* es.po: Update.
[gcc.git] / gcc / po / uk.po
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.
4 #
5 # Yuri Chornoivan <yurchor@ukr.net>, 2015, 2016, 2017, 2018, 2019.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gcc 9.1.0\n"
9 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
10 "POT-Creation-Date: 2019-05-02 20:28+0000\n"
11 "PO-Revision-Date: 2019-07-04 20:43+0300\n"
12 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
13 "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\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 19.07.70\n"
21
22 #: cfgrtl.c:2705
23 msgid "flow control insn inside a basic block"
24 msgstr "інструкція з керування потоком у основному блоці"
25
26 #: cfgrtl.c:2937
27 msgid "wrong insn in the fallthru edge"
28 msgstr "помилкова інструкція на краю fallthru"
29
30 #: cfgrtl.c:2994
31 msgid "insn outside basic block"
32 msgstr "інструкція поза основним блоком"
33
34 #: cfgrtl.c:3002
35 msgid "return not followed by barrier"
36 msgstr "за return немає barrier"
37
38 #: collect-utils.c:164
39 #, c-format
40 msgid "[cannot find %s]"
41 msgstr "[не вдалося знайти %s]"
42
43 #: collect2.c:1632
44 #, c-format
45 msgid "collect2 version %s\n"
46 msgstr "collect2 версії %s\n"
47
48 #: collect2.c:1737
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"
55
56 #: collect2.c:1741
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"
63
64 #: collect2.c:1745
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"
71
72 #: collect2.c:1910
73 #, c-format
74 msgid "[Leaving %s]\n"
75 msgstr "[Полишаємо %s]\n"
76
77 #: collect2.c:2140
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"
85
86 #: collect2.c:2645
87 #, c-format
88 msgid ""
89 "\n"
90 "ldd output with constructors/destructors.\n"
91 msgstr ""
92 "\n"
93 "Виведені ldd дані з конструкторами та деструкторами.\n"
94
95 #: cprop.c:1756
96 msgid "const/copy propagation disabled"
97 msgstr "передавання const/copy вимкнено"
98
99 #: diagnostic.c:145
100 #, c-format
101 msgid "%s: all warnings being treated as errors"
102 msgstr "%s: усі попередження вважаються помилками"
103
104 #: diagnostic.c:150
105 #, c-format
106 msgid "%s: some warnings being treated as errors"
107 msgstr "%s: деякі попередження вважаються помилками"
108
109 #: diagnostic.c:341 input.c:223 input.c:1854 c-family/c-opts.c:1400
110 #: fortran/cpp.c:577 fortran/error.c:1012 fortran/error.c:1032
111 msgid "<built-in>"
112 msgstr "<вбудоване>"
113
114 #: diagnostic.c:494
115 #, c-format
116 msgid "compilation terminated due to -fmax-errors=%u.\n"
117 msgstr "компіляцію перервано через -fmax-errors=%u.\n"
118
119 #: diagnostic.c:522
120 #, c-format
121 msgid "compilation terminated due to -Wfatal-errors.\n"
122 msgstr "компіляцію перервано через -Wfatal-errors.\n"
123
124 #: diagnostic.c:542
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"
132
133 #: diagnostic.c:548
134 #, c-format
135 msgid "See %s for instructions.\n"
136 msgstr "Див. настанови у %s.\n"
137
138 #: diagnostic.c:557
139 #, c-format
140 msgid "compilation terminated.\n"
141 msgstr "компіляцію перервано.\n"
142
143 #: diagnostic.c:618
144 msgid "In file included from"
145 msgstr "У файлі, який включено у"
146
147 #: diagnostic.c:619
148 msgid " from"
149 msgstr " з"
150
151 #: diagnostic.c:991
152 #, c-format
153 msgid "%s:%d: confused by earlier errors, bailing out\n"
154 msgstr "%s:%d: заплуталися із попередніми помилками, вимушено припиняємо обробку\n"
155
156 #: diagnostic.c:1589
157 #, c-format
158 msgid "Internal compiler error: Error reporting routines re-entered.\n"
159 msgstr "Внутрішня помилка компілятора: повторний вхід до процедур сповіщення про помилки.\n"
160
161 #: final.c:1127
162 msgid "negative insn length"
163 msgstr "від’ємна довжина інструкції"
164
165 #: final.c:3074
166 msgid "could not split insn"
167 msgstr "не вдалося розділити інструкцію"
168
169 #: final.c:3603
170 msgid "invalid 'asm': "
171 msgstr "некоректна asm: "
172
173 #: final.c:3736
174 #, c-format
175 msgid "nested assembly dialect alternatives"
176 msgstr "вкладені варіанти діалектів асемблера"
177
178 #: final.c:3764 final.c:3776
179 #, c-format
180 msgid "unterminated assembly dialect alternative"
181 msgstr "незавершена вставка діалектом асемблера"
182
183 #: final.c:3918
184 #, c-format
185 msgid "operand number missing after %%-letter"
186 msgstr "пропущено операнд після %%-літери"
187
188 #: final.c:3921 final.c:3962
189 #, c-format
190 msgid "operand number out of range"
191 msgstr "кількість операндів поза межами припустимого діапазону"
192
193 #: final.c:3979
194 #, c-format
195 msgid "invalid %%-code"
196 msgstr "некоректний %%-код"
197
198 #: final.c:4013
199 #, c-format
200 msgid "'%%l' operand isn't a label"
201 msgstr "операнд «%%l» не є міткою"
202
203 #. We can't handle floating point constants;
204 #. PRINT_OPERAND must handle them.
205 #. We can't handle floating point constants;
206 #. TARGET_PRINT_OPERAND must handle them.
207 #: final.c:4149 config/arc/arc.c:6158 config/i386/i386.c:16998
208 #, c-format
209 msgid "floating constant misused"
210 msgstr "помилкове використання сталої із рухомою крапкою"
211
212 #: final.c:4207 config/arc/arc.c:6255 config/i386/i386.c:17089
213 #: config/pdp11/pdp11.c:1874
214 #, c-format
215 msgid "invalid expression as operand"
216 msgstr "некоректний вираз операнда"
217
218 #: gcc.c:120
219 #, c-format
220 msgid "%s\n"
221 msgstr "%s\n"
222
223 #: gcc.c:1721
224 #, c-format
225 msgid "Using built-in specs.\n"
226 msgstr "Використовуємо вбудовані специфікації.\n"
227
228 #: gcc.c:1921
229 #, c-format
230 msgid ""
231 "Setting spec %s to '%s'\n"
232 "\n"
233 msgstr ""
234 "Встановлюємо специфікацію %s у значення «%s»\n"
235 "\n"
236
237 #: gcc.c:2100
238 #, c-format
239 msgid "Reading specs from %s\n"
240 msgstr "Читаємо специфікації з %s\n"
241
242 #: gcc.c:2232
243 #, c-format
244 msgid "could not find specs file %s\n"
245 msgstr "не вдалося знайти файл специфікацій %s\n"
246
247 #: gcc.c:2307
248 #, c-format
249 msgid "rename spec %s to %s\n"
250 msgstr "перейменувати специфікацію %s на %s\n"
251
252 #: gcc.c:2309
253 #, c-format
254 msgid ""
255 "spec is '%s'\n"
256 "\n"
257 msgstr ""
258 "специфікація — «%s»\n"
259 "\n"
260
261 #: gcc.c:3156
262 #, c-format
263 msgid ""
264 "\n"
265 "Go ahead? (y or n) "
266 msgstr ""
267 "\n"
268 "Продовжувати? (y — так або n — ні) "
269
270 #: gcc.c:3328
271 #, c-format
272 msgid "# %s %.2f %.2f\n"
273 msgstr "# %s %.2f %.2f\n"
274
275 #: gcc.c:3544
276 #, c-format
277 msgid "Usage: %s [options] file...\n"
278 msgstr "Використання: %s [параметри] файл…\n"
279
280 #: gcc.c:3545
281 msgid "Options:\n"
282 msgstr "Параметри:\n"
283
284 #: gcc.c:3547
285 msgid " -pass-exit-codes Exit with highest error code from a phase.\n"
286 msgstr " -pass-exit-codes Виходити із найбільшим кодом помилки у фазі.\n"
287
288 #: gcc.c:3548
289 msgid " --help Display this information.\n"
290 msgstr " --help Вивести цю довідкову інформацію.\n"
291
292 #: gcc.c:3549
293 msgid " --target-help Display target specific command line options.\n"
294 msgstr " --target-help Вивести параметри командного рядка, специфічні для цілі.\n"
295
296 #: gcc.c:3550
297 msgid " --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
298 msgstr " --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
299
300 #: gcc.c:3551
301 msgid " Display specific types of command line options.\n"
302 msgstr " Вивести специфічні типи параметрів командного рядка.\n"
303
304 #: gcc.c:3553
305 msgid " (Use '-v --help' to display command line options of sub-processes).\n"
306 msgstr " (Скористайтеся параметрами «-v --help», щоб побачити параметри командного рядка підпроцесів).\n"
307
308 #: gcc.c:3554
309 msgid " --version Display compiler version information.\n"
310 msgstr " --version Вивести дані щодо версії компілятора.\n"
311
312 #: gcc.c:3555
313 msgid " -dumpspecs Display all of the built in spec strings.\n"
314 msgstr " -dumpspecs Вивести усе вбудоване у рядки специфікації.\n"
315
316 #: gcc.c:3556
317 msgid " -dumpversion Display the version of the compiler.\n"
318 msgstr " -dumpversion Вивести дані щодо версії компілятора.\n"
319
320 #: gcc.c:3557
321 msgid " -dumpmachine Display the compiler's target processor.\n"
322 msgstr " -dumpmachine Вивести дані щодо процесора призначення компілятора.\n"
323
324 #: gcc.c:3558
325 msgid " -print-search-dirs Display the directories in the compiler's search path.\n"
326 msgstr " -print-search-dirs Вивести список усіх каталогів у шляху пошуку компілятора.\n"
327
328 #: gcc.c:3559
329 msgid " -print-libgcc-file-name Display the name of the compiler's companion library.\n"
330 msgstr " -print-libgcc-file-name Вивести назву супутньої бібліотеки компілятора.\n"
331
332 #: gcc.c:3560
333 msgid " -print-file-name=<lib> Display the full path to library <lib>.\n"
334 msgstr " -print-file-name=<біб> Вивести шлях до вказаної бібліотеки повністю.\n"
335
336 #: gcc.c:3561
337 msgid " -print-prog-name=<prog> Display the full path to compiler component <prog>.\n"
338 msgstr " -print-prog-name=<прог> Вивести шлях до компонента компілятора <прог> повністю.\n"
339
340 #: gcc.c:3562
341 msgid ""
342 " -print-multiarch Display the target's normalized GNU triplet, used as\n"
343 " a component in the library path.\n"
344 msgstr ""
345 " -print-multiarch Вивести нормалізований триплет GNU цілі, використовується\n"
346 " як компонент у шляху до бібліотек.\n"
347
348 #: gcc.c:3565
349 msgid " -print-multi-directory Display the root directory for versions of libgcc.\n"
350 msgstr " -print-multi-directory Вивести кореневий каталог для версій libgcc.\n"
351
352 #: gcc.c:3566
353 msgid ""
354 " -print-multi-lib Display the mapping between command line options and\n"
355 " multiple library search directories.\n"
356 msgstr ""
357 " -print-multi-lib Вивести прив'язку між параметрами командного рядка і\n"
358 " і каталогами пошуку мультибібліотек.\n"
359
360 #: gcc.c:3569
361 msgid " -print-multi-os-directory Display the relative path to OS libraries.\n"
362 msgstr " -print-multi-os-directory Вивести відносний шлях до бібліотек операційної системи.\n"
363
364 #: gcc.c:3570
365 msgid " -print-sysroot Display the target libraries directory.\n"
366 msgstr " -print-sysroot Вивести каталог призначення бібліотек.\n"
367
368 #: gcc.c:3571
369 msgid " -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
370 msgstr " -print-sysroot-headers-suffix Вивести суфікс sysroot, який використовується для пошуку заголовків.\n"
371
372 #: gcc.c:3572
373 msgid " -Wa,<options> Pass comma-separated <options> on to the assembler.\n"
374 msgstr " -Wa,<параметри> Передати асемблеру список відокремлених комами параметрів.\n"
375
376 #: gcc.c:3573
377 msgid " -Wp,<options> Pass comma-separated <options> on to the preprocessor.\n"
378 msgstr " -Wp,<параметри> Передати засобу попередньої обробки список відокремлених комами параметрів.\n"
379
380 #: gcc.c:3574
381 msgid " -Wl,<options> Pass comma-separated <options> on to the linker.\n"
382 msgstr " -Wl,<параметри> Передати компонувальнику список відокремлених комами параметрів.\n"
383
384 #: gcc.c:3575
385 msgid " -Xassembler <arg> Pass <arg> on to the assembler.\n"
386 msgstr " -Xassembler <арг> Передати аргумент <арг> асемблеру.\n"
387
388 #: gcc.c:3576
389 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor.\n"
390 msgstr " -Xpreprocessor <арг> Передати аргумент <арг> засобу попередньої обробки.\n"
391
392 #: gcc.c:3577
393 msgid " -Xlinker <arg> Pass <arg> on to the linker.\n"
394 msgstr " -Xlinker <арг> Передати аргумент <арг> компонувальнику.\n"
395
396 #: gcc.c:3578
397 msgid " -save-temps Do not delete intermediate files.\n"
398 msgstr " -save-temps Не вилучати проміжні файли.\n"
399
400 #: gcc.c:3579
401 msgid " -save-temps=<arg> Do not delete intermediate files.\n"
402 msgstr " -save-temps=<арг> Не вилучати проміжні файли.\n"
403
404 #: gcc.c:3580
405 msgid ""
406 " -no-canonical-prefixes Do not canonicalize paths when building relative\n"
407 " prefixes to other gcc components.\n"
408 msgstr ""
409 " -no-canonical-prefixes Не перетворювати до канонічної форми шляхи під час\n"
410 " побудови відносних префіксів до інших компонент gcc.\n"
411
412 #: gcc.c:3583
413 msgid " -pipe Use pipes rather than intermediate files.\n"
414 msgstr " -pipe Використовувати канали передавання даних замість проміжних файлів.\n"
415
416 #: gcc.c:3584
417 msgid " -time Time the execution of each subprocess.\n"
418 msgstr " -time Вимірювати час виконання кожного з підпроцесів.\n"
419
420 #: gcc.c:3585
421 msgid " -specs=<file> Override built-in specs with the contents of <file>.\n"
422 msgstr " -specs=<файл> Перевизначити вбудовані специфікації вмістом файла <файл>.\n"
423
424 #: gcc.c:3586
425 msgid " -std=<standard> Assume that the input sources are for <standard>.\n"
426 msgstr " -std=<стандарт> Припускати для вхідних кодів відповідність вказаному стандарту.\n"
427
428 #: gcc.c:3587
429 msgid ""
430 " --sysroot=<directory> Use <directory> as the root directory for headers\n"
431 " and libraries.\n"
432 msgstr ""
433 " --sysroot=<каталог> Використовувати <каталог> як кореневий для заголовків\n"
434 " і бібліотек.\n"
435
436 #: gcc.c:3590
437 msgid " -B <directory> Add <directory> to the compiler's search paths.\n"
438 msgstr " -B <каталог> Додати <каталог> до шляхів пошуку компілятора.\n"
439
440 #: gcc.c:3591
441 msgid " -v Display the programs invoked by the compiler.\n"
442 msgstr " -v Виводити назви програм, які викликаються компілятором.\n"
443
444 #: gcc.c:3592
445 msgid " -### Like -v but options quoted and commands not executed.\n"
446 msgstr " -### Подібне до -v, але із лапками для параметрів і без виконання команд.\n"
447
448 #: gcc.c:3593
449 msgid " -E Preprocess only; do not compile, assemble or link.\n"
450 msgstr " -E Лише попередньо обробити; не компілювати, не збирати і не компонувати.\n"
451
452 #: gcc.c:3594
453 msgid " -S Compile only; do not assemble or link.\n"
454 msgstr " -S Лише скомпілювати; не збирати і не компонувати.\n"
455
456 #: gcc.c:3595
457 msgid " -c Compile and assemble, but do not link.\n"
458 msgstr " -c Скомпілювати і зібрати, але не компонувати.\n"
459
460 #: gcc.c:3596
461 msgid " -o <file> Place the output into <file>.\n"
462 msgstr " -o <файл> Вивести результати до файла <файл>.\n"
463
464 #: gcc.c:3597
465 msgid ""
466 " -pie Create a dynamically linked position independent\n"
467 " executable.\n"
468 msgstr ""
469 " -pie створити динамічно скомпонований виконуваний файл з\n"
470 " незалежним позиціюванням\n"
471
472 #: gcc.c:3599
473 msgid " -shared Create a shared library.\n"
474 msgstr " -shared створити бібліотеку спільного використання\n"
475
476 #: gcc.c:3600
477 msgid ""
478 " -x <language> Specify the language of the following input files.\n"
479 " Permissible languages include: c c++ assembler none\n"
480 " 'none' means revert to the default behavior of\n"
481 " guessing the language based on the file's extension.\n"
482 msgstr ""
483 " -x <мова> Вказати мову для наступних файлів вхідних даних.\n"
484 " Можливі варіанти мов: c c++ assembler none\n"
485 " «none» означає «повернутися до типової поведінки\n"
486 " із визначенням мови на основі суфікса назви файла».\n"
487
488 #: gcc.c:3607
489 #, c-format
490 msgid ""
491 "\n"
492 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
493 " passed on to the various sub-processes invoked by %s. In order to pass\n"
494 " other options on to these processes the -W<letter> options must be used.\n"
495 msgstr ""
496
497 #: gcc.c:6029
498 #, c-format
499 msgid "Processing spec (%s), which is '%s'\n"
500 msgstr "Обробляємо специфікацію (%s), назва якої — «%s»\n"
501
502 #: gcc.c:6778
503 #, c-format
504 msgid "Target: %s\n"
505 msgstr "Ціль: %s\n"
506
507 #: gcc.c:6779
508 #, c-format
509 msgid "Configured with: %s\n"
510 msgstr "Налаштування: %s\n"
511
512 #: gcc.c:6793
513 #, c-format
514 msgid "Thread model: %s\n"
515 msgstr "Модель потоків: %s\n"
516
517 #: gcc.c:6804
518 #, c-format
519 msgid "gcc version %s %s\n"
520 msgstr "Версія gcc %s %s\n"
521
522 #: gcc.c:6807
523 #, c-format
524 msgid "gcc driver version %s %sexecuting gcc version %s\n"
525 msgstr "Версія драйвера gcc %s %sвиконуємо версію gcc %s\n"
526
527 #: gcc.c:6880 gcc.c:7090
528 #, c-format
529 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
530 msgstr "Ваду не вдається відтворити. Ймовірно, її пов'язано із обладнанням або операційною системою.\n"
531
532 #: gcc.c:7014
533 #, c-format
534 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
535 msgstr "Попередньо оброблений код збережено до файла %s. Будь ласка, долучіть цей файл до вашого звіту щодо вади.\n"
536
537 #: gcc.c:7864
538 #, c-format
539 msgid "install: %s%s\n"
540 msgstr "встановлення: %s%s\n"
541
542 #: gcc.c:7867
543 #, c-format
544 msgid "programs: %s\n"
545 msgstr "програми: %s\n"
546
547 #: gcc.c:7869
548 #, c-format
549 msgid "libraries: %s\n"
550 msgstr "бібліотеки: %s\n"
551
552 #: gcc.c:7986
553 #, c-format
554 msgid ""
555 "\n"
556 "For bug reporting instructions, please see:\n"
557 msgstr ""
558 "\n"
559 "Настанови щодо звітування про вади наведено тут:\n"
560
561 #: gcc.c:8002 gcov-tool.c:527
562 #, c-format
563 msgid "%s %s%s\n"
564 msgstr "%s %s%s\n"
565
566 #: gcc.c:8005 gcov-tool.c:529 gcov.c:923 fortran/gfortranspec.c:282
567 msgid "(C)"
568 msgstr "©"
569
570 #: gcc.c:8006 fortran/gfortranspec.c:283
571 msgid ""
572 "This is free software; see the source for copying conditions. There is NO\n"
573 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
574 "\n"
575 msgstr ""
576 "Це програмне забезпечення є вільним, умови копіювання викладено у його\n"
577 "початкових кодах.\n"
578 "Умовами ліцензування програми НЕ передбачено жодних гарантій, зокрема\n"
579 "гарантій працездатності або придатності для певної мети.\n"
580 "\n"
581
582 #: gcc.c:8313
583 #, c-format
584 msgid ""
585 "\n"
586 "Linker options\n"
587 "==============\n"
588 "\n"
589 msgstr ""
590 "\n"
591 "Параметри компонувальника\n"
592 "=========================\n"
593 "\n"
594
595 #: gcc.c:8314
596 #, c-format
597 msgid ""
598 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
599 "\n"
600 msgstr ""
601
602 #: gcc.c:9622
603 #, c-format
604 msgid ""
605 "Assembler options\n"
606 "=================\n"
607 "\n"
608 msgstr ""
609 "Параметри асемблера\n"
610 "===================\n"
611 "\n"
612
613 #: gcc.c:9623
614 #, c-format
615 msgid ""
616 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
617 "\n"
618 msgstr ""
619
620 #: gcov-tool.c:175
621 #, c-format
622 msgid " merge [options] <dir1> <dir2> Merge coverage file contents\n"
623 msgstr ""
624
625 #: gcov-tool.c:176 gcov-tool.c:271
626 #, c-format
627 msgid " -o, --output <dir> Output directory\n"
628 msgstr " -o, --output <кат> Каталог виведення даних\n"
629
630 #: gcov-tool.c:177 gcov-tool.c:273 gcov-tool.c:425
631 #, c-format
632 msgid " -v, --verbose Verbose mode\n"
633 msgstr " -v, --verbose докладний режим\n"
634
635 #: gcov-tool.c:178
636 #, c-format
637 msgid " -w, --weight <w1,w2> Set weights (float point values)\n"
638 msgstr ""
639
640 #: gcov-tool.c:194
641 #, c-format
642 msgid "Merge subcomand usage:"
643 msgstr "Користування підкомандою merge:"
644
645 #: gcov-tool.c:269
646 #, c-format
647 msgid " rewrite [options] <dir> Rewrite coverage file contents\n"
648 msgstr ""
649
650 #: gcov-tool.c:270
651 #, c-format
652 msgid " -n, --normalize <int64_t> Normalize the profile\n"
653 msgstr " -n, --normalize <int64_t> Нормалізувати профіль\n"
654
655 #: gcov-tool.c:272
656 #, c-format
657 msgid " -s, --scale <float or simple-frac> Scale the profile counters\n"
658 msgstr ""
659
660 #: gcov-tool.c:290
661 #, c-format
662 msgid "Rewrite subcommand usage:"
663 msgstr "Користування підкомандою rewrite:"
664
665 #: gcov-tool.c:329
666 #, c-format
667 msgid "scaling cannot co-exist with normalization, skipping\n"
668 msgstr ""
669
670 #: gcov-tool.c:342 gcov-tool.c:352
671 #, c-format
672 msgid "incorrect format in scaling, using 1/1\n"
673 msgstr "помилковий формат у масштабуванні, використовуємо 1/1\n"
674
675 #: gcov-tool.c:362
676 #, c-format
677 msgid "normalization cannot co-exist with scaling\n"
678 msgstr "нормалізація не може співіснувати із масштабуванням\n"
679
680 #: gcov-tool.c:419
681 #, c-format
682 msgid " overlap [options] <dir1> <dir2> Compute the overlap of two profiles\n"
683 msgstr " overlap [параметри] <каталог1> <каталог2> визначити перекриття двох провілів\n"
684
685 #: gcov-tool.c:420
686 #, c-format
687 msgid " -f, --function Print function level info\n"
688 msgstr " -f, --function Вивести дані щодо рівня функції\n"
689
690 #: gcov-tool.c:421
691 #, c-format
692 msgid " -F, --fullname Print full filename\n"
693 msgstr " -F, --fullname Вивести назву файла повністю\n"
694
695 #: gcov-tool.c:422
696 #, c-format
697 msgid " -h, --hotonly Only print info for hot objects/functions\n"
698 msgstr ""
699
700 #: gcov-tool.c:423
701 #, c-format
702 msgid " -o, --object Print object level info\n"
703 msgstr " -o, --object Вивести дані щодо рівня об'єкта\n"
704
705 #: gcov-tool.c:424
706 #, c-format
707 msgid " -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
708 msgstr ""
709
710 #: gcov-tool.c:444
711 #, c-format
712 msgid "Overlap subcomand usage:"
713 msgstr "Користування підкомандою overlap:"
714
715 #: gcov-tool.c:510
716 #, c-format
717 msgid ""
718 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
719 "\n"
720 msgstr ""
721 "Користування: %s [ПАРАМЕТР]... ПІДКОМАНДА [ПАРАМЕТР]...\n"
722 "\n"
723
724 #: gcov-tool.c:511
725 #, c-format
726 msgid ""
727 "Offline tool to handle gcda counts\n"
728 "\n"
729 msgstr ""
730
731 #: gcov-tool.c:512
732 #, c-format
733 msgid " -h, --help Print this help, then exit\n"
734 msgstr " -h, --help Вивести ці довідкові дані, далі вийти\n"
735
736 #: gcov-tool.c:513
737 #, c-format
738 msgid " -v, --version Print version number, then exit\n"
739 msgstr " -v, --version Вивести дані щодо версії, далі вийти\n"
740
741 #: gcov-tool.c:517 gcov.c:911
742 #, c-format
743 msgid ""
744 "\n"
745 "For bug reporting instructions, please see:\n"
746 "%s.\n"
747 msgstr ""
748 "\n"
749 "Настанови щодо звітування про вади наведено тут:\n"
750 "%s.\n"
751
752 #: gcov-tool.c:528
753 #, c-format
754 msgid "Copyright %s 2019 Free Software Foundation, Inc.\n"
755 msgstr "© %s Free Software Foundation, Inc., 2019\n"
756
757 #: gcov-tool.c:531 gcov.c:925
758 #, c-format
759 msgid ""
760 "This is free software; see the source for copying conditions.\n"
761 "There is NO warranty; not even for MERCHANTABILITY or \n"
762 "FITNESS FOR A PARTICULAR PURPOSE.\n"
763 "\n"
764 msgstr ""
765 "Це програмне забезпечення є вільним, умови копіювання викладено у його\n"
766 "початкових кодах.\n"
767 "Умовами ліцензування програми НЕ передбачено жодних гарантій, зокрема\n"
768 "гарантій працездатності або придатності для певної мети.\n"
769 "\n"
770
771 #: gcov.c:885
772 #, c-format
773 msgid ""
774 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
775 "\n"
776 msgstr ""
777 "Користування: gcov [ПАРАМЕТР...] ПОЧАТКОВИЙ_КОД|OBJ...\n"
778 "\n"
779
780 #: gcov.c:886
781 #, c-format
782 msgid ""
783 "Print code coverage information.\n"
784 "\n"
785 msgstr ""
786 "Виводить дані щодо покриття коду.\n"
787 "\n"
788
789 #: gcov.c:887
790 #, c-format
791 msgid " -a, --all-blocks Show information for every basic block\n"
792 msgstr " -a, --all-blocks Вивести дані щодо кожного базового блоку\n"
793
794 #: gcov.c:888
795 #, c-format
796 msgid " -b, --branch-probabilities Include branch probabilities in output\n"
797 msgstr " -b, --branch-probabilities Включити ймовірності розгалужень до виведених даних\n"
798
799 #: gcov.c:889
800 #, c-format
801 msgid ""
802 " -c, --branch-counts Output counts of branches taken\n"
803 " rather than percentages\n"
804 msgstr ""
805
806 #: gcov.c:891
807 #, c-format
808 msgid " -d, --display-progress Display progress information\n"
809 msgstr " -d, --display-progress Виводити дані щодо поступу\n"
810
811 #: gcov.c:892
812 #, c-format
813 msgid " -f, --function-summaries Output summaries for each function\n"
814 msgstr " -f, --function-summaries Виводити резюме щодо кожної функції\n"
815
816 #: gcov.c:893
817 #, c-format
818 msgid " -h, --help Print this help, then exit\n"
819 msgstr " -h, --help Вивести ці довідкові дані, потім вийти\n"
820
821 #: gcov.c:894
822 #, c-format
823 msgid " -i, --json-format Output JSON intermediate format into .gcov.json.gz file\n"
824 msgstr " -i, --json-format вивести дані у проміжному форматі JSON до файла .gcov.json.gz\n"
825
826 #: gcov.c:895
827 #, c-format
828 msgid " -j, --human-readable Output human readable numbers\n"
829 msgstr " -j, --human-readable Виводити зручні для читання числа\n"
830
831 #: gcov.c:896
832 #, c-format
833 msgid " -k, --use-colors Emit colored output\n"
834 msgstr " -k, --use-colors Розфарбувати виведені дані\n"
835
836 #: gcov.c:897
837 #, c-format
838 msgid ""
839 " -l, --long-file-names Use long output file names for included\n"
840 " source files\n"
841 msgstr ""
842 " -l, --long-file-names використовувати довгі назви файлів виведення для\n"
843 " включених файлів початкового коду\n"
844
845 #: gcov.c:899
846 #, c-format
847 msgid " -m, --demangled-names Output demangled function names\n"
848 msgstr " -m, --demangled-names виводити розшифровані назви функцій\n"
849
850 #: gcov.c:900
851 #, c-format
852 msgid " -n, --no-output Do not create an output file\n"
853 msgstr " -n, --no-output не створювати файла виведених даних\n"
854
855 #: gcov.c:901
856 #, c-format
857 msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
858 msgstr ""
859
860 #: gcov.c:902
861 #, c-format
862 msgid " -p, --preserve-paths Preserve all pathname components\n"
863 msgstr " -p, --preserve-paths зберігати компоненти шляхів\n"
864
865 #: gcov.c:903
866 #, c-format
867 msgid " -q, --use-hotness-colors Emit perf-like colored output for hot lines\n"
868 msgstr ""
869
870 #: gcov.c:904
871 #, c-format
872 msgid " -r, --relative-only Only show data for relative sources\n"
873 msgstr " -r, --relative-only вивести дані лише для відносних джерел\n"
874
875 #: gcov.c:905
876 #, c-format
877 msgid " -s, --source-prefix DIR Source prefix to elide\n"
878 msgstr ""
879
880 #: gcov.c:906
881 #, c-format
882 msgid " -t, --stdout Output to stdout instead of a file\n"
883 msgstr " -t, --stdout вивести дані до стандартного виведення, а не до файла\n"
884
885 #: gcov.c:907
886 #, c-format
887 msgid " -u, --unconditional-branches Show unconditional branch counts too\n"
888 msgstr ""
889
890 #: gcov.c:908
891 #, c-format
892 msgid " -v, --version Print version number, then exit\n"
893 msgstr " -v, --version Вивести дані щодо версії, далі вийти\n"
894
895 #: gcov.c:909
896 #, c-format
897 msgid " -w, --verbose Print verbose informations\n"
898 msgstr " -w, --verbose Режим докладних повідомлень\n"
899
900 #: gcov.c:910
901 #, c-format
902 msgid " -x, --hash-filenames Hash long pathnames\n"
903 msgstr " -x, --hash-filenames хешувати довгі шляхи\n"
904
905 #: gcov.c:921
906 #, c-format
907 msgid "gcov %s%s\n"
908 msgstr "gcov %s%s\n"
909
910 #: gcov.c:1250
911 #, c-format
912 msgid "'%s' file is already processed\n"
913 msgstr "Файл «%s» вже оброблено\n"
914
915 #: gcov.c:1364
916 #, c-format
917 msgid "Creating '%s'\n"
918 msgstr "Створюємо «%s»\n"
919
920 #: gcov.c:1367
921 #, c-format
922 msgid "Error writing output file '%s'\n"
923 msgstr "Помилка під час спроби записати файл «%s»\n"
924
925 #: gcov.c:1372
926 #, c-format
927 msgid "Could not open output file '%s'\n"
928 msgstr ""
929
930 #: gcov.c:1377
931 #, c-format
932 msgid "Removing '%s'\n"
933 msgstr "Вилучаємо «%s»\n"
934
935 #: gcov.c:1399 gcov.c:1467 gcov.c:2804
936 #, c-format
937 msgid "\n"
938 msgstr "\n"
939
940 #: gcov.c:1489
941 #, c-format
942 msgid "Cannot open JSON output file %s\n"
943 msgstr "Не вдалося відкрити файл зі виведеними даними JSON %s\n"
944
945 #: gcov.c:1497
946 #, c-format
947 msgid "Error writing JSON output file %s\n"
948 msgstr "Помилка під час спроби записати файл із виведеними даними JSON %s\n"
949
950 #: gcov.c:1664
951 #, c-format
952 msgid "%s:source file is newer than notes file '%s'\n"
953 msgstr ""
954
955 #: gcov.c:1669
956 #, c-format
957 msgid "(the message is displayed only once per source file)\n"
958 msgstr ""
959
960 #: gcov.c:1689
961 #, c-format
962 msgid "%s:cannot open notes file\n"
963 msgstr ""
964
965 #: gcov.c:1695
966 #, c-format
967 msgid "%s:not a gcov notes file\n"
968 msgstr ""
969
970 #: gcov.c:1708
971 #, c-format
972 msgid "%s:version '%.4s', prefer '%.4s'\n"
973 msgstr ""
974
975 #: gcov.c:1758
976 #, c-format
977 msgid "%s:already seen blocks for '%s'\n"
978 msgstr ""
979
980 #: gcov.c:1872 gcov.c:1974
981 #, c-format
982 msgid "%s:corrupted\n"
983 msgstr ""
984
985 #: gcov.c:1879
986 #, c-format
987 msgid "%s:no functions found\n"
988 msgstr ""
989
990 #: gcov.c:1897
991 #, c-format
992 msgid "%s:cannot open data file, assuming not executed\n"
993 msgstr ""
994
995 #: gcov.c:1904
996 #, c-format
997 msgid "%s:not a gcov data file\n"
998 msgstr ""
999
1000 #: gcov.c:1917
1001 #, c-format
1002 msgid "%s:version '%.4s', prefer version '%.4s'\n"
1003 msgstr ""
1004
1005 #: gcov.c:1923
1006 #, c-format
1007 msgid "%s:stamp mismatch with notes file\n"
1008 msgstr ""
1009
1010 #: gcov.c:1955
1011 #, c-format
1012 msgid "%s:profile mismatch for '%s'\n"
1013 msgstr "%s:невідповідність профілів для «%s»\n"
1014
1015 #: gcov.c:1973
1016 #, c-format
1017 msgid "%s:overflowed\n"
1018 msgstr "%s:переповнено\n"
1019
1020 #: gcov.c:2020
1021 #, c-format
1022 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1023 msgstr ""
1024
1025 #: gcov.c:2025
1026 #, c-format
1027 msgid "%s:'%s' has arcs to entry block\n"
1028 msgstr ""
1029
1030 #: gcov.c:2033
1031 #, c-format
1032 msgid "%s:'%s' has arcs from exit block\n"
1033 msgstr ""
1034
1035 #: gcov.c:2242
1036 #, c-format
1037 msgid "%s:graph is unsolvable for '%s'\n"
1038 msgstr ""
1039
1040 #: gcov.c:2358
1041 #, c-format
1042 msgid "Lines executed:%s of %d\n"
1043 msgstr "Виконаних рядків:%s з %d\n"
1044
1045 #: gcov.c:2361
1046 #, c-format
1047 msgid "No executable lines\n"
1048 msgstr "Немає виконуваних рядків\n"
1049
1050 #: gcov.c:2369 gcov.c:2378
1051 #, c-format
1052 msgid "%s '%s'\n"
1053 msgstr "%s «%s»\n"
1054
1055 #: gcov.c:2385
1056 #, c-format
1057 msgid "Branches executed:%s of %d\n"
1058 msgstr ""
1059
1060 #: gcov.c:2389
1061 #, c-format
1062 msgid "Taken at least once:%s of %d\n"
1063 msgstr ""
1064
1065 #: gcov.c:2395
1066 #, c-format
1067 msgid "No branches\n"
1068 msgstr "Немає відгалужень\n"
1069
1070 #: gcov.c:2397
1071 #, c-format
1072 msgid "Calls executed:%s of %d\n"
1073 msgstr "Виконано викликів:%s з %d\n"
1074
1075 #: gcov.c:2401
1076 #, c-format
1077 msgid "No calls\n"
1078 msgstr "Немає викликів\n"
1079
1080 #: gcov.c:2658
1081 #, c-format
1082 msgid "%s:no lines for '%s'\n"
1083 msgstr "%s: немає рядків з «%s»\n"
1084
1085 #: gcov.c:2784
1086 #, c-format
1087 msgid "call %2d returned %s\n"
1088 msgstr ""
1089
1090 #: gcov.c:2789
1091 #, c-format
1092 msgid "call %2d never executed\n"
1093 msgstr "виклик %2d ніколи не виконувався\n"
1094
1095 #: gcov.c:2794
1096 #, c-format
1097 msgid "branch %2d taken %s%s"
1098 msgstr ""
1099
1100 #: gcov.c:2799
1101 #, c-format
1102 msgid "branch %2d never executed"
1103 msgstr "гілка %2d ніколи не виконувалася"
1104
1105 #: gcov.c:2802
1106 #, c-format
1107 msgid " (BB %d)"
1108 msgstr " (BB %d)"
1109
1110 #: gcov.c:2809
1111 #, c-format
1112 msgid "unconditional %2d taken %s\n"
1113 msgstr ""
1114
1115 #: gcov.c:2812
1116 #, c-format
1117 msgid "unconditional %2d never executed\n"
1118 msgstr ""
1119
1120 #: gcov.c:3065
1121 #, c-format
1122 msgid "Cannot open source file %s\n"
1123 msgstr "Не вдалося відкрити файл початкового коду %s\n"
1124
1125 #: gcse.c:2591
1126 msgid "PRE disabled"
1127 msgstr ""
1128
1129 #: gcse.c:3520
1130 msgid "GCSE disabled"
1131 msgstr ""
1132
1133 #: gimple-ssa-isolate-paths.c:547 c/c-typeck.c:10638
1134 #, gcc-internal-format
1135 msgid "function returns address of local variable"
1136 msgstr ""
1137
1138 #: gimple-ssa-isolate-paths.c:549 gimple-ssa-isolate-paths.c:428
1139 #, gcc-internal-format
1140 msgid "function may return address of local variable"
1141 msgstr "функція може повертати адресу локальної змінної"
1142
1143 #: incpath.c:73
1144 #, c-format
1145 msgid "ignoring duplicate directory \"%s\"\n"
1146 msgstr ""
1147
1148 #: incpath.c:76
1149 #, c-format
1150 msgid " as it is a non-system directory that duplicates a system directory\n"
1151 msgstr ""
1152
1153 #: incpath.c:80
1154 #, c-format
1155 msgid "ignoring nonexistent directory \"%s\"\n"
1156 msgstr ""
1157
1158 #: incpath.c:385
1159 #, c-format
1160 msgid "#include \"...\" search starts here:\n"
1161 msgstr ""
1162
1163 #: incpath.c:389
1164 #, c-format
1165 msgid "#include <...> search starts here:\n"
1166 msgstr ""
1167
1168 #: incpath.c:394
1169 #, c-format
1170 msgid "End of search list.\n"
1171 msgstr ""
1172
1173 #. Opening quotation mark.
1174 #: intl.c:62
1175 msgid "`"
1176 msgstr ""
1177
1178 #. Closing quotation mark.
1179 #: intl.c:65
1180 msgid "'"
1181 msgstr ""
1182
1183 #: langhooks.c:380
1184 msgid "At top level:"
1185 msgstr "На верхньому рівні:"
1186
1187 #: langhooks.c:396 cp/error.c:3458
1188 #, c-format
1189 msgid "In member function %qs"
1190 msgstr "У функції-члені %qs"
1191
1192 #: langhooks.c:400 cp/error.c:3461
1193 #, c-format
1194 msgid "In function %qs"
1195 msgstr "У функції %qs"
1196
1197 #: langhooks.c:445 cp/error.c:3411
1198 msgid " inlined from %qs at %r%s:%d:%d%R"
1199 msgstr ""
1200
1201 #: langhooks.c:450 cp/error.c:3416
1202 msgid " inlined from %qs at %r%s:%d%R"
1203 msgstr ""
1204
1205 #: langhooks.c:456 cp/error.c:3422
1206 #, c-format
1207 msgid " inlined from %qs"
1208 msgstr ""
1209
1210 #: lra-assigns.c:1841 reload1.c:2078
1211 msgid "this is the insn:"
1212 msgstr "це інструкція:"
1213
1214 #: lra-constraints.c:2971
1215 msgid "unable to generate reloads for impossible constraints:"
1216 msgstr ""
1217
1218 #: lra-constraints.c:3962 reload.c:3814
1219 msgid "unable to generate reloads for:"
1220 msgstr ""
1221
1222 #. What to print when a switch has no documentation.
1223 #: opts.c:185
1224 msgid "This option lacks documentation."
1225 msgstr "Цей перемикач не документовано."
1226
1227 #: opts.c:186
1228 msgid "Uses of this option are diagnosed."
1229 msgstr ""
1230
1231 #: opts.c:1327
1232 #, c-format
1233 msgid "default %d minimum %d maximum %d"
1234 msgstr "типово: %d мінімум: %d максимум: %d"
1235
1236 #: opts.c:1396
1237 #, c-format
1238 msgid "Same as %s. Use the latter option instead."
1239 msgstr ""
1240
1241 #: opts.c:1404
1242 #, c-format
1243 msgid "%s Same as %s."
1244 msgstr ""
1245
1246 #: opts.c:1475
1247 msgid "[default]"
1248 msgstr "[типовий]"
1249
1250 #: opts.c:1486
1251 msgid "[enabled]"
1252 msgstr "[увімкнено]"
1253
1254 #: opts.c:1486
1255 msgid "[disabled]"
1256 msgstr "[вимкнено]"
1257
1258 #: opts.c:1521
1259 #, c-format
1260 msgid " No options with the desired characteristics were found\n"
1261 msgstr ""
1262
1263 #: opts.c:1530
1264 #, c-format
1265 msgid " None found. Use --help=%s to show *all* the options supported by the %s front-end.\n"
1266 msgstr ""
1267
1268 #: opts.c:1536
1269 #, c-format
1270 msgid " All options with the desired characteristics have already been displayed\n"
1271 msgstr ""
1272
1273 #: opts.c:1581
1274 #, c-format
1275 msgid ""
1276 " Known valid arguments for %s option:\n"
1277 " "
1278 msgstr ""
1279 " Відомі коректні аргументи для параметра %s:\n"
1280 " "
1281
1282 #: opts.c:1631
1283 msgid "The following options are target specific"
1284 msgstr ""
1285
1286 #: opts.c:1634
1287 msgid "The following options control compiler warning messages"
1288 msgstr ""
1289
1290 #: opts.c:1637
1291 msgid "The following options control optimizations"
1292 msgstr ""
1293
1294 #: opts.c:1640 opts.c:1679
1295 msgid "The following options are language-independent"
1296 msgstr ""
1297
1298 #: opts.c:1643
1299 msgid "The --param option recognizes the following as parameters"
1300 msgstr ""
1301
1302 #: opts.c:1649
1303 msgid "The following options are specific to just the language "
1304 msgstr ""
1305
1306 #: opts.c:1651
1307 msgid "The following options are supported by the language "
1308 msgstr ""
1309
1310 #: opts.c:1662
1311 msgid "The following options are not documented"
1312 msgstr ""
1313
1314 #: opts.c:1664
1315 msgid "The following options take separate arguments"
1316 msgstr ""
1317
1318 #: opts.c:1666
1319 msgid "The following options take joined arguments"
1320 msgstr ""
1321
1322 #: opts.c:1677
1323 msgid "The following options are language-related"
1324 msgstr ""
1325
1326 #: passes.c:1763
1327 #, c-format
1328 msgid "during %s pass: %s\n"
1329 msgstr ""
1330
1331 #: passes.c:1768
1332 #, c-format
1333 msgid "dump file: %s\n"
1334 msgstr ""
1335
1336 #: plugin.c:923
1337 msgid "Event"
1338 msgstr "Подія"
1339
1340 #: plugin.c:923
1341 msgid "Plugins"
1342 msgstr "Додатки"
1343
1344 #: plugin.c:955
1345 #, c-format
1346 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
1347 msgstr ""
1348
1349 #. It's the compiler's fault.
1350 #: reload1.c:6113
1351 msgid "could not find a spill register"
1352 msgstr ""
1353
1354 #. It's the compiler's fault.
1355 #: reload1.c:7995
1356 msgid "VOIDmode on an output"
1357 msgstr ""
1358
1359 #: reload1.c:8751
1360 msgid "failure trying to reload:"
1361 msgstr ""
1362
1363 #: rtl-error.c:116
1364 msgid "unrecognizable insn:"
1365 msgstr ""
1366
1367 #: rtl-error.c:118
1368 msgid "insn does not satisfy its constraints:"
1369 msgstr ""
1370
1371 #: targhooks.c:2023
1372 #, c-format
1373 msgid "created and used with differing settings of '%s'"
1374 msgstr ""
1375
1376 #: targhooks.c:2038
1377 msgid "created and used with different settings of %<-fpic%>"
1378 msgstr ""
1379
1380 #: targhooks.c:2040
1381 msgid "created and used with different settings of %<-fpie%>"
1382 msgstr ""
1383
1384 #: tlink.c:387
1385 #, c-format
1386 msgid "collect: reading %s\n"
1387 msgstr ""
1388
1389 #: tlink.c:543
1390 #, c-format
1391 msgid "collect: recompiling %s\n"
1392 msgstr ""
1393
1394 #: tlink.c:627
1395 #, c-format
1396 msgid "collect: tweaking %s in %s\n"
1397 msgstr ""
1398
1399 #: tlink.c:844
1400 #, c-format
1401 msgid "collect: relinking\n"
1402 msgstr ""
1403
1404 #: toplev.c:322
1405 #, c-format
1406 msgid "unrecoverable error"
1407 msgstr "критична помилка"
1408
1409 #: toplev.c:632
1410 #, c-format
1411 msgid ""
1412 "%s%s%s %sversion %s (%s)\n"
1413 "%s\tcompiled by GNU C version %s, "
1414 msgstr ""
1415
1416 #: toplev.c:634
1417 #, c-format
1418 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1419 msgstr ""
1420
1421 #: toplev.c:638
1422 #, c-format
1423 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1424 msgstr ""
1425
1426 #: toplev.c:640
1427 #, c-format
1428 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1429 msgstr ""
1430
1431 #: toplev.c:642
1432 #, c-format
1433 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1434 msgstr ""
1435
1436 #: toplev.c:809
1437 msgid "options passed: "
1438 msgstr ""
1439
1440 #: toplev.c:837
1441 msgid "options enabled: "
1442 msgstr ""
1443
1444 #: tree-diagnostic.c:299 c/c-decl.c:5634 c/c-typeck.c:7603 cp/error.c:1061
1445 #: c-family/c-pretty-print.c:413
1446 #, gcc-internal-format
1447 msgid "<anonymous>"
1448 msgstr ""
1449
1450 #: cif-code.def:39
1451 msgid "function not considered for inlining"
1452 msgstr ""
1453
1454 #: cif-code.def:43
1455 msgid "caller is not optimized"
1456 msgstr ""
1457
1458 #: cif-code.def:47
1459 msgid "function body not available"
1460 msgstr ""
1461
1462 #: cif-code.def:51
1463 msgid "redefined extern inline functions are not considered for inlining"
1464 msgstr ""
1465
1466 #: cif-code.def:56
1467 msgid "function not inlinable"
1468 msgstr ""
1469
1470 #: cif-code.def:60
1471 msgid "function body can be overwritten at link time"
1472 msgstr ""
1473
1474 #: cif-code.def:64
1475 msgid "function not inline candidate"
1476 msgstr ""
1477
1478 #: cif-code.def:68
1479 msgid "--param large-function-growth limit reached"
1480 msgstr ""
1481
1482 #: cif-code.def:70
1483 msgid "--param large-stack-frame-growth limit reached"
1484 msgstr ""
1485
1486 #: cif-code.def:72
1487 msgid "--param max-inline-insns-single limit reached"
1488 msgstr ""
1489
1490 #: cif-code.def:74
1491 msgid "--param max-inline-insns-auto limit reached"
1492 msgstr ""
1493
1494 #: cif-code.def:76
1495 msgid "--param inline-unit-growth limit reached"
1496 msgstr ""
1497
1498 #: cif-code.def:80
1499 msgid "recursive inlining"
1500 msgstr ""
1501
1502 #: cif-code.def:84
1503 msgid "call is unlikely and code size would grow"
1504 msgstr ""
1505
1506 #: cif-code.def:88
1507 msgid "function not declared inline and code size would grow"
1508 msgstr ""
1509
1510 #: cif-code.def:92
1511 msgid "mismatched arguments"
1512 msgstr ""
1513
1514 #: cif-code.def:96
1515 msgid "mismatched declarations during linktime optimization"
1516 msgstr ""
1517
1518 #: cif-code.def:100
1519 msgid "variadic thunk call"
1520 msgstr ""
1521
1522 #: cif-code.def:104
1523 msgid "originally indirect function call not considered for inlining"
1524 msgstr ""
1525
1526 #: cif-code.def:108
1527 msgid "indirect function call with a yet undetermined callee"
1528 msgstr ""
1529
1530 #: cif-code.def:112
1531 msgid "exception handling personality mismatch"
1532 msgstr ""
1533
1534 #: cif-code.def:117
1535 msgid "non-call exception handling mismatch"
1536 msgstr ""
1537
1538 #: cif-code.def:121
1539 msgid "target specific option mismatch"
1540 msgstr ""
1541
1542 #: cif-code.def:125
1543 msgid "optimization level attribute mismatch"
1544 msgstr ""
1545
1546 #: cif-code.def:129
1547 msgid "callee refers to comdat-local symbols"
1548 msgstr ""
1549
1550 #: cif-code.def:133
1551 msgid "function attribute mismatch"
1552 msgstr "невідповідність атрибутів функції"
1553
1554 #: cif-code.def:138
1555 msgid "function has external linkage when the user requests only inlining static for live patching"
1556 msgstr ""
1557
1558 #: cif-code.def:143
1559 msgid "unreachable"
1560 msgstr "недоступний"
1561
1562 #: cif-code.def:147
1563 msgid "caller is instrumentation thunk"
1564 msgstr ""
1565
1566 #. The remainder are real diagnostic types.
1567 #: diagnostic.def:33
1568 msgid "fatal error: "
1569 msgstr "критична помилка: "
1570
1571 #. This is like DK_ICE, but backtrace is not printed. Used in the driver
1572 #. when reporting fatal signal in the compiler.
1573 #: diagnostic.def:34 diagnostic.def:50
1574 msgid "internal compiler error: "
1575 msgstr "внутрішня помилка компілятора: "
1576
1577 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1578 #. due to -Werror and -Werror=warning.
1579 #: diagnostic.def:35 diagnostic.def:47
1580 msgid "error: "
1581 msgstr "помилка: "
1582
1583 #: diagnostic.def:36
1584 msgid "sorry, unimplemented: "
1585 msgstr "вибачте, не реалізовано: "
1586
1587 #: diagnostic.def:37
1588 msgid "warning: "
1589 msgstr "попередження: "
1590
1591 #: diagnostic.def:38
1592 msgid "anachronism: "
1593 msgstr "анахронізм: "
1594
1595 #: diagnostic.def:39
1596 msgid "note: "
1597 msgstr "зауваження: "
1598
1599 #: diagnostic.def:40
1600 msgid "debug: "
1601 msgstr "діагностика: "
1602
1603 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1604 #. prefix does not matter.
1605 #: diagnostic.def:43
1606 msgid "pedwarn: "
1607 msgstr "педантичне попередження: "
1608
1609 #: diagnostic.def:44
1610 msgid "permerror: "
1611 msgstr "постійна помилка: "
1612
1613 #: params.def:49
1614 #, no-c-format
1615 msgid "Maximal estimated outcome of branch considered predictable."
1616 msgstr ""
1617
1618 #: params.def:54
1619 #, no-c-format
1620 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
1621 msgstr ""
1622
1623 #: params.def:70
1624 #, no-c-format
1625 msgid "The maximum number of instructions in a single function eligible for inlining."
1626 msgstr ""
1627
1628 #: params.def:82
1629 #, no-c-format
1630 msgid "The maximum number of instructions when automatically inlining."
1631 msgstr ""
1632
1633 #: params.def:87
1634 #, no-c-format
1635 msgid "The maximum number of instructions when automatically inlining small functions."
1636 msgstr ""
1637
1638 #: params.def:92
1639 #, no-c-format
1640 msgid "The maximum number of instructions when inlining for size."
1641 msgstr ""
1642
1643 #: params.def:97
1644 #, no-c-format
1645 msgid "Instruction accounted for function prologue, epilogue and other overhead."
1646 msgstr ""
1647
1648 #: params.def:103
1649 #, no-c-format
1650 msgid "Time accounted for function prologue, epilogue and other overhead."
1651 msgstr ""
1652
1653 #: params.def:109
1654 #, no-c-format
1655 msgid "Instruction accounted for function thunk overhead."
1656 msgstr ""
1657
1658 #: params.def:114
1659 #, no-c-format
1660 msgid "Time accounted for function thunk overhead."
1661 msgstr ""
1662
1663 #: params.def:119
1664 #, no-c-format
1665 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
1666 msgstr ""
1667
1668 #: params.def:124
1669 #, no-c-format
1670 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
1671 msgstr ""
1672
1673 #: params.def:129
1674 #, no-c-format
1675 msgid "The maximum depth of recursive inlining for inline functions."
1676 msgstr ""
1677
1678 #: params.def:134
1679 #, no-c-format
1680 msgid "The maximum depth of recursive inlining for non-inline functions."
1681 msgstr ""
1682
1683 #: params.def:139
1684 #, no-c-format
1685 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
1686 msgstr ""
1687
1688 #: params.def:147
1689 #, no-c-format
1690 msgid "The maximum number of nested indirect inlining performed by early inliner."
1691 msgstr ""
1692
1693 #: params.def:153
1694 #, no-c-format
1695 msgid "Probability that COMDAT function will be shared with different compilation unit."
1696 msgstr ""
1697
1698 #: params.def:159
1699 #, no-c-format
1700 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
1701 msgstr ""
1702
1703 #: params.def:166
1704 #, no-c-format
1705 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
1706 msgstr ""
1707
1708 #: params.def:172
1709 #, no-c-format
1710 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
1711 msgstr ""
1712
1713 #: params.def:183
1714 #, no-c-format
1715 msgid "The maximum number of instructions to consider to fill a delay slot."
1716 msgstr ""
1717
1718 #: params.def:194
1719 #, no-c-format
1720 msgid "The maximum number of instructions to consider to find accurate live register information."
1721 msgstr ""
1722
1723 #: params.def:204
1724 #, no-c-format
1725 msgid "The maximum length of scheduling's pending operations list."
1726 msgstr ""
1727
1728 #: params.def:211
1729 #, no-c-format
1730 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
1731 msgstr ""
1732
1733 #: params.def:216
1734 #, no-c-format
1735 msgid "The size of function body to be considered large."
1736 msgstr ""
1737
1738 #: params.def:220
1739 #, no-c-format
1740 msgid "Maximal growth due to inlining of large function (in percent)."
1741 msgstr ""
1742
1743 #: params.def:224
1744 #, no-c-format
1745 msgid "The size of translation unit to be considered large."
1746 msgstr ""
1747
1748 #: params.def:228
1749 #, no-c-format
1750 msgid "How much can given compilation unit grow because of the inlining (in percent)."
1751 msgstr ""
1752
1753 #: params.def:232
1754 #, no-c-format
1755 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
1756 msgstr ""
1757
1758 #: params.def:236
1759 #, no-c-format
1760 msgid "Maximal estimated growth of function body caused by early inlining of single call."
1761 msgstr ""
1762
1763 #: params.def:240
1764 #, no-c-format
1765 msgid "The size of stack frame to be considered large."
1766 msgstr ""
1767
1768 #: params.def:244
1769 #, no-c-format
1770 msgid "Maximal stack frame growth due to inlining (in percent)."
1771 msgstr ""
1772
1773 #: params.def:250
1774 #, no-c-format
1775 msgid "Size of the stack guard expressed as a power of two in bytes."
1776 msgstr ""
1777
1778 #: params.def:255
1779 #, no-c-format
1780 msgid "Interval in which to probe the stack expressed as a power of two in bytes."
1781 msgstr ""
1782
1783 #: params.def:262
1784 #, no-c-format
1785 msgid "The maximum amount of memory to be allocated by GCSE."
1786 msgstr ""
1787
1788 #: params.def:269
1789 #, no-c-format
1790 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
1791 msgstr ""
1792
1793 #: params.def:280
1794 #, no-c-format
1795 msgid "The threshold ratio for performing partial redundancy elimination after reload."
1796 msgstr ""
1797
1798 #: params.def:287
1799 #, no-c-format
1800 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
1801 msgstr ""
1802
1803 #: params.def:295
1804 #, no-c-format
1805 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
1806 msgstr ""
1807
1808 #: params.def:301
1809 #, no-c-format
1810 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
1811 msgstr ""
1812
1813 #: params.def:309
1814 #, no-c-format
1815 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
1816 msgstr ""
1817
1818 #: params.def:317
1819 #, no-c-format
1820 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
1821 msgstr ""
1822
1823 #: params.def:329
1824 #, no-c-format
1825 msgid "The maximum number of instructions to consider to unroll in a loop."
1826 msgstr ""
1827
1828 #: params.def:335
1829 #, no-c-format
1830 msgid "The maximum number of instructions to consider to unroll in a loop on average."
1831 msgstr ""
1832
1833 #: params.def:340
1834 #, no-c-format
1835 msgid "The maximum number of unrollings of a single loop."
1836 msgstr ""
1837
1838 #: params.def:345
1839 #, no-c-format
1840 msgid "The maximum number of insns of a peeled loop."
1841 msgstr ""
1842
1843 #: params.def:350
1844 #, no-c-format
1845 msgid "The maximum number of peelings of a single loop."
1846 msgstr ""
1847
1848 #: params.def:355
1849 #, no-c-format
1850 msgid "The maximum number of branches on the path through the peeled sequence."
1851 msgstr ""
1852
1853 #: params.def:360
1854 #, no-c-format
1855 msgid "The maximum number of insns of a completely peeled loop."
1856 msgstr ""
1857
1858 #: params.def:365
1859 #, no-c-format
1860 msgid "The maximum number of peelings of a single loop that is peeled completely."
1861 msgstr ""
1862
1863 #: params.def:370
1864 #, no-c-format
1865 msgid "The maximum number of insns of a peeled loop that rolls only once."
1866 msgstr ""
1867
1868 #: params.def:375
1869 #, no-c-format
1870 msgid "The maximum depth of a loop nest we completely peel."
1871 msgstr ""
1872
1873 #: params.def:381
1874 #, no-c-format
1875 msgid "The maximum number of insns of an unswitched loop."
1876 msgstr ""
1877
1878 #: params.def:386
1879 #, no-c-format
1880 msgid "The maximum number of unswitchings in a single loop."
1881 msgstr ""
1882
1883 #: params.def:393
1884 #, no-c-format
1885 msgid "The maximum number of insns in loop header duplicated by the copy loop headers pass."
1886 msgstr ""
1887
1888 #: params.def:400
1889 #, no-c-format
1890 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
1891 msgstr ""
1892
1893 #: params.def:406
1894 #, no-c-format
1895 msgid "Bound on the cost of an expression to compute the number of iterations."
1896 msgstr ""
1897
1898 #: params.def:412
1899 #, no-c-format
1900 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
1901 msgstr ""
1902
1903 #: params.def:417
1904 #, no-c-format
1905 msgid "The minimum value of stage count that swing modulo scheduler will generate."
1906 msgstr ""
1907
1908 #: params.def:421
1909 #, no-c-format
1910 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
1911 msgstr ""
1912
1913 #: params.def:425
1914 #, no-c-format
1915 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
1916 msgstr ""
1917
1918 #: params.def:430
1919 #, no-c-format
1920 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot (used in non-LTO mode)."
1921 msgstr ""
1922
1923 #: params.def:435
1924 #, no-c-format
1925 msgid "A basic block profile count is considered hot if it contributes to the given permillage of the entire profiled execution (used in LTO mode)."
1926 msgstr ""
1927
1928 #: params.def:440
1929 #, no-c-format
1930 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot."
1931 msgstr ""
1932
1933 #: params.def:445
1934 #, no-c-format
1935 msgid "The minimum fraction of profile runs a given basic block execution count must be not to be considered unlikely."
1936 msgstr ""
1937
1938 #: params.def:450
1939 #, no-c-format
1940 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
1941 msgstr ""
1942
1943 #: params.def:455
1944 #, no-c-format
1945 msgid "Loops iterating at least selected number of iterations will get loop alignment."
1946 msgstr ""
1947
1948 #: params.def:471
1949 #, no-c-format
1950 msgid "The maximum number of loop iterations we predict statically."
1951 msgstr ""
1952
1953 #: params.def:484
1954 #, no-c-format
1955 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
1956 msgstr ""
1957
1958 #: params.def:488
1959 #, no-c-format
1960 msgid "The maximum length of a constant string for a builtin string cmp call eligible for inlining. The default value is 3."
1961 msgstr ""
1962
1963 #: params.def:492
1964 #, no-c-format
1965 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
1966 msgstr ""
1967
1968 #: params.def:496
1969 #, no-c-format
1970 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
1971 msgstr ""
1972
1973 #: params.def:500
1974 #, no-c-format
1975 msgid "Maximal code growth caused by tail duplication (in percent)."
1976 msgstr ""
1977
1978 #: params.def:504
1979 #, no-c-format
1980 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
1981 msgstr ""
1982
1983 #: params.def:508
1984 #, no-c-format
1985 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
1986 msgstr ""
1987
1988 #: params.def:512
1989 #, no-c-format
1990 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
1991 msgstr ""
1992
1993 #: params.def:518
1994 #, no-c-format
1995 msgid "The maximum number of incoming edges to consider for crossjumping."
1996 msgstr ""
1997
1998 #: params.def:524
1999 #, no-c-format
2000 msgid "The minimum number of matching instructions to consider for crossjumping."
2001 msgstr ""
2002
2003 #: params.def:530
2004 #, no-c-format
2005 msgid "The maximum expansion factor when copying basic blocks."
2006 msgstr ""
2007
2008 #: params.def:536
2009 #, no-c-format
2010 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
2011 msgstr ""
2012
2013 #: params.def:542
2014 #, no-c-format
2015 msgid "The maximum length of path considered in cse."
2016 msgstr ""
2017
2018 #: params.def:546
2019 #, no-c-format
2020 msgid "The maximum instructions CSE process before flushing."
2021 msgstr ""
2022
2023 #: params.def:553
2024 #, no-c-format
2025 msgid "The minimum cost of an expensive expression in the loop invariant motion."
2026 msgstr ""
2027
2028 #: params.def:562
2029 #, no-c-format
2030 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
2031 msgstr ""
2032
2033 #: params.def:570
2034 #, no-c-format
2035 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
2036 msgstr ""
2037
2038 #: params.def:578
2039 #, no-c-format
2040 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
2041 msgstr ""
2042
2043 #: params.def:583
2044 #, no-c-format
2045 msgid "Average number of iterations of a loop."
2046 msgstr ""
2047
2048 #: params.def:588
2049 #, no-c-format
2050 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
2051 msgstr ""
2052
2053 #: params.def:593
2054 #, no-c-format
2055 msgid "Maximum number of queries into the alias oracle per store."
2056 msgstr ""
2057
2058 #: params.def:598
2059 #, no-c-format
2060 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
2061 msgstr ""
2062
2063 #: params.def:603
2064 #, no-c-format
2065 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
2066 msgstr ""
2067
2068 #: params.def:608
2069 #, no-c-format
2070 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
2071 msgstr ""
2072
2073 #: params.def:614
2074 #, no-c-format
2075 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
2076 msgstr ""
2077
2078 #: params.def:619
2079 #, no-c-format
2080 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
2081 msgstr ""
2082
2083 #: params.def:624
2084 #, no-c-format
2085 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
2086 msgstr ""
2087
2088 #: params.def:629
2089 #, no-c-format
2090 msgid "The maximum memory locations recorded by cselib."
2091 msgstr ""
2092
2093 #: params.def:642
2094 #, no-c-format
2095 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
2096 msgstr ""
2097
2098 #: params.def:647
2099 #, no-c-format
2100 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
2101 msgstr ""
2102
2103 #: params.def:655
2104 #, no-c-format
2105 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
2106 msgstr ""
2107
2108 #: params.def:660
2109 #, no-c-format
2110 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
2111 msgstr ""
2112
2113 #: params.def:665 params.def:675
2114 #, no-c-format
2115 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
2116 msgstr ""
2117
2118 #: params.def:670 params.def:680
2119 #, no-c-format
2120 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
2121 msgstr ""
2122
2123 #: params.def:685
2124 #, no-c-format
2125 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
2126 msgstr ""
2127
2128 #: params.def:690
2129 #, no-c-format
2130 msgid "The maximum number of iterations through CFG to extend regions."
2131 msgstr ""
2132
2133 #: params.def:695
2134 #, no-c-format
2135 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
2136 msgstr ""
2137
2138 #: params.def:700
2139 #, no-c-format
2140 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
2141 msgstr ""
2142
2143 #: params.def:705
2144 #, no-c-format
2145 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
2146 msgstr ""
2147
2148 #: params.def:710
2149 #, no-c-format
2150 msgid "The maximum size of the lookahead window of selective scheduling."
2151 msgstr ""
2152
2153 #: params.def:715
2154 #, no-c-format
2155 msgid "Maximum number of times that an insn could be scheduled."
2156 msgstr ""
2157
2158 #: params.def:720
2159 #, no-c-format
2160 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
2161 msgstr ""
2162
2163 #: params.def:725
2164 #, no-c-format
2165 msgid "Minimal distance between possibly conflicting store and load."
2166 msgstr ""
2167
2168 #: params.def:730
2169 #, no-c-format
2170 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."
2171 msgstr ""
2172
2173 #: params.def:735
2174 #, no-c-format
2175 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
2176 msgstr ""
2177
2178 #: params.def:740
2179 #, no-c-format
2180 msgid "The maximum number of insns combine tries to combine."
2181 msgstr ""
2182
2183 #: params.def:749
2184 #, no-c-format
2185 msgid "The upper bound for sharing integer constants."
2186 msgstr ""
2187
2188 #: params.def:754
2189 #, no-c-format
2190 msgid "The lower bound for a buffer to be considered for stack smashing protection."
2191 msgstr ""
2192
2193 #: params.def:759
2194 #, no-c-format
2195 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
2196 msgstr ""
2197
2198 #: params.def:778
2199 #, no-c-format
2200 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
2201 msgstr ""
2202
2203 #: params.def:787
2204 #, no-c-format
2205 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
2206 msgstr ""
2207
2208 #: params.def:792
2209 #, no-c-format
2210 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
2211 msgstr ""
2212
2213 #: params.def:798
2214 #, no-c-format
2215 msgid "Maximum number of active local stores in RTL dead store elimination."
2216 msgstr ""
2217
2218 #: params.def:808
2219 #, no-c-format
2220 msgid "The number of insns executed before prefetch is completed."
2221 msgstr ""
2222
2223 #: params.def:815
2224 #, no-c-format
2225 msgid "The number of prefetches that can run at the same time."
2226 msgstr ""
2227
2228 #: params.def:822
2229 #, no-c-format
2230 msgid "The size of L1 cache."
2231 msgstr ""
2232
2233 #: params.def:829
2234 #, no-c-format
2235 msgid "The size of L1 cache line."
2236 msgstr ""
2237
2238 #: params.def:836
2239 #, no-c-format
2240 msgid "The size of L2 cache."
2241 msgstr ""
2242
2243 #: params.def:844
2244 #, no-c-format
2245 msgid "Whether software prefetch hints should be issued for non-constant strides."
2246 msgstr ""
2247
2248 #: params.def:853
2249 #, no-c-format
2250 msgid "The minimum constant stride beyond which we should use prefetch hints for."
2251 msgstr ""
2252
2253 #: params.def:861
2254 #, no-c-format
2255 msgid "The maximum number of stmts in loop nest for loop interchange."
2256 msgstr ""
2257
2258 #: params.def:868
2259 #, no-c-format
2260 msgid "The minimum stride ratio for loop interchange to be profitable."
2261 msgstr ""
2262
2263 #: params.def:879
2264 #, no-c-format
2265 msgid "Whether to use canonical types."
2266 msgstr ""
2267
2268 #: params.def:884
2269 #, no-c-format
2270 msgid "Maximum length of partial antic set when performing tree pre optimization."
2271 msgstr ""
2272
2273 #: params.def:894
2274 #, no-c-format
2275 msgid "Maximum depth of a loop nest to fully value-number optimistically."
2276 msgstr ""
2277
2278 #: params.def:905
2279 #, no-c-format
2280 msgid "Maximum number of disambiguations to perform per memory access."
2281 msgstr ""
2282
2283 #: params.def:910
2284 #, no-c-format
2285 msgid "Max loops number for regional RA."
2286 msgstr ""
2287
2288 #: params.def:915
2289 #, no-c-format
2290 msgid "Max size of conflict table in MB."
2291 msgstr ""
2292
2293 #: params.def:920
2294 #, no-c-format
2295 msgid "The number of registers in each class kept unused by loop invariant motion."
2296 msgstr ""
2297
2298 #: params.def:925
2299 #, no-c-format
2300 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
2301 msgstr ""
2302
2303 #: params.def:930
2304 #, no-c-format
2305 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
2306 msgstr ""
2307
2308 #: params.def:938
2309 #, no-c-format
2310 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
2311 msgstr "Максимальне значення відношення розміру масиву до кількості відгалужень перемикання для перетворення на перемикання."
2312
2313 #: params.def:946
2314 #, no-c-format
2315 msgid "Size of tiles for loop blocking."
2316 msgstr ""
2317
2318 #: params.def:953
2319 #, no-c-format
2320 msgid "Maximum number of parameters in a SCoP."
2321 msgstr ""
2322
2323 #: params.def:960
2324 #, no-c-format
2325 msgid "Maximum number of arrays per SCoP."
2326 msgstr ""
2327
2328 #: params.def:965
2329 #, no-c-format
2330 msgid "Maximum number of isl operations, 0 means unlimited."
2331 msgstr ""
2332
2333 #: params.def:971
2334 #, no-c-format
2335 msgid "Whether codegen errors should be ICEs when -fchecking."
2336 msgstr ""
2337
2338 #: params.def:977
2339 #, no-c-format
2340 msgid "Maximum number of datarefs in loop for building loop data dependencies."
2341 msgstr ""
2342
2343 #: params.def:984
2344 #, no-c-format
2345 msgid "Max basic blocks number in loop for loop invariant motion."
2346 msgstr ""
2347
2348 #: params.def:992
2349 #, no-c-format
2350 msgid "Use internal function id in profile lookup."
2351 msgstr ""
2352
2353 #: params.def:1000
2354 #, no-c-format
2355 msgid "Track top N target addresses in indirect-call profile."
2356 msgstr ""
2357
2358 #: params.def:1006
2359 #, no-c-format
2360 msgid "Maximum number of instructions in basic block to be considered for SLP vectorization."
2361 msgstr ""
2362
2363 #: params.def:1011
2364 #, no-c-format
2365 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
2366 msgstr ""
2367
2368 #: params.def:1017
2369 #, no-c-format
2370 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
2371 msgstr ""
2372
2373 #: params.def:1024
2374 #, no-c-format
2375 msgid "Max. size of var tracking hash tables."
2376 msgstr ""
2377
2378 #: params.def:1032
2379 #, no-c-format
2380 msgid "Max. recursion depth for expanding var tracking expressions."
2381 msgstr ""
2382
2383 #: params.def:1040
2384 #, no-c-format
2385 msgid "Max. size of loc list for which reverse ops should be added."
2386 msgstr ""
2387
2388 #: params.def:1049
2389 #, no-c-format
2390 msgid "Max. count of debug markers to expand or inline."
2391 msgstr ""
2392
2393 #: params.def:1056
2394 #, no-c-format
2395 msgid "The minimum UID to be used for a nondebug insn."
2396 msgstr ""
2397
2398 #: params.def:1061
2399 #, no-c-format
2400 msgid "Maximum allowed growth of number and total size of new parameters that ipa-sra replaces a pointer to an aggregate with."
2401 msgstr ""
2402
2403 #: params.def:1067
2404 #, no-c-format
2405 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
2406 msgstr ""
2407
2408 #: params.def:1074
2409 #, no-c-format
2410 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
2411 msgstr ""
2412
2413 #: params.def:1080
2414 #, no-c-format
2415 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
2416 msgstr ""
2417
2418 #: params.def:1086
2419 #, no-c-format
2420 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
2421 msgstr ""
2422
2423 #: params.def:1092
2424 #, no-c-format
2425 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone."
2426 msgstr ""
2427
2428 #: params.def:1098
2429 #, no-c-format
2430 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning."
2431 msgstr ""
2432
2433 #: params.def:1104
2434 #, no-c-format
2435 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning."
2436 msgstr ""
2437
2438 #: params.def:1110
2439 #, no-c-format
2440 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
2441 msgstr ""
2442
2443 #: params.def:1116
2444 #, no-c-format
2445 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known."
2446 msgstr ""
2447
2448 #: params.def:1122
2449 #, no-c-format
2450 msgid "Compile-time bonus IPA-CP assigns to candidates which make an array index known."
2451 msgstr ""
2452
2453 #: params.def:1128
2454 #, no-c-format
2455 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
2456 msgstr ""
2457
2458 #: params.def:1136
2459 #, no-c-format
2460 msgid "Number of partitions the program should be split to."
2461 msgstr ""
2462
2463 #: params.def:1141
2464 #, no-c-format
2465 msgid "Minimal size of a partition for LTO (in estimated instructions)."
2466 msgstr ""
2467
2468 #: params.def:1146
2469 #, no-c-format
2470 msgid "Maximal size of a partition for LTO (in estimated instructions)."
2471 msgstr ""
2472
2473 #: params.def:1151
2474 #, no-c-format
2475 msgid "maximal number of LTO partitions streamed in parallel."
2476 msgstr ""
2477
2478 #: params.def:1158
2479 #, no-c-format
2480 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
2481 msgstr ""
2482
2483 #: params.def:1165
2484 #, no-c-format
2485 msgid "Maximum number of conditional store pairs that can be sunk."
2486 msgstr ""
2487
2488 #: params.def:1173
2489 #, no-c-format
2490 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."
2491 msgstr ""
2492
2493 #: params.def:1181
2494 #, no-c-format
2495 msgid "Allow new data races on stores to be introduced."
2496 msgstr ""
2497
2498 #: params.def:1187
2499 #, no-c-format
2500 msgid "Set the maximum number of instructions executed in parallel in reassociated tree. If 0, use the target dependent heuristic."
2501 msgstr ""
2502
2503 #: params.def:1193
2504 #, no-c-format
2505 msgid "Maximum amount of similar bbs to compare a bb with."
2506 msgstr ""
2507
2508 #: params.def:1198
2509 #, no-c-format
2510 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
2511 msgstr ""
2512
2513 #: params.def:1204
2514 #, no-c-format
2515 msgid "Maximum number of constant stores to merge in the store merging pass."
2516 msgstr ""
2517
2518 #: params.def:1210
2519 #, no-c-format
2520 msgid "Maximum amount of iterations of the pass over a function."
2521 msgstr ""
2522
2523 #: params.def:1217
2524 #, no-c-format
2525 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
2526 msgstr ""
2527
2528 #: params.def:1224
2529 #, no-c-format
2530 msgid "Which -fsched-pressure algorithm to apply."
2531 msgstr ""
2532
2533 #: params.def:1230
2534 #, no-c-format
2535 msgid "Maximum length of candidate scans for straight-line strength reduction."
2536 msgstr ""
2537
2538 #: params.def:1238
2539 #, no-c-format
2540 msgid "Enable asan stack protection."
2541 msgstr ""
2542
2543 #: params.def:1243
2544 #, no-c-format
2545 msgid "Enable asan allocas/VLAs protection."
2546 msgstr ""
2547
2548 #: params.def:1248
2549 #, no-c-format
2550 msgid "Enable asan globals protection."
2551 msgstr ""
2552
2553 #: params.def:1253
2554 #, no-c-format
2555 msgid "Enable asan store operations protection."
2556 msgstr ""
2557
2558 #: params.def:1258
2559 #, no-c-format
2560 msgid "Enable asan load operations protection."
2561 msgstr ""
2562
2563 #: params.def:1263
2564 #, no-c-format
2565 msgid "Enable asan builtin functions protection."
2566 msgstr ""
2567
2568 #: params.def:1268
2569 #, no-c-format
2570 msgid "Enable asan detection of use-after-return bugs."
2571 msgstr ""
2572
2573 #: params.def:1273
2574 #, no-c-format
2575 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
2576 msgstr ""
2577
2578 #: params.def:1279
2579 #, no-c-format
2580 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
2581 msgstr ""
2582
2583 #: params.def:1285
2584 #, no-c-format
2585 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
2586 msgstr ""
2587
2588 #: params.def:1291
2589 #, no-c-format
2590 msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
2591 msgstr ""
2592
2593 #: params.def:1296
2594 #, no-c-format
2595 msgid "Maximum number of arguments a PHI may have before the FSM threader will not try to thread through its block."
2596 msgstr ""
2597
2598 #: params.def:1301
2599 #, no-c-format
2600 msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
2601 msgstr ""
2602
2603 #: params.def:1306
2604 #, no-c-format
2605 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
2606 msgstr ""
2607
2608 #: params.def:1311
2609 #, no-c-format
2610 msgid "Maximum number of basic blocks on a finite state automaton jump thread path."
2611 msgstr ""
2612
2613 #: params.def:1316
2614 #, no-c-format
2615 msgid "Maximum number of new jump thread paths to create for a finite state automaton."
2616 msgstr ""
2617
2618 #: params.def:1321
2619 #, no-c-format
2620 msgid "Chunk size of omp schedule for loops parallelized by parloops."
2621 msgstr ""
2622
2623 #: params.def:1326
2624 #, no-c-format
2625 msgid "Schedule type of omp schedule for loops parallelized by parloops (static, dynamic, guided, auto, runtime)."
2626 msgstr ""
2627
2628 #: params.def:1333
2629 #, no-c-format
2630 msgid "Minimum number of iterations per thread of an innermost parallelized loop."
2631 msgstr ""
2632
2633 #: params.def:1339
2634 #, no-c-format
2635 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
2636 msgstr ""
2637
2638 #: params.def:1345
2639 #, no-c-format
2640 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
2641 msgstr ""
2642
2643 #: params.def:1351
2644 #, no-c-format
2645 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
2646 msgstr ""
2647
2648 #: params.def:1358
2649 #, no-c-format
2650 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
2651 msgstr ""
2652
2653 #: params.def:1365
2654 #, no-c-format
2655 msgid "Level of hsa debug stores verbosity."
2656 msgstr ""
2657
2658 #: params.def:1370
2659 #, no-c-format
2660 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
2661 msgstr ""
2662
2663 #: params.def:1375
2664 #, no-c-format
2665 msgid "Maximum number of assertions to add along the default edge of a switch statement during VRP."
2666 msgstr ""
2667
2668 #: params.def:1381
2669 #, no-c-format
2670 msgid "Enable loop epilogue vectorization using smaller vector size."
2671 msgstr ""
2672
2673 #: params.def:1386
2674 #, no-c-format
2675 msgid "Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable."
2676 msgstr ""
2677
2678 #: params.def:1391
2679 #, no-c-format
2680 msgid "Maximum unroll factor for the unroll-and-jam transformation."
2681 msgstr ""
2682
2683 #: params.def:1396
2684 #, no-c-format
2685 msgid "Maximum number of bits for which we avoid creating FMAs."
2686 msgstr ""
2687
2688 #: params.def:1401
2689 #, no-c-format
2690 msgid "True if a non-short-circuit operation is optimal."
2691 msgstr ""
2692
2693 #: params.def:1406
2694 #, no-c-format
2695 msgid "The maximum number of instructions in an inner loop that is being considered for versioning."
2696 msgstr ""
2697
2698 #: params.def:1412
2699 #, no-c-format
2700 msgid "The maximum number of instructions in an outer loop that is being considered for versioning, on top of the instructions in inner loops."
2701 msgstr ""
2702
2703 #: c-family/c-format.c:404
2704 msgid "format"
2705 msgstr "формат"
2706
2707 #: c-family/c-format.c:405
2708 msgid "field width specifier"
2709 msgstr ""
2710
2711 #: c-family/c-format.c:406
2712 msgid "field precision specifier"
2713 msgstr ""
2714
2715 #: c-family/c-format.c:524 c-family/c-format.c:548 config/i386/msformat-c.c:44
2716 msgid "' ' flag"
2717 msgstr "прапорець ' '"
2718
2719 #: c-family/c-format.c:524 c-family/c-format.c:548 config/i386/msformat-c.c:44
2720 msgid "the ' ' printf flag"
2721 msgstr "прапорець printf ' '"
2722
2723 #: c-family/c-format.c:525 c-family/c-format.c:549 c-family/c-format.c:580
2724 #: c-family/c-format.c:645 config/i386/msformat-c.c:45
2725 msgid "'+' flag"
2726 msgstr "прапорець '+'"
2727
2728 #: c-family/c-format.c:525 c-family/c-format.c:549 c-family/c-format.c:580
2729 #: config/i386/msformat-c.c:45
2730 msgid "the '+' printf flag"
2731 msgstr "прапорець printf «+»"
2732
2733 #: c-family/c-format.c:526 c-family/c-format.c:550 c-family/c-format.c:581
2734 #: c-family/c-format.c:621 config/i386/msformat-c.c:46
2735 #: config/i386/msformat-c.c:81
2736 msgid "'#' flag"
2737 msgstr "прапорець '#'"
2738
2739 #: c-family/c-format.c:526 c-family/c-format.c:550 c-family/c-format.c:581
2740 #: config/i386/msformat-c.c:46
2741 msgid "the '#' printf flag"
2742 msgstr "прапорець printf '#'"
2743
2744 #: c-family/c-format.c:527 c-family/c-format.c:551 c-family/c-format.c:619
2745 #: config/i386/msformat-c.c:47
2746 msgid "'0' flag"
2747 msgstr "прапорець '0'"
2748
2749 #: c-family/c-format.c:527 c-family/c-format.c:551 config/i386/msformat-c.c:47
2750 msgid "the '0' printf flag"
2751 msgstr "прапорець printf '0'"
2752
2753 #: c-family/c-format.c:528 c-family/c-format.c:552 c-family/c-format.c:618
2754 #: c-family/c-format.c:648 config/i386/msformat-c.c:48
2755 msgid "'-' flag"
2756 msgstr "прапорець '-'"
2757
2758 #: c-family/c-format.c:528 c-family/c-format.c:552 config/i386/msformat-c.c:48
2759 msgid "the '-' printf flag"
2760 msgstr "прапорець printf «-»"
2761
2762 #: c-family/c-format.c:529 c-family/c-format.c:601 config/i386/msformat-c.c:49
2763 #: config/i386/msformat-c.c:69
2764 msgid "''' flag"
2765 msgstr "прапорець '''"
2766
2767 #: c-family/c-format.c:529 config/i386/msformat-c.c:49
2768 msgid "the ''' printf flag"
2769 msgstr "прапорець printf '''"
2770
2771 #: c-family/c-format.c:530 c-family/c-format.c:602
2772 msgid "'I' flag"
2773 msgstr "прапорець 'I'"
2774
2775 #: c-family/c-format.c:530
2776 msgid "the 'I' printf flag"
2777 msgstr ""
2778
2779 #: c-family/c-format.c:531 c-family/c-format.c:553 c-family/c-format.c:599
2780 #: c-family/c-format.c:622 c-family/c-format.c:649 config/sol2-c.c:43
2781 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:67
2782 msgid "field width"
2783 msgstr ""
2784
2785 #: c-family/c-format.c:531 c-family/c-format.c:553 config/sol2-c.c:43
2786 #: config/i386/msformat-c.c:50
2787 msgid "field width in printf format"
2788 msgstr ""
2789
2790 #: c-family/c-format.c:532 c-family/c-format.c:554 c-family/c-format.c:583
2791 #: config/i386/msformat-c.c:51
2792 msgid "precision"
2793 msgstr "точність"
2794
2795 #: c-family/c-format.c:532 c-family/c-format.c:554 c-family/c-format.c:583
2796 #: config/i386/msformat-c.c:51
2797 msgid "precision in printf format"
2798 msgstr ""
2799
2800 #: c-family/c-format.c:533 c-family/c-format.c:555 c-family/c-format.c:584
2801 #: c-family/c-format.c:600 c-family/c-format.c:652 config/sol2-c.c:44
2802 #: config/i386/msformat-c.c:52 config/i386/msformat-c.c:68
2803 msgid "length modifier"
2804 msgstr ""
2805
2806 #: c-family/c-format.c:533 c-family/c-format.c:555 c-family/c-format.c:584
2807 #: config/sol2-c.c:44 config/i386/msformat-c.c:52
2808 msgid "length modifier in printf format"
2809 msgstr ""
2810
2811 #: c-family/c-format.c:582
2812 msgid "'q' flag"
2813 msgstr ""
2814
2815 #: c-family/c-format.c:582
2816 msgid "the 'q' diagnostic flag"
2817 msgstr ""
2818
2819 #: c-family/c-format.c:596 config/i386/msformat-c.c:65
2820 msgid "assignment suppression"
2821 msgstr ""
2822
2823 #: c-family/c-format.c:596 config/i386/msformat-c.c:65
2824 msgid "the assignment suppression scanf feature"
2825 msgstr ""
2826
2827 #: c-family/c-format.c:597 config/i386/msformat-c.c:66
2828 msgid "'a' flag"
2829 msgstr ""
2830
2831 #: c-family/c-format.c:597 config/i386/msformat-c.c:66
2832 msgid "the 'a' scanf flag"
2833 msgstr ""
2834
2835 #: c-family/c-format.c:598
2836 msgid "'m' flag"
2837 msgstr ""
2838
2839 #: c-family/c-format.c:598
2840 msgid "the 'm' scanf flag"
2841 msgstr ""
2842
2843 #: c-family/c-format.c:599 config/i386/msformat-c.c:67
2844 msgid "field width in scanf format"
2845 msgstr ""
2846
2847 #: c-family/c-format.c:600 config/i386/msformat-c.c:68
2848 msgid "length modifier in scanf format"
2849 msgstr ""
2850
2851 #: c-family/c-format.c:601 config/i386/msformat-c.c:69
2852 msgid "the ''' scanf flag"
2853 msgstr ""
2854
2855 #: c-family/c-format.c:602
2856 msgid "the 'I' scanf flag"
2857 msgstr ""
2858
2859 #: c-family/c-format.c:617
2860 msgid "'_' flag"
2861 msgstr "прапорець '_'"
2862
2863 #: c-family/c-format.c:617
2864 msgid "the '_' strftime flag"
2865 msgstr ""
2866
2867 #: c-family/c-format.c:618
2868 msgid "the '-' strftime flag"
2869 msgstr ""
2870
2871 #: c-family/c-format.c:619
2872 msgid "the '0' strftime flag"
2873 msgstr ""
2874
2875 #: c-family/c-format.c:620 c-family/c-format.c:644
2876 msgid "'^' flag"
2877 msgstr "прапорець '^'"
2878
2879 #: c-family/c-format.c:620
2880 msgid "the '^' strftime flag"
2881 msgstr ""
2882
2883 #: c-family/c-format.c:621 config/i386/msformat-c.c:81
2884 msgid "the '#' strftime flag"
2885 msgstr ""
2886
2887 #: c-family/c-format.c:622
2888 msgid "field width in strftime format"
2889 msgstr ""
2890
2891 #: c-family/c-format.c:623
2892 msgid "'E' modifier"
2893 msgstr ""
2894
2895 #: c-family/c-format.c:623
2896 msgid "the 'E' strftime modifier"
2897 msgstr ""
2898
2899 #: c-family/c-format.c:624
2900 msgid "'O' modifier"
2901 msgstr ""
2902
2903 #: c-family/c-format.c:624
2904 msgid "the 'O' strftime modifier"
2905 msgstr ""
2906
2907 #: c-family/c-format.c:625
2908 msgid "the 'O' modifier"
2909 msgstr ""
2910
2911 #: c-family/c-format.c:643
2912 msgid "fill character"
2913 msgstr ""
2914
2915 #: c-family/c-format.c:643
2916 msgid "fill character in strfmon format"
2917 msgstr ""
2918
2919 #: c-family/c-format.c:644
2920 msgid "the '^' strfmon flag"
2921 msgstr "прапорець strfmon «^»"
2922
2923 #: c-family/c-format.c:645
2924 msgid "the '+' strfmon flag"
2925 msgstr "прапорець strfmon '+'"
2926
2927 #: c-family/c-format.c:646
2928 msgid "'(' flag"
2929 msgstr "прапорець '('"
2930
2931 #: c-family/c-format.c:646
2932 msgid "the '(' strfmon flag"
2933 msgstr "прапорець strfmon '('"
2934
2935 #: c-family/c-format.c:647
2936 msgid "'!' flag"
2937 msgstr "прапорець '!'"
2938
2939 #: c-family/c-format.c:647
2940 msgid "the '!' strfmon flag"
2941 msgstr "прапорець strfmon «!»"
2942
2943 #: c-family/c-format.c:648
2944 msgid "the '-' strfmon flag"
2945 msgstr "прапорець strfmon «-»"
2946
2947 #: c-family/c-format.c:649
2948 msgid "field width in strfmon format"
2949 msgstr ""
2950
2951 #: c-family/c-format.c:650
2952 msgid "left precision"
2953 msgstr ""
2954
2955 #: c-family/c-format.c:650
2956 msgid "left precision in strfmon format"
2957 msgstr ""
2958
2959 #: c-family/c-format.c:651
2960 msgid "right precision"
2961 msgstr ""
2962
2963 #: c-family/c-format.c:651
2964 msgid "right precision in strfmon format"
2965 msgstr ""
2966
2967 #: c-family/c-format.c:652
2968 msgid "length modifier in strfmon format"
2969 msgstr ""
2970
2971 #. Handle deferred options from command-line.
2972 #: c-family/c-opts.c:1423 fortran/cpp.c:590
2973 msgid "<command-line>"
2974 msgstr ""
2975
2976 #: config/aarch64/aarch64.c:7587
2977 #, c-format
2978 msgid "unsupported operand for code '%c'"
2979 msgstr ""
2980
2981 #: config/aarch64/aarch64.c:7598 config/aarch64/aarch64.c:7614
2982 #: config/aarch64/aarch64.c:7626 config/aarch64/aarch64.c:7637
2983 #: config/aarch64/aarch64.c:7653 config/aarch64/aarch64.c:7674
2984 #: config/aarch64/aarch64.c:7744 config/aarch64/aarch64.c:7755
2985 #: config/aarch64/aarch64.c:7769 config/aarch64/aarch64.c:7991
2986 #: config/aarch64/aarch64.c:8009
2987 #, c-format
2988 msgid "invalid operand for '%%%c'"
2989 msgstr ""
2990
2991 #: config/aarch64/aarch64.c:7689 config/aarch64/aarch64.c:7700
2992 #: config/aarch64/aarch64.c:7851 config/aarch64/aarch64.c:7862
2993 #, c-format
2994 msgid "invalid vector constant"
2995 msgstr "некоректна векторна константа"
2996
2997 #: config/aarch64/aarch64.c:7712 config/aarch64/aarch64.c:7724
2998 #: config/aarch64/aarch64.c:7735
2999 #, c-format
3000 msgid "incompatible floating point / vector register operand for '%%%c'"
3001 msgstr ""
3002
3003 #: config/aarch64/aarch64.c:7803 config/arm/arm.c:22877
3004 #, c-format
3005 msgid "missing operand"
3006 msgstr "пропущено операнд"
3007
3008 #: config/aarch64/aarch64.c:7888
3009 #, c-format
3010 msgid "invalid constant"
3011 msgstr "некоректна константа"
3012
3013 #: config/aarch64/aarch64.c:7891
3014 #, c-format
3015 msgid "invalid operand"
3016 msgstr "некоректний операнд"
3017
3018 #: config/aarch64/aarch64.c:8017 config/aarch64/aarch64.c:8022
3019 #, c-format
3020 msgid "invalid operand prefix '%%%c'"
3021 msgstr ""
3022
3023 #: config/aarch64/aarch64.c:8042
3024 #, c-format
3025 msgid "invalid address mode"
3026 msgstr "некоректний режим адресування"
3027
3028 #: config/alpha/alpha.c:5129 config/i386/i386.c:18256
3029 #: config/rs6000/rs6000.c:21430 config/sparc/sparc.c:9342
3030 #, c-format
3031 msgid "'%%&' used without any local dynamic TLS references"
3032 msgstr "'%%&' використано без будь-яких локальних динамічних посилань TLS"
3033
3034 #: config/alpha/alpha.c:5187 config/bfin/bfin.c:1428
3035 #, c-format
3036 msgid "invalid %%J value"
3037 msgstr "некоректне значення %%J"
3038
3039 #: config/alpha/alpha.c:5217 config/ia64/ia64.c:5580 config/or1k/or1k.c:1219
3040 #, c-format
3041 msgid "invalid %%r value"
3042 msgstr "некоректне значення %%r"
3043
3044 #: config/alpha/alpha.c:5227 config/ia64/ia64.c:5534
3045 #: config/rs6000/rs6000.c:21124 config/xtensa/xtensa.c:2432
3046 #, c-format
3047 msgid "invalid %%R value"
3048 msgstr "некоректне значення %%R"
3049
3050 #: config/alpha/alpha.c:5233 config/rs6000/rs6000.c:21044
3051 #: config/xtensa/xtensa.c:2399
3052 #, c-format
3053 msgid "invalid %%N value"
3054 msgstr "некоректне значення %%N"
3055
3056 #: config/alpha/alpha.c:5241 config/rs6000/rs6000.c:21072
3057 #, c-format
3058 msgid "invalid %%P value"
3059 msgstr "некоректне значення %%P"
3060
3061 #: config/alpha/alpha.c:5249
3062 #, c-format
3063 msgid "invalid %%h value"
3064 msgstr "некоректне значення %%h"
3065
3066 #: config/alpha/alpha.c:5257 config/xtensa/xtensa.c:2425
3067 #, c-format
3068 msgid "invalid %%L value"
3069 msgstr "некоректне значення %%L"
3070
3071 #: config/alpha/alpha.c:5276
3072 #, c-format
3073 msgid "invalid %%m value"
3074 msgstr "некоректне значення %%m"
3075
3076 #: config/alpha/alpha.c:5282
3077 #, c-format
3078 msgid "invalid %%M value"
3079 msgstr "некоректне значення %%M"
3080
3081 #: config/alpha/alpha.c:5319
3082 #, c-format
3083 msgid "invalid %%U value"
3084 msgstr "некоректне значення %%U"
3085
3086 #: config/alpha/alpha.c:5327 config/rs6000/rs6000.c:21132
3087 #, c-format
3088 msgid "invalid %%s value"
3089 msgstr "некоректне значення %%s"
3090
3091 #: config/alpha/alpha.c:5338
3092 #, c-format
3093 msgid "invalid %%C value"
3094 msgstr "некоректне значення %%C"
3095
3096 #: config/alpha/alpha.c:5375 config/rs6000/rs6000.c:20908
3097 #, c-format
3098 msgid "invalid %%E value"
3099 msgstr "некоректне значення %%E"
3100
3101 #: config/alpha/alpha.c:5400 config/alpha/alpha.c:5450
3102 #, c-format
3103 msgid "unknown relocation unspec"
3104 msgstr ""
3105
3106 #: config/alpha/alpha.c:5409 config/cr16/cr16.c:1570 config/gcn/gcn.c:5595
3107 #: config/gcn/gcn.c:5604 config/gcn/gcn.c:5664 config/gcn/gcn.c:5672
3108 #: config/gcn/gcn.c:5688 config/gcn/gcn.c:5706 config/gcn/gcn.c:5757
3109 #: config/gcn/gcn.c:5858 config/gcn/gcn.c:5969 config/rs6000/rs6000.c:21435
3110 #: config/spu/spu.c:1461
3111 #, c-format
3112 msgid "invalid %%xn code"
3113 msgstr ""
3114
3115 #: config/alpha/alpha.c:5515
3116 #, c-format
3117 msgid "invalid operand address"
3118 msgstr ""
3119
3120 #: config/arc/arc.c:4220
3121 #, c-format
3122 msgid "invalid operand to %%Z code"
3123 msgstr ""
3124
3125 #: config/arc/arc.c:4228
3126 #, c-format
3127 msgid "invalid operand to %%z code"
3128 msgstr ""
3129
3130 #: config/arc/arc.c:4236
3131 #, c-format
3132 msgid "invalid operands to %%c code"
3133 msgstr "некоректні операнди для коду %%c"
3134
3135 #: config/arc/arc.c:4244
3136 #, c-format
3137 msgid "invalid operand to %%M code"
3138 msgstr ""
3139
3140 #: config/arc/arc.c:4252 config/m32r/m32r.c:2103
3141 #, c-format
3142 msgid "invalid operand to %%p code"
3143 msgstr ""
3144
3145 #: config/arc/arc.c:4263 config/m32r/m32r.c:2096
3146 #, c-format
3147 msgid "invalid operand to %%s code"
3148 msgstr ""
3149
3150 #: config/arc/arc.c:4411 config/m32r/m32r.c:2129
3151 #, c-format
3152 msgid "invalid operand to %%R code"
3153 msgstr ""
3154
3155 #: config/arc/arc.c:4487 config/m32r/m32r.c:2152
3156 #, c-format
3157 msgid "invalid operand to %%H/%%L code"
3158 msgstr ""
3159
3160 #: config/arc/arc.c:4555 config/m32r/m32r.c:2223
3161 #, c-format
3162 msgid "invalid operand to %%U code"
3163 msgstr ""
3164
3165 #: config/arc/arc.c:4567
3166 #, c-format
3167 msgid "invalid operand to %%V code"
3168 msgstr ""
3169
3170 #: config/arc/arc.c:4624
3171 #, c-format
3172 msgid "invalid operand to %%O code"
3173 msgstr ""
3174
3175 #. Unknown flag.
3176 #. Undocumented flag.
3177 #: config/arc/arc.c:4650 config/epiphany/epiphany.c:1305
3178 #: config/m32r/m32r.c:2250 config/nds32/nds32.c:3512 config/sparc/sparc.c:9621
3179 #, c-format
3180 msgid "invalid operand output code"
3181 msgstr ""
3182
3183 #: config/arc/arc.c:6243
3184 #, c-format
3185 msgid "invalid UNSPEC as operand: %d"
3186 msgstr ""
3187
3188 #: config/arc/arc.c:6532 config/cris/cris.c:2571
3189 msgid "unrecognized supposed constant"
3190 msgstr ""
3191
3192 #: config/arm/arm.c:19315 config/arm/arm.c:19340 config/arm/arm.c:19350
3193 #: config/arm/arm.c:19359 config/arm/arm.c:19368
3194 #, c-format
3195 msgid "invalid shift operand"
3196 msgstr ""
3197
3198 #: config/arm/arm.c:22208 config/arm/arm.c:22226
3199 #, c-format
3200 msgid "predicated Thumb instruction"
3201 msgstr ""
3202
3203 #: config/arm/arm.c:22214
3204 #, c-format
3205 msgid "predicated instruction in conditional sequence"
3206 msgstr ""
3207
3208 #: config/arm/arm.c:22332 config/arm/arm.c:22345 config/arm/arm.c:22370
3209 #: config/nios2/nios2.c:3070
3210 #, c-format
3211 msgid "Unsupported operand for code '%c'"
3212 msgstr ""
3213
3214 #: config/arm/arm.c:22447 config/arm/arm.c:22469 config/arm/arm.c:22479
3215 #: config/arm/arm.c:22489 config/arm/arm.c:22499 config/arm/arm.c:22538
3216 #: config/arm/arm.c:22556 config/arm/arm.c:22581 config/arm/arm.c:22596
3217 #: config/arm/arm.c:22623 config/arm/arm.c:22630 config/arm/arm.c:22648
3218 #: config/arm/arm.c:22655 config/arm/arm.c:22663 config/arm/arm.c:22684
3219 #: config/arm/arm.c:22691 config/arm/arm.c:22824 config/arm/arm.c:22831
3220 #: config/arm/arm.c:22858 config/arm/arm.c:22865 config/bfin/bfin.c:1441
3221 #: config/bfin/bfin.c:1448 config/bfin/bfin.c:1455 config/bfin/bfin.c:1462
3222 #: config/bfin/bfin.c:1471 config/bfin/bfin.c:1478 config/bfin/bfin.c:1485
3223 #: config/bfin/bfin.c:1492 config/nds32/nds32.c:3538
3224 #, c-format
3225 msgid "invalid operand for code '%c'"
3226 msgstr ""
3227
3228 #: config/arm/arm.c:22551
3229 #, c-format
3230 msgid "instruction never executed"
3231 msgstr ""
3232
3233 #. Former Maverick support, removed after GCC-4.7.
3234 #: config/arm/arm.c:22572
3235 #, c-format
3236 msgid "obsolete Maverick format code '%c'"
3237 msgstr ""
3238
3239 #: config/avr/avr.c:2655
3240 #, c-format
3241 msgid "address operand requires constraint for X, Y, or Z register"
3242 msgstr ""
3243
3244 #: config/avr/avr.c:2836
3245 msgid "operands to %T/%t must be reg + const_int:"
3246 msgstr ""
3247
3248 #: config/avr/avr.c:2886 config/avr/avr.c:2953
3249 msgid "bad address, not an I/O address:"
3250 msgstr ""
3251
3252 #: config/avr/avr.c:2895
3253 msgid "bad address, not a constant:"
3254 msgstr ""
3255
3256 #: config/avr/avr.c:2913 config/avr/avr.c:2920
3257 msgid "bad address, not (reg+disp):"
3258 msgstr ""
3259
3260 #: config/avr/avr.c:2927
3261 msgid "bad address, not post_inc or pre_dec:"
3262 msgstr ""
3263
3264 #: config/avr/avr.c:2939
3265 msgid "internal compiler error. Bad address:"
3266 msgstr ""
3267
3268 #: config/avr/avr.c:2972
3269 #, c-format
3270 msgid "Unsupported code '%c' for fixed-point:"
3271 msgstr ""
3272
3273 #: config/avr/avr.c:2980
3274 msgid "internal compiler error. Unknown mode:"
3275 msgstr ""
3276
3277 #: config/avr/avr.c:4022 config/avr/avr.c:4966 config/avr/avr.c:5413
3278 msgid "invalid insn:"
3279 msgstr ""
3280
3281 #: config/avr/avr.c:4076 config/avr/avr.c:4188 config/avr/avr.c:4246
3282 #: config/avr/avr.c:4298 config/avr/avr.c:4317 config/avr/avr.c:4509
3283 #: config/avr/avr.c:4817 config/avr/avr.c:5102 config/avr/avr.c:5306
3284 #: config/avr/avr.c:5470 config/avr/avr.c:5563 config/avr/avr.c:5762
3285 msgid "incorrect insn:"
3286 msgstr ""
3287
3288 #: config/avr/avr.c:4333 config/avr/avr.c:4608 config/avr/avr.c:4888
3289 #: config/avr/avr.c:5174 config/avr/avr.c:5352 config/avr/avr.c:5619
3290 #: config/avr/avr.c:5820
3291 msgid "unknown move insn:"
3292 msgstr ""
3293
3294 #: config/avr/avr.c:6279
3295 msgid "bad shift insn:"
3296 msgstr ""
3297
3298 #: config/avr/avr.c:6387 config/avr/avr.c:6868 config/avr/avr.c:7283
3299 msgid "internal compiler error. Incorrect shift:"
3300 msgstr ""
3301
3302 #: config/avr/avr.c:8689
3303 msgid "unsupported fixed-point conversion"
3304 msgstr ""
3305
3306 #: config/avr/avr.c:10046
3307 msgid "variable"
3308 msgstr "змінна"
3309
3310 #: config/avr/avr.c:10051
3311 msgid "function parameter"
3312 msgstr "параметр функції"
3313
3314 #: config/avr/avr.c:10056
3315 msgid "structure field"
3316 msgstr "поле структури"
3317
3318 #: config/avr/avr.c:10062
3319 msgid "return type of function"
3320 msgstr "тип значення, яке повертає функція"
3321
3322 #: config/avr/avr.c:10067
3323 msgid "pointer"
3324 msgstr "вказівник"
3325
3326 #: config/avr/driver-avr.c:50
3327 #, c-format
3328 msgid ""
3329 "Running spec function '%s' with %d args\n"
3330 "\n"
3331 msgstr ""
3332
3333 #: config/bfin/bfin.c:1390
3334 #, c-format
3335 msgid "invalid %%j value"
3336 msgstr "некоректне значення %%j"
3337
3338 #: config/bfin/bfin.c:1583 config/c6x/c6x.c:2293
3339 #, c-format
3340 msgid "invalid const_double operand"
3341 msgstr ""
3342
3343 #: config/cris/cris.c:625 config/ft32/ft32.c:110 config/moxie/moxie.c:108
3344 #: final.c:3608 final.c:3610 fold-const.c:267 gcc.c:5393 gcc.c:5407
3345 #: rtl-error.c:101 toplev.c:326 vr-values.c:2450 cp/typeck.c:6520
3346 #: lto/lto-object.c:184 lto/lto-object.c:281 lto/lto-object.c:338
3347 #: lto/lto-object.c:362
3348 #, gcc-internal-format, gfc-internal-format
3349 msgid "%s"
3350 msgstr "%s"
3351
3352 #: config/cris/cris.c:676
3353 msgid "unexpected index-type in cris_print_index"
3354 msgstr ""
3355
3356 #: config/cris/cris.c:693
3357 msgid "unexpected base-type in cris_print_base"
3358 msgstr ""
3359
3360 #: config/cris/cris.c:757
3361 msgid "invalid operand for 'b' modifier"
3362 msgstr ""
3363
3364 #: config/cris/cris.c:774
3365 msgid "invalid operand for 'o' modifier"
3366 msgstr ""
3367
3368 #: config/cris/cris.c:793
3369 msgid "invalid operand for 'O' modifier"
3370 msgstr ""
3371
3372 #: config/cris/cris.c:826
3373 msgid "invalid operand for 'p' modifier"
3374 msgstr ""
3375
3376 #: config/cris/cris.c:865
3377 msgid "invalid operand for 'z' modifier"
3378 msgstr ""
3379
3380 #: config/cris/cris.c:929 config/cris/cris.c:963
3381 msgid "invalid operand for 'H' modifier"
3382 msgstr ""
3383
3384 #: config/cris/cris.c:939
3385 msgid "bad register"
3386 msgstr "помилковий регістр"
3387
3388 #: config/cris/cris.c:983
3389 msgid "invalid operand for 'e' modifier"
3390 msgstr ""
3391
3392 #: config/cris/cris.c:1000
3393 msgid "invalid operand for 'm' modifier"
3394 msgstr ""
3395
3396 #: config/cris/cris.c:1025
3397 msgid "invalid operand for 'A' modifier"
3398 msgstr ""
3399
3400 #: config/cris/cris.c:1095
3401 msgid "invalid operand for 'D' modifier"
3402 msgstr ""
3403
3404 #: config/cris/cris.c:1109
3405 msgid "invalid operand for 'T' modifier"
3406 msgstr ""
3407
3408 #: config/cris/cris.c:1129 config/ft32/ft32.c:236 config/moxie/moxie.c:178
3409 msgid "invalid operand modifier letter"
3410 msgstr ""
3411
3412 #: config/cris/cris.c:1183
3413 msgid "unexpected multiplicative operand"
3414 msgstr ""
3415
3416 #: config/cris/cris.c:1203 config/ft32/ft32.c:259 config/moxie/moxie.c:203
3417 msgid "unexpected operand"
3418 msgstr ""
3419
3420 #: config/cris/cris.c:1242 config/cris/cris.c:1252
3421 msgid "unrecognized address"
3422 msgstr ""
3423
3424 #: config/cris/cris.c:2972 config/cris/cris.c:3030
3425 msgid "unexpected side-effects in address"
3426 msgstr ""
3427
3428 #. Can't possibly get anything else for a function-call, right?
3429 #: config/cris/cris.c:3858
3430 msgid "unidentifiable call op"
3431 msgstr ""
3432
3433 #: config/cris/cris.c:3920
3434 #, c-format
3435 msgid "PIC register isn't set up"
3436 msgstr ""
3437
3438 #: config/fr30/fr30.c:510
3439 #, c-format
3440 msgid "fr30_print_operand_address: unhandled address"
3441 msgstr ""
3442
3443 #: config/fr30/fr30.c:534
3444 #, c-format
3445 msgid "fr30_print_operand: unrecognized %%p code"
3446 msgstr ""
3447
3448 #: config/fr30/fr30.c:554
3449 #, c-format
3450 msgid "fr30_print_operand: unrecognized %%b code"
3451 msgstr ""
3452
3453 #: config/fr30/fr30.c:575
3454 #, c-format
3455 msgid "fr30_print_operand: unrecognized %%B code"
3456 msgstr ""
3457
3458 #: config/fr30/fr30.c:583
3459 #, c-format
3460 msgid "fr30_print_operand: invalid operand to %%A code"
3461 msgstr ""
3462
3463 #: config/fr30/fr30.c:600
3464 #, c-format
3465 msgid "fr30_print_operand: invalid %%x code"
3466 msgstr ""
3467
3468 #: config/fr30/fr30.c:607
3469 #, c-format
3470 msgid "fr30_print_operand: invalid %%F code"
3471 msgstr ""
3472
3473 #: config/fr30/fr30.c:624
3474 #, c-format
3475 msgid "fr30_print_operand: unknown code"
3476 msgstr ""
3477
3478 #: config/fr30/fr30.c:652 config/fr30/fr30.c:661 config/fr30/fr30.c:672
3479 #: config/fr30/fr30.c:685
3480 #, c-format
3481 msgid "fr30_print_operand: unhandled MEM"
3482 msgstr ""
3483
3484 #: config/frv/frv.c:2497
3485 msgid "bad insn to frv_print_operand_address:"
3486 msgstr ""
3487
3488 #: config/frv/frv.c:2508
3489 msgid "bad register to frv_print_operand_memory_reference_reg:"
3490 msgstr ""
3491
3492 #: config/frv/frv.c:2547 config/frv/frv.c:2557 config/frv/frv.c:2566
3493 #: config/frv/frv.c:2587 config/frv/frv.c:2592
3494 msgid "bad insn to frv_print_operand_memory_reference:"
3495 msgstr ""
3496
3497 #: config/frv/frv.c:2677
3498 #, c-format
3499 msgid "bad condition code"
3500 msgstr ""
3501
3502 #: config/frv/frv.c:2751
3503 msgid "bad insn in frv_print_operand, bad const_double"
3504 msgstr ""
3505
3506 #: config/frv/frv.c:2812
3507 msgid "bad insn to frv_print_operand, 'e' modifier:"
3508 msgstr ""
3509
3510 #: config/frv/frv.c:2820
3511 msgid "bad insn to frv_print_operand, 'F' modifier:"
3512 msgstr ""
3513
3514 #: config/frv/frv.c:2836
3515 msgid "bad insn to frv_print_operand, 'f' modifier:"
3516 msgstr ""
3517
3518 #: config/frv/frv.c:2850
3519 msgid "bad insn to frv_print_operand, 'g' modifier:"
3520 msgstr ""
3521
3522 #: config/frv/frv.c:2898
3523 msgid "bad insn to frv_print_operand, 'L' modifier:"
3524 msgstr ""
3525
3526 #: config/frv/frv.c:2911
3527 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3528 msgstr ""
3529
3530 #: config/frv/frv.c:2932
3531 msgid "bad insn to frv_print_operand, 'O' modifier:"
3532 msgstr ""
3533
3534 #: config/frv/frv.c:2950
3535 msgid "bad insn to frv_print_operand, P modifier:"
3536 msgstr ""
3537
3538 #: config/frv/frv.c:2970
3539 msgid "bad insn in frv_print_operand, z case"
3540 msgstr ""
3541
3542 #: config/frv/frv.c:3001
3543 msgid "bad insn in frv_print_operand, 0 case"
3544 msgstr ""
3545
3546 #: config/frv/frv.c:3006
3547 msgid "frv_print_operand: unknown code"
3548 msgstr ""
3549
3550 #: config/frv/frv.c:4410
3551 msgid "bad output_move_single operand"
3552 msgstr ""
3553
3554 #: config/frv/frv.c:4537
3555 msgid "bad output_move_double operand"
3556 msgstr "помилковий операнд output_move_double"
3557
3558 #: config/frv/frv.c:4679
3559 msgid "bad output_condmove_single operand"
3560 msgstr "помилковий операнд output_condmove_single"
3561
3562 #: config/gcn/gcn.c:5285 config/gcn/gcn.c:5309 config/gcn/gcn.c:5313
3563 #: config/gcn/gcn.c:5637 config/gcn/gcn.c:5648 config/gcn/gcn.c:5651
3564 #, c-format
3565 msgid "bad ADDR_SPACE_GLOBAL address"
3566 msgstr "помилкова адреса ADDR_SPACE_GLOBAL"
3567
3568 #: config/gcn/gcn.c:5423 config/gcn/gcn.c:5446 config/gcn/gcn.c:5475
3569 #: config/gcn/gcn.c:5491 config/gcn/gcn.c:5510 config/gcn/gcn.c:5586
3570 #: config/gcn/gcn.c:5782 config/gcn/gcn.c:5879
3571 #, c-format
3572 msgid "invalid operand %%xn code"
3573 msgstr "некоректний код операнда %%xn"
3574
3575 #: config/gcn/gcn.c:5949
3576 #, c-format
3577 msgid "invalid fp constant"
3578 msgstr "некоректна константа з рухомою крапкою"
3579
3580 #: config/i386/i386.c:17083
3581 #, c-format
3582 msgid "invalid UNSPEC as operand"
3583 msgstr ""
3584
3585 #: config/i386/i386.c:17622
3586 #, c-format
3587 msgid "invalid use of register '%s'"
3588 msgstr "некоректне використання регістру «%s»"
3589
3590 #: config/i386/i386.c:17627
3591 #, c-format
3592 msgid "invalid use of asm flag output"
3593 msgstr ""
3594
3595 #: config/i386/i386.c:17858
3596 #, c-format
3597 msgid "invalid operand size for operand code 'O'"
3598 msgstr ""
3599
3600 #: config/i386/i386.c:17893
3601 #, c-format
3602 msgid "invalid operand size for operand code 'z'"
3603 msgstr ""
3604
3605 #: config/i386/i386.c:17962
3606 #, c-format
3607 msgid "invalid operand type used with operand code 'Z'"
3608 msgstr ""
3609
3610 #: config/i386/i386.c:17967
3611 #, c-format
3612 msgid "invalid operand size for operand code 'Z'"
3613 msgstr ""
3614
3615 #: config/i386/i386.c:18044
3616 #, c-format
3617 msgid "operand is not a condition code, invalid operand code 'Y'"
3618 msgstr ""
3619
3620 #: config/i386/i386.c:18123
3621 #, c-format
3622 msgid "operand is not a condition code, invalid operand code 'D'"
3623 msgstr ""
3624
3625 #: config/i386/i386.c:18141
3626 #, c-format
3627 msgid "operand is not a condition code, invalid operand code '%c'"
3628 msgstr ""
3629
3630 #: config/i386/i386.c:18154
3631 #, c-format
3632 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
3633 msgstr ""
3634
3635 #: config/i386/i386.c:18169
3636 #, c-format
3637 msgid "operand is not an integer, invalid operand code 'K'"
3638 msgstr ""
3639
3640 #: config/i386/i386.c:18197
3641 #, c-format
3642 msgid "operand is not a specific integer, invalid operand code 'r'"
3643 msgstr ""
3644
3645 #: config/i386/i386.c:18215
3646 #, c-format
3647 msgid "operand is not an integer, invalid operand code 'R'"
3648 msgstr ""
3649
3650 #: config/i386/i386.c:18238
3651 #, c-format
3652 msgid "operand is not a specific integer, invalid operand code 'R'"
3653 msgstr ""
3654
3655 #: config/i386/i386.c:18342
3656 #, c-format
3657 msgid "invalid operand code '%c'"
3658 msgstr ""
3659
3660 #: config/i386/i386.c:18404
3661 #, c-format
3662 msgid "invalid constraints for operand"
3663 msgstr ""
3664
3665 #: config/i386/i386.c:18454
3666 #, c-format
3667 msgid "invalid vector immediate"
3668 msgstr "некоректна векторна константа"
3669
3670 #: config/i386/i386.c:29334
3671 msgid "unknown insn mode"
3672 msgstr ""
3673
3674 #: config/i386/djgpp.h:143
3675 #, c-format
3676 msgid "-f%s ignored (not supported for DJGPP)\n"
3677 msgstr ""
3678
3679 #: config/ia64/ia64.c:5462
3680 #, c-format
3681 msgid "invalid %%G mode"
3682 msgstr ""
3683
3684 #: config/ia64/ia64.c:5633
3685 #, c-format
3686 msgid "ia64_print_operand: unknown code"
3687 msgstr ""
3688
3689 #: config/ia64/ia64.c:11239
3690 msgid "invalid conversion from %<__fpreg%>"
3691 msgstr ""
3692
3693 #: config/ia64/ia64.c:11242
3694 msgid "invalid conversion to %<__fpreg%>"
3695 msgstr "некоректне перетворення до %<__fpreg%>"
3696
3697 #: config/ia64/ia64.c:11255 config/ia64/ia64.c:11266
3698 msgid "invalid operation on %<__fpreg%>"
3699 msgstr ""
3700
3701 #: config/iq2000/iq2000.c:3180 config/tilegx/tilegx.c:5318
3702 #: config/tilepro/tilepro.c:4707
3703 #, c-format
3704 msgid "invalid %%P operand"
3705 msgstr ""
3706
3707 #: config/iq2000/iq2000.c:3188 config/rs6000/rs6000.c:21062
3708 #, c-format
3709 msgid "invalid %%p value"
3710 msgstr "некоректне значення %%p"
3711
3712 #: config/iq2000/iq2000.c:3247
3713 #, c-format
3714 msgid "invalid use of %%d, %%x, or %%X"
3715 msgstr ""
3716
3717 #: config/lm32/lm32.c:527
3718 #, c-format
3719 msgid "only 0.0 can be loaded as an immediate"
3720 msgstr ""
3721
3722 #: config/lm32/lm32.c:597
3723 msgid "bad operand"
3724 msgstr "помилковий операнд"
3725
3726 #: config/lm32/lm32.c:609
3727 msgid "can't use non gp relative absolute address"
3728 msgstr ""
3729
3730 #: config/lm32/lm32.c:613
3731 msgid "invalid addressing mode"
3732 msgstr "некоректний режим адресування"
3733
3734 #: config/m32r/m32r.c:2161
3735 msgid "bad insn for 'A'"
3736 msgstr ""
3737
3738 #: config/m32r/m32r.c:2208
3739 #, c-format
3740 msgid "invalid operand to %%T/%%B code"
3741 msgstr ""
3742
3743 #: config/m32r/m32r.c:2231
3744 #, c-format
3745 msgid "invalid operand to %%N code"
3746 msgstr ""
3747
3748 #: config/m32r/m32r.c:2264
3749 msgid "pre-increment address is not a register"
3750 msgstr ""
3751
3752 #: config/m32r/m32r.c:2271
3753 msgid "pre-decrement address is not a register"
3754 msgstr ""
3755
3756 #: config/m32r/m32r.c:2278
3757 msgid "post-increment address is not a register"
3758 msgstr ""
3759
3760 #: config/m32r/m32r.c:2353 config/m32r/m32r.c:2368
3761 #: config/rs6000/rs6000.c:33204
3762 msgid "bad address"
3763 msgstr "помилкова адреса"
3764
3765 #: config/m32r/m32r.c:2373
3766 msgid "lo_sum not of register"
3767 msgstr ""
3768
3769 #: config/microblaze/microblaze.c:2301
3770 #, c-format
3771 msgid "unknown punctuation '%c'"
3772 msgstr ""
3773
3774 #: config/microblaze/microblaze.c:2310
3775 #, c-format
3776 msgid "null pointer"
3777 msgstr "нульовий вказівник"
3778
3779 #: config/microblaze/microblaze.c:2345
3780 #, c-format
3781 msgid "PRINT_OPERAND, invalid insn for %%C"
3782 msgstr ""
3783
3784 #: config/microblaze/microblaze.c:2374
3785 #, c-format
3786 msgid "PRINT_OPERAND, invalid insn for %%N"
3787 msgstr ""
3788
3789 #: config/microblaze/microblaze.c:2394 config/microblaze/microblaze.c:2570
3790 msgid "insn contains an invalid address !"
3791 msgstr ""
3792
3793 #: config/microblaze/microblaze.c:2410 config/microblaze/microblaze.c:2640
3794 #: config/xtensa/xtensa.c:2529
3795 msgid "invalid address"
3796 msgstr "некоректна адреса"
3797
3798 #: config/microblaze/microblaze.c:2513
3799 #, c-format
3800 msgid "letter %c was found & insn was not CONST_INT"
3801 msgstr ""
3802
3803 #: config/mips/mips.c:8927 config/mips/mips.c:8954 config/mips/mips.c:9137
3804 #, c-format
3805 msgid "'%%%c' is not a valid operand prefix"
3806 msgstr ""
3807
3808 #: config/mips/mips.c:9026 config/mips/mips.c:9033 config/mips/mips.c:9040
3809 #: config/mips/mips.c:9047 config/mips/mips.c:9060 config/mips/mips.c:9067
3810 #: config/mips/mips.c:9077 config/mips/mips.c:9080 config/mips/mips.c:9092
3811 #: config/mips/mips.c:9095 config/mips/mips.c:9155 config/mips/mips.c:9162
3812 #: config/mips/mips.c:9183 config/mips/mips.c:9198 config/mips/mips.c:9217
3813 #: config/mips/mips.c:9226 config/riscv/riscv.c:3195 config/riscv/riscv.c:3201
3814 #: config/riscv/riscv.c:3210
3815 #, c-format
3816 msgid "invalid use of '%%%c'"
3817 msgstr ""
3818
3819 #: config/mmix/mmix.c:1599 config/mmix/mmix.c:1729
3820 msgid "MMIX Internal: Expected a CONST_INT, not this"
3821 msgstr ""
3822
3823 #: config/mmix/mmix.c:1678
3824 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3825 msgstr ""
3826
3827 #: config/mmix/mmix.c:1697
3828 msgid "MMIX Internal: Expected a register, not this"
3829 msgstr ""
3830
3831 #: config/mmix/mmix.c:1707
3832 msgid "MMIX Internal: Expected a constant, not this"
3833 msgstr ""
3834
3835 #. We need the original here.
3836 #: config/mmix/mmix.c:1791
3837 msgid "MMIX Internal: Cannot decode this operand"
3838 msgstr ""
3839
3840 #: config/mmix/mmix.c:1847
3841 msgid "MMIX Internal: This is not a recognized address"
3842 msgstr ""
3843
3844 #: config/mmix/mmix.c:2723
3845 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3846 msgstr ""
3847
3848 #: config/mmix/mmix.c:2730
3849 msgid "MMIX Internal: What's the CC of this?"
3850 msgstr ""
3851
3852 #: config/mmix/mmix.c:2734
3853 msgid "MMIX Internal: What is the CC of this?"
3854 msgstr ""
3855
3856 #: config/mmix/mmix.c:2776
3857 msgid "MMIX Internal: This is not a constant:"
3858 msgstr ""
3859
3860 #: config/msp430/msp430.c:3731
3861 #, c-format
3862 msgid "invalid operand prefix"
3863 msgstr ""
3864
3865 #: config/msp430/msp430.c:3765
3866 #, c-format
3867 msgid "invalid zero extract"
3868 msgstr ""
3869
3870 #: config/or1k/or1k.c:1124 config/or1k/or1k.c:1132
3871 #, c-format
3872 msgid "invalid relocation"
3873 msgstr "некоректне пересування"
3874
3875 #: config/or1k/or1k.c:1226
3876 #, c-format
3877 msgid "invalid %%H value"
3878 msgstr "некоректне значення %%H"
3879
3880 #: config/or1k/or1k.c:1274
3881 #, c-format
3882 msgid "unknown operand letter: '%c'"
3883 msgstr "невідома літера операнда: «%c»"
3884
3885 #: config/rl78/rl78.c:2009 config/rl78/rl78.c:2095
3886 #, c-format
3887 msgid "q/Q modifiers invalid for symbol references"
3888 msgstr ""
3889
3890 #: config/rs6000/host-darwin.c:96
3891 #, c-format
3892 msgid "Out of stack space.\n"
3893 msgstr ""
3894
3895 #: config/rs6000/host-darwin.c:117
3896 #, c-format
3897 msgid "Try running '%s' in the shell to raise its limit.\n"
3898 msgstr ""
3899
3900 #: config/rs6000/rs6000.c:3995
3901 msgid "%<-mvsx%> requires hardware floating point"
3902 msgstr ""
3903
3904 #: config/rs6000/rs6000.c:4003
3905 msgid "%<-mvsx%> needs indexed addressing"
3906 msgstr "%<-mvsx%> потребує індексованого адресування."
3907
3908 #: config/rs6000/rs6000.c:4008
3909 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
3910 msgstr ""
3911
3912 #: config/rs6000/rs6000.c:4010
3913 msgid "%<-mno-altivec%> disables vsx"
3914 msgstr ""
3915
3916 #: config/rs6000/rs6000.c:4136
3917 msgid "%<-mquad-memory%> requires 64-bit mode"
3918 msgstr ""
3919
3920 #: config/rs6000/rs6000.c:4139
3921 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
3922 msgstr ""
3923
3924 #: config/rs6000/rs6000.c:4151
3925 msgid "%<-mquad-memory%> is not available in little endian mode"
3926 msgstr ""
3927
3928 #: config/rs6000/rs6000.c:10374
3929 msgid "bad move"
3930 msgstr ""
3931
3932 #: config/rs6000/rs6000.c:20687
3933 msgid "Bad 128-bit move"
3934 msgstr "Помилкове 128-бітове пересування"
3935
3936 #: config/rs6000/rs6000.c:20881 config/xtensa/xtensa.c:2375
3937 #, c-format
3938 msgid "invalid %%D value"
3939 msgstr "некоректне значення %%D"
3940
3941 #: config/rs6000/rs6000.c:20896
3942 #, c-format
3943 msgid "invalid %%e value"
3944 msgstr "некоректне значення %%e"
3945
3946 #: config/rs6000/rs6000.c:20917
3947 #, c-format
3948 msgid "invalid %%f value"
3949 msgstr "некоректне значення %%f"
3950
3951 #: config/rs6000/rs6000.c:20926
3952 #, c-format
3953 msgid "invalid %%F value"
3954 msgstr "некоректне значення %%F"
3955
3956 #: config/rs6000/rs6000.c:20935
3957 #, c-format
3958 msgid "invalid %%G value"
3959 msgstr "некоректне значення %%G"
3960
3961 #: config/rs6000/rs6000.c:20970
3962 #, c-format
3963 msgid "invalid %%j code"
3964 msgstr ""
3965
3966 #: config/rs6000/rs6000.c:20980
3967 #, c-format
3968 msgid "invalid %%J code"
3969 msgstr ""
3970
3971 #: config/rs6000/rs6000.c:20990
3972 #, c-format
3973 msgid "invalid %%k value"
3974 msgstr ""
3975
3976 #: config/rs6000/rs6000.c:21005 config/xtensa/xtensa.c:2418
3977 #, c-format
3978 msgid "invalid %%K value"
3979 msgstr ""
3980
3981 #: config/rs6000/rs6000.c:21052
3982 #, c-format
3983 msgid "invalid %%O value"
3984 msgstr ""
3985
3986 #: config/rs6000/rs6000.c:21099
3987 #, c-format
3988 msgid "invalid %%q value"
3989 msgstr ""
3990
3991 #: config/rs6000/rs6000.c:21141
3992 #, c-format
3993 msgid "invalid %%t value"
3994 msgstr "некоректне значення %%t"
3995
3996 #: config/rs6000/rs6000.c:21158
3997 #, c-format
3998 msgid "invalid %%T value"
3999 msgstr ""
4000
4001 #: config/rs6000/rs6000.c:21170
4002 #, c-format
4003 msgid "invalid %%u value"
4004 msgstr "некоректне значення %%u"
4005
4006 #: config/rs6000/rs6000.c:21184 config/xtensa/xtensa.c:2387
4007 #, c-format
4008 msgid "invalid %%v value"
4009 msgstr ""
4010
4011 #: config/rs6000/rs6000.c:21234
4012 #, c-format
4013 msgid "invalid %%V value"
4014 msgstr "некоректне значення %%V"
4015
4016 #: config/rs6000/rs6000.c:21251 config/xtensa/xtensa.c:2439
4017 #, c-format
4018 msgid "invalid %%x value"
4019 msgstr ""
4020
4021 #: config/rs6000/rs6000.c:21308
4022 #, c-format
4023 msgid "invalid %%z value"
4024 msgstr "некоректне значення %%z"
4025
4026 #: config/rs6000/rs6000.c:21377
4027 #, c-format
4028 msgid "invalid %%y value, try using the 'Z' constraint"
4029 msgstr ""
4030
4031 #: config/rs6000/rs6000.c:22208
4032 msgid "__float128 and __ibm128 cannot be used in the same expression"
4033 msgstr ""
4034
4035 #: config/rs6000/rs6000.c:22214
4036 msgid "__ibm128 and long double cannot be used in the same expression"
4037 msgstr ""
4038
4039 #: config/rs6000/rs6000.c:22220
4040 msgid "__float128 and long double cannot be used in the same expression"
4041 msgstr ""
4042
4043 #: config/rs6000/rs6000.c:36437
4044 msgid "AltiVec argument passed to unprototyped function"
4045 msgstr ""
4046
4047 #: config/rs6000/rs6000.c:38906
4048 msgid "Could not generate addis value for fusion"
4049 msgstr ""
4050
4051 #: config/rs6000/rs6000.c:38975
4052 msgid "Unable to generate load/store offset for fusion"
4053 msgstr ""
4054
4055 #: config/rs6000/rs6000.c:39051
4056 msgid "Bad GPR fusion"
4057 msgstr ""
4058
4059 #: config/s390/s390.c:7694
4060 #, c-format
4061 msgid "symbolic memory references are only supported on z10 or later"
4062 msgstr ""
4063
4064 #: config/s390/s390.c:7705
4065 #, c-format
4066 msgid "cannot decompose address"
4067 msgstr ""
4068
4069 #: config/s390/s390.c:7787
4070 #, c-format
4071 msgid "invalid comparison operator for 'E' output modifier"
4072 msgstr ""
4073
4074 #: config/s390/s390.c:7810
4075 #, c-format
4076 msgid "invalid reference for 'J' output modifier"
4077 msgstr ""
4078
4079 #: config/s390/s390.c:7828
4080 #, c-format
4081 msgid "invalid address for 'O' output modifier"
4082 msgstr ""
4083
4084 #: config/s390/s390.c:7850
4085 #, c-format
4086 msgid "invalid address for 'R' output modifier"
4087 msgstr ""
4088
4089 #: config/s390/s390.c:7868
4090 #, c-format
4091 msgid "memory reference expected for 'S' output modifier"
4092 msgstr ""
4093
4094 #: config/s390/s390.c:7878
4095 #, c-format
4096 msgid "invalid address for 'S' output modifier"
4097 msgstr ""
4098
4099 #: config/s390/s390.c:7899
4100 #, c-format
4101 msgid "register or memory expression expected for 'N' output modifier"
4102 msgstr ""
4103
4104 #: config/s390/s390.c:7910
4105 #, c-format
4106 msgid "register or memory expression expected for 'M' output modifier"
4107 msgstr ""
4108
4109 #: config/s390/s390.c:7996 config/s390/s390.c:8017
4110 #, c-format
4111 msgid "invalid constant for output modifier '%c'"
4112 msgstr ""
4113
4114 #: config/s390/s390.c:8014
4115 #, c-format
4116 msgid "invalid constant - try using an output modifier"
4117 msgstr ""
4118
4119 #: config/s390/s390.c:8051
4120 #, c-format
4121 msgid "invalid constant vector for output modifier '%c'"
4122 msgstr ""
4123
4124 #: config/s390/s390.c:8058
4125 #, c-format
4126 msgid "invalid expression - try using an output modifier"
4127 msgstr ""
4128
4129 #: config/s390/s390.c:8061
4130 #, c-format
4131 msgid "invalid expression for output modifier '%c'"
4132 msgstr "некоректний вираз для модифікатора виведення «%c»"
4133
4134 #: config/s390/s390.c:11733
4135 msgid "vector argument passed to unprototyped function"
4136 msgstr ""
4137
4138 #: config/s390/s390.c:16057
4139 msgid "types differ in signedness"
4140 msgstr ""
4141
4142 #: config/s390/s390.c:16067
4143 msgid "binary operator does not support two vector bool operands"
4144 msgstr ""
4145
4146 #: config/s390/s390.c:16070
4147 msgid "binary operator does not support vector bool operand"
4148 msgstr ""
4149
4150 #: config/s390/s390.c:16078
4151 msgid "binary operator does not support mixing vector bool with floating point vector operands"
4152 msgstr ""
4153
4154 #: config/sh/sh.c:1220
4155 #, c-format
4156 msgid "invalid operand to %%R"
4157 msgstr "некоректний операнд %%R"
4158
4159 #: config/sh/sh.c:1247
4160 #, c-format
4161 msgid "invalid operand to %%S"
4162 msgstr "некоректний операнд %%S"
4163
4164 #: config/sh/sh.c:8682
4165 msgid "created and used with different architectures / ABIs"
4166 msgstr ""
4167
4168 #: config/sh/sh.c:8684
4169 msgid "created and used with different ABIs"
4170 msgstr ""
4171
4172 #: config/sh/sh.c:8686
4173 msgid "created and used with different endianness"
4174 msgstr ""
4175
4176 #: config/sparc/sparc.c:9351 config/sparc/sparc.c:9357
4177 #, c-format
4178 msgid "invalid %%Y operand"
4179 msgstr "некоректний операнд %%Y"
4180
4181 #: config/sparc/sparc.c:9444
4182 #, c-format
4183 msgid "invalid %%A operand"
4184 msgstr "некоректний операнд %%A"
4185
4186 #: config/sparc/sparc.c:9464
4187 #, c-format
4188 msgid "invalid %%B operand"
4189 msgstr "некоректний операнд %%B"
4190
4191 #: config/sparc/sparc.c:9544 config/tilegx/tilegx.c:5105
4192 #: config/tilepro/tilepro.c:4514
4193 #, c-format
4194 msgid "invalid %%C operand"
4195 msgstr "некоректний операнд %%C"
4196
4197 #: config/sparc/sparc.c:9576 config/tilegx/tilegx.c:5138
4198 #, c-format
4199 msgid "invalid %%D operand"
4200 msgstr "некоректний операнд %%D"
4201
4202 #: config/sparc/sparc.c:9595
4203 #, c-format
4204 msgid "invalid %%f operand"
4205 msgstr "некоректний операнд %%f"
4206
4207 #: config/sparc/sparc.c:9607
4208 #, c-format
4209 msgid "invalid %%s operand"
4210 msgstr "некоректний операнд %%s"
4211
4212 #: config/sparc/sparc.c:9652
4213 #, c-format
4214 msgid "floating-point constant not a valid immediate operand"
4215 msgstr ""
4216
4217 #: config/stormy16/stormy16.c:1738 config/stormy16/stormy16.c:1809
4218 #, c-format
4219 msgid "'B' operand is not constant"
4220 msgstr "операнд «B» не є сталою"
4221
4222 #: config/stormy16/stormy16.c:1765
4223 #, c-format
4224 msgid "'B' operand has multiple bits set"
4225 msgstr ""
4226
4227 #: config/stormy16/stormy16.c:1791
4228 #, c-format
4229 msgid "'o' operand is not constant"
4230 msgstr "операнд «o» не є сталою"
4231
4232 #: config/stormy16/stormy16.c:1823
4233 #, c-format
4234 msgid "xstormy16_print_operand: unknown code"
4235 msgstr "xstormy16_print_operand: невідомий код"
4236
4237 #: config/tilegx/tilegx.c:5090 config/tilepro/tilepro.c:4499
4238 #, c-format
4239 msgid "invalid %%c operand"
4240 msgstr "некоректний операнд %%c"
4241
4242 #: config/tilegx/tilegx.c:5121
4243 #, c-format
4244 msgid "invalid %%d operand"
4245 msgstr "некоректний операнд %%d"
4246
4247 #: config/tilegx/tilegx.c:5218
4248 #, c-format
4249 msgid "invalid %%H specifier"
4250 msgstr "некоректний специфікатор %%H"
4251
4252 #: config/tilegx/tilegx.c:5260 config/tilepro/tilepro.c:4528
4253 #, c-format
4254 msgid "invalid %%h operand"
4255 msgstr "некоректний операнд %%h"
4256
4257 #: config/tilegx/tilegx.c:5272 config/tilepro/tilepro.c:4592
4258 #, c-format
4259 msgid "invalid %%I operand"
4260 msgstr "некоректний операнд %%I"
4261
4262 #: config/tilegx/tilegx.c:5284 config/tilepro/tilepro.c:4604
4263 #, c-format
4264 msgid "invalid %%i operand"
4265 msgstr "некоректний операнд %%i"
4266
4267 #: config/tilegx/tilegx.c:5305 config/tilepro/tilepro.c:4625
4268 #, c-format
4269 msgid "invalid %%j operand"
4270 msgstr "некоректний операнд %%j"
4271
4272 #: config/tilegx/tilegx.c:5336
4273 #, c-format
4274 msgid "invalid %%%c operand"
4275 msgstr "некоректний операнд %%%c"
4276
4277 #: config/tilegx/tilegx.c:5351 config/tilepro/tilepro.c:4739
4278 #, c-format
4279 msgid "invalid %%N operand"
4280 msgstr "некоректний операнд %%N"
4281
4282 #: config/tilegx/tilegx.c:5395
4283 #, c-format
4284 msgid "invalid operand for 'r' specifier"
4285 msgstr "некоректний операнд для специфікатора «r»"
4286
4287 #: config/tilegx/tilegx.c:5419 config/tilepro/tilepro.c:4819
4288 #, c-format
4289 msgid "unable to print out operand yet; code == %d (%c)"
4290 msgstr ""
4291
4292 #: config/tilepro/tilepro.c:4564
4293 #, c-format
4294 msgid "invalid %%H operand"
4295 msgstr "некоректний операнд %%H"
4296
4297 #: config/tilepro/tilepro.c:4664
4298 #, c-format
4299 msgid "invalid %%L operand"
4300 msgstr "некоректний операнд %%L"
4301
4302 #: config/tilepro/tilepro.c:4724
4303 #, c-format
4304 msgid "invalid %%M operand"
4305 msgstr "некоректний операнд %%M"
4306
4307 #: config/tilepro/tilepro.c:4767 config/tilepro/tilepro.c:4774
4308 #, c-format
4309 msgid "invalid %%t operand"
4310 msgstr "некоректний операнд %%t"
4311
4312 #: config/tilepro/tilepro.c:4794
4313 #, c-format
4314 msgid "invalid %%r operand"
4315 msgstr "некоректний операнд %%r"
4316
4317 #: config/v850/v850.c:295
4318 msgid "const_double_split got a bad insn:"
4319 msgstr ""
4320
4321 #: config/v850/v850.c:909
4322 msgid "output_move_single:"
4323 msgstr ""
4324
4325 #: config/vax/vax.c:465
4326 #, c-format
4327 msgid "symbol used with both base and indexed registers"
4328 msgstr ""
4329
4330 #: config/vax/vax.c:474
4331 #, c-format
4332 msgid "symbol with offset used in PIC mode"
4333 msgstr ""
4334
4335 #: config/vax/vax.c:562
4336 #, c-format
4337 msgid "symbol used as immediate operand"
4338 msgstr ""
4339
4340 #: config/vax/vax.c:1591
4341 msgid "illegal operand detected"
4342 msgstr "виявлено неприпустимий операнд"
4343
4344 #: config/visium/visium.c:3373
4345 msgid "illegal operand "
4346 msgstr "неприпустимий операнд "
4347
4348 #: config/visium/visium.c:3424
4349 msgid "illegal operand address (1)"
4350 msgstr "некоректна адреса операнда (1)"
4351
4352 #: config/visium/visium.c:3431
4353 msgid "illegal operand address (2)"
4354 msgstr "некоректна адреса операнда (2)"
4355
4356 #: config/visium/visium.c:3446
4357 msgid "illegal operand address (3)"
4358 msgstr "некоректна адреса операнда (3)"
4359
4360 #: config/visium/visium.c:3454
4361 msgid "illegal operand address (4)"
4362 msgstr "некоректна адреса операнда (4)"
4363
4364 #: config/xtensa/xtensa.c:805 config/xtensa/xtensa.c:837
4365 #: config/xtensa/xtensa.c:846
4366 msgid "bad test"
4367 msgstr "помилкова перевірка"
4368
4369 #: config/xtensa/xtensa.c:2413
4370 msgid "invalid mask"
4371 msgstr "некоректна маска"
4372
4373 #: config/xtensa/xtensa.c:2446
4374 #, c-format
4375 msgid "invalid %%d value"
4376 msgstr "некоректне значення %%d"
4377
4378 #: config/xtensa/xtensa.c:2465 config/xtensa/xtensa.c:2475
4379 #, c-format
4380 msgid "invalid %%t/%%b value"
4381 msgstr "некоректне значення %%t/%%b"
4382
4383 #: config/xtensa/xtensa.c:2554
4384 msgid "no register in address"
4385 msgstr "немає регістру у адресі"
4386
4387 #: config/xtensa/xtensa.c:2562
4388 msgid "address offset not a constant"
4389 msgstr "зсув адреси не є сталою величиною"
4390
4391 #: c/c-objc-common.c:106
4392 msgid "aka"
4393 msgstr "або"
4394
4395 #: c/c-objc-common.c:213
4396 msgid "({anonymous})"
4397 msgstr "({анонімний})"
4398
4399 #. If we have
4400 #. declaration-specifiers declarator decl-specs
4401 #. then assume we have a missing semicolon, which would
4402 #. give us:
4403 #. declaration-specifiers declarator decl-specs
4404 #. ^
4405 #. ;
4406 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
4407 #. Use c_parser_require to get an error with a fix-it hint.
4408 #: c/c-parser.c:2280 c/c-parser.c:2396 c/c-parser.c:2410 c/c-parser.c:5034
4409 #: c/c-parser.c:5612 c/c-parser.c:6060 c/c-parser.c:6229 c/c-parser.c:6262
4410 #: c/c-parser.c:6503 c/c-parser.c:10102 c/c-parser.c:10137 c/c-parser.c:10168
4411 #: c/c-parser.c:10215 c/c-parser.c:10396 c/c-parser.c:11182 c/c-parser.c:11252
4412 #: c/c-parser.c:11295 c/c-parser.c:16448 c/c-parser.c:16472 c/c-parser.c:16490
4413 #: c/c-parser.c:16842 c/c-parser.c:16892 c/gimple-parser.c:306
4414 #: c/gimple-parser.c:346 c/gimple-parser.c:355 c/gimple-parser.c:522
4415 #: c/gimple-parser.c:1820 c/gimple-parser.c:1855 c/gimple-parser.c:1934
4416 #: c/gimple-parser.c:1961 c/c-parser.c:3232 c/c-parser.c:10389
4417 #: c/gimple-parser.c:1707 c/gimple-parser.c:1746 cp/parser.c:28779
4418 #: cp/parser.c:29358
4419 #, gcc-internal-format
4420 msgid "expected %<;%>"
4421 msgstr "мало бути %<;%>"
4422
4423 #: c/c-parser.c:2845 c/c-parser.c:3764 c/c-parser.c:3934 c/c-parser.c:3996
4424 #: c/c-parser.c:4049 c/c-parser.c:4358 c/c-parser.c:4423 c/c-parser.c:4432
4425 #: c/c-parser.c:4484 c/c-parser.c:4493 c/c-parser.c:7657 c/c-parser.c:7723
4426 #: c/c-parser.c:8188 c/c-parser.c:8210 c/c-parser.c:8266 c/c-parser.c:8375
4427 #: c/c-parser.c:9158 c/c-parser.c:9569 c/c-parser.c:10503 c/c-parser.c:12641
4428 #: c/c-parser.c:13274 c/c-parser.c:13333 c/c-parser.c:13388 c/c-parser.c:14574
4429 #: c/c-parser.c:14672 c/c-parser.c:15777 c/c-parser.c:16532 c/c-parser.c:16850
4430 #: c/c-parser.c:19015 c/c-parser.c:19093 c/gimple-parser.c:430
4431 #: c/gimple-parser.c:440 c/gimple-parser.c:606 c/gimple-parser.c:705
4432 #: c/gimple-parser.c:1088 c/gimple-parser.c:1200 c/gimple-parser.c:1216
4433 #: c/gimple-parser.c:1232 c/gimple-parser.c:1259 c/gimple-parser.c:1458
4434 #: c/gimple-parser.c:1649 c/gimple-parser.c:1781 c/gimple-parser.c:1891
4435 #: cp/parser.c:29406
4436 #, gcc-internal-format
4437 msgid "expected %<)%>"
4438 msgstr "мало бути %<)%>"
4439
4440 #: c/c-parser.c:3852 c/c-parser.c:4803 c/c-parser.c:4839 c/c-parser.c:6555
4441 #: c/c-parser.c:8366 c/c-parser.c:9256 c/c-parser.c:9545 c/c-parser.c:12104
4442 #: c/c-parser.c:19646 c/c-parser.c:19648 c/gimple-parser.c:1435
4443 #: cp/parser.c:29370
4444 #, gcc-internal-format
4445 msgid "expected %<]%>"
4446 msgstr "мало бути %<]%>"
4447
4448 #: c/c-parser.c:4029
4449 msgid "expected %<;%>, %<,%> or %<)%>"
4450 msgstr "мало бути %<;%>, %<,%> або %<)%>"
4451
4452 #. Look for the two `(' tokens.
4453 #: c/c-parser.c:4453 c/c-parser.c:4458 c/c-parser.c:12624 c/c-parser.c:13363
4454 #: c/c-parser.c:18823 c/c-parser.c:19036 c/gimple-parser.c:378
4455 #: c/gimple-parser.c:416 c/gimple-parser.c:675 c/gimple-parser.c:1083
4456 #: c/gimple-parser.c:1190 c/gimple-parser.c:1252 c/gimple-parser.c:1618
4457 #: c/gimple-parser.c:1629 c/gimple-parser.c:1778 c/gimple-parser.c:1888
4458 #: c/c-parser.c:12446 cp/parser.c:29361
4459 #, gcc-internal-format
4460 msgid "expected %<(%>"
4461 msgstr "мало бути %<(%>"
4462
4463 #: c/c-parser.c:4973 c/c-parser.c:10732 c/c-parser.c:17394 c/c-parser.c:19875
4464 #: c/gimple-parser.c:299 c/gimple-parser.c:1894 c/c-parser.c:3046
4465 #: c/c-parser.c:3253 c/c-parser.c:10284 cp/parser.c:18816 cp/parser.c:29367
4466 #, gcc-internal-format
4467 msgid "expected %<{%>"
4468 msgstr "мало бути %<{%>"
4469
4470 #: c/c-parser.c:5212 c/c-parser.c:5221 c/c-parser.c:6809 c/c-parser.c:7859
4471 #: c/c-parser.c:10496 c/c-parser.c:10882 c/c-parser.c:10943 c/c-parser.c:12086
4472 #: c/c-parser.c:12985 c/c-parser.c:13191 c/c-parser.c:13608 c/c-parser.c:13704
4473 #: c/c-parser.c:14326 c/c-parser.c:14453 c/c-parser.c:18880 c/c-parser.c:18939
4474 #: c/gimple-parser.c:442 c/gimple-parser.c:745 c/gimple-parser.c:1942
4475 #: c/gimple-parser.c:1969 c/c-parser.c:6460 c/c-parser.c:12549
4476 #: cp/parser.c:29400 cp/parser.c:30530 cp/parser.c:33265
4477 #, gcc-internal-format
4478 msgid "expected %<:%>"
4479 msgstr "мало бути %<:%>"
4480
4481 #: c/c-parser.c:6044 cp/parser.c:29293
4482 #, gcc-internal-format
4483 msgid "expected %<while%>"
4484 msgstr "мало бути %<while%>"
4485
4486 #: c/c-parser.c:7621 c/c-parser.c:7810 c/c-parser.c:8256 c/c-parser.c:8299
4487 #: c/c-parser.c:8437 c/c-parser.c:9148 c/c-parser.c:13368 c/c-parser.c:14409
4488 #: cp/parser.c:28777 cp/parser.c:29376
4489 #, gcc-internal-format
4490 msgid "expected %<,%>"
4491 msgstr "мало бути %<,%>"
4492
4493 #: c/c-parser.c:8134
4494 msgid "expected %<.%>"
4495 msgstr "мало бути %<.%>"
4496
4497 #: c/c-parser.c:9955 c/c-parser.c:9987 c/c-parser.c:10227 cp/parser.c:31106
4498 #: cp/parser.c:31180
4499 #, gcc-internal-format
4500 msgid "expected %<@end%>"
4501 msgstr "мало бути %<@end%>"
4502
4503 #: c/c-parser.c:10645 c/gimple-parser.c:1185 cp/parser.c:29385
4504 #, gcc-internal-format
4505 msgid "expected %<>%>"
4506 msgstr "мало бути %<>%>"
4507
4508 #: c/c-parser.c:13796 c/c-parser.c:14690 cp/parser.c:29409
4509 #, gcc-internal-format
4510 msgid "expected %<,%> or %<)%>"
4511 msgstr "мало бути %<,%> або %<)%>"
4512
4513 #. All following cases are statements with LHS.
4514 #: c/c-parser.c:14318 c/c-parser.c:16181 c/c-parser.c:16225 c/c-parser.c:16457
4515 #: c/c-parser.c:16831 c/c-parser.c:19077 c/gimple-parser.c:597
4516 #: c/c-parser.c:4862 cp/parser.c:29388
4517 #, gcc-internal-format
4518 msgid "expected %<=%>"
4519 msgstr "мало бути %<=%>"
4520
4521 #: c/c-parser.c:16473 c/gimple-parser.c:1275 c/gimple-parser.c:1307
4522 #: c/gimple-parser.c:1317 c/gimple-parser.c:1979 cp/parser.c:29364
4523 #: cp/parser.c:31325
4524 #, gcc-internal-format
4525 msgid "expected %<}%>"
4526 msgstr "мало бути %<}%>"
4527
4528 #: c/c-parser.c:17437 c/c-parser.c:17427 cp/parser.c:37591
4529 #, gcc-internal-format
4530 msgid "expected %<#pragma omp section%> or %<}%>"
4531 msgstr "мало бути %<#pragma omp section%> або %<}%>"
4532
4533 #: c/c-parser.c:19634 c/c-parser.c:12036 cp/parser.c:29373 cp/parser.c:32495
4534 #, gcc-internal-format
4535 msgid "expected %<[%>"
4536 msgstr "мало бути %<[%>"
4537
4538 #: c/c-typeck.c:8190
4539 msgid "(anonymous)"
4540 msgstr "(анонімний)"
4541
4542 #: c/gimple-parser.c:1174 cp/parser.c:16381 cp/parser.c:29382
4543 #, gcc-internal-format
4544 msgid "expected %<<%>"
4545 msgstr "мало бути %<<%>"
4546
4547 #: c/gimple-parser.c:1938 c/gimple-parser.c:1965 c/gimple-parser.c:1808
4548 #: c/gimple-parser.c:1843
4549 #, gcc-internal-format
4550 msgid "expected label"
4551 msgstr "мало бути вказано мітку"
4552
4553 #: cp/call.c:11059
4554 msgid "candidate 1:"
4555 msgstr "кандидат 1:"
4556
4557 #: cp/call.c:11060
4558 msgid "candidate 2:"
4559 msgstr "кандидат 2:"
4560
4561 #: cp/decl.c:3158
4562 msgid "jump to label %qD"
4563 msgstr ""
4564
4565 #: cp/decl.c:3159
4566 msgid "jump to case label"
4567 msgstr ""
4568
4569 #: cp/decl.c:3229
4570 msgid "enters try block"
4571 msgstr ""
4572
4573 #: cp/decl.c:3235
4574 msgid "enters catch block"
4575 msgstr ""
4576
4577 #: cp/decl.c:3241
4578 msgid "enters OpenMP structured block"
4579 msgstr ""
4580
4581 #: cp/decl.c:3247
4582 msgid "enters synchronized or atomic statement"
4583 msgstr ""
4584
4585 #: cp/decl.c:3254
4586 msgid "enters constexpr if statement"
4587 msgstr ""
4588
4589 #: cp/error.c:375
4590 msgid "<missing>"
4591 msgstr "<пропущено>"
4592
4593 #: cp/error.c:473
4594 msgid "<brace-enclosed initializer list>"
4595 msgstr ""
4596
4597 #: cp/error.c:475
4598 msgid "<unresolved overloaded function type>"
4599 msgstr "<невизначений перевантажений тип функції>"
4600
4601 #: cp/error.c:643
4602 msgid "<type error>"
4603 msgstr "<помилка типу>"
4604
4605 #: cp/error.c:744 objc/objc-act.c:6194 cp/cxx-pretty-print.c:153
4606 #, gcc-internal-format
4607 msgid "<unnamed>"
4608 msgstr "<неназваний>"
4609
4610 #: cp/error.c:746
4611 #, c-format
4612 msgid "<unnamed %s>"
4613 msgstr "<неназваний %s>"
4614
4615 #. A lambda's "type" is essentially its signature.
4616 #: cp/error.c:751
4617 msgid "<lambda"
4618 msgstr "<lambda"
4619
4620 #: cp/error.c:881
4621 msgid "<typeprefixerror>"
4622 msgstr ""
4623
4624 #: cp/error.c:1010
4625 #, c-format
4626 msgid "(static initializers for %s)"
4627 msgstr ""
4628
4629 #: cp/error.c:1012
4630 #, c-format
4631 msgid "(static destructors for %s)"
4632 msgstr ""
4633
4634 #: cp/error.c:1059
4635 msgid "<structured bindings>"
4636 msgstr "<структуровані прив'язки>"
4637
4638 #: cp/error.c:1162
4639 msgid "vtable for "
4640 msgstr ""
4641
4642 #: cp/error.c:1186
4643 msgid "<return value> "
4644 msgstr ""
4645
4646 #: cp/error.c:1201
4647 msgid "{anonymous}"
4648 msgstr "{анонімний}"
4649
4650 #: cp/error.c:1203
4651 msgid "(anonymous namespace)"
4652 msgstr ""
4653
4654 #: cp/error.c:1295
4655 msgid "<template arguments error>"
4656 msgstr ""
4657
4658 #: cp/error.c:1317
4659 msgid "<enumerator>"
4660 msgstr ""
4661
4662 #: cp/error.c:1368
4663 msgid "<declaration error>"
4664 msgstr ""
4665
4666 #: cp/error.c:1919 cp/error.c:1939
4667 msgid "<template parameter error>"
4668 msgstr ""
4669
4670 #: cp/error.c:2069
4671 msgid "<statement>"
4672 msgstr ""
4673
4674 #: cp/error.c:2097 cp/error.c:3143 c-family/c-pretty-print.c:2182
4675 #, gcc-internal-format
4676 msgid "<unknown>"
4677 msgstr ""
4678
4679 #. While waiting for caret diagnostics, avoid printing
4680 #. __cxa_allocate_exception, __cxa_throw, and the like.
4681 #: cp/error.c:2115
4682 msgid "<throw-expression>"
4683 msgstr ""
4684
4685 #: cp/error.c:2216
4686 msgid "<ubsan routine call>"
4687 msgstr ""
4688
4689 #: cp/error.c:2664
4690 msgid "<unparsed>"
4691 msgstr ""
4692
4693 #: cp/error.c:2820
4694 msgid "<lambda>"
4695 msgstr ""
4696
4697 #: cp/error.c:2863
4698 msgid "*this"
4699 msgstr "*this"
4700
4701 #: cp/error.c:2877
4702 msgid "<expression error>"
4703 msgstr ""
4704
4705 #: cp/error.c:2892
4706 msgid "<unknown operator>"
4707 msgstr "<невідомий оператор>"
4708
4709 #: cp/error.c:3352
4710 msgid "At global scope:"
4711 msgstr ""
4712
4713 #: cp/error.c:3448
4714 #, c-format
4715 msgid "In static member function %qs"
4716 msgstr "У статичній функції-члені %qs"
4717
4718 #: cp/error.c:3450
4719 #, c-format
4720 msgid "In copy constructor %qs"
4721 msgstr ""
4722
4723 #: cp/error.c:3452
4724 #, c-format
4725 msgid "In constructor %qs"
4726 msgstr ""
4727
4728 #: cp/error.c:3454
4729 #, c-format
4730 msgid "In destructor %qs"
4731 msgstr ""
4732
4733 #: cp/error.c:3456
4734 msgid "In lambda function"
4735 msgstr "У лямбда-функції"
4736
4737 #: cp/error.c:3476
4738 #, c-format
4739 msgid "%s: In substitution of %qS:\n"
4740 msgstr ""
4741
4742 #: cp/error.c:3477
4743 msgid "%s: In instantiation of %q#D:\n"
4744 msgstr ""
4745
4746 #: cp/error.c:3502
4747 msgid "%r%s:%d:%d:%R "
4748 msgstr ""
4749
4750 #: cp/error.c:3505
4751 msgid "%r%s:%d:%R "
4752 msgstr ""
4753
4754 #: cp/error.c:3513
4755 #, c-format
4756 msgid "recursively required by substitution of %qS\n"
4757 msgstr ""
4758
4759 #: cp/error.c:3514
4760 #, c-format
4761 msgid "required by substitution of %qS\n"
4762 msgstr ""
4763
4764 #: cp/error.c:3519
4765 msgid "recursively required from %q#D\n"
4766 msgstr ""
4767
4768 #: cp/error.c:3520
4769 msgid "required from %q#D\n"
4770 msgstr ""
4771
4772 #: cp/error.c:3527
4773 msgid "recursively required from here\n"
4774 msgstr ""
4775
4776 #: cp/error.c:3528
4777 msgid "required from here\n"
4778 msgstr "потрібен звідси\n"
4779
4780 #: cp/error.c:3580
4781 msgid "%r%s:%d:%d:%R [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4782 msgstr ""
4783
4784 #: cp/error.c:3586
4785 msgid "%r%s:%d:%R [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4786 msgstr ""
4787
4788 #: cp/error.c:3640
4789 msgid "%r%s:%d:%d:%R in %<constexpr%> expansion of %qs"
4790 msgstr "%r%s:%d:%d:%R у розгортанні %<constexpr%> %qs"
4791
4792 #: cp/error.c:3644
4793 msgid "%r%s:%d:%R in %<constexpr%> expansion of %qs"
4794 msgstr ""
4795
4796 #: cp/pt.c:2001 cp/semantics.c:5411
4797 msgid "candidates are:"
4798 msgstr ""
4799
4800 #: cp/pt.c:2003 cp/pt.c:23706
4801 msgid "candidate is:"
4802 msgid_plural "candidates are:"
4803 msgstr[0] ""
4804 msgstr[1] ""
4805 msgstr[2] ""
4806
4807 #: cp/rtti.c:575
4808 msgid "target is not pointer or reference to class"
4809 msgstr ""
4810
4811 #: cp/rtti.c:580
4812 msgid "target is not pointer or reference to complete type"
4813 msgstr ""
4814
4815 #: cp/rtti.c:586
4816 msgid "target is not pointer or reference"
4817 msgstr ""
4818
4819 #: cp/rtti.c:602
4820 msgid "source is not a pointer"
4821 msgstr ""
4822
4823 #: cp/rtti.c:607
4824 msgid "source is not a pointer to class"
4825 msgstr ""
4826
4827 #: cp/rtti.c:612
4828 msgid "source is a pointer to incomplete type"
4829 msgstr ""
4830
4831 #: cp/rtti.c:625
4832 msgid "source is not of class type"
4833 msgstr ""
4834
4835 #: cp/rtti.c:630
4836 msgid "source is of incomplete class type"
4837 msgstr ""
4838
4839 #: cp/rtti.c:641
4840 msgid "conversion casts away constness"
4841 msgstr ""
4842
4843 #: cp/rtti.c:797
4844 msgid "source type is not polymorphic"
4845 msgstr ""
4846
4847 #: cp/typeck.c:6248 c/c-typeck.c:4372
4848 #, gcc-internal-format
4849 msgid "wrong type argument to unary minus"
4850 msgstr ""
4851
4852 #: cp/typeck.c:6249 c/c-typeck.c:4359
4853 #, gcc-internal-format
4854 msgid "wrong type argument to unary plus"
4855 msgstr ""
4856
4857 #: cp/typeck.c:6276 c/c-typeck.c:4416
4858 #, gcc-internal-format
4859 msgid "wrong type argument to bit-complement"
4860 msgstr ""
4861
4862 #: cp/typeck.c:6293 c/c-typeck.c:4424
4863 #, gcc-internal-format
4864 msgid "wrong type argument to abs"
4865 msgstr ""
4866
4867 #: cp/typeck.c:6305 c/c-typeck.c:4446
4868 #, gcc-internal-format
4869 msgid "wrong type argument to conjugation"
4870 msgstr ""
4871
4872 #: cp/typeck.c:6323
4873 msgid "in argument to unary !"
4874 msgstr ""
4875
4876 #: cp/typeck.c:6369
4877 msgid "no pre-increment operator for type"
4878 msgstr ""
4879
4880 #: cp/typeck.c:6371
4881 msgid "no post-increment operator for type"
4882 msgstr ""
4883
4884 #: cp/typeck.c:6373
4885 msgid "no pre-decrement operator for type"
4886 msgstr ""
4887
4888 #: cp/typeck.c:6375
4889 msgid "no post-decrement operator for type"
4890 msgstr ""
4891
4892 #: fortran/arith.c:95
4893 msgid "Arithmetic OK at %L"
4894 msgstr ""
4895
4896 #: fortran/arith.c:98
4897 msgid "Arithmetic overflow at %L"
4898 msgstr ""
4899
4900 #: fortran/arith.c:101
4901 msgid "Arithmetic underflow at %L"
4902 msgstr ""
4903
4904 #: fortran/arith.c:104
4905 msgid "Arithmetic NaN at %L"
4906 msgstr ""
4907
4908 #: fortran/arith.c:107
4909 msgid "Division by zero at %L"
4910 msgstr ""
4911
4912 #: fortran/arith.c:110
4913 msgid "Array operands are incommensurate at %L"
4914 msgstr ""
4915
4916 #: fortran/arith.c:114
4917 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4918 msgstr ""
4919
4920 #: fortran/arith.c:118
4921 msgid "Illegal type in character concatenation at %L"
4922 msgstr ""
4923
4924 #: fortran/arith.c:1384
4925 msgid "elemental binary operation"
4926 msgstr ""
4927
4928 #: fortran/check.c:3119
4929 #, c-format
4930 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4931 msgstr ""
4932
4933 #: fortran/check.c:3327 fortran/check.c:3403 fortran/check.c:3460
4934 #, c-format
4935 msgid "arguments '%s' and '%s' for intrinsic %s"
4936 msgstr ""
4937
4938 #: fortran/check.c:3783 fortran/intrinsic.c:4650
4939 #, c-format
4940 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4941 msgstr ""
4942
4943 #: fortran/error.c:853
4944 msgid "Fortran 2018 deleted feature:"
4945 msgstr ""
4946
4947 #: fortran/error.c:855
4948 msgid "Fortran 2018 obsolescent feature:"
4949 msgstr ""
4950
4951 #: fortran/error.c:857
4952 msgid "Fortran 2018:"
4953 msgstr "Fortran 2018:"
4954
4955 #: fortran/error.c:859
4956 msgid "Fortran 2008 obsolescent feature:"
4957 msgstr ""
4958
4959 #: fortran/error.c:865
4960 msgid "GNU Extension:"
4961 msgstr ""
4962
4963 #: fortran/error.c:867
4964 msgid "Legacy Extension:"
4965 msgstr ""
4966
4967 #: fortran/error.c:869
4968 msgid "Obsolescent feature:"
4969 msgstr ""
4970
4971 #: fortran/error.c:871
4972 msgid "Deleted feature:"
4973 msgstr ""
4974
4975 #: fortran/expr.c:3632
4976 msgid "array assignment"
4977 msgstr ""
4978
4979 #. Macros for unified error messages.
4980 #: fortran/frontend-passes.c:3746
4981 #, c-format
4982 msgid "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, should be %ld"
4983 msgstr ""
4984
4985 #: fortran/frontend-passes.c:3749
4986 #, c-format
4987 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
4988 msgstr ""
4989
4990 #: fortran/frontend-passes.c:3752
4991 #, c-format
4992 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
4993 msgstr ""
4994
4995 #: fortran/gfortranspec.c:427
4996 #, c-format
4997 msgid "Driving:"
4998 msgstr ""
4999
5000 #: fortran/interface.c:3267 fortran/intrinsic.c:4325
5001 msgid "actual argument to INTENT = OUT/INOUT"
5002 msgstr ""
5003
5004 #: fortran/io.c:599
5005 msgid "Positive width required"
5006 msgstr ""
5007
5008 #: fortran/io.c:600
5009 msgid "Nonnegative width required"
5010 msgstr ""
5011
5012 #: fortran/io.c:601
5013 msgid "Unexpected element %qc in format string at %L"
5014 msgstr ""
5015
5016 #: fortran/io.c:603
5017 msgid "Unexpected end of format string"
5018 msgstr ""
5019
5020 #: fortran/io.c:604
5021 msgid "Zero width in format descriptor"
5022 msgstr ""
5023
5024 #: fortran/io.c:624
5025 msgid "Missing leading left parenthesis"
5026 msgstr ""
5027
5028 #: fortran/io.c:653
5029 msgid "Left parenthesis required after %<*%>"
5030 msgstr ""
5031
5032 #: fortran/io.c:684
5033 msgid "Expected P edit descriptor"
5034 msgstr ""
5035
5036 #. P requires a prior number.
5037 #: fortran/io.c:692
5038 msgid "P descriptor requires leading scale factor"
5039 msgstr ""
5040
5041 #: fortran/io.c:786 fortran/io.c:800
5042 msgid "Comma required after P descriptor"
5043 msgstr ""
5044
5045 #: fortran/io.c:814
5046 msgid "Positive width required with T descriptor"
5047 msgstr ""
5048
5049 #: fortran/io.c:897
5050 msgid "E specifier not allowed with g0 descriptor"
5051 msgstr ""
5052
5053 #: fortran/io.c:967
5054 msgid "Positive exponent width required"
5055 msgstr ""
5056
5057 #: fortran/io.c:1013
5058 #, c-format
5059 msgid "Right parenthesis expected at %C"
5060 msgstr ""
5061
5062 #: fortran/io.c:1047
5063 msgid "Period required in format specifier"
5064 msgstr ""
5065
5066 #: fortran/io.c:1812
5067 #, c-format
5068 msgid "%s tag"
5069 msgstr ""
5070
5071 #: fortran/io.c:3339
5072 msgid "internal unit in WRITE"
5073 msgstr ""
5074
5075 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
5076 #. contexts. Thus, use an extended RESOLVE_TAG macro for that.
5077 #: fortran/io.c:4697
5078 #, c-format
5079 msgid "%s tag with INQUIRE"
5080 msgstr ""
5081
5082 #: fortran/matchexp.c:28
5083 #, c-format
5084 msgid "Syntax error in expression at %C"
5085 msgstr "Синтаксична помилка у виразі у %C"
5086
5087 #: fortran/module.c:1212
5088 msgid "Unexpected EOF"
5089 msgstr "Неочікуваний символ кінця файла"
5090
5091 #: fortran/module.c:1324
5092 msgid "Name too long"
5093 msgstr "Назва є надто довгою"
5094
5095 #: fortran/module.c:1426 fortran/module.c:1529
5096 msgid "Bad name"
5097 msgstr "Помилкова назва"
5098
5099 #: fortran/module.c:1553
5100 msgid "Expected name"
5101 msgstr ""
5102
5103 #: fortran/module.c:1556
5104 msgid "Expected left parenthesis"
5105 msgstr ""
5106
5107 #: fortran/module.c:1559
5108 msgid "Expected right parenthesis"
5109 msgstr ""
5110
5111 #: fortran/module.c:1562
5112 msgid "Expected integer"
5113 msgstr "Мало бути ціле число"
5114
5115 #: fortran/module.c:1565 fortran/module.c:2665
5116 msgid "Expected string"
5117 msgstr ""
5118
5119 #: fortran/module.c:1590
5120 msgid "find_enum(): Enum not found"
5121 msgstr ""
5122
5123 #: fortran/module.c:2143
5124 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
5125 msgstr ""
5126
5127 #: fortran/module.c:2346
5128 msgid "Expected attribute bit name"
5129 msgstr ""
5130
5131 #: fortran/module.c:3294
5132 msgid "Expected integer string"
5133 msgstr ""
5134
5135 #: fortran/module.c:3298
5136 msgid "Error converting integer"
5137 msgstr ""
5138
5139 #: fortran/module.c:3320
5140 msgid "Expected real string"
5141 msgstr ""
5142
5143 #: fortran/module.c:3545
5144 msgid "Expected expression type"
5145 msgstr ""
5146
5147 #: fortran/module.c:3625
5148 msgid "Bad operator"
5149 msgstr ""
5150
5151 #: fortran/module.c:3742
5152 msgid "Bad type in constant expression"
5153 msgstr ""
5154
5155 #: fortran/module.c:7119
5156 msgid "Unexpected end of module"
5157 msgstr ""
5158
5159 #: fortran/parse.c:1768
5160 msgid "arithmetic IF"
5161 msgstr ""
5162
5163 #: fortran/parse.c:1777
5164 msgid "attribute declaration"
5165 msgstr ""
5166
5167 #: fortran/parse.c:1813
5168 msgid "data declaration"
5169 msgstr ""
5170
5171 #: fortran/parse.c:1831
5172 msgid "derived type declaration"
5173 msgstr ""
5174
5175 #: fortran/parse.c:1958
5176 msgid "block IF"
5177 msgstr ""
5178
5179 #: fortran/parse.c:1967
5180 msgid "implied END DO"
5181 msgstr ""
5182
5183 #: fortran/parse.c:2061 fortran/resolve.c:11466
5184 msgid "assignment"
5185 msgstr "присвоювання"
5186
5187 #: fortran/parse.c:2064 fortran/resolve.c:11517 fortran/resolve.c:11520
5188 msgid "pointer assignment"
5189 msgstr ""
5190
5191 #: fortran/parse.c:2082
5192 msgid "simple IF"
5193 msgstr ""
5194
5195 #: fortran/resolve.c:2272 fortran/resolve.c:2466
5196 msgid "elemental procedure"
5197 msgstr ""
5198
5199 #: fortran/resolve.c:2369
5200 msgid "allocatable argument"
5201 msgstr ""
5202
5203 #: fortran/resolve.c:2374
5204 msgid "asynchronous argument"
5205 msgstr ""
5206
5207 #: fortran/resolve.c:2379
5208 msgid "optional argument"
5209 msgstr ""
5210
5211 #: fortran/resolve.c:2384
5212 msgid "pointer argument"
5213 msgstr ""
5214
5215 #: fortran/resolve.c:2389
5216 msgid "target argument"
5217 msgstr ""
5218
5219 #: fortran/resolve.c:2394
5220 msgid "value argument"
5221 msgstr ""
5222
5223 #: fortran/resolve.c:2399
5224 msgid "volatile argument"
5225 msgstr ""
5226
5227 #: fortran/resolve.c:2404
5228 msgid "assumed-shape argument"
5229 msgstr ""
5230
5231 #: fortran/resolve.c:2409
5232 msgid "assumed-rank argument"
5233 msgstr ""
5234
5235 #: fortran/resolve.c:2414
5236 msgid "coarray argument"
5237 msgstr ""
5238
5239 #: fortran/resolve.c:2419
5240 msgid "parametrized derived type argument"
5241 msgstr ""
5242
5243 #: fortran/resolve.c:2424
5244 msgid "polymorphic argument"
5245 msgstr ""
5246
5247 #: fortran/resolve.c:2429
5248 msgid "NO_ARG_CHECK attribute"
5249 msgstr ""
5250
5251 #. As assumed-type is unlimited polymorphic (cf. above).
5252 #. See also TS 29113, Note 6.1.
5253 #: fortran/resolve.c:2436
5254 msgid "assumed-type argument"
5255 msgstr ""
5256
5257 #: fortran/resolve.c:2447
5258 msgid "array result"
5259 msgstr ""
5260
5261 #: fortran/resolve.c:2452
5262 msgid "pointer or allocatable result"
5263 msgstr ""
5264
5265 #: fortran/resolve.c:2459
5266 msgid "result with non-constant character length"
5267 msgstr ""
5268
5269 #: fortran/resolve.c:2471
5270 msgid "bind(c) procedure"
5271 msgstr ""
5272
5273 #: fortran/resolve.c:3916
5274 #, c-format
5275 msgid "Invalid context for NULL() pointer at %%L"
5276 msgstr ""
5277
5278 #: fortran/resolve.c:3932
5279 #, c-format
5280 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
5281 msgstr ""
5282
5283 #: fortran/resolve.c:3949
5284 #, c-format
5285 msgid "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s%%> at %%L"
5286 msgstr ""
5287
5288 #: fortran/resolve.c:3954
5289 #, c-format
5290 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5291 msgstr ""
5292
5293 #: fortran/resolve.c:3969
5294 #, c-format
5295 msgid "Operands of string concatenation operator at %%L are %s/%s"
5296 msgstr ""
5297
5298 #: fortran/resolve.c:4011
5299 #, c-format
5300 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5301 msgstr ""
5302
5303 #: fortran/resolve.c:4034
5304 #, c-format
5305 msgid "Operand of .not. operator at %%L is %s"
5306 msgstr ""
5307
5308 #: fortran/resolve.c:4048
5309 msgid "COMPLEX quantities cannot be compared at %L"
5310 msgstr ""
5311
5312 #: fortran/resolve.c:4100
5313 #, c-format
5314 msgid "Logicals at %%L must be compared with %s instead of %s"
5315 msgstr ""
5316
5317 #: fortran/resolve.c:4106
5318 #, c-format
5319 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5320 msgstr ""
5321
5322 #: fortran/resolve.c:4119
5323 #, c-format
5324 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
5325 msgstr "Невідомий оператор %%<%s%%> у %%L; хотіли написати «%s»?"
5326
5327 #: fortran/resolve.c:4122
5328 #, c-format
5329 msgid "Unknown operator %%<%s%%> at %%L"
5330 msgstr "Невідомий оператор %%<%s%%> у %%L"
5331
5332 #: fortran/resolve.c:4125
5333 #, c-format
5334 msgid "Operand of user operator %%<%s%%> at %%L is %s"
5335 msgstr ""
5336
5337 #: fortran/resolve.c:4129
5338 #, c-format
5339 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5340 msgstr ""
5341
5342 #: fortran/resolve.c:4215
5343 #, c-format
5344 msgid "Inconsistent ranks for operator at %%L and %%L"
5345 msgstr ""
5346
5347 #: fortran/resolve.c:7014
5348 msgid "Loop variable"
5349 msgstr ""
5350
5351 #: fortran/resolve.c:7018
5352 msgid "iterator variable"
5353 msgstr ""
5354
5355 #: fortran/resolve.c:7022
5356 msgid "Start expression in DO loop"
5357 msgstr ""
5358
5359 #: fortran/resolve.c:7026
5360 msgid "End expression in DO loop"
5361 msgstr ""
5362
5363 #: fortran/resolve.c:7030
5364 msgid "Step expression in DO loop"
5365 msgstr ""
5366
5367 #: fortran/resolve.c:7316 fortran/resolve.c:7319
5368 msgid "DEALLOCATE object"
5369 msgstr ""
5370
5371 #: fortran/resolve.c:7692 fortran/resolve.c:7695
5372 msgid "ALLOCATE object"
5373 msgstr ""
5374
5375 #: fortran/resolve.c:7928 fortran/resolve.c:9664
5376 msgid "STAT variable"
5377 msgstr ""
5378
5379 #: fortran/resolve.c:7972 fortran/resolve.c:9676
5380 msgid "ERRMSG variable"
5381 msgstr ""
5382
5383 #: fortran/resolve.c:9467
5384 msgid "item in READ"
5385 msgstr ""
5386
5387 #: fortran/resolve.c:9688
5388 msgid "ACQUIRED_LOCK variable"
5389 msgstr ""
5390
5391 #: fortran/trans-array.c:1675
5392 #, c-format
5393 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5394 msgstr ""
5395
5396 #: fortran/trans-array.c:5935
5397 msgid "Integer overflow when calculating the amount of memory to allocate"
5398 msgstr ""
5399
5400 #: fortran/trans-array.c:9544
5401 #, c-format
5402 msgid "The value of the PDT LEN parameter '%s' does not agree with that in the dummy declaration"
5403 msgstr ""
5404
5405 #: fortran/trans-decl.c:6025
5406 #, c-format
5407 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
5408 msgstr ""
5409
5410 #: fortran/trans-decl.c:6033
5411 #, c-format
5412 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
5413 msgstr ""
5414
5415 #: fortran/trans-expr.c:9250
5416 #, c-format
5417 msgid "Target of rank remapping is too small (%ld < %ld)"
5418 msgstr ""
5419
5420 #: fortran/trans-expr.c:10661
5421 msgid "Assignment of scalar to unallocated array"
5422 msgstr ""
5423
5424 #: fortran/trans-intrinsic.c:965
5425 #, c-format
5426 msgid "Unequal character lengths (%ld/%ld) in %s"
5427 msgstr ""
5428
5429 #: fortran/trans-intrinsic.c:8758
5430 #, c-format
5431 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5432 msgstr ""
5433
5434 #: fortran/trans-intrinsic.c:8790
5435 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5436 msgstr ""
5437
5438 #: fortran/trans-io.c:587
5439 msgid "Unit number in I/O statement too small"
5440 msgstr ""
5441
5442 #: fortran/trans-io.c:596
5443 msgid "Unit number in I/O statement too large"
5444 msgstr ""
5445
5446 #: fortran/trans-stmt.c:156
5447 msgid "Assigned label is not a target label"
5448 msgstr ""
5449
5450 #: fortran/trans-stmt.c:1250
5451 #, c-format
5452 msgid "Invalid image number %d in SYNC IMAGES"
5453 msgstr ""
5454
5455 #: fortran/trans-stmt.c:2190
5456 msgid "Loop iterates infinitely"
5457 msgstr ""
5458
5459 #: fortran/trans-stmt.c:2210 fortran/trans-stmt.c:2466
5460 msgid "Loop variable has been modified"
5461 msgstr ""
5462
5463 #: fortran/trans-stmt.c:2319
5464 msgid "DO step value is zero"
5465 msgstr ""
5466
5467 #: fortran/trans.c:47
5468 msgid "Array reference out of bounds"
5469 msgstr ""
5470
5471 #: fortran/trans.c:48
5472 msgid "Incorrect function return value"
5473 msgstr ""
5474
5475 #: fortran/trans.c:614
5476 msgid "Memory allocation failed"
5477 msgstr "Не вдалося отримати місце у пам'яті"
5478
5479 #: fortran/trans.c:692 fortran/trans.c:1675
5480 msgid "Allocation would exceed memory limit"
5481 msgstr ""
5482
5483 #: fortran/trans.c:901
5484 #, c-format
5485 msgid "Attempting to allocate already allocated variable '%s'"
5486 msgstr "Спроба розмістити у пам'яті вже розміщену змінну «%s»"
5487
5488 #: fortran/trans.c:907
5489 msgid "Attempting to allocate already allocated variable"
5490 msgstr ""
5491
5492 #: fortran/trans.c:1360 fortran/trans.c:1519
5493 #, c-format
5494 msgid "Attempt to DEALLOCATE unallocated '%s'"
5495 msgstr ""
5496
5497 #. The remainder are real diagnostic types.
5498 #: fortran/gfc-diagnostic.def:33
5499 msgid "Fatal Error"
5500 msgstr "Критична помилка"
5501
5502 #. This is like DK_ICE, but backtrace is not printed. Used in the driver
5503 #. when reporting fatal signal in the compiler.
5504 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5505 msgid "internal compiler error"
5506 msgstr "внутрішня помилка компілятора"
5507
5508 #: fortran/gfc-diagnostic.def:35
5509 msgid "Error"
5510 msgstr "Помилка"
5511
5512 #: fortran/gfc-diagnostic.def:36
5513 msgid "sorry, unimplemented"
5514 msgstr "вибачте, не реалізовано"
5515
5516 #: fortran/gfc-diagnostic.def:37
5517 msgid "Warning"
5518 msgstr "Попередження"
5519
5520 #: fortran/gfc-diagnostic.def:38
5521 msgid "anachronism"
5522 msgstr "анахронізм"
5523
5524 #: fortran/gfc-diagnostic.def:39
5525 msgid "note"
5526 msgstr "зауваження"
5527
5528 #: fortran/gfc-diagnostic.def:40
5529 msgid "debug"
5530 msgstr "діагностика"
5531
5532 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5533 #. prefix does not matter.
5534 #: fortran/gfc-diagnostic.def:43
5535 msgid "pedwarn"
5536 msgstr "педантичне попередження"
5537
5538 #: fortran/gfc-diagnostic.def:44
5539 msgid "permerror"
5540 msgstr "постійна помилка"
5541
5542 #. This one is just for counting DK_WARNING promoted to DK_ERROR
5543 #. due to -Werror and -Werror=warning.
5544 #: fortran/gfc-diagnostic.def:47
5545 msgid "error"
5546 msgstr "помилка"
5547
5548 #: go/go-backend.c:166
5549 msgid "lseek failed while reading export data"
5550 msgstr ""
5551
5552 #: go/go-backend.c:173
5553 msgid "memory allocation failed while reading export data"
5554 msgstr ""
5555
5556 #: go/go-backend.c:181
5557 msgid "read failed while reading export data"
5558 msgstr ""
5559
5560 #: go/go-backend.c:187
5561 msgid "short read while reading export data"
5562 msgstr ""
5563
5564 #: gcc.c:763 gcc.c:767 gcc.c:822
5565 msgid "-gz is not supported in this configuration"
5566 msgstr ""
5567
5568 #: gcc.c:773 gcc.c:833
5569 msgid "-gz=zlib is not supported in this configuration"
5570 msgstr ""
5571
5572 #: gcc.c:978
5573 msgid "-fuse-linker-plugin is not supported in this configuration"
5574 msgstr ""
5575
5576 #: gcc.c:993
5577 msgid "cannot specify -static with -fsanitize=address"
5578 msgstr ""
5579
5580 #: gcc.c:995
5581 msgid "cannot specify -static with -fsanitize=thread"
5582 msgstr ""
5583
5584 #: gcc.c:1017
5585 msgid "-fvtable-verify=std is not supported in this configuration"
5586 msgstr ""
5587
5588 #: gcc.c:1019
5589 msgid "-fvtable-verify=preinit is not supported in this configuration"
5590 msgstr ""
5591
5592 #: gcc.c:1147 ada/gcc-interface/lang-specs.h:33
5593 msgid "-pg and -fomit-frame-pointer are incompatible"
5594 msgstr ""
5595
5596 #: gcc.c:1318
5597 msgid "GNU C no longer supports -traditional without -E"
5598 msgstr ""
5599
5600 #: gcc.c:1327
5601 msgid "-E or -x required when input is from standard input"
5602 msgstr ""
5603
5604 #: config/darwin.h:126 config/darwin.h:427
5605 msgid "gsplit-dwarf is not supported on this platform"
5606 msgstr "підтримки gsplit-dwarf на цій платформі не передбачено"
5607
5608 #: config/darwin.h:170
5609 msgid "rdynamic is not supported"
5610 msgstr "підтримки rdynamic не передбачено"
5611
5612 #: config/darwin.h:258
5613 msgid "-current_version only allowed with -dynamiclib"
5614 msgstr ""
5615
5616 #: config/darwin.h:260
5617 msgid "-install_name only allowed with -dynamiclib"
5618 msgstr ""
5619
5620 #: config/darwin.h:265
5621 msgid "-bundle not allowed with -dynamiclib"
5622 msgstr ""
5623
5624 #: config/darwin.h:266
5625 msgid "-bundle_loader not allowed with -dynamiclib"
5626 msgstr ""
5627
5628 #: config/darwin.h:267
5629 msgid "-client_name not allowed with -dynamiclib"
5630 msgstr ""
5631
5632 #: config/darwin.h:272
5633 msgid "-force_flat_namespace not allowed with -dynamiclib"
5634 msgstr ""
5635
5636 #: config/darwin.h:274
5637 msgid "-keep_private_externs not allowed with -dynamiclib"
5638 msgstr ""
5639
5640 #: config/darwin.h:275
5641 msgid "-private_bundle not allowed with -dynamiclib"
5642 msgstr ""
5643
5644 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
5645 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:760
5646 #: config/sparc/freebsd.h:45
5647 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5648 msgstr ""
5649
5650 #: config/lynx.h:69
5651 msgid "cannot use mthreads and mlegacy-threads together"
5652 msgstr ""
5653
5654 #: config/lynx.h:94
5655 msgid "cannot use mshared and static together"
5656 msgstr ""
5657
5658 #: config/sol2.h:350 config/sol2.h:355
5659 msgid "does not support multilib"
5660 msgstr ""
5661
5662 #: config/sol2.h:452
5663 msgid "-pie is not supported in this configuration"
5664 msgstr ""
5665
5666 #: config/vxworks.h:126
5667 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5668 msgstr ""
5669
5670 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
5671 #: config/riscv/freebsd.h:44
5672 msgid "consider using `-pg' instead of `-p' with gprof (1)"
5673 msgstr ""
5674
5675 #: config/arc/arc.h:68 config/mips/mips.h:1452
5676 msgid "may not use both -EB and -EL"
5677 msgstr ""
5678
5679 #: config/arm/arm.h:88
5680 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5681 msgstr ""
5682
5683 #: config/arm/arm.h:90 config/tilegx/tilegx.h:523 config/tilegx/tilegx.h:528
5684 msgid "-mbig-endian and -mlittle-endian may not be used together"
5685 msgstr ""
5686
5687 #: config/avr/specs.h:71
5688 msgid "shared is not supported"
5689 msgstr ""
5690
5691 #: config/bfin/elf.h:55
5692 msgid "no processor type specified for linking"
5693 msgstr ""
5694
5695 #: config/cris/cris.h:184
5696 msgid "do not specify both -march=... and -mcpu=..."
5697 msgstr ""
5698
5699 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
5700 #: config/i386/mingw-w64.h:95 config/i386/mingw32.h:141
5701 msgid "shared and mdll are not compatible"
5702 msgstr ""
5703
5704 #: config/mcore/mcore.h:53
5705 msgid "the m210 does not have little endian support"
5706 msgstr ""
5707
5708 #: config/mips/r3900.h:37
5709 msgid "-mhard-float not supported"
5710 msgstr ""
5711
5712 #: config/mips/r3900.h:39
5713 msgid "-msingle-float and -msoft-float cannot both be specified"
5714 msgstr ""
5715
5716 #: config/moxie/moxiebox.h:43
5717 msgid "this target is little-endian"
5718 msgstr ""
5719
5720 #: config/nios2/elf.h:44
5721 msgid "You need a C startup file for -msys-crt0="
5722 msgstr ""
5723
5724 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5725 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5726 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
5727 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
5728 #: config/pa/pa64-hpux.h:44
5729 msgid "warning: consider linking with '-static' as system libraries with"
5730 msgstr ""
5731
5732 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5733 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5734 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
5735 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
5736 #: config/pa/pa64-hpux.h:45
5737 msgid " profiling support are only provided in archive format"
5738 msgstr ""
5739
5740 #: config/rs6000/darwin.h:95
5741 msgid " conflicting code gen style switches are used"
5742 msgstr ""
5743
5744 #: config/rs6000/freebsd64.h:171
5745 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5746 msgstr ""
5747
5748 #: config/rs6000/rs6000.h:139
5749 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
5750 msgstr ""
5751
5752 #: config/rx/rx.h:80
5753 msgid "-mas100-syntax is incompatible with -gdwarf"
5754 msgstr ""
5755
5756 #: config/rx/rx.h:81
5757 msgid "rx100 cpu does not have FPU hardware"
5758 msgstr ""
5759
5760 #: config/rx/rx.h:82
5761 msgid "rx200 cpu does not have FPU hardware"
5762 msgstr ""
5763
5764 #: config/s390/tpf.h:119
5765 msgid "static is not supported on TPF-OS"
5766 msgstr ""
5767
5768 #: config/sh/sh.h:297 config/sh/sh.h:300
5769 msgid "SH2a does not support little-endian"
5770 msgstr ""
5771
5772 #: config/sparc/linux64.h:148
5773 msgid "-fsanitize=address is not supported in this configuration"
5774 msgstr "підтримки -fsanitize=адреса на цій конфігурації не передбачено"
5775
5776 #: config/sparc/linux64.h:162 config/sparc/linux64.h:168
5777 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5778 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
5779 msgid "may not use both -m32 and -m64"
5780 msgstr ""
5781
5782 #: config/vax/netbsd-elf.h:51
5783 msgid "the -shared option is not currently supported for VAX ELF"
5784 msgstr ""
5785
5786 #: config/vax/vax.h:46 config/vax/vax.h:47
5787 msgid "profiling not supported with -mg"
5788 msgstr ""
5789
5790 #: ada/gcc-interface/lang-specs.h:34
5791 msgid "-c or -S required for Ada"
5792 msgstr ""
5793
5794 #: ada/gcc-interface/lang-specs.h:53
5795 msgid "-c required for gnat2why"
5796 msgstr ""
5797
5798 #: ada/gcc-interface/lang-specs.h:66
5799 msgid "-c required for gnat2scil"
5800 msgstr ""
5801
5802 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
5803 msgid "gfortran does not support -E without -cpp"
5804 msgstr ""
5805
5806 #: objc/lang-specs.h:30 objc/lang-specs.h:41
5807 msgid "GNU Objective C no longer supports traditional compilation"
5808 msgstr ""
5809
5810 #: objc/lang-specs.h:55
5811 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5812 msgstr "objc-cpp-output вважається застарілим; будь ласка, скористайтеся замість нього objective-c-cpp-output"
5813
5814 #: objcp/lang-specs.h:58
5815 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5816 msgstr "objc++-cpp-output вважається застарілим; будь ласка, скористайтеся замість нього objective-c++-cpp-output"
5817
5818 #: fortran/lang.opt:146
5819 msgid "-J<directory>\tPut MODULE files in 'directory'."
5820 msgstr ""
5821
5822 #: fortran/lang.opt:198
5823 msgid "Warn about possible aliasing of dummy arguments."
5824 msgstr ""
5825
5826 #: fortran/lang.opt:202
5827 msgid "Warn about alignment of COMMON blocks."
5828 msgstr ""
5829
5830 #: fortran/lang.opt:206
5831 msgid "Warn about missing ampersand in continued character constants."
5832 msgstr ""
5833
5834 #: fortran/lang.opt:210
5835 msgid "Warn about creation of array temporaries."
5836 msgstr "Попереджати щодо створення тимчасових масивів."
5837
5838 #: fortran/lang.opt:214
5839 msgid "Warn about type and rank mismatches between arguments and parameters."
5840 msgstr ""
5841
5842 #: fortran/lang.opt:218
5843 msgid "Warn if the type of a variable might be not interoperable with C."
5844 msgstr ""
5845
5846 #: fortran/lang.opt:226
5847 msgid "Warn about truncated character expressions."
5848 msgstr ""
5849
5850 #: fortran/lang.opt:230
5851 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
5852 msgstr ""
5853
5854 #: fortran/lang.opt:238
5855 msgid "Warn about most implicit conversions."
5856 msgstr ""
5857
5858 #: fortran/lang.opt:242
5859 msgid "Warn about possibly incorrect subscripts in do loops."
5860 msgstr ""
5861
5862 #: fortran/lang.opt:250
5863 msgid "Warn if loops have been interchanged."
5864 msgstr ""
5865
5866 #: fortran/lang.opt:254
5867 msgid "Warn about function call elimination."
5868 msgstr ""
5869
5870 #: fortran/lang.opt:258
5871 msgid "Warn about calls with implicit interface."
5872 msgstr ""
5873
5874 #: fortran/lang.opt:262
5875 msgid "Warn about called procedures not explicitly declared."
5876 msgstr ""
5877
5878 #: fortran/lang.opt:266
5879 msgid "Warn about constant integer divisions with truncated results."
5880 msgstr ""
5881
5882 #: fortran/lang.opt:270
5883 msgid "Warn about truncated source lines."
5884 msgstr ""
5885
5886 #: fortran/lang.opt:274
5887 msgid "Warn on intrinsics not part of the selected standard."
5888 msgstr ""
5889
5890 #: fortran/lang.opt:286
5891 msgid "Warn about USE statements that have no ONLY qualifier."
5892 msgstr ""
5893
5894 #: fortran/lang.opt:298
5895 msgid "Warn about real-literal-constants with 'q' exponent-letter."
5896 msgstr ""
5897
5898 #: fortran/lang.opt:302
5899 msgid "Warn when a left-hand-side array variable is reallocated."
5900 msgstr ""
5901
5902 #: fortran/lang.opt:306
5903 msgid "Warn when a left-hand-side variable is reallocated."
5904 msgstr ""
5905
5906 #: fortran/lang.opt:310
5907 msgid "Warn if the pointer in a pointer assignment might outlive its target."
5908 msgstr ""
5909
5910 #: fortran/lang.opt:318
5911 msgid "Warn about \"suspicious\" constructs."
5912 msgstr ""
5913
5914 #: fortran/lang.opt:322
5915 msgid "Permit nonconforming uses of the tab character."
5916 msgstr ""
5917
5918 #: fortran/lang.opt:326
5919 msgid "Warn about an invalid DO loop."
5920 msgstr ""
5921
5922 #: fortran/lang.opt:330
5923 msgid "Warn about underflow of numerical constant expressions."
5924 msgstr ""
5925
5926 #: fortran/lang.opt:338
5927 msgid "Warn if a user-procedure has the same name as an intrinsic."
5928 msgstr ""
5929
5930 #: fortran/lang.opt:346
5931 msgid "Warn about unused dummy arguments."
5932 msgstr ""
5933
5934 #: fortran/lang.opt:350
5935 msgid "Warn about zero-trip DO loops."
5936 msgstr ""
5937
5938 #: fortran/lang.opt:354
5939 msgid "Enable preprocessing."
5940 msgstr ""
5941
5942 #: fortran/lang.opt:362
5943 msgid "Disable preprocessing."
5944 msgstr ""
5945
5946 #: fortran/lang.opt:370
5947 msgid "Eliminate multiple function invocations also for impure functions."
5948 msgstr ""
5949
5950 #: fortran/lang.opt:374
5951 msgid "Enable alignment of COMMON blocks."
5952 msgstr ""
5953
5954 #: fortran/lang.opt:378
5955 msgid "All intrinsics procedures are available regardless of selected standard."
5956 msgstr ""
5957
5958 #: fortran/lang.opt:386
5959 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
5960 msgstr ""
5961
5962 #: fortran/lang.opt:390
5963 msgid "Specify that backslash in string introduces an escape character."
5964 msgstr ""
5965
5966 #: fortran/lang.opt:394
5967 msgid "Produce a backtrace when a runtime error is encountered."
5968 msgstr ""
5969
5970 #: fortran/lang.opt:398
5971 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
5972 msgstr ""
5973
5974 #: fortran/lang.opt:402
5975 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
5976 msgstr ""
5977
5978 #: fortran/lang.opt:406
5979 msgid "-fconvert=<big-endian|little-endian|native|swap> The endianness used for unformatted files."
5980 msgstr ""
5981
5982 #: fortran/lang.opt:425
5983 msgid "Use the Cray Pointer extension."
5984 msgstr ""
5985
5986 #: fortran/lang.opt:429
5987 msgid "Generate C prototypes from BIND(C) declarations."
5988 msgstr ""
5989
5990 #: fortran/lang.opt:433
5991 msgid "Ignore 'D' in column one in fixed form."
5992 msgstr ""
5993
5994 #: fortran/lang.opt:437
5995 msgid "Treat lines with 'D' in column one as comments."
5996 msgstr ""
5997
5998 #: fortran/lang.opt:441
5999 msgid "Enable all DEC language extensions."
6000 msgstr ""
6001
6002 #: fortran/lang.opt:445
6003 msgid "Enable legacy parsing of INCLUDE as statement."
6004 msgstr ""
6005
6006 #: fortran/lang.opt:449
6007 msgid "Enable kind-specific variants of integer intrinsic functions."
6008 msgstr ""
6009
6010 #: fortran/lang.opt:453
6011 msgid "Enable legacy math intrinsics for compatibility."
6012 msgstr ""
6013
6014 #: fortran/lang.opt:457
6015 msgid "Enable support for DEC STRUCTURE/RECORD."
6016 msgstr ""
6017
6018 #: fortran/lang.opt:461
6019 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
6020 msgstr ""
6021
6022 #: fortran/lang.opt:465
6023 msgid "Set the default double precision kind to an 8 byte wide type."
6024 msgstr ""
6025
6026 #: fortran/lang.opt:469
6027 msgid "Set the default integer kind to an 8 byte wide type."
6028 msgstr ""
6029
6030 #: fortran/lang.opt:473
6031 msgid "Set the default real kind to an 8 byte wide type."
6032 msgstr ""
6033
6034 #: fortran/lang.opt:477
6035 msgid "Set the default real kind to an 10 byte wide type."
6036 msgstr ""
6037
6038 #: fortran/lang.opt:481
6039 msgid "Set the default real kind to an 16 byte wide type."
6040 msgstr ""
6041
6042 #: fortran/lang.opt:485
6043 msgid "Allow dollar signs in entity names."
6044 msgstr ""
6045
6046 #: fortran/lang.opt:489 config/alpha/alpha.opt:31 common.opt:654
6047 #: common.opt:788 common.opt:998 common.opt:1002 common.opt:1006
6048 #: common.opt:1010 common.opt:1574 common.opt:1630 common.opt:1762
6049 #: common.opt:1766 common.opt:2000 common.opt:2178 common.opt:2879
6050 msgid "Does nothing. Preserved for backward compatibility."
6051 msgstr ""
6052
6053 #: fortran/lang.opt:493
6054 msgid "Display the code tree after parsing."
6055 msgstr ""
6056
6057 #: fortran/lang.opt:497
6058 msgid "Display the code tree after front end optimization."
6059 msgstr ""
6060
6061 #: fortran/lang.opt:501
6062 msgid "Display the code tree after parsing; deprecated option."
6063 msgstr ""
6064
6065 #: fortran/lang.opt:505
6066 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
6067 msgstr ""
6068
6069 #: fortran/lang.opt:509
6070 msgid "Use f2c calling convention."
6071 msgstr ""
6072
6073 #: fortran/lang.opt:513
6074 msgid "Assume that the source file is fixed form."
6075 msgstr ""
6076
6077 #: fortran/lang.opt:517
6078 msgid "Force creation of temporary to test infrequently-executed forall code."
6079 msgstr ""
6080
6081 #: fortran/lang.opt:521
6082 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
6083 msgstr ""
6084
6085 #: fortran/lang.opt:525 fortran/lang.opt:529
6086 msgid "Specify where to find the compiled intrinsic modules."
6087 msgstr ""
6088
6089 #: fortran/lang.opt:533
6090 msgid "Allow arbitrary character line width in fixed mode."
6091 msgstr ""
6092
6093 #: fortran/lang.opt:537
6094 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
6095 msgstr ""
6096
6097 #: fortran/lang.opt:541
6098 msgid "Pad shorter fixed form lines to line width with spaces."
6099 msgstr ""
6100
6101 #: fortran/lang.opt:545
6102 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
6103 msgstr ""
6104
6105 #: fortran/lang.opt:549
6106 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
6107 msgstr ""
6108
6109 #: fortran/lang.opt:553
6110 msgid "Assume that the source file is free form."
6111 msgstr ""
6112
6113 #: fortran/lang.opt:557
6114 msgid "Allow arbitrary character line width in free mode."
6115 msgstr ""
6116
6117 #: fortran/lang.opt:561
6118 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
6119 msgstr ""
6120
6121 #: fortran/lang.opt:565
6122 msgid "Try to interchange loops if profitable."
6123 msgstr ""
6124
6125 #: fortran/lang.opt:569
6126 msgid "Enable front end optimization."
6127 msgstr ""
6128
6129 #: fortran/lang.opt:573
6130 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
6131 msgstr ""
6132
6133 #: fortran/lang.opt:577
6134 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
6135 msgstr ""
6136
6137 #: fortran/lang.opt:581
6138 msgid "Initialize components of derived type variables according to other init flags."
6139 msgstr ""
6140
6141 #: fortran/lang.opt:585
6142 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
6143 msgstr ""
6144
6145 #: fortran/lang.opt:589
6146 msgid "Initialize local variables to zero (from g77)."
6147 msgstr ""
6148
6149 #: fortran/lang.opt:593
6150 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
6151 msgstr ""
6152
6153 #: fortran/lang.opt:597
6154 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
6155 msgstr ""
6156
6157 #: fortran/lang.opt:619
6158 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
6159 msgstr ""
6160
6161 #: fortran/lang.opt:623
6162 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
6163 msgstr ""
6164
6165 #: fortran/lang.opt:627
6166 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
6167 msgstr ""
6168
6169 #: fortran/lang.opt:631
6170 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
6171 msgstr ""
6172
6173 #: fortran/lang.opt:635
6174 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
6175 msgstr ""
6176
6177 #: fortran/lang.opt:639
6178 msgid "Put all local arrays on stack."
6179 msgstr ""
6180
6181 #: fortran/lang.opt:643
6182 msgid "Set default accessibility of module entities to PRIVATE."
6183 msgstr ""
6184
6185 #: fortran/lang.opt:663
6186 msgid "Try to lay out derived types as compactly as possible."
6187 msgstr ""
6188
6189 #: fortran/lang.opt:671
6190 msgid "Protect parentheses in expressions."
6191 msgstr ""
6192
6193 #: fortran/lang.opt:675
6194 msgid "Path to header file that should be pre-included before each compilation unit."
6195 msgstr ""
6196
6197 #: fortran/lang.opt:679
6198 msgid "Enable range checking during compilation."
6199 msgstr ""
6200
6201 #: fortran/lang.opt:683
6202 msgid "Interpret any REAL(4) as a REAL(8)."
6203 msgstr ""
6204
6205 #: fortran/lang.opt:687
6206 msgid "Interpret any REAL(4) as a REAL(10)."
6207 msgstr ""
6208
6209 #: fortran/lang.opt:691
6210 msgid "Interpret any REAL(4) as a REAL(16)."
6211 msgstr ""
6212
6213 #: fortran/lang.opt:695
6214 msgid "Interpret any REAL(8) as a REAL(4)."
6215 msgstr ""
6216
6217 #: fortran/lang.opt:699
6218 msgid "Interpret any REAL(8) as a REAL(10)."
6219 msgstr ""
6220
6221 #: fortran/lang.opt:703
6222 msgid "Interpret any REAL(8) as a REAL(16)."
6223 msgstr ""
6224
6225 #: fortran/lang.opt:707
6226 msgid "Reallocate the LHS in assignments."
6227 msgstr ""
6228
6229 #: fortran/lang.opt:711
6230 msgid "Use a 4-byte record marker for unformatted files."
6231 msgstr ""
6232
6233 #: fortran/lang.opt:715
6234 msgid "Use an 8-byte record marker for unformatted files."
6235 msgstr ""
6236
6237 #: fortran/lang.opt:719
6238 msgid "Allocate local variables on the stack to allow indirect recursion."
6239 msgstr ""
6240
6241 #: fortran/lang.opt:723
6242 msgid "Copy array sections into a contiguous block on procedure entry."
6243 msgstr ""
6244
6245 #: fortran/lang.opt:727
6246 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
6247 msgstr ""
6248
6249 #: fortran/lang.opt:743
6250 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
6251 msgstr ""
6252
6253 #: fortran/lang.opt:747
6254 msgid "Append a second underscore if the name already contains an underscore."
6255 msgstr ""
6256
6257 #: fortran/lang.opt:755
6258 msgid "Apply negative sign to zero values."
6259 msgstr ""
6260
6261 #: fortran/lang.opt:759
6262 msgid "Append underscores to externally visible names."
6263 msgstr ""
6264
6265 #: fortran/lang.opt:763 c-family/c.opt:1405 c-family/c.opt:1437
6266 #: c-family/c.opt:1685 config/pa/pa.opt:42 config/pa/pa.opt:70 common.opt:1167
6267 #: common.opt:1375 common.opt:1450 common.opt:1718 common.opt:1849
6268 #: common.opt:2249 common.opt:2285 common.opt:2378 common.opt:2382
6269 #: common.opt:2487 common.opt:2578 common.opt:2586 common.opt:2594
6270 #: common.opt:2602 common.opt:2703 common.opt:2755 common.opt:2843
6271 #: common.opt:2980 common.opt:2984 common.opt:2988 common.opt:2992
6272 msgid "Does nothing. Preserved for backward compatibility."
6273 msgstr ""
6274
6275 #: fortran/lang.opt:803
6276 msgid "Statically link the GNU Fortran helper library (libgfortran)."
6277 msgstr ""
6278
6279 #: fortran/lang.opt:807
6280 msgid "Conform to the ISO Fortran 2003 standard."
6281 msgstr ""
6282
6283 #: fortran/lang.opt:811
6284 msgid "Conform to the ISO Fortran 2008 standard."
6285 msgstr ""
6286
6287 #: fortran/lang.opt:815
6288 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
6289 msgstr ""
6290
6291 #: fortran/lang.opt:819
6292 msgid "Conform to the ISO Fortran 2018 standard."
6293 msgstr ""
6294
6295 #: fortran/lang.opt:823
6296 msgid "Conform to the ISO Fortran 95 standard."
6297 msgstr ""
6298
6299 #: fortran/lang.opt:827
6300 msgid "Conform to nothing in particular."
6301 msgstr ""
6302
6303 #: fortran/lang.opt:831
6304 msgid "Accept extensions to support legacy code."
6305 msgstr ""
6306
6307 #: c-family/c.opt:182
6308 msgid "-A<question>=<answer>\tAssert the <answer> to <question>. Putting '-' before <question> disables the <answer> to <question>."
6309 msgstr ""
6310
6311 #: c-family/c.opt:186
6312 msgid "Do not discard comments."
6313 msgstr ""
6314
6315 #: c-family/c.opt:190
6316 msgid "Do not discard comments in macro expansions."
6317 msgstr ""
6318
6319 #: c-family/c.opt:194
6320 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value. If just <macro> is given, <val> is taken to be 1."
6321 msgstr ""
6322
6323 #: c-family/c.opt:201
6324 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
6325 msgstr ""
6326
6327 #: c-family/c.opt:205
6328 msgid "Enable parsing GIMPLE."
6329 msgstr ""
6330
6331 #: c-family/c.opt:209
6332 msgid "Print the name of header files as they are used."
6333 msgstr ""
6334
6335 #: c-family/c.opt:213
6336 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
6337 msgstr ""
6338
6339 #: c-family/c.opt:217
6340 msgid "Generate make dependencies."
6341 msgstr ""
6342
6343 #: c-family/c.opt:221
6344 msgid "Generate make dependencies and compile."
6345 msgstr ""
6346
6347 #: c-family/c.opt:225
6348 msgid "-MF <file>\tWrite dependency output to the given file."
6349 msgstr ""
6350
6351 #: c-family/c.opt:229
6352 msgid "Treat missing header files as generated files."
6353 msgstr ""
6354
6355 #: c-family/c.opt:233
6356 msgid "Like -M but ignore system header files."
6357 msgstr ""
6358
6359 #: c-family/c.opt:237
6360 msgid "Like -MD but ignore system header files."
6361 msgstr ""
6362
6363 #: c-family/c.opt:241
6364 msgid "Generate phony targets for all headers."
6365 msgstr ""
6366
6367 #: c-family/c.opt:245
6368 msgid "-MQ <target>\tAdd a MAKE-quoted target."
6369 msgstr ""
6370
6371 #: c-family/c.opt:249
6372 msgid "-MT <target>\tAdd an unquoted target."
6373 msgstr ""
6374
6375 #: c-family/c.opt:253
6376 msgid "Do not generate #line directives."
6377 msgstr ""
6378
6379 #: c-family/c.opt:257
6380 msgid "-U<macro>\tUndefine <macro>."
6381 msgstr ""
6382
6383 #: c-family/c.opt:261
6384 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
6385 msgstr ""
6386
6387 #: c-family/c.opt:265
6388 msgid "Warn about things that change between the current -fabi-version and the specified version."
6389 msgstr ""
6390
6391 #: c-family/c.opt:269
6392 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
6393 msgstr ""
6394
6395 #: c-family/c.opt:276
6396 msgid "Warn on suspicious calls of standard functions computing absolute values."
6397 msgstr ""
6398
6399 #: c-family/c.opt:280
6400 msgid "Warn about suspicious uses of memory addresses."
6401 msgstr ""
6402
6403 #: c-family/c.opt:296
6404 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
6405 msgstr ""
6406
6407 #: c-family/c.opt:300
6408 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
6409 msgstr ""
6410
6411 #: c-family/c.opt:304 ada/gcc-interface/lang.opt:57
6412 msgid "Enable most warning messages."
6413 msgstr "Увімкнути якнайбільше повідомлень із попередженнями."
6414
6415 #: c-family/c.opt:308
6416 msgid "Warn on any use of alloca."
6417 msgstr "Попереджати про усі використання alloca."
6418
6419 #: c-family/c.opt:312
6420 msgid "-Walloc-size-larger-than=<bytes> Warn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
6421 msgstr ""
6422
6423 #: c-family/c.opt:317
6424 msgid "-Wno-alloc-size-larger-than Disable Walloc-size-larger-than= warning. Equivalent to Walloc-size-larger-than=<SIZE_MAX> or larger."
6425 msgstr ""
6426
6427 #: c-family/c.opt:321
6428 msgid "-Walloc-zero Warn for calls to allocation functions that specify zero bytes."
6429 msgstr ""
6430
6431 #: c-family/c.opt:325
6432 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."
6433 msgstr ""
6434
6435 #: c-family/c.opt:331
6436 msgid "-Wno-alloca-larger-than Disable Walloca-larger-than= warning. Equivalent to Walloca-larger-than=<SIZE_MAX> or larger."
6437 msgstr ""
6438
6439 #: c-family/c.opt:343
6440 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
6441 msgstr ""
6442
6443 #: c-family/c.opt:347
6444 msgid "Warn about casting functions to incompatible types."
6445 msgstr "Попереджати про виклик функцій із несумісними типами параметрів."
6446
6447 #: c-family/c.opt:351
6448 msgid "Warn about boolean expression compared with an integer value different from true/false."
6449 msgstr ""
6450
6451 #: c-family/c.opt:355
6452 msgid "Warn about certain operations on boolean expressions."
6453 msgstr "Попереджати щодо певних дій із булевими виразами."
6454
6455 #: c-family/c.opt:359
6456 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
6457 msgstr ""
6458
6459 #: c-family/c.opt:363
6460 msgid "Warn when a built-in function is declared with the wrong signature."
6461 msgstr ""
6462
6463 #: c-family/c.opt:367
6464 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
6465 msgstr ""
6466
6467 #: c-family/c.opt:371
6468 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
6469 msgstr ""
6470
6471 #: c-family/c.opt:375
6472 msgid "Warn about features not present in ISO C90, but present in ISO C99."
6473 msgstr ""
6474
6475 #: c-family/c.opt:379
6476 msgid "Warn about features not present in ISO C99, but present in ISO C11."
6477 msgstr ""
6478
6479 #: c-family/c.opt:383
6480 msgid "Warn about C constructs that are not in the common subset of C and C++."
6481 msgstr ""
6482
6483 #: c-family/c.opt:390
6484 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
6485 msgstr ""
6486
6487 #: c-family/c.opt:394
6488 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
6489 msgstr ""
6490
6491 #: c-family/c.opt:401
6492 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017."
6493 msgstr ""
6494
6495 #: c-family/c.opt:405
6496 msgid "Warn about casts between incompatible function types."
6497 msgstr "Попереджати про варіанти виклику функцій несумісних типів."
6498
6499 #: c-family/c.opt:409
6500 msgid "Warn about casts which discard qualifiers."
6501 msgstr ""
6502
6503 #: c-family/c.opt:413 c-family/c.opt:417
6504 msgid "Warn about catch handlers of non-reference type."
6505 msgstr "Попереджати про обробники catch нееталонного типу."
6506
6507 #: c-family/c.opt:421
6508 msgid "Warn about subscripts whose type is \"char\"."
6509 msgstr ""
6510
6511 #: c-family/c.opt:425 c-family/c.opt:1310 c-family/c.opt:1314
6512 #: c-family/c.opt:1318 c-family/c.opt:1322 c-family/c.opt:1326
6513 #: c-family/c.opt:1330 c-family/c.opt:1334 c-family/c.opt:1341
6514 #: c-family/c.opt:1345 c-family/c.opt:1349 c-family/c.opt:1353
6515 #: c-family/c.opt:1357 c-family/c.opt:1361 c-family/c.opt:1365
6516 #: c-family/c.opt:1369 c-family/c.opt:1373 c-family/c.opt:1377
6517 #: c-family/c.opt:1381 c-family/c.opt:1385 c-family/c.opt:1389
6518 #: config/i386/i386.opt:967
6519 msgid "Deprecated in GCC 9. This switch has no effect."
6520 msgstr ""
6521
6522 #: c-family/c.opt:429
6523 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
6524 msgstr ""
6525
6526 #: c-family/c.opt:433
6527 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
6528 msgstr ""
6529
6530 #: c-family/c.opt:437
6531 msgid "Synonym for -Wcomment."
6532 msgstr "Синонім -Wcomment."
6533
6534 #: c-family/c.opt:441
6535 msgid "Warn for conditionally-supported constructs."
6536 msgstr ""
6537
6538 #: c-family/c.opt:445
6539 msgid "Warn for implicit type conversions that may change a value."
6540 msgstr "Попереджати про неявні перетворення типів, які можуть призвести до зміни значення."
6541
6542 #: c-family/c.opt:449
6543 msgid "Warn for converting NULL from/to a non-pointer type."
6544 msgstr ""
6545
6546 #: c-family/c.opt:457
6547 msgid "Warn when all constructors and destructors are private."
6548 msgstr "Попереджати, якщо усі конструктори і деструктори є закритими (private)."
6549
6550 #: c-family/c.opt:461
6551 msgid "Warn about dangling else."
6552 msgstr ""
6553
6554 #: c-family/c.opt:465
6555 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
6556 msgstr ""
6557
6558 #: c-family/c.opt:469
6559 msgid "Warn when a declaration is found after a statement."
6560 msgstr "Попереджати, якщо оголошення виявлено після інструкції."
6561
6562 #: c-family/c.opt:473
6563 msgid "Warn when deleting a pointer to incomplete type."
6564 msgstr "Попереджати щодо вилучення вказівника на неповний тип."
6565
6566 #: c-family/c.opt:477
6567 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
6568 msgstr ""
6569
6570 #: c-family/c.opt:485
6571 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation."
6572 msgstr ""
6573
6574 #: c-family/c.opt:490
6575 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation or destructor."
6576 msgstr ""
6577
6578 #: c-family/c.opt:495
6579 msgid "Warn about positional initialization of structs requiring designated initializers."
6580 msgstr ""
6581
6582 #: c-family/c.opt:499
6583 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
6584 msgstr ""
6585
6586 #: c-family/c.opt:503
6587 msgid "Warn if type qualifiers on pointers are discarded."
6588 msgstr ""
6589
6590 #: c-family/c.opt:507
6591 msgid "Warn about compile-time integer division by zero."
6592 msgstr ""
6593
6594 #: c-family/c.opt:511
6595 msgid "Warn about duplicated branches in if-else statements."
6596 msgstr "Попереджати про дублювання гілок у інструкціях if-else."
6597
6598 #: c-family/c.opt:515
6599 msgid "Warn about duplicated conditions in an if-else-if chain."
6600 msgstr "Попереджати про дублювання умов у ланцюжку if-else-if."
6601
6602 #: c-family/c.opt:519
6603 msgid "Warn about violations of Effective C++ style rules."
6604 msgstr "Попереджати про порушення правил стилю Effective C++."
6605
6606 #: c-family/c.opt:523
6607 msgid "Warn about an empty body in an if or else statement."
6608 msgstr "Попереджати щодо порожнього комплекту інструкцій у if або else."
6609
6610 #: c-family/c.opt:527
6611 msgid "Warn about stray tokens after #else and #endif."
6612 msgstr ""
6613
6614 #: c-family/c.opt:531
6615 msgid "Warn about comparison of different enum types."
6616 msgstr "Попереджати про порівняння різних типів числових даних."
6617
6618 #: c-family/c.opt:539
6619 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6620 msgstr "Цей перемикач вважається застарілим; скористайтеся замість нього перемикачем -Werror=implicit-function-declaration."
6621
6622 #: c-family/c.opt:547
6623 msgid "Warn about semicolon after in-class function definition."
6624 msgstr "Попереджати про крапку з комою після визначення функції у класі."
6625
6626 #: c-family/c.opt:551
6627 msgid "Warn for implicit type conversions that cause loss of floating point precision."
6628 msgstr ""
6629
6630 #: c-family/c.opt:555
6631 msgid "Warn if testing floating point numbers for equality."
6632 msgstr "Попереджати про перевірки на рівність чисел із рухомою крапкою."
6633
6634 #: c-family/c.opt:559 c-family/c.opt:601
6635 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6636 msgstr "Попереджати про некоректності у рядках форматування printf/scanf/strftime/strfmon."
6637
6638 #: c-family/c.opt:563
6639 msgid "Warn about format strings that contain NUL bytes."
6640 msgstr "Попереджати щодо рядків форматування, які містять байти NUL."
6641
6642 #: c-family/c.opt:567
6643 msgid "Warn if passing too many arguments to a function for its format string."
6644 msgstr ""
6645
6646 #: c-family/c.opt:571
6647 msgid "Warn about format strings that are not literals."
6648 msgstr "Попереджати, якщо рядки форматування не є літералами."
6649
6650 #: c-family/c.opt:575
6651 msgid "Warn about function calls with format strings that write past the end of the destination region. Same as -Wformat-overflow=1."
6652 msgstr ""
6653
6654 #: c-family/c.opt:580
6655 msgid "Warn about possible security problems with format functions."
6656 msgstr ""
6657
6658 #: c-family/c.opt:584
6659 msgid "Warn about sign differences with format functions."
6660 msgstr "Попереджати про відмінності у знаку у функціях форматування."
6661
6662 #: c-family/c.opt:588
6663 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
6664 msgstr ""
6665
6666 #: c-family/c.opt:593
6667 msgid "Warn about strftime formats yielding 2-digit years."
6668 msgstr ""
6669
6670 #: c-family/c.opt:597
6671 msgid "Warn about zero-length formats."
6672 msgstr "Попереджати про формати нульової довжини."
6673
6674 #: c-family/c.opt:605
6675 msgid "Warn about function calls with format strings that write past the end of the destination region."
6676 msgstr ""
6677
6678 #: c-family/c.opt:610
6679 msgid "Warn about calls to snprintf and similar functions that truncate output."
6680 msgstr ""
6681
6682 #: c-family/c.opt:614
6683 msgid "Warn when the field in a struct is not aligned."
6684 msgstr "Попереджати про невирівняне поле у структурі."
6685
6686 #: c-family/c.opt:618
6687 msgid "Warn whenever type qualifiers are ignored."
6688 msgstr ""
6689
6690 #: c-family/c.opt:622
6691 msgid "Warn whenever attributes are ignored."
6692 msgstr "Попереджати про ігнорування атрибутів."
6693
6694 #: c-family/c.opt:626
6695 msgid "Warn when there is a conversion between pointers that have incompatible types."
6696 msgstr ""
6697
6698 #: c-family/c.opt:630
6699 msgid "Warn when the address of packed member of struct or union is taken."
6700 msgstr ""
6701
6702 #: c-family/c.opt:634
6703 msgid "Warn about variables which are initialized to themselves."
6704 msgstr "Попереджати про самоініціалізацію змінних."
6705
6706 #: c-family/c.opt:638
6707 msgid "Warn about uses of std::initializer_list that can result in dangling pointers."
6708 msgstr ""
6709
6710 #: c-family/c.opt:642
6711 msgid "Warn about implicit declarations."
6712 msgstr "Попереджати про неявні оголошення."
6713
6714 #: c-family/c.opt:650
6715 msgid "Warn about implicit conversions from \"float\" to \"double\"."
6716 msgstr "Попереджати про неявні перетворення з float на double."
6717
6718 #: c-family/c.opt:654
6719 msgid "Warn if \"defined\" is used outside #if."
6720 msgstr "Попереджати, якщо defined використано поза #if."
6721
6722 #: c-family/c.opt:658
6723 msgid "Warn about implicit function declarations."
6724 msgstr "Попереджати про неявні оголошення функцій."
6725
6726 #: c-family/c.opt:662
6727 msgid "Warn when a declaration does not specify a type."
6728 msgstr "Попереджати, якщо оголошення не визначає типу."
6729
6730 #: c-family/c.opt:669
6731 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
6732 msgstr ""
6733
6734 #: c-family/c.opt:673
6735 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
6736 msgstr ""
6737
6738 #: c-family/c.opt:677
6739 msgid "Warn for suspicious integer expressions in boolean context."
6740 msgstr ""
6741
6742 #: c-family/c.opt:681
6743 msgid "Warn when there is a cast to a pointer from an integer of a different size."
6744 msgstr ""
6745
6746 #: c-family/c.opt:685
6747 msgid "Warn about invalid uses of the \"offsetof\" macro."
6748 msgstr ""
6749
6750 #: c-family/c.opt:689
6751 msgid "Warn about PCH files that are found but not used."
6752 msgstr ""
6753
6754 #: c-family/c.opt:693
6755 msgid "Warn when a jump misses a variable initialization."
6756 msgstr ""
6757
6758 #: c-family/c.opt:697
6759 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
6760 msgstr ""
6761
6762 #: c-family/c.opt:701
6763 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
6764 msgstr ""
6765
6766 #: c-family/c.opt:705
6767 msgid "Warn when logical not is used on the left hand side operand of a comparison."
6768 msgstr ""
6769
6770 #: c-family/c.opt:709
6771 msgid "Do not warn about using \"long long\" when -pedantic."
6772 msgstr ""
6773
6774 #: c-family/c.opt:713
6775 msgid "Warn about suspicious declarations of \"main\"."
6776 msgstr ""
6777
6778 #: c-family/c.opt:721
6779 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
6780 msgstr ""
6781
6782 #: c-family/c.opt:725
6783 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
6784 msgstr ""
6785
6786 #: c-family/c.opt:729
6787 msgid "Warn when the indentation of the code does not reflect the block structure."
6788 msgstr ""
6789
6790 #: c-family/c.opt:733
6791 msgid "Warn about possibly missing braces around initializers."
6792 msgstr ""
6793
6794 #: c-family/c.opt:737
6795 msgid "Warn about global functions without previous declarations."
6796 msgstr ""
6797
6798 #: c-family/c.opt:741
6799 msgid "Warn about missing fields in struct initializers."
6800 msgstr ""
6801
6802 #: c-family/c.opt:745
6803 msgid "Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for."
6804 msgstr ""
6805
6806 #: c-family/c.opt:749
6807 msgid "Warn on direct multiple inheritance."
6808 msgstr ""
6809
6810 #: c-family/c.opt:753
6811 msgid "Warn on namespace definition."
6812 msgstr ""
6813
6814 #: c-family/c.opt:757
6815 msgid "Warn when fields in a struct with the packed attribute are misaligned."
6816 msgstr ""
6817
6818 #: c-family/c.opt:761
6819 msgid "Warn about missing sized deallocation functions."
6820 msgstr ""
6821
6822 #: c-family/c.opt:765
6823 msgid "Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers."
6824 msgstr ""
6825
6826 #: c-family/c.opt:769
6827 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
6828 msgstr ""
6829
6830 #: c-family/c.opt:773
6831 msgid "Warn when sizeof is applied on a parameter declared as an array."
6832 msgstr ""
6833
6834 #: c-family/c.opt:777
6835 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6836 msgstr ""
6837
6838 #: c-family/c.opt:782
6839 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6840 msgstr ""
6841
6842 #: c-family/c.opt:787
6843 msgid "Warn about truncation in string manipulation functions like strncat and strncpy."
6844 msgstr ""
6845
6846 #: c-family/c.opt:791
6847 msgid "Warn about functions which might be candidates for format attributes."
6848 msgstr ""
6849
6850 #: c-family/c.opt:795
6851 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
6852 msgstr ""
6853
6854 #: c-family/c.opt:800
6855 msgid "Warn about enumerated switches, with no default, missing a case."
6856 msgstr ""
6857
6858 #: c-family/c.opt:804
6859 msgid "Warn about enumerated switches missing a \"default:\" statement."
6860 msgstr ""
6861
6862 #: c-family/c.opt:808
6863 msgid "Warn about all enumerated switches missing a specific case."
6864 msgstr ""
6865
6866 #: c-family/c.opt:812
6867 msgid "Warn about switches with boolean controlling expression."
6868 msgstr ""
6869
6870 #: c-family/c.opt:816
6871 msgid "Warn on primary template declaration."
6872 msgstr ""
6873
6874 #: c-family/c.opt:820
6875 msgid "Warn about declarations of entities that may be missing attributes that related entities have been declared with."
6876 msgstr ""
6877
6878 #: c-family/c.opt:829
6879 msgid "Warn about user-specified include directories that do not exist."
6880 msgstr ""
6881
6882 #: c-family/c.opt:833
6883 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
6884 msgstr ""
6885
6886 #: c-family/c.opt:837
6887 msgid "Warn about global functions without prototypes."
6888 msgstr ""
6889
6890 #: c-family/c.opt:844
6891 msgid "Warn about use of multi-character character constants."
6892 msgstr ""
6893
6894 #: c-family/c.opt:848
6895 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
6896 msgstr ""
6897
6898 #: c-family/c.opt:852
6899 msgid "Warn about \"extern\" declarations not at file scope."
6900 msgstr ""
6901
6902 #: c-family/c.opt:856
6903 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
6904 msgstr ""
6905
6906 #: c-family/c.opt:860
6907 msgid "Warn if C++17 noexcept function type will change the mangled name of a symbol."
6908 msgstr ""
6909
6910 #: c-family/c.opt:864
6911 msgid "Warn when non-templatized friend functions are declared within a template."
6912 msgstr ""
6913
6914 #: c-family/c.opt:868
6915 msgid "Warn when a conversion function will never be called due to the type it converts to."
6916 msgstr ""
6917
6918 #: c-family/c.opt:872
6919 msgid "Warn for unsafe raw memory writes to objects of class types."
6920 msgstr ""
6921
6922 #: c-family/c.opt:876
6923 msgid "Warn about non-virtual destructors."
6924 msgstr ""
6925
6926 #: c-family/c.opt:880
6927 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
6928 msgstr ""
6929
6930 #: c-family/c.opt:896
6931 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
6932 msgstr ""
6933
6934 #: c-family/c.opt:919
6935 msgid "Warn if a C-style cast is used in a program."
6936 msgstr ""
6937
6938 #: c-family/c.opt:923
6939 msgid "Warn for obsolescent usage in a declaration."
6940 msgstr ""
6941
6942 #: c-family/c.opt:927
6943 msgid "Warn if an old-style parameter definition is used."
6944 msgstr ""
6945
6946 #: c-family/c.opt:931
6947 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
6948 msgstr ""
6949
6950 #: c-family/c.opt:935
6951 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
6952 msgstr ""
6953
6954 #: c-family/c.opt:939
6955 msgid "Warn about overloaded virtual function names."
6956 msgstr ""
6957
6958 #: c-family/c.opt:943
6959 msgid "Warn about overriding initializers without side effects."
6960 msgstr ""
6961
6962 #: c-family/c.opt:947
6963 msgid "Warn about overriding initializers with side effects."
6964 msgstr ""
6965
6966 #: c-family/c.opt:951
6967 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
6968 msgstr ""
6969
6970 #: c-family/c.opt:955
6971 msgid "Warn about possibly missing parentheses."
6972 msgstr ""
6973
6974 #: c-family/c.opt:963
6975 msgid "Warn about calling std::move on a local object in a return statement preventing copy elision."
6976 msgstr ""
6977
6978 #: c-family/c.opt:967
6979 msgid "Warn when converting the type of pointers to member functions."
6980 msgstr ""
6981
6982 #: c-family/c.opt:971
6983 msgid "Warn about function pointer arithmetic."
6984 msgstr ""
6985
6986 #: c-family/c.opt:975
6987 msgid "Warn when a pointer differs in signedness in an assignment."
6988 msgstr ""
6989
6990 #: c-family/c.opt:979
6991 msgid "Warn when a pointer is compared with a zero character constant."
6992 msgstr ""
6993
6994 #: c-family/c.opt:983
6995 msgid "Warn when a pointer is cast to an integer of a different size."
6996 msgstr ""
6997
6998 #: c-family/c.opt:987
6999 msgid "Warn about misuses of pragmas."
7000 msgstr ""
7001
7002 #: c-family/c.opt:991
7003 msgid "Warn if constructor or destructors with priorities from 0 to 100 are used."
7004 msgstr ""
7005
7006 #: c-family/c.opt:995
7007 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
7008 msgstr ""
7009
7010 #: c-family/c.opt:999
7011 msgid "Warn if inherited methods are unimplemented."
7012 msgstr ""
7013
7014 #: c-family/c.opt:1003 c-family/c.opt:1007
7015 msgid "Warn for placement new expressions with undefined behavior."
7016 msgstr ""
7017
7018 #: c-family/c.opt:1011
7019 msgid "Warn about multiple declarations of the same object."
7020 msgstr ""
7021
7022 #: c-family/c.opt:1015
7023 msgid "Warn about redundant calls to std::move."
7024 msgstr ""
7025
7026 #: c-family/c.opt:1019
7027 msgid "Warn about uses of register storage specifier."
7028 msgstr ""
7029
7030 #: c-family/c.opt:1023
7031 msgid "Warn when the compiler reorders code."
7032 msgstr ""
7033
7034 #: c-family/c.opt:1027
7035 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
7036 msgstr ""
7037
7038 #: c-family/c.opt:1031
7039 msgid "Warn on suspicious constructs involving reverse scalar storage order."
7040 msgstr ""
7041
7042 #: c-family/c.opt:1035
7043 msgid "Warn if a selector has multiple methods."
7044 msgstr ""
7045
7046 #: c-family/c.opt:1039
7047 msgid "Warn about possible violations of sequence point rules."
7048 msgstr ""
7049
7050 #: c-family/c.opt:1043
7051 msgid "Warn if a local declaration hides an instance variable."
7052 msgstr ""
7053
7054 #: c-family/c.opt:1047 c-family/c.opt:1051
7055 msgid "Warn if left shift of a signed value overflows."
7056 msgstr ""
7057
7058 #: c-family/c.opt:1055
7059 msgid "Warn if shift count is negative."
7060 msgstr ""
7061
7062 #: c-family/c.opt:1059
7063 msgid "Warn if shift count >= width of type."
7064 msgstr ""
7065
7066 #: c-family/c.opt:1063
7067 msgid "Warn if left shifting a negative value."
7068 msgstr ""
7069
7070 #: c-family/c.opt:1067
7071 msgid "Warn about signed-unsigned comparisons."
7072 msgstr ""
7073
7074 #: c-family/c.opt:1075
7075 msgid "Warn for implicit type conversions between signed and unsigned integers."
7076 msgstr ""
7077
7078 #: c-family/c.opt:1079
7079 msgid "Warn when overload promotes from unsigned to signed."
7080 msgstr ""
7081
7082 #: c-family/c.opt:1083
7083 msgid "Warn about uncasted NULL used as sentinel."
7084 msgstr ""
7085
7086 #: c-family/c.opt:1087
7087 msgid "Warn about unprototyped function declarations."
7088 msgstr ""
7089
7090 #: c-family/c.opt:1099
7091 msgid "Warn if type signatures of candidate methods do not match exactly."
7092 msgstr ""
7093
7094 #: c-family/c.opt:1103
7095 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
7096 msgstr ""
7097
7098 #: c-family/c.opt:1107
7099 msgid "Deprecated. This switch has no effect."
7100 msgstr ""
7101
7102 #: c-family/c.opt:1115
7103 msgid "Warn if a comparison always evaluates to true or false."
7104 msgstr ""
7105
7106 #: c-family/c.opt:1119
7107 msgid "Warn if a throw expression will always result in a call to terminate()."
7108 msgstr ""
7109
7110 #: c-family/c.opt:1123
7111 msgid "Warn about features not present in traditional C."
7112 msgstr ""
7113
7114 #: c-family/c.opt:1127
7115 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
7116 msgstr ""
7117
7118 #: c-family/c.opt:1131
7119 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
7120 msgstr ""
7121
7122 #: c-family/c.opt:1135
7123 msgid "Warn about @selector()s without previously declared methods."
7124 msgstr ""
7125
7126 #: c-family/c.opt:1139
7127 msgid "Warn if an undefined macro is used in an #if directive."
7128 msgstr ""
7129
7130 #: c-family/c.opt:1151
7131 msgid "Warn about unrecognized pragmas."
7132 msgstr ""
7133
7134 #: c-family/c.opt:1155
7135 msgid "Warn about unsuffixed float constants."
7136 msgstr ""
7137
7138 #: c-family/c.opt:1163
7139 msgid "Warn when typedefs locally defined in a function are not used."
7140 msgstr ""
7141
7142 #: c-family/c.opt:1167
7143 msgid "Warn about macros defined in the main file that are not used."
7144 msgstr ""
7145
7146 #: c-family/c.opt:1171
7147 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
7148 msgstr ""
7149
7150 #: c-family/c.opt:1179 c-family/c.opt:1183
7151 msgid "Warn when a const variable is unused."
7152 msgstr ""
7153
7154 #: c-family/c.opt:1187
7155 msgid "Warn about using variadic macros."
7156 msgstr ""
7157
7158 #: c-family/c.opt:1191
7159 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
7160 msgstr ""
7161
7162 #: c-family/c.opt:1195
7163 msgid "Warn if a variable length array is used."
7164 msgstr ""
7165
7166 #: c-family/c.opt:1199
7167 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. <number> bytes."
7168 msgstr ""
7169
7170 #: c-family/c.opt:1206
7171 msgid "-Wno-vla-larger-than Disable Wvla-larger-than= warning. Equivalent to Wvla-larger-than=<SIZE_MAX> or larger."
7172 msgstr ""
7173
7174 #: c-family/c.opt:1210
7175 msgid "Warn when a register variable is declared volatile."
7176 msgstr ""
7177
7178 #: c-family/c.opt:1214
7179 msgid "Warn on direct virtual inheritance."
7180 msgstr ""
7181
7182 #: c-family/c.opt:1218
7183 msgid "Warn if a virtual base has a non-trivial move assignment operator."
7184 msgstr ""
7185
7186 #: c-family/c.opt:1222
7187 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."
7188 msgstr ""
7189
7190 #: c-family/c.opt:1226
7191 msgid "Warn when a literal '0' is used as null pointer."
7192 msgstr ""
7193
7194 #: c-family/c.opt:1230
7195 msgid "Warn about useless casts."
7196 msgstr ""
7197
7198 #: c-family/c.opt:1234
7199 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."
7200 msgstr ""
7201
7202 #: c-family/c.opt:1238
7203 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
7204 msgstr ""
7205
7206 #: c-family/c.opt:1242
7207 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
7208 msgstr ""
7209
7210 #: c-family/c.opt:1247
7211 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
7212 msgstr ""
7213
7214 #: c-family/c.opt:1255
7215 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
7216 msgstr ""
7217
7218 #: c-family/c.opt:1259
7219 msgid "Enforce class member access control semantics."
7220 msgstr ""
7221
7222 #: c-family/c.opt:1263
7223 msgid "-fada-spec-parent=unit Dump Ada specs as child units of given parent."
7224 msgstr ""
7225
7226 #: c-family/c.opt:1267
7227 msgid "Support C++17 allocation of over-aligned types."
7228 msgstr ""
7229
7230 #: c-family/c.opt:1271
7231 msgid "-faligned-new=<N> Use C++17 over-aligned type allocation for alignments greater than N."
7232 msgstr ""
7233
7234 #: c-family/c.opt:1278
7235 msgid "Allow variadic functions without named parameter."
7236 msgstr ""
7237
7238 #: c-family/c.opt:1282 c-family/c.opt:1530 c-family/c.opt:1854
7239 #: c-family/c.opt:1858 c-family/c.opt:1874
7240 msgid "No longer supported."
7241 msgstr "Більше не підтримується."
7242
7243 #: c-family/c.opt:1286
7244 msgid "Recognize the \"asm\" keyword."
7245 msgstr ""
7246
7247 #: c-family/c.opt:1294
7248 msgid "Recognize built-in functions."
7249 msgstr ""
7250
7251 #: c-family/c.opt:1301
7252 msgid "Where shorter, use canonicalized paths to systems headers."
7253 msgstr ""
7254
7255 #: c-family/c.opt:1305
7256 msgid "Enable the char8_t fundamental type and use it as the type for UTF-8 string and character literals."
7257 msgstr ""
7258
7259 #: c-family/c.opt:1393
7260 msgid "Deprecated in GCC 8. This switch has no effect."
7261 msgstr ""
7262
7263 #: c-family/c.opt:1397
7264 msgid "Enable support for C++ concepts."
7265 msgstr ""
7266
7267 #: c-family/c.opt:1401
7268 msgid "Allow the arguments of the '?' operator to have different types."
7269 msgstr ""
7270
7271 #: c-family/c.opt:1409
7272 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
7273 msgstr ""
7274
7275 #: c-family/c.opt:1413
7276 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
7277 msgstr ""
7278
7279 #: c-family/c.opt:1417
7280 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
7281 msgstr ""
7282
7283 #: c-family/c.opt:1421
7284 msgid "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr operations during a single constexpr evaluation."
7285 msgstr ""
7286
7287 #: c-family/c.opt:1425
7288 msgid "Emit debug annotations during preprocessing."
7289 msgstr ""
7290
7291 #: c-family/c.opt:1429
7292 msgid "-fdeduce-init-list\tenable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list."
7293 msgstr ""
7294
7295 #: c-family/c.opt:1433
7296 msgid "Factor complex constructors and destructors to favor space over speed."
7297 msgstr ""
7298
7299 #: c-family/c.opt:1441
7300 msgid "Print hierarchical comparisons when template types are mismatched."
7301 msgstr ""
7302
7303 #: c-family/c.opt:1445
7304 msgid "Preprocess directives only."
7305 msgstr ""
7306
7307 #: c-family/c.opt:1449
7308 msgid "Permit '$' as an identifier character."
7309 msgstr ""
7310
7311 #: c-family/c.opt:1453
7312 msgid "-fmacro-prefix-map=<old>=<new> Map one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE()."
7313 msgstr ""
7314
7315 #: c-family/c.opt:1457
7316 msgid "Write all declarations as Ada code transitively."
7317 msgstr ""
7318
7319 #: c-family/c.opt:1461
7320 msgid "Write all declarations as Ada code for the given file only."
7321 msgstr ""
7322
7323 #: c-family/c.opt:1468
7324 msgid "-fno-elide-type Do not elide common elements in template comparisons."
7325 msgstr ""
7326
7327 #: c-family/c.opt:1472
7328 msgid "Generate code to check exception specifications."
7329 msgstr ""
7330
7331 #: c-family/c.opt:1479
7332 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
7333 msgstr ""
7334
7335 #: c-family/c.opt:1483
7336 msgid "Permit universal character names (\\u and \\U) in identifiers."
7337 msgstr ""
7338
7339 #: c-family/c.opt:1487
7340 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
7341 msgstr ""
7342
7343 #: c-family/c.opt:1491
7344 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
7345 msgstr ""
7346
7347 #: c-family/c.opt:1501
7348 msgid "Do not assume that standard C libraries and \"main\" exist."
7349 msgstr ""
7350
7351 #: c-family/c.opt:1505
7352 msgid "Recognize GNU-defined keywords."
7353 msgstr ""
7354
7355 #: c-family/c.opt:1509
7356 msgid "Generate code for GNU runtime environment."
7357 msgstr ""
7358
7359 #: c-family/c.opt:1513
7360 msgid "Use traditional GNU semantics for inline functions."
7361 msgstr ""
7362
7363 #: c-family/c.opt:1526
7364 msgid "Assume normal C execution environment."
7365 msgstr ""
7366
7367 #: c-family/c.opt:1534
7368 msgid "Export functions even if they can be inlined."
7369 msgstr ""
7370
7371 #: c-family/c.opt:1538
7372 msgid "Emit implicit instantiations of inline templates."
7373 msgstr ""
7374
7375 #: c-family/c.opt:1542
7376 msgid "Emit implicit instantiations of templates."
7377 msgstr ""
7378
7379 #: c-family/c.opt:1546
7380 msgid "Implement C++17 inheriting constructor semantics."
7381 msgstr ""
7382
7383 #: c-family/c.opt:1553
7384 msgid "Don't emit dllexported inline functions unless needed."
7385 msgstr ""
7386
7387 #: c-family/c.opt:1560
7388 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
7389 msgstr ""
7390
7391 #: c-family/c.opt:1564
7392 msgid "Don't warn about uses of Microsoft extensions."
7393 msgstr ""
7394
7395 #: c-family/c.opt:1583
7396 msgid "Implement resolution of DR 150 for matching of template template arguments."
7397 msgstr ""
7398
7399 #: c-family/c.opt:1587
7400 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7401 msgstr ""
7402
7403 #: c-family/c.opt:1591
7404 msgid "Assume that receivers of Objective-C messages may be nil."
7405 msgstr ""
7406
7407 #: c-family/c.opt:1595
7408 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
7409 msgstr ""
7410
7411 #: c-family/c.opt:1599
7412 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
7413 msgstr ""
7414
7415 #: c-family/c.opt:1624
7416 msgid "Treat a throw() exception specification as noexcept to improve code size."
7417 msgstr ""
7418
7419 #: c-family/c.opt:1628
7420 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
7421 msgstr ""
7422
7423 #: c-family/c.opt:1634
7424 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
7425 msgstr ""
7426
7427 #: c-family/c.opt:1638
7428 msgid "Allow fast jumps to the message dispatcher."
7429 msgstr ""
7430
7431 #: c-family/c.opt:1644
7432 msgid "Enable Objective-C exception and synchronization syntax."
7433 msgstr ""
7434
7435 #: c-family/c.opt:1648
7436 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7437 msgstr ""
7438
7439 #: c-family/c.opt:1652
7440 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
7441 msgstr ""
7442
7443 #: c-family/c.opt:1657
7444 msgid "Enable Objective-C setjmp exception handling runtime."
7445 msgstr ""
7446
7447 #: c-family/c.opt:1661
7448 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7449 msgstr ""
7450
7451 #: c-family/c.opt:1665
7452 msgid "Enable OpenACC."
7453 msgstr ""
7454
7455 #: c-family/c.opt:1669
7456 msgid "Specify default OpenACC compute dimensions."
7457 msgstr ""
7458
7459 #: c-family/c.opt:1673
7460 msgid "Enable OpenMP (implies -frecursive in Fortran)."
7461 msgstr ""
7462
7463 #: c-family/c.opt:1677
7464 msgid "Enable OpenMP's SIMD directives."
7465 msgstr ""
7466
7467 #: c-family/c.opt:1681
7468 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7469 msgstr ""
7470
7471 #: c-family/c.opt:1692
7472 msgid "Look for and use PCH files even when preprocessing."
7473 msgstr ""
7474
7475 #: c-family/c.opt:1696
7476 msgid "Downgrade conformance errors to warnings."
7477 msgstr ""
7478
7479 #: c-family/c.opt:1700
7480 msgid "Enable Plan 9 language extensions."
7481 msgstr ""
7482
7483 #: c-family/c.opt:1704
7484 msgid "Treat the input file as already preprocessed."
7485 msgstr ""
7486
7487 #: c-family/c.opt:1712
7488 msgid "-ftrack-macro-expansion=<0|1|2> Track locations of tokens coming from macro expansion and display them in error messages."
7489 msgstr ""
7490
7491 #: c-family/c.opt:1716
7492 msgid "-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments."
7493 msgstr ""
7494
7495 #: c-family/c.opt:1720
7496 msgid "Treat known sprintf return values as constants."
7497 msgstr ""
7498
7499 #: c-family/c.opt:1724
7500 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
7501 msgstr ""
7502
7503 #: c-family/c.opt:1728
7504 msgid "Enable automatic template instantiation."
7505 msgstr ""
7506
7507 #: c-family/c.opt:1732
7508 msgid "Generate run time type descriptor information."
7509 msgstr ""
7510
7511 #: c-family/c.opt:1736 ada/gcc-interface/lang.opt:77
7512 msgid "Use the narrowest integer type possible for enumeration types."
7513 msgstr ""
7514
7515 #: c-family/c.opt:1740
7516 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7517 msgstr ""
7518
7519 #: c-family/c.opt:1744
7520 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7521 msgstr ""
7522
7523 #: c-family/c.opt:1748 ada/gcc-interface/lang.opt:81
7524 msgid "Make \"char\" signed by default."
7525 msgstr ""
7526
7527 #: c-family/c.opt:1752
7528 msgid "Enable C++14 sized deallocation support."
7529 msgstr ""
7530
7531 #: c-family/c.opt:1759
7532 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
7533 msgstr ""
7534
7535 #: c-family/c.opt:1775
7536 msgid "Display statistics accumulated during compilation."
7537 msgstr ""
7538
7539 #: c-family/c.opt:1779
7540 msgid "Assume that values of enumeration type are always within the minimum range of that type."
7541 msgstr ""
7542
7543 #: c-family/c.opt:1786 c-family/c.opt:1791
7544 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
7545 msgstr ""
7546
7547 #: c-family/c.opt:1808
7548 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
7549 msgstr ""
7550
7551 #: c-family/c.opt:1812
7552 msgid "Set the maximum number of template instantiation notes for a single warning or error."
7553 msgstr ""
7554
7555 #: c-family/c.opt:1819
7556 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7557 msgstr ""
7558
7559 #: c-family/c.opt:1826
7560 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
7561 msgstr ""
7562
7563 #: c-family/c.opt:1830
7564 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
7565 msgstr ""
7566
7567 #: c-family/c.opt:1834 ada/gcc-interface/lang.opt:85
7568 msgid "Make \"char\" unsigned by default."
7569 msgstr ""
7570
7571 #: c-family/c.opt:1838
7572 msgid "Use __cxa_atexit to register destructors."
7573 msgstr ""
7574
7575 #: c-family/c.opt:1842
7576 msgid "Use __cxa_get_exception_ptr in exception handling."
7577 msgstr ""
7578
7579 #: c-family/c.opt:1846
7580 msgid "Marks all inlined functions and methods as having hidden visibility."
7581 msgstr ""
7582
7583 #: c-family/c.opt:1850
7584 msgid "Changes visibility to match Microsoft Visual Studio by default."
7585 msgstr ""
7586
7587 #: c-family/c.opt:1862 d/lang.opt:330
7588 msgid "Emit common-like symbols as weak symbols."
7589 msgstr ""
7590
7591 #: c-family/c.opt:1866
7592 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
7593 msgstr ""
7594
7595 #: c-family/c.opt:1870
7596 msgid "Generate a #line directive pointing at the current working directory."
7597 msgstr ""
7598
7599 #: c-family/c.opt:1878
7600 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
7601 msgstr ""
7602
7603 #: c-family/c.opt:1882
7604 msgid "Dump declarations to a .decl file."
7605 msgstr ""
7606
7607 #: c-family/c.opt:1886
7608 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
7609 msgstr ""
7610
7611 #: c-family/c.opt:1890
7612 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
7613 msgstr ""
7614
7615 #: c-family/c.opt:1894
7616 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
7617 msgstr ""
7618
7619 #: c-family/c.opt:1898
7620 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
7621 msgstr ""
7622
7623 #: c-family/c.opt:1903
7624 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
7625 msgstr ""
7626
7627 #: c-family/c.opt:1907
7628 msgid "-imacros <file>\tAccept definition of macros in <file>."
7629 msgstr ""
7630
7631 #: c-family/c.opt:1911
7632 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
7633 msgstr ""
7634
7635 #: c-family/c.opt:1915
7636 msgid "-include <file>\tInclude the contents of <file> before other files."
7637 msgstr ""
7638
7639 #: c-family/c.opt:1919
7640 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
7641 msgstr ""
7642
7643 #: c-family/c.opt:1923
7644 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
7645 msgstr ""
7646
7647 #: c-family/c.opt:1927
7648 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
7649 msgstr ""
7650
7651 #: c-family/c.opt:1931
7652 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
7653 msgstr ""
7654
7655 #: c-family/c.opt:1935
7656 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
7657 msgstr ""
7658
7659 #: c-family/c.opt:1939
7660 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
7661 msgstr ""
7662
7663 #: c-family/c.opt:1949
7664 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
7665 msgstr ""
7666
7667 #: c-family/c.opt:1953
7668 msgid "Do not search standard system include directories for C++."
7669 msgstr ""
7670
7671 #: c-family/c.opt:1965
7672 msgid "Generate C header of platform-specific features."
7673 msgstr ""
7674
7675 #: c-family/c.opt:1969
7676 msgid "Remap file names when including files."
7677 msgstr ""
7678
7679 #: c-family/c.opt:1973 c-family/c.opt:1977
7680 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
7681 msgstr ""
7682
7683 #: c-family/c.opt:1981
7684 msgid "Conform to the ISO 2011 C++ standard."
7685 msgstr ""
7686
7687 #: c-family/c.opt:1985
7688 msgid "Deprecated in favor of -std=c++11."
7689 msgstr ""
7690
7691 #: c-family/c.opt:1989
7692 msgid "Deprecated in favor of -std=c++14."
7693 msgstr ""
7694
7695 #: c-family/c.opt:1993
7696 msgid "Conform to the ISO 2014 C++ standard."
7697 msgstr ""
7698
7699 #: c-family/c.opt:1997
7700 msgid "Deprecated in favor of -std=c++17."
7701 msgstr ""
7702
7703 #: c-family/c.opt:2001
7704 msgid "Conform to the ISO 2017 C++ standard."
7705 msgstr ""
7706
7707 #: c-family/c.opt:2005
7708 msgid "Conform to the ISO 2020(?) C++ draft standard (experimental and incomplete support)."
7709 msgstr ""
7710
7711 #: c-family/c.opt:2009 c-family/c.opt:2135
7712 msgid "Conform to the ISO 2011 C standard."
7713 msgstr ""
7714
7715 #: c-family/c.opt:2013
7716 msgid "Deprecated in favor of -std=c11."
7717 msgstr ""
7718
7719 #: c-family/c.opt:2017 c-family/c.opt:2021 c-family/c.opt:2139
7720 #: c-family/c.opt:2143
7721 msgid "Conform to the ISO 2017 C standard (published in 2018)."
7722 msgstr ""
7723
7724 #: c-family/c.opt:2025
7725 msgid "Conform to the ISO 202X C standard draft (experimental and incomplete support)."
7726 msgstr ""
7727
7728 #: c-family/c.opt:2029 c-family/c.opt:2033 c-family/c.opt:2119
7729 msgid "Conform to the ISO 1990 C standard."
7730 msgstr ""
7731
7732 #: c-family/c.opt:2037 c-family/c.opt:2127
7733 msgid "Conform to the ISO 1999 C standard."
7734 msgstr ""
7735
7736 #: c-family/c.opt:2041
7737 msgid "Deprecated in favor of -std=c99."
7738 msgstr ""
7739
7740 #: c-family/c.opt:2045 c-family/c.opt:2050
7741 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
7742 msgstr ""
7743
7744 #: c-family/c.opt:2055
7745 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
7746 msgstr ""
7747
7748 #: c-family/c.opt:2059
7749 msgid "Deprecated in favor of -std=gnu++11."
7750 msgstr ""
7751
7752 #: c-family/c.opt:2063
7753 msgid "Deprecated in favor of -std=gnu++14."
7754 msgstr ""
7755
7756 #: c-family/c.opt:2067
7757 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
7758 msgstr ""
7759
7760 #: c-family/c.opt:2071
7761 msgid "Deprecated in favor of -std=gnu++17."
7762 msgstr ""
7763
7764 #: c-family/c.opt:2075
7765 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
7766 msgstr ""
7767
7768 #: c-family/c.opt:2079
7769 msgid "Conform to the ISO 2020(?) C++ draft standard with GNU extensions (experimental and incomplete support)."
7770 msgstr ""
7771
7772 #: c-family/c.opt:2083
7773 msgid "Conform to the ISO 2011 C standard with GNU extensions."
7774 msgstr ""
7775
7776 #: c-family/c.opt:2087
7777 msgid "Deprecated in favor of -std=gnu11."
7778 msgstr ""
7779
7780 #: c-family/c.opt:2091 c-family/c.opt:2095
7781 msgid "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
7782 msgstr ""
7783
7784 #: c-family/c.opt:2099
7785 msgid "Conform to the ISO 202X C standard draft with GNU extensions (experimental and incomplete support)."
7786 msgstr ""
7787
7788 #: c-family/c.opt:2103 c-family/c.opt:2107
7789 msgid "Conform to the ISO 1990 C standard with GNU extensions."
7790 msgstr ""
7791
7792 #: c-family/c.opt:2111
7793 msgid "Conform to the ISO 1999 C standard with GNU extensions."
7794 msgstr ""
7795
7796 #: c-family/c.opt:2115
7797 msgid "Deprecated in favor of -std=gnu99."
7798 msgstr ""
7799
7800 #: c-family/c.opt:2123
7801 msgid "Conform to the ISO 1990 C standard as amended in 1994."
7802 msgstr ""
7803
7804 #: c-family/c.opt:2131
7805 msgid "Deprecated in favor of -std=iso9899:1999."
7806 msgstr ""
7807
7808 #: c-family/c.opt:2150
7809 msgid "Enable traditional preprocessing."
7810 msgstr ""
7811
7812 #: c-family/c.opt:2154
7813 msgid "-trigraphs\tSupport ISO C trigraphs."
7814 msgstr ""
7815
7816 #: c-family/c.opt:2158
7817 msgid "Do not predefine system-specific and GCC-specific macros."
7818 msgstr ""
7819
7820 #: brig/lang.opt:36
7821 msgid "Assume we are finalizing for phsa and its libhsail-rt. Enables additional phsa-specific optimizations (default)."
7822 msgstr ""
7823
7824 #: ada/gcc-interface/lang.opt:61
7825 msgid "Synonym of -gnatk8."
7826 msgstr ""
7827
7828 #: ada/gcc-interface/lang.opt:69
7829 msgid "Do not look for object files in standard path."
7830 msgstr ""
7831
7832 #: ada/gcc-interface/lang.opt:73
7833 msgid "Select the runtime."
7834 msgstr ""
7835
7836 #: ada/gcc-interface/lang.opt:89
7837 msgid "Catch typos."
7838 msgstr ""
7839
7840 #: ada/gcc-interface/lang.opt:93
7841 msgid "Set name of output ALI file (internal switch)."
7842 msgstr ""
7843
7844 #: ada/gcc-interface/lang.opt:97
7845 msgid "-gnat<options>\tSpecify options to GNAT."
7846 msgstr ""
7847
7848 #: ada/gcc-interface/lang.opt:101
7849 msgid "Ignored."
7850 msgstr "Проігноровано."
7851
7852 #: d/lang.opt:51
7853 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
7854 msgstr ""
7855
7856 #: d/lang.opt:55
7857 msgid "-Hf <file>\tWrite D interface to <file>."
7858 msgstr ""
7859
7860 #: d/lang.opt:123
7861 msgid "Warn about casts that will produce a null result."
7862 msgstr ""
7863
7864 #: d/lang.opt:139
7865 msgid "Warn from speculative compiles such as __traits(compiles)."
7866 msgstr ""
7867
7868 #: d/lang.opt:151
7869 msgid "Generate JSON file."
7870 msgstr ""
7871
7872 #: d/lang.opt:155
7873 msgid "-Xf <file>\tWrite JSON output to the given <file>."
7874 msgstr ""
7875
7876 #: d/lang.opt:159
7877 msgid "Debug library to use instead of phobos."
7878 msgstr ""
7879
7880 #: d/lang.opt:163
7881 msgid "Default library to use instead of phobos."
7882 msgstr ""
7883
7884 #: d/lang.opt:167
7885 msgid "Do link the standard D startup files in the compilation."
7886 msgstr ""
7887
7888 #: d/lang.opt:174
7889 msgid "Generate code for all template instantiations."
7890 msgstr ""
7891
7892 #: d/lang.opt:178
7893 msgid "Generate code for assert contracts."
7894 msgstr ""
7895
7896 #: d/lang.opt:186
7897 msgid "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code only, or off."
7898 msgstr ""
7899
7900 #: d/lang.opt:210
7901 msgid "Compile in debug code."
7902 msgstr ""
7903
7904 #: d/lang.opt:214
7905 msgid "-fdebug=<level|ident>\tCompile in debug code, code <= <level>, or code identified by <ident>."
7906 msgstr ""
7907
7908 #: d/lang.opt:218
7909 msgid "Generate documentation."
7910 msgstr "Створити документацію."
7911
7912 #: d/lang.opt:222
7913 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
7914 msgstr ""
7915
7916 #: d/lang.opt:226
7917 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
7918 msgstr ""
7919
7920 #: d/lang.opt:230
7921 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
7922 msgstr ""
7923
7924 #: d/lang.opt:234
7925 msgid "Assume that standard D runtime libraries and \"D main\" exist."
7926 msgstr ""
7927
7928 #: d/lang.opt:238
7929 msgid "Display the frontend AST after parsing and semantic passes."
7930 msgstr ""
7931
7932 #: d/lang.opt:242
7933 msgid "Ignore unsupported pragmas."
7934 msgstr ""
7935
7936 #: d/lang.opt:246
7937 msgid "Generate code for class invariant contracts."
7938 msgstr ""
7939
7940 #: d/lang.opt:250
7941 msgid "Generate a default D main() function when compiling."
7942 msgstr ""
7943
7944 #: d/lang.opt:254
7945 msgid "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for <package.module>."
7946 msgstr ""
7947
7948 #: d/lang.opt:258
7949 msgid "Generate ModuleInfo struct for output module."
7950 msgstr ""
7951
7952 #: d/lang.opt:262
7953 msgid "Process all modules specified on the command line, but only generate code for the module specified by the argument."
7954 msgstr ""
7955
7956 #: d/lang.opt:266
7957 msgid "Generate code for postcondition contracts."
7958 msgstr ""
7959
7960 #: d/lang.opt:270
7961 msgid "Generate code for precondition contracts."
7962 msgstr ""
7963
7964 #: d/lang.opt:274
7965 msgid "Compile release version."
7966 msgstr ""
7967
7968 #: d/lang.opt:282
7969 msgid "Generate code for switches without a default case."
7970 msgstr ""
7971
7972 #: d/lang.opt:286
7973 msgid "List information on all language changes."
7974 msgstr ""
7975
7976 #: d/lang.opt:290
7977 msgid "Give deprecation messages about -ftransition=import anomalies."
7978 msgstr ""
7979
7980 #: d/lang.opt:294
7981 msgid "List all usages of complex or imaginary types."
7982 msgstr ""
7983
7984 #: d/lang.opt:298
7985 msgid "Implement DIP1000: Scoped pointers (experimental)."
7986 msgstr ""
7987
7988 #: d/lang.opt:302
7989 msgid "Implement DIP25: Sealed references (experimental)."
7990 msgstr ""
7991
7992 #: d/lang.opt:306
7993 msgid "List all non-mutable fields which occupy an object instance."
7994 msgstr ""
7995
7996 #: d/lang.opt:310
7997 msgid "Revert to single phase name lookup."
7998 msgstr ""
7999
8000 #: d/lang.opt:314
8001 msgid "List all hidden GC allocations."
8002 msgstr ""
8003
8004 #: d/lang.opt:318
8005 msgid "List all variables going into thread local storage."
8006 msgstr ""
8007
8008 #: d/lang.opt:322
8009 msgid "Compile in unittest code."
8010 msgstr ""
8011
8012 #: d/lang.opt:326
8013 msgid "-fversion=<level|ident>\tCompile in version code >= <level> or identified by <ident>."
8014 msgstr ""
8015
8016 #: d/lang.opt:350
8017 msgid "Do not link the standard D library in the compilation."
8018 msgstr ""
8019
8020 #: d/lang.opt:358
8021 msgid "Link the standard D library statically in the compilation."
8022 msgstr ""
8023
8024 #: d/lang.opt:362
8025 msgid "Link the standard D library dynamically in the compilation."
8026 msgstr ""
8027
8028 #: go/lang.opt:42
8029 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
8030 msgstr ""
8031
8032 #: go/lang.opt:46
8033 msgid "Add explicit checks for division by zero."
8034 msgstr ""
8035
8036 #: go/lang.opt:50
8037 msgid "Add explicit checks for division overflow in INT_MIN / -1."
8038 msgstr ""
8039
8040 #: go/lang.opt:54
8041 msgid "Apply special rules for compiling runtime package."
8042 msgstr ""
8043
8044 #: go/lang.opt:58
8045 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
8046 msgstr ""
8047
8048 #: go/lang.opt:62
8049 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
8050 msgstr ""
8051
8052 #: go/lang.opt:66
8053 msgid "-fgo-pkgpath=<string>\tSet Go package path."
8054 msgstr ""
8055
8056 #: go/lang.opt:70
8057 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
8058 msgstr ""
8059
8060 #: go/lang.opt:74
8061 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
8062 msgstr ""
8063
8064 #: go/lang.opt:78
8065 msgid "Functions which return values must end with return statements."
8066 msgstr ""
8067
8068 #: go/lang.opt:82
8069 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
8070 msgstr ""
8071
8072 #: go/lang.opt:86
8073 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
8074 msgstr ""
8075
8076 #: config/vms/vms.opt:27
8077 msgid "Malloc data into P2 space."
8078 msgstr ""
8079
8080 #: config/vms/vms.opt:31
8081 msgid "Set name of main routine for the debugger."
8082 msgstr ""
8083
8084 #: config/vms/vms.opt:35
8085 msgid "Use VMS exit codes instead of posix ones."
8086 msgstr ""
8087
8088 #: config/vms/vms.opt:39
8089 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
8090 msgstr ""
8091
8092 #: config/mcore/mcore.opt:23
8093 msgid "Generate code for the M*Core M210."
8094 msgstr ""
8095
8096 #: config/mcore/mcore.opt:27
8097 msgid "Generate code for the M*Core M340."
8098 msgstr ""
8099
8100 #: config/mcore/mcore.opt:31
8101 msgid "Force functions to be aligned to a 4 byte boundary."
8102 msgstr ""
8103
8104 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
8105 msgid "Generate big-endian code."
8106 msgstr ""
8107
8108 #: config/mcore/mcore.opt:39
8109 msgid "Emit call graph information."
8110 msgstr ""
8111
8112 #: config/mcore/mcore.opt:43
8113 msgid "Use the divide instruction."
8114 msgstr ""
8115
8116 #: config/mcore/mcore.opt:47
8117 msgid "Inline constants if it can be done in 2 insns or less."
8118 msgstr ""
8119
8120 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
8121 msgid "Generate little-endian code."
8122 msgstr ""
8123
8124 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
8125 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
8126 msgstr ""
8127
8128 #: config/mcore/mcore.opt:60
8129 msgid "Use arbitrary sized immediates in bit operations."
8130 msgstr ""
8131
8132 #: config/mcore/mcore.opt:64
8133 msgid "Prefer word accesses over byte accesses."
8134 msgstr ""
8135
8136 #: config/mcore/mcore.opt:71
8137 msgid "Set the maximum amount for a single stack increment operation."
8138 msgstr ""
8139
8140 #: config/mcore/mcore.opt:75
8141 msgid "Always treat bitfields as int-sized."
8142 msgstr ""
8143
8144 #: config/linux-android.opt:23
8145 msgid "Generate code for the Android platform."
8146 msgstr ""
8147
8148 #: config/mmix/mmix.opt:24
8149 msgid "For intrinsics library: pass all parameters in registers."
8150 msgstr ""
8151
8152 #: config/mmix/mmix.opt:28
8153 msgid "Use register stack for parameters and return value."
8154 msgstr ""
8155
8156 #: config/mmix/mmix.opt:32
8157 msgid "Use call-clobbered registers for parameters and return value."
8158 msgstr ""
8159
8160 #: config/mmix/mmix.opt:37
8161 msgid "Use epsilon-respecting floating point compare instructions."
8162 msgstr ""
8163
8164 #: config/mmix/mmix.opt:41
8165 msgid "Use zero-extending memory loads, not sign-extending ones."
8166 msgstr ""
8167
8168 #: config/mmix/mmix.opt:45
8169 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
8170 msgstr ""
8171
8172 #: config/mmix/mmix.opt:49
8173 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
8174 msgstr ""
8175
8176 #: config/mmix/mmix.opt:53
8177 msgid "Do not provide a default start-address 0x100 of the program."
8178 msgstr ""
8179
8180 #: config/mmix/mmix.opt:57
8181 msgid "Link to emit program in ELF format (rather than mmo)."
8182 msgstr ""
8183
8184 #: config/mmix/mmix.opt:61
8185 msgid "Use P-mnemonics for branches statically predicted as taken."
8186 msgstr ""
8187
8188 #: config/mmix/mmix.opt:65
8189 msgid "Don't use P-mnemonics for branches."
8190 msgstr ""
8191
8192 #: config/mmix/mmix.opt:79
8193 msgid "Use addresses that allocate global registers."
8194 msgstr ""
8195
8196 #: config/mmix/mmix.opt:83
8197 msgid "Do not use addresses that allocate global registers."
8198 msgstr ""
8199
8200 #: config/mmix/mmix.opt:87
8201 msgid "Generate a single exit point for each function."
8202 msgstr ""
8203
8204 #: config/mmix/mmix.opt:91
8205 msgid "Do not generate a single exit point for each function."
8206 msgstr ""
8207
8208 #: config/mmix/mmix.opt:95
8209 msgid "Set start-address of the program."
8210 msgstr ""
8211
8212 #: config/mmix/mmix.opt:99
8213 msgid "Set start-address of data."
8214 msgstr ""
8215
8216 #: config/darwin.opt:117
8217 msgid "Generate compile-time CFString objects."
8218 msgstr ""
8219
8220 #: config/darwin.opt:214
8221 msgid "Warn if constant CFString objects contain non-portable characters."
8222 msgstr ""
8223
8224 #: config/darwin.opt:219
8225 msgid "Generate AT&T-style stubs for Mach-O."
8226 msgstr ""
8227
8228 #: config/darwin.opt:223
8229 msgid "Generate code suitable for executables (NOT shared libs)."
8230 msgstr ""
8231
8232 #: config/darwin.opt:227
8233 msgid "Generate code suitable for fast turn around debugging."
8234 msgstr ""
8235
8236 #: config/darwin.opt:235
8237 msgid "The earliest MacOS X version on which this program will run."
8238 msgstr ""
8239
8240 #: config/darwin.opt:239
8241 msgid "Set sizeof(bool) to 1."
8242 msgstr ""
8243
8244 #: config/darwin.opt:243
8245 msgid "Generate code for darwin loadable kernel extensions."
8246 msgstr ""
8247
8248 #: config/darwin.opt:247
8249 msgid "Generate code for the kernel or loadable kernel extensions."
8250 msgstr ""
8251
8252 #: config/darwin.opt:251
8253 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
8254 msgstr ""
8255
8256 #: config/darwin.opt:401
8257 msgid "The version of ld64 in use for this toolchain."
8258 msgstr ""
8259
8260 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
8261 msgid "Use simulator runtime."
8262 msgstr ""
8263
8264 #: config/bfin/bfin.opt:44 config/arm/arm.opt:111
8265 msgid "Specify the name of the target CPU."
8266 msgstr ""
8267
8268 #: config/bfin/bfin.opt:48
8269 msgid "Omit frame pointer for leaf functions."
8270 msgstr ""
8271
8272 #: config/bfin/bfin.opt:52
8273 msgid "Program is entirely located in low 64k of memory."
8274 msgstr ""
8275
8276 #: config/bfin/bfin.opt:56
8277 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
8278 msgstr ""
8279
8280 #: config/bfin/bfin.opt:61
8281 msgid "Avoid speculative loads to work around a hardware anomaly."
8282 msgstr ""
8283
8284 #: config/bfin/bfin.opt:65
8285 msgid "Enabled ID based shared library."
8286 msgstr "Увімкнено засновану на ідентифікаторах бібліотеку спільного використання."
8287
8288 #: config/bfin/bfin.opt:69
8289 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
8290 msgstr ""
8291
8292 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
8293 msgid "ID of shared library to build."
8294 msgstr "Ідентифікатор бібліотеки спільного використання для збирання."
8295
8296 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
8297 msgid "Enable separate data segment."
8298 msgstr ""
8299
8300 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
8301 msgid "Avoid generating pc-relative calls; use indirection."
8302 msgstr ""
8303
8304 #: config/bfin/bfin.opt:86
8305 msgid "Link with the fast floating-point library."
8306 msgstr ""
8307
8308 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
8309 msgid "Enable Function Descriptor PIC mode."
8310 msgstr ""
8311
8312 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
8313 msgid "Enable inlining of PLT in function calls."
8314 msgstr ""
8315
8316 #: config/bfin/bfin.opt:98
8317 msgid "Do stack checking using bounds in L1 scratch memory."
8318 msgstr ""
8319
8320 #: config/bfin/bfin.opt:102
8321 msgid "Enable multicore support."
8322 msgstr ""
8323
8324 #: config/bfin/bfin.opt:106
8325 msgid "Build for Core A."
8326 msgstr ""
8327
8328 #: config/bfin/bfin.opt:110
8329 msgid "Build for Core B."
8330 msgstr ""
8331
8332 #: config/bfin/bfin.opt:114
8333 msgid "Build for SDRAM."
8334 msgstr ""
8335
8336 #: config/bfin/bfin.opt:118
8337 msgid "Assume ICPLBs are enabled at runtime."
8338 msgstr ""
8339
8340 #: config/m68k/m68k-tables.opt:25
8341 msgid "Known M68K CPUs (for use with the -mcpu= option):"
8342 msgstr ""
8343
8344 #: config/m68k/m68k-tables.opt:365
8345 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
8346 msgstr ""
8347
8348 #: config/m68k/m68k-tables.opt:411
8349 msgid "Known M68K ISAs (for use with the -march= option):"
8350 msgstr ""
8351
8352 #: config/m68k/ieee.opt:24 config/i386/i386.opt:368
8353 msgid "Use IEEE math for fp comparisons."
8354 msgstr ""
8355
8356 #: config/m68k/m68k.opt:30
8357 msgid "Generate code for a 520X."
8358 msgstr ""
8359
8360 #: config/m68k/m68k.opt:34
8361 msgid "Generate code for a 5206e."
8362 msgstr ""
8363
8364 #: config/m68k/m68k.opt:38
8365 msgid "Generate code for a 528x."
8366 msgstr ""
8367
8368 #: config/m68k/m68k.opt:42
8369 msgid "Generate code for a 5307."
8370 msgstr ""
8371
8372 #: config/m68k/m68k.opt:46
8373 msgid "Generate code for a 5407."
8374 msgstr ""
8375
8376 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
8377 msgid "Generate code for a 68000."
8378 msgstr ""
8379
8380 #: config/m68k/m68k.opt:54
8381 msgid "Generate code for a 68010."
8382 msgstr ""
8383
8384 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
8385 msgid "Generate code for a 68020."
8386 msgstr ""
8387
8388 #: config/m68k/m68k.opt:62
8389 msgid "Generate code for a 68040, without any new instructions."
8390 msgstr ""
8391
8392 #: config/m68k/m68k.opt:66
8393 msgid "Generate code for a 68060, without any new instructions."
8394 msgstr ""
8395
8396 #: config/m68k/m68k.opt:70
8397 msgid "Generate code for a 68030."
8398 msgstr ""
8399
8400 #: config/m68k/m68k.opt:74
8401 msgid "Generate code for a 68040."
8402 msgstr ""
8403
8404 #: config/m68k/m68k.opt:78
8405 msgid "Generate code for a 68060."
8406 msgstr ""
8407
8408 #: config/m68k/m68k.opt:82
8409 msgid "Generate code for a 68302."
8410 msgstr ""
8411
8412 #: config/m68k/m68k.opt:86
8413 msgid "Generate code for a 68332."
8414 msgstr ""
8415
8416 #: config/m68k/m68k.opt:91
8417 msgid "Generate code for a 68851."
8418 msgstr ""
8419
8420 #: config/m68k/m68k.opt:95
8421 msgid "Generate code that uses 68881 floating-point instructions."
8422 msgstr ""
8423
8424 #: config/m68k/m68k.opt:99
8425 msgid "Align variables on a 32-bit boundary."
8426 msgstr ""
8427
8428 #: config/m68k/m68k.opt:103 config/arm/arm.opt:86 config/nios2/nios2.opt:570
8429 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
8430 msgid "Specify the name of the target architecture."
8431 msgstr ""
8432
8433 #: config/m68k/m68k.opt:107
8434 msgid "Use the bit-field instructions."
8435 msgstr ""
8436
8437 #: config/m68k/m68k.opt:119
8438 msgid "Generate code for a ColdFire v4e."
8439 msgstr ""
8440
8441 #: config/m68k/m68k.opt:123
8442 msgid "Specify the target CPU."
8443 msgstr ""
8444
8445 #: config/m68k/m68k.opt:127
8446 msgid "Generate code for a cpu32."
8447 msgstr ""
8448
8449 #: config/m68k/m68k.opt:131
8450 msgid "Use hardware division instructions on ColdFire."
8451 msgstr ""
8452
8453 #: config/m68k/m68k.opt:135
8454 msgid "Generate code for a Fido A."
8455 msgstr ""
8456
8457 #: config/m68k/m68k.opt:139
8458 msgid "Generate code which uses hardware floating point instructions."
8459 msgstr ""
8460
8461 #: config/m68k/m68k.opt:143
8462 msgid "Enable ID based shared library."
8463 msgstr "Увімкнути засновану на ідентифікаторах бібліотеку спільного використання."
8464
8465 #: config/m68k/m68k.opt:147
8466 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
8467 msgstr ""
8468
8469 #: config/m68k/m68k.opt:151
8470 msgid "Do not use the bit-field instructions."
8471 msgstr ""
8472
8473 #: config/m68k/m68k.opt:155
8474 msgid "Use normal calling convention."
8475 msgstr ""
8476
8477 #: config/m68k/m68k.opt:159
8478 msgid "Consider type 'int' to be 32 bits wide."
8479 msgstr ""
8480
8481 #: config/m68k/m68k.opt:163
8482 msgid "Generate pc-relative code."
8483 msgstr ""
8484
8485 #: config/m68k/m68k.opt:167
8486 msgid "Use different calling convention using 'rtd'."
8487 msgstr ""
8488
8489 #: config/m68k/m68k.opt:179
8490 msgid "Consider type 'int' to be 16 bits wide."
8491 msgstr ""
8492
8493 #: config/m68k/m68k.opt:183
8494 msgid "Generate code with library calls for floating point."
8495 msgstr ""
8496
8497 #: config/m68k/m68k.opt:187
8498 msgid "Do not use unaligned memory references."
8499 msgstr ""
8500
8501 #: config/m68k/m68k.opt:191
8502 msgid "Tune for the specified target CPU or architecture."
8503 msgstr ""
8504
8505 #: config/m68k/m68k.opt:195
8506 msgid "Support more than 8192 GOT entries on ColdFire."
8507 msgstr ""
8508
8509 #: config/m68k/m68k.opt:199
8510 msgid "Support TLS segment larger than 64K."
8511 msgstr ""
8512
8513 #: config/riscv/riscv.opt:26
8514 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
8515 msgstr ""
8516
8517 #: config/riscv/riscv.opt:30
8518 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
8519 msgstr ""
8520
8521 #: config/riscv/riscv.opt:34
8522 msgid "Specify integer and floating-point calling convention."
8523 msgstr ""
8524
8525 #: config/riscv/riscv.opt:38 config/i386/i386.opt:416
8526 msgid "Attempt to keep stack aligned to this power of 2."
8527 msgstr ""
8528
8529 #: config/riscv/riscv.opt:42
8530 msgid "Supported ABIs (for use with the -mabi= option):"
8531 msgstr ""
8532
8533 #: config/riscv/riscv.opt:67
8534 msgid "Use hardware floating-point divide and square root instructions."
8535 msgstr ""
8536
8537 #: config/riscv/riscv.opt:71
8538 msgid "Use hardware instructions for integer division."
8539 msgstr ""
8540
8541 #: config/riscv/riscv.opt:75
8542 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM). ISA strings must be lower-case."
8543 msgstr ""
8544
8545 #: config/riscv/riscv.opt:80 config/mips/mips.opt:405
8546 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
8547 msgstr ""
8548
8549 #: config/riscv/riscv.opt:84
8550 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
8551 msgstr ""
8552
8553 #: config/riscv/riscv.opt:88
8554 msgid "Use smaller but slower prologue and epilogue code."
8555 msgstr ""
8556
8557 #: config/riscv/riscv.opt:92 config/aarch64/aarch64.opt:88
8558 msgid "Specify the code model."
8559 msgstr ""
8560
8561 #: config/riscv/riscv.opt:96
8562 msgid "Do not generate unaligned memory accesses."
8563 msgstr ""
8564
8565 #: config/riscv/riscv.opt:100 config/i386/i386.opt:287
8566 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
8567 #: config/tilegx/tilegx.opt:57
8568 msgid "Known code models (for use with the -mcmodel= option):"
8569 msgstr ""
8570
8571 #: config/riscv/riscv.opt:110
8572 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
8573 msgstr ""
8574
8575 #: config/riscv/riscv.opt:114
8576 msgid "Take advantage of linker relaxations to reduce the number of instructions required to materialize symbol addresses."
8577 msgstr ""
8578
8579 #: config/riscv/riscv.opt:133
8580 msgid "Emit RISC-V ELF attribute."
8581 msgstr ""
8582
8583 #: config/m32c/m32c.opt:23
8584 msgid "-msim\tUse simulator runtime."
8585 msgstr ""
8586
8587 #: config/m32c/m32c.opt:27
8588 msgid "-mcpu=r8c\tCompile code for R8C variants."
8589 msgstr ""
8590
8591 #: config/m32c/m32c.opt:31
8592 msgid "-mcpu=m16c\tCompile code for M16C variants."
8593 msgstr ""
8594
8595 #: config/m32c/m32c.opt:35
8596 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
8597 msgstr ""
8598
8599 #: config/m32c/m32c.opt:39
8600 msgid "-mcpu=m32c\tCompile code for M32C variants."
8601 msgstr ""
8602
8603 #: config/m32c/m32c.opt:43
8604 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
8605 msgstr ""
8606
8607 #: config/msp430/msp430.opt:7
8608 msgid "Force assembly output to always use hex constants."
8609 msgstr ""
8610
8611 #: config/msp430/msp430.opt:11
8612 msgid "Specify the MCU to build for."
8613 msgstr ""
8614
8615 #: config/msp430/msp430.opt:15
8616 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
8617 msgstr ""
8618
8619 #: config/msp430/msp430.opt:19
8620 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
8621 msgstr ""
8622
8623 #: config/msp430/msp430.opt:23
8624 msgid "Select large model - 20-bit addresses/pointers."
8625 msgstr ""
8626
8627 #: config/msp430/msp430.opt:27
8628 msgid "Select small model - 16-bit addresses/pointers (default)."
8629 msgstr ""
8630
8631 #: config/msp430/msp430.opt:31
8632 msgid "Optimize opcode sizes at link time."
8633 msgstr ""
8634
8635 #: config/msp430/msp430.opt:38
8636 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
8637 msgstr ""
8638
8639 #: config/msp430/msp430.opt:45
8640 msgid "Specify the type of hardware multiply to support."
8641 msgstr ""
8642
8643 #: config/msp430/msp430.opt:67
8644 msgid "Specify whether functions should be placed into low or high memory."
8645 msgstr ""
8646
8647 #: config/msp430/msp430.opt:71
8648 msgid "Specify whether variables should be placed into low or high memory."
8649 msgstr ""
8650
8651 #: config/msp430/msp430.opt:90
8652 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
8653 msgstr ""
8654
8655 #: config/msp430/msp430.opt:94
8656 msgid "Passes on a request to the assembler to warn about various silicon errata."
8657 msgstr ""
8658
8659 #: config/aarch64/aarch64.opt:43
8660 msgid "The possible TLS dialects:"
8661 msgstr ""
8662
8663 #: config/aarch64/aarch64.opt:55
8664 msgid "The code model option names for -mcmodel:"
8665 msgstr ""
8666
8667 #: config/aarch64/aarch64.opt:68 config/arm/arm.opt:99
8668 #: config/microblaze/microblaze.opt:60
8669 msgid "Assume target CPU is configured as big endian."
8670 msgstr ""
8671
8672 #: config/aarch64/aarch64.opt:72 config/i386/i386.opt:1019
8673 msgid "Generate code which uses only the general registers."
8674 msgstr ""
8675
8676 #: config/aarch64/aarch64.opt:76
8677 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
8678 msgstr ""
8679
8680 #: config/aarch64/aarch64.opt:80
8681 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
8682 msgstr ""
8683
8684 #: config/aarch64/aarch64.opt:84 config/arm/arm.opt:164
8685 #: config/microblaze/microblaze.opt:64
8686 msgid "Assume target CPU is configured as little endian."
8687 msgstr ""
8688
8689 #: config/aarch64/aarch64.opt:92
8690 msgid "Don't assume that unaligned accesses are handled by the system."
8691 msgstr ""
8692
8693 #: config/aarch64/aarch64.opt:96 config/i386/i386.opt:400
8694 msgid "Omit the frame pointer in leaf functions."
8695 msgstr ""
8696
8697 #: config/aarch64/aarch64.opt:100
8698 msgid "Specify TLS dialect."
8699 msgstr ""
8700
8701 #: config/aarch64/aarch64.opt:104
8702 msgid "Specifies bit size of immediate TLS offsets. Valid values are 12, 24, 32, 48."
8703 msgstr ""
8704
8705 #: config/aarch64/aarch64.opt:123
8706 msgid "Use features of architecture ARCH."
8707 msgstr ""
8708
8709 #: config/aarch64/aarch64.opt:127
8710 msgid "Use features of and optimize for CPU."
8711 msgstr ""
8712
8713 #: config/aarch64/aarch64.opt:131
8714 msgid "Optimize for CPU."
8715 msgstr ""
8716
8717 #: config/aarch64/aarch64.opt:135
8718 msgid "Generate code that conforms to the specified ABI."
8719 msgstr ""
8720
8721 #: config/aarch64/aarch64.opt:139
8722 msgid "-moverride=<string>\tPower users only! Override CPU optimization parameters."
8723 msgstr ""
8724
8725 #: config/aarch64/aarch64.opt:143
8726 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
8727 msgstr ""
8728
8729 #: config/aarch64/aarch64.opt:153
8730 msgid "PC relative literal loads."
8731 msgstr ""
8732
8733 #: config/aarch64/aarch64.opt:157
8734 msgid "Use branch-protection features."
8735 msgstr ""
8736
8737 #: config/aarch64/aarch64.opt:161
8738 msgid "Select return address signing scope."
8739 msgstr ""
8740
8741 #: config/aarch64/aarch64.opt:165
8742 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
8743 msgstr ""
8744
8745 #: config/aarch64/aarch64.opt:178
8746 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."
8747 msgstr ""
8748
8749 #: config/aarch64/aarch64.opt:184
8750 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."
8751 msgstr ""
8752
8753 #: config/aarch64/aarch64.opt:191
8754 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."
8755 msgstr ""
8756
8757 #: config/aarch64/aarch64.opt:197
8758 msgid "The possible SVE vector lengths:"
8759 msgstr ""
8760
8761 #: config/aarch64/aarch64.opt:219
8762 msgid "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
8763 msgstr ""
8764
8765 #: config/aarch64/aarch64.opt:223
8766 msgid "Enables verbose cost model dumping in the debug dump files."
8767 msgstr ""
8768
8769 #: config/aarch64/aarch64.opt:227
8770 msgid "Generate code to track when the CPU might be speculating incorrectly."
8771 msgstr ""
8772
8773 #: config/aarch64/aarch64.opt:231 config/i386/i386.opt:983
8774 #: config/rs6000/rs6000.opt:542
8775 msgid "Use given stack-protector guard."
8776 msgstr ""
8777
8778 #: config/aarch64/aarch64.opt:235 config/rs6000/rs6000.opt:546
8779 msgid "Valid arguments to -mstack-protector-guard=:"
8780 msgstr ""
8781
8782 #: config/aarch64/aarch64.opt:245
8783 msgid "Use the system register specified on the command line as the stack protector guard register. This option is for use with fstack-protector-strong and not for use in user-land code."
8784 msgstr ""
8785
8786 #: config/aarch64/aarch64.opt:251
8787 msgid "Use an immediate to offset from the stack protector guard register, sp_el0. This option is for use with fstack-protector-strong and not for use in user-land code."
8788 msgstr ""
8789
8790 #: config/linux.opt:24
8791 msgid "Use Bionic C library."
8792 msgstr ""
8793
8794 #: config/linux.opt:28
8795 msgid "Use GNU C library."
8796 msgstr ""
8797
8798 #: config/linux.opt:32
8799 msgid "Use uClibc C library."
8800 msgstr ""
8801
8802 #: config/linux.opt:36
8803 msgid "Use musl C library."
8804 msgstr ""
8805
8806 #: config/ia64/ilp32.opt:3
8807 msgid "Generate ILP32 code."
8808 msgstr ""
8809
8810 #: config/ia64/ilp32.opt:7
8811 msgid "Generate LP64 code."
8812 msgstr ""
8813
8814 #: config/ia64/ia64.opt:28
8815 msgid "Generate big endian code."
8816 msgstr ""
8817
8818 #: config/ia64/ia64.opt:32
8819 msgid "Generate little endian code."
8820 msgstr ""
8821
8822 #: config/ia64/ia64.opt:36
8823 msgid "Generate code for GNU as."
8824 msgstr ""
8825
8826 #: config/ia64/ia64.opt:40
8827 msgid "Generate code for GNU ld."
8828 msgstr ""
8829
8830 #: config/ia64/ia64.opt:44
8831 msgid "Emit stop bits before and after volatile extended asms."
8832 msgstr ""
8833
8834 #: config/ia64/ia64.opt:48
8835 msgid "Use in/loc/out register names."
8836 msgstr "Використовувати назви регістрів in/loc/out."
8837
8838 #: config/ia64/ia64.opt:55
8839 msgid "Enable use of sdata/scommon/sbss."
8840 msgstr ""
8841
8842 #: config/ia64/ia64.opt:59
8843 msgid "Generate code without GP reg."
8844 msgstr ""
8845
8846 #: config/ia64/ia64.opt:63
8847 msgid "gp is constant (but save/restore gp on indirect calls)."
8848 msgstr ""
8849
8850 #: config/ia64/ia64.opt:67
8851 msgid "Generate self-relocatable code."
8852 msgstr ""
8853
8854 #: config/ia64/ia64.opt:71
8855 msgid "Generate inline floating point division, optimize for latency."
8856 msgstr ""
8857
8858 #: config/ia64/ia64.opt:75
8859 msgid "Generate inline floating point division, optimize for throughput."
8860 msgstr ""
8861
8862 #: config/ia64/ia64.opt:82
8863 msgid "Generate inline integer division, optimize for latency."
8864 msgstr ""
8865
8866 #: config/ia64/ia64.opt:86
8867 msgid "Generate inline integer division, optimize for throughput."
8868 msgstr ""
8869
8870 #: config/ia64/ia64.opt:90
8871 msgid "Do not inline integer division."
8872 msgstr ""
8873
8874 #: config/ia64/ia64.opt:94
8875 msgid "Generate inline square root, optimize for latency."
8876 msgstr ""
8877
8878 #: config/ia64/ia64.opt:98
8879 msgid "Generate inline square root, optimize for throughput."
8880 msgstr ""
8881
8882 #: config/ia64/ia64.opt:102
8883 msgid "Do not inline square root."
8884 msgstr ""
8885
8886 #: config/ia64/ia64.opt:106
8887 msgid "Enable DWARF line debug info via GNU as."
8888 msgstr ""
8889
8890 #: config/ia64/ia64.opt:110
8891 msgid "Enable earlier placing stop bits for better scheduling."
8892 msgstr ""
8893
8894 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:62
8895 #: config/sh/sh.opt:227
8896 msgid "Specify range of registers to make fixed."
8897 msgstr ""
8898
8899 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
8900 msgid "Specify bit size of immediate TLS offsets."
8901 msgstr ""
8902
8903 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:514
8904 #: config/s390/s390.opt:194 config/sparc/sparc.opt:146
8905 #: config/visium/visium.opt:49
8906 msgid "Schedule code for given CPU."
8907 msgstr ""
8908
8909 #: config/ia64/ia64.opt:126
8910 msgid "Known Itanium CPUs (for use with the -mtune= option):"
8911 msgstr ""
8912
8913 #: config/ia64/ia64.opt:136
8914 msgid "Use data speculation before reload."
8915 msgstr ""
8916
8917 #: config/ia64/ia64.opt:140
8918 msgid "Use data speculation after reload."
8919 msgstr ""
8920
8921 #: config/ia64/ia64.opt:144
8922 msgid "Use control speculation."
8923 msgstr ""
8924
8925 #: config/ia64/ia64.opt:148
8926 msgid "Use in block data speculation before reload."
8927 msgstr ""
8928
8929 #: config/ia64/ia64.opt:152
8930 msgid "Use in block data speculation after reload."
8931 msgstr ""
8932
8933 #: config/ia64/ia64.opt:156
8934 msgid "Use in block control speculation."
8935 msgstr ""
8936
8937 #: config/ia64/ia64.opt:160
8938 msgid "Use simple data speculation check."
8939 msgstr ""
8940
8941 #: config/ia64/ia64.opt:164
8942 msgid "Use simple data speculation check for control speculation."
8943 msgstr ""
8944
8945 #: config/ia64/ia64.opt:174
8946 msgid "Count speculative dependencies while calculating priority of instructions."
8947 msgstr ""
8948
8949 #: config/ia64/ia64.opt:178
8950 msgid "Place a stop bit after every cycle when scheduling."
8951 msgstr ""
8952
8953 #: config/ia64/ia64.opt:182
8954 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
8955 msgstr ""
8956
8957 #: config/ia64/ia64.opt:186
8958 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."
8959 msgstr ""
8960
8961 #: config/ia64/ia64.opt:190
8962 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
8963 msgstr ""
8964
8965 #: config/ia64/ia64.opt:194
8966 msgid "Don't generate checks for control speculation in selective scheduling."
8967 msgstr ""
8968
8969 #: config/spu/spu.opt:20
8970 msgid "Emit warnings when run-time relocations are generated."
8971 msgstr ""
8972
8973 #: config/spu/spu.opt:24
8974 msgid "Emit errors when run-time relocations are generated."
8975 msgstr ""
8976
8977 #: config/spu/spu.opt:28
8978 msgid "Specify cost of branches (Default 20)."
8979 msgstr ""
8980
8981 #: config/spu/spu.opt:32
8982 msgid "Make sure loads and stores are not moved past DMA instructions."
8983 msgstr ""
8984
8985 #: config/spu/spu.opt:36
8986 msgid "volatile must be specified on any memory that is effected by DMA."
8987 msgstr ""
8988
8989 #: config/spu/spu.opt:40 config/spu/spu.opt:44
8990 msgid "Insert nops when it might improve performance by allowing dual issue (default)."
8991 msgstr ""
8992
8993 #: config/spu/spu.opt:48
8994 msgid "Use standard main function as entry for startup."
8995 msgstr ""
8996
8997 #: config/spu/spu.opt:52
8998 msgid "Generate branch hints for branches."
8999 msgstr ""
9000
9001 #: config/spu/spu.opt:56
9002 msgid "Maximum number of nops to insert for a hint (Default 2)."
9003 msgstr ""
9004
9005 #: config/spu/spu.opt:60
9006 msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]."
9007 msgstr ""
9008
9009 #: config/spu/spu.opt:64
9010 msgid "Generate code for 18 bit addressing."
9011 msgstr ""
9012
9013 #: config/spu/spu.opt:68
9014 msgid "Generate code for 32 bit addressing."
9015 msgstr ""
9016
9017 #: config/spu/spu.opt:76
9018 msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue."
9019 msgstr ""
9020
9021 #: config/spu/spu.opt:80 config/i386/i386.opt:257 config/s390/s390.opt:56
9022 msgid "Generate code for given CPU."
9023 msgstr ""
9024
9025 #: config/spu/spu.opt:88
9026 msgid "Access variables in 32-bit PPU objects (default)."
9027 msgstr ""
9028
9029 #: config/spu/spu.opt:92
9030 msgid "Access variables in 64-bit PPU objects."
9031 msgstr ""
9032
9033 #: config/spu/spu.opt:96
9034 msgid "Allow conversions between __ea and generic pointers (default)."
9035 msgstr ""
9036
9037 #: config/spu/spu.opt:100
9038 msgid "Size (in KB) of software data cache."
9039 msgstr ""
9040
9041 #: config/spu/spu.opt:104
9042 msgid "Atomically write back software data cache lines (default)."
9043 msgstr ""
9044
9045 #: config/epiphany/epiphany.opt:24
9046 msgid "Don't use any of r32..r63."
9047 msgstr ""
9048
9049 #: config/epiphany/epiphany.opt:28
9050 msgid "Preferentially allocate registers that allow short instruction generation."
9051 msgstr ""
9052
9053 #: config/epiphany/epiphany.opt:32
9054 msgid "Set branch cost."
9055 msgstr ""
9056
9057 #: config/epiphany/epiphany.opt:36
9058 msgid "Enable conditional move instruction usage."
9059 msgstr "Увімкнути використання інструкцій із умовного пересування."
9060
9061 #: config/epiphany/epiphany.opt:40
9062 msgid "Set number of nops to emit before each insn pattern."
9063 msgstr ""
9064
9065 #: config/epiphany/epiphany.opt:52
9066 msgid "Use software floating point comparisons."
9067 msgstr ""
9068
9069 #: config/epiphany/epiphany.opt:56
9070 msgid "Enable split of 32 bit immediate loads into low / high part."
9071 msgstr ""
9072
9073 #: config/epiphany/epiphany.opt:60
9074 msgid "Enable use of POST_INC / POST_DEC."
9075 msgstr ""
9076
9077 #: config/epiphany/epiphany.opt:64
9078 msgid "Enable use of POST_MODIFY."
9079 msgstr ""
9080
9081 #: config/epiphany/epiphany.opt:68
9082 msgid "Set number of bytes on the stack preallocated for use by the callee."
9083 msgstr ""
9084
9085 #: config/epiphany/epiphany.opt:72
9086 msgid "Assume round to nearest is selected for purposes of scheduling."
9087 msgstr ""
9088
9089 #: config/epiphany/epiphany.opt:76
9090 msgid "Generate call insns as indirect calls."
9091 msgstr ""
9092
9093 #: config/epiphany/epiphany.opt:80
9094 msgid "Generate call insns as direct calls."
9095 msgstr ""
9096
9097 #: config/epiphany/epiphany.opt:84
9098 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
9099 msgstr ""
9100
9101 #: config/epiphany/epiphany.opt:108
9102 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
9103 msgstr ""
9104
9105 #: config/epiphany/epiphany.opt:112
9106 msgid "Vectorize for double-word operations."
9107 msgstr ""
9108
9109 #: config/epiphany/epiphany.opt:128
9110 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
9111 msgstr ""
9112
9113 #: config/epiphany/epiphany.opt:132
9114 msgid "Use the floating point unit for integer add/subtract."
9115 msgstr ""
9116
9117 #: config/epiphany/epiphany.opt:136
9118 msgid "Set register to hold -1."
9119 msgstr ""
9120
9121 #: config/ft32/ft32.opt:23
9122 msgid "Target the software simulator."
9123 msgstr ""
9124
9125 #: config/ft32/ft32.opt:27 config/s390/s390.opt:225 config/mips/mips.opt:393
9126 #: config/arc/arc.opt:406
9127 msgid "Use LRA instead of reload."
9128 msgstr ""
9129
9130 #: config/ft32/ft32.opt:31
9131 msgid "Avoid use of the DIV and MOD instructions."
9132 msgstr ""
9133
9134 #: config/ft32/ft32.opt:35
9135 msgid "Target the FT32B architecture."
9136 msgstr ""
9137
9138 #: config/ft32/ft32.opt:39
9139 msgid "Enable FT32B code compression."
9140 msgstr "Увімкнути стискання коду FT32B."
9141
9142 #: config/ft32/ft32.opt:43
9143 msgid "Avoid placing any readable data in program memory."
9144 msgstr ""
9145
9146 #: config/h8300/h8300.opt:23
9147 msgid "Generate H8S code."
9148 msgstr ""
9149
9150 #: config/h8300/h8300.opt:27
9151 msgid "Generate H8SX code."
9152 msgstr ""
9153
9154 #: config/h8300/h8300.opt:31
9155 msgid "Generate H8S/2600 code."
9156 msgstr ""
9157
9158 #: config/h8300/h8300.opt:35
9159 msgid "Make integers 32 bits wide."
9160 msgstr ""
9161
9162 #: config/h8300/h8300.opt:42
9163 msgid "Use registers for argument passing."
9164 msgstr ""
9165
9166 #: config/h8300/h8300.opt:46
9167 msgid "Consider access to byte sized memory slow."
9168 msgstr ""
9169
9170 #: config/h8300/h8300.opt:50
9171 msgid "Enable linker relaxing."
9172 msgstr ""
9173
9174 #: config/h8300/h8300.opt:54
9175 msgid "Generate H8/300H code."
9176 msgstr ""
9177
9178 #: config/h8300/h8300.opt:58
9179 msgid "Enable the normal mode."
9180 msgstr ""
9181
9182 #: config/h8300/h8300.opt:62
9183 msgid "Use H8/300 alignment rules."
9184 msgstr ""
9185
9186 #: config/h8300/h8300.opt:66
9187 msgid "Push extended registers on stack in monitor functions."
9188 msgstr ""
9189
9190 #: config/h8300/h8300.opt:70
9191 msgid "Do not push extended registers on stack in monitor functions."
9192 msgstr ""
9193
9194 #: config/pdp11/pdp11.opt:23
9195 msgid "Generate code for an 11/10."
9196 msgstr ""
9197
9198 #: config/pdp11/pdp11.opt:27
9199 msgid "Generate code for an 11/40."
9200 msgstr ""
9201
9202 #: config/pdp11/pdp11.opt:31
9203 msgid "Generate code for an 11/45."
9204 msgstr ""
9205
9206 #: config/pdp11/pdp11.opt:35
9207 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
9208 msgstr ""
9209
9210 #: config/pdp11/pdp11.opt:39
9211 msgid "Use the DEC assembler syntax."
9212 msgstr ""
9213
9214 #: config/pdp11/pdp11.opt:43
9215 msgid "Use the GNU assembler syntax."
9216 msgstr ""
9217
9218 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:188
9219 #: config/frv/frv.opt:158
9220 msgid "Use hardware floating point."
9221 msgstr ""
9222
9223 #: config/pdp11/pdp11.opt:51
9224 msgid "Use 16 bit int."
9225 msgstr ""
9226
9227 #: config/pdp11/pdp11.opt:55
9228 msgid "Use 32 bit int."
9229 msgstr ""
9230
9231 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:184
9232 msgid "Do not use hardware floating point."
9233 msgstr ""
9234
9235 #: config/pdp11/pdp11.opt:63
9236 msgid "Target has split I&D."
9237 msgstr ""
9238
9239 #: config/pdp11/pdp11.opt:67
9240 msgid "Use UNIX assembler syntax."
9241 msgstr ""
9242
9243 #: config/pdp11/pdp11.opt:71
9244 msgid "Use LRA register allocator."
9245 msgstr ""
9246
9247 #: config/xtensa/xtensa.opt:23
9248 msgid "Use CONST16 instruction to load constants."
9249 msgstr ""
9250
9251 #: config/xtensa/xtensa.opt:27
9252 msgid "Disable position-independent code (PIC) for use in OS kernel code."
9253 msgstr ""
9254
9255 #: config/xtensa/xtensa.opt:31
9256 msgid "Use indirect CALLXn instructions for large programs."
9257 msgstr ""
9258
9259 #: config/xtensa/xtensa.opt:35
9260 msgid "Automatically align branch targets to reduce branch penalties."
9261 msgstr ""
9262
9263 #: config/xtensa/xtensa.opt:39
9264 msgid "Intersperse literal pools with code in the text section."
9265 msgstr ""
9266
9267 #: config/xtensa/xtensa.opt:43
9268 msgid "Relax literals in assembler and place them automatically in the text section."
9269 msgstr ""
9270
9271 #: config/xtensa/xtensa.opt:47
9272 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
9273 msgstr ""
9274
9275 #: config/i386/cygming.opt:23
9276 msgid "Create console application."
9277 msgstr ""
9278
9279 #: config/i386/cygming.opt:27
9280 msgid "Generate code for a DLL."
9281 msgstr ""
9282
9283 #: config/i386/cygming.opt:31
9284 msgid "Ignore dllimport for functions."
9285 msgstr ""
9286
9287 #: config/i386/cygming.opt:35
9288 msgid "Use Mingw-specific thread support."
9289 msgstr ""
9290
9291 #: config/i386/cygming.opt:39
9292 msgid "Set Windows defines."
9293 msgstr ""
9294
9295 #: config/i386/cygming.opt:43
9296 msgid "Create GUI application."
9297 msgstr ""
9298
9299 #: config/i386/cygming.opt:47
9300 msgid "Use the GNU extension to the PE format for aligned common data."
9301 msgstr ""
9302
9303 #: config/i386/cygming.opt:51
9304 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
9305 msgstr ""
9306
9307 #: config/i386/cygming.opt:55
9308 msgid "For nested functions on stack executable permission is set."
9309 msgstr ""
9310
9311 #: config/i386/cygming.opt:62
9312 msgid "Put relocated read-only data into .data section."
9313 msgstr ""
9314
9315 #: config/i386/mingw.opt:29
9316 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
9317 msgstr ""
9318
9319 #: config/i386/mingw-w64.opt:23
9320 msgid "Use unicode startup and define UNICODE macro."
9321 msgstr ""
9322
9323 #: config/i386/i386.opt:192
9324 msgid "sizeof(long double) is 16."
9325 msgstr ""
9326
9327 #: config/i386/i386.opt:196 config/i386/i386.opt:364
9328 msgid "Use hardware fp."
9329 msgstr ""
9330
9331 #: config/i386/i386.opt:200
9332 msgid "sizeof(long double) is 12."
9333 msgstr ""
9334
9335 #: config/i386/i386.opt:204
9336 msgid "Use 80-bit long double."
9337 msgstr ""
9338
9339 #: config/i386/i386.opt:208 config/s390/s390.opt:154
9340 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
9341 msgid "Use 64-bit long double."
9342 msgstr ""
9343
9344 #: config/i386/i386.opt:212 config/s390/s390.opt:150
9345 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
9346 msgid "Use 128-bit long double."
9347 msgstr ""
9348
9349 #: config/i386/i386.opt:216 config/sh/sh.opt:179
9350 msgid "Reserve space for outgoing arguments in the function prologue."
9351 msgstr ""
9352
9353 #: config/i386/i386.opt:220
9354 msgid "Align some doubles on dword boundary."
9355 msgstr ""
9356
9357 #: config/i386/i386.opt:224
9358 msgid "Function starts are aligned to this power of 2."
9359 msgstr ""
9360
9361 #: config/i386/i386.opt:228
9362 msgid "Jump targets are aligned to this power of 2."
9363 msgstr ""
9364
9365 #: config/i386/i386.opt:232
9366 msgid "Loop code aligned to this power of 2."
9367 msgstr ""
9368
9369 #: config/i386/i386.opt:236
9370 msgid "Align destination of the string operations."
9371 msgstr ""
9372
9373 #: config/i386/i386.opt:240
9374 msgid "Use the given data alignment."
9375 msgstr ""
9376
9377 #: config/i386/i386.opt:244
9378 msgid "Known data alignment choices (for use with the -malign-data= option):"
9379 msgstr ""
9380
9381 #: config/i386/i386.opt:261
9382 msgid "Use given assembler dialect."
9383 msgstr ""
9384
9385 #: config/i386/i386.opt:265
9386 msgid "Known assembler dialects (for use with the -masm= option):"
9387 msgstr ""
9388
9389 #: config/i386/i386.opt:275
9390 msgid "Branches are this expensive (arbitrary units)."
9391 msgstr ""
9392
9393 #: config/i386/i386.opt:279
9394 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
9395 msgstr ""
9396
9397 #: config/i386/i386.opt:283
9398 msgid "Use given x86-64 code model."
9399 msgstr ""
9400
9401 #: config/i386/i386.opt:306
9402 msgid "Use given address mode."
9403 msgstr "Використовувати вказаний режим адресування."
9404
9405 #: config/i386/i386.opt:310
9406 msgid "Known address mode (for use with the -maddress-mode= option):"
9407 msgstr ""
9408
9409 #: config/i386/i386.opt:323
9410 msgid "Generate sin, cos, sqrt for FPU."
9411 msgstr ""
9412
9413 #: config/i386/i386.opt:327
9414 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
9415 msgstr ""
9416
9417 #: config/i386/i386.opt:331
9418 msgid "Return values of functions in FPU registers."
9419 msgstr ""
9420
9421 #: config/i386/i386.opt:335
9422 msgid "Generate floating point mathematics using given instruction set."
9423 msgstr ""
9424
9425 #: config/i386/i386.opt:339
9426 msgid "Valid arguments to -mfpmath=:"
9427 msgstr ""
9428
9429 #: config/i386/i386.opt:372
9430 msgid "Inline all known string operations."
9431 msgstr ""
9432
9433 #: config/i386/i386.opt:376
9434 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
9435 msgstr ""
9436
9437 #: config/i386/i386.opt:384
9438 msgid "Use native (MS) bitfield layout."
9439 msgstr ""
9440
9441 #: config/i386/i386.opt:404
9442 msgid "Set 80387 floating-point precision to 32-bit."
9443 msgstr ""
9444
9445 #: config/i386/i386.opt:408
9446 msgid "Set 80387 floating-point precision to 64-bit."
9447 msgstr ""
9448
9449 #: config/i386/i386.opt:412
9450 msgid "Set 80387 floating-point precision to 80-bit."
9451 msgstr ""
9452
9453 #: config/i386/i386.opt:420
9454 msgid "Assume incoming stack aligned to this power of 2."
9455 msgstr ""
9456
9457 #: config/i386/i386.opt:424
9458 msgid "Use push instructions to save outgoing arguments."
9459 msgstr ""
9460
9461 #: config/i386/i386.opt:428
9462 msgid "Use red-zone in the x86-64 code."
9463 msgstr ""
9464
9465 #: config/i386/i386.opt:432
9466 msgid "Number of registers used to pass integer arguments."
9467 msgstr ""
9468
9469 #: config/i386/i386.opt:436
9470 msgid "Alternate calling convention."
9471 msgstr ""
9472
9473 #: config/i386/i386.opt:440 config/alpha/alpha.opt:23
9474 msgid "Do not use hardware fp."
9475 msgstr ""
9476
9477 #: config/i386/i386.opt:444
9478 msgid "Use SSE register passing conventions for SF and DF mode."
9479 msgstr ""
9480
9481 #: config/i386/i386.opt:448
9482 msgid "Realign stack in prologue."
9483 msgstr ""
9484
9485 #: config/i386/i386.opt:452
9486 msgid "Enable stack probing."
9487 msgstr ""
9488
9489 #: config/i386/i386.opt:456
9490 msgid "Specify memcpy expansion strategy when expected size is known."
9491 msgstr ""
9492
9493 #: config/i386/i386.opt:460
9494 msgid "Specify memset expansion strategy when expected size is known."
9495 msgstr ""
9496
9497 #: config/i386/i386.opt:464
9498 msgid "Chose strategy to generate stringop using."
9499 msgstr ""
9500
9501 #: config/i386/i386.opt:468
9502 msgid "Valid arguments to -mstringop-strategy=:"
9503 msgstr ""
9504
9505 #: config/i386/i386.opt:496
9506 msgid "Use given thread-local storage dialect."
9507 msgstr ""
9508
9509 #: config/i386/i386.opt:500
9510 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
9511 msgstr ""
9512
9513 #: config/i386/i386.opt:510
9514 #, c-format
9515 msgid "Use direct references against %gs when accessing tls data."
9516 msgstr ""
9517
9518 #: config/i386/i386.opt:518
9519 msgid "Fine grain control of tune features."
9520 msgstr ""
9521
9522 #: config/i386/i386.opt:522
9523 msgid "Clear all tune features."
9524 msgstr ""
9525
9526 #: config/i386/i386.opt:529
9527 msgid "Generate code that conforms to Intel MCU psABI."
9528 msgstr ""
9529
9530 #: config/i386/i386.opt:533
9531 msgid "Generate code that conforms to the given ABI."
9532 msgstr ""
9533
9534 #: config/i386/i386.opt:537 config/nds32/nds32.opt:51
9535 msgid "Known ABIs (for use with the -mabi= option):"
9536 msgstr ""
9537
9538 #: config/i386/i386.opt:547
9539 msgid "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls."
9540 msgstr ""
9541
9542 #: config/i386/i386.opt:551 config/rs6000/rs6000.opt:200
9543 msgid "Vector library ABI to use."
9544 msgstr ""
9545
9546 #: config/i386/i386.opt:555
9547 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
9548 msgstr ""
9549
9550 #: config/i386/i386.opt:565
9551 msgid "Return 8-byte vectors in memory."
9552 msgstr ""
9553
9554 #: config/i386/i386.opt:569
9555 msgid "Generate reciprocals instead of divss and sqrtss."
9556 msgstr ""
9557
9558 #: config/i386/i386.opt:573
9559 msgid "Control generation of reciprocal estimates."
9560 msgstr ""
9561
9562 #: config/i386/i386.opt:577
9563 msgid "Generate cld instruction in the function prologue."
9564 msgstr ""
9565
9566 #: config/i386/i386.opt:581
9567 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
9568 msgstr ""
9569
9570 #: config/i386/i386.opt:586
9571 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
9572 msgstr ""
9573
9574 #: config/i386/i386.opt:591
9575 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
9576 msgstr ""
9577
9578 #: config/i386/i386.opt:596
9579 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
9580 msgstr ""
9581
9582 #: config/i386/i386.opt:600
9583 msgid "Use given register vector width instructions instead of maximum register width in the auto-vectorizer."
9584 msgstr ""
9585
9586 #: config/i386/i386.opt:604
9587 msgid "Known preferred register vector length (to use with the -mprefer-vector-width= option):"
9588 msgstr ""
9589
9590 #: config/i386/i386.opt:622
9591 msgid "Generate 32bit i386 code."
9592 msgstr ""
9593
9594 #: config/i386/i386.opt:626
9595 msgid "Generate 64bit x86-64 code."
9596 msgstr ""
9597
9598 #: config/i386/i386.opt:630
9599 msgid "Generate 32bit x86-64 code."
9600 msgstr ""
9601
9602 #: config/i386/i386.opt:634
9603 msgid "Generate 16bit i386 code."
9604 msgstr ""
9605
9606 #: config/i386/i386.opt:638
9607 msgid "Support MMX built-in functions."
9608 msgstr ""
9609
9610 #: config/i386/i386.opt:642
9611 msgid "Support 3DNow! built-in functions."
9612 msgstr ""
9613
9614 #: config/i386/i386.opt:646
9615 msgid "Support Athlon 3Dnow! built-in functions."
9616 msgstr ""
9617
9618 #: config/i386/i386.opt:650
9619 msgid "Support MMX and SSE built-in functions and code generation."
9620 msgstr ""
9621
9622 #: config/i386/i386.opt:654
9623 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
9624 msgstr ""
9625
9626 #: config/i386/i386.opt:658
9627 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
9628 msgstr ""
9629
9630 #: config/i386/i386.opt:662
9631 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
9632 msgstr ""
9633
9634 #: config/i386/i386.opt:666
9635 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
9636 msgstr ""
9637
9638 #: config/i386/i386.opt:670 config/i386/i386.opt:674
9639 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
9640 msgstr ""
9641
9642 #: config/i386/i386.opt:678
9643 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
9644 msgstr ""
9645
9646 #: config/i386/i386.opt:686
9647 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
9648 msgstr ""
9649
9650 #: config/i386/i386.opt:690
9651 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
9652 msgstr ""
9653
9654 #: config/i386/i386.opt:694
9655 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
9656 msgstr ""
9657
9658 #: config/i386/i386.opt:698
9659 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
9660 msgstr ""
9661
9662 #: config/i386/i386.opt:702
9663 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
9664 msgstr ""
9665
9666 #: config/i386/i386.opt:706
9667 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
9668 msgstr ""
9669
9670 #: config/i386/i386.opt:710
9671 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
9672 msgstr ""
9673
9674 #: config/i386/i386.opt:714
9675 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
9676 msgstr ""
9677
9678 #: config/i386/i386.opt:718
9679 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
9680 msgstr ""
9681
9682 #: config/i386/i386.opt:722
9683 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
9684 msgstr ""
9685
9686 #: config/i386/i386.opt:726
9687 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
9688 msgstr ""
9689
9690 #: config/i386/i386.opt:730
9691 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
9692 msgstr ""
9693
9694 #: config/i386/i386.opt:734
9695 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
9696 msgstr ""
9697
9698 #: config/i386/i386.opt:738
9699 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
9700 msgstr ""
9701
9702 #: config/i386/i386.opt:742
9703 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation."
9704 msgstr ""
9705
9706 #: config/i386/i386.opt:746
9707 msgid "Support AVX512VNNI built-in functions and code generation."
9708 msgstr ""
9709
9710 #: config/i386/i386.opt:750
9711 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation."
9712 msgstr ""
9713
9714 #: config/i386/i386.opt:754
9715 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
9716 msgstr ""
9717
9718 #: config/i386/i386.opt:758
9719 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
9720 msgstr ""
9721
9722 #: config/i386/i386.opt:762
9723 msgid "Support FMA4 built-in functions and code generation."
9724 msgstr ""
9725
9726 #: config/i386/i386.opt:766
9727 msgid "Support XOP built-in functions and code generation."
9728 msgstr ""
9729
9730 #: config/i386/i386.opt:770
9731 msgid "Support LWP built-in functions and code generation."
9732 msgstr ""
9733
9734 #: config/i386/i386.opt:774
9735 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
9736 msgstr ""
9737
9738 #: config/i386/i386.opt:778
9739 msgid "Support code generation of popcnt instruction."
9740 msgstr ""
9741
9742 #: config/i386/i386.opt:782
9743 msgid "Support PCONFIG built-in functions and code generation."
9744 msgstr ""
9745
9746 #: config/i386/i386.opt:786
9747 msgid "Support WBNOINVD built-in functions and code generation."
9748 msgstr ""
9749
9750 #: config/i386/i386.opt:790
9751 msgid "Support PTWRITE built-in functions and code generation."
9752 msgstr ""
9753
9754 #: config/i386/i386.opt:794
9755 msgid "Support SGX built-in functions and code generation."
9756 msgstr ""
9757
9758 #: config/i386/i386.opt:798
9759 msgid "Support RDPID built-in functions and code generation."
9760 msgstr ""
9761
9762 #: config/i386/i386.opt:802
9763 msgid "Support GFNI built-in functions and code generation."
9764 msgstr ""
9765
9766 #: config/i386/i386.opt:806
9767 msgid "Support VAES built-in functions and code generation."
9768 msgstr ""
9769
9770 #: config/i386/i386.opt:810
9771 msgid "Support VPCLMULQDQ built-in functions and code generation."
9772 msgstr ""
9773
9774 #: config/i386/i386.opt:814
9775 msgid "Support BMI built-in functions and code generation."
9776 msgstr ""
9777
9778 #: config/i386/i386.opt:818
9779 msgid "Support BMI2 built-in functions and code generation."
9780 msgstr ""
9781
9782 #: config/i386/i386.opt:822
9783 msgid "Support LZCNT built-in function and code generation."
9784 msgstr ""
9785
9786 #: config/i386/i386.opt:826
9787 msgid "Support Hardware Lock Elision prefixes."
9788 msgstr ""
9789
9790 #: config/i386/i386.opt:830
9791 msgid "Support RDSEED instruction."
9792 msgstr ""
9793
9794 #: config/i386/i386.opt:834
9795 msgid "Support PREFETCHW instruction."
9796 msgstr ""
9797
9798 #: config/i386/i386.opt:838
9799 msgid "Support flag-preserving add-carry instructions."
9800 msgstr ""
9801
9802 #: config/i386/i386.opt:842
9803 msgid "Support CLFLUSHOPT instructions."
9804 msgstr ""
9805
9806 #: config/i386/i386.opt:846
9807 msgid "Support CLWB instruction."
9808 msgstr ""
9809
9810 #: config/i386/i386.opt:854
9811 msgid "Support FXSAVE and FXRSTOR instructions."
9812 msgstr ""
9813
9814 #: config/i386/i386.opt:858
9815 msgid "Support XSAVE and XRSTOR instructions."
9816 msgstr ""
9817
9818 #: config/i386/i386.opt:862
9819 msgid "Support XSAVEOPT instruction."
9820 msgstr ""
9821
9822 #: config/i386/i386.opt:866
9823 msgid "Support XSAVEC instructions."
9824 msgstr ""
9825
9826 #: config/i386/i386.opt:870
9827 msgid "Support XSAVES and XRSTORS instructions."
9828 msgstr ""
9829
9830 #: config/i386/i386.opt:874
9831 msgid "Support TBM built-in functions and code generation."
9832 msgstr ""
9833
9834 #: config/i386/i386.opt:878
9835 msgid "Support code generation of cmpxchg16b instruction."
9836 msgstr ""
9837
9838 #: config/i386/i386.opt:882
9839 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
9840 msgstr ""
9841
9842 #: config/i386/i386.opt:886
9843 msgid "Support code generation of movbe instruction."
9844 msgstr ""
9845
9846 #: config/i386/i386.opt:890
9847 msgid "Support code generation of crc32 instruction."
9848 msgstr ""
9849
9850 #: config/i386/i386.opt:894
9851 msgid "Support AES built-in functions and code generation."
9852 msgstr ""
9853
9854 #: config/i386/i386.opt:898
9855 msgid "Support SHA1 and SHA256 built-in functions and code generation."
9856 msgstr ""
9857
9858 #: config/i386/i386.opt:902
9859 msgid "Support PCLMUL built-in functions and code generation."
9860 msgstr ""
9861
9862 #: config/i386/i386.opt:906
9863 msgid "Encode SSE instructions with VEX prefix."
9864 msgstr ""
9865
9866 #: config/i386/i386.opt:910
9867 msgid "Support FSGSBASE built-in functions and code generation."
9868 msgstr ""
9869
9870 #: config/i386/i386.opt:914
9871 msgid "Support RDRND built-in functions and code generation."
9872 msgstr ""
9873
9874 #: config/i386/i386.opt:918
9875 msgid "Support F16C built-in functions and code generation."
9876 msgstr ""
9877
9878 #: config/i386/i386.opt:922
9879 msgid "Support PREFETCHWT1 built-in functions and code generation."
9880 msgstr ""
9881
9882 #: config/i386/i386.opt:926
9883 msgid "Emit profiling counter call at function entry before prologue."
9884 msgstr ""
9885
9886 #: config/i386/i386.opt:930
9887 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
9888 msgstr ""
9889
9890 #: config/i386/i386.opt:934 config/s390/s390.opt:302
9891 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
9892 msgstr ""
9893
9894 #: config/i386/i386.opt:939
9895 msgid "Set name of __fentry__ symbol called at function entry."
9896 msgstr ""
9897
9898 #: config/i386/i386.opt:943
9899 msgid "Set name of section to record mrecord-mcount calls."
9900 msgstr ""
9901
9902 #: config/i386/i386.opt:947
9903 msgid "Skip setting up RAX register when passing variable arguments."
9904 msgstr ""
9905
9906 #: config/i386/i386.opt:951
9907 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
9908 msgstr ""
9909
9910 #: config/i386/i386.opt:955
9911 msgid "Split 32-byte AVX unaligned load."
9912 msgstr ""
9913
9914 #: config/i386/i386.opt:959
9915 msgid "Split 32-byte AVX unaligned store."
9916 msgstr ""
9917
9918 #: config/i386/i386.opt:963
9919 msgid "Support RTM built-in functions and code generation."
9920 msgstr ""
9921
9922 #: config/i386/i386.opt:971
9923 msgid "Support MWAITX and MONITORX built-in functions and code generation."
9924 msgstr ""
9925
9926 #: config/i386/i386.opt:975
9927 msgid "Support CLZERO built-in functions and code generation."
9928 msgstr ""
9929
9930 #: config/i386/i386.opt:979
9931 msgid "Support PKU built-in functions and code generation."
9932 msgstr ""
9933
9934 #: config/i386/i386.opt:987
9935 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
9936 msgstr ""
9937
9938 #: config/i386/i386.opt:997 config/rs6000/rs6000.opt:556
9939 msgid "Use the given base register for addressing the stack-protector guard."
9940 msgstr ""
9941
9942 #: config/i386/i386.opt:1004 config/rs6000/rs6000.opt:563
9943 msgid "Use the given offset for addressing the stack-protector guard."
9944 msgstr ""
9945
9946 #: config/i386/i386.opt:1011
9947 msgid "Use the given symbol for addressing the stack-protector guard."
9948 msgstr ""
9949
9950 #: config/i386/i386.opt:1023
9951 msgid "Enable shadow stack built-in functions from Control-flow Enforcement Technology (CET)."
9952 msgstr ""
9953
9954 #: config/i386/i386.opt:1028
9955 msgid "Turn on CET instrumentation for switch statements that use a jump table and an indirect jump."
9956 msgstr ""
9957
9958 #: config/i386/i386.opt:1033
9959 msgid "Insert ENDBR instruction at function entry only via cf_check attribute for CET instrumentation."
9960 msgstr ""
9961
9962 #: config/i386/i386.opt:1038
9963 msgid "Make all function calls indirect."
9964 msgstr ""
9965
9966 #: config/i386/i386.opt:1042
9967 msgid "Convert indirect call and jump to call and return thunks."
9968 msgstr ""
9969
9970 #: config/i386/i386.opt:1046
9971 msgid "Convert function return to call and return thunk."
9972 msgstr ""
9973
9974 #: config/i386/i386.opt:1050 config/s390/s390.opt:268
9975 msgid "Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):"
9976 msgstr ""
9977
9978 #: config/i386/i386.opt:1066
9979 msgid "Force indirect call and jump via register."
9980 msgstr ""
9981
9982 #: config/i386/i386.opt:1070
9983 msgid "Support MOVDIRI built-in functions and code generation."
9984 msgstr ""
9985
9986 #: config/i386/i386.opt:1074
9987 msgid "Support MOVDIR64B built-in functions and code generation."
9988 msgstr ""
9989
9990 #: config/i386/i386.opt:1078
9991 msgid "Support WAITPKG built-in functions and code generation."
9992 msgstr ""
9993
9994 #: config/i386/i386.opt:1082
9995 msgid "Support CLDEMOTE built-in functions and code generation."
9996 msgstr ""
9997
9998 #: config/i386/i386.opt:1086
9999 msgid "Instrument function exit in instrumented functions with __fentry__."
10000 msgstr ""
10001
10002 #: config/i386/i386.opt:1090
10003 msgid "Known choices for return instrumentation with -minstrument-return=:"
10004 msgstr ""
10005
10006 #: config/i386/i386.opt:1103
10007 msgid "Generate a __return_loc section pointing to all return instrumentation code."
10008 msgstr ""
10009
10010 #: config/pa/pa64-hpux.opt:23
10011 msgid "Assume code will be linked by GNU ld."
10012 msgstr ""
10013
10014 #: config/pa/pa64-hpux.opt:27
10015 msgid "Assume code will be linked by HP ld."
10016 msgstr ""
10017
10018 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
10019 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
10020 msgid "Specify UNIX standard for predefines and linking."
10021 msgstr ""
10022
10023 #: config/pa/pa-hpux.opt:27
10024 msgid "Generate cpp defines for server IO."
10025 msgstr ""
10026
10027 #: config/pa/pa-hpux.opt:35
10028 msgid "Generate cpp defines for workstation IO."
10029 msgstr ""
10030
10031 #: config/pa/pa.opt:30 config/pa/pa.opt:87 config/pa/pa.opt:95
10032 msgid "Generate PA1.0 code."
10033 msgstr ""
10034
10035 #: config/pa/pa.opt:34 config/pa/pa.opt:99 config/pa/pa.opt:140
10036 msgid "Generate PA1.1 code."
10037 msgstr ""
10038
10039 #: config/pa/pa.opt:38 config/pa/pa.opt:103
10040 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
10041 msgstr ""
10042
10043 #: config/pa/pa.opt:46
10044 msgid "Caller copies function arguments passed by hidden reference."
10045 msgstr ""
10046
10047 #: config/pa/pa.opt:50
10048 msgid "Disable FP regs."
10049 msgstr ""
10050
10051 #: config/pa/pa.opt:54
10052 msgid "Disable indexed addressing."
10053 msgstr "Вимкнути індексоване адресування."
10054
10055 #: config/pa/pa.opt:58
10056 msgid "Generate fast indirect calls."
10057 msgstr ""
10058
10059 #: config/pa/pa.opt:66
10060 msgid "Assume code will be assembled by GAS."
10061 msgstr ""
10062
10063 #: config/pa/pa.opt:75
10064 msgid "Enable linker optimizations."
10065 msgstr ""
10066
10067 #: config/pa/pa.opt:79
10068 msgid "Always generate long calls."
10069 msgstr ""
10070
10071 #: config/pa/pa.opt:83
10072 msgid "Emit long load/store sequences."
10073 msgstr ""
10074
10075 #: config/pa/pa.opt:91
10076 msgid "Disable space regs."
10077 msgstr ""
10078
10079 #: config/pa/pa.opt:107
10080 msgid "Use portable calling conventions."
10081 msgstr ""
10082
10083 #: config/pa/pa.opt:111
10084 msgid "Specify CPU for scheduling purposes. Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
10085 msgstr ""
10086
10087 #: config/pa/pa.opt:136 config/frv/frv.opt:215
10088 msgid "Use software floating point."
10089 msgstr ""
10090
10091 #: config/pa/pa.opt:144
10092 msgid "Do not disable space regs."
10093 msgstr ""
10094
10095 #: config/v850/v850.opt:29
10096 msgid "Use registers r2 and r5."
10097 msgstr "Використовувати регістри r2 і r5."
10098
10099 #: config/v850/v850.opt:33
10100 msgid "Use 4 byte entries in switch tables."
10101 msgstr ""
10102
10103 #: config/v850/v850.opt:37
10104 msgid "Enable backend debugging."
10105 msgstr ""
10106
10107 #: config/v850/v850.opt:41
10108 msgid "Do not use the callt instruction (default)."
10109 msgstr ""
10110
10111 #: config/v850/v850.opt:45
10112 msgid "Reuse r30 on a per function basis."
10113 msgstr ""
10114
10115 #: config/v850/v850.opt:52
10116 msgid "Prohibit PC relative function calls."
10117 msgstr ""
10118
10119 #: config/v850/v850.opt:56
10120 msgid "Use stubs for function prologues."
10121 msgstr ""
10122
10123 #: config/v850/v850.opt:60
10124 msgid "Set the max size of data eligible for the SDA area."
10125 msgstr ""
10126
10127 #: config/v850/v850.opt:67
10128 msgid "Enable the use of the short load instructions."
10129 msgstr ""
10130
10131 #: config/v850/v850.opt:71
10132 msgid "Same as: -mep -mprolog-function."
10133 msgstr ""
10134
10135 #: config/v850/v850.opt:75
10136 msgid "Set the max size of data eligible for the TDA area."
10137 msgstr ""
10138
10139 #: config/v850/v850.opt:82
10140 msgid "Do not enforce strict alignment."
10141 msgstr ""
10142
10143 #: config/v850/v850.opt:86
10144 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
10145 msgstr ""
10146
10147 #: config/v850/v850.opt:93
10148 msgid "Compile for the v850 processor."
10149 msgstr ""
10150
10151 #: config/v850/v850.opt:97
10152 msgid "Compile for the v850e processor."
10153 msgstr ""
10154
10155 #: config/v850/v850.opt:101
10156 msgid "Compile for the v850e1 processor."
10157 msgstr ""
10158
10159 #: config/v850/v850.opt:105
10160 msgid "Compile for the v850es variant of the v850e1."
10161 msgstr ""
10162
10163 #: config/v850/v850.opt:109
10164 msgid "Compile for the v850e2 processor."
10165 msgstr ""
10166
10167 #: config/v850/v850.opt:113
10168 msgid "Compile for the v850e2v3 processor."
10169 msgstr ""
10170
10171 #: config/v850/v850.opt:117
10172 msgid "Compile for the v850e3v5 processor."
10173 msgstr ""
10174
10175 #: config/v850/v850.opt:124
10176 msgid "Enable v850e3v5 loop instructions."
10177 msgstr ""
10178
10179 #: config/v850/v850.opt:128
10180 msgid "Set the max size of data eligible for the ZDA area."
10181 msgstr ""
10182
10183 #: config/v850/v850.opt:135
10184 msgid "Enable relaxing in the assembler."
10185 msgstr ""
10186
10187 #: config/v850/v850.opt:139
10188 msgid "Prohibit PC relative jumps."
10189 msgstr ""
10190
10191 #: config/v850/v850.opt:143
10192 msgid "Inhibit the use of hardware floating point instructions."
10193 msgstr ""
10194
10195 #: config/v850/v850.opt:147
10196 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
10197 msgstr ""
10198
10199 #: config/v850/v850.opt:151
10200 msgid "Enable support for the RH850 ABI. This is the default."
10201 msgstr ""
10202
10203 #: config/v850/v850.opt:155
10204 msgid "Enable support for the old GCC ABI."
10205 msgstr ""
10206
10207 #: config/v850/v850.opt:159
10208 msgid "Support alignments of up to 64-bits."
10209 msgstr ""
10210
10211 #: config/g.opt:27
10212 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
10213 msgstr ""
10214
10215 #: config/lynx.opt:23
10216 msgid "Support legacy multi-threading."
10217 msgstr ""
10218
10219 #: config/lynx.opt:27
10220 msgid "Use shared libraries."
10221 msgstr "Використовувати бібліотеки спільного використання."
10222
10223 #: config/lynx.opt:31
10224 msgid "Support multi-threading."
10225 msgstr ""
10226
10227 #: config/nvptx/nvptx.opt:22 config/gcn/gcn.opt:47
10228 msgid "Generate code for a 32-bit ABI."
10229 msgstr ""
10230
10231 #: config/nvptx/nvptx.opt:26 config/gcn/gcn.opt:51
10232 msgid "Generate code for a 64-bit ABI."
10233 msgstr ""
10234
10235 #: config/nvptx/nvptx.opt:30
10236 msgid "Link in code for a __main kernel."
10237 msgstr ""
10238
10239 #: config/nvptx/nvptx.opt:34
10240 msgid "Optimize partition neutering."
10241 msgstr ""
10242
10243 #: config/nvptx/nvptx.opt:38
10244 msgid "Use custom stacks instead of local memory for automatic storage."
10245 msgstr ""
10246
10247 #: config/nvptx/nvptx.opt:42
10248 msgid "Specify size of .local memory used for stack when the exact amount is not known."
10249 msgstr ""
10250
10251 #: config/nvptx/nvptx.opt:46
10252 msgid "Generate code that can keep local state uniform across all lanes."
10253 msgstr ""
10254
10255 #: config/nvptx/nvptx.opt:50
10256 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
10257 msgstr ""
10258
10259 #: config/nvptx/nvptx.opt:54
10260 msgid "Known PTX ISA versions (for use with the -misa= option):"
10261 msgstr ""
10262
10263 #: config/nvptx/nvptx.opt:64
10264 msgid "Specify the version of the ptx ISA to use."
10265 msgstr ""
10266
10267 #: config/vxworks.opt:36
10268 msgid "Assume the VxWorks RTP environment."
10269 msgstr ""
10270
10271 #: config/vxworks.opt:43
10272 msgid "Assume the VxWorks vThreads environment."
10273 msgstr ""
10274
10275 #: config/cr16/cr16.opt:23
10276 msgid "-msim Use simulator runtime."
10277 msgstr ""
10278
10279 #: config/cr16/cr16.opt:27
10280 msgid "Generate SBIT, CBIT instructions."
10281 msgstr ""
10282
10283 #: config/cr16/cr16.opt:31
10284 msgid "Support multiply accumulate instructions."
10285 msgstr ""
10286
10287 #: config/cr16/cr16.opt:38
10288 msgid "Treat data references as near, far or medium. medium is default."
10289 msgstr ""
10290
10291 #: config/cr16/cr16.opt:42
10292 msgid "Generate code for CR16C architecture."
10293 msgstr ""
10294
10295 #: config/cr16/cr16.opt:46
10296 msgid "Generate code for CR16C+ architecture (Default)."
10297 msgstr ""
10298
10299 #: config/cr16/cr16.opt:50
10300 msgid "Treat integers as 32-bit."
10301 msgstr ""
10302
10303 #: config/avr/avr.opt:23
10304 msgid "Use subroutines for function prologues and epilogues."
10305 msgstr ""
10306
10307 #: config/avr/avr.opt:27
10308 msgid "-mmcu=MCU\tSelect the target MCU."
10309 msgstr ""
10310
10311 #: config/avr/avr.opt:31
10312 msgid "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
10313 msgstr ""
10314
10315 #: config/avr/avr.opt:35
10316 msgid "Set the number of 64 KiB flash segments."
10317 msgstr ""
10318
10319 #: config/avr/avr.opt:39
10320 msgid "Indicate presence of a processor erratum."
10321 msgstr ""
10322
10323 #: config/avr/avr.opt:43
10324 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
10325 msgstr ""
10326
10327 #: config/avr/avr.opt:53
10328 msgid "Use RJMP / RCALL even though CALL / JMP are available."
10329 msgstr ""
10330
10331 #: config/avr/avr.opt:57
10332 msgid "Use an 8-bit 'int' type."
10333 msgstr ""
10334
10335 #: config/avr/avr.opt:61
10336 msgid "Change the stack pointer without disabling interrupts."
10337 msgstr ""
10338
10339 #: config/avr/avr.opt:65
10340 msgid "Set the branch costs for conditional branch instructions. Reasonable values are small, non-negative integers. The default branch cost is 0."
10341 msgstr ""
10342
10343 #: config/avr/avr.opt:69
10344 msgid "Treat main as if it had attribute OS_task."
10345 msgstr ""
10346
10347 #: config/avr/avr.opt:79
10348 msgid "Change only the low 8 bits of the stack pointer."
10349 msgstr ""
10350
10351 #: config/avr/avr.opt:83
10352 msgid "Relax branches."
10353 msgstr ""
10354
10355 #: config/avr/avr.opt:87
10356 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
10357 msgstr ""
10358
10359 #: config/avr/avr.opt:91
10360 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."
10361 msgstr ""
10362
10363 #: config/avr/avr.opt:95
10364 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."
10365 msgstr ""
10366
10367 #: config/avr/avr.opt:100
10368 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."
10369 msgstr ""
10370
10371 #: config/avr/avr.opt:104
10372 msgid "Warn if the address space of an address is changed."
10373 msgstr ""
10374
10375 #: config/avr/avr.opt:108
10376 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
10377 msgstr ""
10378
10379 #: config/avr/avr.opt:112
10380 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
10381 msgstr ""
10382
10383 #: config/avr/avr.opt:116
10384 msgid "Assume that all data in static storage can be accessed by LDS / STS. This option is only useful for reduced Tiny devices."
10385 msgstr ""
10386
10387 #: config/avr/avr.opt:120
10388 msgid "Do not link against the device-specific library lib<MCU>.a."
10389 msgstr ""
10390
10391 #: config/m32r/m32r.opt:34
10392 msgid "Compile for the m32rx."
10393 msgstr ""
10394
10395 #: config/m32r/m32r.opt:38
10396 msgid "Compile for the m32r2."
10397 msgstr ""
10398
10399 #: config/m32r/m32r.opt:42
10400 msgid "Compile for the m32r."
10401 msgstr ""
10402
10403 #: config/m32r/m32r.opt:46
10404 msgid "Align all loops to 32 byte boundary."
10405 msgstr ""
10406
10407 #: config/m32r/m32r.opt:50
10408 msgid "Prefer branches over conditional execution."
10409 msgstr ""
10410
10411 #: config/m32r/m32r.opt:54
10412 msgid "Give branches their default cost."
10413 msgstr ""
10414
10415 #: config/m32r/m32r.opt:58
10416 msgid "Display compile time statistics."
10417 msgstr ""
10418
10419 #: config/m32r/m32r.opt:62
10420 msgid "Specify cache flush function."
10421 msgstr ""
10422
10423 #: config/m32r/m32r.opt:66
10424 msgid "Specify cache flush trap number."
10425 msgstr ""
10426
10427 #: config/m32r/m32r.opt:70
10428 msgid "Only issue one instruction per cycle."
10429 msgstr ""
10430
10431 #: config/m32r/m32r.opt:74
10432 msgid "Allow two instructions to be issued per cycle."
10433 msgstr ""
10434
10435 #: config/m32r/m32r.opt:78
10436 msgid "Code size: small, medium or large."
10437 msgstr ""
10438
10439 #: config/m32r/m32r.opt:94
10440 msgid "Don't call any cache flush functions."
10441 msgstr ""
10442
10443 #: config/m32r/m32r.opt:98
10444 msgid "Don't call any cache flush trap."
10445 msgstr ""
10446
10447 #: config/m32r/m32r.opt:105
10448 msgid "Small data area: none, sdata, use."
10449 msgstr ""
10450
10451 #: config/s390/tpf.opt:23
10452 msgid "Enable TPF-OS tracing code."
10453 msgstr ""
10454
10455 #: config/s390/tpf.opt:27
10456 msgid "Specify main object for TPF-OS."
10457 msgstr ""
10458
10459 #: config/s390/s390.opt:48
10460 msgid "31 bit ABI."
10461 msgstr ""
10462
10463 #: config/s390/s390.opt:52
10464 msgid "64 bit ABI."
10465 msgstr ""
10466
10467 #: config/s390/s390.opt:120
10468 msgid "Maintain backchain pointer."
10469 msgstr ""
10470
10471 #: config/s390/s390.opt:124
10472 msgid "Additional debug prints."
10473 msgstr ""
10474
10475 #: config/s390/s390.opt:128
10476 msgid "ESA/390 architecture."
10477 msgstr ""
10478
10479 #: config/s390/s390.opt:132
10480 msgid "Enable decimal floating point hardware support."
10481 msgstr ""
10482
10483 #: config/s390/s390.opt:136
10484 msgid "Enable hardware floating point."
10485 msgstr ""
10486
10487 #: config/s390/s390.opt:140
10488 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."
10489 msgstr ""
10490
10491 #: config/s390/s390.opt:158
10492 msgid "Use hardware transactional execution instructions."
10493 msgstr ""
10494
10495 #: config/s390/s390.opt:162
10496 msgid "Use hardware vector facility instructions and enable the vector ABI."
10497 msgstr ""
10498
10499 #: config/s390/s390.opt:166
10500 msgid "Use packed stack layout."
10501 msgstr ""
10502
10503 #: config/s390/s390.opt:170
10504 msgid "Use bras for executable < 64k."
10505 msgstr ""
10506
10507 #: config/s390/s390.opt:174
10508 msgid "Disable hardware floating point."
10509 msgstr ""
10510
10511 #: config/s390/s390.opt:178
10512 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
10513 msgstr ""
10514
10515 #: config/s390/s390.opt:182
10516 msgid "Switches off the -mstack-guard= option."
10517 msgstr ""
10518
10519 #: config/s390/s390.opt:186
10520 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
10521 msgstr ""
10522
10523 #: config/s390/s390.opt:190
10524 msgid "Switches off the -mstack-size= option."
10525 msgstr ""
10526
10527 #: config/s390/s390.opt:198
10528 msgid "Use the mvcle instruction for block moves."
10529 msgstr ""
10530
10531 #: config/s390/s390.opt:202
10532 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
10533 msgstr ""
10534
10535 #: config/s390/s390.opt:207
10536 msgid "Warn if a function uses alloca or creates an array with dynamic size."
10537 msgstr ""
10538
10539 #: config/s390/s390.opt:211
10540 msgid "Warn if a single function's framesize exceeds the given framesize."
10541 msgstr ""
10542
10543 #: config/s390/s390.opt:215
10544 msgid "z/Architecture."
10545 msgstr ""
10546
10547 #: config/s390/s390.opt:219
10548 msgid "Set the branch costs for conditional branch instructions. Reasonable values are small, non-negative integers. The default branch cost is 1."
10549 msgstr ""
10550
10551 #: config/s390/s390.opt:229 config/arm/arm.opt:172
10552 msgid "Assume data segments are relative to text segment."
10553 msgstr ""
10554
10555 #: config/s390/s390.opt:234
10556 msgid "Wrap all indirect branches into execute in order to disable branch prediction."
10557 msgstr ""
10558
10559 #: config/s390/s390.opt:239
10560 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."
10561 msgstr ""
10562
10563 #: config/s390/s390.opt:247
10564 msgid "Wrap all indirect calls into execute in order to disable branch prediction."
10565 msgstr ""
10566
10567 #: config/s390/s390.opt:251
10568 msgid "Wrap all indirect return branches into execute in order to disable branch prediction."
10569 msgstr ""
10570
10571 #: config/s390/s390.opt:256
10572 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."
10573 msgstr ""
10574
10575 #: config/s390/s390.opt:262
10576 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."
10577 msgstr ""
10578
10579 #: config/s390/s390.opt:284
10580 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."
10581 msgstr ""
10582
10583 #: config/s390/s390.opt:293
10584 msgid "Emit profiling counter call at function entry before prologue. The compiled code will require a 64-bit CPU and glibc 2.29 or newer to run."
10585 msgstr ""
10586
10587 #: config/s390/s390.opt:298
10588 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
10589 msgstr ""
10590
10591 #: config/rl78/rl78.opt:27 config/rx/rx.opt:87
10592 msgid "Use the simulator runtime."
10593 msgstr ""
10594
10595 #: config/rl78/rl78.opt:31
10596 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
10597 msgstr ""
10598
10599 #: config/rl78/rl78.opt:50
10600 msgid "Use all registers, reserving none for interrupt handlers."
10601 msgstr ""
10602
10603 #: config/rl78/rl78.opt:54
10604 msgid "Enable assembler and linker relaxation. Enabled by default at -Os."
10605 msgstr ""
10606
10607 #: config/rl78/rl78.opt:58
10608 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."
10609 msgstr ""
10610
10611 #: config/rl78/rl78.opt:77
10612 msgid "Alias for -mcpu=g10."
10613 msgstr ""
10614
10615 #: config/rl78/rl78.opt:81
10616 msgid "Alias for -mcpu=g13."
10617 msgstr ""
10618
10619 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
10620 msgid "Alias for -mcpu=g14."
10621 msgstr ""
10622
10623 #: config/rl78/rl78.opt:93
10624 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
10625 msgstr ""
10626
10627 #: config/rl78/rl78.opt:97
10628 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
10629 msgstr ""
10630
10631 #: config/stormy16/stormy16.opt:24
10632 msgid "Provide libraries for the simulator."
10633 msgstr ""
10634
10635 #: config/arm/arm-tables.opt:25
10636 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
10637 msgstr ""
10638
10639 #: config/arm/arm-tables.opt:257
10640 msgid "Known ARM architectures (for use with the -march= option):"
10641 msgstr ""
10642
10643 #: config/arm/arm-tables.opt:354
10644 msgid "Known ARM FPUs (for use with the -mfpu= option):"
10645 msgstr ""
10646
10647 #: config/arm/arm.opt:35
10648 msgid "TLS dialect to use:"
10649 msgstr ""
10650
10651 #: config/arm/arm.opt:45
10652 msgid "Specify an ABI."
10653 msgstr ""
10654
10655 #: config/arm/arm.opt:49
10656 msgid "Known ARM ABIs (for use with the -mabi= option):"
10657 msgstr ""
10658
10659 #: config/arm/arm.opt:68
10660 msgid "Generate a call to abort if a noreturn function returns."
10661 msgstr ""
10662
10663 #: config/arm/arm.opt:75
10664 msgid "Generate APCS conformant stack frames."
10665 msgstr ""
10666
10667 #: config/arm/arm.opt:79
10668 msgid "Generate re-entrant, PIC code."
10669 msgstr ""
10670
10671 #: config/arm/arm.opt:95
10672 msgid "Generate code in 32 bit ARM state."
10673 msgstr ""
10674
10675 #: config/arm/arm.opt:103
10676 msgid "Thumb: Assume non-static functions may be called from ARM code."
10677 msgstr ""
10678
10679 #: config/arm/arm.opt:107
10680 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
10681 msgstr ""
10682
10683 #: config/arm/arm.opt:115
10684 msgid "Specify if floating point hardware should be used."
10685 msgstr ""
10686
10687 #: config/arm/arm.opt:119
10688 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
10689 msgstr ""
10690
10691 #: config/arm/arm.opt:123
10692 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
10693 msgstr ""
10694
10695 #: config/arm/arm.opt:136
10696 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
10697 msgstr ""
10698
10699 #: config/arm/arm.opt:140
10700 msgid "Specify the __fp16 floating-point format."
10701 msgstr ""
10702
10703 #: config/arm/arm.opt:144
10704 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
10705 msgstr ""
10706
10707 #: config/arm/arm.opt:157
10708 msgid "Specify the name of the target floating point hardware/format."
10709 msgstr ""
10710
10711 #: config/arm/arm.opt:168
10712 msgid "Generate call insns as indirect calls, if necessary."
10713 msgstr ""
10714
10715 #: config/arm/arm.opt:176
10716 msgid "Specify the register to be used for PIC addressing."
10717 msgstr ""
10718
10719 #: config/arm/arm.opt:180
10720 msgid "Store function names in object code."
10721 msgstr ""
10722
10723 #: config/arm/arm.opt:184
10724 msgid "Permit scheduling of a function's prologue sequence."
10725 msgstr ""
10726
10727 #: config/arm/arm.opt:188 config/rs6000/rs6000.opt:240
10728 msgid "Do not load the PIC register in function prologues."
10729 msgstr ""
10730
10731 #: config/arm/arm.opt:195
10732 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
10733 msgstr ""
10734
10735 #: config/arm/arm.opt:199
10736 msgid "Generate code for Thumb state."
10737 msgstr ""
10738
10739 #: config/arm/arm.opt:203
10740 msgid "Support calls between Thumb and ARM instruction sets."
10741 msgstr ""
10742
10743 #: config/arm/arm.opt:207
10744 msgid "Specify thread local storage scheme."
10745 msgstr ""
10746
10747 #: config/arm/arm.opt:211
10748 msgid "Specify how to access the thread pointer."
10749 msgstr ""
10750
10751 #: config/arm/arm.opt:215
10752 msgid "Valid arguments to -mtp=:"
10753 msgstr ""
10754
10755 #: config/arm/arm.opt:228
10756 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
10757 msgstr ""
10758
10759 #: config/arm/arm.opt:232
10760 msgid "Thumb: Generate (leaf) stack frames even if not needed."
10761 msgstr ""
10762
10763 #: config/arm/arm.opt:236 config/mn10300/mn10300.opt:42
10764 msgid "Tune code for the given processor."
10765 msgstr ""
10766
10767 #: config/arm/arm.opt:240
10768 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."
10769 msgstr ""
10770
10771 #: config/arm/arm.opt:251
10772 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
10773 msgstr ""
10774
10775 #: config/arm/arm.opt:255
10776 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
10777 msgstr ""
10778
10779 #: config/arm/arm.opt:259
10780 msgid "Enable more verbose RTX cost dumps during debug. For GCC developers use only."
10781 msgstr ""
10782
10783 #: config/arm/arm.opt:263
10784 msgid "Only generate absolute relocations on word sized values."
10785 msgstr ""
10786
10787 #: config/arm/arm.opt:267
10788 msgid "Generate IT blocks appropriate for ARMv8."
10789 msgstr ""
10790
10791 #: config/arm/arm.opt:271
10792 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
10793 msgstr ""
10794
10795 #: config/arm/arm.opt:276 config/nds32/nds32.opt:461 config/arc/arc.opt:496
10796 msgid "Enable unaligned word and halfword accesses to packed data."
10797 msgstr ""
10798
10799 #: config/arm/arm.opt:280
10800 msgid "Use Neon to perform 64-bits operations rather than core registers."
10801 msgstr ""
10802
10803 #: config/arm/arm.opt:284
10804 msgid "Assume loading data from flash is slower than fetching instructions."
10805 msgstr ""
10806
10807 #: config/arm/arm.opt:288
10808 msgid "Assume unified syntax for inline assembly code."
10809 msgstr ""
10810
10811 #: config/arm/arm.opt:292
10812 msgid "Do not allow constant data to be placed in code sections."
10813 msgstr ""
10814
10815 #: config/arm/arm.opt:296
10816 msgid "When linking for big-endian targets, generate a BE8 format image."
10817 msgstr ""
10818
10819 #: config/arm/arm.opt:300
10820 msgid "When linking for big-endian targets, generate a legacy BE32 format image."
10821 msgstr ""
10822
10823 #: config/arm/arm.opt:304 config/sh/sh.opt:195
10824 msgid "Cost to assume for a branch insn."
10825 msgstr ""
10826
10827 #: config/arm/arm.opt:308
10828 msgid "Generate code which uses the core registers only (r0-r14)."
10829 msgstr ""
10830
10831 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
10832 #: config/visium/visium.opt:37
10833 msgid "Use hardware FP."
10834 msgstr ""
10835
10836 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
10837 msgid "Do not use hardware FP."
10838 msgstr ""
10839
10840 #: config/sparc/sparc.opt:42
10841 msgid "Use flat register window model."
10842 msgstr ""
10843
10844 #: config/sparc/sparc.opt:46
10845 msgid "Assume possible double misalignment."
10846 msgstr ""
10847
10848 #: config/sparc/sparc.opt:50
10849 msgid "Use ABI reserved registers."
10850 msgstr ""
10851
10852 #: config/sparc/sparc.opt:54
10853 msgid "Use hardware quad FP instructions."
10854 msgstr ""
10855
10856 #: config/sparc/sparc.opt:58
10857 msgid "Do not use hardware quad fp instructions."
10858 msgstr ""
10859
10860 #: config/sparc/sparc.opt:62
10861 msgid "Enable Local Register Allocation."
10862 msgstr ""
10863
10864 #: config/sparc/sparc.opt:66
10865 msgid "Compile for V8+ ABI."
10866 msgstr ""
10867
10868 #: config/sparc/sparc.opt:70
10869 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
10870 msgstr ""
10871
10872 #: config/sparc/sparc.opt:74
10873 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
10874 msgstr ""
10875
10876 #: config/sparc/sparc.opt:78
10877 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
10878 msgstr ""
10879
10880 #: config/sparc/sparc.opt:82
10881 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
10882 msgstr ""
10883
10884 #: config/sparc/sparc.opt:86
10885 msgid "Use additional VIS instructions introduced in OSA2017."
10886 msgstr ""
10887
10888 #: config/sparc/sparc.opt:90
10889 msgid "Use UltraSPARC Compare-and-Branch extensions."
10890 msgstr ""
10891
10892 #: config/sparc/sparc.opt:94
10893 msgid "Use UltraSPARC Fused Multiply-Add extensions."
10894 msgstr ""
10895
10896 #: config/sparc/sparc.opt:98
10897 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
10898 msgstr ""
10899
10900 #: config/sparc/sparc.opt:102
10901 msgid "Use UltraSPARC Population-Count instruction."
10902 msgstr ""
10903
10904 #: config/sparc/sparc.opt:106
10905 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
10906 msgstr ""
10907
10908 #: config/sparc/sparc.opt:110
10909 msgid "Pointers are 64-bit."
10910 msgstr ""
10911
10912 #: config/sparc/sparc.opt:114
10913 msgid "Pointers are 32-bit."
10914 msgstr ""
10915
10916 #: config/sparc/sparc.opt:118
10917 msgid "Use 64-bit ABI."
10918 msgstr ""
10919
10920 #: config/sparc/sparc.opt:122
10921 msgid "Use 32-bit ABI."
10922 msgstr ""
10923
10924 #: config/sparc/sparc.opt:126
10925 msgid "Use stack bias."
10926 msgstr ""
10927
10928 #: config/sparc/sparc.opt:130
10929 msgid "Use structs on stronger alignment for double-word copies."
10930 msgstr ""
10931
10932 #: config/sparc/sparc.opt:134
10933 msgid "Optimize tail call instructions in assembler and linker."
10934 msgstr ""
10935
10936 #: config/sparc/sparc.opt:138
10937 msgid "Do not generate code that can only run in supervisor mode (default)."
10938 msgstr ""
10939
10940 #: config/sparc/sparc.opt:142
10941 msgid "Use instructions of and schedule code for given CPU."
10942 msgstr ""
10943
10944 #: config/sparc/sparc.opt:225
10945 msgid "Use given SPARC-V9 code model."
10946 msgstr ""
10947
10948 #: config/sparc/sparc.opt:247
10949 msgid "Enable debug output."
10950 msgstr "Увімкнути виведення діагностичних даних."
10951
10952 #: config/sparc/sparc.opt:251
10953 msgid "Enable strict 32-bit psABI struct return checking."
10954 msgstr ""
10955
10956 #: config/sparc/sparc.opt:255
10957 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
10958 msgstr ""
10959
10960 #: config/sparc/sparc.opt:260
10961 msgid "Enable workarounds for the errata of the UT699 processor."
10962 msgstr ""
10963
10964 #: config/sparc/sparc.opt:264
10965 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
10966 msgstr ""
10967
10968 #: config/sparc/sparc.opt:268
10969 msgid "Enable workarounds for the errata of the GR712RC processor."
10970 msgstr ""
10971
10972 #: config/sparc/sparc.opt:305
10973 msgid "Specify the memory model in effect for the program."
10974 msgstr ""
10975
10976 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
10977 msgid "Generate 64-bit code."
10978 msgstr ""
10979
10980 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
10981 msgid "Generate 32-bit code."
10982 msgstr ""
10983
10984 #: config/rs6000/rs6000-tables.opt:24
10985 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
10986 msgstr ""
10987
10988 #: config/rs6000/476.opt:24
10989 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
10990 msgstr ""
10991
10992 #: config/rs6000/aix64.opt:24
10993 msgid "Compile for 64-bit pointers."
10994 msgstr ""
10995
10996 #: config/rs6000/aix64.opt:28
10997 msgid "Compile for 32-bit pointers."
10998 msgstr ""
10999
11000 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
11001 msgid "Select code model."
11002 msgstr ""
11003
11004 #: config/rs6000/aix64.opt:49
11005 msgid "Support message passing with the Parallel Environment."
11006 msgstr ""
11007
11008 #: config/rs6000/linux64.opt:24
11009 msgid "Call mcount for profiling before a function prologue."
11010 msgstr ""
11011
11012 #: config/rs6000/rs6000.opt:121
11013 msgid "Use PowerPC-64 instruction set."
11014 msgstr ""
11015
11016 #: config/rs6000/rs6000.opt:125
11017 msgid "Use PowerPC General Purpose group optional instructions."
11018 msgstr ""
11019
11020 #: config/rs6000/rs6000.opt:129
11021 msgid "Use PowerPC Graphics group optional instructions."
11022 msgstr ""
11023
11024 #: config/rs6000/rs6000.opt:133
11025 msgid "Use PowerPC V2.01 single field mfcr instruction."
11026 msgstr ""
11027
11028 #: config/rs6000/rs6000.opt:137
11029 msgid "Use PowerPC V2.02 popcntb instruction."
11030 msgstr ""
11031
11032 #: config/rs6000/rs6000.opt:141
11033 msgid "Use PowerPC V2.02 floating point rounding instructions."
11034 msgstr ""
11035
11036 #: config/rs6000/rs6000.opt:145
11037 msgid "Use PowerPC V2.05 compare bytes instruction."
11038 msgstr ""
11039
11040 #: config/rs6000/rs6000.opt:149
11041 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
11042 msgstr ""
11043
11044 #: config/rs6000/rs6000.opt:153
11045 msgid "Use AltiVec instructions."
11046 msgstr ""
11047
11048 #: config/rs6000/rs6000.opt:157
11049 msgid "Enable early gimple folding of builtins."
11050 msgstr ""
11051
11052 #: config/rs6000/rs6000.opt:161
11053 msgid "Use decimal floating point instructions."
11054 msgstr ""
11055
11056 #: config/rs6000/rs6000.opt:165
11057 msgid "Use 4xx half-word multiply instructions."
11058 msgstr ""
11059
11060 #: config/rs6000/rs6000.opt:169
11061 msgid "Use 4xx string-search dlmzb instruction."
11062 msgstr ""
11063
11064 #: config/rs6000/rs6000.opt:173
11065 msgid "Generate load/store multiple instructions."
11066 msgstr ""
11067
11068 #: config/rs6000/rs6000.opt:192
11069 msgid "Use PowerPC V2.06 popcntd instruction."
11070 msgstr ""
11071
11072 #: config/rs6000/rs6000.opt:196
11073 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
11074 msgstr ""
11075
11076 #: config/rs6000/rs6000.opt:204
11077 msgid "Use vector/scalar (VSX) instructions."
11078 msgstr ""
11079
11080 #: config/rs6000/rs6000.opt:232
11081 msgid "Do not generate load/store with update instructions."
11082 msgstr ""
11083
11084 #: config/rs6000/rs6000.opt:236
11085 msgid "Generate load/store with update instructions."
11086 msgstr ""
11087
11088 #: config/rs6000/rs6000.opt:244
11089 msgid "Avoid generation of indexed load/store instructions when possible."
11090 msgstr ""
11091
11092 #: config/rs6000/rs6000.opt:248
11093 msgid "Mark __tls_get_addr calls with argument info."
11094 msgstr ""
11095
11096 #: config/rs6000/rs6000.opt:255
11097 msgid "Schedule the start and end of the procedure."
11098 msgstr ""
11099
11100 #: config/rs6000/rs6000.opt:259
11101 msgid "Return all structures in memory (AIX default)."
11102 msgstr ""
11103
11104 #: config/rs6000/rs6000.opt:263
11105 msgid "Return small structures in registers (SVR4 default)."
11106 msgstr ""
11107
11108 #: config/rs6000/rs6000.opt:267
11109 msgid "Conform more closely to IBM XLC semantics."
11110 msgstr ""
11111
11112 #: config/rs6000/rs6000.opt:271 config/rs6000/rs6000.opt:275
11113 msgid "Generate software reciprocal divide and square root for better throughput."
11114 msgstr ""
11115
11116 #: config/rs6000/rs6000.opt:279
11117 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
11118 msgstr ""
11119
11120 #: config/rs6000/rs6000.opt:283
11121 msgid "Do not place floating point constants in TOC."
11122 msgstr ""
11123
11124 #: config/rs6000/rs6000.opt:287
11125 msgid "Place floating point constants in TOC."
11126 msgstr ""
11127
11128 #: config/rs6000/rs6000.opt:291
11129 msgid "Do not place symbol+offset constants in TOC."
11130 msgstr ""
11131
11132 #: config/rs6000/rs6000.opt:295
11133 msgid "Place symbol+offset constants in TOC."
11134 msgstr ""
11135
11136 #: config/rs6000/rs6000.opt:306
11137 msgid "Use only one TOC entry per procedure."
11138 msgstr ""
11139
11140 #: config/rs6000/rs6000.opt:310
11141 msgid "Put everything in the regular TOC."
11142 msgstr ""
11143
11144 #: config/rs6000/rs6000.opt:314
11145 msgid "Generate VRSAVE instructions when generating AltiVec code."
11146 msgstr ""
11147
11148 #: config/rs6000/rs6000.opt:318
11149 msgid "Deprecated option. Use -mno-vrsave instead."
11150 msgstr ""
11151
11152 #: config/rs6000/rs6000.opt:322
11153 msgid "Deprecated option. Use -mvrsave instead."
11154 msgstr ""
11155
11156 #: config/rs6000/rs6000.opt:326
11157 msgid "Max number of bytes to move inline."
11158 msgstr ""
11159
11160 #: config/rs6000/rs6000.opt:330
11161 msgid "Max number of bytes to compare without loops."
11162 msgstr ""
11163
11164 #: config/rs6000/rs6000.opt:334
11165 msgid "Max number of bytes to compare with loops."
11166 msgstr ""
11167
11168 #: config/rs6000/rs6000.opt:338
11169 msgid "Max number of bytes to compare."
11170 msgstr ""
11171
11172 #: config/rs6000/rs6000.opt:342
11173 msgid "Generate isel instructions."
11174 msgstr ""
11175
11176 #: config/rs6000/rs6000.opt:346
11177 msgid "-mdebug=\tEnable debug output."
11178 msgstr "-mdebug=\tУвімкнути виведення діагностичних даних."
11179
11180 #: config/rs6000/rs6000.opt:350
11181 msgid "Use the AltiVec ABI extensions."
11182 msgstr ""
11183
11184 #: config/rs6000/rs6000.opt:354
11185 msgid "Do not use the AltiVec ABI extensions."
11186 msgstr ""
11187
11188 #: config/rs6000/rs6000.opt:358
11189 msgid "Use the ELFv1 ABI."
11190 msgstr ""
11191
11192 #: config/rs6000/rs6000.opt:362
11193 msgid "Use the ELFv2 ABI."
11194 msgstr ""
11195
11196 #: config/rs6000/rs6000.opt:382
11197 msgid "-mcpu=\tUse features of and schedule code for given CPU."
11198 msgstr ""
11199
11200 #: config/rs6000/rs6000.opt:386
11201 msgid "-mtune=\tSchedule code for given CPU."
11202 msgstr ""
11203
11204 #: config/rs6000/rs6000.opt:397
11205 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
11206 msgstr ""
11207
11208 #: config/rs6000/rs6000.opt:413
11209 msgid "Avoid all range limits on call instructions."
11210 msgstr ""
11211
11212 #: config/rs6000/rs6000.opt:421
11213 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
11214 msgstr ""
11215
11216 #: config/rs6000/rs6000.opt:425
11217 msgid "-mlong-double-[64,128]\tSpecify size of long double."
11218 msgstr ""
11219
11220 #: config/rs6000/rs6000.opt:433
11221 msgid "Determine which dependences between insns are considered costly."
11222 msgstr ""
11223
11224 #: config/rs6000/rs6000.opt:437
11225 msgid "Specify which post scheduling nop insertion scheme to apply."
11226 msgstr ""
11227
11228 #: config/rs6000/rs6000.opt:441
11229 msgid "Specify alignment of structure fields default/natural."
11230 msgstr ""
11231
11232 #: config/rs6000/rs6000.opt:445
11233 msgid "Valid arguments to -malign-:"
11234 msgstr ""
11235
11236 #: config/rs6000/rs6000.opt:455
11237 msgid "Specify scheduling priority for dispatch slot restricted insns."
11238 msgstr ""
11239
11240 #: config/rs6000/rs6000.opt:459
11241 msgid "Use r11 to hold the static link in calls to functions via pointers."
11242 msgstr ""
11243
11244 #: config/rs6000/rs6000.opt:463
11245 msgid "Save the TOC in the prologue for indirect calls rather than inline."
11246 msgstr ""
11247
11248 #: config/rs6000/rs6000.opt:471
11249 msgid "Fuse certain integer operations together for better performance on power8."
11250 msgstr ""
11251
11252 #: config/rs6000/rs6000.opt:475
11253 msgid "Allow sign extension in fusion operations."
11254 msgstr ""
11255
11256 #: config/rs6000/rs6000.opt:479
11257 msgid "Use vector and scalar instructions added in ISA 2.07."
11258 msgstr ""
11259
11260 #: config/rs6000/rs6000.opt:483
11261 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
11262 msgstr ""
11263
11264 #: config/rs6000/rs6000.opt:490
11265 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
11266 msgstr ""
11267
11268 #: config/rs6000/rs6000.opt:494
11269 msgid "Generate the quad word memory instructions (lq/stq)."
11270 msgstr ""
11271
11272 #: config/rs6000/rs6000.opt:498
11273 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
11274 msgstr ""
11275
11276 #: config/rs6000/rs6000.opt:502
11277 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
11278 msgstr ""
11279
11280 #: config/rs6000/rs6000.opt:506
11281 msgid "Analyze and remove doubleword swaps from VSX computations."
11282 msgstr ""
11283
11284 #: config/rs6000/rs6000.opt:510
11285 msgid "Use certain scalar instructions added in ISA 3.0."
11286 msgstr ""
11287
11288 #: config/rs6000/rs6000.opt:514
11289 msgid "Use vector instructions added in ISA 3.0."
11290 msgstr ""
11291
11292 #: config/rs6000/rs6000.opt:518
11293 msgid "Use the new min/max instructions defined in ISA 3.0."
11294 msgstr ""
11295
11296 #: config/rs6000/rs6000.opt:522
11297 msgid "Fuse medium/large code model toc references with the memory instruction."
11298 msgstr ""
11299
11300 #: config/rs6000/rs6000.opt:526
11301 msgid "Generate the integer modulo instructions."
11302 msgstr ""
11303
11304 #: config/rs6000/rs6000.opt:530
11305 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
11306 msgstr ""
11307
11308 #: config/rs6000/rs6000.opt:534
11309 msgid "Enable using IEEE 128-bit floating point instructions."
11310 msgstr ""
11311
11312 #: config/rs6000/rs6000.opt:538
11313 msgid "Enable default conversions between __float128 & long double."
11314 msgstr ""
11315
11316 #: config/rs6000/sysv4.opt:24
11317 msgid "-mcall-ABI\tSelect ABI calling convention."
11318 msgstr ""
11319
11320 #: config/rs6000/sysv4.opt:28
11321 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
11322 msgstr ""
11323
11324 #: config/rs6000/sysv4.opt:32
11325 msgid "Allow readonly data in sdata."
11326 msgstr ""
11327
11328 #: config/rs6000/sysv4.opt:36
11329 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
11330 msgstr ""
11331
11332 #: config/rs6000/sysv4.opt:52
11333 msgid "Align to the base type of the bit-field."
11334 msgstr ""
11335
11336 #: config/rs6000/sysv4.opt:56
11337 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
11338 msgstr ""
11339
11340 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
11341 msgid "Produce code relocatable at runtime."
11342 msgstr ""
11343
11344 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
11345 msgid "Produce little endian code."
11346 msgstr ""
11347
11348 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
11349 msgid "Produce big endian code."
11350 msgstr ""
11351
11352 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
11353 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
11354 #: config/rs6000/sysv4.opt:153
11355 msgid "No description yet."
11356 msgstr ""
11357
11358 #: config/rs6000/sysv4.opt:94
11359 msgid "Assume all variable arg functions are prototyped."
11360 msgstr ""
11361
11362 #: config/rs6000/sysv4.opt:103
11363 msgid "Use EABI."
11364 msgstr ""
11365
11366 #: config/rs6000/sysv4.opt:107
11367 msgid "Allow bit-fields to cross word boundaries."
11368 msgstr ""
11369
11370 #: config/rs6000/sysv4.opt:111
11371 msgid "Use alternate register names."
11372 msgstr ""
11373
11374 #: config/rs6000/sysv4.opt:117
11375 msgid "Use default method for sdata handling."
11376 msgstr ""
11377
11378 #: config/rs6000/sysv4.opt:121
11379 msgid "Link with libsim.a, libc.a and sim-crt0.o."
11380 msgstr ""
11381
11382 #: config/rs6000/sysv4.opt:125
11383 msgid "Link with libads.a, libc.a and crt0.o."
11384 msgstr ""
11385
11386 #: config/rs6000/sysv4.opt:129
11387 msgid "Link with libyk.a, libc.a and crt0.o."
11388 msgstr ""
11389
11390 #: config/rs6000/sysv4.opt:133
11391 msgid "Link with libmvme.a, libc.a and crt0.o."
11392 msgstr ""
11393
11394 #: config/rs6000/sysv4.opt:137
11395 msgid "Set the PPC_EMB bit in the ELF flags header."
11396 msgstr ""
11397
11398 #: config/rs6000/sysv4.opt:157
11399 msgid "Generate code to use a non-exec PLT and GOT."
11400 msgstr ""
11401
11402 #: config/rs6000/sysv4.opt:161
11403 msgid "Generate code for old exec BSS PLT."
11404 msgstr ""
11405
11406 #: config/rs6000/sysv4.opt:165
11407 msgid "Use inline plt sequences to implement long calls and -fno-plt."
11408 msgstr ""
11409
11410 #: config/rs6000/sysv4.opt:169
11411 msgid "Emit .gnu_attribute tags."
11412 msgstr ""
11413
11414 #: config/alpha/alpha.opt:27
11415 msgid "Use fp registers."
11416 msgstr "Використовувати fp-регістри."
11417
11418 #: config/alpha/alpha.opt:35
11419 msgid "Request IEEE-conformant math library routines (OSF/1)."
11420 msgstr ""
11421
11422 #: config/alpha/alpha.opt:39
11423 msgid "Emit IEEE-conformant code, without inexact exceptions."
11424 msgstr ""
11425
11426 #: config/alpha/alpha.opt:46
11427 msgid "Do not emit complex integer constants to read-only memory."
11428 msgstr ""
11429
11430 #: config/alpha/alpha.opt:50
11431 msgid "Use VAX fp."
11432 msgstr ""
11433
11434 #: config/alpha/alpha.opt:54
11435 msgid "Do not use VAX fp."
11436 msgstr ""
11437
11438 #: config/alpha/alpha.opt:58
11439 msgid "Emit code for the byte/word ISA extension."
11440 msgstr ""
11441
11442 #: config/alpha/alpha.opt:62
11443 msgid "Emit code for the motion video ISA extension."
11444 msgstr ""
11445
11446 #: config/alpha/alpha.opt:66
11447 msgid "Emit code for the fp move and sqrt ISA extension."
11448 msgstr ""
11449
11450 #: config/alpha/alpha.opt:70
11451 msgid "Emit code for the counting ISA extension."
11452 msgstr ""
11453
11454 #: config/alpha/alpha.opt:74
11455 msgid "Emit code using explicit relocation directives."
11456 msgstr ""
11457
11458 #: config/alpha/alpha.opt:78
11459 msgid "Emit 16-bit relocations to the small data areas."
11460 msgstr ""
11461
11462 #: config/alpha/alpha.opt:82
11463 msgid "Emit 32-bit relocations to the small data areas."
11464 msgstr ""
11465
11466 #: config/alpha/alpha.opt:86
11467 msgid "Emit direct branches to local functions."
11468 msgstr ""
11469
11470 #: config/alpha/alpha.opt:90
11471 msgid "Emit indirect branches to local functions."
11472 msgstr ""
11473
11474 #: config/alpha/alpha.opt:94
11475 msgid "Emit rdval instead of rduniq for thread pointer."
11476 msgstr ""
11477
11478 #: config/alpha/alpha.opt:106
11479 msgid "Use features of and schedule given CPU."
11480 msgstr ""
11481
11482 #: config/alpha/alpha.opt:110
11483 msgid "Schedule given CPU."
11484 msgstr ""
11485
11486 #: config/alpha/alpha.opt:114
11487 msgid "Control the generated fp rounding mode."
11488 msgstr ""
11489
11490 #: config/alpha/alpha.opt:118
11491 msgid "Control the IEEE trap mode."
11492 msgstr ""
11493
11494 #: config/alpha/alpha.opt:122
11495 msgid "Control the precision given to fp exceptions."
11496 msgstr ""
11497
11498 #: config/alpha/alpha.opt:126
11499 msgid "Tune expected memory latency."
11500 msgstr ""
11501
11502 #: config/tilepro/tilepro.opt:23
11503 msgid "Compile with 32 bit longs and pointers, which is the only supported behavior and thus the flag is ignored."
11504 msgstr ""
11505
11506 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
11507 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
11508 msgstr ""
11509
11510 #: config/tilepro/tilepro.opt:32
11511 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
11512 msgstr ""
11513
11514 #: config/lm32/lm32.opt:24
11515 msgid "Enable multiply instructions."
11516 msgstr ""
11517
11518 #: config/lm32/lm32.opt:28
11519 msgid "Enable divide and modulus instructions."
11520 msgstr ""
11521
11522 #: config/lm32/lm32.opt:32
11523 msgid "Enable barrel shift instructions."
11524 msgstr ""
11525
11526 #: config/lm32/lm32.opt:36
11527 msgid "Enable sign extend instructions."
11528 msgstr ""
11529
11530 #: config/lm32/lm32.opt:40
11531 msgid "Enable user-defined instructions."
11532 msgstr ""
11533
11534 #: config/or1k/elf.opt:28
11535 msgid "Configure board specific runtime."
11536 msgstr ""
11537
11538 #: config/or1k/elf.opt:32
11539 msgid "For compatibility, it's always newlib for elf now."
11540 msgstr ""
11541
11542 #: config/or1k/or1k.opt:28
11543 msgid "Use hardware divide instructions, use -msoft-div for emulation."
11544 msgstr ""
11545
11546 #: config/or1k/or1k.opt:32
11547 msgid "Use hardware multiply instructions, use -msoft-mul for emulation."
11548 msgstr ""
11549
11550 #: config/or1k/or1k.opt:36
11551 msgid "Allows generation of binaries which use the l.cmov instruction. If your target does not support this the compiler will generate the equivalent using set and branch."
11552 msgstr ""
11553
11554 #: config/or1k/or1k.opt:42
11555 msgid "Allows generation of binaries which use the l.rori instructions."
11556 msgstr ""
11557
11558 #: config/or1k/or1k.opt:46
11559 msgid "Allows generation of binaries which use sign-extension instructions. If your target does not support this the compiler will use memory loads to perform sign extension."
11560 msgstr ""
11561
11562 #: config/or1k/or1k.opt:52
11563 msgid "Allows generation of binaries which use l.sf*i instructions. If your target does not support this the compiler will generate instructions to store the immediate to a register first."
11564 msgstr ""
11565
11566 #: config/or1k/or1k.opt:58
11567 msgid "Allows generation of binaries which support shifts and rotate instructions supporting immediate arguments, for example l.rori."
11568 msgstr ""
11569
11570 #: config/or1k/or1k.opt:63
11571 msgid "Use divide emulation."
11572 msgstr ""
11573
11574 #: config/or1k/or1k.opt:67
11575 msgid "Use multiply emulation."
11576 msgstr ""
11577
11578 #: config/nios2/elf.opt:26
11579 msgid "Link with a limited version of the C library."
11580 msgstr ""
11581
11582 #: config/nios2/elf.opt:30
11583 msgid "Name of system library to link against."
11584 msgstr ""
11585
11586 #: config/nios2/elf.opt:34
11587 msgid "Name of the startfile."
11588 msgstr ""
11589
11590 #: config/nios2/elf.opt:38
11591 msgid "Link with HAL BSP."
11592 msgstr ""
11593
11594 #: config/nios2/nios2.opt:35
11595 msgid "Enable DIV, DIVU."
11596 msgstr ""
11597
11598 #: config/nios2/nios2.opt:39
11599 msgid "Enable MUL instructions."
11600 msgstr ""
11601
11602 #: config/nios2/nios2.opt:43
11603 msgid "Enable MULX instructions, assume fast shifter."
11604 msgstr ""
11605
11606 #: config/nios2/nios2.opt:47
11607 msgid "Use table based fast divide (default at -O3)."
11608 msgstr ""
11609
11610 #: config/nios2/nios2.opt:51
11611 msgid "All memory accesses use I/O load/store instructions."
11612 msgstr ""
11613
11614 #: config/nios2/nios2.opt:55
11615 msgid "Volatile memory accesses use I/O load/store instructions."
11616 msgstr ""
11617
11618 #: config/nios2/nios2.opt:59
11619 msgid "Volatile memory accesses do not use I/O load/store instructions."
11620 msgstr ""
11621
11622 #: config/nios2/nios2.opt:63
11623 msgid "Enable/disable GP-relative addressing."
11624 msgstr ""
11625
11626 #: config/nios2/nios2.opt:67
11627 msgid "Valid options for GP-relative addressing (for -mgpopt):"
11628 msgstr ""
11629
11630 #: config/nios2/nios2.opt:86
11631 msgid "Equivalent to -mgpopt=local."
11632 msgstr ""
11633
11634 #: config/nios2/nios2.opt:90
11635 msgid "Equivalent to -mgpopt=none."
11636 msgstr ""
11637
11638 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
11639 #: config/tilegx/tilegx.opt:45
11640 msgid "Use big-endian byte order."
11641 msgstr ""
11642
11643 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
11644 #: config/tilegx/tilegx.opt:49
11645 msgid "Use little-endian byte order."
11646 msgstr ""
11647
11648 #: config/nios2/nios2.opt:102
11649 msgid "Floating point custom instruction configuration name."
11650 msgstr ""
11651
11652 #: config/nios2/nios2.opt:106
11653 msgid "Do not use the ftruncds custom instruction."
11654 msgstr ""
11655
11656 #: config/nios2/nios2.opt:110
11657 msgid "Integer id (N) of ftruncds custom instruction."
11658 msgstr ""
11659
11660 #: config/nios2/nios2.opt:114
11661 msgid "Do not use the fextsd custom instruction."
11662 msgstr ""
11663
11664 #: config/nios2/nios2.opt:118
11665 msgid "Integer id (N) of fextsd custom instruction."
11666 msgstr ""
11667
11668 #: config/nios2/nios2.opt:122
11669 msgid "Do not use the fixdu custom instruction."
11670 msgstr ""
11671
11672 #: config/nios2/nios2.opt:126
11673 msgid "Integer id (N) of fixdu custom instruction."
11674 msgstr ""
11675
11676 #: config/nios2/nios2.opt:130
11677 msgid "Do not use the fixdi custom instruction."
11678 msgstr ""
11679
11680 #: config/nios2/nios2.opt:134
11681 msgid "Integer id (N) of fixdi custom instruction."
11682 msgstr ""
11683
11684 #: config/nios2/nios2.opt:138
11685 msgid "Do not use the fixsu custom instruction."
11686 msgstr ""
11687
11688 #: config/nios2/nios2.opt:142
11689 msgid "Integer id (N) of fixsu custom instruction."
11690 msgstr ""
11691
11692 #: config/nios2/nios2.opt:146
11693 msgid "Do not use the fixsi custom instruction."
11694 msgstr ""
11695
11696 #: config/nios2/nios2.opt:150
11697 msgid "Integer id (N) of fixsi custom instruction."
11698 msgstr ""
11699
11700 #: config/nios2/nios2.opt:154
11701 msgid "Do not use the floatud custom instruction."
11702 msgstr ""
11703
11704 #: config/nios2/nios2.opt:158
11705 msgid "Integer id (N) of floatud custom instruction."
11706 msgstr ""
11707
11708 #: config/nios2/nios2.opt:162
11709 msgid "Do not use the floatid custom instruction."
11710 msgstr ""
11711
11712 #: config/nios2/nios2.opt:166
11713 msgid "Integer id (N) of floatid custom instruction."
11714 msgstr ""
11715
11716 #: config/nios2/nios2.opt:170
11717 msgid "Do not use the floatus custom instruction."
11718 msgstr ""
11719
11720 #: config/nios2/nios2.opt:174
11721 msgid "Integer id (N) of floatus custom instruction."
11722 msgstr ""
11723
11724 #: config/nios2/nios2.opt:178
11725 msgid "Do not use the floatis custom instruction."
11726 msgstr ""
11727
11728 #: config/nios2/nios2.opt:182
11729 msgid "Integer id (N) of floatis custom instruction."
11730 msgstr ""
11731
11732 #: config/nios2/nios2.opt:186
11733 msgid "Do not use the fcmpned custom instruction."
11734 msgstr ""
11735
11736 #: config/nios2/nios2.opt:190
11737 msgid "Integer id (N) of fcmpned custom instruction."
11738 msgstr ""
11739
11740 #: config/nios2/nios2.opt:194
11741 msgid "Do not use the fcmpeqd custom instruction."
11742 msgstr ""
11743
11744 #: config/nios2/nios2.opt:198
11745 msgid "Integer id (N) of fcmpeqd custom instruction."
11746 msgstr ""
11747
11748 #: config/nios2/nios2.opt:202
11749 msgid "Do not use the fcmpged custom instruction."
11750 msgstr ""
11751
11752 #: config/nios2/nios2.opt:206
11753 msgid "Integer id (N) of fcmpged custom instruction."
11754 msgstr ""
11755
11756 #: config/nios2/nios2.opt:210
11757 msgid "Do not use the fcmpgtd custom instruction."
11758 msgstr ""
11759
11760 #: config/nios2/nios2.opt:214
11761 msgid "Integer id (N) of fcmpgtd custom instruction."
11762 msgstr ""
11763
11764 #: config/nios2/nios2.opt:218
11765 msgid "Do not use the fcmpled custom instruction."
11766 msgstr ""
11767
11768 #: config/nios2/nios2.opt:222
11769 msgid "Integer id (N) of fcmpled custom instruction."
11770 msgstr ""
11771
11772 #: config/nios2/nios2.opt:226
11773 msgid "Do not use the fcmpltd custom instruction."
11774 msgstr ""
11775
11776 #: config/nios2/nios2.opt:230
11777 msgid "Integer id (N) of fcmpltd custom instruction."
11778 msgstr ""
11779
11780 #: config/nios2/nios2.opt:234
11781 msgid "Do not use the flogd custom instruction."
11782 msgstr ""
11783
11784 #: config/nios2/nios2.opt:238
11785 msgid "Integer id (N) of flogd custom instruction."
11786 msgstr ""
11787
11788 #: config/nios2/nios2.opt:242
11789 msgid "Do not use the fexpd custom instruction."
11790 msgstr ""
11791
11792 #: config/nios2/nios2.opt:246
11793 msgid "Integer id (N) of fexpd custom instruction."
11794 msgstr ""
11795
11796 #: config/nios2/nios2.opt:250
11797 msgid "Do not use the fatand custom instruction."
11798 msgstr ""
11799
11800 #: config/nios2/nios2.opt:254
11801 msgid "Integer id (N) of fatand custom instruction."
11802 msgstr ""
11803
11804 #: config/nios2/nios2.opt:258
11805 msgid "Do not use the ftand custom instruction."
11806 msgstr ""
11807
11808 #: config/nios2/nios2.opt:262
11809 msgid "Integer id (N) of ftand custom instruction."
11810 msgstr ""
11811
11812 #: config/nios2/nios2.opt:266
11813 msgid "Do not use the fsind custom instruction."
11814 msgstr ""
11815
11816 #: config/nios2/nios2.opt:270
11817 msgid "Integer id (N) of fsind custom instruction."
11818 msgstr ""
11819
11820 #: config/nios2/nios2.opt:274
11821 msgid "Do not use the fcosd custom instruction."
11822 msgstr ""
11823
11824 #: config/nios2/nios2.opt:278
11825 msgid "Integer id (N) of fcosd custom instruction."
11826 msgstr ""
11827
11828 #: config/nios2/nios2.opt:282
11829 msgid "Do not use the fsqrtd custom instruction."
11830 msgstr ""
11831
11832 #: config/nios2/nios2.opt:286
11833 msgid "Integer id (N) of fsqrtd custom instruction."
11834 msgstr ""
11835
11836 #: config/nios2/nios2.opt:290
11837 msgid "Do not use the fabsd custom instruction."
11838 msgstr ""
11839
11840 #: config/nios2/nios2.opt:294
11841 msgid "Integer id (N) of fabsd custom instruction."
11842 msgstr ""
11843
11844 #: config/nios2/nios2.opt:298
11845 msgid "Do not use the fnegd custom instruction."
11846 msgstr ""
11847
11848 #: config/nios2/nios2.opt:302
11849 msgid "Integer id (N) of fnegd custom instruction."
11850 msgstr ""
11851
11852 #: config/nios2/nios2.opt:306
11853 msgid "Do not use the fmaxd custom instruction."
11854 msgstr ""
11855
11856 #: config/nios2/nios2.opt:310
11857 msgid "Integer id (N) of fmaxd custom instruction."
11858 msgstr ""
11859
11860 #: config/nios2/nios2.opt:314
11861 msgid "Do not use the fmind custom instruction."
11862 msgstr ""
11863
11864 #: config/nios2/nios2.opt:318
11865 msgid "Integer id (N) of fmind custom instruction."
11866 msgstr ""
11867
11868 #: config/nios2/nios2.opt:322
11869 msgid "Do not use the fdivd custom instruction."
11870 msgstr ""
11871
11872 #: config/nios2/nios2.opt:326
11873 msgid "Integer id (N) of fdivd custom instruction."
11874 msgstr ""
11875
11876 #: config/nios2/nios2.opt:330
11877 msgid "Do not use the fmuld custom instruction."
11878 msgstr ""
11879
11880 #: config/nios2/nios2.opt:334
11881 msgid "Integer id (N) of fmuld custom instruction."
11882 msgstr ""
11883
11884 #: config/nios2/nios2.opt:338
11885 msgid "Do not use the fsubd custom instruction."
11886 msgstr ""
11887
11888 #: config/nios2/nios2.opt:342
11889 msgid "Integer id (N) of fsubd custom instruction."
11890 msgstr ""
11891
11892 #: config/nios2/nios2.opt:346
11893 msgid "Do not use the faddd custom instruction."
11894 msgstr ""
11895
11896 #: config/nios2/nios2.opt:350
11897 msgid "Integer id (N) of faddd custom instruction."
11898 msgstr ""
11899
11900 #: config/nios2/nios2.opt:354
11901 msgid "Do not use the fcmpnes custom instruction."
11902 msgstr ""
11903
11904 #: config/nios2/nios2.opt:358
11905 msgid "Integer id (N) of fcmpnes custom instruction."
11906 msgstr ""
11907
11908 #: config/nios2/nios2.opt:362
11909 msgid "Do not use the fcmpeqs custom instruction."
11910 msgstr ""
11911
11912 #: config/nios2/nios2.opt:366
11913 msgid "Integer id (N) of fcmpeqs custom instruction."
11914 msgstr ""
11915
11916 #: config/nios2/nios2.opt:370
11917 msgid "Do not use the fcmpges custom instruction."
11918 msgstr ""
11919
11920 #: config/nios2/nios2.opt:374
11921 msgid "Integer id (N) of fcmpges custom instruction."
11922 msgstr ""
11923
11924 #: config/nios2/nios2.opt:378
11925 msgid "Do not use the fcmpgts custom instruction."
11926 msgstr ""
11927
11928 #: config/nios2/nios2.opt:382
11929 msgid "Integer id (N) of fcmpgts custom instruction."
11930 msgstr ""
11931
11932 #: config/nios2/nios2.opt:386
11933 msgid "Do not use the fcmples custom instruction."
11934 msgstr ""
11935
11936 #: config/nios2/nios2.opt:390
11937 msgid "Integer id (N) of fcmples custom instruction."
11938 msgstr ""
11939
11940 #: config/nios2/nios2.opt:394
11941 msgid "Do not use the fcmplts custom instruction."
11942 msgstr ""
11943
11944 #: config/nios2/nios2.opt:398
11945 msgid "Integer id (N) of fcmplts custom instruction."
11946 msgstr ""
11947
11948 #: config/nios2/nios2.opt:402
11949 msgid "Do not use the flogs custom instruction."
11950 msgstr ""
11951
11952 #: config/nios2/nios2.opt:406
11953 msgid "Integer id (N) of flogs custom instruction."
11954 msgstr ""
11955
11956 #: config/nios2/nios2.opt:410
11957 msgid "Do not use the fexps custom instruction."
11958 msgstr ""
11959
11960 #: config/nios2/nios2.opt:414
11961 msgid "Integer id (N) of fexps custom instruction."
11962 msgstr ""
11963
11964 #: config/nios2/nios2.opt:418
11965 msgid "Do not use the fatans custom instruction."
11966 msgstr ""
11967
11968 #: config/nios2/nios2.opt:422
11969 msgid "Integer id (N) of fatans custom instruction."
11970 msgstr ""
11971
11972 #: config/nios2/nios2.opt:426
11973 msgid "Do not use the ftans custom instruction."
11974 msgstr ""
11975
11976 #: config/nios2/nios2.opt:430
11977 msgid "Integer id (N) of ftans custom instruction."
11978 msgstr ""
11979
11980 #: config/nios2/nios2.opt:434
11981 msgid "Do not use the fsins custom instruction."
11982 msgstr ""
11983
11984 #: config/nios2/nios2.opt:438
11985 msgid "Integer id (N) of fsins custom instruction."
11986 msgstr ""
11987
11988 #: config/nios2/nios2.opt:442
11989 msgid "Do not use the fcoss custom instruction."
11990 msgstr ""
11991
11992 #: config/nios2/nios2.opt:446
11993 msgid "Integer id (N) of fcoss custom instruction."
11994 msgstr ""
11995
11996 #: config/nios2/nios2.opt:450
11997 msgid "Do not use the fsqrts custom instruction."
11998 msgstr ""
11999
12000 #: config/nios2/nios2.opt:454
12001 msgid "Integer id (N) of fsqrts custom instruction."
12002 msgstr ""
12003
12004 #: config/nios2/nios2.opt:458
12005 msgid "Do not use the fabss custom instr."
12006 msgstr ""
12007
12008 #: config/nios2/nios2.opt:462
12009 msgid "Integer id (N) of fabss custom instruction."
12010 msgstr ""
12011
12012 #: config/nios2/nios2.opt:466
12013 msgid "Do not use the fnegs custom instruction."
12014 msgstr ""
12015
12016 #: config/nios2/nios2.opt:470
12017 msgid "Integer id (N) of fnegs custom instruction."
12018 msgstr ""
12019
12020 #: config/nios2/nios2.opt:474
12021 msgid "Do not use the fmaxs custom instruction."
12022 msgstr ""
12023
12024 #: config/nios2/nios2.opt:478
12025 msgid "Integer id (N) of fmaxs custom instruction."
12026 msgstr ""
12027
12028 #: config/nios2/nios2.opt:482
12029 msgid "Do not use the fmins custom instruction."
12030 msgstr ""
12031
12032 #: config/nios2/nios2.opt:486
12033 msgid "Integer id (N) of fmins custom instruction."
12034 msgstr ""
12035
12036 #: config/nios2/nios2.opt:490
12037 msgid "Do not use the fdivs custom instruction."
12038 msgstr ""
12039
12040 #: config/nios2/nios2.opt:494
12041 msgid "Integer id (N) of fdivs custom instruction."
12042 msgstr ""
12043
12044 #: config/nios2/nios2.opt:498
12045 msgid "Do not use the fmuls custom instruction."
12046 msgstr ""
12047
12048 #: config/nios2/nios2.opt:502
12049 msgid "Integer id (N) of fmuls custom instruction."
12050 msgstr ""
12051
12052 #: config/nios2/nios2.opt:506
12053 msgid "Do not use the fsubs custom instruction."
12054 msgstr ""
12055
12056 #: config/nios2/nios2.opt:510
12057 msgid "Integer id (N) of fsubs custom instruction."
12058 msgstr ""
12059
12060 #: config/nios2/nios2.opt:514
12061 msgid "Do not use the fadds custom instruction."
12062 msgstr ""
12063
12064 #: config/nios2/nios2.opt:518
12065 msgid "Integer id (N) of fadds custom instruction."
12066 msgstr ""
12067
12068 #: config/nios2/nios2.opt:522
12069 msgid "Do not use the frdy custom instruction."
12070 msgstr ""
12071
12072 #: config/nios2/nios2.opt:526
12073 msgid "Integer id (N) of frdy custom instruction."
12074 msgstr ""
12075
12076 #: config/nios2/nios2.opt:530
12077 msgid "Do not use the frdxhi custom instruction."
12078 msgstr ""
12079
12080 #: config/nios2/nios2.opt:534
12081 msgid "Integer id (N) of frdxhi custom instruction."
12082 msgstr ""
12083
12084 #: config/nios2/nios2.opt:538
12085 msgid "Do not use the frdxlo custom instruction."
12086 msgstr ""
12087
12088 #: config/nios2/nios2.opt:542
12089 msgid "Integer id (N) of frdxlo custom instruction."
12090 msgstr ""
12091
12092 #: config/nios2/nios2.opt:546
12093 msgid "Do not use the fwry custom instruction."
12094 msgstr ""
12095
12096 #: config/nios2/nios2.opt:550
12097 msgid "Integer id (N) of fwry custom instruction."
12098 msgstr ""
12099
12100 #: config/nios2/nios2.opt:554
12101 msgid "Do not use the fwrx custom instruction."
12102 msgstr ""
12103
12104 #: config/nios2/nios2.opt:558
12105 msgid "Integer id (N) of fwrx custom instruction."
12106 msgstr ""
12107
12108 #: config/nios2/nios2.opt:562
12109 msgid "Do not use the round custom instruction."
12110 msgstr ""
12111
12112 #: config/nios2/nios2.opt:566
12113 msgid "Integer id (N) of round custom instruction."
12114 msgstr ""
12115
12116 #: config/nios2/nios2.opt:574
12117 msgid "Valid Nios II ISA levels (for -march):"
12118 msgstr ""
12119
12120 #: config/nios2/nios2.opt:584
12121 msgid "Enable generation of R2 BMX instructions."
12122 msgstr ""
12123
12124 #: config/nios2/nios2.opt:588
12125 msgid "Enable generation of R2 CDX instructions."
12126 msgstr ""
12127
12128 #: config/nios2/nios2.opt:592
12129 msgid "Regular expression matching additional GP-addressible section names."
12130 msgstr ""
12131
12132 #: config/nios2/nios2.opt:596
12133 msgid "Regular expression matching section names for r0-relative addressing."
12134 msgstr ""
12135
12136 #: config/rx/rx.opt:29
12137 msgid "Store doubles in 64 bits."
12138 msgstr ""
12139
12140 #: config/rx/rx.opt:33
12141 msgid "Stores doubles in 32 bits. This is the default."
12142 msgstr ""
12143
12144 #: config/rx/rx.opt:37
12145 msgid "Disable the use of RX FPU instructions."
12146 msgstr "Вимкнути використання інструкцій FPU RX."
12147
12148 #: config/rx/rx.opt:44
12149 msgid "Enable the use of RX FPU instructions. This is the default."
12150 msgstr ""
12151
12152 #: config/rx/rx.opt:50
12153 msgid "Specify the target RX cpu type."
12154 msgstr ""
12155
12156 #: config/rx/rx.opt:71
12157 msgid "Data is stored in big-endian format."
12158 msgstr ""
12159
12160 #: config/rx/rx.opt:75
12161 msgid "Data is stored in little-endian format. (Default)."
12162 msgstr ""
12163
12164 #: config/rx/rx.opt:81
12165 msgid "Maximum size of global and static variables which can be placed into the small data area."
12166 msgstr ""
12167
12168 #: config/rx/rx.opt:93
12169 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."
12170 msgstr ""
12171
12172 #: config/rx/rx.opt:99
12173 msgid "Enable linker relaxation."
12174 msgstr ""
12175
12176 #: config/rx/rx.opt:105
12177 msgid "Maximum size in bytes of constant values allowed as operands."
12178 msgstr ""
12179
12180 #: config/rx/rx.opt:111
12181 msgid "Specifies the number of registers to reserve for interrupt handlers."
12182 msgstr ""
12183
12184 #: config/rx/rx.opt:117
12185 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
12186 msgstr ""
12187
12188 #: config/rx/rx.opt:123
12189 msgid "Enables Position-Independent-Data (PID) mode."
12190 msgstr ""
12191
12192 #: config/rx/rx.opt:129
12193 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
12194 msgstr ""
12195
12196 #: config/rx/rx.opt:135
12197 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
12198 msgstr ""
12199
12200 #: config/rx/rx.opt:139
12201 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned. This is the default."
12202 msgstr ""
12203
12204 #: config/rx/rx.opt:145
12205 msgid "Enable the use of the LRA register allocator."
12206 msgstr ""
12207
12208 #: config/rx/rx.opt:151
12209 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions. Enabled by default."
12210 msgstr ""
12211
12212 #: config/rx/rx.opt:157
12213 msgid "Always use JSR, never BSR, for calls."
12214 msgstr ""
12215
12216 #: config/visium/visium.opt:25
12217 msgid "Link with libc.a and libdebug.a."
12218 msgstr ""
12219
12220 #: config/visium/visium.opt:29
12221 msgid "Link with libc.a and libsim.a."
12222 msgstr ""
12223
12224 #: config/visium/visium.opt:33
12225 msgid "Use hardware FP (default)."
12226 msgstr ""
12227
12228 #: config/visium/visium.opt:45
12229 msgid "Use features of and schedule code for given CPU."
12230 msgstr ""
12231
12232 #: config/visium/visium.opt:65
12233 msgid "Generate code for the supervisor mode (default)."
12234 msgstr ""
12235
12236 #: config/visium/visium.opt:69
12237 msgid "Generate code for the user mode."
12238 msgstr ""
12239
12240 #: config/visium/visium.opt:73
12241 msgid "Only retained for backward compatibility."
12242 msgstr ""
12243
12244 #: config/sol2.opt:32
12245 msgid "Clear hardware capabilities when linking."
12246 msgstr ""
12247
12248 #: config/sol2.opt:36
12249 msgid "Pass -z text to linker."
12250 msgstr ""
12251
12252 #: config/moxie/moxie.opt:31
12253 msgid "Enable MUL.X and UMUL.X instructions."
12254 msgstr ""
12255
12256 #: config/microblaze/microblaze.opt:40
12257 msgid "Use software emulation for floating point (default)."
12258 msgstr ""
12259
12260 #: config/microblaze/microblaze.opt:44
12261 msgid "Use hardware floating point instructions."
12262 msgstr ""
12263
12264 #: config/microblaze/microblaze.opt:48
12265 msgid "Use table lookup optimization for small signed integer divisions."
12266 msgstr ""
12267
12268 #: config/microblaze/microblaze.opt:52
12269 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
12270 msgstr ""
12271
12272 #: config/microblaze/microblaze.opt:56
12273 msgid "Don't optimize block moves, use memcpy."
12274 msgstr ""
12275
12276 #: config/microblaze/microblaze.opt:68
12277 msgid "Use the soft multiply emulation (default)."
12278 msgstr ""
12279
12280 #: config/microblaze/microblaze.opt:72
12281 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
12282 msgstr ""
12283
12284 #: config/microblaze/microblaze.opt:76
12285 msgid "Use the software emulation for divides (default)."
12286 msgstr ""
12287
12288 #: config/microblaze/microblaze.opt:80
12289 msgid "Use the hardware barrel shifter instead of emulation."
12290 msgstr ""
12291
12292 #: config/microblaze/microblaze.opt:84
12293 msgid "Use pattern compare instructions."
12294 msgstr ""
12295
12296 #: config/microblaze/microblaze.opt:88
12297 msgid "Check for stack overflow at runtime."
12298 msgstr ""
12299
12300 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
12301 msgid "Use GP relative sdata/sbss sections."
12302 msgstr ""
12303
12304 #: config/microblaze/microblaze.opt:96
12305 msgid "Clear the BSS to zero and place zero initialized in BSS."
12306 msgstr ""
12307
12308 #: config/microblaze/microblaze.opt:100
12309 msgid "Use multiply high instructions for high part of 32x32 multiply."
12310 msgstr ""
12311
12312 #: config/microblaze/microblaze.opt:104
12313 msgid "Use hardware floating point conversion instructions."
12314 msgstr ""
12315
12316 #: config/microblaze/microblaze.opt:108
12317 msgid "Use hardware floating point square root instruction."
12318 msgstr ""
12319
12320 #: config/microblaze/microblaze.opt:112
12321 msgid "Description for mxl-mode-executable."
12322 msgstr ""
12323
12324 #: config/microblaze/microblaze.opt:116
12325 msgid "Description for mxl-mode-xmdstub."
12326 msgstr ""
12327
12328 #: config/microblaze/microblaze.opt:120
12329 msgid "Description for mxl-mode-bootstrap."
12330 msgstr ""
12331
12332 #: config/microblaze/microblaze.opt:124
12333 msgid "Description for mxl-mode-novectors."
12334 msgstr ""
12335
12336 #: config/microblaze/microblaze.opt:128
12337 msgid "Use hardware prefetch instruction."
12338 msgstr ""
12339
12340 #: config/microblaze/microblaze.opt:132
12341 msgid "Data referenced by offset from start of text instead of GOT (with -fPIC/-fPIE)."
12342 msgstr ""
12343
12344 #: config/vax/vax.opt:23 config/vax/vax.opt:27
12345 msgid "Target DFLOAT double precision code."
12346 msgstr ""
12347
12348 #: config/vax/vax.opt:31 config/vax/vax.opt:35
12349 msgid "Generate GFLOAT double precision code."
12350 msgstr ""
12351
12352 #: config/vax/vax.opt:39
12353 msgid "Generate code for GNU assembler (gas)."
12354 msgstr ""
12355
12356 #: config/vax/vax.opt:43
12357 msgid "Generate code for UNIX assembler."
12358 msgstr ""
12359
12360 #: config/vax/vax.opt:47
12361 msgid "Use VAXC structure conventions."
12362 msgstr ""
12363
12364 #: config/vax/vax.opt:51
12365 msgid "Use new adddi3/subdi3 patterns."
12366 msgstr ""
12367
12368 #: config/frv/frv.opt:30
12369 msgid "Use 4 media accumulators."
12370 msgstr ""
12371
12372 #: config/frv/frv.opt:34
12373 msgid "Use 8 media accumulators."
12374 msgstr ""
12375
12376 #: config/frv/frv.opt:38
12377 msgid "Enable label alignment optimizations."
12378 msgstr ""
12379
12380 #: config/frv/frv.opt:42
12381 msgid "Dynamically allocate cc registers."
12382 msgstr ""
12383
12384 #: config/frv/frv.opt:49
12385 msgid "Set the cost of branches."
12386 msgstr ""
12387
12388 #: config/frv/frv.opt:53
12389 msgid "Enable conditional execution other than moves/scc."
12390 msgstr ""
12391
12392 #: config/frv/frv.opt:57
12393 msgid "Change the maximum length of conditionally-executed sequences."
12394 msgstr ""
12395
12396 #: config/frv/frv.opt:61
12397 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
12398 msgstr ""
12399
12400 #: config/frv/frv.opt:65
12401 msgid "Enable conditional moves."
12402 msgstr ""
12403
12404 #: config/frv/frv.opt:69
12405 msgid "Set the target CPU type."
12406 msgstr ""
12407
12408 #: config/frv/frv.opt:73
12409 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
12410 msgstr ""
12411
12412 #: config/frv/frv.opt:122
12413 msgid "Use fp double instructions."
12414 msgstr ""
12415
12416 #: config/frv/frv.opt:126
12417 msgid "Change the ABI to allow double word insns."
12418 msgstr ""
12419
12420 #: config/frv/frv.opt:134
12421 msgid "Just use icc0/fcc0."
12422 msgstr ""
12423
12424 #: config/frv/frv.opt:138
12425 msgid "Only use 32 FPRs."
12426 msgstr ""
12427
12428 #: config/frv/frv.opt:142
12429 msgid "Use 64 FPRs."
12430 msgstr ""
12431
12432 #: config/frv/frv.opt:146
12433 msgid "Only use 32 GPRs."
12434 msgstr ""
12435
12436 #: config/frv/frv.opt:150
12437 msgid "Use 64 GPRs."
12438 msgstr ""
12439
12440 #: config/frv/frv.opt:154
12441 msgid "Enable use of GPREL for read-only data in FDPIC."
12442 msgstr ""
12443
12444 #: config/frv/frv.opt:166
12445 msgid "Enable PIC support for building libraries."
12446 msgstr ""
12447
12448 #: config/frv/frv.opt:170
12449 msgid "Follow the EABI linkage requirements."
12450 msgstr ""
12451
12452 #: config/frv/frv.opt:174
12453 msgid "Disallow direct calls to global functions."
12454 msgstr ""
12455
12456 #: config/frv/frv.opt:178
12457 msgid "Use media instructions."
12458 msgstr ""
12459
12460 #: config/frv/frv.opt:182
12461 msgid "Use multiply add/subtract instructions."
12462 msgstr ""
12463
12464 #: config/frv/frv.opt:186
12465 msgid "Enable optimizing &&/|| in conditional execution."
12466 msgstr ""
12467
12468 #: config/frv/frv.opt:190
12469 msgid "Enable nested conditional execution optimizations."
12470 msgstr ""
12471
12472 #: config/frv/frv.opt:195
12473 msgid "Do not mark ABI switches in e_flags."
12474 msgstr ""
12475
12476 #: config/frv/frv.opt:199
12477 msgid "Remove redundant membars."
12478 msgstr ""
12479
12480 #: config/frv/frv.opt:203
12481 msgid "Pack VLIW instructions."
12482 msgstr ""
12483
12484 #: config/frv/frv.opt:207
12485 msgid "Enable setting GPRs to the result of comparisons."
12486 msgstr ""
12487
12488 #: config/frv/frv.opt:211
12489 msgid "Change the amount of scheduler lookahead."
12490 msgstr ""
12491
12492 #: config/frv/frv.opt:219
12493 msgid "Assume a large TLS segment."
12494 msgstr ""
12495
12496 #: config/frv/frv.opt:223
12497 msgid "Do not assume a large TLS segment."
12498 msgstr ""
12499
12500 #: config/frv/frv.opt:228
12501 msgid "Cause gas to print tomcat statistics."
12502 msgstr ""
12503
12504 #: config/frv/frv.opt:233
12505 msgid "Link with the library-pic libraries."
12506 msgstr ""
12507
12508 #: config/frv/frv.opt:237
12509 msgid "Allow branches to be packed with other instructions."
12510 msgstr ""
12511
12512 #: config/mn10300/mn10300.opt:30
12513 msgid "Target the AM33 processor."
12514 msgstr ""
12515
12516 #: config/mn10300/mn10300.opt:34
12517 msgid "Target the AM33/2.0 processor."
12518 msgstr ""
12519
12520 #: config/mn10300/mn10300.opt:38
12521 msgid "Target the AM34 processor."
12522 msgstr ""
12523
12524 #: config/mn10300/mn10300.opt:46
12525 msgid "Work around hardware multiply bug."
12526 msgstr ""
12527
12528 #: config/mn10300/mn10300.opt:55
12529 msgid "Enable linker relaxations."
12530 msgstr ""
12531
12532 #: config/mn10300/mn10300.opt:59
12533 msgid "Return pointers in both a0 and d0."
12534 msgstr ""
12535
12536 #: config/mn10300/mn10300.opt:63
12537 msgid "Allow gcc to generate LIW instructions."
12538 msgstr ""
12539
12540 #: config/mn10300/mn10300.opt:67
12541 msgid "Allow gcc to generate the SETLB and Lcc instructions."
12542 msgstr ""
12543
12544 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
12545 msgid "Specify the address generation strategy for code model."
12546 msgstr ""
12547
12548 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
12549 msgid "Known cmodel types (for use with the -mcmodel= option):"
12550 msgstr ""
12551
12552 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
12553 msgid "Generate code in big-endian mode."
12554 msgstr ""
12555
12556 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
12557 msgid "Generate code in little-endian mode."
12558 msgstr ""
12559
12560 #: config/nds32/nds32.opt:37
12561 msgid "Force performing fp-as-gp optimization."
12562 msgstr ""
12563
12564 #: config/nds32/nds32.opt:41
12565 msgid "Forbid performing fp-as-gp optimization."
12566 msgstr ""
12567
12568 #: config/nds32/nds32.opt:47
12569 msgid "Specify which ABI type to generate code for: 2, 2fp+."
12570 msgstr ""
12571
12572 #: config/nds32/nds32.opt:61
12573 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
12574 msgstr ""
12575
12576 #: config/nds32/nds32.opt:65
12577 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
12578 msgstr ""
12579
12580 #: config/nds32/nds32.opt:71
12581 msgid "Use reduced-set registers for register allocation."
12582 msgstr ""
12583
12584 #: config/nds32/nds32.opt:75
12585 msgid "Use full-set registers for register allocation."
12586 msgstr ""
12587
12588 #: config/nds32/nds32.opt:81
12589 msgid "Always align function entry, jump target and return address."
12590 msgstr ""
12591
12592 #: config/nds32/nds32.opt:85
12593 msgid "Align function entry to 4 byte."
12594 msgstr ""
12595
12596 #: config/nds32/nds32.opt:97
12597 msgid "Prevent $fp being allocated during register allocation so that compiler is able to force performing fp-as-gp optimization."
12598 msgstr ""
12599
12600 #: config/nds32/nds32.opt:101
12601 msgid "Forbid using $fp to access static and global variables. This option strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
12602 msgstr ""
12603
12604 #: config/nds32/nds32.opt:105
12605 msgid "Specify the address generation strategy for ICT call's code model."
12606 msgstr ""
12607
12608 #: config/nds32/nds32.opt:109
12609 msgid "Known cmodel types (for use with the -mict-model= option):"
12610 msgstr ""
12611
12612 #: config/nds32/nds32.opt:119
12613 msgid "Generate conditional move instructions."
12614 msgstr ""
12615
12616 #: config/nds32/nds32.opt:123
12617 msgid "Generate hardware abs instructions."
12618 msgstr "Створити апаратні інструкції abs."
12619
12620 #: config/nds32/nds32.opt:127
12621 msgid "Generate performance extension instructions."
12622 msgstr ""
12623
12624 #: config/nds32/nds32.opt:131
12625 msgid "Generate performance extension version 2 instructions."
12626 msgstr ""
12627
12628 #: config/nds32/nds32.opt:135
12629 msgid "Generate string extension instructions."
12630 msgstr "Створити інструкції розширення рядків."
12631
12632 #: config/nds32/nds32.opt:139
12633 msgid "Generate DSP extension instructions."
12634 msgstr "Створити інструкції розширення DSP."
12635
12636 #: config/nds32/nds32.opt:143
12637 msgid "Generate v3 push25/pop25 instructions."
12638 msgstr ""
12639
12640 #: config/nds32/nds32.opt:147
12641 msgid "Generate 16-bit instructions."
12642 msgstr ""
12643
12644 #: config/nds32/nds32.opt:151
12645 msgid "Insert relax hint for linker to do relaxation."
12646 msgstr ""
12647
12648 #: config/nds32/nds32.opt:155
12649 msgid "Enable Virtual Hosting support."
12650 msgstr ""
12651
12652 #: config/nds32/nds32.opt:159
12653 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
12654 msgstr ""
12655
12656 #: config/nds32/nds32.opt:163
12657 msgid "Specify the security level of c-isr for the whole file."
12658 msgstr ""
12659
12660 #: config/nds32/nds32.opt:167
12661 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
12662 msgstr ""
12663
12664 #: config/nds32/nds32.opt:175
12665 msgid "Known arch types (for use with the -march= option):"
12666 msgstr ""
12667
12668 #: config/nds32/nds32.opt:197
12669 msgid "Specify the cpu for pipeline model."
12670 msgstr ""
12671
12672 #: config/nds32/nds32.opt:201
12673 msgid "Known cpu types (for use with the -mcpu= option):"
12674 msgstr ""
12675
12676 #: config/nds32/nds32.opt:361
12677 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."
12678 msgstr ""
12679
12680 #: config/nds32/nds32.opt:365
12681 msgid "Known floating-point number of registers (for use with the -mconfig-fpu= option):"
12682 msgstr ""
12683
12684 #: config/nds32/nds32.opt:393
12685 msgid "Specify configuration of instruction mul: fast1, fast2 or slow. The default is fast1."
12686 msgstr ""
12687
12688 #: config/nds32/nds32.opt:412
12689 msgid "Specify how many read/write ports for n9/n10 cores. The value should be 3r2w or 2r1w."
12690 msgstr ""
12691
12692 #: config/nds32/nds32.opt:425
12693 msgid "Enable constructor/destructor feature."
12694 msgstr ""
12695
12696 #: config/nds32/nds32.opt:429
12697 msgid "Guide linker to relax instructions."
12698 msgstr ""
12699
12700 #: config/nds32/nds32.opt:433
12701 msgid "Generate floating-point multiply-accumulation instructions."
12702 msgstr "Створити інструкції накопичення множення для чисел із рухомою крапкою."
12703
12704 #: config/nds32/nds32.opt:437
12705 msgid "Generate single-precision floating-point instructions."
12706 msgstr "Створити інструкції одинарної точності для чисел із рухомою крапкою."
12707
12708 #: config/nds32/nds32.opt:441
12709 msgid "Generate double-precision floating-point instructions."
12710 msgstr "Створити інструкції подвійної точності для чисел із рухомою крапкою."
12711
12712 #: config/nds32/nds32.opt:445
12713 msgid "Force disable hardware loop, even use -mext-dsp."
12714 msgstr ""
12715
12716 #: config/nds32/nds32.opt:449
12717 msgid "Permit scheduling of a function's prologue and epilogue sequence."
12718 msgstr ""
12719
12720 #: config/nds32/nds32.opt:453
12721 msgid "Generate return instruction in naked function."
12722 msgstr ""
12723
12724 #: config/nds32/nds32.opt:457
12725 msgid "Always save $lp in the stack."
12726 msgstr ""
12727
12728 #: config/nds32/nds32.opt:465
12729 msgid "Allow use r15 for inline ASM."
12730 msgstr ""
12731
12732 #: config/iq2000/iq2000.opt:31
12733 msgid "Specify CPU for code generation purposes."
12734 msgstr ""
12735
12736 #: config/iq2000/iq2000.opt:47
12737 msgid "Specify CPU for scheduling purposes."
12738 msgstr ""
12739
12740 #: config/iq2000/iq2000.opt:51
12741 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
12742 msgstr ""
12743
12744 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
12745 msgid "Use ROM instead of RAM."
12746 msgstr ""
12747
12748 #: config/iq2000/iq2000.opt:70
12749 msgid "No default crt0.o."
12750 msgstr ""
12751
12752 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:409
12753 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
12754 msgstr ""
12755
12756 #: config/csky/csky.opt:34
12757 msgid "Specify the target architecture."
12758 msgstr ""
12759
12760 #: config/csky/csky.opt:38
12761 msgid "Specify the target processor."
12762 msgstr ""
12763
12764 #: config/csky/csky.opt:61
12765 msgid "Enable hardware floating-point instructions."
12766 msgstr ""
12767
12768 #: config/csky/csky.opt:65
12769 msgid "Use library calls to perform floating-point operations (default)."
12770 msgstr ""
12771
12772 #: config/csky/csky.opt:69
12773 msgid "Specify the target floating-point hardware/format."
12774 msgstr ""
12775
12776 #: config/csky/csky.opt:73
12777 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
12778 msgstr ""
12779
12780 #: config/csky/csky.opt:77
12781 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
12782 msgstr ""
12783
12784 #: config/csky/csky.opt:85
12785 msgid "Enable the extended LRW instruction (default for CK801)."
12786 msgstr ""
12787
12788 #: config/csky/csky.opt:89
12789 msgid "Enable interrupt stack instructions."
12790 msgstr ""
12791
12792 #: config/csky/csky.opt:93
12793 msgid "Enable multiprocessor instructions."
12794 msgstr "Увімкнути багатопроцесорні інструкції."
12795
12796 #: config/csky/csky.opt:97
12797 msgid "Enable coprocessor instructions."
12798 msgstr "Увімкнути інструкції для співпроцесорів."
12799
12800 #: config/csky/csky.opt:101
12801 msgid "Enable cache prefetch instructions."
12802 msgstr "Увімкнути інструкції попереднього отримання кешу."
12803
12804 #: config/csky/csky.opt:105
12805 msgid "Enable C-SKY SECURE instructions."
12806 msgstr ""
12807
12808 #: config/csky/csky.opt:112
12809 msgid "Enable C-SKY TRUST instructions."
12810 msgstr ""
12811
12812 #: config/csky/csky.opt:116
12813 msgid "Enable C-SKY DSP instructions."
12814 msgstr ""
12815
12816 #: config/csky/csky.opt:120
12817 msgid "Enable C-SKY Enhanced DSP instructions."
12818 msgstr ""
12819
12820 #: config/csky/csky.opt:124
12821 msgid "Enable C-SKY Vector DSP instructions."
12822 msgstr ""
12823
12824 #: config/csky/csky.opt:130
12825 msgid "Generate divide instructions."
12826 msgstr "Створити інструкції divide."
12827
12828 #: config/csky/csky.opt:134
12829 msgid "Generate code for Smart Mode."
12830 msgstr ""
12831
12832 #: config/csky/csky.opt:138
12833 msgid "Enable use of R16-R31 (default)."
12834 msgstr ""
12835
12836 #: config/csky/csky.opt:142
12837 msgid "Generate code using global anchor symbol addresses."
12838 msgstr ""
12839
12840 #: config/csky/csky.opt:146
12841 msgid "Generate push/pop instructions (default)."
12842 msgstr ""
12843
12844 #: config/csky/csky.opt:150
12845 msgid "Generate stm/ldm instructions (default)."
12846 msgstr ""
12847
12848 #: config/csky/csky.opt:157
12849 msgid "Generate constant pools in the compiler instead of assembler."
12850 msgstr ""
12851
12852 #: config/csky/csky.opt:161
12853 msgid "Emit .stack_size directives."
12854 msgstr ""
12855
12856 #: config/csky/csky.opt:165
12857 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
12858 msgstr ""
12859
12860 #: config/csky/csky.opt:169
12861 msgid "Set the branch costs to roughly the specified number of instructions."
12862 msgstr ""
12863
12864 #: config/csky/csky.opt:173
12865 msgid "Permit scheduling of function prologue and epilogue sequences."
12866 msgstr ""
12867
12868 #: config/csky/csky_tables.opt:24
12869 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
12870 msgstr ""
12871
12872 #: config/csky/csky_tables.opt:199
12873 msgid "Known CSKY architectures (for use with the -march= option):"
12874 msgstr ""
12875
12876 #: config/csky/csky_tables.opt:218
12877 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
12878 msgstr ""
12879
12880 #: config/c6x/c6x-tables.opt:24
12881 msgid "Known C6X ISAs (for use with the -march= option):"
12882 msgstr ""
12883
12884 #: config/c6x/c6x.opt:42
12885 msgid "Select method for sdata handling."
12886 msgstr ""
12887
12888 #: config/c6x/c6x.opt:46
12889 msgid "Valid arguments for the -msdata= option:"
12890 msgstr "Коректні аргументи для параметра -msdata=:"
12891
12892 #: config/c6x/c6x.opt:59
12893 msgid "Compile for the DSBT shared library ABI."
12894 msgstr ""
12895
12896 #: config/cris/linux.opt:27
12897 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
12898 msgstr ""
12899
12900 #: config/cris/cris.opt:45
12901 msgid "Work around bug in multiplication instruction."
12902 msgstr ""
12903
12904 #: config/cris/cris.opt:51
12905 msgid "Compile for ETRAX 4 (CRIS v3)."
12906 msgstr ""
12907
12908 #: config/cris/cris.opt:56
12909 msgid "Compile for ETRAX 100 (CRIS v8)."
12910 msgstr ""
12911
12912 #: config/cris/cris.opt:64
12913 msgid "Emit verbose debug information in assembly code."
12914 msgstr ""
12915
12916 #: config/cris/cris.opt:71
12917 msgid "Do not use condition codes from normal instructions."
12918 msgstr ""
12919
12920 #: config/cris/cris.opt:80
12921 msgid "Do not emit addressing modes with side-effect assignment."
12922 msgstr ""
12923
12924 #: config/cris/cris.opt:89
12925 msgid "Do not tune stack alignment."
12926 msgstr ""
12927
12928 #: config/cris/cris.opt:98
12929 msgid "Do not tune writable data alignment."
12930 msgstr ""
12931
12932 #: config/cris/cris.opt:107
12933 msgid "Do not tune code and read-only data alignment."
12934 msgstr ""
12935
12936 #: config/cris/cris.opt:116
12937 msgid "Align code and data to 32 bits."
12938 msgstr ""
12939
12940 #: config/cris/cris.opt:133
12941 msgid "Don't align items in code or data."
12942 msgstr ""
12943
12944 #: config/cris/cris.opt:142
12945 msgid "Do not emit function prologue or epilogue."
12946 msgstr ""
12947
12948 #: config/cris/cris.opt:149
12949 msgid "Use the most feature-enabling options allowed by other options."
12950 msgstr ""
12951
12952 #: config/cris/cris.opt:158
12953 msgid "Override -mbest-lib-options."
12954 msgstr ""
12955
12956 #: config/cris/cris.opt:165
12957 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
12958 msgstr ""
12959
12960 #: config/cris/cris.opt:169
12961 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
12962 msgstr ""
12963
12964 #: config/cris/cris.opt:173
12965 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
12966 msgstr ""
12967
12968 #: config/cris/cris.opt:180
12969 msgid "Emit traps as \"break 8\", default for CRIS v3 and up. If disabled, calls to abort() are used."
12970 msgstr ""
12971
12972 #: config/cris/cris.opt:184
12973 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
12974 msgstr ""
12975
12976 #: config/cris/cris.opt:188
12977 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
12978 msgstr ""
12979
12980 #: config/sh/superh.opt:6
12981 msgid "Board name [and memory region]."
12982 msgstr ""
12983
12984 #: config/sh/superh.opt:10
12985 msgid "Runtime name."
12986 msgstr ""
12987
12988 #: config/sh/sh.opt:42
12989 msgid "Generate SH1 code."
12990 msgstr ""
12991
12992 #: config/sh/sh.opt:46
12993 msgid "Generate SH2 code."
12994 msgstr ""
12995
12996 #: config/sh/sh.opt:50
12997 msgid "Generate default double-precision SH2a-FPU code."
12998 msgstr ""
12999
13000 #: config/sh/sh.opt:54
13001 msgid "Generate SH2a FPU-less code."
13002 msgstr ""
13003
13004 #: config/sh/sh.opt:58
13005 msgid "Generate default single-precision SH2a-FPU code."
13006 msgstr ""
13007
13008 #: config/sh/sh.opt:62
13009 msgid "Generate only single-precision SH2a-FPU code."
13010 msgstr ""
13011
13012 #: config/sh/sh.opt:66
13013 msgid "Generate SH2e code."
13014 msgstr ""
13015
13016 #: config/sh/sh.opt:70
13017 msgid "Generate SH3 code."
13018 msgstr ""
13019
13020 #: config/sh/sh.opt:74
13021 msgid "Generate SH3e code."
13022 msgstr ""
13023
13024 #: config/sh/sh.opt:78
13025 msgid "Generate SH4 code."
13026 msgstr ""
13027
13028 #: config/sh/sh.opt:82
13029 msgid "Generate SH4-100 code."
13030 msgstr ""
13031
13032 #: config/sh/sh.opt:86
13033 msgid "Generate SH4-200 code."
13034 msgstr ""
13035
13036 #: config/sh/sh.opt:92
13037 msgid "Generate SH4-300 code."
13038 msgstr ""
13039
13040 #: config/sh/sh.opt:96
13041 msgid "Generate SH4 FPU-less code."
13042 msgstr ""
13043
13044 #: config/sh/sh.opt:100
13045 msgid "Generate SH4-100 FPU-less code."
13046 msgstr ""
13047
13048 #: config/sh/sh.opt:104
13049 msgid "Generate SH4-200 FPU-less code."
13050 msgstr ""
13051
13052 #: config/sh/sh.opt:108
13053 msgid "Generate SH4-300 FPU-less code."
13054 msgstr ""
13055
13056 #: config/sh/sh.opt:112
13057 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
13058 msgstr ""
13059
13060 #: config/sh/sh.opt:117
13061 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
13062 msgstr ""
13063
13064 #: config/sh/sh.opt:122
13065 msgid "Generate code for SH4 500 series (FPU-less)."
13066 msgstr ""
13067
13068 #: config/sh/sh.opt:127
13069 msgid "Generate default single-precision SH4 code."
13070 msgstr ""
13071
13072 #: config/sh/sh.opt:131
13073 msgid "Generate default single-precision SH4-100 code."
13074 msgstr ""
13075
13076 #: config/sh/sh.opt:135
13077 msgid "Generate default single-precision SH4-200 code."
13078 msgstr ""
13079
13080 #: config/sh/sh.opt:139
13081 msgid "Generate default single-precision SH4-300 code."
13082 msgstr ""
13083
13084 #: config/sh/sh.opt:143
13085 msgid "Generate only single-precision SH4 code."
13086 msgstr ""
13087
13088 #: config/sh/sh.opt:147
13089 msgid "Generate only single-precision SH4-100 code."
13090 msgstr ""
13091
13092 #: config/sh/sh.opt:151
13093 msgid "Generate only single-precision SH4-200 code."
13094 msgstr ""
13095
13096 #: config/sh/sh.opt:155
13097 msgid "Generate only single-precision SH4-300 code."
13098 msgstr ""
13099
13100 #: config/sh/sh.opt:159
13101 msgid "Generate SH4a code."
13102 msgstr ""
13103
13104 #: config/sh/sh.opt:163
13105 msgid "Generate SH4a FPU-less code."
13106 msgstr ""
13107
13108 #: config/sh/sh.opt:167
13109 msgid "Generate default single-precision SH4a code."
13110 msgstr ""
13111
13112 #: config/sh/sh.opt:171
13113 msgid "Generate only single-precision SH4a code."
13114 msgstr ""
13115
13116 #: config/sh/sh.opt:175
13117 msgid "Generate SH4al-dsp code."
13118 msgstr ""
13119
13120 #: config/sh/sh.opt:183
13121 msgid "Generate code in big endian mode."
13122 msgstr ""
13123
13124 #: config/sh/sh.opt:187
13125 msgid "Generate 32-bit offsets in switch tables."
13126 msgstr ""
13127
13128 #: config/sh/sh.opt:191
13129 msgid "Generate bit instructions."
13130 msgstr ""
13131
13132 #: config/sh/sh.opt:199
13133 msgid "Assume that zero displacement conditional branches are fast."
13134 msgstr ""
13135
13136 #: config/sh/sh.opt:203
13137 msgid "Force the usage of delay slots for conditional branches."
13138 msgstr ""
13139
13140 #: config/sh/sh.opt:207
13141 msgid "Align doubles at 64-bit boundaries."
13142 msgstr ""
13143
13144 #: config/sh/sh.opt:211
13145 msgid "Division strategy, one of: call-div1, call-fp, call-table."
13146 msgstr ""
13147
13148 #: config/sh/sh.opt:215
13149 msgid "Specify name for 32 bit signed division function."
13150 msgstr ""
13151
13152 #: config/sh/sh.opt:219
13153 msgid "Generate ELF FDPIC code."
13154 msgstr ""
13155
13156 #: config/sh/sh.opt:223
13157 msgid "Enable the use of 64-bit floating point registers in fmov instructions. See -mdalign if 64-bit alignment is required."
13158 msgstr ""
13159
13160 #: config/sh/sh.opt:231 config/sh/sh.opt:269
13161 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
13162 msgstr ""
13163
13164 #: config/sh/sh.opt:235
13165 msgid "Increase the IEEE compliance for floating-point comparisons."
13166 msgstr ""
13167
13168 #: config/sh/sh.opt:239
13169 msgid "Inline code to invalidate instruction cache entries after setting up nested function trampolines."
13170 msgstr ""
13171
13172 #: config/sh/sh.opt:243 config/arc/arc.opt:246
13173 msgid "Annotate assembler instructions with estimated addresses."
13174 msgstr ""
13175
13176 #: config/sh/sh.opt:247
13177 msgid "Generate code in little endian mode."
13178 msgstr ""
13179
13180 #: config/sh/sh.opt:251
13181 msgid "Mark MAC register as call-clobbered."
13182 msgstr ""
13183
13184 #: config/sh/sh.opt:257
13185 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
13186 msgstr ""
13187
13188 #: config/sh/sh.opt:261
13189 msgid "Emit function-calls using global offset table when generating PIC."
13190 msgstr ""
13191
13192 #: config/sh/sh.opt:265
13193 msgid "Shorten address references during linking."
13194 msgstr ""
13195
13196 #: config/sh/sh.opt:273
13197 msgid "Specify the model for atomic operations."
13198 msgstr ""
13199
13200 #: config/sh/sh.opt:277
13201 msgid "Use tas.b instruction for __atomic_test_and_set."
13202 msgstr ""
13203
13204 #: config/sh/sh.opt:281
13205 msgid "Cost to assume for a multiply insn."
13206 msgstr ""
13207
13208 #: config/sh/sh.opt:285
13209 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
13210 msgstr ""
13211
13212 #: config/sh/sh.opt:291
13213 msgid "Pretend a branch-around-a-move is a conditional move."
13214 msgstr ""
13215
13216 #: config/sh/sh.opt:295
13217 msgid "Enable the use of the fsca instruction."
13218 msgstr ""
13219
13220 #: config/sh/sh.opt:299
13221 msgid "Enable the use of the fsrra instruction."
13222 msgstr ""
13223
13224 #: config/sh/sh.opt:303
13225 msgid "Use LRA instead of reload (transitional)."
13226 msgstr ""
13227
13228 #: config/gcn/gcn.opt:26
13229 msgid "GCN GPU type to use:"
13230 msgstr ""
13231
13232 #: config/gcn/gcn.opt:39 config/gcn/gcn.opt:43
13233 msgid "Specify the name of the target GPU."
13234 msgstr ""
13235
13236 #: config/gcn/gcn.opt:55
13237 msgid "Enable OpenMP GPU offloading."
13238 msgstr ""
13239
13240 #: config/gcn/gcn.opt:71
13241 msgid "-mstack-size=<number>\tSet the private segment size per wave-front, in bytes."
13242 msgstr ""
13243
13244 #: config/gcn/gcn.opt:78
13245 msgid "Warn about invalid OpenACC dimensions."
13246 msgstr "."
13247
13248 #: config/fr30/fr30.opt:23
13249 msgid "Assume small address space."
13250 msgstr ""
13251
13252 #: config/mips/mips.opt:32
13253 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
13254 msgstr ""
13255
13256 #: config/mips/mips.opt:36
13257 msgid "Known MIPS ABIs (for use with the -mabi= option):"
13258 msgstr ""
13259
13260 #: config/mips/mips.opt:55
13261 msgid "Generate code that can be used in SVR4-style dynamic objects."
13262 msgstr ""
13263
13264 #: config/mips/mips.opt:59
13265 msgid "Use PMC-style 'mad' instructions."
13266 msgstr ""
13267
13268 #: config/mips/mips.opt:63
13269 msgid "Use integer madd/msub instructions."
13270 msgstr ""
13271
13272 #: config/mips/mips.opt:67
13273 msgid "-march=ISA\tGenerate code for the given ISA."
13274 msgstr ""
13275
13276 #: config/mips/mips.opt:71
13277 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
13278 msgstr ""
13279
13280 #: config/mips/mips.opt:75
13281 msgid "Use Branch Likely instructions, overriding the architecture default."
13282 msgstr ""
13283
13284 #: config/mips/mips.opt:79
13285 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
13286 msgstr ""
13287
13288 #: config/mips/mips.opt:83
13289 msgid "Trap on integer divide by zero."
13290 msgstr ""
13291
13292 #: config/mips/mips.opt:87
13293 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
13294 msgstr ""
13295
13296 #: config/mips/mips.opt:91
13297 msgid "Valid arguments to -mcode-readable=:"
13298 msgstr ""
13299
13300 #: config/mips/mips.opt:104
13301 msgid "Use branch-and-break sequences to check for integer divide by zero."
13302 msgstr ""
13303
13304 #: config/mips/mips.opt:108
13305 msgid "Use trap instructions to check for integer divide by zero."
13306 msgstr ""
13307
13308 #: config/mips/mips.opt:112
13309 msgid "Allow the use of MDMX instructions."
13310 msgstr ""
13311
13312 #: config/mips/mips.opt:116
13313 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
13314 msgstr ""
13315
13316 #: config/mips/mips.opt:120
13317 msgid "Use MIPS-DSP instructions."
13318 msgstr ""
13319
13320 #: config/mips/mips.opt:124
13321 msgid "Use MIPS-DSP REV 2 instructions."
13322 msgstr ""
13323
13324 #: config/mips/mips.opt:146
13325 msgid "Use Enhanced Virtual Addressing instructions."
13326 msgstr ""
13327
13328 #: config/mips/mips.opt:150
13329 msgid "Use NewABI-style %reloc() assembly operators."
13330 msgstr ""
13331
13332 #: config/mips/mips.opt:154
13333 msgid "Use -G for data that is not defined by the current object."
13334 msgstr ""
13335
13336 #: config/mips/mips.opt:158
13337 msgid "Work around certain 24K errata."
13338 msgstr ""
13339
13340 #: config/mips/mips.opt:162
13341 msgid "Work around certain R4000 errata."
13342 msgstr ""
13343
13344 #: config/mips/mips.opt:166
13345 msgid "Work around certain R4400 errata."
13346 msgstr ""
13347
13348 #: config/mips/mips.opt:170
13349 msgid "Work around the R5900 short loop erratum."
13350 msgstr ""
13351
13352 #: config/mips/mips.opt:174
13353 msgid "Work around certain RM7000 errata."
13354 msgstr ""
13355
13356 #: config/mips/mips.opt:178
13357 msgid "Work around certain R10000 errata."
13358 msgstr ""
13359
13360 #: config/mips/mips.opt:182
13361 msgid "Work around errata for early SB-1 revision 2 cores."
13362 msgstr ""
13363
13364 #: config/mips/mips.opt:186
13365 msgid "Work around certain VR4120 errata."
13366 msgstr ""
13367
13368 #: config/mips/mips.opt:190
13369 msgid "Work around VR4130 mflo/mfhi errata."
13370 msgstr ""
13371
13372 #: config/mips/mips.opt:194
13373 msgid "Work around an early 4300 hardware bug."
13374 msgstr ""
13375
13376 #: config/mips/mips.opt:198
13377 msgid "FP exceptions are enabled."
13378 msgstr ""
13379
13380 #: config/mips/mips.opt:202
13381 msgid "Use 32-bit floating-point registers."
13382 msgstr ""
13383
13384 #: config/mips/mips.opt:206
13385 msgid "Conform to the o32 FPXX ABI."
13386 msgstr ""
13387
13388 #: config/mips/mips.opt:210
13389 msgid "Use 64-bit floating-point registers."
13390 msgstr ""
13391
13392 #: config/mips/mips.opt:214
13393 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
13394 msgstr ""
13395
13396 #: config/mips/mips.opt:218
13397 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
13398 msgstr ""
13399
13400 #: config/mips/mips.opt:222
13401 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
13402 msgstr ""
13403
13404 #: config/mips/mips.opt:226
13405 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
13406 msgstr ""
13407
13408 #: config/mips/mips.opt:236
13409 msgid "Use 32-bit general registers."
13410 msgstr ""
13411
13412 #: config/mips/mips.opt:240
13413 msgid "Use 64-bit general registers."
13414 msgstr ""
13415
13416 #: config/mips/mips.opt:244
13417 msgid "Use GP-relative addressing to access small data."
13418 msgstr ""
13419
13420 #: config/mips/mips.opt:248
13421 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
13422 msgstr ""
13423
13424 #: config/mips/mips.opt:252
13425 msgid "Allow the use of hardware floating-point ABI and instructions."
13426 msgstr ""
13427
13428 #: config/mips/mips.opt:256
13429 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
13430 msgstr ""
13431
13432 #: config/mips/mips.opt:260
13433 msgid "An alias for minterlink-compressed provided for backward-compatibility."
13434 msgstr ""
13435
13436 #: config/mips/mips.opt:264
13437 msgid "-mipsN\tGenerate code for ISA level N."
13438 msgstr ""
13439
13440 #: config/mips/mips.opt:268
13441 msgid "Generate MIPS16 code."
13442 msgstr ""
13443
13444 #: config/mips/mips.opt:272
13445 msgid "Use MIPS-3D instructions."
13446 msgstr ""
13447
13448 #: config/mips/mips.opt:276
13449 msgid "Use ll, sc and sync instructions."
13450 msgstr ""
13451
13452 #: config/mips/mips.opt:280
13453 msgid "Use -G for object-local data."
13454 msgstr ""
13455
13456 #: config/mips/mips.opt:284
13457 msgid "Use indirect calls."
13458 msgstr ""
13459
13460 #: config/mips/mips.opt:288
13461 msgid "Use a 32-bit long type."
13462 msgstr ""
13463
13464 #: config/mips/mips.opt:292
13465 msgid "Use a 64-bit long type."
13466 msgstr ""
13467
13468 #: config/mips/mips.opt:296
13469 msgid "Pass the address of the ra save location to _mcount in $12."
13470 msgstr ""
13471
13472 #: config/mips/mips.opt:300
13473 msgid "Don't optimize block moves."
13474 msgstr ""
13475
13476 #: config/mips/mips.opt:304
13477 msgid "Use microMIPS instructions."
13478 msgstr ""
13479
13480 #: config/mips/mips.opt:308
13481 msgid "Use MIPS MSA Extension instructions."
13482 msgstr ""
13483
13484 #: config/mips/mips.opt:312
13485 msgid "Allow the use of MT instructions."
13486 msgstr ""
13487
13488 #: config/mips/mips.opt:316
13489 msgid "Prevent the use of all floating-point operations."
13490 msgstr ""
13491
13492 #: config/mips/mips.opt:320
13493 msgid "Use MCU instructions."
13494 msgstr ""
13495
13496 #: config/mips/mips.opt:324
13497 msgid "Do not use a cache-flushing function before calling stack trampolines."
13498 msgstr ""
13499
13500 #: config/mips/mips.opt:328
13501 msgid "Do not use MDMX instructions."
13502 msgstr ""
13503
13504 #: config/mips/mips.opt:332
13505 msgid "Generate normal-mode code."
13506 msgstr ""
13507
13508 #: config/mips/mips.opt:336
13509 msgid "Do not use MIPS-3D instructions."
13510 msgstr ""
13511
13512 #: config/mips/mips.opt:340
13513 msgid "Use paired-single floating-point instructions."
13514 msgstr ""
13515
13516 #: config/mips/mips.opt:344
13517 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
13518 msgstr ""
13519
13520 #: config/mips/mips.opt:348
13521 msgid "Valid arguments to -mr10k-cache-barrier=:"
13522 msgstr ""
13523
13524 #: config/mips/mips.opt:361
13525 msgid "Try to allow the linker to turn PIC calls into direct calls."
13526 msgstr ""
13527
13528 #: config/mips/mips.opt:365
13529 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
13530 msgstr ""
13531
13532 #: config/mips/mips.opt:369
13533 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
13534 msgstr ""
13535
13536 #: config/mips/mips.opt:373
13537 msgid "Use SmartMIPS instructions."
13538 msgstr ""
13539
13540 #: config/mips/mips.opt:377
13541 msgid "Prevent the use of all hardware floating-point instructions."
13542 msgstr ""
13543
13544 #: config/mips/mips.opt:381
13545 msgid "Optimize lui/addiu address loads."
13546 msgstr ""
13547
13548 #: config/mips/mips.opt:385
13549 msgid "Assume all symbols have 32-bit values."
13550 msgstr ""
13551
13552 #: config/mips/mips.opt:389
13553 msgid "Use synci instruction to invalidate i-cache."
13554 msgstr ""
13555
13556 #: config/mips/mips.opt:397
13557 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
13558 msgstr ""
13559
13560 #: config/mips/mips.opt:401
13561 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
13562 msgstr ""
13563
13564 #: config/mips/mips.opt:413
13565 msgid "Use Virtualization (VZ) instructions."
13566 msgstr ""
13567
13568 #: config/mips/mips.opt:417
13569 msgid "Use eXtended Physical Address (XPA) instructions."
13570 msgstr ""
13571
13572 #: config/mips/mips.opt:421
13573 msgid "Use Cyclic Redundancy Check (CRC) instructions."
13574 msgstr ""
13575
13576 #: config/mips/mips.opt:425
13577 msgid "Use Global INValidate (GINV) instructions."
13578 msgstr ""
13579
13580 #: config/mips/mips.opt:429
13581 msgid "Perform VR4130-specific alignment optimizations."
13582 msgstr ""
13583
13584 #: config/mips/mips.opt:433
13585 msgid "Lift restrictions on GOT size."
13586 msgstr ""
13587
13588 #: config/mips/mips.opt:437
13589 msgid "Enable use of odd-numbered single-precision registers."
13590 msgstr ""
13591
13592 #: config/mips/mips.opt:441
13593 msgid "Optimize frame header."
13594 msgstr ""
13595
13596 #: config/mips/mips.opt:448
13597 msgid "Enable load/store bonding."
13598 msgstr ""
13599
13600 #: config/mips/mips.opt:452
13601 msgid "Specify the compact branch usage policy."
13602 msgstr ""
13603
13604 #: config/mips/mips.opt:456
13605 msgid "Policies available for use with -mcompact-branches=:"
13606 msgstr ""
13607
13608 #: config/mips/mips.opt:469
13609 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
13610 msgstr ""
13611
13612 #: config/mips/mips.opt:473
13613 msgid "Use Loongson EXTension (EXT) instructions."
13614 msgstr "."
13615
13616 #: config/mips/mips.opt:477
13617 msgid "Use Loongson EXTension R2 (EXT2) instructions."
13618 msgstr ""
13619
13620 #: config/mips/mips-tables.opt:24
13621 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
13622 msgstr ""
13623
13624 #: config/mips/mips-tables.opt:28
13625 msgid "Known MIPS ISA levels (for use with the -mips option):"
13626 msgstr ""
13627
13628 #: config/tilegx/tilegx.opt:30
13629 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
13630 msgstr ""
13631
13632 #: config/tilegx/tilegx.opt:37
13633 msgid "Compile with 32 bit longs and pointers."
13634 msgstr ""
13635
13636 #: config/tilegx/tilegx.opt:41
13637 msgid "Compile with 64 bit longs and pointers."
13638 msgstr ""
13639
13640 #: config/tilegx/tilegx.opt:53
13641 msgid "Use given TILE-Gx code model."
13642 msgstr ""
13643
13644 #: config/arc/arc-tables.opt:25
13645 msgid "Known ARC CPUs (for use with the -mcpu= option):"
13646 msgstr ""
13647
13648 #: config/arc/arc.opt:26
13649 msgid "Compile code for big endian mode."
13650 msgstr ""
13651
13652 #: config/arc/arc.opt:30
13653 msgid "Compile code for little endian mode. This is the default."
13654 msgstr ""
13655
13656 #: config/arc/arc.opt:34
13657 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
13658 msgstr ""
13659
13660 #: config/arc/arc.opt:38
13661 msgid "Generate ARCompact 32-bit code for ARC600 processor."
13662 msgstr ""
13663
13664 #: config/arc/arc.opt:42
13665 msgid "Same as -mA6."
13666 msgstr ""
13667
13668 #: config/arc/arc.opt:46
13669 msgid "Generate ARCompact 32-bit code for ARC601 processor."
13670 msgstr ""
13671
13672 #: config/arc/arc.opt:50
13673 msgid "Generate ARCompact 32-bit code for ARC700 processor."
13674 msgstr ""
13675
13676 #: config/arc/arc.opt:54
13677 msgid "Same as -mA7."
13678 msgstr ""
13679
13680 #: config/arc/arc.opt:58
13681 msgid "Force all calls to be made via a jli instruction."
13682 msgstr ""
13683
13684 #: config/arc/arc.opt:62
13685 msgid "-mmpy-option=MPY Compile ARCv2 code with a multiplier design option."
13686 msgstr ""
13687
13688 #: config/arc/arc.opt:132
13689 msgid "Enable DIV-REM instructions for ARCv2."
13690 msgstr ""
13691
13692 #: config/arc/arc.opt:136
13693 msgid "Enable code density instructions for ARCv2."
13694 msgstr ""
13695
13696 #: config/arc/arc.opt:140
13697 msgid "Tweak register allocation to help 16-bit instruction generation."
13698 msgstr ""
13699
13700 #: config/arc/arc.opt:150
13701 msgid "Use ordinarily cached memory accesses for volatile references."
13702 msgstr ""
13703
13704 #: config/arc/arc.opt:154
13705 msgid "Enable cache bypass for volatile references."
13706 msgstr ""
13707
13708 #: config/arc/arc.opt:158
13709 msgid "Generate instructions supported by barrel shifter."
13710 msgstr ""
13711
13712 #: config/arc/arc.opt:162
13713 msgid "Generate norm instruction."
13714 msgstr ""
13715
13716 #: config/arc/arc.opt:166
13717 msgid "Generate swap instruction."
13718 msgstr ""
13719
13720 #: config/arc/arc.opt:170
13721 msgid "Generate mul64 and mulu64 instructions."
13722 msgstr ""
13723
13724 #: config/arc/arc.opt:174
13725 msgid "Do not generate mpy instructions for ARC700."
13726 msgstr ""
13727
13728 #: config/arc/arc.opt:178
13729 msgid "Generate Extended arithmetic instructions. Currently only divaw, adds, subs and sat16 are supported."
13730 msgstr ""
13731
13732 #: config/arc/arc.opt:182
13733 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
13734 msgstr ""
13735
13736 #: config/arc/arc.opt:186
13737 msgid "Generate call insns as register indirect calls."
13738 msgstr ""
13739
13740 #: config/arc/arc.opt:190
13741 msgid "Do no generate BRcc instructions in arc_reorg."
13742 msgstr ""
13743
13744 #: config/arc/arc.opt:194
13745 msgid "Generate sdata references. This is the default, unless you compile for PIC."
13746 msgstr ""
13747
13748 #: config/arc/arc.opt:198
13749 msgid "Generate millicode thunks."
13750 msgstr ""
13751
13752 #: config/arc/arc.opt:202 config/arc/arc.opt:206
13753 msgid "FPX: Generate Single Precision FPX (compact) instructions."
13754 msgstr ""
13755
13756 #: config/arc/arc.opt:210
13757 msgid "FPX: Generate Single Precision FPX (fast) instructions."
13758 msgstr ""
13759
13760 #: config/arc/arc.opt:214
13761 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
13762 msgstr ""
13763
13764 #: config/arc/arc.opt:218 config/arc/arc.opt:222
13765 msgid "FPX: Generate Double Precision FPX (compact) instructions."
13766 msgstr ""
13767
13768 #: config/arc/arc.opt:226
13769 msgid "FPX: Generate Double Precision FPX (fast) instructions."
13770 msgstr ""
13771
13772 #: config/arc/arc.opt:230
13773 msgid "Disable LR and SR instructions from using FPX extension aux registers."
13774 msgstr ""
13775
13776 #: config/arc/arc.opt:234
13777 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
13778 msgstr ""
13779
13780 #: config/arc/arc.opt:238
13781 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
13782 msgstr ""
13783
13784 #: config/arc/arc.opt:242
13785 msgid "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
13786 msgstr ""
13787
13788 #: config/arc/arc.opt:250
13789 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
13790 msgstr ""
13791
13792 #: config/arc/arc.opt:254
13793 msgid "-mcpu=TUNE Tune code for given ARC variant."
13794 msgstr ""
13795
13796 #: config/arc/arc.opt:285
13797 msgid "Enable the use of indexed loads."
13798 msgstr ""
13799
13800 #: config/arc/arc.opt:289
13801 msgid "Enable the use of pre/post modify with register displacement."
13802 msgstr ""
13803
13804 #: config/arc/arc.opt:293
13805 msgid "Generate 32x16 multiply and mac instructions."
13806 msgstr ""
13807
13808 #: config/arc/arc.opt:299
13809 msgid "Set probability threshold for unaligning branches."
13810 msgstr ""
13811
13812 #: config/arc/arc.opt:303
13813 msgid "Don't use less than 25 bit addressing range for calls."
13814 msgstr ""
13815
13816 #: config/arc/arc.opt:307
13817 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
13818 msgstr ""
13819
13820 #: config/arc/arc.opt:311
13821 msgid "Do alignment optimizations for call instructions."
13822 msgstr ""
13823
13824 #: config/arc/arc.opt:315
13825 msgid "Enable Rcq constraint handling - most short code generation depends on this."
13826 msgstr ""
13827
13828 #: config/arc/arc.opt:319
13829 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
13830 msgstr ""
13831
13832 #: config/arc/arc.opt:323
13833 msgid "Enable pre-reload use of cbranchsi pattern."
13834 msgstr ""
13835
13836 #: config/arc/arc.opt:327
13837 msgid "Enable bbit peephole2."
13838 msgstr ""
13839
13840 #: config/arc/arc.opt:331
13841 msgid "Use pc-relative switch case tables - this enables case table shortening."
13842 msgstr ""
13843
13844 #: config/arc/arc.opt:335
13845 msgid "Enable compact casesi pattern."
13846 msgstr ""
13847
13848 #: config/arc/arc.opt:339
13849 msgid "Enable 'q' instruction alternatives."
13850 msgstr ""
13851
13852 #: config/arc/arc.opt:343
13853 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
13854 msgstr ""
13855
13856 #: config/arc/arc.opt:350
13857 msgid "Enable variable polynomial CRC extension."
13858 msgstr ""
13859
13860 #: config/arc/arc.opt:354
13861 msgid "Enable DSP 3.1 Pack A extensions."
13862 msgstr ""
13863
13864 #: config/arc/arc.opt:358
13865 msgid "Enable dual viterbi butterfly extension."
13866 msgstr ""
13867
13868 #: config/arc/arc.opt:368
13869 msgid "Enable Dual and Single Operand Instructions for Telephony."
13870 msgstr ""
13871
13872 #: config/arc/arc.opt:372
13873 msgid "Enable XY Memory extension (DSP version 3)."
13874 msgstr ""
13875
13876 #: config/arc/arc.opt:377
13877 msgid "Enable Locked Load/Store Conditional extension."
13878 msgstr ""
13879
13880 #: config/arc/arc.opt:381
13881 msgid "Enable swap byte ordering extension instruction."
13882 msgstr ""
13883
13884 #: config/arc/arc.opt:385
13885 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
13886 msgstr ""
13887
13888 #: config/arc/arc.opt:389
13889 msgid "Pass -EB option through to linker."
13890 msgstr ""
13891
13892 #: config/arc/arc.opt:393
13893 msgid "Pass -EL option through to linker."
13894 msgstr ""
13895
13896 #: config/arc/arc.opt:397
13897 msgid "Pass -marclinux option through to linker."
13898 msgstr ""
13899
13900 #: config/arc/arc.opt:401
13901 msgid "Pass -marclinux_prof option through to linker."
13902 msgstr ""
13903
13904 #: config/arc/arc.opt:410
13905 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
13906 msgstr ""
13907
13908 #: config/arc/arc.opt:414
13909 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13910 msgstr ""
13911
13912 #: config/arc/arc.opt:418
13913 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13914 msgstr ""
13915
13916 #: config/arc/arc.opt:430
13917 msgid "Enable atomic instructions."
13918 msgstr ""
13919
13920 #: config/arc/arc.opt:434
13921 msgid "Enable double load/store instructions for ARC HS."
13922 msgstr ""
13923
13924 #: config/arc/arc.opt:438
13925 msgid "Specify the name of the target floating point configuration."
13926 msgstr ""
13927
13928 #: config/arc/arc.opt:481
13929 msgid "Specify thread pointer register number."
13930 msgstr ""
13931
13932 #: config/arc/arc.opt:488
13933 msgid "Enable use of NPS400 bit operations."
13934 msgstr ""
13935
13936 #: config/arc/arc.opt:492
13937 msgid "Enable use of NPS400 xld/xst extension."
13938 msgstr ""
13939
13940 #: config/arc/arc.opt:500
13941 msgid "Specifies the registers that the processor saves on an interrupt entry and exit."
13942 msgstr ""
13943
13944 #: config/arc/arc.opt:504
13945 msgid "Specifies the number of registers replicated in second register bank on entry to fast interrupt."
13946 msgstr ""
13947
13948 #: config/arc/arc.opt:508
13949 msgid "Sets LP_COUNT register width. Possible values are 8, 16, 20, 24, 28, and 32."
13950 msgstr ""
13951
13952 #: config/arc/arc.opt:533
13953 msgid "Enable 16-entry register file."
13954 msgstr ""
13955
13956 #: config/arc/arc.opt:537
13957 msgid "Enable use of BI/BIH instructions when available."
13958 msgstr ""
13959
13960 #: config/arc/arc.opt:541
13961 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
13962 msgstr ""
13963
13964 #: lto/lang.opt:50
13965 msgid "Set linker output type (used internally during LTO optimization)."
13966 msgstr ""
13967
13968 #: lto/lang.opt:55
13969 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13970 msgstr ""
13971
13972 #: lto/lang.opt:59
13973 msgid "Specify a file to which a list of files output by LTRANS is written."
13974 msgstr ""
13975
13976 #: lto/lang.opt:63
13977 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13978 msgstr ""
13979
13980 #: lto/lang.opt:67
13981 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
13982 msgstr ""
13983
13984 #: lto/lang.opt:71
13985 msgid "The resolution file."
13986 msgstr ""
13987
13988 #: common.opt:243
13989 msgid "Provide bash completion for options starting with provided string."
13990 msgstr ""
13991
13992 #: common.opt:292
13993 msgid "Display this information."
13994 msgstr ""
13995
13996 #: common.opt:296
13997 msgid "--help=<class>\tDisplay descriptions of a specific class of options. <class> is one or more of optimizers, target, warnings, undocumented, params."
13998 msgstr ""
13999
14000 #: common.opt:417
14001 msgid "Alias for --help=target."
14002 msgstr ""
14003
14004 #: common.opt:442
14005 msgid "--param <param>=<value>\tSet parameter <param> to value. See below for a complete list of parameters."
14006 msgstr ""
14007
14008 #: common.opt:470
14009 msgid "-O<number>\tSet optimization level to <number>."
14010 msgstr ""
14011
14012 #: common.opt:474
14013 msgid "Optimize for space rather than speed."
14014 msgstr ""
14015
14016 #: common.opt:478
14017 msgid "Optimize for speed disregarding exact standards compliance."
14018 msgstr ""
14019
14020 #: common.opt:482
14021 msgid "Optimize for debugging experience rather than speed or size."
14022 msgstr ""
14023
14024 #: common.opt:522
14025 msgid "This switch is deprecated; use -Wextra instead."
14026 msgstr ""
14027
14028 #: common.opt:535
14029 msgid "Warn about returning structures, unions or arrays."
14030 msgstr ""
14031
14032 #: common.opt:539
14033 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
14034 msgstr ""
14035
14036 #: common.opt:543 common.opt:547
14037 msgid "Warn if an array is accessed out of bounds."
14038 msgstr ""
14039
14040 #: common.opt:551
14041 msgid "Warn about inappropriate attribute usage."
14042 msgstr ""
14043
14044 #: common.opt:555 common.opt:559
14045 msgid "Warn about type safety and similar errors and mismatches in declarations with alias attributes."
14046 msgstr ""
14047
14048 #: common.opt:563
14049 msgid "Warn when profiling instrumentation was requested, but could not be applied to a certain function."
14050 msgstr ""
14051
14052 #: common.opt:568 common.opt:572
14053 msgid "Warn about pointer casts which increase alignment."
14054 msgstr ""
14055
14056 #: common.opt:576
14057 msgid "Warn when a #warning directive is encountered."
14058 msgstr ""
14059
14060 #: common.opt:580
14061 msgid "Warn about uses of __attribute__((warning)) declarations."
14062 msgstr "."
14063
14064 #: common.opt:584
14065 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
14066 msgstr "Попереджати щодо використання застарілої можливості компілятора, застарілого класу, методу або поля."
14067
14068 #: common.opt:588
14069 msgid "Warn about uses of __attribute__((deprecated)) declarations."
14070 msgstr ""
14071
14072 #: common.opt:592
14073 msgid "Warn when an optimization pass is disabled."
14074 msgstr ""
14075
14076 #: common.opt:596
14077 msgid "Treat all warnings as errors."
14078 msgstr "Вважати усі попередження помилками."
14079
14080 #: common.opt:600
14081 msgid "Treat specified warning as error."
14082 msgstr ""
14083
14084 #: common.opt:604
14085 msgid "Print extra (possibly unwanted) warnings."
14086 msgstr ""
14087
14088 #: common.opt:608
14089 msgid "Exit on the first error occurred."
14090 msgstr ""
14091
14092 #: common.opt:612
14093 msgid "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires in excess of <byte-size>."
14094 msgstr ""
14095
14096 #: common.opt:616
14097 msgid "Warn when attempting to free a non-heap object."
14098 msgstr ""
14099
14100 #: common.opt:620
14101 msgid "Warn when a function cannot be expanded to HSAIL."
14102 msgstr ""
14103
14104 #: common.opt:627
14105 msgid "Warn when a switch case falls through."
14106 msgstr ""
14107
14108 #: common.opt:631
14109 msgid "Warn when an inlined function cannot be inlined."
14110 msgstr ""
14111
14112 #: common.opt:635
14113 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
14114 msgstr ""
14115
14116 #: common.opt:642
14117 msgid "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
14118 msgstr ""
14119
14120 #: common.opt:646
14121 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
14122 msgstr ""
14123
14124 #: common.opt:650
14125 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
14126 msgstr ""
14127
14128 #: common.opt:661
14129 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
14130 msgstr ""
14131
14132 #: common.opt:665
14133 msgid "Warn about overflow in arithmetic expressions."
14134 msgstr ""
14135
14136 #: common.opt:669
14137 msgid "During link time optimization warn about mismatched types of global declarations."
14138 msgstr ""
14139
14140 #: common.opt:673
14141 msgid "Warn when the packed attribute has no effect on struct layout."
14142 msgstr ""
14143
14144 #: common.opt:677
14145 msgid "Warn when padding is required to align structure members."
14146 msgstr ""
14147
14148 #: common.opt:681
14149 msgid "Issue warnings needed for strict compliance to the standard."
14150 msgstr ""
14151
14152 #: common.opt:685
14153 msgid "Warn about returning a pointer/reference to a local or temporary variable."
14154 msgstr ""
14155
14156 #: common.opt:689
14157 msgid "Warn when one variable shadows another. Same as -Wshadow=global."
14158 msgstr ""
14159
14160 #: common.opt:693
14161 msgid "Warn when one variable shadows another (globally)."
14162 msgstr ""
14163
14164 #: common.opt:697
14165 msgid "Warn when one local variable shadows another local variable or parameter."
14166 msgstr ""
14167
14168 #: common.opt:704
14169 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
14170 msgstr ""
14171
14172 #: common.opt:711
14173 msgid "Warn when not issuing stack smashing protection for some reason."
14174 msgstr ""
14175
14176 #: common.opt:715
14177 msgid "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
14178 msgstr ""
14179
14180 #: common.opt:719 common.opt:723
14181 msgid "Warn about code which might break strict aliasing rules."
14182 msgstr ""
14183
14184 #: common.opt:727 common.opt:731
14185 msgid "Warn about optimizations that assume that signed overflow is undefined."
14186 msgstr ""
14187
14188 #: common.opt:735
14189 msgid "Warn about functions which might be candidates for __attribute__((cold))."
14190 msgstr ""
14191
14192 #: common.opt:739
14193 msgid "Warn about functions which might be candidates for __attribute__((const))."
14194 msgstr ""
14195
14196 #: common.opt:743
14197 msgid "Warn about functions which might be candidates for __attribute__((pure))."
14198 msgstr ""
14199
14200 #: common.opt:747
14201 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
14202 msgstr ""
14203
14204 #: common.opt:751
14205 msgid "Warn about functions which might be candidates for __attribute__((malloc))."
14206 msgstr ""
14207
14208 #: common.opt:755
14209 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
14210 msgstr ""
14211
14212 #: common.opt:759
14213 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
14214 msgstr ""
14215
14216 #: common.opt:763
14217 msgid "Warn about statements between switch's controlling expression and the first case."
14218 msgstr ""
14219
14220 #: common.opt:768
14221 msgid "Do not suppress warnings from system headers."
14222 msgstr ""
14223
14224 #: common.opt:772
14225 msgid "Warn whenever a trampoline is generated."
14226 msgstr ""
14227
14228 #: common.opt:776
14229 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
14230 msgstr ""
14231
14232 #: common.opt:780
14233 msgid "Warn about uninitialized automatic variables."
14234 msgstr ""
14235
14236 #: common.opt:784
14237 msgid "Warn about maybe uninitialized automatic variables."
14238 msgstr ""
14239
14240 #: common.opt:792
14241 msgid "Enable all -Wunused- warnings."
14242 msgstr ""
14243
14244 #: common.opt:796
14245 msgid "Warn when a function parameter is only set, otherwise unused."
14246 msgstr ""
14247
14248 #: common.opt:800
14249 msgid "Warn when a variable is only set, otherwise unused."
14250 msgstr ""
14251
14252 #: common.opt:804
14253 msgid "Warn when a function is unused."
14254 msgstr ""
14255
14256 #: common.opt:808
14257 msgid "Warn when a label is unused."
14258 msgstr ""
14259
14260 #: common.opt:812
14261 msgid "Warn when a function parameter is unused."
14262 msgstr ""
14263
14264 #: common.opt:816
14265 msgid "Warn when an expression value is unused."
14266 msgstr ""
14267
14268 #: common.opt:820
14269 msgid "Warn when a variable is unused."
14270 msgstr ""
14271
14272 #: common.opt:824
14273 msgid "Warn in case profiles in -fprofile-use do not match."
14274 msgstr ""
14275
14276 #: common.opt:828
14277 msgid "Warn in case profiles in -fprofile-use do not exist."
14278 msgstr ""
14279
14280 #: common.opt:832
14281 msgid "Warn when a vector operation is compiled outside the SIMD."
14282 msgstr ""
14283
14284 #: common.opt:848
14285 msgid "-aux-info <file>\tEmit declaration information into <file>."
14286 msgstr ""
14287
14288 #: common.opt:867
14289 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
14290 msgstr ""
14291
14292 #: common.opt:871
14293 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
14294 msgstr ""
14295
14296 #: common.opt:875
14297 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
14298 msgstr ""
14299
14300 #: common.opt:959
14301 msgid "The version of the C++ ABI in use."
14302 msgstr ""
14303
14304 #: common.opt:963
14305 msgid "Aggressively optimize loops using language constraints."
14306 msgstr ""
14307
14308 #: common.opt:967
14309 msgid "Align the start of functions."
14310 msgstr ""
14311
14312 #: common.opt:977
14313 msgid "Align labels which are only reached by jumping."
14314 msgstr ""
14315
14316 #: common.opt:984
14317 msgid "Align all labels."
14318 msgstr ""
14319
14320 #: common.opt:991
14321 msgid "Align the start of loops."
14322 msgstr ""
14323
14324 #: common.opt:1014
14325 msgid "Select what to sanitize."
14326 msgstr ""
14327
14328 #: common.opt:1018
14329 msgid "Select type of coverage sanitization."
14330 msgstr ""
14331
14332 #: common.opt:1022
14333 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
14334 msgstr ""
14335
14336 #: common.opt:1026
14337 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
14338 msgstr ""
14339
14340 #: common.opt:1031
14341 msgid "After diagnosing undefined behavior attempt to continue execution."
14342 msgstr ""
14343
14344 #: common.opt:1035
14345 msgid "This switch is deprecated; use -fsanitize-recover= instead."
14346 msgstr ""
14347
14348 #: common.opt:1042
14349 msgid "Use trap instead of a library function for undefined behavior sanitization."
14350 msgstr ""
14351
14352 #: common.opt:1046
14353 msgid "Generate unwind tables that are exact at each instruction boundary."
14354 msgstr ""
14355
14356 #: common.opt:1050
14357 msgid "Generate auto-inc/dec instructions."
14358 msgstr ""
14359
14360 #: common.opt:1054
14361 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
14362 msgstr ""
14363
14364 #: common.opt:1059
14365 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
14366 msgstr ""
14367
14368 #: common.opt:1068
14369 msgid "Generate code to check bounds before indexing arrays."
14370 msgstr ""
14371
14372 #: common.opt:1072
14373 msgid "Replace add, compare, branch with branch on count register."
14374 msgstr ""
14375
14376 #: common.opt:1076
14377 msgid "Use profiling information for branch probabilities."
14378 msgstr ""
14379
14380 #: common.opt:1080
14381 msgid "Perform branch target load optimization before prologue / epilogue threading."
14382 msgstr ""
14383
14384 #: common.opt:1084
14385 msgid "Perform branch target load optimization after prologue / epilogue threading."
14386 msgstr ""
14387
14388 #: common.opt:1088
14389 msgid "Restrict target load migration not to re-use registers in any basic block."
14390 msgstr ""
14391
14392 #: common.opt:1092
14393 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
14394 msgstr ""
14395
14396 #: common.opt:1096
14397 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
14398 msgstr ""
14399
14400 #: common.opt:1103
14401 msgid "Save registers around function calls."
14402 msgstr ""
14403
14404 #: common.opt:1107
14405 msgid "This switch is deprecated; do not use."
14406 msgstr ""
14407
14408 #: common.opt:1111
14409 msgid "Check the return value of new in C++."
14410 msgstr "Перевіряти повернуте значення new у C++."
14411
14412 #: common.opt:1115 common.opt:1119
14413 msgid "Perform internal consistency checkings."
14414 msgstr "Виконувати внутрішні перевірки сумісності."
14415
14416 #: common.opt:1123
14417 msgid "Enable code hoisting."
14418 msgstr "Увімкнути підняття коду."
14419
14420 #: common.opt:1127
14421 msgid "Looks for opportunities to reduce stack adjustments and stack references."
14422 msgstr ""
14423
14424 #: common.opt:1131
14425 msgid "Do not put uninitialized globals in the common section."
14426 msgstr ""
14427
14428 #: common.opt:1139
14429 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
14430 msgstr ""
14431
14432 #: common.opt:1143
14433 msgid "Run only the second compilation of -fcompare-debug."
14434 msgstr ""
14435
14436 #: common.opt:1147
14437 msgid "Perform comparison elimination after register allocation has finished."
14438 msgstr ""
14439
14440 #: common.opt:1151
14441 msgid "Do not perform optimizations increasing noticeably stack usage."
14442 msgstr ""
14443
14444 #: common.opt:1155
14445 msgid "Perform a register copy-propagation optimization pass."
14446 msgstr ""
14447
14448 #: common.opt:1159
14449 msgid "Perform cross-jumping optimization."
14450 msgstr ""
14451
14452 #: common.opt:1163
14453 msgid "When running CSE, follow jumps to their targets."
14454 msgstr ""
14455
14456 #: common.opt:1171
14457 msgid "Omit range reduction step when performing complex division."
14458 msgstr ""
14459
14460 #: common.opt:1175
14461 msgid "Complex multiplication and division follow Fortran rules."
14462 msgstr ""
14463
14464 #: common.opt:1179
14465 msgid "Place data items into their own section."
14466 msgstr ""
14467
14468 #: common.opt:1183
14469 msgid "List all available debugging counters with their limits and counts."
14470 msgstr ""
14471
14472 #: common.opt:1187
14473 msgid "-fdbg-cnt=<counter>[:<lower_limit>]:<upper_limit>[,<counter>:...]\tSet the debug counter limit."
14474 msgstr ""
14475
14476 #: common.opt:1191
14477 msgid "-fdebug-prefix-map=<old>=<new> Map one directory name to another in debug information."
14478 msgstr ""
14479
14480 #: common.opt:1195
14481 msgid "-ffile-prefix-map=<old>=<new> Map one directory name to another in compilation result."
14482 msgstr ""
14483
14484 #: common.opt:1199
14485 msgid "Output .debug_types section when using DWARF v4 debuginfo."
14486 msgstr ""
14487
14488 #: common.opt:1205
14489 msgid "Defer popping functions args from stack until later."
14490 msgstr ""
14491
14492 #: common.opt:1209
14493 msgid "Attempt to fill delay slots of branch instructions."
14494 msgstr ""
14495
14496 #: common.opt:1213
14497 msgid "Delete dead instructions that may throw exceptions."
14498 msgstr ""
14499
14500 #: common.opt:1217
14501 msgid "Delete useless null pointer checks."
14502 msgstr ""
14503
14504 #: common.opt:1221
14505 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
14506 msgstr ""
14507
14508 #: common.opt:1225
14509 msgid "Perform speculative devirtualization."
14510 msgstr ""
14511
14512 #: common.opt:1229
14513 msgid "Try to convert virtual calls to direct ones."
14514 msgstr ""
14515
14516 #: common.opt:1233
14517 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
14518 msgstr ""
14519
14520 #: common.opt:1250
14521 msgid "Show the source line with a caret indicating the column."
14522 msgstr ""
14523
14524 #: common.opt:1254
14525 msgid "Show labels annotating ranges of source code when showing source."
14526 msgstr ""
14527
14528 #: common.opt:1258
14529 msgid "Show line numbers in the left margin when showing source."
14530 msgstr ""
14531
14532 #: common.opt:1266
14533 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
14534 msgstr ""
14535
14536 #: common.opt:1286
14537 msgid "-fdiagnostics-format=[text|json] Select output format."
14538 msgstr ""
14539
14540 #: common.opt:1303
14541 msgid "Print fix-it hints in machine-readable form."
14542 msgstr ""
14543
14544 #: common.opt:1307
14545 msgid "Print fix-it hints to stderr in unified diff format."
14546 msgstr ""
14547
14548 #: common.opt:1311
14549 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
14550 msgstr ""
14551
14552 #: common.opt:1315
14553 msgid "Set minimum width of left margin of source code when showing source."
14554 msgstr ""
14555
14556 #: common.opt:1319
14557 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
14558 msgstr ""
14559
14560 #: common.opt:1323
14561 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
14562 msgstr ""
14563
14564 #: common.opt:1327
14565 msgid "-fdump-<type>\tDump various compiler internals to a file."
14566 msgstr ""
14567
14568 #: common.opt:1334
14569 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
14570 msgstr ""
14571
14572 #: common.opt:1338
14573 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
14574 msgstr ""
14575
14576 #: common.opt:1342
14577 msgid "Suppress output of addresses in debugging dumps."
14578 msgstr ""
14579
14580 #: common.opt:1346
14581 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
14582 msgstr ""
14583
14584 #: common.opt:1351
14585 msgid "Dump detailed information on GCC's internal representation of source code locations."
14586 msgstr ""
14587
14588 #: common.opt:1355
14589 msgid "Dump optimization passes."
14590 msgstr ""
14591
14592 #: common.opt:1359
14593 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
14594 msgstr ""
14595
14596 #: common.opt:1363
14597 msgid "Suppress output of previous and next insn numbers in debugging dumps."
14598 msgstr ""
14599
14600 #: common.opt:1367
14601 msgid "Enable CFI tables via GAS assembler directives."
14602 msgstr ""
14603
14604 #: common.opt:1371
14605 msgid "Perform early inlining."
14606 msgstr ""
14607
14608 #: common.opt:1379
14609 msgid "Perform interprocedural reduction of aggregates."
14610 msgstr ""
14611
14612 #: common.opt:1383
14613 msgid "Perform unused symbol elimination in debug info."
14614 msgstr ""
14615
14616 #: common.opt:1387
14617 msgid "Perform unused type elimination in debug info."
14618 msgstr ""
14619
14620 #: common.opt:1391
14621 msgid "Do not suppress C++ class debug information."
14622 msgstr ""
14623
14624 #: common.opt:1395
14625 msgid "Enable exception handling."
14626 msgstr ""
14627
14628 #: common.opt:1399
14629 msgid "Perform a number of minor, expensive optimizations."
14630 msgstr ""
14631
14632 #: common.opt:1403
14633 msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision."
14634 msgstr ""
14635
14636 #: common.opt:1418
14637 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
14638 msgstr ""
14639
14640 #: common.opt:1434
14641 msgid "Output lto objects containing both the intermediate language and binary output."
14642 msgstr ""
14643
14644 #: common.opt:1438
14645 msgid "Assume no NaNs or infinities are generated."
14646 msgstr ""
14647
14648 #: common.opt:1442
14649 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
14650 msgstr ""
14651
14652 #: common.opt:1446
14653 msgid "Don't allocate floats and doubles in extended-precision registers."
14654 msgstr ""
14655
14656 #: common.opt:1454
14657 msgid "Perform a forward propagation pass on RTL."
14658 msgstr ""
14659
14660 #: common.opt:1458
14661 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
14662 msgstr ""
14663
14664 #: common.opt:1475
14665 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
14666 msgstr ""
14667
14668 #: common.opt:1482
14669 msgid "Allow function addresses to be held in registers."
14670 msgstr ""
14671
14672 #: common.opt:1486
14673 msgid "Place each function into its own section."
14674 msgstr ""
14675
14676 #: common.opt:1490
14677 msgid "Perform global common subexpression elimination."
14678 msgstr ""
14679
14680 #: common.opt:1494
14681 msgid "Perform enhanced load motion during global common subexpression elimination."
14682 msgstr ""
14683
14684 #: common.opt:1498
14685 msgid "Perform store motion after global common subexpression elimination."
14686 msgstr ""
14687
14688 #: common.opt:1502
14689 msgid "Perform redundant load after store elimination in global common subexpression elimination."
14690 msgstr ""
14691
14692 #: common.opt:1507
14693 msgid "Perform global common subexpression elimination after register allocation has finished."
14694 msgstr ""
14695
14696 #: common.opt:1524
14697 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information."
14698 msgstr ""
14699
14700 #: common.opt:1529
14701 msgid "Enable in and out of Graphite representation."
14702 msgstr ""
14703
14704 #: common.opt:1533
14705 msgid "Enable Graphite Identity transformation."
14706 msgstr ""
14707
14708 #: common.opt:1537
14709 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
14710 msgstr ""
14711
14712 #: common.opt:1546
14713 msgid "Mark all loops as parallel."
14714 msgstr ""
14715
14716 #: common.opt:1550 common.opt:1558 common.opt:2667
14717 msgid "Enable loop nest transforms. Same as -floop-nest-optimize."
14718 msgstr ""
14719
14720 #: common.opt:1554
14721 msgid "Enable loop interchange on trees."
14722 msgstr ""
14723
14724 #: common.opt:1562
14725 msgid "Perform unroll-and-jam on loops."
14726 msgstr ""
14727
14728 #: common.opt:1566
14729 msgid "Enable support for GNU transactional memory."
14730 msgstr ""
14731
14732 #: common.opt:1570
14733 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
14734 msgstr ""
14735
14736 #: common.opt:1578
14737 msgid "Enable the loop nest optimizer."
14738 msgstr ""
14739
14740 #: common.opt:1582
14741 msgid "Force bitfield accesses to match their type width."
14742 msgstr ""
14743
14744 #: common.opt:1586
14745 msgid "Merge adjacent stores."
14746 msgstr ""
14747
14748 #: common.opt:1590
14749 msgid "Enable guessing of branch probabilities."
14750 msgstr ""
14751
14752 #: common.opt:1598
14753 msgid "Process #ident directives."
14754 msgstr ""
14755
14756 #: common.opt:1602
14757 msgid "Perform conversion of conditional jumps to branchless equivalents."
14758 msgstr ""
14759
14760 #: common.opt:1606
14761 msgid "Perform conversion of conditional jumps to conditional execution."
14762 msgstr ""
14763
14764 #: common.opt:1610
14765 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
14766 msgstr ""
14767
14768 #: common.opt:1626
14769 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
14770 msgstr ""
14771
14772 #: common.opt:1638
14773 msgid "Do not generate .size directives."
14774 msgstr ""
14775
14776 #: common.opt:1642
14777 msgid "Perform indirect inlining."
14778 msgstr ""
14779
14780 #: common.opt:1648
14781 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
14782 msgstr ""
14783
14784 #: common.opt:1652
14785 msgid "Integrate functions into their callers when code size is known not to grow."
14786 msgstr ""
14787
14788 #: common.opt:1656
14789 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
14790 msgstr ""
14791
14792 #: common.opt:1660
14793 msgid "Integrate functions only required by their single caller."
14794 msgstr ""
14795
14796 #: common.opt:1667
14797 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
14798 msgstr ""
14799
14800 #: common.opt:1671
14801 msgid "Inline __atomic operations when a lock free instruction sequence is available."
14802 msgstr ""
14803
14804 #: common.opt:1678
14805 msgid "-fcf-protection=[full|branch|return|none]\tInstrument functions with checks to verify jump/call/return control-flow transfer instructions have valid targets."
14806 msgstr ""
14807
14808 #: common.opt:1698
14809 msgid "Instrument function entry and exit with profiling calls."
14810 msgstr ""
14811
14812 #: common.opt:1702
14813 msgid "-finstrument-functions-exclude-function-list=name,... Do not instrument listed functions."
14814 msgstr ""
14815
14816 #: common.opt:1706
14817 msgid "-finstrument-functions-exclude-file-list=filename,... Do not instrument functions listed in files."
14818 msgstr ""
14819
14820 #: common.opt:1710
14821 msgid "Perform interprocedural constant propagation."
14822 msgstr ""
14823
14824 #: common.opt:1714
14825 msgid "Perform cloning to make Interprocedural constant propagation stronger."
14826 msgstr ""
14827
14828 #: common.opt:1722
14829 msgid "Perform interprocedural bitwise constant propagation."
14830 msgstr ""
14831
14832 #: common.opt:1726
14833 msgid "Perform interprocedural profile propagation."
14834 msgstr ""
14835
14836 #: common.opt:1730
14837 msgid "Perform interprocedural points-to analysis."
14838 msgstr ""
14839
14840 #: common.opt:1734
14841 msgid "Discover pure and const functions."
14842 msgstr ""
14843
14844 #: common.opt:1738
14845 msgid "Perform Identical Code Folding for functions and read-only variables."
14846 msgstr ""
14847
14848 #: common.opt:1742
14849 msgid "Perform Identical Code Folding for functions."
14850 msgstr ""
14851
14852 #: common.opt:1746
14853 msgid "Perform Identical Code Folding for variables."
14854 msgstr ""
14855
14856 #: common.opt:1750
14857 msgid "Discover read-only and non addressable static variables."
14858 msgstr ""
14859
14860 #: common.opt:1754
14861 msgid "Discover read-only, write-only and non-addressable static variables."
14862 msgstr ""
14863
14864 #: common.opt:1758
14865 msgid "Reduce stack alignment on call sites if possible."
14866 msgstr ""
14867
14868 #: common.opt:1770
14869 msgid "Perform IPA Value Range Propagation."
14870 msgstr ""
14871
14872 #: common.opt:1774
14873 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
14874 msgstr ""
14875
14876 #: common.opt:1787
14877 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
14878 msgstr ""
14879
14880 #: common.opt:1803
14881 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
14882 msgstr ""
14883
14884 #: common.opt:1808
14885 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
14886 msgstr ""
14887
14888 #: common.opt:1813
14889 msgid "Share slots for saving different hard registers."
14890 msgstr ""
14891
14892 #: common.opt:1817
14893 msgid "Share stack slots for spilled pseudo-registers."
14894 msgstr ""
14895
14896 #: common.opt:1821
14897 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
14898 msgstr ""
14899
14900 #: common.opt:1825
14901 msgid "Optimize induction variables on trees."
14902 msgstr ""
14903
14904 #: common.opt:1829
14905 msgid "Use jump tables for sufficiently large switch statements."
14906 msgstr ""
14907
14908 #: common.opt:1833
14909 msgid "Generate code for functions even if they are fully inlined."
14910 msgstr ""
14911
14912 #: common.opt:1837
14913 msgid "Generate code for static functions even if they are never called."
14914 msgstr ""
14915
14916 #: common.opt:1841
14917 msgid "Emit static const variables even if they are not used."
14918 msgstr ""
14919
14920 #: common.opt:1845
14921 msgid "Give external symbols a leading underscore."
14922 msgstr ""
14923
14924 #: common.opt:1853
14925 msgid "Do CFG-sensitive rematerialization in LRA."
14926 msgstr ""
14927
14928 #: common.opt:1857
14929 msgid "Enable link-time optimization."
14930 msgstr ""
14931
14932 #: common.opt:1861
14933 msgid "Link-time optimization with number of parallel jobs or jobserver."
14934 msgstr ""
14935
14936 #: common.opt:1883
14937 msgid "Specify the algorithm to partition symbols and vars at linktime."
14938 msgstr ""
14939
14940 #: common.opt:1888
14941 msgid "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
14942 msgstr ""
14943
14944 #: common.opt:1892
14945 msgid "Merge C++ types using One Definition Rule."
14946 msgstr ""
14947
14948 #: common.opt:1896
14949 msgid "Report various link-time optimization statistics."
14950 msgstr ""
14951
14952 #: common.opt:1900
14953 msgid "Report various link-time optimization statistics for WPA only."
14954 msgstr ""
14955
14956 #: common.opt:1904
14957 msgid "Set errno after built-in math functions."
14958 msgstr ""
14959
14960 #: common.opt:1908
14961 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14962 msgstr ""
14963
14964 #: common.opt:1912
14965 msgid "Report on permanent memory allocation."
14966 msgstr ""
14967
14968 #: common.opt:1916
14969 msgid "Report on permanent memory allocation in WPA only."
14970 msgstr ""
14971
14972 #: common.opt:1923
14973 msgid "Attempt to merge identical constants and constant variables."
14974 msgstr ""
14975
14976 #: common.opt:1927
14977 msgid "Attempt to merge identical constants across compilation units."
14978 msgstr ""
14979
14980 #: common.opt:1931
14981 msgid "Attempt to merge identical debug strings across compilation units."
14982 msgstr ""
14983
14984 #: common.opt:1935
14985 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line. 0 suppresses line-wrapping."
14986 msgstr ""
14987
14988 #: common.opt:1939
14989 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14990 msgstr ""
14991
14992 #: common.opt:1943
14993 msgid "Perform SMS based modulo scheduling with register moves allowed."
14994 msgstr ""
14995
14996 #: common.opt:1947
14997 msgid "Move loop invariant computations out of loops."
14998 msgstr ""
14999
15000 #: common.opt:1951
15001 msgid "Use the RTL dead code elimination pass."
15002 msgstr ""
15003
15004 #: common.opt:1955
15005 msgid "Use the RTL dead store elimination pass."
15006 msgstr ""
15007
15008 #: common.opt:1959
15009 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
15010 msgstr ""
15011
15012 #: common.opt:1963
15013 msgid "Support synchronous non-call exceptions."
15014 msgstr ""
15015
15016 #: common.opt:1967
15017 msgid "-foffload=<targets>=<options> Specify offloading targets and options for them."
15018 msgstr ""
15019
15020 #: common.opt:1971
15021 msgid "-foffload-abi=[lp64|ilp32] Set the ABI to use in an offload compiler."
15022 msgstr ""
15023
15024 #: common.opt:1984
15025 msgid "When possible do not generate stack frames."
15026 msgstr ""
15027
15028 #: common.opt:1988
15029 msgid "Enable all optimization info dumps on stderr."
15030 msgstr ""
15031
15032 #: common.opt:1992
15033 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
15034 msgstr ""
15035
15036 #: common.opt:1996
15037 msgid "Write a SRCFILE.opt-record.json file detailing what optimizations were performed."
15038 msgstr ""
15039
15040 #: common.opt:2004
15041 msgid "Optimize sibling and tail recursive calls."
15042 msgstr ""
15043
15044 #: common.opt:2008
15045 msgid "Perform partial inlining."
15046 msgstr ""
15047
15048 #: common.opt:2012 common.opt:2016
15049 msgid "Report on memory allocation before interprocedural optimization."
15050 msgstr ""
15051
15052 #: common.opt:2020
15053 msgid "Pack structure members together without holes."
15054 msgstr ""
15055
15056 #: common.opt:2024
15057 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
15058 msgstr ""
15059
15060 #: common.opt:2028
15061 msgid "Return small aggregates in memory, not registers."
15062 msgstr ""
15063
15064 #: common.opt:2032
15065 msgid "Perform loop peeling."
15066 msgstr ""
15067
15068 #: common.opt:2036
15069 msgid "Enable machine specific peephole optimizations."
15070 msgstr ""
15071
15072 #: common.opt:2040
15073 msgid "Enable an RTL peephole pass before sched2."
15074 msgstr ""
15075
15076 #: common.opt:2044
15077 msgid "Generate position-independent code if possible (large mode)."
15078 msgstr ""
15079
15080 #: common.opt:2048
15081 msgid "Generate position-independent code for executables if possible (large mode)."
15082 msgstr ""
15083
15084 #: common.opt:2052
15085 msgid "Generate position-independent code if possible (small mode)."
15086 msgstr "Створити виконуваний файл з незалежним позиціюванням, якщо можливо (малий режим)"
15087
15088 #: common.opt:2056
15089 msgid "Generate position-independent code for executables if possible (small mode)."
15090 msgstr ""
15091
15092 #: common.opt:2060
15093 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
15094 msgstr ""
15095
15096 #: common.opt:2064
15097 msgid "Specify a plugin to load."
15098 msgstr ""
15099
15100 #: common.opt:2068
15101 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
15102 msgstr ""
15103
15104 #: common.opt:2072
15105 msgid "Run predictive commoning optimization."
15106 msgstr ""
15107
15108 #: common.opt:2076
15109 msgid "Generate prefetch instructions, if available, for arrays in loops."
15110 msgstr ""
15111
15112 #: common.opt:2080
15113 msgid "Enable basic program profiling code."
15114 msgstr ""
15115
15116 #: common.opt:2084
15117 msgid "Generate absolute source path names for gcov."
15118 msgstr ""
15119
15120 #: common.opt:2088
15121 msgid "Insert arc-based program profiling code."
15122 msgstr ""
15123
15124 #: common.opt:2092
15125 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
15126 msgstr ""
15127
15128 #: common.opt:2097
15129 msgid "Enable correction of flow inconsistent profile data input."
15130 msgstr ""
15131
15132 #: common.opt:2101
15133 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
15134 msgstr ""
15135
15136 #: common.opt:2105
15137 msgid "Instrument only functions from files where names match any regular expression (separated by a semi-colon)."
15138 msgstr ""
15139
15140 #: common.opt:2109
15141 msgid "Instrument only functions from files where names do not match all the regular expressions (separated by a semi-colon)."
15142 msgstr ""
15143
15144 #: common.opt:2125
15145 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
15146 msgstr ""
15147
15148 #: common.opt:2129
15149 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
15150 msgstr ""
15151
15152 #: common.opt:2133
15153 msgid "Enable common options for performing profile feedback directed optimizations."
15154 msgstr ""
15155
15156 #: common.opt:2137
15157 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
15158 msgstr ""
15159
15160 #: common.opt:2141
15161 msgid "Insert code to profile values of expressions."
15162 msgstr ""
15163
15164 #: common.opt:2145
15165 msgid "Report on consistency of profile."
15166 msgstr ""
15167
15168 #: common.opt:2149
15169 msgid "Enable function reordering that improves code placement."
15170 msgstr ""
15171
15172 #: common.opt:2153
15173 msgid "Insert NOP instructions at each function entry."
15174 msgstr ""
15175
15176 #: common.opt:2160
15177 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
15178 msgstr ""
15179
15180 #: common.opt:2170
15181 msgid "Record gcc command line switches in the object file."
15182 msgstr ""
15183
15184 #: common.opt:2174
15185 msgid "Return small aggregates in registers."
15186 msgstr ""
15187
15188 #: common.opt:2182
15189 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
15190 msgstr ""
15191
15192 #: common.opt:2193
15193 msgid "-flive-patching=[inline-only-static|inline-clone]\tControl IPA optimizations to provide a safe compilation for live-patching. At the same time, provides multiple-level control on the enabled IPA optimizations."
15194 msgstr ""
15195
15196 #: common.opt:2208
15197 msgid "Relief of register pressure through live range shrinkage."
15198 msgstr ""
15199
15200 #: common.opt:2212
15201 msgid "Perform a register renaming optimization pass."
15202 msgstr ""
15203
15204 #: common.opt:2216
15205 msgid "Perform a target dependent instruction fusion optimization pass."
15206 msgstr ""
15207
15208 #: common.opt:2220
15209 msgid "Reorder basic blocks to improve code placement."
15210 msgstr ""
15211
15212 #: common.opt:2224
15213 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
15214 msgstr ""
15215
15216 #: common.opt:2237
15217 msgid "Reorder basic blocks and partition into hot and cold sections."
15218 msgstr ""
15219
15220 #: common.opt:2241
15221 msgid "Reorder functions to improve code placement."
15222 msgstr ""
15223
15224 #: common.opt:2245
15225 msgid "Add a common subexpression elimination pass after loop optimizations."
15226 msgstr ""
15227
15228 #: common.opt:2253
15229 msgid "Disable optimizations that assume default FP rounding behavior."
15230 msgstr ""
15231
15232 #: common.opt:2257
15233 msgid "Enable scheduling across basic blocks."
15234 msgstr ""
15235
15236 #: common.opt:2261
15237 msgid "Enable register pressure sensitive insn scheduling."
15238 msgstr ""
15239
15240 #: common.opt:2265
15241 msgid "Allow speculative motion of non-loads."
15242 msgstr ""
15243
15244 #: common.opt:2269
15245 msgid "Allow speculative motion of some loads."
15246 msgstr ""
15247
15248 #: common.opt:2273
15249 msgid "Allow speculative motion of more loads."
15250 msgstr ""
15251
15252 #: common.opt:2277
15253 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
15254 msgstr ""
15255
15256 #: common.opt:2281
15257 msgid "If scheduling post reload, do superblock scheduling."
15258 msgstr ""
15259
15260 #: common.opt:2289
15261 msgid "Reschedule instructions before register allocation."
15262 msgstr ""
15263
15264 #: common.opt:2293
15265 msgid "Reschedule instructions after register allocation."
15266 msgstr ""
15267
15268 #: common.opt:2300
15269 msgid "Schedule instructions using selective scheduling algorithm."
15270 msgstr ""
15271
15272 #: common.opt:2304
15273 msgid "Run selective scheduling after reload."
15274 msgstr ""
15275
15276 #: common.opt:2308
15277 msgid "Run self-tests, using the given path to locate test files."
15278 msgstr ""
15279
15280 #: common.opt:2312
15281 msgid "Perform software pipelining of inner loops during selective scheduling."
15282 msgstr ""
15283
15284 #: common.opt:2316
15285 msgid "Perform software pipelining of outer loops during selective scheduling."
15286 msgstr ""
15287
15288 #: common.opt:2320
15289 msgid "Reschedule pipelined regions without pipelining."
15290 msgstr ""
15291
15292 #: common.opt:2324
15293 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
15294 msgstr ""
15295
15296 #: common.opt:2330
15297 msgid "Allow premature scheduling of queued insns."
15298 msgstr ""
15299
15300 #: common.opt:2334
15301 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
15302 msgstr ""
15303
15304 #: common.opt:2342
15305 msgid "Set dependence distance checking in premature scheduling of queued insns."
15306 msgstr ""
15307
15308 #: common.opt:2346
15309 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
15310 msgstr ""
15311
15312 #: common.opt:2350
15313 msgid "Enable the group heuristic in the scheduler."
15314 msgstr ""
15315
15316 #: common.opt:2354
15317 msgid "Enable the critical path heuristic in the scheduler."
15318 msgstr ""
15319
15320 #: common.opt:2358
15321 msgid "Enable the speculative instruction heuristic in the scheduler."
15322 msgstr ""
15323
15324 #: common.opt:2362
15325 msgid "Enable the rank heuristic in the scheduler."
15326 msgstr ""
15327
15328 #: common.opt:2366
15329 msgid "Enable the last instruction heuristic in the scheduler."
15330 msgstr ""
15331
15332 #: common.opt:2370
15333 msgid "Enable the dependent count heuristic in the scheduler."
15334 msgstr ""
15335
15336 #: common.opt:2374
15337 msgid "Access data in the same section from shared anchor points."
15338 msgstr ""
15339
15340 #: common.opt:2386
15341 msgid "Turn on Redundant Extensions Elimination pass."
15342 msgstr ""
15343
15344 #: common.opt:2390
15345 msgid "Show column numbers in diagnostics, when available. Default on."
15346 msgstr ""
15347
15348 #: common.opt:2394
15349 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
15350 msgstr ""
15351
15352 #: common.opt:2399
15353 msgid "Shrink-wrap parts of the prologue and epilogue separately."
15354 msgstr ""
15355
15356 #: common.opt:2403
15357 msgid "Disable optimizations observable by IEEE signaling NaNs."
15358 msgstr ""
15359
15360 #: common.opt:2407
15361 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
15362 msgstr ""
15363
15364 #: common.opt:2411
15365 msgid "Convert floating point constants to single precision constants."
15366 msgstr ""
15367
15368 #: common.opt:2415
15369 msgid "Split lifetimes of induction variables when loops are unrolled."
15370 msgstr ""
15371
15372 #: common.opt:2419
15373 msgid "Generate discontiguous stack frames."
15374 msgstr ""
15375
15376 #: common.opt:2423
15377 msgid "Split wide types into independent registers."
15378 msgstr ""
15379
15380 #: common.opt:2427
15381 msgid "Enable backward propagation of use properties at the SSA level."
15382 msgstr ""
15383
15384 #: common.opt:2431
15385 msgid "Optimize conditional patterns using SSA PHI nodes."
15386 msgstr ""
15387
15388 #: common.opt:2435
15389 msgid "Optimize amount of stdarg registers saved to stack at start of function."
15390 msgstr ""
15391
15392 #: common.opt:2439
15393 msgid "Apply variable expansion when loops are unrolled."
15394 msgstr ""
15395
15396 #: common.opt:2443
15397 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
15398 msgstr ""
15399
15400 #: common.opt:2447
15401 msgid "Insert stack checking code into the program. Same as -fstack-check=specific."
15402 msgstr ""
15403
15404 #: common.opt:2451
15405 msgid "Insert code to probe each page of stack space as it is allocated to protect from stack-clash style attacks."
15406 msgstr ""
15407
15408 #: common.opt:2459
15409 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
15410 msgstr ""
15411
15412 #: common.opt:2463
15413 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
15414 msgstr ""
15415
15416 #: common.opt:2467
15417 msgid "Use propolice as a stack protection method."
15418 msgstr ""
15419
15420 #: common.opt:2471
15421 msgid "Use a stack protection method for every function."
15422 msgstr ""
15423
15424 #: common.opt:2475
15425 msgid "Use a smart stack protection method for certain functions."
15426 msgstr ""
15427
15428 #: common.opt:2479
15429 msgid "Use stack protection method only for functions with the stack_protect attribute."
15430 msgstr ""
15431
15432 #: common.opt:2483
15433 msgid "Output stack usage information on a per-function basis."
15434 msgstr ""
15435
15436 #: common.opt:2495
15437 msgid "Assume strict aliasing rules apply."
15438 msgstr ""
15439
15440 #: common.opt:2499
15441 msgid "Treat signed overflow as undefined. Negated as -fwrapv -fwrapv-pointer."
15442 msgstr ""
15443
15444 #: common.opt:2503
15445 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
15446 msgstr ""
15447
15448 #: common.opt:2507
15449 msgid "Check for syntax errors, then stop."
15450 msgstr ""
15451
15452 #: common.opt:2511
15453 msgid "Create data files needed by \"gcov\"."
15454 msgstr ""
15455
15456 #: common.opt:2515
15457 msgid "Perform jump threading optimizations."
15458 msgstr ""
15459
15460 #: common.opt:2519
15461 msgid "Report the time taken by each compiler pass."
15462 msgstr ""
15463
15464 #: common.opt:2523
15465 msgid "Record times taken by sub-phases separately."
15466 msgstr ""
15467
15468 #: common.opt:2527
15469 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
15470 msgstr ""
15471
15472 #: common.opt:2546
15473 msgid "Reorder top level functions, variables, and asms."
15474 msgstr ""
15475
15476 #: common.opt:2550
15477 msgid "Perform superblock formation via tail duplication."
15478 msgstr ""
15479
15480 #: common.opt:2554
15481 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
15482 msgstr ""
15483
15484 #: common.opt:2562
15485 msgid "Assume floating-point operations can trap."
15486 msgstr ""
15487
15488 #: common.opt:2566
15489 msgid "Trap for signed overflow in addition, subtraction and multiplication."
15490 msgstr ""
15491
15492 #: common.opt:2570
15493 msgid "Enable SSA-CCP optimization on trees."
15494 msgstr ""
15495
15496 #: common.opt:2574
15497 msgid "Enable SSA-BIT-CCP optimization on trees."
15498 msgstr ""
15499
15500 #: common.opt:2582
15501 msgid "Enable loop header copying on trees."
15502 msgstr ""
15503
15504 #: common.opt:2590
15505 msgid "Enable SSA coalescing of user variables."
15506 msgstr ""
15507
15508 #: common.opt:2598
15509 msgid "Enable copy propagation on trees."
15510 msgstr ""
15511
15512 #: common.opt:2606
15513 msgid "Transform condition stores into unconditional ones."
15514 msgstr ""
15515
15516 #: common.opt:2610
15517 msgid "Perform conversions of switch initializations."
15518 msgstr ""
15519
15520 #: common.opt:2614
15521 msgid "Enable SSA dead code elimination optimization on trees."
15522 msgstr ""
15523
15524 #: common.opt:2618
15525 msgid "Enable dominator optimizations."
15526 msgstr ""
15527
15528 #: common.opt:2622
15529 msgid "Enable tail merging on trees."
15530 msgstr ""
15531
15532 #: common.opt:2626
15533 msgid "Enable dead store elimination."
15534 msgstr ""
15535
15536 #: common.opt:2630
15537 msgid "Enable forward propagation on trees."
15538 msgstr ""
15539
15540 #: common.opt:2634
15541 msgid "Enable Full Redundancy Elimination (FRE) on trees."
15542 msgstr ""
15543
15544 #: common.opt:2638
15545 msgid "Enable string length optimizations on trees."
15546 msgstr ""
15547
15548 #: common.opt:2642
15549 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."
15550 msgstr ""
15551
15552 #: common.opt:2648
15553 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."
15554 msgstr ""
15555
15556 #: common.opt:2655
15557 msgid "Enable loop distribution on trees."
15558 msgstr ""
15559
15560 #: common.opt:2659
15561 msgid "Enable loop distribution for patterns transformed into a library call."
15562 msgstr ""
15563
15564 #: common.opt:2663
15565 msgid "Enable loop invariant motion on trees."
15566 msgstr ""
15567
15568 #: common.opt:2671
15569 msgid "Create canonical induction variables in loops."
15570 msgstr ""
15571
15572 #: common.opt:2675
15573 msgid "Enable loop optimizations on tree level."
15574 msgstr ""
15575
15576 #: common.opt:2679
15577 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
15578 msgstr ""
15579
15580 #: common.opt:2683
15581 msgid "Enable hoisting loads from conditional pointers."
15582 msgstr ""
15583
15584 #: common.opt:2687
15585 msgid "Enable SSA-PRE optimization on trees."
15586 msgstr ""
15587
15588 #: common.opt:2691
15589 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
15590 msgstr ""
15591
15592 #: common.opt:2695
15593 msgid "Perform function-local points-to analysis on trees."
15594 msgstr ""
15595
15596 #: common.opt:2699
15597 msgid "Enable reassociation on tree level."
15598 msgstr ""
15599
15600 #: common.opt:2707
15601 msgid "Enable SSA code sinking on trees."
15602 msgstr ""
15603
15604 #: common.opt:2711
15605 msgid "Perform straight-line strength reduction."
15606 msgstr ""
15607
15608 #: common.opt:2715
15609 msgid "Perform scalar replacement of aggregates."
15610 msgstr ""
15611
15612 #: common.opt:2719
15613 msgid "Replace temporary expressions in the SSA->normal pass."
15614 msgstr ""
15615
15616 #: common.opt:2723
15617 msgid "Perform live range splitting during the SSA->normal pass."
15618 msgstr ""
15619
15620 #: common.opt:2727
15621 msgid "Perform Value Range Propagation on trees."
15622 msgstr ""
15623
15624 #: common.opt:2731
15625 msgid "Split paths leading to loop backedges."
15626 msgstr ""
15627
15628 #: common.opt:2735
15629 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
15630 msgstr ""
15631
15632 #: common.opt:2740
15633 msgid "Compile whole compilation unit at a time."
15634 msgstr ""
15635
15636 #: common.opt:2744
15637 msgid "Perform loop unrolling when iteration count is known."
15638 msgstr ""
15639
15640 #: common.opt:2748
15641 msgid "Perform loop unrolling for all loops."
15642 msgstr ""
15643
15644 #: common.opt:2759
15645 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
15646 msgstr ""
15647
15648 #: common.opt:2764
15649 msgid "Same as -fassociative-math for expressions which include division."
15650 msgstr ""
15651
15652 #: common.opt:2772
15653 msgid "Allow math optimizations that may violate IEEE or ISO standards."
15654 msgstr ""
15655
15656 #: common.opt:2776
15657 msgid "Perform loop unswitching."
15658 msgstr ""
15659
15660 #: common.opt:2780
15661 msgid "Perform loop splitting."
15662 msgstr ""
15663
15664 #: common.opt:2784
15665 msgid "Version loops based on whether indices have a stride of one."
15666 msgstr ""
15667
15668 #: common.opt:2788
15669 msgid "Just generate unwind tables for exception handling."
15670 msgstr ""
15671
15672 #: common.opt:2792
15673 msgid "Use the bfd linker instead of the default linker."
15674 msgstr ""
15675
15676 #: common.opt:2796
15677 msgid "Use the gold linker instead of the default linker."
15678 msgstr ""
15679
15680 #: common.opt:2800
15681 msgid "Use the lld LLVM linker instead of the default linker."
15682 msgstr ""
15683
15684 #: common.opt:2812
15685 msgid "Perform variable tracking."
15686 msgstr ""
15687
15688 #: common.opt:2820
15689 msgid "Perform variable tracking by annotating assignments."
15690 msgstr ""
15691
15692 #: common.opt:2826
15693 msgid "Toggle -fvar-tracking-assignments."
15694 msgstr ""
15695
15696 #: common.opt:2834
15697 msgid "Perform variable tracking and also tag variables that are uninitialized."
15698 msgstr ""
15699
15700 #: common.opt:2839
15701 msgid "Enable vectorization on trees."
15702 msgstr ""
15703
15704 #: common.opt:2847
15705 msgid "Enable loop vectorization on trees."
15706 msgstr ""
15707
15708 #: common.opt:2851
15709 msgid "Enable basic block vectorization (SLP) on trees."
15710 msgstr ""
15711
15712 #: common.opt:2855
15713 msgid "-fvect-cost-model=[unlimited|dynamic|cheap]\tSpecifies the cost model for vectorization."
15714 msgstr ""
15715
15716 #: common.opt:2859
15717 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
15718 msgstr ""
15719
15720 #: common.opt:2875
15721 msgid "Enables the dynamic vectorizer cost model. Preserved for backward compatibility."
15722 msgstr ""
15723
15724 #: common.opt:2883
15725 msgid "Enable copy propagation of scalar-evolution information."
15726 msgstr ""
15727
15728 #: common.opt:2893
15729 msgid "Add extra commentary to assembler output."
15730 msgstr ""
15731
15732 #: common.opt:2897
15733 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
15734 msgstr ""
15735
15736 #: common.opt:2916
15737 msgid "Validate vtable pointers before using them."
15738 msgstr ""
15739
15740 #: common.opt:2932
15741 msgid "Output vtable verification counters."
15742 msgstr ""
15743
15744 #: common.opt:2936
15745 msgid "Output vtable verification pointer sets information."
15746 msgstr ""
15747
15748 #: common.opt:2940
15749 msgid "Use expression value profiles in optimizations."
15750 msgstr ""
15751
15752 #: common.opt:2944
15753 msgid "Construct webs and split unrelated uses of single variable."
15754 msgstr ""
15755
15756 #: common.opt:2948
15757 msgid "Enable conditional dead code elimination for builtin calls."
15758 msgstr ""
15759
15760 #: common.opt:2952
15761 msgid "Perform whole program optimizations."
15762 msgstr ""
15763
15764 #: common.opt:2956
15765 msgid "Assume pointer overflow wraps around."
15766 msgstr ""
15767
15768 #: common.opt:2960
15769 msgid "Assume signed arithmetic overflow wraps around."
15770 msgstr ""
15771
15772 #: common.opt:2964
15773 msgid "Put zero initialized data in the bss section."
15774 msgstr "Розташувати ініціалізовані нулями дані у розділі bss."
15775
15776 #: common.opt:2968
15777 msgid "Generate debug information in default format."
15778 msgstr "Створити діагностичні дані у типовому форматі."
15779
15780 #: common.opt:2972
15781 msgid "Assume assembler support for (DWARF2+) .loc directives."
15782 msgstr ""
15783
15784 #: common.opt:2976
15785 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
15786 msgstr ""
15787
15788 #: common.opt:2996
15789 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
15790 msgstr ""
15791
15792 #: common.opt:3000
15793 msgid "Generate debug information in default version of DWARF format."
15794 msgstr ""
15795
15796 #: common.opt:3004
15797 msgid "Generate debug information in DWARF v2 (or later) format."
15798 msgstr ""
15799
15800 #: common.opt:3008
15801 msgid "Generate debug information in default extended format."
15802 msgstr ""
15803
15804 #: common.opt:3012
15805 msgid "Generate extended entry point information for inlined functions."
15806 msgstr ""
15807
15808 #: common.opt:3016
15809 msgid "Compute locview reset points based on insn length estimates."
15810 msgstr ""
15811
15812 #: common.opt:3024
15813 msgid "Don't generate DWARF pubnames and pubtypes sections."
15814 msgstr ""
15815
15816 #: common.opt:3028
15817 msgid "Generate DWARF pubnames and pubtypes sections."
15818 msgstr ""
15819
15820 #: common.opt:3032
15821 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
15822 msgstr ""
15823
15824 #: common.opt:3036
15825 msgid "Record gcc command line switches in DWARF DW_AT_producer."
15826 msgstr ""
15827
15828 #: common.opt:3040
15829 msgid "Generate debug information in separate .dwo files."
15830 msgstr ""
15831
15832 #: common.opt:3044
15833 msgid "Generate debug information in STABS format."
15834 msgstr ""
15835
15836 #: common.opt:3048
15837 msgid "Generate debug information in extended STABS format."
15838 msgstr ""
15839
15840 #: common.opt:3052
15841 msgid "Emit progressive recommended breakpoint locations."
15842 msgstr ""
15843
15844 #: common.opt:3056
15845 msgid "Don't emit DWARF additions beyond selected version."
15846 msgstr ""
15847
15848 #: common.opt:3060
15849 msgid "Add description attributes to some DWARF DIEs that have no name attribute."
15850 msgstr ""
15851
15852 #: common.opt:3064
15853 msgid "Toggle debug information generation."
15854 msgstr ""
15855
15856 #: common.opt:3068
15857 msgid "Augment variable location lists with progressive views."
15858 msgstr ""
15859
15860 #: common.opt:3075
15861 msgid "Generate debug information in VMS format."
15862 msgstr ""
15863
15864 #: common.opt:3079
15865 msgid "Generate debug information in XCOFF format."
15866 msgstr ""
15867
15868 #: common.opt:3083
15869 msgid "Generate debug information in extended XCOFF format."
15870 msgstr ""
15871
15872 #: common.opt:3101
15873 msgid "Generate compressed debug sections."
15874 msgstr ""
15875
15876 #: common.opt:3105
15877 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
15878 msgstr ""
15879
15880 #: common.opt:3112
15881 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
15882 msgstr ""
15883
15884 #: common.opt:3116
15885 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
15886 msgstr ""
15887
15888 #: common.opt:3141
15889 msgid "-o <file>\tPlace output into <file>."
15890 msgstr ""
15891
15892 #: common.opt:3145
15893 msgid "Enable function profiling."
15894 msgstr ""
15895
15896 #: common.opt:3155
15897 msgid "Like -pedantic but issue them as errors."
15898 msgstr ""
15899
15900 #: common.opt:3195
15901 msgid "Do not display functions compiled or elapsed time."
15902 msgstr ""
15903
15904 #: common.opt:3227
15905 msgid "Enable verbose output."
15906 msgstr "Увімкнути докладне виведення."
15907
15908 #: common.opt:3231
15909 msgid "Display the compiler's version."
15910 msgstr ""
15911
15912 #: common.opt:3235
15913 msgid "Suppress warnings."
15914 msgstr "Придушити попередження."
15915
15916 #: common.opt:3245
15917 msgid "Create a shared library."
15918 msgstr "Створити бібліотеку спільного використання."
15919
15920 #: common.opt:3290
15921 msgid "Don't create a dynamically linked position independent executable."
15922 msgstr "Не створювати динамічно скомпонований виконуваний файл з незалежним позиціюванням."
15923
15924 #: common.opt:3294
15925 msgid "Create a dynamically linked position independent executable."
15926 msgstr "Створити динамічно скомпонований виконуваний файл з незалежним позиціюванням."
15927
15928 #: common.opt:3298
15929 msgid "Create a static position independent executable."
15930 msgstr "Створити статичний виконуваний файл з незалежним позиціюванням."
15931
15932 #: common.opt:3305
15933 msgid "Use caller save register across calls if possible."
15934 msgstr ""
15935
15936 #: go/gofrontend/expressions.cc:95 c-family/c-warn.c:671 cp/cvt.c:1342
15937 #: cp/cvt.c:1595
15938 #, gcc-internal-format
15939 msgid "value computed is not used"
15940 msgstr ""
15941
15942 #: go/gofrontend/expressions.cc:665
15943 msgid "invalid use of type"
15944 msgstr ""
15945
15946 #: go/gofrontend/expressions.cc:3086 go/gofrontend/expressions.cc:3102
15947 msgid "constant refers to itself"
15948 msgstr ""
15949
15950 #: go/gofrontend/expressions.cc:4023 go/gofrontend/expressions.cc:4508
15951 msgid "expected pointer"
15952 msgstr ""
15953
15954 #: go/gofrontend/expressions.cc:4479
15955 msgid "expected numeric type"
15956 msgstr ""
15957
15958 #: go/gofrontend/expressions.cc:4484
15959 msgid "expected boolean type"
15960 msgstr ""
15961
15962 #: go/gofrontend/expressions.cc:4489 c/c-parser.c:14233 c/c-parser.c:14240
15963 #: cp/parser.c:34448 cp/parser.c:34455
15964 #, gcc-internal-format
15965 msgid "expected integer"
15966 msgstr "мало бути ціле число"
15967
15968 #: go/gofrontend/expressions.cc:6149
15969 msgid "invalid comparison of nil with nil"
15970 msgstr ""
15971
15972 #: go/gofrontend/expressions.cc:6155 go/gofrontend/expressions.cc:6173
15973 msgid "incompatible types in binary expression"
15974 msgstr ""
15975
15976 #: go/gofrontend/expressions.cc:6193
15977 msgid "integer division by zero"
15978 msgstr ""
15979
15980 #: go/gofrontend/expressions.cc:6201
15981 msgid "shift of non-integer operand"
15982 msgstr ""
15983
15984 #: go/gofrontend/expressions.cc:6204 go/gofrontend/expressions.cc:6208
15985 #: go/gofrontend/expressions.cc:6216
15986 msgid "shift count not unsigned integer"
15987 msgstr ""
15988
15989 #: go/gofrontend/expressions.cc:6221
15990 msgid "negative shift count"
15991 msgstr ""
15992
15993 #: go/gofrontend/expressions.cc:7044
15994 msgid "object is not a method"
15995 msgstr ""
15996
15997 #: go/gofrontend/expressions.cc:7061
15998 msgid "method type does not match object type"
15999 msgstr ""
16000
16001 #: go/gofrontend/expressions.cc:7455
16002 msgid "invalid use of %<...%> with builtin function"
16003 msgstr ""
16004
16005 #: go/gofrontend/expressions.cc:7466
16006 msgid "invalid use of method value as argument of Offsetof"
16007 msgstr ""
16008
16009 #: go/gofrontend/expressions.cc:7480
16010 msgid "argument of Offsetof implies indirection of an embedded field"
16011 msgstr ""
16012
16013 #: go/gofrontend/expressions.cc:7505 go/gofrontend/expressions.cc:7542
16014 #: go/gofrontend/expressions.cc:7709 go/gofrontend/expressions.cc:8893
16015 #: go/gofrontend/expressions.cc:9042 go/gofrontend/expressions.cc:9088
16016 #: go/gofrontend/expressions.cc:9123 go/gofrontend/expressions.cc:9199
16017 #: go/gofrontend/expressions.cc:10456 go/gofrontend/expressions.cc:10473
16018 #: go/gofrontend/expressions.cc:10489
16019 msgid "not enough arguments"
16020 msgstr "недостатньо аргументів"
16021
16022 #: go/gofrontend/expressions.cc:7507 go/gofrontend/expressions.cc:7544
16023 #: go/gofrontend/expressions.cc:8898 go/gofrontend/expressions.cc:9025
16024 #: go/gofrontend/expressions.cc:9047 go/gofrontend/expressions.cc:9128
16025 #: go/gofrontend/expressions.cc:9201 go/gofrontend/expressions.cc:10023
16026 #: go/gofrontend/expressions.cc:10461 go/gofrontend/expressions.cc:10475
16027 #: go/gofrontend/expressions.cc:10496
16028 msgid "too many arguments"
16029 msgstr "забагато аргументів"
16030
16031 #: go/gofrontend/expressions.cc:7546
16032 msgid "argument 1 must be a map"
16033 msgstr ""
16034
16035 #: go/gofrontend/expressions.cc:7739
16036 msgid "invalid type for make function"
16037 msgstr ""
16038
16039 #: go/gofrontend/expressions.cc:7752
16040 msgid "length required when allocating a slice"
16041 msgstr ""
16042
16043 #: go/gofrontend/expressions.cc:7796
16044 msgid "len larger than cap"
16045 msgstr ""
16046
16047 #: go/gofrontend/expressions.cc:7805
16048 msgid "too many arguments to make"
16049 msgstr ""
16050
16051 #: go/gofrontend/expressions.cc:8942
16052 msgid "argument must be array or slice or channel"
16053 msgstr ""
16054
16055 #: go/gofrontend/expressions.cc:8952
16056 msgid "argument must be string or array or slice or map or channel"
16057 msgstr ""
16058
16059 #: go/gofrontend/expressions.cc:8998
16060 msgid "unsupported argument type to builtin function"
16061 msgstr ""
16062
16063 #: go/gofrontend/expressions.cc:9009
16064 msgid "argument must be channel"
16065 msgstr ""
16066
16067 #: go/gofrontend/expressions.cc:9011
16068 msgid "cannot close receive-only channel"
16069 msgstr ""
16070
16071 #: go/gofrontend/expressions.cc:9033
16072 msgid "argument must be a field reference"
16073 msgstr ""
16074
16075 #: go/gofrontend/expressions.cc:9063
16076 msgid "left argument must be a slice"
16077 msgstr ""
16078
16079 #: go/gofrontend/expressions.cc:9071
16080 msgid "element types must be the same"
16081 msgstr ""
16082
16083 #: go/gofrontend/expressions.cc:9076
16084 msgid "first argument must be []byte"
16085 msgstr ""
16086
16087 #: go/gofrontend/expressions.cc:9079
16088 msgid "second argument must be slice or string"
16089 msgstr ""
16090
16091 #: go/gofrontend/expressions.cc:9191
16092 msgid "argument must have complex type"
16093 msgstr ""
16094
16095 #: go/gofrontend/expressions.cc:9210
16096 msgid "complex arguments must have identical types"
16097 msgstr ""
16098
16099 #: go/gofrontend/expressions.cc:9212
16100 msgid "complex arguments must have floating-point type"
16101 msgstr ""
16102
16103 #: go/gofrontend/expressions.cc:9776 go/gofrontend/expressions.cc:10402
16104 #: go/gofrontend/expressions.cc:10775
16105 msgid "expected function"
16106 msgstr ""
16107
16108 #: go/gofrontend/expressions.cc:9804
16109 msgid "multiple-value argument in single-value context"
16110 msgstr ""
16111
16112 #: go/gofrontend/expressions.cc:10027
16113 msgid "invalid use of %<...%> with non-slice"
16114 msgstr ""
16115
16116 #: go/gofrontend/expressions.cc:10410
16117 msgid "function result count mismatch"
16118 msgstr ""
16119
16120 #: go/gofrontend/expressions.cc:10428
16121 msgid "incompatible type for receiver"
16122 msgstr ""
16123
16124 #: go/gofrontend/expressions.cc:10446
16125 msgid "invalid use of %<...%> calling non-variadic function"
16126 msgstr ""
16127
16128 #: go/gofrontend/expressions.cc:10784 go/gofrontend/expressions.cc:10798
16129 msgid "number of results does not match number of values"
16130 msgstr ""
16131
16132 #: go/gofrontend/expressions.cc:11102 go/gofrontend/expressions.cc:11649
16133 msgid "index must be integer"
16134 msgstr ""
16135
16136 #: go/gofrontend/expressions.cc:11110 go/gofrontend/expressions.cc:11657
16137 msgid "slice end must be integer"
16138 msgstr ""
16139
16140 #: go/gofrontend/expressions.cc:11118
16141 msgid "slice capacity must be integer"
16142 msgstr ""
16143
16144 #: go/gofrontend/expressions.cc:11168 go/gofrontend/expressions.cc:11691
16145 msgid "inverted slice range"
16146 msgstr ""
16147
16148 #: go/gofrontend/expressions.cc:11211
16149 msgid "slice of unaddressable value"
16150 msgstr ""
16151
16152 #: go/gofrontend/expressions.cc:11919
16153 msgid "incompatible type for map index"
16154 msgstr ""
16155
16156 #: go/gofrontend/expressions.cc:12289
16157 msgid "expected interface or pointer to interface"
16158 msgstr ""
16159
16160 #: go/gofrontend/expressions.cc:13010
16161 msgid "too many expressions for struct"
16162 msgstr ""
16163
16164 #: go/gofrontend/expressions.cc:13023
16165 msgid "too few expressions for struct"
16166 msgstr ""
16167
16168 #: go/gofrontend/expressions.cc:14786 go/gofrontend/statements.cc:1618
16169 msgid "type assertion only valid for interface types"
16170 msgstr ""
16171
16172 #: go/gofrontend/expressions.cc:14798
16173 msgid "impossible type assertion: type does not implement interface"
16174 msgstr ""
16175
16176 #: go/gofrontend/expressions.cc:14968 go/gofrontend/expressions.cc:14988
16177 #: go/gofrontend/statements.cc:1465
16178 msgid "expected channel"
16179 msgstr ""
16180
16181 #: go/gofrontend/expressions.cc:14993 go/gofrontend/statements.cc:1470
16182 msgid "invalid receive on send-only channel"
16183 msgstr ""
16184
16185 #: go/gofrontend/parse.cc:3117
16186 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
16187 msgstr ""
16188
16189 #: go/gofrontend/parse.cc:4681
16190 msgid "cannot fallthrough final case in switch"
16191 msgstr ""
16192
16193 #: go/gofrontend/statements.cc:840
16194 msgid "invalid left hand side of assignment"
16195 msgstr ""
16196
16197 #: go/gofrontend/statements.cc:851 go/gofrontend/statements.cc:1181
16198 msgid "use of untyped nil"
16199 msgstr ""
16200
16201 #: go/gofrontend/statements.cc:1303
16202 msgid "expected map index on right hand side"
16203 msgstr ""
16204
16205 #: go/gofrontend/statements.cc:2761 go/gofrontend/statements.cc:2791
16206 msgid "not enough arguments to return"
16207 msgstr ""
16208
16209 #: go/gofrontend/statements.cc:2769
16210 msgid "return with value in function with no return type"
16211 msgstr ""
16212
16213 #: go/gofrontend/statements.cc:2797
16214 msgid "too many values in return statement"
16215 msgstr ""
16216
16217 #: go/gofrontend/statements.cc:3214
16218 msgid "expected boolean expression"
16219 msgstr ""
16220
16221 #: go/gofrontend/statements.cc:4311
16222 msgid "cannot type switch on non-interface value"
16223 msgstr ""
16224
16225 #: go/gofrontend/statements.cc:4446
16226 msgid "incompatible types in send"
16227 msgstr ""
16228
16229 #: go/gofrontend/statements.cc:4451
16230 msgid "invalid send on receive-only channel"
16231 msgstr ""
16232
16233 #: go/gofrontend/statements.cc:5461
16234 msgid "too many variables for range clause with channel"
16235 msgstr ""
16236
16237 #: go/gofrontend/statements.cc:5468
16238 msgid "range clause must have array, slice, string, map, or channel type"
16239 msgstr ""
16240
16241 #: go/gofrontend/types.cc:532
16242 msgid "invalid comparison of non-ordered type"
16243 msgstr ""
16244
16245 #: go/gofrontend/types.cc:548
16246 msgid "slice can only be compared to nil"
16247 msgstr ""
16248
16249 #: go/gofrontend/types.cc:550
16250 msgid "map can only be compared to nil"
16251 msgstr ""
16252
16253 #: go/gofrontend/types.cc:552
16254 msgid "func can only be compared to nil"
16255 msgstr ""
16256
16257 #: go/gofrontend/types.cc:558
16258 #, c-format
16259 msgid "invalid operation (%s)"
16260 msgstr "некоректна операція (%s)"
16261
16262 #: go/gofrontend/types.cc:581
16263 msgid "invalid comparison of non-comparable type"
16264 msgstr ""
16265
16266 #: go/gofrontend/types.cc:594
16267 msgid "invalid comparison of generated struct"
16268 msgstr ""
16269
16270 #: go/gofrontend/types.cc:605
16271 msgid "invalid comparison of non-comparable struct"
16272 msgstr ""
16273
16274 #: go/gofrontend/types.cc:615
16275 msgid "invalid comparison of generated array"
16276 msgstr ""
16277
16278 #: go/gofrontend/types.cc:622
16279 msgid "invalid comparison of non-comparable array"
16280 msgstr ""
16281
16282 #: go/gofrontend/types.cc:650
16283 msgid "multiple-value function call in single-value context"
16284 msgstr ""
16285
16286 #: go/gofrontend/types.cc:734
16287 msgid "need explicit conversion"
16288 msgstr ""
16289
16290 #: go/gofrontend/types.cc:742
16291 #, c-format
16292 msgid "cannot use type %s as type %s"
16293 msgstr ""
16294
16295 #: go/gofrontend/types.cc:778
16296 msgid "conversion from normal type to notinheap type"
16297 msgstr ""
16298
16299 #: go/gofrontend/types.cc:4518
16300 msgid "different receiver types"
16301 msgstr ""
16302
16303 #: go/gofrontend/types.cc:4541 go/gofrontend/types.cc:4554
16304 #: go/gofrontend/types.cc:4568
16305 msgid "different number of parameters"
16306 msgstr ""
16307
16308 #: go/gofrontend/types.cc:4561
16309 msgid "different parameter types"
16310 msgstr ""
16311
16312 #: go/gofrontend/types.cc:4576
16313 msgid "different varargs"
16314 msgstr ""
16315
16316 #: go/gofrontend/types.cc:4589 go/gofrontend/types.cc:4602
16317 #: go/gofrontend/types.cc:4616
16318 msgid "different number of results"
16319 msgstr ""
16320
16321 #: go/gofrontend/types.cc:4609
16322 msgid "different result types"
16323 msgstr ""
16324
16325 #: go/gofrontend/types.cc:8889
16326 #, c-format
16327 msgid "need explicit conversion; missing method %s%s%s"
16328 msgstr ""
16329
16330 #: go/gofrontend/types.cc:8907 go/gofrontend/types.cc:9050
16331 #, c-format
16332 msgid "incompatible type for method %s%s%s"
16333 msgstr ""
16334
16335 #: go/gofrontend/types.cc:8911 go/gofrontend/types.cc:9054
16336 #, c-format
16337 msgid "incompatible type for method %s%s%s (%s)"
16338 msgstr ""
16339
16340 #: go/gofrontend/types.cc:8990 go/gofrontend/types.cc:9003
16341 msgid "pointer to interface type has no methods"
16342 msgstr ""
16343
16344 #: go/gofrontend/types.cc:8992 go/gofrontend/types.cc:9005
16345 msgid "type has no methods"
16346 msgstr ""
16347
16348 #: go/gofrontend/types.cc:9026
16349 #, c-format
16350 msgid "ambiguous method %s%s%s"
16351 msgstr ""
16352
16353 #: go/gofrontend/types.cc:9029
16354 #, c-format
16355 msgid "missing method %s%s%s"
16356 msgstr ""
16357
16358 #: go/gofrontend/types.cc:9071
16359 #, c-format
16360 msgid "method %s%s%s requires a pointer receiver"
16361 msgstr ""
16362
16363 #: go/gofrontend/types.cc:9089
16364 #, c-format
16365 msgid "method %s%s%s is marked go:nointerface"
16366 msgstr ""
16367
16368 #: attribs.c:440
16369 #, gcc-internal-format
16370 msgid "ignoring attribute %qE in declaration of a built-in function %qD because it conflicts with attribute %qs"
16371 msgstr ""
16372
16373 #: attribs.c:446
16374 #, gcc-internal-format
16375 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
16376 msgstr ""
16377
16378 #: attribs.c:452 c-family/c-attribs.c:2104 c-family/c-attribs.c:2411
16379 #: cp/decl.c:13996 cp/friend.c:303 cp/tree.c:4569
16380 #, gcc-internal-format
16381 msgid "previous declaration here"
16382 msgstr ""
16383
16384 #. Warn about and ignore all others for now, but store them.
16385 #: attribs.c:567 c-family/c-attribs.c:3141 objc/objc-act.c:4969
16386 #: objc/objc-act.c:6940 objc/objc-act.c:8129 objc/objc-act.c:8180
16387 #, gcc-internal-format
16388 msgid "%qE attribute directive ignored"
16389 msgstr ""
16390
16391 #: attribs.c:571
16392 #, gcc-internal-format
16393 msgid "%<%E::%E%> scoped attribute directive ignored"
16394 msgstr ""
16395
16396 #: attribs.c:580
16397 #, gcc-internal-format
16398 msgid "wrong number of arguments specified for %qE attribute"
16399 msgstr ""
16400
16401 #: attribs.c:594 cp/decl.c:11243
16402 #, gcc-internal-format
16403 msgid "attribute ignored"
16404 msgstr ""
16405
16406 #: attribs.c:596 cp/decl.c:11244
16407 #, gcc-internal-format
16408 msgid "an attribute that appertains to a type-specifier is ignored"
16409 msgstr ""
16410
16411 #: attribs.c:614 c-family/c-attribs.c:3693
16412 #, gcc-internal-format
16413 msgid "%qE attribute does not apply to types"
16414 msgstr ""
16415
16416 #: attribs.c:663
16417 #, gcc-internal-format
16418 msgid "%qE attribute only applies to function types"
16419 msgstr ""
16420
16421 #: attribs.c:673
16422 #, gcc-internal-format
16423 msgid "type attributes ignored after type is already defined"
16424 msgstr ""
16425
16426 #: attribs.c:724 attribs.c:1628 attribs.c:1638 attribs.c:1648
16427 #: c-family/c-attribs.c:735 c-family/c-attribs.c:754 c-family/c-attribs.c:772
16428 #: c-family/c-attribs.c:802 c-family/c-attribs.c:823 c-family/c-attribs.c:844
16429 #: c-family/c-attribs.c:885 c-family/c-attribs.c:916 c-family/c-attribs.c:932
16430 #: c-family/c-attribs.c:949 c-family/c-attribs.c:965 c-family/c-attribs.c:991
16431 #: c-family/c-attribs.c:1006 c-family/c-attribs.c:1034
16432 #: c-family/c-attribs.c:1051 c-family/c-attribs.c:1069
16433 #: c-family/c-attribs.c:1093 c-family/c-attribs.c:1131
16434 #: c-family/c-attribs.c:1154 c-family/c-attribs.c:1171
16435 #: c-family/c-attribs.c:1200 c-family/c-attribs.c:1221
16436 #: c-family/c-attribs.c:1242 c-family/c-attribs.c:1269
16437 #: c-family/c-attribs.c:1299 c-family/c-attribs.c:1336
16438 #: c-family/c-attribs.c:1389 c-family/c-attribs.c:1455
16439 #: c-family/c-attribs.c:1513 c-family/c-attribs.c:1602
16440 #: c-family/c-attribs.c:1632 c-family/c-attribs.c:1683
16441 #: c-family/c-attribs.c:2223 c-family/c-attribs.c:2260
16442 #: c-family/c-attribs.c:2321 c-family/c-attribs.c:2562
16443 #: c-family/c-attribs.c:2640 c-family/c-attribs.c:2791
16444 #: c-family/c-attribs.c:2810 c-family/c-attribs.c:2975
16445 #: c-family/c-attribs.c:3032 c-family/c-attribs.c:3059
16446 #: c-family/c-attribs.c:3114 c-family/c-attribs.c:3294
16447 #: c-family/c-attribs.c:3315 c-family/c-attribs.c:3428
16448 #: c-family/c-attribs.c:3695 c-family/c-attribs.c:3713
16449 #: c-family/c-attribs.c:3736 c-family/c-attribs.c:3775
16450 #: c-family/c-attribs.c:3857 c-family/c-attribs.c:3913
16451 #: c-family/c-attribs.c:3929 c-family/c-attribs.c:4023
16452 #: c-family/c-common.c:5680 config/darwin.c:2066 config/arm/arm.c:6898
16453 #: config/arm/arm.c:6926 config/arm/arm.c:6943 config/avr/avr.c:9698
16454 #: config/csky/csky.c:6060 config/csky/csky.c:6082 config/h8300/h8300.c:5483
16455 #: config/h8300/h8300.c:5507 config/i386/i386.c:6378 config/i386/i386.c:41272
16456 #: config/i386/i386.c:45856 config/ia64/ia64.c:788
16457 #: config/rs6000/rs6000.c:32968 config/spu/spu.c:3748
16458 #: ada/gcc-interface/utils.c:6351 ada/gcc-interface/utils.c:6368
16459 #: ada/gcc-interface/utils.c:6384 ada/gcc-interface/utils.c:6410
16460 #: brig/brig-lang.c:484 lto/lto-lang.c:286
16461 #, gcc-internal-format
16462 msgid "%qE attribute ignored"
16463 msgstr ""
16464
16465 #: attribs.c:995
16466 #, gcc-internal-format
16467 msgid "missing %<target%> attribute for multi-versioned %qD"
16468 msgstr ""
16469
16470 #: attribs.c:998 cp/decl.c:1136 cp/decl.c:1971 cp/decl.c:1982 cp/decl.c:2581
16471 #: cp/decl.c:3003
16472 #, gcc-internal-format
16473 msgid "previous declaration of %qD"
16474 msgstr ""
16475
16476 #: attribs.c:1141
16477 #, gcc-internal-format
16478 msgid "ignoring attributes applied to %qT after definition"
16479 msgstr ""
16480
16481 #: attribs.c:1559
16482 #, gcc-internal-format
16483 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
16484 msgstr ""
16485
16486 #: attribs.c:1571
16487 #, gcc-internal-format
16488 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
16489 msgstr ""
16490
16491 #: attribs.c:1585
16492 #, gcc-internal-format
16493 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
16494 msgstr ""
16495
16496 #: attribs.c:1666
16497 #, gcc-internal-format
16498 msgid "inline function %q+D declared as dllimport: attribute ignored"
16499 msgstr ""
16500
16501 #: attribs.c:1674
16502 #, gcc-internal-format
16503 msgid "function %q+D definition is marked dllimport"
16504 msgstr ""
16505
16506 #: attribs.c:1682
16507 #, gcc-internal-format
16508 msgid "variable %q+D definition is marked dllimport"
16509 msgstr ""
16510
16511 #: attribs.c:1713
16512 #, gcc-internal-format
16513 msgid "external linkage required for symbol %q+D because of %qE attribute"
16514 msgstr ""
16515
16516 #: attribs.c:1727
16517 #, gcc-internal-format
16518 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
16519 msgstr ""
16520
16521 #: attribs.c:1984
16522 #, gcc-internal-format
16523 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
16524 msgid_plural "%qD specifies more restrictive attributes than its target %qD: %s"
16525 msgstr[0] ""
16526 msgstr[1] ""
16527 msgstr[2] ""
16528
16529 #: attribs.c:1990 attribs.c:2010
16530 #, gcc-internal-format
16531 msgid "%qD target declared here"
16532 msgstr "Ціль %qD оголошено тут"
16533
16534 #: attribs.c:2004
16535 #, gcc-internal-format
16536 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
16537 msgid_plural "%qD specifies less restrictive attributes than its target %qD: %s"
16538 msgstr[0] ""
16539 msgstr[1] ""
16540 msgstr[2] ""
16541
16542 #: auto-profile.c:365
16543 #, gcc-internal-format
16544 msgid "offset exceeds 16 bytes"
16545 msgstr ""
16546
16547 #: auto-profile.c:865
16548 #, gcc-internal-format
16549 msgid "Not expected TAG."
16550 msgstr ""
16551
16552 #: auto-profile.c:930
16553 #, gcc-internal-format, gfc-internal-format
16554 msgid "cannot open profile file %s"
16555 msgstr "не вдалося відкрити файл профілювання %s"
16556
16557 #: auto-profile.c:936
16558 #, gcc-internal-format
16559 msgid "AutoFDO profile magic number does not match"
16560 msgstr ""
16561
16562 #: auto-profile.c:944
16563 #, gcc-internal-format, gfc-internal-format
16564 msgid "AutoFDO profile version %u does match %u"
16565 msgstr ""
16566
16567 #: auto-profile.c:956
16568 #, gcc-internal-format, gfc-internal-format
16569 msgid "cannot read string table from %s"
16570 msgstr "не вдалося прочитати таблицю рядків з %s"
16571
16572 #: auto-profile.c:964
16573 #, gcc-internal-format, gfc-internal-format
16574 msgid "cannot read function profile from %s"
16575 msgstr "не вдалося прочитати профіль функції з %s"
16576
16577 #: bt-load.c:1562
16578 #, gcc-internal-format
16579 msgid "branch target register load optimization is not intended to be run twice"
16580 msgstr ""
16581
16582 #: builtins.c:558
16583 #, gcc-internal-format
16584 msgid "%qs argument missing terminating nul"
16585 msgstr ""
16586
16587 #: builtins.c:561 builtins.c:3132 builtins.c:3186 gimple-ssa-sprintf.c:2980
16588 #, gcc-internal-format
16589 msgid "referenced argument declared here"
16590 msgstr "."
16591
16592 #: builtins.c:767
16593 #, gcc-internal-format
16594 msgid "offset %qwi outside bounds of constant string"
16595 msgstr ""
16596
16597 #: builtins.c:1390
16598 #, gcc-internal-format
16599 msgid "second argument to %<__builtin_prefetch%> must be a constant"
16600 msgstr ""
16601
16602 #: builtins.c:1397
16603 #, gcc-internal-format
16604 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
16605 msgstr ""
16606
16607 #: builtins.c:1405
16608 #, gcc-internal-format
16609 msgid "third argument to %<__builtin_prefetch%> must be a constant"
16610 msgstr ""
16611
16612 #: builtins.c:1412
16613 #, gcc-internal-format
16614 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
16615 msgstr ""
16616
16617 #: builtins.c:3097 builtins.c:3511 calls.c:1652
16618 #, gcc-internal-format
16619 msgid "%K%qD specified bound %E exceeds maximum object size %E"
16620 msgstr ""
16621
16622 #: builtins.c:3125
16623 #, gcc-internal-format
16624 msgid "%K%qD specified bound %E exceeds the size %E of unterminated array"
16625 msgstr ""
16626
16627 #: builtins.c:3127
16628 #, gcc-internal-format
16629 msgid "%K%qD specified bound %E may exceed the size of at most %E of unterminated array"
16630 msgstr ""
16631
16632 #: builtins.c:3156
16633 #, gcc-internal-format
16634 msgid "%K%qD specified bound [%wu, %wu] exceeds maximum object size %E"
16635 msgstr ""
16636
16637 #: builtins.c:3179
16638 #, gcc-internal-format
16639 msgid "%K%qD specified bound [%wu, %wu] exceeds the size %E of unterminated array"
16640 msgstr ""
16641
16642 #: builtins.c:3181
16643 #, gcc-internal-format
16644 msgid "%K%qD specified bound [%wu, %wu] may exceed the size of at most %E of unterminated array"
16645 msgstr ""
16646
16647 #: builtins.c:3411
16648 #, gcc-internal-format
16649 msgid "%K%qD specified size %E exceeds maximum object size %E"
16650 msgstr ""
16651
16652 #: builtins.c:3416
16653 #, gcc-internal-format
16654 msgid "%K%qD specified size between %E and %E exceeds maximum object size %E"
16655 msgstr ""
16656
16657 #: builtins.c:3454 builtins.c:3469
16658 #, gcc-internal-format
16659 msgid "%K%qD writing %E or more bytes into a region of size %E overflows the destination"
16660 msgstr ""
16661
16662 #: builtins.c:3460
16663 #, gcc-internal-format
16664 msgid "%K%qD writing %E byte into a region of size %E overflows the destination"
16665 msgid_plural "%K%qD writing %E bytes into a region of size %E overflows the destination"
16666 msgstr[0] ""
16667 msgstr[1] ""
16668 msgstr[2] ""
16669
16670 #: builtins.c:3475
16671 #, gcc-internal-format
16672 msgid "%K%qD writing between %E and %E bytes into a region of size %E overflows the destination"
16673 msgstr ""
16674
16675 #: builtins.c:3517
16676 #, gcc-internal-format
16677 msgid "%K%qD specified bound between %E and %E exceeds maximum object size %E"
16678 msgstr ""
16679
16680 #: builtins.c:3532
16681 #, gcc-internal-format
16682 msgid "%K%qD specified bound %E exceeds destination size %E"
16683 msgstr ""
16684
16685 #: builtins.c:3538
16686 #, gcc-internal-format
16687 msgid "%K%qD specified bound between %E and %E exceeds destination size %E"
16688 msgstr ""
16689
16690 #: builtins.c:3560
16691 #, gcc-internal-format
16692 msgid "%K%qD reading %E byte from a region of size %E"
16693 msgid_plural "%K%qD reading %E bytes from a region of size %E"
16694 msgstr[0] ""
16695 msgstr[1] ""
16696 msgstr[2] ""
16697
16698 #: builtins.c:3567
16699 #, gcc-internal-format
16700 msgid "%K%qD reading %E or more bytes from a region of size %E"
16701 msgstr ""
16702
16703 #: builtins.c:3573
16704 #, gcc-internal-format
16705 msgid "%K%qD reading between %E and %E bytes from a region of size %E"
16706 msgstr ""
16707
16708 #: builtins.c:4247 builtins.c:4316
16709 #, gcc-internal-format
16710 msgid "%K%qD specified bound %E equals destination size"
16711 msgstr ""
16712
16713 #: builtins.c:5160 gimplify.c:3287
16714 #, gcc-internal-format
16715 msgid "too few arguments to function %<va_start%>"
16716 msgstr ""
16717
16718 #: builtins.c:5260
16719 #, gcc-internal-format
16720 msgid "invalid argument to %qD"
16721 msgstr "некоректний аргумент %qD"
16722
16723 #: builtins.c:5273
16724 #, gcc-internal-format
16725 msgid "unsupported argument to %qD"
16726 msgstr ""
16727
16728 #. Warn since no effort is made to ensure that any frame
16729 #. beyond the current one exists or can be safely reached.
16730 #: builtins.c:5281
16731 #, gcc-internal-format
16732 msgid "calling %qD with a nonzero argument is unsafe"
16733 msgstr ""
16734
16735 #: builtins.c:5609
16736 #, gcc-internal-format
16737 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
16738 msgstr ""
16739
16740 #: builtins.c:5708
16741 #, gcc-internal-format
16742 msgid "trampoline generated for nested function %qD"
16743 msgstr ""
16744
16745 #: builtins.c:6060 builtins.c:6073
16746 #, gcc-internal-format
16747 msgid "%qD changed semantics in GCC 4.4"
16748 msgstr ""
16749
16750 #: builtins.c:6179
16751 #, gcc-internal-format
16752 msgid "unknown architecture specifier in memory model to builtin"
16753 msgstr ""
16754
16755 #: builtins.c:6187
16756 #, gcc-internal-format
16757 msgid "invalid memory model argument to builtin"
16758 msgstr ""
16759
16760 #: builtins.c:6248 builtins.c:6375
16761 #, gcc-internal-format
16762 msgid "failure memory model cannot be stronger than success memory model for %<__atomic_compare_exchange%>"
16763 msgstr ""
16764
16765 #: builtins.c:6256 builtins.c:6383
16766 #, gcc-internal-format
16767 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
16768 msgstr ""
16769
16770 #: builtins.c:6441
16771 #, gcc-internal-format
16772 msgid "invalid memory model for %<__atomic_load%>"
16773 msgstr ""
16774
16775 #: builtins.c:6473 builtins.c:6666
16776 #, gcc-internal-format
16777 msgid "invalid memory model for %<__atomic_store%>"
16778 msgstr ""
16779
16780 #: builtins.c:6787
16781 #, gcc-internal-format
16782 msgid "non-constant argument 1 to __atomic_always_lock_free"
16783 msgstr ""
16784
16785 #: builtins.c:6829
16786 #, gcc-internal-format
16787 msgid "non-integer argument 1 to __atomic_is_lock_free"
16788 msgstr ""
16789
16790 #: builtins.c:6893
16791 #, gcc-internal-format
16792 msgid "%<__builtin_thread_pointer%> is not supported on this target"
16793 msgstr "підтримки %<__builtin_thread_pointer%> для цього призначення не передбачено"
16794
16795 #: builtins.c:6913
16796 #, gcc-internal-format
16797 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
16798 msgstr "підтримки %<__builtin_set_thread_pointer%> для цього призначення не передбачено"
16799
16800 #: builtins.c:6972
16801 #, gcc-internal-format
16802 msgid "%qs only supported in OpenACC code"
16803 msgstr ""
16804
16805 #: builtins.c:6979
16806 #, gcc-internal-format
16807 msgid "non-constant argument 0 to %qs"
16808 msgstr "аргумент 0 %qs, який не є сталим"
16809
16810 #: builtins.c:6991
16811 #, gcc-internal-format
16812 msgid "illegal argument 0 to %qs"
16813 msgstr "некоректний аргумент 0 %qs"
16814
16815 #. All valid uses of __builtin_va_arg_pack () are removed during
16816 #. inlining.
16817 #: builtins.c:7419 expr.c:10995
16818 #, gcc-internal-format
16819 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
16820 msgstr ""
16821
16822 #. All valid uses of __builtin_va_arg_pack_len () are removed during
16823 #. inlining.
16824 #: builtins.c:7425
16825 #, gcc-internal-format
16826 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
16827 msgstr ""
16828
16829 #: builtins.c:7719
16830 #, gcc-internal-format
16831 msgid "%<__builtin_longjmp%> second argument must be 1"
16832 msgstr ""
16833
16834 #: builtins.c:8616
16835 #, gcc-internal-format
16836 msgid "target format does not support infinity"
16837 msgstr ""
16838
16839 #: builtins.c:10227
16840 #, gcc-internal-format
16841 msgid "%<va_start%> used in function with fixed args"
16842 msgstr ""
16843
16844 #: builtins.c:10235
16845 #, gcc-internal-format
16846 msgid "wrong number of arguments to function %<va_start%>"
16847 msgstr ""
16848
16849 #: builtins.c:10250
16850 #, gcc-internal-format
16851 msgid "%<__builtin_next_arg%> called without an argument"
16852 msgstr ""
16853
16854 #: builtins.c:10255
16855 #, gcc-internal-format
16856 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
16857 msgstr ""
16858
16859 #: builtins.c:10287
16860 #, gcc-internal-format
16861 msgid "second parameter of %<va_start%> not last named argument"
16862 msgstr ""
16863
16864 #: builtins.c:10300
16865 #, gcc-internal-format
16866 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
16867 msgstr ""
16868
16869 #: builtins.c:10329
16870 #, gcc-internal-format
16871 msgid "%Kfirst argument of %qD must be a pointer, second integer constant"
16872 msgstr ""
16873
16874 #: builtins.c:10342
16875 #, gcc-internal-format
16876 msgid "%Klast argument of %qD is not integer constant between 0 and 3"
16877 msgstr ""
16878
16879 #: builtins.c:10621
16880 #, gcc-internal-format
16881 msgid "%Kattempt to free a non-heap object %qD"
16882 msgstr ""
16883
16884 #: builtins.c:10624
16885 #, gcc-internal-format
16886 msgid "%Kattempt to free a non-heap object"
16887 msgstr ""
16888
16889 #: calls.c:1367
16890 #, gcc-internal-format
16891 msgid "%Kargument %i value %qE is negative"
16892 msgstr ""
16893
16894 #: calls.c:1385
16895 #, gcc-internal-format
16896 msgid "%Kargument %i value is zero"
16897 msgstr ""
16898
16899 #: calls.c:1403
16900 #, gcc-internal-format
16901 msgid "%Kargument %i value %qE exceeds maximum object size %E"
16902 msgstr ""
16903
16904 #: calls.c:1417
16905 #, gcc-internal-format
16906 msgid "%Kargument %i range [%E, %E] is negative"
16907 msgstr ""
16908
16909 #: calls.c:1424
16910 #, gcc-internal-format
16911 msgid "%Kargument %i range [%E, %E] exceeds maximum object size %E"
16912 msgstr ""
16913
16914 #: calls.c:1454
16915 #, gcc-internal-format
16916 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
16917 msgstr ""
16918
16919 #: calls.c:1460
16920 #, gcc-internal-format
16921 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
16922 msgstr ""
16923
16924 #: calls.c:1471 calls.c:1474
16925 #, gcc-internal-format
16926 msgid "argument %i in the range [%E, %E]"
16927 msgstr ""
16928
16929 #: calls.c:1485
16930 #, gcc-internal-format
16931 msgid "in a call to built-in allocation function %qD"
16932 msgstr "у виклику до вбудованої функції розподілу пам'яті %qD"
16933
16934 #: calls.c:1488
16935 #, gcc-internal-format
16936 msgid "in a call to allocation function %qD declared here"
16937 msgstr "у виклику до функції отримання області пам'яті %qD оголошено тут"
16938
16939 #: calls.c:1657
16940 #, gcc-internal-format
16941 msgid "%K%qD specified bound [%E, %E] exceeds maximum object size %E"
16942 msgstr ""
16943
16944 #: calls.c:1800
16945 #, gcc-internal-format
16946 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound %wu"
16947 msgstr ""
16948
16949 #: calls.c:1806
16950 #, gcc-internal-format
16951 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound [%E, %E]"
16952 msgstr ""
16953
16954 #: calls.c:1812
16955 #, gcc-internal-format
16956 msgid "%qD argument %i declared attribute %<nonstring%> may be smaller than the specified bound [%E, %E]"
16957 msgstr ""
16958
16959 #: calls.c:1822
16960 #, gcc-internal-format
16961 msgid "%qD argument %i declared attribute %<nonstring%>"
16962 msgstr ""
16963
16964 #: calls.c:1827
16965 #, gcc-internal-format
16966 msgid "argument %qD declared here"
16967 msgstr "аргумент %qD оголошено тут:"
16968
16969 #: calls.c:1841
16970 #, gcc-internal-format, gfc-internal-format
16971 msgid "cannot tail-call: %s"
16972 msgstr "хвостовий виклик неможливий: %s"
16973
16974 #: calls.c:3385
16975 #, gcc-internal-format
16976 msgid "function call has aggregate value"
16977 msgstr ""
16978
16979 #: calls.c:4075
16980 #, gcc-internal-format
16981 msgid "passing too large argument on stack"
16982 msgstr ""
16983
16984 #: cfgexpand.c:1690
16985 #, gcc-internal-format
16986 msgid "total size of local objects is too large"
16987 msgstr ""
16988
16989 #: cfgexpand.c:1693 function.c:1008 varasm.c:2243
16990 #, gcc-internal-format
16991 msgid "size of variable %q+D is too large"
16992 msgstr ""
16993
16994 #: cfgexpand.c:1705
16995 #, gcc-internal-format
16996 msgid "cannot allocate stack for variable %q+D, naked function."
16997 msgstr ""
16998
16999 #: cfgexpand.c:2815
17000 #, gcc-internal-format
17001 msgid "too many alternatives in %<asm%>"
17002 msgstr ""
17003
17004 #: cfgexpand.c:2822
17005 #, gcc-internal-format
17006 msgid "operand constraints for %<asm%> differ in number of alternatives"
17007 msgstr ""
17008
17009 #: cfgexpand.c:2843
17010 #, gcc-internal-format
17011 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
17012 msgstr ""
17013
17014 #. ??? Diagnose during gimplification?
17015 #: cfgexpand.c:2874
17016 #, gcc-internal-format
17017 msgid "PIC register clobbered by %qs in %<asm%>"
17018 msgstr ""
17019
17020 #: cfgexpand.c:2883
17021 #, gcc-internal-format
17022 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
17023 msgstr ""
17024
17025 #: cfgexpand.c:2885
17026 #, gcc-internal-format
17027 msgid "the value of the stack pointer after an %<asm%> statement must be the same as it was before the statement"
17028 msgstr ""
17029
17030 #: cfgexpand.c:2953
17031 #, gcc-internal-format
17032 msgid "more than %d operands in %<asm%>"
17033 msgstr ""
17034
17035 #. ??? Diagnose during gimplification?
17036 #: cfgexpand.c:3006
17037 #, gcc-internal-format
17038 msgid "unknown register name %qs in %<asm%>"
17039 msgstr ""
17040
17041 #: cfgexpand.c:3070
17042 #, gcc-internal-format
17043 msgid "invalid hard register usage between output operands"
17044 msgstr ""
17045
17046 #: cfgexpand.c:3093
17047 #, gcc-internal-format
17048 msgid "invalid hard register usage between output operand and matching constraint operand"
17049 msgstr ""
17050
17051 #: cfgexpand.c:3098
17052 #, gcc-internal-format
17053 msgid "invalid hard register usage between earlyclobber operand and input operand"
17054 msgstr ""
17055
17056 #: cfgexpand.c:3175
17057 #, gcc-internal-format, gfc-internal-format
17058 msgid "output number %d not directly addressable"
17059 msgstr ""
17060
17061 #: cfgexpand.c:3256
17062 #, gcc-internal-format
17063 msgid "asm operand %d probably doesn%'t match constraints"
17064 msgstr ""
17065
17066 #: cfgexpand.c:3439
17067 #, gcc-internal-format
17068 msgid "asm clobber conflict with output operand"
17069 msgstr ""
17070
17071 #: cfgexpand.c:3443
17072 #, gcc-internal-format
17073 msgid "asm clobber conflict with input operand"
17074 msgstr ""
17075
17076 #: cfgexpand.c:6387
17077 #, gcc-internal-format
17078 msgid "stack protector not protecting local variables: variable length buffer"
17079 msgstr ""
17080
17081 #: cfgexpand.c:6391
17082 #, gcc-internal-format, gfc-internal-format
17083 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
17084 msgstr ""
17085
17086 #: cfghooks.c:111
17087 #, gcc-internal-format, gfc-internal-format
17088 msgid "bb %d on wrong place"
17089 msgstr ""
17090
17091 #: cfghooks.c:117
17092 #, gcc-internal-format, gfc-internal-format
17093 msgid "prev_bb of %d should be %d, not %d"
17094 msgstr ""
17095
17096 #: cfghooks.c:134
17097 #, gcc-internal-format, gfc-internal-format
17098 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
17099 msgstr ""
17100
17101 #: cfghooks.c:140
17102 #, gcc-internal-format, gfc-internal-format
17103 msgid "verify_flow_info: Block %i lacks loop_father"
17104 msgstr ""
17105
17106 #: cfghooks.c:146
17107 #, gcc-internal-format, gfc-internal-format
17108 msgid "verify_flow_info: Wrong count of block %i"
17109 msgstr ""
17110
17111 #: cfghooks.c:154
17112 #, gcc-internal-format, gfc-internal-format
17113 msgid "verify_flow_info: Missing count of block %i"
17114 msgstr ""
17115
17116 #: cfghooks.c:162
17117 #, gcc-internal-format, gfc-internal-format
17118 msgid "verify_flow_info: Duplicate edge %i->%i"
17119 msgstr ""
17120
17121 #: cfghooks.c:171
17122 #, gcc-internal-format, gfc-internal-format
17123 msgid "Uninitialized probability of edge %i->%i"
17124 msgstr ""
17125
17126 #: cfghooks.c:177
17127 #, gcc-internal-format, gfc-internal-format
17128 msgid "verify_flow_info: Wrong probability of edge %i->%i"
17129 msgstr ""
17130
17131 #: cfghooks.c:189
17132 #, gcc-internal-format, gfc-internal-format
17133 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
17134 msgstr ""
17135
17136 #: cfghooks.c:203
17137 #, gcc-internal-format, gfc-internal-format
17138 msgid "wrong amount of branch edges after unconditional jump %i"
17139 msgstr ""
17140
17141 #: cfghooks.c:211 cfghooks.c:222
17142 #, gcc-internal-format, gfc-internal-format
17143 msgid "basic block %d pred edge is corrupted"
17144 msgstr ""
17145
17146 #: cfghooks.c:223
17147 #, gcc-internal-format, gfc-internal-format
17148 msgid "its dest_idx should be %d, not %d"
17149 msgstr ""
17150
17151 #: cfghooks.c:252
17152 #, gcc-internal-format, gfc-internal-format
17153 msgid "basic block %i edge lists are corrupted"
17154 msgstr ""
17155
17156 #: cfghooks.c:265
17157 #, gcc-internal-format
17158 msgid "verify_flow_info failed"
17159 msgstr ""
17160
17161 #: cfghooks.c:323
17162 #, gcc-internal-format, gfc-internal-format
17163 msgid "%s does not support dump_bb_for_graph"
17164 msgstr ""
17165
17166 #: cfghooks.c:366
17167 #, gcc-internal-format, gfc-internal-format
17168 msgid "%s does not support redirect_edge_and_branch"
17169 msgstr ""
17170
17171 #: cfghooks.c:386
17172 #, gcc-internal-format, gfc-internal-format
17173 msgid "%s does not support can_remove_branch_p"
17174 msgstr ""
17175
17176 #: cfghooks.c:480
17177 #, gcc-internal-format, gfc-internal-format
17178 msgid "%s does not support redirect_edge_and_branch_force"
17179 msgstr ""
17180
17181 #: cfghooks.c:518
17182 #, gcc-internal-format, gfc-internal-format
17183 msgid "%s does not support split_block"
17184 msgstr ""
17185
17186 #: cfghooks.c:584
17187 #, gcc-internal-format, gfc-internal-format
17188 msgid "%s does not support move_block_after"
17189 msgstr ""
17190
17191 #: cfghooks.c:597
17192 #, gcc-internal-format, gfc-internal-format
17193 msgid "%s does not support delete_basic_block"
17194 msgstr ""
17195
17196 #: cfghooks.c:643
17197 #, gcc-internal-format, gfc-internal-format
17198 msgid "%s does not support split_edge"
17199 msgstr ""
17200
17201 #: cfghooks.c:716
17202 #, gcc-internal-format, gfc-internal-format
17203 msgid "%s does not support create_basic_block"
17204 msgstr ""
17205
17206 #: cfghooks.c:757
17207 #, gcc-internal-format, gfc-internal-format
17208 msgid "%s does not support can_merge_blocks_p"
17209 msgstr ""
17210
17211 #: cfghooks.c:768
17212 #, gcc-internal-format, gfc-internal-format
17213 msgid "%s does not support predict_edge"
17214 msgstr ""
17215
17216 #: cfghooks.c:777
17217 #, gcc-internal-format, gfc-internal-format
17218 msgid "%s does not support predicted_by_p"
17219 msgstr ""
17220
17221 #: cfghooks.c:791
17222 #, gcc-internal-format, gfc-internal-format
17223 msgid "%s does not support merge_blocks"
17224 msgstr ""
17225
17226 #: cfghooks.c:872
17227 #, gcc-internal-format, gfc-internal-format
17228 msgid "%s does not support make_forwarder_block"
17229 msgstr ""
17230
17231 #: cfghooks.c:1021
17232 #, gcc-internal-format, gfc-internal-format
17233 msgid "%s does not support force_nonfallthru"
17234 msgstr ""
17235
17236 #: cfghooks.c:1055
17237 #, gcc-internal-format, gfc-internal-format
17238 msgid "%s does not support can_duplicate_block_p"
17239 msgstr ""
17240
17241 #: cfghooks.c:1077
17242 #, gcc-internal-format, gfc-internal-format
17243 msgid "%s does not support duplicate_block"
17244 msgstr ""
17245
17246 #: cfghooks.c:1152
17247 #, gcc-internal-format, gfc-internal-format
17248 msgid "%s does not support block_ends_with_call_p"
17249 msgstr ""
17250
17251 #: cfghooks.c:1163
17252 #, gcc-internal-format, gfc-internal-format
17253 msgid "%s does not support block_ends_with_condjump_p"
17254 msgstr ""
17255
17256 #: cfghooks.c:1181
17257 #, gcc-internal-format, gfc-internal-format
17258 msgid "%s does not support flow_call_edges_add"
17259 msgstr ""
17260
17261 #: cfgloop.c:1388
17262 #, gcc-internal-format
17263 msgid "loop verification on loop tree that needs fixup"
17264 msgstr ""
17265
17266 #: cfgloop.c:1404
17267 #, gcc-internal-format
17268 msgid "corrupt loop tree root"
17269 msgstr ""
17270
17271 #: cfgloop.c:1414
17272 #, gcc-internal-format, gfc-internal-format
17273 msgid "loop with header %d marked for removal"
17274 msgstr ""
17275
17276 #: cfgloop.c:1419
17277 #, gcc-internal-format, gfc-internal-format
17278 msgid "loop with header %d not in loop tree"
17279 msgstr ""
17280
17281 #: cfgloop.c:1425
17282 #, gcc-internal-format, gfc-internal-format
17283 msgid "non-loop with header %d not marked for removal"
17284 msgstr ""
17285
17286 #: cfgloop.c:1439
17287 #, gcc-internal-format, gfc-internal-format
17288 msgid "removed loop %d in loop tree"
17289 msgstr ""
17290
17291 #: cfgloop.c:1447
17292 #, gcc-internal-format, gfc-internal-format
17293 msgid "size of loop %d should be %d, not %d"
17294 msgstr ""
17295
17296 #: cfgloop.c:1458
17297 #, gcc-internal-format, gfc-internal-format
17298 msgid "bb %d does not belong to loop %d"
17299 msgstr ""
17300
17301 #: cfgloop.c:1470
17302 #, gcc-internal-format, gfc-internal-format
17303 msgid "bb %d has father loop %d, should be loop %d"
17304 msgstr ""
17305
17306 #: cfgloop.c:1486
17307 #, gcc-internal-format
17308 msgid "loop %d%'s header is not a loop header"
17309 msgstr ""
17310
17311 #: cfgloop.c:1492
17312 #, gcc-internal-format
17313 msgid "loop %d%'s header does not have exactly 2 entries"
17314 msgstr ""
17315
17316 #: cfgloop.c:1499
17317 #, gcc-internal-format
17318 msgid "loop %d%'s latch does not have an edge to its header"
17319 msgstr ""
17320
17321 #: cfgloop.c:1504
17322 #, gcc-internal-format
17323 msgid "loop %d%'s latch is not dominated by its header"
17324 msgstr ""
17325
17326 #: cfgloop.c:1512
17327 #, gcc-internal-format
17328 msgid "loop %d%'s latch does not have exactly 1 successor"
17329 msgstr ""
17330
17331 #: cfgloop.c:1517
17332 #, gcc-internal-format
17333 msgid "loop %d%'s latch does not have header as successor"
17334 msgstr ""
17335
17336 #: cfgloop.c:1522
17337 #, gcc-internal-format
17338 msgid "loop %d%'s latch does not belong directly to it"
17339 msgstr ""
17340
17341 #: cfgloop.c:1528
17342 #, gcc-internal-format
17343 msgid "loop %d%'s header does not belong directly to it"
17344 msgstr ""
17345
17346 #: cfgloop.c:1534
17347 #, gcc-internal-format
17348 msgid "loop %d%'s latch is marked as part of irreducible region"
17349 msgstr ""
17350
17351 #: cfgloop.c:1568
17352 #, gcc-internal-format, gfc-internal-format
17353 msgid "basic block %d should be marked irreducible"
17354 msgstr ""
17355
17356 #: cfgloop.c:1574
17357 #, gcc-internal-format, gfc-internal-format
17358 msgid "basic block %d should not be marked irreducible"
17359 msgstr ""
17360
17361 #: cfgloop.c:1582
17362 #, gcc-internal-format, gfc-internal-format
17363 msgid "edge from %d to %d should be marked irreducible"
17364 msgstr ""
17365
17366 #: cfgloop.c:1589
17367 #, gcc-internal-format, gfc-internal-format
17368 msgid "edge from %d to %d should not be marked irreducible"
17369 msgstr ""
17370
17371 #: cfgloop.c:1603
17372 #, gcc-internal-format, gfc-internal-format
17373 msgid "corrupted head of the exits list of loop %d"
17374 msgstr ""
17375
17376 #: cfgloop.c:1621
17377 #, gcc-internal-format, gfc-internal-format
17378 msgid "corrupted exits list of loop %d"
17379 msgstr ""
17380
17381 #: cfgloop.c:1630
17382 #, gcc-internal-format, gfc-internal-format
17383 msgid "nonempty exits list of loop %d, but exits are not recorded"
17384 msgstr ""
17385
17386 #: cfgloop.c:1657
17387 #, gcc-internal-format, gfc-internal-format
17388 msgid "exit %d->%d not recorded"
17389 msgstr ""
17390
17391 #: cfgloop.c:1680
17392 #, gcc-internal-format, gfc-internal-format
17393 msgid "wrong list of exited loops for edge %d->%d"
17394 msgstr ""
17395
17396 #: cfgloop.c:1689
17397 #, gcc-internal-format
17398 msgid "too many loop exits recorded"
17399 msgstr ""
17400
17401 #: cfgloop.c:1700
17402 #, gcc-internal-format, gfc-internal-format
17403 msgid "%d exits recorded for loop %d (having %d exits)"
17404 msgstr ""
17405
17406 #: cfgrtl.c:2357
17407 #, gcc-internal-format, gfc-internal-format
17408 msgid "non-cold basic block %d reachable only by paths crossing the cold partition"
17409 msgstr ""
17410
17411 #: cfgrtl.c:2429
17412 #, gcc-internal-format, gfc-internal-format
17413 msgid "multiple hot/cold transitions found (bb %i)"
17414 msgstr ""
17415
17416 #: cfgrtl.c:2437
17417 #, gcc-internal-format
17418 msgid "partition found but function partition flag not set"
17419 msgstr ""
17420
17421 #: cfgrtl.c:2476
17422 #, gcc-internal-format
17423 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
17424 msgstr ""
17425
17426 #: cfgrtl.c:2485
17427 #, gcc-internal-format, gfc-internal-format
17428 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
17429 msgstr ""
17430
17431 #: cfgrtl.c:2507
17432 #, gcc-internal-format
17433 msgid "EDGE_CROSSING incorrectly set across same section"
17434 msgstr ""
17435
17436 #: cfgrtl.c:2512
17437 #, gcc-internal-format, gfc-internal-format
17438 msgid "fallthru edge crosses section boundary in bb %i"
17439 msgstr ""
17440
17441 #: cfgrtl.c:2518
17442 #, gcc-internal-format, gfc-internal-format
17443 msgid "EH edge crosses section boundary in bb %i"
17444 msgstr ""
17445
17446 #: cfgrtl.c:2524
17447 #, gcc-internal-format, gfc-internal-format
17448 msgid "No region crossing jump at section boundary in bb %i"
17449 msgstr ""
17450
17451 #: cfgrtl.c:2531
17452 #, gcc-internal-format
17453 msgid "EDGE_CROSSING missing across section boundary"
17454 msgstr ""
17455
17456 #: cfgrtl.c:2561
17457 #, gcc-internal-format, gfc-internal-format
17458 msgid "Region crossing jump across same section in bb %i"
17459 msgstr ""
17460
17461 #: cfgrtl.c:2568
17462 #, gcc-internal-format, gfc-internal-format
17463 msgid "missing REG_EH_REGION note at the end of bb %i"
17464 msgstr ""
17465
17466 #: cfgrtl.c:2573
17467 #, gcc-internal-format, gfc-internal-format
17468 msgid "too many exception handling edges in bb %i"
17469 msgstr ""
17470
17471 #: cfgrtl.c:2581
17472 #, gcc-internal-format, gfc-internal-format
17473 msgid "too many outgoing branch edges from bb %i"
17474 msgstr ""
17475
17476 #: cfgrtl.c:2586
17477 #, gcc-internal-format, gfc-internal-format
17478 msgid "fallthru edge after unconditional jump in bb %i"
17479 msgstr ""
17480
17481 #: cfgrtl.c:2591
17482 #, gcc-internal-format, gfc-internal-format
17483 msgid "wrong number of branch edges after unconditional jump in bb %i"
17484 msgstr ""
17485
17486 #: cfgrtl.c:2598
17487 #, gcc-internal-format, gfc-internal-format
17488 msgid "wrong amount of branch edges after conditional jump in bb %i"
17489 msgstr ""
17490
17491 #: cfgrtl.c:2604
17492 #, gcc-internal-format, gfc-internal-format
17493 msgid "abnormal call edges for non-call insn in bb %i"
17494 msgstr ""
17495
17496 #: cfgrtl.c:2609
17497 #, gcc-internal-format, gfc-internal-format
17498 msgid "sibcall edges for non-call insn in bb %i"
17499 msgstr ""
17500
17501 #: cfgrtl.c:2619
17502 #, gcc-internal-format, gfc-internal-format
17503 msgid "abnormal edges for no purpose in bb %i"
17504 msgstr ""
17505
17506 #: cfgrtl.c:2630
17507 #, gcc-internal-format, gfc-internal-format
17508 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
17509 msgstr ""
17510
17511 #: cfgrtl.c:2671 cfgrtl.c:2681
17512 #, gcc-internal-format, gfc-internal-format
17513 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
17514 msgstr ""
17515
17516 #: cfgrtl.c:2694
17517 #, gcc-internal-format, gfc-internal-format
17518 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
17519 msgstr ""
17520
17521 #: cfgrtl.c:2704
17522 #, gcc-internal-format, gfc-internal-format
17523 msgid "in basic block %d:"
17524 msgstr ""
17525
17526 #: cfgrtl.c:2730
17527 #, gcc-internal-format, gfc-internal-format
17528 msgid "BB_RTL flag not set for block %d"
17529 msgstr ""
17530
17531 #: cfgrtl.c:2737
17532 #, gcc-internal-format, gfc-internal-format
17533 msgid "insn %d basic block pointer is %d, should be %d"
17534 msgstr ""
17535
17536 #: cfgrtl.c:2748
17537 #, gcc-internal-format, gfc-internal-format
17538 msgid "insn %d in header of bb %d has non-NULL basic block"
17539 msgstr ""
17540
17541 #: cfgrtl.c:2756
17542 #, gcc-internal-format, gfc-internal-format
17543 msgid "insn %d in footer of bb %d has non-NULL basic block"
17544 msgstr ""
17545
17546 #: cfgrtl.c:2829 cfgrtl.c:2877
17547 #, gcc-internal-format, gfc-internal-format
17548 msgid "insn %d outside of basic blocks has non-NULL bb field"
17549 msgstr ""
17550
17551 #: cfgrtl.c:2837
17552 #, gcc-internal-format, gfc-internal-format
17553 msgid "end insn %d for block %d not found in the insn stream"
17554 msgstr ""
17555
17556 #: cfgrtl.c:2850
17557 #, gcc-internal-format, gfc-internal-format
17558 msgid "insn %d is in multiple basic blocks (%d and %d)"
17559 msgstr ""
17560
17561 #: cfgrtl.c:2862
17562 #, gcc-internal-format, gfc-internal-format
17563 msgid "head insn %d for block %d not found in the insn stream"
17564 msgstr ""
17565
17566 #: cfgrtl.c:2910
17567 #, gcc-internal-format, gfc-internal-format
17568 msgid "missing barrier after block %i"
17569 msgstr ""
17570
17571 #: cfgrtl.c:2926
17572 #, gcc-internal-format, gfc-internal-format
17573 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
17574 msgstr ""
17575
17576 #: cfgrtl.c:2935
17577 #, gcc-internal-format, gfc-internal-format
17578 msgid "verify_flow_info: Incorrect fallthru %i->%i"
17579 msgstr ""
17580
17581 #: cfgrtl.c:2971
17582 #, gcc-internal-format
17583 msgid "basic blocks not laid down consecutively"
17584 msgstr ""
17585
17586 #: cfgrtl.c:3010
17587 #, gcc-internal-format, gfc-internal-format
17588 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
17589 msgstr ""
17590
17591 #: cgraph.c:3032
17592 #, gcc-internal-format
17593 msgid "caller edge count invalid"
17594 msgstr ""
17595
17596 #: cgraph.c:3116
17597 #, gcc-internal-format, gfc-internal-format
17598 msgid "aux field set for edge %s->%s"
17599 msgstr ""
17600
17601 #: cgraph.c:3123
17602 #, gcc-internal-format
17603 msgid "cgraph count invalid"
17604 msgstr ""
17605
17606 #: cgraph.c:3128
17607 #, gcc-internal-format
17608 msgid "inline clone in same comdat group list"
17609 msgstr ""
17610
17611 #: cgraph.c:3133
17612 #, gcc-internal-format
17613 msgid "local symbols must be defined"
17614 msgstr ""
17615
17616 #: cgraph.c:3138
17617 #, gcc-internal-format
17618 msgid "externally visible inline clone"
17619 msgstr ""
17620
17621 #: cgraph.c:3143
17622 #, gcc-internal-format
17623 msgid "inline clone with address taken"
17624 msgstr ""
17625
17626 #: cgraph.c:3148
17627 #, gcc-internal-format
17628 msgid "inline clone is forced to output"
17629 msgstr ""
17630
17631 #: cgraph.c:3155
17632 #, gcc-internal-format, gfc-internal-format
17633 msgid "aux field set for indirect edge from %s"
17634 msgstr ""
17635
17636 #: cgraph.c:3162
17637 #, gcc-internal-format, gfc-internal-format
17638 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
17639 msgstr ""
17640
17641 #: cgraph.c:3177
17642 #, gcc-internal-format, gfc-internal-format
17643 msgid "comdat-local function called by %s outside its comdat"
17644 msgstr ""
17645
17646 #: cgraph.c:3187
17647 #, gcc-internal-format
17648 msgid "inlined_to pointer is wrong"
17649 msgstr ""
17650
17651 #: cgraph.c:3192
17652 #, gcc-internal-format
17653 msgid "multiple inline callers"
17654 msgstr ""
17655
17656 #: cgraph.c:3199
17657 #, gcc-internal-format
17658 msgid "inlined_to pointer set for noninline callers"
17659 msgstr ""
17660
17661 #: cgraph.c:3219
17662 #, gcc-internal-format
17663 msgid "caller edge count does not match BB count"
17664 msgstr ""
17665
17666 #: cgraph.c:3241
17667 #, gcc-internal-format
17668 msgid "indirect call count does not match BB count"
17669 msgstr ""
17670
17671 #: cgraph.c:3252
17672 #, gcc-internal-format
17673 msgid "inlined_to pointer is set but no predecessors found"
17674 msgstr "встановлено вказівник inlined_to, але не виявлено попередників"
17675
17676 #: cgraph.c:3257
17677 #, gcc-internal-format
17678 msgid "inlined_to pointer refers to itself"
17679 msgstr ""
17680
17681 #: cgraph.c:3268
17682 #, gcc-internal-format
17683 msgid "cgraph_node has wrong clone_of"
17684 msgstr ""
17685
17686 #: cgraph.c:3281
17687 #, gcc-internal-format
17688 msgid "cgraph_node has wrong clone list"
17689 msgstr ""
17690
17691 #: cgraph.c:3287
17692 #, gcc-internal-format
17693 msgid "cgraph_node is in clone list but it is not clone"
17694 msgstr ""
17695
17696 #: cgraph.c:3292
17697 #, gcc-internal-format
17698 msgid "cgraph_node has wrong prev_clone pointer"
17699 msgstr ""
17700
17701 #: cgraph.c:3297
17702 #, gcc-internal-format
17703 msgid "double linked list of clones corrupted"
17704 msgstr ""
17705
17706 #: cgraph.c:3309
17707 #, gcc-internal-format
17708 msgid "Alias has call edges"
17709 msgstr ""
17710
17711 #: cgraph.c:3315
17712 #, gcc-internal-format
17713 msgid "Alias has non-alias reference"
17714 msgstr ""
17715
17716 #: cgraph.c:3320
17717 #, gcc-internal-format
17718 msgid "Alias has more than one alias reference"
17719 msgstr ""
17720
17721 #: cgraph.c:3327
17722 #, gcc-internal-format
17723 msgid "Analyzed alias has no reference"
17724 msgstr ""
17725
17726 #: cgraph.c:3336
17727 #, gcc-internal-format
17728 msgid "No edge out of thunk node"
17729 msgstr ""
17730
17731 #: cgraph.c:3341
17732 #, gcc-internal-format
17733 msgid "More than one edge out of thunk node"
17734 msgstr ""
17735
17736 #: cgraph.c:3346
17737 #, gcc-internal-format
17738 msgid "Thunk is not supposed to have body"
17739 msgstr ""
17740
17741 #: cgraph.c:3382
17742 #, gcc-internal-format
17743 msgid "shared call_stmt:"
17744 msgstr ""
17745
17746 #: cgraph.c:3390
17747 #, gcc-internal-format
17748 msgid "edge points to wrong declaration:"
17749 msgstr ""
17750
17751 #: cgraph.c:3399
17752 #, gcc-internal-format
17753 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
17754 msgstr ""
17755
17756 #: cgraph.c:3409
17757 #, gcc-internal-format
17758 msgid "missing callgraph edge for call stmt:"
17759 msgstr ""
17760
17761 #: cgraph.c:3419
17762 #, gcc-internal-format
17763 msgid "reference to dead statement"
17764 msgstr ""
17765
17766 #: cgraph.c:3432
17767 #, gcc-internal-format, gfc-internal-format
17768 msgid "edge %s->%s has no corresponding call_stmt"
17769 msgstr ""
17770
17771 #: cgraph.c:3444
17772 #, gcc-internal-format, gfc-internal-format
17773 msgid "an indirect edge from %s has no corresponding call_stmt"
17774 msgstr ""
17775
17776 #: cgraph.c:3455
17777 #, gcc-internal-format
17778 msgid "verify_cgraph_node failed"
17779 msgstr ""
17780
17781 #: cgraph.c:3562 varpool.c:304
17782 #, gcc-internal-format, gfc-internal-format
17783 msgid "%s: section %s is missing"
17784 msgstr ""
17785
17786 #: cgraphunit.c:722
17787 #, gcc-internal-format
17788 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
17789 msgstr ""
17790
17791 #: cgraphunit.c:774 cgraphunit.c:816
17792 #, gcc-internal-format
17793 msgid "%<externally_visible%> attribute have effect only on public objects"
17794 msgstr ""
17795
17796 #: cgraphunit.c:781
17797 #, gcc-internal-format
17798 msgid "%<weakref%> attribute ignored because function is defined"
17799 msgstr ""
17800
17801 #: cgraphunit.c:791
17802 #, gcc-internal-format
17803 msgid "%<alias%> attribute ignored because function is defined"
17804 msgstr ""
17805
17806 #: cgraphunit.c:799
17807 #, gcc-internal-format
17808 msgid "always_inline function might not be inlinable"
17809 msgstr ""
17810
17811 #: cgraphunit.c:824
17812 #, gcc-internal-format
17813 msgid "%<weakref%> attribute ignored because variable is initialized"
17814 msgstr ""
17815
17816 #. include_self=
17817 #: cgraphunit.c:976 c/c-decl.c:11507
17818 #, gcc-internal-format
17819 msgid "%q+F used but never defined"
17820 msgstr "%q+F використано, але ніколи не визначено"
17821
17822 #: cgraphunit.c:978 c/c-decl.c:11517
17823 #, gcc-internal-format
17824 msgid "%q+F declared %<static%> but never defined"
17825 msgstr ""
17826
17827 #: cgraphunit.c:1022
17828 #, gcc-internal-format
17829 msgid "%qD defined but not used"
17830 msgstr ""
17831
17832 #: cgraphunit.c:1354
17833 #, gcc-internal-format
17834 msgid "%<ifunc%> resolver for %qD must return %qT"
17835 msgstr ""
17836
17837 #: cgraphunit.c:1357 cgraphunit.c:1380
17838 #, gcc-internal-format
17839 msgid "resolver indirect function declared here"
17840 msgstr ""
17841
17842 #: cgraphunit.c:1377
17843 #, gcc-internal-format
17844 msgid "%<ifunc%> resolver for %qD should return %qT"
17845 msgstr ""
17846
17847 #: cgraphunit.c:1387
17848 #, gcc-internal-format
17849 msgid "%qD alias between functions of incompatible types %qT and %qT"
17850 msgstr "%qD alias між функціями несумісних типів, %qT та %qT"
17851
17852 #: cgraphunit.c:1390 cgraphunit.c:1472
17853 #, gcc-internal-format
17854 msgid "aliased declaration here"
17855 msgstr "оголошення aliased тут:"
17856
17857 #: cgraphunit.c:1428 c-family/c-pragma.c:337
17858 #, gcc-internal-format
17859 msgid "%q+D aliased to undefined symbol %qE"
17860 msgstr ""
17861
17862 #: cgraphunit.c:1444
17863 #, gcc-internal-format
17864 msgid "%q+D aliased to external symbol %qE"
17865 msgstr ""
17866
17867 #: cgraphunit.c:1469
17868 #, gcc-internal-format
17869 msgid "%q+D alias between function and variable is not supported"
17870 msgstr ""
17871
17872 #: cgraphunit.c:1543
17873 #, gcc-internal-format
17874 msgid "failed to reclaim unneeded function"
17875 msgstr "не вдалося повернути пам'ять від непотрібної функції"
17876
17877 #: cgraphunit.c:1571
17878 #, gcc-internal-format
17879 msgid "failed to reclaim unneeded function in same comdat group"
17880 msgstr ""
17881
17882 #: cgraphunit.c:1846
17883 #, gcc-internal-format
17884 msgid "generic thunk code fails for method %qD which uses %<...%>"
17885 msgstr ""
17886
17887 #: cgraphunit.c:2225
17888 #, gcc-internal-format
17889 msgid "size of return value of %q+D is %u bytes"
17890 msgstr ""
17891
17892 #: cgraphunit.c:2229
17893 #, gcc-internal-format
17894 msgid "size of return value of %q+D is larger than %wu bytes"
17895 msgstr ""
17896
17897 #: cgraphunit.c:2717
17898 #, gcc-internal-format
17899 msgid "nodes with unreleased memory found"
17900 msgstr "виявлено вузли із незвільненою пам'яттю"
17901
17902 #: collect-utils.c:68
17903 #, gcc-internal-format
17904 msgid "can%'t get program status: %m"
17905 msgstr ""
17906
17907 #: collect-utils.c:82
17908 #, gcc-internal-format, gfc-internal-format
17909 msgid "%s terminated with signal %d [%s]%s"
17910 msgstr "%s перервано за допомогою сигналу %d [%s]%s"
17911
17912 #: collect-utils.c:98
17913 #, gcc-internal-format, gfc-internal-format
17914 msgid "%s returned %d exit status"
17915 msgstr "%s повернуто стан виходу %d"
17916
17917 #: collect-utils.c:133
17918 #, gcc-internal-format, gfc-internal-format
17919 msgid "could not open response file %s"
17920 msgstr "не вдалося відкрити файл відповіді %s"
17921
17922 #: collect-utils.c:139
17923 #, gcc-internal-format, gfc-internal-format
17924 msgid "could not write to response file %s"
17925 msgstr "не вдалося записати дані до файла відповіді %s"
17926
17927 #: collect-utils.c:145
17928 #, gcc-internal-format, gfc-internal-format
17929 msgid "could not close response file %s"
17930 msgstr "не вдалося закрити файл відповіді %s"
17931
17932 #: collect-utils.c:179
17933 #, gcc-internal-format
17934 msgid "cannot find %qs"
17935 msgstr "не вдалося знайти %qs"
17936
17937 #: collect-utils.c:183 collect2.c:2451 collect2.c:2621 gcc.c:3201 gcc.c:6927
17938 #, gcc-internal-format
17939 msgid "pex_init failed: %m"
17940 msgstr ""
17941
17942 #: collect-utils.c:192 collect2.c:2460 collect2.c:2629 gcc.c:2499 gcc.c:4596
17943 #, gcc-internal-format
17944 msgid "%s: %m"
17945 msgstr ""
17946
17947 #: collect2.c:704
17948 #, gcc-internal-format
17949 msgid "COLLECT_LTO_WRAPPER must be set"
17950 msgstr ""
17951
17952 #: collect2.c:976 gcc.c:7448 lto-wrapper.c:1756
17953 #: config/i386/intelmic-mkoffload.c:556 config/nvptx/mkoffload.c:405
17954 #, gcc-internal-format
17955 msgid "atexit failed"
17956 msgstr ""
17957
17958 #: collect2.c:1098
17959 #, gcc-internal-format
17960 msgid "no arguments"
17961 msgstr "немає аргументів"
17962
17963 #: collect2.c:1358 opts.c:1068
17964 #, gcc-internal-format
17965 msgid "LTO support has not been enabled in this configuration"
17966 msgstr ""
17967
17968 #: collect2.c:1399 graph.c:55 toplev.c:1669 objc/objc-act.c:461
17969 #, gcc-internal-format
17970 msgid "can%'t open %s: %m"
17971 msgstr "не вдалося відкрити %s: %m"
17972
17973 #: collect2.c:1519
17974 #, gcc-internal-format
17975 msgid "unknown demangling style %qs"
17976 msgstr "невідомий стиль декодування %qs"
17977
17978 #: collect2.c:1621 collect2.c:1802 collect2.c:1842
17979 #, gcc-internal-format
17980 msgid "fopen %s: %m"
17981 msgstr "fopen %s: %m"
17982
17983 #: collect2.c:1624 collect2.c:1807 collect2.c:1845
17984 #, gcc-internal-format
17985 msgid "fclose %s: %m"
17986 msgstr "fclose %s: %m"
17987
17988 #: collect2.c:2385 lto-wrapper.c:1074 lto-wrapper.c:1094
17989 #, gcc-internal-format, gfc-internal-format
17990 msgid "%s: %s\n"
17991 msgstr "%s: %s\n"
17992
17993 #: collect2.c:2425
17994 #, gcc-internal-format
17995 msgid "cannot find %<nm%>"
17996 msgstr "не вдалося знайти %<nm%>"
17997
17998 #: collect2.c:2473
17999 #, gcc-internal-format
18000 msgid "can%'t open nm output: %m"
18001 msgstr ""
18002
18003 #: collect2.c:2528
18004 #, gcc-internal-format, gfc-internal-format
18005 msgid "init function found in object %s"
18006 msgstr "знайдено функцію init у об'єкті %s"
18007
18008 #: collect2.c:2539
18009 #, gcc-internal-format, gfc-internal-format
18010 msgid "fini function found in object %s"
18011 msgstr ""
18012
18013 #: collect2.c:2596
18014 #, gcc-internal-format
18015 msgid "cannot find %<ldd%>"
18016 msgstr "не вдалося знайти %<ldd%>"
18017
18018 #: collect2.c:2642
18019 #, gcc-internal-format
18020 msgid "can%'t open ldd output: %m"
18021 msgstr ""
18022
18023 #: collect2.c:2660
18024 #, gcc-internal-format, gfc-internal-format
18025 msgid "dynamic dependency %s not found"
18026 msgstr ""
18027
18028 #: collect2.c:2672
18029 #, gcc-internal-format
18030 msgid "unable to open dynamic dependency %qs"
18031 msgstr "не вдалося відкрити динамічну залежність %qs"
18032
18033 #: collect2.c:2826
18034 #, gcc-internal-format, gfc-internal-format
18035 msgid "%s: not a COFF file"
18036 msgstr ""
18037
18038 #: collect2.c:2996
18039 #, gcc-internal-format, gfc-internal-format
18040 msgid "%s: cannot open as COFF file"
18041 msgstr ""
18042
18043 #: collect2.c:3055
18044 #, gcc-internal-format, gfc-internal-format
18045 msgid "library lib%s not found"
18046 msgstr ""
18047
18048 #: convert.c:97
18049 #, gcc-internal-format
18050 msgid "cannot convert to a pointer type"
18051 msgstr ""
18052
18053 #: convert.c:418
18054 #, gcc-internal-format
18055 msgid "pointer value used where a floating point value was expected"
18056 msgstr ""
18057
18058 #: convert.c:422
18059 #, gcc-internal-format
18060 msgid "aggregate value used where a float was expected"
18061 msgstr ""
18062
18063 #: convert.c:557
18064 #, gcc-internal-format
18065 msgid "conversion to incomplete type"
18066 msgstr "перетворення до неповного типу"
18067
18068 #: convert.c:1032
18069 #, gcc-internal-format
18070 msgid "can%'t convert a vector of type %qT to type %qT which has different size"
18071 msgstr ""
18072
18073 #: convert.c:1040
18074 #, gcc-internal-format
18075 msgid "aggregate value used where an integer was expected"
18076 msgstr ""
18077
18078 #: convert.c:1128
18079 #, gcc-internal-format
18080 msgid "pointer value used where a complex was expected"
18081 msgstr ""
18082
18083 #: convert.c:1132
18084 #, gcc-internal-format
18085 msgid "aggregate value used where a complex was expected"
18086 msgstr ""
18087
18088 #: convert.c:1169
18089 #, gcc-internal-format
18090 msgid "can%'t convert a value of type %qT to vector type %qT which has different size"
18091 msgstr ""
18092
18093 #: convert.c:1177
18094 #, gcc-internal-format
18095 msgid "can%'t convert value to a vector"
18096 msgstr ""
18097
18098 #: convert.c:1216
18099 #, gcc-internal-format
18100 msgid "aggregate value used where a fixed-point was expected"
18101 msgstr ""
18102
18103 #: coverage.c:199
18104 #, gcc-internal-format
18105 msgid "%qs is not a gcov data file"
18106 msgstr ""
18107
18108 #: coverage.c:210
18109 #, gcc-internal-format
18110 msgid "%qs is version %q.*s, expected version %q.*s"
18111 msgstr ""
18112
18113 #: coverage.c:269
18114 #, gcc-internal-format, gfc-internal-format
18115 msgid "Profile data for function %u is corrupted"
18116 msgstr ""
18117
18118 #: coverage.c:270
18119 #, gcc-internal-format
18120 msgid "checksum is (%x,%x) instead of (%x,%x)"
18121 msgstr ""
18122
18123 #: coverage.c:284
18124 #, gcc-internal-format
18125 msgid "%qs has overflowed"
18126 msgstr ""
18127
18128 #: coverage.c:285
18129 #, gcc-internal-format
18130 msgid "%qs is corrupted"
18131 msgstr ""
18132
18133 #: coverage.c:312
18134 #, gcc-internal-format
18135 msgid "%qs profile count data file not found"
18136 msgstr ""
18137
18138 #: coverage.c:341
18139 #, gcc-internal-format
18140 msgid "profile for function %qD not found in profile data"
18141 msgstr ""
18142
18143 #: coverage.c:358
18144 #, gcc-internal-format
18145 msgid "number of counters in profile data for function %qD does not match its profile data (counter %qs, expected %i and have %i)"
18146 msgstr ""
18147
18148 #: coverage.c:367
18149 #, gcc-internal-format
18150 msgid "the control flow of function %qD does not match its profile data (counter %qs)"
18151 msgstr ""
18152
18153 #: coverage.c:386
18154 #, gcc-internal-format
18155 msgid "execution counts estimated\n"
18156 msgstr ""
18157
18158 #: coverage.c:387
18159 #, gcc-internal-format
18160 msgid "execution counts assumed to be zero\n"
18161 msgstr ""
18162
18163 #: coverage.c:400
18164 #, gcc-internal-format
18165 msgid "source locations for function %qD have changed, the profile data may be out of date"
18166 msgstr ""
18167
18168 #: coverage.c:674
18169 #, gcc-internal-format
18170 msgid "error writing %qs"
18171 msgstr ""
18172
18173 #: coverage.c:1264
18174 #, gcc-internal-format, gfc-internal-format
18175 msgid "cannot open %s"
18176 msgstr "не вдалося відкрити %s"
18177
18178 #: data-streamer-in.c:53
18179 #, gcc-internal-format
18180 msgid "bytecode stream: string too long for the string table"
18181 msgstr ""
18182
18183 #: data-streamer-in.c:84 data-streamer-in.c:113
18184 #, gcc-internal-format
18185 msgid "bytecode stream: found non-null terminated string"
18186 msgstr ""
18187
18188 #: dbgcnt.c:100
18189 #, gcc-internal-format
18190 msgid "%<-fdbg-cnt=%s:%d:%d%> has smaller upper limit than the lower"
18191 msgstr ""
18192
18193 #: dbgcnt.c:107
18194 #, gcc-internal-format
18195 msgid "Lower limit %d of %<-fdbg-cnt=%s%> must be a non-negative number"
18196 msgstr ""
18197
18198 #: dbgcnt.c:114
18199 #, gcc-internal-format
18200 msgid "Upper limit %d of %<-fdbg-cnt=%s%> must be a non-negative number"
18201 msgstr ""
18202
18203 #: dbgcnt.c:186
18204 #, gcc-internal-format
18205 msgid "cannot find a valid counter:value pair:"
18206 msgstr ""
18207
18208 #: dbgcnt.c:187
18209 #, gcc-internal-format
18210 msgid "%<-fdbg-cnt=%s%>"
18211 msgstr ""
18212
18213 #: dbgcnt.c:188
18214 #, gcc-internal-format, gfc-internal-format
18215 msgid " %s"
18216 msgstr " %s"
18217
18218 #: dbxout.c:3380
18219 #, gcc-internal-format
18220 msgid "common symbol debug info is not structured as symbol+offset"
18221 msgstr ""
18222
18223 #: dbxout.c:3911
18224 #, gcc-internal-format
18225 msgid "global destructors not supported on this target"
18226 msgstr ""
18227
18228 #: dbxout.c:3928
18229 #, gcc-internal-format
18230 msgid "global constructors not supported on this target"
18231 msgstr ""
18232
18233 #: diagnostic.c:1607
18234 #, gcc-internal-format, gfc-internal-format
18235 msgid "in %s, at %s:%d"
18236 msgstr ""
18237
18238 #: dominance.c:1170
18239 #, gcc-internal-format, gfc-internal-format
18240 msgid "dominator of %d status unknown"
18241 msgstr ""
18242
18243 #: dominance.c:1178
18244 #, gcc-internal-format, gfc-internal-format
18245 msgid "dominator of %d should be %d, not %d"
18246 msgstr ""
18247
18248 #: dumpfile.c:378
18249 #, gcc-internal-format
18250 msgid "could not open dump file %qs: %m"
18251 msgstr ""
18252
18253 #: dumpfile.c:1839
18254 #, gcc-internal-format
18255 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
18256 msgstr ""
18257
18258 #: dumpfile.c:1951
18259 #, gcc-internal-format
18260 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
18261 msgstr ""
18262
18263 #: dumpfile.c:1983
18264 #, gcc-internal-format
18265 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
18266 msgstr ""
18267
18268 #: dwarf2out.c:1117
18269 #, gcc-internal-format
18270 msgid "multiple EH personalities are supported only with assemblers supporting .cfi_personality directive"
18271 msgstr ""
18272
18273 #: dwarf2out.c:10987
18274 #, gcc-internal-format
18275 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
18276 msgstr ""
18277
18278 #: dwarf2out.c:14509
18279 #, gcc-internal-format, gfc-internal-format
18280 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
18281 msgstr ""
18282
18283 #: emit-rtl.c:2899
18284 #, gcc-internal-format
18285 msgid "invalid rtl sharing found in the insn"
18286 msgstr ""
18287
18288 #: emit-rtl.c:2901
18289 #, gcc-internal-format
18290 msgid "shared rtx"
18291 msgstr ""
18292
18293 #: emit-rtl.c:2903
18294 #, gcc-internal-format
18295 msgid "internal consistency failure"
18296 msgstr ""
18297
18298 #: emit-rtl.c:4040
18299 #, gcc-internal-format
18300 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
18301 msgstr ""
18302
18303 #: errors.c:133
18304 #, gcc-internal-format, gfc-internal-format
18305 msgid "abort in %s, at %s:%d"
18306 msgstr ""
18307
18308 #: except.c:2156
18309 #, gcc-internal-format
18310 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
18311 msgstr ""
18312
18313 #: except.c:2291
18314 #, gcc-internal-format
18315 msgid "%<__builtin_eh_return%> not supported on this target"
18316 msgstr "підтримки %<__builtin_eh_return%> для цього призначення не передбачено"
18317
18318 #: except.c:3415 except.c:3440
18319 #, gcc-internal-format, gfc-internal-format
18320 msgid "region_array is corrupted for region %i"
18321 msgstr ""
18322
18323 #: except.c:3428 except.c:3459
18324 #, gcc-internal-format, gfc-internal-format
18325 msgid "lp_array is corrupted for lp %i"
18326 msgstr ""
18327
18328 #: except.c:3445
18329 #, gcc-internal-format, gfc-internal-format
18330 msgid "outer block of region %i is wrong"
18331 msgstr ""
18332
18333 #: except.c:3450
18334 #, gcc-internal-format, gfc-internal-format
18335 msgid "negative nesting depth of region %i"
18336 msgstr ""
18337
18338 #: except.c:3464
18339 #, gcc-internal-format, gfc-internal-format
18340 msgid "region of lp %i is wrong"
18341 msgstr ""
18342
18343 #: except.c:3491
18344 #, gcc-internal-format, gfc-internal-format
18345 msgid "tree list ends on depth %i"
18346 msgstr ""
18347
18348 #: except.c:3496
18349 #, gcc-internal-format
18350 msgid "region_array does not match region_tree"
18351 msgstr ""
18352
18353 #: except.c:3501
18354 #, gcc-internal-format
18355 msgid "lp_array does not match region_tree"
18356 msgstr ""
18357
18358 #: except.c:3508
18359 #, gcc-internal-format
18360 msgid "verify_eh_tree failed"
18361 msgstr ""
18362
18363 #: explow.c:1535
18364 #, gcc-internal-format
18365 msgid "stack limits not supported on this target"
18366 msgstr ""
18367
18368 #: expmed.c:354
18369 #, gcc-internal-format
18370 msgid "reverse scalar storage order"
18371 msgstr ""
18372
18373 #: expmed.c:371
18374 #, gcc-internal-format
18375 msgid "reverse floating-point scalar storage order"
18376 msgstr ""
18377
18378 #: expmed.c:412
18379 #, gcc-internal-format, gfc-internal-format
18380 msgid "reverse storage order for %smode"
18381 msgstr ""
18382
18383 #: expmed.c:658
18384 #, gcc-internal-format
18385 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
18386 msgstr ""
18387
18388 #: expr.c:11007
18389 #, gcc-internal-format
18390 msgid "%Kcall to %qs declared with attribute error: %s"
18391 msgstr ""
18392
18393 #: expr.c:11021
18394 #, gcc-internal-format
18395 msgid "%Kcall to %qs declared with attribute warning: %s"
18396 msgstr ""
18397
18398 #: file-prefix-map.c:50
18399 #, gcc-internal-format
18400 msgid "invalid argument %qs to %qs"
18401 msgstr "некоректний аргумент %qs %qs"
18402
18403 #: final.c:1798
18404 #, gcc-internal-format
18405 msgid "the frame size of %wu bytes is larger than %wu bytes"
18406 msgstr ""
18407
18408 #: final.c:4810 toplev.c:1493 tree-cfgcleanup.c:1497
18409 #, gcc-internal-format
18410 msgid "could not open final insn dump file %qs: %m"
18411 msgstr ""
18412
18413 #: final.c:4879 tree-cfgcleanup.c:1514
18414 #, gcc-internal-format
18415 msgid "could not close final insn dump file %qs: %m"
18416 msgstr ""
18417
18418 #: fixed-value.c:128
18419 #, gcc-internal-format
18420 msgid "large fixed-point constant implicitly truncated to fixed-point type"
18421 msgstr ""
18422
18423 #: fold-const.c:4204 fold-const.c:4214
18424 #, gcc-internal-format, gfc-internal-format
18425 msgid "comparison is always %d due to width of bit-field"
18426 msgstr ""
18427
18428 #: fold-const.c:5557 tree-ssa-reassoc.c:2380 tree-ssa-reassoc.c:3260
18429 #, gcc-internal-format
18430 msgid "assuming signed overflow does not occur when simplifying range test"
18431 msgstr ""
18432
18433 #: fold-const.c:6010 fold-const.c:6024
18434 #, gcc-internal-format, gfc-internal-format
18435 msgid "comparison is always %d"
18436 msgstr ""
18437
18438 #: fold-const.c:6168
18439 #, gcc-internal-format
18440 msgid "%<or%> of unmatched not-equal tests is always 1"
18441 msgstr ""
18442
18443 #: fold-const.c:6173
18444 #, gcc-internal-format
18445 msgid "%<and%> of mutually exclusive equal-tests is always 0"
18446 msgstr ""
18447
18448 #: fold-const.c:8404
18449 #, gcc-internal-format
18450 msgid "assuming signed overflow does not occur when reducing constant in comparison"
18451 msgstr ""
18452
18453 #: fold-const.c:8804
18454 #, gcc-internal-format
18455 msgid "assuming signed overflow does not occur when combining constants around a comparison"
18456 msgstr ""
18457
18458 #: fold-const.c:12112
18459 #, gcc-internal-format
18460 msgid "fold check: original tree changed by fold"
18461 msgstr ""
18462
18463 #: function.c:248
18464 #, gcc-internal-format
18465 msgid "total size of local objects %wu exceeds maximum %wu"
18466 msgstr ""
18467
18468 #: function.c:252
18469 #, gcc-internal-format
18470 msgid "total size of local objects exceeds maximum %wu"
18471 msgstr ""
18472
18473 #: function.c:1782 gimplify.c:6166 gimplify.c:6322
18474 #, gcc-internal-format
18475 msgid "impossible constraint in %<asm%>"
18476 msgstr ""
18477
18478 #: function.c:4221
18479 #, gcc-internal-format
18480 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18481 msgstr ""
18482
18483 #: function.c:4242
18484 #, gcc-internal-format
18485 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18486 msgstr ""
18487
18488 #: function.c:4896
18489 #, gcc-internal-format
18490 msgid "function returns an aggregate"
18491 msgstr ""
18492
18493 #: gcc.c:2029
18494 #, gcc-internal-format
18495 msgid "cannot open nested response file"
18496 msgstr ""
18497
18498 #: gcc.c:2040
18499 #, gcc-internal-format
18500 msgid "cannot close nonexistent response file"
18501 msgstr ""
18502
18503 #: gcc.c:2063
18504 #, gcc-internal-format, gfc-internal-format
18505 msgid "could not open temporary response file %s"
18506 msgstr ""
18507
18508 #: gcc.c:2070
18509 #, gcc-internal-format, gfc-internal-format
18510 msgid "could not write to temporary response file %s"
18511 msgstr ""
18512
18513 #: gcc.c:2076
18514 #, gcc-internal-format, gfc-internal-format
18515 msgid "could not close temporary response file %s"
18516 msgstr ""
18517
18518 #. This leaves DESC open, but the OS will save us.
18519 #: gcc.c:2108
18520 #, gcc-internal-format
18521 msgid "cannot read spec file %qs: %m"
18522 msgstr ""
18523
18524 #: gcc.c:2202 gcc.c:2223
18525 #, gcc-internal-format, gfc-internal-format
18526 msgid "specs %%include syntax malformed after %ld characters"
18527 msgstr ""
18528
18529 #: gcc.c:2250 gcc.c:2260 gcc.c:2271 gcc.c:2282
18530 #, gcc-internal-format, gfc-internal-format
18531 msgid "specs %%rename syntax malformed after %ld characters"
18532 msgstr ""
18533
18534 #: gcc.c:2293
18535 #, gcc-internal-format, gfc-internal-format
18536 msgid "specs %s spec was not found to be renamed"
18537 msgstr ""
18538
18539 #: gcc.c:2301
18540 #, gcc-internal-format
18541 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
18542 msgstr ""
18543
18544 #: gcc.c:2323
18545 #, gcc-internal-format, gfc-internal-format
18546 msgid "specs unknown %% command after %ld characters"
18547 msgstr ""
18548
18549 #: gcc.c:2335 gcc.c:2349
18550 #, gcc-internal-format, gfc-internal-format
18551 msgid "specs file malformed after %ld characters"
18552 msgstr ""
18553
18554 #: gcc.c:2404
18555 #, gcc-internal-format
18556 msgid "spec file has no spec for linking"
18557 msgstr ""
18558
18559 #: gcc.c:2952 gcc.c:2989
18560 #, gcc-internal-format
18561 msgid "system path %qs is not absolute"
18562 msgstr ""
18563
18564 #: gcc.c:3078
18565 #, gcc-internal-format
18566 msgid "%<-pipe%> not supported"
18567 msgstr "Підтримки %<-pipe%> не передбачено"
18568
18569 #: gcc.c:3218 gcc.c:6936
18570 #, gcc-internal-format
18571 msgid "cannot execute %qs: %s: %m"
18572 msgstr "не вдалося виконати %qs: %s: %m"
18573
18574 #: gcc.c:3219 gcc.c:6937
18575 #, gcc-internal-format
18576 msgid "cannot execute %qs: %s"
18577 msgstr "не вдалося виконати %qs: %s"
18578
18579 #: gcc.c:3238
18580 #, gcc-internal-format
18581 msgid "failed to get exit status: %m"
18582 msgstr ""
18583
18584 #: gcc.c:3244
18585 #, gcc-internal-format
18586 msgid "failed to get process times: %m"
18587 msgstr ""
18588
18589 #. The inferior failed to catch the signal.
18590 #: gcc.c:3270 gcc.c:3294
18591 #, gcc-internal-format, gfc-internal-format
18592 msgid "%s signal terminated program %s"
18593 msgstr ""
18594
18595 #: gcc.c:3772 opts-common.c:1326 opts-common.c:1358 opts-global.c:139
18596 #, gcc-internal-format
18597 msgid "unrecognized command line option %qs"
18598 msgstr ""
18599
18600 #: gcc.c:3837
18601 #, gcc-internal-format, gfc-internal-format
18602 msgid "GCC is not configured to support %s as offload target"
18603 msgstr ""
18604
18605 #: gcc.c:4151
18606 #, gcc-internal-format
18607 msgid "%qs is an unknown %<-save-temps%> option"
18608 msgstr ""
18609
18610 #: gcc.c:4624 toplev.c:878
18611 #, gcc-internal-format
18612 msgid "input file %qs is the same as output file"
18613 msgstr ""
18614
18615 #: gcc.c:4629
18616 #, gcc-internal-format
18617 msgid "output filename may not be empty"
18618 msgstr ""
18619
18620 #: gcc.c:4654
18621 #, gcc-internal-format
18622 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
18623 msgstr ""
18624
18625 #: gcc.c:4742
18626 #, gcc-internal-format
18627 msgid "%<-x %s%> after last input file has no effect"
18628 msgstr ""
18629
18630 #: gcc.c:4924
18631 #, gcc-internal-format
18632 msgid "unable to locate default linker script %qs in the library search paths"
18633 msgstr ""
18634
18635 #: gcc.c:5131
18636 #, gcc-internal-format
18637 msgid "switch %qs does not start with %<-%>"
18638 msgstr ""
18639
18640 #: gcc.c:5135
18641 #, gcc-internal-format
18642 msgid "spec-generated switch is just %<-%>"
18643 msgstr ""
18644
18645 #: gcc.c:5331
18646 #, gcc-internal-format
18647 msgid "spec %qs invalid"
18648 msgstr ""
18649
18650 #: gcc.c:5481
18651 #, gcc-internal-format
18652 msgid "spec %qs has invalid %<%%0%c%>"
18653 msgstr ""
18654
18655 #: gcc.c:5758
18656 #, gcc-internal-format
18657 msgid "spec %qs has invalid %<%%W%c%>"
18658 msgstr ""
18659
18660 #: gcc.c:5774
18661 #, gcc-internal-format
18662 msgid "spec %qs has invalid %<%%@%c%>"
18663 msgstr ""
18664
18665 #: gcc.c:5795
18666 #, gcc-internal-format
18667 msgid "spec %qs has invalid %<%%x%c%>"
18668 msgstr ""
18669
18670 #. Catch the case where a spec string contains something like
18671 #. '%{foo:%*}'. i.e. there is no * in the pattern on the left
18672 #. hand side of the :.
18673 #: gcc.c:6006
18674 #, gcc-internal-format
18675 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
18676 msgstr ""
18677
18678 #: gcc.c:6049
18679 #, gcc-internal-format
18680 msgid "spec failure: unrecognized spec option %qc"
18681 msgstr ""
18682
18683 #: gcc.c:6112
18684 #, gcc-internal-format
18685 msgid "unknown spec function %qs"
18686 msgstr ""
18687
18688 #: gcc.c:6142
18689 #, gcc-internal-format
18690 msgid "error in args to spec function %qs"
18691 msgstr ""
18692
18693 #: gcc.c:6200
18694 #, gcc-internal-format
18695 msgid "malformed spec function name"
18696 msgstr ""
18697
18698 #. )
18699 #: gcc.c:6203
18700 #, gcc-internal-format
18701 msgid "no arguments for spec function"
18702 msgstr ""
18703
18704 #: gcc.c:6222
18705 #, gcc-internal-format
18706 msgid "malformed spec function arguments"
18707 msgstr ""
18708
18709 #: gcc.c:6401
18710 #, gcc-internal-format
18711 msgid "braced spec %qs ends in escape"
18712 msgstr ""
18713
18714 #: gcc.c:6536
18715 #, gcc-internal-format
18716 msgid "braced spec %qs is invalid at %qc"
18717 msgstr ""
18718
18719 #: gcc.c:6631
18720 #, gcc-internal-format
18721 msgid "braced spec body %qs is invalid"
18722 msgstr ""
18723
18724 #: gcc.c:7235
18725 #, gcc-internal-format, gfc-internal-format
18726 msgid "%s: could not determine length of compare-debug file %s"
18727 msgstr ""
18728
18729 #: gcc.c:7246
18730 #, gcc-internal-format
18731 msgid "%s: %<-fcompare-debug%> failure (length)"
18732 msgstr ""
18733
18734 #: gcc.c:7256 gcc.c:7297
18735 #, gcc-internal-format, gfc-internal-format
18736 msgid "%s: could not open compare-debug file %s"
18737 msgstr ""
18738
18739 #: gcc.c:7276 gcc.c:7313
18740 #, gcc-internal-format
18741 msgid "%s: %<-fcompare-debug%> failure"
18742 msgstr ""
18743
18744 #: gcc.c:7618
18745 #, gcc-internal-format
18746 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
18747 msgstr ""
18748
18749 #: gcc.c:7642
18750 #, gcc-internal-format
18751 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
18752 msgstr ""
18753
18754 #: gcc.c:7847
18755 #, gcc-internal-format
18756 msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
18757 msgstr ""
18758
18759 #: gcc.c:7851
18760 #, gcc-internal-format
18761 msgid "unrecognized command line option %<-%s%>"
18762 msgstr ""
18763
18764 #: gcc.c:7977
18765 #, gcc-internal-format
18766 msgid "not configured with sysroot headers suffix"
18767 msgstr ""
18768
18769 #: gcc.c:8038
18770 #, gcc-internal-format
18771 msgid "no input files"
18772 msgstr "немає вхідних даних"
18773
18774 #: gcc.c:8089
18775 #, gcc-internal-format
18776 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
18777 msgstr ""
18778
18779 #: gcc.c:8131
18780 #, gcc-internal-format, gfc-internal-format
18781 msgid "%s: %s compiler not installed on this system"
18782 msgstr ""
18783
18784 #: gcc.c:8156
18785 #, gcc-internal-format
18786 msgid "recompiling with %<-fcompare-debug%>"
18787 msgstr ""
18788
18789 #: gcc.c:8172
18790 #, gcc-internal-format
18791 msgid "during %<-fcompare-debug%> recompilation"
18792 msgstr ""
18793
18794 #: gcc.c:8181
18795 #, gcc-internal-format
18796 msgid "comparing final insns dumps"
18797 msgstr ""
18798
18799 #: gcc.c:8298
18800 #, gcc-internal-format
18801 msgid "%<-fuse-linker-plugin%>, but %s not found"
18802 msgstr ""
18803
18804 #: gcc.c:8331
18805 #, gcc-internal-format, gfc-internal-format
18806 msgid "%s: linker input file unused because linking not done"
18807 msgstr ""
18808
18809 #: gcc.c:8387 c-family/c-opts.c:771
18810 #, gcc-internal-format
18811 msgid "cannot use %<-%> as input filename for a precompiled header"
18812 msgstr ""
18813
18814 #: gcc.c:8393
18815 #, gcc-internal-format, gfc-internal-format
18816 msgid "language %s not recognized"
18817 msgstr ""
18818
18819 #: gcc.c:8626
18820 #, gcc-internal-format
18821 msgid "multilib spec %qs is invalid"
18822 msgstr ""
18823
18824 #: gcc.c:8828
18825 #, gcc-internal-format
18826 msgid "multilib exclusions %qs is invalid"
18827 msgstr ""
18828
18829 #: gcc.c:8892
18830 #, gcc-internal-format
18831 msgid "multilib select %qs %qs is invalid"
18832 msgstr ""
18833
18834 #: gcc.c:9054
18835 #, gcc-internal-format
18836 msgid "multilib select %qs is invalid"
18837 msgstr ""
18838
18839 #: gcc.c:9094
18840 #, gcc-internal-format
18841 msgid "multilib exclusion %qs is invalid"
18842 msgstr ""
18843
18844 #: gcc.c:9320
18845 #, gcc-internal-format
18846 msgid "environment variable %qs not defined"
18847 msgstr ""
18848
18849 #: gcc.c:9460 gcc.c:9465
18850 #, gcc-internal-format
18851 msgid "invalid version number %qs"
18852 msgstr ""
18853
18854 #: gcc.c:9508
18855 #, gcc-internal-format, gfc-internal-format
18856 msgid "too few arguments to %%:version-compare"
18857 msgstr ""
18858
18859 #: gcc.c:9514
18860 #, gcc-internal-format, gfc-internal-format
18861 msgid "too many arguments to %%:version-compare"
18862 msgstr ""
18863
18864 #: gcc.c:9556
18865 #, gcc-internal-format
18866 msgid "unknown operator %qs in %%:version-compare"
18867 msgstr ""
18868
18869 #: gcc.c:9680
18870 #, gcc-internal-format, gfc-internal-format
18871 msgid "too many arguments to %%:compare-debug-dump-opt"
18872 msgstr ""
18873
18874 #: gcc.c:9753
18875 #, gcc-internal-format, gfc-internal-format
18876 msgid "too many arguments to %%:compare-debug-self-opt"
18877 msgstr ""
18878
18879 #: gcc.c:9789
18880 #, gcc-internal-format, gfc-internal-format
18881 msgid "too few arguments to %%:compare-debug-auxbase-opt"
18882 msgstr ""
18883
18884 #: gcc.c:9793
18885 #, gcc-internal-format, gfc-internal-format
18886 msgid "too many arguments to %%:compare-debug-auxbase-opt"
18887 msgstr ""
18888
18889 #: gcc.c:9800
18890 #, gcc-internal-format, gfc-internal-format
18891 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
18892 msgstr ""
18893
18894 #: gcc.c:9874
18895 #, gcc-internal-format, gfc-internal-format
18896 msgid "too few arguments to %%:replace-extension"
18897 msgstr ""
18898
18899 #: gcc.c:9927
18900 #, gcc-internal-format, gfc-internal-format
18901 msgid "wrong number of arguments to %%:debug-level-gt"
18902 msgstr ""
18903
18904 #: gcov-tool.c:73
18905 #, gcc-internal-format, gfc-internal-format
18906 msgid "error in removing %s\n"
18907 msgstr ""
18908
18909 #: gcov-tool.c:104
18910 #, gcc-internal-format, gfc-internal-format
18911 msgid "Cannot make directory %s"
18912 msgstr "Не вдалося створити каталог %s"
18913
18914 #: gcov-tool.c:112
18915 #, gcc-internal-format
18916 msgid "Cannot get current directory name"
18917 msgstr "Не вдалося визначити назву поточного каталогу"
18918
18919 #: gcov-tool.c:116 gcov-tool.c:130
18920 #, gcc-internal-format, gfc-internal-format
18921 msgid "Cannot change directory to %s"
18922 msgstr "Не вдалося змінити каталог на %s"
18923
18924 #: gcov-tool.c:123
18925 #, gcc-internal-format, gfc-internal-format
18926 msgid "output file %s already exists in folder %s"
18927 msgstr ""
18928
18929 #: gcov-tool.c:223
18930 #, gcc-internal-format
18931 msgid "weights need to be non-negative\n"
18932 msgstr ""
18933
18934 #: gcov-tool.c:358
18935 #, gcc-internal-format
18936 msgid "scale needs to be non-negative\n"
18937 msgstr ""
18938
18939 #: gcse.c:3995
18940 #, gcc-internal-format, gfc-internal-format
18941 msgid "%s: %d basic blocks and %d edges/basic block"
18942 msgstr ""
18943
18944 #: gcse.c:4007
18945 #, gcc-internal-format, gfc-internal-format
18946 msgid "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above %d"
18947 msgstr ""
18948
18949 #: gencfn-macros.c:195
18950 #, gcc-internal-format, gfc-internal-format
18951 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
18952 msgstr ""
18953
18954 #: gencfn-macros.c:202
18955 #, gcc-internal-format, gfc-internal-format
18956 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
18957 msgstr ""
18958
18959 #: gentarget-def.c:126
18960 #, gcc-internal-format, gfc-internal-format
18961 msgid "invalid prototype for '%s'"
18962 msgstr "некоректний прототип «%s»"
18963
18964 #: gentarget-def.c:131
18965 #, gcc-internal-format, gfc-internal-format
18966 msgid "prototype for '%s' has required operands after optional operands"
18967 msgstr ""
18968
18969 #: gentarget-def.c:148
18970 #, gcc-internal-format, gfc-internal-format
18971 msgid "argument %d of '%s' did not have the expected name"
18972 msgstr ""
18973
18974 #: gentarget-def.c:168
18975 #, gcc-internal-format, gfc-internal-format
18976 msgid "'%s' must have %d operands (excluding match_dups)"
18977 msgstr ""
18978
18979 #: gentarget-def.c:172
18980 #, gcc-internal-format, gfc-internal-format
18981 msgid "'%s' must have at least %d operands (excluding match_dups)"
18982 msgstr ""
18983
18984 #: gentarget-def.c:176
18985 #, gcc-internal-format, gfc-internal-format
18986 msgid "'%s' must have no more than %d operands (excluding match_dups)"
18987 msgstr ""
18988
18989 #: gentarget-def.c:276
18990 #, gcc-internal-format, gfc-internal-format
18991 msgid "duplicate definition of '%s'"
18992 msgstr "повторне визначення «%s»"
18993
18994 #: ggc-common.c:385 ggc-common.c:393 ggc-common.c:462 ggc-common.c:480
18995 #: ggc-page.c:2458 ggc-page.c:2489 ggc-page.c:2496
18996 #, gcc-internal-format
18997 msgid "can%'t write PCH file: %m"
18998 msgstr ""
18999
19000 #: ggc-common.c:473 config/i386/host-cygwin.c:57
19001 #, gcc-internal-format
19002 msgid "can%'t get position in PCH file: %m"
19003 msgstr ""
19004
19005 #: ggc-common.c:483
19006 #, gcc-internal-format
19007 msgid "can%'t write padding to PCH file: %m"
19008 msgstr ""
19009
19010 #: ggc-common.c:605 ggc-common.c:613 ggc-common.c:616 ggc-common.c:626
19011 #: ggc-common.c:629 ggc-page.c:2588
19012 #, gcc-internal-format
19013 msgid "can%'t read PCH file: %m"
19014 msgstr ""
19015
19016 #: ggc-common.c:621
19017 #, gcc-internal-format
19018 msgid "had to relocate PCH"
19019 msgstr ""
19020
19021 #: ggc-page.c:1725
19022 #, gcc-internal-format
19023 msgid "open /dev/zero: %m"
19024 msgstr ""
19025
19026 #: ggc-page.c:2474 ggc-page.c:2480
19027 #, gcc-internal-format
19028 msgid "can%'t write PCH file"
19029 msgstr ""
19030
19031 #: gimple-fold.c:1786 gimple-fold.c:2787
19032 #, gcc-internal-format
19033 msgid "%qD source argument is the same as destination"
19034 msgstr ""
19035
19036 #: gimple-fold.c:1852
19037 msgid "%G%qD destination unchanged after copying no bytes from a string of length %E"
19038 msgstr ""
19039
19040 #: gimple-fold.c:1857
19041 msgid "%G%qD destination unchanged after copying no bytes"
19042 msgstr ""
19043
19044 #: gimple-fold.c:2225 tree-ssa-strlen.c:2181
19045 msgid "%G%qD specified bound %E equals destination size"
19046 msgstr ""
19047
19048 #: gimple-fold.c:2227
19049 msgid "%G%qD specified bound %E exceeds destination size %wu"
19050 msgstr ""
19051
19052 #: gimple-fold.c:2245
19053 msgid "%G%qD specified bound %E equals source length"
19054 msgstr ""
19055
19056 #: gimple-ssa-isolate-paths.c:290
19057 #, gcc-internal-format
19058 msgid "potential null pointer dereference"
19059 msgstr ""
19060
19061 #: gimple-ssa-isolate-paths.c:330
19062 #, gcc-internal-format
19063 msgid "null pointer dereference"
19064 msgstr "розіменування нульового вказівника"
19065
19066 #: gimple-ssa-isolate-paths.c:431 gimple-ssa-isolate-paths.c:556 tree.c:13241
19067 #: tree.c:13278 c/c-typeck.c:2915 c/c-typeck.c:3001 c/c-typeck.c:10545
19068 #: c/c-typeck.c:10562 c/gimple-parser.c:2041 c/gimple-parser.c:2049
19069 #: cp/call.c:6760 cp/call.c:8495 cp/constexpr.c:839 cp/constexpr.c:2464
19070 #: cp/cvt.c:1038 cp/cvt.c:1067 cp/decl.c:7446 cp/decl2.c:5422 cp/pt.c:8442
19071 #: cp/semantics.c:1857 cp/semantics.c:4167 cp/typeck.c:1719 cp/typeck.c:1916
19072 #: cp/typeck.c:3967 cp/typeck.c:9324
19073 #, gcc-internal-format
19074 msgid "declared here"
19075 msgstr "оголошено тут"
19076
19077 #: gimple-ssa-nonnull-compare.c:102
19078 #, gcc-internal-format
19079 msgid "nonnull argument %qD compared to NULL"
19080 msgstr ""
19081
19082 #: gimple-ssa-sprintf.c:2506 gimple-ssa-sprintf.c:2626
19083 #, gcc-internal-format
19084 msgid "%qE output may be truncated before the last format character"
19085 msgstr ""
19086
19087 #: gimple-ssa-sprintf.c:2508 gimple-ssa-sprintf.c:2628
19088 #, gcc-internal-format
19089 msgid "%qE output truncated before the last format character"
19090 msgstr ""
19091
19092 #: gimple-ssa-sprintf.c:2511 gimple-ssa-sprintf.c:2631
19093 #, gcc-internal-format
19094 msgid "%qE may write a terminating nul past the end of the destination"
19095 msgstr ""
19096
19097 #: gimple-ssa-sprintf.c:2513 gimple-ssa-sprintf.c:2633
19098 #, gcc-internal-format
19099 msgid "%qE writing a terminating nul past the end of the destination"
19100 msgstr ""
19101
19102 #: gimple-ssa-sprintf.c:2523
19103 #, gcc-internal-format
19104 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
19105 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
19106 msgstr[0] ""
19107 msgstr[1] ""
19108 msgstr[2] ""
19109
19110 #: gimple-ssa-sprintf.c:2530
19111 #, gcc-internal-format
19112 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
19113 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
19114 msgstr[0] ""
19115 msgstr[1] ""
19116 msgstr[2] ""
19117
19118 #: gimple-ssa-sprintf.c:2537
19119 #, gcc-internal-format
19120 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
19121 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
19122 msgstr[0] ""
19123 msgstr[1] ""
19124 msgstr[2] ""
19125
19126 #: gimple-ssa-sprintf.c:2548
19127 #, gcc-internal-format
19128 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
19129 msgstr ""
19130
19131 #: gimple-ssa-sprintf.c:2551
19132 #, gcc-internal-format
19133 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
19134 msgstr ""
19135
19136 #: gimple-ssa-sprintf.c:2553
19137 #, gcc-internal-format
19138 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
19139 msgstr ""
19140
19141 #: gimple-ssa-sprintf.c:2565
19142 #, gcc-internal-format
19143 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
19144 msgstr ""
19145
19146 #: gimple-ssa-sprintf.c:2568
19147 #, gcc-internal-format
19148 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
19149 msgstr ""
19150
19151 #: gimple-ssa-sprintf.c:2571
19152 #, gcc-internal-format
19153 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
19154 msgstr ""
19155
19156 #: gimple-ssa-sprintf.c:2580
19157 #, gcc-internal-format
19158 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
19159 msgstr ""
19160
19161 #: gimple-ssa-sprintf.c:2583
19162 #, gcc-internal-format
19163 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
19164 msgstr ""
19165
19166 #: gimple-ssa-sprintf.c:2586
19167 #, gcc-internal-format
19168 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
19169 msgstr ""
19170
19171 #: gimple-ssa-sprintf.c:2595
19172 #, gcc-internal-format
19173 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
19174 msgstr ""
19175
19176 #: gimple-ssa-sprintf.c:2598
19177 #, gcc-internal-format
19178 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
19179 msgstr ""
19180
19181 #: gimple-ssa-sprintf.c:2600
19182 #, gcc-internal-format
19183 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
19184 msgstr ""
19185
19186 #: gimple-ssa-sprintf.c:2642
19187 #, gcc-internal-format
19188 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
19189 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
19190 msgstr[0] ""
19191 msgstr[1] ""
19192 msgstr[2] ""
19193
19194 #: gimple-ssa-sprintf.c:2649
19195 #, gcc-internal-format
19196 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
19197 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
19198 msgstr[0] ""
19199 msgstr[1] ""
19200 msgstr[2] ""
19201
19202 #: gimple-ssa-sprintf.c:2657
19203 #, gcc-internal-format
19204 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
19205 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
19206 msgstr[0] ""
19207 msgstr[1] ""
19208 msgstr[2] ""
19209
19210 #: gimple-ssa-sprintf.c:2669
19211 #, gcc-internal-format
19212 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
19213 msgstr ""
19214
19215 #: gimple-ssa-sprintf.c:2672
19216 #, gcc-internal-format
19217 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
19218 msgstr ""
19219
19220 #: gimple-ssa-sprintf.c:2675
19221 #, gcc-internal-format
19222 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
19223 msgstr ""
19224
19225 #: gimple-ssa-sprintf.c:2688
19226 #, gcc-internal-format
19227 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
19228 msgstr ""
19229
19230 #: gimple-ssa-sprintf.c:2691
19231 #, gcc-internal-format
19232 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
19233 msgstr ""
19234
19235 #: gimple-ssa-sprintf.c:2694
19236 #, gcc-internal-format
19237 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
19238 msgstr ""
19239
19240 #: gimple-ssa-sprintf.c:2704
19241 #, gcc-internal-format
19242 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
19243 msgstr ""
19244
19245 #: gimple-ssa-sprintf.c:2707
19246 #, gcc-internal-format
19247 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
19248 msgstr ""
19249
19250 #: gimple-ssa-sprintf.c:2710
19251 #, gcc-internal-format
19252 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
19253 msgstr ""
19254
19255 #: gimple-ssa-sprintf.c:2719
19256 #, gcc-internal-format
19257 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
19258 msgstr ""
19259
19260 #: gimple-ssa-sprintf.c:2722
19261 #, gcc-internal-format
19262 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
19263 msgstr ""
19264
19265 #: gimple-ssa-sprintf.c:2725
19266 #, gcc-internal-format
19267 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
19268 msgstr ""
19269
19270 #: gimple-ssa-sprintf.c:2814
19271 msgid "%G%<%.*s%> directive argument is null"
19272 msgstr ""
19273
19274 #: gimple-ssa-sprintf.c:2887
19275 #, gcc-internal-format
19276 msgid "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
19277 msgstr ""
19278
19279 #: gimple-ssa-sprintf.c:2893
19280 #, gcc-internal-format
19281 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
19282 msgstr ""
19283
19284 #: gimple-ssa-sprintf.c:2900
19285 #, gcc-internal-format
19286 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
19287 msgstr ""
19288
19289 #: gimple-ssa-sprintf.c:2930
19290 #, gcc-internal-format
19291 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
19292 msgstr ""
19293
19294 #: gimple-ssa-sprintf.c:2936
19295 #, gcc-internal-format
19296 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
19297 msgstr ""
19298
19299 #: gimple-ssa-sprintf.c:2947
19300 #, gcc-internal-format
19301 msgid "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
19302 msgstr ""
19303
19304 #: gimple-ssa-sprintf.c:2953
19305 #, gcc-internal-format
19306 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
19307 msgstr ""
19308
19309 #: gimple-ssa-sprintf.c:2964
19310 #, gcc-internal-format
19311 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
19312 msgstr ""
19313
19314 #: gimple-ssa-sprintf.c:2974
19315 #, gcc-internal-format
19316 msgid "%<%.*s%> directive argument is not a nul-terminated string"
19317 msgstr ""
19318
19319 #: gimple-ssa-sprintf.c:2987
19320 #, gcc-internal-format
19321 msgid "assuming directive output of %wu byte"
19322 msgid_plural "assuming directive output of %wu bytes"
19323 msgstr[0] ""
19324 msgstr[1] ""
19325 msgstr[2] ""
19326
19327 #: gimple-ssa-sprintf.c:2994
19328 #, gcc-internal-format
19329 msgid "directive argument %qE"
19330 msgstr "аргумент директиви %qE"
19331
19332 #: gimple-ssa-sprintf.c:2996
19333 #, gcc-internal-format
19334 msgid "directive argument in the range [%E, %E]"
19335 msgstr ""
19336
19337 #: gimple-ssa-sprintf.c:3000
19338 #, gcc-internal-format
19339 msgid "using the range [%E, %E] for directive argument"
19340 msgstr ""
19341
19342 #: gimple-ssa-sprintf.c:3020
19343 #, gcc-internal-format
19344 msgid "%qE output %wu byte into a destination of size %wu"
19345 msgid_plural "%qE output %wu bytes into a destination of size %wu"
19346 msgstr[0] ""
19347 msgstr[1] ""
19348 msgstr[2] ""
19349
19350 #: gimple-ssa-sprintf.c:3025
19351 #, gcc-internal-format
19352 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
19353 msgstr ""
19354
19355 #: gimple-ssa-sprintf.c:3030
19356 #, gcc-internal-format
19357 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
19358 msgstr ""
19359
19360 #: gimple-ssa-sprintf.c:3035
19361 #, gcc-internal-format
19362 msgid "%qE output %wu or more bytes into a destination of size %wu"
19363 msgstr ""
19364
19365 #: gimple-ssa-sprintf.c:3046
19366 #, gcc-internal-format
19367 msgid "%qE output %wu byte"
19368 msgid_plural "%qE output %wu bytes"
19369 msgstr[0] ""
19370 msgstr[1] ""
19371 msgstr[2] ""
19372
19373 #: gimple-ssa-sprintf.c:3050
19374 #, gcc-internal-format
19375 msgid "%qE output between %wu and %wu bytes"
19376 msgstr ""
19377
19378 #: gimple-ssa-sprintf.c:3054
19379 #, gcc-internal-format
19380 msgid "%qE output %wu or more bytes (assuming %wu)"
19381 msgstr ""
19382
19383 #: gimple-ssa-sprintf.c:3058
19384 #, gcc-internal-format
19385 msgid "%qE output %wu or more bytes"
19386 msgstr ""
19387
19388 #: gimple-ssa-sprintf.c:3433
19389 #, gcc-internal-format
19390 msgid "%<%.*s%> directive width out of range"
19391 msgstr ""
19392
19393 #: gimple-ssa-sprintf.c:3467
19394 #, gcc-internal-format
19395 msgid "%<%.*s%> directive precision out of range"
19396 msgstr ""
19397
19398 #: gimple-ssa-sprintf.c:4096
19399 #, gcc-internal-format
19400 msgid "specified bound %wu exceeds maximum object size %wu"
19401 msgstr ""
19402
19403 #: gimple-ssa-sprintf.c:4107
19404 #, gcc-internal-format
19405 msgid "specified bound %wu exceeds %<INT_MAX%>"
19406 msgstr ""
19407
19408 #: gimple-ssa-sprintf.c:4128
19409 #, gcc-internal-format
19410 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
19411 msgstr ""
19412
19413 #: gimple-ssa-sprintf.c:4179
19414 msgid "%Gnull destination pointer"
19415 msgstr ""
19416
19417 #: gimple-ssa-sprintf.c:4197
19418 #, gcc-internal-format
19419 msgid "specified bound %wu exceeds the size %wu of the destination object"
19420 msgstr ""
19421
19422 #: gimple-ssa-sprintf.c:4209
19423 msgid "%Gnull format string"
19424 msgstr ""
19425
19426 #: gimple-ssa-warn-alloca.c:531
19427 #, gcc-internal-format
19428 msgid "use of %<alloca%>"
19429 msgstr ""
19430
19431 #: gimple-ssa-warn-alloca.c:567
19432 #, gcc-internal-format
19433 msgid "argument to variable-length array may be too large"
19434 msgstr ""
19435
19436 #: gimple-ssa-warn-alloca.c:569
19437 #, gcc-internal-format
19438 msgid "argument to %<alloca%> may be too large"
19439 msgstr ""
19440
19441 #: gimple-ssa-warn-alloca.c:574
19442 #, gcc-internal-format
19443 msgid "limit is %wu bytes, but argument may be as large as %s"
19444 msgstr ""
19445
19446 #: gimple-ssa-warn-alloca.c:585
19447 #, gcc-internal-format
19448 msgid "argument to variable-length array is too large"
19449 msgstr ""
19450
19451 #: gimple-ssa-warn-alloca.c:587
19452 #, gcc-internal-format
19453 msgid "argument to %<alloca%> is too large"
19454 msgstr ""
19455
19456 #: gimple-ssa-warn-alloca.c:591
19457 #, gcc-internal-format
19458 msgid "limit is %wu bytes, but argument is %s"
19459 msgstr ""
19460
19461 #: gimple-ssa-warn-alloca.c:599
19462 #, gcc-internal-format
19463 msgid "variable-length array bound is unknown"
19464 msgstr ""
19465
19466 #: gimple-ssa-warn-alloca.c:600
19467 #, gcc-internal-format
19468 msgid "%<alloca%> bound is unknown"
19469 msgstr ""
19470
19471 #: gimple-ssa-warn-alloca.c:604
19472 #, gcc-internal-format
19473 msgid "unbounded use of variable-length array"
19474 msgstr ""
19475
19476 #: gimple-ssa-warn-alloca.c:605
19477 #, gcc-internal-format
19478 msgid "unbounded use of %<alloca%>"
19479 msgstr ""
19480
19481 #: gimple-ssa-warn-alloca.c:609
19482 #, gcc-internal-format
19483 msgid "use of %<alloca%> within a loop"
19484 msgstr ""
19485
19486 #: gimple-ssa-warn-alloca.c:614
19487 #, gcc-internal-format
19488 msgid "argument to variable-length array may be too large due to conversion from %qT to %qT"
19489 msgstr ""
19490
19491 #: gimple-ssa-warn-alloca.c:617
19492 #, gcc-internal-format
19493 msgid "argument to %<alloca%> may be too large due to conversion from %qT to %qT"
19494 msgstr ""
19495
19496 #: gimple-ssa-warn-alloca.c:623
19497 #, gcc-internal-format
19498 msgid "argument to variable-length array is zero"
19499 msgstr ""
19500
19501 #: gimple-ssa-warn-alloca.c:625
19502 #, gcc-internal-format
19503 msgid "argument to %<alloca%> is zero"
19504 msgstr ""
19505
19506 #: gimple-ssa-warn-restrict.c:1437
19507 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
19508 msgstr ""
19509
19510 #: gimple-ssa-warn-restrict.c:1439
19511 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
19512 msgstr ""
19513
19514 #: gimple-ssa-warn-restrict.c:1443
19515 msgid "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
19516 msgstr ""
19517
19518 #: gimple-ssa-warn-restrict.c:1445
19519 msgid "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19520 msgstr ""
19521
19522 #: gimple-ssa-warn-restrict.c:1452
19523 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19524 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19525 msgstr[0] ""
19526 msgstr[1] ""
19527 msgstr[2] ""
19528
19529 #: gimple-ssa-warn-restrict.c:1462
19530 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at offset %s"
19531 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19532 msgstr[0] ""
19533 msgstr[1] ""
19534 msgstr[2] ""
19535
19536 #: gimple-ssa-warn-restrict.c:1475
19537 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
19538 msgid_plural "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19539 msgstr[0] ""
19540 msgstr[1] ""
19541 msgstr[2] ""
19542
19543 #: gimple-ssa-warn-restrict.c:1485
19544 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19545 msgstr ""
19546
19547 #: gimple-ssa-warn-restrict.c:1493
19548 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19549 msgstr ""
19550
19551 #: gimple-ssa-warn-restrict.c:1506
19552 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at offset %s"
19553 msgid_plural "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19554 msgstr[0] ""
19555 msgstr[1] ""
19556 msgstr[2] ""
19557
19558 #: gimple-ssa-warn-restrict.c:1514
19559 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19560 msgstr ""
19561
19562 #: gimple-ssa-warn-restrict.c:1521
19563 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19564 msgstr ""
19565
19566 #: gimple-ssa-warn-restrict.c:1549
19567 msgid "%G%qD accessing %wu byte may overlap %wu byte"
19568 msgid_plural "%G%qD accessing %wu bytes may overlap %wu byte"
19569 msgstr[0] ""
19570 msgstr[1] ""
19571 msgstr[2] ""
19572
19573 #: gimple-ssa-warn-restrict.c:1556
19574 msgid "%G%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
19575 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
19576 msgstr[0] ""
19577 msgstr[1] ""
19578 msgstr[2] ""
19579
19580 #: gimple-ssa-warn-restrict.c:1567
19581 msgid "%G%qD accessing %wu byte may overlap up to %wu bytes"
19582 msgid_plural "%G%qD accessing %wu bytes may overlap up to %wu bytes"
19583 msgstr[0] ""
19584 msgstr[1] ""
19585 msgstr[2] ""
19586
19587 #: gimple-ssa-warn-restrict.c:1574
19588 msgid "%G%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at offset %s"
19589 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19590 msgstr[0] ""
19591 msgstr[1] ""
19592 msgstr[2] ""
19593
19594 #: gimple-ssa-warn-restrict.c:1587
19595 msgid "%G%qD accessing between %wu and %wu bytes may overlap %wu byte"
19596 msgid_plural "%G%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
19597 msgstr[0] ""
19598 msgstr[1] ""
19599 msgstr[2] ""
19600
19601 #: gimple-ssa-warn-restrict.c:1594
19602 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
19603 msgid_plural "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19604 msgstr[0] ""
19605 msgstr[1] ""
19606 msgstr[2] ""
19607
19608 #: gimple-ssa-warn-restrict.c:1606
19609 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at offset %s"
19610 msgid_plural "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19611 msgstr[0] ""
19612 msgstr[1] ""
19613 msgstr[2] ""
19614
19615 #: gimple-ssa-warn-restrict.c:1652
19616 msgid "%G%qD specified bound %wu exceeds maximum object size %wu"
19617 msgstr ""
19618
19619 #: gimple-ssa-warn-restrict.c:1658
19620 msgid "%G%qD specified bound between %wu and %wu exceeds maximum object size %wu"
19621 msgstr ""
19622
19623 #: gimple-ssa-warn-restrict.c:1717
19624 msgid "%G%qD pointer overflow between offset %s and size %s accessing array %qD with type %qT"
19625 msgstr ""
19626
19627 #: gimple-ssa-warn-restrict.c:1722
19628 #, gcc-internal-format
19629 msgid "array %qD declared here"
19630 msgstr "масив %qD оголошено тут"
19631
19632 #: gimple-ssa-warn-restrict.c:1727 gimple-ssa-warn-restrict.c:1733
19633 msgid "%G%qD pointer overflow between offset %s and size %s"
19634 msgstr ""
19635
19636 #: gimple-ssa-warn-restrict.c:1750
19637 msgid "%G%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
19638 msgstr ""
19639
19640 #: gimple-ssa-warn-restrict.c:1753
19641 msgid "%G%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
19642 msgstr ""
19643
19644 #: gimple-ssa-warn-restrict.c:1759
19645 msgid "%G%qD forming offset %s is out of the bounds of object %qD with type %qT"
19646 msgstr ""
19647
19648 #: gimple-ssa-warn-restrict.c:1761
19649 msgid "%G%qD offset %s is out of the bounds of object %qD with type %qT"
19650 msgstr ""
19651
19652 #: gimple-ssa-warn-restrict.c:1767 c/c-decl.c:3788 c/c-decl.c:4061
19653 #: c/c-typeck.c:8688 cp/class.c:1343 cp/class.c:3104 cp/decl.c:3969
19654 #: cp/decl.c:10975 cp/decl.c:11411 cp/decl.c:11420 cp/friend.c:386
19655 #: cp/friend.c:396 cp/parser.c:3295 cp/parser.c:3427 cp/parser.c:3478
19656 #: cp/parser.c:6453 cp/parser.c:21874
19657 #, gcc-internal-format
19658 msgid "%qD declared here"
19659 msgstr ""
19660
19661 #: gimple-ssa-warn-restrict.c:1774
19662 msgid "%G%qD forming offset %s is out of the bounds [0, %wu]"
19663 msgstr ""
19664
19665 #: gimple-ssa-warn-restrict.c:1776
19666 msgid "%G%qD offset %s is out of the bounds [0, %wu]"
19667 msgstr ""
19668
19669 #: gimple-ssa-warn-restrict.c:1782
19670 msgid "%G%qD forming offset %s is out of bounds"
19671 msgstr ""
19672
19673 #: gimple-ssa-warn-restrict.c:1783
19674 msgid "%G%qD offset %s is out of bounds"
19675 msgstr ""
19676
19677 #: gimple-ssa-warn-restrict.c:1794
19678 msgid "%G%qD offset %s from the object at %qE is out of the bounds of %qT"
19679 msgstr ""
19680
19681 #: gimple-ssa-warn-restrict.c:1803
19682 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"
19683 msgstr ""
19684
19685 #: gimple-ssa-warn-restrict.c:1980
19686 msgid "%G%qD source argument is the same as destination"
19687 msgstr ""
19688
19689 #: gimple-streamer-in.c:210
19690 #, gcc-internal-format, gfc-internal-format
19691 msgid "bytecode stream: unknown GIMPLE statement tag %s"
19692 msgstr ""
19693
19694 #: gimple.c:1244
19695 #, gcc-internal-format, gfc-internal-format
19696 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
19697 msgstr ""
19698
19699 #: gimplify.c:1878
19700 #, gcc-internal-format
19701 msgid "statement will never be executed"
19702 msgstr ""
19703
19704 #: gimplify.c:2215 gimplify.c:2223
19705 #, gcc-internal-format
19706 msgid "this statement may fall through"
19707 msgstr ""
19708
19709 #: gimplify.c:2225
19710 #, gcc-internal-format
19711 msgid "here"
19712 msgstr ""
19713
19714 #. We've found [[fallthrough]]; at the end of a switch, which the C++
19715 #. standard says is ill-formed; see [dcl.attr.fallthrough].
19716 #: gimplify.c:2337 gimplify.c:2360
19717 #, gcc-internal-format
19718 msgid "attribute %<fallthrough%> not preceding a case label or default label"
19719 msgstr ""
19720
19721 #: gimplify.c:3425
19722 #, gcc-internal-format
19723 msgid "using result of function returning %<void%>"
19724 msgstr ""
19725
19726 #: gimplify.c:6167
19727 #, gcc-internal-format, gfc-internal-format
19728 msgid "non-memory output %d must stay in memory"
19729 msgstr ""
19730
19731 #: gimplify.c:6180
19732 #, gcc-internal-format, gfc-internal-format
19733 msgid "invalid lvalue in asm output %d"
19734 msgstr ""
19735
19736 #: gimplify.c:6323
19737 #, gcc-internal-format, gfc-internal-format
19738 msgid "non-memory input %d must stay in memory"
19739 msgstr ""
19740
19741 #: gimplify.c:6363 gimplify.c:6372
19742 #, gcc-internal-format, gfc-internal-format
19743 msgid "memory input %d is not directly addressable"
19744 msgstr ""
19745
19746 #: gimplify.c:6980
19747 #, gcc-internal-format
19748 msgid "threadprivate variable %qE used in target region"
19749 msgstr ""
19750
19751 #: gimplify.c:6982
19752 #, gcc-internal-format
19753 msgid "enclosing target region"
19754 msgstr ""
19755
19756 #: gimplify.c:6994
19757 #, gcc-internal-format
19758 msgid "threadprivate variable %qE used in untied task"
19759 msgstr ""
19760
19761 #: gimplify.c:6996
19762 #, gcc-internal-format
19763 msgid "enclosing task"
19764 msgstr ""
19765
19766 #: gimplify.c:7070
19767 #, gcc-internal-format
19768 msgid "%qE not specified in enclosing %qs"
19769 msgstr "%qE не задано у замиканні %qs"
19770
19771 #: gimplify.c:7072
19772 #, gcc-internal-format
19773 msgid "enclosing %qs"
19774 msgstr ""
19775
19776 #: gimplify.c:7197
19777 #, gcc-internal-format
19778 msgid "%qE not specified in enclosing OpenACC %qs construct"
19779 msgstr ""
19780
19781 #: gimplify.c:7199
19782 #, gcc-internal-format
19783 msgid "enclosing OpenACC %qs construct"
19784 msgstr ""
19785
19786 #: gimplify.c:7252
19787 #, gcc-internal-format
19788 msgid "%qE with %<link%> clause used in %<routine%> function"
19789 msgstr ""
19790
19791 #: gimplify.c:7260
19792 #, gcc-internal-format
19793 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
19794 msgstr ""
19795
19796 #: gimplify.c:7308
19797 #, gcc-internal-format
19798 msgid "%qE not specified in enclosing %<target%>"
19799 msgstr ""
19800
19801 #: gimplify.c:7310
19802 #, gcc-internal-format
19803 msgid "enclosing %<target%>"
19804 msgstr ""
19805
19806 #: gimplify.c:7340 gimplify.c:8447
19807 #, gcc-internal-format
19808 msgid "variable %qE declared in enclosing %<host_data%> region"
19809 msgstr ""
19810
19811 #: gimplify.c:7361
19812 #, gcc-internal-format
19813 msgid "%qD referenced in target region does not have a mappable type"
19814 msgstr ""
19815
19816 #: gimplify.c:7480
19817 #, gcc-internal-format
19818 msgid "iteration variable %qE is predetermined linear"
19819 msgstr ""
19820
19821 #: gimplify.c:7483
19822 #, gcc-internal-format
19823 msgid "iteration variable %qE should be private"
19824 msgstr ""
19825
19826 #: gimplify.c:7497
19827 #, gcc-internal-format
19828 msgid "iteration variable %qE should not be firstprivate"
19829 msgstr ""
19830
19831 #: gimplify.c:7500
19832 #, gcc-internal-format
19833 msgid "iteration variable %qE should not be reduction"
19834 msgstr ""
19835
19836 #: gimplify.c:7503
19837 #, gcc-internal-format
19838 msgid "iteration variable %qE should not be linear"
19839 msgstr ""
19840
19841 #: gimplify.c:8110
19842 #, gcc-internal-format
19843 msgid "conditional %<lastprivate%> clause on %<distribute%> construct"
19844 msgstr ""
19845
19846 #: gimplify.c:8116
19847 #, gcc-internal-format
19848 msgid "conditional %<lastprivate%> clause on %<taskloop%> construct"
19849 msgstr ""
19850
19851 #: gimplify.c:8132
19852 #, gcc-internal-format
19853 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
19854 msgstr ""
19855
19856 #: gimplify.c:8138
19857 #, gcc-internal-format
19858 msgid "%<conditional%> modifier on %<lastprivate%> clause not supported yet"
19859 msgstr ""
19860
19861 #: gimplify.c:8223
19862 #, gcc-internal-format
19863 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
19864 msgstr ""
19865
19866 #: gimplify.c:8231
19867 #, gcc-internal-format
19868 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %<for%> or %<sections%>"
19869 msgstr ""
19870
19871 #: gimplify.c:8316
19872 #, gcc-internal-format
19873 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
19874 msgstr ""
19875
19876 #: gimplify.c:8524
19877 #, gcc-internal-format
19878 msgid "mapping field %qE of variable length structure"
19879 msgstr ""
19880
19881 #: gimplify.c:8735
19882 #, gcc-internal-format
19883 msgid "%qE appears more than once in map clauses"
19884 msgstr ""
19885
19886 #: gimplify.c:9049
19887 #, gcc-internal-format
19888 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
19889 msgstr ""
19890
19891 #: gimplify.c:9094
19892 #, gcc-internal-format
19893 msgid "%s variable %qE is private in outer context"
19894 msgstr ""
19895
19896 #: gimplify.c:9122
19897 #, gcc-internal-format
19898 msgid "expected %qs %<if%> clause modifier rather than %qs"
19899 msgstr ""
19900
19901 #: gimplify.c:9465
19902 #, gcc-internal-format
19903 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
19904 msgstr ""
19905
19906 #: gimplify.c:9498
19907 #, gcc-internal-format
19908 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
19909 msgstr ""
19910
19911 #: gimplify.c:9698
19912 #, gcc-internal-format
19913 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
19914 msgstr ""
19915
19916 #: gimplify.c:9749
19917 #, gcc-internal-format
19918 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
19919 msgstr ""
19920
19921 #: gimplify.c:9837
19922 #, gcc-internal-format
19923 msgid "incompatible data clause with reduction on %qE; promoting to present_or_copy"
19924 msgstr ""
19925
19926 #: gimplify.c:9986
19927 #, gcc-internal-format
19928 msgid "invalid private reduction on %qE"
19929 msgstr "некоректне приватне спрощення %qE"
19930
19931 #: gimplify.c:10260
19932 #, gcc-internal-format
19933 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
19934 msgstr ""
19935
19936 #: gimplify.c:12131 omp-low.c:2926
19937 #, gcc-internal-format
19938 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
19939 msgstr ""
19940
19941 #: gimplify.c:12149
19942 #, gcc-internal-format
19943 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
19944 msgstr ""
19945
19946 #: gimplify.c:12162
19947 #, gcc-internal-format
19948 msgid "number of variables in %<depend%> clause with %<sink%> modifier does not match number of iteration variables"
19949 msgstr ""
19950
19951 #: gimplify.c:12175
19952 #, gcc-internal-format
19953 msgid "more than one %<depend%> clause with %<source%> modifier on an %<ordered%> construct"
19954 msgstr ""
19955
19956 #: gimplify.c:12186
19957 #, gcc-internal-format
19958 msgid "%<depend%> clause with %<source%> modifier specified together with %<depend%> clauses with %<sink%> modifier on the same construct"
19959 msgstr ""
19960
19961 #: gimplify.c:13436
19962 #, gcc-internal-format
19963 msgid "gimplification failed"
19964 msgstr ""
19965
19966 #: gimplify.c:13957
19967 #, gcc-internal-format
19968 msgid "%qT is promoted to %qT when passed through %<...%>"
19969 msgstr ""
19970
19971 #: gimplify.c:13962
19972 #, gcc-internal-format
19973 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
19974 msgstr ""
19975
19976 #: gimplify.c:13969
19977 #, gcc-internal-format
19978 msgid "if this code is reached, the program will abort"
19979 msgstr ""
19980
19981 #: godump.c:1425
19982 #, gcc-internal-format
19983 msgid "could not close Go dump file: %m"
19984 msgstr ""
19985
19986 #: godump.c:1437
19987 #, gcc-internal-format
19988 msgid "could not open Go dump file %qs: %m"
19989 msgstr ""
19990
19991 #: graphite.c:526
19992 #, gcc-internal-format
19993 msgid "Graphite loop optimizations cannot be used (isl is not available)."
19994 msgstr ""
19995
19996 #: hsa-brig.c:909
19997 #, gcc-internal-format
19998 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
19999 msgstr ""
20000
20001 #: hsa-common.c:243
20002 #, gcc-internal-format
20003 msgid "HSA image ops not handled"
20004 msgstr ""
20005
20006 #: hsa-gen.c:1230
20007 #, gcc-internal-format
20008 msgid "HSA SSA name defined by instruction that is supposed to be using it"
20009 msgstr ""
20010
20011 #: hsa-gen.c:1234 hsa-gen.c:1247
20012 #, gcc-internal-format
20013 msgid "HSA SSA verification failed"
20014 msgstr ""
20015
20016 #: hsa-gen.c:1243
20017 #, gcc-internal-format
20018 msgid "HSA SSA name not among operands of instruction that is supposed to use it"
20019 msgstr ""
20020
20021 #: hsa-gen.c:1503
20022 #, gcc-internal-format
20023 msgid "HSA instruction uses a register but is not among recorded register uses"
20024 msgstr ""
20025
20026 #: hsa-gen.c:1507
20027 #, gcc-internal-format
20028 msgid "HSA instruction verification failed"
20029 msgstr ""
20030
20031 #: input.c:1188
20032 #, gcc-internal-format, gfc-internal-format
20033 msgid "expansion point is location %i"
20034 msgstr ""
20035
20036 #: input.c:1218
20037 #, gcc-internal-format, gfc-internal-format
20038 msgid "token %u has x-location == y-location == %u"
20039 msgstr ""
20040
20041 #: input.c:1226
20042 #, gcc-internal-format, gfc-internal-format
20043 msgid "token %u has x-location == %u"
20044 msgstr ""
20045
20046 #: input.c:1227
20047 #, gcc-internal-format, gfc-internal-format
20048 msgid "token %u has y-location == %u"
20049 msgstr ""
20050
20051 #: internal-fn.c:502
20052 #, gcc-internal-format
20053 msgid "invalid use of attribute %<fallthrough%>"
20054 msgstr ""
20055
20056 #: ipa-devirt.c:762 ipa-devirt.c:847 ipa-devirt.c:876 ipa-devirt.c:918
20057 #, gcc-internal-format
20058 msgid "virtual table of type %qD violates one definition rule"
20059 msgstr ""
20060
20061 #: ipa-devirt.c:765
20062 #, gcc-internal-format
20063 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
20064 msgstr ""
20065
20066 #: ipa-devirt.c:806
20067 #, gcc-internal-format
20068 msgid "virtual table of type %qD contains RTTI information"
20069 msgstr ""
20070
20071 #: ipa-devirt.c:812
20072 #, gcc-internal-format
20073 msgid "but is prevailed by one without from other translation unit"
20074 msgstr ""
20075
20076 #: ipa-devirt.c:816
20077 #, gcc-internal-format
20078 msgid "RTTI will not work on this type"
20079 msgstr ""
20080
20081 #: ipa-devirt.c:853
20082 #, gcc-internal-format
20083 msgid "the conflicting type defined in another translation unit has virtual table of different size"
20084 msgstr ""
20085
20086 #: ipa-devirt.c:882
20087 #, gcc-internal-format
20088 msgid "the conflicting type defined in another translation unit with different RTTI information"
20089 msgstr ""
20090
20091 #: ipa-devirt.c:926 ipa-devirt.c:957
20092 #, gcc-internal-format
20093 msgid "the conflicting type defined in another translation unit"
20094 msgstr ""
20095
20096 #: ipa-devirt.c:930
20097 #, gcc-internal-format
20098 msgid "contains additional virtual method %qD"
20099 msgstr ""
20100
20101 #: ipa-devirt.c:937
20102 #, gcc-internal-format
20103 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
20104 msgstr ""
20105
20106 #: ipa-devirt.c:949
20107 #, gcc-internal-format
20108 msgid "virtual table of type %qD violates one definition rule "
20109 msgstr ""
20110
20111 #: ipa-devirt.c:963
20112 #, gcc-internal-format
20113 msgid "virtual method %qD"
20114 msgstr ""
20115
20116 #: ipa-devirt.c:967
20117 #, gcc-internal-format
20118 msgid "ought to match virtual method %qD but does not"
20119 msgstr ""
20120
20121 #: ipa-devirt.c:973
20122 #, gcc-internal-format
20123 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
20124 msgstr ""
20125
20126 #: ipa-devirt.c:1007
20127 #, gcc-internal-format
20128 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
20129 msgstr ""
20130
20131 #: ipa-devirt.c:1015
20132 #, gcc-internal-format
20133 msgid "type %qT violates the C++ One Definition Rule"
20134 msgstr ""
20135
20136 #: ipa-devirt.c:1027 ipa-devirt.c:1042 ipa-devirt.c:1323 ipa-devirt.c:1399
20137 #: ipa-devirt.c:1438 ipa-devirt.c:1456
20138 #, gcc-internal-format
20139 msgid "a different type is defined in another translation unit"
20140 msgstr ""
20141
20142 #: ipa-devirt.c:1034
20143 #, gcc-internal-format
20144 msgid "the first difference of corresponding definitions is field %qD"
20145 msgstr ""
20146
20147 #: ipa-devirt.c:1044
20148 #, gcc-internal-format
20149 msgid "the first difference of corresponding definitions is method %qD"
20150 msgstr ""
20151
20152 #: ipa-devirt.c:1146
20153 #, gcc-internal-format
20154 msgid "type %qT defined in anonymous namespace cannot match type %qT across the translation unit boundary"
20155 msgstr ""
20156
20157 #: ipa-devirt.c:1151
20158 #, gcc-internal-format
20159 msgid "type %qT defined in anonymous namespace cannot match across the translation unit boundary"
20160 msgstr ""
20161
20162 #: ipa-devirt.c:1156
20163 #, gcc-internal-format
20164 msgid "the incompatible type defined in another translation unit"
20165 msgstr ""
20166
20167 #: ipa-devirt.c:1181
20168 #, gcc-internal-format
20169 msgid "type name %qs should match type name %qs"
20170 msgstr ""
20171
20172 #: ipa-devirt.c:1185 ipa-devirt.c:1282
20173 #, gcc-internal-format
20174 msgid "the incompatible type is defined here"
20175 msgstr ""
20176
20177 #: ipa-devirt.c:1213
20178 #, gcc-internal-format
20179 msgid "array types have different bounds"
20180 msgstr ""
20181
20182 #: ipa-devirt.c:1228
20183 #, gcc-internal-format
20184 msgid "return value type mismatch"
20185 msgstr ""
20186
20187 #: ipa-devirt.c:1243
20188 #, gcc-internal-format
20189 msgid "implicit this pointer type mismatch"
20190 msgstr ""
20191
20192 #: ipa-devirt.c:1246
20193 #, gcc-internal-format, gfc-internal-format
20194 msgid "type mismatch in parameter %i"
20195 msgstr ""
20196
20197 #: ipa-devirt.c:1257
20198 #, gcc-internal-format
20199 msgid "types have different parameter counts"
20200 msgstr ""
20201
20202 #: ipa-devirt.c:1273
20203 #, gcc-internal-format
20204 msgid "type %qT itself violates the C++ One Definition Rule"
20205 msgstr ""
20206
20207 #: ipa-devirt.c:1279
20208 #, gcc-internal-format
20209 msgid "type %qT should match type %qT"
20210 msgstr ""
20211
20212 #: ipa-devirt.c:1349
20213 #, gcc-internal-format
20214 msgid "an enum with different value name is defined in another translation unit"
20215 msgstr ""
20216
20217 #: ipa-devirt.c:1356
20218 #, gcc-internal-format
20219 msgid "an enum with different values is defined in another translation unit"
20220 msgstr ""
20221
20222 #: ipa-devirt.c:1364
20223 #, gcc-internal-format
20224 msgid "an enum with mismatching number of values is defined in another translation unit"
20225 msgstr ""
20226
20227 #: ipa-devirt.c:1382
20228 #, gcc-internal-format
20229 msgid "a type with different precision is defined in another translation unit"
20230 msgstr ""
20231
20232 #: ipa-devirt.c:1389
20233 #, gcc-internal-format
20234 msgid "a type with different signedness is defined in another translation unit"
20235 msgstr ""
20236
20237 #: ipa-devirt.c:1414
20238 #, gcc-internal-format
20239 msgid "it is defined as a pointer in different address space in another translation unit"
20240 msgstr ""
20241
20242 #: ipa-devirt.c:1423
20243 #, gcc-internal-format
20244 msgid "it is defined as a pointer to different type in another translation unit"
20245 msgstr ""
20246
20247 #: ipa-devirt.c:1483
20248 #, gcc-internal-format
20249 msgid "an array of different size is defined in another translation unit"
20250 msgstr ""
20251
20252 #: ipa-devirt.c:1498
20253 #, gcc-internal-format
20254 msgid "has different return value in another translation unit"
20255 msgstr ""
20256
20257 #: ipa-devirt.c:1521 ipa-devirt.c:1533
20258 #, gcc-internal-format
20259 msgid "has different parameters in another translation unit"
20260 msgstr ""
20261
20262 #: ipa-devirt.c:1556
20263 #, gcc-internal-format
20264 msgid "a type defined in another translation unit is not polymorphic"
20265 msgstr ""
20266
20267 #: ipa-devirt.c:1560
20268 #, gcc-internal-format
20269 msgid "a type defined in another translation unit is polymorphic"
20270 msgstr ""
20271
20272 #: ipa-devirt.c:1578 ipa-devirt.c:1642
20273 #, gcc-internal-format
20274 msgid "a type with different virtual table pointers is defined in another translation unit"
20275 msgstr ""
20276
20277 #: ipa-devirt.c:1585 ipa-devirt.c:1647
20278 #, gcc-internal-format
20279 msgid "a type with different bases is defined in another translation unit"
20280 msgstr ""
20281
20282 #: ipa-devirt.c:1593
20283 #, gcc-internal-format
20284 msgid "a field with different name is defined in another translation unit"
20285 msgstr ""
20286
20287 #: ipa-devirt.c:1607
20288 #, gcc-internal-format
20289 msgid "a field of same name but different type is defined in another translation unit"
20290 msgstr ""
20291
20292 #: ipa-devirt.c:1620
20293 #, gcc-internal-format
20294 msgid "fields have different layout in another translation unit"
20295 msgstr ""
20296
20297 #: ipa-devirt.c:1627
20298 #, gcc-internal-format
20299 msgid "one field is a bitfield while the other is not"
20300 msgstr ""
20301
20302 #: ipa-devirt.c:1651
20303 #, gcc-internal-format
20304 msgid "a type with different number of fields is defined in another translation unit"
20305 msgstr ""
20306
20307 #: ipa-devirt.c:1673
20308 #, gcc-internal-format
20309 msgid "a type with different size is defined in another translation unit"
20310 msgstr ""
20311
20312 #: ipa-devirt.c:1798
20313 #, gcc-internal-format
20314 msgid "the extra base is defined here"
20315 msgstr ""
20316
20317 #: ipa-devirt.c:3973
20318 #, gcc-internal-format
20319 msgid "Declaring type %qD final would enable devirtualization of %i call"
20320 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
20321 msgstr[0] ""
20322 msgstr[1] ""
20323 msgstr[2] ""
20324
20325 #: ipa-devirt.c:3982
20326 #, gcc-internal-format
20327 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
20328 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
20329 msgstr[0] ""
20330 msgstr[1] ""
20331 msgstr[2] ""
20332
20333 #: ipa-devirt.c:4012
20334 #, gcc-internal-format
20335 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
20336 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
20337 msgstr[0] ""
20338 msgstr[1] ""
20339 msgstr[2] ""
20340
20341 #: ipa-devirt.c:4020
20342 #, gcc-internal-format
20343 msgid "Declaring method %qD final would enable devirtualization of %i call"
20344 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
20345 msgstr[0] ""
20346 msgstr[1] ""
20347 msgstr[2] ""
20348
20349 #: ipa-devirt.c:4028
20350 #, gcc-internal-format
20351 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
20352 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
20353 msgstr[0] ""
20354 msgstr[1] ""
20355 msgstr[2] ""
20356
20357 #: ipa-devirt.c:4039
20358 #, gcc-internal-format
20359 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
20360 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
20361 msgstr[0] ""
20362 msgstr[1] ""
20363 msgstr[2] ""
20364
20365 #: ipa-fnsummary.c:3410
20366 #, gcc-internal-format
20367 msgid "ipa inline summary is missing in input file"
20368 msgstr ""
20369
20370 #: ipa-hsa.c:57
20371 #, gcc-internal-format, gfc-internal-format
20372 msgid "could not emit HSAIL for function %s: function cannot be cloned"
20373 msgstr ""
20374
20375 #: ipa-prop.c:4192
20376 #, gcc-internal-format
20377 msgid "invalid jump function in LTO stream"
20378 msgstr ""
20379
20380 #: ipa-pure-const.c:216
20381 #, gcc-internal-format
20382 msgid "function might be candidate for attribute %qs"
20383 msgstr ""
20384
20385 #: ipa-pure-const.c:217
20386 #, gcc-internal-format
20387 msgid "function might be candidate for attribute %qs if it is known to return normally"
20388 msgstr ""
20389
20390 #: ipa-reference.c:1169
20391 #, gcc-internal-format
20392 msgid "ipa reference summary is missing in ltrans unit"
20393 msgstr ""
20394
20395 #: ira.c:2329 ira.c:2343
20396 #, gcc-internal-format, gfc-internal-format
20397 msgid "%s cannot be used in asm here"
20398 msgstr ""
20399
20400 #: ira.c:5602
20401 #, gcc-internal-format
20402 msgid "frame pointer required, but reserved"
20403 msgstr ""
20404
20405 #: ira.c:5603
20406 #, gcc-internal-format
20407 msgid "for %qD"
20408 msgstr ""
20409
20410 #: ira.c:5617
20411 #, gcc-internal-format
20412 msgid "frame size too large for reliable stack checking"
20413 msgstr ""
20414
20415 #: lra-assigns.c:1695
20416 #, gcc-internal-format, gfc-internal-format
20417 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
20418 msgstr ""
20419
20420 #: lra-assigns.c:1819 reload1.c:1245
20421 #, gcc-internal-format
20422 msgid "%<asm%> operand has impossible constraints"
20423 msgstr ""
20424
20425 #: lra-assigns.c:1840
20426 #, gcc-internal-format
20427 msgid "unable to find a register to spill"
20428 msgstr ""
20429
20430 #: lra-constraints.c:3964 reload.c:3815 reload.c:4070
20431 #, gcc-internal-format
20432 msgid "inconsistent operand constraints in an %<asm%>"
20433 msgstr ""
20434
20435 #: lra-constraints.c:4901
20436 #, gcc-internal-format, gfc-internal-format
20437 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
20438 msgstr ""
20439
20440 #: lto-cgraph.c:1109
20441 #, gcc-internal-format
20442 msgid "function %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
20443 msgstr ""
20444
20445 #: lto-cgraph.c:1114
20446 #, gcc-internal-format
20447 msgid "variable %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
20448 msgstr ""
20449
20450 #: lto-cgraph.c:1276
20451 #, gcc-internal-format, gfc-internal-format
20452 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
20453 msgstr ""
20454
20455 #: lto-cgraph.c:1444
20456 #, gcc-internal-format
20457 msgid "bytecode stream: no caller found while reading edge"
20458 msgstr ""
20459
20460 #: lto-cgraph.c:1450
20461 #, gcc-internal-format
20462 msgid "bytecode stream: no callee found while reading edge"
20463 msgstr ""
20464
20465 #: lto-cgraph.c:1524
20466 #, gcc-internal-format
20467 msgid "bytecode stream: found empty cgraph node"
20468 msgstr ""
20469
20470 #: lto-cgraph.c:1640
20471 #, gcc-internal-format, gfc-internal-format
20472 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
20473 msgstr ""
20474
20475 #: lto-cgraph.c:1665
20476 #, gcc-internal-format, gfc-internal-format
20477 msgid "Profile information in %s corrupted"
20478 msgstr ""
20479
20480 #: lto-cgraph.c:1703
20481 #, gcc-internal-format, gfc-internal-format
20482 msgid "cannot find LTO cgraph in %s"
20483 msgstr ""
20484
20485 #: lto-cgraph.c:1713
20486 #, gcc-internal-format, gfc-internal-format
20487 msgid "cannot find LTO section refs in %s"
20488 msgstr ""
20489
20490 #: lto-cgraph.c:1790
20491 #, gcc-internal-format, gfc-internal-format
20492 msgid "invalid offload table in %s"
20493 msgstr ""
20494
20495 #: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
20496 #: lto-compress.c:293 lto-compress.c:314
20497 #, gcc-internal-format, gfc-internal-format
20498 msgid "compressed stream: %s"
20499 msgstr ""
20500
20501 #: lto-section-in.c:445
20502 #, gcc-internal-format, gfc-internal-format
20503 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
20504 msgstr ""
20505
20506 #: lto-section-in.c:456
20507 #, gcc-internal-format, gfc-internal-format
20508 msgid "%s out of range: Range is %i to %i, value is %i"
20509 msgstr ""
20510
20511 #: lto-streamer-in.c:80
20512 #, gcc-internal-format, gfc-internal-format
20513 msgid "bytecode stream: unexpected tag %s"
20514 msgstr ""
20515
20516 #: lto-streamer-in.c:901 lto-streamer-in.c:911
20517 #, gcc-internal-format
20518 msgid "Cgraph edge statement index out of range"
20519 msgstr ""
20520
20521 #: lto-streamer-in.c:905 lto-streamer-in.c:914
20522 #, gcc-internal-format
20523 msgid "Cgraph edge statement index not found"
20524 msgstr ""
20525
20526 #: lto-streamer-in.c:921
20527 #, gcc-internal-format
20528 msgid "Reference statement index out of range"
20529 msgstr ""
20530
20531 #: lto-streamer-in.c:924
20532 #, gcc-internal-format
20533 msgid "Reference statement index not found"
20534 msgstr ""
20535
20536 #: lto-streamer-in.c:1604
20537 #, gcc-internal-format, gfc-internal-format
20538 msgid "cannot read LTO mode table from %s"
20539 msgstr ""
20540
20541 #: lto-streamer-in.c:1703
20542 #, gcc-internal-format, gfc-internal-format
20543 msgid "unsupported mode %s\n"
20544 msgstr ""
20545
20546 #: lto-streamer-out.c:448 lto-streamer-out.c:692
20547 #, gcc-internal-format
20548 msgid "tree code %qs is not supported in LTO streams"
20549 msgstr ""
20550
20551 #: lto-streamer.c:164
20552 #, gcc-internal-format, gfc-internal-format
20553 msgid "bytecode stream: unexpected LTO section %s"
20554 msgstr ""
20555
20556 #: lto-streamer.c:293
20557 #, gcc-internal-format
20558 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
20559 msgstr ""
20560
20561 #: lto-wrapper.c:121
20562 #, gcc-internal-format
20563 msgid "deleting LTRANS file %s: %m"
20564 msgstr ""
20565
20566 #: lto-wrapper.c:158
20567 #, gcc-internal-format
20568 msgid "malformed COLLECT_GCC_OPTIONS"
20569 msgstr ""
20570
20571 #: lto-wrapper.c:313
20572 #, gcc-internal-format, gfc-internal-format
20573 msgid "Option %s with different values"
20574 msgstr ""
20575
20576 #: lto-wrapper.c:397
20577 #, gcc-internal-format, gfc-internal-format
20578 msgid "Option %s not used consistently in all LTO input files"
20579 msgstr ""
20580
20581 #: lto-wrapper.c:825
20582 #, gcc-internal-format
20583 msgid "could not find %s in %s (consider using %<-B%>)\n"
20584 msgstr ""
20585
20586 #: lto-wrapper.c:906
20587 #, gcc-internal-format, gfc-internal-format
20588 msgid "problem with building target image for %s\n"
20589 msgstr ""
20590
20591 #: lto-wrapper.c:926
20592 #, gcc-internal-format
20593 msgid "reading input file"
20594 msgstr ""
20595
20596 #: lto-wrapper.c:931
20597 #, gcc-internal-format
20598 msgid "writing output file"
20599 msgstr ""
20600
20601 #: lto-wrapper.c:963
20602 #, gcc-internal-format
20603 msgid "installation error, can%'t find crtoffloadtable.o"
20604 msgstr ""
20605
20606 #: lto-wrapper.c:1146
20607 #, gcc-internal-format
20608 msgid "environment variable COLLECT_GCC must be set"
20609 msgstr ""
20610
20611 #: lto-wrapper.c:1150 config/nvptx/mkoffload.c:363
20612 #, gcc-internal-format
20613 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
20614 msgstr ""
20615
20616 #: lto-wrapper.c:1333 lto-wrapper.c:1389
20617 #, gcc-internal-format
20618 msgid "cannot open %s: %m"
20619 msgstr "не вдалося відкрити %s: %m"
20620
20621 #: lto-wrapper.c:1336 lto-wrapper.c:1395
20622 #, gcc-internal-format
20623 msgid "cannot read %s: %m"
20624 msgstr "не вдалося прочитати %s: %m"
20625
20626 #: lto-wrapper.c:1363
20627 #, gcc-internal-format, gfc-internal-format
20628 msgid "invalid format of %s"
20629 msgstr "некоректний формат %s"
20630
20631 #: lto-wrapper.c:1550
20632 #, gcc-internal-format
20633 msgid "fopen: %s: %m"
20634 msgstr ""
20635
20636 #: lto-wrapper.c:1567
20637 #, gcc-internal-format, gfc-internal-format
20638 msgid "Corrupted ltrans output file %s"
20639 msgstr "Пошкоджений файл виведення ltrans %s"
20640
20641 #: multiple_target.c:76
20642 #, gcc-internal-format
20643 msgid "the call requires %<ifunc%>, which is not supported by this target"
20644 msgstr ""
20645
20646 #: multiple_target.c:83
20647 #, gcc-internal-format
20648 msgid "target does not support function version dispatcher"
20649 msgstr ""
20650
20651 #: multiple_target.c:91
20652 #, gcc-internal-format
20653 msgid "default %<target_clones%> attribute was not set"
20654 msgstr ""
20655
20656 #: multiple_target.c:354
20657 #, gcc-internal-format
20658 msgid "single %<target_clones%> attribute is ignored"
20659 msgstr "одинарний атрибут %<target_clones%> ігнорується"
20660
20661 #: multiple_target.c:363
20662 #, gcc-internal-format
20663 msgid "clones for %<target_clones%> attribute cannot be created"
20664 msgstr ""
20665
20666 #: multiple_target.c:366
20667 #, gcc-internal-format
20668 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
20669 msgstr ""
20670
20671 #: multiple_target.c:384
20672 #, gcc-internal-format
20673 msgid "%<default%> target was not set"
20674 msgstr ""
20675
20676 #: multiple_target.c:388
20677 #, gcc-internal-format
20678 msgid "an empty string cannot be in %<target_clones%> attribute"
20679 msgstr ""
20680
20681 #: multiple_target.c:392
20682 #, gcc-internal-format
20683 msgid "multiple %<default%> targets were set"
20684 msgstr ""
20685
20686 #: omp-expand.c:2150
20687 #, gcc-internal-format
20688 msgid "%<depend%> clause with %<sink%> modifier waiting for lexically later iteration"
20689 msgstr ""
20690
20691 #: omp-expand.c:2287
20692 #, gcc-internal-format
20693 msgid "%<depend%> clause with %<sink%> modifier refers to iteration never in the iteration space"
20694 msgstr ""
20695
20696 #: omp-general.c:637
20697 #, gcc-internal-format
20698 msgid "multiple loop axes specified for routine"
20699 msgstr ""
20700
20701 #: omp-low.c:2260 omp-offload.c:1184
20702 #, gcc-internal-format
20703 msgid "%<seq%> overrides other OpenACC loop specifiers"
20704 msgstr ""
20705
20706 #: omp-low.c:2263 omp-offload.c:1185
20707 #, gcc-internal-format
20708 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
20709 msgstr ""
20710
20711 #: omp-low.c:2267 omp-offload.c:1219
20712 #, gcc-internal-format
20713 msgid "inner loop uses same OpenACC parallelism as containing loop"
20714 msgstr ""
20715
20716 #: omp-low.c:2314
20717 #, gcc-internal-format
20718 msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
20719 msgstr ""
20720
20721 #: omp-low.c:2537
20722 #, gcc-internal-format
20723 msgid "non-OpenACC construct inside of OpenACC routine"
20724 msgstr ""
20725
20726 #: omp-low.c:2546
20727 #, gcc-internal-format
20728 msgid "non-OpenACC construct inside of OpenACC region"
20729 msgstr ""
20730
20731 #: omp-low.c:2571
20732 #, gcc-internal-format
20733 msgid "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
20734 msgstr ""
20735
20736 #: omp-low.c:2582
20737 #, gcc-internal-format
20738 msgid "OpenMP constructs other than %<#pragma omp ordered simd%> or %<#pragma omp atomic%> may not be nested inside %<simd%> region"
20739 msgstr ""
20740
20741 #: omp-low.c:2595
20742 #, gcc-internal-format
20743 msgid "only %<distribute%> or %<parallel%> regions are allowed to be strictly nested inside %<teams%> region"
20744 msgstr ""
20745
20746 #: omp-low.c:2612
20747 #, gcc-internal-format
20748 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
20749 msgstr ""
20750
20751 #: omp-low.c:2653
20752 #, gcc-internal-format
20753 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
20754 msgstr ""
20755
20756 #: omp-low.c:2675
20757 #, gcc-internal-format
20758 msgid "orphaned %qs construct"
20759 msgstr ""
20760
20761 #: omp-low.c:2704
20762 #, gcc-internal-format
20763 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
20764 msgstr ""
20765
20766 #: omp-low.c:2709
20767 #, gcc-internal-format
20768 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
20769 msgstr ""
20770
20771 #: omp-low.c:2729 omp-low.c:2742
20772 #, gcc-internal-format
20773 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
20774 msgstr ""
20775
20776 #: omp-low.c:2771
20777 #, gcc-internal-format
20778 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
20779 msgstr ""
20780
20781 #: omp-low.c:2796
20782 #, gcc-internal-format
20783 msgid "invalid arguments"
20784 msgstr "некоректні аргументи"
20785
20786 #: omp-low.c:2802
20787 #, gcc-internal-format
20788 msgid "%<%s %s%> construct not closely nested inside of %qs"
20789 msgstr ""
20790
20791 #: omp-low.c:2830
20792 #, gcc-internal-format
20793 msgid "barrier region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
20794 msgstr ""
20795
20796 #: omp-low.c:2837
20797 #, gcc-internal-format
20798 msgid "work-sharing region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
20799 msgstr ""
20800
20801 #: omp-low.c:2866
20802 #, gcc-internal-format
20803 msgid "%<master%> region may not be closely nested inside of work-sharing, explicit %<task%> or %<taskloop%> region"
20804 msgstr ""
20805
20806 #: omp-low.c:2890 omp-low.c:3047 c-family/c-omp.c:491
20807 #, gcc-internal-format
20808 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
20809 msgstr ""
20810
20811 #: omp-low.c:2918
20812 #, gcc-internal-format
20813 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
20814 msgstr ""
20815
20816 #: omp-low.c:2935
20817 #, gcc-internal-format
20818 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
20819 msgstr ""
20820
20821 #: omp-low.c:2950
20822 #, gcc-internal-format
20823 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
20824 msgstr ""
20825
20826 #: omp-low.c:2963
20827 #, gcc-internal-format
20828 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
20829 msgstr ""
20830
20831 #: omp-low.c:2976 omp-low.c:2998
20832 #, gcc-internal-format
20833 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
20834 msgstr ""
20835
20836 #: omp-low.c:2984
20837 #, gcc-internal-format
20838 msgid "%<ordered%> region without %<depend%> clause may not be closely nested inside a loop region with an %<ordered%> clause with a parameter"
20839 msgstr ""
20840
20841 #: omp-low.c:3015
20842 #, gcc-internal-format
20843 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
20844 msgstr ""
20845
20846 #: omp-low.c:3033
20847 #, gcc-internal-format
20848 msgid "%<teams%> construct must be closely nested inside of %<target%> construct or not nested in any OpenMP construct"
20849 msgstr ""
20850
20851 #: omp-low.c:3055
20852 #, gcc-internal-format
20853 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
20854 msgstr ""
20855
20856 #: omp-low.c:3068
20857 #, gcc-internal-format
20858 msgid "OpenACC construct inside of non-OpenACC region"
20859 msgstr ""
20860
20861 #: omp-low.c:3113
20862 #, gcc-internal-format
20863 msgid "%s %qs construct inside of %s %qs region"
20864 msgstr ""
20865
20866 #: omp-low.c:3126 omp-low.c:3133
20867 #, gcc-internal-format
20868 msgid "%qs construct inside of %qs region"
20869 msgstr ""
20870
20871 #: omp-low.c:3244
20872 #, gcc-internal-format
20873 msgid "setjmp/longjmp inside simd construct"
20874 msgstr ""
20875
20876 #: omp-low.c:7731
20877 #, gcc-internal-format
20878 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
20879 msgstr ""
20880
20881 #: omp-low.c:7754
20882 #, gcc-internal-format
20883 msgid "first offset must be in opposite direction of loop iterations"
20884 msgstr ""
20885
20886 #: omp-low.c:10673
20887 #, gcc-internal-format, gfc-internal-format
20888 msgid "invalid exit from %s structured block"
20889 msgstr ""
20890
20891 #: omp-low.c:10675 omp-low.c:10680
20892 #, gcc-internal-format, gfc-internal-format
20893 msgid "invalid entry to %s structured block"
20894 msgstr ""
20895
20896 #. Otherwise, be vague and lazy, but efficient.
20897 #: omp-low.c:10684
20898 #, gcc-internal-format, gfc-internal-format
20899 msgid "invalid branch to/from %s structured block"
20900 msgstr ""
20901
20902 #: omp-offload.c:642
20903 #, gcc-internal-format
20904 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
20905 msgstr ""
20906
20907 #: omp-offload.c:1217
20908 #, gcc-internal-format
20909 msgid "routine call uses same OpenACC parallelism as containing loop"
20910 msgstr ""
20911
20912 #: omp-offload.c:1221 omp-offload.c:1253
20913 #, gcc-internal-format
20914 msgid "containing loop here"
20915 msgstr ""
20916
20917 #: omp-offload.c:1226
20918 #, gcc-internal-format
20919 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
20920 msgstr ""
20921
20922 #: omp-offload.c:1228
20923 #, gcc-internal-format
20924 msgid "loop uses OpenACC parallelism disallowed by containing routine"
20925 msgstr ""
20926
20927 #: omp-offload.c:1233
20928 #, gcc-internal-format
20929 msgid "routine %qD declared here"
20930 msgstr ""
20931
20932 #: omp-offload.c:1246
20933 #, gcc-internal-format
20934 msgid "incorrectly nested OpenACC loop parallelism"
20935 msgstr ""
20936
20937 #: omp-offload.c:1387
20938 #, gcc-internal-format
20939 msgid "insufficient partitioning available to parallelize element loop"
20940 msgstr ""
20941
20942 #: omp-offload.c:1395
20943 #, gcc-internal-format
20944 msgid "insufficient partitioning available to parallelize tile loop"
20945 msgstr ""
20946
20947 #: omp-offload.c:1397
20948 #, gcc-internal-format
20949 msgid "insufficient partitioning available to parallelize loop"
20950 msgstr ""
20951
20952 #: omp-simd-clone.c:194
20953 #, gcc-internal-format
20954 msgid "ignoring large linear step"
20955 msgstr ""
20956
20957 #: omp-simd-clone.c:201
20958 #, gcc-internal-format
20959 msgid "ignoring zero linear step"
20960 msgstr ""
20961
20962 #: omp-simd-clone.c:264
20963 #, gcc-internal-format
20964 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
20965 msgstr ""
20966
20967 #: omp-simd-clone.c:275
20968 #, gcc-internal-format
20969 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
20970 msgstr ""
20971
20972 #: optabs.c:4289
20973 #, gcc-internal-format
20974 msgid "indirect jumps are not available on this target"
20975 msgstr ""
20976
20977 #: opts-common.c:1237
20978 #, gcc-internal-format
20979 msgid "command line option %qs is not supported by this configuration"
20980 msgstr ""
20981
20982 #: opts-common.c:1247 opts.c:2170
20983 #, gcc-internal-format
20984 msgid "missing argument to %qs"
20985 msgstr ""
20986
20987 #: opts-common.c:1254
20988 #, gcc-internal-format
20989 msgid "argument to %qs should be a non-negative integer optionally followed by a size unit"
20990 msgstr ""
20991
20992 #: opts-common.c:1258
20993 #, gcc-internal-format
20994 msgid "argument to %qs should be a non-negative integer"
20995 msgstr ""
20996
20997 #: opts-common.c:1265
20998 #, gcc-internal-format
20999 msgid "argument to %qs is not between %d and %d"
21000 msgstr ""
21001
21002 #: opts-common.c:1280
21003 #, gcc-internal-format
21004 msgid "unrecognized argument in option %qs"
21005 msgstr ""
21006
21007 #: opts-common.c:1291 config/i386/i386.c:3383
21008 #, gcc-internal-format
21009 msgid "valid arguments to %qs are: %s; did you mean %qs?"
21010 msgstr ""
21011
21012 #: opts-common.c:1294 config/i386/i386.c:3386
21013 #, gcc-internal-format
21014 msgid "valid arguments to %qs are: %s"
21015 msgstr ""
21016
21017 #: opts-common.c:1337 c-family/c-opts.c:425
21018 #, gcc-internal-format
21019 msgid "switch %qs is no longer supported"
21020 msgstr ""
21021
21022 #: opts-global.c:102
21023 #, gcc-internal-format
21024 msgid "command line option %qs is valid for the driver but not for %s"
21025 msgstr ""
21026
21027 #. Eventually this should become a hard error IMO.
21028 #: opts-global.c:108
21029 #, gcc-internal-format
21030 msgid "command line option %qs is valid for %s but not for %s"
21031 msgstr ""
21032
21033 #: opts-global.c:375
21034 #, gcc-internal-format
21035 msgid "unrecognized command line option %<-fdump-%s%>"
21036 msgstr ""
21037
21038 #: opts-global.c:380
21039 #, gcc-internal-format
21040 msgid "unrecognized command line option %<-fopt-info-%s%>"
21041 msgstr ""
21042
21043 #: opts-global.c:401 opts-global.c:409
21044 #, gcc-internal-format
21045 msgid "plugin support is disabled; configure with --enable-plugin"
21046 msgstr ""
21047
21048 #: opts-global.c:433
21049 #, gcc-internal-format
21050 msgid "unrecognized register name %qs"
21051 msgstr ""
21052
21053 #: opts-global.c:451
21054 #, gcc-internal-format
21055 msgid "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address%>"
21056 msgstr ""
21057
21058 #: opts-global.c:454
21059 #, gcc-internal-format
21060 msgid "unrecognized shadow offset %qs"
21061 msgstr ""
21062
21063 #: opts.c:90
21064 #, gcc-internal-format
21065 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
21066 msgstr ""
21067
21068 #: opts.c:126
21069 #, gcc-internal-format
21070 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
21071 msgstr ""
21072
21073 #: opts.c:133
21074 #, gcc-internal-format
21075 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
21076 msgstr ""
21077
21078 #: opts.c:602
21079 #, gcc-internal-format
21080 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
21081 msgstr ""
21082
21083 #: opts.c:729
21084 #, gcc-internal-format
21085 msgid "%<-fipa-cp-clone%> is incompatible with %<-flive-patching=inline-only-static%>"
21086 msgstr ""
21087
21088 #: opts.c:736
21089 #, gcc-internal-format
21090 msgid "%<-fipa-sra%> is incompatible with %<-flive-patching=inline-only-static%>"
21091 msgstr ""
21092
21093 #: opts.c:743
21094 #, gcc-internal-format
21095 msgid "%<-fpartial-inlining%> is incompatible with %<-flive-patching=inline-only-static%>"
21096 msgstr ""
21097
21098 #: opts.c:750
21099 #, gcc-internal-format
21100 msgid "%<-fipa-cp%> is incompatible with %<-flive-patching=inline-only-static%>"
21101 msgstr ""
21102
21103 #: opts.c:760
21104 #, gcc-internal-format
21105 msgid "%<-fwhole-program%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21106 msgstr ""
21107
21108 #: opts.c:771
21109 #, gcc-internal-format
21110 msgid "%<-fipa-pta%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21111 msgstr ""
21112
21113 #: opts.c:778
21114 #, gcc-internal-format
21115 msgid "%<-fipa-reference%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21116 msgstr ""
21117
21118 #: opts.c:785
21119 #, gcc-internal-format
21120 msgid "%<-fipa-ra%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21121 msgstr ""
21122
21123 #: opts.c:792
21124 #, gcc-internal-format
21125 msgid "%<-fipa-icf%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21126 msgstr ""
21127
21128 #: opts.c:799
21129 #, gcc-internal-format
21130 msgid "%<-fipa-icf-functions%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21131 msgstr ""
21132
21133 #: opts.c:806
21134 #, gcc-internal-format
21135 msgid "%<-fipa-icf-variables%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21136 msgstr ""
21137
21138 #: opts.c:813
21139 #, gcc-internal-format
21140 msgid "%<-fipa-bit-cp%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21141 msgstr ""
21142
21143 #: opts.c:820
21144 #, gcc-internal-format
21145 msgid "%<-fipa-vrp%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21146 msgstr ""
21147
21148 #: opts.c:827
21149 #, gcc-internal-format
21150 msgid "%<-fipa-pure-const%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21151 msgstr ""
21152
21153 #: opts.c:838
21154 #, gcc-internal-format
21155 msgid "%<-fipa-reference-addressable%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21156 msgstr ""
21157
21158 #: opts.c:847
21159 #, gcc-internal-format
21160 msgid "%<-fipa-stack-alignment%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
21161 msgstr ""
21162
21163 #: opts.c:916
21164 #, gcc-internal-format
21165 msgid "section anchors must be disabled when unit-at-a-time is disabled"
21166 msgstr ""
21167
21168 #: opts.c:920
21169 #, gcc-internal-format
21170 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
21171 msgstr ""
21172
21173 #: opts.c:934
21174 #, gcc-internal-format
21175 msgid "transactional memory is not supported with non-call exceptions"
21176 msgstr ""
21177
21178 #: opts.c:949
21179 #, gcc-internal-format
21180 msgid "section anchors must be disabled when toplevel reorder is disabled"
21181 msgstr ""
21182
21183 #: opts.c:1004 config/darwin.c:3206
21184 #, gcc-internal-format
21185 msgid "%<-freorder-blocks-and-partition%> does not work with exceptions on this architecture"
21186 msgstr ""
21187
21188 #: opts.c:1020
21189 #, gcc-internal-format
21190 msgid "%<-freorder-blocks-and-partition%> does not support unwind info on this architecture"
21191 msgstr ""
21192
21193 #: opts.c:1038 config/pa/pa.c:557
21194 #, gcc-internal-format
21195 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
21196 msgstr ""
21197
21198 #: opts.c:1076
21199 #, gcc-internal-format
21200 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
21201 msgstr ""
21202
21203 #: opts.c:1084
21204 #, gcc-internal-format
21205 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
21206 msgstr ""
21207
21208 #: opts.c:1098
21209 #, gcc-internal-format
21210 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
21211 msgstr ""
21212
21213 #: opts.c:1145
21214 #, gcc-internal-format
21215 msgid "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
21216 msgstr ""
21217
21218 #: opts.c:1149
21219 #, gcc-internal-format
21220 msgid "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
21221 msgstr ""
21222
21223 #: opts.c:1157
21224 #, gcc-internal-format
21225 msgid "%<-fsanitize=address%> is incompatible with %<-fsanitize=kernel-address%>"
21226 msgstr ""
21227
21228 #: opts.c:1164
21229 #, gcc-internal-format
21230 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are incompatible with %<-fsanitize=thread%>"
21231 msgstr ""
21232
21233 #: opts.c:1170
21234 #, gcc-internal-format
21235 msgid "%<-fsanitize=leak%> is incompatible with %<-fsanitize=thread%>"
21236 msgstr ""
21237
21238 #: opts.c:1176
21239 #, gcc-internal-format
21240 msgid "%<-fsanitize-recover=%s%> is not supported"
21241 msgstr "підтримки %<-fsanitize-recover=%s%> не передбачено"
21242
21243 #: opts.c:1202
21244 #, gcc-internal-format
21245 msgid "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
21246 msgstr ""
21247
21248 #: opts.c:1209
21249 #, gcc-internal-format
21250 msgid "transactional memory is not supported with %<-fsanitize=address%>"
21251 msgstr ""
21252
21253 #: opts.c:1212
21254 #, gcc-internal-format
21255 msgid "transactional memory is not supported with %<-fsanitize=kernel-address%>"
21256 msgstr ""
21257
21258 #: opts.c:1217
21259 #, gcc-internal-format
21260 msgid "live patching is not supported with LTO"
21261 msgstr ""
21262
21263 #: opts.c:1669
21264 #, gcc-internal-format
21265 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
21266 msgstr ""
21267
21268 #: opts.c:1899
21269 #, gcc-internal-format
21270 msgid "%<-fsanitize=all%> option is not valid"
21271 msgstr ""
21272
21273 #: opts.c:1939
21274 #, gcc-internal-format
21275 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
21276 msgstr ""
21277
21278 #: opts.c:1945
21279 #, gcc-internal-format
21280 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
21281 msgstr ""
21282
21283 #: opts.c:1980
21284 #, gcc-internal-format
21285 msgid "%<%s%> attribute directive ignored"
21286 msgstr ""
21287
21288 #: opts.c:2007
21289 #, gcc-internal-format
21290 msgid "invalid arguments for %<-falign-%s%> option: %qs"
21291 msgstr ""
21292
21293 #: opts.c:2029
21294 #, gcc-internal-format
21295 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
21296 msgstr "некоректна кількість аргументів параметра %<-falign-%s%>: %qs"
21297
21298 #: opts.c:2038
21299 #, gcc-internal-format
21300 msgid "%<-falign-%s%> is not between 0 and %d"
21301 msgstr ""
21302
21303 #: opts.c:2225
21304 #, gcc-internal-format
21305 msgid "--help argument %q.*s is ambiguous, please be more specific"
21306 msgstr ""
21307
21308 #: opts.c:2234
21309 #, gcc-internal-format
21310 msgid "unrecognized argument to --help= option: %q.*s"
21311 msgstr ""
21312
21313 #: opts.c:2497
21314 #, gcc-internal-format
21315 msgid "HSA has not been enabled during configuration"
21316 msgstr ""
21317
21318 #: opts.c:2509
21319 #, gcc-internal-format
21320 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
21321 msgstr ""
21322
21323 #: opts.c:2517
21324 #, gcc-internal-format
21325 msgid "structure alignment must be a small power of two, not %wu"
21326 msgstr ""
21327
21328 #: opts.c:2603
21329 #, gcc-internal-format
21330 msgid "invalid arguments for %<-fpatchable_function_entry%>"
21331 msgstr "некоректні аргументи %<-fpatchable_function_entry%>"
21332
21333 #: opts.c:2661
21334 #, gcc-internal-format
21335 msgid "unknown stack check parameter %qs"
21336 msgstr ""
21337
21338 #: opts.c:2689
21339 #, gcc-internal-format
21340 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf%> %<-g%s%> for debug level"
21341 msgstr ""
21342
21343 #: opts.c:2700
21344 #, gcc-internal-format
21345 msgid "dwarf version %wu is not supported"
21346 msgstr ""
21347
21348 #: opts.c:2824
21349 #, gcc-internal-format, gfc-internal-format
21350 msgid "%s: --param arguments should be of the form NAME=VALUE"
21351 msgstr ""
21352
21353 #: opts.c:2835
21354 #, gcc-internal-format
21355 msgid "invalid --param name %qs; did you mean %qs?"
21356 msgstr "некоректна назва --param %qs; ви мали на увазі %qs?"
21357
21358 #: opts.c:2838
21359 #, gcc-internal-format
21360 msgid "invalid --param name %qs"
21361 msgstr "некоректна назва --param %qs"
21362
21363 #: opts.c:2846
21364 #, gcc-internal-format
21365 msgid "invalid --param value %qs"
21366 msgstr ""
21367
21368 #: opts.c:2968
21369 #, gcc-internal-format
21370 msgid "target system does not support debug output"
21371 msgstr ""
21372
21373 #: opts.c:2977
21374 #, gcc-internal-format
21375 msgid "debug format %qs conflicts with prior selection"
21376 msgstr ""
21377
21378 #: opts.c:2995
21379 #, gcc-internal-format
21380 msgid "unrecognized debug output level %qs"
21381 msgstr ""
21382
21383 #: opts.c:2997
21384 #, gcc-internal-format
21385 msgid "debug output level %qs is too high"
21386 msgstr ""
21387
21388 #: opts.c:3017
21389 #, gcc-internal-format
21390 msgid "getting core file size maximum limit: %m"
21391 msgstr ""
21392
21393 #: opts.c:3021
21394 #, gcc-internal-format
21395 msgid "setting core file size limit to maximum: %m"
21396 msgstr ""
21397
21398 #: opts.c:3066
21399 #, gcc-internal-format, gfc-internal-format
21400 msgid "unrecognized gcc debugging option: %c"
21401 msgstr ""
21402
21403 #: opts.c:3091
21404 #, gcc-internal-format
21405 msgid "%<-Werror=%s%>: no option -%s"
21406 msgstr ""
21407
21408 #: opts.c:3093
21409 #, gcc-internal-format
21410 msgid "%<-Werror=%s%>: -%s is not an option that controls warnings"
21411 msgstr ""
21412
21413 #: params.c:156
21414 #, gcc-internal-format
21415 msgid "minimum value of parameter %qs is %u"
21416 msgstr ""
21417
21418 #: params.c:162
21419 #, gcc-internal-format
21420 msgid "maximum value of parameter %qs is %u"
21421 msgstr ""
21422
21423 #. If we didn't find this parameter, issue an error message.
21424 #: params.c:240
21425 #, gcc-internal-format
21426 msgid "invalid parameter %qs"
21427 msgstr ""
21428
21429 #: passes.c:84
21430 #, gcc-internal-format, gfc-internal-format
21431 msgid "pass %s does not support cloning"
21432 msgstr ""
21433
21434 #: passes.c:90
21435 #, gcc-internal-format, gfc-internal-format
21436 msgid "pass %s needs a set_pass_param implementation to handle the extra argument in NEXT_PASS"
21437 msgstr ""
21438
21439 #: passes.c:1024
21440 #, gcc-internal-format
21441 msgid "unrecognized option %<-fenable%>"
21442 msgstr ""
21443
21444 #: passes.c:1026
21445 #, gcc-internal-format
21446 msgid "unrecognized option %<-fdisable%>"
21447 msgstr ""
21448
21449 #: passes.c:1034
21450 #, gcc-internal-format
21451 msgid "unknown pass %s specified in %<-fenable%>"
21452 msgstr ""
21453
21454 #: passes.c:1036
21455 #, gcc-internal-format
21456 msgid "unknown pass %s specified in %<-fdisable%>"
21457 msgstr ""
21458
21459 #: passes.c:1061 passes.c:1150
21460 #, gcc-internal-format, gfc-internal-format
21461 msgid "enable pass %s for functions in the range of [%u, %u]"
21462 msgstr ""
21463
21464 #: passes.c:1064 passes.c:1161
21465 #, gcc-internal-format, gfc-internal-format
21466 msgid "disable pass %s for functions in the range of [%u, %u]"
21467 msgstr ""
21468
21469 #: passes.c:1100 passes.c:1128
21470 #, gcc-internal-format, gfc-internal-format
21471 msgid "Invalid range %s in option %s"
21472 msgstr ""
21473
21474 #: passes.c:1146
21475 #, gcc-internal-format, gfc-internal-format
21476 msgid "enable pass %s for function %s"
21477 msgstr ""
21478
21479 #: passes.c:1157
21480 #, gcc-internal-format, gfc-internal-format
21481 msgid "disable pass %s for function %s"
21482 msgstr ""
21483
21484 #: passes.c:1386
21485 #, gcc-internal-format
21486 msgid "invalid pass positioning operation"
21487 msgstr ""
21488
21489 #: passes.c:1447
21490 #, gcc-internal-format
21491 msgid "plugin cannot register a missing pass"
21492 msgstr ""
21493
21494 #: passes.c:1450
21495 #, gcc-internal-format
21496 msgid "plugin cannot register an unnamed pass"
21497 msgstr ""
21498
21499 #: passes.c:1455
21500 #, gcc-internal-format
21501 msgid "plugin cannot register pass %qs without reference pass name"
21502 msgstr ""
21503
21504 #: passes.c:1474
21505 #, gcc-internal-format
21506 msgid "pass %qs not found but is referenced by new pass %qs"
21507 msgstr ""
21508
21509 #: plugin.c:212
21510 #, gcc-internal-format
21511 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
21512 msgstr ""
21513
21514 #: plugin.c:234
21515 #, gcc-internal-format, gfc-internal-format
21516 msgid ""
21517 "plugin %s was specified with different paths:\n"
21518 "%s\n"
21519 "%s"
21520 msgstr ""
21521
21522 #: plugin.c:293
21523 #, gcc-internal-format
21524 msgid "malformed option %<-fplugin-arg-%s%> (missing -<key>[=<value>])"
21525 msgstr ""
21526
21527 #: plugin.c:356
21528 #, gcc-internal-format
21529 msgid "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
21530 msgstr ""
21531
21532 #: plugin.c:375
21533 #, gcc-internal-format
21534 msgid "unable to register info for plugin %qs - plugin name not found"
21535 msgstr ""
21536
21537 #: plugin.c:471
21538 #, gcc-internal-format, gfc-internal-format
21539 msgid "unknown callback event registered by plugin %s"
21540 msgstr ""
21541
21542 #: plugin.c:503
21543 #, gcc-internal-format, gfc-internal-format
21544 msgid "plugin %s registered a null callback function for event %s"
21545 msgstr ""
21546
21547 #: plugin.c:636 plugin.c:703
21548 #, gcc-internal-format, gfc-internal-format
21549 msgid ""
21550 "cannot load plugin %s\n"
21551 "%s"
21552 msgstr ""
21553
21554 #: plugin.c:647 plugin.c:713
21555 #, gcc-internal-format, gfc-internal-format
21556 msgid ""
21557 "plugin %s is not licensed under a GPL-compatible license\n"
21558 "%s"
21559 msgstr ""
21560
21561 #: plugin.c:660 plugin.c:723
21562 #, gcc-internal-format, gfc-internal-format
21563 msgid ""
21564 "cannot find %s in plugin %s\n"
21565 "%s"
21566 msgstr ""
21567
21568 #: plugin.c:670 plugin.c:732
21569 #, gcc-internal-format, gfc-internal-format
21570 msgid "fail to initialize plugin %s"
21571 msgstr ""
21572
21573 #: plugin.c:1006
21574 #, gcc-internal-format
21575 msgid "%<-iplugindir%> <dir> option not passed from the gcc driver"
21576 msgstr ""
21577
21578 #: predict.c:2496
21579 #, gcc-internal-format
21580 msgid "probability %qE must be constant floating-point expression"
21581 msgstr ""
21582
21583 #: predict.c:2509
21584 #, gcc-internal-format
21585 msgid "probability %qE is outside the range [0.0, 1.0]"
21586 msgstr ""
21587
21588 #: predict.c:3483
21589 #, gcc-internal-format, gfc-internal-format
21590 msgid "Missing counts for called function %s"
21591 msgstr "Пропущено лічильники для викликаної функції %s"
21592
21593 #: profile.c:591
21594 #, gcc-internal-format
21595 msgid "corrupted profile info: profile data is not flow-consistent"
21596 msgstr ""
21597
21598 #: profile.c:608
21599 #, gcc-internal-format, gfc-internal-format
21600 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
21601 msgstr ""
21602
21603 #: profile.c:631
21604 #, gcc-internal-format, gfc-internal-format
21605 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
21606 msgstr ""
21607
21608 #: read-rtl-function.c:262
21609 #, gcc-internal-format, gfc-internal-format
21610 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
21611 msgstr ""
21612
21613 #: read-rtl-function.c:266
21614 #, gcc-internal-format, gfc-internal-format
21615 msgid "insn with UID %i not found for operand %i of insn %i"
21616 msgstr ""
21617
21618 #: read-rtl-function.c:409
21619 #, gcc-internal-format
21620 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
21621 msgstr ""
21622
21623 #: read-rtl-function.c:710
21624 #, gcc-internal-format, gfc-internal-format
21625 msgid "unrecognized edge flag: '%s'"
21626 msgstr ""
21627
21628 #: read-rtl-function.c:853
21629 #, gcc-internal-format
21630 msgid "more than one 'crtl' directive"
21631 msgstr ""
21632
21633 #: read-rtl-function.c:981
21634 #, gcc-internal-format, gfc-internal-format
21635 msgid "unrecognized enum value: '%s'"
21636 msgstr ""
21637
21638 #: read-rtl-function.c:1137 read-rtl-function.c:1196
21639 #, gcc-internal-format, gfc-internal-format
21640 msgid "was expecting `%s'"
21641 msgstr ""
21642
21643 #: read-rtl-function.c:1575
21644 #, gcc-internal-format, gfc-internal-format
21645 msgid "duplicate insn UID: %i"
21646 msgstr "UID інструкції-дубліката: %i"
21647
21648 #: read-rtl-function.c:1635
21649 #, gcc-internal-format
21650 msgid "start/end of RTL fragment are in different files"
21651 msgstr ""
21652
21653 #: read-rtl-function.c:1641
21654 #, gcc-internal-format
21655 msgid "start of RTL fragment must be on an earlier line than end"
21656 msgstr ""
21657
21658 #: reg-stack.c:538
21659 #, gcc-internal-format, gfc-internal-format
21660 msgid "output constraint %d must specify a single register"
21661 msgstr ""
21662
21663 #: reg-stack.c:548
21664 #, gcc-internal-format, gfc-internal-format
21665 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
21666 msgstr ""
21667
21668 #: reg-stack.c:571
21669 #, gcc-internal-format
21670 msgid "output regs must be grouped at top of stack"
21671 msgstr ""
21672
21673 #: reg-stack.c:611
21674 #, gcc-internal-format
21675 msgid "implicitly popped regs must be grouped at top of stack"
21676 msgstr ""
21677
21678 #: reg-stack.c:628
21679 #, gcc-internal-format
21680 msgid "explicitly used regs must be grouped at top of stack"
21681 msgstr ""
21682
21683 #: reg-stack.c:647
21684 #, gcc-internal-format
21685 msgid "output operand %d must use %<&%> constraint"
21686 msgstr ""
21687
21688 #: regcprop.c:1219
21689 #, gcc-internal-format, gfc-internal-format
21690 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
21691 msgstr ""
21692
21693 #: regcprop.c:1231
21694 #, gcc-internal-format, gfc-internal-format
21695 msgid "validate_value_data: Loop in regno chain (%u)"
21696 msgstr ""
21697
21698 #: regcprop.c:1234
21699 #, gcc-internal-format, gfc-internal-format
21700 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
21701 msgstr ""
21702
21703 #: regcprop.c:1246
21704 #, gcc-internal-format, gfc-internal-format
21705 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
21706 msgstr ""
21707
21708 #: reginfo.c:720
21709 #, gcc-internal-format
21710 msgid "can%'t use %qs as a call-saved register"
21711 msgstr ""
21712
21713 #: reginfo.c:724
21714 #, gcc-internal-format
21715 msgid "can%'t use %qs as a call-used register"
21716 msgstr ""
21717
21718 #: reginfo.c:736
21719 #, gcc-internal-format
21720 msgid "can%'t use %qs as a fixed register"
21721 msgstr ""
21722
21723 #: reginfo.c:762 config/arc/arc.c:1046 config/arc/arc.c:1088
21724 #: config/ia64/ia64.c:6039 config/ia64/ia64.c:6046 config/pa/pa.c:468
21725 #: config/pa/pa.c:475 config/sh/sh.c:8293 config/sh/sh.c:8300
21726 #: config/spu/spu.c:4931 config/spu/spu.c:4938
21727 #, gcc-internal-format, gfc-internal-format
21728 msgid "unknown register name: %s"
21729 msgstr ""
21730
21731 #: reginfo.c:775
21732 #, gcc-internal-format
21733 msgid "stack register used for global register variable"
21734 msgstr ""
21735
21736 #: reginfo.c:781
21737 #, gcc-internal-format
21738 msgid "global register variable follows a function definition"
21739 msgstr ""
21740
21741 #: reginfo.c:787
21742 #, gcc-internal-format
21743 msgid "register of %qD used for multiple global register variables"
21744 msgstr ""
21745
21746 #: reginfo.c:790 config/rs6000/rs6000.c:29365
21747 #, gcc-internal-format
21748 msgid "conflicts with %qD"
21749 msgstr ""
21750
21751 #: reginfo.c:795
21752 #, gcc-internal-format
21753 msgid "call-clobbered register used for global register variable"
21754 msgstr ""
21755
21756 #: reload.c:1293
21757 #, gcc-internal-format
21758 msgid "cannot reload integer constant operand in %<asm%>"
21759 msgstr ""
21760
21761 #: reload.c:1307
21762 #, gcc-internal-format
21763 msgid "impossible register constraint in %<asm%>"
21764 msgstr ""
21765
21766 #: reload.c:3672
21767 #, gcc-internal-format
21768 msgid "%<&%> constraint used with no register class"
21769 msgstr ""
21770
21771 #: reload1.c:2065
21772 #, gcc-internal-format
21773 msgid "can%'t find a register in class %qs while reloading %<asm%>"
21774 msgstr ""
21775
21776 #: reload1.c:2070
21777 #, gcc-internal-format
21778 msgid "unable to find a register to spill in class %qs"
21779 msgstr ""
21780
21781 #: reload1.c:4697
21782 #, gcc-internal-format
21783 msgid "%<asm%> operand requires impossible reload"
21784 msgstr ""
21785
21786 #: reload1.c:6118
21787 #, gcc-internal-format
21788 msgid "%<asm%> operand constraint incompatible with operand size"
21789 msgstr ""
21790
21791 #: reload1.c:7996
21792 #, gcc-internal-format
21793 msgid "output operand is constant in %<asm%>"
21794 msgstr ""
21795
21796 #: rtl.c:859
21797 #, gcc-internal-format, gfc-internal-format
21798 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
21799 msgstr ""
21800
21801 #: rtl.c:869
21802 #, gcc-internal-format, gfc-internal-format
21803 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
21804 msgstr ""
21805
21806 #: rtl.c:879
21807 #, gcc-internal-format, gfc-internal-format
21808 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
21809 msgstr ""
21810
21811 #: rtl.c:888
21812 #, gcc-internal-format, gfc-internal-format
21813 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
21814 msgstr ""
21815
21816 #: rtl.c:898
21817 #, gcc-internal-format, gfc-internal-format
21818 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
21819 msgstr ""
21820
21821 #: rtl.c:909
21822 #, gcc-internal-format, gfc-internal-format
21823 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
21824 msgstr ""
21825
21826 #: rtl.c:936
21827 #, gcc-internal-format, gfc-internal-format
21828 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
21829 msgstr ""
21830
21831 #: rtl.c:946
21832 #, gcc-internal-format, gfc-internal-format
21833 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
21834 msgstr ""
21835
21836 #: rtl.c:956
21837 #, gcc-internal-format, gfc-internal-format
21838 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
21839 msgstr ""
21840
21841 #: rtl.c:967
21842 #, gcc-internal-format, gfc-internal-format
21843 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
21844 msgstr ""
21845
21846 #: stmt.c:215
21847 #, gcc-internal-format
21848 msgid "output operand constraint lacks %<=%>"
21849 msgstr ""
21850
21851 #: stmt.c:230
21852 #, gcc-internal-format
21853 msgid "output constraint %qc for operand %d is not at the beginning"
21854 msgstr ""
21855
21856 #: stmt.c:254
21857 #, gcc-internal-format
21858 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
21859 msgstr ""
21860
21861 #: stmt.c:261 stmt.c:350
21862 #, gcc-internal-format
21863 msgid "%<%%%> constraint used with last operand"
21864 msgstr ""
21865
21866 #: stmt.c:277
21867 #, gcc-internal-format
21868 msgid "matching constraint not valid in output operand"
21869 msgstr ""
21870
21871 #: stmt.c:341
21872 #, gcc-internal-format
21873 msgid "input operand constraint contains %qc"
21874 msgstr ""
21875
21876 #: stmt.c:380
21877 #, gcc-internal-format
21878 msgid "matching constraint references invalid operand number"
21879 msgstr ""
21880
21881 #: stmt.c:414
21882 #, gcc-internal-format
21883 msgid "invalid punctuation %qc in constraint"
21884 msgstr ""
21885
21886 #: stmt.c:430
21887 #, gcc-internal-format
21888 msgid "matching constraint does not allow a register"
21889 msgstr ""
21890
21891 #: stmt.c:524
21892 #, gcc-internal-format
21893 msgid "duplicate asm operand name %qs"
21894 msgstr ""
21895
21896 #: stmt.c:621
21897 #, gcc-internal-format
21898 msgid "missing close brace for named operand"
21899 msgstr ""
21900
21901 #: stmt.c:646
21902 #, gcc-internal-format
21903 msgid "undefined named operand %qs"
21904 msgstr ""
21905
21906 #: stor-layout.c:773
21907 #, gcc-internal-format
21908 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
21909 msgstr ""
21910
21911 #: stor-layout.c:1154
21912 #, gcc-internal-format
21913 msgid "alignment %u of %qT is less than %u"
21914 msgstr ""
21915
21916 #: stor-layout.c:1161
21917 #, gcc-internal-format
21918 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
21919 msgstr ""
21920
21921 #: stor-layout.c:1164
21922 #, gcc-internal-format
21923 msgid "%q+D offset %E in %qT may not be aligned to %u"
21924 msgstr ""
21925
21926 #: stor-layout.c:1296
21927 #, gcc-internal-format
21928 msgid "packed attribute causes inefficient alignment for %q+D"
21929 msgstr ""
21930
21931 #: stor-layout.c:1300
21932 #, gcc-internal-format
21933 msgid "packed attribute is unnecessary for %q+D"
21934 msgstr ""
21935
21936 #: stor-layout.c:1319
21937 #, gcc-internal-format
21938 msgid "padding struct to align %q+D"
21939 msgstr ""
21940
21941 #: stor-layout.c:1378
21942 #, gcc-internal-format
21943 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
21944 msgstr ""
21945
21946 #: stor-layout.c:1753
21947 #, gcc-internal-format
21948 msgid "padding struct size to alignment boundary"
21949 msgstr ""
21950
21951 #: stor-layout.c:1781
21952 #, gcc-internal-format
21953 msgid "packed attribute causes inefficient alignment for %qE"
21954 msgstr ""
21955
21956 #: stor-layout.c:1785
21957 #, gcc-internal-format
21958 msgid "packed attribute is unnecessary for %qE"
21959 msgstr ""
21960
21961 #: stor-layout.c:1791
21962 #, gcc-internal-format
21963 msgid "packed attribute causes inefficient alignment"
21964 msgstr ""
21965
21966 #: stor-layout.c:1793
21967 #, gcc-internal-format
21968 msgid "packed attribute is unnecessary"
21969 msgstr ""
21970
21971 #: stor-layout.c:2556
21972 #, gcc-internal-format
21973 msgid "alignment of array elements is greater than element size"
21974 msgstr ""
21975
21976 #: substring-locations.c:229
21977 #, gcc-internal-format
21978 msgid "format string is defined here"
21979 msgstr ""
21980
21981 #: symtab.c:302
21982 #, gcc-internal-format
21983 msgid "%qD renamed after being referenced in assembly"
21984 msgstr ""
21985
21986 #: symtab.c:998
21987 #, gcc-internal-format
21988 msgid "function symbol is not function"
21989 msgstr ""
21990
21991 #: symtab.c:1005
21992 #, gcc-internal-format
21993 msgid "inconsistent %<ifunc%> attribute"
21994 msgstr ""
21995
21996 #: symtab.c:1013
21997 #, gcc-internal-format
21998 msgid "variable symbol is not variable"
21999 msgstr ""
22000
22001 #: symtab.c:1019
22002 #, gcc-internal-format
22003 msgid "node has unknown type"
22004 msgstr ""
22005
22006 #: symtab.c:1028
22007 #, gcc-internal-format
22008 msgid "node not found node->decl->decl_with_vis.symtab_node"
22009 msgstr ""
22010
22011 #: symtab.c:1036
22012 #, gcc-internal-format
22013 msgid "node differs from node->decl->decl_with_vis.symtab_node"
22014 msgstr ""
22015
22016 #: symtab.c:1047 symtab.c:1054
22017 #, gcc-internal-format
22018 msgid "assembler name hash list corrupted"
22019 msgstr ""
22020
22021 #: symtab.c:1063
22022 #, gcc-internal-format
22023 msgid "node not found in symtab assembler name hash"
22024 msgstr ""
22025
22026 #: symtab.c:1072
22027 #, gcc-internal-format
22028 msgid "double linked list of assembler names corrupted"
22029 msgstr ""
22030
22031 #: symtab.c:1077
22032 #, gcc-internal-format
22033 msgid "node has body_removed but is definition"
22034 msgstr ""
22035
22036 #: symtab.c:1082
22037 #, gcc-internal-format
22038 msgid "node is analyzed but it is not a definition"
22039 msgstr ""
22040
22041 #: symtab.c:1087
22042 #, gcc-internal-format
22043 msgid "node is alias but not implicit alias"
22044 msgstr ""
22045
22046 #: symtab.c:1092
22047 #, gcc-internal-format
22048 msgid "node is alias but not definition"
22049 msgstr ""
22050
22051 #: symtab.c:1097
22052 #, gcc-internal-format
22053 msgid "node is weakref but not an transparent_alias"
22054 msgstr ""
22055
22056 #: symtab.c:1102
22057 #, gcc-internal-format
22058 msgid "node is transparent_alias but not an alias"
22059 msgstr ""
22060
22061 #: symtab.c:1111
22062 #, gcc-internal-format
22063 msgid "node is in same_comdat_group list but has no comdat_group"
22064 msgstr ""
22065
22066 #: symtab.c:1116
22067 #, gcc-internal-format
22068 msgid "same_comdat_group list across different groups"
22069 msgstr ""
22070
22071 #: symtab.c:1121
22072 #, gcc-internal-format
22073 msgid "mixing different types of symbol in same comdat groups is not supported"
22074 msgstr ""
22075
22076 #: symtab.c:1126
22077 #, gcc-internal-format
22078 msgid "node is alone in a comdat group"
22079 msgstr ""
22080
22081 #: symtab.c:1133
22082 #, gcc-internal-format
22083 msgid "same_comdat_group is not a circular list"
22084 msgstr ""
22085
22086 #: symtab.c:1148
22087 #, gcc-internal-format, gfc-internal-format
22088 msgid "comdat-local symbol referred to by %s outside its comdat"
22089 msgstr ""
22090
22091 #: symtab.c:1158
22092 #, gcc-internal-format
22093 msgid "implicit_section flag is set but section isn%'t"
22094 msgstr "встановлено прапорець implicit_section, але розділ не є"
22095
22096 #: symtab.c:1165
22097 #, gcc-internal-format
22098 msgid "Both section and comdat group is set"
22099 msgstr ""
22100
22101 #: symtab.c:1177
22102 #, gcc-internal-format
22103 msgid "Alias and target%'s section differs"
22104 msgstr ""
22105
22106 #: symtab.c:1184
22107 #, gcc-internal-format
22108 msgid "Alias and target%'s comdat groups differs"
22109 msgstr ""
22110
22111 #: symtab.c:1199
22112 #, gcc-internal-format
22113 msgid "Transparent alias and target%'s assembler names differs"
22114 msgstr ""
22115
22116 #: symtab.c:1207
22117 #, gcc-internal-format
22118 msgid "Chained transparent aliases"
22119 msgstr ""
22120
22121 #: symtab.c:1230 symtab.c:1267
22122 #, gcc-internal-format
22123 msgid "symtab_node::verify failed"
22124 msgstr ""
22125
22126 #: symtab.c:1263
22127 #, gcc-internal-format
22128 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
22129 msgstr ""
22130
22131 #: symtab.c:1672
22132 #, gcc-internal-format
22133 msgid "function %q+D part of alias cycle"
22134 msgstr ""
22135
22136 #: symtab.c:1674
22137 #, gcc-internal-format
22138 msgid "variable %q+D part of alias cycle"
22139 msgstr ""
22140
22141 #: symtab.c:1702
22142 #, gcc-internal-format
22143 msgid "section of alias %q+D must match section of its target"
22144 msgstr ""
22145
22146 #: targhooks.c:191
22147 #, gcc-internal-format
22148 msgid "%<__builtin_saveregs%> not supported by this target"
22149 msgstr "підтримки %<__builtin_saveregs%> для цього призначення не передбачено"
22150
22151 #: targhooks.c:1042
22152 #, gcc-internal-format
22153 msgid "nested functions not supported on this target"
22154 msgstr ""
22155
22156 #: targhooks.c:1055
22157 #, gcc-internal-format
22158 msgid "nested function trampolines not supported on this target"
22159 msgstr ""
22160
22161 #: targhooks.c:1589
22162 #, gcc-internal-format
22163 msgid "target attribute is not supported on this machine"
22164 msgstr ""
22165
22166 #: targhooks.c:1603
22167 #, gcc-internal-format
22168 msgid "#pragma GCC target is not supported for this machine"
22169 msgstr ""
22170
22171 #: tlink.c:487
22172 #, gcc-internal-format
22173 msgid "removing .rpo file: %m"
22174 msgstr ""
22175
22176 #: tlink.c:489
22177 #, gcc-internal-format
22178 msgid "renaming .rpo file: %m"
22179 msgstr ""
22180
22181 #: tlink.c:493
22182 #, gcc-internal-format
22183 msgid "repository file %qs does not contain command-line arguments"
22184 msgstr ""
22185
22186 #: tlink.c:619
22187 #, gcc-internal-format
22188 msgid "%qs was assigned to %qs, but was not defined during recompilation, or vice versa"
22189 msgstr ""
22190
22191 #: tlink.c:856
22192 #, gcc-internal-format, gfc-internal-format
22193 msgid "ld returned %d exit status"
22194 msgstr ""
22195
22196 #: toplev.c:882
22197 #, gcc-internal-format
22198 msgid "can%'t open %qs for writing: %m"
22199 msgstr ""
22200
22201 #: toplev.c:904
22202 #, gcc-internal-format
22203 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
22204 msgstr "підтримки %<<-frecord-gcc-switches%> для поточного призначення не передбачено"
22205
22206 #: toplev.c:953
22207 #, gcc-internal-format
22208 msgid "stack usage computation not supported for this target"
22209 msgstr ""
22210
22211 #: toplev.c:1035
22212 #, gcc-internal-format
22213 msgid "stack usage might be unbounded"
22214 msgstr ""
22215
22216 #: toplev.c:1040
22217 #, gcc-internal-format
22218 msgid "stack usage might be %wu bytes"
22219 msgstr ""
22220
22221 #: toplev.c:1043
22222 #, gcc-internal-format
22223 msgid "stack usage is %wu bytes"
22224 msgstr ""
22225
22226 #: toplev.c:1059
22227 #, gcc-internal-format
22228 msgid "can%'t open %s for writing: %m"
22229 msgstr ""
22230
22231 #: toplev.c:1343
22232 #, gcc-internal-format
22233 msgid "this target does not support %qs"
22234 msgstr ""
22235
22236 #: toplev.c:1369
22237 #, gcc-internal-format
22238 msgid "Graphite loop optimizations cannot be used (isl is not available) (%<-fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-parallelize-all%>)"
22239 msgstr ""
22240
22241 #: toplev.c:1380
22242 #, gcc-internal-format
22243 msgid "%<-fcf-protection=full%> is not supported for this target"
22244 msgstr "підтримки %<-fcf-protection=full%> для цього призначення не передбачено"
22245
22246 #: toplev.c:1387
22247 #, gcc-internal-format
22248 msgid "%<-fcf-protection=branch%> is not supported for this target"
22249 msgstr "підтримки %<-fcf-protection=branch%> для цього призначення не передбачено"
22250
22251 #: toplev.c:1394
22252 #, gcc-internal-format
22253 msgid "%<-fcf-protection=return%> is not supported for this target"
22254 msgstr "підтримки %<-fcf-protection=return%> для цього призначення не передбачено"
22255
22256 #: toplev.c:1409
22257 #, gcc-internal-format
22258 msgid "%<-fabi-version=1%> is no longer supported"
22259 msgstr ""
22260
22261 #: toplev.c:1437
22262 #, gcc-internal-format
22263 msgid "instruction scheduling not supported on this target machine"
22264 msgstr ""
22265
22266 #: toplev.c:1441
22267 #, gcc-internal-format
22268 msgid "this target machine does not have delayed branches"
22269 msgstr ""
22270
22271 #: toplev.c:1455
22272 #, gcc-internal-format
22273 msgid "%<-f%sleading-underscore%> not supported on this target machine"
22274 msgstr "підтримки %<-f%sleading-underscore%> для цього призначення не передбачено"
22275
22276 #: toplev.c:1500
22277 #, gcc-internal-format
22278 msgid "could not close zeroed insn dump file %qs: %m"
22279 msgstr ""
22280
22281 #: toplev.c:1535
22282 #, gcc-internal-format
22283 msgid "target system does not support the %qs debug format"
22284 msgstr ""
22285
22286 #: toplev.c:1548
22287 #, gcc-internal-format
22288 msgid "variable tracking requested, but useless unless producing debug info"
22289 msgstr ""
22290
22291 #: toplev.c:1552
22292 #, gcc-internal-format
22293 msgid "variable tracking requested, but not supported by this debug format"
22294 msgstr ""
22295
22296 #: toplev.c:1591
22297 #, gcc-internal-format
22298 msgid "var-tracking-assignments changes selective scheduling"
22299 msgstr ""
22300
22301 #: toplev.c:1622
22302 #, gcc-internal-format
22303 msgid "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent to %<-gvariable-location-views%>"
22304 msgstr ""
22305
22306 #: toplev.c:1638
22307 #, gcc-internal-format
22308 msgid "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-location-views%>"
22309 msgstr ""
22310
22311 #: toplev.c:1648
22312 #, gcc-internal-format
22313 msgid "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
22314 msgstr ""
22315
22316 #: toplev.c:1677
22317 #, gcc-internal-format
22318 msgid "%<-ffunction-sections%> not supported for this target"
22319 msgstr "підтримки %<-ffunction-sections%> для цього призначення не передбачено"
22320
22321 #: toplev.c:1683
22322 #, gcc-internal-format
22323 msgid "%<-fdata-sections%> not supported for this target"
22324 msgstr "підтримки %<-fdata-sections%> для цього призначення не передбачено"
22325
22326 #: toplev.c:1691
22327 #, gcc-internal-format
22328 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
22329 msgstr "підтримки %<-fprefetch-loop-arrays%> для цього призначення не передбачено"
22330
22331 #: toplev.c:1697
22332 #, gcc-internal-format
22333 msgid "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> switches)"
22334 msgstr ""
22335
22336 #: toplev.c:1707
22337 #, gcc-internal-format
22338 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
22339 msgstr ""
22340
22341 #: toplev.c:1719
22342 #, gcc-internal-format
22343 msgid "%<-fassociative-math%> disabled; other options take precedence"
22344 msgstr ""
22345
22346 #: toplev.c:1729
22347 #, gcc-internal-format
22348 msgid "%<-fstack-clash-protection%> is not supported on targets where the stack grows from lower to higher addresses"
22349 msgstr ""
22350
22351 #: toplev.c:1739
22352 #, gcc-internal-format
22353 msgid "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive. Disabling %<-fstack-check=%>"
22354 msgstr ""
22355
22356 #: toplev.c:1757
22357 #, gcc-internal-format
22358 msgid "%<-fstack-protector%> not supported for this target"
22359 msgstr "підтримки %<-fstack-protector%> для цього призначення не передбачено"
22360
22361 #: toplev.c:1769
22362 #, gcc-internal-format
22363 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported for this target"
22364 msgstr ""
22365
22366 #: toplev.c:1778
22367 #, gcc-internal-format
22368 msgid "%<-fsanitize=address%> not supported for this target"
22369 msgstr "підтримки %<-fsanitize=address%> для цього призначення не передбачено"
22370
22371 #: toplev.c:2073
22372 #, gcc-internal-format
22373 msgid "error writing to %s: %m"
22374 msgstr ""
22375
22376 #: toplev.c:2075
22377 #, gcc-internal-format
22378 msgid "error closing %s: %m"
22379 msgstr ""
22380
22381 #: toplev.c:2183
22382 #, gcc-internal-format
22383 msgid "mpfr not configured to handle all float modes"
22384 msgstr ""
22385
22386 #: toplev.c:2259
22387 #, gcc-internal-format
22388 msgid "self-tests incompatible with %<-E%>"
22389 msgstr ""
22390
22391 #: toplev.c:2274
22392 #, gcc-internal-format
22393 msgid "self-tests are not enabled in this build"
22394 msgstr ""
22395
22396 #: trans-mem.c:608
22397 #, gcc-internal-format
22398 msgid "invalid use of volatile lvalue inside transaction"
22399 msgstr ""
22400
22401 #: trans-mem.c:611
22402 #, gcc-internal-format
22403 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
22404 msgstr ""
22405
22406 #: trans-mem.c:643
22407 #, gcc-internal-format
22408 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
22409 msgstr ""
22410
22411 #: trans-mem.c:712 trans-mem.c:4819
22412 #, gcc-internal-format
22413 msgid "unsafe function call %qD within atomic transaction"
22414 msgstr ""
22415
22416 #: trans-mem.c:719
22417 #, gcc-internal-format
22418 msgid "unsafe function call %qE within atomic transaction"
22419 msgstr ""
22420
22421 #: trans-mem.c:723
22422 #, gcc-internal-format
22423 msgid "unsafe indirect function call within atomic transaction"
22424 msgstr ""
22425
22426 #: trans-mem.c:731 trans-mem.c:4751
22427 #, gcc-internal-format
22428 msgid "unsafe function call %qD within %<transaction_safe%> function"
22429 msgstr ""
22430
22431 #: trans-mem.c:738
22432 #, gcc-internal-format
22433 msgid "unsafe function call %qE within %<transaction_safe%> function"
22434 msgstr ""
22435
22436 #: trans-mem.c:742
22437 #, gcc-internal-format
22438 msgid "unsafe indirect function call within %<transaction_safe%> function"
22439 msgstr ""
22440
22441 #: trans-mem.c:757 trans-mem.c:4791
22442 #, gcc-internal-format
22443 msgid "asm not allowed in atomic transaction"
22444 msgstr ""
22445
22446 #: trans-mem.c:760
22447 #, gcc-internal-format
22448 msgid "asm not allowed in %<transaction_safe%> function"
22449 msgstr ""
22450
22451 #: trans-mem.c:772
22452 #, gcc-internal-format
22453 msgid "relaxed transaction in atomic transaction"
22454 msgstr ""
22455
22456 #: trans-mem.c:775
22457 #, gcc-internal-format
22458 msgid "relaxed transaction in %<transaction_safe%> function"
22459 msgstr ""
22460
22461 #: trans-mem.c:782
22462 #, gcc-internal-format
22463 msgid "outer transaction in transaction"
22464 msgstr ""
22465
22466 #: trans-mem.c:785
22467 #, gcc-internal-format
22468 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
22469 msgstr ""
22470
22471 #: trans-mem.c:789
22472 #, gcc-internal-format
22473 msgid "outer transaction in %<transaction_safe%> function"
22474 msgstr ""
22475
22476 #: trans-mem.c:4417
22477 #, gcc-internal-format
22478 msgid "%Kasm not allowed in %<transaction_safe%> function"
22479 msgstr ""
22480
22481 #: tree-cfg.c:352
22482 #, gcc-internal-format
22483 msgid "ignoring loop annotation"
22484 msgstr ""
22485
22486 #: tree-cfg.c:2963
22487 #, gcc-internal-format
22488 msgid "constant not recomputed when ADDR_EXPR changed"
22489 msgstr ""
22490
22491 #: tree-cfg.c:2968
22492 #, gcc-internal-format
22493 msgid "side effects not recomputed when ADDR_EXPR changed"
22494 msgstr ""
22495
22496 #: tree-cfg.c:2983
22497 #, gcc-internal-format
22498 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
22499 msgstr ""
22500
22501 #: tree-cfg.c:2989 tree-ssa.c:987
22502 #, gcc-internal-format
22503 msgid "address taken, but ADDRESSABLE bit not set"
22504 msgstr ""
22505
22506 #: tree-cfg.c:3011
22507 #, gcc-internal-format
22508 msgid "invalid expression for min lvalue"
22509 msgstr ""
22510
22511 #: tree-cfg.c:3022
22512 #, gcc-internal-format
22513 msgid "invalid operand in indirect reference"
22514 msgstr ""
22515
22516 #: tree-cfg.c:3045
22517 #, gcc-internal-format
22518 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
22519 msgstr ""
22520
22521 #: tree-cfg.c:3059
22522 #, gcc-internal-format
22523 msgid "invalid position or size operand to BIT_FIELD_REF"
22524 msgstr ""
22525
22526 #: tree-cfg.c:3065
22527 #, gcc-internal-format
22528 msgid "integral result type precision does not match field size of BIT_FIELD_REF"
22529 msgstr ""
22530
22531 #: tree-cfg.c:3074
22532 #, gcc-internal-format
22533 msgid "mode size of non-integral result does not match field size of BIT_FIELD_REF"
22534 msgstr ""
22535
22536 #: tree-cfg.c:3081
22537 #, gcc-internal-format
22538 msgid "BIT_FIELD_REF of non-mode-precision operand"
22539 msgstr ""
22540
22541 #: tree-cfg.c:3088
22542 #, gcc-internal-format
22543 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
22544 msgstr ""
22545
22546 #: tree-cfg.c:3099
22547 #, gcc-internal-format
22548 msgid "type mismatch in real/imagpart reference"
22549 msgstr ""
22550
22551 #: tree-cfg.c:3113
22552 #, gcc-internal-format
22553 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
22554 msgstr ""
22555
22556 #: tree-cfg.c:3128
22557 #, gcc-internal-format
22558 msgid "invalid operands to array reference"
22559 msgstr ""
22560
22561 #: tree-cfg.c:3139
22562 #, gcc-internal-format
22563 msgid "type mismatch in array reference"
22564 msgstr ""
22565
22566 #: tree-cfg.c:3148
22567 #, gcc-internal-format
22568 msgid "type mismatch in array range reference"
22569 msgstr ""
22570
22571 #: tree-cfg.c:3159
22572 #, gcc-internal-format
22573 msgid "invalid COMPONENT_REF offset operator"
22574 msgstr ""
22575
22576 #: tree-cfg.c:3165
22577 #, gcc-internal-format
22578 msgid "type mismatch in component reference"
22579 msgstr ""
22580
22581 #: tree-cfg.c:3183
22582 #, gcc-internal-format
22583 msgid "conversion of an SSA_NAME on the left hand side"
22584 msgstr ""
22585
22586 #: tree-cfg.c:3190
22587 #, gcc-internal-format
22588 msgid "conversion of register to a different size"
22589 msgstr ""
22590
22591 #: tree-cfg.c:3207
22592 #, gcc-internal-format
22593 msgid "invalid address operand in MEM_REF"
22594 msgstr ""
22595
22596 #: tree-cfg.c:3214
22597 #, gcc-internal-format
22598 msgid "invalid offset operand in MEM_REF"
22599 msgstr ""
22600
22601 #: tree-cfg.c:3226
22602 #, gcc-internal-format
22603 msgid "invalid address operand in TARGET_MEM_REF"
22604 msgstr ""
22605
22606 #: tree-cfg.c:3233
22607 #, gcc-internal-format
22608 msgid "invalid offset operand in TARGET_MEM_REF"
22609 msgstr ""
22610
22611 #: tree-cfg.c:3240 tree-cfg.c:4409
22612 #, gcc-internal-format
22613 msgid "INDIRECT_REF in gimple IL"
22614 msgstr ""
22615
22616 #: tree-cfg.c:3293
22617 #, gcc-internal-format
22618 msgid "gimple call has two targets"
22619 msgstr ""
22620
22621 #: tree-cfg.c:3302
22622 #, gcc-internal-format
22623 msgid "gimple call has no target"
22624 msgstr ""
22625
22626 #: tree-cfg.c:3309
22627 #, gcc-internal-format
22628 msgid "invalid function in gimple call"
22629 msgstr ""
22630
22631 #: tree-cfg.c:3319
22632 #, gcc-internal-format
22633 msgid "non-function in gimple call"
22634 msgstr ""
22635
22636 #: tree-cfg.c:3330
22637 #, gcc-internal-format
22638 msgid "invalid pure const state for function"
22639 msgstr ""
22640
22641 #: tree-cfg.c:3339
22642 #, gcc-internal-format
22643 msgid "invalid LHS in gimple call"
22644 msgstr ""
22645
22646 #: tree-cfg.c:3347
22647 #, gcc-internal-format
22648 msgid "LHS in noreturn call"
22649 msgstr ""
22650
22651 #: tree-cfg.c:3361
22652 #, gcc-internal-format
22653 msgid "invalid conversion in gimple call"
22654 msgstr ""
22655
22656 #: tree-cfg.c:3370
22657 #, gcc-internal-format
22658 msgid "invalid static chain in gimple call"
22659 msgstr ""
22660
22661 #: tree-cfg.c:3381
22662 #, gcc-internal-format
22663 msgid "static chain with function that doesn%'t use one"
22664 msgstr ""
22665
22666 #. Built-in unreachable with parameters might not be caught by
22667 #. undefined behavior sanitizer. Front-ends do check users do not
22668 #. call them that way but we also produce calls to
22669 #. __builtin_unreachable internally, for example when IPA figures
22670 #. out a call cannot happen in a legal program. In such cases,
22671 #. we must make sure arguments are stripped off.
22672 #: tree-cfg.c:3399
22673 #, gcc-internal-format
22674 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
22675 msgstr ""
22676
22677 #: tree-cfg.c:3422
22678 #, gcc-internal-format
22679 msgid "invalid argument to gimple call"
22680 msgstr ""
22681
22682 #: tree-cfg.c:3442
22683 #, gcc-internal-format
22684 msgid "invalid operands in gimple comparison"
22685 msgstr ""
22686
22687 #: tree-cfg.c:3458
22688 #, gcc-internal-format
22689 msgid "mismatching comparison operand types"
22690 msgstr ""
22691
22692 #: tree-cfg.c:3475
22693 #, gcc-internal-format
22694 msgid "unsupported operation or type for vector comparison returning a boolean"
22695 msgstr ""
22696
22697 #: tree-cfg.c:3490
22698 #, gcc-internal-format
22699 msgid "non-vector operands in vector comparison"
22700 msgstr ""
22701
22702 #: tree-cfg.c:3499
22703 #, gcc-internal-format
22704 msgid "invalid vector comparison resulting type"
22705 msgstr ""
22706
22707 #: tree-cfg.c:3506
22708 #, gcc-internal-format
22709 msgid "bogus comparison result type"
22710 msgstr ""
22711
22712 #: tree-cfg.c:3528
22713 #, gcc-internal-format
22714 msgid "non-register as LHS of unary operation"
22715 msgstr ""
22716
22717 #: tree-cfg.c:3534
22718 #, gcc-internal-format
22719 msgid "invalid operand in unary operation"
22720 msgstr ""
22721
22722 #: tree-cfg.c:3566
22723 #, gcc-internal-format
22724 msgid "invalid types in nop conversion"
22725 msgstr ""
22726
22727 #: tree-cfg.c:3581
22728 #, gcc-internal-format
22729 msgid "invalid types in address space conversion"
22730 msgstr "некоректні типи у перетворенні простору адрес"
22731
22732 #: tree-cfg.c:3595
22733 #, gcc-internal-format
22734 msgid "invalid types in fixed-point conversion"
22735 msgstr "некоректні типи у перетворенні із фіксованою крапкою"
22736
22737 #: tree-cfg.c:3610
22738 #, gcc-internal-format
22739 msgid "invalid types in conversion to floating point"
22740 msgstr "некоректні типи у перетворенні до значення із рухомою крапкою"
22741
22742 #: tree-cfg.c:3625
22743 #, gcc-internal-format
22744 msgid "invalid types in conversion to integer"
22745 msgstr "некоректні типи у перетворенні до цілого значення"
22746
22747 #: tree-cfg.c:3665
22748 #, gcc-internal-format
22749 msgid "type mismatch in vector unpack expression"
22750 msgstr ""
22751
22752 #: tree-cfg.c:3687
22753 #, gcc-internal-format
22754 msgid "invalid types for ABSU_EXPR"
22755 msgstr "некоректні типи для ABSU_EXPR"
22756
22757 #: tree-cfg.c:3698
22758 #, gcc-internal-format
22759 msgid "vec_duplicate should be from a scalar to a like vector"
22760 msgstr ""
22761
22762 #: tree-cfg.c:3712
22763 #, gcc-internal-format
22764 msgid "non-trivial conversion in unary operation"
22765 msgstr ""
22766
22767 #: tree-cfg.c:3737
22768 #, gcc-internal-format
22769 msgid "non-register as LHS of binary operation"
22770 msgstr ""
22771
22772 #: tree-cfg.c:3744
22773 #, gcc-internal-format
22774 msgid "invalid operands in binary operation"
22775 msgstr ""
22776
22777 #: tree-cfg.c:3759
22778 #, gcc-internal-format
22779 msgid "type mismatch in complex expression"
22780 msgstr ""
22781
22782 #: tree-cfg.c:3788
22783 #, gcc-internal-format
22784 msgid "type mismatch in shift expression"
22785 msgstr ""
22786
22787 #: tree-cfg.c:3805 tree-cfg.c:3826
22788 #, gcc-internal-format
22789 msgid "type mismatch in widening vector shift expression"
22790 msgstr ""
22791
22792 #: tree-cfg.c:3847
22793 #, gcc-internal-format
22794 msgid "invalid non-vector operands to vector valued plus"
22795 msgstr ""
22796
22797 #: tree-cfg.c:3858
22798 #, gcc-internal-format
22799 msgid "invalid (pointer) operands to plus/minus"
22800 msgstr ""
22801
22802 #: tree-cfg.c:3872
22803 #, gcc-internal-format
22804 msgid "type mismatch in pointer plus expression"
22805 msgstr ""
22806
22807 #: tree-cfg.c:3893
22808 #, gcc-internal-format
22809 msgid "type mismatch in pointer diff expression"
22810 msgstr ""
22811
22812 #: tree-cfg.c:3947
22813 #, gcc-internal-format
22814 msgid "type mismatch in widening sum reduction"
22815 msgstr ""
22816
22817 #: tree-cfg.c:3967
22818 #, gcc-internal-format
22819 msgid "type mismatch in vector widening multiplication"
22820 msgstr ""
22821
22822 #: tree-cfg.c:4003 tree-cfg.c:4024
22823 #, gcc-internal-format
22824 msgid "type mismatch in vector pack expression"
22825 msgstr ""
22826
22827 #: tree-cfg.c:4056
22828 #, gcc-internal-format
22829 msgid "type mismatch in series expression"
22830 msgstr ""
22831
22832 #: tree-cfg.c:4064
22833 #, gcc-internal-format
22834 msgid "vector type expected in series expression"
22835 msgstr "у виразі послідовності мало бути використано векторний тип"
22836
22837 #: tree-cfg.c:4077
22838 #, gcc-internal-format
22839 msgid "type mismatch in binary expression"
22840 msgstr ""
22841
22842 #: tree-cfg.c:4105
22843 #, gcc-internal-format
22844 msgid "non-register as LHS of ternary operation"
22845 msgstr ""
22846
22847 #: tree-cfg.c:4114
22848 #, gcc-internal-format
22849 msgid "invalid operands in ternary operation"
22850 msgstr ""
22851
22852 #: tree-cfg.c:4130
22853 #, gcc-internal-format
22854 msgid "type mismatch in widening multiply-accumulate expression"
22855 msgstr ""
22856
22857 #: tree-cfg.c:4144
22858 #, gcc-internal-format
22859 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"
22860 msgstr ""
22861
22862 #: tree-cfg.c:4162 c/c-typeck.c:5381
22863 #, gcc-internal-format
22864 msgid "type mismatch in conditional expression"
22865 msgstr ""
22866
22867 #: tree-cfg.c:4174
22868 #, gcc-internal-format
22869 msgid "type mismatch in vector permute expression"
22870 msgstr ""
22871
22872 #: tree-cfg.c:4186
22873 #, gcc-internal-format
22874 msgid "vector types expected in vector permute expression"
22875 msgstr ""
22876
22877 #: tree-cfg.c:4201
22878 #, gcc-internal-format
22879 msgid "vectors with different element number found in vector permute expression"
22880 msgstr ""
22881
22882 #: tree-cfg.c:4217
22883 #, gcc-internal-format
22884 msgid "invalid mask type in vector permute expression"
22885 msgstr ""
22886
22887 #: tree-cfg.c:4233
22888 #, gcc-internal-format
22889 msgid "type mismatch in sad expression"
22890 msgstr ""
22891
22892 #: tree-cfg.c:4245
22893 #, gcc-internal-format
22894 msgid "vector types expected in sad expression"
22895 msgstr ""
22896
22897 #: tree-cfg.c:4258
22898 #, gcc-internal-format
22899 msgid "type mismatch in BIT_INSERT_EXPR"
22900 msgstr ""
22901
22902 #: tree-cfg.c:4268
22903 #, gcc-internal-format
22904 msgid "not allowed type combination in BIT_INSERT_EXPR"
22905 msgstr ""
22906
22907 #: tree-cfg.c:4277
22908 #, gcc-internal-format
22909 msgid "invalid position or size in BIT_INSERT_EXPR"
22910 msgstr ""
22911
22912 #: tree-cfg.c:4283
22913 #, gcc-internal-format
22914 msgid "BIT_INSERT_EXPR into non-mode-precision operand"
22915 msgstr ""
22916
22917 #: tree-cfg.c:4293
22918 #, gcc-internal-format
22919 msgid "insertion out of range in BIT_INSERT_EXPR"
22920 msgstr ""
22921
22922 #: tree-cfg.c:4303
22923 #, gcc-internal-format
22924 msgid "vector insertion not at element boundary"
22925 msgstr ""
22926
22927 #: tree-cfg.c:4322
22928 #, gcc-internal-format
22929 msgid "type mismatch in dot product reduction"
22930 msgstr ""
22931
22932 #: tree-cfg.c:4356
22933 #, gcc-internal-format
22934 msgid "non-trivial conversion at assignment"
22935 msgstr ""
22936
22937 #: tree-cfg.c:4365
22938 #, gcc-internal-format
22939 msgid "non-decl/MEM_REF LHS in clobber statement"
22940 msgstr ""
22941
22942 #: tree-cfg.c:4383
22943 #, gcc-internal-format
22944 msgid "invalid operand in unary expression"
22945 msgstr ""
22946
22947 #: tree-cfg.c:4397
22948 #, gcc-internal-format
22949 msgid "type mismatch in address expression"
22950 msgstr ""
22951
22952 #: tree-cfg.c:4424 tree-cfg.c:4450
22953 #, gcc-internal-format
22954 msgid "invalid rhs for gimple memory store"
22955 msgstr ""
22956
22957 #: tree-cfg.c:4484 tree-cfg.c:4502 tree-cfg.c:4516
22958 #, gcc-internal-format
22959 msgid "incorrect type of vector CONSTRUCTOR elements"
22960 msgstr ""
22961
22962 #: tree-cfg.c:4493 tree-cfg.c:4509
22963 #, gcc-internal-format
22964 msgid "incorrect number of vector CONSTRUCTOR elements"
22965 msgstr ""
22966
22967 #: tree-cfg.c:4525
22968 #, gcc-internal-format
22969 msgid "vector CONSTRUCTOR with non-NULL element index"
22970 msgstr ""
22971
22972 #: tree-cfg.c:4531
22973 #, gcc-internal-format
22974 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
22975 msgstr ""
22976
22977 #: tree-cfg.c:4539
22978 #, gcc-internal-format
22979 msgid "non-vector CONSTRUCTOR with elements"
22980 msgstr ""
22981
22982 #: tree-cfg.c:4550
22983 #, gcc-internal-format
22984 msgid "ASSERT_EXPR with an always-false condition"
22985 msgstr ""
22986
22987 #: tree-cfg.c:4609
22988 #, gcc-internal-format
22989 msgid "invalid operand in return statement"
22990 msgstr ""
22991
22992 #: tree-cfg.c:4624 c/gimple-parser.c:2047
22993 #, gcc-internal-format
22994 msgid "invalid conversion in return statement"
22995 msgstr ""
22996
22997 #: tree-cfg.c:4648
22998 #, gcc-internal-format
22999 msgid "goto destination is neither a label nor a pointer"
23000 msgstr ""
23001
23002 #: tree-cfg.c:4667
23003 #, gcc-internal-format
23004 msgid "invalid operand to switch statement"
23005 msgstr ""
23006
23007 #: tree-cfg.c:4675
23008 #, gcc-internal-format
23009 msgid "non-integral type switch statement"
23010 msgstr ""
23011
23012 #: tree-cfg.c:4685
23013 #, gcc-internal-format
23014 msgid "invalid default case label in switch statement"
23015 msgstr ""
23016
23017 #: tree-cfg.c:4697
23018 #, gcc-internal-format
23019 msgid "invalid CASE_CHAIN"
23020 msgstr ""
23021
23022 #: tree-cfg.c:4703
23023 #, gcc-internal-format
23024 msgid "invalid case label in switch statement"
23025 msgstr ""
23026
23027 #: tree-cfg.c:4710
23028 #, gcc-internal-format
23029 msgid "invalid case range in switch statement"
23030 msgstr ""
23031
23032 #: tree-cfg.c:4720
23033 #, gcc-internal-format
23034 msgid "type mismatch for case label in switch statement"
23035 msgstr ""
23036
23037 #: tree-cfg.c:4730
23038 #, gcc-internal-format
23039 msgid "type precision mismatch in switch statement"
23040 msgstr ""
23041
23042 #: tree-cfg.c:4739
23043 #, gcc-internal-format
23044 msgid "case labels not sorted in switch statement"
23045 msgstr ""
23046
23047 #: tree-cfg.c:4782
23048 #, gcc-internal-format
23049 msgid "label%'s context is not the current function decl"
23050 msgstr ""
23051
23052 #: tree-cfg.c:4791
23053 #, gcc-internal-format
23054 msgid "incorrect entry in label_to_block_map"
23055 msgstr "некоректний запис у label_to_block_map"
23056
23057 #: tree-cfg.c:4801
23058 #, gcc-internal-format
23059 msgid "incorrect setting of landing pad number"
23060 msgstr ""
23061
23062 #: tree-cfg.c:4817
23063 #, gcc-internal-format
23064 msgid "invalid comparison code in gimple cond"
23065 msgstr ""
23066
23067 #: tree-cfg.c:4825
23068 #, gcc-internal-format
23069 msgid "invalid labels in gimple cond"
23070 msgstr ""
23071
23072 #: tree-cfg.c:4908 tree-cfg.c:4917
23073 #, gcc-internal-format
23074 msgid "invalid PHI result"
23075 msgstr ""
23076
23077 #: tree-cfg.c:4927
23078 #, gcc-internal-format
23079 msgid "missing PHI def"
23080 msgstr ""
23081
23082 #: tree-cfg.c:4941
23083 #, gcc-internal-format
23084 msgid "invalid PHI argument"
23085 msgstr ""
23086
23087 #: tree-cfg.c:4948
23088 #, gcc-internal-format, gfc-internal-format
23089 msgid "incompatible types in PHI argument %u"
23090 msgstr ""
23091
23092 #: tree-cfg.c:5046 tree-cfg.c:5386
23093 #, gcc-internal-format
23094 msgid "verify_gimple failed"
23095 msgstr ""
23096
23097 #: tree-cfg.c:5103
23098 #, gcc-internal-format
23099 msgid "dead STMT in EH table"
23100 msgstr ""
23101
23102 #: tree-cfg.c:5119
23103 #, gcc-internal-format
23104 msgid "location references block not in block tree"
23105 msgstr ""
23106
23107 #: tree-cfg.c:5168
23108 #, gcc-internal-format
23109 msgid "local declaration from a different function"
23110 msgstr "локальне оголошення з іншої функції"
23111
23112 #: tree-cfg.c:5263
23113 #, gcc-internal-format
23114 msgid "gimple_bb (phi) is set to a wrong basic block"
23115 msgstr ""
23116
23117 #: tree-cfg.c:5272
23118 #, gcc-internal-format
23119 msgid "PHI node with location"
23120 msgstr ""
23121
23122 #: tree-cfg.c:5283 tree-cfg.c:5330
23123 #, gcc-internal-format
23124 msgid "incorrect sharing of tree nodes"
23125 msgstr ""
23126
23127 #: tree-cfg.c:5291
23128 #, gcc-internal-format
23129 msgid "virtual PHI with argument locations"
23130 msgstr ""
23131
23132 #: tree-cfg.c:5318
23133 #, gcc-internal-format
23134 msgid "gimple_bb (stmt) is set to a wrong basic block"
23135 msgstr ""
23136
23137 #: tree-cfg.c:5358
23138 #, gcc-internal-format
23139 msgid "statement marked for throw, but doesn%'t"
23140 msgstr ""
23141
23142 #: tree-cfg.c:5364
23143 #, gcc-internal-format
23144 msgid "statement marked for throw in middle of block"
23145 msgstr ""
23146
23147 #: tree-cfg.c:5408
23148 #, gcc-internal-format
23149 msgid "ENTRY_BLOCK has IL associated with it"
23150 msgstr ""
23151
23152 #: tree-cfg.c:5415
23153 #, gcc-internal-format
23154 msgid "EXIT_BLOCK has IL associated with it"
23155 msgstr ""
23156
23157 #: tree-cfg.c:5422
23158 #, gcc-internal-format, gfc-internal-format
23159 msgid "fallthru to exit from bb %d"
23160 msgstr ""
23161
23162 #: tree-cfg.c:5446
23163 #, gcc-internal-format
23164 msgid "nonlocal label "
23165 msgstr ""
23166
23167 #: tree-cfg.c:5455
23168 #, gcc-internal-format
23169 msgid "EH landing pad label "
23170 msgstr ""
23171
23172 #: tree-cfg.c:5464 tree-cfg.c:5473 tree-cfg.c:5498
23173 #, gcc-internal-format
23174 msgid "label "
23175 msgstr "мітка "
23176
23177 #: tree-cfg.c:5488
23178 #, gcc-internal-format, gfc-internal-format
23179 msgid "control flow in the middle of basic block %d"
23180 msgstr ""
23181
23182 #: tree-cfg.c:5521
23183 #, gcc-internal-format, gfc-internal-format
23184 msgid "fallthru edge after a control statement in bb %d"
23185 msgstr ""
23186
23187 #: tree-cfg.c:5534
23188 #, gcc-internal-format, gfc-internal-format
23189 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
23190 msgstr ""
23191
23192 #: tree-cfg.c:5557 tree-cfg.c:5579 tree-cfg.c:5596 tree-cfg.c:5665
23193 #, gcc-internal-format, gfc-internal-format
23194 msgid "wrong outgoing edge flags at end of bb %d"
23195 msgstr ""
23196
23197 #: tree-cfg.c:5567
23198 #, gcc-internal-format, gfc-internal-format
23199 msgid "explicit goto at end of bb %d"
23200 msgstr ""
23201
23202 #: tree-cfg.c:5601
23203 #, gcc-internal-format, gfc-internal-format
23204 msgid "return edge does not point to exit in bb %d"
23205 msgstr ""
23206
23207 #: tree-cfg.c:5631
23208 #, gcc-internal-format
23209 msgid "found default case not at the start of case vector"
23210 msgstr ""
23211
23212 #: tree-cfg.c:5639
23213 #, gcc-internal-format
23214 msgid "case labels not sorted: "
23215 msgstr ""
23216
23217 #: tree-cfg.c:5656
23218 #, gcc-internal-format, gfc-internal-format
23219 msgid "extra outgoing edge %d->%d"
23220 msgstr ""
23221
23222 #: tree-cfg.c:5679
23223 #, gcc-internal-format, gfc-internal-format
23224 msgid "missing edge %i->%i"
23225 msgstr ""
23226
23227 #: tree-cfg.c:9268
23228 #, gcc-internal-format
23229 msgid "%<noreturn%> function does return"
23230 msgstr ""
23231
23232 #: tree-cfg.c:9289 tree-cfg.c:9321
23233 #, gcc-internal-format
23234 msgid "control reaches end of non-void function"
23235 msgstr ""
23236
23237 #: tree-cfg.c:9387 cp/cvt.c:1064
23238 #, gcc-internal-format
23239 msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
23240 msgstr ""
23241
23242 #: tree-cfg.c:9392 cp/cvt.c:1071
23243 #, gcc-internal-format
23244 msgid "ignoring return value of function declared with attribute warn_unused_result"
23245 msgstr ""
23246
23247 #: tree-diagnostic.c:202
23248 #, gcc-internal-format
23249 msgid "in definition of macro %qs"
23250 msgstr "у визначенні макросу %qs"
23251
23252 #: tree-diagnostic.c:219
23253 #, gcc-internal-format
23254 msgid "in expansion of macro %qs"
23255 msgstr "у розгортанні макросу %qs"
23256
23257 #: tree-eh.c:4754
23258 #, gcc-internal-format, gfc-internal-format
23259 msgid "BB %i has multiple EH edges"
23260 msgstr "BB %i має декілька країв EH"
23261
23262 #: tree-eh.c:4766
23263 #, gcc-internal-format, gfc-internal-format
23264 msgid "BB %i cannot throw but has an EH edge"
23265 msgstr ""
23266
23267 #: tree-eh.c:4774
23268 #, gcc-internal-format, gfc-internal-format
23269 msgid "BB %i last statement has incorrectly set lp"
23270 msgstr ""
23271
23272 #: tree-eh.c:4780
23273 #, gcc-internal-format, gfc-internal-format
23274 msgid "BB %i is missing an EH edge"
23275 msgstr ""
23276
23277 #: tree-eh.c:4786
23278 #, gcc-internal-format, gfc-internal-format
23279 msgid "Incorrect EH edge %i->%i"
23280 msgstr ""
23281
23282 #: tree-eh.c:4820 tree-eh.c:4839
23283 #, gcc-internal-format, gfc-internal-format
23284 msgid "BB %i is missing an edge"
23285 msgstr ""
23286
23287 #: tree-eh.c:4856
23288 #, gcc-internal-format, gfc-internal-format
23289 msgid "BB %i too many fallthru edges"
23290 msgstr ""
23291
23292 #: tree-eh.c:4865
23293 #, gcc-internal-format, gfc-internal-format
23294 msgid "BB %i has incorrect edge"
23295 msgstr ""
23296
23297 #: tree-eh.c:4871
23298 #, gcc-internal-format, gfc-internal-format
23299 msgid "BB %i has incorrect fallthru edge"
23300 msgstr ""
23301
23302 #: tree-inline.c:3658
23303 #, gcc-internal-format
23304 msgid "function %q+F can never be copied because it receives a non-local goto"
23305 msgstr ""
23306
23307 #: tree-inline.c:3665
23308 #, gcc-internal-format
23309 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
23310 msgstr ""
23311
23312 #: tree-inline.c:3705
23313 #, gcc-internal-format
23314 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
23315 msgstr ""
23316
23317 #: tree-inline.c:3719
23318 #, gcc-internal-format
23319 msgid "function %q+F can never be inlined because it uses setjmp"
23320 msgstr ""
23321
23322 #: tree-inline.c:3733
23323 #, gcc-internal-format
23324 msgid "function %q+F can never be inlined because it uses variable argument lists"
23325 msgstr ""
23326
23327 #: tree-inline.c:3745
23328 #, gcc-internal-format
23329 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
23330 msgstr ""
23331
23332 #: tree-inline.c:3753
23333 #, gcc-internal-format
23334 msgid "function %q+F can never be inlined because it uses non-local goto"
23335 msgstr ""
23336
23337 #: tree-inline.c:3765
23338 #, gcc-internal-format
23339 msgid "function %q+F can never be inlined because it uses %<__builtin_return%> or %<__builtin_apply_args%>"
23340 msgstr ""
23341
23342 #: tree-inline.c:3785
23343 #, gcc-internal-format
23344 msgid "function %q+F can never be inlined because it contains a computed goto"
23345 msgstr ""
23346
23347 #: tree-inline.c:3886
23348 #, gcc-internal-format
23349 msgid "function %q+F can never be inlined because it is suppressed using %<-fno-inline%>"
23350 msgstr ""
23351
23352 #: tree-inline.c:3894
23353 #, gcc-internal-format
23354 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
23355 msgstr ""
23356
23357 #: tree-inline.c:4570
23358 #, gcc-internal-format
23359 msgid "inlining failed in call to always_inline %q+F: %s"
23360 msgstr ""
23361
23362 #: tree-inline.c:4573 tree-inline.c:4594
23363 #, gcc-internal-format
23364 msgid "called from here"
23365 msgstr ""
23366
23367 #: tree-inline.c:4576 tree-inline.c:4597
23368 #, gcc-internal-format
23369 msgid "called from this function"
23370 msgstr ""
23371
23372 #: tree-inline.c:4590
23373 #, gcc-internal-format
23374 msgid "inlining failed in call to %q+F: %s"
23375 msgstr ""
23376
23377 #: tree-into-ssa.c:3307
23378 #, gcc-internal-format
23379 msgid "statement uses released SSA name:"
23380 msgstr ""
23381
23382 #: tree-into-ssa.c:3319
23383 #, gcc-internal-format
23384 msgid "cannot update SSA form"
23385 msgstr ""
23386
23387 #: tree-into-ssa.c:3410 tree-outof-ssa.c:868 tree-ssa-coalesce.c:1002
23388 #, gcc-internal-format
23389 msgid "SSA corruption"
23390 msgstr ""
23391
23392 #: tree-nested.c:1053
23393 #, gcc-internal-format, gfc-internal-format
23394 msgid "%s from %s referenced in %s"
23395 msgstr ""
23396
23397 #: tree-nested.c:2733
23398 #, gcc-internal-format, gfc-internal-format
23399 msgid "%s from %s called in %s"
23400 msgstr ""
23401
23402 #: tree-profile.c:635
23403 #, gcc-internal-format
23404 msgid "invalid regular expression %qs in %qs"
23405 msgstr "некоректний формальний вираз %qs у %qs"
23406
23407 #: tree-profile.c:725
23408 #, gcc-internal-format
23409 msgid "target does not support atomic profile update, single mode is selected"
23410 msgstr ""
23411
23412 #: tree-ssa-ccp.c:3459
23413 msgid "%Gargument %u null where non-null expected"
23414 msgstr "%Gпорожній аргумент %u там, де мав бути непорожній аргумент"
23415
23416 #: tree-ssa-ccp.c:3464
23417 #, gcc-internal-format
23418 msgid "in a call to built-in function %qD"
23419 msgstr "у виклику вбудованої функції %qD"
23420
23421 #: tree-ssa-ccp.c:3468
23422 #, gcc-internal-format
23423 msgid "in a call to function %qD declared here"
23424 msgstr "у виклику функції %qD, оголошено тут"
23425
23426 #: tree-ssa-loop-niter.c:3304
23427 #, gcc-internal-format, gfc-internal-format
23428 msgid "iteration %s invokes undefined behavior"
23429 msgstr "ітерація %s викликає невизначену поведінку"
23430
23431 #: tree-ssa-loop-niter.c:3305
23432 #, gcc-internal-format
23433 msgid "within this loop"
23434 msgstr "у цьому циклі"
23435
23436 #: tree-ssa-loop-prefetch.c:2092
23437 #, gcc-internal-format
23438 msgid "%<l1-cache-size%> parameter is not a power of two %d"
23439 msgstr "параметр %<l1-cache-size%> не є степенем двійки %d"
23440
23441 #: tree-ssa-operands.c:977
23442 #, gcc-internal-format
23443 msgid "virtual definition of statement not up-to-date"
23444 msgstr "віртуальне визначення неактуальної інструкції"
23445
23446 #: tree-ssa-operands.c:984
23447 #, gcc-internal-format
23448 msgid "virtual def operand missing for stmt"
23449 msgstr ""
23450
23451 #: tree-ssa-operands.c:994
23452 #, gcc-internal-format
23453 msgid "virtual use of statement not up-to-date"
23454 msgstr "віртуальне використання неактуальної інструкції"
23455
23456 #: tree-ssa-operands.c:1001
23457 #, gcc-internal-format
23458 msgid "virtual use operand missing for stmt"
23459 msgstr ""
23460
23461 #: tree-ssa-operands.c:1018
23462 #, gcc-internal-format
23463 msgid "excess use operand for stmt"
23464 msgstr ""
23465
23466 #: tree-ssa-operands.c:1028
23467 #, gcc-internal-format
23468 msgid "use operand missing for stmt"
23469 msgstr ""
23470
23471 #: tree-ssa-operands.c:1035
23472 #, gcc-internal-format
23473 msgid "stmt volatile flag not up-to-date"
23474 msgstr ""
23475
23476 #: tree-ssa-strlen.c:2095
23477 msgid "%G%qD output truncated before terminating nul copying %E byte from a string of the same length"
23478 msgid_plural "%G%qD output truncated before terminating nul copying %E bytes from a string of the same length"
23479 msgstr[0] ""
23480 msgstr[1] ""
23481 msgstr[2] ""
23482
23483 #: tree-ssa-strlen.c:2111
23484 msgid "%G%qD output truncated copying %E byte from a string of length %wu"
23485 msgid_plural "%G%qD output truncated copying %E bytes from a string of length %wu"
23486 msgstr[0] ""
23487 msgstr[1] ""
23488 msgstr[2] ""
23489
23490 #: tree-ssa-strlen.c:2118
23491 msgid "%G%qD output truncated copying between %wu and %wu bytes from a string of length %wu"
23492 msgstr ""
23493
23494 #: tree-ssa-strlen.c:2130
23495 msgid "%G%qD output may be truncated copying %E byte from a string of length %wu"
23496 msgid_plural "%G%qD output may be truncated copying %E bytes from a string of length %wu"
23497 msgstr[0] ""
23498 msgstr[1] ""
23499 msgstr[2] ""
23500
23501 #: tree-ssa-strlen.c:2137 tree-ssa-strlen.c:2153
23502 msgid "%G%qD output may be truncated copying between %wu and %wu bytes from a string of length %wu"
23503 msgstr ""
23504
23505 #: tree-ssa-strlen.c:2293
23506 msgid "%G%qD output truncated before terminating nul copying as many bytes from a string as its length"
23507 msgstr ""
23508
23509 #: tree-ssa-strlen.c:2299
23510 msgid "%G%qD specified bound depends on the length of the source argument"
23511 msgstr ""
23512
23513 #: tree-ssa-strlen.c:2306
23514 #, gcc-internal-format
23515 msgid "length computed here"
23516 msgstr "довжину обчислено тут:"
23517
23518 #: tree-ssa-uninit.c:192 varasm.c:342
23519 #, gcc-internal-format
23520 msgid "%qD was declared here"
23521 msgstr "%qD було оголошено тут:"
23522
23523 #: tree-ssa-uninit.c:260
23524 #, gcc-internal-format
23525 msgid "%qD is used uninitialized in this function"
23526 msgstr "%qD використовується без ініціалізації у цій функції"
23527
23528 #: tree-ssa-uninit.c:265 tree-ssa-uninit.c:2615
23529 #, gcc-internal-format
23530 msgid "%qD may be used uninitialized in this function"
23531 msgstr "%qD може бути використано без ініціалізації у цій функції"
23532
23533 #: tree-ssa-uninit.c:370
23534 #, gcc-internal-format
23535 msgid "%qE is used uninitialized in this function"
23536 msgstr "%qE використано без ініціалізації у цій функції"
23537
23538 #: tree-ssa-uninit.c:380
23539 #, gcc-internal-format
23540 msgid "%qE may be used uninitialized in this function"
23541 msgstr "%qE може бути використано без ініціалізації у цій функції"
23542
23543 #: tree-ssa.c:647
23544 #, gcc-internal-format, gfc-internal-format
23545 msgid "multiple virtual PHI nodes in BB %d"
23546 msgstr ""
23547
23548 #: tree-ssa.c:661 tree-ssa.c:690
23549 #, gcc-internal-format
23550 msgid "virtual definition is not an SSA name"
23551 msgstr ""
23552
23553 #: tree-ssa.c:677
23554 #, gcc-internal-format
23555 msgid "stmt with wrong VUSE"
23556 msgstr "stmt із помилковим VUSE"
23557
23558 #: tree-ssa.c:707
23559 #, gcc-internal-format, gfc-internal-format
23560 msgid "PHI node with wrong VUSE on edge from BB %d"
23561 msgstr ""
23562
23563 #: tree-ssa.c:733
23564 #, gcc-internal-format
23565 msgid "expected an SSA_NAME object"
23566 msgstr "мало бути використано об'єкт SSA_NAME"
23567
23568 #: tree-ssa.c:739
23569 #, gcc-internal-format
23570 msgid "found an SSA_NAME that had been released into the free pool"
23571 msgstr "виявлено SSA_NAME, яку мало бути вивільнено до вільного буфера"
23572
23573 #: tree-ssa.c:746
23574 #, gcc-internal-format
23575 msgid "type mismatch between an SSA_NAME and its symbol"
23576 msgstr "невідповідність типів між SSA_NAME та її символом"
23577
23578 #: tree-ssa.c:752
23579 #, gcc-internal-format
23580 msgid "found a virtual definition for a GIMPLE register"
23581 msgstr "виявлено віртуальне визначення регістра GIMPLE"
23582
23583 #: tree-ssa.c:758
23584 #, gcc-internal-format
23585 msgid "virtual SSA name for non-VOP decl"
23586 msgstr "віртуальна назва SSA для оголошення, яке не належить до VOP"
23587
23588 #: tree-ssa.c:764
23589 #, gcc-internal-format
23590 msgid "found a real definition for a non-register"
23591 msgstr "виявлено реальне визначення для змінної, яка не є регістровою"
23592
23593 #: tree-ssa.c:771
23594 #, gcc-internal-format
23595 msgid "found a default name with a non-empty defining statement"
23596 msgstr "виявлено типову назву для непорожньої інструкції визначення"
23597
23598 #: tree-ssa.c:801
23599 #, gcc-internal-format
23600 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
23601 msgstr "RESULT_DECL має бути придатним лише для читання, якщо встановлено DECL_BY_REFERENCE"
23602
23603 #: tree-ssa.c:807
23604 #, gcc-internal-format, gfc-internal-format
23605 msgid "SSA_NAME created in two different blocks %i and %i"
23606 msgstr "SSA_NAME створено у двох різних блоках, %i і %i"
23607
23608 #: tree-ssa.c:816 tree-ssa.c:1150
23609 #, gcc-internal-format
23610 msgid "SSA_NAME_DEF_STMT is wrong"
23611 msgstr "SSA_NAME_DEF_STMT є помилковим"
23612
23613 #: tree-ssa.c:868
23614 #, gcc-internal-format
23615 msgid "missing definition"
23616 msgstr "пропущено визначення"
23617
23618 #: tree-ssa.c:874
23619 #, gcc-internal-format, gfc-internal-format
23620 msgid "definition in block %i does not dominate use in block %i"
23621 msgstr ""
23622
23623 #: tree-ssa.c:882
23624 #, gcc-internal-format, gfc-internal-format
23625 msgid "definition in block %i follows the use"
23626 msgstr "визначення у блоці %i слідує за використанням"
23627
23628 #: tree-ssa.c:889
23629 #, gcc-internal-format
23630 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
23631 msgstr "має бути встановлено SSA_NAME_OCCURS_IN_ABNORMAL_PHI"
23632
23633 #: tree-ssa.c:897
23634 #, gcc-internal-format
23635 msgid "no immediate_use list"
23636 msgstr ""
23637
23638 #: tree-ssa.c:909
23639 #, gcc-internal-format
23640 msgid "wrong immediate use list"
23641 msgstr ""
23642
23643 #: tree-ssa.c:943
23644 #, gcc-internal-format
23645 msgid "incoming edge count does not match number of PHI arguments"
23646 msgstr ""
23647
23648 #: tree-ssa.c:957
23649 #, gcc-internal-format, gfc-internal-format
23650 msgid "PHI argument is missing for edge %d->%d"
23651 msgstr ""
23652
23653 #: tree-ssa.c:966
23654 #, gcc-internal-format
23655 msgid "PHI argument is not SSA_NAME, or invariant"
23656 msgstr ""
23657
23658 #: tree-ssa.c:994
23659 #, gcc-internal-format, gfc-internal-format
23660 msgid "wrong edge %d->%d for PHI argument"
23661 msgstr ""
23662
23663 #: tree-ssa.c:1069
23664 #, gcc-internal-format
23665 msgid "shared SSA name info"
23666 msgstr ""
23667
23668 #: tree-ssa.c:1096
23669 #, gcc-internal-format, gfc-internal-format
23670 msgid "AUX pointer initialized for edge %d->%d"
23671 msgstr ""
23672
23673 #: tree-ssa.c:1122
23674 #, gcc-internal-format
23675 msgid "stmt (%p) marked modified after optimization pass: "
23676 msgstr ""
23677
23678 #: tree-ssa.c:1188
23679 #, gcc-internal-format
23680 msgid "verify_ssa failed"
23681 msgstr ""
23682
23683 #: tree-streamer-in.c:350
23684 #, gcc-internal-format
23685 msgid "machine independent builtin code out of range"
23686 msgstr ""
23687
23688 #: tree-streamer-in.c:356
23689 #, gcc-internal-format
23690 msgid "target specific builtin not available"
23691 msgstr ""
23692
23693 #: tree-vect-generic.c:287 tree-vect-generic.c:1811
23694 #, gcc-internal-format
23695 msgid "vector operation will be expanded piecewise"
23696 msgstr ""
23697
23698 #: tree-vect-generic.c:290
23699 #, gcc-internal-format
23700 msgid "vector operation will be expanded in parallel"
23701 msgstr ""
23702
23703 #: tree-vect-generic.c:343
23704 #, gcc-internal-format
23705 msgid "vector operation will be expanded with a single scalar operation"
23706 msgstr ""
23707
23708 #: tree-vect-generic.c:943
23709 #, gcc-internal-format
23710 msgid "vector condition will be expanded piecewise"
23711 msgstr ""
23712
23713 #: tree-vect-generic.c:1375
23714 #, gcc-internal-format
23715 msgid "vector shuffling operation will be expanded piecewise"
23716 msgstr ""
23717
23718 #: tree-vect-loop.c:3616
23719 #, gcc-internal-format
23720 msgid "vectorization did not happen for a simd loop"
23721 msgstr ""
23722
23723 #: tree-vrp.c:4437 tree-vrp.c:4477
23724 #, gcc-internal-format
23725 msgid "array subscript %E is above array bounds of %qT"
23726 msgstr ""
23727
23728 #: tree-vrp.c:4460
23729 #, gcc-internal-format
23730 msgid "array subscript [%E, %E] is outside array bounds of %qT"
23731 msgstr ""
23732
23733 #: tree-vrp.c:4490
23734 #, gcc-internal-format
23735 msgid "array subscript %E is below array bounds of %qT"
23736 msgstr ""
23737
23738 #: tree-vrp.c:4499 tree-vrp.c:4748 tree-vrp.c:4849
23739 #, gcc-internal-format
23740 msgid "while referencing %qD"
23741 msgstr ""
23742
23743 #: tree-vrp.c:4738
23744 #, gcc-internal-format
23745 msgid "array subscript %wi is outside array bounds of %qT"
23746 msgstr ""
23747
23748 #: tree-vrp.c:4743
23749 #, gcc-internal-format
23750 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
23751 msgstr ""
23752
23753 #: tree-vrp.c:4765
23754 #, gcc-internal-format
23755 msgid "intermediate array offset %wi is outside array bounds of %qT"
23756 msgstr ""
23757
23758 #: tree-vrp.c:4827
23759 #, gcc-internal-format
23760 msgid "array subscript %wi is below array bounds of %qT"
23761 msgstr ""
23762
23763 #: tree-vrp.c:4841
23764 #, gcc-internal-format
23765 msgid "array subscript %wu is above array bounds of %qT"
23766 msgstr ""
23767
23768 #: tree.c:2011
23769 #, gcc-internal-format
23770 msgid "non-constant element in constant CONSTRUCTOR"
23771 msgstr ""
23772
23773 #: tree.c:2013
23774 #, gcc-internal-format
23775 msgid "side-effects element in no-side-effects CONSTRUCTOR"
23776 msgstr ""
23777
23778 #: tree.c:8372
23779 #, gcc-internal-format
23780 msgid "arrays of functions are not meaningful"
23781 msgstr ""
23782
23783 #: tree.c:8541
23784 #, gcc-internal-format
23785 msgid "function return type cannot be function"
23786 msgstr ""
23787
23788 #: tree.c:9900 tree.c:9985 tree.c:10046
23789 #, gcc-internal-format, gfc-internal-format
23790 msgid "tree check: %s, have %s in %s, at %s:%d"
23791 msgstr ""
23792
23793 #: tree.c:9937
23794 #, gcc-internal-format, gfc-internal-format
23795 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
23796 msgstr ""
23797
23798 #: tree.c:9950
23799 #, gcc-internal-format
23800 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
23801 msgstr ""
23802
23803 #: tree.c:9999
23804 #, gcc-internal-format
23805 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
23806 msgstr ""
23807
23808 #: tree.c:10012
23809 #, gcc-internal-format, gfc-internal-format
23810 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
23811 msgstr ""
23812
23813 #: tree.c:10072
23814 #, gcc-internal-format
23815 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
23816 msgstr ""
23817
23818 #: tree.c:10086
23819 #, gcc-internal-format, gfc-internal-format
23820 msgid "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
23821 msgstr ""
23822
23823 #: tree.c:10098
23824 #, gcc-internal-format, gfc-internal-format
23825 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
23826 msgstr ""
23827
23828 #: tree.c:10111
23829 #, gcc-internal-format, gfc-internal-format
23830 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
23831 msgstr ""
23832
23833 #: tree.c:10124
23834 #, gcc-internal-format, gfc-internal-format
23835 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
23836 msgstr ""
23837
23838 #: tree.c:13236
23839 #, gcc-internal-format
23840 msgid "%qD is deprecated: %s"
23841 msgstr "%qD вважається застарілим: %s"
23842
23843 #: tree.c:13239
23844 #, gcc-internal-format
23845 msgid "%qD is deprecated"
23846 msgstr "%qD вважається застарілим"
23847
23848 #: tree.c:13262
23849 #, gcc-internal-format
23850 msgid "%qE is deprecated: %s"
23851 msgstr "%qE вважається застарілим: %s"
23852
23853 #: tree.c:13265
23854 #, gcc-internal-format
23855 msgid "%qE is deprecated"
23856 msgstr "%qE вважається застарілим"
23857
23858 #: tree.c:13271
23859 #, gcc-internal-format, gfc-internal-format
23860 msgid "type is deprecated: %s"
23861 msgstr "тип вважається застарілим: %s"
23862
23863 #: tree.c:13274
23864 #, gcc-internal-format
23865 msgid "type is deprecated"
23866 msgstr "тип вважається застарілим"
23867
23868 #. Type variant can differ by:
23869 #.
23870 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
23871 #. ENCODE_QUAL_ADDR_SPACE.
23872 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
23873 #. in this case some values may not be set in the variant types
23874 #. (see TYPE_COMPLETE_P checks).
23875 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
23876 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
23877 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
23878 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
23879 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
23880 #. this is necessary to make it possible to merge types form different TUs
23881 #. - arrays, pointers and references may have TREE_TYPE that is a variant
23882 #. of TREE_TYPE of their main variants.
23883 #. - aggregates may have new TYPE_FIELDS list that list variants of
23884 #. the main variant TYPE_FIELDS.
23885 #. - vector types may differ by TYPE_VECTOR_OPAQUE
23886 #.
23887 #. Convenience macro for matching individual fields.
23888 #: tree.c:13815
23889 #, gcc-internal-format, gfc-internal-format
23890 msgid "type variant differs by %s"
23891 msgstr ""
23892
23893 #: tree.c:13856
23894 #, gcc-internal-format
23895 msgid "type variant has different TYPE_SIZE_UNIT"
23896 msgstr ""
23897
23898 #: tree.c:13858
23899 #, gcc-internal-format
23900 msgid "type variant%'s TYPE_SIZE_UNIT"
23901 msgstr ""
23902
23903 #: tree.c:13860
23904 #, gcc-internal-format
23905 msgid "type%'s TYPE_SIZE_UNIT"
23906 msgstr ""
23907
23908 #: tree.c:13880
23909 #, gcc-internal-format
23910 msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
23911 msgstr ""
23912
23913 #: tree.c:13893
23914 #, gcc-internal-format
23915 msgid "type variant has different TYPE_VFIELD"
23916 msgstr ""
23917
23918 #: tree.c:13929
23919 #, gcc-internal-format
23920 msgid "type variant has different TYPE_BINFO"
23921 msgstr ""
23922
23923 #: tree.c:13931
23924 #, gcc-internal-format
23925 msgid "type variant%'s TYPE_BINFO"
23926 msgstr ""
23927
23928 #: tree.c:13933
23929 #, gcc-internal-format
23930 msgid "type%'s TYPE_BINFO"
23931 msgstr ""
23932
23933 #: tree.c:13972
23934 #, gcc-internal-format
23935 msgid "type variant has different TYPE_FIELDS"
23936 msgstr ""
23937
23938 #: tree.c:13974
23939 #, gcc-internal-format
23940 msgid "first mismatch is field"
23941 msgstr ""
23942
23943 #: tree.c:13976
23944 #, gcc-internal-format
23945 msgid "and field"
23946 msgstr ""
23947
23948 #: tree.c:13993
23949 #, gcc-internal-format
23950 msgid "type variant has different TREE_TYPE"
23951 msgstr ""
23952
23953 #: tree.c:13995 tree.c:14006
23954 #, gcc-internal-format
23955 msgid "type variant%'s TREE_TYPE"
23956 msgstr ""
23957
23958 #: tree.c:13997 tree.c:14008
23959 #, gcc-internal-format
23960 msgid "type%'s TREE_TYPE"
23961 msgstr ""
23962
23963 #: tree.c:14004
23964 #, gcc-internal-format
23965 msgid "type is not compatible with its variant"
23966 msgstr ""
23967
23968 #: tree.c:14307
23969 #, gcc-internal-format
23970 msgid "Main variant is not defined"
23971 msgstr ""
23972
23973 #: tree.c:14312
23974 #, gcc-internal-format
23975 msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
23976 msgstr ""
23977
23978 #: tree.c:14324
23979 #, gcc-internal-format
23980 msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
23981 msgstr ""
23982
23983 #: tree.c:14343
23984 #, gcc-internal-format
23985 msgid "TYPE_CANONICAL is not compatible"
23986 msgstr ""
23987
23988 #: tree.c:14351
23989 #, gcc-internal-format
23990 msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
23991 msgstr ""
23992
23993 #: tree.c:14357
23994 #, gcc-internal-format
23995 msgid "TYPE_CANONICAL of main variant is not main variant"
23996 msgstr ""
23997
23998 #: tree.c:14373
23999 #, gcc-internal-format
24000 msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
24001 msgstr ""
24002
24003 #: tree.c:14383
24004 #, gcc-internal-format
24005 msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
24006 msgstr ""
24007
24008 #: tree.c:14393
24009 #, gcc-internal-format
24010 msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
24011 msgstr ""
24012
24013 #: tree.c:14414
24014 #, gcc-internal-format
24015 msgid "TYPE_BINFO is not TREE_BINFO"
24016 msgstr ""
24017
24018 #: tree.c:14420
24019 #, gcc-internal-format
24020 msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
24021 msgstr ""
24022
24023 #: tree.c:14431
24024 #, gcc-internal-format
24025 msgid "TYPE_METHOD_BASETYPE is not record nor union"
24026 msgstr ""
24027
24028 #: tree.c:14442
24029 #, gcc-internal-format
24030 msgid "TYPE_OFFSET_BASETYPE is not record nor union"
24031 msgstr ""
24032
24033 #: tree.c:14460
24034 #, gcc-internal-format
24035 msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
24036 msgstr ""
24037
24038 #: tree.c:14467
24039 #, gcc-internal-format
24040 msgid "TYPE_MAX_VALUE_RAW non-NULL"
24041 msgstr ""
24042
24043 #: tree.c:14474
24044 #, gcc-internal-format
24045 msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
24046 msgstr ""
24047
24048 #: tree.c:14490
24049 #, gcc-internal-format
24050 msgid "Enum value is not CONST_DECL or INTEGER_CST"
24051 msgstr ""
24052
24053 #: tree.c:14498
24054 #, gcc-internal-format
24055 msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
24056 msgstr ""
24057
24058 #: tree.c:14505
24059 #, gcc-internal-format
24060 msgid "Enum value name is not IDENTIFIER_NODE"
24061 msgstr ""
24062
24063 #: tree.c:14515
24064 #, gcc-internal-format
24065 msgid "Array TYPE_DOMAIN is not integer type"
24066 msgstr ""
24067
24068 #: tree.c:14524
24069 #, gcc-internal-format
24070 msgid "TYPE_FIELDS defined in incomplete type"
24071 msgstr ""
24072
24073 #: tree.c:14546
24074 #, gcc-internal-format
24075 msgid "Wrong tree in TYPE_FIELDS list"
24076 msgstr ""
24077
24078 #: tree.c:14561
24079 #, gcc-internal-format
24080 msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
24081 msgstr ""
24082
24083 #: tree.c:14567
24084 #, gcc-internal-format
24085 msgid "TYPE_CACHED_VALUES is not TREE_VEC"
24086 msgstr ""
24087
24088 #: tree.c:14580
24089 #, gcc-internal-format
24090 msgid "wrong TYPE_CACHED_VALUES entry"
24091 msgstr ""
24092
24093 #: tree.c:14593
24094 #, gcc-internal-format
24095 msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
24096 msgstr ""
24097
24098 #: tree.c:14599
24099 #, gcc-internal-format
24100 msgid "Wrong entry in TYPE_ARG_TYPES list"
24101 msgstr ""
24102
24103 #: tree.c:14606
24104 #, gcc-internal-format
24105 msgid "TYPE_VALUES_RAW field is non-NULL"
24106 msgstr ""
24107
24108 #: tree.c:14618
24109 #, gcc-internal-format
24110 msgid "TYPE_CACHED_VALUES_P is set while it should not"
24111 msgstr ""
24112
24113 #: tree.c:14624
24114 #, gcc-internal-format
24115 msgid "TYPE_STRING_FLAG is set on wrong type code"
24116 msgstr ""
24117
24118 #: tree.c:14634
24119 #, gcc-internal-format
24120 msgid "TYPE_METHOD_BASETYPE is not main variant"
24121 msgstr ""
24122
24123 #: tree.c:14641
24124 #, gcc-internal-format
24125 msgid "verify_type failed"
24126 msgstr "помилка verify_type"
24127
24128 #: value-prof.c:509
24129 #, gcc-internal-format
24130 msgid "dead histogram"
24131 msgstr ""
24132
24133 #: value-prof.c:538
24134 #, gcc-internal-format
24135 msgid "Histogram value statement does not correspond to the statement it is associated with"
24136 msgstr ""
24137
24138 #: value-prof.c:550
24139 #, gcc-internal-format
24140 msgid "verify_histograms failed"
24141 msgstr ""
24142
24143 #: value-prof.c:607
24144 #, gcc-internal-format, gfc-internal-format
24145 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
24146 msgstr ""
24147
24148 #: var-tracking.c:7184
24149 #, gcc-internal-format
24150 msgid "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, retrying without"
24151 msgstr ""
24152
24153 #: var-tracking.c:7188
24154 #, gcc-internal-format
24155 msgid "variable tracking size limit exceeded"
24156 msgstr ""
24157
24158 #: varasm.c:337
24159 #, gcc-internal-format
24160 msgid "%+qD causes a section type conflict with %qD"
24161 msgstr ""
24162
24163 #: varasm.c:340
24164 #, gcc-internal-format
24165 msgid "section type conflict with %qD"
24166 msgstr ""
24167
24168 #: varasm.c:345
24169 #, gcc-internal-format
24170 msgid "%+qD causes a section type conflict"
24171 msgstr ""
24172
24173 #: varasm.c:347
24174 #, gcc-internal-format
24175 msgid "section type conflict"
24176 msgstr ""
24177
24178 #: varasm.c:1041
24179 #, gcc-internal-format
24180 msgid "alignment of %q+D is greater than maximum object file alignment %d"
24181 msgstr ""
24182
24183 #: varasm.c:1194
24184 #, gcc-internal-format
24185 msgid "only zero initializers are allowed in section %qs"
24186 msgstr ""
24187
24188 #: varasm.c:1396 varasm.c:1405
24189 #, gcc-internal-format
24190 msgid "register name not specified for %q+D"
24191 msgstr ""
24192
24193 #: varasm.c:1407
24194 #, gcc-internal-format
24195 msgid "invalid register name for %q+D"
24196 msgstr ""
24197
24198 #: varasm.c:1409
24199 #, gcc-internal-format
24200 msgid "data type of %q+D isn%'t suitable for a register"
24201 msgstr ""
24202
24203 #: varasm.c:1412
24204 #, gcc-internal-format
24205 msgid "the register specified for %q+D cannot be accessed by the current target"
24206 msgstr ""
24207
24208 #: varasm.c:1415
24209 #, gcc-internal-format
24210 msgid "the register specified for %q+D is not general enough to be used as a register variable"
24211 msgstr ""
24212
24213 #: varasm.c:1418
24214 #, gcc-internal-format
24215 msgid "register specified for %q+D isn%'t suitable for data type"
24216 msgstr ""
24217
24218 #: varasm.c:1428
24219 #, gcc-internal-format
24220 msgid "global register variable has initial value"
24221 msgstr ""
24222
24223 #: varasm.c:1432
24224 #, gcc-internal-format
24225 msgid "optimization may eliminate reads and/or writes to register variables"
24226 msgstr ""
24227
24228 #: varasm.c:1478
24229 #, gcc-internal-format
24230 msgid "register name given for non-register variable %q+D"
24231 msgstr ""
24232
24233 #: varasm.c:1881
24234 #, gcc-internal-format
24235 msgid "patchable function entry > size"
24236 msgstr ""
24237
24238 #: varasm.c:2081
24239 #, gcc-internal-format
24240 msgid "thread-local COMMON data not implemented"
24241 msgstr ""
24242
24243 #: varasm.c:2114
24244 #, gcc-internal-format
24245 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
24246 msgstr ""
24247
24248 #: varasm.c:2217 c/c-decl.c:5219 c/c-parser.c:1544
24249 #, gcc-internal-format
24250 msgid "storage size of %q+D isn%'t known"
24251 msgstr ""
24252
24253 #: varasm.c:4981
24254 #, gcc-internal-format
24255 msgid "initializer for integer/fixed-point value is too complicated"
24256 msgstr ""
24257
24258 #: varasm.c:4986
24259 #, gcc-internal-format
24260 msgid "initializer for floating value is not a floating constant"
24261 msgstr ""
24262
24263 #: varasm.c:5305
24264 #, gcc-internal-format
24265 msgid "invalid initial value for member %qE"
24266 msgstr ""
24267
24268 #: varasm.c:5561
24269 #, gcc-internal-format
24270 msgid "%+qD declared weak after being used"
24271 msgstr ""
24272
24273 #: varasm.c:5613
24274 #, gcc-internal-format
24275 msgid "weak declaration of %q+D being applied to a already existing, static definition"
24276 msgstr ""
24277
24278 #: varasm.c:5649
24279 #, gcc-internal-format
24280 msgid "weak declaration of %q+D must be public"
24281 msgstr ""
24282
24283 #: varasm.c:5653
24284 #, gcc-internal-format
24285 msgid "weak declaration of %q+D not supported"
24286 msgstr ""
24287
24288 #: varasm.c:5682 varasm.c:5985
24289 #, gcc-internal-format
24290 msgid "only weak aliases are supported in this configuration"
24291 msgstr ""
24292
24293 #: varasm.c:5877
24294 #, gcc-internal-format
24295 msgid "weakref is not supported in this configuration"
24296 msgstr ""
24297
24298 #: varasm.c:5905
24299 #, gcc-internal-format
24300 msgid "ifunc is not supported on this target"
24301 msgstr ""
24302
24303 #: varasm.c:5963
24304 #, gcc-internal-format
24305 msgid "weakref %q+D ultimately targets itself"
24306 msgstr ""
24307
24308 #: varasm.c:5965
24309 #, gcc-internal-format
24310 msgid "weakref %q+D must have static linkage"
24311 msgstr ""
24312
24313 #: varasm.c:5972
24314 #, gcc-internal-format
24315 msgid "alias definitions not supported in this configuration"
24316 msgstr ""
24317
24318 #: varasm.c:5982
24319 #, gcc-internal-format
24320 msgid "ifunc is not supported in this configuration"
24321 msgstr ""
24322
24323 #: varasm.c:6200 config/sol2.c:159 config/i386/winnt.c:265
24324 #, gcc-internal-format
24325 msgid "visibility attribute not supported in this configuration; ignored"
24326 msgstr ""
24327
24328 #: vec.c:199
24329 #, gcc-internal-format, gfc-internal-format
24330 msgid "qsort comparator not anti-commutative: %d, %d"
24331 msgstr ""
24332
24333 #: vec.c:204
24334 #, gcc-internal-format, gfc-internal-format
24335 msgid "qsort comparator non-negative on sorted output: %d"
24336 msgstr ""
24337
24338 #: vec.c:209
24339 #, gcc-internal-format, gfc-internal-format
24340 msgid "qsort comparator not transitive: %d, %d, %d"
24341 msgstr ""
24342
24343 #: vec.c:211
24344 #, gcc-internal-format
24345 msgid "qsort checking failed"
24346 msgstr ""
24347
24348 #: vr-values.c:2432
24349 #, gcc-internal-format
24350 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
24351 msgstr ""
24352
24353 #: vr-values.c:2438
24354 #, gcc-internal-format
24355 msgid "assuming signed overflow does not occur when simplifying conditional"
24356 msgstr ""
24357
24358 #: vr-values.c:2482
24359 #, gcc-internal-format
24360 msgid "comparison always false due to limited range of data type"
24361 msgstr ""
24362
24363 #: vr-values.c:2484
24364 #, gcc-internal-format
24365 msgid "comparison always true due to limited range of data type"
24366 msgstr ""
24367
24368 #: vr-values.c:3159
24369 #, gcc-internal-format
24370 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
24371 msgstr ""
24372
24373 #: vr-values.c:3226
24374 #, gcc-internal-format
24375 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
24376 msgstr ""
24377
24378 #: vr-values.c:3277
24379 #, gcc-internal-format
24380 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
24381 msgstr ""
24382
24383 #. Print an error message for unrecognized stab codes.
24384 #: xcoffout.c:195
24385 #, gcc-internal-format
24386 msgid "no sclass for %s stab (0x%x)"
24387 msgstr ""
24388
24389 #: lto-streamer.h:1003
24390 #, gcc-internal-format, gfc-internal-format
24391 msgid "bytecode stream: expected tag %s instead of %s"
24392 msgstr ""
24393
24394 #: lto-streamer.h:1013
24395 #, gcc-internal-format, gfc-internal-format
24396 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
24397 msgstr ""
24398
24399 #: c-family/c-ada-spec.c:2812
24400 #, gcc-internal-format
24401 msgid "unsupported record layout"
24402 msgstr ""
24403
24404 #: c-family/c-attribs.c:522
24405 #, gcc-internal-format
24406 msgid "%qE attribute argument is invalid"
24407 msgstr ""
24408
24409 #: c-family/c-attribs.c:525
24410 #, gcc-internal-format
24411 msgid "%qE attribute argument %i is invalid"
24412 msgstr ""
24413
24414 #: c-family/c-attribs.c:537
24415 #, gcc-internal-format
24416 msgid "%qE attribute argument has type %qT"
24417 msgstr ""
24418
24419 #: c-family/c-attribs.c:541
24420 #, gcc-internal-format
24421 msgid "%qE attribute argument %i has type %qT"
24422 msgstr ""
24423
24424 #: c-family/c-attribs.c:552 c-family/c-attribs.c:3508
24425 #: c-family/c-attribs.c:3512
24426 #, gcc-internal-format
24427 msgid "%qE attribute argument value %qE is not an integer constant"
24428 msgstr ""
24429
24430 #: c-family/c-attribs.c:557
24431 #, gcc-internal-format
24432 msgid "%qE attribute argument %i value %qE is not an integer constant"
24433 msgstr ""
24434
24435 #: c-family/c-attribs.c:573
24436 #, gcc-internal-format
24437 msgid "%qE attribute argument value %qE does not refer to a function parameter"
24438 msgstr ""
24439
24440 #: c-family/c-attribs.c:578
24441 #, gcc-internal-format
24442 msgid "%qE attribute argument %i value %qE does not refer to a function parameter"
24443 msgstr ""
24444
24445 #: c-family/c-attribs.c:601
24446 #, gcc-internal-format
24447 msgid "%qE attribute argument value %qE exceeds the number of function parameters %u"
24448 msgstr ""
24449
24450 #: c-family/c-attribs.c:606
24451 #, gcc-internal-format
24452 msgid "%qE attribute argument %i value %qE exceeds the number of function parameters %u"
24453 msgstr ""
24454
24455 #: c-family/c-attribs.c:624
24456 #, gcc-internal-format
24457 msgid "%qE attribute argument value %qE does not refer to a variable argument list"
24458 msgstr ""
24459
24460 #: c-family/c-attribs.c:628
24461 #, gcc-internal-format
24462 msgid "%qE attribute argument %i value %qE does not refer to a variable argument list"
24463 msgstr ""
24464
24465 #: c-family/c-attribs.c:655 c-family/c-attribs.c:668
24466 #, gcc-internal-format
24467 msgid "%qE attribute argument value %qE refers to parameter type %qT"
24468 msgstr ""
24469
24470 #: c-family/c-attribs.c:659 c-family/c-attribs.c:673
24471 #, gcc-internal-format
24472 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
24473 msgstr ""
24474
24475 #: c-family/c-attribs.c:683
24476 #, gcc-internal-format
24477 msgid "%qE attribute argument value %qE refers to a variadic function parameter of unknown type"
24478 msgstr ""
24479
24480 #: c-family/c-attribs.c:688
24481 #, gcc-internal-format
24482 msgid "%qE attribute argument %i value %qE refers to a variadic function parameter of unknown type"
24483 msgstr ""
24484
24485 #: c-family/c-attribs.c:712
24486 #, gcc-internal-format
24487 msgid "%qE attribute ignored for type %qT"
24488 msgstr "Атрибут %qE для типу %qT проігноровано"
24489
24490 #: c-family/c-attribs.c:724
24491 #, gcc-internal-format
24492 msgid "%qE attribute ignored for field of type %qT"
24493 msgstr ""
24494
24495 #: c-family/c-attribs.c:894
24496 #, gcc-internal-format
24497 msgid "no_sanitize argument not a string"
24498 msgstr ""
24499
24500 #: c-family/c-attribs.c:1025 ada/gcc-interface/utils.c:6342
24501 #, gcc-internal-format
24502 msgid "%qE attribute ignored due to conflict with attribute %qs"
24503 msgstr ""
24504
24505 #: c-family/c-attribs.c:1074
24506 #, gcc-internal-format
24507 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
24508 msgstr ""
24509
24510 #: c-family/c-attribs.c:1114 c-family/c-attribs.c:1120
24511 #: c-family/c-attribs.c:3862 c-family/c-attribs.c:3897
24512 #: c-family/c-attribs.c:3903
24513 #, gcc-internal-format
24514 msgid "%qE attribute ignored due to conflict with %qs attribute"
24515 msgstr ""
24516
24517 #: c-family/c-attribs.c:1176 brig/brig-lang.c:490 lto/lto-lang.c:291
24518 #, gcc-internal-format
24519 msgid "%qE attribute has no effect on unit local functions"
24520 msgstr ""
24521
24522 #: c-family/c-attribs.c:1330
24523 #, gcc-internal-format
24524 msgid "%qE attribute have effect only on public objects"
24525 msgstr ""
24526
24527 #: c-family/c-attribs.c:1359
24528 #, gcc-internal-format
24529 msgid "%qE attribute only affects top level objects"
24530 msgstr ""
24531
24532 #: c-family/c-attribs.c:1398 c-family/c-attribs.c:3106
24533 #, gcc-internal-format
24534 msgid "%qE attribute on function returning %<void%>"
24535 msgstr "атрибут %qE на функції, яка повертає %<void%>"
24536
24537 #: c-family/c-attribs.c:1421 c-family/c-pragma.c:419
24538 #, gcc-internal-format
24539 msgid "scalar_storage_order is not supported because endianness is not uniform"
24540 msgstr ""
24541
24542 #: c-family/c-attribs.c:1438
24543 #, gcc-internal-format
24544 msgid "scalar_storage_order argument must be one of \"big-endian\" or \"little-endian\""
24545 msgstr ""
24546
24547 #: c-family/c-attribs.c:1534
24548 #, gcc-internal-format
24549 msgid "destructor priorities are not supported"
24550 msgstr ""
24551
24552 #: c-family/c-attribs.c:1536
24553 #, gcc-internal-format
24554 msgid "constructor priorities are not supported"
24555 msgstr ""
24556
24557 #: c-family/c-attribs.c:1558
24558 #, gcc-internal-format, gfc-internal-format
24559 msgid "destructor priorities from 0 to %d are reserved for the implementation"
24560 msgstr ""
24561
24562 #: c-family/c-attribs.c:1563
24563 #, gcc-internal-format, gfc-internal-format
24564 msgid "constructor priorities from 0 to %d are reserved for the implementation"
24565 msgstr ""
24566
24567 #: c-family/c-attribs.c:1571
24568 #, gcc-internal-format, gfc-internal-format
24569 msgid "destructor priorities must be integers from 0 to %d inclusive"
24570 msgstr ""
24571
24572 #: c-family/c-attribs.c:1574
24573 #, gcc-internal-format, gfc-internal-format
24574 msgid "constructor priorities must be integers from 0 to %d inclusive"
24575 msgstr ""
24576
24577 #: c-family/c-attribs.c:1727
24578 #, gcc-internal-format
24579 msgid "unknown machine mode %qE"
24580 msgstr ""
24581
24582 #: c-family/c-attribs.c:1761
24583 #, gcc-internal-format
24584 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
24585 msgstr ""
24586
24587 #: c-family/c-attribs.c:1764
24588 #, gcc-internal-format
24589 msgid "use __attribute__ ((vector_size)) instead"
24590 msgstr ""
24591
24592 #: c-family/c-attribs.c:1773
24593 #, gcc-internal-format
24594 msgid "unable to emulate %qs"
24595 msgstr ""
24596
24597 #: c-family/c-attribs.c:1786
24598 #, gcc-internal-format
24599 msgid "invalid pointer mode %qs"
24600 msgstr ""
24601
24602 #: c-family/c-attribs.c:1803
24603 #, gcc-internal-format
24604 msgid "signedness of type and machine mode %qs don%'t match"
24605 msgstr ""
24606
24607 #: c-family/c-attribs.c:1814
24608 #, gcc-internal-format
24609 msgid "no data type for mode %qs"
24610 msgstr ""
24611
24612 #: c-family/c-attribs.c:1824
24613 #, gcc-internal-format
24614 msgid "cannot use mode %qs for enumeral types"
24615 msgstr ""
24616
24617 #: c-family/c-attribs.c:1851
24618 #, gcc-internal-format
24619 msgid "mode %qs applied to inappropriate type"
24620 msgstr ""
24621
24622 #: c-family/c-attribs.c:1873
24623 #, gcc-internal-format
24624 msgid "section attributes are not supported for this target"
24625 msgstr ""
24626
24627 #: c-family/c-attribs.c:1879
24628 #, gcc-internal-format
24629 msgid "section attribute not allowed for %q+D"
24630 msgstr ""
24631
24632 #: c-family/c-attribs.c:1885
24633 #, gcc-internal-format
24634 msgid "section attribute argument not a string constant"
24635 msgstr ""
24636
24637 #: c-family/c-attribs.c:1894
24638 #, gcc-internal-format
24639 msgid "section attribute cannot be specified for local variables"
24640 msgstr ""
24641
24642 #: c-family/c-attribs.c:1904 config/bfin/bfin.c:4809 config/bfin/bfin.c:4860
24643 #: config/bfin/bfin.c:4886 config/bfin/bfin.c:4899
24644 #, gcc-internal-format
24645 msgid "section of %q+D conflicts with previous declaration"
24646 msgstr ""
24647
24648 #: c-family/c-attribs.c:1912
24649 #, gcc-internal-format
24650 msgid "section of %q+D cannot be overridden"
24651 msgstr ""
24652
24653 #: c-family/c-attribs.c:1977
24654 #, gcc-internal-format, gfc-internal-format
24655 msgid "requested alignment %d is larger than %d"
24656 msgstr ""
24657
24658 #: c-family/c-attribs.c:2077
24659 #, gcc-internal-format
24660 msgid "alignment may not be specified for %q+D"
24661 msgstr ""
24662
24663 #: c-family/c-attribs.c:2099
24664 #, gcc-internal-format
24665 msgid "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E (%u)%>"
24666 msgstr ""
24667
24668 #. Only reject attempts to relax/override an alignment
24669 #. explicitly specified previously and accept declarations
24670 #. that appear to relax the implicit function alignment for
24671 #. the target. Both increasing and increasing the alignment
24672 #. set by -falign-functions setting is permitted.
24673 #: c-family/c-attribs.c:2146
24674 #, gcc-internal-format
24675 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
24676 msgstr ""
24677
24678 #: c-family/c-attribs.c:2163
24679 #, gcc-internal-format
24680 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
24681 msgstr ""
24682
24683 #: c-family/c-attribs.c:2211
24684 #, gcc-internal-format
24685 msgid "inline function %q+D declared weak"
24686 msgstr ""
24687
24688 #: c-family/c-attribs.c:2216
24689 #, gcc-internal-format
24690 msgid "indirect function %q+D cannot be declared weak"
24691 msgstr ""
24692
24693 #: c-family/c-attribs.c:2240
24694 #, gcc-internal-format
24695 msgid "%qE attribute is only applicable on functions"
24696 msgstr ""
24697
24698 #: c-family/c-attribs.c:2271
24699 #, gcc-internal-format
24700 msgid "%q+D defined both normally and as %qE attribute"
24701 msgstr ""
24702
24703 #: c-family/c-attribs.c:2279
24704 #, gcc-internal-format
24705 msgid "weak %q+D cannot be defined %qE"
24706 msgstr ""
24707
24708 #: c-family/c-attribs.c:2296 c-family/c-attribs.c:3006
24709 #, gcc-internal-format
24710 msgid "attribute %qE argument not a string"
24711 msgstr ""
24712
24713 #: c-family/c-attribs.c:2331
24714 #, gcc-internal-format
24715 msgid "%+qD declared alias after being used"
24716 msgstr ""
24717
24718 #: c-family/c-attribs.c:2333
24719 #, gcc-internal-format
24720 msgid "%+qD declared ifunc after being used"
24721 msgstr ""
24722
24723 #: c-family/c-attribs.c:2383
24724 #, gcc-internal-format
24725 msgid "%qE attribute argument cannot be a string"
24726 msgstr ""
24727
24728 #: c-family/c-attribs.c:2396
24729 #, gcc-internal-format
24730 msgid "%qE attribute argument cannot be a constant arithmetic expression"
24731 msgstr ""
24732
24733 #: c-family/c-attribs.c:2407
24734 #, gcc-internal-format
24735 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
24736 msgstr ""
24737
24738 #: c-family/c-attribs.c:2458
24739 #, gcc-internal-format
24740 msgid "%qE attribute ignored on a declaration of a different kind than referenced symbol"
24741 msgstr ""
24742
24743 #: c-family/c-attribs.c:2463
24744 #, gcc-internal-format
24745 msgid "symbol %qD referenced by %qD declared here"
24746 msgstr ""
24747
24748 #: c-family/c-attribs.c:2510
24749 #, gcc-internal-format
24750 msgid "%qE attribute must apply to a declaration"
24751 msgstr ""
24752
24753 #: c-family/c-attribs.c:2569
24754 #, gcc-internal-format
24755 msgid "indirect function %q+D cannot be declared weakref"
24756 msgstr ""
24757
24758 #: c-family/c-attribs.c:2591
24759 #, gcc-internal-format
24760 msgid "weakref attribute must appear before alias attribute"
24761 msgstr ""
24762
24763 #: c-family/c-attribs.c:2603
24764 #, gcc-internal-format
24765 msgid "%+qD declared weakref after being used"
24766 msgstr ""
24767
24768 #: c-family/c-attribs.c:2627
24769 #, gcc-internal-format
24770 msgid "%qE attribute ignored on non-class types"
24771 msgstr ""
24772
24773 #: c-family/c-attribs.c:2633
24774 #, gcc-internal-format
24775 msgid "%qE attribute ignored because %qT is already defined"
24776 msgstr ""
24777
24778 #: c-family/c-attribs.c:2646
24779 #, gcc-internal-format
24780 msgid "visibility argument not a string"
24781 msgstr ""
24782
24783 #: c-family/c-attribs.c:2658
24784 #, gcc-internal-format
24785 msgid "%qE attribute ignored on types"
24786 msgstr ""
24787
24788 #: c-family/c-attribs.c:2674
24789 #, gcc-internal-format
24790 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
24791 msgstr ""
24792
24793 #: c-family/c-attribs.c:2685
24794 #, gcc-internal-format
24795 msgid "%qD redeclared with different visibility"
24796 msgstr ""
24797
24798 #: c-family/c-attribs.c:2688 c-family/c-attribs.c:2692
24799 #, gcc-internal-format
24800 msgid "%qD was declared %qs which implies default visibility"
24801 msgstr ""
24802
24803 #: c-family/c-attribs.c:2721
24804 #, gcc-internal-format
24805 msgid "%qE attribute ignored because %qD is not a variable"
24806 msgstr ""
24807
24808 #: c-family/c-attribs.c:2729
24809 #, gcc-internal-format
24810 msgid "%qE attribute ignored because %qD does not have thread storage duration"
24811 msgstr ""
24812
24813 #: c-family/c-attribs.c:2738
24814 #, gcc-internal-format
24815 msgid "%qE argument not a string"
24816 msgstr ""
24817
24818 #: c-family/c-attribs.c:2751
24819 #, gcc-internal-format
24820 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
24821 msgstr ""
24822
24823 #: c-family/c-attribs.c:2773 c-family/c-attribs.c:3080
24824 #: c-family/c-attribs.c:3971 config/m32c/m32c.c:2944
24825 #, gcc-internal-format
24826 msgid "%qE attribute applies only to functions"
24827 msgstr ""
24828
24829 #: c-family/c-attribs.c:2829 c-family/c-attribs.c:2870
24830 #: c-family/c-attribs.c:2894
24831 #, gcc-internal-format
24832 msgid "%qE attribute ignored on a function returning %qT"
24833 msgstr ""
24834
24835 #: c-family/c-attribs.c:2913
24836 #, gcc-internal-format
24837 msgid "%qE attribute %E is not an integer constant"
24838 msgstr ""
24839
24840 #: c-family/c-attribs.c:2925
24841 #, gcc-internal-format
24842 msgid "%qE attribute argument %E is not a power of 2"
24843 msgstr ""
24844
24845 #: c-family/c-attribs.c:2938
24846 #, gcc-internal-format
24847 msgid "%qE attribute argument %E is not in the range [0, %E)"
24848 msgstr ""
24849
24850 #: c-family/c-attribs.c:3019
24851 #, gcc-internal-format
24852 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
24853 msgstr ""
24854
24855 #: c-family/c-attribs.c:3086 c-family/c-attribs.c:3977
24856 #, gcc-internal-format
24857 msgid "can%'t set %qE attribute after definition"
24858 msgstr ""
24859
24860 #: c-family/c-attribs.c:3151
24861 #, gcc-internal-format
24862 msgid "%qE attribute duplicated"
24863 msgstr ""
24864
24865 #: c-family/c-attribs.c:3153
24866 #, gcc-internal-format
24867 msgid "%qE attribute follows %qE"
24868 msgstr ""
24869
24870 #: c-family/c-attribs.c:3252
24871 #, gcc-internal-format
24872 msgid "type was previously declared %qE"
24873 msgstr ""
24874
24875 #: c-family/c-attribs.c:3265 cp/class.c:4461
24876 #, gcc-internal-format
24877 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
24878 msgstr ""
24879
24880 #: c-family/c-attribs.c:3323
24881 #, gcc-internal-format
24882 msgid "%qE argument not an identifier"
24883 msgstr ""
24884
24885 #: c-family/c-attribs.c:3334
24886 #, gcc-internal-format
24887 msgid "%qD is not compatible with %qD"
24888 msgstr ""
24889
24890 #: c-family/c-attribs.c:3337
24891 #, gcc-internal-format
24892 msgid "%qE argument is not a function"
24893 msgstr ""
24894
24895 #: c-family/c-attribs.c:3385
24896 #, gcc-internal-format
24897 msgid "deprecated message is not a string"
24898 msgstr ""
24899
24900 #: c-family/c-attribs.c:3426
24901 #, gcc-internal-format
24902 msgid "%qE attribute ignored for %qE"
24903 msgstr ""
24904
24905 #: c-family/c-attribs.c:3484 c-family/c-attribs.c:3486
24906 #, gcc-internal-format
24907 msgid "invalid vector type for attribute %qE"
24908 msgstr ""
24909
24910 #: c-family/c-attribs.c:3521 c-family/c-attribs.c:3525
24911 #, gcc-internal-format
24912 msgid "%qE attribute argument value %qE is negative"
24913 msgstr "значення аргументу атрибута %qE, %qE, від'ємним"
24914
24915 #: c-family/c-attribs.c:3538 c-family/c-attribs.c:3542
24916 #, gcc-internal-format
24917 msgid "%qE attribute argument value %qE exceeds %wu"
24918 msgstr "значення аргументу атрибута %qE, %qE, перевищує %wu"
24919
24920 #: c-family/c-attribs.c:3550 ada/gcc-interface/utils.c:3969
24921 #, gcc-internal-format
24922 msgid "vector size not an integral multiple of component size"
24923 msgstr ""
24924
24925 #: c-family/c-attribs.c:3556 ada/gcc-interface/utils.c:3976
24926 #, gcc-internal-format
24927 msgid "zero vector size"
24928 msgstr ""
24929
24930 #: c-family/c-attribs.c:3565 c-family/c-attribs.c:3568
24931 #, gcc-internal-format
24932 msgid "number of components of the vector not a power of two"
24933 msgstr ""
24934
24935 #: c-family/c-attribs.c:3626 ada/gcc-interface/utils.c:6200
24936 #, gcc-internal-format
24937 msgid "nonnull attribute without arguments on a non-prototype"
24938 msgstr ""
24939
24940 #: c-family/c-attribs.c:3682
24941 #, gcc-internal-format
24942 msgid "%qE attribute ignored on objects of type %qT"
24943 msgstr ""
24944
24945 #: c-family/c-attribs.c:3690
24946 #, gcc-internal-format
24947 msgid "%qE attribute does not apply to functions"
24948 msgstr ""
24949
24950 #: c-family/c-attribs.c:3747
24951 #, gcc-internal-format
24952 msgid "cleanup argument not an identifier"
24953 msgstr ""
24954
24955 #: c-family/c-attribs.c:3754
24956 #, gcc-internal-format
24957 msgid "cleanup argument not a function"
24958 msgstr ""
24959
24960 #: c-family/c-attribs.c:3791
24961 #, gcc-internal-format
24962 msgid "%qE attribute requires prototypes with named arguments"
24963 msgstr ""
24964
24965 #: c-family/c-attribs.c:3799
24966 #, gcc-internal-format
24967 msgid "%qE attribute only applies to variadic functions"
24968 msgstr ""
24969
24970 #: c-family/c-attribs.c:3815 ada/gcc-interface/utils.c:6287
24971 #, gcc-internal-format
24972 msgid "requested position is not an integer constant"
24973 msgstr ""
24974
24975 #: c-family/c-attribs.c:3823 ada/gcc-interface/utils.c:6294
24976 #, gcc-internal-format
24977 msgid "requested position is less than zero"
24978 msgstr ""
24979
24980 #: c-family/c-attribs.c:3878
24981 #, gcc-internal-format
24982 msgid "empty string in attribute %<target%>"
24983 msgstr ""
24984
24985 #: c-family/c-attribs.c:3994
24986 #, gcc-internal-format
24987 msgid "returns_nonnull attribute on a function not returning a pointer"
24988 msgstr ""
24989
24990 #: c-family/c-attribs.c:4009
24991 #, gcc-internal-format
24992 msgid "%qE attribute is only valid on %<struct%> type"
24993 msgstr ""
24994
24995 #: c-family/c-attribs.c:4045
24996 #, gcc-internal-format
24997 msgid "%qE attribute argument %qE is not an integer constant"
24998 msgstr "аргумент атрибута %qE, %qE, не є цілим сталим значенням"
24999
25000 #: c-family/c-attribs.c:4066
25001 #, gcc-internal-format
25002 msgid "unknown attribute %qE"
25003 msgstr "невідомий атрибут %qE"
25004
25005 #: c-family/c-attribs.c:4093
25006 #, gcc-internal-format
25007 msgid "invalid operand type %qT for %qs"
25008 msgstr "некоректний тип операнда %qT %qs"
25009
25010 #: c-family/c-attribs.c:4197
25011 #, gcc-internal-format
25012 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
25013 msgstr ""
25014
25015 #: c-family/c-attribs.c:4199
25016 #, gcc-internal-format
25017 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
25018 msgstr ""
25019
25020 #: c-family/c-attribs.c:4376
25021 #, gcc-internal-format
25022 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
25023 msgstr ""
25024
25025 #: c-family/c-common.c:736
25026 #, gcc-internal-format
25027 msgid "%qD is not defined outside of function scope"
25028 msgstr ""
25029
25030 #: c-family/c-common.c:781
25031 #, gcc-internal-format
25032 msgid "size of string literal is too large"
25033 msgstr ""
25034
25035 #: c-family/c-common.c:804
25036 #, gcc-internal-format
25037 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
25038 msgstr ""
25039
25040 #: c-family/c-common.c:977
25041 #, gcc-internal-format
25042 msgid "use %<-flax-vector-conversions%> to permit conversions between vectors with differing element types or numbers of subparts"
25043 msgstr ""
25044
25045 #: c-family/c-common.c:1017
25046 #, gcc-internal-format
25047 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
25048 msgstr ""
25049
25050 #: c-family/c-common.c:1026
25051 #, gcc-internal-format
25052 msgid "%<__builtin_shuffle%> arguments must be vectors"
25053 msgstr ""
25054
25055 #: c-family/c-common.c:1033
25056 #, gcc-internal-format
25057 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
25058 msgstr ""
25059
25060 #: c-family/c-common.c:1044
25061 #, gcc-internal-format
25062 msgid "%<__builtin_shuffle%> number of elements of the argument vector(s) and the mask vector should be the same"
25063 msgstr ""
25064
25065 #: c-family/c-common.c:1054
25066 #, gcc-internal-format
25067 msgid "%<__builtin_shuffle%> argument vector(s) inner type must have the same size as inner type of the mask"
25068 msgstr ""
25069
25070 #: c-family/c-common.c:1102
25071 #, gcc-internal-format
25072 msgid "%<__builtin_convertvector%> first argument must be an integer or floating vector"
25073 msgstr ""
25074
25075 #: c-family/c-common.c:1110
25076 #, gcc-internal-format
25077 msgid "%<__builtin_convertvector%> second argument must be an integer or floating vector type"
25078 msgstr ""
25079
25080 #: c-family/c-common.c:1119
25081 #, gcc-internal-format
25082 msgid "%<__builtin_convertvector%> number of elements of the first argument vector and the second argument vector type should be the same"
25083 msgstr ""
25084
25085 #: c-family/c-common.c:1358 c-family/c-warn.c:1291
25086 #, gcc-internal-format
25087 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
25088 msgstr ""
25089
25090 #: c-family/c-common.c:1363 c-family/c-warn.c:1299
25091 #, gcc-internal-format
25092 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
25093 msgstr ""
25094
25095 #: c-family/c-common.c:1372
25096 #, gcc-internal-format
25097 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
25098 msgstr ""
25099
25100 #: c-family/c-common.c:1377
25101 #, gcc-internal-format
25102 msgid "signed conversion from %qT to %qT changes the value of %qE"
25103 msgstr ""
25104
25105 #: c-family/c-common.c:1530 c-family/c-common.c:1592
25106 #, gcc-internal-format
25107 msgid "conversion to %qT from %qT may change the sign of the result"
25108 msgstr "перетворення з %qT до %qT може змінити знак результату"
25109
25110 #: c-family/c-common.c:1778
25111 #, gcc-internal-format
25112 msgid "operation on %qE may be undefined"
25113 msgstr ""
25114
25115 #: c-family/c-common.c:2095
25116 #, gcc-internal-format
25117 msgid "case label does not reduce to an integer constant"
25118 msgstr ""
25119
25120 #: c-family/c-common.c:2178
25121 #, gcc-internal-format
25122 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
25123 msgstr ""
25124
25125 #: c-family/c-common.c:2717
25126 #, gcc-internal-format
25127 msgid "invalid operands to binary %s (have %qT and %qT)"
25128 msgstr ""
25129
25130 #: c-family/c-common.c:2966
25131 #, gcc-internal-format
25132 msgid "comparison is always false due to limited range of data type"
25133 msgstr ""
25134
25135 #: c-family/c-common.c:2969
25136 #, gcc-internal-format
25137 msgid "comparison is always true due to limited range of data type"
25138 msgstr ""
25139
25140 #: c-family/c-common.c:3066
25141 #, gcc-internal-format
25142 msgid "comparison of unsigned expression >= 0 is always true"
25143 msgstr ""
25144
25145 #: c-family/c-common.c:3073
25146 #, gcc-internal-format
25147 msgid "comparison of unsigned expression < 0 is always false"
25148 msgstr ""
25149
25150 #: c-family/c-common.c:3116
25151 #, gcc-internal-format
25152 msgid "pointer of type %<void *%> used in arithmetic"
25153 msgstr ""
25154
25155 #: c-family/c-common.c:3125
25156 #, gcc-internal-format
25157 msgid "pointer to a function used in arithmetic"
25158 msgstr ""
25159
25160 #: c-family/c-common.c:3299
25161 #, gcc-internal-format
25162 msgid "enum constant in boolean context"
25163 msgstr ""
25164
25165 #: c-family/c-common.c:3326
25166 #, gcc-internal-format
25167 msgid "the address of %qD will always evaluate as %<true%>"
25168 msgstr ""
25169
25170 #: c-family/c-common.c:3370
25171 #, gcc-internal-format
25172 msgid "%<*%> in boolean context, suggest %<&&%> instead"
25173 msgstr ""
25174
25175 #: c-family/c-common.c:3382
25176 #, gcc-internal-format
25177 msgid "%<<<%> in boolean context, did you mean %<<%> ?"
25178 msgstr ""
25179
25180 #: c-family/c-common.c:3398
25181 #, gcc-internal-format
25182 msgid "?: using integer constants in boolean context, the expression will always evaluate to %<true%>"
25183 msgstr ""
25184
25185 #: c-family/c-common.c:3407
25186 #, gcc-internal-format
25187 msgid "?: using integer constants in boolean context"
25188 msgstr ""
25189
25190 #: c-family/c-common.c:3443
25191 #, gcc-internal-format
25192 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
25193 msgstr ""
25194
25195 #: c-family/c-common.c:3469 cp/semantics.c:662 cp/typeck.c:9108
25196 #, gcc-internal-format
25197 msgid "suggest parentheses around assignment used as truth value"
25198 msgstr ""
25199
25200 #: c-family/c-common.c:3556 c/c-decl.c:4512 c/c-decl.c:6647 c/c-typeck.c:14926
25201 #, gcc-internal-format
25202 msgid "invalid use of %<restrict%>"
25203 msgstr ""
25204
25205 #: c-family/c-common.c:3630
25206 #, gcc-internal-format
25207 msgid "invalid application of %<sizeof%> to a function type"
25208 msgstr ""
25209
25210 #: c-family/c-common.c:3640
25211 #, gcc-internal-format
25212 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
25213 msgstr ""
25214
25215 #: c-family/c-common.c:3643
25216 #, gcc-internal-format
25217 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
25218 msgstr ""
25219
25220 #: c-family/c-common.c:3654
25221 #, gcc-internal-format
25222 msgid "invalid application of %qs to a void type"
25223 msgstr ""
25224
25225 #: c-family/c-common.c:3663
25226 #, gcc-internal-format
25227 msgid "invalid application of %qs to incomplete type %qT"
25228 msgstr ""
25229
25230 #: c-family/c-common.c:3671
25231 #, gcc-internal-format
25232 msgid "invalid application of %qs to array type %qT of incomplete element type"
25233 msgstr ""
25234
25235 #: c-family/c-common.c:3713
25236 #, gcc-internal-format
25237 msgid "%<__alignof%> applied to a bit-field"
25238 msgstr ""
25239
25240 #: c-family/c-common.c:4508
25241 #, gcc-internal-format
25242 msgid "first argument to %<va_arg%> not of type %<va_list%>"
25243 msgstr ""
25244
25245 #: c-family/c-common.c:4628
25246 #, gcc-internal-format
25247 msgid "cannot disable built-in function %qs"
25248 msgstr ""
25249
25250 #: c-family/c-common.c:4819
25251 #, gcc-internal-format
25252 msgid "pointers are not permitted as case values"
25253 msgstr "вказівники не можуть бути значеннями випадків"
25254
25255 #: c-family/c-common.c:4826
25256 #, gcc-internal-format
25257 msgid "range expressions in switch statements are non-standard"
25258 msgstr ""
25259
25260 #: c-family/c-common.c:4854
25261 #, gcc-internal-format
25262 msgid "empty range specified"
25263 msgstr ""
25264
25265 #: c-family/c-common.c:4906
25266 #, gcc-internal-format
25267 msgid "duplicate (or overlapping) case value"
25268 msgstr "дублювання (або перекривання) значення випадку"
25269
25270 #: c-family/c-common.c:4908
25271 #, gcc-internal-format
25272 msgid "this is the first entry overlapping that value"
25273 msgstr ""
25274
25275 #: c-family/c-common.c:4912
25276 #, gcc-internal-format
25277 msgid "duplicate case value"
25278 msgstr "дублювання значення випадку"
25279
25280 #: c-family/c-common.c:4913 c-family/c-warn.c:2401
25281 #, gcc-internal-format
25282 msgid "previously used here"
25283 msgstr ""
25284
25285 #: c-family/c-common.c:4917
25286 #, gcc-internal-format
25287 msgid "multiple default labels in one switch"
25288 msgstr ""
25289
25290 #: c-family/c-common.c:4919
25291 #, gcc-internal-format
25292 msgid "this is the first default label"
25293 msgstr ""
25294
25295 #: c-family/c-common.c:5013
25296 #, gcc-internal-format
25297 msgid "taking the address of a label is non-standard"
25298 msgstr ""
25299
25300 #: c-family/c-common.c:5187
25301 #, gcc-internal-format
25302 msgid "requested alignment is not an integer constant"
25303 msgstr ""
25304
25305 #: c-family/c-common.c:5195 c-family/c-common.c:5205
25306 #, gcc-internal-format
25307 msgid "requested alignment %qE is not a positive power of 2"
25308 msgstr ""
25309
25310 #: c-family/c-common.c:5215
25311 #, gcc-internal-format
25312 msgid "requested alignment %qE exceeds object file maximum %u"
25313 msgstr ""
25314
25315 #: c-family/c-common.c:5223
25316 #, gcc-internal-format
25317 msgid "requested alignment %qE exceeds maximum %u"
25318 msgstr ""
25319
25320 #: c-family/c-common.c:5371
25321 #, gcc-internal-format
25322 msgid "not enough variable arguments to fit a sentinel"
25323 msgstr ""
25324
25325 #: c-family/c-common.c:5385
25326 #, gcc-internal-format
25327 msgid "missing sentinel in function call"
25328 msgstr ""
25329
25330 #: c-family/c-common.c:5490
25331 #, gcc-internal-format, gfc-internal-format
25332 msgid "null argument where non-null required (argument %lu)"
25333 msgstr ""
25334
25335 #: c-family/c-common.c:5583 c-family/c-common.c:5633
25336 #, gcc-internal-format
25337 msgid "bad option %qs to attribute %<optimize%>"
25338 msgstr ""
25339
25340 #: c-family/c-common.c:5586 c-family/c-common.c:5637
25341 #, gcc-internal-format
25342 msgid "bad option %qs to pragma %<optimize%>"
25343 msgstr ""
25344
25345 #: c-family/c-common.c:5669
25346 #, gcc-internal-format
25347 msgid "%<fallthrough%> attribute specified multiple times"
25348 msgstr ""
25349
25350 #: c-family/c-common.c:5673
25351 #, gcc-internal-format
25352 msgid "%<fallthrough%> attribute specified with a parameter"
25353 msgstr ""
25354
25355 #: c-family/c-common.c:5818 c-family/c-common.c:6587 c-family/c-common.c:6634
25356 #: c-family/c-common.c:6707 c-family/c-common.c:6780 c/c-typeck.c:3641
25357 #, gcc-internal-format
25358 msgid "too few arguments to function %qE"
25359 msgstr ""
25360
25361 #: c-family/c-common.c:5823 c-family/c-common.c:6640 c-family/c-common.c:6806
25362 #: c/c-typeck.c:3505
25363 #, gcc-internal-format
25364 msgid "too many arguments to function %qE"
25365 msgstr ""
25366
25367 #: c-family/c-common.c:5853
25368 #, gcc-internal-format
25369 msgid "third argument to function %qE must be a constant integer"
25370 msgstr ""
25371
25372 #: c-family/c-common.c:5878
25373 #, gcc-internal-format
25374 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
25375 msgstr ""
25376
25377 #: c-family/c-common.c:5899 c-family/c-common.c:5943
25378 #, gcc-internal-format
25379 msgid "non-floating-point argument in call to function %qE"
25380 msgstr ""
25381
25382 #: c-family/c-common.c:5922
25383 #, gcc-internal-format
25384 msgid "non-floating-point arguments in call to function %qE"
25385 msgstr ""
25386
25387 #: c-family/c-common.c:5936
25388 #, gcc-internal-format
25389 msgid "non-const integer argument %u in call to function %qE"
25390 msgstr ""
25391
25392 #: c-family/c-common.c:5956
25393 #, gcc-internal-format
25394 msgid "non-integer argument 3 in call to function %qE"
25395 msgstr ""
25396
25397 #: c-family/c-common.c:5973 c-family/c-common.c:6009
25398 #, gcc-internal-format
25399 msgid "argument %u in call to function %qE does not have integral type"
25400 msgstr ""
25401
25402 #: c-family/c-common.c:5980
25403 #, gcc-internal-format
25404 msgid "argument 3 in call to function %qE does not have pointer to integral type"
25405 msgstr ""
25406
25407 #: c-family/c-common.c:5986
25408 #, gcc-internal-format
25409 msgid "argument 3 in call to function %qE has pointer to enumerated type"
25410 msgstr ""
25411
25412 #: c-family/c-common.c:5992
25413 #, gcc-internal-format
25414 msgid "argument 3 in call to function %qE has pointer to boolean type"
25415 msgstr ""
25416
25417 #: c-family/c-common.c:6015
25418 #, gcc-internal-format
25419 msgid "argument 3 in call to function %qE has enumerated type"
25420 msgstr ""
25421
25422 #: c-family/c-common.c:6021
25423 #, gcc-internal-format
25424 msgid "argument 3 in call to function %qE has boolean type"
25425 msgstr ""
25426
25427 #: c-family/c-common.c:6272
25428 #, gcc-internal-format
25429 msgid "cannot apply %<offsetof%> to static data member %qD"
25430 msgstr ""
25431
25432 #: c-family/c-common.c:6277
25433 #, gcc-internal-format
25434 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
25435 msgstr ""
25436
25437 #: c-family/c-common.c:6284
25438 #, gcc-internal-format
25439 msgid "cannot apply %<offsetof%> to a non constant address"
25440 msgstr ""
25441
25442 #: c-family/c-common.c:6297
25443 #, gcc-internal-format
25444 msgid "attempt to take address of bit-field structure member %qD"
25445 msgstr ""
25446
25447 #: c-family/c-common.c:6350
25448 #, gcc-internal-format
25449 msgid "index %E denotes an offset greater than size of %qT"
25450 msgstr ""
25451
25452 #: c-family/c-common.c:6511
25453 #, gcc-internal-format
25454 msgid "size of array is too large"
25455 msgstr ""
25456
25457 #: c-family/c-common.c:6617 c-family/c-common.c:6739
25458 #, gcc-internal-format
25459 msgid "operand type %qT is incompatible with argument %d of %qE"
25460 msgstr ""
25461
25462 #: c-family/c-common.c:6651
25463 #, gcc-internal-format
25464 msgid "expecting argument of type pointer or of type integer for argument 1"
25465 msgstr ""
25466
25467 #: c-family/c-common.c:6665
25468 #, gcc-internal-format
25469 msgid "both arguments must be compatible"
25470 msgstr "аргументи мають бути сумісними"
25471
25472 #: c-family/c-common.c:6873
25473 #, gcc-internal-format
25474 msgid "incorrect number of arguments to function %qE"
25475 msgstr ""
25476
25477 #: c-family/c-common.c:6887
25478 #, gcc-internal-format
25479 msgid "argument 1 of %qE must be a non-void pointer type"
25480 msgstr ""
25481
25482 #: c-family/c-common.c:6896
25483 #, gcc-internal-format
25484 msgid "argument 1 of %qE must be a pointer to a constant size type"
25485 msgstr ""
25486
25487 #: c-family/c-common.c:6907
25488 #, gcc-internal-format
25489 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
25490 msgstr ""
25491
25492 #: c-family/c-common.c:6928
25493 #, gcc-internal-format
25494 msgid "argument %d of %qE must be a pointer type"
25495 msgstr ""
25496
25497 #: c-family/c-common.c:6936
25498 #, gcc-internal-format
25499 msgid "argument %d of %qE must be a pointer to a constant size type"
25500 msgstr ""
25501
25502 #: c-family/c-common.c:6942
25503 #, gcc-internal-format
25504 msgid "argument %d of %qE must not be a pointer to a function"
25505 msgstr ""
25506
25507 #: c-family/c-common.c:6950
25508 #, gcc-internal-format
25509 msgid "size mismatch in argument %d of %qE"
25510 msgstr ""
25511
25512 #: c-family/c-common.c:6962
25513 #, gcc-internal-format
25514 msgid "non-integer memory model argument %d of %qE"
25515 msgstr ""
25516
25517 #: c-family/c-common.c:6975
25518 #, gcc-internal-format
25519 msgid "invalid memory model argument %d of %qE"
25520 msgstr ""
25521
25522 #: c-family/c-common.c:7375
25523 #, gcc-internal-format
25524 msgid "this target does not define a speculation barrier; your program will still execute correctly, but incorrect speculation may not be be restricted"
25525 msgstr ""
25526
25527 #: c-family/c-common.c:7947
25528 #, gcc-internal-format
25529 msgid "index value is out of bound"
25530 msgstr ""
25531
25532 #: c-family/c-common.c:7989 c-family/c-common.c:8038 c-family/c-common.c:8054
25533 #, gcc-internal-format
25534 msgid "conversion of scalar %qT to vector %qT involves truncation"
25535 msgstr ""
25536
25537 #. Reject arguments that are built-in functions with
25538 #. no library fallback.
25539 #: c-family/c-common.c:8142
25540 #, gcc-internal-format
25541 msgid "built-in function %qE must be directly called"
25542 msgstr ""
25543
25544 #: c-family/c-common.c:8162
25545 #, gcc-internal-format
25546 msgid "size of array %qE is not a constant expression"
25547 msgstr "розмір масиву %qE не є сталим виразом"
25548
25549 #: c-family/c-common.c:8165
25550 #, gcc-internal-format
25551 msgid "size of array is not a constant expression"
25552 msgstr "розмір масиву не є сталим виразом"
25553
25554 #: c-family/c-common.c:8169
25555 #, gcc-internal-format
25556 msgid "size %qE of array %qE is negative"
25557 msgstr ""
25558
25559 #: c-family/c-common.c:8172
25560 #, gcc-internal-format
25561 msgid "size %qE of array is negative"
25562 msgstr ""
25563
25564 #: c-family/c-common.c:8177
25565 #, gcc-internal-format
25566 msgid "size %qE of array %qE exceeds maximum object size %qE"
25567 msgstr ""
25568
25569 #: c-family/c-common.c:8180
25570 #, gcc-internal-format
25571 msgid "size %qE of array exceeds maximum object size %qE"
25572 msgstr ""
25573
25574 #: c-family/c-common.c:8185
25575 #, gcc-internal-format
25576 msgid "size of array %qE exceeds maximum object size %qE"
25577 msgstr ""
25578
25579 #: c-family/c-common.c:8188
25580 #, gcc-internal-format
25581 msgid "size of array exceeds maximum object size %qE"
25582 msgstr ""
25583
25584 #: c-family/c-common.c:8259
25585 #, gcc-internal-format
25586 msgid "environment variable SOURCE_DATE_EPOCH must expand to a non-negative integer less than or equal to %wd"
25587 msgstr ""
25588
25589 #: c-family/c-format.c:166
25590 #, gcc-internal-format
25591 msgid "function does not return string type"
25592 msgstr ""
25593
25594 #: c-family/c-format.c:200
25595 #, gcc-internal-format
25596 msgid "format string argument is not a string type"
25597 msgstr ""
25598
25599 #: c-family/c-format.c:226
25600 #, gcc-internal-format
25601 msgid "found a %qs reference but the format argument should be a string"
25602 msgstr ""
25603
25604 #: c-family/c-format.c:229
25605 #, gcc-internal-format
25606 msgid "found a %qT but the format argument should be a string"
25607 msgstr ""
25608
25609 #: c-family/c-format.c:239
25610 #, gcc-internal-format
25611 msgid "format argument should be a %qs reference but a string was found"
25612 msgstr ""
25613
25614 #: c-family/c-format.c:261
25615 #, gcc-internal-format
25616 msgid "format argument should be a %qs reference"
25617 msgstr ""
25618
25619 #: c-family/c-format.c:316
25620 #, gcc-internal-format
25621 msgid "unrecognized format specifier"
25622 msgstr ""
25623
25624 #: c-family/c-format.c:331
25625 #, gcc-internal-format
25626 msgid "%qE is only allowed in Objective-C dialects"
25627 msgstr ""
25628
25629 #: c-family/c-format.c:340
25630 #, gcc-internal-format
25631 msgid "%qE is an unrecognized format function type"
25632 msgstr ""
25633
25634 #: c-family/c-format.c:362
25635 #, gcc-internal-format
25636 msgid "format string argument follows the args to be formatted"
25637 msgstr ""
25638
25639 #: c-family/c-format.c:1170
25640 #, gcc-internal-format
25641 msgid "function %qD might be a candidate for %qs format attribute"
25642 msgstr ""
25643
25644 #: c-family/c-format.c:1261 c-family/c-format.c:1282 c-family/c-format.c:2712
25645 #, gcc-internal-format
25646 msgid "missing $ operand number in format"
25647 msgstr ""
25648
25649 #: c-family/c-format.c:1291
25650 #, gcc-internal-format, gfc-internal-format
25651 msgid "%s does not support %%n$ operand number formats"
25652 msgstr ""
25653
25654 #: c-family/c-format.c:1298
25655 #, gcc-internal-format
25656 msgid "operand number out of range in format"
25657 msgstr ""
25658
25659 #: c-family/c-format.c:1321
25660 #, gcc-internal-format, gfc-internal-format
25661 msgid "format argument %d used more than once in %s format"
25662 msgstr ""
25663
25664 #: c-family/c-format.c:1353
25665 #, gcc-internal-format
25666 msgid "$ operand number used after format without operand number"
25667 msgstr ""
25668
25669 #: c-family/c-format.c:1384
25670 #, gcc-internal-format, gfc-internal-format
25671 msgid "format argument %d unused before used argument %d in $-style format"
25672 msgstr ""
25673
25674 #: c-family/c-format.c:1486
25675 #, gcc-internal-format
25676 msgid "format not a string literal, format string not checked"
25677 msgstr ""
25678
25679 #: c-family/c-format.c:1501 c-family/c-format.c:1504
25680 #, gcc-internal-format
25681 msgid "format not a string literal and no format arguments"
25682 msgstr ""
25683
25684 #: c-family/c-format.c:1507
25685 #, gcc-internal-format
25686 msgid "format not a string literal, argument types not checked"
25687 msgstr ""
25688
25689 #: c-family/c-format.c:1524
25690 #, gcc-internal-format
25691 msgid "too many arguments for format"
25692 msgstr ""
25693
25694 #: c-family/c-format.c:1528
25695 #, gcc-internal-format
25696 msgid "unused arguments in $-style format"
25697 msgstr ""
25698
25699 #: c-family/c-format.c:1531
25700 #, gcc-internal-format, gfc-internal-format
25701 msgid "zero-length %s format string"
25702 msgstr ""
25703
25704 #: c-family/c-format.c:1535
25705 #, gcc-internal-format
25706 msgid "format is a wide character string"
25707 msgstr ""
25708
25709 #: c-family/c-format.c:1539
25710 #, gcc-internal-format
25711 msgid "format string is not an array of type %qs"
25712 msgstr ""
25713
25714 #: c-family/c-format.c:1542
25715 #, gcc-internal-format
25716 msgid "unterminated format string"
25717 msgstr ""
25718
25719 #: c-family/c-format.c:1955
25720 #, gcc-internal-format
25721 msgid "%s used with %<%%%c%> %s format"
25722 msgstr ""
25723
25724 #: c-family/c-format.c:1965
25725 #, gcc-internal-format, gfc-internal-format
25726 msgid "%s does not support %s"
25727 msgstr ""
25728
25729 #: c-family/c-format.c:1975
25730 #, gcc-internal-format
25731 msgid "%s does not support %s with the %<%%%c%> %s format"
25732 msgstr ""
25733
25734 #: c-family/c-format.c:1989
25735 #, gcc-internal-format, gfc-internal-format
25736 msgid "%s used within a quoted sequence"
25737 msgstr ""
25738
25739 #: c-family/c-format.c:2002
25740 #, gcc-internal-format
25741 msgid "%qc conversion used unquoted"
25742 msgstr ""
25743
25744 #: c-family/c-format.c:2120 c-family/c-format.c:2451
25745 #, gcc-internal-format, gfc-internal-format
25746 msgid "repeated %s in format"
25747 msgstr ""
25748
25749 #: c-family/c-format.c:2131
25750 #, gcc-internal-format
25751 msgid "missing fill character at end of strfmon format"
25752 msgstr ""
25753
25754 #: c-family/c-format.c:2233
25755 #, gcc-internal-format, gfc-internal-format
25756 msgid "zero width in %s format"
25757 msgstr ""
25758
25759 #: c-family/c-format.c:2256
25760 #, gcc-internal-format, gfc-internal-format
25761 msgid "empty left precision in %s format"
25762 msgstr ""
25763
25764 #: c-family/c-format.c:2347
25765 #, gcc-internal-format, gfc-internal-format
25766 msgid "empty precision in %s format"
25767 msgstr ""
25768
25769 #: c-family/c-format.c:2425
25770 #, gcc-internal-format
25771 msgid "%s does not support the %qs %s length modifier"
25772 msgstr ""
25773
25774 #: c-family/c-format.c:2481
25775 #, gcc-internal-format
25776 msgid "unknown conversion type character %qc in format"
25777 msgstr ""
25778
25779 #: c-family/c-format.c:2493
25780 #, gcc-internal-format
25781 msgid "%s does not support the %<%%%c%> %s format"
25782 msgstr ""
25783
25784 #: c-family/c-format.c:2525
25785 #, gcc-internal-format
25786 msgid "%s ignored with %s and %<%%%c%> %s format"
25787 msgstr ""
25788
25789 #: c-family/c-format.c:2530
25790 #, gcc-internal-format, gfc-internal-format
25791 msgid "%s ignored with %s in %s format"
25792 msgstr ""
25793
25794 #: c-family/c-format.c:2537
25795 #, gcc-internal-format
25796 msgid "use of %s and %s together with %<%%%c%> %s format"
25797 msgstr ""
25798
25799 #: c-family/c-format.c:2542
25800 #, gcc-internal-format, gfc-internal-format
25801 msgid "use of %s and %s together in %s format"
25802 msgstr ""
25803
25804 #: c-family/c-format.c:2569
25805 #, gcc-internal-format
25806 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
25807 msgstr ""
25808
25809 #: c-family/c-format.c:2573
25810 #, gcc-internal-format
25811 msgid "%<%%%c%> yields only last 2 digits of year"
25812 msgstr ""
25813
25814 #: c-family/c-format.c:2600
25815 #, gcc-internal-format
25816 msgid "no closing %<]%> for %<%%[%> format"
25817 msgstr ""
25818
25819 #: c-family/c-format.c:2629
25820 #, gcc-internal-format
25821 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
25822 msgstr ""
25823
25824 #: c-family/c-format.c:2651
25825 #, gcc-internal-format
25826 msgid "%s does not support the %<%%%s%c%> %s format"
25827 msgstr ""
25828
25829 #: c-family/c-format.c:2689
25830 #, gcc-internal-format
25831 msgid "operand number specified with suppressed assignment"
25832 msgstr ""
25833
25834 #: c-family/c-format.c:2693
25835 #, gcc-internal-format
25836 msgid "operand number specified for format taking no argument"
25837 msgstr ""
25838
25839 #: c-family/c-format.c:2840
25840 #, gcc-internal-format
25841 msgid "spurious trailing %<%%%> in format"
25842 msgstr ""
25843
25844 #: c-family/c-format.c:2898
25845 #, gcc-internal-format
25846 msgid "conversion lacks type at end of format"
25847 msgstr ""
25848
25849 #: c-family/c-format.c:2927
25850 #, gcc-internal-format
25851 msgid "nested quoting directive"
25852 msgstr ""
25853
25854 #: c-family/c-format.c:2938
25855 #, gcc-internal-format
25856 msgid "unmatched quoting directive"
25857 msgstr ""
25858
25859 #: c-family/c-format.c:2953
25860 #, gcc-internal-format
25861 msgid "%qc directive redundant after prior occurence of the same"
25862 msgstr ""
25863
25864 #: c-family/c-format.c:2959
25865 #, gcc-internal-format
25866 msgid "unmatched color reset directive"
25867 msgstr ""
25868
25869 #: c-family/c-format.c:2971
25870 #, gcc-internal-format
25871 msgid "%qc conversion used within a quoted sequence"
25872 msgstr ""
25873
25874 #: c-family/c-format.c:3011
25875 #, gcc-internal-format
25876 msgid "embedded %<\\0%> in format"
25877 msgstr ""
25878
25879 #: c-family/c-format.c:3024
25880 #, gcc-internal-format
25881 msgid "unterminated quoting directive"
25882 msgstr ""
25883
25884 #: c-family/c-format.c:3028
25885 #, gcc-internal-format
25886 msgid "unterminated color directive"
25887 msgstr ""
25888
25889 #: c-family/c-format.c:3150
25890 #, gcc-internal-format, gfc-internal-format
25891 msgid "writing through null pointer (argument %d)"
25892 msgstr ""
25893
25894 #: c-family/c-format.c:3161
25895 #, gcc-internal-format, gfc-internal-format
25896 msgid "reading through null pointer (argument %d)"
25897 msgstr ""
25898
25899 #: c-family/c-format.c:3181
25900 #, gcc-internal-format, gfc-internal-format
25901 msgid "writing into constant object (argument %d)"
25902 msgstr ""
25903
25904 #: c-family/c-format.c:3193
25905 #, gcc-internal-format, gfc-internal-format
25906 msgid "extra type qualifiers in format argument (argument %d)"
25907 msgstr ""
25908
25909 #: c-family/c-format.c:3735
25910 #, gcc-internal-format
25911 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
25912 msgstr ""
25913
25914 #: c-family/c-format.c:3744
25915 #, gcc-internal-format
25916 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
25917 msgstr ""
25918
25919 #: c-family/c-format.c:3754
25920 #, gcc-internal-format
25921 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
25922 msgstr ""
25923
25924 #: c-family/c-format.c:3763
25925 #, gcc-internal-format
25926 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
25927 msgstr ""
25928
25929 #: c-family/c-format.c:3825 c-family/c-format.c:3831 c-family/c-format.c:4017
25930 #, gcc-internal-format
25931 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
25932 msgstr "%<__gcc_host_wide_int__%> не визначено як тип"
25933
25934 #: c-family/c-format.c:3838 c-family/c-format.c:4027
25935 #, gcc-internal-format
25936 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
25937 msgstr ""
25938
25939 #: c-family/c-format.c:3886
25940 #, gcc-internal-format
25941 msgid "%<locus%> is not defined as a type"
25942 msgstr "%<locus%> не визначено як тип"
25943
25944 #: c-family/c-format.c:3927
25945 #, gcc-internal-format
25946 msgid "%qs is not defined as a type"
25947 msgstr "%qs не визначено як тип"
25948
25949 #: c-family/c-format.c:3955
25950 #, gcc-internal-format
25951 msgid "%<location_t%> is not defined as a type"
25952 msgstr "%<location_t%> не визначено як тип"
25953
25954 #: c-family/c-format.c:3971
25955 #, gcc-internal-format
25956 msgid "%<tree%> is not defined as a type"
25957 msgstr "%<tree%> не визначено як тип"
25958
25959 #: c-family/c-format.c:3977
25960 #, gcc-internal-format
25961 msgid "%<tree%> is not defined as a pointer type"
25962 msgstr ""
25963
25964 #: c-family/c-format.c:4202
25965 #, gcc-internal-format
25966 msgid "args to be formatted is not %<...%>"
25967 msgstr ""
25968
25969 #: c-family/c-format.c:4214
25970 #, gcc-internal-format
25971 msgid "strftime formats cannot format arguments"
25972 msgstr ""
25973
25974 #: c-family/c-indentation.c:67
25975 #, gcc-internal-format
25976 msgid "%<-Wmisleading-indentation%> is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
25977 msgstr ""
25978
25979 #: c-family/c-indentation.c:614
25980 #, gcc-internal-format
25981 msgid "this %qs clause does not guard..."
25982 msgstr ""
25983
25984 #: c-family/c-indentation.c:617
25985 #, gcc-internal-format
25986 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
25987 msgstr ""
25988
25989 #: c-family/c-lex.c:226
25990 #, gcc-internal-format
25991 msgid "badly nested C headers from preprocessor"
25992 msgstr ""
25993
25994 #: c-family/c-lex.c:261
25995 #, gcc-internal-format, gfc-internal-format
25996 msgid "ignoring #pragma %s %s"
25997 msgstr ""
25998
25999 #. ... or not.
26000 #: c-family/c-lex.c:508 c-family/c-lex.c:1222
26001 #, gcc-internal-format
26002 msgid "stray %<@%> in program"
26003 msgstr ""
26004
26005 #: c-family/c-lex.c:523
26006 #, gcc-internal-format
26007 msgid "stray %qs in program"
26008 msgstr ""
26009
26010 #: c-family/c-lex.c:533
26011 #, gcc-internal-format, gfc-internal-format
26012 msgid "missing terminating %c character"
26013 msgstr "відсутній завершальний символ %c"
26014
26015 #: c-family/c-lex.c:535
26016 #, gcc-internal-format
26017 msgid "stray %qc in program"
26018 msgstr ""
26019
26020 #: c-family/c-lex.c:537
26021 #, gcc-internal-format
26022 msgid "stray %<\\%o%> in program"
26023 msgstr ""
26024
26025 #: c-family/c-lex.c:757
26026 #, gcc-internal-format
26027 msgid "this decimal constant is unsigned only in ISO C90"
26028 msgstr ""
26029
26030 #: c-family/c-lex.c:761
26031 #, gcc-internal-format
26032 msgid "this decimal constant would be unsigned in ISO C90"
26033 msgstr ""
26034
26035 #: c-family/c-lex.c:781
26036 #, gcc-internal-format
26037 msgid "integer constant is too large for %<unsigned long%> type"
26038 msgstr ""
26039
26040 #: c-family/c-lex.c:821
26041 #, gcc-internal-format
26042 msgid "unsuffixed float constant"
26043 msgstr ""
26044
26045 #: c-family/c-lex.c:853 c-family/c-lex.c:877
26046 #, gcc-internal-format
26047 msgid "unsupported non-standard suffix on floating constant"
26048 msgstr ""
26049
26050 #: c-family/c-lex.c:858 c-family/c-lex.c:881
26051 #, gcc-internal-format
26052 msgid "non-standard suffix on floating constant"
26053 msgstr ""
26054
26055 #: c-family/c-lex.c:960 c-family/c-lex.c:963
26056 #, gcc-internal-format
26057 msgid "floating constant exceeds range of %qT"
26058 msgstr ""
26059
26060 #: c-family/c-lex.c:978
26061 #, gcc-internal-format
26062 msgid "floating constant truncated to zero"
26063 msgstr ""
26064
26065 #: c-family/c-lex.c:1179
26066 #, gcc-internal-format
26067 msgid "repeated %<@%> before Objective-C string"
26068 msgstr ""
26069
26070 #: c-family/c-lex.c:1198 cp/parser.c:4186
26071 #, gcc-internal-format
26072 msgid "unsupported non-standard concatenation of string literals"
26073 msgstr ""
26074
26075 #: c-family/c-lex.c:1234
26076 #, gcc-internal-format
26077 msgid "traditional C rejects string constant concatenation"
26078 msgstr ""
26079
26080 #: c-family/c-omp.c:209
26081 #, gcc-internal-format
26082 msgid "invalid expression type for %<#pragma omp atomic%>"
26083 msgstr ""
26084
26085 #: c-family/c-omp.c:214
26086 #, gcc-internal-format
26087 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
26088 msgstr ""
26089
26090 #: c-family/c-omp.c:334
26091 #, gcc-internal-format
26092 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
26093 msgstr ""
26094
26095 #: c-family/c-omp.c:337 c-family/c-omp.c:375
26096 #, gcc-internal-format
26097 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
26098 msgstr ""
26099
26100 #: c-family/c-omp.c:457
26101 #, gcc-internal-format
26102 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
26103 msgstr ""
26104
26105 #: c-family/c-omp.c:463
26106 #, gcc-internal-format
26107 msgid "%<const%> qualified %<depobj%> expression"
26108 msgstr ""
26109
26110 #: c-family/c-omp.c:479
26111 #, gcc-internal-format
26112 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
26113 msgstr ""
26114
26115 #: c-family/c-omp.c:485
26116 #, gcc-internal-format
26117 msgid "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> construct"
26118 msgstr ""
26119
26120 #: c-family/c-omp.c:507
26121 #, gcc-internal-format
26122 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
26123 msgstr ""
26124
26125 #: c-family/c-omp.c:721 cp/semantics.c:8688
26126 #, gcc-internal-format
26127 msgid "invalid type for iteration variable %qE"
26128 msgstr ""
26129
26130 #: c-family/c-omp.c:726
26131 #, gcc-internal-format
26132 msgid "%<_Atomic%> iteration variable %qE"
26133 msgstr ""
26134
26135 #: c-family/c-omp.c:742
26136 #, gcc-internal-format
26137 msgid "%qE is not initialized"
26138 msgstr ""
26139
26140 #: c-family/c-omp.c:763 cp/semantics.c:8577
26141 #, gcc-internal-format
26142 msgid "missing controlling predicate"
26143 msgstr ""
26144
26145 #: c-family/c-omp.c:869 cp/semantics.c:8219
26146 #, gcc-internal-format
26147 msgid "invalid controlling predicate"
26148 msgstr ""
26149
26150 #: c-family/c-omp.c:876 cp/semantics.c:8583
26151 #, gcc-internal-format
26152 msgid "missing increment expression"
26153 msgstr ""
26154
26155 #: c-family/c-omp.c:976 c-family/c-omp.c:994
26156 #, gcc-internal-format
26157 msgid "increment is not constant 1 or -1 for != condition"
26158 msgstr ""
26159
26160 #: c-family/c-omp.c:1007 cp/semantics.c:8334
26161 #, gcc-internal-format
26162 msgid "invalid increment expression"
26163 msgstr ""
26164
26165 #: c-family/c-omp.c:1078
26166 #, gcc-internal-format
26167 msgid "initializer expression refers to iteration variable %qD"
26168 msgstr ""
26169
26170 #: c-family/c-omp.c:1082
26171 #, gcc-internal-format
26172 msgid "condition expression refers to iteration variable %qD"
26173 msgstr ""
26174
26175 #: c-family/c-omp.c:1086
26176 #, gcc-internal-format
26177 msgid "increment expression refers to iteration variable %qD"
26178 msgstr ""
26179
26180 #: c-family/c-omp.c:1645
26181 #, gcc-internal-format
26182 msgid "invalid %<task%> reduction modifier on construct combined with %<simd%>"
26183 msgstr ""
26184
26185 #: c-family/c-omp.c:1656
26186 #, gcc-internal-format
26187 msgid "invalid %<task%> reduction modifier on construct not combined with %<parallel%>, %<for%> or %<sections%>"
26188 msgstr ""
26189
26190 #: c-family/c-omp.c:1954 c-family/c-omp.c:1969
26191 #, gcc-internal-format
26192 msgid "%qD is not an function argument"
26193 msgstr ""
26194
26195 #: c-family/c-opts.c:327
26196 #, gcc-internal-format
26197 msgid "%<-I-%> specified twice"
26198 msgstr "%<-I-%> вказано двічі"
26199
26200 #: c-family/c-opts.c:330
26201 #, gcc-internal-format
26202 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
26203 msgstr ""
26204
26205 #: c-family/c-opts.c:409
26206 #, gcc-internal-format
26207 msgid "%<-Wabi=1%> is not supported, using =2"
26208 msgstr "Підтримки %<-Wabi=1%> не передбачено, використовуємо =2"
26209
26210 #: c-family/c-opts.c:603 fortran/cpp.c:351
26211 #, gcc-internal-format
26212 msgid "output filename specified twice"
26213 msgstr ""
26214
26215 #: c-family/c-opts.c:800
26216 #, gcc-internal-format
26217 msgid "%<-fexcess-precision=standard%> for C++"
26218 msgstr ""
26219
26220 #: c-family/c-opts.c:835
26221 #, gcc-internal-format
26222 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
26223 msgstr ""
26224
26225 #: c-family/c-opts.c:881
26226 #, gcc-internal-format
26227 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
26228 msgstr ""
26229
26230 #: c-family/c-opts.c:883
26231 #, gcc-internal-format
26232 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
26233 msgstr ""
26234
26235 #: c-family/c-opts.c:885
26236 #, gcc-internal-format
26237 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
26238 msgstr ""
26239
26240 #: c-family/c-opts.c:887
26241 #, gcc-internal-format
26242 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
26243 msgstr ""
26244
26245 #: c-family/c-opts.c:889
26246 #, gcc-internal-format
26247 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
26248 msgstr ""
26249
26250 #: c-family/c-opts.c:891
26251 #, gcc-internal-format
26252 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
26253 msgstr ""
26254
26255 #: c-family/c-opts.c:921
26256 #, gcc-internal-format
26257 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
26258 msgstr "Підтримки %<-fabi-compat-version=1%> не передбачено, використовуємо =2"
26259
26260 #: c-family/c-opts.c:948
26261 #, gcc-internal-format
26262 msgid "%<-Wabi%> won%'t warn about anything"
26263 msgstr ""
26264
26265 #: c-family/c-opts.c:950
26266 #, gcc-internal-format
26267 msgid "%<-Wabi%> warns about differences from the most up-to-date ABI, which is also used by default"
26268 msgstr ""
26269
26270 #: c-family/c-opts.c:953
26271 #, gcc-internal-format
26272 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
26273 msgstr ""
26274
26275 #: c-family/c-opts.c:1011
26276 #, gcc-internal-format
26277 msgid "external TLS initialization functions not supported on this target"
26278 msgstr ""
26279
26280 #: c-family/c-opts.c:1025
26281 #, gcc-internal-format, gfc-internal-format
26282 msgid "too many filenames given. Type %s --help for usage"
26283 msgstr ""
26284
26285 #: c-family/c-opts.c:1040
26286 #, gcc-internal-format
26287 msgid "opening output file %s: %m"
26288 msgstr ""
26289
26290 #: c-family/c-opts.c:1060
26291 #, gcc-internal-format, gfc-internal-format
26292 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
26293 msgstr ""
26294
26295 #: c-family/c-opts.c:1214
26296 #, gcc-internal-format
26297 msgid "opening dependency file %s: %m"
26298 msgstr ""
26299
26300 #: c-family/c-opts.c:1225
26301 #, gcc-internal-format
26302 msgid "closing dependency file %s: %m"
26303 msgstr ""
26304
26305 #: c-family/c-opts.c:1228
26306 #, gcc-internal-format
26307 msgid "when writing output to %s: %m"
26308 msgstr ""
26309
26310 #: c-family/c-opts.c:1308
26311 #, gcc-internal-format
26312 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
26313 msgstr ""
26314
26315 #: c-family/c-opts.c:1332
26316 #, gcc-internal-format
26317 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
26318 msgstr ""
26319
26320 #: c-family/c-opts.c:1365
26321 #, gcc-internal-format
26322 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
26323 msgstr ""
26324
26325 #: c-family/c-opts.c:1368
26326 #, gcc-internal-format
26327 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
26328 msgstr ""
26329
26330 #: c-family/c-opts.c:1553
26331 #, gcc-internal-format
26332 msgid "too late for # directive to set debug directory"
26333 msgstr ""
26334
26335 #: c-family/c-pch.c:106
26336 #, gcc-internal-format
26337 msgid "can%'t create precompiled header %s: %m"
26338 msgstr ""
26339
26340 #: c-family/c-pch.c:127
26341 #, gcc-internal-format
26342 msgid "can%'t write to %s: %m"
26343 msgstr ""
26344
26345 #: c-family/c-pch.c:185
26346 #, gcc-internal-format
26347 msgid "can%'t write %s: %m"
26348 msgstr ""
26349
26350 #: c-family/c-pch.c:211 c-family/c-pch.c:252 c-family/c-pch.c:303
26351 #, gcc-internal-format
26352 msgid "can%'t read %s: %m"
26353 msgstr ""
26354
26355 #: c-family/c-pch.c:409
26356 #, gcc-internal-format
26357 msgid "pch_preprocess pragma should only be used with %<-fpreprocessed%>"
26358 msgstr ""
26359
26360 #: c-family/c-pch.c:411
26361 #, gcc-internal-format
26362 msgid "use #include instead"
26363 msgstr ""
26364
26365 #: c-family/c-pch.c:417
26366 #, gcc-internal-format
26367 msgid "%s: couldn%'t open PCH file: %m"
26368 msgstr ""
26369
26370 #: c-family/c-pch.c:422
26371 #, gcc-internal-format
26372 msgid "use %<-Winvalid-pch%> for more information"
26373 msgstr "докладніша інформація виводиться, якщо вказати %<-Winvalid-pch%>"
26374
26375 #: c-family/c-pch.c:423
26376 #, gcc-internal-format, gfc-internal-format
26377 msgid "%s: PCH file was invalid"
26378 msgstr ""
26379
26380 #: c-family/c-pragma.c:93
26381 #, gcc-internal-format
26382 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
26383 msgstr ""
26384
26385 #: c-family/c-pragma.c:106
26386 #, gcc-internal-format
26387 msgid "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
26388 msgstr ""
26389
26390 #: c-family/c-pragma.c:136
26391 #, gcc-internal-format
26392 msgid "missing %<(%> after %<#pragma pack%> - ignored"
26393 msgstr ""
26394
26395 #: c-family/c-pragma.c:147 c-family/c-pragma.c:179
26396 #, gcc-internal-format
26397 msgid "invalid constant in %<#pragma pack%> - ignored"
26398 msgstr ""
26399
26400 #: c-family/c-pragma.c:151 c-family/c-pragma.c:193
26401 #, gcc-internal-format
26402 msgid "malformed %<#pragma pack%> - ignored"
26403 msgstr ""
26404
26405 #: c-family/c-pragma.c:156
26406 #, gcc-internal-format
26407 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
26408 msgstr ""
26409
26410 #: c-family/c-pragma.c:158
26411 #, gcc-internal-format
26412 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
26413 msgstr ""
26414
26415 #: c-family/c-pragma.c:167
26416 #, gcc-internal-format
26417 msgid "unknown action %qE for %<#pragma pack%> - ignored"
26418 msgstr ""
26419
26420 #: c-family/c-pragma.c:196
26421 #, gcc-internal-format
26422 msgid "junk at end of %<#pragma pack%>"
26423 msgstr ""
26424
26425 #: c-family/c-pragma.c:199
26426 #, gcc-internal-format
26427 msgid "#pragma pack has no effect with %<-fpack-struct%> - ignored"
26428 msgstr ""
26429
26430 #: c-family/c-pragma.c:220
26431 #, gcc-internal-format, gfc-internal-format
26432 msgid "alignment must be a small power of two, not %d"
26433 msgstr ""
26434
26435 #: c-family/c-pragma.c:259
26436 #, gcc-internal-format
26437 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
26438 msgstr ""
26439
26440 #: c-family/c-pragma.c:356 c-family/c-pragma.c:361
26441 #, gcc-internal-format
26442 msgid "malformed #pragma weak, ignored"
26443 msgstr ""
26444
26445 #: c-family/c-pragma.c:365
26446 #, gcc-internal-format
26447 msgid "junk at end of %<#pragma weak%>"
26448 msgstr ""
26449
26450 #: c-family/c-pragma.c:371
26451 #, gcc-internal-format
26452 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
26453 msgstr ""
26454
26455 #: c-family/c-pragma.c:428
26456 #, gcc-internal-format
26457 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
26458 msgstr ""
26459
26460 #: c-family/c-pragma.c:434
26461 #, gcc-internal-format
26462 msgid "missing [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
26463 msgstr ""
26464
26465 #: c-family/c-pragma.c:443
26466 #, gcc-internal-format
26467 msgid "expected [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
26468 msgstr ""
26469
26470 #: c-family/c-pragma.c:497 c-family/c-pragma.c:499
26471 #, gcc-internal-format
26472 msgid "malformed #pragma redefine_extname, ignored"
26473 msgstr ""
26474
26475 #: c-family/c-pragma.c:502
26476 #, gcc-internal-format
26477 msgid "junk at end of %<#pragma redefine_extname%>"
26478 msgstr ""
26479
26480 #: c-family/c-pragma.c:530 c-family/c-pragma.c:603
26481 #, gcc-internal-format
26482 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
26483 msgstr ""
26484
26485 #: c-family/c-pragma.c:558
26486 #, gcc-internal-format
26487 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
26488 msgstr ""
26489
26490 #: c-family/c-pragma.c:594
26491 #, gcc-internal-format
26492 msgid "asm declaration ignored due to conflict with previous rename"
26493 msgstr ""
26494
26495 #: c-family/c-pragma.c:625
26496 #, gcc-internal-format
26497 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
26498 msgstr ""
26499
26500 #: c-family/c-pragma.c:686
26501 #, gcc-internal-format
26502 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
26503 msgstr ""
26504
26505 #: c-family/c-pragma.c:728
26506 #, gcc-internal-format
26507 msgid "#pragma GCC visibility must be followed by push or pop"
26508 msgstr ""
26509
26510 #: c-family/c-pragma.c:734
26511 #, gcc-internal-format
26512 msgid "no matching push for %<#pragma GCC visibility pop%>"
26513 msgstr ""
26514
26515 #: c-family/c-pragma.c:739 c-family/c-pragma.c:746
26516 #, gcc-internal-format
26517 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
26518 msgstr ""
26519
26520 #: c-family/c-pragma.c:742
26521 #, gcc-internal-format
26522 msgid "malformed #pragma GCC visibility push"
26523 msgstr ""
26524
26525 #: c-family/c-pragma.c:750
26526 #, gcc-internal-format
26527 msgid "junk at end of %<#pragma GCC visibility%>"
26528 msgstr ""
26529
26530 #: c-family/c-pragma.c:762
26531 #, gcc-internal-format
26532 msgid "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
26533 msgstr ""
26534
26535 #: c-family/c-pragma.c:788
26536 #, gcc-internal-format
26537 msgid "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
26538 msgstr ""
26539
26540 #: c-family/c-pragma.c:797
26541 #, gcc-internal-format
26542 msgid "missing option after %<#pragma GCC diagnostic%> kind"
26543 msgstr ""
26544
26545 #: c-family/c-pragma.c:808
26546 #, gcc-internal-format
26547 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
26548 msgstr ""
26549
26550 #: c-family/c-pragma.c:814
26551 #, gcc-internal-format
26552 msgid "%qs is not an option that controls warnings"
26553 msgstr ""
26554
26555 #: c-family/c-pragma.c:822
26556 #, gcc-internal-format
26557 msgid "option %qs is valid for %s but not for %s"
26558 msgstr ""
26559
26560 #: c-family/c-pragma.c:854
26561 #, gcc-internal-format
26562 msgid "#pragma GCC option is not allowed inside functions"
26563 msgstr ""
26564
26565 #: c-family/c-pragma.c:867
26566 #, gcc-internal-format
26567 msgid "%<#pragma GCC option%> is not a string"
26568 msgstr ""
26569
26570 #: c-family/c-pragma.c:894
26571 #, gcc-internal-format
26572 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
26573 msgstr ""
26574
26575 #: c-family/c-pragma.c:900
26576 #, gcc-internal-format
26577 msgid "#pragma GCC target string... is badly formed"
26578 msgstr ""
26579
26580 #: c-family/c-pragma.c:923
26581 #, gcc-internal-format
26582 msgid "#pragma GCC optimize is not allowed inside functions"
26583 msgstr ""
26584
26585 #: c-family/c-pragma.c:936
26586 #, gcc-internal-format
26587 msgid "%<#pragma GCC optimize%> is not a string or number"
26588 msgstr ""
26589
26590 #: c-family/c-pragma.c:962
26591 #, gcc-internal-format
26592 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
26593 msgstr ""
26594
26595 #: c-family/c-pragma.c:968
26596 #, gcc-internal-format
26597 msgid "#pragma GCC optimize string... is badly formed"
26598 msgstr ""
26599
26600 #: c-family/c-pragma.c:1009
26601 #, gcc-internal-format
26602 msgid "junk at end of %<#pragma push_options%>"
26603 msgstr ""
26604
26605 #: c-family/c-pragma.c:1039
26606 #, gcc-internal-format
26607 msgid "junk at end of %<#pragma pop_options%>"
26608 msgstr ""
26609
26610 #: c-family/c-pragma.c:1046
26611 #, gcc-internal-format
26612 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
26613 msgstr ""
26614
26615 #: c-family/c-pragma.c:1088
26616 #, gcc-internal-format
26617 msgid "junk at end of %<#pragma reset_options%>"
26618 msgstr ""
26619
26620 #: c-family/c-pragma.c:1126 c-family/c-pragma.c:1133
26621 #, gcc-internal-format
26622 msgid "expected a string after %<#pragma message%>"
26623 msgstr ""
26624
26625 #: c-family/c-pragma.c:1128
26626 #, gcc-internal-format
26627 msgid "malformed %<#pragma message%>, ignored"
26628 msgstr ""
26629
26630 #: c-family/c-pragma.c:1138
26631 #, gcc-internal-format
26632 msgid "junk at end of %<#pragma message%>"
26633 msgstr ""
26634
26635 #: c-family/c-pragma.c:1141
26636 #, gcc-internal-format, gfc-internal-format
26637 msgid "#pragma message: %s"
26638 msgstr ""
26639
26640 #: c-family/c-pragma.c:1178
26641 #, gcc-internal-format
26642 msgid "invalid location for %<pragma %s%>, ignored"
26643 msgstr ""
26644
26645 #: c-family/c-pragma.c:1185 c-family/c-pragma.c:1199
26646 #, gcc-internal-format
26647 msgid "malformed %<#pragma %s%>, ignored"
26648 msgstr ""
26649
26650 #: c-family/c-pragma.c:1205
26651 #, gcc-internal-format
26652 msgid "junk at end of %<#pragma %s%>"
26653 msgstr ""
26654
26655 #: c-family/c-pragma.c:1223
26656 #, gcc-internal-format
26657 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
26658 msgstr ""
26659
26660 #: c-family/c-pragma.c:1232
26661 #, gcc-internal-format
26662 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
26663 msgstr ""
26664
26665 #: c-family/c-pragma.c:1238
26666 #, gcc-internal-format
26667 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
26668 msgstr "У ISO C не передбачено підтримки %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
26669
26670 #: c-family/c-pretty-print.c:329
26671 #, gcc-internal-format
26672 msgid "<type-error>"
26673 msgstr ""
26674
26675 #: c-family/c-pretty-print.c:371
26676 #, gcc-internal-format
26677 msgid "<unnamed-unsigned:"
26678 msgstr ""
26679
26680 #: c-family/c-pretty-print.c:375
26681 #, gcc-internal-format
26682 msgid "<unnamed-float:"
26683 msgstr ""
26684
26685 #: c-family/c-pretty-print.c:378
26686 #, gcc-internal-format
26687 msgid "<unnamed-fixed:"
26688 msgstr ""
26689
26690 #: c-family/c-pretty-print.c:393
26691 #, gcc-internal-format
26692 msgid "<typedef-error>"
26693 msgstr ""
26694
26695 #: c-family/c-pretty-print.c:408
26696 #, gcc-internal-format
26697 msgid "<tag-error>"
26698 msgstr ""
26699
26700 #: c-family/c-pretty-print.c:1230
26701 #, gcc-internal-format
26702 msgid "<erroneous-expression>"
26703 msgstr ""
26704
26705 #: c-family/c-pretty-print.c:1234 cp/cxx-pretty-print.c:132
26706 #, gcc-internal-format
26707 msgid "<return-value>"
26708 msgstr ""
26709
26710 #: c-family/c-semantics.c:197
26711 #, gcc-internal-format, gfc-internal-format
26712 msgid "wrong type argument to %s"
26713 msgstr ""
26714
26715 #: c-family/c-warn.c:55 c-family/c-warn.c:68 cp/constexpr.c:1983
26716 #: cp/constexpr.c:4401
26717 #, gcc-internal-format
26718 msgid "overflow in constant expression"
26719 msgstr ""
26720
26721 #: c-family/c-warn.c:95
26722 #, gcc-internal-format
26723 msgid "integer overflow in expression %qE of type %qT results in %qE"
26724 msgstr ""
26725
26726 #: c-family/c-warn.c:97
26727 #, gcc-internal-format
26728 msgid "integer overflow in expression of type %qT results in %qE"
26729 msgstr ""
26730
26731 #: c-family/c-warn.c:103
26732 #, gcc-internal-format
26733 msgid "floating point overflow in expression %qE of type %qT results in %qE"
26734 msgstr ""
26735
26736 #: c-family/c-warn.c:105
26737 #, gcc-internal-format
26738 msgid "floating point overflow in expression of type %qT results in %qE"
26739 msgstr ""
26740
26741 #: c-family/c-warn.c:111
26742 #, gcc-internal-format
26743 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
26744 msgstr ""
26745
26746 #: c-family/c-warn.c:113
26747 #, gcc-internal-format
26748 msgid "fixed-point overflow in expression of type %qT results in %qE"
26749 msgstr ""
26750
26751 #: c-family/c-warn.c:119
26752 #, gcc-internal-format
26753 msgid "vector overflow in expression %qE of type %qT results in %qE"
26754 msgstr ""
26755
26756 #: c-family/c-warn.c:121
26757 #, gcc-internal-format
26758 msgid "vector overflow in expression of type %qT results in %qE"
26759 msgstr ""
26760
26761 #: c-family/c-warn.c:128
26762 #, gcc-internal-format
26763 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
26764 msgstr ""
26765
26766 #: c-family/c-warn.c:130
26767 #, gcc-internal-format
26768 msgid "complex integer overflow in expression of type %qT results in %qE"
26769 msgstr ""
26770
26771 #: c-family/c-warn.c:134
26772 #, gcc-internal-format
26773 msgid "complex floating point overflow in expression %qE of type %qT results in %qE"
26774 msgstr ""
26775
26776 #: c-family/c-warn.c:136
26777 #, gcc-internal-format
26778 msgid "complex floating point overflow in expression of type %qT results in %qE"
26779 msgstr ""
26780
26781 #: c-family/c-warn.c:227
26782 #, gcc-internal-format
26783 msgid "logical %<or%> applied to non-boolean constant"
26784 msgstr ""
26785
26786 #: c-family/c-warn.c:231
26787 #, gcc-internal-format
26788 msgid "logical %<and%> applied to non-boolean constant"
26789 msgstr ""
26790
26791 #: c-family/c-warn.c:302
26792 #, gcc-internal-format
26793 msgid "logical %<or%> of collectively exhaustive tests is always true"
26794 msgstr ""
26795
26796 #: c-family/c-warn.c:306
26797 #, gcc-internal-format
26798 msgid "logical %<and%> of mutually exclusive tests is always false"
26799 msgstr ""
26800
26801 #: c-family/c-warn.c:316
26802 #, gcc-internal-format
26803 msgid "logical %<or%> of equal expressions"
26804 msgstr ""
26805
26806 #: c-family/c-warn.c:319
26807 #, gcc-internal-format
26808 msgid "logical %<and%> of equal expressions"
26809 msgstr ""
26810
26811 #: c-family/c-warn.c:405
26812 #, gcc-internal-format
26813 msgid "bitwise comparison always evaluates to false"
26814 msgstr ""
26815
26816 #: c-family/c-warn.c:408
26817 #, gcc-internal-format
26818 msgid "bitwise comparison always evaluates to true"
26819 msgstr ""
26820
26821 #: c-family/c-warn.c:513
26822 #, gcc-internal-format
26823 msgid "self-comparison always evaluates to true"
26824 msgstr ""
26825
26826 #: c-family/c-warn.c:516
26827 #, gcc-internal-format
26828 msgid "self-comparison always evaluates to false"
26829 msgstr ""
26830
26831 #: c-family/c-warn.c:567
26832 #, gcc-internal-format
26833 msgid "logical not is only applied to the left hand side of comparison"
26834 msgstr ""
26835
26836 #: c-family/c-warn.c:575
26837 #, gcc-internal-format
26838 msgid "add parentheses around left hand side expression to silence this warning"
26839 msgstr ""
26840
26841 #: c-family/c-warn.c:709
26842 #, gcc-internal-format
26843 msgid "type-punning to incomplete type might break strict-aliasing rules"
26844 msgstr ""
26845
26846 #: c-family/c-warn.c:727
26847 #, gcc-internal-format
26848 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
26849 msgstr "розіменовування вказівника із каламбуром типізації порушить правила строгого злиття"
26850
26851 #: c-family/c-warn.c:735 c-family/c-warn.c:753
26852 #, gcc-internal-format
26853 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
26854 msgstr "розіменовування вказівника із каламбуром типізації може порушити правила строгого злиття"
26855
26856 #: c-family/c-warn.c:900
26857 #, gcc-internal-format
26858 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to use the size of the destination?"
26859 msgstr ""
26860
26861 #: c-family/c-warn.c:931
26862 #, gcc-internal-format
26863 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
26864 msgstr ""
26865
26866 #: c-family/c-warn.c:938
26867 #, gcc-internal-format
26868 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
26869 msgstr ""
26870
26871 #: c-family/c-warn.c:943
26872 #, gcc-internal-format
26873 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
26874 msgstr ""
26875
26876 #: c-family/c-warn.c:955
26877 #, gcc-internal-format
26878 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
26879 msgstr ""
26880
26881 #: c-family/c-warn.c:971
26882 #, gcc-internal-format
26883 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
26884 msgstr ""
26885
26886 #: c-family/c-warn.c:978
26887 #, gcc-internal-format
26888 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
26889 msgstr ""
26890
26891 #: c-family/c-warn.c:983
26892 #, gcc-internal-format
26893 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
26894 msgstr ""
26895
26896 #: c-family/c-warn.c:995
26897 #, gcc-internal-format
26898 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
26899 msgstr ""
26900
26901 #: c-family/c-warn.c:1011
26902 #, gcc-internal-format
26903 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
26904 msgstr ""
26905
26906 #: c-family/c-warn.c:1018
26907 #, gcc-internal-format
26908 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
26909 msgstr ""
26910
26911 #: c-family/c-warn.c:1023
26912 #, gcc-internal-format
26913 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
26914 msgstr ""
26915
26916 #: c-family/c-warn.c:1035
26917 #, gcc-internal-format
26918 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
26919 msgstr ""
26920
26921 #: c-family/c-warn.c:1051
26922 #, gcc-internal-format
26923 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
26924 msgstr ""
26925
26926 #: c-family/c-warn.c:1058
26927 #, gcc-internal-format
26928 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
26929 msgstr ""
26930
26931 #: c-family/c-warn.c:1063
26932 #, gcc-internal-format
26933 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
26934 msgstr ""
26935
26936 #: c-family/c-warn.c:1075
26937 #, gcc-internal-format
26938 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
26939 msgstr ""
26940
26941 #: c-family/c-warn.c:1104 c-family/c-warn.c:1111
26942 #, gcc-internal-format
26943 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
26944 msgstr ""
26945
26946 #: c-family/c-warn.c:1121
26947 #, gcc-internal-format
26948 msgid "first argument of %q+D should be %<int%>"
26949 msgstr ""
26950
26951 #: c-family/c-warn.c:1130
26952 #, gcc-internal-format
26953 msgid "second argument of %q+D should be %<char **%>"
26954 msgstr ""
26955
26956 #: c-family/c-warn.c:1139
26957 #, gcc-internal-format
26958 msgid "third argument of %q+D should probably be %<char **%>"
26959 msgstr ""
26960
26961 #: c-family/c-warn.c:1150
26962 #, gcc-internal-format
26963 msgid "%q+D takes only zero or two arguments"
26964 msgstr ""
26965
26966 #: c-family/c-warn.c:1154
26967 #, gcc-internal-format
26968 msgid "%q+D declared as variadic function"
26969 msgstr ""
26970
26971 #: c-family/c-warn.c:1196
26972 #, gcc-internal-format
26973 msgid "conversion to %qT from boolean expression"
26974 msgstr "перетворення до %qT з булевого виразу"
26975
26976 #: c-family/c-warn.c:1214 c-family/c-warn.c:1289
26977 #, gcc-internal-format
26978 msgid "conversion from %qT to %qT changes value from %qE to %qE"
26979 msgstr ""
26980
26981 #: c-family/c-warn.c:1218 c-family/c-warn.c:1297
26982 #, gcc-internal-format
26983 msgid "conversion from %qT to %qT changes the value of %qE"
26984 msgstr ""
26985
26986 #: c-family/c-warn.c:1238
26987 #, gcc-internal-format
26988 msgid "conversion from %qT to %qT discards imaginary component"
26989 msgstr ""
26990
26991 #: c-family/c-warn.c:1250
26992 #, gcc-internal-format
26993 msgid "conversion from %qT to %qT may change value"
26994 msgstr ""
26995
26996 #: c-family/c-warn.c:1310 c-family/c-warn.c:1327 c-family/c-warn.c:1344
26997 #, gcc-internal-format
26998 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
26999 msgstr ""
27000
27001 #: c-family/c-warn.c:1315 c-family/c-warn.c:1332 c-family/c-warn.c:1349
27002 #, gcc-internal-format
27003 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
27004 msgstr ""
27005
27006 #: c-family/c-warn.c:1379
27007 #, gcc-internal-format
27008 msgid "case value %qs not in enumerated type"
27009 msgstr "значення випадку %qs не належить до перераховного типу"
27010
27011 #: c-family/c-warn.c:1384
27012 #, gcc-internal-format
27013 msgid "case value %qs not in enumerated type %qT"
27014 msgstr "значення випадку %qs не належить до перераховного типу %qT"
27015
27016 #: c-family/c-warn.c:1463
27017 #, gcc-internal-format
27018 msgid "lower value in case label range less than minimum value for type"
27019 msgstr ""
27020
27021 #: c-family/c-warn.c:1477
27022 #, gcc-internal-format
27023 msgid "case label value is less than minimum value for type"
27024 msgstr ""
27025
27026 #: c-family/c-warn.c:1494
27027 #, gcc-internal-format
27028 msgid "upper value in case label range exceeds maximum value for type"
27029 msgstr ""
27030
27031 #: c-family/c-warn.c:1507
27032 #, gcc-internal-format
27033 msgid "case label value exceeds maximum value for type"
27034 msgstr ""
27035
27036 #: c-family/c-warn.c:1520
27037 #, gcc-internal-format
27038 msgid "switch missing default case"
27039 msgstr ""
27040
27041 #: c-family/c-warn.c:1565
27042 #, gcc-internal-format
27043 msgid "switch condition has boolean value"
27044 msgstr ""
27045
27046 #: c-family/c-warn.c:1638
27047 #, gcc-internal-format
27048 msgid "enumeration value %qE not handled in switch"
27049 msgstr ""
27050
27051 #: c-family/c-warn.c:1666
27052 #, gcc-internal-format
27053 msgid "the omitted middle operand in ?: will always be %<true%>, suggest explicit middle operand"
27054 msgstr ""
27055
27056 #: c-family/c-warn.c:1688
27057 #, gcc-internal-format
27058 msgid "assignment of member %qD in read-only object"
27059 msgstr ""
27060
27061 #: c-family/c-warn.c:1690
27062 #, gcc-internal-format
27063 msgid "increment of member %qD in read-only object"
27064 msgstr ""
27065
27066 #: c-family/c-warn.c:1692
27067 #, gcc-internal-format
27068 msgid "decrement of member %qD in read-only object"
27069 msgstr ""
27070
27071 #: c-family/c-warn.c:1694
27072 #, gcc-internal-format
27073 msgid "member %qD in read-only object used as %<asm%> output"
27074 msgstr ""
27075
27076 #: c-family/c-warn.c:1698
27077 #, gcc-internal-format
27078 msgid "assignment of read-only member %qD"
27079 msgstr ""
27080
27081 #: c-family/c-warn.c:1699
27082 #, gcc-internal-format
27083 msgid "increment of read-only member %qD"
27084 msgstr ""
27085
27086 #: c-family/c-warn.c:1700
27087 #, gcc-internal-format
27088 msgid "decrement of read-only member %qD"
27089 msgstr ""
27090
27091 #: c-family/c-warn.c:1701
27092 #, gcc-internal-format
27093 msgid "read-only member %qD used as %<asm%> output"
27094 msgstr ""
27095
27096 #: c-family/c-warn.c:1705
27097 #, gcc-internal-format
27098 msgid "assignment of read-only variable %qD"
27099 msgstr ""
27100
27101 #: c-family/c-warn.c:1706
27102 #, gcc-internal-format
27103 msgid "increment of read-only variable %qD"
27104 msgstr ""
27105
27106 #: c-family/c-warn.c:1707
27107 #, gcc-internal-format
27108 msgid "decrement of read-only variable %qD"
27109 msgstr ""
27110
27111 #: c-family/c-warn.c:1708
27112 #, gcc-internal-format
27113 msgid "read-only variable %qD used as %<asm%> output"
27114 msgstr ""
27115
27116 #: c-family/c-warn.c:1711
27117 #, gcc-internal-format
27118 msgid "assignment of read-only parameter %qD"
27119 msgstr ""
27120
27121 #: c-family/c-warn.c:1712
27122 #, gcc-internal-format
27123 msgid "increment of read-only parameter %qD"
27124 msgstr ""
27125
27126 #: c-family/c-warn.c:1713
27127 #, gcc-internal-format
27128 msgid "decrement of read-only parameter %qD"
27129 msgstr ""
27130
27131 #: c-family/c-warn.c:1714
27132 #, gcc-internal-format
27133 msgid "read-only parameter %qD use as %<asm%> output"
27134 msgstr ""
27135
27136 #: c-family/c-warn.c:1719
27137 #, gcc-internal-format
27138 msgid "assignment of read-only named return value %qD"
27139 msgstr ""
27140
27141 #: c-family/c-warn.c:1721
27142 #, gcc-internal-format
27143 msgid "increment of read-only named return value %qD"
27144 msgstr ""
27145
27146 #: c-family/c-warn.c:1723
27147 #, gcc-internal-format
27148 msgid "decrement of read-only named return value %qD"
27149 msgstr ""
27150
27151 #: c-family/c-warn.c:1725
27152 #, gcc-internal-format
27153 msgid "read-only named return value %qD used as %<asm%>output"
27154 msgstr ""
27155
27156 #: c-family/c-warn.c:1730
27157 #, gcc-internal-format
27158 msgid "assignment of function %qD"
27159 msgstr ""
27160
27161 #: c-family/c-warn.c:1731
27162 #, gcc-internal-format
27163 msgid "increment of function %qD"
27164 msgstr ""
27165
27166 #: c-family/c-warn.c:1732
27167 #, gcc-internal-format
27168 msgid "decrement of function %qD"
27169 msgstr ""
27170
27171 #: c-family/c-warn.c:1733
27172 #, gcc-internal-format
27173 msgid "function %qD used as %<asm%> output"
27174 msgstr ""
27175
27176 #: c-family/c-warn.c:1736 c/c-typeck.c:4886
27177 #, gcc-internal-format
27178 msgid "assignment of read-only location %qE"
27179 msgstr ""
27180
27181 #: c-family/c-warn.c:1737 c/c-typeck.c:4889
27182 #, gcc-internal-format
27183 msgid "increment of read-only location %qE"
27184 msgstr ""
27185
27186 #: c-family/c-warn.c:1738 c/c-typeck.c:4892
27187 #, gcc-internal-format
27188 msgid "decrement of read-only location %qE"
27189 msgstr ""
27190
27191 #: c-family/c-warn.c:1739
27192 #, gcc-internal-format
27193 msgid "read-only location %qE used as %<asm%> output"
27194 msgstr ""
27195
27196 #: c-family/c-warn.c:1753
27197 #, gcc-internal-format
27198 msgid "lvalue required as left operand of assignment"
27199 msgstr ""
27200
27201 #: c-family/c-warn.c:1756
27202 #, gcc-internal-format
27203 msgid "lvalue required as increment operand"
27204 msgstr ""
27205
27206 #: c-family/c-warn.c:1759
27207 #, gcc-internal-format
27208 msgid "lvalue required as decrement operand"
27209 msgstr ""
27210
27211 #: c-family/c-warn.c:1762
27212 #, gcc-internal-format
27213 msgid "lvalue required as unary %<&%> operand"
27214 msgstr ""
27215
27216 #: c-family/c-warn.c:1765
27217 #, gcc-internal-format
27218 msgid "lvalue required in asm statement"
27219 msgstr ""
27220
27221 #: c-family/c-warn.c:1782
27222 #, gcc-internal-format
27223 msgid "invalid type argument (have %qT)"
27224 msgstr ""
27225
27226 #: c-family/c-warn.c:1786
27227 #, gcc-internal-format
27228 msgid "invalid type argument of array indexing (have %qT)"
27229 msgstr ""
27230
27231 #: c-family/c-warn.c:1791
27232 #, gcc-internal-format
27233 msgid "invalid type argument of unary %<*%> (have %qT)"
27234 msgstr ""
27235
27236 #: c-family/c-warn.c:1796
27237 #, gcc-internal-format
27238 msgid "invalid type argument of %<->%> (have %qT)"
27239 msgstr ""
27240
27241 #: c-family/c-warn.c:1801
27242 #, gcc-internal-format
27243 msgid "invalid type argument of %<->*%> (have %qT)"
27244 msgstr ""
27245
27246 #: c-family/c-warn.c:1806
27247 #, gcc-internal-format
27248 msgid "invalid type argument of implicit conversion (have %qT)"
27249 msgstr ""
27250
27251 #: c-family/c-warn.c:1833
27252 #, gcc-internal-format
27253 msgid "array subscript has type %<char%>"
27254 msgstr ""
27255
27256 #: c-family/c-warn.c:1869 c-family/c-warn.c:1872
27257 #, gcc-internal-format
27258 msgid "suggest parentheses around %<+%> inside %<<<%>"
27259 msgstr ""
27260
27261 #: c-family/c-warn.c:1875 c-family/c-warn.c:1878
27262 #, gcc-internal-format
27263 msgid "suggest parentheses around %<-%> inside %<<<%>"
27264 msgstr ""
27265
27266 #: c-family/c-warn.c:1884 c-family/c-warn.c:1887
27267 #, gcc-internal-format
27268 msgid "suggest parentheses around %<+%> inside %<>>%>"
27269 msgstr ""
27270
27271 #: c-family/c-warn.c:1890 c-family/c-warn.c:1893
27272 #, gcc-internal-format
27273 msgid "suggest parentheses around %<-%> inside %<>>%>"
27274 msgstr ""
27275
27276 #: c-family/c-warn.c:1899 c-family/c-warn.c:1902
27277 #, gcc-internal-format
27278 msgid "suggest parentheses around %<&&%> within %<||%>"
27279 msgstr ""
27280
27281 #: c-family/c-warn.c:1909 c-family/c-warn.c:1913
27282 #, gcc-internal-format
27283 msgid "suggest parentheses around arithmetic in operand of %<|%>"
27284 msgstr ""
27285
27286 #: c-family/c-warn.c:1917 c-family/c-warn.c:1920
27287 #, gcc-internal-format
27288 msgid "suggest parentheses around comparison in operand of %<|%>"
27289 msgstr ""
27290
27291 #: c-family/c-warn.c:1925
27292 #, gcc-internal-format
27293 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
27294 msgstr ""
27295
27296 #: c-family/c-warn.c:1933 c-family/c-warn.c:1937
27297 #, gcc-internal-format
27298 msgid "suggest parentheses around arithmetic in operand of %<^%>"
27299 msgstr ""
27300
27301 #: c-family/c-warn.c:1941 c-family/c-warn.c:1944
27302 #, gcc-internal-format
27303 msgid "suggest parentheses around comparison in operand of %<^%>"
27304 msgstr ""
27305
27306 #: c-family/c-warn.c:1950 c-family/c-warn.c:1953
27307 #, gcc-internal-format
27308 msgid "suggest parentheses around %<+%> in operand of %<&%>"
27309 msgstr ""
27310
27311 #: c-family/c-warn.c:1956 c-family/c-warn.c:1959
27312 #, gcc-internal-format
27313 msgid "suggest parentheses around %<-%> in operand of %<&%>"
27314 msgstr ""
27315
27316 #: c-family/c-warn.c:1963 c-family/c-warn.c:1966
27317 #, gcc-internal-format
27318 msgid "suggest parentheses around comparison in operand of %<&%>"
27319 msgstr ""
27320
27321 #: c-family/c-warn.c:1971
27322 #, gcc-internal-format
27323 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
27324 msgstr ""
27325
27326 #: c-family/c-warn.c:1978 c-family/c-warn.c:1981
27327 #, gcc-internal-format
27328 msgid "suggest parentheses around comparison in operand of %<==%>"
27329 msgstr ""
27330
27331 #: c-family/c-warn.c:1986 c-family/c-warn.c:1989
27332 #, gcc-internal-format
27333 msgid "suggest parentheses around comparison in operand of %<!=%>"
27334 msgstr ""
27335
27336 #: c-family/c-warn.c:1999 c-family/c-warn.c:2005
27337 #, gcc-internal-format
27338 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
27339 msgstr ""
27340
27341 #: c-family/c-warn.c:2021
27342 #, gcc-internal-format
27343 msgid "label %q+D defined but not used"
27344 msgstr ""
27345
27346 #: c-family/c-warn.c:2023
27347 #, gcc-internal-format
27348 msgid "label %q+D declared but not defined"
27349 msgstr ""
27350
27351 #: c-family/c-warn.c:2046
27352 #, gcc-internal-format
27353 msgid "division by zero"
27354 msgstr "ділення на нуль"
27355
27356 #: c-family/c-warn.c:2066
27357 #, gcc-internal-format
27358 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
27359 msgstr ""
27360
27361 #: c-family/c-warn.c:2090
27362 #, gcc-internal-format
27363 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
27364 msgstr ""
27365
27366 #: c-family/c-warn.c:2129 c/c-typeck.c:11903 c/c-typeck.c:12071
27367 #: cp/typeck.c:5211
27368 #, gcc-internal-format
27369 msgid "comparison between types %qT and %qT"
27370 msgstr ""
27371
27372 #: c-family/c-warn.c:2182
27373 #, gcc-internal-format
27374 msgid "comparison of integer expressions of different signedness: %qT and %qT"
27375 msgstr "порівняння цілочисельних виразів невід'ємного і різнознакового діапазонів: %qT і %qT"
27376
27377 #: c-family/c-warn.c:2235
27378 #, gcc-internal-format
27379 msgid "promoted ~unsigned is always non-zero"
27380 msgstr ""
27381
27382 #: c-family/c-warn.c:2238
27383 #, gcc-internal-format
27384 msgid "comparison of promoted ~unsigned with constant"
27385 msgstr ""
27386
27387 #: c-family/c-warn.c:2248
27388 #, gcc-internal-format
27389 msgid "comparison of promoted ~unsigned with unsigned"
27390 msgstr ""
27391
27392 #: c-family/c-warn.c:2302
27393 #, gcc-internal-format
27394 msgid "unused parameter %qD"
27395 msgstr "невикористаний параметр %qD"
27396
27397 #: c-family/c-warn.c:2364
27398 #, gcc-internal-format
27399 msgid "typedef %qD locally defined but not used"
27400 msgstr ""
27401
27402 #: c-family/c-warn.c:2400
27403 #, gcc-internal-format
27404 msgid "duplicated %<if%> condition"
27405 msgstr "дублювання умови %<if%>"
27406
27407 #: c-family/c-warn.c:2429
27408 #, gcc-internal-format
27409 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
27410 msgstr ""
27411
27412 #: c-family/c-warn.c:2437
27413 #, gcc-internal-format
27414 msgid "inline declaration of %qD follows declaration with attribute %<noinline%>"
27415 msgstr ""
27416
27417 #: c-family/c-warn.c:2442
27418 #, gcc-internal-format
27419 msgid "declaration of %q+D with attribute %<noinline%> follows inline declaration"
27420 msgstr ""
27421
27422 #: c-family/c-warn.c:2491
27423 #, gcc-internal-format
27424 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
27425 msgstr ""
27426
27427 #: c-family/c-warn.c:2529 c-family/c-warn.c:2553
27428 #, gcc-internal-format
27429 msgid "comparison of constant %qE with boolean expression is always false"
27430 msgstr ""
27431
27432 #: c-family/c-warn.c:2532 c-family/c-warn.c:2550
27433 #, gcc-internal-format
27434 msgid "comparison of constant %qE with boolean expression is always true"
27435 msgstr ""
27436
27437 #: c-family/c-warn.c:2600
27438 msgid "passing argument %i to restrict-qualified parameter aliases with argument %Z"
27439 msgid_plural "passing argument %i to restrict-qualified parameter aliases with arguments %Z"
27440 msgstr[0] ""
27441 msgstr[1] ""
27442 msgstr[2] ""
27443
27444 #: c-family/c-warn.c:2665 c/c-typeck.c:5457 cp/call.c:5570
27445 #, gcc-internal-format
27446 msgid "this condition has identical branches"
27447 msgstr ""
27448
27449 #: c-family/c-warn.c:2772
27450 #, gcc-internal-format
27451 msgid "macro expands to multiple statements"
27452 msgstr ""
27453
27454 #: c-family/c-warn.c:2773
27455 #, gcc-internal-format
27456 msgid "some parts of macro expansion are not guarded by this %qs clause"
27457 msgstr ""
27458
27459 #: c-family/c-warn.c:2864
27460 #, gcc-internal-format
27461 msgid "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment %d) may result in an unaligned pointer value"
27462 msgstr ""
27463
27464 #: c-family/c-warn.c:2871 c-family/c-warn.c:2874 cp/init.c:638
27465 #, gcc-internal-format
27466 msgid "defined here"
27467 msgstr "визначено тут"
27468
27469 #: c-family/c-warn.c:2961
27470 #, gcc-internal-format
27471 msgid "taking address of packed member of %qT may result in an unaligned pointer value"
27472 msgstr ""
27473
27474 #: c-family/cppspec.c:94
27475 #, gcc-internal-format
27476 msgid "%qs is not a valid option to the preprocessor"
27477 msgstr ""
27478
27479 #: c-family/cppspec.c:113
27480 #, gcc-internal-format
27481 msgid "too many input files"
27482 msgstr ""
27483
27484 #: common/config/aarch64/aarch64-common.c:80
27485 #, gcc-internal-format
27486 msgid "only values 12 (4 KB) and 16 (64 KB) are supported for guard size. Given value %d (%llu KB) is out of range"
27487 msgstr ""
27488
27489 #: common/config/aarch64/aarch64-common.c:539 config/aarch64/aarch64.c:11719
27490 #, gcc-internal-format
27491 msgid "unknown value %qs for %<-mcpu%>"
27492 msgstr ""
27493
27494 #: common/config/alpha/alpha-common.c:75
27495 #, gcc-internal-format
27496 msgid "bad value %qs for %<-mtls-size%> switch"
27497 msgstr ""
27498
27499 #: common/config/arc/arc-common.c:87
27500 #, gcc-internal-format
27501 msgid "multiple %<-mcpu=%> options specified."
27502 msgstr ""
27503
27504 #: common/config/arc/arc-common.c:93
27505 #, gcc-internal-format
27506 msgid "Unsupported value for mmpy-option"
27507 msgstr ""
27508
27509 #: common/config/arm/arm-common.c:259
27510 #, gcc-internal-format, gfc-internal-format
27511 msgid "%%:target_mode_check takes an even number of parameters"
27512 msgstr ""
27513
27514 #: common/config/arm/arm-common.c:269
27515 #, gcc-internal-format, gfc-internal-format
27516 msgid "unrecognized option passed to %%:target_mode_check"
27517 msgstr ""
27518
27519 #: common/config/arm/arm-common.c:331 common/config/arm/arm-common.c:395
27520 #: common/config/arm/arm-common.c:442 config/aarch64/aarch64.c:11651
27521 #: config/aarch64/aarch64.c:11689
27522 #, gcc-internal-format
27523 msgid "valid arguments are: %s; did you mean %qs?"
27524 msgstr "коректними аргументами є такі: %s; ви мали на увазі %qs?"
27525
27526 #: common/config/arm/arm-common.c:334 common/config/arm/arm-common.c:398
27527 #: common/config/arm/arm-common.c:445 config/aarch64/aarch64.c:11654
27528 #, gcc-internal-format, gfc-internal-format
27529 msgid "valid arguments are: %s"
27530 msgstr "коректні аргументи: %s"
27531
27532 #: common/config/arm/arm-common.c:371 common/config/arm/arm-common.c:425
27533 #, gcc-internal-format, gfc-internal-format
27534 msgid "unrecognized %s target: %s"
27535 msgstr ""
27536
27537 #: common/config/arm/arm-common.c:461
27538 #, gcc-internal-format
27539 msgid "unrecognized %<-mfpu%> target: %s"
27540 msgstr ""
27541
27542 #: common/config/arm/arm-common.c:489
27543 #, gcc-internal-format
27544 msgid "%qs does not support feature %qs"
27545 msgstr "у %qs не передбачено підтримки можливості %qs"
27546
27547 #: common/config/arm/arm-common.c:500
27548 #, gcc-internal-format
27549 msgid "valid feature names are: %s; did you mean %qs?"
27550 msgstr "коректними назвами можливостей є такі: %s; ви мали на увазі %qs?"
27551
27552 #: common/config/arm/arm-common.c:503
27553 #, gcc-internal-format, gfc-internal-format
27554 msgid "valid feature names are: %s"
27555 msgstr "коректні назви можливостей: %s"
27556
27557 #: common/config/arm/arm-common.c:521
27558 #, gcc-internal-format, gfc-internal-format
27559 msgid "%s does not take any feature options"
27560 msgstr ""
27561
27562 #: common/config/arm/arm-common.c:612
27563 #, gcc-internal-format, gfc-internal-format
27564 msgid "%%:canon_for_mlib takes 1 or more pairs of parameters"
27565 msgstr ""
27566
27567 #: common/config/arm/arm-common.c:626
27568 #, gcc-internal-format, gfc-internal-format
27569 msgid "unrecognized operand to %%:canon_for_mlib"
27570 msgstr ""
27571
27572 #: common/config/arm/arm-common.c:972
27573 #, gcc-internal-format, gfc-internal-format
27574 msgid "unrecognized operand to %%:asm_auto_mfpu"
27575 msgstr ""
27576
27577 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
27578 #, gcc-internal-format
27579 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
27580 msgstr ""
27581
27582 #: common/config/bfin/bfin-common.c:323
27583 #, gcc-internal-format
27584 msgid "%<-mcpu=%s%> is not valid"
27585 msgstr ""
27586
27587 #: common/config/bfin/bfin-common.c:359
27588 #, gcc-internal-format
27589 msgid "%<-mcpu=%s%> has invalid silicon revision"
27590 msgstr ""
27591
27592 #: common/config/i386/i386-common.c:1340
27593 #, gcc-internal-format
27594 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
27595 msgstr ""
27596
27597 #: common/config/i386/i386-common.c:1343
27598 #, gcc-internal-format
27599 msgid "%<-malign-loops=%d%> is not between 0 and %d"
27600 msgstr ""
27601
27602 #: common/config/i386/i386-common.c:1350
27603 #, gcc-internal-format
27604 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
27605 msgstr ""
27606
27607 #: common/config/i386/i386-common.c:1353
27608 #, gcc-internal-format
27609 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
27610 msgstr ""
27611
27612 #: common/config/i386/i386-common.c:1361
27613 #, gcc-internal-format
27614 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
27615 msgstr ""
27616
27617 #: common/config/i386/i386-common.c:1364
27618 #, gcc-internal-format
27619 msgid "%<-malign-functions=%d%> is not between 0 and %d"
27620 msgstr ""
27621
27622 #: common/config/i386/i386-common.c:1373
27623 #, gcc-internal-format
27624 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
27625 msgstr ""
27626
27627 #: common/config/i386/i386-common.c:1427
27628 #, gcc-internal-format
27629 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
27630 msgstr ""
27631
27632 #: common/config/i386/i386-common.c:1433
27633 #, gcc-internal-format
27634 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
27635 msgstr ""
27636
27637 #: common/config/ia64/ia64-common.c:58
27638 #, gcc-internal-format
27639 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
27640 msgstr ""
27641
27642 #: common/config/msp430/msp430-common.c:57
27643 #, gcc-internal-format
27644 msgid "unrecognized argument of %<-mcpu%>: %s"
27645 msgstr ""
27646
27647 #: common/config/nds32/nds32-common.c:49
27648 #, gcc-internal-format
27649 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
27650 msgstr ""
27651
27652 #: common/config/nds32/nds32-common.c:59
27653 #, gcc-internal-format
27654 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
27655 msgstr ""
27656
27657 #: common/config/nds32/nds32-common.c:69
27658 #, gcc-internal-format
27659 msgid "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
27660 msgstr ""
27661
27662 #: common/config/powerpcspe/powerpcspe-common.c:173
27663 #: common/config/rs6000/rs6000-common.c:181 config/sparc/sparc.c:1743
27664 #, gcc-internal-format
27665 msgid "unknown %<-mdebug-%s%> switch"
27666 msgstr ""
27667
27668 #: common/config/powerpcspe/powerpcspe-common.c:221
27669 #: common/config/rs6000/rs6000-common.c:220
27670 #, gcc-internal-format
27671 msgid "unknown switch %<-mlong-double-%s%>"
27672 msgstr ""
27673
27674 #: common/config/powerpcspe/powerpcspe-common.c:231
27675 #, gcc-internal-format
27676 msgid "%<-msingle-float%> option equivalent to %<-mhard-float%>"
27677 msgstr ""
27678
27679 #: common/config/powerpcspe/powerpcspe-common.c:247
27680 #, gcc-internal-format
27681 msgid "%<-msimple-fpu%> option ignored"
27682 msgstr ""
27683
27684 #: common/config/powerpcspe/powerpcspe-common.c:313
27685 #: common/config/rs6000/rs6000-common.c:255
27686 #, gcc-internal-format
27687 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
27688 msgstr ""
27689
27690 #: common/config/riscv/riscv-common.c:253
27691 #, gcc-internal-format
27692 msgid "%<-march=%s%>: Expect number after %<%dp%>."
27693 msgstr "%<-march=%s%>: після %<%dp%> мало бути число."
27694
27695 #: common/config/riscv/riscv-common.c:329
27696 #, gcc-internal-format
27697 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
27698 msgstr ""
27699
27700 #: common/config/riscv/riscv-common.c:351
27701 #, gcc-internal-format
27702 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
27703 msgstr ""
27704
27705 #: common/config/riscv/riscv-common.c:378
27706 #, gcc-internal-format
27707 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
27708 msgstr ""
27709
27710 #: common/config/riscv/riscv-common.c:382
27711 #, gcc-internal-format
27712 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
27713 msgstr ""
27714
27715 #: common/config/riscv/riscv-common.c:458
27716 #, gcc-internal-format
27717 msgid "%<-march=%s%>: %s must separate with _"
27718 msgstr ""
27719
27720 #: common/config/riscv/riscv-common.c:486
27721 #, gcc-internal-format
27722 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
27723 msgstr ""
27724
27725 #: common/config/rx/rx-common.c:61
27726 #, gcc-internal-format
27727 msgid "the RX200 cpu does not have FPU hardware"
27728 msgstr ""
27729
27730 #: common/config/rx/rx-common.c:63
27731 #, gcc-internal-format
27732 msgid "the RX100 cpu does not have FPU hardware"
27733 msgstr ""
27734
27735 #: common/config/s390/s390-common.c:100
27736 #, gcc-internal-format
27737 msgid "stack guard value must be an exact power of 2"
27738 msgstr ""
27739
27740 #: common/config/s390/s390-common.c:105
27741 #, gcc-internal-format
27742 msgid "stack size must be an exact power of 2"
27743 msgstr ""
27744
27745 #: common/config/v850/v850-common.c:47
27746 #, gcc-internal-format
27747 msgid "value passed in %qs is too large"
27748 msgstr ""
27749
27750 #: config/darwin-c.c:82
27751 #, gcc-internal-format
27752 msgid "too many #pragma options align=reset"
27753 msgstr ""
27754
27755 #: config/darwin-c.c:102 config/darwin-c.c:105 config/darwin-c.c:107
27756 #: config/darwin-c.c:109
27757 #, gcc-internal-format
27758 msgid "malformed %<#pragma options%>, ignoring"
27759 msgstr "помилкове форматування %<#pragma options%>, ігноруємо"
27760
27761 #: config/darwin-c.c:112
27762 #, gcc-internal-format
27763 msgid "junk at end of %<#pragma options%>"
27764 msgstr ""
27765
27766 #: config/darwin-c.c:122
27767 #, gcc-internal-format
27768 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
27769 msgstr ""
27770
27771 #: config/darwin-c.c:134
27772 #, gcc-internal-format
27773 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
27774 msgstr ""
27775
27776 #: config/darwin-c.c:155
27777 #, gcc-internal-format
27778 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
27779 msgstr ""
27780
27781 #: config/darwin-c.c:158
27782 #, gcc-internal-format
27783 msgid "junk at end of %<#pragma unused%>"
27784 msgstr ""
27785
27786 #: config/darwin-c.c:169
27787 #, gcc-internal-format
27788 msgid "malformed %<#pragma ms_struct%>, ignoring"
27789 msgstr ""
27790
27791 #: config/darwin-c.c:177
27792 #, gcc-internal-format
27793 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
27794 msgstr ""
27795
27796 #: config/darwin-c.c:180
27797 #, gcc-internal-format
27798 msgid "junk at end of %<#pragma ms_struct%>"
27799 msgstr ""
27800
27801 #: config/darwin-c.c:406
27802 #, gcc-internal-format, gfc-internal-format
27803 msgid "subframework include %s conflicts with framework include"
27804 msgstr ""
27805
27806 #: config/darwin-c.c:718
27807 #, gcc-internal-format
27808 msgid "unknown value %qs of %<-mmacosx-version-min%>"
27809 msgstr ""
27810
27811 #: config/darwin-driver.c:48
27812 #, gcc-internal-format
27813 msgid "sysctl for kern.osversion failed: %m"
27814 msgstr ""
27815
27816 #: config/darwin-driver.c:80
27817 #, gcc-internal-format
27818 msgid "couldn%'t understand kern.osversion %q.*s"
27819 msgstr ""
27820
27821 #. Arbitrary limit, number should be like xx.yy.zz
27822 #: config/darwin-driver.c:119
27823 #, gcc-internal-format
27824 msgid "couldn%'t understand version %s\n"
27825 msgstr "не вдалося визначити версію %s\n"
27826
27827 #: config/darwin-driver.c:172
27828 #, gcc-internal-format, gfc-internal-format
27829 msgid "this compiler does not support %s"
27830 msgstr ""
27831
27832 #: config/darwin-driver.c:227
27833 #, gcc-internal-format
27834 msgid "this compiler does not support PowerPC (arch flags ignored)"
27835 msgstr ""
27836
27837 #: config/darwin-driver.c:231
27838 #, gcc-internal-format, gfc-internal-format
27839 msgid "%s conflicts with i386 (arch flags ignored)"
27840 msgstr ""
27841
27842 #: config/darwin-driver.c:239
27843 #, gcc-internal-format, gfc-internal-format
27844 msgid "%s conflicts with x86_64 (arch flags ignored)"
27845 msgstr ""
27846
27847 #: config/darwin-driver.c:246
27848 #, gcc-internal-format
27849 msgid "this compiler does not support X86 (arch flags ignored)"
27850 msgstr ""
27851
27852 #: config/darwin-driver.c:250
27853 #, gcc-internal-format, gfc-internal-format
27854 msgid "%s conflicts with ppc (arch flags ignored)"
27855 msgstr ""
27856
27857 #: config/darwin-driver.c:258
27858 #, gcc-internal-format, gfc-internal-format
27859 msgid "%s conflicts with ppc64 (arch flags ignored)"
27860 msgstr ""
27861
27862 #: config/darwin.c:1688
27863 #, gcc-internal-format
27864 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"
27865 msgstr ""
27866
27867 #: config/darwin.c:1946
27868 #, gcc-internal-format, gfc-internal-format
27869 msgid "failed to open temporary file %s for LTO output"
27870 msgstr ""
27871
27872 #: config/darwin.c:2039
27873 #, gcc-internal-format
27874 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
27875 msgstr ""
27876
27877 #: config/darwin.c:2046
27878 #, gcc-internal-format
27879 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
27880 msgstr ""
27881
27882 #: config/darwin.c:2762
27883 #, gcc-internal-format
27884 msgid "protected visibility attribute not supported in this configuration; ignored"
27885 msgstr ""
27886
27887 #: config/darwin.c:2978
27888 #, gcc-internal-format, gfc-internal-format
27889 msgid "failed to open temporary file %s with LTO output"
27890 msgstr ""
27891
27892 #: config/darwin.c:3157
27893 #, gcc-internal-format
27894 msgid "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-runtime%>"
27895 msgstr ""
27896
27897 #: config/darwin.c:3161
27898 #, gcc-internal-format
27899 msgid "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-fnext-runtime%>"
27900 msgstr ""
27901
27902 #: config/darwin.c:3176
27903 #, gcc-internal-format
27904 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
27905 msgstr ""
27906
27907 #: config/darwin.c:3254
27908 #, gcc-internal-format
27909 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
27910 msgstr ""
27911
27912 #: config/darwin.c:3442
27913 #, gcc-internal-format
27914 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
27915 msgstr ""
27916
27917 #: config/darwin.c:3449
27918 #, gcc-internal-format
27919 msgid "built-in function %qD takes one argument only"
27920 msgstr ""
27921
27922 #: config/darwin.c:3535
27923 #, gcc-internal-format
27924 msgid "CFString literal is missing"
27925 msgstr ""
27926
27927 #: config/darwin.c:3546
27928 #, gcc-internal-format
27929 msgid "CFString literal expression is not a string constant"
27930 msgstr ""
27931
27932 #: config/darwin.c:3570
27933 #, gcc-internal-format
27934 msgid "non-ASCII character in CFString literal"
27935 msgstr ""
27936
27937 #: config/darwin.c:3571
27938 #, gcc-internal-format
27939 msgid "embedded NUL in CFString literal"
27940 msgstr ""
27941
27942 #: config/host-darwin.c:61
27943 #, gcc-internal-format
27944 msgid "couldn%'t unmap pch_address_space: %m"
27945 msgstr ""
27946
27947 #: config/sol2-c.c:91 config/sol2-c.c:107
27948 #, gcc-internal-format
27949 msgid "malformed %<#pragma align%>, ignoring"
27950 msgstr ""
27951
27952 #: config/sol2-c.c:100
27953 #, gcc-internal-format
27954 msgid "invalid alignment for %<#pragma align%>, ignoring"
27955 msgstr ""
27956
27957 #: config/sol2-c.c:115
27958 #, gcc-internal-format
27959 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
27960 msgstr "%<#pragma align%> мало бути вказано до оголошення %qD, ігноруємо"
27961
27962 #: config/sol2-c.c:127 config/sol2-c.c:139
27963 #, gcc-internal-format
27964 msgid "malformed %<#pragma align%>"
27965 msgstr ""
27966
27967 #: config/sol2-c.c:134
27968 #, gcc-internal-format
27969 msgid "junk at end of %<#pragma align%>"
27970 msgstr ""
27971
27972 #: config/sol2-c.c:155 config/sol2-c.c:162
27973 #, gcc-internal-format
27974 msgid "malformed %<#pragma init%>, ignoring"
27975 msgstr ""
27976
27977 #: config/sol2-c.c:186 config/sol2-c.c:198
27978 #, gcc-internal-format
27979 msgid "malformed %<#pragma init%>"
27980 msgstr ""
27981
27982 #: config/sol2-c.c:193
27983 #, gcc-internal-format
27984 msgid "junk at end of %<#pragma init%>"
27985 msgstr ""
27986
27987 #: config/sol2-c.c:214 config/sol2-c.c:221
27988 #, gcc-internal-format
27989 msgid "malformed %<#pragma fini%>, ignoring"
27990 msgstr ""
27991
27992 #: config/sol2-c.c:245 config/sol2-c.c:257
27993 #, gcc-internal-format
27994 msgid "malformed %<#pragma fini%>"
27995 msgstr ""
27996
27997 #: config/sol2-c.c:252
27998 #, gcc-internal-format
27999 msgid "junk at end of %<#pragma fini%>"
28000 msgstr ""
28001
28002 #: config/sol2.c:57
28003 #, gcc-internal-format
28004 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
28005 msgstr ""
28006
28007 #: config/vxworks.c:159
28008 #, gcc-internal-format
28009 msgid "PIC is only supported for RTPs"
28010 msgstr ""
28011
28012 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
28013 #. sections. machopic_select_section ensures that weak variables go in
28014 #. coalesced sections. Weak aliases (or any other kind of aliases) are
28015 #. not supported. Weak symbols that aren't visible outside the .s file
28016 #. are not supported.
28017 #: config/darwin.h:492
28018 #, gcc-internal-format
28019 msgid "alias definitions not supported in Mach-O; ignored"
28020 msgstr ""
28021
28022 #. No profiling.
28023 #: config/vx-common.h:83
28024 #, gcc-internal-format
28025 msgid "profiler support for VxWorks"
28026 msgstr ""
28027
28028 #: config/aarch64/aarch64-builtins.c:1212
28029 #: config/aarch64/aarch64-builtins.c:1440 config/arm/arm-builtins.c:2301
28030 #, gcc-internal-format
28031 msgid "%Kargument %d must be a constant immediate"
28032 msgstr ""
28033
28034 #: config/aarch64/aarch64-builtins.c:1283 config/arm/arm-builtins.c:2533
28035 #, gcc-internal-format
28036 msgid "%Klane index must be a constant immediate"
28037 msgstr ""
28038
28039 #: config/aarch64/aarch64-builtins.c:1286
28040 #, gcc-internal-format
28041 msgid "%Ktotal size and element size must be a non-zero constant immediate"
28042 msgstr ""
28043
28044 #: config/aarch64/aarch64.c:1234 config/aarch64/aarch64.c:1247
28045 #, gcc-internal-format
28046 msgid "unexpected %<%s%> after %<%s%>"
28047 msgstr "неочікуване %<%s%> після %<%s%>"
28048
28049 #: config/aarch64/aarch64.c:1326
28050 #, gcc-internal-format
28051 msgid "%qs is incompatible with the use of floating-point types"
28052 msgstr ""
28053
28054 #: config/aarch64/aarch64.c:1329
28055 #, gcc-internal-format
28056 msgid "%qs is incompatible with the use of vector types"
28057 msgstr ""
28058
28059 #: config/aarch64/aarch64.c:1333
28060 #, gcc-internal-format
28061 msgid "%qs feature modifier is incompatible with the use of floating-point types"
28062 msgstr ""
28063
28064 #: config/aarch64/aarch64.c:1336
28065 #, gcc-internal-format
28066 msgid "%qs feature modifier is incompatible with the use of vector types"
28067 msgstr ""
28068
28069 #: config/aarch64/aarch64.c:3919 config/aarch64/aarch64.c:3965
28070 #: config/aarch64/aarch64.c:4062 config/aarch64/aarch64.c:13445
28071 #: config/arm/arm.c:6720 config/arm/arm.c:6750 config/arm/arm.c:27090
28072 #, gcc-internal-format
28073 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
28074 msgstr ""
28075
28076 #: config/aarch64/aarch64.c:4184
28077 #, gcc-internal-format
28078 msgid "stack probes for SVE frames"
28079 msgstr ""
28080
28081 #: config/aarch64/aarch64.c:11183
28082 #, gcc-internal-format
28083 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
28084 msgstr ""
28085
28086 #: config/aarch64/aarch64.c:11227
28087 #, gcc-internal-format, gfc-internal-format
28088 msgid "%s string ill-formed\n"
28089 msgstr ""
28090
28091 #: config/aarch64/aarch64.c:11283
28092 #, gcc-internal-format
28093 msgid "invalid format for sve_width"
28094 msgstr "некоректний формат sve_width"
28095
28096 #: config/aarch64/aarch64.c:11295
28097 #, gcc-internal-format, gfc-internal-format
28098 msgid "invalid sve_width value: %d"
28099 msgstr "некоректне значення sve_width: %d"
28100
28101 #: config/aarch64/aarch64.c:11315
28102 #, gcc-internal-format, gfc-internal-format
28103 msgid "tuning string missing in option (%s)"
28104 msgstr ""
28105
28106 #: config/aarch64/aarch64.c:11333
28107 #, gcc-internal-format, gfc-internal-format
28108 msgid "unknown tuning option (%s)"
28109 msgstr "невідомий параметр регулювання (%s)"
28110
28111 #: config/aarch64/aarch64.c:11486
28112 #, gcc-internal-format
28113 msgid "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-protector-guard-offset=%s%>"
28114 msgstr ""
28115
28116 #: config/aarch64/aarch64.c:11495
28117 #, gcc-internal-format
28118 msgid "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> must be used with %<-mstack-protector-guard=sysreg%>"
28119 msgstr ""
28120
28121 #: config/aarch64/aarch64.c:11503
28122 #, gcc-internal-format
28123 msgid "specify a system register with a small string length."
28124 msgstr ""
28125
28126 #: config/aarch64/aarch64.c:11513 config/rs6000/rs6000.c:4622
28127 #, gcc-internal-format
28128 msgid "%qs is not a valid offset in %qs"
28129 msgstr "%qs не є коректним зсувом у %qs"
28130
28131 #: config/aarch64/aarch64.c:11607
28132 #, gcc-internal-format
28133 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
28134 msgstr ""
28135
28136 #: config/aarch64/aarch64.c:11692
28137 #, gcc-internal-format, gfc-internal-format
28138 msgid "valid arguments are: %s;"
28139 msgstr "коректні аргументи: %s;"
28140
28141 #: config/aarch64/aarch64.c:11716
28142 #, gcc-internal-format
28143 msgid "missing cpu name in %<-mcpu=%s%>"
28144 msgstr ""
28145
28146 #: config/aarch64/aarch64.c:11723
28147 #, gcc-internal-format
28148 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
28149 msgstr ""
28150
28151 #: config/aarch64/aarch64.c:11831
28152 #, gcc-internal-format
28153 msgid "invalid arg %<%s%> for %<-mbranch-protection=%>"
28154 msgstr "некоректний аргумент %<%s%> %<-mbranch-protection=%>"
28155
28156 #: config/aarch64/aarch64.c:11833
28157 #, gcc-internal-format
28158 msgid "missing arg for %<-mbranch-protection=%>"
28159 msgstr ""
28160
28161 #: config/aarch64/aarch64.c:11857
28162 #, gcc-internal-format
28163 msgid "missing arch name in %<-march=%s%>"
28164 msgstr ""
28165
28166 #: config/aarch64/aarch64.c:11860
28167 #, gcc-internal-format
28168 msgid "unknown value %qs for %<-march%>"
28169 msgstr ""
28170
28171 #: config/aarch64/aarch64.c:11864
28172 #, gcc-internal-format
28173 msgid "invalid feature modifier %qs in %<-march=%s%>"
28174 msgstr "некоректний модифікатор можливості %qs у %<-march=%s%>"
28175
28176 #: config/aarch64/aarch64.c:11892
28177 #, gcc-internal-format
28178 msgid "missing cpu name in %<-mtune=%s%>"
28179 msgstr ""
28180
28181 #: config/aarch64/aarch64.c:11895
28182 #, gcc-internal-format
28183 msgid "unknown value %qs for %<-mtune%>"
28184 msgstr ""
28185
28186 #: config/aarch64/aarch64.c:12020 config/arm/arm.c:3185
28187 #, gcc-internal-format
28188 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
28189 msgstr ""
28190
28191 #: config/aarch64/aarch64.c:12076
28192 #, gcc-internal-format
28193 msgid "assembler does not support %<-mabi=ilp32%>"
28194 msgstr ""
28195
28196 #: config/aarch64/aarch64.c:12083
28197 #, gcc-internal-format
28198 msgid "return address signing is only supported for %<-mabi=lp64%>"
28199 msgstr ""
28200
28201 #: config/aarch64/aarch64.c:12151
28202 #, gcc-internal-format
28203 msgid "code model %qs with %<-f%s%>"
28204 msgstr ""
28205
28206 #: config/aarch64/aarch64.c:12324
28207 #, gcc-internal-format
28208 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
28209 msgstr ""
28210
28211 #: config/aarch64/aarch64.c:12327
28212 #, gcc-internal-format
28213 msgid "invalid name (\"%s\") in %<target(\"arch=\")%> pragma or attribute"
28214 msgstr ""
28215
28216 #: config/aarch64/aarch64.c:12331 config/aarch64/aarch64.c:12373
28217 #: config/aarch64/aarch64.c:12480
28218 #, gcc-internal-format
28219 msgid "invalid feature modifier %s of value (\"%s\") in %<target()%> pragma or attribute"
28220 msgstr ""
28221
28222 #: config/aarch64/aarch64.c:12366
28223 #, gcc-internal-format
28224 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
28225 msgstr ""
28226
28227 #: config/aarch64/aarch64.c:12369
28228 #, gcc-internal-format
28229 msgid "invalid name (\"%s\") in %<target(\"cpu=\")%> pragma or attribute"
28230 msgstr ""
28231
28232 #: config/aarch64/aarch64.c:12396
28233 #, gcc-internal-format
28234 msgid "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
28235 msgstr ""
28236
28237 #: config/aarch64/aarch64.c:12400
28238 #, gcc-internal-format
28239 msgid "invalid protection type (\"%s\") in %<target(\"branch-protection=\")%> pragma or attribute"
28240 msgstr ""
28241
28242 #: config/aarch64/aarch64.c:12435
28243 #, gcc-internal-format
28244 msgid "invalid name (\"%s\") in %<target(\"tune=\")%> pragma or attribute"
28245 msgstr ""
28246
28247 #: config/aarch64/aarch64.c:12476
28248 #, gcc-internal-format
28249 msgid "missing value in %<target()%> pragma or attribute"
28250 msgstr ""
28251
28252 #: config/aarch64/aarch64.c:12532 config/aarch64/aarch64.c:12709
28253 #, gcc-internal-format
28254 msgid "malformed %<target()%> pragma or attribute"
28255 msgstr ""
28256
28257 #: config/aarch64/aarch64.c:12580
28258 #, gcc-internal-format
28259 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
28260 msgstr ""
28261
28262 #: config/aarch64/aarch64.c:12588
28263 #, gcc-internal-format
28264 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
28265 msgstr ""
28266
28267 #: config/aarch64/aarch64.c:12642
28268 #, gcc-internal-format
28269 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
28270 msgstr ""
28271
28272 #: config/aarch64/aarch64.c:12699 config/arm/arm.c:30870
28273 #: config/i386/i386.c:5319 config/rs6000/rs6000.c:36763
28274 #: config/s390/s390.c:15409
28275 #, gcc-internal-format
28276 msgid "attribute %<target%> argument not a string"
28277 msgstr ""
28278
28279 #: config/aarch64/aarch64.c:12726
28280 #, gcc-internal-format
28281 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
28282 msgstr ""
28283
28284 #: config/aarch64/aarch64.c:12735
28285 #, gcc-internal-format
28286 msgid "malformed %<target(\"%s\")%> pragma or attribute"
28287 msgstr ""
28288
28289 #: config/aarch64/aarch64.c:14809
28290 #, gcc-internal-format
28291 msgid "%Klane %wd out of range %wd - %wd"
28292 msgstr ""
28293
28294 #: config/aarch64/aarch64.c:14811
28295 #, gcc-internal-format
28296 msgid "lane %wd out of range %wd - %wd"
28297 msgstr ""
28298
28299 #: config/aarch64/aarch64.c:18646 config/i386/i386.c:50576
28300 #: config/i386/i386.c:50703
28301 #, gcc-internal-format, gfc-internal-format
28302 msgid "unsupported simdlen %d"
28303 msgstr ""
28304
28305 #: config/aarch64/aarch64.c:18656 config/aarch64/aarch64.c:18677
28306 #, gcc-internal-format
28307 msgid "GCC does not currently support mixed size types for %<simd%> functions"
28308 msgstr ""
28309
28310 #: config/aarch64/aarch64.c:18660
28311 #, gcc-internal-format
28312 msgid "GCC does not currently support return type %qT for %<simd%> functions"
28313 msgstr ""
28314
28315 #: config/aarch64/aarch64.c:18664
28316 #, gcc-internal-format
28317 msgid "unsupported return type %qT for %<simd%> functions"
28318 msgstr ""
28319
28320 #: config/aarch64/aarch64.c:18681
28321 #, gcc-internal-format
28322 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
28323 msgstr ""
28324
28325 #: config/aarch64/aarch64.c:18703
28326 #, gcc-internal-format
28327 msgid "GCC does not currently support simdlen %d for type %qT"
28328 msgstr ""
28329
28330 #: config/alpha/alpha.c:420
28331 #, gcc-internal-format
28332 msgid "bad value %qs for %<-mtrap-precision%> switch"
28333 msgstr ""
28334
28335 #: config/alpha/alpha.c:435
28336 #, gcc-internal-format
28337 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
28338 msgstr ""
28339
28340 #: config/alpha/alpha.c:450
28341 #, gcc-internal-format
28342 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
28343 msgstr ""
28344
28345 #: config/alpha/alpha.c:468
28346 #, gcc-internal-format
28347 msgid "bad value %qs for %<-mcpu%> switch"
28348 msgstr ""
28349
28350 #: config/alpha/alpha.c:483
28351 #, gcc-internal-format
28352 msgid "bad value %qs for %<-mtune%> switch"
28353 msgstr ""
28354
28355 #: config/alpha/alpha.c:504
28356 #, gcc-internal-format
28357 msgid "fp software completion requires %<-mtrap-precision=i%>"
28358 msgstr ""
28359
28360 #: config/alpha/alpha.c:520
28361 #, gcc-internal-format
28362 msgid "rounding mode not supported for VAX floats"
28363 msgstr ""
28364
28365 #: config/alpha/alpha.c:525
28366 #, gcc-internal-format
28367 msgid "trap mode not supported for VAX floats"
28368 msgstr ""
28369
28370 #: config/alpha/alpha.c:529
28371 #, gcc-internal-format
28372 msgid "128-bit long double not supported for VAX floats"
28373 msgstr ""
28374
28375 #: config/alpha/alpha.c:557
28376 #, gcc-internal-format, gfc-internal-format
28377 msgid "L%d cache latency unknown for %s"
28378 msgstr ""
28379
28380 #: config/alpha/alpha.c:572
28381 #, gcc-internal-format
28382 msgid "bad value %qs for %<-mmemory-latency%>"
28383 msgstr ""
28384
28385 #: config/alpha/alpha.c:6719 config/alpha/alpha.c:6722 config/arc/arc.c:6900
28386 #: config/arc/arc.c:7174 config/s390/s390.c:834 config/tilegx/tilegx.c:3544
28387 #: config/tilepro/tilepro.c:3108
28388 #, gcc-internal-format
28389 msgid "bad builtin fcode"
28390 msgstr ""
28391
28392 #: config/arc/arc.c:936
28393 #, gcc-internal-format
28394 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
28395 msgstr ""
28396
28397 #: config/arc/arc.c:939
28398 #, gcc-internal-format
28399 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
28400 msgstr ""
28401
28402 #: config/arc/arc.c:944
28403 #, gcc-internal-format
28404 msgid "FPX fast and compact options cannot be specified together"
28405 msgstr ""
28406
28407 #: config/arc/arc.c:948
28408 #, gcc-internal-format
28409 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
28410 msgstr ""
28411
28412 #: config/arc/arc.c:953
28413 #, gcc-internal-format
28414 msgid "no FPX/FPU mixing allowed"
28415 msgstr ""
28416
28417 #: config/arc/arc.c:958
28418 #, gcc-internal-format
28419 msgid "PIC is not supported for %qs"
28420 msgstr "Підтримки PIC для %qs не передбачено"
28421
28422 #: config/arc/arc.c:1021
28423 #, gcc-internal-format
28424 msgid "missing dash"
28425 msgstr "пропущено дефіс"
28426
28427 #: config/arc/arc.c:1033
28428 #, gcc-internal-format
28429 msgid "first register must be R0"
28430 msgstr "першим регістром має бути R0"
28431
28432 #: config/arc/arc.c:1053
28433 #, gcc-internal-format, gfc-internal-format
28434 msgid "last register name %s must be an odd register"
28435 msgstr ""
28436
28437 #: config/arc/arc.c:1062 config/ia64/ia64.c:6054 config/pa/pa.c:483
28438 #: config/sh/sh.c:8308 config/spu/spu.c:4946
28439 #, gcc-internal-format, gfc-internal-format
28440 msgid "%s-%s is an empty range"
28441 msgstr ""
28442
28443 #: config/arc/arc.c:1112
28444 #, gcc-internal-format
28445 msgid "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or 32"
28446 msgstr ""
28447
28448 #: config/arc/arc.c:1174
28449 #, gcc-internal-format
28450 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
28451 msgstr ""
28452
28453 #: config/arc/arc.c:1183
28454 #, gcc-internal-format
28455 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
28456 msgstr ""
28457
28458 #. Check options against architecture options. Throw an error if
28459 #. option is not allowed. Extra, check options against default
28460 #. architecture/cpu flags and throw an warning if we find a
28461 #. mismatch.
28462 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
28463 #. translated. They are like keywords which one can relate with the
28464 #. architectural choices taken for an ARC CPU implementation.
28465 #: config/arc/arc.c:1227
28466 #, gcc-internal-format
28467 msgid "option %<%s=%s%> is not available for %qs CPU"
28468 msgstr ""
28469
28470 #: config/arc/arc.c:1232
28471 #, gcc-internal-format
28472 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
28473 msgstr ""
28474
28475 #: config/arc/arc.c:1240
28476 #, gcc-internal-format
28477 msgid "option %qs is not available for %qs CPU"
28478 msgstr ""
28479
28480 #: config/arc/arc.c:1245
28481 #, gcc-internal-format
28482 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
28483 msgstr ""
28484
28485 #: config/arc/arc.c:1812
28486 #, gcc-internal-format, gfc-internal-format
28487 msgid "multiply option implies r%d is fixed"
28488 msgstr ""
28489
28490 #: config/arc/arc.c:1961 config/epiphany/epiphany.c:508
28491 #: config/epiphany/epiphany.c:548
28492 #, gcc-internal-format
28493 msgid "argument of %qE attribute is not a string constant"
28494 msgstr ""
28495
28496 #: config/arc/arc.c:1970
28497 #, gcc-internal-format
28498 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
28499 msgstr ""
28500
28501 #: config/arc/arc.c:1979
28502 #, gcc-internal-format
28503 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
28504 msgstr ""
28505
28506 #: config/arc/arc.c:1993 config/arm/arm.c:6866 config/arm/arm.c:6884
28507 #: config/arm/arm.c:7059 config/avr/avr.c:9718 config/avr/avr.c:9734
28508 #: config/bfin/bfin.c:4708 config/bfin/bfin.c:4769 config/bfin/bfin.c:4798
28509 #: config/csky/csky.c:6020 config/csky/csky.c:6048
28510 #: config/epiphany/epiphany.c:491 config/gcn/gcn.c:312
28511 #: config/h8300/h8300.c:5459 config/i386/i386.c:6333 config/i386/i386.c:12170
28512 #: config/i386/i386.c:41176 config/i386/i386.c:41226 config/i386/i386.c:41296
28513 #: config/m68k/m68k.c:788 config/mcore/mcore.c:3073 config/nvptx/nvptx.c:5059
28514 #: config/riscv/riscv.c:2796 config/rl78/rl78.c:820 config/rl78/rl78.c:889
28515 #: config/rs6000/rs6000.c:32872 config/rx/rx.c:2721 config/rx/rx.c:2747
28516 #: config/s390/s390.c:1049 config/s390/s390.c:1136 config/sh/sh.c:8444
28517 #: config/sh/sh.c:8462 config/sh/sh.c:8486 config/sh/sh.c:8557
28518 #: config/sh/sh.c:8580 config/spu/spu.c:3690 config/stormy16/stormy16.c:2216
28519 #: config/v850/v850.c:2034 config/visium/visium.c:725
28520 #, gcc-internal-format
28521 msgid "%qE attribute only applies to functions"
28522 msgstr ""
28523
28524 #: config/arc/arc.c:6799
28525 #, gcc-internal-format
28526 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
28527 msgstr ""
28528
28529 #: config/arc/arc.c:6807
28530 #, gcc-internal-format
28531 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
28532 msgstr ""
28533
28534 #: config/arc/arc.c:6970
28535 #, gcc-internal-format
28536 msgid "operand 1 should be an unsigned 3-bit immediate"
28537 msgstr ""
28538
28539 #: config/arc/arc.c:7011 config/arc/arc.c:7108
28540 #, gcc-internal-format
28541 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
28542 msgstr ""
28543
28544 #: config/arc/arc.c:7044 config/arc/arc.c:7076
28545 #, gcc-internal-format
28546 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
28547 msgstr ""
28548
28549 #: config/arc/arc.c:7048 config/arc/arc.c:7080
28550 #, gcc-internal-format
28551 msgid "operand 2 should be an unsigned 8-bit value"
28552 msgstr ""
28553
28554 #: config/arc/arc.c:7112
28555 #, gcc-internal-format
28556 msgid "operand 3 should be an unsigned 8-bit value"
28557 msgstr ""
28558
28559 #: config/arc/arc.c:7145
28560 #, gcc-internal-format
28561 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
28562 msgstr ""
28563
28564 #: config/arc/arc.c:7149
28565 #, gcc-internal-format
28566 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
28567 msgstr ""
28568
28569 #: config/arc/arc.c:7156
28570 #, gcc-internal-format
28571 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
28572 msgstr ""
28573
28574 #: config/arc/arc.c:7159
28575 #, gcc-internal-format
28576 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
28577 msgstr ""
28578
28579 #: config/arc/arc.c:7206
28580 #, gcc-internal-format, gfc-internal-format
28581 msgid "builtin requires an immediate for operand %d"
28582 msgstr ""
28583
28584 #: config/arc/arc.c:7211
28585 #, gcc-internal-format, gfc-internal-format
28586 msgid "operand %d should be a 6 bit unsigned immediate"
28587 msgstr ""
28588
28589 #: config/arc/arc.c:7215
28590 #, gcc-internal-format, gfc-internal-format
28591 msgid "operand %d should be a 8 bit unsigned immediate"
28592 msgstr ""
28593
28594 #: config/arc/arc.c:7219
28595 #, gcc-internal-format, gfc-internal-format
28596 msgid "operand %d should be a 3 bit unsigned immediate"
28597 msgstr ""
28598
28599 #: config/arc/arc.c:7222
28600 #, gcc-internal-format, gfc-internal-format
28601 msgid "unknown builtin immediate operand type for operand %d"
28602 msgstr ""
28603
28604 #: config/arc/arc.c:7273
28605 #, gcc-internal-format
28606 msgid "register number must be a compile-time constant. Try giving higher optimization levels"
28607 msgstr ""
28608
28609 #: config/arc/arc.c:8268
28610 #, gcc-internal-format
28611 msgid "insn addresses not set after shorten_branches"
28612 msgstr ""
28613
28614 #: config/arc/arc.c:8481
28615 #, gcc-internal-format
28616 msgid "insn addresses not freed"
28617 msgstr ""
28618
28619 #: config/arc/arc.c:11034
28620 #, gcc-internal-format
28621 msgid "%qE attribute only valid for ARCv2 architecture"
28622 msgstr ""
28623
28624 #: config/arc/arc.c:11042 config/arc/arc.c:11081
28625 #, gcc-internal-format
28626 msgid "argument of %qE attribute is missing"
28627 msgstr ""
28628
28629 #: config/arc/arc.c:11053 config/arc/arc.c:11092 config/arc/arc.c:11202
28630 #: config/avr/avr.c:9790
28631 #, gcc-internal-format
28632 msgid "%qE attribute allows only an integer constant argument"
28633 msgstr ""
28634
28635 #: config/arc/arc.c:11073
28636 #, gcc-internal-format
28637 msgid "%qE attribute only valid for ARC EM architecture"
28638 msgstr ""
28639
28640 #: config/arc/arc.c:11128
28641 #, gcc-internal-format
28642 msgid "%qE attribute only applies to types"
28643 msgstr ""
28644
28645 #: config/arc/arc.c:11134
28646 #, gcc-internal-format
28647 msgid "argument of %qE attribute ignored"
28648 msgstr "аргумент атрибута %qE проігноровано"
28649
28650 #: config/arc/arc.c:11192 config/avr/avr.c:9777 config/bfin/bfin.c:4830
28651 #: config/i386/winnt.c:63 config/msp430/msp430.c:2055
28652 #: config/nvptx/nvptx.c:5082
28653 #, gcc-internal-format
28654 msgid "%qE attribute only applies to variables"
28655 msgstr ""
28656
28657 #: config/arm/arm-builtins.c:2409
28658 #, gcc-internal-format
28659 msgid "this builtin is not supported for this target"
28660 msgstr ""
28661
28662 #: config/arm/arm-builtins.c:2516
28663 #, gcc-internal-format
28664 msgid "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon%>) to use these intrinsics."
28665 msgstr ""
28666
28667 #: config/arm/arm-builtins.c:2554
28668 #, gcc-internal-format
28669 msgid "You must enable VFP instructions to use these intrinsics."
28670 msgstr ""
28671
28672 #: config/arm/arm-builtins.c:2614
28673 #, gcc-internal-format
28674 msgid "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-mfpu=crypto-neon%>) to use these intrinsics."
28675 msgstr ""
28676
28677 #. @@@ better error message
28678 #: config/arm/arm-builtins.c:2675 config/arm/arm-builtins.c:2779
28679 #, gcc-internal-format
28680 msgid "selector must be an immediate"
28681 msgstr ""
28682
28683 #: config/arm/arm-builtins.c:2683 config/arm/arm-builtins.c:2728
28684 #: config/arm/arm-builtins.c:2786 config/arm/arm-builtins.c:2795
28685 #, gcc-internal-format
28686 msgid "the range of selector should be in 0 to 7"
28687 msgstr ""
28688
28689 #: config/arm/arm-builtins.c:2688 config/arm/arm-builtins.c:2797
28690 #, gcc-internal-format
28691 msgid "the range of selector should be in 0 to 3"
28692 msgstr ""
28693
28694 #: config/arm/arm-builtins.c:2693 config/arm/arm-builtins.c:2799
28695 #, gcc-internal-format
28696 msgid "the range of selector should be in 0 to 1"
28697 msgstr ""
28698
28699 #: config/arm/arm-builtins.c:2865
28700 #, gcc-internal-format
28701 msgid "mask must be an immediate"
28702 msgstr ""
28703
28704 #: config/arm/arm-builtins.c:2870
28705 #, gcc-internal-format
28706 msgid "the range of mask should be in 0 to 255"
28707 msgstr ""
28708
28709 #: config/arm/arm-builtins.c:3058
28710 #, gcc-internal-format
28711 msgid "the range of count should be in 0 to 32. please check the intrinsic _mm_rori_pi16 in code."
28712 msgstr ""
28713
28714 #: config/arm/arm-builtins.c:3060
28715 #, gcc-internal-format
28716 msgid "the range of count should be in 0 to 32. please check the intrinsic _mm_rori_pi32 in code."
28717 msgstr ""
28718
28719 #: config/arm/arm-builtins.c:3062
28720 #, gcc-internal-format
28721 msgid "the range of count should be in 0 to 32. please check the intrinsic _mm_ror_pi16 in code."
28722 msgstr ""
28723
28724 #: config/arm/arm-builtins.c:3064
28725 #, gcc-internal-format
28726 msgid "the range of count should be in 0 to 32. please check the intrinsic _mm_ror_pi32 in code."
28727 msgstr ""
28728
28729 #: config/arm/arm-builtins.c:3070
28730 #, gcc-internal-format
28731 msgid "the range of count should be in 0 to 64. please check the intrinsic _mm_rori_si64 in code."
28732 msgstr ""
28733
28734 #: config/arm/arm-builtins.c:3072
28735 #, gcc-internal-format
28736 msgid "the range of count should be in 0 to 64. please check the intrinsic _mm_ror_si64 in code."
28737 msgstr ""
28738
28739 #: config/arm/arm-builtins.c:3077
28740 #, gcc-internal-format
28741 msgid "the count should be no less than 0. please check the intrinsic _mm_srli_pi16 in code."
28742 msgstr ""
28743
28744 #: config/arm/arm-builtins.c:3079
28745 #, gcc-internal-format
28746 msgid "the count should be no less than 0. please check the intrinsic _mm_srli_pi32 in code."
28747 msgstr ""
28748
28749 #: config/arm/arm-builtins.c:3081
28750 #, gcc-internal-format
28751 msgid "the count should be no less than 0. please check the intrinsic _mm_srli_si64 in code."
28752 msgstr ""
28753
28754 #: config/arm/arm-builtins.c:3083
28755 #, gcc-internal-format
28756 msgid "the count should be no less than 0. please check the intrinsic _mm_slli_pi16 in code."
28757 msgstr ""
28758
28759 #: config/arm/arm-builtins.c:3085
28760 #, gcc-internal-format
28761 msgid "the count should be no less than 0. please check the intrinsic _mm_slli_pi32 in code."
28762 msgstr ""
28763
28764 #: config/arm/arm-builtins.c:3087
28765 #, gcc-internal-format
28766 msgid "the count should be no less than 0. please check the intrinsic _mm_slli_si64 in code."
28767 msgstr ""
28768
28769 #: config/arm/arm-builtins.c:3089
28770 #, gcc-internal-format
28771 msgid "the count should be no less than 0. please check the intrinsic _mm_srai_pi16 in code."
28772 msgstr ""
28773
28774 #: config/arm/arm-builtins.c:3091
28775 #, gcc-internal-format
28776 msgid "the count should be no less than 0. please check the intrinsic _mm_srai_pi32 in code."
28777 msgstr ""
28778
28779 #: config/arm/arm-builtins.c:3093
28780 #, gcc-internal-format
28781 msgid "the count should be no less than 0. please check the intrinsic _mm_srai_si64 in code."
28782 msgstr ""
28783
28784 #: config/arm/arm-builtins.c:3095
28785 #, gcc-internal-format
28786 msgid "the count should be no less than 0. please check the intrinsic _mm_srl_pi16 in code."
28787 msgstr ""
28788
28789 #: config/arm/arm-builtins.c:3097
28790 #, gcc-internal-format
28791 msgid "the count should be no less than 0. please check the intrinsic _mm_srl_pi32 in code."
28792 msgstr ""
28793
28794 #: config/arm/arm-builtins.c:3099
28795 #, gcc-internal-format
28796 msgid "the count should be no less than 0. please check the intrinsic _mm_srl_si64 in code."
28797 msgstr ""
28798
28799 #: config/arm/arm-builtins.c:3101
28800 #, gcc-internal-format
28801 msgid "the count should be no less than 0. please check the intrinsic _mm_sll_pi16 in code."
28802 msgstr ""
28803
28804 #: config/arm/arm-builtins.c:3103
28805 #, gcc-internal-format
28806 msgid "the count should be no less than 0. please check the intrinsic _mm_sll_pi32 in code."
28807 msgstr ""
28808
28809 #: config/arm/arm-builtins.c:3105
28810 #, gcc-internal-format
28811 msgid "the count should be no less than 0. please check the intrinsic _mm_sll_si64 in code."
28812 msgstr ""
28813
28814 #: config/arm/arm-builtins.c:3107
28815 #, gcc-internal-format
28816 msgid "the count should be no less than 0. please check the intrinsic _mm_sra_pi16 in code."
28817 msgstr ""
28818
28819 #: config/arm/arm-builtins.c:3109
28820 #, gcc-internal-format
28821 msgid "the count should be no less than 0. please check the intrinsic _mm_sra_pi32 in code."
28822 msgstr ""
28823
28824 #: config/arm/arm-builtins.c:3111
28825 #, gcc-internal-format
28826 msgid "the count should be no less than 0. please check the intrinsic _mm_sra_si64 in code."
28827 msgstr ""
28828
28829 #: config/arm/arm.c:2866
28830 #, gcc-internal-format
28831 msgid "iWMMXt and NEON are incompatible"
28832 msgstr ""
28833
28834 #: config/arm/arm.c:2872
28835 #, gcc-internal-format
28836 msgid "target CPU does not support ARM mode"
28837 msgstr ""
28838
28839 #: config/arm/arm.c:2876
28840 #, gcc-internal-format
28841 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
28842 msgstr ""
28843
28844 #: config/arm/arm.c:2879
28845 #, gcc-internal-format
28846 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
28847 msgstr ""
28848
28849 #: config/arm/arm.c:2887
28850 #, gcc-internal-format
28851 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
28852 msgstr ""
28853
28854 #: config/arm/arm.c:2892
28855 #, gcc-internal-format
28856 msgid "iWMMXt unsupported under Thumb mode"
28857 msgstr ""
28858
28859 #: config/arm/arm.c:2895
28860 #, gcc-internal-format
28861 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
28862 msgstr ""
28863
28864 #: config/arm/arm.c:2899
28865 #, gcc-internal-format
28866 msgid "RTP PIC is incompatible with Thumb"
28867 msgstr ""
28868
28869 #: config/arm/arm.c:2911
28870 #, gcc-internal-format, gfc-internal-format
28871 msgid "%s only supports non-pic code on M-profile targets with the MOVT instruction"
28872 msgstr ""
28873
28874 #: config/arm/arm.c:2917
28875 #, gcc-internal-format
28876 msgid "%s incompatible with %<-mword-relocations%>"
28877 msgstr ""
28878
28879 #: config/arm/arm.c:3027
28880 #, gcc-internal-format
28881 msgid "target CPU does not support THUMB instructions"
28882 msgstr ""
28883
28884 #: config/arm/arm.c:3072
28885 #, gcc-internal-format
28886 msgid "target CPU does not support unaligned accesses"
28887 msgstr ""
28888
28889 #: config/arm/arm.c:3411
28890 #, gcc-internal-format
28891 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
28892 msgstr ""
28893
28894 #: config/arm/arm.c:3420
28895 #, gcc-internal-format
28896 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
28897 msgstr ""
28898
28899 #: config/arm/arm.c:3423
28900 #, gcc-internal-format
28901 msgid "APCS reentrant code not supported. Ignored"
28902 msgstr ""
28903
28904 #: config/arm/arm.c:3446
28905 #, gcc-internal-format
28906 msgid "option %<-mstructure-size-boundary%> is deprecated"
28907 msgstr ""
28908
28909 #: config/arm/arm.c:3454
28910 #, gcc-internal-format
28911 msgid "structure size boundary can only be set to 8, 32 or 64"
28912 msgstr ""
28913
28914 #: config/arm/arm.c:3456
28915 #, gcc-internal-format
28916 msgid "structure size boundary can only be set to 8 or 32"
28917 msgstr ""
28918
28919 #: config/arm/arm.c:3481
28920 #, gcc-internal-format
28921 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
28922 msgstr ""
28923
28924 #: config/arm/arm.c:3493
28925 #, gcc-internal-format
28926 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
28927 msgstr ""
28928
28929 #: config/arm/arm.c:3502
28930 #, gcc-internal-format
28931 msgid "unable to use %qs for PIC register"
28932 msgstr "не можна використовувати %qs для регістру PIC"
28933
28934 #: config/arm/arm.c:3524
28935 #, gcc-internal-format
28936 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
28937 msgstr ""
28938
28939 #: config/arm/arm.c:3679
28940 #, gcc-internal-format
28941 msgid "selected fp16 options are incompatible"
28942 msgstr ""
28943
28944 #: config/arm/arm.c:3716
28945 #, gcc-internal-format
28946 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
28947 msgstr ""
28948
28949 #: config/arm/arm.c:3719
28950 #, gcc-internal-format
28951 msgid "iwmmxt abi requires an iwmmxt capable cpu"
28952 msgstr ""
28953
28954 #: config/arm/arm.c:3727
28955 #, gcc-internal-format
28956 msgid "target CPU does not support interworking"
28957 msgstr ""
28958
28959 #: config/arm/arm.c:3740
28960 #, gcc-internal-format
28961 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
28962 msgstr ""
28963
28964 #: config/arm/arm.c:3743
28965 #, gcc-internal-format
28966 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
28967 msgstr ""
28968
28969 #: config/arm/arm.c:3748
28970 #, gcc-internal-format
28971 msgid "__fp16 and no ldrh"
28972 msgstr ""
28973
28974 #: config/arm/arm.c:3751
28975 #, gcc-internal-format
28976 msgid "target CPU does not support ARMv8-M Security Extensions"
28977 msgstr ""
28978
28979 #: config/arm/arm.c:3756
28980 #, gcc-internal-format
28981 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
28982 msgstr ""
28983
28984 #: config/arm/arm.c:3767
28985 #, gcc-internal-format
28986 msgid "%<-mfloat-abi=hard%>: selected processor lacks an FPU"
28987 msgstr ""
28988
28989 #: config/arm/arm.c:3775
28990 #, gcc-internal-format
28991 msgid "%<-mfloat-abi=hard%> and VFP"
28992 msgstr ""
28993
28994 #: config/arm/arm.c:5838
28995 #, gcc-internal-format
28996 msgid "non-AAPCS derived PCS variant"
28997 msgstr ""
28998
28999 #: config/arm/arm.c:5840
29000 #, gcc-internal-format
29001 msgid "variadic functions must use the base AAPCS variant"
29002 msgstr ""
29003
29004 #: config/arm/arm.c:5859
29005 #, gcc-internal-format
29006 msgid "PCS variant"
29007 msgstr ""
29008
29009 #: config/arm/arm.c:6057
29010 #, gcc-internal-format
29011 msgid "Thumb-1 hard-float VFP ABI"
29012 msgstr ""
29013
29014 #: config/arm/arm.c:6117
29015 #, gcc-internal-format
29016 msgid "argument of type %qT not permitted with -mgeneral-regs-only"
29017 msgstr ""
29018
29019 #: config/arm/arm.c:6501 config/arm/arm.c:6714 config/arm/arm.c:6747
29020 #: config/arm/arm.c:27083
29021 #, gcc-internal-format
29022 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
29023 msgstr ""
29024
29025 #: config/arm/arm.c:7008
29026 #, gcc-internal-format
29027 msgid "%qE attribute not available to functions with arguments passed on the stack"
29028 msgstr ""
29029
29030 #: config/arm/arm.c:7020
29031 #, gcc-internal-format
29032 msgid "%qE attribute not available to functions with variable number of arguments"
29033 msgstr ""
29034
29035 #: config/arm/arm.c:7029
29036 #, gcc-internal-format
29037 msgid "%qE attribute not available to functions that return value on the stack"
29038 msgstr ""
29039
29040 #: config/arm/arm.c:7051 config/arm/arm.c:7103
29041 #, gcc-internal-format
29042 msgid "%qE attribute ignored without %<-mcmse%> option."
29043 msgstr ""
29044
29045 #: config/arm/arm.c:7070
29046 #, gcc-internal-format
29047 msgid "%qE attribute has no effect on functions with static linkage"
29048 msgstr ""
29049
29050 #: config/arm/arm.c:7119
29051 #, gcc-internal-format
29052 msgid "%qE attribute only applies to base type of a function pointer"
29053 msgstr ""
29054
29055 #: config/arm/arm.c:8893
29056 #, gcc-internal-format
29057 msgid "accessing thread-local storage is not currently supported with %<-mpure-code%> or %<-mslow-flash-data%>"
29058 msgstr ""
29059
29060 #: config/arm/arm.c:12539
29061 #, gcc-internal-format
29062 msgid "%K%s %wd out of range %wd - %wd"
29063 msgstr ""
29064
29065 #: config/arm/arm.c:12542
29066 #, gcc-internal-format
29067 msgid "%s %wd out of range %wd - %wd"
29068 msgstr ""
29069
29070 #: config/arm/arm.c:24024
29071 #, gcc-internal-format
29072 msgid "unable to compute real location of stacked parameter"
29073 msgstr ""
29074
29075 #: config/arm/arm.c:24680
29076 #, gcc-internal-format
29077 msgid "Unexpected thumb1 far jump"
29078 msgstr ""
29079
29080 #: config/arm/arm.c:24944
29081 #, gcc-internal-format
29082 msgid "no low registers available for popping high registers"
29083 msgstr ""
29084
29085 #: config/arm/arm.c:25194
29086 #, gcc-internal-format
29087 msgid "interrupt Service Routines cannot be coded in Thumb mode"
29088 msgstr ""
29089
29090 #: config/arm/arm.c:25425
29091 #, gcc-internal-format
29092 msgid "%<-fstack-check=specific%> for Thumb-1"
29093 msgstr ""
29094
29095 #: config/arm/arm.c:30895
29096 #, gcc-internal-format
29097 msgid "invalid fpu for target attribute or pragma %qs"
29098 msgstr ""
29099
29100 #. This doesn't really make sense until we support
29101 #. general dynamic selection of the architecture and all
29102 #. sub-features.
29103 #: config/arm/arm.c:30903
29104 #, gcc-internal-format
29105 msgid "auto fpu selection not currently permitted here"
29106 msgstr ""
29107
29108 #: config/arm/arm.c:30916
29109 #, gcc-internal-format
29110 msgid "invalid architecture for target attribute or pragma %qs"
29111 msgstr ""
29112
29113 #: config/arm/arm.c:30930
29114 #, gcc-internal-format
29115 msgid "unknown target attribute or pragma %qs"
29116 msgstr ""
29117
29118 #: config/arm/freebsd.h:121
29119 #, gcc-internal-format
29120 msgid "target OS does not support unaligned accesses"
29121 msgstr ""
29122
29123 #: config/avr/avr-c.c:65 config/avr/avr-c.c:190
29124 #, gcc-internal-format
29125 msgid "%qs expects 1 argument but %d given"
29126 msgstr ""
29127
29128 #: config/avr/avr-c.c:76
29129 #, gcc-internal-format
29130 msgid "%qs expects a fixed-point value as argument"
29131 msgstr ""
29132
29133 #: config/avr/avr-c.c:102
29134 #, gcc-internal-format
29135 msgid "using %qs with unsigned type has no effect"
29136 msgstr ""
29137
29138 #: config/avr/avr-c.c:107 config/avr/avr-c.c:173 config/avr/avr-c.c:230
29139 #, gcc-internal-format
29140 msgid "no matching fixed-point overload found for %qs"
29141 msgstr ""
29142
29143 #: config/avr/avr-c.c:124
29144 #, gcc-internal-format
29145 msgid "%qs expects 2 arguments but %d given"
29146 msgstr ""
29147
29148 #: config/avr/avr-c.c:136 config/avr/avr-c.c:201
29149 #, gcc-internal-format
29150 msgid "%qs expects a fixed-point value as first argument"
29151 msgstr ""
29152
29153 #: config/avr/avr-c.c:144
29154 #, gcc-internal-format
29155 msgid "%qs expects an integer value as second argument"
29156 msgstr ""
29157
29158 #: config/avr/avr-devices.c:152
29159 #, gcc-internal-format, gfc-internal-format
29160 msgid "supported core architectures:%s"
29161 msgstr ""
29162
29163 #. Reached the end of `avr_mcu_types'. This should actually never
29164 #. happen as options are provided by device-specs. It could be a
29165 #. typo in a device-specs or calling the compiler proper directly
29166 #. with -mmcu=<device>.
29167 #: config/avr/avr.c:707
29168 #, gcc-internal-format
29169 msgid "unknown core architecture %qs specified with %qs"
29170 msgstr ""
29171
29172 #: config/avr/avr.c:765 config/visium/visium.c:422
29173 #, gcc-internal-format
29174 msgid "%<-fpic%> is not supported"
29175 msgstr "підтримки %<-fpic%> не передбачено"
29176
29177 #: config/avr/avr.c:767 config/visium/visium.c:424
29178 #, gcc-internal-format
29179 msgid "%<-fPIC%> is not supported"
29180 msgstr "Підтримки %<-fPIC%> не передбачено"
29181
29182 #: config/avr/avr.c:769
29183 #, gcc-internal-format
29184 msgid "%<-fpie%> is not supported"
29185 msgstr "підтримки %<-fpie%> не передбачено"
29186
29187 #: config/avr/avr.c:771
29188 #, gcc-internal-format
29189 msgid "%<-fPIE%> is not supported"
29190 msgstr "підтримки %<-fPIE%> не передбачено"
29191
29192 #: config/avr/avr.c:1047 config/avr/avr.c:1052 config/riscv/riscv.c:4787
29193 #, gcc-internal-format
29194 msgid "function attributes %qs and %qs are mutually exclusive"
29195 msgstr ""
29196
29197 #: config/avr/avr.c:1073 config/riscv/riscv.c:4799
29198 #, gcc-internal-format
29199 msgid "%qs function cannot have arguments"
29200 msgstr ""
29201
29202 #: config/avr/avr.c:1076 config/riscv/riscv.c:4796
29203 #, gcc-internal-format
29204 msgid "%qs function cannot return a value"
29205 msgstr ""
29206
29207 #: config/avr/avr.c:1090
29208 #, gcc-internal-format
29209 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
29210 msgstr ""
29211
29212 #: config/avr/avr.c:1103
29213 #, gcc-internal-format
29214 msgid "%qs is a reserved identifier in AVR-LibC. Consider %<#include <avr/interrupt.h>%> before using the %qs macro"
29215 msgstr ""
29216
29217 #: config/avr/avr.c:1336
29218 #, gcc-internal-format
29219 msgid "%<builtin_return_address%> contains only 2 bytes of address"
29220 msgstr ""
29221
29222 #: config/avr/avr.c:2759
29223 #, gcc-internal-format
29224 msgid "pointer offset from symbol maybe incorrect"
29225 msgstr ""
29226
29227 #: config/avr/avr.c:2898
29228 #, gcc-internal-format
29229 msgid "accessing data memory with program memory address"
29230 msgstr ""
29231
29232 #: config/avr/avr.c:2959
29233 #, gcc-internal-format
29234 msgid "accessing program memory with data memory address"
29235 msgstr ""
29236
29237 #: config/avr/avr.c:3461
29238 #, gcc-internal-format, gfc-internal-format
29239 msgid "fixed register %s used to pass parameter to function"
29240 msgstr ""
29241
29242 #: config/avr/avr.c:3726
29243 #, gcc-internal-format
29244 msgid "writing to address space %qs not supported"
29245 msgstr ""
29246
29247 #: config/avr/avr.c:9753
29248 #, gcc-internal-format
29249 msgid "%qE attribute only applies to variables in static storage"
29250 msgstr ""
29251
29252 #: config/avr/avr.c:9760
29253 #, gcc-internal-format
29254 msgid "%qE attribute only supported for reduced Tiny cores"
29255 msgstr ""
29256
29257 #: config/avr/avr.c:9800
29258 #, gcc-internal-format
29259 msgid "%qE attribute address out of range"
29260 msgstr ""
29261
29262 #: config/avr/avr.c:9814
29263 #, gcc-internal-format
29264 msgid "both %s and %qE attribute provide address"
29265 msgstr ""
29266
29267 #: config/avr/avr.c:9824
29268 #, gcc-internal-format
29269 msgid "%qE attribute on non-volatile variable"
29270 msgstr ""
29271
29272 #: config/avr/avr.c:9896
29273 #, gcc-internal-format
29274 msgid "address spaces are not supported for reduced Tiny devices"
29275 msgstr ""
29276
29277 #: config/avr/avr.c:9903
29278 #, gcc-internal-format
29279 msgid "address space %qs not supported for devices with flash size up to %d KiB"
29280 msgstr ""
29281
29282 #: config/avr/avr.c:10074
29283 #, gcc-internal-format
29284 msgid "pointer targeting address space %qs must be const in %qT"
29285 msgstr ""
29286
29287 #: config/avr/avr.c:10077
29288 #, gcc-internal-format
29289 msgid "pointer targeting address space %qs must be const in %s %q+D"
29290 msgstr ""
29291
29292 #: config/avr/avr.c:10139
29293 #, gcc-internal-format
29294 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
29295 msgstr ""
29296
29297 #: config/avr/avr.c:10178
29298 #, gcc-internal-format
29299 msgid "static IO declaration for %q+D needs an address"
29300 msgstr ""
29301
29302 #: config/avr/avr.c:10210
29303 #, gcc-internal-format
29304 msgid "IO definition for %q+D needs an address"
29305 msgstr ""
29306
29307 #: config/avr/avr.c:10328
29308 #, gcc-internal-format
29309 msgid "only uninitialized variables can be placed in the .noinit section"
29310 msgstr ""
29311
29312 #. This might happen with C++ if stuff needs constructing.
29313 #: config/avr/avr.c:10404
29314 #, gcc-internal-format
29315 msgid "variable %q+D with dynamic initialization put into program memory area"
29316 msgstr ""
29317
29318 #: config/avr/avr.c:10415
29319 #, gcc-internal-format
29320 msgid "uninitialized variable %q+D put into program memory area"
29321 msgstr ""
29322
29323 #: config/avr/avr.c:10501
29324 #, gcc-internal-format
29325 msgid "%q+D has incompatible attributes %qs and %qs"
29326 msgstr ""
29327
29328 #: config/avr/avr.c:10564
29329 #, gcc-internal-format
29330 msgid "architecture %qs supported for assembler only"
29331 msgstr ""
29332
29333 #: config/avr/avr.c:13191
29334 #, gcc-internal-format
29335 msgid "conversion from address space %qs to address space %qs"
29336 msgstr ""
29337
29338 #: config/avr/avr.c:14281 config/avr/avr.c:14294
29339 #, gcc-internal-format, gfc-internal-format
29340 msgid "%s expects a compile time integer constant"
29341 msgstr ""
29342
29343 #: config/avr/avr.c:14308
29344 #, gcc-internal-format, gfc-internal-format
29345 msgid "%s expects a compile time long integer constant as first argument"
29346 msgstr ""
29347
29348 #: config/avr/avr.c:14336
29349 #, gcc-internal-format, gfc-internal-format
29350 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
29351 msgstr ""
29352
29353 #: config/avr/avr.c:14345
29354 #, gcc-internal-format
29355 msgid "rounding result will always be 0"
29356 msgstr ""
29357
29358 #: config/avr/driver-avr.c:58
29359 #, gcc-internal-format
29360 msgid "bad usage of spec function %qs"
29361 msgstr ""
29362
29363 #: config/avr/driver-avr.c:86
29364 #, gcc-internal-format
29365 msgid "specified option %qs more than once"
29366 msgstr ""
29367
29368 #: config/avr/driver-avr.c:100
29369 #, gcc-internal-format
29370 msgid "strange device name %qs after %qs: bad character %qc"
29371 msgstr ""
29372
29373 #: config/bfin/bfin.c:2382
29374 #, gcc-internal-format
29375 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
29376 msgstr ""
29377
29378 #: config/bfin/bfin.c:2388
29379 #, gcc-internal-format
29380 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
29381 msgstr ""
29382
29383 #: config/bfin/bfin.c:2393
29384 #, gcc-internal-format
29385 msgid "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-l1%>"
29386 msgstr ""
29387
29388 #: config/bfin/bfin.c:2399
29389 #, gcc-internal-format
29390 msgid "can%'t use multiple stack checking methods together"
29391 msgstr ""
29392
29393 #: config/bfin/bfin.c:2402
29394 #, gcc-internal-format
29395 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
29396 msgstr ""
29397
29398 #: config/bfin/bfin.c:2407 config/m68k/m68k.c:586
29399 #, gcc-internal-format
29400 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
29401 msgstr ""
29402
29403 #: config/bfin/bfin.c:2427
29404 #, gcc-internal-format
29405 msgid "%<-mmulticore%> can only be used with BF561"
29406 msgstr ""
29407
29408 #: config/bfin/bfin.c:2430
29409 #, gcc-internal-format
29410 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
29411 msgstr ""
29412
29413 #: config/bfin/bfin.c:2433
29414 #, gcc-internal-format
29415 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
29416 msgstr ""
29417
29418 #: config/bfin/bfin.c:2436
29419 #, gcc-internal-format
29420 msgid "%<-mcorea%> and %<-mcoreb%> can%'t be used together"
29421 msgstr ""
29422
29423 #: config/bfin/bfin.c:4713
29424 #, gcc-internal-format
29425 msgid "multiple function type attributes specified"
29426 msgstr ""
29427
29428 #: config/bfin/bfin.c:4780
29429 #, gcc-internal-format
29430 msgid "can%'t apply both longcall and shortcall attributes to the same function"
29431 msgstr ""
29432
29433 #: config/bfin/bfin.c:4837
29434 #, gcc-internal-format
29435 msgid "%qE attribute cannot be specified for local variables"
29436 msgstr ""
29437
29438 #: config/c6x/c6x.c:242
29439 #, gcc-internal-format
29440 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
29441 msgstr ""
29442
29443 #: config/c6x/c6x.h:351 config/nvptx/nvptx.h:181
29444 #, gcc-internal-format
29445 msgid "profiling is not yet implemented for this architecture"
29446 msgstr ""
29447
29448 #: config/cr16/cr16.c:306
29449 #, gcc-internal-format
29450 msgid "data-model=far not valid for cr16c architecture"
29451 msgstr ""
29452
29453 #: config/cr16/cr16.c:309
29454 #, gcc-internal-format
29455 msgid "invalid data model option %<-mdata-model=%s%>"
29456 msgstr ""
29457
29458 #: config/cr16/cr16.h:408
29459 #, gcc-internal-format
29460 msgid "profiler support for CR16"
29461 msgstr ""
29462
29463 #. This function is for retrieving a part of an instruction name for
29464 #. an operator, for immediate output. If that ever happens for
29465 #. MULT, we need to apply TARGET_MUL_BUG in the caller. Make sure
29466 #. we notice.
29467 #: config/cris/cris.c:578
29468 #, gcc-internal-format
29469 msgid "MULT case in cris_op_str"
29470 msgstr ""
29471
29472 #: config/cris/cris.c:906
29473 #, gcc-internal-format
29474 msgid "invalid use of %<:%> modifier"
29475 msgstr "некоректне використання модифікатора %<:%>"
29476
29477 #: config/cris/cris.c:1140 config/moxie/moxie.c:186 config/or1k/or1k.c:1248
29478 #, gcc-internal-format, gfc-internal-format
29479 msgid "internal error: bad register: %d"
29480 msgstr ""
29481
29482 #: config/cris/cris.c:1891
29483 #, gcc-internal-format
29484 msgid "internal error: sideeffect-insn affecting main effect"
29485 msgstr ""
29486
29487 #: config/cris/cris.c:1988
29488 #, gcc-internal-format
29489 msgid "unknown cc_attr value"
29490 msgstr ""
29491
29492 #. If we get here, the caller got its initial tests wrong.
29493 #: config/cris/cris.c:2415
29494 #, gcc-internal-format
29495 msgid "internal error: cris_side_effect_mode_ok with bad operands"
29496 msgstr ""
29497
29498 #: config/cris/cris.c:2654
29499 #, gcc-internal-format
29500 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
29501 msgstr ""
29502
29503 #: config/cris/cris.c:2683
29504 #, gcc-internal-format
29505 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%> : %s"
29506 msgstr ""
29507
29508 #: config/cris/cris.c:2719
29509 #, gcc-internal-format
29510 msgid "unknown CRIS cpu version specification in %<-mtune=%> : %s"
29511 msgstr ""
29512
29513 #: config/cris/cris.c:2740
29514 #, gcc-internal-format
29515 msgid "%<-fPIC%> and %<-fpic%> are not supported in this configuration"
29516 msgstr ""
29517
29518 #: config/cris/cris.c:2990
29519 #, gcc-internal-format
29520 msgid "unknown src"
29521 msgstr ""
29522
29523 #: config/cris/cris.c:3045
29524 #, gcc-internal-format
29525 msgid "unknown dest"
29526 msgstr ""
29527
29528 #: config/cris/cris.c:3326
29529 #, gcc-internal-format, gfc-internal-format
29530 msgid "stackframe too big: %d bytes"
29531 msgstr ""
29532
29533 #: config/cris/cris.c:3814 config/cris/cris.c:3842
29534 #, gcc-internal-format
29535 msgid "expand_binop failed in movsi got"
29536 msgstr ""
29537
29538 #: config/cris/cris.c:3937
29539 #, gcc-internal-format
29540 msgid "emitting PIC operand, but PIC register isn%'t set up"
29541 msgstr ""
29542
29543 #. Definitions for GCC. Part of the machine description for CRIS.
29544 #. Copyright (C) 1998-2019 Free Software Foundation, Inc.
29545 #. Contributed by Axis Communications. Written by Hans-Peter Nilsson.
29546 #.
29547 #. This file is part of GCC.
29548 #.
29549 #. GCC is free software; you can redistribute it and/or modify
29550 #. it under the terms of the GNU General Public License as published by
29551 #. the Free Software Foundation; either version 3, or (at your option)
29552 #. any later version.
29553 #.
29554 #. GCC is distributed in the hope that it will be useful,
29555 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
29556 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29557 #. GNU General Public License for more details.
29558 #.
29559 #. You should have received a copy of the GNU General Public License
29560 #. along with GCC; see the file COPYING3. If not see
29561 #. <http://www.gnu.org/licenses/>.
29562 #. After the first "Node:" comment comes all preprocessor directives and
29563 #. attached declarations described in the info files, the "Using and
29564 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
29565 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17. FIXME: Not
29566 #. really, but needs an update anyway.
29567 #.
29568 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
29569 #. for that. If applicable, there is a CRIS-specific comment. The order
29570 #. of macro definitions follow the order in the manual. Every section in
29571 #. the manual (node in the info pages) has an introductory `Node:
29572 #. <subchapter>' comment. If no macros are defined for a section, only
29573 #. the section-comment is present.
29574 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
29575 #. and config/cris/linux.h) are responsible for lots of settings not
29576 #. repeated below. This file contains general CRIS definitions
29577 #. and definitions for the cris-*-elf subtarget.
29578 #. We don't want to use gcc_assert for everything, as that can be
29579 #. compiled out.
29580 #: config/cris/cris.h:42
29581 #, gcc-internal-format
29582 msgid "CRIS-port assertion failed: "
29583 msgstr ""
29584
29585 #. Node: Caller Saves
29586 #. (no definitions)
29587 #. Node: Function entry
29588 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
29589 #. TARGET_ASM_FUNCTION_EPILOGUE.
29590 #. Node: Profiling
29591 #: config/cris/cris.h:711
29592 #, gcc-internal-format
29593 msgid "no FUNCTION_PROFILER for CRIS"
29594 msgstr ""
29595
29596 #: config/csky/csky.c:2403
29597 #, gcc-internal-format, gfc-internal-format
29598 msgid "cpu %s is not based on arch %s, ignoring the arch"
29599 msgstr ""
29600
29601 #: config/csky/csky.c:2467 config/csky/csky.c:2503 config/csky/csky.c:2556
29602 #: config/csky/csky.c:2579 config/csky/csky.c:2596
29603 #, gcc-internal-format
29604 msgid "%qs is not supported by arch %s"
29605 msgstr "%qs є непідтримуваним на архітектурі %s"
29606
29607 #: config/csky/csky.c:2506
29608 #, gcc-internal-format
29609 msgid "%<-mhard-float%> is not supported by the selected CPU"
29610 msgstr ""
29611
29612 #: config/csky/csky.c:2522
29613 #, gcc-internal-format
29614 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
29615 msgstr ""
29616
29617 #: config/csky/csky.c:2525
29618 #, gcc-internal-format
29619 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
29620 msgstr ""
29621
29622 #: config/csky/csky.c:2568
29623 #, gcc-internal-format
29624 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
29625 msgstr ""
29626
29627 #. It's hard to provide general support for trampolines on this
29628 #. core. We need a register other than the one holding the
29629 #. static chain (r13) to hold the function pointer for the
29630 #. indirect jump to it. But ck801 has such a limited register set
29631 #. there is no other call-clobbered scratch register available -- in
29632 #. particular, this core does not have r12, which we use for the
29633 #. ck802 case below. If we use a callee-saved register like r4,
29634 #. saving the old value on the stack screws up the stack frame
29635 #. if there are overflow arguments pushed on the stack
29636 #. by the caller. In theory we could test for that and handle
29637 #. limited cases with parameters that all fit in r0-r3 with no
29638 #. stack overflow, but punt for now.
29639 #: config/csky/csky.c:5833
29640 #, gcc-internal-format
29641 msgid "Nested function trampolines not supported on CK801."
29642 msgstr ""
29643
29644 #: config/csky/csky.c:6038
29645 #, gcc-internal-format
29646 msgid "%qE attribute ignored without %<-mistack%>"
29647 msgstr ""
29648
29649 #: config/epiphany/epiphany.c:499
29650 #, gcc-internal-format
29651 msgid "interrupt handlers cannot have arguments"
29652 msgstr ""
29653
29654 #: config/epiphany/epiphany.c:523
29655 #, gcc-internal-format
29656 msgid "argument of %qE attribute is not \"reset\", \"software_exception\", \"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", \"wand\" or \"swi\""
29657 msgstr ""
29658
29659 #: config/epiphany/epiphany.c:1541
29660 #, gcc-internal-format
29661 msgid "stack_offset must be at least 4"
29662 msgstr ""
29663
29664 #: config/epiphany/epiphany.c:1543
29665 #, gcc-internal-format
29666 msgid "stack_offset must be a multiple of 4"
29667 msgstr ""
29668
29669 #: config/frv/frv.c:8517
29670 #, gcc-internal-format
29671 msgid "accumulator is not a constant integer"
29672 msgstr ""
29673
29674 #: config/frv/frv.c:8522
29675 #, gcc-internal-format
29676 msgid "accumulator number is out of bounds"
29677 msgstr ""
29678
29679 #: config/frv/frv.c:8533
29680 #, gcc-internal-format
29681 msgid "inappropriate accumulator for %qs"
29682 msgstr ""
29683
29684 #: config/frv/frv.c:8609
29685 #, gcc-internal-format
29686 msgid "invalid IACC argument"
29687 msgstr ""
29688
29689 #: config/frv/frv.c:8632 config/sparc/sparc.c:10931
29690 #, gcc-internal-format
29691 msgid "%qs expects a constant argument"
29692 msgstr ""
29693
29694 #: config/frv/frv.c:8637 config/sparc/sparc.c:10937
29695 #, gcc-internal-format
29696 msgid "constant argument out of range for %qs"
29697 msgstr ""
29698
29699 #: config/frv/frv.c:9118
29700 #, gcc-internal-format
29701 msgid "media functions are not available unless %<-mmedia%> is used"
29702 msgstr ""
29703
29704 #: config/frv/frv.c:9130
29705 #, gcc-internal-format
29706 msgid "this media function is only available on the fr500"
29707 msgstr ""
29708
29709 #: config/frv/frv.c:9158
29710 #, gcc-internal-format
29711 msgid "this media function is only available on the fr400 and fr550"
29712 msgstr ""
29713
29714 #: config/frv/frv.c:9177
29715 #, gcc-internal-format
29716 msgid "this builtin function is only available on the fr405 and fr450"
29717 msgstr ""
29718
29719 #: config/frv/frv.c:9186
29720 #, gcc-internal-format
29721 msgid "this builtin function is only available on the fr500 and fr550"
29722 msgstr ""
29723
29724 #: config/frv/frv.c:9198
29725 #, gcc-internal-format
29726 msgid "this builtin function is only available on the fr450"
29727 msgstr ""
29728
29729 #: config/ft32/ft32.c:181
29730 #, gcc-internal-format
29731 msgid "%<h%> applied to non-register operand"
29732 msgstr ""
29733
29734 #: config/ft32/ft32.c:206
29735 #, gcc-internal-format, gfc-internal-format
29736 msgid "bad alignment: %d"
29737 msgstr ""
29738
29739 #: config/ft32/ft32.c:502
29740 #, gcc-internal-format
29741 msgid "stack frame must be smaller than 64K"
29742 msgstr ""
29743
29744 #: config/gcn/gcn.c:218
29745 #, gcc-internal-format
29746 msgid "amdgpu_hsa_kernel attribute requires string constant arguments"
29747 msgstr ""
29748
29749 #: config/gcn/gcn.c:231
29750 #, gcc-internal-format, gfc-internal-format
29751 msgid "unknown specifier %s in amdgpu_hsa_kernel attribute"
29752 msgstr ""
29753
29754 #: config/gcn/gcn.c:237
29755 #, gcc-internal-format, gfc-internal-format
29756 msgid "duplicated parameter specifier %s in amdgpu_hsa_kernel attribute"
29757 msgstr ""
29758
29759 #: config/gcn/gcn.c:295
29760 #, gcc-internal-format
29761 msgid "too many arguments passed in sgpr registers"
29762 msgstr ""
29763
29764 #: config/gcn/gcn.c:2304
29765 #, gcc-internal-format, gfc-internal-format
29766 msgid "wrong type of argument %s"
29767 msgstr "помилковий тип аргументу %s"
29768
29769 #: config/gcn/gcn.c:3175
29770 #, gcc-internal-format
29771 msgid "GCN does not support static constructors or destructors"
29772 msgstr ""
29773
29774 #: config/gcn/gcn.c:3785
29775 #, gcc-internal-format
29776 msgid "Builtin not implemented"
29777 msgstr ""
29778
29779 #: config/gcn/gcn.c:4682
29780 #, gcc-internal-format, gfc-internal-format
29781 msgid "using vector_length (64), ignoring %d"
29782 msgstr ""
29783
29784 #: config/gcn/gcn.c:4683
29785 #, gcc-internal-format
29786 msgid "using vector_length (64), ignoring runtime setting"
29787 msgstr ""
29788
29789 #: config/gcn/gcn.c:4695 config/nvptx/nvptx.c:5668
29790 #, gcc-internal-format, gfc-internal-format
29791 msgid "using num_workers (%d), ignoring %d"
29792 msgstr ""
29793
29794 #: config/gcn/gcn.c:4723 config/gcn/gcn.c:4750
29795 #, gcc-internal-format, gfc-internal-format
29796 msgid "offload dimension out of range (%d)"
29797 msgstr ""
29798
29799 #: config/gcn/gcn.c:5168
29800 #, gcc-internal-format
29801 msgid "local data-share memory exhausted"
29802 msgstr ""
29803
29804 #: config/h8300/h8300.c:329
29805 #, gcc-internal-format
29806 msgid "%<-msx%> is not supported in coff"
29807 msgstr ""
29808
29809 #: config/h8300/h8300.c:351
29810 #, gcc-internal-format
29811 msgid "%<-ms2600%> is used without %<-ms%>"
29812 msgstr ""
29813
29814 #: config/h8300/h8300.c:357
29815 #, gcc-internal-format
29816 msgid "%<-mn%> is used without %<-mh%> or %<-ms%> or %<-msx%>"
29817 msgstr ""
29818
29819 #: config/h8300/h8300.c:363
29820 #, gcc-internal-format
29821 msgid "%<-mexr%> is used without %<-ms%>"
29822 msgstr ""
29823
29824 #: config/h8300/h8300.c:369
29825 #, gcc-internal-format
29826 msgid "%<-mint32%> is not supported for H8300 and H8300L targets"
29827 msgstr ""
29828
29829 #: config/h8300/h8300.c:375
29830 #, gcc-internal-format
29831 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
29832 msgstr ""
29833
29834 #: config/h8300/h8300.c:381
29835 #, gcc-internal-format
29836 msgid "%<-mno-exr%> valid only with %<-ms%> or %<-msx%> - Option ignored!"
29837 msgstr ""
29838
29839 #: config/h8300/h8300.c:388
29840 #, gcc-internal-format
29841 msgid "%<-mn%> is not supported for linux targets"
29842 msgstr ""
29843
29844 #: config/i386/host-cygwin.c:64
29845 #, gcc-internal-format
29846 msgid "can%'t extend PCH file: %m"
29847 msgstr ""
29848
29849 #: config/i386/host-cygwin.c:75
29850 #, gcc-internal-format
29851 msgid "can%'t set position in PCH file: %m"
29852 msgstr ""
29853
29854 #: config/i386/i386.c:3354
29855 #, gcc-internal-format
29856 msgid "wrong argument %qs to option %qs"
29857 msgstr "помилковий аргумент %qs параметра %qs"
29858
29859 #: config/i386/i386.c:3360
29860 #, gcc-internal-format
29861 msgid "size ranges of option %qs should be increasing"
29862 msgstr ""
29863
29864 #: config/i386/i386.c:3370
29865 #, gcc-internal-format
29866 msgid "wrong strategy name %qs specified for option %qs"
29867 msgstr ""
29868
29869 #. rep; movq isn't available in 32-bit code.
29870 #: config/i386/i386.c:3396
29871 #, gcc-internal-format
29872 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
29873 msgstr ""
29874
29875 #: config/i386/i386.c:3409
29876 #, gcc-internal-format
29877 msgid "unknown alignment %qs specified for option %qs"
29878 msgstr ""
29879
29880 #: config/i386/i386.c:3419
29881 #, gcc-internal-format
29882 msgid "the max value for the last size range should be -1 for option %qs"
29883 msgstr ""
29884
29885 #: config/i386/i386.c:3426
29886 #, gcc-internal-format
29887 msgid "too many size ranges specified in option %qs"
29888 msgstr ""
29889
29890 #: config/i386/i386.c:3479
29891 #, gcc-internal-format
29892 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
29893 msgstr ""
29894
29895 #: config/i386/i386.c:3599
29896 #, gcc-internal-format
29897 msgid "Intel MCU psABI isn%'t supported in %s mode"
29898 msgstr ""
29899
29900 #: config/i386/i386.c:3648
29901 #, gcc-internal-format
29902 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
29903 msgstr "%<-mtune=x86-64%> вважається застарілим; скористайтеся одним із відповідників: %<-mtune=k8%> або %<-mtune=generic%>"
29904
29905 #: config/i386/i386.c:3650
29906 #, gcc-internal-format
29907 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
29908 msgstr "%<target(\"tune=x86-64\")%> вважається застарілим; скористайтеся одним із відповідників: %<target(\"tune=k8\")%> або %<target(\"tune=generic\")%>"
29909
29910 #. rep; movq isn't available in 32-bit code.
29911 #: config/i386/i386.c:3676
29912 #, gcc-internal-format
29913 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
29914 msgstr ""
29915
29916 #: config/i386/i386.c:3693
29917 #, gcc-internal-format
29918 msgid "address mode %qs not supported in the %s bit mode"
29919 msgstr ""
29920
29921 #: config/i386/i386.c:3705
29922 #, gcc-internal-format
29923 msgid "%<-mabi=ms%> not supported with X32 ABI"
29924 msgstr "підтримки %<-mabi=ms%> для ABI X32 не передбачено"
29925
29926 #: config/i386/i386.c:3709
29927 #, gcc-internal-format
29928 msgid "%<-mabi=ms%> not supported with %<-fsanitize=address%>"
29929 msgstr ""
29930
29931 #: config/i386/i386.c:3711
29932 #, gcc-internal-format
29933 msgid "%<-mabi=ms%> not supported with %<-fsanitize=kernel-address%>"
29934 msgstr ""
29935
29936 #: config/i386/i386.c:3713
29937 #, gcc-internal-format
29938 msgid "%<-mabi=ms%> not supported with %<-fsanitize=thread%>"
29939 msgstr ""
29940
29941 #: config/i386/i386.c:3730 config/i386/i386.c:3739 config/i386/i386.c:3751
29942 #: config/i386/i386.c:3762 config/i386/i386.c:3773
29943 #, gcc-internal-format
29944 msgid "code model %qs not supported in the %s bit mode"
29945 msgstr ""
29946
29947 #: config/i386/i386.c:3742 config/i386/i386.c:3754
29948 #, gcc-internal-format
29949 msgid "code model %qs not supported in x32 mode"
29950 msgstr ""
29951
29952 #: config/i386/i386.c:3760 config/i386/i386.c:3769 config/i386/i386.c:5090
29953 #, gcc-internal-format, gfc-internal-format
29954 msgid "code model %s does not support PIC mode"
29955 msgstr ""
29956
29957 #: config/i386/i386.c:3797
29958 #, gcc-internal-format
29959 msgid "%<-masm=intel%> not supported in this configuration"
29960 msgstr ""
29961
29962 #: config/i386/i386.c:3802
29963 #, gcc-internal-format, gfc-internal-format
29964 msgid "%i-bit mode not compiled in"
29965 msgstr ""
29966
29967 #: config/i386/i386.c:3811
29968 #, gcc-internal-format
29969 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
29970 msgstr ""
29971
29972 #: config/i386/i386.c:3813
29973 #, gcc-internal-format
29974 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
29975 msgstr ""
29976
29977 #: config/i386/i386.c:3820
29978 #, gcc-internal-format
29979 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
29980 msgstr ""
29981
29982 #: config/i386/i386.c:3822
29983 #, gcc-internal-format
29984 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
29985 msgstr ""
29986
29987 #: config/i386/i386.c:3830 config/i386/i386.c:4138
29988 #, gcc-internal-format
29989 msgid "CPU you selected does not support x86-64 instruction set"
29990 msgstr ""
29991
29992 #: config/i386/i386.c:4078
29993 #, gcc-internal-format
29994 msgid "bad value (%qs) for %<-march=%> switch"
29995 msgstr ""
29996
29997 #: config/i386/i386.c:4079
29998 #, gcc-internal-format
29999 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
30000 msgstr ""
30001
30002 #: config/i386/i386.c:4101
30003 #, gcc-internal-format
30004 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
30005 msgstr ""
30006
30007 #: config/i386/i386.c:4103
30008 #, gcc-internal-format
30009 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
30010 msgstr ""
30011
30012 #: config/i386/i386.c:4108
30013 #, gcc-internal-format
30014 msgid "valid arguments to %<-march=%> switch are: %s"
30015 msgstr "коректними аргументами перемикача %<-march=%> є такі: %s"
30016
30017 #: config/i386/i386.c:4109
30018 #, gcc-internal-format
30019 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
30020 msgstr ""
30021
30022 #: config/i386/i386.c:4157
30023 #, gcc-internal-format
30024 msgid "bad value (%qs) for %<-mtune=%> switch"
30025 msgstr ""
30026
30027 #: config/i386/i386.c:4158
30028 #, gcc-internal-format
30029 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
30030 msgstr ""
30031
30032 #: config/i386/i386.c:4178
30033 #, gcc-internal-format
30034 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
30035 msgstr ""
30036
30037 #: config/i386/i386.c:4180
30038 #, gcc-internal-format
30039 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
30040 msgstr ""
30041
30042 #: config/i386/i386.c:4185
30043 #, gcc-internal-format
30044 msgid "valid arguments to %<-mtune=%> switch are: %s"
30045 msgstr "коректними аргументами перемикача %<-mtune=%> є такі: %s"
30046
30047 #: config/i386/i386.c:4186
30048 #, gcc-internal-format
30049 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
30050 msgstr ""
30051
30052 #: config/i386/i386.c:4252
30053 #, gcc-internal-format
30054 msgid "%<-mregparm%> is ignored in 64-bit mode"
30055 msgstr ""
30056
30057 #: config/i386/i386.c:4254
30058 #, gcc-internal-format
30059 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
30060 msgstr ""
30061
30062 #: config/i386/i386.c:4257
30063 #, gcc-internal-format
30064 msgid "%<-mregparm=%d%> is not between 0 and %d"
30065 msgstr ""
30066
30067 #: config/i386/i386.c:4285
30068 #, gcc-internal-format
30069 msgid "%<-mrtd%> is ignored in 64bit mode"
30070 msgstr ""
30071
30072 #: config/i386/i386.c:4286
30073 #, gcc-internal-format
30074 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
30075 msgstr ""
30076
30077 #: config/i386/i386.c:4365
30078 #, gcc-internal-format
30079 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
30080 msgstr "підтримки %<-mpreferred-stack-boundary%> для цього призначення не передбачено"
30081
30082 #: config/i386/i386.c:4368
30083 #, gcc-internal-format
30084 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
30085 msgstr ""
30086
30087 #: config/i386/i386.c:4391
30088 #, gcc-internal-format
30089 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
30090 msgstr ""
30091
30092 #: config/i386/i386.c:4404
30093 #, gcc-internal-format
30094 msgid "%<-mnop-mcount%> is not compatible with this target"
30095 msgstr ""
30096
30097 #: config/i386/i386.c:4407
30098 #, gcc-internal-format
30099 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
30100 msgstr ""
30101
30102 #: config/i386/i386.c:4413
30103 #, gcc-internal-format
30104 msgid "%<-msseregparm%> used without SSE enabled"
30105 msgstr ""
30106
30107 #: config/i386/i386.c:4414
30108 #, gcc-internal-format
30109 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
30110 msgstr ""
30111
30112 #: config/i386/i386.c:4424
30113 #, gcc-internal-format
30114 msgid "SSE instruction set disabled, using 387 arithmetics"
30115 msgstr ""
30116
30117 #: config/i386/i386.c:4431
30118 #, gcc-internal-format
30119 msgid "387 instruction set disabled, using SSE arithmetics"
30120 msgstr ""
30121
30122 #: config/i386/i386.c:4481
30123 #, gcc-internal-format
30124 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
30125 msgstr ""
30126
30127 #: config/i386/i386.c:4483
30128 #, gcc-internal-format
30129 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
30130 msgstr ""
30131
30132 #: config/i386/i386.c:4497
30133 #, gcc-internal-format
30134 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
30135 msgstr ""
30136
30137 #: config/i386/i386.c:4499
30138 #, gcc-internal-format
30139 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
30140 msgstr ""
30141
30142 #: config/i386/i386.c:4609
30143 #, gcc-internal-format
30144 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
30145 msgstr ""
30146
30147 #: config/i386/i386.c:4612
30148 #, gcc-internal-format
30149 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
30150 msgstr ""
30151
30152 #: config/i386/i386.c:4616
30153 #, gcc-internal-format
30154 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
30155 msgstr ""
30156
30157 #: config/i386/i386.c:4681
30158 #, gcc-internal-format
30159 msgid "unknown option for %<-mrecip=%s%>"
30160 msgstr "невідомий параметр для %<-mrecip=%s%>"
30161
30162 #: config/i386/i386.c:4740
30163 #, gcc-internal-format
30164 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
30165 msgstr ""
30166
30167 #: config/i386/i386.c:4745
30168 #, gcc-internal-format
30169 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
30170 msgstr ""
30171
30172 #: config/i386/i386.c:4773
30173 #, gcc-internal-format
30174 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
30175 msgstr ""
30176
30177 #: config/i386/i386.c:5385 config/i386/i386.c:5432 config/s390/s390.c:15475
30178 #: config/s390/s390.c:15525 config/s390/s390.c:15542
30179 #, gcc-internal-format, gfc-internal-format
30180 msgid "attribute(target(\"%s\")) is unknown"
30181 msgstr ""
30182
30183 #: config/i386/i386.c:5413
30184 #, gcc-internal-format, gfc-internal-format
30185 msgid "option(\"%s\") was already specified"
30186 msgstr ""
30187
30188 #: config/i386/i386.c:5717
30189 #, gcc-internal-format
30190 msgid "interrupt and naked attributes are not compatible"
30191 msgstr ""
30192
30193 #: config/i386/i386.c:5732
30194 #, gcc-internal-format
30195 msgid "only DWARF debug format is supported for interrupt service routine"
30196 msgstr ""
30197
30198 #: config/i386/i386.c:5781
30199 #, gcc-internal-format
30200 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
30201 msgstr ""
30202
30203 #: config/i386/i386.c:5789
30204 #, gcc-internal-format
30205 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
30206 msgstr ""
30207
30208 #: config/i386/i386.c:5824
30209 #, gcc-internal-format
30210 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
30211 msgstr ""
30212
30213 #: config/i386/i386.c:5832
30214 #, gcc-internal-format
30215 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
30216 msgstr ""
30217
30218 #: config/i386/i386.c:5926
30219 #, gcc-internal-format
30220 msgid "%s instructions aren%'t allowed in an exception service routine"
30221 msgstr ""
30222
30223 #: config/i386/i386.c:5928
30224 #, gcc-internal-format
30225 msgid "%s instructions aren%'t allowed in an interrupt service routine"
30226 msgstr ""
30227
30228 #: config/i386/i386.c:5932
30229 #, gcc-internal-format
30230 msgid "%s instructions aren%'t allowed in a function with the %<no_caller_saved_registers%> attribute"
30231 msgstr ""
30232
30233 #: config/i386/i386.c:6346 config/i386/i386.c:6397
30234 #, gcc-internal-format
30235 msgid "fastcall and regparm attributes are not compatible"
30236 msgstr ""
30237
30238 #: config/i386/i386.c:6351
30239 #, gcc-internal-format
30240 msgid "regparam and thiscall attributes are not compatible"
30241 msgstr ""
30242
30243 #: config/i386/i386.c:6358 config/i386/i386.c:41196
30244 #, gcc-internal-format
30245 msgid "%qE attribute requires an integer constant argument"
30246 msgstr ""
30247
30248 #: config/i386/i386.c:6364
30249 #, gcc-internal-format
30250 msgid "argument to %qE attribute larger than %d"
30251 msgstr ""
30252
30253 #: config/i386/i386.c:6389 config/i386/i386.c:6432
30254 #, gcc-internal-format
30255 msgid "fastcall and cdecl attributes are not compatible"
30256 msgstr ""
30257
30258 #: config/i386/i386.c:6393
30259 #, gcc-internal-format
30260 msgid "fastcall and stdcall attributes are not compatible"
30261 msgstr ""
30262
30263 #: config/i386/i386.c:6401 config/i386/i386.c:6450
30264 #, gcc-internal-format
30265 msgid "fastcall and thiscall attributes are not compatible"
30266 msgstr ""
30267
30268 #: config/i386/i386.c:6411 config/i386/i386.c:6428
30269 #, gcc-internal-format
30270 msgid "stdcall and cdecl attributes are not compatible"
30271 msgstr ""
30272
30273 #: config/i386/i386.c:6415
30274 #, gcc-internal-format
30275 msgid "stdcall and fastcall attributes are not compatible"
30276 msgstr ""
30277
30278 #: config/i386/i386.c:6419 config/i386/i386.c:6446
30279 #, gcc-internal-format
30280 msgid "stdcall and thiscall attributes are not compatible"
30281 msgstr ""
30282
30283 #: config/i386/i386.c:6436 config/i386/i386.c:6454
30284 #, gcc-internal-format
30285 msgid "cdecl and thiscall attributes are not compatible"
30286 msgstr ""
30287
30288 #: config/i386/i386.c:6442
30289 #, gcc-internal-format
30290 msgid "%qE attribute is used for non-class method"
30291 msgstr ""
30292
30293 #: config/i386/i386.c:6686
30294 #, gcc-internal-format
30295 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
30296 msgstr ""
30297
30298 #: config/i386/i386.c:6689
30299 #, gcc-internal-format
30300 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
30301 msgstr ""
30302
30303 #: config/i386/i386.c:7004
30304 #, gcc-internal-format
30305 msgid "X32 does not support ms_abi attribute"
30306 msgstr ""
30307
30308 #: config/i386/i386.c:7038
30309 #, gcc-internal-format
30310 msgid "ms_hook_prologue is not compatible with nested function"
30311 msgstr ""
30312
30313 #: config/i386/i386.c:7377
30314 #, gcc-internal-format
30315 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
30316 msgstr ""
30317
30318 #: config/i386/i386.c:7383
30319 #, gcc-internal-format
30320 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
30321 msgstr ""
30322
30323 #: config/i386/i386.c:7397
30324 #, gcc-internal-format
30325 msgid "AVX vector argument without AVX enabled changes the ABI"
30326 msgstr ""
30327
30328 #: config/i386/i386.c:7403
30329 #, gcc-internal-format
30330 msgid "AVX vector return without AVX enabled changes the ABI"
30331 msgstr ""
30332
30333 #: config/i386/i386.c:7419
30334 #, gcc-internal-format
30335 msgid "SSE vector argument without SSE enabled changes the ABI"
30336 msgstr ""
30337
30338 #: config/i386/i386.c:7425
30339 #, gcc-internal-format
30340 msgid "SSE vector return without SSE enabled changes the ABI"
30341 msgstr ""
30342
30343 #: config/i386/i386.c:7441
30344 #, gcc-internal-format
30345 msgid "MMX vector argument without MMX enabled changes the ABI"
30346 msgstr ""
30347
30348 #: config/i386/i386.c:7447
30349 #, gcc-internal-format
30350 msgid "MMX vector return without MMX enabled changes the ABI"
30351 msgstr ""
30352
30353 #: config/i386/i386.c:7628
30354 #, gcc-internal-format
30355 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
30356 msgstr ""
30357
30358 #: config/i386/i386.c:7745
30359 #, gcc-internal-format
30360 msgid "the ABI of passing union with long double has changed in GCC 4.4"
30361 msgstr ""
30362
30363 #: config/i386/i386.c:7863
30364 #, gcc-internal-format
30365 msgid "the ABI of passing structure with complex float member has changed in GCC 4.4"
30366 msgstr ""
30367
30368 #: config/i386/i386.c:8026
30369 #, gcc-internal-format
30370 msgid "SSE register return with SSE disabled"
30371 msgstr ""
30372
30373 #: config/i386/i386.c:8032
30374 #, gcc-internal-format
30375 msgid "SSE register argument with SSE disabled"
30376 msgstr ""
30377
30378 #: config/i386/i386.c:8048
30379 #, gcc-internal-format
30380 msgid "x87 register return with x87 disabled"
30381 msgstr ""
30382
30383 #: config/i386/i386.c:8358 config/i386/i386.c:8598 config/i386/i386.c:9098
30384 #, gcc-internal-format
30385 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
30386 msgstr ""
30387
30388 #: config/i386/i386.c:8360 config/i386/i386.c:8600 config/i386/i386.c:9100
30389 #, gcc-internal-format
30390 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
30391 msgstr ""
30392
30393 #: config/i386/i386.c:9004
30394 #, gcc-internal-format, gfc-internal-format
30395 msgid "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
30396 msgstr ""
30397
30398 #: config/i386/i386.c:11286
30399 #, gcc-internal-format
30400 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
30401 msgstr ""
30402
30403 #: config/i386/i386.c:13285
30404 #, gcc-internal-format
30405 msgid "ms_hook_prologue attribute isn%'t compatible with %<-mfentry%> for 32-bit"
30406 msgstr ""
30407
30408 #: config/i386/i386.c:13375
30409 #, gcc-internal-format
30410 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine. This may be worked around by avoiding functions with aggregate return."
30411 msgstr ""
30412
30413 #: config/i386/i386.c:14665
30414 #, gcc-internal-format
30415 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
30416 msgstr ""
30417
30418 #: config/i386/i386.c:14685
30419 #, gcc-internal-format
30420 msgid "%<-fsplit-stack%> does not support 2 register parameters for a nested function"
30421 msgstr ""
30422
30423 #. FIXME: We could make this work by pushing a register
30424 #. around the addition and comparison.
30425 #: config/i386/i386.c:14696
30426 #, gcc-internal-format
30427 msgid "%<-fsplit-stack%> does not support 3 register parameters"
30428 msgstr ""
30429
30430 #: config/i386/i386.c:17636
30431 #, gcc-internal-format
30432 msgid "%<V%> modifier on non-integer register"
30433 msgstr ""
30434
30435 #: config/i386/i386.c:17647 config/i386/i386.c:17661
30436 #, gcc-internal-format
30437 msgid "unsupported size for integer register"
30438 msgstr ""
30439
30440 #: config/i386/i386.c:17693
30441 #, gcc-internal-format
30442 msgid "extended registers have no high halves"
30443 msgstr ""
30444
30445 #: config/i386/i386.c:17708
30446 #, gcc-internal-format
30447 msgid "unsupported operand size for extended register"
30448 msgstr ""
30449
30450 #: config/i386/i386.c:17900
30451 #, gcc-internal-format
30452 msgid "non-integer operand used with operand code %<z%>"
30453 msgstr ""
30454
30455 #: config/i386/i386.c:28372
30456 #, gcc-internal-format
30457 msgid "interrupt service routine can%'t be called directly"
30458 msgstr ""
30459
30460 #: config/i386/i386.c:29751
30461 #, gcc-internal-format
30462 msgid "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
30463 msgstr ""
30464
30465 #: config/i386/i386.c:32250
30466 #, gcc-internal-format
30467 msgid "no dispatcher found for the versioning attributes"
30468 msgstr ""
30469
30470 #: config/i386/i386.c:32300
30471 #, gcc-internal-format
30472 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
30473 msgstr ""
30474
30475 #: config/i386/i386.c:32311
30476 #, gcc-internal-format, gfc-internal-format
30477 msgid "no dispatcher found for the versioning attributes: %s"
30478 msgstr ""
30479
30480 #: config/i386/i386.c:32473
30481 #, gcc-internal-format
30482 msgid "function versions cannot be marked as gnu_inline, bodies have to be generated"
30483 msgstr ""
30484
30485 #: config/i386/i386.c:32478 config/i386/i386.c:32755
30486 #, gcc-internal-format
30487 msgid "virtual function multiversioning not supported"
30488 msgstr ""
30489
30490 #: config/i386/i386.c:32611 config/rs6000/rs6000.c:37466
30491 #, gcc-internal-format
30492 msgid "multiversioning needs ifunc which is not supported on this target"
30493 msgstr ""
30494
30495 #: config/i386/i386.c:32853
30496 #, gcc-internal-format
30497 msgid "parameter to builtin must be a string constant or literal"
30498 msgstr ""
30499
30500 #: config/i386/i386.c:32878 config/i386/i386.c:32928
30501 #, gcc-internal-format, gfc-internal-format
30502 msgid "parameter to builtin not valid: %s"
30503 msgstr ""
30504
30505 #: config/i386/i386.c:34158 config/i386/i386.c:35598
30506 #, gcc-internal-format
30507 msgid "the last argument must be a 2-bit immediate"
30508 msgstr ""
30509
30510 #: config/i386/i386.c:34553
30511 #, gcc-internal-format
30512 msgid "the fifth argument must be an 8-bit immediate"
30513 msgstr ""
30514
30515 #: config/i386/i386.c:34648
30516 #, gcc-internal-format
30517 msgid "the third argument must be an 8-bit immediate"
30518 msgstr ""
30519
30520 #: config/i386/i386.c:35529
30521 #, gcc-internal-format
30522 msgid "the last argument must be an 1-bit immediate"
30523 msgstr ""
30524
30525 #: config/i386/i386.c:35544
30526 #, gcc-internal-format
30527 msgid "the last argument must be a 3-bit immediate"
30528 msgstr ""
30529
30530 #: config/i386/i386.c:35577
30531 #, gcc-internal-format
30532 msgid "the last argument must be a 4-bit immediate"
30533 msgstr ""
30534
30535 #: config/i386/i386.c:35617
30536 #, gcc-internal-format
30537 msgid "the last argument must be a 1-bit immediate"
30538 msgstr ""
30539
30540 #: config/i386/i386.c:35630
30541 #, gcc-internal-format
30542 msgid "the last argument must be a 5-bit immediate"
30543 msgstr ""
30544
30545 #: config/i386/i386.c:35640
30546 #, gcc-internal-format
30547 msgid "the next to last argument must be an 8-bit immediate"
30548 msgstr ""
30549
30550 #: config/i386/i386.c:35645 config/i386/i386.c:36432
30551 #, gcc-internal-format
30552 msgid "the last argument must be an 8-bit immediate"
30553 msgstr ""
30554
30555 #: config/i386/i386.c:35779
30556 #, gcc-internal-format
30557 msgid "the third argument must be comparison constant"
30558 msgstr ""
30559
30560 #: config/i386/i386.c:35784
30561 #, gcc-internal-format
30562 msgid "incorrect comparison mode"
30563 msgstr ""
30564
30565 #: config/i386/i386.c:35790 config/i386/i386.c:35997
30566 #, gcc-internal-format
30567 msgid "incorrect rounding operand"
30568 msgstr ""
30569
30570 #: config/i386/i386.c:35979
30571 #, gcc-internal-format
30572 msgid "the immediate argument must be a 4-bit immediate"
30573 msgstr ""
30574
30575 #: config/i386/i386.c:35985
30576 #, gcc-internal-format
30577 msgid "the immediate argument must be a 5-bit immediate"
30578 msgstr ""
30579
30580 #: config/i386/i386.c:35988
30581 #, gcc-internal-format
30582 msgid "the immediate argument must be an 8-bit immediate"
30583 msgstr ""
30584
30585 #: config/i386/i386.c:36430
30586 #, gcc-internal-format
30587 msgid "the last argument must be a 32-bit immediate"
30588 msgstr ""
30589
30590 #: config/i386/i386.c:36512 config/rs6000/rs6000.c:14703
30591 #, gcc-internal-format
30592 msgid "selector must be an integer constant in the range 0..%wi"
30593 msgstr ""
30594
30595 #: config/i386/i386.c:36697
30596 #, gcc-internal-format
30597 msgid "%qE needs unknown isa option"
30598 msgstr ""
30599
30600 #: config/i386/i386.c:36701
30601 #, gcc-internal-format
30602 msgid "%qE needs isa option %s"
30603 msgstr ""
30604
30605 #: config/i386/i386.c:37280
30606 #, gcc-internal-format
30607 msgid "last argument must be an immediate"
30608 msgstr ""
30609
30610 #: config/i386/i386.c:38036 config/i386/i386.c:38248
30611 #, gcc-internal-format
30612 msgid "the last argument must be scale 1, 2, 4, 8"
30613 msgstr ""
30614
30615 #: config/i386/i386.c:38301
30616 #, gcc-internal-format
30617 msgid "the forth argument must be scale 1, 2, 4, 8"
30618 msgstr ""
30619
30620 #: config/i386/i386.c:38307
30621 #, gcc-internal-format
30622 msgid "incorrect hint operand"
30623 msgstr ""
30624
30625 #: config/i386/i386.c:38326
30626 #, gcc-internal-format
30627 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
30628 msgstr ""
30629
30630 #: config/i386/i386.c:41183
30631 #, gcc-internal-format
30632 msgid "%qE attribute only available for 32-bit"
30633 msgstr ""
30634
30635 #: config/i386/i386.c:41204
30636 #, gcc-internal-format
30637 msgid "argument to %qE attribute is neither zero, nor one"
30638 msgstr ""
30639
30640 #: config/i386/i386.c:41237 config/i386/i386.c:41246
30641 #, gcc-internal-format
30642 msgid "ms_abi and sysv_abi attributes are not compatible"
30643 msgstr ""
30644
30645 #: config/i386/i386.c:41282 config/rs6000/rs6000.c:32977
30646 #, gcc-internal-format
30647 msgid "%qE incompatible attribute ignored"
30648 msgstr ""
30649
30650 #: config/i386/i386.c:41307 config/i386/i386.c:41329 config/ia64/ia64.c:815
30651 #: config/s390/s390.c:1146
30652 #, gcc-internal-format
30653 msgid "%qE attribute requires a string constant argument"
30654 msgstr ""
30655
30656 #: config/i386/i386.c:41317 config/i386/i386.c:41339 config/s390/s390.c:1175
30657 #, gcc-internal-format
30658 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
30659 msgstr ""
30660
30661 #: config/i386/i386.c:41371
30662 #, gcc-internal-format
30663 msgid "interrupt service routine should have a pointer as the first argument"
30664 msgstr ""
30665
30666 #: config/i386/i386.c:41378
30667 #, gcc-internal-format
30668 msgid "interrupt service routine should have %qs as the second argument"
30669 msgstr ""
30670
30671 #: config/i386/i386.c:41389
30672 #, gcc-internal-format
30673 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
30674 msgstr ""
30675
30676 #: config/i386/i386.c:41392
30677 #, gcc-internal-format
30678 msgid "interrupt service routine can%'t have non-void return value"
30679 msgstr ""
30680
30681 #: config/i386/i386.c:44255
30682 #, gcc-internal-format
30683 msgid "alternatives not allowed in asm flag output"
30684 msgstr ""
30685
30686 #: config/i386/i386.c:44319
30687 #, gcc-internal-format
30688 msgid "unknown asm flag output %qs"
30689 msgstr ""
30690
30691 #: config/i386/i386.c:44348
30692 #, gcc-internal-format
30693 msgid "invalid type for asm flag output"
30694 msgstr ""
30695
30696 #: config/i386/i386.c:50539
30697 #, gcc-internal-format
30698 msgid "unknown architecture specific memory model"
30699 msgstr ""
30700
30701 #: config/i386/i386.c:50546
30702 #, gcc-internal-format
30703 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
30704 msgstr ""
30705
30706 #: config/i386/i386.c:50552
30707 #, gcc-internal-format
30708 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
30709 msgstr ""
30710
30711 #: config/i386/i386.c:50597
30712 #, gcc-internal-format
30713 msgid "unsupported return type %qT for simd"
30714 msgstr ""
30715
30716 #: config/i386/i386.c:50627
30717 #, gcc-internal-format
30718 msgid "unsupported argument type %qT for simd"
30719 msgstr ""
30720
30721 #: config/i386/intelmic-mkoffload.c:73 config/nvptx/mkoffload.c:87
30722 #, gcc-internal-format
30723 msgid "deleting file %s: %m"
30724 msgstr ""
30725
30726 #: config/i386/intelmic-mkoffload.c:255 config/i386/intelmic-mkoffload.c:319
30727 #: config/i386/intelmic-mkoffload.c:360 config/nvptx/mkoffload.c:528
30728 #, gcc-internal-format, gfc-internal-format
30729 msgid "cannot open '%s'"
30730 msgstr "не вдалося відкрити «%s»"
30731
30732 #: config/i386/intelmic-mkoffload.c:467
30733 #, gcc-internal-format
30734 msgid "output file not specified"
30735 msgstr ""
30736
30737 #: config/i386/intelmic-mkoffload.c:560
30738 #, gcc-internal-format
30739 msgid "COLLECT_GCC must be set"
30740 msgstr ""
30741
30742 #: config/i386/intelmic-mkoffload.c:565
30743 #, gcc-internal-format, gfc-internal-format
30744 msgid "offload compiler %s not found"
30745 msgstr ""
30746
30747 #: config/i386/intelmic-mkoffload.c:584 config/nvptx/mkoffload.c:478
30748 #, gcc-internal-format
30749 msgid "unrecognizable argument of option "
30750 msgstr ""
30751
30752 #: config/i386/winnt.c:83
30753 #, gcc-internal-format
30754 msgid "%qE attribute applies only to initialized variables with external linkage"
30755 msgstr ""
30756
30757 #: config/i386/winnt.c:156
30758 #, gcc-internal-format
30759 msgid "definition of static data member %q+D of dllimport%'d class"
30760 msgstr ""
30761
30762 #. 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.
30763 #. 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.
30764 #: config/i386/xm-djgpp.h:85
30765 #, gcc-internal-format
30766 msgid "environment variable DJGPP not defined"
30767 msgstr ""
30768
30769 #: config/i386/xm-djgpp.h:87
30770 #, gcc-internal-format
30771 msgid "environment variable DJGPP points to missing file %qs"
30772 msgstr ""
30773
30774 #: config/i386/xm-djgpp.h:90
30775 #, gcc-internal-format
30776 msgid "environment variable DJGPP points to corrupt file %qs"
30777 msgstr ""
30778
30779 #: config/ia64/ia64-c.c:50
30780 #, gcc-internal-format
30781 msgid "malformed #pragma builtin"
30782 msgstr ""
30783
30784 #: config/ia64/ia64.c:754
30785 #, gcc-internal-format
30786 msgid "invalid argument of %qE attribute"
30787 msgstr ""
30788
30789 #: config/ia64/ia64.c:767
30790 #, gcc-internal-format
30791 msgid "an address area attribute cannot be specified for local variables"
30792 msgstr ""
30793
30794 #: config/ia64/ia64.c:774
30795 #, gcc-internal-format
30796 msgid "address area of %q+D conflicts with previous declaration"
30797 msgstr ""
30798
30799 #: config/ia64/ia64.c:782
30800 #, gcc-internal-format
30801 msgid "address area attribute cannot be specified for functions"
30802 msgstr ""
30803
30804 #: config/ia64/ia64.c:6027 config/pa/pa.c:456 config/sh/sh.c:8282
30805 #: config/spu/spu.c:4920
30806 #, gcc-internal-format
30807 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
30808 msgstr ""
30809
30810 #: config/ia64/ia64.c:11286
30811 #, gcc-internal-format
30812 msgid "version attribute is not a string"
30813 msgstr ""
30814
30815 #: config/iq2000/iq2000.c:1876
30816 #, gcc-internal-format, gfc-internal-format
30817 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
30818 msgstr ""
30819
30820 #: config/iq2000/iq2000.c:2643
30821 #, gcc-internal-format
30822 msgid "argument %qd is not a constant"
30823 msgstr ""
30824
30825 #: config/iq2000/iq2000.c:2947 config/xtensa/xtensa.c:2524
30826 #, gcc-internal-format
30827 msgid "PRINT_OPERAND_ADDRESS, null pointer"
30828 msgstr ""
30829
30830 #: config/iq2000/iq2000.c:3102
30831 #, gcc-internal-format
30832 msgid "PRINT_OPERAND: Unknown punctuation %<%c%>"
30833 msgstr ""
30834
30835 #: config/iq2000/iq2000.c:3111 config/xtensa/xtensa.c:2367
30836 #, gcc-internal-format
30837 msgid "PRINT_OPERAND null pointer"
30838 msgstr ""
30839
30840 #: config/m32c/m32c-pragma.c:54
30841 #, gcc-internal-format
30842 msgid "junk at end of #pragma GCC memregs [0..16]"
30843 msgstr ""
30844
30845 #: config/m32c/m32c-pragma.c:61
30846 #, gcc-internal-format
30847 msgid "#pragma GCC memregs must precede any function decls"
30848 msgstr ""
30849
30850 #: config/m32c/m32c-pragma.c:69 config/m32c/m32c-pragma.c:76
30851 #, gcc-internal-format
30852 msgid "#pragma GCC memregs takes a number [0..16]"
30853 msgstr ""
30854
30855 #: config/m32c/m32c-pragma.c:104
30856 #, gcc-internal-format
30857 msgid "junk at end of #pragma ADDRESS"
30858 msgstr ""
30859
30860 #: config/m32c/m32c-pragma.c:109
30861 #, gcc-internal-format
30862 msgid "malformed #pragma ADDRESS variable address"
30863 msgstr ""
30864
30865 #: config/m32c/m32c.c:420
30866 #, gcc-internal-format
30867 msgid "invalid target memregs value %<%d%>"
30868 msgstr "некоректне значення memregs призначення %<%d%>"
30869
30870 #: config/m32c/m32c.c:2936
30871 #, gcc-internal-format
30872 msgid "%qE attribute is not supported for R8C target"
30873 msgstr ""
30874
30875 #. The argument must be a constant integer.
30876 #: config/m32c/m32c.c:2952 config/sh/sh.c:8494 config/sh/sh.c:8589
30877 #, gcc-internal-format
30878 msgid "%qE attribute argument not an integer constant"
30879 msgstr ""
30880
30881 #: config/m32c/m32c.c:2961
30882 #, gcc-internal-format
30883 msgid "%qE attribute argument should be between 18 to 255"
30884 msgstr ""
30885
30886 #: config/m32c/m32c.c:4085
30887 #, gcc-internal-format
30888 msgid "%<bank_switch%> has no effect on non-interrupt functions"
30889 msgstr ""
30890
30891 #: config/m32c/m32c.c:4192
30892 #, gcc-internal-format
30893 msgid "%<fast_interrupt%> attribute directive ignored"
30894 msgstr ""
30895
30896 #: config/m32r/m32r.c:414
30897 #, gcc-internal-format
30898 msgid "invalid argument of %qs attribute"
30899 msgstr ""
30900
30901 #: config/m68k/m68k.c:527
30902 #, gcc-internal-format
30903 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
30904 msgstr ""
30905
30906 #: config/m68k/m68k.c:598
30907 #, gcc-internal-format
30908 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
30909 msgstr ""
30910
30911 #: config/m68k/m68k.c:662
30912 #, gcc-internal-format
30913 msgid "%<-falign-labels=%d%> is not supported"
30914 msgstr "підтримки %<-falign-labels=%d%> не передбачено"
30915
30916 #: config/m68k/m68k.c:669
30917 #, gcc-internal-format
30918 msgid "%<-falign-loops=%d%> is not supported"
30919 msgstr "підтримки %<-falign-loops=%d%> не передбачено"
30920
30921 #: config/m68k/m68k.c:677
30922 #, gcc-internal-format
30923 msgid "%<-fstack-limit-%> options are not supported on this cpu"
30924 msgstr ""
30925
30926 #: config/m68k/m68k.c:795
30927 #, gcc-internal-format
30928 msgid "multiple interrupt attributes not allowed"
30929 msgstr ""
30930
30931 #: config/m68k/m68k.c:802
30932 #, gcc-internal-format
30933 msgid "interrupt_thread is available only on fido"
30934 msgstr ""
30935
30936 #: config/m68k/m68k.c:1136 config/rs6000/rs6000.c:25722
30937 #, gcc-internal-format
30938 msgid "stack limit expression is not supported"
30939 msgstr ""
30940
30941 #: config/mcore/mcore.c:2966
30942 #, gcc-internal-format
30943 msgid "initialized variable %q+D is marked dllimport"
30944 msgstr ""
30945
30946 #: config/microblaze/microblaze.c:1762
30947 #, gcc-internal-format
30948 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
30949 msgstr ""
30950
30951 #: config/microblaze/microblaze.c:1774
30952 #, gcc-internal-format
30953 msgid "%qs is an invalid argument to %<-mcpu=%>"
30954 msgstr ""
30955
30956 #: config/microblaze/microblaze.c:1823
30957 #, gcc-internal-format
30958 msgid "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
30959 msgstr ""
30960
30961 #: config/microblaze/microblaze.c:1840
30962 #, gcc-internal-format
30963 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
30964 msgstr ""
30965
30966 #: config/microblaze/microblaze.c:1847
30967 #, gcc-internal-format
30968 msgid "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
30969 msgstr ""
30970
30971 #: config/microblaze/microblaze.c:1853
30972 #, gcc-internal-format
30973 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
30974 msgstr ""
30975
30976 #: config/mips/mips.c:1424 config/mips/mips.c:1428
30977 #, gcc-internal-format
30978 msgid "%qs attribute only applies to functions"
30979 msgstr ""
30980
30981 #: config/mips/mips.c:1438 config/mips/mips.c:1444
30982 #, gcc-internal-format
30983 msgid "%qE cannot have both %qs and %qs attributes"
30984 msgstr ""
30985
30986 #: config/mips/mips.c:1473 config/mips/mips.c:1479 config/nios2/nios2.c:4458
30987 #, gcc-internal-format
30988 msgid "%qE redeclared with conflicting %qs attributes"
30989 msgstr ""
30990
30991 #: config/mips/mips.c:1511 config/mips/mips.c:1565 config/riscv/riscv.c:2824
30992 #, gcc-internal-format
30993 msgid "%qE attribute requires a string argument"
30994 msgstr ""
30995
30996 #: config/mips/mips.c:1519
30997 #, gcc-internal-format
30998 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
30999 msgstr ""
31000
31001 #: config/mips/mips.c:1535
31002 #, gcc-internal-format
31003 msgid "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)"
31004 msgstr ""
31005
31006 #: config/mips/mips.c:1572
31007 #, gcc-internal-format
31008 msgid "argument to %qE attribute is not intstack"
31009 msgstr ""
31010
31011 #: config/mips/mips.c:7742
31012 #, gcc-internal-format
31013 msgid "cannot handle inconsistent calls to %qs"
31014 msgstr ""
31015
31016 #: config/mips/mips.c:10978
31017 #, gcc-internal-format
31018 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
31019 msgstr ""
31020
31021 #: config/mips/mips.c:10980
31022 #, gcc-internal-format
31023 msgid "interrupt handlers cannot be MIPS16 functions"
31024 msgstr ""
31025
31026 #: config/mips/mips.c:11970
31027 #, gcc-internal-format
31028 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
31029 msgstr ""
31030
31031 #: config/mips/mips.c:16950
31032 #, gcc-internal-format, gfc-internal-format
31033 msgid "argument %d to the built-in must be a constant in range %d to %d"
31034 msgstr ""
31035
31036 #: config/mips/mips.c:16956 config/nios2/nios2.c:3610
31037 #: config/riscv/riscv-builtins.c:219
31038 #, gcc-internal-format
31039 msgid "invalid argument to built-in function"
31040 msgstr ""
31041
31042 #: config/mips/mips.c:17070
31043 #, gcc-internal-format
31044 msgid "failed to expand built-in function"
31045 msgstr ""
31046
31047 #: config/mips/mips.c:17201
31048 #, gcc-internal-format
31049 msgid "built-in function %qE not supported for MIPS16"
31050 msgstr ""
31051
31052 #: config/mips/mips.c:17809
31053 #, gcc-internal-format
31054 msgid "%qs does not support MIPS16 code"
31055 msgstr ""
31056
31057 #: config/mips/mips.c:19614
31058 #, gcc-internal-format
31059 msgid "MIPS16 PIC for ABIs other than o32 and o64"
31060 msgstr ""
31061
31062 #: config/mips/mips.c:19617
31063 #, gcc-internal-format
31064 msgid "MIPS16 %<-mxgot%> code"
31065 msgstr ""
31066
31067 #: config/mips/mips.c:19620
31068 #, gcc-internal-format
31069 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
31070 msgstr ""
31071
31072 #: config/mips/mips.c:19623
31073 #, gcc-internal-format
31074 msgid "MSA MIPS16 code"
31075 msgstr ""
31076
31077 #: config/mips/mips.c:19798 config/mips/mips.c:19803 config/mips/mips.c:19885
31078 #: config/mips/mips.c:19887 config/mips/mips.c:19917 config/mips/mips.c:19927
31079 #: config/mips/mips.c:20033 config/mips/mips.c:20063
31080 #, gcc-internal-format, gfc-internal-format
31081 msgid "unsupported combination: %s"
31082 msgstr ""
31083
31084 #: config/mips/mips.c:19837
31085 #, gcc-internal-format
31086 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
31087 msgstr ""
31088
31089 #: config/mips/mips.c:19847
31090 #, gcc-internal-format
31091 msgid "%<-march=%s%> is not compatible with the selected ABI"
31092 msgstr ""
31093
31094 #: config/mips/mips.c:19862
31095 #, gcc-internal-format
31096 msgid "%<-mgp64%> used with a 32-bit processor"
31097 msgstr ""
31098
31099 #: config/mips/mips.c:19864
31100 #, gcc-internal-format
31101 msgid "%<-mgp32%> used with a 64-bit ABI"
31102 msgstr ""
31103
31104 #: config/mips/mips.c:19866
31105 #, gcc-internal-format
31106 msgid "%<-mgp64%> used with a 32-bit ABI"
31107 msgstr ""
31108
31109 #: config/mips/mips.c:19882
31110 #, gcc-internal-format
31111 msgid "the %qs architecture does not support %<-mfp32%>"
31112 msgstr ""
31113
31114 #: config/mips/mips.c:19891
31115 #, gcc-internal-format
31116 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
31117 msgstr ""
31118
31119 #: config/mips/mips.c:19894
31120 #, gcc-internal-format
31121 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
31122 msgstr ""
31123
31124 #: config/mips/mips.c:19915
31125 #, gcc-internal-format
31126 msgid "%<-mfpxx%> can only be used with the o32 ABI"
31127 msgstr ""
31128
31129 #: config/mips/mips.c:19919
31130 #, gcc-internal-format
31131 msgid "%<-march=%s%> requires %<-mfp32%>"
31132 msgstr "%<-march=%s%> потребує %<-mfp32%>"
31133
31134 #: config/mips/mips.c:19921
31135 #, gcc-internal-format
31136 msgid "%<-mfpxx%> requires %<-mlra%>"
31137 msgstr "%<-mfpxx%> потребує %<-mlra%>"
31138
31139 #: config/mips/mips.c:19937 config/mips/mips.c:19939 config/mips/mips.c:19952
31140 #, gcc-internal-format
31141 msgid "%qs is incompatible with %qs"
31142 msgstr ""
31143
31144 #. We have traditionally allowed non-abicalls code to use
31145 #. an LP64 form of o64. However, it would take a bit more
31146 #. effort to support the combination of 32-bit GOT entries
31147 #. and 64-bit pointers, so we treat the abicalls case as
31148 #. an error.
31149 #: config/mips/mips.c:19946
31150 #, gcc-internal-format
31151 msgid "the combination of %qs and %qs is incompatible with %qs"
31152 msgstr ""
31153
31154 #: config/mips/mips.c:19999
31155 #, gcc-internal-format
31156 msgid "the %qs architecture does not support branch-likely instructions"
31157 msgstr ""
31158
31159 #: config/mips/mips.c:20014
31160 #, gcc-internal-format
31161 msgid "the %qs architecture does not support madd or msub instructions"
31162 msgstr ""
31163
31164 #: config/mips/mips.c:20028
31165 #, gcc-internal-format
31166 msgid "the %qs architecture does not support odd single-precision registers"
31167 msgstr ""
31168
31169 #: config/mips/mips.c:20041 config/mips/mips.c:20047
31170 #, gcc-internal-format
31171 msgid "unsupported combination: %qs%s %s"
31172 msgstr ""
31173
31174 #: config/mips/mips.c:20056
31175 #, gcc-internal-format
31176 msgid "unsupported combination: %qs %s"
31177 msgstr ""
31178
31179 #: config/mips/mips.c:20071
31180 #, gcc-internal-format
31181 msgid "cannot generate position-independent code for %qs"
31182 msgstr ""
31183
31184 #: config/mips/mips.c:20074
31185 #, gcc-internal-format
31186 msgid "position-independent code requires %qs"
31187 msgstr ""
31188
31189 #: config/mips/mips.c:20107
31190 #, gcc-internal-format
31191 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
31192 msgstr ""
31193
31194 #: config/mips/mips.c:20115 config/mips/mips.c:20118
31195 #, gcc-internal-format
31196 msgid "cannot use small-data accesses for %qs"
31197 msgstr ""
31198
31199 #: config/mips/mips.c:20133
31200 #, gcc-internal-format
31201 msgid "the %qs architecture does not support %<-m%s=legacy%>"
31202 msgstr ""
31203
31204 #: config/mips/mips.c:20140
31205 #, gcc-internal-format
31206 msgid "the %qs architecture does not support %<-m%s=2008%>"
31207 msgstr ""
31208
31209 #: config/mips/mips.c:20158
31210 #, gcc-internal-format
31211 msgid "%<-mips3d%> requires %<-mpaired-single%>"
31212 msgstr "%<-mips3d%> потребує %<-mpaired-single%>"
31213
31214 #: config/mips/mips.c:20168
31215 #, gcc-internal-format
31216 msgid "%qs must be used with %qs"
31217 msgstr ""
31218
31219 #: config/mips/mips.c:20178
31220 #, gcc-internal-format
31221 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
31222 msgstr ""
31223
31224 #: config/mips/mips.c:20185
31225 #, gcc-internal-format
31226 msgid "the %qs architecture does not support paired-single instructions"
31227 msgstr ""
31228
31229 #: config/mips/mips.c:20194
31230 #, gcc-internal-format
31231 msgid "%qs requires a target that provides the %qs instruction"
31232 msgstr ""
31233
31234 #: config/mips/mips.c:20205
31235 #, gcc-internal-format
31236 msgid "the %qs architecture does not support DSP instructions"
31237 msgstr ""
31238
31239 #: config/mips/mips.c:20215
31240 #, gcc-internal-format
31241 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
31242 msgstr ""
31243
31244 #: config/mips/mips.c:20225
31245 #, gcc-internal-format
31246 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
31247 msgstr ""
31248
31249 #: config/mips/mips.c:20331
31250 #, gcc-internal-format
31251 msgid "%qs requires branch-likely instructions"
31252 msgstr ""
31253
31254 #: config/mips/mips.c:20335
31255 #, gcc-internal-format
31256 msgid "the %qs architecture does not support the synci instruction"
31257 msgstr ""
31258
31259 #: config/mips/mips.c:21170
31260 #, gcc-internal-format
31261 msgid "mips16 function profiling"
31262 msgstr ""
31263
31264 #: config/mmix/mmix.c:320
31265 #, gcc-internal-format
31266 msgid "%<-f%s%> not supported: ignored"
31267 msgstr ""
31268
31269 #: config/mmix/mmix.c:759
31270 #, gcc-internal-format
31271 msgid "support for mode %qs"
31272 msgstr ""
31273
31274 #: config/mmix/mmix.c:773
31275 #, gcc-internal-format, gfc-internal-format
31276 msgid "too large function value type, needs %d registers, have only %d registers for this"
31277 msgstr ""
31278
31279 #: config/mmix/mmix.c:950
31280 #, gcc-internal-format
31281 msgid "function_profiler support for MMIX"
31282 msgstr ""
31283
31284 #: config/mmix/mmix.c:974
31285 #, gcc-internal-format
31286 msgid "MMIX Internal: Last named vararg would not fit in a register"
31287 msgstr ""
31288
31289 #: config/mmix/mmix.c:1607 config/mmix/mmix.c:1631 config/mmix/mmix.c:1747
31290 #, gcc-internal-format, gfc-internal-format
31291 msgid "MMIX Internal: Bad register: %d"
31292 msgstr ""
31293
31294 #. Presumably there's a missing case above if we get here.
31295 #: config/mmix/mmix.c:1739
31296 #, gcc-internal-format
31297 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
31298 msgstr ""
31299
31300 #: config/mmix/mmix.c:2024
31301 #, gcc-internal-format
31302 msgid "stack frame not a multiple of 8 bytes: %wd"
31303 msgstr ""
31304
31305 #: config/mmix/mmix.c:2262
31306 #, gcc-internal-format
31307 msgid "stack frame not a multiple of octabyte: %wd"
31308 msgstr ""
31309
31310 #: config/mmix/mmix.c:2548 config/mmix/mmix.c:2607
31311 #, gcc-internal-format, gfc-internal-format
31312 msgid "MMIX Internal: %s is not a shiftable int"
31313 msgstr ""
31314
31315 #: config/mn10300/mn10300.c:107
31316 #, gcc-internal-format
31317 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
31318 msgstr ""
31319
31320 #: config/msp430/driver-msp430.c:661
31321 #, gcc-internal-format, gfc-internal-format
31322 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
31323 msgstr ""
31324
31325 #: config/msp430/driver-msp430.c:702
31326 #, gcc-internal-format, gfc-internal-format
31327 msgid "unrecognized hwpy field in msp430_mcu_data[%d]: %d"
31328 msgstr ""
31329
31330 #: config/msp430/driver-msp430.c:709
31331 #, gcc-internal-format, gfc-internal-format
31332 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
31333 msgstr ""
31334
31335 #: config/msp430/driver-msp430.c:713
31336 #, gcc-internal-format
31337 msgid "msp430_select_hwmult_lib needs one or more arguments"
31338 msgstr ""
31339
31340 #: config/msp430/msp430.c:800
31341 #, gcc-internal-format
31342 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
31343 msgstr ""
31344
31345 #: config/msp430/msp430.c:807
31346 #, gcc-internal-format
31347 msgid "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to %s"
31348 msgstr ""
31349
31350 #: config/msp430/msp430.c:815
31351 #, gcc-internal-format
31352 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
31353 msgstr ""
31354
31355 #: config/msp430/msp430.c:819
31356 #, gcc-internal-format
31357 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
31358 msgstr ""
31359
31360 #: config/msp430/msp430.c:823
31361 #, gcc-internal-format
31362 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
31363 msgstr ""
31364
31365 #: config/msp430/msp430.c:840
31366 #, gcc-internal-format
31367 msgid ""
31368 "Unrecognized MCU name %qs, assuming that it is just a MSP430 with no hardware multiply.\n"
31369 "Use the %<-mcpu%> and %<-mhwmult%> options to set these explicitly."
31370 msgstr ""
31371
31372 #: config/msp430/msp430.c:847
31373 #, gcc-internal-format
31374 msgid ""
31375 "Unrecognized MCU name %qs, assuming that it has no hardware multiply.\n"
31376 "Use the %<-mhwmult%> option to set this explicitly."
31377 msgstr ""
31378
31379 #: config/msp430/msp430.c:859
31380 #, gcc-internal-format
31381 msgid ""
31382 "Unrecognized MCU name %qs, assuming that it just supports the MSP430 ISA.\n"
31383 "Use the %<-mcpu%> option to set the ISA explicitly."
31384 msgstr ""
31385
31386 #: config/msp430/msp430.c:867
31387 #, gcc-internal-format
31388 msgid "Unrecognized MCU name %qs."
31389 msgstr ""
31390
31391 #: config/msp430/msp430.c:876
31392 #, gcc-internal-format
31393 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
31394 msgstr ""
31395
31396 #: config/msp430/msp430.c:879
31397 #, gcc-internal-format
31398 msgid "%<-mcode-region=upper%> requires 430X-compatible cpu"
31399 msgstr ""
31400
31401 #: config/msp430/msp430.c:881
31402 #, gcc-internal-format
31403 msgid "%<-mdata-region=upper%> requires 430X-compatible cpu"
31404 msgstr ""
31405
31406 #: config/msp430/msp430.c:1915
31407 #, gcc-internal-format
31408 msgid "unrecognized interrupt vector argument of %qE attribute"
31409 msgstr ""
31410
31411 #: config/msp430/msp430.c:1924
31412 #, gcc-internal-format
31413 msgid "numeric argument of %qE attribute must be in range 0..63"
31414 msgstr ""
31415
31416 #: config/msp430/msp430.c:1930
31417 #, gcc-internal-format
31418 msgid "argument of %qE attribute is not a string constant or number"
31419 msgstr ""
31420
31421 #: config/msp430/msp430.c:1957
31422 #, gcc-internal-format
31423 msgid "critical attribute has no effect on interrupt functions"
31424 msgstr ""
31425
31426 #: config/msp430/msp430.c:2060
31427 #, gcc-internal-format
31428 msgid "%qE attribute cannot be applied to variables with specific sections"
31429 msgstr ""
31430
31431 #: config/msp430/msp430.c:2064
31432 #, gcc-internal-format
31433 msgid "%qE attribute has no effect on automatic variables"
31434 msgstr ""
31435
31436 #: config/msp430/msp430.c:2211
31437 #, gcc-internal-format
31438 msgid "argument to interrupt attribute is unsupported for weak functions"
31439 msgstr ""
31440
31441 #: config/msp430/msp430.c:2587
31442 #, gcc-internal-format
31443 msgid "__delay_cycles() only takes constant arguments"
31444 msgstr ""
31445
31446 #: config/msp430/msp430.c:2597
31447 #, gcc-internal-format
31448 msgid "__delay_cycles only takes non-negative cycle counts"
31449 msgstr ""
31450
31451 #: config/msp430/msp430.c:2617
31452 #, gcc-internal-format
31453 msgid "__delay_cycles is limited to 32-bit loop counts"
31454 msgstr ""
31455
31456 #: config/msp430/msp430.c:2687
31457 #, gcc-internal-format
31458 msgid "MSP430 builtin functions only work inside interrupt handlers"
31459 msgstr ""
31460
31461 #: config/msp430/msp430.c:2699 config/rx/rx.c:2660 config/xtensa/xtensa.c:3468
31462 #: config/xtensa/xtensa.c:3494
31463 #, gcc-internal-format
31464 msgid "bad builtin code"
31465 msgstr "помилковий вбудований код"
31466
31467 #: config/nds32/nds32-intrinsic.c:126 config/nios2/nios2.c:3848
31468 #, gcc-internal-format, gfc-internal-format
31469 msgid "invalid argument to built-in function %s"
31470 msgstr "некоректний аргумент вбудованої функції %s"
31471
31472 #: config/nds32/nds32-intrinsic.c:131
31473 #, gcc-internal-format, gfc-internal-format
31474 msgid "constant argument out of range for %s"
31475 msgstr "сталий аргумент поза припустимим діапазоном для %s"
31476
31477 #: config/nds32/nds32-intrinsic.c:1003
31478 #, gcc-internal-format
31479 msgid "don%'t support DSP extension instructions"
31480 msgstr ""
31481
31482 #: config/nds32/nds32-intrinsic.c:1016
31483 #, gcc-internal-format
31484 msgid "this builtin function is only available on the v3s or v3f toolchain"
31485 msgstr ""
31486
31487 #: config/nds32/nds32-intrinsic.c:1028
31488 #, gcc-internal-format
31489 msgid "this builtin function is only available on the v3f toolchain"
31490 msgstr ""
31491
31492 #: config/nds32/nds32-intrinsic.c:1043
31493 #, gcc-internal-format
31494 msgid "this builtin function not support on the v3m toolchain"
31495 msgstr ""
31496
31497 #: config/nds32/nds32-intrinsic.c:1062
31498 #, gcc-internal-format
31499 msgid "don%'t support performance extension instructions"
31500 msgstr "не підтримувати інструкції розширеної швидкодії"
31501
31502 #: config/nds32/nds32-intrinsic.c:1074
31503 #, gcc-internal-format
31504 msgid "don%'t support performance extension version 2 instructions"
31505 msgstr "не підтримувати інструкції розширеної швидкодії версії 2"
31506
31507 #: config/nds32/nds32-intrinsic.c:1086
31508 #, gcc-internal-format
31509 msgid "don%'t support string extension instructions"
31510 msgstr "не підтримувати інструкції розширення рядків"
31511
31512 #: config/nds32/nds32-isr.c:116 config/nds32/nds32-isr.c:207
31513 #, gcc-internal-format
31514 msgid "require id argument in the string"
31515 msgstr ""
31516
31517 #: config/nds32/nds32-isr.c:131
31518 #, gcc-internal-format
31519 msgid "invalid id value for interrupt attribute"
31520 msgstr ""
31521
31522 #: config/nds32/nds32-isr.c:221
31523 #, gcc-internal-format
31524 msgid "invalid id value for exception attribute"
31525 msgstr ""
31526
31527 #: config/nds32/nds32-isr.c:617
31528 #, gcc-internal-format
31529 msgid "multiple save reg attributes to function %qD"
31530 msgstr ""
31531
31532 #: config/nds32/nds32-isr.c:630
31533 #, gcc-internal-format
31534 msgid "multiple nested types attributes to function %qD"
31535 msgstr ""
31536
31537 #: config/nds32/nds32-isr.c:642
31538 #, gcc-internal-format
31539 msgid "multiple interrupt attributes to function %qD"
31540 msgstr ""
31541
31542 #: config/nds32/nds32-isr.c:646
31543 #, gcc-internal-format
31544 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
31545 msgstr ""
31546
31547 #: config/nds32/nds32-isr.c:649
31548 #, gcc-internal-format
31549 msgid "cannot use exception attributes to function %qD under linux toolchain"
31550 msgstr ""
31551
31552 #: config/nds32/nds32-isr.c:652
31553 #, gcc-internal-format
31554 msgid "cannot use reset attributes to function %qD under linux toolchain"
31555 msgstr ""
31556
31557 #. Trampoline is not supported on reduced-set registers yet.
31558 #: config/nds32/nds32.c:2402 config/nds32/nds32.c:2456
31559 #: config/nds32/nds32.c:3567 config/nds32/nds32.c:3664
31560 #: config/nds32/nds32.c:3679 config/nds32/nds32.c:3685
31561 #: config/nds32/nds32.c:3761 config/nds32/nds32.c:3767
31562 #: config/nds32/nds32.c:3799
31563 #, gcc-internal-format
31564 msgid "a nested function is not supported for reduced registers"
31565 msgstr ""
31566
31567 #. The enum index value for array size is out of range.
31568 #: config/nds32/nds32.c:3458
31569 #, gcc-internal-format
31570 msgid "intrinsic register index is out of range"
31571 msgstr ""
31572
31573 #: config/nds32/nds32.c:3474 config/nds32/nds32.c:3481
31574 #: config/nds32/nds32.c:3488 config/nds32/nds32.c:3495
31575 #: config/nds32/nds32.c:3502
31576 #, gcc-internal-format
31577 msgid "CCTL intrinsic function subtype out of range!"
31578 msgstr ""
31579
31580 #: config/nds32/nds32.c:3939
31581 #, gcc-internal-format
31582 msgid "cannot use indirect_call attribute under linux toolchain"
31583 msgstr ""
31584
31585 #: config/nds32/nds32.c:3947
31586 #, gcc-internal-format
31587 msgid "indirect_call attribute can%'t apply for static function"
31588 msgstr ""
31589
31590 #: config/nds32/nds32.c:4036
31591 #, gcc-internal-format
31592 msgid "invalid id value for interrupt/exception attribute"
31593 msgstr ""
31594
31595 #: config/nds32/nds32.c:4064
31596 #, gcc-internal-format
31597 msgid "invalid id value for reset attribute"
31598 msgstr ""
31599
31600 #: config/nds32/nds32.c:4080
31601 #, gcc-internal-format
31602 msgid "invalid nmi function for reset attribute"
31603 msgstr ""
31604
31605 #: config/nds32/nds32.c:4093
31606 #, gcc-internal-format
31607 msgid "invalid warm function for reset attribute"
31608 msgstr ""
31609
31610 #: config/nds32/nds32.c:4144
31611 #, gcc-internal-format
31612 msgid "not support %<-fpic%> option for v3m toolchain"
31613 msgstr ""
31614
31615 #: config/nds32/nds32.c:4177
31616 #, gcc-internal-format
31617 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
31618 msgstr ""
31619
31620 #: config/nds32/nds32.c:4180
31621 #, gcc-internal-format
31622 msgid "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-mext-fpu-sp%> or %<-mext-fpu-dp%>"
31623 msgstr ""
31624
31625 #: config/nios2/nios2.c:573
31626 #, gcc-internal-format
31627 msgid "Unknown form for stack limit expression"
31628 msgstr ""
31629
31630 #: config/nios2/nios2.c:1182
31631 #, gcc-internal-format
31632 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
31633 msgstr ""
31634
31635 #: config/nios2/nios2.c:1195
31636 #, gcc-internal-format
31637 msgid "switch %<-mcustom-%s%> has no effect unless %<-funsafe-math-optimizations%> is specified"
31638 msgstr ""
31639
31640 #: config/nios2/nios2.c:1205
31641 #, gcc-internal-format
31642 msgid "switch %<-mcustom-%s%> has no effect unless %<-ffinite-math-only%> is specified"
31643 msgstr ""
31644
31645 #: config/nios2/nios2.c:1214
31646 #, gcc-internal-format
31647 msgid "switch %<-mcustom-%s%> has no effect unless %<-fno-math-errno%> is specified"
31648 msgstr ""
31649
31650 #: config/nios2/nios2.c:1219
31651 #, gcc-internal-format
31652 msgid "conflicting use of %<-mcustom%> switches, target attributes, and/or %<__builtin_custom_%> functions"
31653 msgstr ""
31654
31655 #: config/nios2/nios2.c:1321
31656 #, gcc-internal-format
31657 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
31658 msgstr ""
31659
31660 #: config/nios2/nios2.c:1340
31661 #, gcc-internal-format
31662 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
31663 msgstr ""
31664
31665 #: config/nios2/nios2.c:1363
31666 #, gcc-internal-format
31667 msgid "position-independent code requires the Linux ABI"
31668 msgstr ""
31669
31670 #: config/nios2/nios2.c:1366
31671 #, gcc-internal-format
31672 msgid "PIC support for %<-fstack-limit-symbol%>"
31673 msgstr ""
31674
31675 #: config/nios2/nios2.c:1388
31676 #, gcc-internal-format
31677 msgid "%<-mgpopt%> not supported with PIC."
31678 msgstr ""
31679
31680 #: config/nios2/nios2.c:1390
31681 #, gcc-internal-format
31682 msgid "%<-mgprel-sec=%> not supported with PIC."
31683 msgstr ""
31684
31685 #: config/nios2/nios2.c:1392
31686 #, gcc-internal-format
31687 msgid "%<-mr0rel-sec=%> not supported with PIC."
31688 msgstr ""
31689
31690 #: config/nios2/nios2.c:1400
31691 #, gcc-internal-format
31692 msgid "%<-mgprel-sec=%> argument is not a valid regular expression."
31693 msgstr ""
31694
31695 #: config/nios2/nios2.c:1406
31696 #, gcc-internal-format
31697 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression."
31698 msgstr ""
31699
31700 #: config/nios2/nios2.c:1417
31701 #, gcc-internal-format
31702 msgid "BMX instructions are only supported with R2 architecture"
31703 msgstr ""
31704
31705 #: config/nios2/nios2.c:1419
31706 #, gcc-internal-format
31707 msgid "CDX instructions are only supported with R2 architecture"
31708 msgstr ""
31709
31710 #: config/nios2/nios2.c:1424
31711 #, gcc-internal-format
31712 msgid "R2 architecture is little-endian only"
31713 msgstr ""
31714
31715 #: config/nios2/nios2.c:3594
31716 #, gcc-internal-format
31717 msgid "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
31718 msgstr ""
31719
31720 #: config/nios2/nios2.c:3702
31721 #, gcc-internal-format
31722 msgid "custom instruction opcode must be compile time constant in the range 0-255 for %<__builtin_custom_%s%>"
31723 msgstr ""
31724
31725 #: config/nios2/nios2.c:3907
31726 #, gcc-internal-format, gfc-internal-format
31727 msgid "Control register number must be in range 0-31 for %s"
31728 msgstr ""
31729
31730 #: config/nios2/nios2.c:3935
31731 #, gcc-internal-format, gfc-internal-format
31732 msgid "Register number must be in range 0-31 for %s"
31733 msgstr ""
31734
31735 #: config/nios2/nios2.c:3942
31736 #, gcc-internal-format, gfc-internal-format
31737 msgid "The immediate value must fit into a %d-bit integer for %s"
31738 msgstr ""
31739
31740 #: config/nios2/nios2.c:3992
31741 #, gcc-internal-format
31742 msgid "The ENI instruction operand must be either 0 or 1"
31743 msgstr ""
31744
31745 #: config/nios2/nios2.c:4020
31746 #, gcc-internal-format, gfc-internal-format
31747 msgid "Builtin function %s requires Nios II R%d"
31748 msgstr ""
31749
31750 #: config/nios2/nios2.c:4100
31751 #, gcc-internal-format
31752 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
31753 msgstr ""
31754
31755 #: config/nios2/nios2.c:4106 config/nios2/nios2.c:4116
31756 #, gcc-internal-format
31757 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
31758 msgstr ""
31759
31760 #: config/nios2/nios2.c:4222
31761 #, gcc-internal-format
31762 msgid "custom-fpu-cfg option does not support %<no-%>"
31763 msgstr ""
31764
31765 #: config/nios2/nios2.c:4227
31766 #, gcc-internal-format
31767 msgid "custom-fpu-cfg option requires configuration argument"
31768 msgstr ""
31769
31770 #: config/nios2/nios2.c:4256
31771 #, gcc-internal-format
31772 msgid "%<no-custom-%s%> does not accept arguments"
31773 msgstr ""
31774
31775 #: config/nios2/nios2.c:4271
31776 #, gcc-internal-format
31777 msgid "%<custom-%s=%> requires argument"
31778 msgstr ""
31779
31780 #: config/nios2/nios2.c:4281
31781 #, gcc-internal-format
31782 msgid "%<custom-%s=%> argument should be a non-negative integer"
31783 msgstr ""
31784
31785 #: config/nios2/nios2.c:4293
31786 #, gcc-internal-format
31787 msgid "%<custom-%s=%> is not recognized as FPU instruction"
31788 msgstr ""
31789
31790 #: config/nios2/nios2.c:4300
31791 #, gcc-internal-format
31792 msgid "%<%s%> is unknown"
31793 msgstr ""
31794
31795 #: config/nvptx/mkoffload.c:109
31796 #, gcc-internal-format
31797 msgid "malformed ptx file"
31798 msgstr ""
31799
31800 #: config/nvptx/mkoffload.c:409
31801 #, gcc-internal-format
31802 msgid "COLLECT_GCC must be set."
31803 msgstr ""
31804
31805 #: config/nvptx/mkoffload.c:457
31806 #, gcc-internal-format
31807 msgid "offload compiler %s not found (consider using %<-B%>)"
31808 msgstr ""
31809
31810 #: config/nvptx/mkoffload.c:491
31811 #, gcc-internal-format
31812 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
31813 msgstr ""
31814
31815 #: config/nvptx/mkoffload.c:556
31816 #, gcc-internal-format
31817 msgid "cannot open intermediate ptx file"
31818 msgstr ""
31819
31820 #: config/nvptx/nvptx.c:197
31821 #, gcc-internal-format
31822 msgid "option %s is not supported together with %<-fopenacc%>"
31823 msgstr ""
31824
31825 #: config/nvptx/nvptx.c:223
31826 #, gcc-internal-format
31827 msgid "not generating patch area, nops not supported"
31828 msgstr ""
31829
31830 #: config/nvptx/nvptx.c:316
31831 #, gcc-internal-format
31832 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
31833 msgstr ""
31834
31835 #: config/nvptx/nvptx.c:2068
31836 #, gcc-internal-format
31837 msgid "cannot emit unaligned pointers in ptx assembly"
31838 msgstr ""
31839
31840 #: config/nvptx/nvptx.c:2293
31841 #, gcc-internal-format
31842 msgid "PTX does not support weak declarations (only weak definitions)"
31843 msgstr ""
31844
31845 #: config/nvptx/nvptx.c:5064
31846 #, gcc-internal-format
31847 msgid "%qE attribute requires a void return type"
31848 msgstr ""
31849
31850 #: config/nvptx/nvptx.c:5087
31851 #, gcc-internal-format
31852 msgid "%qE attribute not allowed with auto storage class"
31853 msgstr ""
31854
31855 #: config/nvptx/nvptx.c:5641
31856 #, gcc-internal-format, gfc-internal-format
31857 msgid "using vector_length (%d) due to call to vector-partitionable routine, ignoring %d"
31858 msgstr ""
31859
31860 #: config/nvptx/nvptx.c:5649
31861 #, gcc-internal-format, gfc-internal-format
31862 msgid "using vector_length (%d), ignoring runtime setting"
31863 msgstr ""
31864
31865 #: config/nvptx/nvptx.c:5663
31866 #, gcc-internal-format, gfc-internal-format
31867 msgid "using vector_length (%d), ignoring %d"
31868 msgstr ""
31869
31870 #: config/or1k/or1k.c:1268
31871 #, gcc-internal-format, gfc-internal-format
31872 msgid "unexpected operand: %d"
31873 msgstr "неочікуваний операнд: %d"
31874
31875 #: config/pa/pa.c:532
31876 #, gcc-internal-format
31877 msgid "PIC code generation is not supported in the portable runtime model"
31878 msgstr ""
31879
31880 #: config/pa/pa.c:537
31881 #, gcc-internal-format
31882 msgid "PIC code generation is not compatible with fast indirect calls"
31883 msgstr ""
31884
31885 #: config/pa/pa.c:542
31886 #, gcc-internal-format
31887 msgid "%<-g%> is only supported when using GAS on this processor,"
31888 msgstr ""
31889
31890 #: config/pa/pa.c:543
31891 #, gcc-internal-format
31892 msgid "%<-g%> option disabled"
31893 msgstr ""
31894
31895 #: config/pa/pa.c:8794
31896 #, gcc-internal-format, gfc-internal-format
31897 msgid "alignment (%u) for %s exceeds maximum alignment for global common data. Using %u"
31898 msgstr ""
31899
31900 #: config/riscv/riscv.c:354
31901 #, gcc-internal-format
31902 msgid "unknown cpu %qs for %<-mtune%>"
31903 msgstr ""
31904
31905 #: config/riscv/riscv.c:2835
31906 #, gcc-internal-format
31907 msgid "argument to %qE attribute is not \"user\", \"supervisor\", or \"machine\""
31908 msgstr ""
31909
31910 #: config/riscv/riscv.c:4461
31911 #, gcc-internal-format
31912 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
31913 msgstr ""
31914
31915 #: config/riscv/riscv.c:4502
31916 #, gcc-internal-format
31917 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
31918 msgstr ""
31919
31920 #: config/riscv/riscv.c:4506
31921 #, gcc-internal-format
31922 msgid "rv32e requires ilp32e ABI"
31923 msgstr ""
31924
31925 #: config/riscv/riscv.c:4510
31926 #, gcc-internal-format
31927 msgid "ABI requires %<-march=rv%d%>"
31928 msgstr ""
31929
31930 #: config/riscv/riscv.c:4520
31931 #, gcc-internal-format
31932 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
31933 msgstr ""
31934
31935 #: config/riscv/riscv.c:4533
31936 #, gcc-internal-format
31937 msgid "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-attribute%>]"
31938 msgstr ""
31939
31940 #: config/riscv/riscv.c:4825
31941 #, gcc-internal-format
31942 msgid "%qs function cannot have different interrupt type"
31943 msgstr ""
31944
31945 #. Address spaces are currently only supported by C.
31946 #: config/rl78/rl78.c:375
31947 #, gcc-internal-format
31948 msgid "%<-mes0%> can only be used with C"
31949 msgstr ""
31950
31951 #: config/rl78/rl78.c:378
31952 #, gcc-internal-format
31953 msgid "mduc registers only saved for G13 target"
31954 msgstr ""
31955
31956 #: config/rl78/rl78.c:393
31957 #, gcc-internal-format
31958 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
31959 msgstr ""
31960
31961 #: config/rl78/rl78.c:395
31962 #, gcc-internal-format
31963 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
31964 msgstr ""
31965
31966 #. The S2 core does not have mul/div instructions.
31967 #: config/rl78/rl78.c:407
31968 #, gcc-internal-format
31969 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
31970 msgstr ""
31971
31972 #. The G14 core does not have the hardware multiply peripheral used by the
31973 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
31974 #: config/rl78/rl78.c:420
31975 #, gcc-internal-format
31976 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
31977 msgstr ""
31978
31979 #: config/rl78/rl78.c:843
31980 #, gcc-internal-format
31981 msgid "naked attribute only applies to functions"
31982 msgstr ""
31983
31984 #: config/rl78/rl78.c:867
31985 #, gcc-internal-format
31986 msgid "%qE attribute doesn%'t apply to functions"
31987 msgstr ""
31988
31989 #. This is unpredictable, as we're truncating off usable address
31990 #. bits.
31991 #: config/rl78/rl78.c:1233
31992 #, gcc-internal-format
31993 msgid "converting far pointer to near pointer"
31994 msgstr ""
31995
31996 #: config/rs6000/driver-rs6000.c:268
31997 #, gcc-internal-format
31998 msgid ""
31999 "Unsupported cpu name returned from kernel for %<-mcpu=native%>: %s\n"
32000 "Please use an explicit cpu name. Valid cpu names are: %s"
32001 msgstr ""
32002
32003 #: config/rs6000/host-darwin.c:61
32004 #, gcc-internal-format
32005 msgid "Segmentation Fault (code)"
32006 msgstr ""
32007
32008 #: config/rs6000/host-darwin.c:131
32009 #, gcc-internal-format
32010 msgid "Segmentation Fault"
32011 msgstr "Помилка адресування"
32012
32013 #: config/rs6000/host-darwin.c:145
32014 #, gcc-internal-format
32015 msgid "While setting up signal stack: %m"
32016 msgstr ""
32017
32018 #: config/rs6000/host-darwin.c:151
32019 #, gcc-internal-format
32020 msgid "While setting up signal handler: %m"
32021 msgstr ""
32022
32023 #. Handle the machine specific pragma longcall. Its syntax is
32024 #.
32025 #. # pragma longcall ( TOGGLE )
32026 #.
32027 #. where TOGGLE is either 0 or 1.
32028 #.
32029 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
32030 #. whether or not new function declarations receive a longcall
32031 #. attribute by default.
32032 #: config/rs6000/rs6000-c.c:52
32033 #, gcc-internal-format
32034 msgid "ignoring malformed #pragma longcall"
32035 msgstr ""
32036
32037 #: config/rs6000/rs6000-c.c:65
32038 #, gcc-internal-format
32039 msgid "missing open paren"
32040 msgstr ""
32041
32042 #: config/rs6000/rs6000-c.c:67
32043 #, gcc-internal-format
32044 msgid "missing number"
32045 msgstr "не вказано числа"
32046
32047 #: config/rs6000/rs6000-c.c:69
32048 #, gcc-internal-format
32049 msgid "missing close paren"
32050 msgstr ""
32051
32052 #: config/rs6000/rs6000-c.c:72
32053 #, gcc-internal-format
32054 msgid "number must be 0 or 1"
32055 msgstr ""
32056
32057 #: config/rs6000/rs6000-c.c:75
32058 #, gcc-internal-format
32059 msgid "junk at end of #pragma longcall"
32060 msgstr ""
32061
32062 #: config/rs6000/rs6000-c.c:6143
32063 #, gcc-internal-format
32064 msgid "vec_lvsl is deprecated for little endian; use assignment for unaligned loads and stores"
32065 msgstr ""
32066
32067 #: config/rs6000/rs6000-c.c:6147
32068 #, gcc-internal-format
32069 msgid "vec_lvsr is deprecated for little endian; use assignment for unaligned loads and stores"
32070 msgstr ""
32071
32072 #: config/rs6000/rs6000-c.c:6157 config/rs6000/rs6000-c.c:6208
32073 #: config/rs6000/rs6000-c.c:6478 config/rs6000/rs6000-c.c:6544
32074 #: config/rs6000/rs6000-c.c:6891 config/rs6000/rs6000-c.c:6938
32075 #, gcc-internal-format
32076 msgid "builtin %qs only accepts 2 arguments"
32077 msgstr ""
32078
32079 #: config/rs6000/rs6000-c.c:6281 config/rs6000/rs6000-c.c:6364
32080 #: config/rs6000/rs6000-c.c:6722
32081 #, gcc-internal-format
32082 msgid "builtin %qs only accepts 3 arguments"
32083 msgstr ""
32084
32085 #: config/rs6000/rs6000-c.c:6473
32086 #, gcc-internal-format
32087 msgid "builtin %qs only accepts 1 argument"
32088 msgstr ""
32089
32090 #: config/rs6000/rs6000-c.c:6843
32091 #, gcc-internal-format
32092 msgid "passing arg %d of %qE discards qualifiers from pointer target type"
32093 msgstr ""
32094
32095 #: config/rs6000/rs6000-c.c:7029
32096 #, gcc-internal-format
32097 msgid "builtin %qs requires builtin %qs"
32098 msgstr "вбудований код %qs потребує вбудованого коду %qs"
32099
32100 #: config/rs6000/rs6000-c.c:7033
32101 #, gcc-internal-format
32102 msgid "builtin function %qs not supported in this compiler configuration"
32103 msgstr ""
32104
32105 #: config/rs6000/rs6000-c.c:7043
32106 #, gcc-internal-format
32107 msgid "invalid parameter combination for AltiVec intrinsic %qs"
32108 msgstr ""
32109
32110 #: config/rs6000/rs6000.c:3533 config/rs6000/rs6000.c:3536
32111 #: config/rs6000/rs6000.c:3539
32112 #, gcc-internal-format
32113 msgid "%qs requires %qs or %qs"
32114 msgstr "%qs потребує %qs або %qs"
32115
32116 #: config/rs6000/rs6000.c:3640
32117 #, gcc-internal-format
32118 msgid "%qs requires PowerPC64 architecture, enabling"
32119 msgstr ""
32120
32121 #: config/rs6000/rs6000.c:3821
32122 #, gcc-internal-format
32123 msgid "%qs is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
32124 msgstr ""
32125
32126 #: config/rs6000/rs6000.c:3957
32127 #, gcc-internal-format
32128 msgid "AltiVec not supported in this target"
32129 msgstr ""
32130
32131 #: config/rs6000/rs6000.c:3974
32132 #, gcc-internal-format
32133 msgid "%qs is not supported on little endian systems"
32134 msgstr ""
32135
32136 #: config/rs6000/rs6000.c:4053
32137 #, gcc-internal-format
32138 msgid "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than power9"
32139 msgstr ""
32140
32141 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
32142 #. were explicitly cleared.
32143 #: config/rs6000/rs6000.c:4061
32144 #, gcc-internal-format
32145 msgid "%qs incompatible with explicitly disabled options"
32146 msgstr ""
32147
32148 #: config/rs6000/rs6000.c:4086 config/rs6000/rs6000.c:4093
32149 #: config/rs6000/rs6000.c:4100 config/rs6000/rs6000.c:4108
32150 #: config/rs6000/rs6000.c:4127 config/rs6000/rs6000.c:4189
32151 #: config/rs6000/rs6000.c:4216 config/rs6000/rs6000.c:4243
32152 #: config/rs6000/rs6000.c:4258 config/rs6000/rs6000.c:4266
32153 #: config/rs6000/rs6000.c:4295 config/rs6000/rs6000.c:4297
32154 #: config/rs6000/rs6000.c:4381
32155 #, gcc-internal-format
32156 msgid "%qs requires %qs"
32157 msgstr "%qs потребує %qs"
32158
32159 #: config/rs6000/rs6000.c:4286
32160 #, gcc-internal-format
32161 msgid "target attribute or pragma changes long double size"
32162 msgstr ""
32163
32164 #: config/rs6000/rs6000.c:4312
32165 #, gcc-internal-format
32166 msgid "%qs requires full ISA 2.06 support"
32167 msgstr ""
32168
32169 #: config/rs6000/rs6000.c:4321
32170 #, gcc-internal-format
32171 msgid "Using IEEE extended precision long double"
32172 msgstr ""
32173
32174 #: config/rs6000/rs6000.c:4323
32175 #, gcc-internal-format
32176 msgid "Using IBM extended precision long double"
32177 msgstr ""
32178
32179 #: config/rs6000/rs6000.c:4341
32180 #, gcc-internal-format
32181 msgid "%qs requires VSX support"
32182 msgstr ""
32183
32184 #: config/rs6000/rs6000.c:4350
32185 #, gcc-internal-format
32186 msgid "The %<-mfloat128%> option may not be fully supported"
32187 msgstr ""
32188
32189 #: config/rs6000/rs6000.c:4373
32190 #, gcc-internal-format
32191 msgid "%qs requires full ISA 3.0 support"
32192 msgstr ""
32193
32194 #: config/rs6000/rs6000.c:4440
32195 #, gcc-internal-format
32196 msgid "unknown vectorization library ABI type (%qs) for %qs switch"
32197 msgstr ""
32198
32199 #: config/rs6000/rs6000.c:4463 config/rs6000/rs6000.c:4478
32200 #, gcc-internal-format
32201 msgid "target attribute or pragma changes AltiVec ABI"
32202 msgstr ""
32203
32204 #: config/rs6000/rs6000.c:4491
32205 #, gcc-internal-format
32206 msgid "target attribute or pragma changes darwin64 ABI"
32207 msgstr ""
32208
32209 #: config/rs6000/rs6000.c:4617
32210 #, gcc-internal-format
32211 msgid "%qs is not a valid number in %qs"
32212 msgstr ""
32213
32214 #: config/rs6000/rs6000.c:4634
32215 #, gcc-internal-format
32216 msgid "%qs is not a valid base register in %qs"
32217 msgstr ""
32218
32219 #: config/rs6000/rs6000.c:4642
32220 #, gcc-internal-format
32221 msgid "%qs needs a valid base register"
32222 msgstr ""
32223
32224 #: config/rs6000/rs6000.c:4935
32225 #, gcc-internal-format
32226 msgid "unknown option for %<%s=%s%>"
32227 msgstr "невідомий параметр для %<%s=%s%>"
32228
32229 #: config/rs6000/rs6000.c:4972
32230 #, gcc-internal-format
32231 msgid "%qs is deprecated and not recommended in any circumstances"
32232 msgstr ""
32233
32234 #: config/rs6000/rs6000.c:7398
32235 #, gcc-internal-format, gfc-internal-format
32236 msgid "the layout of aggregates containing vectors with %d-byte alignment has changed in GCC 5"
32237 msgstr ""
32238
32239 #: config/rs6000/rs6000.c:10696
32240 #, gcc-internal-format
32241 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
32242 msgstr ""
32243
32244 #: config/rs6000/rs6000.c:10886
32245 #, gcc-internal-format
32246 msgid "cannot return value in vector register because altivec instructions are disabled, use %qs to enable them"
32247 msgstr ""
32248
32249 #: config/rs6000/rs6000.c:11079
32250 #, gcc-internal-format, gfc-internal-format
32251 msgid "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
32252 msgstr ""
32253
32254 #: config/rs6000/rs6000.c:11349
32255 #, gcc-internal-format
32256 msgid "cannot pass argument in vector register because altivec instructions are disabled, use %qs to enable them"
32257 msgstr ""
32258
32259 #: config/rs6000/rs6000.c:12093
32260 #, gcc-internal-format
32261 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
32262 msgstr ""
32263
32264 #: config/rs6000/rs6000.c:12270
32265 #, gcc-internal-format
32266 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
32267 msgstr ""
32268
32269 #: config/rs6000/rs6000.c:13060
32270 #, gcc-internal-format
32271 msgid "internal error: builtin function %qs already processed"
32272 msgstr ""
32273
32274 #: config/rs6000/rs6000.c:13378
32275 #, gcc-internal-format
32276 msgid "%<__builtin_mffsl%> not supported with %<-msoft-float%>"
32277 msgstr ""
32278
32279 #: config/rs6000/rs6000.c:13419
32280 #, gcc-internal-format
32281 msgid "argument 1 must be an 8-bit field value"
32282 msgstr ""
32283
32284 #: config/rs6000/rs6000.c:13450
32285 #, gcc-internal-format
32286 msgid "%<__builtin_mtfsb0%> and %<__builtin_mtfsb1%> not supported with %<-msoft-float%>"
32287 msgstr ""
32288
32289 #: config/rs6000/rs6000.c:13462
32290 #, gcc-internal-format
32291 msgid "Argument must be a constant between 0 and 31."
32292 msgstr "Аргумент має бути сталою від 0 до 31."
32293
32294 #: config/rs6000/rs6000.c:13488
32295 #, gcc-internal-format
32296 msgid "%<__builtin_set_fpscr_rn%> not supported with %<-msoft-float%>"
32297 msgstr ""
32298
32299 #: config/rs6000/rs6000.c:13503
32300 #, gcc-internal-format
32301 msgid "Argument must be a value between 0 and 3."
32302 msgstr ""
32303
32304 #: config/rs6000/rs6000.c:13528
32305 #, gcc-internal-format
32306 msgid "%<__builtin_set_fpscr_drn%> is not supported in 32-bit mode."
32307 msgstr ""
32308
32309 #: config/rs6000/rs6000.c:13533
32310 #, gcc-internal-format
32311 msgid "%<__builtin_set_fpscr_drn%> not supported with %<-msoft-float%>"
32312 msgstr ""
32313
32314 #: config/rs6000/rs6000.c:13552
32315 #, gcc-internal-format
32316 msgid "Argument must be a value between 0 and 7."
32317 msgstr ""
32318
32319 #: config/rs6000/rs6000.c:13593
32320 #, gcc-internal-format
32321 msgid "argument 1 must be a 5-bit signed literal"
32322 msgstr ""
32323
32324 #: config/rs6000/rs6000.c:13677
32325 #, gcc-internal-format
32326 msgid "argument 2 must be a 1-bit unsigned literal"
32327 msgstr ""
32328
32329 #: config/rs6000/rs6000.c:13688
32330 #, gcc-internal-format
32331 msgid "argument 2 must be a 2-bit unsigned literal"
32332 msgstr ""
32333
32334 #: config/rs6000/rs6000.c:13699
32335 #, gcc-internal-format
32336 msgid "argument 2 must be a 3-bit unsigned literal"
32337 msgstr ""
32338
32339 #: config/rs6000/rs6000.c:13710
32340 #, gcc-internal-format
32341 msgid "argument 2 must be a 4-bit unsigned literal"
32342 msgstr ""
32343
32344 #: config/rs6000/rs6000.c:13724
32345 #, gcc-internal-format
32346 msgid "argument 2 must be a 5-bit unsigned literal"
32347 msgstr ""
32348
32349 #: config/rs6000/rs6000.c:13742
32350 #, gcc-internal-format
32351 msgid "argument 1 must be a 6-bit unsigned literal"
32352 msgstr ""
32353
32354 #: config/rs6000/rs6000.c:13758
32355 #, gcc-internal-format
32356 msgid "argument 2 must be a 7-bit unsigned literal"
32357 msgstr ""
32358
32359 #: config/rs6000/rs6000.c:13797
32360 #, gcc-internal-format
32361 msgid "argument 1 of %qs must be a constant"
32362 msgstr "аргумент 1 %qs має бути сталою"
32363
32364 #: config/rs6000/rs6000.c:13855
32365 #, gcc-internal-format
32366 msgid "argument 1 of %qs is out of range"
32367 msgstr "аргумент 1 %qs лежить поза припустимим діапазоном"
32368
32369 #: config/rs6000/rs6000.c:14144
32370 #, gcc-internal-format
32371 msgid "builtin %qs is only valid in 64-bit mode"
32372 msgstr ""
32373
32374 #: config/rs6000/rs6000.c:14193
32375 #, gcc-internal-format, gfc-internal-format
32376 msgid "argument %d must be an unsigned literal"
32377 msgstr ""
32378
32379 #: config/rs6000/rs6000.c:14195
32380 #, gcc-internal-format, gfc-internal-format
32381 msgid "argument %d is an unsigned literal that is out of range"
32382 msgstr ""
32383
32384 #: config/rs6000/rs6000.c:14341
32385 #, gcc-internal-format
32386 msgid "builtin %qs only accepts a string argument"
32387 msgstr ""
32388
32389 #. Invalid CPU argument.
32390 #: config/rs6000/rs6000.c:14360
32391 #, gcc-internal-format
32392 msgid "cpu %qs is an invalid argument to builtin %qs"
32393 msgstr ""
32394
32395 #. Invalid HWCAP argument.
32396 #: config/rs6000/rs6000.c:14388
32397 #, gcc-internal-format
32398 msgid "%s %qs is an invalid argument to builtin %qs"
32399 msgstr ""
32400
32401 #: config/rs6000/rs6000.c:14414
32402 #, gcc-internal-format
32403 msgid "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability bits"
32404 msgstr ""
32405
32406 #: config/rs6000/rs6000.c:14467
32407 #, gcc-internal-format
32408 msgid "argument 3 must be a 4-bit unsigned literal"
32409 msgstr ""
32410
32411 #: config/rs6000/rs6000.c:14492
32412 #, gcc-internal-format
32413 msgid "argument 3 must be a 2-bit unsigned literal"
32414 msgstr ""
32415
32416 #: config/rs6000/rs6000.c:14512
32417 #, gcc-internal-format
32418 msgid "argument 3 must be a 1-bit unsigned literal"
32419 msgstr ""
32420
32421 #: config/rs6000/rs6000.c:14524
32422 #, gcc-internal-format
32423 msgid "argument 1 must be 0 or 2"
32424 msgstr ""
32425
32426 #: config/rs6000/rs6000.c:14536
32427 #, gcc-internal-format
32428 msgid "argument 1 must be a 1-bit unsigned literal"
32429 msgstr ""
32430
32431 #: config/rs6000/rs6000.c:14550
32432 #, gcc-internal-format
32433 msgid "argument 2 must be a 6-bit unsigned literal"
32434 msgstr ""
32435
32436 #: config/rs6000/rs6000.c:14562
32437 #, gcc-internal-format
32438 msgid "argument 2 must be 0 or 1"
32439 msgstr ""
32440
32441 #: config/rs6000/rs6000.c:14570
32442 #, gcc-internal-format
32443 msgid "argument 3 must be in the range 0..15"
32444 msgstr ""
32445
32446 #: config/rs6000/rs6000.c:14636 config/rs6000/rs6000.c:14976
32447 #, gcc-internal-format
32448 msgid "argument to %qs must be a 2-bit unsigned literal"
32449 msgstr ""
32450
32451 #: config/rs6000/rs6000.c:14801
32452 #, gcc-internal-format
32453 msgid "unresolved overload for Altivec builtin %qF"
32454 msgstr ""
32455
32456 #: config/rs6000/rs6000.c:15023
32457 #, gcc-internal-format
32458 msgid "second argument to %qs must be 0..12"
32459 msgstr ""
32460
32461 #: config/rs6000/rs6000.c:15038
32462 #, gcc-internal-format
32463 msgid "third argument to %qs must be 0..12"
32464 msgstr ""
32465
32466 #: config/rs6000/rs6000.c:15232
32467 #, gcc-internal-format
32468 msgid "builtin function %qs is only valid for the cell processor"
32469 msgstr ""
32470
32471 #: config/rs6000/rs6000.c:15234 config/rs6000/rs6000.c:15236
32472 #: config/rs6000/rs6000.c:15238 config/rs6000/rs6000.c:15244
32473 #: config/rs6000/rs6000.c:15246 config/rs6000/rs6000.c:15253
32474 #: config/rs6000/rs6000.c:15260 config/rs6000/rs6000.c:15265
32475 #: config/rs6000/rs6000.c:15268 config/rs6000/rs6000.c:15272
32476 #: config/rs6000/rs6000.c:15278
32477 #, gcc-internal-format
32478 msgid "builtin function %qs requires the %qs option"
32479 msgstr ""
32480
32481 #: config/rs6000/rs6000.c:15241 config/rs6000/rs6000.c:15250
32482 #: config/rs6000/rs6000.c:15257
32483 #, gcc-internal-format
32484 msgid "builtin function %qs requires the %qs and %qs options"
32485 msgstr ""
32486
32487 #: config/rs6000/rs6000.c:15275
32488 #, gcc-internal-format
32489 msgid "builtin function %qs requires ISA 3.0 IEEE 128-bit floating point"
32490 msgstr ""
32491
32492 #: config/rs6000/rs6000.c:15282
32493 #, gcc-internal-format
32494 msgid "builtin function %qs requires the %qs (or newer), and %qs or %qs options"
32495 msgstr ""
32496
32497 #: config/rs6000/rs6000.c:15286
32498 #, gcc-internal-format
32499 msgid "builtin function %qs is not supported with the current options"
32500 msgstr ""
32501
32502 #: config/rs6000/rs6000.c:17877
32503 #, gcc-internal-format
32504 msgid "internal error: builtin function %qs had an unexpected return type %qs"
32505 msgstr ""
32506
32507 #: config/rs6000/rs6000.c:17894
32508 #, gcc-internal-format
32509 msgid "internal error: builtin function %qs, argument %d had unexpected argument type %qs"
32510 msgstr ""
32511
32512 #: config/rs6000/rs6000.c:25689
32513 #, gcc-internal-format
32514 msgid "stack frame too large"
32515 msgstr ""
32516
32517 #: config/rs6000/rs6000.c:29363
32518 #, gcc-internal-format
32519 msgid "%qs uses register r29"
32520 msgstr "%qs використовує регістр r29"
32521
32522 #: config/rs6000/rs6000.c:29371
32523 #, gcc-internal-format
32524 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
32525 msgstr ""
32526
32527 #: config/rs6000/rs6000.c:30357
32528 #, gcc-internal-format
32529 msgid "no profiling of 64-bit code for this ABI"
32530 msgstr ""
32531
32532 #: config/rs6000/rs6000.c:32658
32533 #, gcc-internal-format
32534 msgid "you cannot take the address of a nested function if you use the %qs option"
32535 msgstr ""
32536
32537 #: config/rs6000/rs6000.c:32740
32538 #, gcc-internal-format
32539 msgid "use of %<long double%> in AltiVec types is invalid"
32540 msgstr ""
32541
32542 #: config/rs6000/rs6000.c:32742
32543 #, gcc-internal-format
32544 msgid "use of boolean types in AltiVec types is invalid"
32545 msgstr ""
32546
32547 #: config/rs6000/rs6000.c:32744
32548 #, gcc-internal-format
32549 msgid "use of %<complex%> in AltiVec types is invalid"
32550 msgstr ""
32551
32552 #: config/rs6000/rs6000.c:32746
32553 #, gcc-internal-format
32554 msgid "use of decimal floating point types in AltiVec types is invalid"
32555 msgstr ""
32556
32557 #: config/rs6000/rs6000.c:32752
32558 #, gcc-internal-format
32559 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
32560 msgstr ""
32561
32562 #: config/rs6000/rs6000.c:32755
32563 #, gcc-internal-format
32564 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
32565 msgstr ""
32566
32567 #: config/rs6000/rs6000.c:32760
32568 #, gcc-internal-format
32569 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
32570 msgstr ""
32571
32572 #: config/rs6000/rs6000.c:32763
32573 #, gcc-internal-format
32574 msgid "use of %<double%> in AltiVec types is invalid without %qs"
32575 msgstr ""
32576
32577 #: config/rs6000/rs6000.c:36735
32578 #, gcc-internal-format
32579 msgid "invalid cpu %qs for %s%qs%s"
32580 msgstr "некоректний процесор %qs для %s%qs%s"
32581
32582 #: config/rs6000/rs6000.c:36738
32583 #, gcc-internal-format
32584 msgid "%s%qs%s is not allowed"
32585 msgstr ""
32586
32587 #: config/rs6000/rs6000.c:36740
32588 #, gcc-internal-format
32589 msgid "%s%qs%s is invalid"
32590 msgstr ""
32591
32592 #: config/rs6000/rs6000.c:37275
32593 #, gcc-internal-format
32594 msgid "%<-mno-%s%> turns off %<-m%s%>"
32595 msgstr "%<-mno-%s%> вимикає %<-m%s%>"
32596
32597 #: config/rs6000/rs6000.c:37434
32598 #, gcc-internal-format
32599 msgid "target_clones attribute needs GLIBC (2.23 and newer) that exports hardware capability bits"
32600 msgstr ""
32601
32602 #: config/rs6000/rs6000.c:37710
32603 #, gcc-internal-format
32604 msgid "Virtual function multiversioning not supported"
32605 msgstr ""
32606
32607 #. Definitions of target machine for GNU compiler,
32608 #. for IBM RS/6000 POWER running AIX V6.1.
32609 #. Copyright (C) 2002-2019 Free Software Foundation, Inc.
32610 #. Contributed by David Edelsohn (edelsohn@gnu.org).
32611 #.
32612 #. This file is part of GCC.
32613 #.
32614 #. GCC is free software; you can redistribute it and/or modify it
32615 #. under the terms of the GNU General Public License as published
32616 #. by the Free Software Foundation; either version 3, or (at your
32617 #. option) any later version.
32618 #.
32619 #. GCC is distributed in the hope that it will be useful, but WITHOUT
32620 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
32621 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
32622 #. License for more details.
32623 #.
32624 #. You should have received a copy of the GNU General Public License
32625 #. along with GCC; see the file COPYING3. If not see
32626 #. <http://www.gnu.org/licenses/>.
32627 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
32628 #. get control in TARGET_OPTION_OVERRIDE.
32629 #. Definitions of target machine for GNU compiler,
32630 #. for IBM RS/6000 POWER running AIX V7.1.
32631 #. Copyright (C) 2002-2019 Free Software Foundation, Inc.
32632 #. Contributed by David Edelsohn (edelsohn@gnu.org).
32633 #.
32634 #. This file is part of GCC.
32635 #.
32636 #. GCC is free software; you can redistribute it and/or modify it
32637 #. under the terms of the GNU General Public License as published
32638 #. by the Free Software Foundation; either version 3, or (at your
32639 #. option) any later version.
32640 #.
32641 #. GCC is distributed in the hope that it will be useful, but WITHOUT
32642 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
32643 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
32644 #. License for more details.
32645 #.
32646 #. You should have received a copy of the GNU General Public License
32647 #. along with GCC; see the file COPYING3. If not see
32648 #. <http://www.gnu.org/licenses/>.
32649 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
32650 #. get control in TARGET_OPTION_OVERRIDE.
32651 #. Definitions of target machine for GNU compiler,
32652 #. for IBM RS/6000 POWER running AIX V7.2.
32653 #. Copyright (C) 2002-2019 Free Software Foundation, Inc.
32654 #. Contributed by David Edelsohn (edelsohn@gnu.org).
32655 #.
32656 #. This file is part of GCC.
32657 #.
32658 #. GCC is free software; you can redistribute it and/or modify it
32659 #. under the terms of the GNU General Public License as published
32660 #. by the Free Software Foundation; either version 3, or (at your
32661 #. option) any later version.
32662 #.
32663 #. GCC is distributed in the hope that it will be useful, but WITHOUT
32664 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
32665 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
32666 #. License for more details.
32667 #.
32668 #. You should have received a copy of the GNU General Public License
32669 #. along with GCC; see the file COPYING3. If not see
32670 #. <http://www.gnu.org/licenses/>.
32671 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
32672 #. get control in TARGET_OPTION_OVERRIDE.
32673 #: config/rs6000/aix61.h:30 config/rs6000/aix71.h:30 config/rs6000/aix72.h:30
32674 #, gcc-internal-format
32675 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
32676 msgstr ""
32677
32678 #: config/rs6000/aix61.h:36 config/rs6000/aix71.h:36 config/rs6000/aix72.h:36
32679 #, gcc-internal-format
32680 msgid "soft-float and long-double-128 are incompatible"
32681 msgstr ""
32682
32683 #: config/rs6000/aix61.h:40 config/rs6000/aix71.h:40 config/rs6000/aix72.h:40
32684 #, gcc-internal-format
32685 msgid "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet supported"
32686 msgstr ""
32687
32688 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47 config/rs6000/aix72.h:47
32689 #: config/rs6000/freebsd64.h:120 config/rs6000/rtems.h:121
32690 #, gcc-internal-format
32691 msgid "%<-mcmodel%> incompatible with other toc options"
32692 msgstr ""
32693
32694 #: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
32695 #, gcc-internal-format
32696 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
32697 msgstr ""
32698
32699 #: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
32700 #: config/rs6000/rtems.h:114
32701 #, gcc-internal-format
32702 msgid "%<-m64%> requires a PowerPC64 cpu"
32703 msgstr ""
32704
32705 #: config/rs6000/linux64.h:142
32706 #, gcc-internal-format
32707 msgid "%<-mcmodel incompatible with other toc options%>"
32708 msgstr ""
32709
32710 #: config/rs6000/linux64.h:161
32711 #, gcc-internal-format
32712 msgid "%qs unsupported for this ABI"
32713 msgstr ""
32714
32715 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
32716 #. get control in TARGET_OPTION_OVERRIDE.
32717 #: config/rs6000/sysv4.h:117
32718 #, gcc-internal-format
32719 msgid "bad value for %<%s-%s%>"
32720 msgstr ""
32721
32722 #: config/rs6000/sysv4.h:133
32723 #, gcc-internal-format
32724 msgid "bad value for %<%s=%s%>"
32725 msgstr ""
32726
32727 #: config/rs6000/sysv4.h:150
32728 #, gcc-internal-format
32729 msgid "%qs and %<%s=%s%> are incompatible"
32730 msgstr ""
32731
32732 #: config/rs6000/sysv4.h:159
32733 #, gcc-internal-format
32734 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
32735 msgstr ""
32736
32737 #: config/rs6000/sysv4.h:168
32738 #, gcc-internal-format
32739 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
32740 msgstr ""
32741
32742 #: config/rs6000/sysv4.h:177 config/rs6000/sysv4.h:211
32743 #, gcc-internal-format
32744 msgid "%qs and %qs are incompatible"
32745 msgstr ""
32746
32747 #: config/rs6000/sysv4.h:184 config/rs6000/sysv4.h:191
32748 #, gcc-internal-format
32749 msgid "%qs and %<%s-%s%> are incompatible"
32750 msgstr ""
32751
32752 #: config/rs6000/sysv4.h:197 config/rs6000/sysv4.h:203
32753 #, gcc-internal-format
32754 msgid "%qs not supported by your assembler"
32755 msgstr ""
32756
32757 #: config/rs6000/sysv4.h:245
32758 #, gcc-internal-format
32759 msgid "%<-m%s%> not supported in this configuration"
32760 msgstr ""
32761
32762 #: config/rx/rx.c:651
32763 #, gcc-internal-format
32764 msgid "unrecognized control register number: %d- using %<psw%>"
32765 msgstr ""
32766
32767 #: config/rx/rx.c:1389
32768 #, gcc-internal-format
32769 msgid "multiple fast interrupt routines seen: %qE and %qE"
32770 msgstr ""
32771
32772 #: config/rx/rx.c:2596
32773 #, gcc-internal-format
32774 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
32775 msgstr ""
32776
32777 #: config/rx/rx.c:2599
32778 #, gcc-internal-format
32779 msgid "use %<__builtin_rx_mvtc%> (0, ... ) to write arbitrary values to PSW"
32780 msgstr ""
32781
32782 #: config/rx/rx.c:2646
32783 #, gcc-internal-format
32784 msgid "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
32785 msgstr ""
32786
32787 #: config/rx/rx.c:2794
32788 #, gcc-internal-format
32789 msgid "RX FPU instructions do not support NaNs and infinities"
32790 msgstr ""
32791
32792 #: config/s390/s390-c.c:465
32793 #, gcc-internal-format
32794 msgid "builtin vec_step can only be used on vector types."
32795 msgstr ""
32796
32797 #: config/s390/s390-c.c:694 config/s390/s390.c:874
32798 #, gcc-internal-format
32799 msgid "constant value required for builtin %qF argument %d"
32800 msgstr ""
32801
32802 #: config/s390/s390-c.c:709
32803 #, gcc-internal-format
32804 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
32805 msgstr ""
32806
32807 #: config/s390/s390-c.c:886
32808 #, gcc-internal-format
32809 msgid "builtin %qF is for GCC internal use only."
32810 msgstr ""
32811
32812 #: config/s390/s390-c.c:894
32813 #, gcc-internal-format
32814 msgid "builtin %qF is deprecated."
32815 msgstr "вбудований %qF вважається застарілим."
32816
32817 #: config/s390/s390-c.c:898
32818 #, gcc-internal-format
32819 msgid "%qF requires %<-mvx%>"
32820 msgstr ""
32821
32822 #: config/s390/s390-c.c:904
32823 #, gcc-internal-format
32824 msgid "%qF requires z14 or higher"
32825 msgstr "%qF потребує z14 або вищого"
32826
32827 #: config/s390/s390-c.c:918
32828 #, gcc-internal-format
32829 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
32830 msgstr ""
32831
32832 #: config/s390/s390-c.c:967
32833 #, gcc-internal-format
32834 msgid "invalid parameter combination for intrinsic %qs"
32835 msgstr ""
32836
32837 #: config/s390/s390-c.c:973
32838 #, gcc-internal-format
32839 msgid "ambiguous overload for intrinsic %qs"
32840 msgstr ""
32841
32842 #: config/s390/s390-c.c:981
32843 #, gcc-internal-format
32844 msgid "%qs matching variant requires z14 or higher"
32845 msgstr ""
32846
32847 #: config/s390/s390-c.c:987
32848 #, gcc-internal-format
32849 msgid "%qs matching variant is deprecated."
32850 msgstr ""
32851
32852 #: config/s390/s390-c.c:1027
32853 #, gcc-internal-format
32854 msgid "constant argument %d for builtin %qF is out of range for target type"
32855 msgstr ""
32856
32857 #: config/s390/s390.c:733
32858 #, gcc-internal-format
32859 msgid "constant argument %d for builtin %qF is out of range (0..%wu)"
32860 msgstr ""
32861
32862 #: config/s390/s390.c:749
32863 #, gcc-internal-format
32864 msgid "constant argument %d for builtin %qF is out of range (%wd..%wd)"
32865 msgstr ""
32866
32867 #: config/s390/s390.c:798
32868 #, gcc-internal-format
32869 msgid "builtin %qF is not supported without %<-mhtm%> (default with %<-march=zEC12%> and higher)."
32870 msgstr ""
32871
32872 #: config/s390/s390.c:804
32873 #, gcc-internal-format
32874 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)."
32875 msgstr ""
32876
32877 #: config/s390/s390.c:811
32878 #, gcc-internal-format
32879 msgid "Builtin %qF requires z14 or higher."
32880 msgstr ""
32881
32882 #: config/s390/s390.c:830
32883 #, gcc-internal-format
32884 msgid "unresolved overloaded builtin"
32885 msgstr ""
32886
32887 #: config/s390/s390.c:837 config/tilegx/tilegx.c:3547
32888 #: config/tilepro/tilepro.c:3111
32889 #, gcc-internal-format
32890 msgid "bad builtin icode"
32891 msgstr ""
32892
32893 #: config/s390/s390.c:971
32894 #, gcc-internal-format
32895 msgid "invalid argument %d for builtin %qF"
32896 msgstr "некоректний аргумент %d для вбудованої %qF"
32897
32898 #: config/s390/s390.c:1072
32899 #, gcc-internal-format
32900 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
32901 msgstr ""
32902
32903 #: config/s390/s390.c:1162
32904 #, gcc-internal-format
32905 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
32906 msgstr ""
32907
32908 #: config/s390/s390.c:9780
32909 #, gcc-internal-format
32910 msgid "total size of local variables exceeds architecture limit"
32911 msgstr ""
32912
32913 #: config/s390/s390.c:11117
32914 #, gcc-internal-format
32915 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes. An unconditional trap is added."
32916 msgstr ""
32917
32918 #: config/s390/s390.c:11133
32919 #, gcc-internal-format
32920 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."
32921 msgstr ""
32922
32923 #: config/s390/s390.c:11161
32924 #, gcc-internal-format
32925 msgid "frame size of %qs is %wd bytes"
32926 msgstr ""
32927
32928 #: config/s390/s390.c:11165
32929 #, gcc-internal-format
32930 msgid "%qs uses dynamic stack allocation"
32931 msgstr ""
32932
32933 #: config/s390/s390.c:12771
32934 #, gcc-internal-format
32935 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
32936 msgstr ""
32937
32938 #: config/s390/s390.c:15042
32939 #, gcc-internal-format
32940 msgid "64-bit ABI not supported in ESA/390 mode"
32941 msgstr ""
32942
32943 #: config/s390/s390.c:15049
32944 #, gcc-internal-format
32945 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
32946 msgstr ""
32947
32948 #: config/s390/s390.c:15084
32949 #, gcc-internal-format, gfc-internal-format
32950 msgid "hardware vector support not available on %s"
32951 msgstr ""
32952
32953 #: config/s390/s390.c:15087
32954 #, gcc-internal-format
32955 msgid "hardware vector support not available with %<-msoft-float%>"
32956 msgstr ""
32957
32958 #: config/s390/s390.c:15116
32959 #, gcc-internal-format, gfc-internal-format
32960 msgid "hardware decimal floating point instructions not available on %s"
32961 msgstr ""
32962
32963 #: config/s390/s390.c:15120
32964 #, gcc-internal-format
32965 msgid "hardware decimal floating point instructions not available in ESA/390 mode"
32966 msgstr ""
32967
32968 #: config/s390/s390.c:15132
32969 #, gcc-internal-format
32970 msgid "%<-mhard-dfp%> can%'t be used in conjunction with %<-msoft-float%>"
32971 msgstr ""
32972
32973 #: config/s390/s390.c:15141
32974 #, gcc-internal-format
32975 msgid "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in combination"
32976 msgstr ""
32977
32978 #: config/s390/s390.c:15147
32979 #, gcc-internal-format
32980 msgid "stack size must be greater than the stack guard value"
32981 msgstr ""
32982
32983 #: config/s390/s390.c:15149
32984 #, gcc-internal-format
32985 msgid "stack size must not be greater than 64k"
32986 msgstr ""
32987
32988 #: config/s390/s390.c:15152
32989 #, gcc-internal-format
32990 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
32991 msgstr ""
32992
32993 #: config/s390/s390.c:15241
32994 #, gcc-internal-format
32995 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
32996 msgstr ""
32997
32998 #. argument is not a plain number
32999 #: config/s390/s390.c:15277
33000 #, gcc-internal-format
33001 msgid "arguments to %qs should be non-negative integers"
33002 msgstr ""
33003
33004 #: config/s390/s390.c:15284
33005 #, gcc-internal-format
33006 msgid "argument to %qs is too large (max. %d)"
33007 msgstr ""
33008
33009 #: config/s390/s390.c:15314
33010 #, gcc-internal-format
33011 msgid "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
33012 msgstr ""
33013
33014 #. Value is not allowed for the target attribute.
33015 #: config/s390/s390.c:15481
33016 #, gcc-internal-format
33017 msgid "value %qs is not supported by attribute %<target%>"
33018 msgstr ""
33019
33020 #: config/sh/sh.c:936
33021 #, gcc-internal-format
33022 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
33023 msgstr ""
33024
33025 #: config/sh/sh.c:953
33026 #, gcc-internal-format
33027 msgid "unwind tables currently require either a frame pointer or %<-maccumulate-outgoing-args%> for correctness"
33028 msgstr ""
33029
33030 #: config/sh/sh.c:7416
33031 #, gcc-internal-format
33032 msgid "%<__builtin_saveregs%> not supported by this subtarget"
33033 msgstr ""
33034
33035 #: config/sh/sh.c:8368
33036 #, gcc-internal-format
33037 msgid "%qE attribute only applies to interrupt functions"
33038 msgstr ""
33039
33040 #: config/sh/sh.c:8438
33041 #, gcc-internal-format
33042 msgid "%qE attribute is supported only for SH2A"
33043 msgstr ""
33044
33045 #: config/sh/sh.c:8480
33046 #, gcc-internal-format
33047 msgid "%qE attribute only applies to SH2A"
33048 msgstr ""
33049
33050 #: config/sh/sh.c:8502
33051 #, gcc-internal-format
33052 msgid "%qE attribute argument should be between 0 to 255"
33053 msgstr ""
33054
33055 #. The argument must be a constant string.
33056 #: config/sh/sh.c:8564
33057 #, gcc-internal-format
33058 msgid "%qE attribute argument not a string constant"
33059 msgstr ""
33060
33061 #: config/sh/sh.c:10839
33062 #, gcc-internal-format
33063 msgid "r0 needs to be available as a call-clobbered register"
33064 msgstr ""
33065
33066 #. 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.
33067 #: config/sh/vxworks.h:43
33068 #, gcc-internal-format
33069 msgid "%<-mrelax%> is only supported for RTP PIC"
33070 msgstr ""
33071
33072 #: config/sparc/sparc.c:1770
33073 #, gcc-internal-format, gfc-internal-format
33074 msgid "%s is not supported by this configuration"
33075 msgstr ""
33076
33077 #: config/sparc/sparc.c:1777
33078 #, gcc-internal-format
33079 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
33080 msgstr ""
33081
33082 #: config/sparc/sparc.c:1785
33083 #, gcc-internal-format
33084 msgid "%<-fcall-saved-REG%> is not supported for out registers"
33085 msgstr ""
33086
33087 #: config/sparc/sparc.c:1909
33088 #, gcc-internal-format
33089 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
33090 msgstr "підтримки %<-mcmodel=%> у 32-бітовому режимі не передбачено"
33091
33092 #: config/spu/spu-c.c:133
33093 #, gcc-internal-format, gfc-internal-format
33094 msgid "insufficient arguments to overloaded function %s"
33095 msgstr ""
33096
33097 #: config/spu/spu-c.c:164
33098 #, gcc-internal-format, gfc-internal-format
33099 msgid "too many arguments to overloaded function %s"
33100 msgstr ""
33101
33102 #: config/spu/spu-c.c:176
33103 #, gcc-internal-format, gfc-internal-format
33104 msgid "parameter list does not match a valid signature for %s()"
33105 msgstr ""
33106
33107 #: config/spu/spu.c:262
33108 #, gcc-internal-format
33109 msgid "bad value (%s) for %<-march=%> switch"
33110 msgstr ""
33111
33112 #: config/spu/spu.c:273
33113 #, gcc-internal-format
33114 msgid "bad value (%s) for %<-mtune=%> switch"
33115 msgstr ""
33116
33117 #: config/spu/spu.c:5200 config/spu/spu.c:5203
33118 #, gcc-internal-format
33119 msgid "creating run-time relocation for %qD"
33120 msgstr ""
33121
33122 #: config/spu/spu.c:5208 config/spu/spu.c:5210
33123 #, gcc-internal-format
33124 msgid "creating run-time relocation"
33125 msgstr ""
33126
33127 #: config/spu/spu.c:6345
33128 #, gcc-internal-format, gfc-internal-format
33129 msgid "%s expects an integer literal in the range [%d, %d]"
33130 msgstr ""
33131
33132 #: config/spu/spu.c:6365
33133 #, gcc-internal-format
33134 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
33135 msgstr ""
33136
33137 #: config/spu/spu.c:6394
33138 #, gcc-internal-format, gfc-internal-format
33139 msgid "%d least significant bits of %s are ignored"
33140 msgstr ""
33141
33142 #: config/stormy16/stormy16.c:1048
33143 #, gcc-internal-format
33144 msgid "local variable memory requirements exceed capacity"
33145 msgstr ""
33146
33147 #: config/stormy16/stormy16.c:1205
33148 #, gcc-internal-format
33149 msgid "function_profiler support"
33150 msgstr ""
33151
33152 #: config/stormy16/stormy16.c:1299
33153 #, gcc-internal-format
33154 msgid "cannot use va_start in interrupt function"
33155 msgstr ""
33156
33157 #: config/stormy16/stormy16.c:1867
33158 #, gcc-internal-format, gfc-internal-format
33159 msgid "switch statement of size %lu entries too large"
33160 msgstr ""
33161
33162 #: config/stormy16/stormy16.c:2239
33163 #, gcc-internal-format
33164 msgid "%<__BELOW100__%> attribute only applies to variables"
33165 msgstr ""
33166
33167 #: config/stormy16/stormy16.c:2246
33168 #, gcc-internal-format
33169 msgid "__BELOW100__ attribute not allowed with auto storage class"
33170 msgstr ""
33171
33172 #: config/tilegx/tilegx.c:3588 config/tilepro/tilepro.c:3137
33173 #, gcc-internal-format
33174 msgid "operand must be an immediate of the right size"
33175 msgstr ""
33176
33177 #: config/v850/v850-c.c:67
33178 #, gcc-internal-format
33179 msgid "#pragma GHS endXXXX found without previous startXXX"
33180 msgstr ""
33181
33182 #: config/v850/v850-c.c:70
33183 #, gcc-internal-format
33184 msgid "#pragma GHS endXXX does not match previous startXXX"
33185 msgstr ""
33186
33187 #: config/v850/v850-c.c:96
33188 #, gcc-internal-format
33189 msgid "cannot set interrupt attribute: no current function"
33190 msgstr ""
33191
33192 #: config/v850/v850-c.c:104
33193 #, gcc-internal-format
33194 msgid "cannot set interrupt attribute: no such identifier"
33195 msgstr ""
33196
33197 #: config/v850/v850-c.c:153
33198 #, gcc-internal-format
33199 msgid "junk at end of #pragma ghs section"
33200 msgstr ""
33201
33202 #: config/v850/v850-c.c:170
33203 #, gcc-internal-format
33204 msgid "unrecognized section name %qE"
33205 msgstr ""
33206
33207 #: config/v850/v850-c.c:184
33208 #, gcc-internal-format
33209 msgid "malformed #pragma ghs section"
33210 msgstr ""
33211
33212 #: config/v850/v850-c.c:203
33213 #, gcc-internal-format
33214 msgid "junk at end of #pragma ghs interrupt"
33215 msgstr ""
33216
33217 #: config/v850/v850-c.c:214
33218 #, gcc-internal-format
33219 msgid "junk at end of #pragma ghs starttda"
33220 msgstr ""
33221
33222 #: config/v850/v850-c.c:225
33223 #, gcc-internal-format
33224 msgid "junk at end of #pragma ghs startsda"
33225 msgstr ""
33226
33227 #: config/v850/v850-c.c:236
33228 #, gcc-internal-format
33229 msgid "junk at end of #pragma ghs startzda"
33230 msgstr ""
33231
33232 #: config/v850/v850-c.c:247
33233 #, gcc-internal-format
33234 msgid "junk at end of #pragma ghs endtda"
33235 msgstr ""
33236
33237 #: config/v850/v850-c.c:258
33238 #, gcc-internal-format
33239 msgid "junk at end of #pragma ghs endsda"
33240 msgstr ""
33241
33242 #: config/v850/v850-c.c:269
33243 #, gcc-internal-format
33244 msgid "junk at end of #pragma ghs endzda"
33245 msgstr ""
33246
33247 #: config/v850/v850.c:2070
33248 #, gcc-internal-format
33249 msgid "data area attributes cannot be specified for local variables"
33250 msgstr ""
33251
33252 #: config/v850/v850.c:2081
33253 #, gcc-internal-format
33254 msgid "data area of %q+D conflicts with previous declaration"
33255 msgstr ""
33256
33257 #: config/v850/v850.c:2212
33258 #, gcc-internal-format, gfc-internal-format
33259 msgid "bogus JR construction: %d"
33260 msgstr ""
33261
33262 #: config/v850/v850.c:2230 config/v850/v850.c:2337
33263 #, gcc-internal-format, gfc-internal-format
33264 msgid "bad amount of stack space removal: %d"
33265 msgstr ""
33266
33267 #: config/v850/v850.c:2317
33268 #, gcc-internal-format, gfc-internal-format
33269 msgid "bogus JARL construction: %d"
33270 msgstr ""
33271
33272 #: config/v850/v850.c:2615
33273 #, gcc-internal-format, gfc-internal-format
33274 msgid "bogus DISPOSE construction: %d"
33275 msgstr ""
33276
33277 #: config/v850/v850.c:2634
33278 #, gcc-internal-format, gfc-internal-format
33279 msgid "too much stack space to dispose of: %d"
33280 msgstr ""
33281
33282 #: config/v850/v850.c:2736
33283 #, gcc-internal-format, gfc-internal-format
33284 msgid "bogus PREPEARE construction: %d"
33285 msgstr ""
33286
33287 #: config/v850/v850.c:2753
33288 #, gcc-internal-format, gfc-internal-format
33289 msgid "too much stack space to prepare: %d"
33290 msgstr ""
33291
33292 #: config/visium/visium.c:731
33293 #, gcc-internal-format
33294 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
33295 msgstr ""
33296
33297 #: config/vms/vms-c.c:44
33298 #, gcc-internal-format
33299 msgid "junk at end of #pragma __nostandard"
33300 msgstr ""
33301
33302 #: config/vms/vms-c.c:55
33303 #, gcc-internal-format
33304 msgid "junk at end of #pragma __standard"
33305 msgstr ""
33306
33307 #: config/vms/vms-c.c:81
33308 #, gcc-internal-format
33309 msgid "malformed %<#pragma member_alignment%>, ignoring"
33310 msgstr ""
33311
33312 #: config/vms/vms-c.c:96
33313 #, gcc-internal-format
33314 msgid "unknown %<#pragma member_alignment%> name %s"
33315 msgstr ""
33316
33317 #: config/vms/vms-c.c:101
33318 #, gcc-internal-format
33319 msgid "malformed %<#pragma member_alignment%>"
33320 msgstr ""
33321
33322 #: config/vms/vms-c.c:135
33323 #, gcc-internal-format
33324 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
33325 msgstr ""
33326
33327 #: config/vms/vms-c.c:148
33328 #, gcc-internal-format
33329 msgid "garbage at end of %<#pragma nomember_alignment%>"
33330 msgstr ""
33331
33332 #: config/vms/vms-c.c:203
33333 #, gcc-internal-format
33334 msgid "malformed %<#pragma extern_model%>, ignoring"
33335 msgstr ""
33336
33337 #: config/vms/vms-c.c:224
33338 #, gcc-internal-format
33339 msgid "extern model globalvalue"
33340 msgstr ""
33341
33342 #: config/vms/vms-c.c:229
33343 #, gcc-internal-format
33344 msgid "unknown %<#pragma extern_model%> model %qs"
33345 msgstr ""
33346
33347 #: config/vms/vms-c.c:235
33348 #, gcc-internal-format
33349 msgid "junk at end of '#pragma extern_model'"
33350 msgstr ""
33351
33352 #: config/vms/vms-c.c:249
33353 #, gcc-internal-format
33354 msgid "vms '#pragma __message' is ignored"
33355 msgstr ""
33356
33357 #: config/vms/vms-c.c:274 config/vms/vms-c.c:280
33358 #, gcc-internal-format
33359 msgid "malformed '#pragma __extern_prefix', ignoring"
33360 msgstr ""
33361
33362 #: config/vms/vms-c.c:313 config/vms/vms-c.c:333
33363 #, gcc-internal-format
33364 msgid "malformed %<#pragma %s%>, ignoring"
33365 msgstr ""
33366
33367 #: config/vms/vms-c.c:329
33368 #, gcc-internal-format
33369 msgid "invalid constant in %<#pragma %s%>"
33370 msgstr ""
33371
33372 #: config/xtensa/xtensa.c:2224
33373 #, gcc-internal-format
33374 msgid "boolean registers required for the floating-point option"
33375 msgstr ""
33376
33377 #: config/xtensa/xtensa.c:2259
33378 #, gcc-internal-format
33379 msgid "%<-f%s%> is not supported with CONST16 instructions"
33380 msgstr ""
33381
33382 #: config/xtensa/xtensa.c:2266
33383 #, gcc-internal-format
33384 msgid "PIC is required but not supported with CONST16 instructions"
33385 msgstr ""
33386
33387 #: config/xtensa/xtensa.c:3636
33388 #, gcc-internal-format
33389 msgid "only uninitialized variables can be placed in a .bss section"
33390 msgstr ""
33391
33392 #: ada/gcc-interface/misc.c:156
33393 #, gcc-internal-format
33394 msgid "%<-gnat%> misspelled as %<-gant%>"
33395 msgstr ""
33396
33397 #: ada/gcc-interface/misc.c:259
33398 #, gcc-internal-format
33399 msgid "%<-fexcess-precision=standard%> for Ada"
33400 msgstr ""
33401
33402 #: ada/gcc-interface/misc.c:278
33403 #, gcc-internal-format
33404 msgid "STABS debugging information for Ada is obsolete and not supported anymore"
33405 msgstr ""
33406
33407 #: ada/gcc-interface/trans.c:2027
33408 #, gcc-internal-format
33409 msgid "subprogram %q+F not marked Inline_Always"
33410 msgstr ""
33411
33412 #: ada/gcc-interface/trans.c:2028 ada/gcc-interface/trans.c:2034
33413 #, gcc-internal-format
33414 msgid "parent subprogram cannot be inlined"
33415 msgstr ""
33416
33417 #: ada/gcc-interface/trans.c:2032
33418 #, gcc-internal-format
33419 msgid "subprogram %q+F not marked Inline"
33420 msgstr ""
33421
33422 #: ada/gcc-interface/utils.c:3960
33423 #, gcc-internal-format
33424 msgid "invalid element type for attribute %qs"
33425 msgstr ""
33426
33427 #: ada/gcc-interface/utils.c:3984
33428 #, gcc-internal-format
33429 msgid "number of components of vector not a power of two"
33430 msgstr ""
33431
33432 #: ada/gcc-interface/utils.c:6145 ada/gcc-interface/utils.c:6322
33433 #: ada/gcc-interface/utils.c:6429
33434 #, gcc-internal-format
33435 msgid "%qs attribute ignored"
33436 msgstr ""
33437
33438 #: ada/gcc-interface/utils.c:6214
33439 #, gcc-internal-format, gfc-internal-format
33440 msgid "nonnull argument has invalid operand number (argument %lu)"
33441 msgstr ""
33442
33443 #: ada/gcc-interface/utils.c:6236
33444 #, gcc-internal-format, gfc-internal-format
33445 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
33446 msgstr ""
33447
33448 #: ada/gcc-interface/utils.c:6245
33449 #, gcc-internal-format, gfc-internal-format
33450 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
33451 msgstr ""
33452
33453 #: ada/gcc-interface/utils.c:6266
33454 #, gcc-internal-format
33455 msgid "%qs attribute requires prototypes with named arguments"
33456 msgstr ""
33457
33458 #: ada/gcc-interface/utils.c:6275
33459 #, gcc-internal-format
33460 msgid "%qs attribute only applies to variadic functions"
33461 msgstr ""
33462
33463 #: ada/gcc-interface/utils.c:6389
33464 #, gcc-internal-format
33465 msgid "%qE attribute has no effect"
33466 msgstr ""
33467
33468 #: ada/gcc-interface/utils.c:6513
33469 #, gcc-internal-format
33470 msgid "attribute %qs applies to array types only"
33471 msgstr ""
33472
33473 #: brig/brig-lang.c:212
33474 #, gcc-internal-format
33475 msgid "could not read the BRIG file"
33476 msgstr ""
33477
33478 #: c/c-convert.c:101 c/c-typeck.c:2176 c/c-typeck.c:12545 cp/typeck.c:2048
33479 #: cp/typeck.c:8155 cp/typeck.c:8933
33480 #, gcc-internal-format
33481 msgid "void value not ignored as it ought to be"
33482 msgstr ""
33483
33484 #: c/c-convert.c:168
33485 #, gcc-internal-format
33486 msgid "conversion to non-scalar type requested"
33487 msgstr "запит на перетворення до нечислового типу"
33488
33489 #: c/c-decl.c:828
33490 #, gcc-internal-format
33491 msgid "array %q+D assumed to have one element"
33492 msgstr ""
33493
33494 #: c/c-decl.c:869
33495 #, gcc-internal-format
33496 msgid "%qD is static but used in inline function %qD which is not static"
33497 msgstr ""
33498
33499 #: c/c-decl.c:874
33500 #, gcc-internal-format
33501 msgid "%q+D is static but declared in inline function %qD which is not static"
33502 msgstr ""
33503
33504 #: c/c-decl.c:1070
33505 #, gcc-internal-format, gfc-internal-format
33506 msgid "GCC supports only %u nested scopes"
33507 msgstr ""
33508
33509 #: c/c-decl.c:1222 cp/decl.c:359
33510 #, gcc-internal-format
33511 msgid "label %q+D used but not defined"
33512 msgstr ""
33513
33514 #: c/c-decl.c:1268
33515 #, gcc-internal-format
33516 msgid "nested function %q+D declared but never defined"
33517 msgstr ""
33518
33519 #: c/c-decl.c:1282
33520 #, gcc-internal-format
33521 msgid "inline function %q+D declared but never defined"
33522 msgstr ""
33523
33524 #: c/c-decl.c:1299
33525 #, gcc-internal-format
33526 msgid "unused variable %q+D"
33527 msgstr "невикористана змінна %q+D"
33528
33529 #: c/c-decl.c:1303 cp/decl.c:686
33530 #, gcc-internal-format
33531 msgid "variable %qD set but not used"
33532 msgstr "змінній %qD надано значення, але цю змінну ніде не використано"
33533
33534 #: c/c-decl.c:1308
33535 #, gcc-internal-format
33536 msgid "type of array %q+D completed incompatibly with implicit initialization"
33537 msgstr ""
33538
33539 #: c/c-decl.c:1589 c/c-decl.c:6918 c/c-decl.c:7791 c/c-decl.c:8599
33540 #, gcc-internal-format
33541 msgid "originally defined here"
33542 msgstr ""
33543
33544 #: c/c-decl.c:1783
33545 #, gcc-internal-format
33546 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
33547 msgstr ""
33548
33549 #: c/c-decl.c:1790
33550 #, gcc-internal-format
33551 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
33552 msgstr ""
33553
33554 #: c/c-decl.c:1837
33555 #, gcc-internal-format
33556 msgid "prototype for %q+D declares more arguments than previous old-style definition"
33557 msgstr ""
33558
33559 #: c/c-decl.c:1843
33560 #, gcc-internal-format
33561 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
33562 msgstr ""
33563
33564 #: c/c-decl.c:1852
33565 #, gcc-internal-format
33566 msgid "prototype for %q+D declares argument %d with incompatible type"
33567 msgstr ""
33568
33569 #. If we get here, no errors were found, but do issue a warning
33570 #. for this poor-style construct.
33571 #: c/c-decl.c:1865
33572 #, gcc-internal-format
33573 msgid "prototype for %q+D follows non-prototype definition"
33574 msgstr ""
33575
33576 #: c/c-decl.c:1881
33577 #, gcc-internal-format
33578 msgid "previous definition of %q+D was here"
33579 msgstr ""
33580
33581 #: c/c-decl.c:1883
33582 #, gcc-internal-format
33583 msgid "previous implicit declaration of %q+D was here"
33584 msgstr "попереднє неявне оголошення %q+D було тут"
33585
33586 #: c/c-decl.c:1885
33587 #, gcc-internal-format
33588 msgid "previous declaration of %q+D was here"
33589 msgstr ""
33590
33591 #: c/c-decl.c:1924
33592 #, gcc-internal-format
33593 msgid "%q+D redeclared as different kind of symbol"
33594 msgstr ""
33595
33596 #: c/c-decl.c:1929
33597 #, gcc-internal-format
33598 msgid "built-in function %q+D declared as non-function"
33599 msgstr ""
33600
33601 #: c/c-decl.c:1932 c/c-decl.c:2994
33602 #, gcc-internal-format
33603 msgid "declaration of %q+D shadows a built-in function"
33604 msgstr ""
33605
33606 #: c/c-decl.c:1942
33607 #, gcc-internal-format
33608 msgid "redeclaration of enumerator %q+D"
33609 msgstr ""
33610
33611 #: c/c-decl.c:1980
33612 #, gcc-internal-format
33613 msgid "conflicting types for built-in function %q+D; expected %qT"
33614 msgstr ""
33615
33616 #: c/c-decl.c:1990
33617 #, gcc-internal-format
33618 msgid "%qD is declared in header %qs"
33619 msgstr "%qD оголошено у файлі заголовків %qs"
33620
33621 #: c/c-decl.c:2002
33622 #, gcc-internal-format
33623 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
33624 msgstr ""
33625
33626 #: c/c-decl.c:2007
33627 #, gcc-internal-format
33628 msgid "mismatch in return type of built-in function %qD; expected %qT"
33629 msgstr ""
33630
33631 #: c/c-decl.c:2032 c/c-decl.c:2045 c/c-decl.c:2081
33632 #, gcc-internal-format
33633 msgid "conflicting types for %q+D"
33634 msgstr ""
33635
33636 #: c/c-decl.c:2061
33637 #, gcc-internal-format
33638 msgid "conflicting named address spaces (generic vs %s) for %q+D"
33639 msgstr ""
33640
33641 #: c/c-decl.c:2065
33642 #, gcc-internal-format
33643 msgid "conflicting named address spaces (%s vs generic) for %q+D"
33644 msgstr ""
33645
33646 #: c/c-decl.c:2069
33647 #, gcc-internal-format
33648 msgid "conflicting named address spaces (%s vs %s) for %q+D"
33649 msgstr ""
33650
33651 #: c/c-decl.c:2078
33652 #, gcc-internal-format
33653 msgid "conflicting type qualifiers for %q+D"
33654 msgstr ""
33655
33656 #: c/c-decl.c:2103
33657 #, gcc-internal-format
33658 msgid "redefinition of typedef %q+D with different type"
33659 msgstr ""
33660
33661 #: c/c-decl.c:2116
33662 #, gcc-internal-format
33663 msgid "redefinition of typedef %q+D with variably modified type"
33664 msgstr ""
33665
33666 #: c/c-decl.c:2121
33667 #, gcc-internal-format
33668 msgid "redefinition of typedef %q+D"
33669 msgstr ""
33670
33671 #: c/c-decl.c:2149
33672 #, gcc-internal-format
33673 msgid "declaration of %qD shadows a built-in function"
33674 msgstr "оголошення %qD затінює вбудовану функцію"
33675
33676 #: c/c-decl.c:2165
33677 #, gcc-internal-format
33678 msgid "declaration of built-in function %qD without a prototype; expected %qT"
33679 msgstr ""
33680
33681 #: c/c-decl.c:2192 c/c-decl.c:2303
33682 #, gcc-internal-format
33683 msgid "redefinition of %q+D"
33684 msgstr ""
33685
33686 #: c/c-decl.c:2231 c/c-decl.c:2343
33687 #, gcc-internal-format
33688 msgid "static declaration of %q+D follows non-static declaration"
33689 msgstr ""
33690
33691 #: c/c-decl.c:2242 c/c-decl.c:2250 c/c-decl.c:2332 c/c-decl.c:2340
33692 #, gcc-internal-format
33693 msgid "non-static declaration of %q+D follows static declaration"
33694 msgstr ""
33695
33696 #: c/c-decl.c:2267
33697 #, gcc-internal-format
33698 msgid "%<gnu_inline%> attribute present on %q+D"
33699 msgstr ""
33700
33701 #: c/c-decl.c:2270
33702 #, gcc-internal-format
33703 msgid "but not here"
33704 msgstr ""
33705
33706 #: c/c-decl.c:2289
33707 #, gcc-internal-format
33708 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
33709 msgstr ""
33710
33711 #: c/c-decl.c:2292
33712 #, gcc-internal-format
33713 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
33714 msgstr ""
33715
33716 #: c/c-decl.c:2324
33717 #, gcc-internal-format
33718 msgid "extern declaration of %q+D follows declaration with no linkage"
33719 msgstr ""
33720
33721 #: c/c-decl.c:2362
33722 #, gcc-internal-format
33723 msgid "declaration of %q+D with no linkage follows extern declaration"
33724 msgstr ""
33725
33726 #: c/c-decl.c:2369
33727 #, gcc-internal-format
33728 msgid "redeclaration of %q+D with no linkage"
33729 msgstr ""
33730
33731 #: c/c-decl.c:2395
33732 #, gcc-internal-format
33733 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
33734 msgstr ""
33735
33736 #: c/c-decl.c:2416
33737 #, gcc-internal-format
33738 msgid "redefinition of parameter %q+D"
33739 msgstr ""
33740
33741 #: c/c-decl.c:2443
33742 #, gcc-internal-format
33743 msgid "redundant redeclaration of %q+D"
33744 msgstr ""
33745
33746 #: c/c-decl.c:2952
33747 #, gcc-internal-format
33748 msgid "declaration of %q+D shadows previous non-variable"
33749 msgstr ""
33750
33751 #: c/c-decl.c:2974
33752 #, gcc-internal-format
33753 msgid "declaration of %qD shadows a parameter"
33754 msgstr ""
33755
33756 #: c/c-decl.c:2987 cp/name-lookup.c:2827
33757 #, gcc-internal-format
33758 msgid "declaration of %qD shadows a global declaration"
33759 msgstr ""
33760
33761 #: c/c-decl.c:3013
33762 #, gcc-internal-format
33763 msgid "declaration of %qD shadows a previous local"
33764 msgstr ""
33765
33766 #: c/c-decl.c:3019 cp/name-lookup.c:2611
33767 #, gcc-internal-format
33768 msgid "shadowed declaration is here"
33769 msgstr ""
33770
33771 #: c/c-decl.c:3146
33772 #, gcc-internal-format
33773 msgid "nested extern declaration of %qD"
33774 msgstr ""
33775
33776 #: c/c-decl.c:3309 c/c-decl.c:3323
33777 #, gcc-internal-format
33778 msgid "implicit declaration of function %qE; did you mean %qs?"
33779 msgstr "неявне оголошення функції %qE; ви мали на увазі %qs?"
33780
33781 #: c/c-decl.c:3315 c/c-decl.c:3328
33782 #, gcc-internal-format
33783 msgid "implicit declaration of function %qE"
33784 msgstr "неявне оголошення функції %qE"
33785
33786 #: c/c-decl.c:3589
33787 #, gcc-internal-format
33788 msgid "incompatible implicit declaration of built-in function %qD"
33789 msgstr "несумісне неявне оголошення вбудованої функції %qD"
33790
33791 #: c/c-decl.c:3600
33792 #, gcc-internal-format
33793 msgid "include %qs or provide a declaration of %qD"
33794 msgstr ""
33795
33796 #: c/c-decl.c:3611
33797 #, gcc-internal-format
33798 msgid "incompatible implicit declaration of function %qD"
33799 msgstr "несумісне неявне оголошення функції %qD"
33800
33801 #: c/c-decl.c:3672
33802 #, gcc-internal-format
33803 msgid "%qE undeclared here (not in a function); did you mean %qs?"
33804 msgstr ""
33805
33806 #: c/c-decl.c:3677
33807 #, gcc-internal-format
33808 msgid "%qE undeclared here (not in a function)"
33809 msgstr ""
33810
33811 #: c/c-decl.c:3690
33812 #, gcc-internal-format
33813 msgid "%qE undeclared (first use in this function); did you mean %qs?"
33814 msgstr ""
33815
33816 #: c/c-decl.c:3695
33817 #, gcc-internal-format
33818 msgid "%qE undeclared (first use in this function)"
33819 msgstr ""
33820
33821 #: c/c-decl.c:3699
33822 #, gcc-internal-format
33823 msgid "each undeclared identifier is reported only once for each function it appears in"
33824 msgstr ""
33825
33826 #: c/c-decl.c:3747 cp/decl.c:3047
33827 #, gcc-internal-format
33828 msgid "label %qE referenced outside of any function"
33829 msgstr ""
33830
33831 #: c/c-decl.c:3783
33832 #, gcc-internal-format
33833 msgid "jump into scope of identifier with variably modified type"
33834 msgstr ""
33835
33836 #: c/c-decl.c:3786
33837 #, gcc-internal-format
33838 msgid "jump skips variable initialization"
33839 msgstr ""
33840
33841 #: c/c-decl.c:3787 c/c-decl.c:3842 c/c-decl.c:3932
33842 #, gcc-internal-format
33843 msgid "label %qD defined here"
33844 msgstr ""
33845
33846 #: c/c-decl.c:3841 c/c-decl.c:3931
33847 #, gcc-internal-format
33848 msgid "jump into statement expression"
33849 msgstr ""
33850
33851 #: c/c-decl.c:3864
33852 #, gcc-internal-format
33853 msgid "duplicate label declaration %qE"
33854 msgstr ""
33855
33856 #: c/c-decl.c:3963 cp/decl.c:3453
33857 #, gcc-internal-format
33858 msgid "duplicate label %qD"
33859 msgstr ""
33860
33861 #: c/c-decl.c:3994
33862 #, gcc-internal-format
33863 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
33864 msgstr ""
33865
33866 #: c/c-decl.c:4059
33867 #, gcc-internal-format
33868 msgid "switch jumps over variable initialization"
33869 msgstr ""
33870
33871 #: c/c-decl.c:4060 c/c-decl.c:4071
33872 #, gcc-internal-format
33873 msgid "switch starts here"
33874 msgstr ""
33875
33876 #: c/c-decl.c:4070
33877 #, gcc-internal-format
33878 msgid "switch jumps into statement expression"
33879 msgstr ""
33880
33881 #: c/c-decl.c:4153
33882 #, gcc-internal-format
33883 msgid "%qE defined as wrong kind of tag"
33884 msgstr ""
33885
33886 #: c/c-decl.c:4522
33887 #, gcc-internal-format
33888 msgid "unnamed struct/union that defines no instances"
33889 msgstr ""
33890
33891 #: c/c-decl.c:4532
33892 #, gcc-internal-format
33893 msgid "empty declaration with storage class specifier does not redeclare tag"
33894 msgstr ""
33895
33896 #: c/c-decl.c:4547
33897 #, gcc-internal-format
33898 msgid "empty declaration with type qualifier does not redeclare tag"
33899 msgstr ""
33900
33901 #: c/c-decl.c:4558
33902 #, gcc-internal-format
33903 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
33904 msgstr ""
33905
33906 #: c/c-decl.c:4580 c/c-decl.c:4588
33907 #, gcc-internal-format
33908 msgid "useless type name in empty declaration"
33909 msgstr ""
33910
33911 #: c/c-decl.c:4596
33912 #, gcc-internal-format
33913 msgid "%<inline%> in empty declaration"
33914 msgstr ""
33915
33916 #: c/c-decl.c:4602
33917 #, gcc-internal-format
33918 msgid "%<_Noreturn%> in empty declaration"
33919 msgstr ""
33920
33921 #: c/c-decl.c:4608
33922 #, gcc-internal-format
33923 msgid "%<auto%> in file-scope empty declaration"
33924 msgstr ""
33925
33926 #: c/c-decl.c:4614
33927 #, gcc-internal-format
33928 msgid "%<register%> in file-scope empty declaration"
33929 msgstr ""
33930
33931 #: c/c-decl.c:4621
33932 #, gcc-internal-format
33933 msgid "useless storage class specifier in empty declaration"
33934 msgstr ""
33935
33936 #: c/c-decl.c:4627
33937 #, gcc-internal-format
33938 msgid "useless %qs in empty declaration"
33939 msgstr ""
33940
33941 #: c/c-decl.c:4640
33942 #, gcc-internal-format
33943 msgid "useless type qualifier in empty declaration"
33944 msgstr ""
33945
33946 #: c/c-decl.c:4647
33947 #, gcc-internal-format
33948 msgid "useless %<_Alignas%> in empty declaration"
33949 msgstr ""
33950
33951 #: c/c-decl.c:4654 c/c-parser.c:1884
33952 #, gcc-internal-format
33953 msgid "empty declaration"
33954 msgstr ""
33955
33956 #: c/c-decl.c:4725
33957 #, gcc-internal-format
33958 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
33959 msgstr ""
33960
33961 #: c/c-decl.c:4729
33962 #, gcc-internal-format
33963 msgid "ISO C90 does not support %<[*]%> array declarators"
33964 msgstr ""
33965
33966 #. C99 6.7.5.2p4
33967 #. A function definition isn't function prototype scope C99 6.2.1p4.
33968 #. C99 6.7.5.2p4
33969 #: c/c-decl.c:4735 c/c-decl.c:7364
33970 #, gcc-internal-format
33971 msgid "%<[*]%> not allowed in other than function prototype scope"
33972 msgstr ""
33973
33974 #: c/c-decl.c:4881
33975 #, gcc-internal-format
33976 msgid "%q+D is usually a function"
33977 msgstr ""
33978
33979 #: c/c-decl.c:4890
33980 #, gcc-internal-format
33981 msgid "typedef %qD is initialized (use __typeof__ instead)"
33982 msgstr ""
33983
33984 #: c/c-decl.c:4895
33985 #, gcc-internal-format
33986 msgid "function %qD is initialized like a variable"
33987 msgstr ""
33988
33989 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
33990 #: c/c-decl.c:4901
33991 #, gcc-internal-format
33992 msgid "parameter %qD is initialized"
33993 msgstr ""
33994
33995 #. Although C99 is unclear about whether incomplete arrays
33996 #. of VLAs themselves count as VLAs, it does not make
33997 #. sense to permit them to be initialized given that
33998 #. ordinary VLAs may not be initialized.
33999 #: c/c-decl.c:4920 c/c-decl.c:4935 c/c-typeck.c:7973
34000 #, gcc-internal-format
34001 msgid "variable-sized object may not be initialized"
34002 msgstr "об'єкт розмірності змінної може бути не ініціалізовано"
34003
34004 #: c/c-decl.c:4926
34005 #, gcc-internal-format
34006 msgid "variable %qD has initializer but incomplete type"
34007 msgstr ""
34008
34009 #: c/c-decl.c:5015
34010 #, gcc-internal-format
34011 msgid "inline function %q+D given attribute noinline"
34012 msgstr ""
34013
34014 #: c/c-decl.c:5065
34015 #, gcc-internal-format
34016 msgid "uninitialized const member in %qT is invalid in C++"
34017 msgstr ""
34018
34019 #: c/c-decl.c:5067
34020 #, gcc-internal-format
34021 msgid "%qD should be initialized"
34022 msgstr "%qD має бути ініціалізовано"
34023
34024 #: c/c-decl.c:5148
34025 #, gcc-internal-format
34026 msgid "initializer fails to determine size of %q+D"
34027 msgstr ""
34028
34029 #: c/c-decl.c:5153
34030 #, gcc-internal-format
34031 msgid "array size missing in %q+D"
34032 msgstr ""
34033
34034 #: c/c-decl.c:5157
34035 #, gcc-internal-format
34036 msgid "zero or negative size array %q+D"
34037 msgstr ""
34038
34039 #: c/c-decl.c:5235
34040 #, gcc-internal-format
34041 msgid "storage size of %q+D isn%'t constant"
34042 msgstr ""
34043
34044 #: c/c-decl.c:5285
34045 #, gcc-internal-format
34046 msgid "ignoring asm-specifier for non-static local variable %q+D"
34047 msgstr ""
34048
34049 #: c/c-decl.c:5315
34050 #, gcc-internal-format
34051 msgid "cannot put object with volatile field into register"
34052 msgstr ""
34053
34054 #: c/c-decl.c:5401
34055 #, gcc-internal-format
34056 msgid "uninitialized const %qD is invalid in C++"
34057 msgstr ""
34058
34059 #: c/c-decl.c:5416 cp/decl.c:7409
34060 #, gcc-internal-format
34061 msgid "%q+D in declare target directive does not have mappable type"
34062 msgstr ""
34063
34064 #: c/c-decl.c:5480
34065 #, gcc-internal-format
34066 msgid "ISO C forbids forward parameter declarations"
34067 msgstr ""
34068
34069 #: c/c-decl.c:5586
34070 #, gcc-internal-format
34071 msgid "defining a type in a compound literal is invalid in C++"
34072 msgstr ""
34073
34074 #: c/c-decl.c:5640 c/c-decl.c:5655
34075 #, gcc-internal-format
34076 msgid "bit-field %qs width not an integer constant"
34077 msgstr ""
34078
34079 #: c/c-decl.c:5650
34080 #, gcc-internal-format
34081 msgid "bit-field %qs width not an integer constant expression"
34082 msgstr ""
34083
34084 #: c/c-decl.c:5661
34085 #, gcc-internal-format
34086 msgid "negative width in bit-field %qs"
34087 msgstr ""
34088
34089 #: c/c-decl.c:5666
34090 #, gcc-internal-format
34091 msgid "zero width for bit-field %qs"
34092 msgstr ""
34093
34094 #: c/c-decl.c:5676
34095 #, gcc-internal-format
34096 msgid "bit-field %qs has invalid type"
34097 msgstr ""
34098
34099 #: c/c-decl.c:5682
34100 #, gcc-internal-format
34101 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
34102 msgstr ""
34103
34104 #: c/c-decl.c:5693
34105 #, gcc-internal-format
34106 msgid "type of bit-field %qs is a GCC extension"
34107 msgstr ""
34108
34109 #: c/c-decl.c:5699
34110 #, gcc-internal-format
34111 msgid "width of %qs exceeds its type"
34112 msgstr ""
34113
34114 #: c/c-decl.c:5712
34115 #, gcc-internal-format
34116 msgid "%qs is narrower than values of its type"
34117 msgstr ""
34118
34119 #: c/c-decl.c:5727
34120 #, gcc-internal-format
34121 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
34122 msgstr ""
34123
34124 #: c/c-decl.c:5730
34125 #, gcc-internal-format
34126 msgid "ISO C90 forbids array whose size can%'t be evaluated"
34127 msgstr ""
34128
34129 #: c/c-decl.c:5737
34130 #, gcc-internal-format
34131 msgid "ISO C90 forbids variable length array %qE"
34132 msgstr ""
34133
34134 #: c/c-decl.c:5739
34135 #, gcc-internal-format
34136 msgid "ISO C90 forbids variable length array"
34137 msgstr ""
34138
34139 #: c/c-decl.c:5948 c/c-decl.c:6322 c/c-decl.c:6332
34140 #, gcc-internal-format
34141 msgid "variably modified %qE at file scope"
34142 msgstr ""
34143
34144 #: c/c-decl.c:5950
34145 #, gcc-internal-format
34146 msgid "variably modified field at file scope"
34147 msgstr ""
34148
34149 #: c/c-decl.c:5970
34150 #, gcc-internal-format
34151 msgid "type defaults to %<int%> in declaration of %qE"
34152 msgstr ""
34153
34154 #: c/c-decl.c:5974
34155 #, gcc-internal-format
34156 msgid "type defaults to %<int%> in type name"
34157 msgstr ""
34158
34159 #: c/c-decl.c:6006
34160 #, gcc-internal-format
34161 msgid "duplicate %<const%>"
34162 msgstr "дублювання %<const%>"
34163
34164 #: c/c-decl.c:6008
34165 #, gcc-internal-format
34166 msgid "duplicate %<restrict%>"
34167 msgstr "дублювання %<restrict%>"
34168
34169 #: c/c-decl.c:6010
34170 #, gcc-internal-format
34171 msgid "duplicate %<volatile%>"
34172 msgstr "дублювання %<volatile%>"
34173
34174 #: c/c-decl.c:6012
34175 #, gcc-internal-format
34176 msgid "duplicate %<_Atomic%>"
34177 msgstr "дублювання %<_Atomic%>"
34178
34179 #: c/c-decl.c:6015
34180 #, gcc-internal-format, gfc-internal-format
34181 msgid "conflicting named address spaces (%s vs %s)"
34182 msgstr ""
34183
34184 #: c/c-decl.c:6038 c/c-parser.c:2849
34185 #, gcc-internal-format
34186 msgid "%<_Atomic%>-qualified array type"
34187 msgstr ""
34188
34189 #: c/c-decl.c:6052
34190 #, gcc-internal-format
34191 msgid "function definition declared %<auto%>"
34192 msgstr ""
34193
34194 #: c/c-decl.c:6054
34195 #, gcc-internal-format
34196 msgid "function definition declared %<register%>"
34197 msgstr ""
34198
34199 #: c/c-decl.c:6056
34200 #, gcc-internal-format
34201 msgid "function definition declared %<typedef%>"
34202 msgstr ""
34203
34204 #: c/c-decl.c:6058
34205 #, gcc-internal-format
34206 msgid "function definition declared %qs"
34207 msgstr ""
34208
34209 #: c/c-decl.c:6076
34210 #, gcc-internal-format
34211 msgid "storage class specified for structure field %qE"
34212 msgstr ""
34213
34214 #: c/c-decl.c:6079
34215 #, gcc-internal-format
34216 msgid "storage class specified for structure field"
34217 msgstr ""
34218
34219 #: c/c-decl.c:6083
34220 #, gcc-internal-format
34221 msgid "storage class specified for parameter %qE"
34222 msgstr ""
34223
34224 #: c/c-decl.c:6086
34225 #, gcc-internal-format
34226 msgid "storage class specified for unnamed parameter"
34227 msgstr ""
34228
34229 #: c/c-decl.c:6089 cp/decl.c:11176
34230 #, gcc-internal-format
34231 msgid "storage class specified for typename"
34232 msgstr ""
34233
34234 #: c/c-decl.c:6106
34235 #, gcc-internal-format
34236 msgid "%qE initialized and declared %<extern%>"
34237 msgstr ""
34238
34239 #: c/c-decl.c:6110
34240 #, gcc-internal-format
34241 msgid "%qE has both %<extern%> and initializer"
34242 msgstr ""
34243
34244 #: c/c-decl.c:6115
34245 #, gcc-internal-format
34246 msgid "file-scope declaration of %qE specifies %<auto%>"
34247 msgstr ""
34248
34249 #: c/c-decl.c:6119
34250 #, gcc-internal-format
34251 msgid "file-scope declaration of %qE specifies %<register%>"
34252 msgstr ""
34253
34254 #: c/c-decl.c:6124
34255 #, gcc-internal-format
34256 msgid "nested function %qE declared %<extern%>"
34257 msgstr ""
34258
34259 #: c/c-decl.c:6127
34260 #, gcc-internal-format
34261 msgid "function-scope %qE implicitly auto and declared %qs"
34262 msgstr ""
34263
34264 #. Only the innermost declarator (making a parameter be of
34265 #. array type which is converted to pointer type)
34266 #. may have static or type qualifiers.
34267 #: c/c-decl.c:6174 c/c-decl.c:6543
34268 #, gcc-internal-format
34269 msgid "static or type qualifiers in non-parameter array declarator"
34270 msgstr ""
34271
34272 #: c/c-decl.c:6222
34273 #, gcc-internal-format
34274 msgid "declaration of %qE as array of voids"
34275 msgstr ""
34276
34277 #: c/c-decl.c:6224
34278 #, gcc-internal-format
34279 msgid "declaration of type name as array of voids"
34280 msgstr ""
34281
34282 #: c/c-decl.c:6231
34283 #, gcc-internal-format
34284 msgid "declaration of %qE as array of functions"
34285 msgstr ""
34286
34287 #: c/c-decl.c:6234
34288 #, gcc-internal-format
34289 msgid "declaration of type name as array of functions"
34290 msgstr ""
34291
34292 #: c/c-decl.c:6242 c/c-decl.c:8302
34293 #, gcc-internal-format
34294 msgid "invalid use of structure with flexible array member"
34295 msgstr ""
34296
34297 #: c/c-decl.c:6268
34298 #, gcc-internal-format
34299 msgid "size of array %qE has non-integer type"
34300 msgstr ""
34301
34302 #: c/c-decl.c:6272
34303 #, gcc-internal-format
34304 msgid "size of unnamed array has non-integer type"
34305 msgstr ""
34306
34307 #: c/c-decl.c:6279
34308 #, gcc-internal-format
34309 msgid "size of array %qE has incomplete type"
34310 msgstr ""
34311
34312 #: c/c-decl.c:6282
34313 #, gcc-internal-format
34314 msgid "size of unnamed array has incomplete type"
34315 msgstr ""
34316
34317 #: c/c-decl.c:6293
34318 #, gcc-internal-format
34319 msgid "ISO C forbids zero-size array %qE"
34320 msgstr ""
34321
34322 #: c/c-decl.c:6296
34323 #, gcc-internal-format
34324 msgid "ISO C forbids zero-size array"
34325 msgstr ""
34326
34327 #: c/c-decl.c:6305
34328 #, gcc-internal-format
34329 msgid "size of array %qE is negative"
34330 msgstr ""
34331
34332 #: c/c-decl.c:6307
34333 #, gcc-internal-format
34334 msgid "size of unnamed array is negative"
34335 msgstr ""
34336
34337 #: c/c-decl.c:6392
34338 #, gcc-internal-format
34339 msgid "size of array %qE is too large"
34340 msgstr ""
34341
34342 #: c/c-decl.c:6395
34343 #, gcc-internal-format
34344 msgid "size of unnamed array is too large"
34345 msgstr ""
34346
34347 #: c/c-decl.c:6431 c/c-decl.c:7088
34348 #, gcc-internal-format
34349 msgid "ISO C90 does not support flexible array members"
34350 msgstr ""
34351
34352 #. C99 6.7.5.2p4
34353 #: c/c-decl.c:6453
34354 #, gcc-internal-format
34355 msgid "%<[*]%> not in a declaration"
34356 msgstr ""
34357
34358 #: c/c-decl.c:6466
34359 #, gcc-internal-format
34360 msgid "array type has incomplete element type %qT"
34361 msgstr ""
34362
34363 #: c/c-decl.c:6472
34364 #, gcc-internal-format
34365 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
34366 msgstr ""
34367
34368 #: c/c-decl.c:6476
34369 #, gcc-internal-format
34370 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
34371 msgstr ""
34372
34373 #: c/c-decl.c:6579
34374 #, gcc-internal-format
34375 msgid "%qE declared as function returning a function"
34376 msgstr ""
34377
34378 #: c/c-decl.c:6582
34379 #, gcc-internal-format
34380 msgid "type name declared as function returning a function"
34381 msgstr ""
34382
34383 #: c/c-decl.c:6589
34384 #, gcc-internal-format
34385 msgid "%qE declared as function returning an array"
34386 msgstr ""
34387
34388 #: c/c-decl.c:6592
34389 #, gcc-internal-format
34390 msgid "type name declared as function returning an array"
34391 msgstr ""
34392
34393 #: c/c-decl.c:6633
34394 #, gcc-internal-format
34395 msgid "function definition has qualified void return type"
34396 msgstr ""
34397
34398 #: c/c-decl.c:6637 cp/decl.c:11463
34399 #, gcc-internal-format
34400 msgid "type qualifiers ignored on function return type"
34401 msgstr ""
34402
34403 #: c/c-decl.c:6675 c/c-decl.c:6884 c/c-decl.c:6938 c/c-decl.c:7022
34404 #: c/c-decl.c:7143 c/c-parser.c:2851
34405 #, gcc-internal-format
34406 msgid "%<_Atomic%>-qualified function type"
34407 msgstr ""
34408
34409 #: c/c-decl.c:6681 c/c-decl.c:6890 c/c-decl.c:7027 c/c-decl.c:7148
34410 #, gcc-internal-format
34411 msgid "ISO C forbids qualified function types"
34412 msgstr ""
34413
34414 #: c/c-decl.c:6775
34415 #, gcc-internal-format
34416 msgid "%qs combined with %<auto%> qualifier for %qE"
34417 msgstr ""
34418
34419 #: c/c-decl.c:6779
34420 #, gcc-internal-format
34421 msgid "%qs combined with %<register%> qualifier for %qE"
34422 msgstr ""
34423
34424 #: c/c-decl.c:6785
34425 #, gcc-internal-format
34426 msgid "%qs specified for auto variable %qE"
34427 msgstr ""
34428
34429 #: c/c-decl.c:6801
34430 #, gcc-internal-format
34431 msgid "%qs specified for parameter %qE"
34432 msgstr ""
34433
34434 #: c/c-decl.c:6804
34435 #, gcc-internal-format
34436 msgid "%qs specified for unnamed parameter"
34437 msgstr ""
34438
34439 #: c/c-decl.c:6810
34440 #, gcc-internal-format
34441 msgid "%qs specified for structure field %qE"
34442 msgstr ""
34443
34444 #: c/c-decl.c:6813
34445 #, gcc-internal-format
34446 msgid "%qs specified for structure field"
34447 msgstr ""
34448
34449 #: c/c-decl.c:6828
34450 #, gcc-internal-format
34451 msgid "bit-field %qE has atomic type"
34452 msgstr ""
34453
34454 #: c/c-decl.c:6830
34455 #, gcc-internal-format
34456 msgid "bit-field has atomic type"
34457 msgstr ""
34458
34459 #: c/c-decl.c:6839
34460 #, gcc-internal-format
34461 msgid "alignment specified for typedef %qE"
34462 msgstr ""
34463
34464 #: c/c-decl.c:6841
34465 #, gcc-internal-format
34466 msgid "alignment specified for %<register%> object %qE"
34467 msgstr ""
34468
34469 #: c/c-decl.c:6846
34470 #, gcc-internal-format
34471 msgid "alignment specified for parameter %qE"
34472 msgstr ""
34473
34474 #: c/c-decl.c:6848
34475 #, gcc-internal-format
34476 msgid "alignment specified for unnamed parameter"
34477 msgstr ""
34478
34479 #: c/c-decl.c:6853
34480 #, gcc-internal-format
34481 msgid "alignment specified for bit-field %qE"
34482 msgstr ""
34483
34484 #: c/c-decl.c:6855
34485 #, gcc-internal-format
34486 msgid "alignment specified for unnamed bit-field"
34487 msgstr ""
34488
34489 #: c/c-decl.c:6858
34490 #, gcc-internal-format
34491 msgid "alignment specified for function %qE"
34492 msgstr ""
34493
34494 #: c/c-decl.c:6865
34495 #, gcc-internal-format
34496 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
34497 msgstr ""
34498
34499 #: c/c-decl.c:6868
34500 #, gcc-internal-format
34501 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
34502 msgstr ""
34503
34504 #: c/c-decl.c:6899
34505 #, gcc-internal-format
34506 msgid "typedef %q+D declared %<inline%>"
34507 msgstr ""
34508
34509 #: c/c-decl.c:6901
34510 #, gcc-internal-format
34511 msgid "typedef %q+D declared %<_Noreturn%>"
34512 msgstr ""
34513
34514 #: c/c-decl.c:6944
34515 #, gcc-internal-format
34516 msgid "ISO C forbids const or volatile function types"
34517 msgstr ""
34518
34519 #. C99 6.7.2.1p8
34520 #: c/c-decl.c:6955
34521 #, gcc-internal-format
34522 msgid "a member of a structure or union cannot have a variably modified type"
34523 msgstr ""
34524
34525 #: c/c-decl.c:6972 cp/decl.c:10186
34526 #, gcc-internal-format
34527 msgid "variable or field %qE declared void"
34528 msgstr ""
34529
34530 #: c/c-decl.c:7012
34531 #, gcc-internal-format
34532 msgid "attributes in parameter array declarator ignored"
34533 msgstr ""
34534
34535 #: c/c-decl.c:7054
34536 #, gcc-internal-format
34537 msgid "parameter %q+D declared %<inline%>"
34538 msgstr ""
34539
34540 #: c/c-decl.c:7056
34541 #, gcc-internal-format
34542 msgid "parameter %q+D declared %<_Noreturn%>"
34543 msgstr ""
34544
34545 #: c/c-decl.c:7069
34546 #, gcc-internal-format
34547 msgid "field %qE declared as a function"
34548 msgstr ""
34549
34550 #: c/c-decl.c:7076
34551 #, gcc-internal-format
34552 msgid "field %qE has incomplete type"
34553 msgstr ""
34554
34555 #: c/c-decl.c:7078
34556 #, gcc-internal-format
34557 msgid "unnamed field has incomplete type"
34558 msgstr ""
34559
34560 #: c/c-decl.c:7114 c/c-decl.c:7125 c/c-decl.c:7128
34561 #, gcc-internal-format
34562 msgid "invalid storage class for function %qE"
34563 msgstr ""
34564
34565 #: c/c-decl.c:7185
34566 #, gcc-internal-format
34567 msgid "cannot inline function %<main%>"
34568 msgstr ""
34569
34570 #: c/c-decl.c:7187
34571 #, gcc-internal-format
34572 msgid "%<main%> declared %<_Noreturn%>"
34573 msgstr ""
34574
34575 #: c/c-decl.c:7198
34576 #, gcc-internal-format
34577 msgid "ISO C99 does not support %<_Noreturn%>"
34578 msgstr "У ISO C99 не передбачено підтримки %<_Noreturn%>"
34579
34580 #: c/c-decl.c:7201
34581 #, gcc-internal-format
34582 msgid "ISO C90 does not support %<_Noreturn%>"
34583 msgstr "У ISO C90 не передбачено підтримки %<_Noreturn%>"
34584
34585 #: c/c-decl.c:7230
34586 #, gcc-internal-format
34587 msgid "variable previously declared %<static%> redeclared %<extern%>"
34588 msgstr ""
34589
34590 #: c/c-decl.c:7240
34591 #, gcc-internal-format
34592 msgid "variable %q+D declared %<inline%>"
34593 msgstr ""
34594
34595 #: c/c-decl.c:7242
34596 #, gcc-internal-format
34597 msgid "variable %q+D declared %<_Noreturn%>"
34598 msgstr ""
34599
34600 #: c/c-decl.c:7277
34601 #, gcc-internal-format
34602 msgid "non-nested function with variably modified type"
34603 msgstr ""
34604
34605 #: c/c-decl.c:7279
34606 #, gcc-internal-format
34607 msgid "object with variably modified type must have no linkage"
34608 msgstr ""
34609
34610 #: c/c-decl.c:7370 c/c-decl.c:9040
34611 #, gcc-internal-format
34612 msgid "function declaration isn%'t a prototype"
34613 msgstr ""
34614
34615 #: c/c-decl.c:7380
34616 #, gcc-internal-format
34617 msgid "parameter names (without types) in function declaration"
34618 msgstr ""
34619
34620 #: c/c-decl.c:7418
34621 #, gcc-internal-format
34622 msgid "parameter %u (%q+D) has incomplete type"
34623 msgstr ""
34624
34625 #: c/c-decl.c:7422
34626 #, gcc-internal-format, gfc-internal-format
34627 msgid "parameter %u has incomplete type"
34628 msgstr ""
34629
34630 #: c/c-decl.c:7433
34631 #, gcc-internal-format
34632 msgid "parameter %u (%q+D) has void type"
34633 msgstr ""
34634
34635 #: c/c-decl.c:7437
34636 #, gcc-internal-format, gfc-internal-format
34637 msgid "parameter %u has void type"
34638 msgstr ""
34639
34640 #: c/c-decl.c:7511
34641 #, gcc-internal-format
34642 msgid "%<void%> as only parameter may not be qualified"
34643 msgstr ""
34644
34645 #: c/c-decl.c:7515 c/c-decl.c:7551
34646 #, gcc-internal-format
34647 msgid "%<void%> must be the only parameter"
34648 msgstr ""
34649
34650 #: c/c-decl.c:7545
34651 #, gcc-internal-format
34652 msgid "parameter %q+D has just a forward declaration"
34653 msgstr ""
34654
34655 #: c/c-decl.c:7591
34656 #, gcc-internal-format
34657 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
34658 msgstr ""
34659
34660 #: c/c-decl.c:7597
34661 #, gcc-internal-format, gfc-internal-format
34662 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
34663 msgstr ""
34664
34665 #: c/c-decl.c:7699
34666 #, gcc-internal-format
34667 msgid "enum type defined here"
34668 msgstr ""
34669
34670 #: c/c-decl.c:7705
34671 #, gcc-internal-format
34672 msgid "struct defined here"
34673 msgstr ""
34674
34675 #: c/c-decl.c:7711
34676 #, gcc-internal-format
34677 msgid "union defined here"
34678 msgstr ""
34679
34680 #: c/c-decl.c:7787
34681 #, gcc-internal-format
34682 msgid "redefinition of %<union %E%>"
34683 msgstr ""
34684
34685 #: c/c-decl.c:7789
34686 #, gcc-internal-format
34687 msgid "redefinition of %<struct %E%>"
34688 msgstr ""
34689
34690 #: c/c-decl.c:7798
34691 #, gcc-internal-format
34692 msgid "nested redefinition of %<union %E%>"
34693 msgstr ""
34694
34695 #: c/c-decl.c:7800
34696 #, gcc-internal-format
34697 msgid "nested redefinition of %<struct %E%>"
34698 msgstr ""
34699
34700 #: c/c-decl.c:7830 c/c-decl.c:8618
34701 #, gcc-internal-format
34702 msgid "defining type in %qs expression is invalid in C++"
34703 msgstr ""
34704
34705 #: c/c-decl.c:7897 cp/decl.c:4833
34706 #, gcc-internal-format
34707 msgid "declaration does not declare anything"
34708 msgstr ""
34709
34710 #: c/c-decl.c:7902
34711 #, gcc-internal-format
34712 msgid "ISO C99 doesn%'t support unnamed structs/unions"
34713 msgstr ""
34714
34715 #: c/c-decl.c:7905
34716 #, gcc-internal-format
34717 msgid "ISO C90 doesn%'t support unnamed structs/unions"
34718 msgstr ""
34719
34720 #: c/c-decl.c:7998 c/c-decl.c:8016 c/c-decl.c:8077
34721 #, gcc-internal-format
34722 msgid "duplicate member %q+D"
34723 msgstr ""
34724
34725 #: c/c-decl.c:8103
34726 #, gcc-internal-format
34727 msgid "empty struct has size 0 in C, size 1 in C++"
34728 msgstr ""
34729
34730 #: c/c-decl.c:8106
34731 #, gcc-internal-format
34732 msgid "empty union has size 0 in C, size 1 in C++"
34733 msgstr ""
34734
34735 #: c/c-decl.c:8211
34736 #, gcc-internal-format
34737 msgid "union has no named members"
34738 msgstr ""
34739
34740 #: c/c-decl.c:8213
34741 #, gcc-internal-format
34742 msgid "union has no members"
34743 msgstr ""
34744
34745 #: c/c-decl.c:8218
34746 #, gcc-internal-format
34747 msgid "struct has no named members"
34748 msgstr ""
34749
34750 #: c/c-decl.c:8220
34751 #, gcc-internal-format
34752 msgid "struct has no members"
34753 msgstr ""
34754
34755 #: c/c-decl.c:8281 cp/decl.c:12351
34756 #, gcc-internal-format
34757 msgid "flexible array member in union"
34758 msgstr ""
34759
34760 #: c/c-decl.c:8287
34761 #, gcc-internal-format
34762 msgid "flexible array member not at end of struct"
34763 msgstr ""
34764
34765 #: c/c-decl.c:8293
34766 #, gcc-internal-format
34767 msgid "flexible array member in a struct with no named members"
34768 msgstr ""
34769
34770 #: c/c-decl.c:8324
34771 #, gcc-internal-format
34772 msgid "type %qT is too large"
34773 msgstr ""
34774
34775 #: c/c-decl.c:8429
34776 #, gcc-internal-format
34777 msgid "union cannot be made transparent"
34778 msgstr ""
34779
34780 #: c/c-decl.c:8590
34781 #, gcc-internal-format
34782 msgid "nested redefinition of %<enum %E%>"
34783 msgstr ""
34784
34785 #. This enum is a named one that has been declared already.
34786 #: c/c-decl.c:8597
34787 #, gcc-internal-format
34788 msgid "redeclaration of %<enum %E%>"
34789 msgstr ""
34790
34791 #: c/c-decl.c:8676 cp/decl.c:14722
34792 #, gcc-internal-format
34793 msgid "specified mode too small for enumeral values"
34794 msgstr ""
34795
34796 #: c/c-decl.c:8691
34797 #, gcc-internal-format
34798 msgid "enumeration values exceed range of largest integer"
34799 msgstr ""
34800
34801 #: c/c-decl.c:8805 c/c-decl.c:8821
34802 #, gcc-internal-format
34803 msgid "enumerator value for %qE is not an integer constant"
34804 msgstr ""
34805
34806 #: c/c-decl.c:8816
34807 #, gcc-internal-format
34808 msgid "enumerator value for %qE is not an integer constant expression"
34809 msgstr ""
34810
34811 #: c/c-decl.c:8840
34812 #, gcc-internal-format
34813 msgid "overflow in enumeration values"
34814 msgstr ""
34815
34816 #: c/c-decl.c:8848
34817 #, gcc-internal-format
34818 msgid "ISO C restricts enumerator values to range of %<int%>"
34819 msgstr ""
34820
34821 #: c/c-decl.c:8937 cp/decl.c:5130 cp/decl.c:15251
34822 #, gcc-internal-format
34823 msgid "inline function %qD given attribute noinline"
34824 msgstr ""
34825
34826 #: c/c-decl.c:8955
34827 #, gcc-internal-format
34828 msgid "return type is an incomplete type"
34829 msgstr ""
34830
34831 #: c/c-decl.c:8966
34832 #, gcc-internal-format
34833 msgid "return type defaults to %<int%>"
34834 msgstr ""
34835
34836 #: c/c-decl.c:8990
34837 #, gcc-internal-format
34838 msgid "%q+D defined as variadic function without prototype"
34839 msgstr ""
34840
34841 #: c/c-decl.c:9049
34842 #, gcc-internal-format
34843 msgid "no previous prototype for %qD"
34844 msgstr ""
34845
34846 #: c/c-decl.c:9058
34847 #, gcc-internal-format
34848 msgid "%qD was used with no prototype before its definition"
34849 msgstr ""
34850
34851 #: c/c-decl.c:9066 cp/decl.c:15386
34852 #, gcc-internal-format
34853 msgid "no previous declaration for %qD"
34854 msgstr ""
34855
34856 #: c/c-decl.c:9076
34857 #, gcc-internal-format
34858 msgid "%qD was used with no declaration before its definition"
34859 msgstr ""
34860
34861 #: c/c-decl.c:9095
34862 #, gcc-internal-format
34863 msgid "return type of %qD is not %<int%>"
34864 msgstr ""
34865
34866 #: c/c-decl.c:9097
34867 #, gcc-internal-format
34868 msgid "%<_Atomic%>-qualified return type of %qD"
34869 msgstr ""
34870
34871 #: c/c-decl.c:9104
34872 #, gcc-internal-format
34873 msgid "%qD is normally a non-static function"
34874 msgstr ""
34875
34876 #: c/c-decl.c:9141
34877 #, gcc-internal-format
34878 msgid "old-style parameter declarations in prototyped function definition"
34879 msgstr ""
34880
34881 #: c/c-decl.c:9156
34882 #, gcc-internal-format
34883 msgid "traditional C rejects ISO C style function definitions"
34884 msgstr ""
34885
34886 #: c/c-decl.c:9172
34887 #, gcc-internal-format
34888 msgid "parameter name omitted"
34889 msgstr ""
34890
34891 #: c/c-decl.c:9209
34892 #, gcc-internal-format
34893 msgid "old-style function definition"
34894 msgstr ""
34895
34896 #: c/c-decl.c:9218
34897 #, gcc-internal-format
34898 msgid "parameter name missing from parameter list"
34899 msgstr ""
34900
34901 #: c/c-decl.c:9234
34902 #, gcc-internal-format
34903 msgid "%qD declared as a non-parameter"
34904 msgstr ""
34905
34906 #: c/c-decl.c:9242
34907 #, gcc-internal-format
34908 msgid "multiple parameters named %qD"
34909 msgstr ""
34910
34911 #: c/c-decl.c:9251
34912 #, gcc-internal-format
34913 msgid "parameter %qD declared with void type"
34914 msgstr ""
34915
34916 #: c/c-decl.c:9280 c/c-decl.c:9285
34917 #, gcc-internal-format
34918 msgid "type of %qD defaults to %<int%>"
34919 msgstr ""
34920
34921 #: c/c-decl.c:9305
34922 #, gcc-internal-format
34923 msgid "parameter %qD has incomplete type"
34924 msgstr ""
34925
34926 #: c/c-decl.c:9312
34927 #, gcc-internal-format
34928 msgid "declaration for parameter %qD but no such parameter"
34929 msgstr ""
34930
34931 #: c/c-decl.c:9365
34932 #, gcc-internal-format
34933 msgid "number of arguments doesn%'t match built-in prototype"
34934 msgstr ""
34935
34936 #: c/c-decl.c:9376
34937 #, gcc-internal-format
34938 msgid "number of arguments doesn%'t match prototype"
34939 msgstr ""
34940
34941 #: c/c-decl.c:9379 c/c-decl.c:9426 c/c-decl.c:9440
34942 #, gcc-internal-format
34943 msgid "prototype declaration"
34944 msgstr ""
34945
34946 #: c/c-decl.c:9418
34947 #, gcc-internal-format
34948 msgid "promoted argument %qD doesn%'t match built-in prototype"
34949 msgstr ""
34950
34951 #: c/c-decl.c:9423
34952 #, gcc-internal-format
34953 msgid "promoted argument %qD doesn%'t match prototype"
34954 msgstr ""
34955
34956 #: c/c-decl.c:9433
34957 #, gcc-internal-format
34958 msgid "argument %qD doesn%'t match built-in prototype"
34959 msgstr ""
34960
34961 #: c/c-decl.c:9438
34962 #, gcc-internal-format
34963 msgid "argument %qD doesn%'t match prototype"
34964 msgstr ""
34965
34966 #: c/c-decl.c:9689 cp/decl.c:16212
34967 #, gcc-internal-format
34968 msgid "no return statement in function returning non-void"
34969 msgstr ""
34970
34971 #: c/c-decl.c:9708 cp/decl.c:16244
34972 #, gcc-internal-format
34973 msgid "parameter %qD set but not used"
34974 msgstr "встановлено значення параметра %qD, але сам параметр ніде не використано"
34975
34976 #. If we get here, declarations have been used in a for loop without
34977 #. the C99 for loop scope. This doesn't make much sense, so don't
34978 #. allow it.
34979 #: c/c-decl.c:9804
34980 #, gcc-internal-format
34981 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
34982 msgstr ""
34983
34984 #: c/c-decl.c:9809
34985 #, gcc-internal-format
34986 msgid "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to compile your code"
34987 msgstr ""
34988
34989 #: c/c-decl.c:9816
34990 #, gcc-internal-format
34991 msgid "ISO C90 does not support %<for%> loop initial declarations"
34992 msgstr ""
34993
34994 #: c/c-decl.c:9848
34995 #, gcc-internal-format
34996 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
34997 msgstr ""
34998
34999 #: c/c-decl.c:9852
35000 #, gcc-internal-format
35001 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
35002 msgstr ""
35003
35004 #: c/c-decl.c:9859
35005 #, gcc-internal-format
35006 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
35007 msgstr ""
35008
35009 #: c/c-decl.c:9864
35010 #, gcc-internal-format
35011 msgid "%<union %E%> declared in %<for%> loop initial declaration"
35012 msgstr ""
35013
35014 #: c/c-decl.c:9868
35015 #, gcc-internal-format
35016 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
35017 msgstr ""
35018
35019 #: c/c-decl.c:9872
35020 #, gcc-internal-format
35021 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
35022 msgstr ""
35023
35024 #: c/c-decl.c:10122
35025 #, gcc-internal-format
35026 msgid "incompatible address space qualifiers %qs and %qs"
35027 msgstr ""
35028
35029 #: c/c-decl.c:10180 c/c-decl.c:10187
35030 #, gcc-internal-format
35031 msgid "duplicate %qE declaration specifier"
35032 msgstr ""
35033
35034 #: c/c-decl.c:10214 c/c-decl.c:10598 c/c-decl.c:10988
35035 #, gcc-internal-format
35036 msgid "two or more data types in declaration specifiers"
35037 msgstr ""
35038
35039 #: c/c-decl.c:10226 cp/parser.c:29186
35040 #, gcc-internal-format
35041 msgid "%<long long long%> is too long for GCC"
35042 msgstr ""
35043
35044 #: c/c-decl.c:10239
35045 #, gcc-internal-format
35046 msgid "ISO C90 does not support %<long long%>"
35047 msgstr "У ISO C90 не передбачено підтримки %<long long%>"
35048
35049 #: c/c-decl.c:10468 c/c-parser.c:9089
35050 #, gcc-internal-format
35051 msgid "ISO C90 does not support complex types"
35052 msgstr ""
35053
35054 #: c/c-decl.c:10514
35055 #, gcc-internal-format
35056 msgid "ISO C does not support saturating types"
35057 msgstr ""
35058
35059 #: c/c-decl.c:10585 c/c-decl.c:11145
35060 #, gcc-internal-format
35061 msgid "duplicate %qE"
35062 msgstr ""
35063
35064 #: c/c-decl.c:10641
35065 #, gcc-internal-format
35066 msgid "ISO C does not support %<__int%d%> types"
35067 msgstr ""
35068
35069 #: c/c-decl.c:10663
35070 #, gcc-internal-format
35071 msgid "%<__int%d%> is not supported on this target"
35072 msgstr ""
35073
35074 #: c/c-decl.c:10706
35075 #, gcc-internal-format
35076 msgid "ISO C90 does not support boolean types"
35077 msgstr ""
35078
35079 #: c/c-decl.c:10825
35080 #, gcc-internal-format
35081 msgid "ISO C does not support the %<_Float%d%s%> type"
35082 msgstr "У ISO C не передбачено підтримки типу %<_Float%d%s%>"
35083
35084 #: c/c-decl.c:10875
35085 #, gcc-internal-format
35086 msgid "%<_Float%d%s%> is not supported on this target"
35087 msgstr ""
35088
35089 #: c/c-decl.c:10946
35090 #, gcc-internal-format
35091 msgid "ISO C does not support decimal floating point"
35092 msgstr ""
35093
35094 #: c/c-decl.c:10969 c/c-decl.c:11238 c/c-parser.c:8080
35095 #, gcc-internal-format
35096 msgid "fixed-point types not supported for this target"
35097 msgstr ""
35098
35099 #: c/c-decl.c:10971
35100 #, gcc-internal-format
35101 msgid "ISO C does not support fixed-point types"
35102 msgstr ""
35103
35104 #: c/c-decl.c:11006
35105 #, gcc-internal-format
35106 msgid "C++ lookup of %qD would return a field, not a type"
35107 msgstr ""
35108
35109 #: c/c-decl.c:11019
35110 #, gcc-internal-format
35111 msgid "%qE fails to be a typedef or built in type"
35112 msgstr ""
35113
35114 #: c/c-decl.c:11067
35115 #, gcc-internal-format
35116 msgid "%qE is not at beginning of declaration"
35117 msgstr ""
35118
35119 #: c/c-decl.c:11088
35120 #, gcc-internal-format
35121 msgid "%qE used with %<auto%>"
35122 msgstr ""
35123
35124 #: c/c-decl.c:11090
35125 #, gcc-internal-format
35126 msgid "%qE used with %<register%>"
35127 msgstr ""
35128
35129 #: c/c-decl.c:11092
35130 #, gcc-internal-format
35131 msgid "%qE used with %<typedef%>"
35132 msgstr ""
35133
35134 #: c/c-decl.c:11106 c/c-parser.c:7480
35135 #, gcc-internal-format
35136 msgid "ISO C99 does not support %qE"
35137 msgstr ""
35138
35139 #: c/c-decl.c:11109 c/c-parser.c:7483
35140 #, gcc-internal-format
35141 msgid "ISO C90 does not support %qE"
35142 msgstr ""
35143
35144 #: c/c-decl.c:11121
35145 #, gcc-internal-format
35146 msgid "%<__thread%> before %<extern%>"
35147 msgstr "%<__thread%> до %<extern%>"
35148
35149 #: c/c-decl.c:11130
35150 #, gcc-internal-format
35151 msgid "%<__thread%> before %<static%>"
35152 msgstr "%<__thread%> до %<static%>"
35153
35154 #: c/c-decl.c:11143
35155 #, gcc-internal-format
35156 msgid "duplicate %<_Thread_local%> or %<__thread%>"
35157 msgstr ""
35158
35159 #: c/c-decl.c:11151
35160 #, gcc-internal-format
35161 msgid "multiple storage classes in declaration specifiers"
35162 msgstr ""
35163
35164 #: c/c-decl.c:11159
35165 #, gcc-internal-format
35166 msgid "%qs used with %qE"
35167 msgstr ""
35168
35169 #: c/c-decl.c:11235
35170 #, gcc-internal-format
35171 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
35172 msgstr ""
35173
35174 #: c/c-decl.c:11250
35175 #, gcc-internal-format
35176 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
35177 msgstr ""
35178
35179 #: c/c-decl.c:11301 c/c-decl.c:11317 c/c-decl.c:11343
35180 #, gcc-internal-format
35181 msgid "ISO C does not support complex integer types"
35182 msgstr ""
35183
35184 #: c/c-decl.c:11741 cp/semantics.c:5491
35185 #, gcc-internal-format
35186 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
35187 msgstr ""
35188
35189 #: c/c-decl.c:11745 cp/semantics.c:5495
35190 #, gcc-internal-format
35191 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
35192 msgstr ""
35193
35194 #: c/c-fold.c:385 c/c-typeck.c:11830 cp/typeck.c:4832
35195 #, gcc-internal-format
35196 msgid "left shift of negative value"
35197 msgstr ""
35198
35199 #: c/c-fold.c:395 c/c-typeck.c:11839 cp/typeck.c:4840
35200 #, gcc-internal-format
35201 msgid "left shift count is negative"
35202 msgstr ""
35203
35204 #: c/c-fold.c:396 c/c-typeck.c:11769 cp/typeck.c:4785
35205 #, gcc-internal-format
35206 msgid "right shift count is negative"
35207 msgstr ""
35208
35209 #: c/c-fold.c:404 c/c-typeck.c:11858 cp/typeck.c:4848
35210 #, gcc-internal-format
35211 msgid "left shift count >= width of type"
35212 msgstr ""
35213
35214 #: c/c-fold.c:405 c/c-typeck.c:11793 cp/typeck.c:4793
35215 #, gcc-internal-format
35216 msgid "right shift count >= width of type"
35217 msgstr ""
35218
35219 #: c/c-fold.c:412 c/c-typeck.c:11850
35220 #, gcc-internal-format
35221 msgid "left shift count >= width of vector element"
35222 msgstr ""
35223
35224 #: c/c-fold.c:413 c/c-typeck.c:11780
35225 #, gcc-internal-format
35226 msgid "right shift count >= width of vector element"
35227 msgstr ""
35228
35229 #: c/c-parser.c:275
35230 #, gcc-internal-format
35231 msgid "identifier %qE conflicts with C++ keyword"
35232 msgstr ""
35233
35234 #: c/c-parser.c:885 cp/parser.c:2868
35235 #, gcc-internal-format
35236 msgid "version control conflict marker in file"
35237 msgstr ""
35238
35239 #: c/c-parser.c:1088 cp/parser.c:2923
35240 #, gcc-internal-format
35241 msgid "to match this %qs"
35242 msgstr "для відповідності цьому %qs"
35243
35244 #: c/c-parser.c:1217 cp/parser.c:29412
35245 #, gcc-internal-format
35246 msgid "expected end of line"
35247 msgstr ""
35248
35249 #: c/c-parser.c:1525
35250 #, gcc-internal-format
35251 msgid "ISO C forbids an empty translation unit"
35252 msgstr ""
35253
35254 #: c/c-parser.c:1629 c/c-parser.c:10331
35255 #, gcc-internal-format
35256 msgid "ISO C does not allow extra %<;%> outside of a function"
35257 msgstr ""
35258
35259 #: c/c-parser.c:1805
35260 #, gcc-internal-format
35261 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
35262 msgstr ""
35263
35264 #: c/c-parser.c:1813
35265 #, gcc-internal-format
35266 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
35267 msgstr ""
35268
35269 #: c/c-parser.c:1821
35270 #, gcc-internal-format
35271 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
35272 msgstr ""
35273
35274 #: c/c-parser.c:1834 c/c-parser.c:4089
35275 #, gcc-internal-format
35276 msgid "unknown type name %qE; did you mean %qs?"
35277 msgstr ""
35278
35279 #: c/c-parser.c:1838 c/c-parser.c:2678 c/c-parser.c:4093
35280 #, gcc-internal-format
35281 msgid "unknown type name %qE"
35282 msgstr ""
35283
35284 #: c/c-parser.c:1859 c/c-parser.c:11564 c/c-parser.c:17329 c/c-parser.c:17818
35285 #: c/c-parser.c:18300 cp/parser.c:37977 cp/parser.c:41129
35286 #, gcc-internal-format
35287 msgid "expected declaration specifiers"
35288 msgstr ""
35289
35290 #: c/c-parser.c:1869
35291 #, gcc-internal-format
35292 msgid "%<__auto_type%> in empty declaration"
35293 msgstr ""
35294
35295 #: c/c-parser.c:1899 c/c-parser.c:3371
35296 #, gcc-internal-format
35297 msgid "expected %<;%>, identifier or %<(%>"
35298 msgstr ""
35299
35300 #: c/c-parser.c:1917 cp/parser.c:31095 cp/parser.c:31169
35301 #, gcc-internal-format
35302 msgid "prefix attributes are ignored for methods"
35303 msgstr ""
35304
35305 #: c/c-parser.c:1952
35306 #, gcc-internal-format
35307 msgid "prefix attributes are ignored for implementations"
35308 msgstr ""
35309
35310 #: c/c-parser.c:1973
35311 #, gcc-internal-format
35312 msgid "unexpected attribute"
35313 msgstr ""
35314
35315 #: c/c-parser.c:1983 c/c-parser.c:5264 c/c-parser.c:5581 cp/parser.c:11326
35316 #: cp/parser.c:11533
35317 #, gcc-internal-format
35318 msgid "%<fallthrough%> attribute not followed by %<;%>"
35319 msgstr ""
35320
35321 #: c/c-parser.c:2015
35322 #, gcc-internal-format
35323 msgid "%<__auto_type%> requires a plain identifier as declarator"
35324 msgstr ""
35325
35326 #: c/c-parser.c:2032
35327 #, gcc-internal-format
35328 msgid "data definition has no type or storage class"
35329 msgstr ""
35330
35331 #. This means there is an attribute specifier after
35332 #. the declarator in a function definition. Provide
35333 #. some more information for the user.
35334 #: c/c-parser.c:2047
35335 #, gcc-internal-format
35336 msgid "attributes should be specified before the declarator in a function definition"
35337 msgstr ""
35338
35339 #: c/c-parser.c:2074
35340 #, gcc-internal-format
35341 msgid "%<__auto_type%> used with a bit-field initializer"
35342 msgstr ""
35343
35344 #: c/c-parser.c:2149 c/c-parser.c:2241
35345 #, gcc-internal-format
35346 msgid "%<__auto_type%> requires an initialized data declaration"
35347 msgstr ""
35348
35349 #: c/c-parser.c:2204
35350 #, gcc-internal-format
35351 msgid "%<__auto_type%> may only be used with a single declarator"
35352 msgstr ""
35353
35354 #: c/c-parser.c:2233 cp/parser.c:13488 cp/parser.c:13647
35355 #, gcc-internal-format
35356 msgid "expected %<,%> or %<;%>"
35357 msgstr "мало бути %<,%> або %<;%>"
35358
35359 #. This can appear in many cases looking nothing like a
35360 #. function definition, so we don't give a more specific
35361 #. error suggesting there was one.
35362 #: c/c-parser.c:2247 c/c-parser.c:2288
35363 #, gcc-internal-format
35364 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
35365 msgstr "мало бути %<=%>, %<,%>, %<;%>, %<asm%> або %<__attribute__%>"
35366
35367 #: c/c-parser.c:2255
35368 #, gcc-internal-format
35369 msgid "ISO C forbids nested functions"
35370 msgstr "У стандарті ISO C заборонено вкладеність функцій"
35371
35372 #: c/c-parser.c:2436
35373 #, gcc-internal-format
35374 msgid "ISO C99 does not support %<_Static_assert%>"
35375 msgstr "У ISO C99 не передбачено підтримки %<_Static_assert%>"
35376
35377 #: c/c-parser.c:2439
35378 #, gcc-internal-format
35379 msgid "ISO C90 does not support %<_Static_assert%>"
35380 msgstr "У ISO C90 не передбачено підтримки %<_Static_assert%>"
35381
35382 #: c/c-parser.c:2463 c/c-parser.c:4189 c/c-parser.c:11622 cp/parser.c:40752
35383 #, gcc-internal-format
35384 msgid "expected string literal"
35385 msgstr ""
35386
35387 #: c/c-parser.c:2473
35388 #, gcc-internal-format
35389 msgid "ISO C11 does not support omitting the string in %<_Static_assert%>"
35390 msgstr ""
35391
35392 #: c/c-parser.c:2479
35393 #, gcc-internal-format
35394 msgid "expression in static assertion is not an integer"
35395 msgstr ""
35396
35397 #: c/c-parser.c:2488
35398 #, gcc-internal-format
35399 msgid "expression in static assertion is not an integer constant expression"
35400 msgstr ""
35401
35402 #: c/c-parser.c:2493
35403 #, gcc-internal-format
35404 msgid "expression in static assertion is not constant"
35405 msgstr ""
35406
35407 #: c/c-parser.c:2500
35408 #, gcc-internal-format
35409 msgid "static assertion failed: %E"
35410 msgstr ""
35411
35412 #: c/c-parser.c:2502 cp/semantics.c:9326
35413 #, gcc-internal-format
35414 msgid "static assertion failed"
35415 msgstr ""
35416
35417 #: c/c-parser.c:2820
35418 #, gcc-internal-format
35419 msgid "%<_Atomic%> in Objective-C"
35420 msgstr ""
35421
35422 #: c/c-parser.c:2823
35423 #, gcc-internal-format
35424 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
35425 msgstr ""
35426
35427 #: c/c-parser.c:2826
35428 #, gcc-internal-format
35429 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
35430 msgstr ""
35431
35432 #: c/c-parser.c:2853
35433 #, gcc-internal-format
35434 msgid "%<_Atomic%> applied to a qualified type"
35435 msgstr ""
35436
35437 #: c/c-parser.c:2883
35438 #, gcc-internal-format
35439 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
35440 msgstr ""
35441
35442 #: c/c-parser.c:2981
35443 #, gcc-internal-format
35444 msgid "empty enum is invalid"
35445 msgstr ""
35446
35447 #: c/c-parser.c:2985 c/c-parser.c:3919 c/c-parser.c:4726 c/c-parser.c:5021
35448 #: c/c-parser.c:6550 c/c-parser.c:6638 c/c-parser.c:7344 c/c-parser.c:7646
35449 #: c/c-parser.c:7655 c/c-parser.c:8141 c/c-parser.c:8346 c/c-parser.c:8372
35450 #: c/c-parser.c:9200 c/c-parser.c:9624 c/c-parser.c:9661 c/c-parser.c:9914
35451 #: c/c-parser.c:9964 c/c-parser.c:10124 c/c-parser.c:10154 c/c-parser.c:10162
35452 #: c/c-parser.c:10191 c/c-parser.c:10204 c/c-parser.c:10510 c/c-parser.c:10634
35453 #: c/c-parser.c:11079 c/c-parser.c:11114 c/c-parser.c:11167 c/c-parser.c:11220
35454 #: c/c-parser.c:11236 c/c-parser.c:11282 c/c-parser.c:11939 c/c-parser.c:12050
35455 #: c/c-parser.c:14201 c/c-parser.c:14311 c/c-parser.c:14584 c/c-parser.c:16535
35456 #: c/c-parser.c:19644 c/gimple-parser.c:1478 c/gimple-parser.c:1516
35457 #: cp/parser.c:8602 cp/parser.c:29415 cp/parser.c:31951 cp/parser.c:31981
35458 #: cp/parser.c:32051 cp/parser.c:34414 cp/parser.c:34536 cp/parser.c:40468
35459 #, gcc-internal-format
35460 msgid "expected identifier"
35461 msgstr ""
35462
35463 #: c/c-parser.c:3023 cp/parser.c:19045
35464 #, gcc-internal-format
35465 msgid "comma at end of enumerator list"
35466 msgstr ""
35467
35468 #: c/c-parser.c:3029
35469 #, gcc-internal-format
35470 msgid "expected %<,%> or %<}%>"
35471 msgstr "мало бути %<,%> або %<}%>"
35472
35473 #: c/c-parser.c:3060
35474 #, gcc-internal-format
35475 msgid "ISO C forbids forward references to %<enum%> types"
35476 msgstr ""
35477
35478 #: c/c-parser.c:3177
35479 #, gcc-internal-format
35480 msgid "expected class name"
35481 msgstr ""
35482
35483 #: c/c-parser.c:3199
35484 #, gcc-internal-format
35485 msgid "extra semicolon in struct or union specified"
35486 msgstr ""
35487
35488 #: c/c-parser.c:3228
35489 #, gcc-internal-format
35490 msgid "no semicolon at end of struct or union"
35491 msgstr ""
35492
35493 #: c/c-parser.c:3333 c/c-parser.c:4521
35494 #, gcc-internal-format
35495 msgid "expected specifier-qualifier-list"
35496 msgstr ""
35497
35498 #: c/c-parser.c:3344
35499 #, gcc-internal-format
35500 msgid "ISO C forbids member declarations with no members"
35501 msgstr ""
35502
35503 #: c/c-parser.c:3434
35504 #, gcc-internal-format
35505 msgid "expected %<,%>, %<;%> or %<}%>"
35506 msgstr "мало бути %<,%>, %<;%> або %<}%>"
35507
35508 #: c/c-parser.c:3441
35509 #, gcc-internal-format
35510 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
35511 msgstr "мало бути %<:%>, %<,%>, %<;%>, %<}%> або %<__attribute__%>"
35512
35513 #: c/c-parser.c:3495
35514 #, gcc-internal-format
35515 msgid "%<typeof%> applied to a bit-field"
35516 msgstr ""
35517
35518 #: c/c-parser.c:3532
35519 #, gcc-internal-format
35520 msgid "ISO C99 does not support %<_Alignas%>"
35521 msgstr "У ISO C99 не передбачено підтримки %<_Alignas%>"
35522
35523 #: c/c-parser.c:3535
35524 #, gcc-internal-format
35525 msgid "ISO C90 does not support %<_Alignas%>"
35526 msgstr "У ISO C90 не передбачено підтримки %<_Alignas%>"
35527
35528 #: c/c-parser.c:3772
35529 #, gcc-internal-format
35530 msgid "expected identifier or %<(%>"
35531 msgstr ""
35532
35533 #: c/c-parser.c:3985
35534 #, gcc-internal-format
35535 msgid "ISO C requires a named argument before %<...%>"
35536 msgstr ""
35537
35538 #: c/c-parser.c:4100
35539 #, gcc-internal-format
35540 msgid "expected declaration specifiers or %<...%>"
35541 msgstr ""
35542
35543 #: c/c-parser.c:4183
35544 #, gcc-internal-format
35545 msgid "wide string literal in %<asm%>"
35546 msgstr ""
35547
35548 #: c/c-parser.c:4631
35549 #, gcc-internal-format
35550 msgid "ISO C forbids empty initializer braces"
35551 msgstr ""
35552
35553 #: c/c-parser.c:4690
35554 #, gcc-internal-format
35555 msgid "obsolete use of designated initializer with %<:%>"
35556 msgstr ""
35557
35558 #: c/c-parser.c:4835
35559 #, gcc-internal-format
35560 msgid "ISO C forbids specifying range of elements to initialize"
35561 msgstr ""
35562
35563 #: c/c-parser.c:4847
35564 #, gcc-internal-format
35565 msgid "ISO C90 forbids specifying subobject to initialize"
35566 msgstr ""
35567
35568 #: c/c-parser.c:4855
35569 #, gcc-internal-format
35570 msgid "obsolete use of designated initializer without %<=%>"
35571 msgstr ""
35572
35573 #: c/c-parser.c:5036
35574 #, gcc-internal-format
35575 msgid "ISO C forbids label declarations"
35576 msgstr ""
35577
35578 #: c/c-parser.c:5042 c/c-parser.c:5124 c/gimple-parser.c:319
35579 #, gcc-internal-format
35580 msgid "expected declaration or statement"
35581 msgstr ""
35582
35583 #: c/c-parser.c:5075 c/c-parser.c:5103
35584 #, gcc-internal-format
35585 msgid "ISO C90 forbids mixed declarations and code"
35586 msgstr ""
35587
35588 #: c/c-parser.c:5132
35589 #, gcc-internal-format
35590 msgid "expected %<}%> before %<else%>"
35591 msgstr ""
35592
35593 #: c/c-parser.c:5137 cp/parser.c:11652
35594 #, gcc-internal-format
35595 msgid "%<else%> without a previous %<if%>"
35596 msgstr ""
35597
35598 #: c/c-parser.c:5154
35599 #, gcc-internal-format
35600 msgid "label at end of compound statement"
35601 msgstr ""
35602
35603 #: c/c-parser.c:5216
35604 #, gcc-internal-format
35605 msgid "expected %<:%> or %<...%>"
35606 msgstr "мало бути %<:%> або %<...%>"
35607
35608 #: c/c-parser.c:5268 c/c-parser.c:5585
35609 #, gcc-internal-format
35610 msgid "only attribute %<fallthrough%> can be applied to a null statement"
35611 msgstr ""
35612
35613 #: c/c-parser.c:5274
35614 #, gcc-internal-format
35615 msgid "a label can only be part of a statement and a declaration is not a statement"
35616 msgstr ""
35617
35618 #: c/c-parser.c:5501
35619 #, gcc-internal-format
35620 msgid "expected identifier or %<*%>"
35621 msgstr ""
35622
35623 #. Avoid infinite loop in error recovery:
35624 #. c_parser_skip_until_found stops at a closing nesting
35625 #. delimiter without consuming it, but here we need to consume
35626 #. it to proceed further.
35627 #: c/c-parser.c:5602 c/gimple-parser.c:1901 cp/parser.c:11276
35628 #, gcc-internal-format
35629 msgid "expected statement"
35630 msgstr ""
35631
35632 #: c/c-parser.c:5709 cp/parser.c:13019
35633 #, gcc-internal-format
35634 msgid "suggest braces around empty body in an %<if%> statement"
35635 msgstr ""
35636
35637 #: c/c-parser.c:5751 cp/parser.c:13022
35638 #, gcc-internal-format
35639 msgid "suggest braces around empty body in an %<else%> statement"
35640 msgstr ""
35641
35642 #: c/c-parser.c:5885 cp/parser.c:11922
35643 #, gcc-internal-format
35644 msgid "suggest explicit braces to avoid ambiguous %<else%>"
35645 msgstr ""
35646
35647 #: c/c-parser.c:6036
35648 #, gcc-internal-format
35649 msgid "suggest braces around empty body in %<do%> statement"
35650 msgstr ""
35651
35652 #: c/c-parser.c:6169 c/c-parser.c:6199
35653 #, gcc-internal-format
35654 msgid "multiple iterating variables in fast enumeration"
35655 msgstr ""
35656
35657 #: c/c-parser.c:6221
35658 #, gcc-internal-format
35659 msgid "invalid iterating variable in fast enumeration"
35660 msgstr ""
35661
35662 #: c/c-parser.c:6242 cp/parser.c:12187
35663 #, gcc-internal-format
35664 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
35665 msgstr ""
35666
35667 #: c/c-parser.c:6248 cp/parser.c:12193
35668 #, gcc-internal-format
35669 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
35670 msgstr ""
35671
35672 #: c/c-parser.c:6282
35673 #, gcc-internal-format
35674 msgid "missing collection in fast enumeration"
35675 msgstr ""
35676
35677 #: c/c-parser.c:6386 c/c-parser.c:6397 c/c-parser.c:6408
35678 #, gcc-internal-format
35679 msgid "duplicate asm qualifier %qE"
35680 msgstr ""
35681
35682 #: c/c-parser.c:6387 c/c-parser.c:6398 c/c-parser.c:6409 cp/parser.c:19841
35683 #: cp/parser.c:19857 cp/parser.c:19870
35684 #, gcc-internal-format
35685 msgid "first seen here"
35686 msgstr ""
35687
35688 #: c/c-parser.c:6418
35689 #, gcc-internal-format
35690 msgid "%qE is not an asm qualifier"
35691 msgstr ""
35692
35693 #: c/c-parser.c:6461
35694 #, gcc-internal-format
35695 msgid "expected %<:%> or %<)%>"
35696 msgstr "мало бути %<:%> або %<)%>"
35697
35698 #: c/c-parser.c:6776
35699 #, gcc-internal-format
35700 msgid "ISO C forbids omitting the middle term of a ?: expression"
35701 msgstr ""
35702
35703 #. Location of the binary operator.
35704 #. Quiet warning.
35705 #: c/c-parser.c:6984 cp/typeck.c:4619
35706 #, gcc-internal-format
35707 msgid "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array elements"
35708 msgstr ""
35709
35710 #: c/c-parser.c:6990 cp/typeck.c:4624
35711 #, gcc-internal-format
35712 msgid "first %<sizeof%> operand was declared here"
35713 msgstr "перший операнд %<sizeof%> було оголошено тут:"
35714
35715 #: c/c-parser.c:7208
35716 #, gcc-internal-format
35717 msgid "alignment specified for type name in cast"
35718 msgstr ""
35719
35720 #: c/c-parser.c:7307
35721 #, gcc-internal-format
35722 msgid "traditional C rejects the unary plus operator"
35723 msgstr "у традиційній мові C не допускається унарний оператор плюс"
35724
35725 #: c/c-parser.c:7438
35726 #, gcc-internal-format
35727 msgid "alignment specified for type name in %<sizeof%>"
35728 msgstr ""
35729
35730 #: c/c-parser.c:7454
35731 #, gcc-internal-format
35732 msgid "%<sizeof%> applied to a bit-field"
35733 msgstr ""
35734
35735 #: c/c-parser.c:7523
35736 #, gcc-internal-format
35737 msgid "alignment specified for type name in %qE"
35738 msgstr ""
35739
35740 #: c/c-parser.c:7546
35741 #, gcc-internal-format
35742 msgid "ISO C does not allow %<%E (expression)%>"
35743 msgstr ""
35744
35745 #: c/c-parser.c:7694
35746 #, gcc-internal-format
35747 msgid "cannot take address of %qs"
35748 msgstr ""
35749
35750 #: c/c-parser.c:7777
35751 #, gcc-internal-format
35752 msgid "ISO C99 does not support %<_Generic%>"
35753 msgstr "У ISO C99 не передбачено підтримки %<_Generic%>"
35754
35755 #: c/c-parser.c:7780
35756 #, gcc-internal-format
35757 msgid "ISO C90 does not support %<_Generic%>"
35758 msgstr "У ISO C90 не передбачено підтримки %<_Generic%>"
35759
35760 #: c/c-parser.c:7848
35761 #, gcc-internal-format
35762 msgid "%<_Generic%> association has function type"
35763 msgstr ""
35764
35765 #: c/c-parser.c:7851
35766 #, gcc-internal-format
35767 msgid "%<_Generic%> association has incomplete type"
35768 msgstr ""
35769
35770 #: c/c-parser.c:7855
35771 #, gcc-internal-format
35772 msgid "%<_Generic%> association has variable length type"
35773 msgstr ""
35774
35775 #: c/c-parser.c:7879
35776 #, gcc-internal-format
35777 msgid "duplicate %<default%> case in %<_Generic%>"
35778 msgstr ""
35779
35780 #: c/c-parser.c:7880
35781 #, gcc-internal-format
35782 msgid "original %<default%> is here"
35783 msgstr ""
35784
35785 #: c/c-parser.c:7888
35786 #, gcc-internal-format
35787 msgid "%<_Generic%> specifies two compatible types"
35788 msgstr ""
35789
35790 #: c/c-parser.c:7889
35791 #, gcc-internal-format
35792 msgid "compatible type is here"
35793 msgstr ""
35794
35795 #: c/c-parser.c:7912
35796 #, gcc-internal-format
35797 msgid "%<_Generic%> selector matches multiple associations"
35798 msgstr ""
35799
35800 #: c/c-parser.c:7914
35801 #, gcc-internal-format
35802 msgid "other match is here"
35803 msgstr ""
35804
35805 #: c/c-parser.c:7933
35806 #, gcc-internal-format
35807 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
35808 msgstr ""
35809
35810 #: c/c-parser.c:7954
35811 #, gcc-internal-format
35812 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
35813 msgstr ""
35814
35815 #: c/c-parser.c:7962
35816 #, gcc-internal-format
35817 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
35818 msgstr ""
35819
35820 #: c/c-parser.c:7968
35821 #, gcc-internal-format
35822 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
35823 msgstr ""
35824
35825 #: c/c-parser.c:7984
35826 #, gcc-internal-format
35827 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
35828 msgstr ""
35829
35830 #: c/c-parser.c:8155 c/c-parser.c:9242 c/c-parser.c:9264
35831 #: c/gimple-parser.c:1398 c/gimple-parser.c:1404 c/gimple-parser.c:1918
35832 #, gcc-internal-format
35833 msgid "expected expression"
35834 msgstr "мало бути вказано вираз"
35835
35836 #: c/c-parser.c:8176
35837 #, gcc-internal-format
35838 msgid "braced-group within expression allowed only inside a function"
35839 msgstr ""
35840
35841 #: c/c-parser.c:8190
35842 #, gcc-internal-format
35843 msgid "ISO C forbids braced-groups within expressions"
35844 msgstr ""
35845
35846 #: c/c-parser.c:8217
35847 #, gcc-internal-format
35848 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
35849 msgstr ""
35850
35851 #: c/c-parser.c:8226
35852 #, gcc-internal-format
35853 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
35854 msgstr ""
35855
35856 #: c/c-parser.c:8235
35857 #, gcc-internal-format
35858 msgid "ISO C90 does not support %<__func__%> predefined identifier"
35859 msgstr ""
35860
35861 #: c/c-parser.c:8399
35862 #, gcc-internal-format
35863 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
35864 msgstr "помилкова кількість аргументів %<__builtin_choose_expr%>"
35865
35866 #: c/c-parser.c:8415
35867 #, gcc-internal-format
35868 msgid "first argument to %<__builtin_choose_expr%> not a constant"
35869 msgstr ""
35870
35871 #: c/c-parser.c:8485 c/c-parser.c:8502 c/c-parser.c:8509
35872 #, gcc-internal-format
35873 msgid "too few arguments to %<__builtin_tgmath%>"
35874 msgstr "замало аргументів для %<__builtin_tgmath%>"
35875
35876 #: c/c-parser.c:8530
35877 #, gcc-internal-format
35878 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
35879 msgstr ""
35880
35881 #: c/c-parser.c:8574 c/c-parser.c:8584
35882 #, gcc-internal-format
35883 msgid "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
35884 msgstr ""
35885
35886 #: c/c-parser.c:8606 c/c-parser.c:8616
35887 #, gcc-internal-format
35888 msgid "invalid type-generic type for argument %u of argument %u of %<__builtin_tgmath%>"
35889 msgstr ""
35890
35891 #: c/c-parser.c:8649
35892 #, gcc-internal-format
35893 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
35894 msgstr ""
35895
35896 #: c/c-parser.c:8668
35897 #, gcc-internal-format
35898 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
35899 msgstr ""
35900
35901 #: c/c-parser.c:8716
35902 #, gcc-internal-format
35903 msgid "duplicate type-generic parameter type for function argument %u of %<__builtin_tgmath%>"
35904 msgstr ""
35905
35906 #: c/c-parser.c:8739
35907 #, gcc-internal-format
35908 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
35909 msgstr ""
35910
35911 #: c/c-parser.c:8756
35912 #, gcc-internal-format
35913 msgid "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
35914 msgstr ""
35915
35916 #: c/c-parser.c:8794
35917 #, gcc-internal-format, gfc-internal-format
35918 msgid "invalid type of argument %u of type-generic function"
35919 msgstr ""
35920
35921 #: c/c-parser.c:8805
35922 #, gcc-internal-format, gfc-internal-format
35923 msgid "decimal floating-point argument %u to complex-only type-generic function"
35924 msgstr ""
35925
35926 #: c/c-parser.c:8813
35927 #, gcc-internal-format, gfc-internal-format
35928 msgid "decimal floating-point argument %u to binary-only type-generic function"
35929 msgstr ""
35930
35931 #: c/c-parser.c:8821 c/c-parser.c:8851
35932 #, gcc-internal-format
35933 msgid "both complex and decimal floating-point arguments to type-generic function"
35934 msgstr ""
35935
35936 #: c/c-parser.c:8829 c/c-parser.c:8871
35937 #, gcc-internal-format
35938 msgid "both binary and decimal floating-point arguments to type-generic function"
35939 msgstr ""
35940
35941 #: c/c-parser.c:8843
35942 #, gcc-internal-format, gfc-internal-format
35943 msgid "complex argument %u to decimal-only type-generic function"
35944 msgstr ""
35945
35946 #: c/c-parser.c:8863
35947 #, gcc-internal-format, gfc-internal-format
35948 msgid "binary argument %u to decimal-only type-generic function"
35949 msgstr ""
35950
35951 #: c/c-parser.c:8969
35952 #, gcc-internal-format
35953 msgid "no matching function for type-generic call"
35954 msgstr ""
35955
35956 #: c/c-parser.c:9010
35957 #, gcc-internal-format
35958 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
35959 msgstr "помилкова кількість аргументів %<__builtin_call_with_static_chain%>"
35960
35961 #: c/c-parser.c:9023
35962 #, gcc-internal-format
35963 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
35964 msgstr ""
35965
35966 #: c/c-parser.c:9027
35967 #, gcc-internal-format
35968 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
35969 msgstr ""
35970
35971 #: c/c-parser.c:9053
35972 #, gcc-internal-format
35973 msgid "wrong number of arguments to %<__builtin_complex%>"
35974 msgstr "помилкова кількість аргументів %<__builtin_complex%>"
35975
35976 #: c/c-parser.c:9075
35977 #, gcc-internal-format
35978 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
35979 msgstr ""
35980
35981 #: c/c-parser.c:9084
35982 #, gcc-internal-format
35983 msgid "%<__builtin_complex%> operands of different types"
35984 msgstr ""
35985
35986 #: c/c-parser.c:9129 cp/parser.c:7045
35987 #, gcc-internal-format
35988 msgid "wrong number of arguments to %<__builtin_shuffle%>"
35989 msgstr "помилкова кількість аргументів %<__builtin_shuffle%>"
35990
35991 #: c/c-parser.c:9302
35992 #, gcc-internal-format
35993 msgid "compound literal has variable size"
35994 msgstr ""
35995
35996 #: c/c-parser.c:9313
35997 #, gcc-internal-format
35998 msgid "compound literal qualified by address-space qualifier"
35999 msgstr ""
36000
36001 #: c/c-parser.c:9317
36002 #, gcc-internal-format
36003 msgid "ISO C90 forbids compound literals"
36004 msgstr ""
36005
36006 #: c/c-parser.c:9330
36007 #, gcc-internal-format
36008 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
36009 msgstr ""
36010
36011 #: c/c-parser.c:9404
36012 #, gcc-internal-format
36013 msgid "using integer absolute value function %qD when argument is of floating point type %qT"
36014 msgstr ""
36015
36016 #: c/c-parser.c:9409
36017 #, gcc-internal-format
36018 msgid "using integer absolute value function %qD when argument is of complex type %qT"
36019 msgstr ""
36020
36021 #: c/c-parser.c:9417
36022 #, gcc-internal-format
36023 msgid "taking the absolute value of unsigned type %qT has no effect"
36024 msgstr ""
36025
36026 #: c/c-parser.c:9428
36027 #, gcc-internal-format
36028 msgid "using floating point absolute value function %qD when argument is of integer type %qT"
36029 msgstr ""
36030
36031 #: c/c-parser.c:9432
36032 #, gcc-internal-format
36033 msgid "using floating point absolute value function %qD when argument is of decimal floating point type %qT"
36034 msgstr ""
36035
36036 #: c/c-parser.c:9437
36037 #, gcc-internal-format
36038 msgid "using floating point absolute value function %qD when argument is of complex type %qT"
36039 msgstr ""
36040
36041 #: c/c-parser.c:9450
36042 #, gcc-internal-format
36043 msgid "using complex absolute value function %qD when argument is of integer type %qT"
36044 msgstr ""
36045
36046 #: c/c-parser.c:9454
36047 #, gcc-internal-format
36048 msgid "using complex absolute value function %qD when argument is of floating point type %qT"
36049 msgstr ""
36050
36051 #: c/c-parser.c:9471
36052 #, gcc-internal-format
36053 msgid "using decimal floating point absolute value function %qD when argument is of integer type %qT"
36054 msgstr ""
36055
36056 #: c/c-parser.c:9476
36057 #, gcc-internal-format
36058 msgid "using decimal floating point absolute value function %qD when argument is of floating point type %qT"
36059 msgstr ""
36060
36061 #: c/c-parser.c:9481
36062 #, gcc-internal-format
36063 msgid "using decimal floating point absolute value function %qD when argument is of complex type %qT"
36064 msgstr ""
36065
36066 #: c/c-parser.c:9507
36067 #, gcc-internal-format
36068 msgid "absolute value function %qD given an argument of type %qT but has parameter of type %qT which may cause truncation of value"
36069 msgstr ""
36070
36071 #: c/c-parser.c:9935
36072 #, gcc-internal-format
36073 msgid "expected identifier or %<)%>"
36074 msgstr ""
36075
36076 #: c/c-parser.c:10031
36077 #, gcc-internal-format
36078 msgid "extra semicolon"
36079 msgstr ""
36080
36081 #: c/c-parser.c:10279
36082 #, gcc-internal-format
36083 msgid "extra semicolon in method definition specified"
36084 msgstr ""
36085
36086 #: c/c-parser.c:10411
36087 #, gcc-internal-format
36088 msgid "method attributes must be specified at the end only"
36089 msgstr ""
36090
36091 #: c/c-parser.c:10431
36092 #, gcc-internal-format
36093 msgid "expected %<;%> or %<{%> after method attribute definition"
36094 msgstr ""
36095
36096 #: c/c-parser.c:10553
36097 #, gcc-internal-format
36098 msgid "objective-c method declaration is expected"
36099 msgstr ""
36100
36101 #: c/c-parser.c:10991
36102 #, gcc-internal-format
36103 msgid "no type or storage class may be specified here,"
36104 msgstr ""
36105
36106 #: c/c-parser.c:11083 c/c-parser.c:11140 cp/parser.c:32011
36107 #, gcc-internal-format
36108 msgid "unknown property attribute"
36109 msgstr ""
36110
36111 #: c/c-parser.c:11104 cp/parser.c:31971
36112 #, gcc-internal-format
36113 msgid "missing %<=%> (after %<getter%> attribute)"
36114 msgstr ""
36115
36116 #: c/c-parser.c:11107 cp/parser.c:31974
36117 #, gcc-internal-format
36118 msgid "missing %<=%> (after %<setter%> attribute)"
36119 msgstr ""
36120
36121 #: c/c-parser.c:11121 cp/parser.c:31989
36122 #, gcc-internal-format
36123 msgid "the %<setter%> attribute may only be specified once"
36124 msgstr ""
36125
36126 #: c/c-parser.c:11126 cp/parser.c:31995
36127 #, gcc-internal-format
36128 msgid "setter name must terminate with %<:%>"
36129 msgstr ""
36130
36131 #: c/c-parser.c:11133 cp/parser.c:32003
36132 #, gcc-internal-format
36133 msgid "the %<getter%> attribute may only be specified once"
36134 msgstr ""
36135
36136 #: c/c-parser.c:11327 cp/parser.c:40792
36137 #, gcc-internal-format
36138 msgid "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a non-negative integral constant less than %u"
36139 msgstr ""
36140
36141 #: c/c-parser.c:11371 c/c-parser.c:17815 c/c-parser.c:18079 c/c-parser.c:18138
36142 #: c/c-parser.c:18222 cp/parser.c:37974 cp/parser.c:38273 cp/parser.c:38361
36143 #: cp/parser.c:38432 cp/parser.c:40839 cp/parser.c:40854 cp/parser.c:40869
36144 #: cp/parser.c:40885 cp/parser.c:40901 cp/parser.c:40917 cp/parser.c:40944
36145 #: cp/parser.c:40957 cp/parser.c:40980 cp/parser.c:40993
36146 #, gcc-internal-format
36147 msgid "%<#pragma %s%> may only be used in compound statements"
36148 msgstr ""
36149
36150 #: c/c-parser.c:11394 cp/parser.c:40970
36151 #, gcc-internal-format
36152 msgid "%<#pragma acc routine%> must be at file scope"
36153 msgstr "%<#pragma acc routine%> має перебувати у області видимості файла"
36154
36155 #: c/c-parser.c:11481 cp/parser.c:41054
36156 #, gcc-internal-format
36157 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
36158 msgstr ""
36159
36160 #: c/c-parser.c:11509 c/c-parser.c:11533 cp/parser.c:41083 cp/parser.c:41116
36161 #, gcc-internal-format
36162 msgid "for, while or do statement expected"
36163 msgstr ""
36164
36165 #: c/c-parser.c:11546 cp/parser.c:40829
36166 #, gcc-internal-format
36167 msgid "%<#pragma GCC pch_preprocess%> must be first"
36168 msgstr ""
36169
36170 #: c/c-parser.c:11868 c/c-parser.c:19293 c/c-parser.c:19301 cp/parser.c:32405
36171 #: cp/parser.c:39940 cp/parser.c:39948
36172 #, gcc-internal-format
36173 msgid "too many %qs clauses"
36174 msgstr ""
36175
36176 #: c/c-parser.c:11897
36177 #, gcc-internal-format
36178 msgid "expression must be integral"
36179 msgstr ""
36180
36181 #: c/c-parser.c:12119 c/c-parser.c:12131
36182 #, gcc-internal-format
36183 msgid "expected %<)%> or %<,%>"
36184 msgstr "мало бути %<)%> або %<,%>"
36185
36186 #: c/c-parser.c:12266 c/c-parser.c:19586
36187 #, gcc-internal-format
36188 msgid "%qD is not a variable"
36189 msgstr ""
36190
36191 #: c/c-parser.c:12270 cp/semantics.c:7243
36192 #, gcc-internal-format
36193 msgid "%qD is not a pointer variable"
36194 msgstr ""
36195
36196 #: c/c-parser.c:12312 cp/parser.c:33051
36197 #, gcc-internal-format
36198 msgid "collapse argument needs positive constant integer expression"
36199 msgstr ""
36200
36201 #: c/c-parser.c:12389 cp/parser.c:33115
36202 #, gcc-internal-format
36203 msgid "expected %<none%> or %<present%>"
36204 msgstr "мало бути %<none%> або %<present%>"
36205
36206 #: c/c-parser.c:12391 cp/parser.c:33117
36207 #, gcc-internal-format
36208 msgid "expected %<none%> or %<shared%>"
36209 msgstr "мало бути %<none%> або %<shared%>"
36210
36211 #: c/c-parser.c:12511 cp/parser.c:33228
36212 #, gcc-internal-format
36213 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
36214 msgstr "мало бути %<data%>, %<update%>, %<enter%> або %<exit%>"
36215
36216 #: c/c-parser.c:12531 c/c-parser.c:18131 c/c-parser.c:18215 cp/parser.c:33246
36217 #: cp/parser.c:38265 cp/parser.c:38353
36218 #, gcc-internal-format
36219 msgid "expected %<data%>"
36220 msgstr "мало бути %<data%>"
36221
36222 #: c/c-parser.c:12584 cp/parser.c:33301
36223 #, gcc-internal-format
36224 msgid "too many %<if%> clauses with %qs modifier"
36225 msgstr ""
36226
36227 #: c/c-parser.c:12591 cp/parser.c:33308
36228 #, gcc-internal-format
36229 msgid "too many %<if%> clauses"
36230 msgstr ""
36231
36232 #: c/c-parser.c:12593 cp/parser.c:33310
36233 #, gcc-internal-format
36234 msgid "too many %<if%> clauses without modifier"
36235 msgstr ""
36236
36237 #: c/c-parser.c:12599 cp/parser.c:33316
36238 #, gcc-internal-format
36239 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
36240 msgstr ""
36241
36242 #: c/c-parser.c:12704 c/c-parser.c:12750 c/c-parser.c:12796 c/c-parser.c:12842
36243 #: c/c-parser.c:13249 c/c-parser.c:13331 c/c-parser.c:13790 c/c-parser.c:13918
36244 #: c/c-parser.c:13963 c/c-parser.c:14639
36245 #, gcc-internal-format
36246 msgid "expected integer expression"
36247 msgstr ""
36248
36249 #: c/c-parser.c:12715
36250 #, gcc-internal-format
36251 msgid "%<num_threads%> value must be positive"
36252 msgstr "значення %<num_threads%> має бути додатним"
36253
36254 #: c/c-parser.c:12761
36255 #, gcc-internal-format
36256 msgid "%<num_tasks%> value must be positive"
36257 msgstr "значення %<num_tasks%> має бути додатним"
36258
36259 #: c/c-parser.c:12807 cp/semantics.c:7438
36260 #, gcc-internal-format
36261 msgid "%<grainsize%> value must be positive"
36262 msgstr "значення %<grainsize%> має бути додатним"
36263
36264 #: c/c-parser.c:12854 cp/semantics.c:7468
36265 #, gcc-internal-format
36266 msgid "%<priority%> value must be non-negative"
36267 msgstr "значення %<priority%> має бути невід’ємним"
36268
36269 #: c/c-parser.c:12890
36270 #, gcc-internal-format
36271 msgid "expected constant integer expression"
36272 msgstr "мало бути використано сталий цілочисельний вираз"
36273
36274 #: c/c-parser.c:12929 cp/parser.c:33541
36275 #, gcc-internal-format
36276 msgid "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> or %<default%>"
36277 msgstr "мало бути %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> або %<default%>"
36278
36279 #: c/c-parser.c:12990 cp/parser.c:33606
36280 #, gcc-internal-format
36281 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
36282 msgstr "мало бути %<scalar%>, %<aggregate%> або %<pointer%>"
36283
36284 #: c/c-parser.c:13056 cp/parser.c:33675
36285 #, gcc-internal-format
36286 msgid "too many %<defaultmap%> clauses with %qs category"
36287 msgstr ""
36288
36289 #: c/c-parser.c:13059 cp/parser.c:33678
36290 #, gcc-internal-format
36291 msgid "too many %<defaultmap%> clauses with unspecified category"
36292 msgstr ""
36293
36294 #: c/c-parser.c:13123 cp/semantics.c:6633
36295 #, gcc-internal-format
36296 msgid "%qs expression must be integral"
36297 msgstr ""
36298
36299 #: c/c-parser.c:13135 c/c-parser.c:13258 cp/semantics.c:6665
36300 #, gcc-internal-format
36301 msgid "%qs value must be positive"
36302 msgstr "значення %qs має бути додатним"
36303
36304 #: c/c-parser.c:13197 cp/parser.c:32823
36305 #, gcc-internal-format
36306 msgid "too many %<static%> arguments"
36307 msgstr "забагато аргументів %<static%>"
36308
36309 #: c/c-parser.c:13231 cp/parser.c:32856
36310 #, gcc-internal-format
36311 msgid "unexpected argument"
36312 msgstr "несподіваний аргумент"
36313
36314 #: c/c-parser.c:13398 cp/semantics.c:7577
36315 #, gcc-internal-format
36316 msgid "%<tile%> argument needs positive integral constant"
36317 msgstr ""
36318
36319 #: c/c-parser.c:13472 cp/parser.c:33732
36320 #, gcc-internal-format
36321 msgid "ordered argument needs positive constant integer expression"
36322 msgstr ""
36323
36324 #: c/c-parser.c:13545 cp/parser.c:33796
36325 #, gcc-internal-format
36326 msgid "%<inscan%> modifier on %<reduction%> clause not supported yet"
36327 msgstr ""
36328
36329 #: c/c-parser.c:13601 c/c-parser.c:18869 cp/parser.c:39608
36330 #, gcc-internal-format
36331 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
36332 msgstr ""
36333
36334 #: c/c-parser.c:13714 cp/parser.c:33987
36335 #, gcc-internal-format
36336 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
36337 msgstr ""
36338
36339 #: c/c-parser.c:13768 cp/parser.c:34003
36340 #, gcc-internal-format
36341 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
36342 msgstr ""
36343
36344 #: c/c-parser.c:13772 cp/parser.c:34006
36345 #, gcc-internal-format
36346 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
36347 msgstr ""
36348
36349 #: c/c-parser.c:13784 cp/semantics.c:6700
36350 #, gcc-internal-format
36351 msgid "chunk size value must be positive"
36352 msgstr "значення розміру фрагмента має бути додатним"
36353
36354 #: c/c-parser.c:13807 cp/parser.c:34026
36355 #, gcc-internal-format
36356 msgid "invalid schedule kind"
36357 msgstr ""
36358
36359 #: c/c-parser.c:13928
36360 #, gcc-internal-format
36361 msgid "%<num_teams%> value must be positive"
36362 msgstr "значення %<num_teams%> має бути додатним"
36363
36364 #: c/c-parser.c:13973 cp/semantics.c:6794
36365 #, gcc-internal-format
36366 msgid "%<thread_limit%> value must be positive"
36367 msgstr "значення %<thread_limit%> має бути додатним"
36368
36369 #: c/c-parser.c:14018 cp/semantics.c:6913
36370 #, gcc-internal-format
36371 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
36372 msgstr ""
36373
36374 #: c/c-parser.c:14081
36375 #, gcc-internal-format
36376 msgid "%<linear%> clause step expression must be integral"
36377 msgstr ""
36378
36379 #: c/c-parser.c:14131
36380 #, gcc-internal-format
36381 msgid "%<safelen%> clause expression must be positive constant integer expression"
36382 msgstr ""
36383
36384 #: c/c-parser.c:14170
36385 #, gcc-internal-format
36386 msgid "%<simdlen%> clause expression must be positive constant integer expression"
36387 msgstr ""
36388
36389 #: c/c-parser.c:14438 cp/parser.c:34668
36390 #, gcc-internal-format
36391 msgid "%<iterator%> modifier incompatible with %qs"
36392 msgstr ""
36393
36394 #: c/c-parser.c:14485 cp/parser.c:34716 cp/parser.c:34943
36395 #, gcc-internal-format
36396 msgid "invalid depend kind"
36397 msgstr ""
36398
36399 #: c/c-parser.c:14572 cp/parser.c:34791
36400 #, gcc-internal-format
36401 msgid "invalid map kind"
36402 msgstr ""
36403
36404 #: c/c-parser.c:14670 cp/parser.c:34890
36405 #, gcc-internal-format
36406 msgid "invalid dist_schedule kind"
36407 msgstr ""
36408
36409 #: c/c-parser.c:14742
36410 #, gcc-internal-format
36411 msgid "invalid proc_bind kind"
36412 msgstr ""
36413
36414 #: c/c-parser.c:14954 cp/parser.c:35162
36415 #, gcc-internal-format
36416 msgid "expected %<#pragma acc%> clause"
36417 msgstr ""
36418
36419 #: c/c-parser.c:14965 c/c-parser.c:15258 cp/parser.c:35173 cp/parser.c:35502
36420 #, gcc-internal-format
36421 msgid "%qs is not valid for %qs"
36422 msgstr ""
36423
36424 #: c/c-parser.c:15127 cp/parser.c:35369
36425 #, gcc-internal-format
36426 msgid "%qs must be the first clause of %qs"
36427 msgstr ""
36428
36429 #: c/c-parser.c:15247 cp/parser.c:35491
36430 #, gcc-internal-format
36431 msgid "expected %<#pragma omp%> clause"
36432 msgstr ""
36433
36434 #: c/c-parser.c:15377 cp/parser.c:38774
36435 #, gcc-internal-format
36436 msgid "no valid clauses specified in %<#pragma acc declare%>"
36437 msgstr ""
36438
36439 #: c/c-parser.c:15387 cp/parser.c:38784
36440 #, gcc-internal-format
36441 msgid "array section in %<#pragma acc declare%>"
36442 msgstr ""
36443
36444 #: c/c-parser.c:15407 cp/parser.c:38804
36445 #, gcc-internal-format
36446 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
36447 msgstr ""
36448
36449 #: c/c-parser.c:15418 cp/parser.c:38815
36450 #, gcc-internal-format
36451 msgid "invalid OpenACC clause at file scope"
36452 msgstr ""
36453
36454 #: c/c-parser.c:15425 cp/parser.c:38822
36455 #, gcc-internal-format
36456 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
36457 msgstr ""
36458
36459 #: c/c-parser.c:15433 cp/parser.c:38830
36460 #, gcc-internal-format
36461 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
36462 msgstr ""
36463
36464 #: c/c-parser.c:15445 cp/parser.c:38842
36465 #, gcc-internal-format
36466 msgid "variable %qD used more than once with %<#pragma acc declare%>"
36467 msgstr ""
36468
36469 #: c/c-parser.c:15536 cp/parser.c:38927
36470 #, gcc-internal-format
36471 msgid "expected %<data%> after %<#pragma acc %s%>"
36472 msgstr "мало бути %<data%> після %<#pragma acc %s%>"
36473
36474 #: c/c-parser.c:15552 cp/parser.c:38944
36475 #, gcc-internal-format
36476 msgid "%<#pragma acc %s data%> has no data movement clause"
36477 msgstr ""
36478
36479 #: c/c-parser.c:15770 cp/parser.c:2970
36480 #, gcc-internal-format
36481 msgid "%qE has not been declared"
36482 msgstr ""
36483
36484 #: c/c-parser.c:15774
36485 #, gcc-internal-format
36486 msgid "expected function name"
36487 msgstr "мало бути вказано назву функції"
36488
36489 #: c/c-parser.c:15789 cp/parser.c:40180
36490 #, gcc-internal-format
36491 msgid "%qD does not refer to a function"
36492 msgstr ""
36493
36494 #: c/c-parser.c:15809 c/c-parser.c:15857 cp/parser.c:1385
36495 #, gcc-internal-format
36496 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
36497 msgstr ""
36498
36499 #: c/c-parser.c:15849 cp/parser.c:40234 cp/parser.c:40276
36500 #, gcc-internal-format
36501 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
36502 msgstr ""
36503
36504 #: c/c-parser.c:15866 cp/parser.c:40290
36505 #, gcc-internal-format
36506 msgid "%<#pragma acc routine%> already applied to %qD"
36507 msgstr "%<#pragma acc routine%> вже застосовано до %qD"
36508
36509 #: c/c-parser.c:15875 cp/parser.c:40299
36510 #, gcc-internal-format
36511 msgid "%<#pragma acc routine%> must be applied before use"
36512 msgstr "%<#pragma acc routine%> має бути застосовано до використання"
36513
36514 #: c/c-parser.c:15876 cp/parser.c:40300
36515 #, gcc-internal-format
36516 msgid "%<#pragma acc routine%> must be applied before definition"
36517 msgstr "%<#pragma acc routine%> має бути застосовано до визначення"
36518
36519 #: c/c-parser.c:15919 cp/parser.c:39115
36520 #, gcc-internal-format
36521 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
36522 msgstr ""
36523
36524 #: c/c-parser.c:16071 cp/parser.c:35668
36525 #, gcc-internal-format
36526 msgid "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or %<hint%> clause"
36527 msgstr "мала бути команда %<read%>, %<write%>, %<update%>, %<capture%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> або %<hint%>"
36528
36529 #: c/c-parser.c:16080 cp/parser.c:35677
36530 #, gcc-internal-format
36531 msgid "too many atomic clauses"
36532 msgstr "забагато атомарних команд"
36533
36534 #: c/c-parser.c:16087 cp/parser.c:35684
36535 #, gcc-internal-format
36536 msgid "too many memory order clauses"
36537 msgstr ""
36538
36539 #: c/c-parser.c:16142 cp/parser.c:35739
36540 #, gcc-internal-format
36541 msgid "%<#pragma omp atomic read%> incompatible with %<acq_rel%> or %<release%> clauses"
36542 msgstr ""
36543
36544 #: c/c-parser.c:16151 cp/parser.c:35748
36545 #, gcc-internal-format
36546 msgid "%<#pragma omp atomic write%> incompatible with %<acq_rel%> or %<acquire%> clauses"
36547 msgstr ""
36548
36549 #: c/c-parser.c:16160 cp/parser.c:35757
36550 #, gcc-internal-format
36551 msgid "%<#pragma omp atomic update%> incompatible with %<acq_rel%> or %<acquire%> clauses"
36552 msgstr ""
36553
36554 #: c/c-parser.c:16426 cp/parser.c:35962 cp/parser.c:35988
36555 #, gcc-internal-format
36556 msgid "invalid form of %<#pragma omp atomic%>"
36557 msgstr ""
36558
36559 #: c/c-parser.c:16430 cp/parser.c:36019 cp/parser.c:36035
36560 #, gcc-internal-format
36561 msgid "invalid operator for %<#pragma omp atomic%>"
36562 msgstr ""
36563
36564 #: c/c-parser.c:16479 cp/semantics.c:8959 cp/semantics.c:8969
36565 #, gcc-internal-format
36566 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
36567 msgstr ""
36568
36569 #: c/c-parser.c:16548 c/c-parser.c:16705
36570 #, gcc-internal-format
36571 msgid "expected %<(%> or end of line"
36572 msgstr ""
36573
36574 #: c/c-parser.c:16588 cp/semantics.c:9035
36575 #, gcc-internal-format
36576 msgid "%<depobj%> expression is not lvalue expression"
36577 msgstr ""
36578
36579 #: c/c-parser.c:16645 cp/parser.c:36220
36580 #, gcc-internal-format
36581 msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
36582 msgstr "мало бути %<in%>, %<out%>, %<inout%> або %<mutexinoutset%>"
36583
36584 #: c/c-parser.c:16657 cp/parser.c:36236
36585 #, gcc-internal-format
36586 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
36587 msgstr "мала бути команда %<depend%>, %<destroy%> або %<update%>"
36588
36589 #: c/c-parser.c:16693 cp/parser.c:36269
36590 #, gcc-internal-format
36591 msgid "expected %<acq_rel%>, %<release%> or %<acquire%>"
36592 msgstr "мало бути %<acq_rel%>, %<release%> або %<acquire%>"
36593
36594 #: c/c-parser.c:16700 cp/parser.c:36276
36595 #, gcc-internal-format
36596 msgid "%<flush%> list specified together with memory order clause"
36597 msgstr ""
36598
36599 #: c/c-parser.c:16749 cp/parser.c:36876
36600 #, gcc-internal-format
36601 msgid "%<ordered%> clause parameter is less than %<collapse%>"
36602 msgstr ""
36603
36604 #: c/c-parser.c:16760 cp/parser.c:36887
36605 #, gcc-internal-format
36606 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
36607 msgstr ""
36608
36609 #: c/c-parser.c:16778 cp/parser.c:36915
36610 #, gcc-internal-format
36611 msgid "for statement expected"
36612 msgstr ""
36613
36614 #: c/c-parser.c:16848 cp/semantics.c:8564 cp/semantics.c:8655
36615 #, gcc-internal-format
36616 msgid "expected iteration declaration or initialization"
36617 msgstr ""
36618
36619 #: c/c-parser.c:16940
36620 #, gcc-internal-format
36621 msgid "not enough perfectly nested loops"
36622 msgstr ""
36623
36624 #: c/c-parser.c:16996 cp/parser.c:37226
36625 #, gcc-internal-format
36626 msgid "collapsed loops not perfectly nested"
36627 msgstr ""
36628
36629 #: c/c-parser.c:17043 cp/parser.c:37024 cp/parser.c:37066 cp/pt.c:16757
36630 #, gcc-internal-format
36631 msgid "iteration variable %qD should not be firstprivate"
36632 msgstr ""
36633
36634 #: c/c-parser.c:17136 cp/parser.c:37301
36635 #, gcc-internal-format
36636 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
36637 msgstr ""
36638
36639 #: c/c-parser.c:17348 cp/parser.c:37517
36640 #, gcc-internal-format
36641 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
36642 msgstr ""
36643
36644 #: c/c-parser.c:17556 cp/parser.c:37716
36645 #, gcc-internal-format
36646 msgid "expected %<for%> after %qs"
36647 msgstr "мало бути %<for%> після %qs"
36648
36649 #: c/c-parser.c:17806 cp/parser.c:37965
36650 #, gcc-internal-format
36651 msgid "expected %<point%>"
36652 msgstr "мало бути %<point%>"
36653
36654 #: c/c-parser.c:18030 cp/parser.c:38205
36655 #, gcc-internal-format
36656 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
36657 msgstr ""
36658
36659 #: c/c-parser.c:18045 cp/parser.c:38220
36660 #, gcc-internal-format
36661 msgid "%<#pragma omp target data%> must contain at least one %<map%> or %<use_device_ptr%> clause"
36662 msgstr ""
36663
36664 #: c/c-parser.c:18092 cp/parser.c:38445
36665 #, gcc-internal-format
36666 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
36667 msgstr ""
36668
36669 #: c/c-parser.c:18164 cp/parser.c:38300
36670 #, gcc-internal-format
36671 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
36672 msgstr ""
36673
36674 #: c/c-parser.c:18176 cp/parser.c:38312
36675 #, gcc-internal-format
36676 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
36677 msgstr ""
36678
36679 #: c/c-parser.c:18250 cp/parser.c:38389
36680 #, gcc-internal-format
36681 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
36682 msgstr ""
36683
36684 #: c/c-parser.c:18263 cp/parser.c:38402
36685 #, gcc-internal-format
36686 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
36687 msgstr ""
36688
36689 #: c/c-parser.c:18482 cp/parser.c:38659
36690 #, gcc-internal-format
36691 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
36692 msgstr ""
36693
36694 #: c/c-parser.c:18532
36695 #, gcc-internal-format
36696 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition or another %<#pragma omp declare simd%>"
36697 msgstr ""
36698
36699 #: c/c-parser.c:18582 c/c-parser.c:18609
36700 #, gcc-internal-format
36701 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition"
36702 msgstr ""
36703
36704 #: c/c-parser.c:18631
36705 #, gcc-internal-format
36706 msgid "%<#pragma omp declare simd%> not immediately followed by a function declaration or definition"
36707 msgstr ""
36708
36709 #: c/c-parser.c:18639 cp/parser.c:39236
36710 #, gcc-internal-format
36711 msgid "%<#pragma omp declare simd%> not immediately followed by a single function declaration or definition"
36712 msgstr ""
36713
36714 #: c/c-parser.c:18718 cp/parser.c:39306
36715 #, gcc-internal-format
36716 msgid "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare target%> without clauses and %<#pragma omp end declare target%>"
36717 msgstr ""
36718
36719 #: c/c-parser.c:18737 cp/parser.c:39325
36720 #, gcc-internal-format
36721 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
36722 msgstr ""
36723
36724 #: c/c-parser.c:18778 cp/parser.c:39372
36725 #, gcc-internal-format
36726 msgid "expected %<target%>"
36727 msgstr "мало бути %<target%>"
36728
36729 #: c/c-parser.c:18785 cp/parser.c:39379
36730 #, gcc-internal-format
36731 msgid "expected %<declare%>"
36732 msgstr "мало бути %<declare%>"
36733
36734 #: c/c-parser.c:18791 cp/parser.c:39386
36735 #, gcc-internal-format
36736 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
36737 msgstr ""
36738
36739 #: c/c-parser.c:18819
36740 #, gcc-internal-format
36741 msgid "%<#pragma omp declare reduction%> not at file or block scope"
36742 msgstr ""
36743
36744 #: c/c-parser.c:18896
36745 #, gcc-internal-format
36746 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
36747 msgstr ""
36748
36749 #: c/c-parser.c:18900
36750 #, gcc-internal-format
36751 msgid "function or array type in %<#pragma omp declare reduction%>"
36752 msgstr ""
36753
36754 #: c/c-parser.c:18903
36755 #, gcc-internal-format
36756 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
36757 msgstr "тип класу %<_Atomic%> у %<#pragma omp declare reduction%>"
36758
36759 #: c/c-parser.c:18906
36760 #, gcc-internal-format
36761 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
36762 msgstr ""
36763
36764 #: c/c-parser.c:18914
36765 #, gcc-internal-format
36766 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
36767 msgstr ""
36768
36769 #: c/c-parser.c:18923
36770 #, gcc-internal-format
36771 msgid "previous %<#pragma omp declare reduction%>"
36772 msgstr "попереднє %<#pragma omp declare reduction%>"
36773
36774 #: c/c-parser.c:19040
36775 #, gcc-internal-format
36776 msgid "expected %<omp_priv%> or function-name"
36777 msgstr ""
36778
36779 #: c/c-parser.c:19051
36780 #, gcc-internal-format
36781 msgid "expected function-name %<(%>"
36782 msgstr "мало бути вказано назву функції %<(%>"
36783
36784 #: c/c-parser.c:19070
36785 #, gcc-internal-format
36786 msgid "one of the initializer call arguments should be %<&omp_priv%>"
36787 msgstr ""
36788
36789 #: c/c-parser.c:19191 cp/parser.c:39833
36790 #, gcc-internal-format
36791 msgid "expected %<simd%> or %<reduction%> or %<target%>"
36792 msgstr ""
36793
36794 #: c/c-parser.c:19255 cp/parser.c:39896
36795 #, gcc-internal-format
36796 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
36797 msgstr "мало бути %<seq_cst%>, %<relaxed%> або %<acq_rel%>"
36798
36799 #: c/c-parser.c:19275 cp/parser.c:39922
36800 #, gcc-internal-format
36801 msgid "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
36802 msgstr ""
36803
36804 #: c/c-parser.c:19284 cp/parser.c:39931
36805 #, gcc-internal-format
36806 msgid "%qs clause on %<requires%> directive not supported yet"
36807 msgstr ""
36808
36809 #: c/c-parser.c:19296 cp/parser.c:39943
36810 #, gcc-internal-format
36811 msgid "%qs clause used lexically after first target construct or offloading API"
36812 msgstr ""
36813
36814 #: c/c-parser.c:19308 cp/parser.c:39955
36815 #, gcc-internal-format
36816 msgid "more than one %<atomic_default_mem_order%> clause in a single compilation unit"
36817 msgstr ""
36818
36819 #: c/c-parser.c:19317 cp/parser.c:39964
36820 #, gcc-internal-format
36821 msgid "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> construct without memory order clause"
36822 msgstr ""
36823
36824 #: c/c-parser.c:19331 cp/parser.c:39978
36825 #, gcc-internal-format
36826 msgid "%<pragma omp requires%> requires at least one clause"
36827 msgstr ""
36828
36829 #: c/c-parser.c:19350
36830 #, gcc-internal-format
36831 msgid "zero sized type %qT in %<reduction%> clause"
36832 msgstr ""
36833
36834 #: c/c-parser.c:19356
36835 #, gcc-internal-format
36836 msgid "variable sized type %qT in %<reduction%> clause"
36837 msgstr ""
36838
36839 #: c/c-parser.c:19588 cp/semantics.c:8025
36840 #, gcc-internal-format
36841 msgid "%qE declared %<threadprivate%> after first use"
36842 msgstr ""
36843
36844 #: c/c-parser.c:19590 cp/semantics.c:8027
36845 #, gcc-internal-format
36846 msgid "automatic variable %qE cannot be %<threadprivate%>"
36847 msgstr ""
36848
36849 #: c/c-parser.c:19594 cp/semantics.c:8029
36850 #, gcc-internal-format
36851 msgid "%<threadprivate%> %qE has incomplete type"
36852 msgstr ""
36853
36854 #: c/c-parser.c:19794 cp/parser.c:40683
36855 #, gcc-internal-format
36856 msgid "%<__transaction_cancel%> without transactional memory support enabled"
36857 msgstr ""
36858
36859 #: c/c-parser.c:19800 cp/parser.c:40689
36860 #, gcc-internal-format
36861 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
36862 msgstr ""
36863
36864 #: c/c-parser.c:19809 cp/parser.c:40698
36865 #, gcc-internal-format
36866 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
36867 msgstr ""
36868
36869 #: c/c-parser.c:19811 cp/parser.c:40701
36870 #, gcc-internal-format
36871 msgid " or a %<transaction_may_cancel_outer%> function"
36872 msgstr ""
36873
36874 #: c/c-parser.c:19817 cp/parser.c:40707
36875 #, gcc-internal-format
36876 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
36877 msgstr ""
36878
36879 #: c/c-parser.c:19898
36880 #, gcc-internal-format
36881 msgid "no closing brace"
36882 msgstr ""
36883
36884 #: c/c-typeck.c:224
36885 #, gcc-internal-format
36886 msgid "%qD has an incomplete type %qT"
36887 msgstr ""
36888
36889 #: c/c-typeck.c:238 c/c-typeck.c:10391 c/c-typeck.c:10433 cp/call.c:4347
36890 #, gcc-internal-format
36891 msgid "invalid use of void expression"
36892 msgstr ""
36893
36894 #: c/c-typeck.c:246
36895 #, gcc-internal-format
36896 msgid "invalid use of flexible array member"
36897 msgstr ""
36898
36899 #: c/c-typeck.c:252 cp/typeck2.c:504
36900 #, gcc-internal-format
36901 msgid "invalid use of array with unspecified bounds"
36902 msgstr ""
36903
36904 #: c/c-typeck.c:260
36905 #, gcc-internal-format
36906 msgid "invalid use of undefined type %qT"
36907 msgstr ""
36908
36909 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
36910 #: c/c-typeck.c:263
36911 #, gcc-internal-format
36912 msgid "invalid use of incomplete typedef %qT"
36913 msgstr ""
36914
36915 #: c/c-typeck.c:336
36916 #, gcc-internal-format
36917 msgid "%qT and %qT are in disjoint named address spaces"
36918 msgstr ""
36919
36920 #: c/c-typeck.c:577 c/c-typeck.c:602
36921 #, gcc-internal-format
36922 msgid "function types not truly compatible in ISO C"
36923 msgstr ""
36924
36925 #: c/c-typeck.c:746
36926 #, gcc-internal-format
36927 msgid "can%'t mix operands of decimal float and vector types"
36928 msgstr ""
36929
36930 #: c/c-typeck.c:751
36931 #, gcc-internal-format
36932 msgid "can%'t mix operands of decimal float and complex types"
36933 msgstr ""
36934
36935 #: c/c-typeck.c:756
36936 #, gcc-internal-format
36937 msgid "can%'t mix operands of decimal float and other float types"
36938 msgstr ""
36939
36940 #: c/c-typeck.c:1296
36941 #, gcc-internal-format
36942 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
36943 msgstr ""
36944
36945 #: c/c-typeck.c:1300
36946 #, gcc-internal-format
36947 msgid "types are not quite compatible"
36948 msgstr ""
36949
36950 #: c/c-typeck.c:1304
36951 #, gcc-internal-format
36952 msgid "pointer target types incompatible in C++"
36953 msgstr ""
36954
36955 #: c/c-typeck.c:1637
36956 #, gcc-internal-format
36957 msgid "function return types not compatible due to %<volatile%>"
36958 msgstr ""
36959
36960 #: c/c-typeck.c:1895
36961 #, gcc-internal-format
36962 msgid "converting an array compound literal to a pointer is ill-formed in C++"
36963 msgstr ""
36964
36965 #: c/c-typeck.c:2423 c/c-typeck.c:8984
36966 #, gcc-internal-format
36967 msgid "%qT has no member named %qE; did you mean %qE?"
36968 msgstr ""
36969
36970 #: c/c-typeck.c:2427 c/c-typeck.c:8988
36971 #, gcc-internal-format
36972 msgid "%qT has no member named %qE"
36973 msgstr ""
36974
36975 #: c/c-typeck.c:2436
36976 #, gcc-internal-format
36977 msgid "accessing a member %qE of an atomic structure %qE"
36978 msgstr ""
36979
36980 #: c/c-typeck.c:2439
36981 #, gcc-internal-format
36982 msgid "accessing a member %qE of an atomic union %qE"
36983 msgstr ""
36984
36985 #: c/c-typeck.c:2499
36986 #, gcc-internal-format
36987 msgid "%qE is a pointer; did you mean to use %<->%>?"
36988 msgstr ""
36989
36990 #: c/c-typeck.c:2505
36991 #, gcc-internal-format
36992 msgid "request for member %qE in something not a structure or union"
36993 msgstr ""
36994
36995 #: c/c-typeck.c:2556
36996 #, gcc-internal-format
36997 msgid "dereferencing pointer to incomplete type %qT"
36998 msgstr ""
36999
37000 #: c/c-typeck.c:2563
37001 #, gcc-internal-format
37002 msgid "dereferencing %<void *%> pointer"
37003 msgstr ""
37004
37005 #: c/c-typeck.c:2618
37006 #, gcc-internal-format
37007 msgid "subscripted value is neither array nor pointer nor vector"
37008 msgstr ""
37009
37010 #: c/c-typeck.c:2628 cp/typeck.c:3446 cp/typeck.c:3535
37011 #, gcc-internal-format
37012 msgid "array subscript is not an integer"
37013 msgstr ""
37014
37015 #: c/c-typeck.c:2634
37016 #, gcc-internal-format
37017 msgid "subscripted value is pointer to function"
37018 msgstr ""
37019
37020 #: c/c-typeck.c:2688
37021 #, gcc-internal-format
37022 msgid "ISO C forbids subscripting %<register%> array"
37023 msgstr ""
37024
37025 #: c/c-typeck.c:2691
37026 #, gcc-internal-format
37027 msgid "ISO C90 forbids subscripting non-lvalue array"
37028 msgstr ""
37029
37030 #: c/c-typeck.c:2805
37031 #, gcc-internal-format
37032 msgid "enum constant defined here"
37033 msgstr ""
37034
37035 #: c/c-typeck.c:2912 cp/typeck.c:1717
37036 #, gcc-internal-format
37037 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
37038 msgstr ""
37039
37040 #: c/c-typeck.c:3060
37041 #, gcc-internal-format
37042 msgid "called object %qE is not a function or function pointer"
37043 msgstr ""
37044
37045 #: c/c-typeck.c:3065
37046 #, gcc-internal-format
37047 msgid "called object %qD is not a function or function pointer"
37048 msgstr ""
37049
37050 #: c/c-typeck.c:3071
37051 #, gcc-internal-format
37052 msgid "called object is not a function or function pointer"
37053 msgstr ""
37054
37055 #. This situation leads to run-time undefined behavior. We can't,
37056 #. therefore, simply error unless we can prove that all possible
37057 #. executions of the program must execute the code.
37058 #: c/c-typeck.c:3101
37059 #, gcc-internal-format
37060 msgid "function called through a non-compatible type"
37061 msgstr ""
37062
37063 #: c/c-typeck.c:3106 c/c-typeck.c:3157
37064 #, gcc-internal-format
37065 msgid "function with qualified void return type called"
37066 msgstr ""
37067
37068 #: c/c-typeck.c:3212
37069 #, gcc-internal-format, gfc-internal-format
37070 msgid "type of formal parameter %d is incomplete"
37071 msgstr ""
37072
37073 #: c/c-typeck.c:3226
37074 #, gcc-internal-format
37075 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
37076 msgstr ""
37077
37078 #: c/c-typeck.c:3232
37079 #, gcc-internal-format
37080 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
37081 msgstr ""
37082
37083 #: c/c-typeck.c:3238
37084 #, gcc-internal-format
37085 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
37086 msgstr ""
37087
37088 #: c/c-typeck.c:3244
37089 #, gcc-internal-format
37090 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
37091 msgstr ""
37092
37093 #: c/c-typeck.c:3250
37094 #, gcc-internal-format
37095 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
37096 msgstr ""
37097
37098 #: c/c-typeck.c:3256
37099 #, gcc-internal-format
37100 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
37101 msgstr ""
37102
37103 #: c/c-typeck.c:3270
37104 #, gcc-internal-format
37105 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
37106 msgstr ""
37107
37108 #: c/c-typeck.c:3296
37109 #, gcc-internal-format
37110 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
37111 msgstr ""
37112
37113 #: c/c-typeck.c:3321
37114 #, gcc-internal-format
37115 msgid "passing argument %d of %qE with different width due to prototype"
37116 msgstr ""
37117
37118 #: c/c-typeck.c:3345
37119 #, gcc-internal-format
37120 msgid "passing argument %d of %qE as unsigned due to prototype"
37121 msgstr ""
37122
37123 #: c/c-typeck.c:3350
37124 #, gcc-internal-format
37125 msgid "passing argument %d of %qE as signed due to prototype"
37126 msgstr ""
37127
37128 #: c/c-typeck.c:3503
37129 #, gcc-internal-format
37130 msgid "too many arguments to method %qE"
37131 msgstr ""
37132
37133 #: c/c-typeck.c:3513
37134 #, gcc-internal-format
37135 msgid "too many arguments to built-in function %qE expecting %d"
37136 msgstr "забагато аргументів для вбудованої функції %qE; мало бути %d"
37137
37138 #: c/c-typeck.c:3585
37139 #, gcc-internal-format
37140 msgid "implicit conversion from %qT to %qT when passing argument to function"
37141 msgstr ""
37142
37143 #: c/c-typeck.c:3653
37144 #, gcc-internal-format
37145 msgid "too few arguments to built-in function %qE expecting %u"
37146 msgstr "замало аргументів для вбудованої функції %qE; мало бути %u"
37147
37148 #: c/c-typeck.c:3828 c/c-typeck.c:3856 cp/typeck.c:4905 cp/typeck.c:5166
37149 #, gcc-internal-format
37150 msgid "comparison with string literal results in unspecified behavior"
37151 msgstr ""
37152
37153 #: c/c-typeck.c:3836 c/c-typeck.c:3847 cp/typeck.c:4931 cp/typeck.c:4954
37154 #, gcc-internal-format
37155 msgid "comparison between pointer and zero character constant"
37156 msgstr ""
37157
37158 #: c/c-typeck.c:3839 c/c-typeck.c:3850 cp/typeck.c:4934 cp/typeck.c:4957
37159 #, gcc-internal-format
37160 msgid "did you mean to dereference the pointer?"
37161 msgstr ""
37162
37163 #: c/c-typeck.c:3870
37164 #, gcc-internal-format
37165 msgid "comparison between %qT and %qT"
37166 msgstr ""
37167
37168 #: c/c-typeck.c:3920
37169 #, gcc-internal-format
37170 msgid "pointer of type %<void *%> used in subtraction"
37171 msgstr ""
37172
37173 #: c/c-typeck.c:3923
37174 #, gcc-internal-format
37175 msgid "pointer to a function used in subtraction"
37176 msgstr ""
37177
37178 #: c/c-typeck.c:3958
37179 #, gcc-internal-format
37180 msgid "arithmetic on pointer to an incomplete type"
37181 msgstr ""
37182
37183 #: c/c-typeck.c:3963 cp/typeck.c:5726
37184 #, gcc-internal-format
37185 msgid "arithmetic on pointer to an empty aggregate"
37186 msgstr ""
37187
37188 #: c/c-typeck.c:4396
37189 #, gcc-internal-format
37190 msgid "%<~%> on a boolean expression"
37191 msgstr "%<~%> над булевим виразом"
37192
37193 #: c/c-typeck.c:4400
37194 #, gcc-internal-format
37195 msgid "did you mean to use logical not?"
37196 msgstr ""
37197
37198 #: c/c-typeck.c:4410
37199 #, gcc-internal-format
37200 msgid "ISO C does not support %<~%> for complex conjugation"
37201 msgstr ""
37202
37203 #: c/c-typeck.c:4434
37204 #, gcc-internal-format
37205 msgid "wrong type argument to absu"
37206 msgstr "помилковий тип аргументу absu"
37207
37208 #: c/c-typeck.c:4459
37209 #, gcc-internal-format
37210 msgid "wrong type argument to unary exclamation mark"
37211 msgstr ""
37212
37213 #: c/c-typeck.c:4517
37214 #, gcc-internal-format
37215 msgid "increment of enumeration value is invalid in C++"
37216 msgstr ""
37217
37218 #: c/c-typeck.c:4520
37219 #, gcc-internal-format
37220 msgid "decrement of enumeration value is invalid in C++"
37221 msgstr ""
37222
37223 #: c/c-typeck.c:4527
37224 #, gcc-internal-format
37225 msgid "increment of a boolean expression"
37226 msgstr ""
37227
37228 #: c/c-typeck.c:4530
37229 #, gcc-internal-format
37230 msgid "decrement of a boolean expression"
37231 msgstr ""
37232
37233 #: c/c-typeck.c:4546
37234 #, gcc-internal-format
37235 msgid "ISO C does not support %<++%> and %<--%> on complex types"
37236 msgstr ""
37237
37238 #: c/c-typeck.c:4571 c/c-typeck.c:4605
37239 #, gcc-internal-format
37240 msgid "wrong type argument to increment"
37241 msgstr ""
37242
37243 #: c/c-typeck.c:4573 c/c-typeck.c:4608
37244 #, gcc-internal-format
37245 msgid "wrong type argument to decrement"
37246 msgstr ""
37247
37248 #: c/c-typeck.c:4593
37249 #, gcc-internal-format
37250 msgid "increment of pointer to an incomplete type %qT"
37251 msgstr ""
37252
37253 #: c/c-typeck.c:4597
37254 #, gcc-internal-format
37255 msgid "decrement of pointer to an incomplete type %qT"
37256 msgstr ""
37257
37258 #: c/c-typeck.c:4701
37259 #, gcc-internal-format
37260 msgid "taking address of expression of type %<void%>"
37261 msgstr ""
37262
37263 #: c/c-typeck.c:4760
37264 #, gcc-internal-format
37265 msgid "cannot take address of bit-field %qD"
37266 msgstr ""
37267
37268 #: c/c-typeck.c:4773
37269 #, gcc-internal-format
37270 msgid "cannot take address of scalar with reverse storage order"
37271 msgstr ""
37272
37273 #: c/c-typeck.c:4781
37274 #, gcc-internal-format
37275 msgid "address of array with reverse scalar storage order requested"
37276 msgstr ""
37277
37278 #: c/c-typeck.c:4966
37279 #, gcc-internal-format
37280 msgid "global register variable %qD used in nested function"
37281 msgstr ""
37282
37283 #: c/c-typeck.c:4969
37284 #, gcc-internal-format
37285 msgid "register variable %qD used in nested function"
37286 msgstr ""
37287
37288 #: c/c-typeck.c:4974
37289 #, gcc-internal-format
37290 msgid "address of global register variable %qD requested"
37291 msgstr ""
37292
37293 #: c/c-typeck.c:4976
37294 #, gcc-internal-format
37295 msgid "address of register variable %qD requested"
37296 msgstr ""
37297
37298 #: c/c-typeck.c:5115
37299 #, gcc-internal-format
37300 msgid "non-lvalue array in conditional expression"
37301 msgstr ""
37302
37303 #: c/c-typeck.c:5197
37304 #, gcc-internal-format
37305 msgid "implicit conversion from %qT to %qT to match other result of conditional"
37306 msgstr ""
37307
37308 #: c/c-typeck.c:5256 c/c-typeck.c:5262
37309 #, gcc-internal-format
37310 msgid "operand of ?: changes signedness from %qT to %qT due to unsignedness of other operand"
37311 msgstr ""
37312
37313 #: c/c-typeck.c:5279
37314 #, gcc-internal-format
37315 msgid "ISO C forbids conditional expr with only one void side"
37316 msgstr ""
37317
37318 #: c/c-typeck.c:5296
37319 #, gcc-internal-format
37320 msgid "pointers to disjoint address spaces used in conditional expression"
37321 msgstr ""
37322
37323 #: c/c-typeck.c:5307 c/c-typeck.c:5324
37324 #, gcc-internal-format
37325 msgid "pointer to array loses qualifier in conditional expression"
37326 msgstr ""
37327
37328 #: c/c-typeck.c:5312 c/c-typeck.c:5329
37329 #, gcc-internal-format
37330 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
37331 msgstr ""
37332
37333 #: c/c-typeck.c:5342
37334 #, gcc-internal-format
37335 msgid "pointer type mismatch between %qT and %qT of %qD and %qD in conditional expression"
37336 msgstr ""
37337
37338 #: c/c-typeck.c:5347
37339 #, gcc-internal-format
37340 msgid "pointer type mismatch in conditional expression"
37341 msgstr ""
37342
37343 #: c/c-typeck.c:5356 c/c-typeck.c:5367
37344 #, gcc-internal-format
37345 msgid "pointer/integer type mismatch in conditional expression"
37346 msgstr ""
37347
37348 #: c/c-typeck.c:5505
37349 #, gcc-internal-format
37350 msgid "left-hand operand of comma expression has no effect"
37351 msgstr ""
37352
37353 #: c/c-typeck.c:5523 c/c-typeck.c:11026
37354 #, gcc-internal-format
37355 msgid "right-hand operand of comma expression has no effect"
37356 msgstr ""
37357
37358 #: c/c-typeck.c:5592
37359 msgid "cast adds %q#v qualifier to function type"
37360 msgstr ""
37361
37362 #: c/c-typeck.c:5598
37363 msgid "cast discards %qv qualifier from pointer target type"
37364 msgstr ""
37365
37366 #: c/c-typeck.c:5633
37367 #, gcc-internal-format
37368 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
37369 msgstr ""
37370
37371 #: c/c-typeck.c:5723
37372 #, gcc-internal-format
37373 msgid "cast specifies array type"
37374 msgstr ""
37375
37376 #: c/c-typeck.c:5729
37377 #, gcc-internal-format
37378 msgid "cast specifies function type"
37379 msgstr ""
37380
37381 #: c/c-typeck.c:5744
37382 #, gcc-internal-format
37383 msgid "ISO C forbids casting nonscalar to the same type"
37384 msgstr ""
37385
37386 #: c/c-typeck.c:5764
37387 #, gcc-internal-format
37388 msgid "ISO C forbids casts to union type"
37389 msgstr ""
37390
37391 #: c/c-typeck.c:5774
37392 #, gcc-internal-format
37393 msgid "cast to union type from type not present in union"
37394 msgstr ""
37395
37396 #: c/c-typeck.c:5809
37397 #, gcc-internal-format, gfc-internal-format
37398 msgid "cast to %s address space pointer from disjoint generic address space pointer"
37399 msgstr ""
37400
37401 #: c/c-typeck.c:5814
37402 #, gcc-internal-format, gfc-internal-format
37403 msgid "cast to generic address space pointer from disjoint %s address space pointer"
37404 msgstr ""
37405
37406 #: c/c-typeck.c:5819
37407 #, gcc-internal-format, gfc-internal-format
37408 msgid "cast to %s address space pointer from disjoint %s address space pointer"
37409 msgstr ""
37410
37411 #: c/c-typeck.c:5839
37412 #, gcc-internal-format
37413 msgid "cast increases required alignment of target type"
37414 msgstr ""
37415
37416 #: c/c-typeck.c:5850
37417 #, gcc-internal-format
37418 msgid "cast from pointer to integer of different size"
37419 msgstr ""
37420
37421 #: c/c-typeck.c:5855
37422 #, gcc-internal-format
37423 msgid "cast from function call of type %qT to non-matching type %qT"
37424 msgstr ""
37425
37426 #: c/c-typeck.c:5864 cp/typeck.c:7991
37427 #, gcc-internal-format
37428 msgid "cast to pointer from integer of different size"
37429 msgstr ""
37430
37431 #: c/c-typeck.c:5878
37432 #, gcc-internal-format
37433 msgid "ISO C forbids conversion of function pointer to object pointer type"
37434 msgstr ""
37435
37436 #: c/c-typeck.c:5887
37437 #, gcc-internal-format
37438 msgid "ISO C forbids conversion of object pointer to function pointer type"
37439 msgstr ""
37440
37441 #: c/c-typeck.c:5897
37442 #, gcc-internal-format
37443 msgid "cast between incompatible function types from %qT to %qT"
37444 msgstr ""
37445
37446 #: c/c-typeck.c:5984
37447 #, gcc-internal-format
37448 msgid "defining a type in a cast is invalid in C++"
37449 msgstr ""
37450
37451 #: c/c-typeck.c:6025
37452 #, gcc-internal-format
37453 msgid "assignment to expression with array type"
37454 msgstr ""
37455
37456 #: c/c-typeck.c:6151
37457 #, gcc-internal-format
37458 msgid "enum conversion in assignment is invalid in C++"
37459 msgstr ""
37460
37461 #: c/c-typeck.c:6355 c/c-typeck.c:6377 c/c-typeck.c:6403
37462 #, gcc-internal-format
37463 msgid "(near initialization for %qs)"
37464 msgstr ""
37465
37466 #: c/c-typeck.c:6418
37467 #, gcc-internal-format
37468 msgid "array initialized from parenthesized string constant"
37469 msgstr ""
37470
37471 #: c/c-typeck.c:6461 c/c-typeck.c:6707
37472 #, gcc-internal-format
37473 msgid "expected %qT but argument is of type %qT"
37474 msgstr ""
37475
37476 #: c/c-typeck.c:6495
37477 #, gcc-internal-format
37478 msgid "%qD argument %d type is %qT where %qT is expected in a call to built-in function declared without prototype"
37479 msgstr ""
37480
37481 #: c/c-typeck.c:6498
37482 #, gcc-internal-format
37483 msgid "%qD argument %d promotes to %qT where %qT is expected in a call to built-in function declared without prototype"
37484 msgstr ""
37485
37486 #: c/c-typeck.c:6503
37487 #, gcc-internal-format
37488 msgid "built-in %qD declared here"
37489 msgstr "вбудований %qD оголошено тут"
37490
37491 #: c/c-typeck.c:6702
37492 #, gcc-internal-format
37493 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
37494 msgstr ""
37495
37496 #: c/c-typeck.c:6711
37497 #, gcc-internal-format
37498 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
37499 msgstr ""
37500
37501 #: c/c-typeck.c:6715
37502 #, gcc-internal-format
37503 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
37504 msgstr ""
37505
37506 #: c/c-typeck.c:6720
37507 #, gcc-internal-format
37508 msgid "enum conversion from %qT to %qT in return is invalid in C++"
37509 msgstr ""
37510
37511 #: c/c-typeck.c:6901 c/c-typeck.c:7220
37512 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
37513 msgstr ""
37514
37515 #: c/c-typeck.c:6904 c/c-typeck.c:7223
37516 msgid "assignment makes %q#v qualified function pointer from unqualified"
37517 msgstr ""
37518
37519 #: c/c-typeck.c:6907 c/c-typeck.c:7225
37520 msgid "initialization makes %q#v qualified function pointer from unqualified"
37521 msgstr ""
37522
37523 #: c/c-typeck.c:6910 c/c-typeck.c:7227
37524 msgid "return makes %q#v qualified function pointer from unqualified"
37525 msgstr ""
37526
37527 #: c/c-typeck.c:6918 c/c-typeck.c:7115 c/c-typeck.c:7158
37528 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
37529 msgstr ""
37530
37531 #: c/c-typeck.c:6920 c/c-typeck.c:7117 c/c-typeck.c:7160
37532 msgid "assignment discards %qv qualifier from pointer target type"
37533 msgstr ""
37534
37535 #: c/c-typeck.c:6922 c/c-typeck.c:7119 c/c-typeck.c:7162
37536 msgid "initialization discards %qv qualifier from pointer target type"
37537 msgstr ""
37538
37539 #: c/c-typeck.c:6924 c/c-typeck.c:7121 c/c-typeck.c:7164
37540 msgid "return discards %qv qualifier from pointer target type"
37541 msgstr ""
37542
37543 #: c/c-typeck.c:6933
37544 #, gcc-internal-format
37545 msgid "ISO C prohibits argument conversion to union type"
37546 msgstr "У ISO C заборонено перетворення аргументу до типу об'єднання"
37547
37548 #: c/c-typeck.c:7001
37549 #, gcc-internal-format
37550 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
37551 msgstr ""
37552
37553 #: c/c-typeck.c:7014
37554 #, gcc-internal-format
37555 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
37556 msgstr ""
37557
37558 #: c/c-typeck.c:7024
37559 #, gcc-internal-format
37560 msgid "assignment from pointer to non-enclosed address space"
37561 msgstr ""
37562
37563 #: c/c-typeck.c:7034
37564 #, gcc-internal-format
37565 msgid "initialization from pointer to non-enclosed address space"
37566 msgstr ""
37567
37568 #: c/c-typeck.c:7044
37569 #, gcc-internal-format
37570 msgid "return from pointer to non-enclosed address space"
37571 msgstr ""
37572
37573 #: c/c-typeck.c:7067
37574 #, gcc-internal-format
37575 msgid "argument %d of %qE might be a candidate for a format attribute"
37576 msgstr ""
37577
37578 #: c/c-typeck.c:7073
37579 #, gcc-internal-format
37580 msgid "assignment left-hand side might be a candidate for a format attribute"
37581 msgstr ""
37582
37583 #: c/c-typeck.c:7078
37584 #, gcc-internal-format
37585 msgid "initialization left-hand side might be a candidate for a format attribute"
37586 msgstr ""
37587
37588 #: c/c-typeck.c:7083 cp/typeck.c:9086
37589 #, gcc-internal-format
37590 msgid "return type might be a candidate for a format attribute"
37591 msgstr ""
37592
37593 #: c/c-typeck.c:7132
37594 #, gcc-internal-format
37595 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
37596 msgstr ""
37597
37598 #: c/c-typeck.c:7135
37599 #, gcc-internal-format
37600 msgid "ISO C forbids assignment between function pointer and %<void *%>"
37601 msgstr ""
37602
37603 #: c/c-typeck.c:7137
37604 #, gcc-internal-format
37605 msgid "ISO C forbids initialization between function pointer and %<void *%>"
37606 msgstr ""
37607
37608 #: c/c-typeck.c:7139
37609 #, gcc-internal-format
37610 msgid "ISO C forbids return between function pointer and %<void *%>"
37611 msgstr ""
37612
37613 #: c/c-typeck.c:7183
37614 #, gcc-internal-format
37615 msgid "pointer targets in passing argument %d of %qE differ in signedness"
37616 msgstr ""
37617
37618 #: c/c-typeck.c:7191
37619 #, gcc-internal-format
37620 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
37621 msgstr ""
37622
37623 #: c/c-typeck.c:7196
37624 #, gcc-internal-format
37625 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
37626 msgstr ""
37627
37628 #: c/c-typeck.c:7201
37629 #, gcc-internal-format
37630 msgid "pointer targets in returning %qT from a function with return type %qT differ in signedness"
37631 msgstr ""
37632
37633 #: c/c-typeck.c:7243
37634 #, gcc-internal-format
37635 msgid "passing argument %d of %qE from incompatible pointer type"
37636 msgstr ""
37637
37638 #: c/c-typeck.c:7251
37639 #, gcc-internal-format
37640 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
37641 msgstr ""
37642
37643 #: c/c-typeck.c:7256
37644 #, gcc-internal-format
37645 msgid "assignment to %qT from incompatible pointer type %qT"
37646 msgstr ""
37647
37648 #: c/c-typeck.c:7262
37649 #, gcc-internal-format
37650 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
37651 msgstr ""
37652
37653 #: c/c-typeck.c:7267
37654 #, gcc-internal-format
37655 msgid "initialization of %qT from incompatible pointer type %qT"
37656 msgstr ""
37657
37658 #: c/c-typeck.c:7274
37659 #, gcc-internal-format
37660 msgid "returning pointer to %qD of type %qT from a function with incompatible type %qT"
37661 msgstr ""
37662
37663 #: c/c-typeck.c:7279
37664 #, gcc-internal-format
37665 msgid "returning %qT from a function with incompatible return type %qT"
37666 msgstr "повертає %qT з функції із несумісним типом повернення %qT"
37667
37668 #: c/c-typeck.c:7318
37669 #, gcc-internal-format
37670 msgid "passing argument %d of %qE makes pointer from integer without a cast"
37671 msgstr ""
37672
37673 #: c/c-typeck.c:7325
37674 #, gcc-internal-format
37675 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
37676 msgstr ""
37677
37678 #: c/c-typeck.c:7330
37679 #, gcc-internal-format
37680 msgid "initialization of %qT from %qT makes pointer from integer without a cast"
37681 msgstr ""
37682
37683 #: c/c-typeck.c:7334
37684 #, gcc-internal-format
37685 msgid "returning %qT from a function with return type %qT makes pointer from integer without a cast"
37686 msgstr ""
37687
37688 #: c/c-typeck.c:7354
37689 #, gcc-internal-format
37690 msgid "passing argument %d of %qE makes integer from pointer without a cast"
37691 msgstr ""
37692
37693 #: c/c-typeck.c:7361
37694 #, gcc-internal-format
37695 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
37696 msgstr ""
37697
37698 #: c/c-typeck.c:7366
37699 #, gcc-internal-format
37700 msgid "initialization of %qT from %qT makes integer from pointer without a cast"
37701 msgstr ""
37702
37703 #: c/c-typeck.c:7370
37704 #, gcc-internal-format
37705 msgid "returning %qT from a function with return type %qT makes integer from pointer without a cast"
37706 msgstr ""
37707
37708 #: c/c-typeck.c:7397
37709 #, gcc-internal-format
37710 msgid "incompatible type for argument %d of %qE"
37711 msgstr ""
37712
37713 #: c/c-typeck.c:7408
37714 #, gcc-internal-format
37715 msgid "incompatible types when assigning to type %qT from type %qT"
37716 msgstr ""
37717
37718 #: c/c-typeck.c:7418
37719 #, gcc-internal-format
37720 msgid "incompatible types when initializing type %qT using type %qT"
37721 msgstr "несумісні типи при ініціалізації типу %qT за допомогою %qT"
37722
37723 #: c/c-typeck.c:7428
37724 #, gcc-internal-format
37725 msgid "incompatible types when returning type %qT but %qT was expected"
37726 msgstr ""
37727
37728 #: c/c-typeck.c:7496
37729 #, gcc-internal-format
37730 msgid "traditional C rejects automatic aggregate initialization"
37731 msgstr ""
37732
37733 #: c/c-typeck.c:7733 c/c-typeck.c:8627 cp/typeck2.c:1093
37734 #, gcc-internal-format
37735 msgid "initialization of a flexible array member"
37736 msgstr ""
37737
37738 #: c/c-typeck.c:7749 cp/typeck2.c:1128
37739 #, gcc-internal-format
37740 msgid "cannot initialize array of %qT from a string literal with type array of %qT"
37741 msgstr ""
37742
37743 #: c/c-typeck.c:7789
37744 #, gcc-internal-format
37745 msgid "array of inappropriate type initialized from string constant"
37746 msgstr ""
37747
37748 #: c/c-typeck.c:7857 cp/typeck.c:2084
37749 #, gcc-internal-format
37750 msgid "invalid use of non-lvalue array"
37751 msgstr ""
37752
37753 #: c/c-typeck.c:7876 c/c-typeck.c:7900 c/c-typeck.c:7903 c/c-typeck.c:7911
37754 #: c/c-typeck.c:7951 c/c-typeck.c:9474 c/c-typeck.c:9524
37755 #, gcc-internal-format
37756 msgid "initializer element is not constant"
37757 msgstr ""
37758
37759 #: c/c-typeck.c:7885
37760 #, gcc-internal-format
37761 msgid "array initialized from non-constant array expression"
37762 msgstr ""
37763
37764 #: c/c-typeck.c:7916 c/c-typeck.c:7964 c/c-typeck.c:9534
37765 #, gcc-internal-format
37766 msgid "initializer element is not a constant expression"
37767 msgstr ""
37768
37769 #: c/c-typeck.c:7958 c/c-typeck.c:9529
37770 #, gcc-internal-format
37771 msgid "initializer element is not computable at load time"
37772 msgstr ""
37773
37774 #: c/c-typeck.c:7977
37775 #, gcc-internal-format
37776 msgid "invalid initializer"
37777 msgstr ""
37778
37779 #: c/c-typeck.c:8255 cp/decl.c:6477
37780 #, gcc-internal-format
37781 msgid "opaque vector types cannot be initialized"
37782 msgstr "непрозорі типи векторів не може бути ініціалізовано"
37783
37784 #: c/c-typeck.c:8475
37785 #, gcc-internal-format
37786 msgid "extra brace group at end of initializer"
37787 msgstr ""
37788
37789 #: c/c-typeck.c:8558
37790 #, gcc-internal-format
37791 msgid "braces around scalar initializer"
37792 msgstr ""
37793
37794 #: c/c-typeck.c:8624 c/c-typeck.c:10010 cp/typeck2.c:1137 cp/typeck2.c:1387
37795 #, gcc-internal-format
37796 msgid "initialization of flexible array member in a nested context"
37797 msgstr ""
37798
37799 #: c/c-typeck.c:8661
37800 #, gcc-internal-format
37801 msgid "missing braces around initializer"
37802 msgstr ""
37803
37804 #: c/c-typeck.c:8684
37805 #, gcc-internal-format
37806 msgid "missing initializer for field %qD of %qT"
37807 msgstr ""
37808
37809 #: c/c-typeck.c:8708
37810 #, gcc-internal-format
37811 msgid "empty scalar initializer"
37812 msgstr ""
37813
37814 #: c/c-typeck.c:8713
37815 #, gcc-internal-format
37816 msgid "extra elements in scalar initializer"
37817 msgstr ""
37818
37819 #: c/c-typeck.c:8826 c/c-typeck.c:8908
37820 #, gcc-internal-format
37821 msgid "array index in non-array initializer"
37822 msgstr ""
37823
37824 #: c/c-typeck.c:8831 c/c-typeck.c:8970
37825 #, gcc-internal-format
37826 msgid "field name not in record or union initializer"
37827 msgstr ""
37828
37829 #: c/c-typeck.c:8881
37830 #, gcc-internal-format
37831 msgid "array index in initializer not of integer type"
37832 msgstr ""
37833
37834 #: c/c-typeck.c:8890 c/c-typeck.c:8899
37835 #, gcc-internal-format
37836 msgid "array index in initializer is not an integer constant expression"
37837 msgstr ""
37838
37839 #: c/c-typeck.c:8904 c/c-typeck.c:8906
37840 #, gcc-internal-format
37841 msgid "nonconstant array index in initializer"
37842 msgstr ""
37843
37844 #: c/c-typeck.c:8910 c/c-typeck.c:8913
37845 #, gcc-internal-format
37846 msgid "array index in initializer exceeds array bounds"
37847 msgstr ""
37848
37849 #: c/c-typeck.c:8932
37850 #, gcc-internal-format
37851 msgid "empty index range in initializer"
37852 msgstr ""
37853
37854 #: c/c-typeck.c:8941
37855 #, gcc-internal-format
37856 msgid "array index range in initializer exceeds array bounds"
37857 msgstr ""
37858
37859 #: c/c-typeck.c:9043 c/c-typeck.c:9073 c/c-typeck.c:9617
37860 #, gcc-internal-format
37861 msgid "initialized field with side-effects overwritten"
37862 msgstr ""
37863
37864 #: c/c-typeck.c:9047 c/c-typeck.c:9077 c/c-typeck.c:9620
37865 #, gcc-internal-format
37866 msgid "initialized field overwritten"
37867 msgstr ""
37868
37869 #: c/c-typeck.c:9551
37870 #, gcc-internal-format
37871 msgid "enum conversion in initialization is invalid in C++"
37872 msgstr ""
37873
37874 #: c/c-typeck.c:9891
37875 #, gcc-internal-format
37876 msgid "excess elements in char array initializer"
37877 msgstr ""
37878
37879 #: c/c-typeck.c:9898 c/c-typeck.c:9969
37880 #, gcc-internal-format
37881 msgid "excess elements in struct initializer"
37882 msgstr ""
37883
37884 #: c/c-typeck.c:9913
37885 #, gcc-internal-format
37886 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
37887 msgstr ""
37888
37889 #: c/c-typeck.c:9984 cp/typeck2.c:1097
37890 #, gcc-internal-format
37891 msgid "non-static initialization of a flexible array member"
37892 msgstr ""
37893
37894 #: c/c-typeck.c:10082
37895 #, gcc-internal-format
37896 msgid "excess elements in union initializer"
37897 msgstr ""
37898
37899 #: c/c-typeck.c:10104
37900 #, gcc-internal-format
37901 msgid "traditional C rejects initialization of unions"
37902 msgstr ""
37903
37904 #: c/c-typeck.c:10172
37905 #, gcc-internal-format
37906 msgid "excess elements in array initializer"
37907 msgstr ""
37908
37909 #: c/c-typeck.c:10206
37910 #, gcc-internal-format
37911 msgid "excess elements in vector initializer"
37912 msgstr ""
37913
37914 #: c/c-typeck.c:10238
37915 #, gcc-internal-format
37916 msgid "excess elements in scalar initializer"
37917 msgstr ""
37918
37919 #: c/c-typeck.c:10484
37920 #, gcc-internal-format
37921 msgid "ISO C forbids %<goto *expr;%>"
37922 msgstr ""
37923
37924 #: c/c-typeck.c:10511 c/gimple-parser.c:2029 cp/typeck.c:9520
37925 #, gcc-internal-format
37926 msgid "function declared %<noreturn%> has a %<return%> statement"
37927 msgstr ""
37928
37929 #: c/c-typeck.c:10537 c/c-typeck.c:10541
37930 #, gcc-internal-format
37931 msgid "%<return%> with no value, in function returning non-void"
37932 msgstr ""
37933
37934 #: c/c-typeck.c:10555 c/gimple-parser.c:2039
37935 #, gcc-internal-format
37936 msgid "%<return%> with a value, in function returning void"
37937 msgstr ""
37938
37939 #: c/c-typeck.c:10558
37940 #, gcc-internal-format
37941 msgid "ISO C forbids %<return%> with expression, in function returning void"
37942 msgstr ""
37943
37944 #: c/c-typeck.c:10634
37945 #, gcc-internal-format
37946 msgid "function returns address of label"
37947 msgstr ""
37948
37949 #: c/c-typeck.c:10721 cp/semantics.c:1191
37950 #, gcc-internal-format
37951 msgid "switch quantity not an integer"
37952 msgstr ""
37953
37954 #: c/c-typeck.c:10746
37955 #, gcc-internal-format
37956 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
37957 msgstr ""
37958
37959 #: c/c-typeck.c:10783 c/c-typeck.c:10791
37960 #, gcc-internal-format
37961 msgid "case label is not an integer constant expression"
37962 msgstr ""
37963
37964 #: c/c-typeck.c:10797 cp/parser.c:11447
37965 #, gcc-internal-format
37966 msgid "case label not within a switch statement"
37967 msgstr ""
37968
37969 #: c/c-typeck.c:10799
37970 #, gcc-internal-format
37971 msgid "%<default%> label not within a switch statement"
37972 msgstr ""
37973
37974 #: c/c-typeck.c:10968 cp/parser.c:12859
37975 #, gcc-internal-format
37976 msgid "break statement not within loop or switch"
37977 msgstr ""
37978
37979 #: c/c-typeck.c:10970 cp/parser.c:12882
37980 #, gcc-internal-format
37981 msgid "continue statement not within a loop"
37982 msgstr ""
37983
37984 #: c/c-typeck.c:10975 cp/parser.c:12872
37985 #, gcc-internal-format
37986 msgid "break statement used with OpenMP for loop"
37987 msgstr ""
37988
37989 #: c/c-typeck.c:10980
37990 #, gcc-internal-format
37991 msgid "break statement within %<#pragma simd%> loop body"
37992 msgstr ""
37993
37994 #: c/c-typeck.c:10982
37995 #, gcc-internal-format
37996 msgid "continue statement within %<#pragma simd%> loop body"
37997 msgstr ""
37998
37999 #: c/c-typeck.c:11008 cp/cp-gimplify.c:473
38000 #, gcc-internal-format
38001 msgid "statement with no effect"
38002 msgstr ""
38003
38004 #: c/c-typeck.c:11052
38005 #, gcc-internal-format
38006 msgid "expression statement has incomplete type"
38007 msgstr ""
38008
38009 #: c/c-typeck.c:11880 c/c-typeck.c:12048 cp/typeck.c:5180
38010 #, gcc-internal-format
38011 msgid "comparing vectors with different element types"
38012 msgstr ""
38013
38014 #: c/c-typeck.c:11888 c/c-typeck.c:12056 cp/typeck.c:5193
38015 #, gcc-internal-format
38016 msgid "comparing vectors with different number of elements"
38017 msgstr ""
38018
38019 #: c/c-typeck.c:11913 c/c-typeck.c:12081 cp/typeck.c:5221
38020 #, gcc-internal-format
38021 msgid "could not find an integer type of the same size as %qT"
38022 msgstr ""
38023
38024 #: c/c-typeck.c:11927 cp/typeck.c:4896
38025 #, gcc-internal-format
38026 msgid "comparing floating point with == or != is unsafe"
38027 msgstr ""
38028
38029 #: c/c-typeck.c:11945 c/c-typeck.c:11966
38030 #, gcc-internal-format
38031 msgid "the comparison will always evaluate as %<false%> for the address of %qD will never be NULL"
38032 msgstr ""
38033
38034 #: c/c-typeck.c:11951 c/c-typeck.c:11972
38035 #, gcc-internal-format
38036 msgid "the comparison will always evaluate as %<true%> for the address of %qD will never be NULL"
38037 msgstr ""
38038
38039 #: c/c-typeck.c:11993 c/c-typeck.c:12122
38040 #, gcc-internal-format
38041 msgid "comparison of pointers to disjoint address spaces"
38042 msgstr ""
38043
38044 #: c/c-typeck.c:12000 c/c-typeck.c:12006
38045 #, gcc-internal-format
38046 msgid "ISO C forbids comparison of %<void *%> with function pointer"
38047 msgstr ""
38048
38049 #: c/c-typeck.c:12013 c/c-typeck.c:12132
38050 #, gcc-internal-format
38051 msgid "comparison of distinct pointer types lacks a cast"
38052 msgstr ""
38053
38054 #: c/c-typeck.c:12025 c/c-typeck.c:12030 c/c-typeck.c:12158 c/c-typeck.c:12163
38055 #, gcc-internal-format
38056 msgid "comparison between pointer and integer"
38057 msgstr ""
38058
38059 #: c/c-typeck.c:12110
38060 #, gcc-internal-format
38061 msgid "comparison of complete and incomplete pointers"
38062 msgstr ""
38063
38064 #: c/c-typeck.c:12112
38065 #, gcc-internal-format
38066 msgid "ISO C forbids ordered comparisons of pointers to functions"
38067 msgstr ""
38068
38069 #: c/c-typeck.c:12117
38070 #, gcc-internal-format
38071 msgid "ordered comparison of pointer with null pointer"
38072 msgstr ""
38073
38074 #: c/c-typeck.c:12140 c/c-typeck.c:12143 c/c-typeck.c:12150 c/c-typeck.c:12153
38075 #: cp/typeck.c:5244 cp/typeck.c:5251
38076 #, gcc-internal-format
38077 msgid "ordered comparison of pointer with integer zero"
38078 msgstr ""
38079
38080 #: c/c-typeck.c:12218
38081 #, gcc-internal-format
38082 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
38083 msgstr ""
38084
38085 #: c/c-typeck.c:12533
38086 #, gcc-internal-format
38087 msgid "used array that cannot be converted to pointer where scalar is required"
38088 msgstr ""
38089
38090 #: c/c-typeck.c:12537
38091 #, gcc-internal-format
38092 msgid "used struct type value where scalar is required"
38093 msgstr ""
38094
38095 #: c/c-typeck.c:12541
38096 #, gcc-internal-format
38097 msgid "used union type value where scalar is required"
38098 msgstr ""
38099
38100 #: c/c-typeck.c:12557
38101 #, gcc-internal-format
38102 msgid "used vector type where scalar is required"
38103 msgstr ""
38104
38105 #: c/c-typeck.c:12747 cp/semantics.c:9111
38106 #, gcc-internal-format
38107 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
38108 msgstr ""
38109
38110 #: c/c-typeck.c:12758 c/c-typeck.c:12768 cp/semantics.c:9122
38111 #: cp/semantics.c:9132
38112 #, gcc-internal-format
38113 msgid "expected %<cancel%> %<if%> clause modifier"
38114 msgstr ""
38115
38116 #: c/c-typeck.c:12803 cp/semantics.c:9168
38117 #, gcc-internal-format
38118 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
38119 msgstr ""
38120
38121 #: c/c-typeck.c:12847 c/c-typeck.c:14323 c/c-typeck.c:14387 c/c-typeck.c:14449
38122 #, gcc-internal-format
38123 msgid "%<_Atomic%> %qE in %qs clause"
38124 msgstr ""
38125
38126 #: c/c-typeck.c:12860 c/c-typeck.c:14255 c/c-typeck.c:14373
38127 #: cp/semantics.c:4665 cp/semantics.c:7021 cp/semantics.c:7148
38128 #, gcc-internal-format
38129 msgid "bit-field %qE in %qs clause"
38130 msgstr ""
38131
38132 #: c/c-typeck.c:12869 c/c-typeck.c:14397 cp/semantics.c:4675
38133 #: cp/semantics.c:7166
38134 #, gcc-internal-format
38135 msgid "%qE is a member of a union"
38136 msgstr ""
38137
38138 #: c/c-typeck.c:12879 cp/semantics.c:4689 cp/semantics.c:7192
38139 #, gcc-internal-format
38140 msgid "%qD is not a variable in %qs clause"
38141 msgstr ""
38142
38143 #: c/c-typeck.c:12883 c/c-typeck.c:14414 cp/semantics.c:4693
38144 #: cp/semantics.c:7196
38145 #, gcc-internal-format
38146 msgid "%qE is not a variable in %qs clause"
38147 msgstr ""
38148
38149 #: c/c-typeck.c:12890
38150 #, gcc-internal-format
38151 msgid "%<_Atomic%> %qD in %qs clause"
38152 msgstr ""
38153
38154 #: c/c-typeck.c:12899 c/c-typeck.c:14421 c/c-typeck.c:14531
38155 #: cp/semantics.c:4711 cp/semantics.c:7203 cp/semantics.c:7374
38156 #, gcc-internal-format
38157 msgid "%qD is threadprivate variable in %qs clause"
38158 msgstr ""
38159
38160 #: c/c-typeck.c:12935 cp/semantics.c:4745
38161 #, gcc-internal-format
38162 msgid "low bound %qE of array section does not have integral type"
38163 msgstr ""
38164
38165 #: c/c-typeck.c:12942 cp/semantics.c:4752
38166 #, gcc-internal-format
38167 msgid "length %qE of array section does not have integral type"
38168 msgstr ""
38169
38170 #: c/c-typeck.c:12971 c/c-typeck.c:13037 c/c-typeck.c:13309
38171 #: cp/semantics.c:4790 cp/semantics.c:4856
38172 #, gcc-internal-format
38173 msgid "zero length array section in %qs clause"
38174 msgstr ""
38175
38176 #: c/c-typeck.c:12990 cp/semantics.c:4809
38177 #, gcc-internal-format
38178 msgid "for unknown bound array type length expression must be specified"
38179 msgstr ""
38180
38181 #: c/c-typeck.c:12998 cp/semantics.c:4817
38182 #, gcc-internal-format
38183 msgid "negative low bound in array section in %qs clause"
38184 msgstr ""
38185
38186 #: c/c-typeck.c:13007 c/c-typeck.c:13123 cp/semantics.c:4826
38187 #: cp/semantics.c:4942
38188 #, gcc-internal-format
38189 msgid "negative length in array section in %qs clause"
38190 msgstr ""
38191
38192 #: c/c-typeck.c:13024 cp/semantics.c:4843
38193 #, gcc-internal-format
38194 msgid "low bound %qE above array section size in %qs clause"
38195 msgstr ""
38196
38197 #: c/c-typeck.c:13065 cp/semantics.c:4884
38198 #, gcc-internal-format
38199 msgid "length %qE above array section size in %qs clause"
38200 msgstr ""
38201
38202 #: c/c-typeck.c:13080 cp/semantics.c:4899
38203 #, gcc-internal-format
38204 msgid "high bound %qE above array section size in %qs clause"
38205 msgstr ""
38206
38207 #: c/c-typeck.c:13115 cp/semantics.c:4934
38208 #, gcc-internal-format
38209 msgid "for pointer type length expression must be specified"
38210 msgstr ""
38211
38212 #: c/c-typeck.c:13133 c/c-typeck.c:13248 cp/semantics.c:4952
38213 #: cp/semantics.c:5070
38214 #, gcc-internal-format
38215 msgid "array section is not contiguous in %qs clause"
38216 msgstr ""
38217
38218 #: c/c-typeck.c:13141 cp/semantics.c:4960
38219 #, gcc-internal-format
38220 msgid "%qE does not have pointer or array type"
38221 msgstr ""
38222
38223 #: c/c-typeck.c:13526 cp/semantics.c:6012
38224 #, gcc-internal-format
38225 msgid "iterator %qD has neither integral nor pointer type"
38226 msgstr ""
38227
38228 #: c/c-typeck.c:13533
38229 #, gcc-internal-format
38230 msgid "iterator %qD has %<_Atomic%> qualified type"
38231 msgstr ""
38232
38233 #: c/c-typeck.c:13539 cp/semantics.c:6019
38234 #, gcc-internal-format
38235 msgid "iterator %qD has const qualified type"
38236 msgstr ""
38237
38238 #: c/c-typeck.c:13552 cp/semantics.c:6035
38239 #, gcc-internal-format
38240 msgid "iterator step with non-integral type"
38241 msgstr ""
38242
38243 #: c/c-typeck.c:13572 cp/semantics.c:6068
38244 #, gcc-internal-format
38245 msgid "iterator %qD has zero step"
38246 msgstr ""
38247
38248 #: c/c-typeck.c:13599
38249 #, gcc-internal-format
38250 msgid "type of iterator %qD refers to outer iterator %qD"
38251 msgstr ""
38252
38253 #: c/c-typeck.c:13606 cp/semantics.c:6102
38254 #, gcc-internal-format
38255 msgid "begin expression refers to outer iterator %qD"
38256 msgstr ""
38257
38258 #: c/c-typeck.c:13612 cp/semantics.c:6108
38259 #, gcc-internal-format
38260 msgid "end expression refers to outer iterator %qD"
38261 msgstr ""
38262
38263 #: c/c-typeck.c:13618 cp/semantics.c:6114
38264 #, gcc-internal-format
38265 msgid "step expression refers to outer iterator %qD"
38266 msgstr ""
38267
38268 #: c/c-typeck.c:13730 c/c-typeck.c:13740
38269 #, gcc-internal-format
38270 msgid "%qD in %<reduction%> clause is a zero size array"
38271 msgstr ""
38272
38273 #: c/c-typeck.c:13758
38274 #, gcc-internal-format
38275 msgid "%<_Atomic%> %qE in %<reduction%> clause"
38276 msgstr ""
38277
38278 #: c/c-typeck.c:13770
38279 #, gcc-internal-format
38280 msgid "zero sized type %qT in %qs clause"
38281 msgstr ""
38282
38283 #: c/c-typeck.c:13778
38284 #, gcc-internal-format
38285 msgid "variable sized type %qT in %qs clause"
38286 msgstr ""
38287
38288 #: c/c-typeck.c:13828
38289 #, gcc-internal-format
38290 msgid "%qE has invalid type for %<reduction(%s)%>"
38291 msgstr ""
38292
38293 #: c/c-typeck.c:13837 cp/semantics.c:5904
38294 #, gcc-internal-format
38295 msgid "user defined reduction not found for %qE"
38296 msgstr ""
38297
38298 #: c/c-typeck.c:13925
38299 #, gcc-internal-format
38300 msgid "variable length element type in array %<reduction%> clause"
38301 msgstr ""
38302
38303 #: c/c-typeck.c:13943 c/c-typeck.c:14589 cp/semantics.c:7720
38304 #, gcc-internal-format
38305 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
38306 msgstr ""
38307
38308 #: c/c-typeck.c:13955 cp/semantics.c:7763
38309 #, gcc-internal-format
38310 msgid "%qE must be %<threadprivate%> for %<copyin%>"
38311 msgstr ""
38312
38313 #: c/c-typeck.c:13969 cp/semantics.c:6236
38314 #, gcc-internal-format
38315 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
38316 msgstr ""
38317
38318 #: c/c-typeck.c:13977
38319 #, gcc-internal-format
38320 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
38321 msgstr ""
38322
38323 #: c/c-typeck.c:13985
38324 #, gcc-internal-format
38325 msgid "%<_Atomic%> %qD in %<linear%> clause"
38326 msgstr ""
38327
38328 #: c/c-typeck.c:14004 cp/semantics.c:6310
38329 #, gcc-internal-format
38330 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
38331 msgstr ""
38332
38333 #: c/c-typeck.c:14034 c/c-typeck.c:14524 cp/semantics.c:6397
38334 #: cp/semantics.c:7367
38335 #, gcc-internal-format
38336 msgid "%qE is not a variable in clause %qs"
38337 msgstr ""
38338
38339 #: c/c-typeck.c:14044 cp/semantics.c:6407
38340 #, gcc-internal-format
38341 msgid "%qD appears more than once in reduction clauses"
38342 msgstr ""
38343
38344 #: c/c-typeck.c:14056 c/c-typeck.c:14088 c/c-typeck.c:14119
38345 #, gcc-internal-format
38346 msgid "%qE appears more than once in data clauses"
38347 msgstr ""
38348
38349 #: c/c-typeck.c:14064 c/c-typeck.c:14095 c/c-typeck.c:14344 c/c-typeck.c:14460
38350 #: c/c-typeck.c:14467 c/c-typeck.c:14483 c/c-typeck.c:14494
38351 #: cp/semantics.c:6419 cp/semantics.c:6427 cp/semantics.c:6485
38352 #: cp/semantics.c:6492 cp/semantics.c:6536 cp/semantics.c:7110
38353 #: cp/semantics.c:7253 cp/semantics.c:7260 cp/semantics.c:7276
38354 #: cp/semantics.c:7287
38355 #, gcc-internal-format
38356 msgid "%qD appears more than once in data clauses"
38357 msgstr ""
38358
38359 #: c/c-typeck.c:14067 c/c-typeck.c:14098 c/c-typeck.c:14470 c/c-typeck.c:14497
38360 #: cp/semantics.c:6430 cp/semantics.c:6495 cp/semantics.c:7263
38361 #: cp/semantics.c:7290
38362 #, gcc-internal-format
38363 msgid "%qD appears both in data and map clauses"
38364 msgstr ""
38365
38366 #: c/c-typeck.c:14081 cp/semantics.c:6477
38367 #, gcc-internal-format
38368 msgid "%qE is not a variable in clause %<firstprivate%>"
38369 msgstr ""
38370
38371 #: c/c-typeck.c:14112 cp/semantics.c:6528
38372 #, gcc-internal-format
38373 msgid "%qE is not a variable in clause %<lastprivate%>"
38374 msgstr ""
38375
38376 #: c/c-typeck.c:14131 cp/semantics.c:6865
38377 #, gcc-internal-format
38378 msgid "%qE is not a variable in %<aligned%> clause"
38379 msgstr ""
38380
38381 #: c/c-typeck.c:14138
38382 #, gcc-internal-format
38383 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
38384 msgstr ""
38385
38386 #: c/c-typeck.c:14145
38387 #, gcc-internal-format
38388 msgid "%<_Atomic%> %qD in %<aligned%> clause"
38389 msgstr ""
38390
38391 #: c/c-typeck.c:14152
38392 #, gcc-internal-format
38393 msgid "%qE appears more than once in %<aligned%> clauses"
38394 msgstr ""
38395
38396 #: c/c-typeck.c:14165 cp/semantics.c:6936
38397 #, gcc-internal-format
38398 msgid "%qE is not a variable in %<nontemporal%> clause"
38399 msgstr ""
38400
38401 #: c/c-typeck.c:14171
38402 #, gcc-internal-format
38403 msgid "%qE appears more than once in %<nontemporal%> clauses"
38404 msgstr ""
38405
38406 #: c/c-typeck.c:14236 cp/semantics.c:6987
38407 #, gcc-internal-format
38408 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
38409 msgstr ""
38410
38411 #: c/c-typeck.c:14247 cp/semantics.c:7012
38412 #, gcc-internal-format
38413 msgid "%qE is not lvalue expression nor array section in %<depend%> clause"
38414 msgstr ""
38415
38416 #: c/c-typeck.c:14263 cp/semantics.c:7031
38417 #, gcc-internal-format
38418 msgid "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> dependence type"
38419 msgstr ""
38420
38421 #: c/c-typeck.c:14272 cp/semantics.c:7042
38422 #, gcc-internal-format
38423 msgid "%qE should not have %<omp_depend_t%> type in %<depend%> clause with dependence type other than %<depobj%>"
38424 msgstr ""
38425
38426 #: c/c-typeck.c:14315 cp/semantics.c:7086
38427 #, gcc-internal-format
38428 msgid "array section does not have mappable type in %qs clause"
38429 msgstr ""
38430
38431 #: c/c-typeck.c:14340 c/c-typeck.c:14480 cp/semantics.c:7106
38432 #: cp/semantics.c:7273
38433 #, gcc-internal-format
38434 msgid "%qD appears more than once in motion clauses"
38435 msgstr ""
38436
38437 #: c/c-typeck.c:14348 c/c-typeck.c:14486 cp/semantics.c:7114
38438 #: cp/semantics.c:7279
38439 #, gcc-internal-format
38440 msgid "%qD appears more than once in map clauses"
38441 msgstr ""
38442
38443 #: c/c-typeck.c:14380 cp/semantics.c:7155
38444 #, gcc-internal-format
38445 msgid "%qE does not have a mappable type in %qs clause"
38446 msgstr ""
38447
38448 #: c/c-typeck.c:14440 c/c-typeck.c:14538 cp/semantics.c:7233
38449 #: cp/semantics.c:7381
38450 #, gcc-internal-format
38451 msgid "%qD does not have a mappable type in %qs clause"
38452 msgstr ""
38453
38454 #: c/c-typeck.c:14519 cp/semantics.c:7361
38455 #, gcc-internal-format
38456 msgid "%qE is neither a variable nor a function name in clause %qs"
38457 msgstr ""
38458
38459 #: c/c-typeck.c:14547 cp/semantics.c:7390
38460 #, gcc-internal-format
38461 msgid "%qE appears more than once on the same %<declare target%> directive"
38462 msgstr ""
38463
38464 #: c/c-typeck.c:14561 cp/semantics.c:7406
38465 #, gcc-internal-format
38466 msgid "%qD is not an argument in %<uniform%> clause"
38467 msgstr ""
38468
38469 #: c/c-typeck.c:14564 cp/semantics.c:7409
38470 #, gcc-internal-format
38471 msgid "%qE is not an argument in %<uniform%> clause"
38472 msgstr ""
38473
38474 #: c/c-typeck.c:14579
38475 #, gcc-internal-format
38476 msgid "%qs variable is neither a pointer nor an array"
38477 msgstr ""
38478
38479 #: c/c-typeck.c:14667 cp/semantics.c:7599
38480 #, gcc-internal-format
38481 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
38482 msgstr ""
38483
38484 #: c/c-typeck.c:14713 cp/semantics.c:7814
38485 #, gcc-internal-format
38486 msgid "%qE is predetermined %qs for %qs"
38487 msgstr ""
38488
38489 #: c/c-typeck.c:14723
38490 #, gcc-internal-format
38491 msgid "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> clauses"
38492 msgstr ""
38493
38494 #: c/c-typeck.c:14742 cp/semantics.c:7683
38495 #, gcc-internal-format
38496 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
38497 msgstr ""
38498
38499 #: c/c-typeck.c:14754 cp/semantics.c:7696
38500 #, gcc-internal-format
38501 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
38502 msgstr ""
38503
38504 #: c/c-typeck.c:14772 cp/semantics.c:7663
38505 #, gcc-internal-format
38506 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
38507 msgstr ""
38508
38509 #: c/c-typeck.c:14787 cp/semantics.c:7709
38510 #, gcc-internal-format
38511 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
38512 msgstr ""
38513
38514 #: c/c-typeck.c:14953
38515 #, gcc-internal-format
38516 msgid "cannot use %<va_arg%> with reverse storage order"
38517 msgstr ""
38518
38519 #: c/c-typeck.c:14958
38520 #, gcc-internal-format
38521 msgid "second argument to %<va_arg%> is of incomplete type %qT"
38522 msgstr ""
38523
38524 #: c/c-typeck.c:14964
38525 #, gcc-internal-format
38526 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
38527 msgstr ""
38528
38529 #: c/gimple-parser.c:249
38530 #, gcc-internal-format
38531 msgid "edge not found"
38532 msgstr ""
38533
38534 #: c/gimple-parser.c:382 c/gimple-parser.c:388
38535 #, gcc-internal-format
38536 msgid "expected block index"
38537 msgstr "мало бути вказано індекс блоку"
38538
38539 #: c/gimple-parser.c:396
38540 #, gcc-internal-format
38541 msgid "invalid block index"
38542 msgstr "некоректний індекс блоку"
38543
38544 #: c/gimple-parser.c:406
38545 #, gcc-internal-format
38546 msgid "expected block specifier"
38547 msgstr "мало бути вказано специфікатор блоку"
38548
38549 #: c/gimple-parser.c:424
38550 #, gcc-internal-format
38551 msgid "expected loop number"
38552 msgstr ""
38553
38554 #: c/gimple-parser.c:435
38555 #, gcc-internal-format
38556 msgid "unknown block specifier"
38557 msgstr "невідомий специфікатор блоку"
38558
38559 #: c/gimple-parser.c:449 c/gimple-parser.c:533
38560 #, gcc-internal-format
38561 msgid "stmts without block"
38562 msgstr ""
38563
38564 #: c/gimple-parser.c:485
38565 #, gcc-internal-format
38566 msgid "duplicate loop header"
38567 msgstr ""
38568
38569 #: c/gimple-parser.c:692
38570 #, gcc-internal-format
38571 msgid "invalid source block specification"
38572 msgstr ""
38573
38574 #: c/gimple-parser.c:854
38575 #, gcc-internal-format
38576 msgid "%<&&%> not valid in GIMPLE"
38577 msgstr ""
38578
38579 #: c/gimple-parser.c:857
38580 #, gcc-internal-format
38581 msgid "%<||%> not valid in GIMPLE"
38582 msgstr ""
38583
38584 #: c/gimple-parser.c:913
38585 #, gcc-internal-format
38586 msgid "expected pointer as argument of unary %<*%>"
38587 msgstr ""
38588
38589 #: c/gimple-parser.c:939
38590 #, gcc-internal-format
38591 msgid "%<!%> not valid in GIMPLE"
38592 msgstr ""
38593
38594 #: c/gimple-parser.c:1017
38595 #, gcc-internal-format
38596 msgid "SSA name undeclared"
38597 msgstr ""
38598
38599 #: c/gimple-parser.c:1039
38600 #, gcc-internal-format
38601 msgid "base variable or SSA name undeclared"
38602 msgstr ""
38603
38604 #: c/gimple-parser.c:1046
38605 #, gcc-internal-format
38606 msgid "invalid base %qE for SSA name"
38607 msgstr ""
38608
38609 #: c/gimple-parser.c:1077
38610 #, gcc-internal-format
38611 msgid "expecting internal function name"
38612 msgstr "мало бути вказано назву внутрішньої функції"
38613
38614 #: c/gimple-parser.c:1090
38615 #, gcc-internal-format
38616 msgid "unknown internal function %qE"
38617 msgstr "невідома внутрішня функція %qE"
38618
38619 #: c/gimple-parser.c:1214
38620 #, gcc-internal-format
38621 msgid "invalid type of %<__MEM%> operand"
38622 msgstr "некоректний тип операнда %<__MEM%>"
38623
38624 #: c/gimple-parser.c:1263 c/gimple-parser.c:1293 c/gimple-parser.c:1331
38625 #: c/gimple-parser.c:1339
38626 #, gcc-internal-format
38627 msgid "invalid _Literal"
38628 msgstr "некоректне _Literal"
38629
38630 #: c/gimple-parser.c:1272
38631 #, gcc-internal-format
38632 msgid "invalid type for _Literal with constructor"
38633 msgstr "некоректний тип для _Literal із конструктором"
38634
38635 #: c/gimple-parser.c:1374
38636 #, gcc-internal-format
38637 msgid "anonymous SSA name cannot have default definition"
38638 msgstr "анонімна назва SSA не може мати типового визначення"
38639
38640 #: c/gimple-parser.c:1623
38641 #, gcc-internal-format
38642 msgid "expected pass name"
38643 msgstr ""
38644
38645 #: c/gimple-parser.c:1642
38646 #, gcc-internal-format
38647 msgid "invalid operation"
38648 msgstr "некоректна дія"
38649
38650 #: c/gimple-parser.c:1825 c/gimple-parser.c:1860
38651 #, gcc-internal-format
38652 msgid "expected goto expression"
38653 msgstr "мало бути вказано вираз goto"
38654
38655 #: c/gimple-parser.c:1833
38656 #, gcc-internal-format
38657 msgid "expected else statement"
38658 msgstr "мало бути використано інструкцію else"
38659
38660 #: c/gimple-parser.c:1974
38661 #, gcc-internal-format
38662 msgid "expected case label"
38663 msgstr "мало бути вказано мітку випадку"
38664
38665 #. A bad conversion for 'this' must be discarding cv-quals.
38666 #: cp/call.c:3553
38667 #, gcc-internal-format
38668 msgid " passing %qT as %<this%> argument discards qualifiers"
38669 msgstr ""
38670
38671 #: cp/call.c:3557
38672 msgid " no known conversion for implicit %<this%> parameter from %qH to %qI"
38673 msgstr ""
38674
38675 #: cp/call.c:3564
38676 #, gcc-internal-format, gfc-internal-format
38677 msgid " conversion of argument %d would be ill-formed:"
38678 msgstr ""
38679
38680 #. Conversion of conversion function return value failed.
38681 #: cp/call.c:3571
38682 msgid " no known conversion from %qH to %qI"
38683 msgstr ""
38684
38685 #: cp/call.c:3577
38686 msgid " no known conversion for argument %d from %qH to %qI"
38687 msgstr ""
38688
38689 #: cp/call.c:3589 cp/pt.c:6505
38690 #, gcc-internal-format, gfc-internal-format
38691 msgid " candidate expects %d argument, %d provided"
38692 msgid_plural " candidate expects %d arguments, %d provided"
38693 msgstr[0] ""
38694 msgstr[1] ""
38695 msgstr[2] ""
38696
38697 #: cp/call.c:3617
38698 #, gcc-internal-format
38699 msgid "%s%<%D(%T, %T, %T)%> <built-in>"
38700 msgstr "%s%<%D(%T, %T, %T)%> <вбудований>"
38701
38702 #: cp/call.c:3622
38703 #, gcc-internal-format
38704 msgid "%s%<%D(%T, %T)%> <built-in>"
38705 msgstr "%s%<%D(%T, %T)%> <вбудований>"
38706
38707 #: cp/call.c:3626
38708 #, gcc-internal-format
38709 msgid "%s%<%D(%T)%> <built-in>"
38710 msgstr "%s%<%D(%T)%> <вбудований>"
38711
38712 #: cp/call.c:3630
38713 #, gcc-internal-format
38714 msgid "%s%qT <conversion>"
38715 msgstr ""
38716
38717 #: cp/call.c:3632
38718 #, gcc-internal-format
38719 msgid "%s%#qD <near match>"
38720 msgstr "%s%#qD <близький відповідник>"
38721
38722 #: cp/call.c:3634
38723 #, gcc-internal-format
38724 msgid "%s%#qD <deleted>"
38725 msgstr "%s%#qD <вилучено>"
38726
38727 #: cp/call.c:3636
38728 #, gcc-internal-format
38729 msgid "%s%#qD"
38730 msgstr "%s%#qD"
38731
38732 #: cp/call.c:3640
38733 #, gcc-internal-format
38734 msgid " inherited here"
38735 msgstr ""
38736
38737 #: cp/call.c:3660
38738 #, gcc-internal-format
38739 msgid " return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
38740 msgstr ""
38741
38742 #: cp/call.c:3666
38743 #, gcc-internal-format
38744 msgid " conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
38745 msgstr ""
38746
38747 #: cp/call.c:3677
38748 #, gcc-internal-format
38749 msgid " substitution of deduced template arguments resulted in errors seen above"
38750 msgstr ""
38751
38752 #. Re-run template unification with diagnostics.
38753 #: cp/call.c:3682
38754 #, gcc-internal-format
38755 msgid " template argument deduction/substitution failed:"
38756 msgstr ""
38757
38758 #: cp/call.c:3696
38759 #, gcc-internal-format
38760 msgid " a constructor taking a single argument of its own class type is invalid"
38761 msgstr ""
38762
38763 #: cp/call.c:3707
38764 #, gcc-internal-format
38765 msgid " an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
38766 msgstr ""
38767
38768 #: cp/call.c:4093
38769 msgid "conversion from %qH to %qI is ambiguous"
38770 msgstr ""
38771
38772 #: cp/call.c:4239
38773 msgid "initializing %qH with %qI in converted constant expression does not bind directly"
38774 msgstr ""
38775
38776 #: cp/call.c:4260
38777 msgid "conversion from %qH to %qI in a converted constant expression"
38778 msgstr ""
38779
38780 #: cp/call.c:4289 cp/call.c:11243
38781 msgid "could not convert %qE from %qH to %qI"
38782 msgstr ""
38783
38784 #: cp/call.c:4439
38785 #, gcc-internal-format
38786 msgid "no matching function for call to %<%D(%A)%>"
38787 msgstr ""
38788
38789 #: cp/call.c:4442
38790 #, gcc-internal-format
38791 msgid "call of overloaded %<%D(%A)%> is ambiguous"
38792 msgstr ""
38793
38794 #. It's no good looking for an overloaded operator() on a
38795 #. pointer-to-member-function.
38796 #: cp/call.c:4677
38797 #, gcc-internal-format
38798 msgid "pointer-to-member function %qE cannot be called without an object; consider using %<.*%> or %<->*%>"
38799 msgstr ""
38800
38801 #: cp/call.c:4749
38802 #, gcc-internal-format
38803 msgid "no match for call to %<(%T) (%A)%>"
38804 msgstr ""
38805
38806 #: cp/call.c:4763
38807 #, gcc-internal-format
38808 msgid "call of %<(%T) (%A)%> is ambiguous"
38809 msgstr ""
38810
38811 #: cp/call.c:4815
38812 #, gcc-internal-format
38813 msgid "ambiguous overload for "
38814 msgstr ""
38815
38816 #: cp/call.c:4816
38817 #, gcc-internal-format
38818 msgid "no match for "
38819 msgstr "немає відповідників "
38820
38821 #: cp/call.c:4819
38822 #, gcc-internal-format
38823 msgid " (operand types are %qT, %qT, and %qT)"
38824 msgstr ""
38825
38826 #: cp/call.c:4821
38827 #, gcc-internal-format
38828 msgid " (operand types are %qT and %qT)"
38829 msgstr ""
38830
38831 #: cp/call.c:4823
38832 #, gcc-internal-format
38833 msgid " (operand type is %qT)"
38834 msgstr ""
38835
38836 #: cp/call.c:4840
38837 #, gcc-internal-format
38838 msgid "ternary %<operator?:%>"
38839 msgstr ""
38840
38841 #: cp/call.c:4844
38842 #, gcc-internal-format
38843 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
38844 msgstr ""
38845
38846 #: cp/call.c:4853 cp/call.c:4887 cp/call.c:4897
38847 #, gcc-internal-format
38848 msgid "%<operator%s%>"
38849 msgstr ""
38850
38851 #: cp/call.c:4856
38852 #, gcc-internal-format
38853 msgid "%<operator%s%> in %<%E%s%>"
38854 msgstr "%<operator%s%> у %<%E%s%>"
38855
38856 #: cp/call.c:4863
38857 #, gcc-internal-format
38858 msgid "%<operator[]%>"
38859 msgstr ""
38860
38861 #: cp/call.c:4866
38862 #, gcc-internal-format
38863 msgid "%<operator[]%> in %<%E[%E]%>"
38864 msgstr "%<operator[]%> у %<%E[%E]%>"
38865
38866 #: cp/call.c:4874
38867 #, gcc-internal-format
38868 msgid "%qs"
38869 msgstr "%qs"
38870
38871 #: cp/call.c:4877
38872 #, gcc-internal-format
38873 msgid "%qs in %<%s %E%>"
38874 msgstr "%qs у %<%s %E%>"
38875
38876 #: cp/call.c:4891
38877 #, gcc-internal-format
38878 msgid "%<operator%s%> in %<%E %s %E%>"
38879 msgstr "%<operator%s%> у %<%E %s %E%>"
38880
38881 #: cp/call.c:4900
38882 #, gcc-internal-format
38883 msgid "%<operator%s%> in %<%s%E%>"
38884 msgstr "%<operator%s%> у %<%s%E%>"
38885
38886 #: cp/call.c:5010
38887 #, gcc-internal-format
38888 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
38889 msgstr ""
38890
38891 #: cp/call.c:5072
38892 #, gcc-internal-format
38893 msgid "inferred scalar type %qT is not an integer or floating point type of the same size as %qT"
38894 msgstr ""
38895
38896 #: cp/call.c:5089 cp/call.c:5096
38897 msgid "conversion of scalar %qH to vector %qI involves truncation"
38898 msgstr ""
38899
38900 #: cp/call.c:5149
38901 #, gcc-internal-format
38902 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
38903 msgstr ""
38904
38905 #: cp/call.c:5229
38906 #, gcc-internal-format
38907 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
38908 msgstr ""
38909
38910 #: cp/call.c:5234
38911 #, gcc-internal-format
38912 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
38913 msgstr ""
38914
38915 #: cp/call.c:5283 cp/call.c:5399 cp/call.c:5546
38916 #, gcc-internal-format
38917 msgid "operands to ?: have different types %qT and %qT"
38918 msgstr ""
38919
38920 #: cp/call.c:5286
38921 #, gcc-internal-format
38922 msgid " and each type can be converted to the other"
38923 msgstr ""
38924
38925 #: cp/call.c:5475
38926 msgid "implicit conversion from %qH to %qI to match other result of conditional"
38927 msgstr ""
38928
38929 #: cp/call.c:5491
38930 #, gcc-internal-format
38931 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
38932 msgstr ""
38933
38934 #: cp/call.c:5503
38935 #, gcc-internal-format
38936 msgid "enumeral and non-enumeral type in conditional expression"
38937 msgstr ""
38938
38939 #: cp/call.c:6006
38940 #, gcc-internal-format
38941 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
38942 msgstr ""
38943
38944 #: cp/call.c:6008
38945 #, gcc-internal-format
38946 msgid "no %<%D(int)%> declared for postfix %qs"
38947 msgstr ""
38948
38949 #: cp/call.c:6132
38950 #, gcc-internal-format
38951 msgid "comparison between %q#T and %q#T"
38952 msgstr ""
38953
38954 #: cp/call.c:6519
38955 #, gcc-internal-format
38956 msgid "exception cleanup for this placement new selects non-placement operator delete"
38957 msgstr ""
38958
38959 #: cp/call.c:6522
38960 #, gcc-internal-format
38961 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation)"
38962 msgstr ""
38963
38964 #: cp/call.c:6561
38965 #, gcc-internal-format
38966 msgid "%qD is a usual (non-placement) deallocation function"
38967 msgstr ""
38968
38969 #: cp/call.c:6721
38970 #, gcc-internal-format
38971 msgid "no corresponding deallocation function for %qD"
38972 msgstr ""
38973
38974 #: cp/call.c:6727
38975 #, gcc-internal-format
38976 msgid "no suitable %<operator %s%> for %qT"
38977 msgstr ""
38978
38979 #: cp/call.c:6745
38980 #, gcc-internal-format
38981 msgid "%q#D is private within this context"
38982 msgstr ""
38983
38984 #: cp/call.c:6747 cp/decl.c:7455
38985 #, gcc-internal-format
38986 msgid "declared private here"
38987 msgstr ""
38988
38989 #: cp/call.c:6752
38990 #, gcc-internal-format
38991 msgid "%q#D is protected within this context"
38992 msgstr ""
38993
38994 #: cp/call.c:6754 cp/decl.c:7456
38995 #, gcc-internal-format
38996 msgid "declared protected here"
38997 msgstr ""
38998
38999 #: cp/call.c:6759
39000 #, gcc-internal-format
39001 msgid "%q#D is inaccessible within this context"
39002 msgstr ""
39003
39004 #: cp/call.c:6870
39005 #, gcc-internal-format
39006 msgid "passing NULL to non-pointer argument %P of %qD"
39007 msgstr ""
39008
39009 #: cp/call.c:6873 cp/call.c:6892 cp/typeck.c:4065
39010 #, gcc-internal-format
39011 msgid " declared here"
39012 msgstr " оголошено тут"
39013
39014 #: cp/call.c:6877
39015 #, gcc-internal-format
39016 msgid "converting to non-pointer type %qT from NULL"
39017 msgstr ""
39018
39019 #: cp/call.c:6889
39020 #, gcc-internal-format
39021 msgid "converting %<false%> to pointer type for argument %P of %qD"
39022 msgstr ""
39023
39024 #: cp/call.c:6896
39025 #, gcc-internal-format
39026 msgid "converting %<false%> to pointer type %qT"
39027 msgstr ""
39028
39029 #: cp/call.c:6963
39030 #, gcc-internal-format
39031 msgid " initializing argument %P of %qD"
39032 msgstr ""
39033
39034 #: cp/call.c:7008
39035 #, gcc-internal-format
39036 msgid "too many braces around initializer for %qT"
39037 msgstr ""
39038
39039 #: cp/call.c:7019
39040 msgid "converting to %qH from %qI requires direct-initialization"
39041 msgstr ""
39042
39043 #: cp/call.c:7028
39044 msgid "invalid user-defined conversion from %qH to %qI"
39045 msgstr ""
39046
39047 #: cp/call.c:7068 cp/cvt.c:226
39048 msgid "invalid conversion from %qH to %qI"
39049 msgstr "некоректне перетворення з %qH на %qI"
39050
39051 #: cp/call.c:7110 cp/call.c:7117
39052 #, gcc-internal-format
39053 msgid "converting to %qT from initializer list would use explicit constructor %qD"
39054 msgstr ""
39055
39056 #: cp/call.c:7113
39057 #, gcc-internal-format
39058 msgid "in C++11 and above a default constructor can be explicit"
39059 msgstr ""
39060
39061 #: cp/call.c:7366
39062 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
39063 msgstr ""
39064
39065 #: cp/call.c:7370
39066 msgid "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
39067 msgstr ""
39068
39069 #: cp/call.c:7373
39070 msgid "binding reference of type %qH to %qI discards qualifiers"
39071 msgstr ""
39072
39073 #: cp/call.c:7408
39074 #, gcc-internal-format
39075 msgid "cannot bind bitfield %qE to %qT"
39076 msgstr ""
39077
39078 #: cp/call.c:7411 cp/call.c:7428
39079 #, gcc-internal-format
39080 msgid "cannot bind packed field %qE to %qT"
39081 msgstr ""
39082
39083 #: cp/call.c:7414
39084 #, gcc-internal-format
39085 msgid "cannot bind rvalue %qE to %qT"
39086 msgstr ""
39087
39088 #: cp/call.c:7527
39089 msgid "implicit conversion from %qH to %qI when passing argument to function"
39090 msgstr ""
39091
39092 #: cp/call.c:7544 cp/cvt.c:1925
39093 #, gcc-internal-format
39094 msgid "scoped enum %qT passed through ... as %qT before %<-fabi-version=6%>, %qT after"
39095 msgstr ""
39096
39097 #: cp/call.c:7581
39098 #, gcc-internal-format
39099 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
39100 msgstr ""
39101
39102 #: cp/call.c:7617
39103 #, gcc-internal-format
39104 msgid "cannot receive reference type %qT through %<...%>"
39105 msgstr ""
39106
39107 #: cp/call.c:7627
39108 #, gcc-internal-format
39109 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
39110 msgstr ""
39111
39112 #: cp/call.c:7695
39113 #, gcc-internal-format
39114 msgid "recursive evaluation of default argument for %q#D"
39115 msgstr ""
39116
39117 #: cp/call.c:7704
39118 #, gcc-internal-format
39119 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
39120 msgstr ""
39121
39122 #: cp/call.c:7808
39123 #, gcc-internal-format
39124 msgid "argument of function call might be a candidate for a format attribute"
39125 msgstr ""
39126
39127 #: cp/call.c:7867
39128 #, gcc-internal-format
39129 msgid "use of multiversioned function without a default"
39130 msgstr ""
39131
39132 #: cp/call.c:8260
39133 #, gcc-internal-format
39134 msgid "passing %qT as %<this%> argument discards qualifiers"
39135 msgstr ""
39136
39137 #: cp/call.c:8263 cp/call.c:8379 cp/call.c:10710
39138 #, gcc-internal-format
39139 msgid " in call to %qD"
39140 msgstr ""
39141
39142 #: cp/call.c:8293
39143 #, gcc-internal-format
39144 msgid "%qT is not an accessible base of %qT"
39145 msgstr ""
39146
39147 #: cp/call.c:8375
39148 #, gcc-internal-format
39149 msgid "deducing %qT as %qT"
39150 msgstr ""
39151
39152 #: cp/call.c:8381
39153 #, gcc-internal-format
39154 msgid " (you can disable this with %<-fno-deduce-init-list%>)"
39155 msgstr ""
39156
39157 #: cp/call.c:8493
39158 #, gcc-internal-format
39159 msgid "passing arguments to ellipsis of inherited constructor %qD"
39160 msgstr ""
39161
39162 #: cp/call.c:8624
39163 #, gcc-internal-format
39164 msgid "assignment from temporary initializer_list does not extend the lifetime of the underlying array"
39165 msgstr ""
39166
39167 #: cp/call.c:8981
39168 #, gcc-internal-format
39169 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
39170 msgstr ""
39171
39172 #: cp/call.c:8984
39173 #, gcc-internal-format
39174 msgid "%qD writing to an object of non-trivial type %#qT%s"
39175 msgstr ""
39176
39177 #: cp/call.c:8989
39178 #, gcc-internal-format
39179 msgid "%qD writing to an object of type %#qT with %qs member %qD"
39180 msgstr ""
39181
39182 #: cp/call.c:8994
39183 #, gcc-internal-format
39184 msgid "%qD writing to an object of type %#qT containing a pointer to data member%s"
39185 msgstr ""
39186
39187 #: cp/call.c:9009
39188 #, gcc-internal-format
39189 msgid "; use assignment or value-initialization instead"
39190 msgstr ""
39191
39192 #: cp/call.c:9011
39193 #, gcc-internal-format
39194 msgid "; use assignment instead"
39195 msgstr ""
39196
39197 #: cp/call.c:9013
39198 #, gcc-internal-format
39199 msgid "; use value-initialization instead"
39200 msgstr ""
39201
39202 #: cp/call.c:9016
39203 #, gcc-internal-format
39204 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
39205 msgstr ""
39206
39207 #: cp/call.c:9019
39208 #, gcc-internal-format
39209 msgid "%qD clearing an object of non-trivial type %#qT%s"
39210 msgstr ""
39211
39212 #: cp/call.c:9021
39213 #, gcc-internal-format
39214 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
39215 msgstr ""
39216
39217 #: cp/call.c:9042
39218 #, gcc-internal-format
39219 msgid "; use copy-assignment or copy-initialization instead"
39220 msgstr ""
39221
39222 #: cp/call.c:9044
39223 #, gcc-internal-format
39224 msgid "; use copy-assignment instead"
39225 msgstr ""
39226
39227 #: cp/call.c:9046
39228 #, gcc-internal-format
39229 msgid "; use copy-initialization instead"
39230 msgstr ""
39231
39232 #: cp/call.c:9049
39233 #, gcc-internal-format
39234 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
39235 msgstr ""
39236
39237 #: cp/call.c:9052
39238 #, gcc-internal-format
39239 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
39240 msgstr ""
39241
39242 #: cp/call.c:9055
39243 #, gcc-internal-format
39244 msgid "%qD writing to an object with a deleted copy constructor"
39245 msgstr ""
39246
39247 #: cp/call.c:9066
39248 #, gcc-internal-format
39249 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
39250 msgstr ""
39251
39252 #: cp/call.c:9078
39253 #, gcc-internal-format
39254 msgid "%qD copying an object of type %#qT with %qs member %qD from an array of %#qT; use assignment or copy-initialization instead"
39255 msgstr ""
39256
39257 #: cp/call.c:9095
39258 #, gcc-internal-format
39259 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes unchanged"
39260 msgstr ""
39261
39262 #: cp/call.c:9098
39263 #, gcc-internal-format
39264 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
39265 msgstr ""
39266
39267 #: cp/call.c:9108
39268 #, gcc-internal-format
39269 msgid "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and %<delete%> instead"
39270 msgstr ""
39271
39272 #: cp/call.c:9111
39273 #, gcc-internal-format
39274 msgid "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> and %<delete%> instead"
39275 msgstr ""
39276
39277 #: cp/call.c:9114
39278 #, gcc-internal-format
39279 msgid "%qD moving an object of type %#qT with deleted destructor"
39280 msgstr ""
39281
39282 #: cp/call.c:9123
39283 #, gcc-internal-format
39284 msgid "%qD moving an object of non-trivial type %#qT and size %E into a region of size %E"
39285 msgstr ""
39286
39287 #: cp/call.c:9145
39288 #, gcc-internal-format
39289 msgid "%#qT declared here"
39290 msgstr "%#qT оголошено тут:"
39291
39292 #: cp/call.c:9241
39293 #, gcc-internal-format
39294 msgid "constructor delegates to itself"
39295 msgstr ""
39296
39297 #: cp/call.c:9515 cp/typeck.c:9021
39298 msgid "cannot convert %qH to %qI"
39299 msgstr "не вдалося перетворити %qH на %qI"
39300
39301 #: cp/call.c:9537
39302 #, gcc-internal-format
39303 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
39304 msgstr ""
39305
39306 #: cp/call.c:9566
39307 #, gcc-internal-format
39308 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
39309 msgstr ""
39310
39311 #: cp/call.c:9613
39312 #, gcc-internal-format
39313 msgid "call to non-function %qD"
39314 msgstr ""
39315
39316 #: cp/call.c:9654 cp/pt.c:15265 cp/typeck.c:3047
39317 #, gcc-internal-format
39318 msgid "cannot call constructor %<%T::%D%> directly"
39319 msgstr ""
39320
39321 #: cp/call.c:9656
39322 #, gcc-internal-format
39323 msgid "for a function-style cast, remove the redundant %<::%D%>"
39324 msgstr ""
39325
39326 #: cp/call.c:9814
39327 #, gcc-internal-format
39328 msgid "no matching function for call to %<%s(%A)%>"
39329 msgstr ""
39330
39331 #: cp/call.c:9817
39332 #, gcc-internal-format
39333 msgid "call of overloaded %<%s(%A)%> is ambiguous"
39334 msgstr ""
39335
39336 #: cp/call.c:9838
39337 #, gcc-internal-format
39338 msgid "pure virtual %q#D called from non-static data member initializer"
39339 msgstr ""
39340
39341 #: cp/call.c:9843
39342 #, gcc-internal-format
39343 msgid "pure virtual %q#D called from constructor"
39344 msgstr ""
39345
39346 #: cp/call.c:9844
39347 #, gcc-internal-format
39348 msgid "pure virtual %q#D called from destructor"
39349 msgstr ""
39350
39351 #: cp/call.c:9867
39352 #, gcc-internal-format
39353 msgid "cannot call member function %qD without object"
39354 msgstr ""
39355
39356 #: cp/call.c:10708
39357 #, gcc-internal-format
39358 msgid "passing %qT chooses %qT over %qT"
39359 msgstr ""
39360
39361 #: cp/call.c:10769
39362 #, gcc-internal-format
39363 msgid "choosing %qD over %qD"
39364 msgstr ""
39365
39366 #: cp/call.c:10770
39367 msgid " for conversion from %qH to %qI"
39368 msgstr ""
39369
39370 #: cp/call.c:10773
39371 #, gcc-internal-format
39372 msgid " because conversion sequence for the argument is better"
39373 msgstr ""
39374
39375 #: cp/call.c:11003
39376 #, gcc-internal-format
39377 msgid "default argument mismatch in overload resolution"
39378 msgstr ""
39379
39380 #: cp/call.c:11007
39381 #, gcc-internal-format
39382 msgid " candidate 1: %q#F"
39383 msgstr " кандидат 1: %q#F"
39384
39385 #: cp/call.c:11009
39386 #, gcc-internal-format
39387 msgid " candidate 2: %q#F"
39388 msgstr " кандидат 2: %q#F"
39389
39390 #: cp/call.c:11055
39391 #, gcc-internal-format
39392 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:"
39393 msgstr ""
39394
39395 #: cp/call.c:11458
39396 #, gcc-internal-format
39397 msgid "a temporary bound to %qD only persists until the constructor exits"
39398 msgstr ""
39399
39400 #: cp/call.c:11581
39401 msgid "invalid initialization of non-const reference of type %qH from an rvalue of type %qI"
39402 msgstr ""
39403
39404 #: cp/call.c:11585
39405 msgid "invalid initialization of reference of type %qH from expression of type %qI"
39406 msgstr ""
39407
39408 #: cp/class.c:310
39409 #, gcc-internal-format
39410 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
39411 msgstr ""
39412
39413 #: cp/class.c:314
39414 #, gcc-internal-format
39415 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
39416 msgstr ""
39417
39418 #: cp/class.c:321
39419 #, gcc-internal-format
39420 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
39421 msgstr ""
39422
39423 #: cp/class.c:326
39424 #, gcc-internal-format
39425 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
39426 msgstr ""
39427
39428 #: cp/class.c:372
39429 #, gcc-internal-format
39430 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
39431 msgstr ""
39432
39433 #: cp/class.c:1106
39434 #, gcc-internal-format
39435 msgid "%q#D conflicts with version inherited from %qT"
39436 msgstr "%q#D конфліктує зі версією, успадкованою від %qT"
39437
39438 #: cp/class.c:1109
39439 #, gcc-internal-format
39440 msgid "version inherited from %qT declared here"
39441 msgstr "версію, успадковану від %qT, оголошено тут:"
39442
39443 #: cp/class.c:1129
39444 #, gcc-internal-format
39445 msgid "%q#D cannot be overloaded with %q#D"
39446 msgstr ""
39447
39448 #: cp/class.c:1131 cp/decl.c:1625 cp/decl.c:1634 cp/decl.c:1656 cp/decl.c:1690
39449 #: cp/name-lookup.c:2280 cp/name-lookup.c:2560
39450 #, gcc-internal-format
39451 msgid "previous declaration %q#D"
39452 msgstr ""
39453
39454 #: cp/class.c:1174
39455 #, gcc-internal-format
39456 msgid "conflicting access specifications for method %q+D, ignored"
39457 msgstr ""
39458
39459 #: cp/class.c:1177
39460 #, gcc-internal-format
39461 msgid "conflicting access specifications for field %qE, ignored"
39462 msgstr ""
39463
39464 #: cp/class.c:1246
39465 #, gcc-internal-format
39466 msgid "%qD invalid in %q#T because of local method %q#D with same name"
39467 msgstr ""
39468
39469 #: cp/class.c:1250
39470 #, gcc-internal-format
39471 msgid "local method %q#D declared here"
39472 msgstr "локальний метод %q#D оголошено тут:"
39473
39474 #: cp/class.c:1256
39475 #, gcc-internal-format
39476 msgid "%qD invalid in %q#T because of local member %q#D with same name"
39477 msgstr ""
39478
39479 #: cp/class.c:1260
39480 #, gcc-internal-format
39481 msgid "local member %q#D declared here"
39482 msgstr "локальний член %q#D оголошено тут"
39483
39484 #: cp/class.c:1316
39485 #, gcc-internal-format
39486 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
39487 msgstr ""
39488
39489 #: cp/class.c:1319 cp/class.c:1326 cp/class.c:1333 cp/class.c:1345
39490 #: cp/cvt.c:1052
39491 #, gcc-internal-format
39492 msgid "%qT declared here"
39493 msgstr "%qT оголошено тут:"
39494
39495 #: cp/class.c:1324
39496 #, gcc-internal-format
39497 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
39498 msgstr ""
39499
39500 #: cp/class.c:1331
39501 #, gcc-internal-format
39502 msgid "%qT does not have the %E ABI tag that base %qT has"
39503 msgstr ""
39504
39505 #: cp/class.c:1339
39506 #, gcc-internal-format
39507 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
39508 msgstr ""
39509
39510 #: cp/class.c:1642
39511 #, gcc-internal-format
39512 msgid "cannot derive from %<final%> base %qT in derived type %qT"
39513 msgstr ""
39514
39515 #: cp/class.c:2100
39516 #, gcc-internal-format
39517 msgid "all member functions in class %qT are private"
39518 msgstr ""
39519
39520 #: cp/class.c:2112
39521 #, gcc-internal-format
39522 msgid "%q#T only defines a private destructor and has no friends"
39523 msgstr ""
39524
39525 #: cp/class.c:2153
39526 #, gcc-internal-format
39527 msgid "%q#T only defines private constructors and has no friends"
39528 msgstr ""
39529
39530 #: cp/class.c:2157
39531 #, gcc-internal-format
39532 msgid "%q#D is public, but requires an existing %q#T object"
39533 msgstr ""
39534
39535 #: cp/class.c:2431
39536 #, gcc-internal-format
39537 msgid "no unique final overrider for %qD in %qT"
39538 msgstr ""
39539
39540 #: cp/class.c:2786
39541 #, gcc-internal-format
39542 msgid "%qD can be marked override"
39543 msgstr ""
39544
39545 #: cp/class.c:2798
39546 #, gcc-internal-format
39547 msgid "%q+#D marked %<final%>, but is not virtual"
39548 msgstr ""
39549
39550 #: cp/class.c:2800
39551 #, gcc-internal-format
39552 msgid "%q+#D marked %<override%>, but does not override"
39553 msgstr ""
39554
39555 #: cp/class.c:2862
39556 #, gcc-internal-format
39557 msgid "%qD was hidden"
39558 msgstr ""
39559
39560 #: cp/class.c:2864
39561 #, gcc-internal-format
39562 msgid " by %qD"
39563 msgstr ""
39564
39565 #: cp/class.c:2899
39566 #, gcc-internal-format
39567 msgid "%q#D invalid; an anonymous union may only have public non-static data members"
39568 msgstr ""
39569
39570 #: cp/class.c:2909 cp/parser.c:20495
39571 #, gcc-internal-format
39572 msgid "this flexibility is deprecated and will be removed"
39573 msgstr ""
39574
39575 #: cp/class.c:3103
39576 #, gcc-internal-format
39577 msgid "the ellipsis in %qD is not inherited"
39578 msgstr ""
39579
39580 #: cp/class.c:3220
39581 #, gcc-internal-format
39582 msgid "bit-field %q#D with non-integral type %qT"
39583 msgstr ""
39584
39585 #: cp/class.c:3236
39586 #, gcc-internal-format
39587 msgid "bit-field %q+D width not an integer constant"
39588 msgstr ""
39589
39590 #: cp/class.c:3241
39591 #, gcc-internal-format
39592 msgid "negative width in bit-field %q+D"
39593 msgstr ""
39594
39595 #: cp/class.c:3246
39596 #, gcc-internal-format
39597 msgid "zero width for bit-field %q+D"
39598 msgstr ""
39599
39600 #: cp/class.c:3256
39601 #, gcc-internal-format
39602 msgid "width of %qD exceeds its type"
39603 msgstr ""
39604
39605 #: cp/class.c:3262
39606 #, gcc-internal-format
39607 msgid "%qD is too small to hold all values of %q#T"
39608 msgstr ""
39609
39610 #: cp/class.c:3323
39611 #, gcc-internal-format
39612 msgid "member %q+#D with constructor not allowed in union"
39613 msgstr ""
39614
39615 #: cp/class.c:3326
39616 #, gcc-internal-format
39617 msgid "member %q+#D with destructor not allowed in union"
39618 msgstr ""
39619
39620 #: cp/class.c:3328
39621 #, gcc-internal-format
39622 msgid "member %q+#D with copy assignment operator not allowed in union"
39623 msgstr ""
39624
39625 #: cp/class.c:3332
39626 #, gcc-internal-format
39627 msgid "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
39628 msgstr ""
39629
39630 #: cp/class.c:3460
39631 #, gcc-internal-format
39632 msgid "in C++98 %q+D may not be static because it is a member of a union"
39633 msgstr ""
39634
39635 #: cp/class.c:3467
39636 #, gcc-internal-format
39637 msgid "non-static data member %q+D in a union may not have reference type %qT"
39638 msgstr ""
39639
39640 #: cp/class.c:3477
39641 #, gcc-internal-format
39642 msgid "field %q+D invalidly declared function type"
39643 msgstr ""
39644
39645 #: cp/class.c:3483
39646 #, gcc-internal-format
39647 msgid "field %q+D invalidly declared method type"
39648 msgstr ""
39649
39650 #: cp/class.c:3543
39651 #, gcc-internal-format
39652 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
39653 msgstr ""
39654
39655 #: cp/class.c:3597
39656 #, gcc-internal-format
39657 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
39658 msgstr ""
39659
39660 #: cp/class.c:3603
39661 #, gcc-internal-format
39662 msgid "member %q+D cannot be declared as a %<mutable%> reference"
39663 msgstr ""
39664
39665 #: cp/class.c:3634
39666 #, gcc-internal-format
39667 msgid "multiple fields in union %qT initialized"
39668 msgstr ""
39669
39670 #: cp/class.c:3675
39671 #, gcc-internal-format
39672 msgid "field %q#D with same name as class"
39673 msgstr ""
39674
39675 #: cp/class.c:3698
39676 #, gcc-internal-format
39677 msgid "%q#T has pointer data members"
39678 msgstr ""
39679
39680 #: cp/class.c:3703
39681 #, gcc-internal-format
39682 msgid " but does not override %<%T(const %T&)%>"
39683 msgstr ""
39684
39685 #: cp/class.c:3705
39686 #, gcc-internal-format
39687 msgid " or %<operator=(const %T&)%>"
39688 msgstr " або %<operator=(const %T&)%>"
39689
39690 #: cp/class.c:3709
39691 #, gcc-internal-format
39692 msgid " but does not override %<operator=(const %T&)%>"
39693 msgstr ""
39694
39695 #: cp/class.c:4146
39696 #, gcc-internal-format
39697 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
39698 msgstr ""
39699
39700 #: cp/class.c:4149
39701 #, gcc-internal-format
39702 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
39703 msgstr ""
39704
39705 #: cp/class.c:4442
39706 #, gcc-internal-format
39707 msgid "initializer specified for non-virtual method %q+D"
39708 msgstr ""
39709
39710 #: cp/class.c:4868
39711 #, gcc-internal-format
39712 msgid "method overrides both %<transaction_pure%> and %qE methods"
39713 msgstr ""
39714
39715 #: cp/class.c:4889
39716 #, gcc-internal-format
39717 msgid "method declared %qE overriding %qE method"
39718 msgstr ""
39719
39720 #: cp/class.c:5459 cp/constexpr.c:253
39721 #, gcc-internal-format
39722 msgid "enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
39723 msgstr ""
39724
39725 #: cp/class.c:5485
39726 #, gcc-internal-format
39727 msgid "%q+T is not literal because:"
39728 msgstr ""
39729
39730 #: cp/class.c:5488
39731 #, gcc-internal-format
39732 msgid " %qT is a closure type, which is only literal in C++17 and later"
39733 msgstr ""
39734
39735 #: cp/class.c:5491
39736 #, gcc-internal-format
39737 msgid " %q+T has a non-trivial destructor"
39738 msgstr ""
39739
39740 #: cp/class.c:5498
39741 #, gcc-internal-format
39742 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"
39743 msgstr ""
39744
39745 #: cp/class.c:5531
39746 #, gcc-internal-format
39747 msgid " base class %qT of %q+T is non-literal"
39748 msgstr ""
39749
39750 #: cp/class.c:5546
39751 #, gcc-internal-format
39752 msgid " non-static data member %qD has non-literal type"
39753 msgstr ""
39754
39755 #: cp/class.c:5553
39756 #, gcc-internal-format
39757 msgid " non-static data member %qD has volatile type"
39758 msgstr ""
39759
39760 #: cp/class.c:5674
39761 #, gcc-internal-format
39762 msgid "base class %q#T has accessible non-virtual destructor"
39763 msgstr ""
39764
39765 #: cp/class.c:5703
39766 #, gcc-internal-format
39767 msgid "non-static reference %q#D in class without a constructor"
39768 msgstr ""
39769
39770 #: cp/class.c:5709
39771 #, gcc-internal-format
39772 msgid "non-static const member %q#D in class without a constructor"
39773 msgstr ""
39774
39775 #: cp/class.c:6025
39776 #, gcc-internal-format
39777 msgid "direct base %qT inaccessible in %qT due to ambiguity"
39778 msgstr ""
39779
39780 #: cp/class.c:6037
39781 #, gcc-internal-format
39782 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
39783 msgstr ""
39784
39785 #: cp/class.c:6282
39786 #, gcc-internal-format
39787 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
39788 msgstr ""
39789
39790 #: cp/class.c:6441
39791 #, gcc-internal-format
39792 msgid "size of type %qT is too large (%qE bytes)"
39793 msgstr ""
39794
39795 #: cp/class.c:6727
39796 #, gcc-internal-format
39797 msgid "invalid use of %q#T with a zero-size array in %q#D"
39798 msgstr ""
39799
39800 #: cp/class.c:6729
39801 #, gcc-internal-format
39802 msgid "invalid use of %q#T with a flexible array member in %q#T"
39803 msgstr ""
39804
39805 #: cp/class.c:6734
39806 #, gcc-internal-format
39807 msgid "array member %q#D declared here"
39808 msgstr "член масиву %q#D оголошено тут"
39809
39810 #: cp/class.c:6762
39811 #, gcc-internal-format
39812 msgid "zero-size array member %qD not at end of %q#T"
39813 msgstr ""
39814
39815 #: cp/class.c:6764
39816 #, gcc-internal-format
39817 msgid "zero-size array member %qD in an otherwise empty %q#T"
39818 msgstr ""
39819
39820 #: cp/class.c:6773 cp/class.c:6804
39821 #, gcc-internal-format
39822 msgid "in the definition of %q#T"
39823 msgstr "у оголошенні %q#T"
39824
39825 #: cp/class.c:6781
39826 #, gcc-internal-format
39827 msgid "flexible array member %qD not at end of %q#T"
39828 msgstr ""
39829
39830 #: cp/class.c:6783
39831 #, gcc-internal-format
39832 msgid "flexible array member %qD in an otherwise empty %q#T"
39833 msgstr ""
39834
39835 #: cp/class.c:6802
39836 #, gcc-internal-format
39837 msgid "next member %q#D declared here"
39838 msgstr ""
39839
39840 #: cp/class.c:6914 cp/parser.c:24111
39841 #, gcc-internal-format
39842 msgid "redefinition of %q#T"
39843 msgstr ""
39844
39845 #: cp/class.c:7051
39846 #, gcc-internal-format
39847 msgid "%q#T has virtual functions and accessible non-virtual destructor"
39848 msgstr ""
39849
39850 #: cp/class.c:7079
39851 #, gcc-internal-format
39852 msgid "type transparent %q#T does not have any fields"
39853 msgstr ""
39854
39855 #: cp/class.c:7085
39856 #, gcc-internal-format
39857 msgid "type transparent class %qT has base classes"
39858 msgstr ""
39859
39860 #: cp/class.c:7089
39861 #, gcc-internal-format
39862 msgid "type transparent class %qT has virtual functions"
39863 msgstr ""
39864
39865 #: cp/class.c:7095
39866 #, gcc-internal-format
39867 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
39868 msgstr ""
39869
39870 #: cp/class.c:7239
39871 #, gcc-internal-format
39872 msgid "definition of %qD does not match %<#include <initializer_list>%>"
39873 msgstr ""
39874
39875 #: cp/class.c:7250
39876 #, gcc-internal-format
39877 msgid "trying to finish struct, but kicked out due to previous parse errors"
39878 msgstr ""
39879
39880 #: cp/class.c:7757
39881 #, gcc-internal-format
39882 msgid "language string %<\"%E\"%> not recognized"
39883 msgstr ""
39884
39885 #: cp/class.c:7847
39886 #, gcc-internal-format
39887 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
39888 msgstr ""
39889
39890 #: cp/class.c:7992
39891 #, gcc-internal-format
39892 msgid "no matches converting function %qD to type %q#T"
39893 msgstr ""
39894
39895 #: cp/class.c:8019
39896 #, gcc-internal-format
39897 msgid "converting overloaded function %qD to type %q#T is ambiguous"
39898 msgstr ""
39899
39900 #: cp/class.c:8046
39901 #, gcc-internal-format
39902 msgid "assuming pointer to member %qD"
39903 msgstr ""
39904
39905 #: cp/class.c:8049
39906 #, gcc-internal-format
39907 msgid "(a pointer to member can only be formed with %<&%E%>)"
39908 msgstr ""
39909
39910 #: cp/class.c:8125 cp/class.c:8167
39911 #, gcc-internal-format
39912 msgid "not enough type information"
39913 msgstr ""
39914
39915 #: cp/class.c:8145
39916 #, gcc-internal-format
39917 msgid "cannot convert %qE from type %qT to type %qT"
39918 msgstr ""
39919
39920 #: cp/class.c:8418
39921 #, gcc-internal-format
39922 msgid "declaration of %q#D changes meaning of %qD"
39923 msgstr "оголошення %q#D змінює сенс %qD"
39924
39925 #: cp/class.c:8421
39926 #, gcc-internal-format
39927 msgid "%qD declared here as %q#D"
39928 msgstr "%qD оголошено тут як %q#D"
39929
39930 #: cp/constexpr.c:106
39931 #, gcc-internal-format
39932 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
39933 msgstr ""
39934
39935 #: cp/constexpr.c:117
39936 #, gcc-internal-format
39937 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
39938 msgstr ""
39939
39940 #: cp/constexpr.c:129
39941 #, gcc-internal-format
39942 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
39943 msgstr ""
39944
39945 #: cp/constexpr.c:201
39946 #, gcc-internal-format
39947 msgid "inherited constructor %qD is not %<constexpr%>"
39948 msgstr ""
39949
39950 #: cp/constexpr.c:214
39951 #, gcc-internal-format
39952 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
39953 msgstr ""
39954
39955 #: cp/constexpr.c:226
39956 #, gcc-internal-format
39957 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
39958 msgstr ""
39959
39960 #: cp/constexpr.c:237
39961 #, gcc-internal-format
39962 msgid "invalid return type %qT of %<constexpr%> function %q+D"
39963 msgstr ""
39964
39965 #: cp/constexpr.c:264
39966 #, gcc-internal-format
39967 msgid "%q#T has virtual base classes"
39968 msgstr ""
39969
39970 #: cp/constexpr.c:525
39971 #, gcc-internal-format
39972 msgid "%<constexpr%> constructor does not have empty body"
39973 msgstr ""
39974
39975 #: cp/constexpr.c:784
39976 #, gcc-internal-format
39977 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
39978 msgstr ""
39979
39980 #: cp/constexpr.c:837
39981 #, gcc-internal-format
39982 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
39983 msgstr "член %qD має бути ініціалізовано ініціалізатором mem у конструкторі %<constexpr%>"
39984
39985 #: cp/constexpr.c:878
39986 #, gcc-internal-format
39987 msgid "body of %<constexpr%> function %qD not a return-statement"
39988 msgstr ""
39989
39990 #: cp/constexpr.c:950
39991 #, gcc-internal-format
39992 msgid "%qD is not usable as a %<constexpr%> function because:"
39993 msgstr ""
39994
39995 #: cp/constexpr.c:1297 cp/constexpr.c:1863
39996 #, gcc-internal-format
39997 msgid "%<constexpr%> call flows off the end of the function"
39998 msgstr ""
39999
40000 #: cp/constexpr.c:1302 cp/constexpr.c:1312 cp/constexpr.c:1976
40001 #, gcc-internal-format
40002 msgid "%q+E is not a constant expression"
40003 msgstr ""
40004
40005 #: cp/constexpr.c:1515 cp/constexpr.c:5990
40006 #, gcc-internal-format
40007 msgid "call to internal function %qE"
40008 msgstr "виклик внутрішньої функції %qE"
40009
40010 #: cp/constexpr.c:1624
40011 #, gcc-internal-format
40012 msgid "expression %qE does not designate a %<constexpr%> function"
40013 msgstr ""
40014
40015 #: cp/constexpr.c:1643 cp/constexpr.c:6008
40016 #, gcc-internal-format
40017 msgid "call to non-%<constexpr%> function %qD"
40018 msgstr ""
40019
40020 #: cp/constexpr.c:1715
40021 #, gcc-internal-format
40022 msgid "%qD called in a constant expression before its definition is complete"
40023 msgstr ""
40024
40025 #: cp/constexpr.c:1722
40026 #, gcc-internal-format
40027 msgid "%qD called in a constant expression"
40028 msgstr ""
40029
40030 #: cp/constexpr.c:1726
40031 #, gcc-internal-format
40032 msgid "%qD used before its definition"
40033 msgstr ""
40034
40035 #: cp/constexpr.c:1769
40036 #, gcc-internal-format
40037 msgid "call has circular dependency"
40038 msgstr ""
40039
40040 #: cp/constexpr.c:1780
40041 #, gcc-internal-format
40042 msgid "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-depth=%> to increase the maximum)"
40043 msgstr ""
40044
40045 #: cp/constexpr.c:2016
40046 #, gcc-internal-format
40047 msgid "right operand of shift expression %q+E is negative"
40048 msgstr ""
40049
40050 #: cp/constexpr.c:2023
40051 #, gcc-internal-format
40052 msgid "right operand of shift expression %q+E is >= than the precision of the left operand"
40053 msgstr ""
40054
40055 #: cp/constexpr.c:2046
40056 #, gcc-internal-format
40057 msgid "left operand of shift expression %q+E is negative"
40058 msgstr ""
40059
40060 #: cp/constexpr.c:2065
40061 #, gcc-internal-format
40062 msgid "shift expression %q+E overflows"
40063 msgstr ""
40064
40065 #: cp/constexpr.c:2223
40066 #, gcc-internal-format
40067 msgid "arithmetic involving a null pointer in %qE"
40068 msgstr ""
40069
40070 #: cp/constexpr.c:2459
40071 #, gcc-internal-format
40072 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
40073 msgstr ""
40074
40075 #: cp/constexpr.c:2462
40076 #, gcc-internal-format
40077 msgid "non-zero array subscript %qE is used with array %qD of type %qT with unknown bounds"
40078 msgstr ""
40079
40080 #: cp/constexpr.c:2467
40081 #, gcc-internal-format
40082 msgid "array subscript value %qE is outside the bounds of array type %qT"
40083 msgstr ""
40084
40085 #: cp/constexpr.c:2470
40086 #, gcc-internal-format
40087 msgid "non-zero array subscript %qE is used with array of type %qT with unknown bounds"
40088 msgstr ""
40089
40090 #: cp/constexpr.c:2635
40091 #, gcc-internal-format
40092 msgid "accessing uninitialized array element"
40093 msgstr ""
40094
40095 #: cp/constexpr.c:2667
40096 #, gcc-internal-format
40097 msgid "dereferencing a null pointer in %qE"
40098 msgstr ""
40099
40100 #: cp/constexpr.c:2684 cp/constexpr.c:2774 cp/constexpr.c:4447
40101 #: cp/constexpr.c:4541 cp/constexpr.c:5942
40102 #, gcc-internal-format
40103 msgid "%qE is not a constant expression"
40104 msgstr ""
40105
40106 #: cp/constexpr.c:2690
40107 #, gcc-internal-format
40108 msgid "mutable %qD is not usable in a constant expression"
40109 msgstr ""
40110
40111 #: cp/constexpr.c:2715
40112 #, gcc-internal-format
40113 msgid "accessing %qD member instead of initialized %qD member in constant expression"
40114 msgstr ""
40115
40116 #: cp/constexpr.c:2734
40117 #, gcc-internal-format
40118 msgid "accessing uninitialized member %qD"
40119 msgstr ""
40120
40121 #: cp/constexpr.c:3486 cp/constexpr.c:5000
40122 #, gcc-internal-format
40123 msgid "dereferencing a null pointer"
40124 msgstr "розіменування нульового вказівника"
40125
40126 #: cp/constexpr.c:3505
40127 #, gcc-internal-format
40128 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
40129 msgstr ""
40130
40131 #: cp/constexpr.c:3544
40132 #, gcc-internal-format
40133 msgid "the value of %qD is not usable in a constant expression"
40134 msgstr ""
40135
40136 #: cp/constexpr.c:3551
40137 #, gcc-internal-format
40138 msgid "%qD used in its own initializer"
40139 msgstr ""
40140
40141 #: cp/constexpr.c:3556
40142 #, gcc-internal-format
40143 msgid "%q#D is not const"
40144 msgstr ""
40145
40146 #: cp/constexpr.c:3559
40147 #, gcc-internal-format
40148 msgid "%q#D is volatile"
40149 msgstr ""
40150
40151 #: cp/constexpr.c:3564 cp/constexpr.c:3571
40152 #, gcc-internal-format
40153 msgid "%qD was not initialized with a constant expression"
40154 msgstr ""
40155
40156 #: cp/constexpr.c:3577
40157 #, gcc-internal-format
40158 msgid "%qD was not declared %<constexpr%>"
40159 msgstr ""
40160
40161 #: cp/constexpr.c:3580
40162 #, gcc-internal-format
40163 msgid "%qD does not have integral or enumeration type"
40164 msgstr ""
40165
40166 #: cp/constexpr.c:3780
40167 #, gcc-internal-format
40168 msgid "modification of %qE is not a constant expression"
40169 msgstr "зміна %qE не є сталим виразом"
40170
40171 #: cp/constexpr.c:3861
40172 #, gcc-internal-format
40173 msgid "change of the active member of a union from %qD to %qD"
40174 msgstr ""
40175
40176 #: cp/constexpr.c:4162 cp/constexpr.c:5213
40177 #, gcc-internal-format
40178 msgid "statement is not a constant expression"
40179 msgstr "інструкція не є сталим виразом"
40180
40181 #: cp/constexpr.c:4262
40182 #, gcc-internal-format
40183 msgid "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-loop-limit=%> to increase the limit)"
40184 msgstr ""
40185
40186 #: cp/constexpr.c:4411
40187 #, gcc-internal-format
40188 msgid "value %qE of type %qT is not a constant expression"
40189 msgstr "значення %qE типу %qT не є сталим виразом"
40190
40191 #: cp/constexpr.c:4425
40192 #, gcc-internal-format
40193 msgid "%<constexpr%> evaluation operation count exceeds limit of %wd (use -fconstexpr-ops-limit= to increase the limit)"
40194 msgstr ""
40195
40196 #: cp/constexpr.c:4593 cp/constexpr.c:6551
40197 #, gcc-internal-format
40198 msgid "temporary of non-literal type %qT in a constant expression"
40199 msgstr ""
40200
40201 #: cp/constexpr.c:4963 cp/constexpr.c:6122
40202 #, gcc-internal-format
40203 msgid "a reinterpret_cast is not a constant expression"
40204 msgstr "reinterpret_cast не є сталим виразом"
40205
40206 #: cp/constexpr.c:5012
40207 #, gcc-internal-format
40208 msgid "conversion of %qT null pointer to %qT is not a constant expression"
40209 msgstr "перетворення нульового вказівника %qT на %qT не є сталим виразом"
40210
40211 #: cp/constexpr.c:5027
40212 #, gcc-internal-format
40213 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
40214 msgstr "%<reinterpret_cast<%T>(%E)%> не є сталим виразом"
40215
40216 #: cp/constexpr.c:5095 cp/constexpr.c:5113 cp/constexpr.c:6387
40217 #: cp/constexpr.c:6722
40218 #, gcc-internal-format
40219 msgid "expression %qE is not a constant expression"
40220 msgstr "вираз %qE не є сталим виразом"
40221
40222 #: cp/constexpr.c:5216
40223 #, gcc-internal-format
40224 msgid "unexpected expression %qE of kind %s"
40225 msgstr ""
40226
40227 #: cp/constexpr.c:5343
40228 #, gcc-internal-format
40229 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
40230 msgstr ""
40231
40232 #: cp/constexpr.c:5352
40233 #, gcc-internal-format
40234 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
40235 msgstr ""
40236
40237 #: cp/constexpr.c:5366
40238 #, gcc-internal-format
40239 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
40240 msgstr ""
40241
40242 #: cp/constexpr.c:5888
40243 #, gcc-internal-format
40244 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
40245 msgstr ""
40246
40247 #: cp/constexpr.c:6092
40248 #, gcc-internal-format
40249 msgid "lambda capture of %qE is not a constant expression"
40250 msgstr ""
40251
40252 #: cp/constexpr.c:6095
40253 #, gcc-internal-format
40254 msgid "because it is used as a glvalue"
40255 msgstr ""
40256
40257 #: cp/constexpr.c:6141
40258 #, gcc-internal-format
40259 msgid "reinterpret_cast from integer to pointer"
40260 msgstr ""
40261
40262 #: cp/constexpr.c:6174
40263 #, gcc-internal-format
40264 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
40265 msgstr ""
40266
40267 #: cp/constexpr.c:6207
40268 #, gcc-internal-format
40269 msgid "use of %<this%> in a constant expression"
40270 msgstr ""
40271
40272 #: cp/constexpr.c:6335
40273 #, gcc-internal-format
40274 msgid "lambda-expression is not a constant expression before C++17"
40275 msgstr ""
40276
40277 #: cp/constexpr.c:6395
40278 #, gcc-internal-format
40279 msgid "virtual functions cannot be constexpr before C++2a"
40280 msgstr ""
40281
40282 #: cp/constexpr.c:6407
40283 #, gcc-internal-format
40284 msgid "typeid-expression is not a constant expression because %qE is of polymorphic type"
40285 msgstr ""
40286
40287 #: cp/constexpr.c:6470
40288 #, gcc-internal-format
40289 msgid "cast to non-integral type %qT in a constant expression"
40290 msgstr ""
40291
40292 #: cp/constexpr.c:6520
40293 #, gcc-internal-format
40294 msgid "%qD declared %<static%> in %<constexpr%> context"
40295 msgstr ""
40296
40297 #: cp/constexpr.c:6527
40298 #, gcc-internal-format
40299 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
40300 msgstr ""
40301
40302 #: cp/constexpr.c:6600
40303 #, gcc-internal-format
40304 msgid "division by zero is not a constant expression"
40305 msgstr "ділення на нуль не є сталим виразом"
40306
40307 #: cp/constexpr.c:6698
40308 #, gcc-internal-format
40309 msgid "%<delete[]%> is not a constant expression"
40310 msgstr "%<delete[]%> не є сталим виразом"
40311
40312 #: cp/constexpr.c:6730
40313 #, gcc-internal-format
40314 msgid "non-constant array initialization"
40315 msgstr ""
40316
40317 #: cp/constexpr.c:6755
40318 #, gcc-internal-format
40319 msgid "%<goto%> is not a constant expression"
40320 msgstr "%<goto%> не є сталим виразом"
40321
40322 #: cp/constexpr.c:6766
40323 #, gcc-internal-format, gfc-internal-format
40324 msgid "unexpected AST of kind %s"
40325 msgstr ""
40326
40327 #: cp/cp-gimplify.c:208
40328 #, gcc-internal-format
40329 msgid "both branches of %<if%> statement marked as %qs"
40330 msgstr ""
40331
40332 #: cp/cp-gimplify.c:1469
40333 #, gcc-internal-format
40334 msgid "throw will always call terminate()"
40335 msgstr ""
40336
40337 #: cp/cp-gimplify.c:1472
40338 #, gcc-internal-format
40339 msgid "in C++11 destructors default to noexcept"
40340 msgstr ""
40341
40342 #: cp/cp-gimplify.c:1484
40343 #, gcc-internal-format
40344 msgid "in C++11 this throw will terminate because destructors default to noexcept"
40345 msgstr ""
40346
40347 #: cp/cp-gimplify.c:2782
40348 #, gcc-internal-format
40349 msgid "ignoring attribute %qE after earlier %qE"
40350 msgstr ""
40351
40352 #: cp/cvt.c:91
40353 msgid "can%'t convert from incomplete type %qH to %qI"
40354 msgstr ""
40355
40356 #: cp/cvt.c:101
40357 msgid "conversion of %qE from %qH to %qI is ambiguous"
40358 msgstr ""
40359
40360 #: cp/cvt.c:173 cp/cvt.c:200 cp/cvt.c:254
40361 msgid "cannot convert %qE from type %qH to type %qI"
40362 msgstr ""
40363
40364 #: cp/cvt.c:390
40365 #, gcc-internal-format
40366 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
40367 msgstr ""
40368
40369 #: cp/cvt.c:393
40370 #, gcc-internal-format
40371 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
40372 msgstr ""
40373
40374 #: cp/cvt.c:396
40375 #, gcc-internal-format
40376 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
40377 msgstr ""
40378
40379 #: cp/cvt.c:399
40380 #, gcc-internal-format
40381 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
40382 msgstr ""
40383
40384 #: cp/cvt.c:475
40385 msgid "conversion from %qH to %qI discards qualifiers"
40386 msgstr ""
40387
40388 #: cp/cvt.c:497 cp/typeck.c:7536
40389 #, gcc-internal-format
40390 msgid "casting %qT to %qT does not dereference pointer"
40391 msgstr ""
40392
40393 #: cp/cvt.c:525
40394 msgid "cannot convert type %qH to type %qI"
40395 msgstr "не вдалося перетворити тип %qH на тип %qI"
40396
40397 #: cp/cvt.c:796
40398 #, gcc-internal-format
40399 msgid "conversion from %q#T to %q#T"
40400 msgstr ""
40401
40402 #: cp/cvt.c:814
40403 #, gcc-internal-format
40404 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
40405 msgstr ""
40406
40407 #: cp/cvt.c:825 cp/cvt.c:871
40408 #, gcc-internal-format
40409 msgid "%q#T used where a %qT was expected"
40410 msgstr ""
40411
40412 #: cp/cvt.c:834
40413 #, gcc-internal-format
40414 msgid "could not convert %qE from %<void%> to %<bool%>"
40415 msgstr ""
40416
40417 #: cp/cvt.c:887
40418 #, gcc-internal-format
40419 msgid "%q#T used where a floating point value was expected"
40420 msgstr ""
40421
40422 #: cp/cvt.c:946
40423 msgid "conversion from %qH to non-scalar type %qI requested"
40424 msgstr ""
40425
40426 #: cp/cvt.c:1036
40427 #, gcc-internal-format
40428 msgid "ignoring return value of %qD, declared with attribute nodiscard"
40429 msgstr ""
40430
40431 #: cp/cvt.c:1045
40432 #, gcc-internal-format
40433 msgid "ignoring returned value of type %qT, declared with attribute nodiscard"
40434 msgstr ""
40435
40436 #: cp/cvt.c:1050
40437 #, gcc-internal-format
40438 msgid "in call to %qD, declared here"
40439 msgstr "у виклику %qD, оголошено тут"
40440
40441 #: cp/cvt.c:1118
40442 #, gcc-internal-format
40443 msgid "pseudo-destructor is not called"
40444 msgstr ""
40445
40446 #: cp/cvt.c:1205
40447 #, gcc-internal-format
40448 msgid "conversion to void will not access object of incomplete type %qT"
40449 msgstr ""
40450
40451 #: cp/cvt.c:1209
40452 #, gcc-internal-format
40453 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
40454 msgstr ""
40455
40456 #: cp/cvt.c:1214
40457 #, gcc-internal-format
40458 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
40459 msgstr ""
40460
40461 #: cp/cvt.c:1219
40462 #, gcc-internal-format
40463 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
40464 msgstr ""
40465
40466 #: cp/cvt.c:1224
40467 #, gcc-internal-format
40468 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
40469 msgstr ""
40470
40471 #: cp/cvt.c:1229
40472 #, gcc-internal-format
40473 msgid "indirection will not access object of incomplete type %qT in statement"
40474 msgstr ""
40475
40476 #: cp/cvt.c:1233
40477 #, gcc-internal-format
40478 msgid "indirection will not access object of incomplete type %qT in for increment expression"
40479 msgstr ""
40480
40481 #: cp/cvt.c:1249
40482 #, gcc-internal-format
40483 msgid "conversion to void will not access object of type %qT"
40484 msgstr ""
40485
40486 #: cp/cvt.c:1253
40487 #, gcc-internal-format
40488 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
40489 msgstr ""
40490
40491 #: cp/cvt.c:1258
40492 #, gcc-internal-format
40493 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
40494 msgstr ""
40495
40496 #: cp/cvt.c:1263
40497 #, gcc-internal-format
40498 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
40499 msgstr ""
40500
40501 #: cp/cvt.c:1268
40502 #, gcc-internal-format
40503 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
40504 msgstr ""
40505
40506 #: cp/cvt.c:1273
40507 #, gcc-internal-format
40508 msgid "implicit dereference will not access object of type %qT in statement"
40509 msgstr ""
40510
40511 #: cp/cvt.c:1277
40512 #, gcc-internal-format
40513 msgid "implicit dereference will not access object of type %qT in for increment expression"
40514 msgstr ""
40515
40516 #: cp/cvt.c:1291
40517 #, gcc-internal-format
40518 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
40519 msgstr ""
40520
40521 #: cp/cvt.c:1296
40522 #, gcc-internal-format
40523 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
40524 msgstr ""
40525
40526 #: cp/cvt.c:1301
40527 #, gcc-internal-format
40528 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
40529 msgstr ""
40530
40531 #: cp/cvt.c:1306
40532 #, gcc-internal-format
40533 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
40534 msgstr ""
40535
40536 #: cp/cvt.c:1311
40537 #, gcc-internal-format
40538 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
40539 msgstr ""
40540
40541 #: cp/cvt.c:1316
40542 #, gcc-internal-format
40543 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
40544 msgstr ""
40545
40546 #: cp/cvt.c:1321
40547 #, gcc-internal-format
40548 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
40549 msgstr ""
40550
40551 #: cp/cvt.c:1361
40552 #, gcc-internal-format
40553 msgid "conversion to void will not access object %qE of incomplete type %qT"
40554 msgstr ""
40555
40556 #: cp/cvt.c:1365
40557 #, gcc-internal-format
40558 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
40559 msgstr ""
40560
40561 #: cp/cvt.c:1370
40562 #, gcc-internal-format
40563 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
40564 msgstr ""
40565
40566 #: cp/cvt.c:1375
40567 #, gcc-internal-format
40568 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
40569 msgstr ""
40570
40571 #: cp/cvt.c:1380
40572 #, gcc-internal-format
40573 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
40574 msgstr ""
40575
40576 #: cp/cvt.c:1385
40577 #, gcc-internal-format
40578 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
40579 msgstr ""
40580
40581 #: cp/cvt.c:1389
40582 #, gcc-internal-format
40583 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
40584 msgstr ""
40585
40586 #: cp/cvt.c:1441
40587 #, gcc-internal-format
40588 msgid "conversion to void cannot resolve address of overloaded function"
40589 msgstr ""
40590
40591 #: cp/cvt.c:1445
40592 #, gcc-internal-format
40593 msgid "second operand of conditional expression cannot resolve address of overloaded function"
40594 msgstr ""
40595
40596 #: cp/cvt.c:1449
40597 #, gcc-internal-format
40598 msgid "third operand of conditional expression cannot resolve address of overloaded function"
40599 msgstr ""
40600
40601 #: cp/cvt.c:1453
40602 #, gcc-internal-format
40603 msgid "right operand of comma operator cannot resolve address of overloaded function"
40604 msgstr ""
40605
40606 #: cp/cvt.c:1457
40607 #, gcc-internal-format
40608 msgid "left operand of comma operator cannot resolve address of overloaded function"
40609 msgstr ""
40610
40611 #: cp/cvt.c:1461
40612 #, gcc-internal-format
40613 msgid "statement cannot resolve address of overloaded function"
40614 msgstr ""
40615
40616 #: cp/cvt.c:1465
40617 #, gcc-internal-format
40618 msgid "for increment expression cannot resolve address of overloaded function"
40619 msgstr ""
40620
40621 #: cp/cvt.c:1481
40622 #, gcc-internal-format
40623 msgid "second operand of conditional expression is a reference, not call, to function %qE"
40624 msgstr ""
40625
40626 #: cp/cvt.c:1486
40627 #, gcc-internal-format
40628 msgid "third operand of conditional expression is a reference, not call, to function %qE"
40629 msgstr ""
40630
40631 #: cp/cvt.c:1491
40632 #, gcc-internal-format
40633 msgid "right operand of comma operator is a reference, not call, to function %qE"
40634 msgstr ""
40635
40636 #: cp/cvt.c:1496
40637 #, gcc-internal-format
40638 msgid "left operand of comma operator is a reference, not call, to function %qE"
40639 msgstr ""
40640
40641 #: cp/cvt.c:1501
40642 #, gcc-internal-format
40643 msgid "statement is a reference, not call, to function %qE"
40644 msgstr ""
40645
40646 #: cp/cvt.c:1506
40647 #, gcc-internal-format
40648 msgid "for increment expression is a reference, not call, to function %qE"
40649 msgstr ""
40650
40651 #: cp/cvt.c:1533
40652 #, gcc-internal-format
40653 msgid "second operand of conditional expression has no effect"
40654 msgstr ""
40655
40656 #: cp/cvt.c:1538
40657 #, gcc-internal-format
40658 msgid "third operand of conditional expression has no effect"
40659 msgstr ""
40660
40661 #: cp/cvt.c:1543
40662 #, gcc-internal-format
40663 msgid "right operand of comma operator has no effect"
40664 msgstr ""
40665
40666 #: cp/cvt.c:1547
40667 #, gcc-internal-format
40668 msgid "left operand of comma operator has no effect"
40669 msgstr ""
40670
40671 #: cp/cvt.c:1551
40672 #, gcc-internal-format
40673 msgid "statement has no effect"
40674 msgstr ""
40675
40676 #: cp/cvt.c:1555
40677 #, gcc-internal-format
40678 msgid "for increment expression has no effect"
40679 msgstr ""
40680
40681 #: cp/cvt.c:1710
40682 #, gcc-internal-format
40683 msgid "converting NULL to non-pointer type"
40684 msgstr ""
40685
40686 #: cp/cvt.c:1825
40687 #, gcc-internal-format
40688 msgid "default type conversion can%'t deduce template argument for %qD"
40689 msgstr ""
40690
40691 #: cp/cvt.c:1840
40692 #, gcc-internal-format
40693 msgid "ambiguous default type conversion from %qT"
40694 msgstr ""
40695
40696 #: cp/cvt.c:1843
40697 #, gcc-internal-format
40698 msgid " candidate conversions include %qD and %qD"
40699 msgstr ""
40700
40701 #: cp/cxx-pretty-print.c:2293
40702 #, gcc-internal-format
40703 msgid "template-parameter-"
40704 msgstr ""
40705
40706 #: cp/decl.c:669
40707 #, gcc-internal-format
40708 msgid "unused structured binding declaration"
40709 msgstr ""
40710
40711 #: cp/decl.c:672
40712 #, gcc-internal-format
40713 msgid "unused variable %qD"
40714 msgstr "невикористана змінна %qD"
40715
40716 #: cp/decl.c:681
40717 #, gcc-internal-format
40718 msgid "structured binding declaration set but not used"
40719 msgstr ""
40720
40721 #: cp/decl.c:829
40722 #, gcc-internal-format
40723 msgid "%qF declared %<static%> but never defined"
40724 msgstr ""
40725
40726 #: cp/decl.c:836
40727 #, gcc-internal-format
40728 msgid "odr-used inline variable %qD is not defined"
40729 msgstr ""
40730
40731 #: cp/decl.c:1134
40732 #, gcc-internal-format
40733 msgid "%qD was declared %<extern%> and later %<static%>"
40734 msgstr ""
40735
40736 #: cp/decl.c:1173
40737 #, gcc-internal-format
40738 msgid "declaration of %qF has a different exception specifier"
40739 msgstr "оголошення %qF містить інше визначення виключення"
40740
40741 #: cp/decl.c:1187
40742 #, gcc-internal-format
40743 msgid "from previous declaration %qF"
40744 msgstr "з попереднього оголошення %qF"
40745
40746 #: cp/decl.c:1222
40747 #, gcc-internal-format
40748 msgid "redeclaration %qD differs in %<constexpr%> from previous declaration"
40749 msgstr "повторне оголошення %qD відрізняється у %<constexpr%> від попереднього оголошення"
40750
40751 #: cp/decl.c:1225 cp/decl.c:14149
40752 #, gcc-internal-format
40753 msgid "previous declaration %qD"
40754 msgstr "попереднє оголошення %qD"
40755
40756 #: cp/decl.c:1254
40757 #, gcc-internal-format
40758 msgid "cannot specialize concept %q#D"
40759 msgstr ""
40760
40761 #: cp/decl.c:1276
40762 #, gcc-internal-format
40763 msgid "redeclaration of %q#D may not have default arguments"
40764 msgstr ""
40765
40766 #: cp/decl.c:1307
40767 #, gcc-internal-format
40768 msgid "friend declaration of %q#D specifies default arguments and isn%'t the only declaration"
40769 msgstr ""
40770
40771 #: cp/decl.c:1310
40772 #, gcc-internal-format
40773 msgid "previous declaration of %q#D"
40774 msgstr "попереднє оголошення %q#D"
40775
40776 #: cp/decl.c:1388
40777 #, gcc-internal-format
40778 msgid "built-in function %qD declared as non-function"
40779 msgstr ""
40780
40781 #: cp/decl.c:1401 cp/decl.c:1537
40782 #, gcc-internal-format
40783 msgid "shadowing built-in function %q#D"
40784 msgstr ""
40785
40786 #: cp/decl.c:1402 cp/decl.c:1538
40787 #, gcc-internal-format
40788 msgid "shadowing library function %q#D"
40789 msgstr ""
40790
40791 #: cp/decl.c:1410
40792 #, gcc-internal-format
40793 msgid "library function %q#D redeclared as non-function %q#D"
40794 msgstr ""
40795
40796 #: cp/decl.c:1414 cp/decl.c:1484
40797 #, gcc-internal-format
40798 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
40799 msgstr ""
40800
40801 #: cp/decl.c:1422
40802 #, gcc-internal-format
40803 msgid "redeclaration of %<pragma omp declare reduction%>"
40804 msgstr ""
40805
40806 #: cp/decl.c:1424
40807 #, gcc-internal-format
40808 msgid "previous %<pragma omp declare reduction%> declaration"
40809 msgstr "попереднє оголошення %<pragma omp declare reduction%>"
40810
40811 #: cp/decl.c:1512
40812 #, gcc-internal-format
40813 msgid "definition of %q#D ambiguates built-in declaration %q#D"
40814 msgstr "визначення %q#D робить неоднозначним вбудоване оголошення %q#D"
40815
40816 #: cp/decl.c:1518 cp/decl.c:1532
40817 #, gcc-internal-format
40818 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
40819 msgstr ""
40820
40821 #: cp/decl.c:1522
40822 #, gcc-internal-format
40823 msgid "ignoring the %q#D declaration"
40824 msgstr ""
40825
40826 #: cp/decl.c:1616
40827 #, gcc-internal-format
40828 msgid "literal operator %q#D conflicts with raw literal operator"
40829 msgstr ""
40830
40831 #: cp/decl.c:1620
40832 #, gcc-internal-format
40833 msgid "raw literal operator %q#D conflicts with literal operator template"
40834 msgstr ""
40835
40836 #: cp/decl.c:1633
40837 #, gcc-internal-format
40838 msgid "%q#D redeclared as different kind of entity"
40839 msgstr ""
40840
40841 #: cp/decl.c:1654
40842 #, gcc-internal-format
40843 msgid "conflicting declaration of template %q#D"
40844 msgstr "конфлікт оголошень шаблона %q#D"
40845
40846 #: cp/decl.c:1673
40847 #, gcc-internal-format
40848 msgid "ambiguating new declaration %q#D"
40849 msgstr "неоднозначне нове оголошення %q#D"
40850
40851 #: cp/decl.c:1676 cp/decl.c:1706
40852 #, gcc-internal-format
40853 msgid "old declaration %q#D"
40854 msgstr ""
40855
40856 #: cp/decl.c:1687
40857 #, gcc-internal-format
40858 msgid "conflicting declaration of C function %q#D"
40859 msgstr "конфлікт оголошень функції C %q#D"
40860
40861 #: cp/decl.c:1704
40862 #, gcc-internal-format
40863 msgid "ambiguating new declaration of %q#D"
40864 msgstr "неоднозначне нове оголошення %q#D"
40865
40866 #: cp/decl.c:1714
40867 #, gcc-internal-format
40868 msgid "conflicting declaration %q#D"
40869 msgstr "конфлікт оголошень %q#D"
40870
40871 #: cp/decl.c:1716
40872 #, gcc-internal-format
40873 msgid "previous declaration as %q#D"
40874 msgstr ""
40875
40876 #: cp/decl.c:1775 cp/decl2.c:905
40877 #, gcc-internal-format
40878 msgid "%q#D previously defined here"
40879 msgstr ""
40880
40881 #: cp/decl.c:1776 cp/name-lookup.c:2710 cp/name-lookup.c:2733
40882 #, gcc-internal-format
40883 msgid "%q#D previously declared here"
40884 msgstr "%q#D раніше оголошено тут"
40885
40886 #: cp/decl.c:1787
40887 #, gcc-internal-format
40888 msgid "prototype specified for %q#D"
40889 msgstr ""
40890
40891 #: cp/decl.c:1789
40892 #, gcc-internal-format
40893 msgid "previous non-prototype definition here"
40894 msgstr ""
40895
40896 #: cp/decl.c:1829
40897 #, gcc-internal-format
40898 msgid "conflicting declaration of %q#D with %qL linkage"
40899 msgstr ""
40900
40901 #: cp/decl.c:1832
40902 #, gcc-internal-format
40903 msgid "previous declaration with %qL linkage"
40904 msgstr ""
40905
40906 #: cp/decl.c:1867 cp/decl.c:1877
40907 #, gcc-internal-format
40908 msgid "default argument given for parameter %d of %q#D"
40909 msgstr ""
40910
40911 #: cp/decl.c:1870 cp/decl.c:1880
40912 #, gcc-internal-format
40913 msgid "previous specification in %q#D here"
40914 msgstr ""
40915
40916 #: cp/decl.c:1928
40917 #, gcc-internal-format
40918 msgid "previous definition of %qD here"
40919 msgstr "попереднє визначення %qD було тут"
40920
40921 #: cp/decl.c:1929
40922 #, gcc-internal-format
40923 msgid "previous declaration of %qD here"
40924 msgstr "попереднє оголошення %qD було тут"
40925
40926 #: cp/decl.c:1968
40927 #, gcc-internal-format
40928 msgid "redundant redeclaration of %qD in same scope"
40929 msgstr ""
40930
40931 #: cp/decl.c:1980
40932 #, gcc-internal-format
40933 msgid "deleted definition of %qD"
40934 msgstr "вилучене визначення %qD"
40935
40936 #. From [temp.expl.spec]:
40937 #.
40938 #. If a template, a member template or the member of a class
40939 #. template is explicitly specialized then that
40940 #. specialization shall be declared before the first use of
40941 #. that specialization that would cause an implicit
40942 #. instantiation to take place, in every translation unit in
40943 #. which such a use occurs.
40944 #: cp/decl.c:2439
40945 #, gcc-internal-format
40946 msgid "explicit specialization of %qD after first use"
40947 msgstr ""
40948
40949 #: cp/decl.c:2578
40950 #, gcc-internal-format
40951 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
40952 msgstr ""
40953
40954 #. Reject two definitions.
40955 #: cp/decl.c:2832 cp/decl.c:2861 cp/decl.c:2894 cp/decl.c:2911 cp/decl.c:3009
40956 #: cp/decl2.c:903
40957 #, gcc-internal-format
40958 msgid "redefinition of %q#D"
40959 msgstr ""
40960
40961 #: cp/decl.c:2848
40962 #, gcc-internal-format
40963 msgid "%qD conflicts with used function"
40964 msgstr ""
40965
40966 #: cp/decl.c:2858
40967 #, gcc-internal-format
40968 msgid "%q#D not declared in class"
40969 msgstr ""
40970
40971 #: cp/decl.c:2872 cp/decl.c:2921
40972 #, gcc-internal-format
40973 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
40974 msgstr ""
40975
40976 #: cp/decl.c:2875 cp/decl.c:2924
40977 #, gcc-internal-format
40978 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
40979 msgstr ""
40980
40981 #. is_primary=
40982 #. is_partial=
40983 #. is_friend_decl=
40984 #: cp/decl.c:2941
40985 #, gcc-internal-format
40986 msgid "redeclaration of friend %q#D may not have default template arguments"
40987 msgstr ""
40988
40989 #: cp/decl.c:2955
40990 #, gcc-internal-format
40991 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
40992 msgstr ""
40993
40994 #: cp/decl.c:2958
40995 #, gcc-internal-format
40996 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
40997 msgstr ""
40998
40999 #: cp/decl.c:2973 cp/decl.c:3017 cp/name-lookup.c:2276 cp/name-lookup.c:2708
41000 #: cp/name-lookup.c:2731
41001 #, gcc-internal-format
41002 msgid "redeclaration of %q#D"
41003 msgstr ""
41004
41005 #: cp/decl.c:3000
41006 #, gcc-internal-format
41007 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
41008 msgstr ""
41009
41010 #: cp/decl.c:3066
41011 #, gcc-internal-format
41012 msgid "local label %qE conflicts with existing label"
41013 msgstr ""
41014
41015 #: cp/decl.c:3067
41016 #, gcc-internal-format
41017 msgid "previous label"
41018 msgstr "попередня мітка"
41019
41020 #: cp/decl.c:3161
41021 #, gcc-internal-format
41022 msgid " from here"
41023 msgstr " звідси"
41024
41025 #: cp/decl.c:3184 cp/decl.c:3412
41026 #, gcc-internal-format
41027 msgid " exits OpenMP structured block"
41028 msgstr ""
41029
41030 #: cp/decl.c:3212
41031 #, gcc-internal-format
41032 msgid " crosses initialization of %q#D"
41033 msgstr ""
41034
41035 #: cp/decl.c:3215
41036 #, gcc-internal-format
41037 msgid " enters scope of %q#D, which has non-trivial destructor"
41038 msgstr ""
41039
41040 #: cp/decl.c:3270
41041 #, gcc-internal-format, gfc-internal-format
41042 msgid " %s"
41043 msgstr " %s"
41044
41045 #: cp/decl.c:3365 cp/decl.c:3385
41046 #, gcc-internal-format
41047 msgid " enters catch block"
41048 msgstr ""
41049
41050 #: cp/decl.c:3372
41051 #, gcc-internal-format
41052 msgid " skips initialization of %q#D"
41053 msgstr ""
41054
41055 #: cp/decl.c:3375
41056 #, gcc-internal-format
41057 msgid " enters scope of %q#D which has non-trivial destructor"
41058 msgstr ""
41059
41060 #: cp/decl.c:3383
41061 #, gcc-internal-format
41062 msgid " enters try block"
41063 msgstr ""
41064
41065 #: cp/decl.c:3387
41066 #, gcc-internal-format
41067 msgid " enters synchronized or atomic statement"
41068 msgstr ""
41069
41070 #: cp/decl.c:3389
41071 #, gcc-internal-format
41072 msgid " enters %<constexpr%> if statement"
41073 msgstr ""
41074
41075 #: cp/decl.c:3395
41076 #, gcc-internal-format
41077 msgid " enters OpenMP structured block"
41078 msgstr ""
41079
41080 #: cp/decl.c:3427 cp/parser.c:12869 cp/parser.c:12890
41081 #, gcc-internal-format
41082 msgid "invalid exit from OpenMP structured block"
41083 msgstr ""
41084
41085 #: cp/decl.c:3819
41086 #, gcc-internal-format
41087 msgid "%qD is not a type"
41088 msgstr ""
41089
41090 #: cp/decl.c:3826 cp/parser.c:6492
41091 #, gcc-internal-format
41092 msgid "%qD used without template arguments"
41093 msgstr "%qD використано без аргументів шаблона"
41094
41095 #: cp/decl.c:3837
41096 #, gcc-internal-format
41097 msgid "%q#T is not a class"
41098 msgstr ""
41099
41100 #: cp/decl.c:3865 cp/decl.c:3958
41101 #, gcc-internal-format
41102 msgid "no class template named %q#T in %q#T"
41103 msgstr ""
41104
41105 #: cp/decl.c:3866
41106 #, gcc-internal-format
41107 msgid "no type named %q#T in %q#T"
41108 msgstr ""
41109
41110 #: cp/decl.c:3879
41111 #, gcc-internal-format
41112 msgid "lookup of %qT in %qT is ambiguous"
41113 msgstr ""
41114
41115 #: cp/decl.c:3888
41116 #, gcc-internal-format
41117 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
41118 msgstr ""
41119
41120 #: cp/decl.c:3895
41121 #, gcc-internal-format
41122 msgid "%<typename %T::%D%> names %q#T, which is not a type"
41123 msgstr ""
41124
41125 #: cp/decl.c:3967
41126 #, gcc-internal-format
41127 msgid "template parameters do not match template %qD"
41128 msgstr ""
41129
41130 #: cp/decl.c:4283
41131 #, gcc-internal-format
41132 msgid "%<-faligned-new=%d%> is not a power of two"
41133 msgstr ""
41134
41135 #: cp/decl.c:4751
41136 #, gcc-internal-format
41137 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
41138 msgstr ""
41139
41140 #: cp/decl.c:4754
41141 #, gcc-internal-format
41142 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
41143 msgstr ""
41144
41145 #: cp/decl.c:4757
41146 #, gcc-internal-format
41147 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
41148 msgstr ""
41149
41150 #: cp/decl.c:4776
41151 #, gcc-internal-format
41152 msgid "attribute ignored in declaration of %q#T"
41153 msgstr ""
41154
41155 #: cp/decl.c:4779
41156 #, gcc-internal-format
41157 msgid "attribute for %q#T must follow the %qs keyword"
41158 msgstr ""
41159
41160 #: cp/decl.c:4802
41161 #, gcc-internal-format
41162 msgid "multiple types in one declaration"
41163 msgstr ""
41164
41165 #: cp/decl.c:4807
41166 #, gcc-internal-format
41167 msgid "redeclaration of C++ built-in type %qT"
41168 msgstr ""
41169
41170 #: cp/decl.c:4824
41171 #, gcc-internal-format
41172 msgid "%<auto%> can only be specified for variables or function declarations"
41173 msgstr ""
41174
41175 #: cp/decl.c:4856
41176 #, gcc-internal-format
41177 msgid "missing type-name in typedef-declaration"
41178 msgstr ""
41179
41180 #: cp/decl.c:4864
41181 #, gcc-internal-format
41182 msgid "ISO C++ prohibits anonymous structs"
41183 msgstr ""
41184
41185 #: cp/decl.c:4871
41186 #, gcc-internal-format
41187 msgid "%<inline%> can only be specified for functions"
41188 msgstr ""
41189
41190 #: cp/decl.c:4874
41191 #, gcc-internal-format
41192 msgid "%<virtual%> can only be specified for functions"
41193 msgstr ""
41194
41195 #: cp/decl.c:4879
41196 #, gcc-internal-format
41197 msgid "%<friend%> can only be specified inside a class"
41198 msgstr ""
41199
41200 #: cp/decl.c:4882
41201 #, gcc-internal-format
41202 msgid "%<explicit%> can only be specified for constructors"
41203 msgstr ""
41204
41205 #: cp/decl.c:4885
41206 #, gcc-internal-format
41207 msgid "a storage class can only be specified for objects and functions"
41208 msgstr ""
41209
41210 #: cp/decl.c:4889
41211 #, gcc-internal-format
41212 msgid "%<const%> can only be specified for objects and functions"
41213 msgstr ""
41214
41215 #: cp/decl.c:4893
41216 #, gcc-internal-format
41217 msgid "%<volatile%> can only be specified for objects and functions"
41218 msgstr ""
41219
41220 #: cp/decl.c:4897
41221 #, gcc-internal-format
41222 msgid "%<__restrict%> can only be specified for objects and functions"
41223 msgstr ""
41224
41225 #: cp/decl.c:4901
41226 #, gcc-internal-format
41227 msgid "%<__thread%> can only be specified for objects and functions"
41228 msgstr ""
41229
41230 #: cp/decl.c:4905
41231 #, gcc-internal-format
41232 msgid "%<typedef%> was ignored in this declaration"
41233 msgstr ""
41234
41235 #: cp/decl.c:4908
41236 #, gcc-internal-format
41237 msgid "%<constexpr%> cannot be used for type declarations"
41238 msgstr ""
41239
41240 #: cp/decl.c:4930
41241 #, gcc-internal-format
41242 msgid "attribute ignored in explicit instantiation %q#T"
41243 msgstr ""
41244
41245 #: cp/decl.c:4933
41246 #, gcc-internal-format
41247 msgid "no attribute can be applied to an explicit instantiation"
41248 msgstr ""
41249
41250 #: cp/decl.c:5005
41251 #, gcc-internal-format
41252 msgid "ignoring attributes applied to class type %qT outside of definition"
41253 msgstr ""
41254
41255 #. A template type parameter or other dependent type.
41256 #: cp/decl.c:5009
41257 #, gcc-internal-format
41258 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
41259 msgstr ""
41260
41261 #: cp/decl.c:5079 cp/decl2.c:834
41262 #, gcc-internal-format
41263 msgid "typedef %qD is initialized (use decltype instead)"
41264 msgstr ""
41265
41266 #: cp/decl.c:5087
41267 #, gcc-internal-format
41268 msgid "declaration of %q#D has %<extern%> and is initialized"
41269 msgstr ""
41270
41271 #: cp/decl.c:5117
41272 #, gcc-internal-format
41273 msgid "definition of %q#D is marked %<dllimport%>"
41274 msgstr ""
41275
41276 #: cp/decl.c:5141
41277 #, gcc-internal-format
41278 msgid "%q+#D is not a static data member of %q#T"
41279 msgstr ""
41280
41281 #: cp/decl.c:5149
41282 #, gcc-internal-format
41283 msgid "non-member-template declaration of %qD"
41284 msgstr ""
41285
41286 #: cp/decl.c:5150
41287 #, gcc-internal-format
41288 msgid "does not match member template declaration here"
41289 msgstr ""
41290
41291 #: cp/decl.c:5162
41292 #, gcc-internal-format
41293 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
41294 msgstr ""
41295
41296 #: cp/decl.c:5174
41297 #, gcc-internal-format
41298 msgid "duplicate initialization of %qD"
41299 msgstr ""
41300
41301 #: cp/decl.c:5224
41302 #, gcc-internal-format
41303 msgid "declaration of %q#D outside of class is not definition"
41304 msgstr ""
41305
41306 #: cp/decl.c:5258
41307 #, gcc-internal-format
41308 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
41309 msgstr ""
41310
41311 #: cp/decl.c:5262
41312 #, gcc-internal-format
41313 msgid "%qD declared %<static%> in %<constexpr%> function"
41314 msgstr ""
41315
41316 #: cp/decl.c:5327
41317 #, gcc-internal-format
41318 msgid "variable %q#D has initializer but incomplete type"
41319 msgstr ""
41320
41321 #: cp/decl.c:5333 cp/decl.c:6340
41322 #, gcc-internal-format
41323 msgid "elements of array %q#D have incomplete type"
41324 msgstr ""
41325
41326 #: cp/decl.c:5343
41327 #, gcc-internal-format
41328 msgid "aggregate %q#D has incomplete type and cannot be defined"
41329 msgstr ""
41330
41331 #: cp/decl.c:5379
41332 #, gcc-internal-format
41333 msgid "%qD declared as reference but not initialized"
41334 msgstr ""
41335
41336 #: cp/decl.c:5436
41337 #, gcc-internal-format
41338 msgid "name used in a GNU-style designated initializer for an array"
41339 msgstr ""
41340
41341 #: cp/decl.c:5442
41342 #, gcc-internal-format
41343 msgid "name %qD used in a GNU-style designated initializer for an array"
41344 msgstr ""
41345
41346 #: cp/decl.c:5461
41347 #, gcc-internal-format
41348 msgid "non-trivial designated initializers not supported"
41349 msgstr ""
41350
41351 #: cp/decl.c:5464
41352 #, gcc-internal-format
41353 msgid "C99 designator %qE is not an integral constant-expression"
41354 msgstr ""
41355
41356 #: cp/decl.c:5520
41357 #, gcc-internal-format
41358 msgid "initializer fails to determine size of %qD"
41359 msgstr ""
41360
41361 #: cp/decl.c:5527
41362 #, gcc-internal-format
41363 msgid "array size missing in %qD"
41364 msgstr ""
41365
41366 #: cp/decl.c:5539
41367 #, gcc-internal-format
41368 msgid "zero-size array %qD"
41369 msgstr ""
41370
41371 #: cp/decl.c:5579
41372 #, gcc-internal-format
41373 msgid "storage size of %qD isn%'t known"
41374 msgstr ""
41375
41376 #: cp/decl.c:5603
41377 #, gcc-internal-format
41378 msgid "storage size of %qD isn%'t constant"
41379 msgstr ""
41380
41381 #: cp/decl.c:5654
41382 #, gcc-internal-format
41383 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
41384 msgstr ""
41385
41386 #: cp/decl.c:5658
41387 #, gcc-internal-format
41388 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
41389 msgstr ""
41390
41391 #: cp/decl.c:5664
41392 #, gcc-internal-format
41393 msgid "you can work around this by removing the initializer"
41394 msgstr ""
41395
41396 #: cp/decl.c:5700
41397 #, gcc-internal-format
41398 msgid "uninitialized const %qD"
41399 msgstr ""
41400
41401 #: cp/decl.c:5707
41402 #, gcc-internal-format
41403 msgid "uninitialized variable %qD in %<constexpr%> function"
41404 msgstr ""
41405
41406 #: cp/decl.c:5714
41407 #, gcc-internal-format
41408 msgid "uninitialized variable %qD in %<constexpr%> context"
41409 msgstr ""
41410
41411 #: cp/decl.c:5722
41412 #, gcc-internal-format
41413 msgid "%q#T has no user-provided default constructor"
41414 msgstr ""
41415
41416 #: cp/decl.c:5726
41417 #, gcc-internal-format
41418 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
41419 msgstr ""
41420
41421 #: cp/decl.c:5729
41422 #, gcc-internal-format
41423 msgid "and the implicitly-defined constructor does not initialize %q#D"
41424 msgstr ""
41425
41426 #: cp/decl.c:5897
41427 #, gcc-internal-format
41428 msgid "invalid type %qT as initializer for a vector of type %qT"
41429 msgstr ""
41430
41431 #: cp/decl.c:5938
41432 #, gcc-internal-format
41433 msgid "initializer for %qT must be brace-enclosed"
41434 msgstr ""
41435
41436 #: cp/decl.c:5973
41437 #, gcc-internal-format
41438 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
41439 msgstr ""
41440
41441 #: cp/decl.c:5981
41442 #, gcc-internal-format
41443 msgid "%qT has no non-static data member named %qD"
41444 msgstr ""
41445
41446 #: cp/decl.c:6001
41447 #, gcc-internal-format
41448 msgid "invalid initializer for %q#D"
41449 msgstr ""
41450
41451 #: cp/decl.c:6031
41452 #, gcc-internal-format
41453 msgid "C99 designator %qE outside aggregate initializer"
41454 msgstr ""
41455
41456 #: cp/decl.c:6070 cp/decl.c:6312 cp/typeck2.c:1400 cp/typeck2.c:1707
41457 #: cp/typeck2.c:1755 cp/typeck2.c:1802
41458 #, gcc-internal-format
41459 msgid "too many initializers for %qT"
41460 msgstr ""
41461
41462 #: cp/decl.c:6107
41463 #, gcc-internal-format
41464 msgid "braces around scalar initializer for type %qT"
41465 msgstr ""
41466
41467 #: cp/decl.c:6117
41468 #, gcc-internal-format
41469 msgid "too many braces around scalar initializerfor type %qT"
41470 msgstr ""
41471
41472 #: cp/decl.c:6237
41473 #, gcc-internal-format
41474 msgid "missing braces around initializer for %qT"
41475 msgstr ""
41476
41477 #: cp/decl.c:6342
41478 #, gcc-internal-format
41479 msgid "elements of array %q#T have incomplete type"
41480 msgstr ""
41481
41482 #: cp/decl.c:6350
41483 #, gcc-internal-format
41484 msgid "variable-sized compound literal"
41485 msgstr ""
41486
41487 #: cp/decl.c:6405
41488 #, gcc-internal-format
41489 msgid "%q#D has incomplete type"
41490 msgstr ""
41491
41492 #: cp/decl.c:6426
41493 #, gcc-internal-format
41494 msgid "scalar object %qD requires one element in initializer"
41495 msgstr ""
41496
41497 #: cp/decl.c:6471
41498 #, gcc-internal-format
41499 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
41500 msgstr "у C++98 %qD має бути ініціалізовано конструктором, а не за допомогою %<{...}%>"
41501
41502 #: cp/decl.c:6578
41503 #, gcc-internal-format
41504 msgid "array %qD initialized by parenthesized string literal %qE"
41505 msgstr ""
41506
41507 #: cp/decl.c:6613
41508 #, gcc-internal-format
41509 msgid "initializer invalid for static member with constructor"
41510 msgstr ""
41511
41512 #: cp/decl.c:6615
41513 #, gcc-internal-format
41514 msgid "non-constant in-class initialization invalid for static member %qD"
41515 msgstr ""
41516
41517 #: cp/decl.c:6618
41518 #, gcc-internal-format
41519 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
41520 msgstr ""
41521
41522 #: cp/decl.c:6623
41523 #, gcc-internal-format
41524 msgid "(an out of class initialization is required)"
41525 msgstr ""
41526
41527 #: cp/decl.c:6801
41528 #, gcc-internal-format
41529 msgid "reference %qD is initialized with itself"
41530 msgstr ""
41531
41532 #: cp/decl.c:6948
41533 #, gcc-internal-format
41534 msgid "assignment (not initialization) in declaration"
41535 msgstr ""
41536
41537 #: cp/decl.c:6966 cp/decl.c:12911
41538 #, gcc-internal-format
41539 msgid "ISO C++17 does not allow %<register%> storage class specifier"
41540 msgstr ""
41541
41542 #: cp/decl.c:6970 cp/decl.c:12915
41543 #, gcc-internal-format
41544 msgid "%<register%> storage class specifier used"
41545 msgstr ""
41546
41547 #: cp/decl.c:7017
41548 #, gcc-internal-format
41549 msgid "initializer for %<decltype(auto) %D%> has function type (did you forget the %<()%> ?)"
41550 msgstr ""
41551
41552 #: cp/decl.c:7113
41553 #, gcc-internal-format
41554 msgid "variable concept has no initializer"
41555 msgstr ""
41556
41557 #: cp/decl.c:7166
41558 #, gcc-internal-format
41559 msgid "shadowing previous type declaration of %q#D"
41560 msgstr ""
41561
41562 #: cp/decl.c:7358
41563 #, gcc-internal-format
41564 msgid "function %q#D is initialized like a variable"
41565 msgstr ""
41566
41567 #: cp/decl.c:7441
41568 #, gcc-internal-format
41569 msgid "cannot decompose class type %qT because it has an anonymous struct member"
41570 msgstr ""
41571
41572 #: cp/decl.c:7444
41573 #, gcc-internal-format
41574 msgid "cannot decompose class type %qT because it has an anonymous union member"
41575 msgstr ""
41576
41577 #: cp/decl.c:7451
41578 #, gcc-internal-format
41579 msgid "cannot decompose inaccessible member %qD of %qT"
41580 msgstr "неможливо розкласти недоступний член %qD %qT"
41581
41582 #: cp/decl.c:7477
41583 #, gcc-internal-format
41584 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
41585 msgstr ""
41586
41587 #: cp/decl.c:7486
41588 #, gcc-internal-format
41589 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
41590 msgstr ""
41591
41592 #: cp/decl.c:7703
41593 #, gcc-internal-format
41594 msgid "structured binding refers to incomplete type %qT"
41595 msgstr ""
41596
41597 #: cp/decl.c:7719
41598 #, gcc-internal-format
41599 msgid "cannot decompose variable length array %qT"
41600 msgstr ""
41601
41602 #: cp/decl.c:7728 cp/decl.c:7813
41603 #, gcc-internal-format, gfc-internal-format
41604 msgid "%u name provided for structured binding"
41605 msgid_plural "%u names provided for structured binding"
41606 msgstr[0] ""
41607 msgstr[1] ""
41608 msgstr[2] ""
41609
41610 #: cp/decl.c:7732
41611 #, gcc-internal-format, gfc-internal-format
41612 msgid "only %u name provided for structured binding"
41613 msgid_plural "only %u names provided for structured binding"
41614 msgstr[0] ""
41615 msgstr[1] ""
41616 msgstr[2] ""
41617
41618 #: cp/decl.c:7735
41619 #, gcc-internal-format
41620 msgid "while %qT decomposes into %wu element"
41621 msgid_plural "while %qT decomposes into %wu elements"
41622 msgstr[0] ""
41623 msgstr[1] ""
41624 msgstr[2] ""
41625
41626 #: cp/decl.c:7780
41627 #, gcc-internal-format
41628 msgid "cannot decompose variable length vector %qT"
41629 msgstr ""
41630
41631 #: cp/decl.c:7806
41632 #, gcc-internal-format
41633 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
41634 msgstr "%<std::tuple_size<%T>::value%> не є інтегральним сталим виразом"
41635
41636 #: cp/decl.c:7815
41637 #, gcc-internal-format
41638 msgid "while %qT decomposes into %E elements"
41639 msgstr ""
41640
41641 #: cp/decl.c:7836
41642 #, gcc-internal-format
41643 msgid "in initialization of structured binding variable %qD"
41644 msgstr ""
41645
41646 #: cp/decl.c:7862
41647 #, gcc-internal-format
41648 msgid "cannot decompose union type %qT"
41649 msgstr "не вдалося розкласти тип об'єднання %qT"
41650
41651 #: cp/decl.c:7867
41652 #, gcc-internal-format
41653 msgid "cannot decompose non-array non-class type %qT"
41654 msgstr ""
41655
41656 #: cp/decl.c:7872
41657 #, gcc-internal-format
41658 msgid "cannot decompose lambda closure type %qT"
41659 msgstr ""
41660
41661 #: cp/decl.c:7876
41662 #, gcc-internal-format
41663 msgid "structured binding refers to incomplete class type %qT"
41664 msgstr ""
41665
41666 #: cp/decl.c:7885
41667 #, gcc-internal-format
41668 msgid "cannot decompose class type %qT without non-static data members"
41669 msgstr ""
41670
41671 #: cp/decl.c:8325
41672 #, gcc-internal-format
41673 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
41674 msgstr ""
41675
41676 #: cp/decl.c:8328
41677 #, gcc-internal-format
41678 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
41679 msgstr ""
41680
41681 #: cp/decl.c:8333
41682 #, gcc-internal-format
41683 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
41684 msgstr ""
41685
41686 #: cp/decl.c:8562
41687 #, gcc-internal-format
41688 msgid "initializer fails to determine size of %qT"
41689 msgstr ""
41690
41691 #: cp/decl.c:8566
41692 #, gcc-internal-format
41693 msgid "array size missing in %qT"
41694 msgstr ""
41695
41696 #: cp/decl.c:8569
41697 #, gcc-internal-format
41698 msgid "zero-size array %qT"
41699 msgstr ""
41700
41701 #: cp/decl.c:8585
41702 #, gcc-internal-format
41703 msgid "destructor for alien class %qT cannot be a member"
41704 msgstr ""
41705
41706 #: cp/decl.c:8587
41707 #, gcc-internal-format
41708 msgid "constructor for alien class %qT cannot be a member"
41709 msgstr ""
41710
41711 #: cp/decl.c:8613
41712 #, gcc-internal-format
41713 msgid "%qD declared as a %<virtual%> variable"
41714 msgstr ""
41715
41716 #: cp/decl.c:8615
41717 #, gcc-internal-format
41718 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
41719 msgstr ""
41720
41721 #: cp/decl.c:8621
41722 #, gcc-internal-format
41723 msgid "%qD declared as a %<virtual%> parameter"
41724 msgstr ""
41725
41726 #: cp/decl.c:8624
41727 #, gcc-internal-format
41728 msgid "%qD declared as an %<inline%> parameter"
41729 msgstr ""
41730
41731 #: cp/decl.c:8626
41732 #, gcc-internal-format
41733 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
41734 msgstr ""
41735
41736 #: cp/decl.c:8632
41737 #, gcc-internal-format
41738 msgid "%qD declared as a %<virtual%> type"
41739 msgstr ""
41740
41741 #: cp/decl.c:8635
41742 #, gcc-internal-format
41743 msgid "%qD declared as an %<inline%> type"
41744 msgstr ""
41745
41746 #: cp/decl.c:8637
41747 #, gcc-internal-format
41748 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
41749 msgstr ""
41750
41751 #: cp/decl.c:8643
41752 #, gcc-internal-format
41753 msgid "%qD declared as a %<virtual%> field"
41754 msgstr ""
41755
41756 #: cp/decl.c:8646
41757 #, gcc-internal-format
41758 msgid "%qD declared as an %<inline%> field"
41759 msgstr ""
41760
41761 #: cp/decl.c:8648
41762 #, gcc-internal-format
41763 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
41764 msgstr ""
41765
41766 #: cp/decl.c:8655
41767 #, gcc-internal-format
41768 msgid "%q+D declared as a friend"
41769 msgstr ""
41770
41771 #: cp/decl.c:8662
41772 #, gcc-internal-format
41773 msgid "%q+D declared with an exception specification"
41774 msgstr ""
41775
41776 #: cp/decl.c:8694
41777 #, gcc-internal-format
41778 msgid "definition of %qD is not in namespace enclosing %qT"
41779 msgstr ""
41780
41781 #: cp/decl.c:8734
41782 #, gcc-internal-format
41783 msgid "static member function %q#D declared with type qualifiers"
41784 msgstr ""
41785
41786 #: cp/decl.c:8745
41787 #, gcc-internal-format
41788 msgid "concept %q#D declared with function parameters"
41789 msgstr ""
41790
41791 #: cp/decl.c:8752
41792 #, gcc-internal-format
41793 msgid "concept %q#D declared with a deduced return type"
41794 msgstr ""
41795
41796 #: cp/decl.c:8755
41797 #, gcc-internal-format
41798 msgid "concept %q#D with non-%<bool%> return type %qT"
41799 msgstr ""
41800
41801 #: cp/decl.c:8831
41802 #, gcc-internal-format
41803 msgid "concept %qD has no definition"
41804 msgstr ""
41805
41806 #: cp/decl.c:8893
41807 #, gcc-internal-format
41808 msgid "defining explicit specialization %qD in friend declaration"
41809 msgstr ""
41810
41811 #: cp/decl.c:8904
41812 #, gcc-internal-format
41813 msgid "invalid use of template-id %qD in declaration of primary template"
41814 msgstr ""
41815
41816 #: cp/decl.c:8925
41817 #, gcc-internal-format
41818 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
41819 msgstr ""
41820
41821 #: cp/decl.c:8934
41822 #, gcc-internal-format
41823 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
41824 msgstr ""
41825
41826 #: cp/decl.c:8951
41827 #, gcc-internal-format
41828 msgid "friend declaration of %qD specifies default arguments and isn%'t a definition"
41829 msgstr ""
41830
41831 #: cp/decl.c:8998
41832 #, gcc-internal-format
41833 msgid "cannot declare %<::main%> to be a template"
41834 msgstr ""
41835
41836 #: cp/decl.c:9001
41837 #, gcc-internal-format
41838 msgid "cannot declare %<::main%> to be inline"
41839 msgstr ""
41840
41841 #: cp/decl.c:9004
41842 #, gcc-internal-format
41843 msgid "cannot declare %<::main%> to be %<constexpr%>"
41844 msgstr ""
41845
41846 #: cp/decl.c:9006
41847 #, gcc-internal-format
41848 msgid "cannot declare %<::main%> to be static"
41849 msgstr ""
41850
41851 #: cp/decl.c:9063
41852 #, gcc-internal-format
41853 msgid "static member function %qD cannot have cv-qualifier"
41854 msgstr ""
41855
41856 #: cp/decl.c:9064
41857 #, gcc-internal-format
41858 msgid "non-member function %qD cannot have cv-qualifier"
41859 msgstr ""
41860
41861 #: cp/decl.c:9072
41862 #, gcc-internal-format
41863 msgid "static member function %qD cannot have ref-qualifier"
41864 msgstr ""
41865
41866 #: cp/decl.c:9073
41867 #, gcc-internal-format
41868 msgid "non-member function %qD cannot have ref-qualifier"
41869 msgstr ""
41870
41871 #: cp/decl.c:9083
41872 #, gcc-internal-format
41873 msgid "deduction guide %qD must be declared at namespace scope"
41874 msgstr ""
41875
41876 #: cp/decl.c:9089
41877 #, gcc-internal-format
41878 msgid "deduction guide %qD must not have a function body"
41879 msgstr ""
41880
41881 #: cp/decl.c:9102
41882 #, gcc-internal-format
41883 msgid "literal operator with C linkage"
41884 msgstr ""
41885
41886 #: cp/decl.c:9112
41887 #, gcc-internal-format
41888 msgid "%qD has invalid argument list"
41889 msgstr ""
41890
41891 #: cp/decl.c:9120
41892 #, gcc-internal-format
41893 msgid "integer suffix %qs shadowed by implementation"
41894 msgstr ""
41895
41896 #: cp/decl.c:9126
41897 #, gcc-internal-format
41898 msgid "floating point suffix %qs shadowed by implementation"
41899 msgstr ""
41900
41901 #: cp/decl.c:9134
41902 #, gcc-internal-format
41903 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
41904 msgstr ""
41905
41906 #: cp/decl.c:9139
41907 #, gcc-internal-format
41908 msgid "%qD must be a non-member function"
41909 msgstr ""
41910
41911 #: cp/decl.c:9220
41912 #, gcc-internal-format
41913 msgid "%<::main%> must return %<int%>"
41914 msgstr ""
41915
41916 #: cp/decl.c:9260
41917 #, gcc-internal-format
41918 msgid "definition of implicitly-declared %qD"
41919 msgstr ""
41920
41921 #: cp/decl.c:9265
41922 #, gcc-internal-format
41923 msgid "definition of explicitly-defaulted %q+D"
41924 msgstr ""
41925
41926 #: cp/decl.c:9267
41927 #, gcc-internal-format
41928 msgid "%q#D explicitly defaulted here"
41929 msgstr "%q#D явним чином типово визначено тут"
41930
41931 #: cp/decl.c:9284
41932 #, gcc-internal-format
41933 msgid "no %q#D member function declared in class %qT"
41934 msgstr ""
41935
41936 #: cp/decl.c:9474
41937 #, gcc-internal-format
41938 msgid "cannot declare %<::main%> to be a global variable"
41939 msgstr ""
41940
41941 #: cp/decl.c:9483
41942 #, gcc-internal-format
41943 msgid "a non-template variable cannot be %<concept%>"
41944 msgstr ""
41945
41946 #: cp/decl.c:9490
41947 #, gcc-internal-format
41948 msgid "concept must have type %<bool%>"
41949 msgstr ""
41950
41951 #: cp/decl.c:9610
41952 #, gcc-internal-format
41953 msgid "in-class initialization of static data member %q#D of incomplete type"
41954 msgstr ""
41955
41956 #: cp/decl.c:9614
41957 #, gcc-internal-format
41958 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
41959 msgstr ""
41960
41961 #: cp/decl.c:9618
41962 #, gcc-internal-format
41963 msgid "in-class initialization of static data member %q#D of non-literal type"
41964 msgstr ""
41965
41966 #: cp/decl.c:9629
41967 #, gcc-internal-format
41968 msgid "invalid in-class initialization of static data member of non-integral type %qT"
41969 msgstr ""
41970
41971 #: cp/decl.c:9634
41972 #, gcc-internal-format
41973 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
41974 msgstr ""
41975
41976 #: cp/decl.c:9639
41977 #, gcc-internal-format
41978 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
41979 msgstr ""
41980
41981 #: cp/decl.c:9748
41982 #, gcc-internal-format
41983 msgid "size of array %qD has non-integral type %qT"
41984 msgstr ""
41985
41986 #: cp/decl.c:9751
41987 #, gcc-internal-format
41988 msgid "size of array has non-integral type %qT"
41989 msgstr ""
41990
41991 #: cp/decl.c:9782 cp/decl.c:9851
41992 #, gcc-internal-format
41993 msgid "size of array %qD is not an integral constant-expression"
41994 msgstr ""
41995
41996 #: cp/decl.c:9786 cp/decl.c:9854
41997 #, gcc-internal-format
41998 msgid "size of array is not an integral constant-expression"
41999 msgstr ""
42000
42001 #: cp/decl.c:9834
42002 #, gcc-internal-format
42003 msgid "ISO C++ forbids zero-size array %qD"
42004 msgstr ""
42005
42006 #: cp/decl.c:9837
42007 #, gcc-internal-format
42008 msgid "ISO C++ forbids zero-size array"
42009 msgstr ""
42010
42011 #: cp/decl.c:9861
42012 #, gcc-internal-format
42013 msgid "ISO C++ forbids variable length array %qD"
42014 msgstr ""
42015
42016 #: cp/decl.c:9864
42017 #, gcc-internal-format
42018 msgid "ISO C++ forbids variable length array"
42019 msgstr ""
42020
42021 #: cp/decl.c:9870
42022 #, gcc-internal-format
42023 msgid "variable length array %qD is used"
42024 msgstr ""
42025
42026 #: cp/decl.c:9873
42027 #, gcc-internal-format
42028 msgid "variable length array is used"
42029 msgstr ""
42030
42031 #: cp/decl.c:9922
42032 #, gcc-internal-format
42033 msgid "overflow in array dimension"
42034 msgstr ""
42035
42036 #: cp/decl.c:9982
42037 #, gcc-internal-format
42038 msgid "%qD declared as array of %qT"
42039 msgstr ""
42040
42041 #: cp/decl.c:9984 cp/pt.c:14974
42042 #, gcc-internal-format
42043 msgid "creating array of %qT"
42044 msgstr ""
42045
42046 #: cp/decl.c:9994
42047 #, gcc-internal-format
42048 msgid "declaration of %qD as array of void"
42049 msgstr ""
42050
42051 #: cp/decl.c:9996
42052 #, gcc-internal-format
42053 msgid "creating array of void"
42054 msgstr ""
42055
42056 #: cp/decl.c:10001
42057 #, gcc-internal-format
42058 msgid "declaration of %qD as array of functions"
42059 msgstr ""
42060
42061 #: cp/decl.c:10003
42062 #, gcc-internal-format
42063 msgid "creating array of functions"
42064 msgstr ""
42065
42066 #: cp/decl.c:10008
42067 #, gcc-internal-format
42068 msgid "declaration of %qD as array of references"
42069 msgstr ""
42070
42071 #: cp/decl.c:10010
42072 #, gcc-internal-format
42073 msgid "creating array of references"
42074 msgstr ""
42075
42076 #: cp/decl.c:10015
42077 #, gcc-internal-format
42078 msgid "declaration of %qD as array of function members"
42079 msgstr ""
42080
42081 #: cp/decl.c:10018
42082 #, gcc-internal-format
42083 msgid "creating array of function members"
42084 msgstr ""
42085
42086 #: cp/decl.c:10032
42087 #, gcc-internal-format
42088 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
42089 msgstr ""
42090
42091 #: cp/decl.c:10036
42092 #, gcc-internal-format
42093 msgid "multidimensional array must have bounds for all dimensions except the first"
42094 msgstr ""
42095
42096 #: cp/decl.c:10106
42097 #, gcc-internal-format
42098 msgid "return type specification for constructor invalid"
42099 msgstr ""
42100
42101 #: cp/decl.c:10109
42102 #, gcc-internal-format
42103 msgid "qualifiers are not allowed on constructor declaration"
42104 msgstr ""
42105
42106 #: cp/decl.c:10119
42107 #, gcc-internal-format
42108 msgid "return type specification for destructor invalid"
42109 msgstr ""
42110
42111 #: cp/decl.c:10122
42112 #, gcc-internal-format
42113 msgid "qualifiers are not allowed on destructor declaration"
42114 msgstr ""
42115
42116 #: cp/decl.c:10134
42117 #, gcc-internal-format
42118 msgid "return type specified for %<operator %T%>"
42119 msgstr ""
42120
42121 #: cp/decl.c:10137
42122 #, gcc-internal-format
42123 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
42124 msgstr ""
42125
42126 #: cp/decl.c:10145
42127 #, gcc-internal-format
42128 msgid "return type specified for deduction guide"
42129 msgstr ""
42130
42131 #: cp/decl.c:10148
42132 #, gcc-internal-format
42133 msgid "qualifiers are not allowed on declaration of deduction guide"
42134 msgstr ""
42135
42136 #: cp/decl.c:10152
42137 #, gcc-internal-format
42138 msgid "template template parameter %qT in declaration of deduction guide"
42139 msgstr ""
42140
42141 #: cp/decl.c:10161
42142 #, gcc-internal-format
42143 msgid "decl-specifier in declaration of deduction guide"
42144 msgstr ""
42145
42146 #: cp/decl.c:10182
42147 #, gcc-internal-format
42148 msgid "unnamed variable or field declared void"
42149 msgstr ""
42150
42151 #: cp/decl.c:10189
42152 #, gcc-internal-format
42153 msgid "variable or field declared void"
42154 msgstr ""
42155
42156 #: cp/decl.c:10204
42157 #, gcc-internal-format
42158 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
42159 msgstr ""
42160
42161 #: cp/decl.c:10209
42162 #, gcc-internal-format
42163 msgid "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
42164 msgstr ""
42165
42166 #: cp/decl.c:10467
42167 #, gcc-internal-format
42168 msgid "invalid use of qualified-name %<::%D%>"
42169 msgstr ""
42170
42171 #: cp/decl.c:10470 cp/decl.c:10490
42172 #, gcc-internal-format
42173 msgid "invalid use of qualified-name %<%T::%D%>"
42174 msgstr ""
42175
42176 #: cp/decl.c:10473
42177 #, gcc-internal-format
42178 msgid "invalid use of qualified-name %<%D::%D%>"
42179 msgstr ""
42180
42181 #: cp/decl.c:10482
42182 #, gcc-internal-format
42183 msgid "%q#T is not a class or a namespace"
42184 msgstr ""
42185
42186 #: cp/decl.c:10504 cp/decl.c:10597 cp/decl.c:10606 cp/decl.c:12250
42187 #, gcc-internal-format
42188 msgid "declaration of %qD as non-function"
42189 msgstr ""
42190
42191 #: cp/decl.c:10510
42192 #, gcc-internal-format
42193 msgid "declaration of %qD as non-member"
42194 msgstr ""
42195
42196 #: cp/decl.c:10538
42197 #, gcc-internal-format
42198 msgid "declarator-id missing; using reserved word %qD"
42199 msgstr ""
42200
42201 #: cp/decl.c:10589
42202 #, gcc-internal-format
42203 msgid "function definition does not declare parameters"
42204 msgstr ""
42205
42206 #: cp/decl.c:10614
42207 #, gcc-internal-format
42208 msgid "declaration of %qD as %<typedef%>"
42209 msgstr ""
42210
42211 #: cp/decl.c:10619
42212 #, gcc-internal-format
42213 msgid "declaration of %qD as parameter"
42214 msgstr ""
42215
42216 #: cp/decl.c:10654
42217 #, gcc-internal-format
42218 msgid "%<concept%> cannot appear in a typedef declaration"
42219 msgstr ""
42220
42221 #: cp/decl.c:10661
42222 #, gcc-internal-format
42223 msgid "%<constexpr%> cannot appear in a typedef declaration"
42224 msgstr ""
42225
42226 #: cp/decl.c:10669
42227 #, gcc-internal-format
42228 msgid "two or more data types in declaration of %qs"
42229 msgstr ""
42230
42231 #: cp/decl.c:10675
42232 #, gcc-internal-format
42233 msgid "conflicting specifiers in declaration of %qs"
42234 msgstr ""
42235
42236 #: cp/decl.c:10710
42237 #, gcc-internal-format
42238 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
42239 msgstr ""
42240
42241 #: cp/decl.c:10759 cp/decl.c:10762 cp/decl.c:10765
42242 #, gcc-internal-format
42243 msgid "ISO C++ forbids declaration of %qs with no type"
42244 msgstr ""
42245
42246 #: cp/decl.c:10781
42247 #, gcc-internal-format
42248 msgid "%<__int%d%> is not supported by this target"
42249 msgstr ""
42250
42251 #: cp/decl.c:10787
42252 #, gcc-internal-format
42253 msgid "ISO C++ does not support %<__int%d%> for %qs"
42254 msgstr ""
42255
42256 #: cp/decl.c:10841
42257 #, gcc-internal-format
42258 msgid "%<signed%> and %<unsigned%> specified together"
42259 msgstr ""
42260
42261 #: cp/decl.c:10847
42262 #, gcc-internal-format
42263 msgid "%<long%> and %<short%> specified together"
42264 msgstr ""
42265
42266 #: cp/decl.c:10855 cp/decl.c:10861
42267 #, gcc-internal-format
42268 msgid "%qs specified with %qT"
42269 msgstr "%qs визначено з %qT"
42270
42271 #: cp/decl.c:10866
42272 #, gcc-internal-format
42273 msgid "%qs specified with %<decltype%>"
42274 msgstr "%qs визначено з %<decltype%>"
42275
42276 #: cp/decl.c:10868
42277 #, gcc-internal-format
42278 msgid "%qs specified with %<typeof%>"
42279 msgstr ""
42280
42281 #: cp/decl.c:10934
42282 #, gcc-internal-format
42283 msgid "complex invalid for %qs"
42284 msgstr ""
42285
42286 #: cp/decl.c:10973
42287 #, gcc-internal-format
42288 msgid "template placeholder type %qT must be followed by a simple declarator-id"
42289 msgstr ""
42290
42291 #: cp/decl.c:10993
42292 #, gcc-internal-format
42293 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
42294 msgstr ""
42295
42296 #: cp/decl.c:11002
42297 #, gcc-internal-format
42298 msgid "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-std=c++2a%> or %<-std=gnu++2a%>"
42299 msgstr ""
42300
42301 #: cp/decl.c:11015
42302 #, gcc-internal-format
42303 msgid "typedef declaration invalid in parameter declaration"
42304 msgstr ""
42305
42306 #: cp/decl.c:11022
42307 #, gcc-internal-format
42308 msgid "storage class specified for template parameter %qs"
42309 msgstr ""
42310
42311 #: cp/decl.c:11032 cp/decl.c:11174
42312 #, gcc-internal-format
42313 msgid "storage class specified for parameter %qs"
42314 msgstr ""
42315
42316 #: cp/decl.c:11039
42317 #, gcc-internal-format
42318 msgid "a parameter cannot be declared %<concept%>"
42319 msgstr ""
42320
42321 #: cp/decl.c:11045
42322 #, gcc-internal-format
42323 msgid "a parameter cannot be declared %<constexpr%>"
42324 msgstr ""
42325
42326 #: cp/decl.c:11055
42327 #, gcc-internal-format
42328 msgid "%<virtual%> outside class declaration"
42329 msgstr ""
42330
42331 #: cp/decl.c:11065
42332 #, gcc-internal-format
42333 msgid "structured binding declaration cannot be %<inline%>"
42334 msgstr ""
42335
42336 #: cp/decl.c:11068
42337 #, gcc-internal-format
42338 msgid "structured binding declaration cannot be %<typedef%>"
42339 msgstr ""
42340
42341 #: cp/decl.c:11070
42342 #, gcc-internal-format
42343 msgid "structured binding declaration cannot be %<constexpr%>"
42344 msgstr ""
42345
42346 #: cp/decl.c:11074
42347 #, gcc-internal-format
42348 msgid "structured binding declaration cannot be %qs"
42349 msgstr ""
42350
42351 #: cp/decl.c:11079
42352 #, gcc-internal-format
42353 msgid "structured binding declaration cannot be %<concept%>"
42354 msgstr ""
42355
42356 #: cp/decl.c:11085
42357 #, gcc-internal-format
42358 msgid "structured binding declaration cannot be %<register%>"
42359 msgstr ""
42360
42361 #: cp/decl.c:11089
42362 #, gcc-internal-format
42363 msgid "structured binding declaration cannot be %<static%>"
42364 msgstr ""
42365
42366 #: cp/decl.c:11093
42367 #, gcc-internal-format
42368 msgid "structured binding declaration cannot be %<extern%>"
42369 msgstr ""
42370
42371 #: cp/decl.c:11097
42372 #, gcc-internal-format
42373 msgid "structured binding declaration cannot be %<mutable%>"
42374 msgstr ""
42375
42376 #: cp/decl.c:11101
42377 #, gcc-internal-format
42378 msgid "structured binding declaration cannot be C++98 %<auto%>"
42379 msgstr ""
42380
42381 #: cp/decl.c:11112
42382 #, gcc-internal-format
42383 msgid "structured binding declaration cannot have type %qT"
42384 msgstr ""
42385
42386 #: cp/decl.c:11115
42387 #, gcc-internal-format
42388 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
42389 msgstr ""
42390
42391 #: cp/decl.c:11146
42392 #, gcc-internal-format
42393 msgid "multiple storage classes in declaration of %qs"
42394 msgstr ""
42395
42396 #: cp/decl.c:11172
42397 #, gcc-internal-format
42398 msgid "storage class specified for %qs"
42399 msgstr ""
42400
42401 #: cp/decl.c:11186
42402 #, gcc-internal-format
42403 msgid "nested function %qs declared %<extern%>"
42404 msgstr ""
42405
42406 #: cp/decl.c:11190
42407 #, gcc-internal-format
42408 msgid "top-level declaration of %qs specifies %<auto%>"
42409 msgstr ""
42410
42411 #: cp/decl.c:11198
42412 #, gcc-internal-format
42413 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
42414 msgstr ""
42415
42416 #: cp/decl.c:11212
42417 #, gcc-internal-format
42418 msgid "storage class specifiers invalid in friend function declarations"
42419 msgstr ""
42420
42421 #: cp/decl.c:11294
42422 #, gcc-internal-format
42423 msgid "unnecessary parentheses in declaration of %qs"
42424 msgstr ""
42425
42426 #: cp/decl.c:11343
42427 #, gcc-internal-format
42428 msgid "requires-clause on return type"
42429 msgstr ""
42430
42431 #: cp/decl.c:11366
42432 #, gcc-internal-format
42433 msgid "%qs function uses %<auto%> type specifier without trailing return type"
42434 msgstr ""
42435
42436 #: cp/decl.c:11370
42437 #, gcc-internal-format
42438 msgid "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
42439 msgstr ""
42440
42441 #: cp/decl.c:11375
42442 #, gcc-internal-format
42443 msgid "virtual function cannot have deduced return type"
42444 msgstr ""
42445
42446 #: cp/decl.c:11382
42447 #, gcc-internal-format
42448 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
42449 msgstr ""
42450
42451 #: cp/decl.c:11391
42452 #, gcc-internal-format
42453 msgid "%qs function with trailing return type has %<decltype(auto)%> as its type rather than plain %<auto%>"
42454 msgstr ""
42455
42456 #: cp/decl.c:11396
42457 #, gcc-internal-format
42458 msgid "invalid use of %<decltype(auto)%>"
42459 msgstr "некоректне використання %<decltype(auto)%>"
42460
42461 #: cp/decl.c:11407
42462 #, gcc-internal-format
42463 msgid "deduced class type %qD in function return type"
42464 msgstr ""
42465
42466 #: cp/decl.c:11416
42467 #, gcc-internal-format
42468 msgid "deduction guide for %qT must have trailing return type"
42469 msgstr ""
42470
42471 #: cp/decl.c:11429
42472 #, gcc-internal-format
42473 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
42474 msgstr ""
42475
42476 #: cp/decl.c:11441
42477 #, gcc-internal-format
42478 msgid "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
42479 msgstr ""
42480
42481 #: cp/decl.c:11444
42482 #, gcc-internal-format
42483 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
42484 msgstr ""
42485
42486 #: cp/decl.c:11474
42487 #, gcc-internal-format
42488 msgid "%qs declared as function returning a function"
42489 msgstr ""
42490
42491 #: cp/decl.c:11480
42492 #, gcc-internal-format
42493 msgid "%qs declared as function returning an array"
42494 msgstr ""
42495
42496 #: cp/decl.c:11509
42497 #, gcc-internal-format
42498 msgid "destructor cannot be static member function"
42499 msgstr ""
42500
42501 #: cp/decl.c:11510
42502 #, gcc-internal-format
42503 msgid "constructor cannot be static member function"
42504 msgstr ""
42505
42506 #: cp/decl.c:11514
42507 #, gcc-internal-format
42508 msgid "destructors may not be cv-qualified"
42509 msgstr ""
42510
42511 #: cp/decl.c:11515
42512 #, gcc-internal-format
42513 msgid "constructors may not be cv-qualified"
42514 msgstr ""
42515
42516 #: cp/decl.c:11523
42517 #, gcc-internal-format
42518 msgid "destructors may not be ref-qualified"
42519 msgstr ""
42520
42521 #: cp/decl.c:11524
42522 #, gcc-internal-format
42523 msgid "constructors may not be ref-qualified"
42524 msgstr ""
42525
42526 #: cp/decl.c:11542
42527 #, gcc-internal-format
42528 msgid "constructors cannot be declared %<virtual%>"
42529 msgstr ""
42530
42531 #: cp/decl.c:11559
42532 #, gcc-internal-format
42533 msgid "virtual functions cannot be friends"
42534 msgstr ""
42535
42536 #: cp/decl.c:11563
42537 #, gcc-internal-format
42538 msgid "friend declaration not in class definition"
42539 msgstr ""
42540
42541 #: cp/decl.c:11566
42542 #, gcc-internal-format
42543 msgid "can%'t define friend function %qs in a local class definition"
42544 msgstr ""
42545
42546 #: cp/decl.c:11579
42547 #, gcc-internal-format
42548 msgid "a conversion function cannot have a trailing return type"
42549 msgstr ""
42550
42551 #: cp/decl.c:11605
42552 #, gcc-internal-format
42553 msgid "destructors may not have parameters"
42554 msgstr ""
42555
42556 #: cp/decl.c:11645
42557 #, gcc-internal-format
42558 msgid "cannot declare pointer to %q#T"
42559 msgstr ""
42560
42561 #: cp/decl.c:11658 cp/decl.c:11665
42562 #, gcc-internal-format
42563 msgid "cannot declare reference to %q#T"
42564 msgstr ""
42565
42566 #: cp/decl.c:11667
42567 #, gcc-internal-format
42568 msgid "cannot declare pointer to %q#T member"
42569 msgstr ""
42570
42571 #: cp/decl.c:11696
42572 #, gcc-internal-format
42573 msgid "cannot declare reference to qualified function type %qT"
42574 msgstr ""
42575
42576 #: cp/decl.c:11697
42577 #, gcc-internal-format
42578 msgid "cannot declare pointer to qualified function type %qT"
42579 msgstr ""
42580
42581 #: cp/decl.c:11770
42582 #, gcc-internal-format
42583 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
42584 msgstr ""
42585
42586 #: cp/decl.c:11840
42587 #, gcc-internal-format
42588 msgid "template-id %qD used as a declarator"
42589 msgstr ""
42590
42591 #: cp/decl.c:11865
42592 #, gcc-internal-format
42593 msgid "member functions are implicitly friends of their class"
42594 msgstr ""
42595
42596 #: cp/decl.c:11871
42597 #, gcc-internal-format
42598 msgid "extra qualification %<%T::%> on member %qs"
42599 msgstr ""
42600
42601 #: cp/decl.c:11901
42602 #, gcc-internal-format
42603 msgid "cannot define member function %<%T::%s%> within %qT"
42604 msgstr ""
42605
42606 #: cp/decl.c:11903
42607 #, gcc-internal-format
42608 msgid "cannot declare member function %<%T::%s%> within %qT"
42609 msgstr ""
42610
42611 #: cp/decl.c:11911
42612 #, gcc-internal-format
42613 msgid "cannot declare member %<%T::%s%> within %qT"
42614 msgstr ""
42615
42616 #: cp/decl.c:11951
42617 #, gcc-internal-format
42618 msgid "non-parameter %qs cannot be a parameter pack"
42619 msgstr ""
42620
42621 #: cp/decl.c:11959
42622 #, gcc-internal-format
42623 msgid "data member may not have variably modified type %qT"
42624 msgstr ""
42625
42626 #: cp/decl.c:11961
42627 #, gcc-internal-format
42628 msgid "parameter may not have variably modified type %qT"
42629 msgstr ""
42630
42631 #: cp/decl.c:11972
42632 #, gcc-internal-format
42633 msgid "%<explicit%> outside class declaration"
42634 msgstr ""
42635
42636 #: cp/decl.c:11975
42637 #, gcc-internal-format
42638 msgid "%<explicit%> in friend declaration"
42639 msgstr ""
42640
42641 #: cp/decl.c:11978
42642 #, gcc-internal-format
42643 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
42644 msgstr ""
42645
42646 #: cp/decl.c:11988
42647 #, gcc-internal-format
42648 msgid "non-member %qs cannot be declared %<mutable%>"
42649 msgstr ""
42650
42651 #: cp/decl.c:11995
42652 #, gcc-internal-format
42653 msgid "non-object member %qs cannot be declared %<mutable%>"
42654 msgstr ""
42655
42656 #: cp/decl.c:12002
42657 #, gcc-internal-format
42658 msgid "function %qs cannot be declared %<mutable%>"
42659 msgstr ""
42660
42661 #: cp/decl.c:12008
42662 #, gcc-internal-format
42663 msgid "%<static%> %qs cannot be declared %<mutable%>"
42664 msgstr ""
42665
42666 #: cp/decl.c:12014
42667 #, gcc-internal-format
42668 msgid "%<const%> %qs cannot be declared %<mutable%>"
42669 msgstr ""
42670
42671 #: cp/decl.c:12020
42672 #, gcc-internal-format
42673 msgid "reference %qs cannot be declared %<mutable%>"
42674 msgstr ""
42675
42676 #: cp/decl.c:12056
42677 #, gcc-internal-format
42678 msgid "%<auto%> not allowed in alias declaration"
42679 msgstr ""
42680
42681 #: cp/decl.c:12059
42682 #, gcc-internal-format
42683 msgid "typedef declared %<auto%>"
42684 msgstr ""
42685
42686 #: cp/decl.c:12064
42687 #, gcc-internal-format
42688 msgid "requires-clause on typedef"
42689 msgstr ""
42690
42691 #: cp/decl.c:12068
42692 #, gcc-internal-format
42693 msgid "typedef name may not be a nested-name-specifier"
42694 msgstr ""
42695
42696 #: cp/decl.c:12092
42697 #, gcc-internal-format
42698 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
42699 msgstr ""
42700
42701 #: cp/decl.c:12180
42702 #, gcc-internal-format
42703 msgid "%<inline%> specified for friend class declaration"
42704 msgstr ""
42705
42706 #: cp/decl.c:12188
42707 #, gcc-internal-format
42708 msgid "template parameters cannot be friends"
42709 msgstr ""
42710
42711 #: cp/decl.c:12190
42712 #, gcc-internal-format
42713 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
42714 msgstr ""
42715
42716 #: cp/decl.c:12194
42717 #, gcc-internal-format
42718 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
42719 msgstr ""
42720
42721 #: cp/decl.c:12207
42722 #, gcc-internal-format
42723 msgid "trying to make class %qT a friend of global scope"
42724 msgstr ""
42725
42726 #: cp/decl.c:12227
42727 #, gcc-internal-format
42728 msgid "invalid qualifiers on non-member function type"
42729 msgstr ""
42730
42731 #: cp/decl.c:12231
42732 #, gcc-internal-format
42733 msgid "requires-clause on type-id"
42734 msgstr ""
42735
42736 #: cp/decl.c:12241
42737 #, gcc-internal-format
42738 msgid "abstract declarator %qT used as declaration"
42739 msgstr ""
42740
42741 #: cp/decl.c:12256
42742 #, gcc-internal-format
42743 msgid "requires-clause on declaration of non-function type %qT"
42744 msgstr ""
42745
42746 #: cp/decl.c:12275
42747 #, gcc-internal-format
42748 msgid "cannot use %<::%> in parameter declaration"
42749 msgstr ""
42750
42751 #: cp/decl.c:12281
42752 #, gcc-internal-format
42753 msgid "%<auto%> parameter not permitted in this context"
42754 msgstr ""
42755
42756 #: cp/decl.c:12283
42757 #, gcc-internal-format
42758 msgid "parameter declared %<auto%>"
42759 msgstr ""
42760
42761 #: cp/decl.c:12334 cp/parser.c:3290
42762 #, gcc-internal-format
42763 msgid "invalid use of template-name %qE without an argument list"
42764 msgstr ""
42765
42766 #: cp/decl.c:12338
42767 #, gcc-internal-format
42768 msgid "non-static data member declared with placeholder %qT"
42769 msgstr ""
42770
42771 #: cp/decl.c:12362
42772 #, gcc-internal-format
42773 msgid "ISO C++ forbids flexible array member %qs"
42774 msgstr ""
42775
42776 #: cp/decl.c:12365
42777 #, gcc-internal-format
42778 msgid "ISO C++ forbids flexible array members"
42779 msgstr ""
42780
42781 #. Something like struct S { int N::j; };
42782 #: cp/decl.c:12381
42783 #, gcc-internal-format
42784 msgid "invalid use of %<::%>"
42785 msgstr ""
42786
42787 #: cp/decl.c:12402
42788 #, gcc-internal-format
42789 msgid "declaration of function %qD in invalid context"
42790 msgstr ""
42791
42792 #: cp/decl.c:12412
42793 #, gcc-internal-format
42794 msgid "function %qD declared %<virtual%> inside a union"
42795 msgstr ""
42796
42797 #: cp/decl.c:12422
42798 #, gcc-internal-format
42799 msgid "%qD cannot be declared %<virtual%>, since it is always static"
42800 msgstr ""
42801
42802 #: cp/decl.c:12436
42803 #, gcc-internal-format
42804 msgid "expected qualified name in friend declaration for destructor %qD"
42805 msgstr ""
42806
42807 #: cp/decl.c:12443
42808 #, gcc-internal-format
42809 msgid "declaration of %qD as member of %qT"
42810 msgstr ""
42811
42812 #: cp/decl.c:12450
42813 #, gcc-internal-format
42814 msgid "a destructor cannot be %<concept%>"
42815 msgstr ""
42816
42817 #: cp/decl.c:12456
42818 #, gcc-internal-format
42819 msgid "a destructor cannot be %<constexpr%>"
42820 msgstr ""
42821
42822 #: cp/decl.c:12462
42823 #, gcc-internal-format
42824 msgid "expected qualified name in friend declaration for constructor %qD"
42825 msgstr ""
42826
42827 #: cp/decl.c:12471
42828 #, gcc-internal-format
42829 msgid "a constructor cannot be %<concept%>"
42830 msgstr ""
42831
42832 #: cp/decl.c:12477
42833 #, gcc-internal-format
42834 msgid "a concept cannot be a member function"
42835 msgstr ""
42836
42837 #: cp/decl.c:12486
42838 #, gcc-internal-format
42839 msgid "specialization of variable template %qD declared as function"
42840 msgstr ""
42841
42842 #: cp/decl.c:12489
42843 #, gcc-internal-format
42844 msgid "variable template declared here"
42845 msgstr ""
42846
42847 #: cp/decl.c:12547
42848 #, gcc-internal-format
42849 msgid "field %qD has incomplete type %qT"
42850 msgstr ""
42851
42852 #: cp/decl.c:12552
42853 #, gcc-internal-format
42854 msgid "name %qT has incomplete type"
42855 msgstr ""
42856
42857 #: cp/decl.c:12564
42858 #, gcc-internal-format
42859 msgid "%qE is neither function nor member function; cannot be declared friend"
42860 msgstr ""
42861
42862 #: cp/decl.c:12567
42863 #, gcc-internal-format
42864 msgid "unnamed field is neither function nor member function; cannot be declared friend"
42865 msgstr ""
42866
42867 #: cp/decl.c:12612
42868 #, gcc-internal-format
42869 msgid "static data member %qE declared %<concept%>"
42870 msgstr ""
42871
42872 #: cp/decl.c:12617
42873 #, gcc-internal-format
42874 msgid "%<constexpr%> static data member %qD must have an initializer"
42875 msgstr ""
42876
42877 #: cp/decl.c:12646
42878 #, gcc-internal-format
42879 msgid "non-static data member %qE declared %<concept%>"
42880 msgstr ""
42881
42882 #: cp/decl.c:12651
42883 #, gcc-internal-format
42884 msgid "non-static data member %qE declared %<constexpr%>"
42885 msgstr ""
42886
42887 #: cp/decl.c:12706
42888 #, gcc-internal-format
42889 msgid "storage class %<auto%> invalid for function %qs"
42890 msgstr ""
42891
42892 #: cp/decl.c:12708
42893 #, gcc-internal-format
42894 msgid "storage class %<register%> invalid for function %qs"
42895 msgstr ""
42896
42897 #: cp/decl.c:12713
42898 #, gcc-internal-format
42899 msgid "storage class %<__thread%> invalid for function %qs"
42900 msgstr ""
42901
42902 #: cp/decl.c:12717
42903 #, gcc-internal-format
42904 msgid "storage class %<thread_local%> invalid for function %qs"
42905 msgstr ""
42906
42907 #: cp/decl.c:12722
42908 #, gcc-internal-format
42909 msgid "virt-specifiers in %qs not allowed outside a class definition"
42910 msgstr ""
42911
42912 #: cp/decl.c:12734
42913 #, gcc-internal-format
42914 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
42915 msgstr ""
42916
42917 #: cp/decl.c:12738
42918 #, gcc-internal-format
42919 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
42920 msgstr ""
42921
42922 #: cp/decl.c:12746
42923 #, gcc-internal-format
42924 msgid "virtual non-class function %qs"
42925 msgstr ""
42926
42927 #: cp/decl.c:12753
42928 #, gcc-internal-format
42929 msgid "%qs defined in a non-class scope"
42930 msgstr ""
42931
42932 #: cp/decl.c:12754
42933 #, gcc-internal-format
42934 msgid "%qs declared in a non-class scope"
42935 msgstr ""
42936
42937 #: cp/decl.c:12788
42938 #, gcc-internal-format
42939 msgid "cannot declare member function %qD to have static linkage"
42940 msgstr ""
42941
42942 #: cp/decl.c:12797
42943 #, gcc-internal-format
42944 msgid "cannot declare static function inside another function"
42945 msgstr ""
42946
42947 #: cp/decl.c:12836
42948 #, gcc-internal-format
42949 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
42950 msgstr ""
42951
42952 #: cp/decl.c:12843
42953 #, gcc-internal-format
42954 msgid "static member %qD declared %<register%>"
42955 msgstr ""
42956
42957 #: cp/decl.c:12849
42958 #, gcc-internal-format
42959 msgid "cannot explicitly declare member %q#D to have extern linkage"
42960 msgstr ""
42961
42962 #: cp/decl.c:12857
42963 #, gcc-internal-format
42964 msgid "declaration of %<constexpr%> variable %qD is not a definition"
42965 msgstr ""
42966
42967 #: cp/decl.c:12878
42968 #, gcc-internal-format
42969 msgid "declaration of %q#D has no initializer"
42970 msgstr ""
42971
42972 #: cp/decl.c:12890
42973 #, gcc-internal-format
42974 msgid "%qs initialized and declared %<extern%>"
42975 msgstr ""
42976
42977 #: cp/decl.c:12895
42978 #, gcc-internal-format
42979 msgid "%qs has both %<extern%> and initializer"
42980 msgstr ""
42981
42982 #: cp/decl.c:13060
42983 #, gcc-internal-format
42984 msgid "default argument %qE uses %qD"
42985 msgstr ""
42986
42987 #: cp/decl.c:13063
42988 #, gcc-internal-format
42989 msgid "default argument %qE uses local variable %qD"
42990 msgstr ""
42991
42992 #: cp/decl.c:13147
42993 #, gcc-internal-format
42994 msgid "invalid use of cv-qualified type %qT in parameter declaration"
42995 msgstr ""
42996
42997 #: cp/decl.c:13151
42998 #, gcc-internal-format
42999 msgid "invalid use of type %<void%> in parameter declaration"
43000 msgstr ""
43001
43002 #: cp/decl.c:13174
43003 #, gcc-internal-format
43004 msgid "parameter %qD invalidly declared method type"
43005 msgstr ""
43006
43007 #: cp/decl.c:13201
43008 #, gcc-internal-format
43009 msgid "parameter %qD includes pointer to array of unknown bound %qT"
43010 msgstr ""
43011
43012 #: cp/decl.c:13203
43013 #, gcc-internal-format
43014 msgid "parameter %qD includes reference to array of unknown bound %qT"
43015 msgstr ""
43016
43017 #. [class.copy]
43018 #.
43019 #. A declaration of a constructor for a class X is ill-formed if
43020 #. its first parameter is of type (optionally cv-qualified) X
43021 #. and either there are no other parameters or else all other
43022 #. parameters have default arguments.
43023 #.
43024 #. We *don't* complain about member template instantiations that
43025 #. have this form, though; they can occur as we try to decide
43026 #. what constructor to use during overload resolution. Since
43027 #. overload resolution will never prefer such a constructor to
43028 #. the non-template copy constructor (which is either explicitly
43029 #. or implicitly defined), there's no need to worry about their
43030 #. existence. Theoretically, they should never even be
43031 #. instantiated, but that's hard to forestall.
43032 #: cp/decl.c:13457
43033 #, gcc-internal-format
43034 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
43035 msgstr ""
43036
43037 #: cp/decl.c:13536
43038 #, gcc-internal-format
43039 msgid "%qD may not be declared within a namespace"
43040 msgstr ""
43041
43042 #: cp/decl.c:13543
43043 #, gcc-internal-format
43044 msgid "%qD may not be declared as static"
43045 msgstr ""
43046
43047 #: cp/decl.c:13570
43048 #, gcc-internal-format
43049 msgid "%qD must be a nonstatic member function"
43050 msgstr ""
43051
43052 #: cp/decl.c:13576
43053 #, gcc-internal-format
43054 msgid "%qD must be either a non-static member function or a non-member function"
43055 msgstr ""
43056
43057 #: cp/decl.c:13586
43058 #, gcc-internal-format
43059 msgid "%qD must have an argument of class or enumerated type"
43060 msgstr ""
43061
43062 #. 13.4.0.3
43063 #: cp/decl.c:13612
43064 #, gcc-internal-format
43065 msgid "ISO C++ prohibits overloading operator ?:"
43066 msgstr ""
43067
43068 #. Variadic.
43069 #: cp/decl.c:13623
43070 #, gcc-internal-format
43071 msgid "%qD must not have variable number of arguments"
43072 msgstr ""
43073
43074 #: cp/decl.c:13649
43075 #, gcc-internal-format
43076 msgid "%qD must have either zero or one argument"
43077 msgstr ""
43078
43079 #: cp/decl.c:13650
43080 #, gcc-internal-format
43081 msgid "%qD must have either one or two arguments"
43082 msgstr ""
43083
43084 #: cp/decl.c:13662
43085 #, gcc-internal-format
43086 msgid "postfix %qD must have %<int%> as its argument"
43087 msgstr ""
43088
43089 #: cp/decl.c:13663
43090 #, gcc-internal-format
43091 msgid "postfix %qD must have %<int%> as its second argument"
43092 msgstr ""
43093
43094 #: cp/decl.c:13674
43095 #, gcc-internal-format
43096 msgid "%qD must have no arguments"
43097 msgstr "%qD не приймає аргументів"
43098
43099 #: cp/decl.c:13675 cp/decl.c:13685
43100 #, gcc-internal-format
43101 msgid "%qD must have exactly one argument"
43102 msgstr ""
43103
43104 #: cp/decl.c:13686
43105 #, gcc-internal-format
43106 msgid "%qD must have exactly two arguments"
43107 msgstr ""
43108
43109 #: cp/decl.c:13700
43110 #, gcc-internal-format
43111 msgid "%qD cannot have default arguments"
43112 msgstr ""
43113
43114 #: cp/decl.c:13724
43115 #, gcc-internal-format
43116 msgid "converting %qT to %<void%> will never use a type conversion operator"
43117 msgstr ""
43118
43119 #: cp/decl.c:13731
43120 #, gcc-internal-format
43121 msgid "converting %qT to a reference to the same type will never use a type conversion operator"
43122 msgstr ""
43123
43124 #: cp/decl.c:13733
43125 #, gcc-internal-format
43126 msgid "converting %qT to the same type will never use a type conversion operator"
43127 msgstr ""
43128
43129 #: cp/decl.c:13742
43130 #, gcc-internal-format
43131 msgid "converting %qT to a reference to a base class %qT will never use a type conversion operator"
43132 msgstr ""
43133
43134 #: cp/decl.c:13744
43135 #, gcc-internal-format
43136 msgid "converting %qT to a base class %qT will never use a type conversion operator"
43137 msgstr ""
43138
43139 #: cp/decl.c:13760
43140 #, gcc-internal-format
43141 msgid "user-defined %qD always evaluates both arguments"
43142 msgstr ""
43143
43144 #: cp/decl.c:13779
43145 #, gcc-internal-format
43146 msgid "prefix %qD should return %qT"
43147 msgstr ""
43148
43149 #: cp/decl.c:13786
43150 #, gcc-internal-format
43151 msgid "postfix %qD should return %qT"
43152 msgstr ""
43153
43154 #: cp/decl.c:13798
43155 #, gcc-internal-format
43156 msgid "%qD should return by value"
43157 msgstr ""
43158
43159 #: cp/decl.c:13853
43160 #, gcc-internal-format
43161 msgid "using template type parameter %qT after %qs"
43162 msgstr ""
43163
43164 #: cp/decl.c:13876
43165 #, gcc-internal-format
43166 msgid "using alias template specialization %qT after %qs"
43167 msgstr ""
43168
43169 #: cp/decl.c:13879
43170 #, gcc-internal-format
43171 msgid "using typedef-name %qD after %qs"
43172 msgstr ""
43173
43174 #: cp/decl.c:13881
43175 #, gcc-internal-format
43176 msgid "%qD has a previous declaration here"
43177 msgstr ""
43178
43179 #: cp/decl.c:13889
43180 #, gcc-internal-format
43181 msgid "%qT referred to as %qs"
43182 msgstr ""
43183
43184 #: cp/decl.c:13890 cp/decl.c:13897
43185 #, gcc-internal-format
43186 msgid "%qT has a previous declaration here"
43187 msgstr "%qT має попереднє оголошення тут"
43188
43189 #: cp/decl.c:13896
43190 #, gcc-internal-format
43191 msgid "%qT referred to as enum"
43192 msgstr ""
43193
43194 #. If a class template appears as elaborated type specifier
43195 #. without a template header such as:
43196 #.
43197 #. template <class T> class C {};
43198 #. void f(class C); // No template header here
43199 #.
43200 #. then the required template argument is missing.
43201 #: cp/decl.c:13911
43202 #, gcc-internal-format
43203 msgid "template argument required for %<%s %T%>"
43204 msgstr ""
43205
43206 #: cp/decl.c:13965 cp/name-lookup.c:4570
43207 #, gcc-internal-format
43208 msgid "%qD has the same name as the class in which it is declared"
43209 msgstr ""
43210
43211 #: cp/decl.c:13995 cp/friend.c:302 cp/parser.c:3115 cp/parser.c:6551
43212 #: cp/pt.c:9308
43213 #, gcc-internal-format
43214 msgid "%qT is not a template"
43215 msgstr ""
43216
43217 #: cp/decl.c:14000
43218 #, gcc-internal-format
43219 msgid "perhaps you want to explicitly add %<%T::%>"
43220 msgstr ""
43221
43222 #: cp/decl.c:14009 cp/name-lookup.c:3997 cp/name-lookup.c:4004
43223 #: cp/name-lookup.c:4857 cp/parser.c:6502 cp/parser.c:27221
43224 #, gcc-internal-format
43225 msgid "reference to %qD is ambiguous"
43226 msgstr ""
43227
43228 #: cp/decl.c:14112
43229 #, gcc-internal-format
43230 msgid "use of enum %q#D without previous declaration"
43231 msgstr ""
43232
43233 #: cp/decl.c:14148
43234 #, gcc-internal-format
43235 msgid "redeclaration of %qT as a non-template"
43236 msgstr ""
43237
43238 #: cp/decl.c:14288
43239 #, gcc-internal-format
43240 msgid "derived union %qT invalid"
43241 msgstr ""
43242
43243 #: cp/decl.c:14295
43244 #, gcc-internal-format
43245 msgid "%qT defined with multiple direct bases"
43246 msgstr ""
43247
43248 #: cp/decl.c:14306
43249 #, gcc-internal-format
43250 msgid "%qT defined with direct virtual base"
43251 msgstr ""
43252
43253 #: cp/decl.c:14331
43254 #, gcc-internal-format
43255 msgid "base type %qT fails to be a struct or class type"
43256 msgstr ""
43257
43258 #: cp/decl.c:14361
43259 #, gcc-internal-format
43260 msgid "recursive type %qT undefined"
43261 msgstr ""
43262
43263 #: cp/decl.c:14363
43264 #, gcc-internal-format
43265 msgid "duplicate base type %qT invalid"
43266 msgstr ""
43267
43268 #: cp/decl.c:14508
43269 #, gcc-internal-format
43270 msgid "scoped/unscoped mismatch in enum %q#T"
43271 msgstr ""
43272
43273 #: cp/decl.c:14511 cp/decl.c:14519 cp/decl.c:14529 cp/parser.c:18945
43274 #, gcc-internal-format
43275 msgid "previous definition here"
43276 msgstr ""
43277
43278 #: cp/decl.c:14516
43279 #, gcc-internal-format
43280 msgid "underlying type mismatch in enum %q#T"
43281 msgstr ""
43282
43283 #: cp/decl.c:14526
43284 #, gcc-internal-format
43285 msgid "different underlying type in enum %q#T"
43286 msgstr ""
43287
43288 #: cp/decl.c:14599
43289 #, gcc-internal-format
43290 msgid "underlying type %qT of %qT must be an integral type"
43291 msgstr ""
43292
43293 #. DR 377
43294 #.
43295 #. IF no integral type can represent all the enumerator values, the
43296 #. enumeration is ill-formed.
43297 #: cp/decl.c:14746
43298 #, gcc-internal-format
43299 msgid "no integral type can represent all of the enumerator values for %qT"
43300 msgstr ""
43301
43302 #: cp/decl.c:14918
43303 #, gcc-internal-format
43304 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
43305 msgstr ""
43306
43307 #: cp/decl.c:14928
43308 #, gcc-internal-format
43309 msgid "enumerator value for %qD is not an integer constant"
43310 msgstr ""
43311
43312 #: cp/decl.c:14977
43313 #, gcc-internal-format
43314 msgid "incremented enumerator value is too large for %<unsigned long%>"
43315 msgstr ""
43316
43317 #: cp/decl.c:14978
43318 #, gcc-internal-format
43319 msgid "incremented enumerator value is too large for %<long%>"
43320 msgstr ""
43321
43322 #: cp/decl.c:14989
43323 #, gcc-internal-format
43324 msgid "overflow in enumeration values at %qD"
43325 msgstr ""
43326
43327 #: cp/decl.c:15009
43328 #, gcc-internal-format
43329 msgid "enumerator value %qE is outside the range of underlying type %qT"
43330 msgstr ""
43331
43332 #: cp/decl.c:15120
43333 #, gcc-internal-format
43334 msgid "return type %q#T is incomplete"
43335 msgstr ""
43336
43337 #: cp/decl.c:15295 cp/typeck.c:9693
43338 #, gcc-internal-format
43339 msgid "%<operator=%> should return a reference to %<*this%>"
43340 msgstr ""
43341
43342 #: cp/decl.c:15642
43343 #, gcc-internal-format
43344 msgid "invalid function declaration"
43345 msgstr ""
43346
43347 #: cp/decl.c:16111
43348 #, gcc-internal-format
43349 msgid "no return statements in function returning %qT"
43350 msgstr ""
43351
43352 #: cp/decl.c:16113 cp/typeck.c:9573
43353 #, gcc-internal-format
43354 msgid "only plain %<auto%> return type can be deduced to %<void%>"
43355 msgstr ""
43356
43357 #: cp/decl.c:16333
43358 #, gcc-internal-format
43359 msgid "invalid member function declaration"
43360 msgstr ""
43361
43362 #: cp/decl.c:16347
43363 #, gcc-internal-format
43364 msgid "%qD is already defined in class %qT"
43365 msgstr ""
43366
43367 #: cp/decl.c:16720
43368 #, gcc-internal-format
43369 msgid "use of %qD before deduction of %<auto%>"
43370 msgstr ""
43371
43372 #: cp/decl2.c:353
43373 #, gcc-internal-format
43374 msgid "name missing for member function"
43375 msgstr ""
43376
43377 #: cp/decl2.c:430 cp/decl2.c:444
43378 #, gcc-internal-format
43379 msgid "ambiguous conversion for array subscript"
43380 msgstr ""
43381
43382 #: cp/decl2.c:438
43383 #, gcc-internal-format
43384 msgid "invalid types %<%T[%T]%> for array subscript"
43385 msgstr ""
43386
43387 #: cp/decl2.c:492
43388 #, gcc-internal-format
43389 msgid "deleting array %q#E"
43390 msgstr ""
43391
43392 #: cp/decl2.c:498
43393 #, gcc-internal-format
43394 msgid "type %q#T argument given to %<delete%>, expected pointer"
43395 msgstr ""
43396
43397 #: cp/decl2.c:510
43398 #, gcc-internal-format
43399 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to %<delete%>"
43400 msgstr ""
43401
43402 #: cp/decl2.c:518
43403 #, gcc-internal-format
43404 msgid "deleting %qT is undefined"
43405 msgstr ""
43406
43407 #: cp/decl2.c:566 cp/pt.c:5561
43408 #, gcc-internal-format
43409 msgid "template declaration of %q#D"
43410 msgstr ""
43411
43412 #: cp/decl2.c:606
43413 #, gcc-internal-format
43414 msgid "template parameter lists provided don%'t match the template parameters of %qD"
43415 msgstr ""
43416
43417 #. [temp.mem]
43418 #.
43419 #. A destructor shall not be a member template.
43420 #: cp/decl2.c:621 cp/pt.c:5520
43421 #, gcc-internal-format
43422 msgid "destructor %qD declared as member template"
43423 msgstr ""
43424
43425 #: cp/decl2.c:695
43426 #, gcc-internal-format
43427 msgid "no declaration matches %q#D"
43428 msgstr "немає оголошень, які відповідають %q#D"
43429
43430 #: cp/decl2.c:700
43431 #, gcc-internal-format
43432 msgid "no conversion operators declared"
43433 msgstr ""
43434
43435 #: cp/decl2.c:703
43436 #, gcc-internal-format
43437 msgid "no functions named %qD"
43438 msgstr "немає функцій із назвою %qD"
43439
43440 #: cp/decl2.c:705
43441 #, gcc-internal-format
43442 msgid "%#qT defined here"
43443 msgstr "%#qT визначено тут:"
43444
43445 #: cp/decl2.c:765
43446 #, gcc-internal-format
43447 msgid "local class %q#T shall not have static data member %q#D"
43448 msgstr ""
43449
43450 #: cp/decl2.c:774
43451 #, gcc-internal-format
43452 msgid "static data member %qD in unnamed class"
43453 msgstr ""
43454
43455 #: cp/decl2.c:776
43456 #, gcc-internal-format
43457 msgid "unnamed class defined here"
43458 msgstr ""
43459
43460 #: cp/decl2.c:846
43461 #, gcc-internal-format
43462 msgid "explicit template argument list not allowed"
43463 msgstr ""
43464
43465 #: cp/decl2.c:888
43466 #, gcc-internal-format
43467 msgid "%qD is already defined in %qT"
43468 msgstr ""
43469
43470 #: cp/decl2.c:924 cp/decl2.c:932
43471 #, gcc-internal-format
43472 msgid "invalid initializer for member function %qD"
43473 msgstr ""
43474
43475 #: cp/decl2.c:941
43476 #, gcc-internal-format
43477 msgid "initializer specified for friend function %qD"
43478 msgstr ""
43479
43480 #: cp/decl2.c:944
43481 #, gcc-internal-format
43482 msgid "initializer specified for static member function %qD"
43483 msgstr ""
43484
43485 #: cp/decl2.c:988
43486 #, gcc-internal-format
43487 msgid "%<asm%> specifiers are not permitted on non-static data members"
43488 msgstr ""
43489
43490 #: cp/decl2.c:1045
43491 #, gcc-internal-format
43492 msgid "bit-field %qD with non-integral type %qT"
43493 msgstr ""
43494
43495 #: cp/decl2.c:1053
43496 #, gcc-internal-format
43497 msgid "cannot declare %qD to be a bit-field type"
43498 msgstr ""
43499
43500 #: cp/decl2.c:1064
43501 #, gcc-internal-format
43502 msgid "cannot declare bit-field %qD with function type"
43503 msgstr ""
43504
43505 #: cp/decl2.c:1070
43506 #, gcc-internal-format
43507 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
43508 msgstr ""
43509
43510 #: cp/decl2.c:1077
43511 #, gcc-internal-format
43512 msgid "%qD is already defined in the class %qT"
43513 msgstr ""
43514
43515 #: cp/decl2.c:1085
43516 #, gcc-internal-format
43517 msgid "static member %qD cannot be a bit-field"
43518 msgstr ""
43519
43520 #: cp/decl2.c:1099
43521 #, gcc-internal-format
43522 msgid "width of bit-field %qD has non-integral type %qT"
43523 msgstr ""
43524
43525 #: cp/decl2.c:1500
43526 #, gcc-internal-format
43527 msgid "%q+D static data member inside of declare target directive"
43528 msgstr ""
43529
43530 #: cp/decl2.c:1567
43531 #, gcc-internal-format
43532 msgid "anonymous struct not inside named type"
43533 msgstr ""
43534
43535 #: cp/decl2.c:1583
43536 #, gcc-internal-format
43537 msgid "%q#D invalid; an anonymous union can only have non-static data members"
43538 msgstr ""
43539
43540 #: cp/decl2.c:1590
43541 #, gcc-internal-format
43542 msgid "private member %q#D in anonymous union"
43543 msgstr ""
43544
43545 #: cp/decl2.c:1593
43546 #, gcc-internal-format
43547 msgid "protected member %q#D in anonymous union"
43548 msgstr ""
43549
43550 #: cp/decl2.c:1658
43551 #, gcc-internal-format
43552 msgid "namespace-scope anonymous aggregates must be static"
43553 msgstr ""
43554
43555 #: cp/decl2.c:1667
43556 #, gcc-internal-format
43557 msgid "anonymous union with no members"
43558 msgstr ""
43559
43560 #: cp/decl2.c:1704
43561 #, gcc-internal-format
43562 msgid "%<operator new%> must return type %qT"
43563 msgstr ""
43564
43565 #. [basic.stc.dynamic.allocation]
43566 #.
43567 #. The first parameter shall not have an associated default
43568 #. argument.
43569 #: cp/decl2.c:1716
43570 #, gcc-internal-format
43571 msgid "the first parameter of %<operator new%> cannot have a default argument"
43572 msgstr ""
43573
43574 #: cp/decl2.c:1732
43575 #, gcc-internal-format
43576 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
43577 msgstr ""
43578
43579 #: cp/decl2.c:1762
43580 #, gcc-internal-format
43581 msgid "%<operator delete%> must return type %qT"
43582 msgstr ""
43583
43584 #. A destroying operator delete shall be a class member function named
43585 #. operator delete.
43586 #: cp/decl2.c:1776
43587 #, gcc-internal-format
43588 msgid "destroying operator delete must be a member function"
43589 msgstr ""
43590
43591 #: cp/decl2.c:1779
43592 #, gcc-internal-format
43593 msgid "operator delete[] cannot be a destroying delete"
43594 msgstr ""
43595
43596 #: cp/decl2.c:1781
43597 #, gcc-internal-format
43598 msgid "destroying operator delete must be a usual deallocation function"
43599 msgstr ""
43600
43601 #: cp/decl2.c:1791
43602 #, gcc-internal-format
43603 msgid "%<operator delete%> takes type %qT as first parameter"
43604 msgstr ""
43605
43606 #: cp/decl2.c:2735
43607 #, gcc-internal-format
43608 msgid "%qT has a field %qD whose type has no linkage"
43609 msgstr ""
43610
43611 #: cp/decl2.c:2739
43612 #, gcc-internal-format
43613 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
43614 msgstr ""
43615
43616 #: cp/decl2.c:2744
43617 #, gcc-internal-format
43618 msgid "%qT has a field %qD whose type uses the anonymous namespace"
43619 msgstr ""
43620
43621 #: cp/decl2.c:2752
43622 #, gcc-internal-format
43623 msgid "%qT declared with greater visibility than the type of its field %qD"
43624 msgstr ""
43625
43626 #: cp/decl2.c:2770
43627 #, gcc-internal-format
43628 msgid "%qT has a base %qT whose type has no linkage"
43629 msgstr ""
43630
43631 #: cp/decl2.c:2774
43632 #, gcc-internal-format
43633 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
43634 msgstr ""
43635
43636 #: cp/decl2.c:2779
43637 #, gcc-internal-format
43638 msgid "%qT has a base %qT whose type uses the anonymous namespace"
43639 msgstr ""
43640
43641 #: cp/decl2.c:2786
43642 #, gcc-internal-format
43643 msgid "%qT declared with greater visibility than its base %qT"
43644 msgstr ""
43645
43646 #: cp/decl2.c:4402
43647 #, gcc-internal-format
43648 msgid "%q#D, declared using unnamed type, is used but never defined"
43649 msgstr ""
43650
43651 #. DRs 132, 319 and 389 seem to indicate types with
43652 #. no linkage can only be used to declare extern "C"
43653 #. entities. Since it's not always an error in the
43654 #. ISO C++ 90 Standard, we only issue a warning.
43655 #: cp/decl2.c:4411
43656 #, gcc-internal-format
43657 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
43658 msgstr ""
43659
43660 #: cp/decl2.c:4415
43661 #, gcc-internal-format
43662 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
43663 msgstr ""
43664
43665 #: cp/decl2.c:4419
43666 #, gcc-internal-format
43667 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
43668 msgstr ""
43669
43670 #: cp/decl2.c:4427
43671 #, gcc-internal-format
43672 msgid "%q#D, declared using local type %qT, is used but never defined"
43673 msgstr ""
43674
43675 #: cp/decl2.c:4431
43676 #, gcc-internal-format
43677 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
43678 msgstr ""
43679
43680 #: cp/decl2.c:4434
43681 #, gcc-internal-format
43682 msgid "type %qT with no linkage used to declare function %q#D with linkage"
43683 msgstr ""
43684
43685 #: cp/decl2.c:4622
43686 #, gcc-internal-format
43687 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
43688 msgstr ""
43689
43690 #: cp/decl2.c:4625
43691 #, gcc-internal-format
43692 msgid "previous mangling %q#D"
43693 msgstr ""
43694
43695 #: cp/decl2.c:4627
43696 #, gcc-internal-format
43697 msgid "a later %<-fabi-version=%> (or =0) avoids this error with a change in mangling"
43698 msgstr ""
43699
43700 #: cp/decl2.c:4699 cp/decl2.c:4702
43701 #, gcc-internal-format
43702 msgid "the program should also define %qD"
43703 msgstr ""
43704
43705 #: cp/decl2.c:5043
43706 #, gcc-internal-format
43707 msgid "inline function %qD used but never defined"
43708 msgstr ""
43709
43710 #: cp/decl2.c:5244
43711 #, gcc-internal-format
43712 msgid "default argument missing for parameter %P of %q#D"
43713 msgstr "не вистачає типового аргументу для параметра %P %q#D"
43714
43715 #: cp/decl2.c:5249
43716 #, gcc-internal-format
43717 msgid "...following parameter %P which has a default argument"
43718 msgstr "...з наступним параметром %P, який має типовий аргумент"
43719
43720 #: cp/decl2.c:5349
43721 #, gcc-internal-format
43722 msgid "implicitly-declared %qD is deprecated"
43723 msgstr "неявно оголошена %qD вважається застарілою"
43724
43725 #: cp/decl2.c:5353
43726 #, gcc-internal-format
43727 msgid "because %qT has user-provided %qD"
43728 msgstr ""
43729
43730 #. We mark a lambda conversion op as deleted if we can't
43731 #. generate it properly; see maybe_add_lambda_conv_op.
43732 #: cp/decl2.c:5417
43733 #, gcc-internal-format
43734 msgid "converting lambda that uses %<...%> to function pointer"
43735 msgstr ""
43736
43737 #: cp/decl2.c:5420
43738 #, gcc-internal-format
43739 msgid "use of deleted function %qD"
43740 msgstr ""
43741
43742 #: cp/decl2.c:5471
43743 #, gcc-internal-format
43744 msgid "use of built-in parameter pack %qD outside of a template"
43745 msgstr ""
43746
43747 #: cp/error.c:1542
43748 #, gcc-internal-format
43749 msgid "with"
43750 msgstr "з"
43751
43752 #: cp/error.c:3704
43753 #, gcc-internal-format
43754 msgid "(no argument)"
43755 msgstr "(немає аргументів)"
43756
43757 #: cp/error.c:3796
43758 #, gcc-internal-format
43759 msgid "[...]"
43760 msgstr ""
43761
43762 #: cp/error.c:4150
43763 #, gcc-internal-format
43764 msgid "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu++11%>"
43765 msgstr ""
43766
43767 #: cp/error.c:4155
43768 #, gcc-internal-format
43769 msgid "explicit conversion operators only available with %<-std=c++11%> or %<-std=gnu++11%>"
43770 msgstr ""
43771
43772 #: cp/error.c:4160
43773 #, gcc-internal-format
43774 msgid "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
43775 msgstr ""
43776
43777 #: cp/error.c:4165
43778 #, gcc-internal-format
43779 msgid "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
43780 msgstr ""
43781
43782 #: cp/error.c:4170
43783 #, gcc-internal-format
43784 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
43785 msgstr ""
43786
43787 #: cp/error.c:4175
43788 #, gcc-internal-format
43789 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
43790 msgstr ""
43791
43792 #: cp/error.c:4180
43793 #, gcc-internal-format
43794 msgid "defaulted and deleted functions only available with %<-std=c++11%> or %<-std=gnu++11%>"
43795 msgstr ""
43796
43797 #: cp/error.c:4185
43798 #, gcc-internal-format
43799 msgid "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
43800 msgstr ""
43801
43802 #: cp/error.c:4190
43803 #, gcc-internal-format
43804 msgid "override controls (override/final) only available with %<-std=c++11%> or %<-std=gnu++11%>"
43805 msgstr ""
43806
43807 #: cp/error.c:4195
43808 #, gcc-internal-format
43809 msgid "non-static data member initializers only available with %<-std=c++11%> or %<-std=gnu++11%>"
43810 msgstr ""
43811
43812 #: cp/error.c:4200
43813 #, gcc-internal-format
43814 msgid "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
43815 msgstr ""
43816
43817 #: cp/error.c:4205
43818 #, gcc-internal-format
43819 msgid "delegating constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
43820 msgstr ""
43821
43822 #: cp/error.c:4210
43823 #, gcc-internal-format
43824 msgid "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
43825 msgstr ""
43826
43827 #: cp/error.c:4215
43828 #, gcc-internal-format
43829 msgid "c++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
43830 msgstr ""
43831
43832 #: cp/error.c:4220
43833 #, gcc-internal-format
43834 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
43835 msgstr ""
43836
43837 #: cp/error.c:4270
43838 #, gcc-internal-format
43839 msgid "incomplete type %qT used in nested name specifier"
43840 msgstr ""
43841
43842 #: cp/error.c:4274
43843 #, gcc-internal-format
43844 msgid "reference to %<%T::%D%> is ambiguous"
43845 msgstr ""
43846
43847 #: cp/error.c:4288
43848 #, gcc-internal-format
43849 msgid "%qD is not a member of %qT; did you mean %qs?"
43850 msgstr ""
43851
43852 #: cp/error.c:4292 cp/typeck.c:2437
43853 #, gcc-internal-format
43854 msgid "%qD is not a member of %qT"
43855 msgstr ""
43856
43857 #: cp/error.c:4314
43858 #, gcc-internal-format
43859 msgid "%qD is not a member of %qD; did you mean %qs?"
43860 msgstr ""
43861
43862 #: cp/error.c:4318 cp/typeck.c:3031
43863 #, gcc-internal-format
43864 msgid "%qD is not a member of %qD"
43865 msgstr ""
43866
43867 #: cp/error.c:4329
43868 #, gcc-internal-format
43869 msgid "%<::%D%> has not been declared; did you mean %qs?"
43870 msgstr ""
43871
43872 #: cp/error.c:4333
43873 #, gcc-internal-format
43874 msgid "%<::%D%> has not been declared"
43875 msgstr ""
43876
43877 #: cp/except.c:146
43878 #, gcc-internal-format
43879 msgid "%qs declared incorrectly"
43880 msgstr "%qs оголошено із помилками"
43881
43882 #: cp/except.c:418
43883 #, gcc-internal-format
43884 msgid "exception handling disabled, use %<-fexceptions%> to enable"
43885 msgstr ""
43886
43887 #: cp/except.c:644
43888 #, gcc-internal-format
43889 msgid "throwing NULL, which has integral, not pointer type"
43890 msgstr ""
43891
43892 #: cp/except.c:795
43893 #, gcc-internal-format
43894 msgid " in thrown expression"
43895 msgstr ""
43896
43897 #: cp/except.c:942
43898 #, gcc-internal-format
43899 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
43900 msgstr ""
43901
43902 #: cp/except.c:949
43903 #, gcc-internal-format
43904 msgid "cannot throw expression of type %qT because it involves types of variable size"
43905 msgstr ""
43906
43907 #: cp/except.c:952
43908 #, gcc-internal-format
43909 msgid "cannot catch type %qT because it involves types of variable size"
43910 msgstr ""
43911
43912 #: cp/except.c:1048
43913 #, gcc-internal-format
43914 msgid "exception of type %qT will be caught"
43915 msgstr ""
43916
43917 #: cp/except.c:1051
43918 #, gcc-internal-format
43919 msgid " by earlier handler for %qT"
43920 msgstr ""
43921
43922 #: cp/except.c:1080
43923 #, gcc-internal-format
43924 msgid "%<...%> handler must be the last handler for its try block"
43925 msgstr ""
43926
43927 #: cp/except.c:1164
43928 #, gcc-internal-format
43929 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
43930 msgstr ""
43931
43932 #: cp/except.c:1167
43933 #, gcc-internal-format
43934 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
43935 msgstr ""
43936
43937 #: cp/friend.c:192
43938 #, gcc-internal-format
43939 msgid "%qD is already a friend of class %qT"
43940 msgstr ""
43941
43942 #: cp/friend.c:276
43943 #, gcc-internal-format
43944 msgid "invalid type %qT declared %<friend%>"
43945 msgstr ""
43946
43947 #. template <class U> friend class T::X<U>;
43948 #. [temp.friend]
43949 #. Friend declarations shall not declare partial
43950 #. specializations.
43951 #: cp/friend.c:293 cp/friend.c:341
43952 #, gcc-internal-format
43953 msgid "partial specialization %qT declared %<friend%>"
43954 msgstr ""
43955
43956 #: cp/friend.c:307
43957 #, gcc-internal-format
43958 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
43959 msgstr ""
43960
43961 #: cp/friend.c:319
43962 #, gcc-internal-format
43963 msgid "class %qT is implicitly friends with itself"
43964 msgstr ""
43965
43966 #: cp/friend.c:377
43967 #, gcc-internal-format
43968 msgid "%qT is not a member of %qT"
43969 msgstr ""
43970
43971 #: cp/friend.c:383
43972 #, gcc-internal-format
43973 msgid "%qT is not a member class template of %qT"
43974 msgstr ""
43975
43976 #: cp/friend.c:393
43977 #, gcc-internal-format
43978 msgid "%qT is not a nested class of %qT"
43979 msgstr ""
43980
43981 #. template <class T> friend class T;
43982 #: cp/friend.c:407
43983 #, gcc-internal-format
43984 msgid "template parameter type %qT declared %<friend%>"
43985 msgstr ""
43986
43987 #. template <class T> friend class A; where A is not a template
43988 #: cp/friend.c:415
43989 #, gcc-internal-format
43990 msgid "%q#T is not a template"
43991 msgstr ""
43992
43993 #: cp/friend.c:438
43994 #, gcc-internal-format
43995 msgid "%qD is already a friend of %qT"
43996 msgstr ""
43997
43998 #: cp/friend.c:448
43999 #, gcc-internal-format
44000 msgid "%qT is already a friend of %qT"
44001 msgstr ""
44002
44003 #: cp/friend.c:488
44004 #, gcc-internal-format
44005 msgid "friend declaration %qD may not have virt-specifiers"
44006 msgstr ""
44007
44008 #: cp/friend.c:581
44009 #, gcc-internal-format
44010 msgid "member %qD declared as friend before type %qT defined"
44011 msgstr ""
44012
44013 #: cp/friend.c:637
44014 #, gcc-internal-format
44015 msgid "friend declaration %q#D declares a non-template function"
44016 msgstr ""
44017
44018 #: cp/friend.c:641
44019 #, gcc-internal-format
44020 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
44021 msgstr ""
44022
44023 #: cp/init.c:394
44024 #, gcc-internal-format
44025 msgid "value-initialization of incomplete type %qT"
44026 msgstr ""
44027
44028 #: cp/init.c:472
44029 #, gcc-internal-format
44030 msgid "cannot value-initialize array of unknown bound %qT"
44031 msgstr ""
44032
44033 #: cp/init.c:511
44034 #, gcc-internal-format
44035 msgid "value-initialization of function type %qT"
44036 msgstr ""
44037
44038 #: cp/init.c:517
44039 #, gcc-internal-format
44040 msgid "value-initialization of reference type %qT"
44041 msgstr ""
44042
44043 #: cp/init.c:575
44044 #, gcc-internal-format
44045 msgid "recursive instantiation of default member initializer for %qD"
44046 msgstr ""
44047
44048 #: cp/init.c:636
44049 #, gcc-internal-format
44050 msgid "default member initializer for %qD required before the end of its enclosing class"
44051 msgstr ""
44052
44053 #: cp/init.c:696
44054 #, gcc-internal-format
44055 msgid "initializer for flexible array member %q#D"
44056 msgstr ""
44057
44058 #: cp/init.c:754
44059 #, gcc-internal-format
44060 msgid "initializing %qD from %qE does not extend the lifetime of the underlying array"
44061 msgstr ""
44062
44063 #: cp/init.c:780
44064 #, gcc-internal-format
44065 msgid "%qD should be initialized in the member initialization list"
44066 msgstr "%qD має бути ініціалізовано у списку ініціалізації членів"
44067
44068 #: cp/init.c:801
44069 #, gcc-internal-format
44070 msgid "%qD is initialized with itself"
44071 msgstr ""
44072
44073 #: cp/init.c:912
44074 #, gcc-internal-format
44075 msgid "invalid initializer for array member %q#D"
44076 msgstr ""
44077
44078 #: cp/init.c:927 cp/init.c:953 cp/init.c:2494 cp/method.c:1390
44079 #, gcc-internal-format
44080 msgid "uninitialized const member in %q#T"
44081 msgstr ""
44082
44083 #: cp/init.c:929 cp/init.c:947 cp/init.c:955 cp/init.c:2479 cp/init.c:2507
44084 #: cp/method.c:1393 cp/method.c:1404
44085 #, gcc-internal-format
44086 msgid "%q#D should be initialized"
44087 msgstr "%q#D має бути ініціалізовано"
44088
44089 #: cp/init.c:945 cp/init.c:2466 cp/method.c:1401
44090 #, gcc-internal-format
44091 msgid "uninitialized reference member in %q#T"
44092 msgstr ""
44093
44094 #: cp/init.c:1127
44095 #, gcc-internal-format
44096 msgid "%qD will be initialized after"
44097 msgstr "%qD буде ініціалізовано після"
44098
44099 #: cp/init.c:1130
44100 #, gcc-internal-format
44101 msgid "base %qT will be initialized after"
44102 msgstr "базове %qT буде ініціалізовано після"
44103
44104 #: cp/init.c:1134
44105 #, gcc-internal-format
44106 msgid " %q#D"
44107 msgstr ""
44108
44109 #: cp/init.c:1136
44110 #, gcc-internal-format
44111 msgid " base %qT"
44112 msgstr ""
44113
44114 #: cp/init.c:1138
44115 #, gcc-internal-format
44116 msgid " when initialized here"
44117 msgstr " коли ініціалізовано тут"
44118
44119 #: cp/init.c:1155
44120 #, gcc-internal-format
44121 msgid "multiple initializations given for %qD"
44122 msgstr ""
44123
44124 #: cp/init.c:1159
44125 #, gcc-internal-format
44126 msgid "multiple initializations given for base %qT"
44127 msgstr ""
44128
44129 #: cp/init.c:1244
44130 #, gcc-internal-format
44131 msgid "initializations for multiple members of %qT"
44132 msgstr ""
44133
44134 #: cp/init.c:1341
44135 #, gcc-internal-format
44136 msgid "base class %q#T should be explicitly initialized in the copy constructor"
44137 msgstr ""
44138
44139 #: cp/init.c:1568 cp/init.c:1587
44140 #, gcc-internal-format
44141 msgid "class %qT does not have any field named %qD"
44142 msgstr ""
44143
44144 #: cp/init.c:1574
44145 #, gcc-internal-format
44146 msgid "%q#D is a static data member; it can only be initialized at its definition"
44147 msgstr ""
44148
44149 #: cp/init.c:1581
44150 #, gcc-internal-format
44151 msgid "%q#D is not a non-static data member of %qT"
44152 msgstr ""
44153
44154 #: cp/init.c:1620
44155 #, gcc-internal-format
44156 msgid "unnamed initializer for %qT, which has no base classes"
44157 msgstr ""
44158
44159 #: cp/init.c:1628
44160 #, gcc-internal-format
44161 msgid "unnamed initializer for %qT, which uses multiple inheritance"
44162 msgstr ""
44163
44164 #: cp/init.c:1675
44165 #, gcc-internal-format
44166 msgid "%qD is both a direct base and an indirect virtual base"
44167 msgstr ""
44168
44169 #: cp/init.c:1683
44170 #, gcc-internal-format
44171 msgid "type %qT is not a direct or virtual base of %qT"
44172 msgstr ""
44173
44174 #: cp/init.c:1686
44175 #, gcc-internal-format
44176 msgid "type %qT is not a direct base of %qT"
44177 msgstr ""
44178
44179 #: cp/init.c:1798 cp/init.c:4515 cp/typeck2.c:1263
44180 #, gcc-internal-format
44181 msgid "array must be initialized with a brace-enclosed initializer"
44182 msgstr "масив має бути ініціалізовано за допомогою взятого у фігурні дужки ініціалізатора"
44183
44184 #: cp/init.c:2108 cp/semantics.c:3353
44185 #, gcc-internal-format
44186 msgid "%qT is not a class type"
44187 msgstr ""
44188
44189 #: cp/init.c:2164
44190 #, gcc-internal-format
44191 msgid "incomplete type %qT does not have member %qD"
44192 msgstr ""
44193
44194 #: cp/init.c:2178
44195 #, gcc-internal-format
44196 msgid "invalid pointer to bit-field %qD"
44197 msgstr ""
44198
44199 #: cp/init.c:2264 cp/typeck.c:1914
44200 #, gcc-internal-format
44201 msgid "invalid use of non-static member function %qD"
44202 msgstr ""
44203
44204 #: cp/init.c:2271 cp/semantics.c:1856
44205 #, gcc-internal-format
44206 msgid "invalid use of non-static data member %qD"
44207 msgstr ""
44208
44209 #: cp/init.c:2463
44210 #, gcc-internal-format
44211 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
44212 msgstr ""
44213
44214 #: cp/init.c:2471
44215 #, gcc-internal-format
44216 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
44217 msgstr ""
44218
44219 #: cp/init.c:2475
44220 #, gcc-internal-format
44221 msgid "uninitialized reference member in base %q#T of %q#T"
44222 msgstr ""
44223
44224 #: cp/init.c:2491
44225 #, gcc-internal-format
44226 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
44227 msgstr ""
44228
44229 #: cp/init.c:2499
44230 #, gcc-internal-format
44231 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
44232 msgstr ""
44233
44234 #: cp/init.c:2503
44235 #, gcc-internal-format
44236 msgid "uninitialized const member in base %q#T of %q#T"
44237 msgstr ""
44238
44239 #: cp/init.c:2800
44240 #, gcc-internal-format
44241 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
44242 msgstr ""
44243
44244 #: cp/init.c:2811
44245 #, gcc-internal-format
44246 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
44247 msgstr ""
44248
44249 #: cp/init.c:2822
44250 #, gcc-internal-format
44251 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
44252 msgstr ""
44253
44254 #: cp/init.c:2969
44255 #, gcc-internal-format
44256 msgid "integer overflow in array size"
44257 msgstr ""
44258
44259 #: cp/init.c:2979
44260 #, gcc-internal-format
44261 msgid "array size in new-expression must be constant"
44262 msgstr ""
44263
44264 #: cp/init.c:2993
44265 #, gcc-internal-format
44266 msgid "variably modified type not allowed in new-expression"
44267 msgstr ""
44268
44269 #: cp/init.c:3009
44270 #, gcc-internal-format
44271 msgid "non-constant array new length must be specified directly, not by typedef"
44272 msgstr ""
44273
44274 #: cp/init.c:3011
44275 #, gcc-internal-format
44276 msgid "non-constant array new length must be specified without parentheses around the type-id"
44277 msgstr ""
44278
44279 #: cp/init.c:3021
44280 #, gcc-internal-format
44281 msgid "invalid type %<void%> for new"
44282 msgstr ""
44283
44284 #: cp/init.c:3027
44285 #, gcc-internal-format
44286 msgid "%<new%> of initializer_list does not extend the lifetime of the underlying array"
44287 msgstr ""
44288
44289 #: cp/init.c:3069
44290 #, gcc-internal-format
44291 msgid "uninitialized const in %<new%> of %q#T"
44292 msgstr ""
44293
44294 #: cp/init.c:3213
44295 #, gcc-internal-format
44296 msgid "no suitable %qD found in class %qT"
44297 msgstr ""
44298
44299 #: cp/init.c:3220 cp/search.c:1036
44300 #, gcc-internal-format
44301 msgid "request for member %qD is ambiguous"
44302 msgstr ""
44303
44304 #: cp/init.c:3294
44305 #, gcc-internal-format
44306 msgid "%<new%> of type %qT with extended alignment %d"
44307 msgstr ""
44308
44309 #: cp/init.c:3297
44310 #, gcc-internal-format
44311 msgid "uses %qD, which does not have an alignment parameter"
44312 msgstr ""
44313
44314 #: cp/init.c:3300
44315 #, gcc-internal-format
44316 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
44317 msgstr ""
44318
44319 #: cp/init.c:3483
44320 #, gcc-internal-format
44321 msgid "parenthesized initializer in array new"
44322 msgstr ""
44323
44324 #: cp/init.c:3762
44325 #, gcc-internal-format
44326 msgid "size in array new must have integral type"
44327 msgstr ""
44328
44329 #: cp/init.c:3791
44330 #, gcc-internal-format
44331 msgid "new cannot be applied to a reference type"
44332 msgstr ""
44333
44334 #: cp/init.c:3800
44335 #, gcc-internal-format
44336 msgid "new cannot be applied to a function type"
44337 msgstr ""
44338
44339 #: cp/init.c:3871
44340 #, gcc-internal-format
44341 msgid "possible problem detected in invocation of delete [] operator:"
44342 msgstr ""
44343
44344 #: cp/init.c:3875
44345 #, gcc-internal-format
44346 msgid "neither the destructor nor the class-specific operator delete [] will be called, even if they are declared when the class is defined"
44347 msgstr ""
44348
44349 #: cp/init.c:4424
44350 #, gcc-internal-format
44351 msgid "initializer ends prematurely"
44352 msgstr ""
44353
44354 #: cp/init.c:4729
44355 #, gcc-internal-format
44356 msgid "unknown array size in delete"
44357 msgstr ""
44358
44359 #: cp/init.c:4758
44360 #, gcc-internal-format
44361 msgid "possible problem detected in invocation of delete operator:"
44362 msgstr ""
44363
44364 #: cp/init.c:4763
44365 #, gcc-internal-format
44366 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined"
44367 msgstr ""
44368
44369 #: cp/init.c:4778
44370 #, gcc-internal-format
44371 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
44372 msgstr ""
44373
44374 #: cp/init.c:4783
44375 #, gcc-internal-format
44376 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
44377 msgstr ""
44378
44379 #: cp/init.c:5079
44380 #, gcc-internal-format
44381 msgid "type to vector delete is neither pointer or array type"
44382 msgstr ""
44383
44384 #: cp/lambda.c:534
44385 #, gcc-internal-format
44386 msgid "array of runtime bound cannot be captured by copy, only by reference"
44387 msgstr ""
44388
44389 #: cp/lambda.c:549
44390 #, gcc-internal-format
44391 msgid "capture of variably-modified type %qT that is not an N3639 array of runtime bound"
44392 msgstr ""
44393
44394 #: cp/lambda.c:553
44395 #, gcc-internal-format
44396 msgid "because the array element type %qT has variable size"
44397 msgstr ""
44398
44399 #: cp/lambda.c:577
44400 #, gcc-internal-format
44401 msgid "cannot capture %qE by reference"
44402 msgstr ""
44403
44404 #: cp/lambda.c:587
44405 #, gcc-internal-format
44406 msgid "capture by copy of incomplete type %qT"
44407 msgstr ""
44408
44409 #: cp/lambda.c:627
44410 #, gcc-internal-format
44411 msgid "trying to capture %qD in instantiation of generic lambda"
44412 msgstr ""
44413
44414 #: cp/lambda.c:704
44415 #, gcc-internal-format
44416 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
44417 msgstr ""
44418
44419 #: cp/lambda.c:706
44420 #, gcc-internal-format
44421 msgid "add explicit %<this%> or %<*this%> capture"
44422 msgstr ""
44423
44424 #: cp/lambda.c:820
44425 #, gcc-internal-format
44426 msgid "%<this%> was not captured for this lambda function"
44427 msgstr ""
44428
44429 #: cp/lex.c:388
44430 #, gcc-internal-format, gfc-internal-format
44431 msgid "junk at end of #pragma %s"
44432 msgstr ""
44433
44434 #: cp/lex.c:395
44435 #, gcc-internal-format, gfc-internal-format
44436 msgid "invalid #pragma %s"
44437 msgstr ""
44438
44439 #: cp/lex.c:403
44440 #, gcc-internal-format
44441 msgid "#pragma vtable no longer supported"
44442 msgstr ""
44443
44444 #: cp/lex.c:475
44445 #, gcc-internal-format
44446 msgid "#pragma implementation for %qs appears after file is included"
44447 msgstr ""
44448
44449 #: cp/lex.c:503
44450 #, gcc-internal-format
44451 msgid "%qD not defined"
44452 msgstr ""
44453
44454 #: cp/lex.c:515
44455 #, gcc-internal-format
44456 msgid "%qD was not declared in this scope; did you mean %qs?"
44457 msgstr ""
44458
44459 #: cp/lex.c:519
44460 #, gcc-internal-format
44461 msgid "%qD was not declared in this scope"
44462 msgstr ""
44463
44464 #. In a template, it is invalid to write "f()" or "f(3)" if no
44465 #. declaration of "f" is available. Historically, G++ and most
44466 #. other compilers accepted that usage since they deferred all name
44467 #. lookup until instantiation time rather than doing unqualified
44468 #. name lookup at template definition time; explain to the user what
44469 #. is going wrong.
44470 #.
44471 #. Note that we have the exact wording of the following message in
44472 #. the manual (trouble.texi, node "Name lookup"), so they need to
44473 #. be kept in synch.
44474 #: cp/lex.c:561
44475 #, gcc-internal-format
44476 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
44477 msgstr ""
44478
44479 #: cp/lex.c:570
44480 #, gcc-internal-format
44481 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
44482 msgstr ""
44483
44484 #: cp/mangle.c:2312
44485 #, gcc-internal-format
44486 msgid "mangling typeof, use decltype instead"
44487 msgstr ""
44488
44489 #: cp/mangle.c:2316
44490 #, gcc-internal-format
44491 msgid "mangling __underlying_type"
44492 msgstr ""
44493
44494 #: cp/mangle.c:2601
44495 #, gcc-internal-format
44496 msgid "mangling unknown fixed point type"
44497 msgstr ""
44498
44499 #: cp/mangle.c:3261
44500 #, gcc-internal-format
44501 msgid "use of built-in trait %qE in function signature; use library traits instead"
44502 msgstr ""
44503
44504 #: cp/mangle.c:3266
44505 #, gcc-internal-format, gfc-internal-format
44506 msgid "mangling %C"
44507 msgstr ""
44508
44509 #: cp/mangle.c:3343
44510 #, gcc-internal-format
44511 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
44512 msgstr ""
44513
44514 #: cp/mangle.c:3892
44515 #, gcc-internal-format
44516 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
44517 msgstr ""
44518
44519 #: cp/mangle.c:3938
44520 #, gcc-internal-format
44521 msgid "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
44522 msgstr ""
44523
44524 #: cp/mangle.c:3944
44525 #, gcc-internal-format
44526 msgid "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
44527 msgstr ""
44528
44529 #: cp/mangle.c:4216
44530 #, gcc-internal-format
44531 msgid "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
44532 msgstr ""
44533
44534 #: cp/mangle.c:4221
44535 #, gcc-internal-format
44536 msgid "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
44537 msgstr ""
44538
44539 #: cp/mangle.c:4226
44540 #, gcc-internal-format
44541 msgid "the mangled name of the initialization guard variable for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
44542 msgstr ""
44543
44544 #: cp/method.c:831 cp/method.c:1343
44545 #, gcc-internal-format
44546 msgid "non-static const member %q#D, can%'t use default assignment operator"
44547 msgstr ""
44548
44549 #: cp/method.c:837 cp/method.c:1349
44550 #, gcc-internal-format
44551 msgid "non-static reference member %q#D, can%'t use default assignment operator"
44552 msgstr ""
44553
44554 #: cp/method.c:957
44555 #, gcc-internal-format
44556 msgid "synthesized method %qD first required here"
44557 msgstr ""
44558
44559 #: cp/method.c:1278
44560 #, gcc-internal-format
44561 msgid "union member %q+D with non-trivial %qD"
44562 msgstr ""
44563
44564 #: cp/method.c:1288
44565 #, gcc-internal-format
44566 msgid "defaulted constructor calls non-%<constexpr%> %qD"
44567 msgstr ""
44568
44569 #: cp/method.c:1366
44570 #, gcc-internal-format
44571 msgid "initializer for %q#D is invalid"
44572 msgstr ""
44573
44574 #: cp/method.c:1421
44575 #, gcc-internal-format
44576 msgid "defaulted default constructor does not initialize %q#D"
44577 msgstr ""
44578
44579 #: cp/method.c:1432
44580 #, gcc-internal-format
44581 msgid "copying non-static data member %q#D of rvalue reference type"
44582 msgstr ""
44583
44584 #. A trivial constructor doesn't have any NSDMI.
44585 #: cp/method.c:1638
44586 #, gcc-internal-format
44587 msgid "defaulted default constructor does not initialize any non-static data member"
44588 msgstr ""
44589
44590 #: cp/method.c:1681
44591 #, gcc-internal-format
44592 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
44593 msgstr ""
44594
44595 #: cp/method.c:1808
44596 #, gcc-internal-format
44597 msgid "a lambda closure type has a deleted default constructor"
44598 msgstr ""
44599
44600 #: cp/method.c:1811
44601 #, gcc-internal-format
44602 msgid "a lambda closure type has a deleted copy assignment operator"
44603 msgstr ""
44604
44605 #: cp/method.c:1820
44606 #, gcc-internal-format
44607 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
44608 msgstr ""
44609
44610 #: cp/method.c:1831
44611 #, gcc-internal-format
44612 msgid "%q#D inherits from multiple base subobjects"
44613 msgstr ""
44614
44615 #: cp/method.c:1856
44616 #, gcc-internal-format
44617 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
44618 msgstr ""
44619
44620 #: cp/method.c:1865
44621 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
44622 msgstr ""
44623
44624 #: cp/method.c:2192
44625 #, gcc-internal-format
44626 msgid "defaulted declaration %q+D does not match the expected signature"
44627 msgstr ""
44628
44629 #: cp/method.c:2195
44630 #, gcc-internal-format
44631 msgid "expected signature: %qD"
44632 msgstr "очікуваний підпис: %qD"
44633
44634 #: cp/method.c:2233
44635 msgid "function %q+D defaulted on its redeclaration with an exception-specification that differs from the implicit exception-specification %qX"
44636 msgstr ""
44637
44638 #: cp/method.c:2255
44639 #, gcc-internal-format
44640 msgid "explicitly defaulted function %q+D cannot be declared as %<constexpr%> because the implicit declaration is not %<constexpr%>:"
44641 msgstr ""
44642
44643 #: cp/method.c:2303
44644 #, gcc-internal-format
44645 msgid "a template cannot be defaulted"
44646 msgstr ""
44647
44648 #: cp/method.c:2331
44649 #, gcc-internal-format
44650 msgid "%qD cannot be defaulted"
44651 msgstr ""
44652
44653 #: cp/method.c:2340
44654 #, gcc-internal-format
44655 msgid "defaulted function %q+D with default argument"
44656 msgstr ""
44657
44658 #: cp/name-lookup.c:2278
44659 #, gcc-internal-format
44660 msgid "%q#D conflicts with a previous declaration"
44661 msgstr ""
44662
44663 #: cp/name-lookup.c:2430
44664 #, gcc-internal-format
44665 msgid "%q#D hides constructor for %q#D"
44666 msgstr "%q#D приховує конструктор для %q#D"
44667
44668 #: cp/name-lookup.c:2558
44669 #, gcc-internal-format
44670 msgid "conflicting C language linkage declaration %q#D"
44671 msgstr "конфліктує із оголошенням компонування мови C %q#D"
44672
44673 #: cp/name-lookup.c:2563
44674 #, gcc-internal-format
44675 msgid "due to different exception specifications"
44676 msgstr "через різні специфікації виключення"
44677
44678 #: cp/name-lookup.c:2661
44679 #, gcc-internal-format
44680 msgid "lambda parameter %qD previously declared as a capture"
44681 msgstr ""
44682
44683 #: cp/name-lookup.c:2682
44684 #, gcc-internal-format
44685 msgid "declaration of %q#D shadows a parameter"
44686 msgstr ""
44687
44688 #: cp/name-lookup.c:2807
44689 #, gcc-internal-format
44690 msgid "declaration of %qD shadows a member of %qT"
44691 msgstr ""
44692
44693 #: cp/name-lookup.c:2961
44694 #, gcc-internal-format
44695 msgid "local external declaration %q#D"
44696 msgstr "локальне зовнішнє оголошення %q#D"
44697
44698 #: cp/name-lookup.c:2963
44699 #, gcc-internal-format
44700 msgid "does not match previous declaration %q#D"
44701 msgstr "не відповідає попередньому оголошенню %q#D"
44702
44703 #. In a local class, a friend function declaration must
44704 #. find a matching decl in the innermost non-class scope.
44705 #. [class.friend/11]
44706 #: cp/name-lookup.c:3085
44707 #, gcc-internal-format
44708 msgid "friend declaration %qD in local class without prior local declaration"
44709 msgstr ""
44710
44711 #: cp/name-lookup.c:3278
44712 #, gcc-internal-format
44713 msgid "%s %<%s(%E)%> %p %d\n"
44714 msgstr "%s %<%s(%E)%> %p %d\n"
44715
44716 #: cp/name-lookup.c:3281
44717 #, gcc-internal-format
44718 msgid "%s %s %p %d\n"
44719 msgstr ""
44720
44721 #: cp/name-lookup.c:3937
44722 #, gcc-internal-format
44723 msgid "%qT is not a namespace or unscoped enum"
44724 msgstr ""
44725
44726 #. 7.3.3/5
44727 #. A using-declaration shall not name a template-id.
44728 #: cp/name-lookup.c:3947
44729 #, gcc-internal-format
44730 msgid "a using-declaration cannot specify a template-id. Try %<using %D%>"
44731 msgstr ""
44732
44733 #: cp/name-lookup.c:3954
44734 #, gcc-internal-format
44735 msgid "namespace %qD not allowed in using-declaration"
44736 msgstr ""
44737
44738 #. It's a nested name with template parameter dependent scope.
44739 #. This can only be using-declaration for class member.
44740 #: cp/name-lookup.c:3962
44741 #, gcc-internal-format
44742 msgid "%qT is not a namespace"
44743 msgstr ""
44744
44745 #. C++11 7.3.3/10.
44746 #: cp/name-lookup.c:3975
44747 #, gcc-internal-format
44748 msgid "%qD is already declared in this scope"
44749 msgstr ""
44750
44751 #: cp/name-lookup.c:3992
44752 #, gcc-internal-format
44753 msgid "%qD not declared"
44754 msgstr ""
44755
44756 #: cp/name-lookup.c:4703
44757 #, gcc-internal-format
44758 msgid "using-declaration for non-member at class scope"
44759 msgstr ""
44760
44761 #: cp/name-lookup.c:4710
44762 #, gcc-internal-format
44763 msgid "%<%T::%D%> names destructor"
44764 msgstr ""
44765
44766 #: cp/name-lookup.c:4727
44767 #, gcc-internal-format
44768 msgid "%<%T::%D%> names constructor in %qT"
44769 msgstr ""
44770
44771 #: cp/name-lookup.c:4761
44772 #, gcc-internal-format
44773 msgid "cannot inherit constructors from indirect base %qT"
44774 msgstr ""
44775
44776 #: cp/name-lookup.c:4770
44777 #, gcc-internal-format
44778 msgid "no members matching %<%T::%D%> in %q#T"
44779 msgstr ""
44780
44781 #: cp/name-lookup.c:4837
44782 #, gcc-internal-format
44783 msgid "declaration of %qD not in a namespace surrounding %qD"
44784 msgstr ""
44785
44786 #: cp/name-lookup.c:4876
44787 #, gcc-internal-format
44788 msgid "explicit qualification in declaration of %qD"
44789 msgstr ""
44790
44791 #: cp/name-lookup.c:4928
44792 #, gcc-internal-format
44793 msgid "%qD has not been declared within %qD"
44794 msgstr ""
44795
44796 #: cp/name-lookup.c:4930
44797 #, gcc-internal-format
44798 msgid "only here as a %<friend%>"
44799 msgstr ""
44800
44801 #: cp/name-lookup.c:4939
44802 #, gcc-internal-format
44803 msgid "%qD should have been declared inside %qD"
44804 msgstr ""
44805
44806 #: cp/name-lookup.c:4987
44807 #, gcc-internal-format
44808 msgid "%qD attribute requires a single NTBS argument"
44809 msgstr ""
44810
44811 #: cp/name-lookup.c:4994
44812 #, gcc-internal-format
44813 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
44814 msgstr ""
44815
44816 #: cp/name-lookup.c:5004
44817 #, gcc-internal-format
44818 msgid "ignoring %qD attribute on anonymous namespace"
44819 msgstr ""
44820
44821 #: cp/name-lookup.c:5010
44822 #, gcc-internal-format
44823 msgid "ignoring %qD attribute on non-inline namespace"
44824 msgstr ""
44825
44826 #: cp/name-lookup.c:5029 cp/name-lookup.c:7280
44827 #, gcc-internal-format
44828 msgid "%qD attribute directive ignored"
44829 msgstr ""
44830
44831 #: cp/name-lookup.c:5321
44832 #, gcc-internal-format
44833 msgid "maximum limit of %d namespaces searched for %qE"
44834 msgstr ""
44835
44836 #: cp/name-lookup.c:5347
44837 #, gcc-internal-format
44838 msgid "%qE declared here"
44839 msgstr "%qE оголошено тут"
44840
44841 #: cp/name-lookup.c:5373
44842 #, gcc-internal-format
44843 msgid "suggested alternative:"
44844 msgid_plural "suggested alternatives:"
44845 msgstr[0] ""
44846 msgstr[1] ""
44847 msgstr[2] ""
44848
44849 #: cp/name-lookup.c:5379
44850 #, gcc-internal-format
44851 msgid " %qE"
44852 msgstr " %qE"
44853
44854 #: cp/name-lookup.c:5856
44855 #, gcc-internal-format
44856 msgid "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
44857 msgstr ""
44858
44859 #: cp/name-lookup.c:5862
44860 #, gcc-internal-format
44861 msgid "%<std::%s%> is only available from %s onwards"
44862 msgstr ""
44863
44864 #: cp/name-lookup.c:6125
44865 #, gcc-internal-format
44866 msgid "the macro %qs had not yet been defined"
44867 msgstr ""
44868
44869 #: cp/name-lookup.c:6128
44870 #, gcc-internal-format
44871 msgid "it was later defined here"
44872 msgstr ""
44873
44874 #: cp/name-lookup.c:6899
44875 #, gcc-internal-format
44876 msgid "declaration of %<std::initializer_list%> does not match %<#include <initializer_list>%>, isn%'t a template"
44877 msgstr ""
44878
44879 #: cp/name-lookup.c:7274
44880 #, gcc-internal-format
44881 msgid "strong using directive no longer supported"
44882 msgstr ""
44883
44884 #: cp/name-lookup.c:7277
44885 #, gcc-internal-format
44886 msgid "you may use an inline namespace instead"
44887 msgstr ""
44888
44889 #: cp/name-lookup.c:7294
44890 #, gcc-internal-format
44891 msgid "attributes ignored on local using directive"
44892 msgstr ""
44893
44894 #: cp/name-lookup.c:7378
44895 #, gcc-internal-format
44896 msgid "namespace alias %qD not allowed here, assuming %qD"
44897 msgstr ""
44898
44899 #. We only allow depth 255.
44900 #: cp/name-lookup.c:7398
44901 #, gcc-internal-format, gfc-internal-format
44902 msgid "cannot nest more than %d namespaces"
44903 msgstr ""
44904
44905 #: cp/name-lookup.c:7433
44906 #, gcc-internal-format
44907 msgid "inline namespace must be specified at initial definition"
44908 msgstr ""
44909
44910 #: cp/name-lookup.c:7434
44911 #, gcc-internal-format
44912 msgid "%qD defined here"
44913 msgstr "%qD визначено тут"
44914
44915 #: cp/name-lookup.c:7507
44916 #, gcc-internal-format
44917 msgid "XXX entering pop_everything ()\n"
44918 msgstr ""
44919
44920 #: cp/name-lookup.c:7516
44921 #, gcc-internal-format
44922 msgid "XXX leaving pop_everything ()\n"
44923 msgstr ""
44924
44925 #: cp/optimize.c:617
44926 #, gcc-internal-format
44927 msgid "making multiple clones of %qD"
44928 msgstr ""
44929
44930 #: cp/parser.c:822
44931 #, gcc-internal-format
44932 msgid "identifier %qE is a keyword in C++11"
44933 msgstr ""
44934
44935 #: cp/parser.c:1311 cp/parser.c:1324
44936 #, gcc-internal-format
44937 msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
44938 msgstr ""
44939
44940 #: cp/parser.c:1349 cp/parser.c:39217
44941 #, gcc-internal-format
44942 msgid "%<#pragma omp declare simd%> not immediately followed by function declaration or definition"
44943 msgstr ""
44944
44945 #: cp/parser.c:2855
44946 #, gcc-internal-format
44947 msgid "%<#pragma%> is not allowed here"
44948 msgstr ""
44949
44950 #: cp/parser.c:2958
44951 #, gcc-internal-format
44952 msgid "%<%E::%E%> has not been declared"
44953 msgstr ""
44954
44955 #: cp/parser.c:2961
44956 #, gcc-internal-format
44957 msgid "%<::%E%> has not been declared"
44958 msgstr ""
44959
44960 #: cp/parser.c:2964
44961 #, gcc-internal-format
44962 msgid "request for member %qE in non-class type %qT"
44963 msgstr ""
44964
44965 #: cp/parser.c:2967 cp/parser.c:18882
44966 #, gcc-internal-format
44967 msgid "%<%T::%E%> has not been declared"
44968 msgstr ""
44969
44970 #: cp/parser.c:2977
44971 #, gcc-internal-format
44972 msgid "%<%E::%E%> is not a type"
44973 msgstr "%<%E::%E%> не є типом"
44974
44975 #: cp/parser.c:2981
44976 #, gcc-internal-format
44977 msgid "%<%E::%E%> is not a class or namespace"
44978 msgstr ""
44979
44980 #: cp/parser.c:2986
44981 #, gcc-internal-format
44982 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
44983 msgstr ""
44984
44985 #: cp/parser.c:2999
44986 #, gcc-internal-format
44987 msgid "%<::%E%> is not a type"
44988 msgstr "%<::%E%> не є типом"
44989
44990 #: cp/parser.c:3002
44991 #, gcc-internal-format
44992 msgid "%<::%E%> is not a class or namespace"
44993 msgstr ""
44994
44995 #: cp/parser.c:3006
44996 #, gcc-internal-format
44997 msgid "%<::%E%> is not a class, namespace, or enumeration"
44998 msgstr ""
44999
45000 #: cp/parser.c:3018
45001 #, gcc-internal-format
45002 msgid "%qE is not a type"
45003 msgstr ""
45004
45005 #: cp/parser.c:3021
45006 #, gcc-internal-format
45007 msgid "%qE is not a class or namespace"
45008 msgstr ""
45009
45010 #: cp/parser.c:3025
45011 #, gcc-internal-format
45012 msgid "%qE is not a class, namespace, or enumeration"
45013 msgstr ""
45014
45015 #: cp/parser.c:3089
45016 #, gcc-internal-format
45017 msgid "new types may not be defined in a return type"
45018 msgstr ""
45019
45020 #: cp/parser.c:3091
45021 #, gcc-internal-format
45022 msgid "(perhaps a semicolon is missing after the definition of %qT)"
45023 msgstr ""
45024
45025 #: cp/parser.c:3119
45026 #, gcc-internal-format
45027 msgid "%qE is not a class template"
45028 msgstr ""
45029
45030 #: cp/parser.c:3121
45031 #, gcc-internal-format
45032 msgid "%qE is not a template"
45033 msgstr ""
45034
45035 #: cp/parser.c:3124
45036 #, gcc-internal-format
45037 msgid "invalid template-id"
45038 msgstr ""
45039
45040 #: cp/parser.c:3158
45041 #, gcc-internal-format
45042 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
45043 msgstr ""
45044
45045 #: cp/parser.c:3162 cp/pt.c:18414
45046 #, gcc-internal-format
45047 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
45048 msgstr ""
45049
45050 #: cp/parser.c:3167
45051 #, gcc-internal-format
45052 msgid "%<typeid%> operator cannot appear in a constant-expression"
45053 msgstr ""
45054
45055 #: cp/parser.c:3171
45056 #, gcc-internal-format
45057 msgid "non-constant compound literals cannot appear in a constant-expression"
45058 msgstr ""
45059
45060 #: cp/parser.c:3175
45061 #, gcc-internal-format
45062 msgid "a function call cannot appear in a constant-expression"
45063 msgstr ""
45064
45065 #: cp/parser.c:3179
45066 #, gcc-internal-format
45067 msgid "an increment cannot appear in a constant-expression"
45068 msgstr ""
45069
45070 #: cp/parser.c:3183
45071 #, gcc-internal-format
45072 msgid "an decrement cannot appear in a constant-expression"
45073 msgstr ""
45074
45075 #: cp/parser.c:3187
45076 #, gcc-internal-format
45077 msgid "an array reference cannot appear in a constant-expression"
45078 msgstr ""
45079
45080 #: cp/parser.c:3191
45081 #, gcc-internal-format
45082 msgid "the address of a label cannot appear in a constant-expression"
45083 msgstr ""
45084
45085 #: cp/parser.c:3195
45086 #, gcc-internal-format
45087 msgid "calls to overloaded operators cannot appear in a constant-expression"
45088 msgstr ""
45089
45090 #: cp/parser.c:3199
45091 #, gcc-internal-format
45092 msgid "an assignment cannot appear in a constant-expression"
45093 msgstr ""
45094
45095 #: cp/parser.c:3202
45096 #, gcc-internal-format
45097 msgid "a comma operator cannot appear in a constant-expression"
45098 msgstr ""
45099
45100 #: cp/parser.c:3206
45101 #, gcc-internal-format
45102 msgid "a call to a constructor cannot appear in a constant-expression"
45103 msgstr ""
45104
45105 #: cp/parser.c:3210
45106 #, gcc-internal-format
45107 msgid "a transaction expression cannot appear in a constant-expression"
45108 msgstr ""
45109
45110 #: cp/parser.c:3256
45111 #, gcc-internal-format
45112 msgid "%qs cannot appear in a constant-expression"
45113 msgstr ""
45114
45115 #: cp/parser.c:3293
45116 #, gcc-internal-format
45117 msgid "class template argument deduction is only available with %<-std=c++17%> or %<-std=gnu++17%>"
45118 msgstr ""
45119
45120 #: cp/parser.c:3298
45121 #, gcc-internal-format
45122 msgid "invalid use of destructor %qD as a type"
45123 msgstr ""
45124
45125 #. Something like 'unsigned A a;'
45126 #: cp/parser.c:3301
45127 #, gcc-internal-format
45128 msgid "invalid combination of multiple type-specifiers"
45129 msgstr ""
45130
45131 #: cp/parser.c:3314
45132 #, gcc-internal-format
45133 msgid "%qE does not name a type; did you mean %qs?"
45134 msgstr ""
45135
45136 #: cp/parser.c:3318
45137 #, gcc-internal-format
45138 msgid "%qE does not name a type"
45139 msgstr ""
45140
45141 #: cp/parser.c:3327
45142 #, gcc-internal-format
45143 msgid "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
45144 msgstr ""
45145
45146 #: cp/parser.c:3330
45147 #, gcc-internal-format
45148 msgid "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
45149 msgstr ""
45150
45151 #: cp/parser.c:3335
45152 #, gcc-internal-format
45153 msgid "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
45154 msgstr ""
45155
45156 #: cp/parser.c:3338
45157 #, gcc-internal-format
45158 msgid "%<concept%> only available with %<-fconcepts%>"
45159 msgstr ""
45160
45161 #: cp/parser.c:3364
45162 #, gcc-internal-format
45163 msgid "(perhaps %<typename %T::%E%> was intended)"
45164 msgstr ""
45165
45166 #: cp/parser.c:3393 cp/parser.c:3405
45167 #, gcc-internal-format
45168 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
45169 msgstr ""
45170
45171 #: cp/parser.c:3398 cp/parser.c:3410
45172 #, gcc-internal-format
45173 msgid "%qE in namespace %qE does not name a template type"
45174 msgstr ""
45175
45176 #: cp/parser.c:3418
45177 #, gcc-internal-format
45178 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
45179 msgstr ""
45180
45181 #: cp/parser.c:3423
45182 #, gcc-internal-format
45183 msgid "%qE in namespace %qE does not name a type"
45184 msgstr ""
45185
45186 #: cp/parser.c:3434
45187 #, gcc-internal-format
45188 msgid "%<%T::%E%> names the constructor, not the type"
45189 msgstr ""
45190
45191 #: cp/parser.c:3437
45192 #, gcc-internal-format
45193 msgid "and %qT has no template constructors"
45194 msgstr ""
45195
45196 #: cp/parser.c:3447
45197 #, gcc-internal-format
45198 msgid "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent scope"
45199 msgstr ""
45200
45201 #: cp/parser.c:3455
45202 #, gcc-internal-format
45203 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
45204 msgstr ""
45205
45206 #: cp/parser.c:3467 cp/parser.c:3471
45207 #, gcc-internal-format
45208 msgid "%qE in %q#T does not name a template type"
45209 msgstr ""
45210
45211 #: cp/parser.c:3475
45212 #, gcc-internal-format
45213 msgid "%qE in %q#T does not name a type"
45214 msgstr ""
45215
45216 #: cp/parser.c:4101
45217 #, gcc-internal-format
45218 msgid "expected string-literal"
45219 msgstr ""
45220
45221 #: cp/parser.c:4167
45222 #, gcc-internal-format
45223 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
45224 msgstr ""
45225
45226 #: cp/parser.c:4222
45227 #, gcc-internal-format
45228 msgid "a wide string is invalid in this context"
45229 msgstr ""
45230
45231 #: cp/parser.c:4353
45232 #, gcc-internal-format
45233 msgid "unable to find character literal operator %qD with %qT argument"
45234 msgstr ""
45235
45236 #: cp/parser.c:4461
45237 #, gcc-internal-format
45238 msgid "integer literal exceeds range of %qT type"
45239 msgstr ""
45240
45241 #: cp/parser.c:4468
45242 #, gcc-internal-format
45243 msgid "floating literal exceeds range of %qT type"
45244 msgstr ""
45245
45246 #: cp/parser.c:4472
45247 #, gcc-internal-format
45248 msgid "floating literal truncated to zero"
45249 msgstr ""
45250
45251 #: cp/parser.c:4505
45252 #, gcc-internal-format
45253 msgid "failed to translate literal to execution character set %qT"
45254 msgstr ""
45255
45256 #: cp/parser.c:4543
45257 #, gcc-internal-format
45258 msgid "unable to find numeric literal operator %qD"
45259 msgstr ""
45260
45261 #: cp/parser.c:4549
45262 #, gcc-internal-format
45263 msgid "add %<using namespace std::complex_literals%> (from <complex>) to enable the C++14 user-defined literal suffixes"
45264 msgstr ""
45265
45266 #: cp/parser.c:4553
45267 #, gcc-internal-format
45268 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
45269 msgstr ""
45270
45271 #: cp/parser.c:4557
45272 #, gcc-internal-format
45273 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
45274 msgstr ""
45275
45276 #: cp/parser.c:4643
45277 #, gcc-internal-format
45278 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
45279 msgstr ""
45280
45281 #: cp/parser.c:4694 cp/parser.c:13432
45282 #, gcc-internal-format
45283 msgid "expected declaration"
45284 msgstr ""
45285
45286 #: cp/parser.c:5051 cp/parser.c:5066
45287 #, gcc-internal-format
45288 msgid "expected binary operator"
45289 msgstr "мав бути бінарний оператор"
45290
45291 #: cp/parser.c:5072
45292 #, gcc-internal-format
45293 msgid "expected ..."
45294 msgstr "мало бути ..."
45295
45296 #: cp/parser.c:5084
45297 #, gcc-internal-format
45298 msgid "binary expression in operand of fold-expression"
45299 msgstr ""
45300
45301 #: cp/parser.c:5089
45302 #, gcc-internal-format
45303 msgid "conditional expression in operand of fold-expression"
45304 msgstr ""
45305
45306 #: cp/parser.c:5097
45307 #, gcc-internal-format
45308 msgid "mismatched operator in fold-expression"
45309 msgstr ""
45310
45311 #: cp/parser.c:5201
45312 #, gcc-internal-format
45313 msgid "fixed-point types not supported in C++"
45314 msgstr ""
45315
45316 #: cp/parser.c:5284
45317 #, gcc-internal-format
45318 msgid "ISO C++ forbids braced-groups within expressions"
45319 msgstr ""
45320
45321 #: cp/parser.c:5296
45322 #, gcc-internal-format
45323 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
45324 msgstr ""
45325
45326 #: cp/parser.c:5336
45327 #, gcc-internal-format
45328 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
45329 msgstr ""
45330
45331 #: cp/parser.c:5394 cp/parser.c:5571 cp/parser.c:5746 cp/semantics.c:3693
45332 #, gcc-internal-format
45333 msgid "expected primary-expression"
45334 msgstr ""
45335
45336 #: cp/parser.c:5424
45337 #, gcc-internal-format
45338 msgid "%<this%> may not be used in this context"
45339 msgstr ""
45340
45341 #: cp/parser.c:5565
45342 #, gcc-internal-format
45343 msgid "a template declaration cannot appear at block scope"
45344 msgstr ""
45345
45346 #: cp/parser.c:5708
45347 #, gcc-internal-format
45348 msgid "local variable %qD may not appear in this context"
45349 msgstr ""
45350
45351 #: cp/parser.c:5903
45352 #, gcc-internal-format
45353 msgid "expected id-expression"
45354 msgstr ""
45355
45356 #: cp/parser.c:6036
45357 #, gcc-internal-format
45358 msgid "scope %qT before %<~%> is not a class-name"
45359 msgstr ""
45360
45361 #: cp/parser.c:6074 cp/parser.c:8008
45362 #, gcc-internal-format
45363 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
45364 msgstr ""
45365
45366 #: cp/parser.c:6185
45367 #, gcc-internal-format
45368 msgid "declaration of %<~%T%> as member of %qT"
45369 msgstr ""
45370
45371 #: cp/parser.c:6200
45372 #, gcc-internal-format
45373 msgid "typedef-name %qD used as destructor declarator"
45374 msgstr ""
45375
45376 #: cp/parser.c:6237 cp/parser.c:21045
45377 #, gcc-internal-format
45378 msgid "expected unqualified-id"
45379 msgstr ""
45380
45381 #: cp/parser.c:6346
45382 #, gcc-internal-format
45383 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
45384 msgstr ""
45385
45386 #: cp/parser.c:6414
45387 #, gcc-internal-format
45388 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
45389 msgstr ""
45390
45391 #: cp/parser.c:6440
45392 #, gcc-internal-format
45393 msgid "function template-id %qD in nested-name-specifier"
45394 msgstr ""
45395
45396 #: cp/parser.c:6448
45397 #, gcc-internal-format
45398 msgid "variable template-id %qD in nested-name-specifier"
45399 msgstr ""
45400
45401 #: cp/parser.c:6552 cp/typeck.c:2730 cp/typeck.c:2733 cp/typeck.c:2750
45402 #, gcc-internal-format
45403 msgid "%qD is not a template"
45404 msgstr ""
45405
45406 #: cp/parser.c:6630
45407 #, gcc-internal-format
45408 msgid "expected nested-name-specifier"
45409 msgstr ""
45410
45411 #: cp/parser.c:6837 cp/parser.c:9222
45412 #, gcc-internal-format
45413 msgid "types may not be defined in casts"
45414 msgstr ""
45415
45416 #: cp/parser.c:6924
45417 #, gcc-internal-format
45418 msgid "types may not be defined in a %<typeid%> expression"
45419 msgstr ""
45420
45421 #: cp/parser.c:7016
45422 #, gcc-internal-format
45423 msgid "wrong number of arguments to %<__builtin_addressof%>"
45424 msgstr "помилкова кількість аргументів %<__builtin_addressof%>"
45425
45426 #: cp/parser.c:7028 cp/pt.c:19026
45427 #, gcc-internal-format
45428 msgid "wrong number of arguments to %<__builtin_launder%>"
45429 msgstr "помилкова кількість аргументів %<__builtin_launder%>"
45430
45431 #: cp/parser.c:7148
45432 #, gcc-internal-format
45433 msgid "ISO C++ forbids compound-literals"
45434 msgstr ""
45435
45436 #: cp/parser.c:7207
45437 #, gcc-internal-format
45438 msgid "two consecutive %<[%> shall only introduce an attribute"
45439 msgstr ""
45440
45441 #: cp/parser.c:7744 cp/typeck.c:2618
45442 #, gcc-internal-format
45443 msgid "invalid use of %qD"
45444 msgstr ""
45445
45446 #: cp/parser.c:7753
45447 #, gcc-internal-format
45448 msgid "%<%D::%D%> is not a class member"
45449 msgstr ""
45450
45451 #: cp/parser.c:8060
45452 #, gcc-internal-format
45453 msgid "non-scalar type"
45454 msgstr ""
45455
45456 #: cp/parser.c:8161
45457 #, gcc-internal-format
45458 msgid "ISO C++ does not allow %<alignof%> with a non-type"
45459 msgstr ""
45460
45461 #: cp/parser.c:8265
45462 #, gcc-internal-format
45463 msgid "types may not be defined in %<noexcept%> expressions"
45464 msgstr ""
45465
45466 #: cp/parser.c:8527 cp/parser.c:28948
45467 #, gcc-internal-format
45468 msgid "types may not be defined in %qs expressions"
45469 msgstr "у виразах %qs не можна визначати типи"
45470
45471 #: cp/parser.c:8675
45472 #, gcc-internal-format
45473 msgid "types may not be defined in a new-expression"
45474 msgstr ""
45475
45476 #: cp/parser.c:8691
45477 #, gcc-internal-format
45478 msgid "array bound forbidden after parenthesized type-id"
45479 msgstr ""
45480
45481 #: cp/parser.c:8693
45482 #, gcc-internal-format
45483 msgid "try removing the parentheses around the type-id"
45484 msgstr ""
45485
45486 #: cp/parser.c:8725
45487 #, gcc-internal-format
45488 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
45489 msgstr ""
45490
45491 #: cp/parser.c:8773
45492 #, gcc-internal-format
45493 msgid "expected expression-list or type-id"
45494 msgstr ""
45495
45496 #: cp/parser.c:8802
45497 #, gcc-internal-format
45498 msgid "types may not be defined in a new-type-id"
45499 msgstr ""
45500
45501 #: cp/parser.c:8931
45502 #, gcc-internal-format
45503 msgid "expression in new-declarator must have integral or enumeration type"
45504 msgstr ""
45505
45506 #: cp/parser.c:9327
45507 #, gcc-internal-format
45508 msgid "use of old-style cast to %q#T"
45509 msgstr ""
45510
45511 #: cp/parser.c:9476
45512 #, gcc-internal-format
45513 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
45514 msgstr ""
45515
45516 #: cp/parser.c:9479
45517 #, gcc-internal-format
45518 msgid "suggest parentheses around %<>>%> expression"
45519 msgstr ""
45520
45521 #: cp/parser.c:9685
45522 #, gcc-internal-format
45523 msgid "ISO C++ does not allow ?: with omitted middle operand"
45524 msgstr ""
45525
45526 #: cp/parser.c:10107
45527 #, gcc-internal-format
45528 msgid "types may not be defined within %<__builtin_offsetof%>"
45529 msgstr ""
45530
45531 #: cp/parser.c:10396
45532 #, gcc-internal-format
45533 msgid "lambda-expression in unevaluated context only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
45534 msgstr ""
45535
45536 #: cp/parser.c:10406
45537 #, gcc-internal-format
45538 msgid "lambda-expression in template-argument only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
45539 msgstr ""
45540
45541 #: cp/parser.c:10551
45542 #, gcc-internal-format
45543 msgid "non-local lambda expression cannot have a capture-default"
45544 msgstr ""
45545
45546 #: cp/parser.c:10573
45547 #, gcc-internal-format
45548 msgid "expected end of capture-list"
45549 msgstr ""
45550
45551 #: cp/parser.c:10588
45552 #, gcc-internal-format
45553 msgid "explicit by-copy capture of %<this%> redundant with by-copy capture default"
45554 msgstr ""
45555
45556 #: cp/parser.c:10593 cp/parser.c:10614 cp/parser.c:10785
45557 #, gcc-internal-format
45558 msgid "already captured %qD in lambda expression"
45559 msgstr "вже захоплене %qD у лямбда-виразі"
45560
45561 #: cp/parser.c:10608
45562 #, gcc-internal-format
45563 msgid "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
45564 msgstr ""
45565
45566 #: cp/parser.c:10629
45567 #, gcc-internal-format
45568 msgid "pack init-capture only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
45569 msgstr ""
45570
45571 #: cp/parser.c:10668
45572 #, gcc-internal-format
45573 msgid "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu++14%>"
45574 msgstr ""
45575
45576 #: cp/parser.c:10675
45577 #, gcc-internal-format
45578 msgid "empty initializer for lambda init-capture"
45579 msgstr ""
45580
45581 #: cp/parser.c:10699
45582 #, gcc-internal-format
45583 msgid "capture of non-variable %qE"
45584 msgstr ""
45585
45586 #: cp/parser.c:10703 cp/parser.c:10713 cp/semantics.c:3539 cp/semantics.c:3551
45587 #, gcc-internal-format
45588 msgid "%q#D declared here"
45589 msgstr ""
45590
45591 #: cp/parser.c:10709
45592 #, gcc-internal-format
45593 msgid "capture of variable %qD with non-automatic storage duration"
45594 msgstr ""
45595
45596 #: cp/parser.c:10747
45597 #, gcc-internal-format
45598 msgid "too many %<...%> in lambda capture"
45599 msgstr "забагато %<...%> у лямбда-захопленні"
45600
45601 #: cp/parser.c:10758
45602 #, gcc-internal-format
45603 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
45604 msgstr ""
45605
45606 #: cp/parser.c:10763
45607 #, gcc-internal-format
45608 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
45609 msgstr ""
45610
45611 #: cp/parser.c:10837
45612 #, gcc-internal-format
45613 msgid "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
45614 msgstr ""
45615
45616 #: cp/parser.c:10841
45617 #, gcc-internal-format
45618 msgid "lambda templates are only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
45619 msgstr ""
45620
45621 #: cp/parser.c:10875
45622 #, gcc-internal-format
45623 msgid "default argument specified for lambda parameter"
45624 msgstr "визначено типовий аргумент для лямбда-параметра"
45625
45626 #: cp/parser.c:10892
45627 #, gcc-internal-format
45628 msgid "duplicate %<mutable%>"
45629 msgstr "дублювання %<mutable%>"
45630
45631 #: cp/parser.c:10940
45632 #, gcc-internal-format
45633 msgid "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
45634 msgstr ""
45635
45636 #: cp/parser.c:11339 cp/parser.c:11540
45637 #, gcc-internal-format
45638 msgid "attributes at the beginning of statement are ignored"
45639 msgstr ""
45640
45641 #: cp/parser.c:11379
45642 #, gcc-internal-format
45643 msgid "expected labeled-statement"
45644 msgstr ""
45645
45646 #: cp/parser.c:11428
45647 #, gcc-internal-format
45648 msgid "case label %qE not within a switch statement"
45649 msgstr ""
45650
45651 #: cp/parser.c:11547
45652 #, gcc-internal-format
45653 msgid "need %<typename%> before %qE because %qT is a dependent scope"
45654 msgstr ""
45655
45656 #: cp/parser.c:11556
45657 #, gcc-internal-format
45658 msgid "%<%T::%D%> names the constructor, not the type"
45659 msgstr ""
45660
45661 #: cp/parser.c:11604
45662 #, gcc-internal-format
45663 msgid "compound-statement in %<constexpr%> function"
45664 msgstr ""
45665
45666 #: cp/parser.c:11765
45667 #, gcc-internal-format
45668 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
45669 msgstr ""
45670
45671 #: cp/parser.c:11792
45672 #, gcc-internal-format
45673 msgid "init-statement in selection statements only available with %<-std=c++17%> or %<-std=gnu++17%>"
45674 msgstr ""
45675
45676 #: cp/parser.c:11962 cp/parser.c:29418
45677 #, gcc-internal-format
45678 msgid "expected selection-statement"
45679 msgstr ""
45680
45681 #: cp/parser.c:11999
45682 #, gcc-internal-format
45683 msgid "condition declares an array"
45684 msgstr ""
45685
45686 #: cp/parser.c:12001
45687 #, gcc-internal-format
45688 msgid "condition declares a function"
45689 msgstr "умова оголошує функцію"
45690
45691 #: cp/parser.c:12041
45692 #, gcc-internal-format
45693 msgid "types may not be defined in conditions"
45694 msgstr ""
45695
45696 #. Anything else is an error.
45697 #: cp/parser.c:12119 cp/parser.c:20373 cp/parser.c:22778
45698 #, gcc-internal-format
45699 msgid "expected initializer"
45700 msgstr ""
45701
45702 #: cp/parser.c:12501
45703 #, gcc-internal-format
45704 msgid "range-based %<for%> expression of type %qT has incomplete type"
45705 msgstr ""
45706
45707 #: cp/parser.c:12588
45708 #, gcc-internal-format
45709 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
45710 msgstr ""
45711
45712 #: cp/parser.c:12733 cp/parser.c:29421
45713 #, gcc-internal-format
45714 msgid "expected iteration-statement"
45715 msgstr ""
45716
45717 #: cp/parser.c:12779
45718 #, gcc-internal-format
45719 msgid "range-based %<for%> loops with initializer only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
45720 msgstr ""
45721
45722 #: cp/parser.c:12803
45723 #, gcc-internal-format
45724 msgid "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu++11%>"
45725 msgstr ""
45726
45727 #: cp/parser.c:12929
45728 #, gcc-internal-format
45729 msgid "%<goto%> in %<constexpr%> function"
45730 msgstr "%<goto%> у функції %<constexpr%>"
45731
45732 #. Issue a warning about this use of a GNU extension.
45733 #: cp/parser.c:12937
45734 #, gcc-internal-format
45735 msgid "ISO C++ forbids computed gotos"
45736 msgstr ""
45737
45738 #: cp/parser.c:12950 cp/parser.c:29424
45739 #, gcc-internal-format
45740 msgid "expected jump-statement"
45741 msgstr ""
45742
45743 #: cp/parser.c:13263 cp/parser.c:24457
45744 #, gcc-internal-format
45745 msgid "extra %<;%>"
45746 msgstr "зайве %<;%>"
45747
45748 #: cp/parser.c:13355
45749 #, gcc-internal-format
45750 msgid "%<__label__%> not at the beginning of a block"
45751 msgstr ""
45752
45753 #: cp/parser.c:13571
45754 #, gcc-internal-format
45755 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
45756 msgstr ""
45757
45758 #: cp/parser.c:13591
45759 #, gcc-internal-format
45760 msgid "inconsistent deduction for %qT: %qT and then %qT"
45761 msgstr ""
45762
45763 #: cp/parser.c:13612
45764 #, gcc-internal-format
45765 msgid "mixing declarations and function-definitions is forbidden"
45766 msgstr ""
45767
45768 #: cp/parser.c:13636
45769 #, gcc-internal-format
45770 msgid "types may not be defined in a for-range-declaration"
45771 msgstr ""
45772
45773 #: cp/parser.c:13691
45774 #, gcc-internal-format
45775 msgid "initializer in range-based %<for%> loop"
45776 msgstr ""
45777
45778 #: cp/parser.c:13694
45779 #, gcc-internal-format
45780 msgid "multiple declarations in range-based %<for%> loop"
45781 msgstr ""
45782
45783 #: cp/parser.c:13745
45784 #, gcc-internal-format
45785 msgid "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
45786 msgstr ""
45787
45788 #: cp/parser.c:13797
45789 #, gcc-internal-format
45790 msgid "empty structured binding declaration"
45791 msgstr ""
45792
45793 #: cp/parser.c:13815
45794 #, gcc-internal-format
45795 msgid "invalid initializer for structured binding declaration"
45796 msgstr ""
45797
45798 #: cp/parser.c:13982
45799 #, gcc-internal-format
45800 msgid "%<friend%> used outside of class"
45801 msgstr ""
45802
45803 #: cp/parser.c:14058
45804 #, gcc-internal-format
45805 msgid "%<auto%> changes meaning in C++11; please remove it"
45806 msgstr ""
45807
45808 #: cp/parser.c:14094
45809 #, gcc-internal-format
45810 msgid "decl-specifier invalid in condition"
45811 msgstr ""
45812
45813 #: cp/parser.c:14100
45814 #, gcc-internal-format
45815 msgid "%qD invalid in lambda"
45816 msgstr "%qD є некоректним у лямбді"
45817
45818 #: cp/parser.c:14178
45819 #, gcc-internal-format
45820 msgid "type-specifier invalid in lambda"
45821 msgstr "специфікатор типу є некоректним у лямбді"
45822
45823 #: cp/parser.c:14197
45824 #, gcc-internal-format
45825 msgid "class definition may not be declared a friend"
45826 msgstr ""
45827
45828 #: cp/parser.c:14270 cp/parser.c:24942
45829 #, gcc-internal-format
45830 msgid "templates may not be %<virtual%>"
45831 msgstr ""
45832
45833 #: cp/parser.c:14289
45834 #, gcc-internal-format
45835 msgid "types may not be defined in explicit-specifier"
45836 msgstr ""
45837
45838 #: cp/parser.c:14293
45839 #, gcc-internal-format
45840 msgid "%<explicit(bool)%> only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
45841 msgstr ""
45842
45843 #: cp/parser.c:14357
45844 #, gcc-internal-format
45845 msgid "invalid linkage-specification"
45846 msgstr ""
45847
45848 #: cp/parser.c:14461
45849 #, gcc-internal-format
45850 msgid "static_assert without a message only available with %<-std=c++17%> or %<-std=gnu++17%>"
45851 msgstr ""
45852
45853 #: cp/parser.c:14663
45854 #, gcc-internal-format
45855 msgid "types may not be defined in %<decltype%> expressions"
45856 msgstr ""
45857
45858 #: cp/parser.c:14817
45859 #, gcc-internal-format
45860 msgid "types may not be defined in a conversion-type-id"
45861 msgstr ""
45862
45863 #: cp/parser.c:14845
45864 #, gcc-internal-format
45865 msgid "invalid use of %<auto%> in conversion operator"
45866 msgstr ""
45867
45868 #: cp/parser.c:14849
45869 #, gcc-internal-format
45870 msgid "use of %<auto%> in member template conversion operator can never be deduced"
45871 msgstr ""
45872
45873 #: cp/parser.c:14933
45874 #, gcc-internal-format
45875 msgid "only constructors take member initializers"
45876 msgstr ""
45877
45878 #: cp/parser.c:14960
45879 #, gcc-internal-format
45880 msgid "cannot expand initializer for member %qD"
45881 msgstr ""
45882
45883 #: cp/parser.c:14972 cp/pt.c:25053
45884 #, gcc-internal-format
45885 msgid "mem-initializer for %qD follows constructor delegation"
45886 msgstr ""
45887
45888 #: cp/parser.c:14984 cp/pt.c:25065
45889 #, gcc-internal-format
45890 msgid "constructor delegation follows mem-initializer for %qD"
45891 msgstr ""
45892
45893 #: cp/parser.c:15036
45894 #, gcc-internal-format
45895 msgid "anachronistic old-style base class initializer"
45896 msgstr ""
45897
45898 #: cp/parser.c:15108
45899 #, gcc-internal-format
45900 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
45901 msgstr ""
45902
45903 #: cp/parser.c:15492
45904 #, gcc-internal-format
45905 msgid "unexpected keyword; remove space between quotes and suffix identifier"
45906 msgstr ""
45907
45908 #: cp/parser.c:15498
45909 #, gcc-internal-format
45910 msgid "expected suffix identifier"
45911 msgstr ""
45912
45913 #: cp/parser.c:15507
45914 #, gcc-internal-format
45915 msgid "expected empty string after %<operator%> keyword"
45916 msgstr ""
45917
45918 #: cp/parser.c:15513
45919 #, gcc-internal-format
45920 msgid "invalid encoding prefix in literal operator"
45921 msgstr "некоректний префікс кодування у буквальному операторі"
45922
45923 #: cp/parser.c:15549
45924 #, gcc-internal-format
45925 msgid "expected operator"
45926 msgstr "мало бути вказано оператор"
45927
45928 #. Warn that we do not support `export'.
45929 #: cp/parser.c:15595
45930 #, gcc-internal-format
45931 msgid "keyword %<export%> not implemented, and will be ignored"
45932 msgstr ""
45933
45934 #: cp/parser.c:15774
45935 #, gcc-internal-format
45936 msgid "invalid constrained type parameter"
45937 msgstr "некоректний параметр обмеженого типу"
45938
45939 #: cp/parser.c:15782
45940 #, gcc-internal-format
45941 msgid "cv-qualified type parameter"
45942 msgstr ""
45943
45944 #: cp/parser.c:15867
45945 #, gcc-internal-format
45946 msgid "variadic constraint introduced without %<...%>"
45947 msgstr ""
45948
45949 #: cp/parser.c:15933
45950 #, gcc-internal-format
45951 msgid "invalid use of %<auto%> in default template argument"
45952 msgstr ""
45953
45954 #: cp/parser.c:16170 cp/parser.c:16256 cp/parser.c:22549
45955 #, gcc-internal-format
45956 msgid "template parameter pack %qD cannot have a default argument"
45957 msgstr ""
45958
45959 #: cp/parser.c:16174 cp/parser.c:16260
45960 #, gcc-internal-format
45961 msgid "template parameter packs cannot have default arguments"
45962 msgstr ""
45963
45964 #: cp/parser.c:16326
45965 #, gcc-internal-format
45966 msgid "expected template-id"
45967 msgstr ""
45968
45969 #: cp/parser.c:16388
45970 #, gcc-internal-format
45971 msgid "%<<::%> cannot begin a template-argument list"
45972 msgstr ""
45973
45974 #: cp/parser.c:16392
45975 #, gcc-internal-format
45976 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
45977 msgstr ""
45978
45979 #: cp/parser.c:16396
45980 #, gcc-internal-format
45981 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
45982 msgstr ""
45983
45984 #: cp/parser.c:16426
45985 #, gcc-internal-format
45986 msgid "invalid template-argument-list"
45987 msgstr ""
45988
45989 #: cp/parser.c:16427
45990 #, gcc-internal-format
45991 msgid "function name as the left hand operand of %<<%> is ill-formed in C++2a; wrap the function name in %<()%>"
45992 msgstr ""
45993
45994 #: cp/parser.c:16434
45995 #, gcc-internal-format
45996 msgid "expected %<(%> after template-argument-list"
45997 msgstr ""
45998
45999 #: cp/parser.c:16540
46000 #, gcc-internal-format
46001 msgid "parse error in template argument list"
46002 msgstr "помилка обробки у списку аргументів шаблона"
46003
46004 #. The name does not name a template.
46005 #: cp/parser.c:16608 cp/parser.c:16764 cp/parser.c:16973
46006 #, gcc-internal-format
46007 msgid "expected template-name"
46008 msgstr ""
46009
46010 #. Explain what went wrong.
46011 #: cp/parser.c:16654
46012 #, gcc-internal-format
46013 msgid "non-template %qD used as template"
46014 msgstr ""
46015
46016 #: cp/parser.c:16656
46017 #, gcc-internal-format
46018 msgid "use %<%T::template %D%> to indicate that it is a template"
46019 msgstr ""
46020
46021 #: cp/parser.c:16825
46022 #, gcc-internal-format
46023 msgid "expected parameter pack before %<...%>"
46024 msgstr ""
46025
46026 #: cp/parser.c:16934 cp/parser.c:16952 cp/parser.c:17127
46027 #, gcc-internal-format
46028 msgid "expected template-argument"
46029 msgstr ""
46030
46031 #: cp/parser.c:17094
46032 #, gcc-internal-format
46033 msgid "invalid non-type template argument"
46034 msgstr ""
46035
46036 #: cp/parser.c:17231
46037 #, gcc-internal-format
46038 msgid "explicit instantiation shall not use %<inline%> specifier"
46039 msgstr ""
46040
46041 #: cp/parser.c:17235
46042 #, gcc-internal-format
46043 msgid "explicit instantiation shall not use %<constexpr%> specifier"
46044 msgstr ""
46045
46046 #: cp/parser.c:17294
46047 #, gcc-internal-format
46048 msgid "template specialization with C linkage"
46049 msgstr "спеціалізація шаблона із C-компонуванням"
46050
46051 #: cp/parser.c:17515
46052 #, gcc-internal-format
46053 msgid "expected type specifier"
46054 msgstr "мало бути вказано специфікатор типу"
46055
46056 #: cp/parser.c:17702
46057 #, gcc-internal-format
46058 msgid "use of %<auto%> in lambda parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
46059 msgstr ""
46060
46061 #: cp/parser.c:17708
46062 #, gcc-internal-format
46063 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
46064 msgstr ""
46065
46066 #: cp/parser.c:17713
46067 #, gcc-internal-format
46068 msgid "use of %<auto%> in parameter declaration only available with %<-fconcepts%>"
46069 msgstr ""
46070
46071 #: cp/parser.c:17866
46072 #, gcc-internal-format
46073 msgid "expected template-id for type"
46074 msgstr ""
46075
46076 #: cp/parser.c:17937
46077 #, gcc-internal-format
46078 msgid "expected type-name"
46079 msgstr "мало бути вказано тип-назву"
46080
46081 #: cp/parser.c:18283
46082 #, gcc-internal-format
46083 msgid "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
46084 msgstr ""
46085
46086 #: cp/parser.c:18353
46087 #, gcc-internal-format
46088 msgid "%<template%> must follow a nested-name-specifier"
46089 msgstr ""
46090
46091 #: cp/parser.c:18514
46092 #, gcc-internal-format
46093 msgid "declaration %qD does not declare anything"
46094 msgstr ""
46095
46096 #: cp/parser.c:18602
46097 #, gcc-internal-format
46098 msgid "attributes ignored on uninstantiated type"
46099 msgstr ""
46100
46101 #: cp/parser.c:18606
46102 #, gcc-internal-format
46103 msgid "attributes ignored on template instantiation"
46104 msgstr ""
46105
46106 #: cp/parser.c:18611
46107 #, gcc-internal-format
46108 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
46109 msgstr ""
46110
46111 #: cp/parser.c:18745
46112 #, gcc-internal-format
46113 msgid "%qD is an enumeration template"
46114 msgstr ""
46115
46116 #: cp/parser.c:18756
46117 #, gcc-internal-format
46118 msgid "%qD does not name an enumeration in %qT"
46119 msgstr ""
46120
46121 #: cp/parser.c:18771
46122 #, gcc-internal-format
46123 msgid "unnamed scoped enum is not allowed"
46124 msgstr ""
46125
46126 #: cp/parser.c:18827
46127 #, gcc-internal-format
46128 msgid "expected %<;%> or %<{%>"
46129 msgstr "мало бути %<;%> або %<{%>"
46130
46131 #: cp/parser.c:18876
46132 #, gcc-internal-format
46133 msgid "cannot add an enumerator list to a template instantiation"
46134 msgstr ""
46135
46136 #: cp/parser.c:18890
46137 #, gcc-internal-format
46138 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
46139 msgstr ""
46140
46141 #: cp/parser.c:18902 cp/parser.c:23939
46142 #, gcc-internal-format
46143 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
46144 msgstr ""
46145
46146 #: cp/parser.c:18907 cp/parser.c:23944
46147 #, gcc-internal-format
46148 msgid "declaration of %qD in %qD which does not enclose %qD"
46149 msgstr ""
46150
46151 #: cp/parser.c:18919 cp/parser.c:23958
46152 #, gcc-internal-format
46153 msgid "extra qualification not allowed"
46154 msgstr ""
46155
46156 #: cp/parser.c:18943
46157 #, gcc-internal-format
46158 msgid "multiple definition of %q#T"
46159 msgstr ""
46160
46161 #: cp/parser.c:18956
46162 #, gcc-internal-format
46163 msgid "ISO C++ forbids empty unnamed enum"
46164 msgstr "У ISO C++ заборонено порожні enum без назви"
46165
46166 #: cp/parser.c:18976
46167 #, gcc-internal-format
46168 msgid "opaque-enum-specifier without name"
46169 msgstr ""
46170
46171 #: cp/parser.c:18979
46172 #, gcc-internal-format
46173 msgid "opaque-enum-specifier must use a simple identifier"
46174 msgstr ""
46175
46176 #: cp/parser.c:19170
46177 #, gcc-internal-format
46178 msgid "%qD is not a namespace-name; did you mean %qs?"
46179 msgstr ""
46180
46181 #: cp/parser.c:19174
46182 #, gcc-internal-format
46183 msgid "%qD is not a namespace-name"
46184 msgstr ""
46185
46186 #: cp/parser.c:19178
46187 #, gcc-internal-format
46188 msgid "expected namespace-name"
46189 msgstr ""
46190
46191 #: cp/parser.c:19239
46192 #, gcc-internal-format
46193 msgid "nested inline namespace definitions only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
46194 msgstr ""
46195
46196 #: cp/parser.c:19250
46197 #, gcc-internal-format
46198 msgid "standard attributes on namespaces must precede the namespace name"
46199 msgstr ""
46200
46201 #: cp/parser.c:19269
46202 #, gcc-internal-format
46203 msgid "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu++17%>"
46204 msgstr ""
46205
46206 #: cp/parser.c:19279
46207 #, gcc-internal-format
46208 msgid "nested namespace name required"
46209 msgstr ""
46210
46211 #: cp/parser.c:19284
46212 #, gcc-internal-format
46213 msgid "namespace name required"
46214 msgstr ""
46215
46216 #: cp/parser.c:19288
46217 #, gcc-internal-format
46218 msgid "a nested namespace definition cannot have attributes"
46219 msgstr ""
46220
46221 #: cp/parser.c:19291
46222 #, gcc-internal-format
46223 msgid "a nested namespace definition cannot be inline"
46224 msgstr ""
46225
46226 #: cp/parser.c:19298
46227 #, gcc-internal-format
46228 msgid "namespace %qD entered"
46229 msgstr ""
46230
46231 #: cp/parser.c:19353
46232 #, gcc-internal-format
46233 msgid "%<namespace%> definition is not allowed here"
46234 msgstr ""
46235
46236 #: cp/parser.c:19505
46237 #, gcc-internal-format
46238 msgid "pack expansion in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
46239 msgstr ""
46240
46241 #: cp/parser.c:19520
46242 #, gcc-internal-format
46243 msgid "a template-id may not appear in a using-declaration"
46244 msgstr ""
46245
46246 #: cp/parser.c:19567
46247 #, gcc-internal-format
46248 msgid "comma-separated list in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
46249 msgstr ""
46250
46251 #: cp/parser.c:19577
46252 #, gcc-internal-format
46253 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
46254 msgstr ""
46255
46256 #: cp/parser.c:19642
46257 #, gcc-internal-format
46258 msgid "types may not be defined in alias template declarations"
46259 msgstr ""
46260
46261 #: cp/parser.c:19820
46262 #, gcc-internal-format
46263 msgid "%<asm%> in %<constexpr%> function"
46264 msgstr "%<asm%> у функції %<constexpr%>"
46265
46266 #: cp/parser.c:19840 cp/parser.c:19856 cp/parser.c:19869
46267 #, gcc-internal-format
46268 msgid "duplicate asm qualifier %qT"
46269 msgstr ""
46270
46271 #: cp/parser.c:19846
46272 #, gcc-internal-format
46273 msgid "asm qualifier %qT ignored outside of function body"
46274 msgstr ""
46275
46276 #: cp/parser.c:19881
46277 #, gcc-internal-format
46278 msgid "%qT is not an asm qualifier"
46279 msgstr ""
46280
46281 #: cp/parser.c:19897
46282 #, gcc-internal-format
46283 msgid "asm qualifier outside of function body"
46284 msgstr ""
46285
46286 #: cp/parser.c:20268
46287 #, gcc-internal-format
46288 msgid "a function-definition is not allowed here"
46289 msgstr ""
46290
46291 #: cp/parser.c:20279
46292 #, gcc-internal-format
46293 msgid "an asm-specification is not allowed on a function-definition"
46294 msgstr ""
46295
46296 #: cp/parser.c:20283
46297 #, gcc-internal-format
46298 msgid "attributes are not allowed on a function-definition"
46299 msgstr ""
46300
46301 #: cp/parser.c:20334
46302 #, gcc-internal-format
46303 msgid "expected constructor, destructor, or type conversion"
46304 msgstr ""
46305
46306 #: cp/parser.c:20454
46307 #, gcc-internal-format
46308 msgid "initializer provided for function"
46309 msgstr ""
46310
46311 #: cp/parser.c:20488
46312 #, gcc-internal-format
46313 msgid "attributes after parenthesized initializer ignored"
46314 msgstr ""
46315
46316 #: cp/parser.c:20502
46317 #, gcc-internal-format
46318 msgid "non-function %qD declared as implicit template"
46319 msgstr ""
46320
46321 #: cp/parser.c:20965
46322 #, gcc-internal-format
46323 msgid "array bound is not an integer constant"
46324 msgstr ""
46325
46326 #: cp/parser.c:21091
46327 #, gcc-internal-format
46328 msgid "cannot define member of dependent typedef %qT"
46329 msgstr ""
46330
46331 #: cp/parser.c:21095
46332 #, gcc-internal-format
46333 msgid "%<%T::%E%> is not a type"
46334 msgstr "%<%T::%E%> не є типом"
46335
46336 #. We do not attempt to print the declarator
46337 #. here because we do not have enough
46338 #. information about its original syntactic
46339 #. form.
46340 #: cp/parser.c:21124
46341 #, gcc-internal-format
46342 msgid "invalid declarator"
46343 msgstr ""
46344
46345 #: cp/parser.c:21132
46346 #, gcc-internal-format
46347 msgid "invalid use of constructor as a template"
46348 msgstr ""
46349
46350 #: cp/parser.c:21134
46351 #, gcc-internal-format
46352 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
46353 msgstr ""
46354
46355 #. But declarations with qualified-ids can't appear in a
46356 #. function.
46357 #: cp/parser.c:21243
46358 #, gcc-internal-format
46359 msgid "qualified-id in declaration"
46360 msgstr ""
46361
46362 #: cp/parser.c:21268
46363 #, gcc-internal-format
46364 msgid "expected declarator"
46365 msgstr ""
46366
46367 #: cp/parser.c:21387
46368 #, gcc-internal-format
46369 msgid "%qD is a namespace"
46370 msgstr ""
46371
46372 #: cp/parser.c:21389
46373 #, gcc-internal-format
46374 msgid "cannot form pointer to member of non-class %q#T"
46375 msgstr ""
46376
46377 #: cp/parser.c:21410
46378 #, gcc-internal-format
46379 msgid "expected ptr-operator"
46380 msgstr ""
46381
46382 #: cp/parser.c:21471
46383 #, gcc-internal-format
46384 msgid "duplicate cv-qualifier"
46385 msgstr ""
46386
46387 #: cp/parser.c:21525
46388 #, gcc-internal-format
46389 msgid "multiple ref-qualifiers"
46390 msgstr ""
46391
46392 #: cp/parser.c:21562
46393 #, gcc-internal-format
46394 msgid "%qE requires %<-fgnu-tm%>"
46395 msgstr "%qE потребує %<-fgnu-tm%>"
46396
46397 #: cp/parser.c:21620
46398 #, gcc-internal-format
46399 msgid "duplicate virt-specifier"
46400 msgstr ""
46401
46402 #: cp/parser.c:21872
46403 #, gcc-internal-format
46404 msgid "missing template arguments after %qT"
46405 msgstr ""
46406
46407 #: cp/parser.c:21878 cp/typeck2.c:494 cp/typeck2.c:541 cp/typeck2.c:2206
46408 #, gcc-internal-format
46409 msgid "invalid use of %qT"
46410 msgstr ""
46411
46412 #: cp/parser.c:21904
46413 #, gcc-internal-format
46414 msgid "types may not be defined in template arguments"
46415 msgstr ""
46416
46417 #: cp/parser.c:21909
46418 #, gcc-internal-format
46419 msgid "invalid use of %<auto%> in template argument"
46420 msgstr ""
46421
46422 #: cp/parser.c:22003
46423 #, gcc-internal-format
46424 msgid "expected type-specifier"
46425 msgstr ""
46426
46427 #: cp/parser.c:22278
46428 #, gcc-internal-format
46429 msgid "expected %<,%> or %<...%>"
46430 msgstr "мало бути %<,%> або %<...%>"
46431
46432 #: cp/parser.c:22356
46433 #, gcc-internal-format
46434 msgid "types may not be defined in parameter types"
46435 msgstr ""
46436
46437 #: cp/parser.c:22533
46438 #, gcc-internal-format
46439 msgid "default arguments are only permitted for function parameters"
46440 msgstr ""
46441
46442 #: cp/parser.c:22551
46443 #, gcc-internal-format
46444 msgid "parameter pack %qD cannot have a default argument"
46445 msgstr ""
46446
46447 #: cp/parser.c:22557
46448 #, gcc-internal-format
46449 msgid "template parameter pack cannot have a default argument"
46450 msgstr ""
46451
46452 #: cp/parser.c:22559
46453 #, gcc-internal-format
46454 msgid "parameter pack cannot have a default argument"
46455 msgstr ""
46456
46457 #: cp/parser.c:22685
46458 #, gcc-internal-format
46459 msgid "function-try-block body of %<constexpr%> constructor only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
46460 msgstr ""
46461
46462 #: cp/parser.c:22689
46463 #, gcc-internal-format
46464 msgid "function-try-block body of %<constexpr%> function only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
46465 msgstr ""
46466
46467 #: cp/parser.c:23010
46468 #, gcc-internal-format
46469 msgid "C++ designated initializers only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
46470 msgstr ""
46471
46472 #: cp/parser.c:23030
46473 #, gcc-internal-format
46474 msgid "ISO C++ does not allow GNU designated initializers"
46475 msgstr ""
46476
46477 #: cp/parser.c:23068
46478 #, gcc-internal-format
46479 msgid "ISO C++ does not allow C99 designated initializers"
46480 msgstr ""
46481
46482 #: cp/parser.c:23082
46483 #, gcc-internal-format
46484 msgid "either all initializer clauses should be designated or none of them should be"
46485 msgstr ""
46486
46487 #: cp/parser.c:23107
46488 #, gcc-internal-format
46489 msgid "%<...%> not allowed in designated initializer list"
46490 msgstr ""
46491
46492 #: cp/parser.c:23145
46493 #, gcc-internal-format
46494 msgid "%<.%s%> designator used multiple times in the same initializer list"
46495 msgstr ""
46496
46497 #: cp/parser.c:23202 cp/parser.c:23330
46498 #, gcc-internal-format
46499 msgid "expected class-name"
46500 msgstr ""
46501
46502 #: cp/parser.c:23532
46503 #, gcc-internal-format
46504 msgid "expected %<;%> after class definition"
46505 msgstr ""
46506
46507 #: cp/parser.c:23535
46508 #, gcc-internal-format
46509 msgid "expected %<;%> after struct definition"
46510 msgstr ""
46511
46512 #: cp/parser.c:23538
46513 #, gcc-internal-format
46514 msgid "expected %<;%> after union definition"
46515 msgstr ""
46516
46517 #: cp/parser.c:23881
46518 #, gcc-internal-format
46519 msgid "expected %<{%> or %<:%>"
46520 msgstr "мало бути %<{%> або %<:%>"
46521
46522 #: cp/parser.c:23892
46523 #, gcc-internal-format
46524 msgid "cannot specify %<override%> for a class"
46525 msgstr ""
46526
46527 #: cp/parser.c:23900
46528 #, gcc-internal-format
46529 msgid "global qualification of class name is invalid"
46530 msgstr ""
46531
46532 #: cp/parser.c:23907
46533 #, gcc-internal-format
46534 msgid "qualified name does not name a class"
46535 msgstr ""
46536
46537 #: cp/parser.c:23919
46538 #, gcc-internal-format
46539 msgid "keyword %<template%> not allowed in class-head-name"
46540 msgstr ""
46541
46542 #: cp/parser.c:23925
46543 #, gcc-internal-format
46544 msgid "invalid class name in declaration of %qD"
46545 msgstr ""
46546
46547 #: cp/parser.c:23983
46548 #, gcc-internal-format
46549 msgid "an explicit specialization must be preceded by %<template <>%>"
46550 msgstr ""
46551
46552 #: cp/parser.c:24015
46553 #, gcc-internal-format
46554 msgid "function template %qD redeclared as a class template"
46555 msgstr ""
46556
46557 #: cp/parser.c:24051
46558 #, gcc-internal-format
46559 msgid "could not resolve typename type"
46560 msgstr "не вдалося визначити тип typename"
46561
46562 #: cp/parser.c:24113
46563 #, gcc-internal-format
46564 msgid "previous definition of %q#T"
46565 msgstr "попереднє визначення %q#T"
46566
46567 #: cp/parser.c:24203 cp/parser.c:29427
46568 #, gcc-internal-format
46569 msgid "expected class-key"
46570 msgstr ""
46571
46572 #: cp/parser.c:24227
46573 #, gcc-internal-format
46574 msgid "ISO C++ forbids typename key in template template parameter; use %<-std=c++17%> or %<-std=gnu++17%>"
46575 msgstr ""
46576
46577 #: cp/parser.c:24231
46578 #, gcc-internal-format
46579 msgid "expected %<class%> or %<typename%>"
46580 msgstr "мало бути %<class%> або %<typename%>"
46581
46582 #: cp/parser.c:24478
46583 #, gcc-internal-format
46584 msgid "in C++03 a class-key must be used when declaring a friend"
46585 msgstr ""
46586
46587 #: cp/parser.c:24496
46588 #, gcc-internal-format
46589 msgid "friend declaration does not name a class or function"
46590 msgstr ""
46591
46592 #: cp/parser.c:24514
46593 #, gcc-internal-format
46594 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
46595 msgstr ""
46596
46597 #: cp/parser.c:24613
46598 #, gcc-internal-format
46599 msgid "default member initializers for bit-fields only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
46600 msgstr ""
46601
46602 #: cp/parser.c:24620
46603 #, gcc-internal-format
46604 msgid "default member initializer for unnamed bit-field"
46605 msgstr ""
46606
46607 #: cp/parser.c:24633
46608 #, gcc-internal-format
46609 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
46610 msgstr ""
46611
46612 #: cp/parser.c:24781
46613 #, gcc-internal-format
46614 msgid "pure-specifier on function-definition"
46615 msgstr ""
46616
46617 #: cp/parser.c:24801
46618 #, gcc-internal-format
46619 msgid "extra %<;%> after in-class function definition"
46620 msgstr ""
46621
46622 #: cp/parser.c:24848
46623 #, gcc-internal-format
46624 msgid "stray %<,%> at end of member declaration"
46625 msgstr ""
46626
46627 #: cp/parser.c:24862
46628 #, gcc-internal-format
46629 msgid "expected %<;%> at end of member declaration"
46630 msgstr ""
46631
46632 #: cp/parser.c:24936
46633 #, gcc-internal-format
46634 msgid "invalid pure specifier (only %<= 0%> is allowed)"
46635 msgstr ""
46636
46637 #: cp/parser.c:24971
46638 #, gcc-internal-format
46639 msgid "a brace-enclosed initializer is not allowed here"
46640 msgstr ""
46641
46642 #: cp/parser.c:25101
46643 #, gcc-internal-format
46644 msgid "%<virtual%> specified more than once in base-specifier"
46645 msgstr ""
46646
46647 #: cp/parser.c:25121
46648 #, gcc-internal-format
46649 msgid "more than one access specifier in base-specifier"
46650 msgstr ""
46651
46652 #: cp/parser.c:25145
46653 #, gcc-internal-format
46654 msgid "keyword %<typename%> not allowed outside of templates"
46655 msgstr ""
46656
46657 #: cp/parser.c:25148
46658 #, gcc-internal-format
46659 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
46660 msgstr ""
46661
46662 #: cp/parser.c:25248 cp/parser.c:25339
46663 #, gcc-internal-format
46664 msgid "types may not be defined in an exception-specification"
46665 msgstr ""
46666
46667 #: cp/parser.c:25347
46668 #, gcc-internal-format
46669 msgid "ISO C++17 does not allow dynamic exception specifications"
46670 msgstr "У ISO C++17 не можна визначати динамічні специфікації виключень"
46671
46672 #: cp/parser.c:25353
46673 #, gcc-internal-format
46674 msgid "dynamic exception specifications are deprecated in C++11"
46675 msgstr ""
46676
46677 #: cp/parser.c:25397
46678 #, gcc-internal-format
46679 msgid "invalid use of %<auto%> in exception-specification"
46680 msgstr ""
46681
46682 #: cp/parser.c:25438
46683 #, gcc-internal-format
46684 msgid "%<try%> in %<constexpr%> function only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
46685 msgstr ""
46686
46687 #: cp/parser.c:25550
46688 #, gcc-internal-format
46689 msgid "types may not be defined in exception-declarations"
46690 msgstr ""
46691
46692 #: cp/parser.c:26112
46693 #, gcc-internal-format
46694 msgid "attribute using prefix used together with scoped attribute token"
46695 msgstr ""
46696
46697 #: cp/parser.c:26126
46698 #, gcc-internal-format
46699 msgid "expected an identifier for the attribute name"
46700 msgstr ""
46701
46702 #: cp/parser.c:26215
46703 #, gcc-internal-format
46704 msgid "attribute %<noreturn%> can appear at most once in an attribute-list"
46705 msgstr ""
46706
46707 #: cp/parser.c:26219
46708 #, gcc-internal-format
46709 msgid "attribute %<deprecated%> can appear at most once in an attribute-list"
46710 msgstr ""
46711
46712 #: cp/parser.c:26256
46713 #, gcc-internal-format
46714 msgid "expected attribute before %<...%>"
46715 msgstr "мав бути атрибут перед %<...%>"
46716
46717 #: cp/parser.c:26317
46718 #, gcc-internal-format
46719 msgid "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
46720 msgstr ""
46721
46722 #: cp/parser.c:26641
46723 #, gcc-internal-format
46724 msgid "%<requires%> only available with %<-fconcepts%>"
46725 msgstr ""
46726
46727 #: cp/parser.c:26673
46728 #, gcc-internal-format
46729 msgid "a requires expression cannot appear outside a template"
46730 msgstr ""
46731
46732 #: cp/parser.c:27388
46733 #, gcc-internal-format
46734 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
46735 msgstr ""
46736
46737 #: cp/parser.c:27393
46738 #, gcc-internal-format
46739 msgid "invalid declaration of %<%T::%E%>"
46740 msgstr ""
46741
46742 #: cp/parser.c:27397
46743 #, gcc-internal-format
46744 msgid "too few template-parameter-lists"
46745 msgstr ""
46746
46747 #. Otherwise, there are too many template parameter lists. We have
46748 #. something like:
46749 #.
46750 #. template <class T> template <class U> void S::f();
46751 #: cp/parser.c:27404
46752 #, gcc-internal-format
46753 msgid "too many template-parameter-lists"
46754 msgstr ""
46755
46756 #: cp/parser.c:27766
46757 #, gcc-internal-format
46758 msgid "named return values are no longer supported"
46759 msgstr ""
46760
46761 #: cp/parser.c:27925
46762 #, gcc-internal-format
46763 msgid "ISO C++ did not adopt string literal operator templates taking an argument pack of characters"
46764 msgstr ""
46765
46766 #: cp/parser.c:27934
46767 #, gcc-internal-format
46768 msgid "literal operator template %qD has invalid parameter list; Expected non-type template parameter pack <char...> or single non-type parameter of class type"
46769 msgstr ""
46770
46771 #: cp/parser.c:27939
46772 #, gcc-internal-format
46773 msgid "literal operator template %qD has invalid parameter list. Expected non-type template parameter pack <char...>"
46774 msgstr ""
46775
46776 #: cp/parser.c:28033
46777 #, gcc-internal-format
46778 msgid "no matching concept for template-introduction"
46779 msgstr ""
46780
46781 #: cp/parser.c:28055
46782 #, gcc-internal-format
46783 msgid "invalid declaration of member template in local class"
46784 msgstr ""
46785
46786 #: cp/parser.c:28064
46787 #, gcc-internal-format
46788 msgid "template with C linkage"
46789 msgstr ""
46790
46791 #: cp/parser.c:28084
46792 #, gcc-internal-format
46793 msgid "invalid explicit specialization"
46794 msgstr ""
46795
46796 #: cp/parser.c:28189
46797 #, gcc-internal-format
46798 msgid "template declaration of %<typedef%>"
46799 msgstr ""
46800
46801 #: cp/parser.c:28240
46802 #, gcc-internal-format
46803 msgid "a class template declaration must not declare anything else"
46804 msgstr ""
46805
46806 #: cp/parser.c:28287
46807 #, gcc-internal-format
46808 msgid "explicit template specialization cannot have a storage class"
46809 msgstr ""
46810
46811 #: cp/parser.c:28590
46812 #, gcc-internal-format
46813 msgid "%<>>%> should be %<> >%> within a nested template argument list"
46814 msgstr ""
46815
46816 #: cp/parser.c:28603
46817 #, gcc-internal-format
46818 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
46819 msgstr ""
46820
46821 #: cp/parser.c:28896
46822 #, gcc-internal-format
46823 msgid "%<sizeof...%> argument must be surrounded by parentheses"
46824 msgstr ""
46825
46826 #: cp/parser.c:29042
46827 #, gcc-internal-format
46828 msgid "invalid use of %qD in linkage specification"
46829 msgstr ""
46830
46831 #: cp/parser.c:29057
46832 #, gcc-internal-format
46833 msgid "%<__thread%> before %qD"
46834 msgstr ""
46835
46836 #: cp/parser.c:29192
46837 #, gcc-internal-format
46838 msgid "ISO C++ 1998 does not support %<long long%>"
46839 msgstr "У ISO C++ 1998 не передбачено підтримки %<long long%>"
46840
46841 #: cp/parser.c:29203
46842 #, gcc-internal-format
46843 msgid "both %<__thread%> and %<thread_local%> specified"
46844 msgstr "вказано одразу %<__thread%> і %<thread_local%>"
46845
46846 #: cp/parser.c:29208
46847 #, gcc-internal-format
46848 msgid "duplicate %qD"
46849 msgstr "дублювання %qD"
46850
46851 #: cp/parser.c:29232
46852 #, gcc-internal-format
46853 msgid "duplicate %qs"
46854 msgstr "дублювання %qs"
46855
46856 #: cp/parser.c:29284
46857 #, gcc-internal-format
46858 msgid "expected %<new%>"
46859 msgstr "мало бути %<new%>"
46860
46861 #: cp/parser.c:29287
46862 #, gcc-internal-format
46863 msgid "expected %<delete%>"
46864 msgstr "мало бути %<delete%>"
46865
46866 #: cp/parser.c:29290
46867 #, gcc-internal-format
46868 msgid "expected %<return%>"
46869 msgstr "мало бути %<return%>"
46870
46871 #: cp/parser.c:29296
46872 #, gcc-internal-format
46873 msgid "expected %<extern%>"
46874 msgstr "мало бути %<extern%>"
46875
46876 #: cp/parser.c:29299
46877 #, gcc-internal-format
46878 msgid "expected %<static_assert%>"
46879 msgstr "мало бути %<static_assert%>"
46880
46881 #: cp/parser.c:29302
46882 #, gcc-internal-format
46883 msgid "expected %<decltype%>"
46884 msgstr "мало бути %<decltype%>"
46885
46886 #: cp/parser.c:29305
46887 #, gcc-internal-format
46888 msgid "expected %<operator%>"
46889 msgstr "мало бути %<operator%>"
46890
46891 #: cp/parser.c:29308
46892 #, gcc-internal-format
46893 msgid "expected %<class%>"
46894 msgstr "мало бути %<class%>"
46895
46896 #: cp/parser.c:29311
46897 #, gcc-internal-format
46898 msgid "expected %<template%>"
46899 msgstr "мало бути %<template%>"
46900
46901 #: cp/parser.c:29314
46902 #, gcc-internal-format
46903 msgid "expected %<namespace%>"
46904 msgstr "мало бути %<namespace%>"
46905
46906 #: cp/parser.c:29317
46907 #, gcc-internal-format
46908 msgid "expected %<using%>"
46909 msgstr "мало бути %<using%>"
46910
46911 #: cp/parser.c:29320
46912 #, gcc-internal-format
46913 msgid "expected %<asm%>"
46914 msgstr "мало бути %<asm%>"
46915
46916 #: cp/parser.c:29323
46917 #, gcc-internal-format
46918 msgid "expected %<try%>"
46919 msgstr "мало бути %<try%>"
46920
46921 #: cp/parser.c:29326
46922 #, gcc-internal-format
46923 msgid "expected %<catch%>"
46924 msgstr "мало бути %<catch%>"
46925
46926 #: cp/parser.c:29329
46927 #, gcc-internal-format
46928 msgid "expected %<throw%>"
46929 msgstr "мало бути %<throw%>"
46930
46931 #: cp/parser.c:29332
46932 #, gcc-internal-format
46933 msgid "expected %<__label__%>"
46934 msgstr "мало бути %<__label__%>"
46935
46936 #: cp/parser.c:29335
46937 #, gcc-internal-format
46938 msgid "expected %<@try%>"
46939 msgstr "мало бути %<@try%>"
46940
46941 #: cp/parser.c:29338
46942 #, gcc-internal-format
46943 msgid "expected %<@synchronized%>"
46944 msgstr "мало бути %<@synchronized%>"
46945
46946 #: cp/parser.c:29341
46947 #, gcc-internal-format
46948 msgid "expected %<@throw%>"
46949 msgstr "мало бути %<@throw%>"
46950
46951 #: cp/parser.c:29344
46952 #, gcc-internal-format
46953 msgid "expected %<__transaction_atomic%>"
46954 msgstr "мало бути %<__transaction_atomic%>"
46955
46956 #: cp/parser.c:29347
46957 #, gcc-internal-format
46958 msgid "expected %<__transaction_relaxed%>"
46959 msgstr "мало бути %<__transaction_relaxed%>"
46960
46961 #: cp/parser.c:29379
46962 #, gcc-internal-format
46963 msgid "expected %<::%>"
46964 msgstr "мало бути %<::%>"
46965
46966 #: cp/parser.c:29391
46967 #, gcc-internal-format
46968 msgid "expected %<...%>"
46969 msgstr "мало бути %<...%>"
46970
46971 #: cp/parser.c:29394
46972 #, gcc-internal-format
46973 msgid "expected %<*%>"
46974 msgstr "мало бути %<*%>"
46975
46976 #: cp/parser.c:29397
46977 #, gcc-internal-format
46978 msgid "expected %<~%>"
46979 msgstr "мало бути %<~%>"
46980
46981 #: cp/parser.c:29403
46982 #, gcc-internal-format
46983 msgid "expected %<:%> or %<::%>"
46984 msgstr "мало бути %<:%> або %<::%>"
46985
46986 #: cp/parser.c:29430
46987 #, gcc-internal-format
46988 msgid "expected %<class%>, %<typename%>, or %<template%>"
46989 msgstr "мало бути %<class%>, %<typename%> або %<template%>"
46990
46991 #: cp/parser.c:29700
46992 #, gcc-internal-format
46993 msgid "%qs tag used in naming %q#T"
46994 msgstr "теґ %qs використано у назві %q#T"
46995
46996 #: cp/parser.c:29705
46997 #, gcc-internal-format
46998 msgid "%q#T was previously declared here"
46999 msgstr ""
47000
47001 #: cp/parser.c:29726
47002 #, gcc-internal-format
47003 msgid "%qD redeclared with different access"
47004 msgstr ""
47005
47006 #: cp/parser.c:29747
47007 #, gcc-internal-format
47008 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
47009 msgstr ""
47010
47011 #: cp/parser.c:29995
47012 #, gcc-internal-format
47013 msgid "file ends in default argument"
47014 msgstr ""
47015
47016 #: cp/parser.c:30236 cp/parser.c:31556 cp/parser.c:31745
47017 #, gcc-internal-format
47018 msgid "misplaced %<@%D%> Objective-C++ construct"
47019 msgstr ""
47020
47021 #: cp/parser.c:30305
47022 #, gcc-internal-format
47023 msgid "objective-c++ message receiver expected"
47024 msgstr ""
47025
47026 #: cp/parser.c:30375
47027 #, gcc-internal-format
47028 msgid "objective-c++ message argument(s) are expected"
47029 msgstr ""
47030
47031 #: cp/parser.c:30406
47032 #, gcc-internal-format
47033 msgid "%<@encode%> must specify a type as an argument"
47034 msgstr ""
47035
47036 #: cp/parser.c:30816
47037 #, gcc-internal-format
47038 msgid "invalid Objective-C++ selector name"
47039 msgstr ""
47040
47041 #: cp/parser.c:30891 cp/parser.c:30909
47042 #, gcc-internal-format
47043 msgid "objective-c++ method declaration is expected"
47044 msgstr ""
47045
47046 #: cp/parser.c:30903 cp/parser.c:30969
47047 #, gcc-internal-format
47048 msgid "method attributes must be specified at the end"
47049 msgstr ""
47050
47051 #: cp/parser.c:31012
47052 #, gcc-internal-format
47053 msgid "stray %qs between Objective-C++ methods"
47054 msgstr ""
47055
47056 #: cp/parser.c:31218 cp/parser.c:31225 cp/parser.c:31232
47057 #, gcc-internal-format
47058 msgid "invalid type for instance variable"
47059 msgstr ""
47060
47061 #: cp/parser.c:31349
47062 #, gcc-internal-format
47063 msgid "identifier expected after %<@protocol%>"
47064 msgstr ""
47065
47066 #: cp/parser.c:31521
47067 #, gcc-internal-format
47068 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
47069 msgstr ""
47070
47071 #: cp/parser.c:31528
47072 #, gcc-internal-format
47073 msgid "prefix attributes are ignored before %<@%D%>"
47074 msgstr ""
47075
47076 #: cp/parser.c:31804 cp/parser.c:31811 cp/parser.c:31818
47077 #, gcc-internal-format
47078 msgid "invalid type for property"
47079 msgstr ""
47080
47081 #: cp/parser.c:32966
47082 #, gcc-internal-format
47083 msgid "expected integer expression list"
47084 msgstr "мало бути використано список цілих значень"
47085
47086 #: cp/parser.c:32983
47087 #, gcc-internal-format
47088 msgid "%<wait%> expression must be integral"
47089 msgstr ""
47090
47091 #: cp/parser.c:33867
47092 #, gcc-internal-format
47093 msgid "invalid reduction-identifier"
47094 msgstr ""
47095
47096 #: cp/parser.c:34526
47097 #, gcc-internal-format
47098 msgid "types may not be defined in iterator type"
47099 msgstr "типи не можна визначати у типі ітератора"
47100
47101 #: cp/parser.c:36497
47102 #, gcc-internal-format
47103 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
47104 msgstr ""
47105
47106 #: cp/parser.c:36986
47107 #, gcc-internal-format
47108 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
47109 msgstr ""
47110
47111 #: cp/parser.c:37072 cp/pt.c:16764
47112 #, gcc-internal-format
47113 msgid "iteration variable %qD should not be reduction"
47114 msgstr ""
47115
47116 #: cp/parser.c:37166
47117 #, gcc-internal-format
47118 msgid "not enough for loops to collapse"
47119 msgstr ""
47120
47121 #: cp/parser.c:39484
47122 #, gcc-internal-format
47123 msgid "invalid initializer clause"
47124 msgstr ""
47125
47126 #: cp/parser.c:39514
47127 #, gcc-internal-format
47128 msgid "expected id-expression (arguments)"
47129 msgstr ""
47130
47131 #: cp/parser.c:39526
47132 #, gcc-internal-format
47133 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
47134 msgstr ""
47135
47136 #: cp/parser.c:39627
47137 #, gcc-internal-format
47138 msgid "types may not be defined in declare reduction type list"
47139 msgstr ""
47140
47141 #: cp/parser.c:39647 cp/semantics.c:5548
47142 #, gcc-internal-format
47143 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
47144 msgstr ""
47145
47146 #: cp/parser.c:39652 cp/semantics.c:5557
47147 #, gcc-internal-format
47148 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
47149 msgstr ""
47150
47151 #: cp/parser.c:39655 cp/pt.c:13087 cp/semantics.c:5563
47152 #, gcc-internal-format
47153 msgid "reference type %qT in %<#pragma omp declare reduction%>"
47154 msgstr ""
47155
47156 #: cp/parser.c:39658 cp/semantics.c:5569
47157 #, gcc-internal-format
47158 msgid "const, volatile or __restrict qualified type %qT in %<#pragma omp declare reduction%>"
47159 msgstr ""
47160
47161 #: cp/parser.c:40163
47162 #, gcc-internal-format
47163 msgid "%<#pragma acc routine%> names a set of overloads"
47164 msgstr ""
47165
47166 #: cp/parser.c:40173
47167 #, gcc-internal-format
47168 msgid "%qD does not refer to a namespace scope function"
47169 msgstr ""
47170
47171 #. cancel-and-throw is unimplemented.
47172 #: cp/parser.c:40510
47173 #, gcc-internal-format
47174 msgid "atomic_cancel"
47175 msgstr ""
47176
47177 #: cp/parser.c:40553 cp/semantics.c:9198
47178 #, gcc-internal-format
47179 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
47180 msgstr ""
47181
47182 #: cp/parser.c:40555 cp/semantics.c:9200
47183 #, gcc-internal-format
47184 msgid "%<__transaction_atomic%> without transactional memory support enabled"
47185 msgstr ""
47186
47187 #: cp/parser.c:40749
47188 #, gcc-internal-format
47189 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
47190 msgstr ""
47191
47192 #: cp/parser.c:41063
47193 #, gcc-internal-format
47194 msgid "%<#pragma GCC ivdep%> must be inside a function"
47195 msgstr "%<#pragma GCC ivdep%> має перебувати всередині функції"
47196
47197 #: cp/parser.c:41095
47198 #, gcc-internal-format
47199 msgid "%<#pragma GCC unroll%> must be inside a function"
47200 msgstr "%<#pragma GCC unroll%> має перебувати всередині функції"
47201
47202 #: cp/parser.c:41175
47203 #, gcc-internal-format
47204 msgid "inter-module optimizations not implemented for C++"
47205 msgstr ""
47206
47207 #: cp/parser.c:41433
47208 #, gcc-internal-format
47209 msgid "implicit templates may not be %<virtual%>"
47210 msgstr ""
47211
47212 #: cp/parser.c:41489
47213 #, gcc-internal-format
47214 msgid "%<extern \"C\"%> linkage started here"
47215 msgstr ""
47216
47217 #: cp/pt.c:305
47218 #, gcc-internal-format
47219 msgid "data member %qD cannot be a member template"
47220 msgstr ""
47221
47222 #: cp/pt.c:317
47223 #, gcc-internal-format
47224 msgid "invalid member template declaration %qD"
47225 msgstr ""
47226
47227 #: cp/pt.c:726
47228 #, gcc-internal-format
47229 msgid "explicit specialization in non-namespace scope %qD"
47230 msgstr ""
47231
47232 #: cp/pt.c:740
47233 #, gcc-internal-format
47234 msgid "enclosing class templates are not explicitly specialized"
47235 msgstr ""
47236
47237 #: cp/pt.c:824
47238 #, gcc-internal-format
47239 msgid "specialization of %qD must appear at namespace scope"
47240 msgstr ""
47241
47242 #: cp/pt.c:835
47243 #, gcc-internal-format
47244 msgid "specialization of %qD in different namespace"
47245 msgstr ""
47246
47247 #: cp/pt.c:837 cp/pt.c:1064
47248 #, gcc-internal-format
47249 msgid " from definition of %q#D"
47250 msgstr " із оголошення %q#D"
47251
47252 #: cp/pt.c:854
47253 #, gcc-internal-format
47254 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
47255 msgstr ""
47256
47257 #: cp/pt.c:974
47258 #, gcc-internal-format
47259 msgid "name of class shadows template template parameter %qD"
47260 msgstr ""
47261
47262 #: cp/pt.c:986
47263 #, gcc-internal-format
47264 msgid "specialization of alias template %qD"
47265 msgstr ""
47266
47267 #: cp/pt.c:989 cp/pt.c:1127
47268 #, gcc-internal-format
47269 msgid "explicit specialization of non-template %qT"
47270 msgstr ""
47271
47272 #: cp/pt.c:1021
47273 #, gcc-internal-format
47274 msgid "specialization of %qT after instantiation"
47275 msgstr ""
47276
47277 #: cp/pt.c:1062
47278 #, gcc-internal-format
47279 msgid "specializing %q#T in different namespace"
47280 msgstr ""
47281
47282 #. But if we've had an implicit instantiation, that's a
47283 #. problem ([temp.expl.spec]/6).
47284 #: cp/pt.c:1105
47285 #, gcc-internal-format
47286 msgid "specialization %qT after instantiation %qT"
47287 msgstr ""
47288
47289 #: cp/pt.c:1123
47290 #, gcc-internal-format
47291 msgid "template specialization of %qD not allowed by ISO C++"
47292 msgstr ""
47293
47294 #: cp/pt.c:1586
47295 #, gcc-internal-format
47296 msgid "specialization of %qD after instantiation"
47297 msgstr ""
47298
47299 #: cp/pt.c:2006 cp/semantics.c:5417
47300 #, gcc-internal-format
47301 msgid "%s %#qD"
47302 msgstr "%s %#qD"
47303
47304 #: cp/pt.c:2141
47305 #, gcc-internal-format
47306 msgid "%qD is not a function template"
47307 msgstr ""
47308
47309 #: cp/pt.c:2146
47310 #, gcc-internal-format
47311 msgid "%qD is not a variable template"
47312 msgstr ""
47313
47314 #: cp/pt.c:2417
47315 #, gcc-internal-format
47316 msgid "template-id %qD for %q+D does not match any template declaration"
47317 msgstr ""
47318
47319 #: cp/pt.c:2420
47320 #, gcc-internal-format
47321 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
47322 msgstr ""
47323
47324 #: cp/pt.c:2431
47325 #, gcc-internal-format
47326 msgid "ambiguous template specialization %qD for %q+D"
47327 msgstr ""
47328
47329 #: cp/pt.c:2637
47330 #, gcc-internal-format
47331 msgid "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
47332 msgstr ""
47333
47334 #: cp/pt.c:2647
47335 #, gcc-internal-format
47336 msgid "too many template headers for %qD (should be %d)"
47337 msgstr ""
47338
47339 #: cp/pt.c:2653
47340 #, gcc-internal-format
47341 msgid "members of an explicitly specialized class are defined without a template header"
47342 msgstr ""
47343
47344 #: cp/pt.c:2677
47345 #, gcc-internal-format
47346 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
47347 msgstr ""
47348
47349 #. This was allowed in C++98, so only pedwarn.
47350 #: cp/pt.c:2682
47351 #, gcc-internal-format
47352 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
47353 msgstr ""
47354
47355 #: cp/pt.c:2718
47356 #, gcc-internal-format
47357 msgid "explicit specialization %q#D may be missing attributes"
47358 msgstr ""
47359
47360 #: cp/pt.c:2722
47361 #, gcc-internal-format, gfc-internal-format
47362 msgid "missing primary template attributes %s"
47363 msgstr "пропущено атрибути основного шаблона %s"
47364
47365 #: cp/pt.c:2723
47366 #, gcc-internal-format, gfc-internal-format
47367 msgid "missing primary template attribute %s"
47368 msgstr "пропущено атрибут основного шаблона %s"
47369
47370 #. This case handles bogus declarations like template <>
47371 #. template <class T> void f<int>();
47372 #: cp/pt.c:2812 cp/pt.c:2871
47373 #, gcc-internal-format
47374 msgid "template-id %qD in declaration of primary template"
47375 msgstr ""
47376
47377 #: cp/pt.c:2825
47378 #, gcc-internal-format
47379 msgid "template parameter list used in explicit instantiation"
47380 msgstr ""
47381
47382 #: cp/pt.c:2831
47383 #, gcc-internal-format
47384 msgid "definition provided for explicit instantiation"
47385 msgstr ""
47386
47387 #: cp/pt.c:2839
47388 #, gcc-internal-format
47389 msgid "too many template parameter lists in declaration of %qD"
47390 msgstr ""
47391
47392 #: cp/pt.c:2842
47393 #, gcc-internal-format
47394 msgid "too few template parameter lists in declaration of %qD"
47395 msgstr ""
47396
47397 #: cp/pt.c:2844
47398 #, gcc-internal-format
47399 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
47400 msgstr ""
47401
47402 #: cp/pt.c:2850
47403 #, gcc-internal-format
47404 msgid "explicit specialization declared %<concept%>"
47405 msgstr ""
47406
47407 #: cp/pt.c:2881
47408 #, gcc-internal-format
47409 msgid "non-type partial specialization %qD is not allowed"
47410 msgstr ""
47411
47412 #: cp/pt.c:2884
47413 #, gcc-internal-format
47414 msgid "non-class, non-variable partial specialization %qD is not allowed"
47415 msgstr ""
47416
47417 #: cp/pt.c:2917
47418 #, gcc-internal-format
47419 msgid "default argument specified in explicit specialization"
47420 msgstr ""
47421
47422 #: cp/pt.c:2955
47423 #, gcc-internal-format
47424 msgid "%qD is not a template function"
47425 msgstr ""
47426
47427 #. From [temp.expl.spec]:
47428 #.
47429 #. If such an explicit specialization for the member
47430 #. of a class template names an implicitly-declared
47431 #. special member function (clause _special_), the
47432 #. program is ill-formed.
47433 #.
47434 #. Similar language is found in [temp.explicit].
47435 #: cp/pt.c:3017
47436 #, gcc-internal-format
47437 msgid "specialization of implicitly-declared special member function"
47438 msgstr ""
47439
47440 #: cp/pt.c:3033
47441 #, gcc-internal-format
47442 msgid "no member function %qD declared in %qT"
47443 msgstr ""
47444
47445 #: cp/pt.c:3065
47446 #, gcc-internal-format
47447 msgid "friend declaration %qD is not visible to explicit specialization"
47448 msgstr ""
47449
47450 #: cp/pt.c:3068
47451 #, gcc-internal-format
47452 msgid "friend declaration here"
47453 msgstr "оголошення friend тут:"
47454
47455 #: cp/pt.c:3176
47456 #, gcc-internal-format
47457 msgid "explicit specialization of function concept %qD"
47458 msgstr ""
47459
47460 #: cp/pt.c:3610
47461 #, gcc-internal-format, gfc-internal-format
47462 msgid "argument to __integer_pack must be between 0 and %d"
47463 msgstr ""
47464
47465 #: cp/pt.c:3944
47466 #, gcc-internal-format
47467 msgid "base initializer expansion %qT contains no parameter packs"
47468 msgstr ""
47469
47470 #: cp/pt.c:4012
47471 #, gcc-internal-format
47472 msgid "expansion pattern %qT contains no parameter packs"
47473 msgstr ""
47474
47475 #: cp/pt.c:4014
47476 #, gcc-internal-format
47477 msgid "expansion pattern %qE contains no parameter packs"
47478 msgstr ""
47479
47480 #: cp/pt.c:4066
47481 #, gcc-internal-format
47482 msgid "parameter packs not expanded with %<...%>:"
47483 msgstr ""
47484
47485 #: cp/pt.c:4083 cp/pt.c:4837
47486 #, gcc-internal-format
47487 msgid " %qD"
47488 msgstr " %qD"
47489
47490 #: cp/pt.c:4085
47491 #, gcc-internal-format
47492 msgid " <anonymous>"
47493 msgstr ""
47494
47495 #: cp/pt.c:4211
47496 #, gcc-internal-format
47497 msgid "declaration of template parameter %q+D shadows template parameter"
47498 msgstr ""
47499
47500 #: cp/pt.c:4214
47501 #, gcc-internal-format
47502 msgid "declaration of %q+#D shadows template parameter"
47503 msgstr ""
47504
47505 #: cp/pt.c:4216
47506 #, gcc-internal-format
47507 msgid "template parameter %qD declared here"
47508 msgstr ""
47509
47510 #: cp/pt.c:4773
47511 #, gcc-internal-format
47512 msgid "specialization of variable concept %q#D"
47513 msgstr ""
47514
47515 #: cp/pt.c:4832
47516 #, gcc-internal-format
47517 msgid "template parameters not deducible in partial specialization:"
47518 msgstr ""
47519
47520 #: cp/pt.c:4856
47521 #, gcc-internal-format
47522 msgid "partial specialization %q+D does not specialize any template arguments; to define the primary template, remove the template argument list"
47523 msgstr ""
47524
47525 #: cp/pt.c:4860
47526 #, gcc-internal-format
47527 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"
47528 msgstr ""
47529
47530 #: cp/pt.c:4864 cp/pt.c:4875
47531 #, gcc-internal-format
47532 msgid "primary template here"
47533 msgstr ""
47534
47535 #: cp/pt.c:4872
47536 #, gcc-internal-format
47537 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
47538 msgstr ""
47539
47540 #: cp/pt.c:4888
47541 #, gcc-internal-format
47542 msgid "partial specialization %qD is not more specialized than"
47543 msgstr ""
47544
47545 #: cp/pt.c:4890
47546 #, gcc-internal-format
47547 msgid "primary template %qD"
47548 msgstr ""
47549
47550 #: cp/pt.c:4937
47551 #, gcc-internal-format
47552 msgid "parameter pack argument %qE must be at the end of the template argument list"
47553 msgstr ""
47554
47555 #: cp/pt.c:4940
47556 #, gcc-internal-format
47557 msgid "parameter pack argument %qT must be at the end of the template argument list"
47558 msgstr ""
47559
47560 #: cp/pt.c:4961
47561 #, gcc-internal-format
47562 msgid "template argument %qE involves template parameter(s)"
47563 msgstr ""
47564
47565 #: cp/pt.c:5007
47566 #, gcc-internal-format
47567 msgid "type %qT of template argument %qE depends on a template parameter"
47568 msgid_plural "type %qT of template argument %qE depends on template parameters"
47569 msgstr[0] ""
47570 msgstr[1] ""
47571 msgstr[2] ""
47572
47573 #: cp/pt.c:5069
47574 #, gcc-internal-format
47575 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
47576 msgstr ""
47577
47578 #: cp/pt.c:5073
47579 #, gcc-internal-format
47580 msgid "partial specialization of %qD after instantiation of %qD"
47581 msgstr ""
47582
47583 #: cp/pt.c:5256
47584 #, gcc-internal-format
47585 msgid "no default argument for %qD"
47586 msgstr ""
47587
47588 #. A primary class template can only have one
47589 #. parameter pack, at the end of the template
47590 #. parameter list.
47591 #: cp/pt.c:5278
47592 #, gcc-internal-format
47593 msgid "parameter pack %q+D must be at the end of the template parameter list"
47594 msgstr ""
47595
47596 #: cp/pt.c:5314
47597 #, gcc-internal-format
47598 msgid "default template arguments may not be used in function template friend re-declaration"
47599 msgstr ""
47600
47601 #: cp/pt.c:5317
47602 #, gcc-internal-format
47603 msgid "default template arguments may not be used in template friend declarations"
47604 msgstr ""
47605
47606 #: cp/pt.c:5320
47607 #, gcc-internal-format
47608 msgid "default template arguments may not be used in function templates without %<-std=c++11%> or %<-std=gnu++11%>"
47609 msgstr ""
47610
47611 #: cp/pt.c:5323
47612 #, gcc-internal-format
47613 msgid "default template arguments may not be used in partial specializations"
47614 msgstr ""
47615
47616 #: cp/pt.c:5326 cp/pt.c:5384
47617 #, gcc-internal-format
47618 msgid "default argument for template parameter for class enclosing %qD"
47619 msgstr ""
47620
47621 #: cp/pt.c:5498
47622 #, gcc-internal-format
47623 msgid "template %qD declared"
47624 msgstr "оголошено шаблон %qD"
47625
47626 #: cp/pt.c:5505
47627 #, gcc-internal-format
47628 msgid "template class without a name"
47629 msgstr ""
47630
47631 #: cp/pt.c:5513
47632 #, gcc-internal-format
47633 msgid "member template %qD may not have virt-specifiers"
47634 msgstr ""
47635
47636 #. [basic.stc.dynamic.allocation]
47637 #.
47638 #. An allocation function can be a function
47639 #. template. ... Template allocation functions shall
47640 #. have two or more parameters.
47641 #: cp/pt.c:5535
47642 #, gcc-internal-format
47643 msgid "invalid template declaration of %qD"
47644 msgstr ""
47645
47646 #: cp/pt.c:5678
47647 #, gcc-internal-format
47648 msgid "template definition of non-template %q#D"
47649 msgstr ""
47650
47651 #: cp/pt.c:5721
47652 #, gcc-internal-format
47653 msgid "expected %d levels of template parms for %q#D, got %d"
47654 msgstr ""
47655
47656 #: cp/pt.c:5735
47657 #, gcc-internal-format
47658 msgid "got %d template parameters for %q#D"
47659 msgstr ""
47660
47661 #: cp/pt.c:5738
47662 #, gcc-internal-format
47663 msgid "got %d template parameters for %q#T"
47664 msgstr ""
47665
47666 #: cp/pt.c:5740
47667 #, gcc-internal-format, gfc-internal-format
47668 msgid " but %d required"
47669 msgstr ""
47670
47671 #: cp/pt.c:5761
47672 #, gcc-internal-format
47673 msgid "template arguments to %qD do not match original template %qD"
47674 msgstr ""
47675
47676 #: cp/pt.c:5764
47677 #, gcc-internal-format
47678 msgid "use %<template<>%> for an explicit specialization"
47679 msgstr ""
47680
47681 #: cp/pt.c:5891
47682 #, gcc-internal-format
47683 msgid "%qT is not a template type"
47684 msgstr ""
47685
47686 #: cp/pt.c:5904
47687 #, gcc-internal-format
47688 msgid "template specifiers not specified in declaration of %qD"
47689 msgstr ""
47690
47691 #: cp/pt.c:5915
47692 #, gcc-internal-format, gfc-internal-format
47693 msgid "redeclared with %d template parameter"
47694 msgid_plural "redeclared with %d template parameters"
47695 msgstr[0] ""
47696 msgstr[1] ""
47697 msgstr[2] ""
47698
47699 #: cp/pt.c:5919
47700 #, gcc-internal-format
47701 msgid "previous declaration %qD used %d template parameter"
47702 msgid_plural "previous declaration %qD used %d template parameters"
47703 msgstr[0] ""
47704 msgstr[1] ""
47705 msgstr[2] ""
47706
47707 #: cp/pt.c:5956
47708 #, gcc-internal-format
47709 msgid "template parameter %q+#D"
47710 msgstr ""
47711
47712 #: cp/pt.c:5957
47713 #, gcc-internal-format
47714 msgid "redeclared here as %q#D"
47715 msgstr ""
47716
47717 #. We have in [temp.param]:
47718 #.
47719 #. A template-parameter may not be given default arguments
47720 #. by two different declarations in the same scope.
47721 #: cp/pt.c:5967
47722 #, gcc-internal-format
47723 msgid "redefinition of default argument for %q#D"
47724 msgstr ""
47725
47726 #: cp/pt.c:5969
47727 #, gcc-internal-format
47728 msgid "original definition appeared here"
47729 msgstr ""
47730
47731 #: cp/pt.c:5997
47732 #, gcc-internal-format
47733 msgid "redeclaration %q#D with different constraints"
47734 msgstr ""
47735
47736 #: cp/pt.c:6000
47737 #, gcc-internal-format
47738 msgid "original declaration appeared here"
47739 msgstr ""
47740
47741 #: cp/pt.c:6260 cp/pt.c:6328
47742 #, gcc-internal-format
47743 msgid "%qE is not a valid template argument for type %qT"
47744 msgstr ""
47745
47746 #: cp/pt.c:6263
47747 #, gcc-internal-format
47748 msgid "it must be the address of a function with external linkage"
47749 msgstr ""
47750
47751 #: cp/pt.c:6266
47752 #, gcc-internal-format
47753 msgid "it must be the name of a function with external linkage"
47754 msgstr ""
47755
47756 #: cp/pt.c:6278
47757 #, gcc-internal-format
47758 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
47759 msgstr ""
47760
47761 #: cp/pt.c:6282
47762 #, gcc-internal-format
47763 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
47764 msgstr ""
47765
47766 #: cp/pt.c:6331
47767 #, gcc-internal-format
47768 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
47769 msgstr ""
47770
47771 #: cp/pt.c:6333
47772 #, gcc-internal-format
47773 msgid "because it is a member of %qT"
47774 msgstr ""
47775
47776 #: cp/pt.c:6393
47777 #, gcc-internal-format
47778 msgid " couldn%'t deduce template parameter %qD"
47779 msgstr ""
47780
47781 #: cp/pt.c:6402
47782 #, gcc-internal-format
47783 msgid " types %qT and %qT have incompatible cv-qualifiers"
47784 msgstr ""
47785
47786 #: cp/pt.c:6411
47787 #, gcc-internal-format
47788 msgid " mismatched types %qT and %qT"
47789 msgstr ""
47790
47791 #: cp/pt.c:6420
47792 #, gcc-internal-format
47793 msgid " template parameter %qD is not a parameter pack, but argument %qD is"
47794 msgstr ""
47795
47796 #: cp/pt.c:6431
47797 #, gcc-internal-format
47798 msgid " template argument %qE does not match pointer-to-member constant %qE"
47799 msgstr ""
47800
47801 #: cp/pt.c:6441
47802 #, gcc-internal-format
47803 msgid " %qE is not equivalent to %qE"
47804 msgstr ""
47805
47806 #: cp/pt.c:6450
47807 #, gcc-internal-format
47808 msgid " inconsistent parameter pack deduction with %qT and %qT"
47809 msgstr ""
47810
47811 #: cp/pt.c:6462
47812 #, gcc-internal-format
47813 msgid " deduced conflicting types for parameter %qT (%qT and %qT)"
47814 msgstr ""
47815
47816 #: cp/pt.c:6466
47817 #, gcc-internal-format
47818 msgid " deduced conflicting values for non-type parameter %qE (%qE and %qE)"
47819 msgstr ""
47820
47821 #: cp/pt.c:6477
47822 #, gcc-internal-format
47823 msgid " variable-sized array type %qT is not a valid template argument"
47824 msgstr ""
47825
47826 #: cp/pt.c:6488
47827 #, gcc-internal-format
47828 msgid " member function type %qT is not a valid template argument"
47829 msgstr ""
47830
47831 #: cp/pt.c:6500
47832 #, gcc-internal-format, gfc-internal-format
47833 msgid " candidate expects at least %d argument, %d provided"
47834 msgid_plural " candidate expects at least %d arguments, %d provided"
47835 msgstr[0] ""
47836 msgstr[1] ""
47837 msgstr[2] ""
47838
47839 #: cp/pt.c:6531
47840 #, gcc-internal-format
47841 msgid " cannot convert %qE (type %qT) to type %qT"
47842 msgstr ""
47843
47844 #: cp/pt.c:6544
47845 #, gcc-internal-format
47846 msgid " %qT is an ambiguous base class of %qT"
47847 msgstr ""
47848
47849 #: cp/pt.c:6548
47850 #, gcc-internal-format
47851 msgid " %qT is not derived from %qT"
47852 msgstr ""
47853
47854 #: cp/pt.c:6559
47855 #, gcc-internal-format
47856 msgid " template parameters of a template template argument are inconsistent with other deduced template arguments"
47857 msgstr ""
47858
47859 #: cp/pt.c:6569
47860 #, gcc-internal-format
47861 msgid " can%'t deduce a template for %qT from non-template type %qT"
47862 msgstr ""
47863
47864 #: cp/pt.c:6579
47865 #, gcc-internal-format
47866 msgid " template argument %qE does not match %qE"
47867 msgstr ""
47868
47869 #: cp/pt.c:6625
47870 #, gcc-internal-format
47871 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
47872 msgstr ""
47873
47874 #: cp/pt.c:6632
47875 #, gcc-internal-format
47876 msgid "%qE is not a valid template argument of type %qT in C++98 because %qD does not have external linkage"
47877 msgstr ""
47878
47879 #: cp/pt.c:6641
47880 #, gcc-internal-format
47881 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
47882 msgstr ""
47883
47884 #: cp/pt.c:6656
47885 #, gcc-internal-format
47886 msgid "the address of %qD is not a valid template argument"
47887 msgstr ""
47888
47889 #: cp/pt.c:6665
47890 #, gcc-internal-format
47891 msgid "the address of the %qT subobject of %qD is not a valid template argument"
47892 msgstr ""
47893
47894 #: cp/pt.c:6672
47895 #, gcc-internal-format
47896 msgid "the address of %qD is not a valid template argument because it does not have static storage duration"
47897 msgstr ""
47898
47899 #: cp/pt.c:6690
47900 #, gcc-internal-format
47901 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
47902 msgstr ""
47903
47904 #: cp/pt.c:6698
47905 #, gcc-internal-format
47906 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
47907 msgstr ""
47908
47909 #: cp/pt.c:6780
47910 #, gcc-internal-format
47911 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
47912 msgstr ""
47913
47914 #: cp/pt.c:6946
47915 #, gcc-internal-format
47916 msgid "in template argument for type %qT"
47917 msgstr "в аргументі шаблона для типу %qT"
47918
47919 #: cp/pt.c:6960
47920 #, gcc-internal-format
47921 msgid "template argument %qE for type %qT not a constant integer"
47922 msgstr ""
47923
47924 #: cp/pt.c:7046
47925 #, gcc-internal-format
47926 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
47927 msgstr ""
47928
47929 #: cp/pt.c:7054
47930 #, gcc-internal-format
47931 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
47932 msgstr ""
47933
47934 #: cp/pt.c:7072
47935 #, gcc-internal-format
47936 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
47937 msgstr ""
47938
47939 #: cp/pt.c:7132
47940 #, gcc-internal-format
47941 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
47942 msgstr ""
47943
47944 #: cp/pt.c:7134
47945 #, gcc-internal-format
47946 msgid "try using %qE instead"
47947 msgstr ""
47948
47949 #: cp/pt.c:7188
47950 #, gcc-internal-format
47951 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
47952 msgstr ""
47953
47954 #: cp/pt.c:7760
47955 #, gcc-internal-format
47956 msgid "ignoring attributes on template argument %qT"
47957 msgstr ""
47958
47959 #: cp/pt.c:7776
47960 #, gcc-internal-format
47961 msgid "ignoring attributes in template argument %qE"
47962 msgstr ""
47963
47964 #: cp/pt.c:7911
47965 #, gcc-internal-format
47966 msgid "injected-class-name %qD used as template template argument"
47967 msgstr ""
47968
47969 #: cp/pt.c:7940
47970 #, gcc-internal-format
47971 msgid "invalid use of destructor %qE as a type"
47972 msgstr ""
47973
47974 #: cp/pt.c:7945
47975 #, gcc-internal-format
47976 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
47977 msgstr ""
47978
47979 #: cp/pt.c:7961 cp/pt.c:7983 cp/pt.c:8037
47980 #, gcc-internal-format
47981 msgid "type/value mismatch at argument %d in template parameter list for %qD"
47982 msgstr ""
47983
47984 #: cp/pt.c:7966
47985 #, gcc-internal-format
47986 msgid " expected a constant of type %qT, got %qT"
47987 msgstr ""
47988
47989 #: cp/pt.c:7971
47990 #, gcc-internal-format
47991 msgid " expected a class template, got %qE"
47992 msgstr ""
47993
47994 #: cp/pt.c:7974
47995 #, gcc-internal-format
47996 msgid " expected a type, got %qE"
47997 msgstr ""
47998
47999 #: cp/pt.c:7988
48000 #, gcc-internal-format
48001 msgid " expected a type, got %qT"
48002 msgstr ""
48003
48004 #: cp/pt.c:7991
48005 #, gcc-internal-format
48006 msgid " expected a class template, got %qT"
48007 msgstr ""
48008
48009 #: cp/pt.c:8041
48010 #, gcc-internal-format
48011 msgid " expected a template of type %qD, got %qT"
48012 msgstr ""
48013
48014 #: cp/pt.c:8055
48015 #, gcc-internal-format
48016 msgid "constraint mismatch at argument %d in template parameter list for %qD"
48017 msgstr ""
48018
48019 #: cp/pt.c:8058
48020 #, gcc-internal-format
48021 msgid " expected %qD but got %qD"
48022 msgstr " мало бути %qD, втім, маємо %qD"
48023
48024 #: cp/pt.c:8121
48025 #, gcc-internal-format
48026 msgid "could not convert template argument %qE from %qT to %qT"
48027 msgstr ""
48028
48029 #: cp/pt.c:8259 cp/pt.c:8572
48030 #, gcc-internal-format, gfc-internal-format
48031 msgid "template argument %d is invalid"
48032 msgstr ""
48033
48034 #: cp/pt.c:8274 cp/pt.c:8406
48035 #, gcc-internal-format, gfc-internal-format
48036 msgid "wrong number of template arguments (%d, should be %d)"
48037 msgstr ""
48038
48039 #: cp/pt.c:8402
48040 #, gcc-internal-format, gfc-internal-format
48041 msgid "wrong number of template arguments (%d, should be at least %d)"
48042 msgstr ""
48043
48044 #: cp/pt.c:8411
48045 #, gcc-internal-format
48046 msgid "provided for %qD"
48047 msgstr ""
48048
48049 #: cp/pt.c:8436
48050 #, gcc-internal-format
48051 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
48052 msgstr ""
48053
48054 #: cp/pt.c:8440
48055 #, gcc-internal-format
48056 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
48057 msgstr ""
48058
48059 #: cp/pt.c:8538
48060 #, gcc-internal-format
48061 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
48062 msgstr ""
48063
48064 #: cp/pt.c:9157
48065 #, gcc-internal-format
48066 msgid "%q#D is not a function template"
48067 msgstr ""
48068
48069 #: cp/pt.c:9320
48070 #, gcc-internal-format
48071 msgid "non-template type %qT used as a template"
48072 msgstr ""
48073
48074 #: cp/pt.c:9322
48075 #, gcc-internal-format
48076 msgid "for template declaration %q+D"
48077 msgstr ""
48078
48079 #: cp/pt.c:9446
48080 #, gcc-internal-format
48081 msgid "template constraint failure"
48082 msgstr ""
48083
48084 #: cp/pt.c:9816
48085 #, gcc-internal-format
48086 msgid "use of invalid variable template %qE"
48087 msgstr ""
48088
48089 #: cp/pt.c:10246
48090 #, gcc-internal-format
48091 msgid "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth=%> to increase the maximum)"
48092 msgstr ""
48093
48094 #: cp/pt.c:11326
48095 #, gcc-internal-format
48096 msgid "flexible array member %qD in union"
48097 msgstr ""
48098
48099 #: cp/pt.c:11821
48100 #, gcc-internal-format
48101 msgid "fold of empty expansion over %O"
48102 msgstr ""
48103
48104 #: cp/pt.c:12203
48105 #, gcc-internal-format
48106 msgid "%qE is not the entire pattern of the pack expansion"
48107 msgstr ""
48108
48109 #: cp/pt.c:12293
48110 #, gcc-internal-format
48111 msgid "mismatched argument pack lengths while expanding %qT"
48112 msgstr ""
48113
48114 #: cp/pt.c:12296
48115 #, gcc-internal-format
48116 msgid "mismatched argument pack lengths while expanding %qE"
48117 msgstr ""
48118
48119 #: cp/pt.c:12857
48120 #, gcc-internal-format
48121 msgid " when instantiating default argument for call to %qD"
48122 msgstr ""
48123
48124 #. It may seem that this case cannot occur, since:
48125 #.
48126 #. typedef void f();
48127 #. void g() { f x; }
48128 #.
48129 #. declares a function, not a variable. However:
48130 #.
48131 #. typedef void f();
48132 #. template <typename T> void g() { T t; }
48133 #. template void g<f>();
48134 #.
48135 #. is an attempt to declare a variable with function
48136 #. type.
48137 #: cp/pt.c:13882
48138 #, gcc-internal-format
48139 msgid "variable %qD has function type"
48140 msgstr ""
48141
48142 #: cp/pt.c:14056
48143 #, gcc-internal-format
48144 msgid "invalid parameter type %qT"
48145 msgstr ""
48146
48147 #: cp/pt.c:14058
48148 #, gcc-internal-format
48149 msgid "in declaration %q+D"
48150 msgstr ""
48151
48152 #: cp/pt.c:14176
48153 #, gcc-internal-format
48154 msgid "function returning an array"
48155 msgstr ""
48156
48157 #: cp/pt.c:14178
48158 #, gcc-internal-format
48159 msgid "function returning a function"
48160 msgstr ""
48161
48162 #: cp/pt.c:14216
48163 #, gcc-internal-format
48164 msgid "creating pointer to member function of non-class type %qT"
48165 msgstr ""
48166
48167 #: cp/pt.c:14828
48168 #, gcc-internal-format
48169 msgid "forming reference to void"
48170 msgstr ""
48171
48172 #: cp/pt.c:14830
48173 #, gcc-internal-format
48174 msgid "forming pointer to reference type %qT"
48175 msgstr ""
48176
48177 #: cp/pt.c:14832
48178 #, gcc-internal-format
48179 msgid "forming reference to reference type %qT"
48180 msgstr ""
48181
48182 #: cp/pt.c:14845
48183 #, gcc-internal-format
48184 msgid "forming pointer to qualified function type %qT"
48185 msgstr ""
48186
48187 #: cp/pt.c:14848
48188 #, gcc-internal-format
48189 msgid "forming reference to qualified function type %qT"
48190 msgstr ""
48191
48192 #: cp/pt.c:14896
48193 #, gcc-internal-format
48194 msgid "creating pointer to member of non-class type %qT"
48195 msgstr ""
48196
48197 #: cp/pt.c:14902
48198 #, gcc-internal-format
48199 msgid "creating pointer to member reference type %qT"
48200 msgstr ""
48201
48202 #: cp/pt.c:14908
48203 #, gcc-internal-format
48204 msgid "creating pointer to member of type void"
48205 msgstr ""
48206
48207 #: cp/pt.c:15008
48208 #, gcc-internal-format
48209 msgid "%qD is instantiated for an empty pack"
48210 msgstr ""
48211
48212 #: cp/pt.c:15028
48213 #, gcc-internal-format
48214 msgid "%qT is not a class, struct, or union type"
48215 msgstr ""
48216
48217 #: cp/pt.c:15065
48218 #, gcc-internal-format
48219 msgid "%qT resolves to %qT, which is not an enumeration type"
48220 msgstr ""
48221
48222 #: cp/pt.c:15073
48223 #, gcc-internal-format
48224 msgid "%qT resolves to %qT, which is is not a class type"
48225 msgstr ""
48226
48227 #: cp/pt.c:15137
48228 #, gcc-internal-format
48229 msgid "empty initializer in lambda init-capture"
48230 msgstr "порожній ініціалізатор у захопленні під час ініціалізації лямбди"
48231
48232 #: cp/pt.c:15212
48233 #, gcc-internal-format
48234 msgid "use of %qs in template"
48235 msgstr ""
48236
48237 #: cp/pt.c:15390
48238 #, gcc-internal-format
48239 msgid "qualifying type %qT does not match destructor name ~%qT"
48240 msgstr ""
48241
48242 #: cp/pt.c:15405
48243 #, gcc-internal-format
48244 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
48245 msgstr ""
48246
48247 #: cp/pt.c:15407
48248 #, gcc-internal-format
48249 msgid "say %<typename %E%> if a type is meant"
48250 msgstr ""
48251
48252 #: cp/pt.c:15497
48253 #, gcc-internal-format
48254 msgid "initializer for %q#D expands to an empty list of expressions"
48255 msgstr ""
48256
48257 #: cp/pt.c:15620
48258 #, gcc-internal-format
48259 msgid "using invalid field %qD"
48260 msgstr ""
48261
48262 #: cp/pt.c:16136 cp/pt.c:17888
48263 #, gcc-internal-format
48264 msgid "invalid use of pack expansion expression"
48265 msgstr ""
48266
48267 #: cp/pt.c:16140 cp/pt.c:17892
48268 #, gcc-internal-format
48269 msgid "use %<...%> to expand argument pack"
48270 msgstr ""
48271
48272 #: cp/pt.c:18944
48273 #, gcc-internal-format
48274 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
48275 msgstr ""
48276
48277 #: cp/pt.c:18972
48278 #, gcc-internal-format
48279 msgid "declarations in dependent base %qT are not found by unqualified lookup"
48280 msgstr ""
48281
48282 #: cp/pt.c:18977
48283 #, gcc-internal-format
48284 msgid "use %<this->%D%> instead"
48285 msgstr "скористайтеся краще %<this->%D%>"
48286
48287 #: cp/pt.c:18980
48288 #, gcc-internal-format
48289 msgid "use %<%T::%D%> instead"
48290 msgstr "скористайтеся краще %<%T::%D%>"
48291
48292 #: cp/pt.c:18985
48293 #, gcc-internal-format
48294 msgid "%qD declared here, later in the translation unit"
48295 msgstr ""
48296
48297 #: cp/pt.c:19041
48298 #, gcc-internal-format
48299 msgid "wrong number of arguments to %<__builtin_convertvector%>"
48300 msgstr "помилкова кількість аргументів %<__builtin_convertvector%>"
48301
48302 #: cp/pt.c:19336
48303 #, gcc-internal-format
48304 msgid "%qT is not a class or namespace"
48305 msgstr "%qT не є класом або простором назв"
48306
48307 #: cp/pt.c:19339
48308 #, gcc-internal-format
48309 msgid "%qD is not a class or namespace"
48310 msgstr "%qD не є класом або простором назв"
48311
48312 #: cp/pt.c:19662
48313 #, gcc-internal-format
48314 msgid "%qT is/uses unnamed type"
48315 msgstr ""
48316
48317 #: cp/pt.c:19664
48318 #, gcc-internal-format
48319 msgid "template argument for %qD uses local type %qT"
48320 msgstr ""
48321
48322 #: cp/pt.c:19674
48323 #, gcc-internal-format
48324 msgid "%qT is a variably modified type"
48325 msgstr "%qT є змінним за змінними типом"
48326
48327 #: cp/pt.c:19689
48328 #, gcc-internal-format
48329 msgid "integral expression %qE is not constant"
48330 msgstr "інтегральний вираз %qE не є сталою"
48331
48332 #: cp/pt.c:19707
48333 #, gcc-internal-format
48334 msgid " trying to instantiate %qD"
48335 msgstr ""
48336
48337 #: cp/pt.c:23703
48338 #, gcc-internal-format
48339 msgid "ambiguous template instantiation for %q#T"
48340 msgstr ""
48341
48342 #: cp/pt.c:23705
48343 #, gcc-internal-format
48344 msgid "ambiguous template instantiation for %q#D"
48345 msgstr ""
48346
48347 #: cp/pt.c:23711
48348 msgid "%s %#qS"
48349 msgstr "%s %#qS"
48350
48351 #: cp/pt.c:23735 cp/pt.c:23830
48352 #, gcc-internal-format
48353 msgid "explicit instantiation of non-template %q#D"
48354 msgstr ""
48355
48356 #: cp/pt.c:23741
48357 #, gcc-internal-format
48358 msgid "explicit instantiation of variable concept %q#D"
48359 msgstr ""
48360
48361 #: cp/pt.c:23743
48362 #, gcc-internal-format
48363 msgid "explicit instantiation of function concept %q#D"
48364 msgstr ""
48365
48366 #: cp/pt.c:23762
48367 #, gcc-internal-format
48368 msgid "%qD is not a static data member of a class template"
48369 msgstr ""
48370
48371 #: cp/pt.c:23768 cp/pt.c:23825
48372 #, gcc-internal-format
48373 msgid "no matching template for %qD found"
48374 msgstr ""
48375
48376 #: cp/pt.c:23773
48377 #, gcc-internal-format
48378 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
48379 msgstr ""
48380
48381 #: cp/pt.c:23781
48382 #, gcc-internal-format
48383 msgid "explicit instantiation of %q#D"
48384 msgstr ""
48385
48386 #: cp/pt.c:23817
48387 #, gcc-internal-format
48388 msgid "duplicate explicit instantiation of %q#D"
48389 msgstr ""
48390
48391 #: cp/pt.c:23840 cp/pt.c:23926
48392 #, gcc-internal-format
48393 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
48394 msgstr ""
48395
48396 #: cp/pt.c:23845 cp/pt.c:23943
48397 #, gcc-internal-format
48398 msgid "storage class %qD applied to template instantiation"
48399 msgstr ""
48400
48401 #: cp/pt.c:23902
48402 #, gcc-internal-format
48403 msgid "explicit instantiation of non-class template %qD"
48404 msgstr ""
48405
48406 #: cp/pt.c:23904
48407 #, gcc-internal-format
48408 msgid "explicit instantiation of non-template type %qT"
48409 msgstr ""
48410
48411 #: cp/pt.c:23913
48412 #, gcc-internal-format
48413 msgid "explicit instantiation of %q#T before definition of template"
48414 msgstr ""
48415
48416 #: cp/pt.c:23931
48417 #, gcc-internal-format
48418 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
48419 msgstr ""
48420
48421 #: cp/pt.c:23977
48422 #, gcc-internal-format
48423 msgid "duplicate explicit instantiation of %q#T"
48424 msgstr ""
48425
48426 #: cp/pt.c:24299
48427 #, gcc-internal-format
48428 msgid "exception specification of %qD depends on itself"
48429 msgstr "специфікація виключення %qD залежить від самої себе"
48430
48431 #. [temp.explicit]
48432 #.
48433 #. The definition of a non-exported function template, a
48434 #. non-exported member function template, or a non-exported
48435 #. member function or static data member of a class template
48436 #. shall be present in every translation unit in which it is
48437 #. explicitly instantiated.
48438 #: cp/pt.c:24639
48439 #, gcc-internal-format
48440 msgid "explicit instantiation of %qD but no definition available"
48441 msgstr ""
48442
48443 #: cp/pt.c:24841
48444 #, gcc-internal-format
48445 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use %<-ftemplate-depth=%> to increase the maximum)"
48446 msgstr ""
48447
48448 #: cp/pt.c:25216
48449 #, gcc-internal-format
48450 msgid "non-type template parameters of class type only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
48451 msgstr ""
48452
48453 #: cp/pt.c:25224
48454 #, gcc-internal-format
48455 msgid "%qT is not a valid type for a template non-type parameter because it is not literal"
48456 msgstr ""
48457
48458 #: cp/pt.c:25231
48459 #, gcc-internal-format
48460 msgid "%qT is not a valid type for a template non-type parameter because it has a mutable member"
48461 msgstr ""
48462
48463 #: cp/pt.c:25243
48464 #, gcc-internal-format
48465 msgid "invalid template non-type parameter"
48466 msgstr "некоректний шаблон нетипізованого параметра"
48467
48468 #: cp/pt.c:25245
48469 #, gcc-internal-format
48470 msgid "%q#T is not a valid type for a template non-type parameter"
48471 msgstr ""
48472
48473 #: cp/pt.c:26581
48474 #, gcc-internal-format
48475 msgid "keyword %<template%> not allowed in declarator-id"
48476 msgstr ""
48477
48478 #: cp/pt.c:26821
48479 #, gcc-internal-format
48480 msgid "deducing from brace-enclosed initializer list requires %<#include <initializer_list>%>"
48481 msgstr ""
48482
48483 #: cp/pt.c:27302
48484 #, gcc-internal-format
48485 msgid "non-class template %qT used without template arguments"
48486 msgstr ""
48487
48488 #: cp/pt.c:27454
48489 #, gcc-internal-format
48490 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
48491 msgstr ""
48492
48493 #: cp/pt.c:27461
48494 #, gcc-internal-format
48495 msgid "cannot deduce template arguments of %qT, as it has no viable deduction guides"
48496 msgstr ""
48497
48498 #: cp/pt.c:27475
48499 #, gcc-internal-format
48500 msgid "class template argument deduction failed:"
48501 msgstr ""
48502
48503 #: cp/pt.c:27482
48504 #, gcc-internal-format
48505 msgid "explicit deduction guides not considered for copy-initialization"
48506 msgstr ""
48507
48508 #: cp/pt.c:27548
48509 #, gcc-internal-format
48510 msgid "direct-list-initialization of %<auto%> requires exactly one element"
48511 msgstr ""
48512
48513 #: cp/pt.c:27551
48514 #, gcc-internal-format
48515 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
48516 msgstr ""
48517
48518 #: cp/pt.c:27584
48519 #, gcc-internal-format
48520 msgid "%qT as type rather than plain %<decltype(auto)%>"
48521 msgstr ""
48522
48523 #: cp/pt.c:27619
48524 #, gcc-internal-format
48525 msgid "unable to deduce lambda return type from %qE"
48526 msgstr ""
48527
48528 #: cp/pt.c:27621
48529 #, gcc-internal-format
48530 msgid "unable to deduce %qT from %qE"
48531 msgstr "не вдалося вивести %qT з %qE"
48532
48533 #: cp/pt.c:27655
48534 #, gcc-internal-format
48535 msgid "placeholder constraints not satisfied"
48536 msgstr ""
48537
48538 #: cp/pt.c:27659
48539 #, gcc-internal-format
48540 msgid "deduced initializer does not satisfy placeholder constraints"
48541 msgstr ""
48542
48543 #: cp/pt.c:27663
48544 #, gcc-internal-format
48545 msgid "deduced return type does not satisfy placeholder constraints"
48546 msgstr ""
48547
48548 #: cp/pt.c:27667
48549 #, gcc-internal-format
48550 msgid "deduced expression type does not satisfy placeholder constraints"
48551 msgstr ""
48552
48553 #: cp/pt.c:27785
48554 #, gcc-internal-format
48555 msgid "invalid use of %qT in template argument"
48556 msgstr "некоректне використання %qT в аргументі шаблона"
48557
48558 #: cp/repo.c:113
48559 #, gcc-internal-format
48560 msgid "%<-frepo%> must be used with %<-c%>"
48561 msgstr ""
48562
48563 #: cp/repo.c:203
48564 #, gcc-internal-format, gfc-internal-format
48565 msgid "mysterious repository information in %s"
48566 msgstr "загадкові дані щодо сховища у %s"
48567
48568 #: cp/repo.c:221
48569 #, gcc-internal-format
48570 msgid "can%'t create repository information file %qs"
48571 msgstr ""
48572
48573 #: cp/rtti.c:313
48574 #, gcc-internal-format
48575 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
48576 msgstr ""
48577
48578 #: cp/rtti.c:322
48579 #, gcc-internal-format
48580 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
48581 msgstr "слід використовувати %<#include <typeinfo>%> до використання %<typeid%>"
48582
48583 #: cp/rtti.c:425
48584 #, gcc-internal-format
48585 msgid "cannot create type information for type %qT because it involves types of variable size"
48586 msgstr "не вдалося створити дані щодо типу для типу %qT, оскільки до нього включено типи змінного розміру"
48587
48588 #: cp/rtti.c:515
48589 #, gcc-internal-format
48590 msgid "typeid of qualified function type %qT"
48591 msgstr ""
48592
48593 #: cp/rtti.c:696 cp/rtti.c:711
48594 #, gcc-internal-format
48595 msgid "dynamic_cast of %q#D to %q#T can never succeed"
48596 msgstr ""
48597
48598 #: cp/rtti.c:722
48599 #, gcc-internal-format
48600 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
48601 msgstr ""
48602
48603 #: cp/rtti.c:801
48604 #, gcc-internal-format
48605 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
48606 msgstr ""
48607
48608 #: cp/search.c:243
48609 #, gcc-internal-format
48610 msgid "%qT is an ambiguous base of %qT"
48611 msgstr ""
48612
48613 #: cp/search.c:259
48614 #, gcc-internal-format
48615 msgid "%qT is an inaccessible base of %qT"
48616 msgstr ""
48617
48618 #: cp/search.c:1929
48619 #, gcc-internal-format
48620 msgid "invalid covariant return type for %q#D"
48621 msgstr ""
48622
48623 #: cp/search.c:1931 cp/search.c:1947 cp/search.c:1954 cp/search.c:1985
48624 #, gcc-internal-format
48625 msgid "overridden function is %q#D"
48626 msgstr "перевизначеною функцією є %q#D"
48627
48628 #: cp/search.c:1945
48629 #, gcc-internal-format
48630 msgid "invalid covariant return type for %q+#D"
48631 msgstr ""
48632
48633 #: cp/search.c:1952
48634 #, gcc-internal-format
48635 msgid "conflicting return type specified for %q+#D"
48636 msgstr ""
48637
48638 #: cp/search.c:1969
48639 #, gcc-internal-format
48640 msgid "looser throw specifier for %q+#F"
48641 msgstr ""
48642
48643 #: cp/search.c:1971
48644 #, gcc-internal-format
48645 msgid "overridden function is %q#F"
48646 msgstr ""
48647
48648 #: cp/search.c:1983
48649 #, gcc-internal-format
48650 msgid "conflicting type attributes specified for %q+#D"
48651 msgstr ""
48652
48653 #: cp/search.c:2001
48654 #, gcc-internal-format
48655 msgid "%qD declared %<transaction_safe_dynamic%>"
48656 msgstr "%qD оголошено як %<transaction_safe_dynamic%>"
48657
48658 #: cp/search.c:2003
48659 #, gcc-internal-format
48660 msgid "overriding %qD declared %<transaction_safe%>"
48661 msgstr "перевизначаємо %qD, оголошене як %<transaction_safe%>"
48662
48663 #: cp/search.c:2011
48664 #, gcc-internal-format
48665 msgid "deleted function %q+D overriding non-deleted function"
48666 msgstr ""
48667
48668 #: cp/search.c:2014 cp/search.c:2023 cp/search.c:2032
48669 #, gcc-internal-format
48670 msgid "overridden function is %qD"
48671 msgstr "перевизначеною функцією є %qD"
48672
48673 #: cp/search.c:2020
48674 #, gcc-internal-format
48675 msgid "non-deleted function %q+D overriding deleted function"
48676 msgstr ""
48677
48678 #: cp/search.c:2030
48679 #, gcc-internal-format
48680 msgid "virtual function %q+D overriding final function"
48681 msgstr ""
48682
48683 #: cp/search.c:2115
48684 #, gcc-internal-format
48685 msgid "%q+#D cannot be declared"
48686 msgstr ""
48687
48688 #: cp/search.c:2116
48689 #, gcc-internal-format
48690 msgid " since %q+#D declared in base class"
48691 msgstr ""
48692
48693 #: cp/semantics.c:863
48694 #, gcc-internal-format
48695 msgid "suggest explicit braces around empty body in %<do%> statement"
48696 msgstr ""
48697
48698 #: cp/semantics.c:1373
48699 #, gcc-internal-format
48700 msgid "catching polymorphic type %q#T by value"
48701 msgstr ""
48702
48703 #: cp/semantics.c:1376
48704 #, gcc-internal-format
48705 msgid "catching type %q#T by value"
48706 msgstr ""
48707
48708 #: cp/semantics.c:1380
48709 #, gcc-internal-format
48710 msgid "catching non-reference type %q#T"
48711 msgstr ""
48712
48713 #: cp/semantics.c:1589
48714 #, gcc-internal-format
48715 msgid "type of asm operand %qE could not be determined"
48716 msgstr ""
48717
48718 #: cp/semantics.c:1671
48719 #, gcc-internal-format
48720 msgid "__label__ declarations are only allowed in function scopes"
48721 msgstr ""
48722
48723 #: cp/semantics.c:1854
48724 #, gcc-internal-format
48725 msgid "invalid use of member %qD in static member function"
48726 msgstr ""
48727
48728 #: cp/semantics.c:2127
48729 #, gcc-internal-format
48730 msgid "%qE missing template arguments"
48731 msgstr "у %qE пропущено аргументи шаблона"
48732
48733 #: cp/semantics.c:2187
48734 #, gcc-internal-format
48735 msgid "a statement expression is an insufficient context for overload resolution"
48736 msgstr ""
48737
48738 #: cp/semantics.c:2591
48739 #, gcc-internal-format
48740 msgid "arguments to destructor are not allowed"
48741 msgstr ""
48742
48743 #: cp/semantics.c:2669
48744 #, gcc-internal-format
48745 msgid "%<this%> is unavailable for static member functions"
48746 msgstr ""
48747
48748 #: cp/semantics.c:2671
48749 #, gcc-internal-format
48750 msgid "invalid use of %<this%> in non-member function"
48751 msgstr ""
48752
48753 #: cp/semantics.c:2673
48754 #, gcc-internal-format
48755 msgid "invalid use of %<this%> at top level"
48756 msgstr ""
48757
48758 #: cp/semantics.c:2695
48759 #, gcc-internal-format
48760 msgid "invalid qualifying scope in pseudo-destructor name"
48761 msgstr ""
48762
48763 #: cp/semantics.c:2703 cp/typeck.c:2650
48764 #, gcc-internal-format
48765 msgid "qualified type %qT does not match destructor name ~%qT"
48766 msgstr ""
48767
48768 #: cp/semantics.c:2725
48769 #, gcc-internal-format
48770 msgid "%qE is not of type %qT"
48771 msgstr ""
48772
48773 #: cp/semantics.c:2802
48774 #, gcc-internal-format
48775 msgid "compound literal of non-object type %qT"
48776 msgstr ""
48777
48778 #: cp/semantics.c:2977
48779 #, gcc-internal-format
48780 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
48781 msgstr ""
48782
48783 #: cp/semantics.c:3027
48784 #, gcc-internal-format
48785 msgid "invalid use of type %qT as a default value for a template template-parameter"
48786 msgstr ""
48787
48788 #: cp/semantics.c:3030
48789 #, gcc-internal-format
48790 msgid "invalid default argument for a template template parameter"
48791 msgstr ""
48792
48793 #: cp/semantics.c:3047
48794 #, gcc-internal-format
48795 msgid "definition of %q#T inside template parameter list"
48796 msgstr "визначення %q#T всередині списку шаблонних параметрів"
48797
48798 #: cp/semantics.c:3078
48799 #, gcc-internal-format
48800 msgid "invalid definition of qualified type %qT"
48801 msgstr ""
48802
48803 #: cp/semantics.c:3348
48804 #, gcc-internal-format
48805 msgid "invalid base-class specification"
48806 msgstr ""
48807
48808 #: cp/semantics.c:3509
48809 #, gcc-internal-format
48810 msgid "cannot capture member %qD of anonymous union"
48811 msgstr ""
48812
48813 #: cp/semantics.c:3529 cp/semantics.c:9894
48814 #, gcc-internal-format
48815 msgid "%qD is not captured"
48816 msgstr ""
48817
48818 #: cp/semantics.c:3534
48819 #, gcc-internal-format
48820 msgid "the lambda has no capture-default"
48821 msgstr ""
48822
48823 #: cp/semantics.c:3536
48824 #, gcc-internal-format
48825 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
48826 msgstr ""
48827
48828 #: cp/semantics.c:3548
48829 #, gcc-internal-format
48830 msgid "use of local variable with automatic storage from containing function"
48831 msgstr ""
48832
48833 #: cp/semantics.c:3550
48834 #, gcc-internal-format
48835 msgid "use of parameter from containing function"
48836 msgstr ""
48837
48838 #: cp/semantics.c:3677
48839 #, gcc-internal-format
48840 msgid "use of parameter outside function body"
48841 msgstr ""
48842
48843 #: cp/semantics.c:3687
48844 #, gcc-internal-format
48845 msgid "missing template arguments"
48846 msgstr "пропущено аргументи шаблона"
48847
48848 #: cp/semantics.c:3723
48849 #, gcc-internal-format
48850 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
48851 msgstr ""
48852
48853 #: cp/semantics.c:3754
48854 #, gcc-internal-format
48855 msgid "use of namespace %qD as expression"
48856 msgstr ""
48857
48858 #: cp/semantics.c:3759
48859 #, gcc-internal-format
48860 msgid "use of class template %qT as expression"
48861 msgstr ""
48862
48863 #. Ambiguous reference to base members.
48864 #: cp/semantics.c:3765
48865 #, gcc-internal-format
48866 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
48867 msgstr ""
48868
48869 #: cp/semantics.c:3792
48870 #, gcc-internal-format
48871 msgid "%qD cannot appear in a constant-expression"
48872 msgstr ""
48873
48874 #: cp/semantics.c:3952
48875 #, gcc-internal-format
48876 msgid "type of %qE is unknown"
48877 msgstr ""
48878
48879 #: cp/semantics.c:3981
48880 #, gcc-internal-format
48881 msgid "%qT is not an enumeration type"
48882 msgstr ""
48883
48884 #. Parameter packs can only be used in templates
48885 #: cp/semantics.c:4120
48886 #, gcc-internal-format
48887 msgid "Parameter pack __bases only valid in template declaration"
48888 msgstr ""
48889
48890 #: cp/semantics.c:4152
48891 #, gcc-internal-format
48892 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
48893 msgstr ""
48894
48895 #: cp/semantics.c:4166
48896 #, gcc-internal-format
48897 msgid "cannot apply %<offsetof%> to member function %qD"
48898 msgstr ""
48899
48900 #: cp/semantics.c:4170
48901 #, gcc-internal-format
48902 msgid "cannot apply %<offsetof%> to member function"
48903 msgstr ""
48904
48905 #: cp/semantics.c:4175
48906 #, gcc-internal-format
48907 msgid "cannot apply %<offsetof%> to an enumerator %qD"
48908 msgstr ""
48909
48910 #: cp/semantics.c:4186
48911 #, gcc-internal-format
48912 msgid "offsetof within non-standard-layout type %qT is conditionally-supported"
48913 msgstr ""
48914
48915 #: cp/semantics.c:4703 cp/semantics.c:6381 cp/semantics.c:6460
48916 #: cp/semantics.c:6511 cp/semantics.c:6851 cp/semantics.c:6998
48917 #: cp/semantics.c:7210
48918 #, gcc-internal-format
48919 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
48920 msgstr ""
48921
48922 #: cp/semantics.c:5414
48923 #, gcc-internal-format
48924 msgid "user defined reduction lookup is ambiguous"
48925 msgstr ""
48926
48927 #: cp/semantics.c:5688
48928 #, gcc-internal-format
48929 msgid "%qE in %<reduction%> clause is a zero size array"
48930 msgstr ""
48931
48932 #: cp/semantics.c:5738
48933 #, gcc-internal-format
48934 msgid "%qE has const type for %<reduction%>"
48935 msgstr ""
48936
48937 #: cp/semantics.c:5855
48938 #, gcc-internal-format
48939 msgid "user defined reduction with constructor initializer for base class %qT"
48940 msgstr ""
48941
48942 #: cp/semantics.c:6249
48943 #, gcc-internal-format
48944 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
48945 msgstr ""
48946
48947 #: cp/semantics.c:6264
48948 #, gcc-internal-format
48949 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
48950 msgstr ""
48951
48952 #: cp/semantics.c:6288
48953 #, gcc-internal-format
48954 msgid "linear step expression must be integral"
48955 msgstr ""
48956
48957 #: cp/semantics.c:6393
48958 #, gcc-internal-format
48959 msgid "%qD is not a variable in clause %qs"
48960 msgstr ""
48961
48962 #: cp/semantics.c:6473
48963 #, gcc-internal-format
48964 msgid "%qD is not a variable in clause %<firstprivate%>"
48965 msgstr ""
48966
48967 #: cp/semantics.c:6524
48968 #, gcc-internal-format
48969 msgid "%qD is not a variable in clause %<lastprivate%>"
48970 msgstr ""
48971
48972 #: cp/semantics.c:6574
48973 #, gcc-internal-format
48974 msgid "%<gang%> static expression must be integral"
48975 msgstr ""
48976
48977 #: cp/semantics.c:6588
48978 #, gcc-internal-format
48979 msgid "%<gang%> static value must be positive"
48980 msgstr "статичне значення %<gang%> має бути додатним"
48981
48982 #: cp/semantics.c:6622
48983 #, gcc-internal-format
48984 msgid "%<gang%> num expression must be integral"
48985 msgstr ""
48986
48987 #: cp/semantics.c:6625
48988 #, gcc-internal-format
48989 msgid "%<vector%> length expression must be integral"
48990 msgstr ""
48991
48992 #: cp/semantics.c:6629
48993 #, gcc-internal-format
48994 msgid "%<worker%> num expression must be integral"
48995 msgstr ""
48996
48997 #: cp/semantics.c:6651
48998 #, gcc-internal-format
48999 msgid "%<gang%> num value must be positive"
49000 msgstr "значення num %<gang%> має бути додатним"
49001
49002 #: cp/semantics.c:6655
49003 #, gcc-internal-format
49004 msgid "%<vector%> length value must be positive"
49005 msgstr "значення довжини %<vector%> має бути додатним"
49006
49007 #: cp/semantics.c:6660
49008 #, gcc-internal-format
49009 msgid "%<worker%> num value must be positive"
49010 msgstr "значення num %<worker%> має бути додатним"
49011
49012 #: cp/semantics.c:6687
49013 #, gcc-internal-format
49014 msgid "schedule chunk size expression must be integral"
49015 msgstr ""
49016
49017 #: cp/semantics.c:6718
49018 #, gcc-internal-format
49019 msgid "%qs length expression must be integral"
49020 msgstr ""
49021
49022 #: cp/semantics.c:6732
49023 #, gcc-internal-format
49024 msgid "%qs length expression must be positive constant integer expression"
49025 msgstr ""
49026
49027 #: cp/semantics.c:6752
49028 #, gcc-internal-format
49029 msgid "%<async%> expression must be integral"
49030 msgstr ""
49031
49032 #: cp/semantics.c:6781
49033 #, gcc-internal-format
49034 msgid "%<thread_limit%> expression must be integral"
49035 msgstr ""
49036
49037 #: cp/semantics.c:6811
49038 #, gcc-internal-format
49039 msgid "%<device%> id must be integral"
49040 msgstr ""
49041
49042 #: cp/semantics.c:6833
49043 #, gcc-internal-format
49044 msgid "%<dist_schedule%> chunk size expression must be integral"
49045 msgstr ""
49046
49047 #: cp/semantics.c:6862
49048 #, gcc-internal-format
49049 msgid "%qD is not a variable in %<aligned%> clause"
49050 msgstr ""
49051
49052 #: cp/semantics.c:6877
49053 #, gcc-internal-format
49054 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
49055 msgstr ""
49056
49057 #: cp/semantics.c:6884
49058 #, gcc-internal-format
49059 msgid "%qD appears more than once in %<aligned%> clauses"
49060 msgstr ""
49061
49062 #: cp/semantics.c:6899
49063 #, gcc-internal-format
49064 msgid "%<aligned%> clause alignment expression must be integral"
49065 msgstr ""
49066
49067 #: cp/semantics.c:6932
49068 #, gcc-internal-format
49069 msgid "%qD is not a variable in %<nontemporal%> clause"
49070 msgstr ""
49071
49072 #: cp/semantics.c:6943
49073 #, gcc-internal-format
49074 msgid "%qD appears more than once in %<nontemporal%> clauses"
49075 msgstr ""
49076
49077 #: cp/semantics.c:7008
49078 #, gcc-internal-format
49079 msgid "%qD is not lvalue expression nor array section in %<depend%> clause"
49080 msgstr ""
49081
49082 #: cp/semantics.c:7353
49083 #, gcc-internal-format
49084 msgid "template %qE in clause %qs"
49085 msgstr ""
49086
49087 #: cp/semantics.c:7357
49088 #, gcc-internal-format
49089 msgid "overloaded function name %qE in clause %qs"
49090 msgstr ""
49091
49092 #: cp/semantics.c:7425
49093 #, gcc-internal-format
49094 msgid "%<grainsize%> expression must be integral"
49095 msgstr ""
49096
49097 #: cp/semantics.c:7455
49098 #, gcc-internal-format
49099 msgid "%<priority%> expression must be integral"
49100 msgstr ""
49101
49102 #: cp/semantics.c:7485
49103 #, gcc-internal-format
49104 msgid "%<hint%> expression must be integral"
49105 msgstr ""
49106
49107 #: cp/semantics.c:7498
49108 #, gcc-internal-format
49109 msgid "%<hint%> expression must be constant integer expression"
49110 msgstr "Вираз %<hint%> має бути сталим цілочисельним виразом"
49111
49112 #: cp/semantics.c:7521
49113 #, gcc-internal-format
49114 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
49115 msgstr ""
49116
49117 #: cp/semantics.c:7562
49118 #, gcc-internal-format
49119 msgid "%<tile%> argument needs integral type"
49120 msgstr ""
49121
49122 #: cp/semantics.c:7824
49123 #, gcc-internal-format
49124 msgid "%<const%> qualified %qE without %<mutable%> member may appear only in %<shared%> or %<firstprivate%> clauses"
49125 msgstr ""
49126
49127 #: cp/semantics.c:8018
49128 #, gcc-internal-format
49129 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
49130 msgstr ""
49131
49132 #: cp/semantics.c:8032
49133 #, gcc-internal-format
49134 msgid "%<threadprivate%> %qE directive not in %qT definition"
49135 msgstr ""
49136
49137 #: cp/semantics.c:8230
49138 #, gcc-internal-format
49139 msgid "difference between %qE and %qD does not have integer type"
49140 msgstr ""
49141
49142 #: cp/semantics.c:8673
49143 #, gcc-internal-format
49144 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
49145 msgstr ""
49146
49147 #: cp/semantics.c:8956 cp/semantics.c:8966
49148 #, gcc-internal-format
49149 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
49150 msgstr ""
49151
49152 #: cp/semantics.c:9328
49153 #, gcc-internal-format, gfc-internal-format
49154 msgid "static assertion failed: %s"
49155 msgstr ""
49156
49157 #: cp/semantics.c:9333
49158 #, gcc-internal-format
49159 msgid "non-constant condition for static assertion"
49160 msgstr ""
49161
49162 #: cp/semantics.c:9363
49163 #, gcc-internal-format
49164 msgid "argument to decltype must be an expression"
49165 msgstr ""
49166
49167 #: cp/semantics.c:9391
49168 #, gcc-internal-format
49169 msgid "decltype cannot resolve address of overloaded function"
49170 msgstr ""
49171
49172 #: cp/semantics.c:9933
49173 #, gcc-internal-format
49174 msgid "operand of fold expression has no unexpanded parameter packs"
49175 msgstr ""
49176
49177 #: cp/semantics.c:9986
49178 #, gcc-internal-format
49179 msgid "both arguments in binary fold have unexpanded parameter packs"
49180 msgstr ""
49181
49182 #: cp/semantics.c:9988
49183 #, gcc-internal-format
49184 msgid "no unexpanded parameter packs in binary fold"
49185 msgstr ""
49186
49187 #: cp/semantics.c:10006
49188 #, gcc-internal-format
49189 msgid "non-pointer argument to %<__builtin_launder%>"
49190 msgstr "аргумент, який не є вказівником, у %<__builtin_launder%>"
49191
49192 #: cp/tree.c:1342
49193 #, gcc-internal-format
49194 msgid "%qV qualifiers cannot be applied to %qT"
49195 msgstr ""
49196
49197 #: cp/tree.c:1844
49198 #, gcc-internal-format
49199 msgid "statement-expression in a constant expression"
49200 msgstr "інструкція-вираз не є сталим виразом"
49201
49202 #: cp/tree.c:3986
49203 #, gcc-internal-format
49204 msgid "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which was accidentally changed in 8.1"
49205 msgstr ""
49206
49207 #: cp/tree.c:3990
49208 #, gcc-internal-format
49209 msgid "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention for %qT"
49210 msgstr ""
49211
49212 #: cp/tree.c:3993
49213 #, gcc-internal-format
49214 msgid " declared here"
49215 msgstr " оголошено тут"
49216
49217 #: cp/tree.c:3998
49218 #, gcc-internal-format
49219 msgid "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
49220 msgstr ""
49221
49222 #: cp/tree.c:4000
49223 #, gcc-internal-format
49224 msgid " because all of its copy and move constructors are deleted"
49225 msgstr ""
49226
49227 #: cp/tree.c:4369
49228 #, gcc-internal-format
49229 msgid "%qE attribute applied to %qD with void return type"
49230 msgstr ""
49231
49232 #: cp/tree.c:4376
49233 #, gcc-internal-format
49234 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
49235 msgstr ""
49236
49237 #: cp/tree.c:4394
49238 #, gcc-internal-format
49239 msgid "%qE attribute can only be applied to non-static data members"
49240 msgstr ""
49241
49242 #: cp/tree.c:4400
49243 #, gcc-internal-format
49244 msgid "%qE attribute cannot be applied to a bit-field"
49245 msgstr ""
49246
49247 #: cp/tree.c:4420
49248 #, gcc-internal-format
49249 msgid "%qE attribute takes no arguments"
49250 msgstr "Атрибут %qE не приймає аргументів"
49251
49252 #: cp/tree.c:4424
49253 #, gcc-internal-format
49254 msgid "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::%E]]%>"
49255 msgstr ""
49256
49257 #: cp/tree.c:4485
49258 #, gcc-internal-format
49259 msgid "requested init_priority is not an integer constant"
49260 msgstr ""
49261
49262 #: cp/tree.c:4507
49263 #, gcc-internal-format
49264 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
49265 msgstr ""
49266
49267 #: cp/tree.c:4515
49268 #, gcc-internal-format
49269 msgid "requested init_priority is out of range"
49270 msgstr ""
49271
49272 #: cp/tree.c:4525
49273 #, gcc-internal-format
49274 msgid "requested init_priority is reserved for internal use"
49275 msgstr ""
49276
49277 #: cp/tree.c:4536
49278 #, gcc-internal-format
49279 msgid "%qE attribute is not supported on this platform"
49280 msgstr ""
49281
49282 #: cp/tree.c:4563
49283 #, gcc-internal-format
49284 msgid "redeclaration of %qD adds abi tag %qE"
49285 msgstr "повторне оголошення %qD додає мітку abi %qE"
49286
49287 #: cp/tree.c:4583
49288 #, gcc-internal-format
49289 msgid "the %qE attribute requires arguments"
49290 msgstr ""
49291
49292 #: cp/tree.c:4594
49293 #, gcc-internal-format
49294 msgid "arguments to the %qE attribute must be narrow string literals"
49295 msgstr ""
49296
49297 #: cp/tree.c:4607 cp/tree.c:4620
49298 #, gcc-internal-format
49299 msgid "arguments to the %qE attribute must contain valid identifiers"
49300 msgstr ""
49301
49302 #: cp/tree.c:4609
49303 #, gcc-internal-format
49304 msgid "%<%c%> is not a valid first character for an identifier"
49305 msgstr ""
49306
49307 #: cp/tree.c:4622
49308 #, gcc-internal-format
49309 msgid "%<%c%> is not a valid character in an identifier"
49310 msgstr ""
49311
49312 #: cp/tree.c:4646
49313 #, gcc-internal-format
49314 msgid "%qE attribute applied to non-class, non-enum type %qT"
49315 msgstr ""
49316
49317 #: cp/tree.c:4652
49318 #, gcc-internal-format
49319 msgid "%qE attribute applied to %qT after its definition"
49320 msgstr ""
49321
49322 #: cp/tree.c:4659
49323 #, gcc-internal-format
49324 msgid "ignoring %qE attribute applied to template instantiation %qT"
49325 msgstr ""
49326
49327 #: cp/tree.c:4666
49328 #, gcc-internal-format
49329 msgid "ignoring %qE attribute applied to template specialization %qT"
49330 msgstr ""
49331
49332 #: cp/tree.c:4688
49333 #, gcc-internal-format
49334 msgid "%qE attribute applied to non-function, non-variable %qD"
49335 msgstr ""
49336
49337 #: cp/tree.c:4694
49338 #, gcc-internal-format
49339 msgid "%qE attribute applied to extern \"C\" declaration %qD"
49340 msgstr ""
49341
49342 #: cp/tree.c:5480
49343 #, gcc-internal-format
49344 msgid "zero as null pointer constant"
49345 msgstr ""
49346
49347 #: cp/tree.c:5493
49348 #, gcc-internal-format, gfc-internal-format
49349 msgid "lang_* check: failed in %s, at %s:%d"
49350 msgstr ""
49351
49352 #: cp/typeck.c:460
49353 #, gcc-internal-format
49354 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
49355 msgstr ""
49356
49357 #: cp/typeck.c:466
49358 #, gcc-internal-format
49359 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
49360 msgstr ""
49361
49362 #: cp/typeck.c:472
49363 #, gcc-internal-format
49364 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
49365 msgstr ""
49366
49367 #: cp/typeck.c:609
49368 #, gcc-internal-format
49369 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
49370 msgstr ""
49371
49372 #: cp/typeck.c:614
49373 #, gcc-internal-format
49374 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
49375 msgstr ""
49376
49377 #: cp/typeck.c:619
49378 #, gcc-internal-format
49379 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
49380 msgstr ""
49381
49382 #: cp/typeck.c:698
49383 #, gcc-internal-format
49384 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
49385 msgstr ""
49386
49387 #: cp/typeck.c:703
49388 #, gcc-internal-format
49389 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
49390 msgstr ""
49391
49392 #: cp/typeck.c:708
49393 #, gcc-internal-format
49394 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
49395 msgstr ""
49396
49397 #: cp/typeck.c:1495
49398 #, gcc-internal-format
49399 msgid "canonical types differ for identical types %qT and %qT"
49400 msgstr ""
49401
49402 #: cp/typeck.c:1502
49403 #, gcc-internal-format
49404 msgid "same canonical type node for different types %qT and %qT"
49405 msgstr ""
49406
49407 #: cp/typeck.c:1635
49408 #, gcc-internal-format
49409 msgid "invalid application of %qs to a member function"
49410 msgstr ""
49411
49412 #: cp/typeck.c:1727
49413 #, gcc-internal-format
49414 msgid "invalid application of %<sizeof%> to a bit-field"
49415 msgstr ""
49416
49417 #: cp/typeck.c:1735
49418 #, gcc-internal-format
49419 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
49420 msgstr ""
49421
49422 #: cp/typeck.c:1786
49423 #, gcc-internal-format
49424 msgid "invalid application of %<__alignof%> to a bit-field"
49425 msgstr ""
49426
49427 #: cp/typeck.c:1797
49428 #, gcc-internal-format
49429 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
49430 msgstr ""
49431
49432 #: cp/typeck.c:1874
49433 #, gcc-internal-format
49434 msgid "%<alignas%> argument has non-integral type %qT"
49435 msgstr ""
49436
49437 #: cp/typeck.c:1919
49438 #, gcc-internal-format
49439 msgid "invalid use of non-static member function of type %qT"
49440 msgstr ""
49441
49442 #: cp/typeck.c:2093
49443 #, gcc-internal-format
49444 msgid "taking address of temporary array"
49445 msgstr ""
49446
49447 #: cp/typeck.c:2262
49448 #, gcc-internal-format
49449 msgid "ISO C++ forbids converting a string constant to %qT"
49450 msgstr ""
49451
49452 #: cp/typeck.c:2266
49453 #, gcc-internal-format
49454 msgid "deprecated conversion from string constant to %qT"
49455 msgstr ""
49456
49457 #: cp/typeck.c:2400 cp/typeck.c:2963
49458 #, gcc-internal-format
49459 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
49460 msgstr ""
49461
49462 #: cp/typeck.c:2404 cp/typeck.c:2967
49463 #, gcc-internal-format
49464 msgid "request for member %qD in %qE, which is of non-class type %qT"
49465 msgstr ""
49466
49467 #: cp/typeck.c:2435
49468 #, gcc-internal-format
49469 msgid "invalid use of nonstatic data member %qE"
49470 msgstr ""
49471
49472 #: cp/typeck.c:2515
49473 #, gcc-internal-format
49474 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
49475 msgstr ""
49476
49477 #: cp/typeck.c:2665
49478 #, gcc-internal-format
49479 msgid "object type %qT does not match destructor name ~%qT"
49480 msgstr ""
49481
49482 #: cp/typeck.c:2674
49483 #, gcc-internal-format
49484 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
49485 msgstr ""
49486
49487 #: cp/typeck.c:2815
49488 #, gcc-internal-format
49489 msgid "field %q#D can be accessed via %q#D"
49490 msgstr ""
49491
49492 #. No hint.
49493 #: cp/typeck.c:2834
49494 #, gcc-internal-format
49495 msgid "%q#T has no member named %qE"
49496 msgstr ""
49497
49498 #: cp/typeck.c:2857
49499 #, gcc-internal-format
49500 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
49501 msgstr ""
49502
49503 #: cp/typeck.c:2868
49504 #, gcc-internal-format
49505 msgid "%q#T has no member named %qE; did you mean %q#D? (not accessible from this context)"
49506 msgstr ""
49507
49508 #: cp/typeck.c:2882
49509 #, gcc-internal-format
49510 msgid "%q#T has no member named %qE; did you mean %qE?"
49511 msgstr ""
49512
49513 #: cp/typeck.c:2997 cp/typeck.c:3023
49514 #, gcc-internal-format
49515 msgid "%<%D::%D%> is not a member of %qT"
49516 msgstr ""
49517
49518 #: cp/typeck.c:3062
49519 #, gcc-internal-format
49520 msgid "%qT is not a base of %qT"
49521 msgstr ""
49522
49523 #: cp/typeck.c:3115
49524 #, gcc-internal-format
49525 msgid "%qD is not a member template function"
49526 msgstr ""
49527
49528 #: cp/typeck.c:3294
49529 #, gcc-internal-format
49530 msgid "%qT is not a pointer-to-object type"
49531 msgstr ""
49532
49533 #: cp/typeck.c:3325
49534 #, gcc-internal-format
49535 msgid "invalid use of array indexing on pointer to member"
49536 msgstr ""
49537
49538 #: cp/typeck.c:3328
49539 #, gcc-internal-format
49540 msgid "invalid use of unary %<*%> on pointer to member"
49541 msgstr ""
49542
49543 #: cp/typeck.c:3331
49544 #, gcc-internal-format
49545 msgid "invalid use of implicit conversion on pointer to member"
49546 msgstr ""
49547
49548 #: cp/typeck.c:3334
49549 #, gcc-internal-format
49550 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
49551 msgstr ""
49552
49553 #: cp/typeck.c:3398
49554 #, gcc-internal-format
49555 msgid "subscript missing in array reference"
49556 msgstr ""
49557
49558 #: cp/typeck.c:3495
49559 #, gcc-internal-format
49560 msgid "subscripting array declared %<register%>"
49561 msgstr ""
49562
49563 #: cp/typeck.c:3529
49564 #, gcc-internal-format
49565 msgid "subscripted value is neither array nor pointer"
49566 msgstr ""
49567
49568 #: cp/typeck.c:3602
49569 #, gcc-internal-format
49570 msgid "object missing in use of %qE"
49571 msgstr ""
49572
49573 #: cp/typeck.c:3834
49574 #, gcc-internal-format
49575 msgid "cannot call function %qD"
49576 msgstr "не вдалося викликати функцію %qD"
49577
49578 #: cp/typeck.c:3849
49579 #, gcc-internal-format
49580 msgid "ISO C++ forbids calling %<::main%> from within program"
49581 msgstr ""
49582
49583 #: cp/typeck.c:3870
49584 #, gcc-internal-format
49585 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
49586 msgstr ""
49587
49588 #: cp/typeck.c:3887
49589 #, gcc-internal-format
49590 msgid "%qE cannot be used as a function"
49591 msgstr ""
49592
49593 #: cp/typeck.c:3890
49594 #, gcc-internal-format
49595 msgid "%qD cannot be used as a function"
49596 msgstr ""
49597
49598 #: cp/typeck.c:3893
49599 #, gcc-internal-format
49600 msgid "expression cannot be used as a function"
49601 msgstr ""
49602
49603 #: cp/typeck.c:3950
49604 #, gcc-internal-format
49605 msgid "too many arguments to constructor %q#D"
49606 msgstr ""
49607
49608 #: cp/typeck.c:3951
49609 #, gcc-internal-format
49610 msgid "too few arguments to constructor %q#D"
49611 msgstr ""
49612
49613 #: cp/typeck.c:3956
49614 #, gcc-internal-format
49615 msgid "too many arguments to member function %q#D"
49616 msgstr ""
49617
49618 #: cp/typeck.c:3957
49619 #, gcc-internal-format
49620 msgid "too few arguments to member function %q#D"
49621 msgstr ""
49622
49623 #: cp/typeck.c:3963
49624 #, gcc-internal-format
49625 msgid "too many arguments to function %q#D"
49626 msgstr ""
49627
49628 #: cp/typeck.c:3964
49629 #, gcc-internal-format
49630 msgid "too few arguments to function %q#D"
49631 msgstr ""
49632
49633 #: cp/typeck.c:3974
49634 #, gcc-internal-format
49635 msgid "too many arguments to method %q#D"
49636 msgstr ""
49637
49638 #: cp/typeck.c:3975
49639 #, gcc-internal-format
49640 msgid "too few arguments to method %q#D"
49641 msgstr ""
49642
49643 #: cp/typeck.c:3978
49644 #, gcc-internal-format
49645 msgid "too many arguments to function"
49646 msgstr ""
49647
49648 #: cp/typeck.c:3979
49649 #, gcc-internal-format
49650 msgid "too few arguments to function"
49651 msgstr ""
49652
49653 #: cp/typeck.c:4062
49654 #, gcc-internal-format
49655 msgid "parameter %P of %qD has incomplete type %qT"
49656 msgstr ""
49657
49658 #: cp/typeck.c:4068
49659 #, gcc-internal-format
49660 msgid "parameter %P has incomplete type %qT"
49661 msgstr ""
49662
49663 #: cp/typeck.c:4317
49664 #, gcc-internal-format
49665 msgid "the address of %qD will never be NULL"
49666 msgstr ""
49667
49668 #: cp/typeck.c:4328
49669 #, gcc-internal-format
49670 msgid "the compiler can assume that the address of %qD will never be NULL"
49671 msgstr ""
49672
49673 #: cp/typeck.c:4446 cp/typeck.c:4457
49674 #, gcc-internal-format
49675 msgid "assuming cast to type %qT from overloaded function"
49676 msgstr ""
49677
49678 #: cp/typeck.c:4503
49679 #, gcc-internal-format
49680 msgid "NULL used in arithmetic"
49681 msgstr ""
49682
49683 #: cp/typeck.c:4870
49684 #, gcc-internal-format
49685 msgid "left rotate count is negative"
49686 msgstr ""
49687
49688 #: cp/typeck.c:4871
49689 #, gcc-internal-format
49690 msgid "right rotate count is negative"
49691 msgstr ""
49692
49693 #: cp/typeck.c:4877
49694 #, gcc-internal-format
49695 msgid "left rotate count >= width of type"
49696 msgstr ""
49697
49698 #: cp/typeck.c:4878
49699 #, gcc-internal-format
49700 msgid "right rotate count >= width of type"
49701 msgstr ""
49702
49703 #: cp/typeck.c:4972 cp/typeck.c:4980 cp/typeck.c:5260 cp/typeck.c:5268
49704 #, gcc-internal-format
49705 msgid "ISO C++ forbids comparison between pointer and integer"
49706 msgstr ""
49707
49708 #: cp/typeck.c:5182 cp/typeck.c:5195
49709 #, gcc-internal-format
49710 msgid "operand types are %qT and %qT"
49711 msgstr ""
49712
49713 #: cp/typeck.c:5297
49714 #, gcc-internal-format
49715 msgid "unordered comparison on non-floating point argument"
49716 msgstr ""
49717
49718 #: cp/typeck.c:5342
49719 msgid "implicit conversion from %qH to %qI to match other operand of binary expression"
49720 msgstr ""
49721
49722 #: cp/typeck.c:5355
49723 #, gcc-internal-format
49724 msgid "invalid operands of types %qT and %qT to binary %qO"
49725 msgstr ""
49726
49727 #: cp/typeck.c:5655
49728 #, gcc-internal-format
49729 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
49730 msgstr ""
49731
49732 #: cp/typeck.c:5663
49733 #, gcc-internal-format
49734 msgid "ISO C++ forbids using pointer to a function in subtraction"
49735 msgstr ""
49736
49737 #: cp/typeck.c:5671
49738 #, gcc-internal-format
49739 msgid "ISO C++ forbids using pointer to a method in subtraction"
49740 msgstr ""
49741
49742 #: cp/typeck.c:5717
49743 #, gcc-internal-format
49744 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
49745 msgstr ""
49746
49747 #: cp/typeck.c:5796
49748 #, gcc-internal-format
49749 msgid "taking address of constructor %qD"
49750 msgstr ""
49751
49752 #: cp/typeck.c:5797
49753 #, gcc-internal-format
49754 msgid "taking address of destructor %qD"
49755 msgstr ""
49756
49757 #: cp/typeck.c:5813
49758 #, gcc-internal-format
49759 msgid "invalid use of %qE to form a pointer-to-member-function"
49760 msgstr ""
49761
49762 #: cp/typeck.c:5816
49763 #, gcc-internal-format
49764 msgid " a qualified-id is required"
49765 msgstr ""
49766
49767 #: cp/typeck.c:5823
49768 #, gcc-internal-format
49769 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
49770 msgstr ""
49771
49772 #. An expression like &memfn.
49773 #: cp/typeck.c:5998
49774 #, gcc-internal-format
49775 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%>"
49776 msgstr ""
49777
49778 #: cp/typeck.c:6003
49779 #, gcc-internal-format
49780 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say %<&%T::%D%>"
49781 msgstr ""
49782
49783 #. Make this a permerror because we used to accept it.
49784 #: cp/typeck.c:6039
49785 #, gcc-internal-format
49786 msgid "taking address of rvalue"
49787 msgstr ""
49788
49789 #: cp/typeck.c:6056
49790 #, gcc-internal-format
49791 msgid "ISO C++ forbids taking address of function %<::main%>"
49792 msgstr ""
49793
49794 #: cp/typeck.c:6113
49795 #, gcc-internal-format
49796 msgid "cannot create pointer to reference member %qD"
49797 msgstr ""
49798
49799 #: cp/typeck.c:6133
49800 #, gcc-internal-format
49801 msgid "attempt to take address of bit-field"
49802 msgstr ""
49803
49804 #: cp/typeck.c:6283
49805 #, gcc-internal-format
49806 msgid "%<~%> on an expression of type bool"
49807 msgstr ""
49808
49809 #: cp/typeck.c:6284
49810 #, gcc-internal-format
49811 msgid "did you mean to use logical not (%<!%>)?"
49812 msgstr ""
49813
49814 #: cp/typeck.c:6406
49815 #, gcc-internal-format
49816 msgid "ISO C++ forbids incrementing an enum"
49817 msgstr ""
49818
49819 #: cp/typeck.c:6407
49820 #, gcc-internal-format
49821 msgid "ISO C++ forbids decrementing an enum"
49822 msgstr ""
49823
49824 #: cp/typeck.c:6423
49825 #, gcc-internal-format
49826 msgid "cannot increment a pointer to incomplete type %qT"
49827 msgstr ""
49828
49829 #: cp/typeck.c:6424
49830 #, gcc-internal-format
49831 msgid "cannot decrement a pointer to incomplete type %qT"
49832 msgstr ""
49833
49834 #: cp/typeck.c:6435
49835 #, gcc-internal-format
49836 msgid "ISO C++ forbids incrementing a pointer of type %qT"
49837 msgstr ""
49838
49839 #: cp/typeck.c:6436
49840 #, gcc-internal-format
49841 msgid "ISO C++ forbids decrementing a pointer of type %qT"
49842 msgstr ""
49843
49844 #: cp/typeck.c:6471
49845 #, gcc-internal-format
49846 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
49847 msgstr ""
49848
49849 #: cp/typeck.c:6480
49850 #, gcc-internal-format
49851 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
49852 msgstr ""
49853
49854 #: cp/typeck.c:6487
49855 #, gcc-internal-format
49856 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
49857 msgstr ""
49858
49859 #: cp/typeck.c:6668
49860 #, gcc-internal-format
49861 msgid "cannot take the address of %<this%>, which is an rvalue expression"
49862 msgstr ""
49863
49864 #: cp/typeck.c:6690
49865 #, gcc-internal-format
49866 msgid "address of explicit register variable %qD requested"
49867 msgstr ""
49868
49869 #: cp/typeck.c:6695
49870 #, gcc-internal-format
49871 msgid "address requested for %qD, which is declared %<register%>"
49872 msgstr ""
49873
49874 #: cp/typeck.c:6770
49875 #, gcc-internal-format
49876 msgid "list-initializer for non-class type must not be parenthesized"
49877 msgstr ""
49878
49879 #: cp/typeck.c:6782
49880 #, gcc-internal-format
49881 msgid "expression list treated as compound expression in initializer"
49882 msgstr ""
49883
49884 #: cp/typeck.c:6786
49885 #, gcc-internal-format
49886 msgid "expression list treated as compound expression in mem-initializer"
49887 msgstr ""
49888
49889 #: cp/typeck.c:6790
49890 #, gcc-internal-format
49891 msgid "expression list treated as compound expression in functional cast"
49892 msgstr ""
49893
49894 #: cp/typeck.c:6827
49895 #, gcc-internal-format, gfc-internal-format
49896 msgid "%s expression list treated as compound expression"
49897 msgstr ""
49898
49899 #: cp/typeck.c:6913
49900 #, gcc-internal-format
49901 msgid "no context to resolve type of %qE"
49902 msgstr ""
49903
49904 #: cp/typeck.c:6946
49905 #, gcc-internal-format
49906 msgid "cast from type %qT to type %qT casts away qualifiers"
49907 msgstr ""
49908
49909 #: cp/typeck.c:6952
49910 #, gcc-internal-format
49911 msgid "static_cast from type %qT to type %qT casts away qualifiers"
49912 msgstr ""
49913
49914 #: cp/typeck.c:6958
49915 #, gcc-internal-format
49916 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
49917 msgstr ""
49918
49919 #: cp/typeck.c:6979
49920 #, gcc-internal-format
49921 msgid "useless cast to type %q#T"
49922 msgstr ""
49923
49924 #: cp/typeck.c:6992
49925 #, gcc-internal-format
49926 msgid "type qualifiers ignored on cast result type"
49927 msgstr ""
49928
49929 #: cp/typeck.c:7411
49930 #, gcc-internal-format
49931 msgid "invalid static_cast from type %qT to type %qT"
49932 msgstr ""
49933
49934 #: cp/typeck.c:7417 cp/typeck.c:7423 cp/typeck.c:9049
49935 #, gcc-internal-format
49936 msgid "class type %qT is incomplete"
49937 msgstr ""
49938
49939 #: cp/typeck.c:7449
49940 msgid "converting from %qH to %qI"
49941 msgstr ""
49942
49943 #: cp/typeck.c:7523
49944 #, gcc-internal-format
49945 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
49946 msgstr ""
49947
49948 #: cp/typeck.c:7593
49949 msgid "cast from %qH to %qI loses precision"
49950 msgstr ""
49951
49952 #: cp/typeck.c:7618
49953 msgid "cast between incompatible function types from %qH to %qI"
49954 msgstr ""
49955
49956 #: cp/typeck.c:7629
49957 msgid "cast between incompatible pointer to member types from %qH to %qI"
49958 msgstr ""
49959
49960 #: cp/typeck.c:7650 cp/typeck.c:7832
49961 msgid "cast from %qH to %qI increases required alignment of target type"
49962 msgstr ""
49963
49964 #: cp/typeck.c:7666
49965 #, gcc-internal-format
49966 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
49967 msgstr ""
49968
49969 #: cp/typeck.c:7680
49970 #, gcc-internal-format
49971 msgid "invalid cast from type %qT to type %qT"
49972 msgstr ""
49973
49974 #: cp/typeck.c:7748
49975 #, gcc-internal-format
49976 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
49977 msgstr ""
49978
49979 #: cp/typeck.c:7757
49980 #, gcc-internal-format
49981 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
49982 msgstr ""
49983
49984 #: cp/typeck.c:7798
49985 #, gcc-internal-format
49986 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
49987 msgstr ""
49988
49989 #: cp/typeck.c:7867
49990 #, gcc-internal-format
49991 msgid "invalid const_cast from type %qT to type %qT"
49992 msgstr ""
49993
49994 #: cp/typeck.c:7963 cp/typeck.c:7971
49995 #, gcc-internal-format
49996 msgid "ISO C++ forbids casting to an array type %qT"
49997 msgstr ""
49998
49999 #: cp/typeck.c:7980
50000 #, gcc-internal-format
50001 msgid "invalid cast to function type %qT"
50002 msgstr ""
50003
50004 #: cp/typeck.c:8299
50005 #, gcc-internal-format
50006 msgid " in evaluation of %<%Q(%#T, %#T)%>"
50007 msgstr ""
50008
50009 #: cp/typeck.c:8359
50010 #, gcc-internal-format
50011 msgid "assigning to an array from an initializer list"
50012 msgstr ""
50013
50014 #: cp/typeck.c:8386
50015 #, gcc-internal-format
50016 msgid "incompatible types in assignment of %qT to %qT"
50017 msgstr ""
50018
50019 #: cp/typeck.c:8400
50020 #, gcc-internal-format
50021 msgid "array used as initializer"
50022 msgstr ""
50023
50024 #: cp/typeck.c:8402
50025 #, gcc-internal-format
50026 msgid "invalid array assignment"
50027 msgstr ""
50028
50029 #: cp/typeck.c:8536
50030 #, gcc-internal-format
50031 msgid " in pointer to member function conversion"
50032 msgstr ""
50033
50034 #: cp/typeck.c:8550
50035 #, gcc-internal-format
50036 msgid "pointer to member conversion via virtual base %qT"
50037 msgstr ""
50038
50039 #: cp/typeck.c:8597 cp/typeck.c:8616
50040 #, gcc-internal-format
50041 msgid " in pointer to member conversion"
50042 msgstr ""
50043
50044 #: cp/typeck.c:8697
50045 #, gcc-internal-format
50046 msgid "invalid conversion to type %qT from type %qT"
50047 msgstr "некоректне перетворення з типу %qT до типу %qT"
50048
50049 #: cp/typeck.c:9012
50050 msgid "cannot convert %qH to %qI in default argument"
50051 msgstr ""
50052
50053 #: cp/typeck.c:9017
50054 msgid "cannot convert %qH to %qI in argument passing"
50055 msgstr ""
50056
50057 #: cp/typeck.c:9026
50058 msgid "cannot convert %qH to %qI in initialization"
50059 msgstr ""
50060
50061 #: cp/typeck.c:9030
50062 msgid "cannot convert %qH to %qI in return"
50063 msgstr ""
50064
50065 #: cp/typeck.c:9035
50066 msgid "cannot convert %qH to %qI in assignment"
50067 msgstr ""
50068
50069 #: cp/typeck.c:9067
50070 #, gcc-internal-format
50071 msgid "parameter %qP of %qD might be a candidate for a format attribute"
50072 msgstr ""
50073
50074 #: cp/typeck.c:9071
50075 #, gcc-internal-format
50076 msgid "parameter might be a candidate for a format attribute"
50077 msgstr ""
50078
50079 #: cp/typeck.c:9076
50080 #, gcc-internal-format
50081 msgid "target of conversion might be a candidate for a format attribute"
50082 msgstr ""
50083
50084 #: cp/typeck.c:9081
50085 #, gcc-internal-format
50086 msgid "target of initialization might be a candidate for a format attribute"
50087 msgstr ""
50088
50089 #: cp/typeck.c:9091
50090 #, gcc-internal-format
50091 msgid "left-hand side of assignment might be a candidate for a format attribute"
50092 msgstr ""
50093
50094 #: cp/typeck.c:9187
50095 #, gcc-internal-format
50096 msgid "in passing argument %P of %qD"
50097 msgstr ""
50098
50099 #: cp/typeck.c:9270
50100 #, gcc-internal-format
50101 msgid "returning reference to temporary"
50102 msgstr ""
50103
50104 #: cp/typeck.c:9273
50105 #, gcc-internal-format
50106 msgid "returning temporary initializer_list does not extend the lifetime of the underlying array"
50107 msgstr ""
50108
50109 #: cp/typeck.c:9307
50110 #, gcc-internal-format
50111 msgid "reference to local variable %qD returned"
50112 msgstr ""
50113
50114 #: cp/typeck.c:9311
50115 #, gcc-internal-format
50116 msgid "returning local initializer_list variable %qD does not extend the lifetime of the underlying array"
50117 msgstr ""
50118
50119 #: cp/typeck.c:9316
50120 #, gcc-internal-format
50121 msgid "address of label %qD returned"
50122 msgstr ""
50123
50124 #: cp/typeck.c:9320
50125 #, gcc-internal-format
50126 msgid "address of local variable %qD returned"
50127 msgstr ""
50128
50129 #: cp/typeck.c:9464
50130 #, gcc-internal-format
50131 msgid "moving a local object in a return statement prevents copy elision"
50132 msgstr ""
50133
50134 #: cp/typeck.c:9466 cp/typeck.c:9489
50135 #, gcc-internal-format
50136 msgid "remove %<std::move%> call"
50137 msgstr ""
50138
50139 #: cp/typeck.c:9488
50140 #, gcc-internal-format
50141 msgid "redundant move in return statement"
50142 msgstr ""
50143
50144 #: cp/typeck.c:9526
50145 #, gcc-internal-format
50146 msgid "returning a value from a destructor"
50147 msgstr ""
50148
50149 #. If a return statement appears in a handler of the
50150 #. function-try-block of a constructor, the program is ill-formed.
50151 #: cp/typeck.c:9534
50152 #, gcc-internal-format
50153 msgid "cannot return from a handler of a function-try-block of a constructor"
50154 msgstr ""
50155
50156 #. You can't return a value from a constructor.
50157 #: cp/typeck.c:9537
50158 #, gcc-internal-format
50159 msgid "returning a value from a constructor"
50160 msgstr ""
50161
50162 #. Give a helpful error message.
50163 #: cp/typeck.c:9571 cp/typeck.c:9617
50164 #, gcc-internal-format
50165 msgid "return-statement with no value, in function returning %qT"
50166 msgstr ""
50167
50168 #: cp/typeck.c:9579
50169 #, gcc-internal-format
50170 msgid "returning initializer list"
50171 msgstr ""
50172
50173 #: cp/typeck.c:9598
50174 #, gcc-internal-format
50175 msgid "inconsistent types %qT and %qT deduced for lambda return type"
50176 msgstr ""
50177
50178 #: cp/typeck.c:9601
50179 #, gcc-internal-format
50180 msgid "inconsistent deduction for auto return type: %qT and then %qT"
50181 msgstr ""
50182
50183 #: cp/typeck.c:9637
50184 #, gcc-internal-format
50185 msgid "return-statement with a value, in function returning %qT"
50186 msgstr ""
50187
50188 #: cp/typeck.c:9666
50189 #, gcc-internal-format
50190 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
50191 msgstr ""
50192
50193 #. Make this a permerror because we used to accept it.
50194 #: cp/typeck.c:10280
50195 #, gcc-internal-format
50196 msgid "using rvalue as lvalue"
50197 msgstr ""
50198
50199 #: cp/typeck2.c:50
50200 #, gcc-internal-format
50201 msgid "type %qT is not a base type for type %qT"
50202 msgstr ""
50203
50204 #: cp/typeck2.c:106
50205 #, gcc-internal-format
50206 msgid "assignment of constant field %qD"
50207 msgstr ""
50208
50209 #: cp/typeck2.c:107
50210 #, gcc-internal-format
50211 msgid "constant field %qD used as %<asm%> output"
50212 msgstr ""
50213
50214 #: cp/typeck2.c:108
50215 #, gcc-internal-format
50216 msgid "increment of constant field %qD"
50217 msgstr ""
50218
50219 #: cp/typeck2.c:109
50220 #, gcc-internal-format
50221 msgid "decrement of constant field %qD"
50222 msgstr ""
50223
50224 #: cp/typeck2.c:116
50225 #, gcc-internal-format
50226 msgid "assignment of read-only reference %qD"
50227 msgstr ""
50228
50229 #: cp/typeck2.c:117
50230 #, gcc-internal-format
50231 msgid "read-only reference %qD used as %<asm%> output"
50232 msgstr ""
50233
50234 #: cp/typeck2.c:118
50235 #, gcc-internal-format
50236 msgid "increment of read-only reference %qD"
50237 msgstr ""
50238
50239 #: cp/typeck2.c:119
50240 #, gcc-internal-format
50241 msgid "decrement of read-only reference %qD"
50242 msgstr ""
50243
50244 #: cp/typeck2.c:316
50245 #, gcc-internal-format
50246 msgid "cannot declare variable %q+D to be of abstract type %qT"
50247 msgstr ""
50248
50249 #: cp/typeck2.c:321
50250 #, gcc-internal-format
50251 msgid "cannot declare parameter %q+D to be of abstract type %qT"
50252 msgstr ""
50253
50254 #: cp/typeck2.c:324
50255 #, gcc-internal-format
50256 msgid "cannot declare parameter to be of abstract type %qT"
50257 msgstr ""
50258
50259 #: cp/typeck2.c:328
50260 #, gcc-internal-format
50261 msgid "cannot declare field %q+D to be of abstract type %qT"
50262 msgstr ""
50263
50264 #: cp/typeck2.c:332
50265 #, gcc-internal-format
50266 msgid "invalid abstract return type for member function %q+#D"
50267 msgstr ""
50268
50269 #: cp/typeck2.c:334
50270 #, gcc-internal-format
50271 msgid "invalid abstract return type for function %q+#D"
50272 msgstr ""
50273
50274 #. Here we do not have location information.
50275 #: cp/typeck2.c:337
50276 #, gcc-internal-format
50277 msgid "invalid abstract type %qT for %qE"
50278 msgstr ""
50279
50280 #: cp/typeck2.c:339
50281 #, gcc-internal-format
50282 msgid "invalid abstract type for %q+D"
50283 msgstr ""
50284
50285 #: cp/typeck2.c:344
50286 #, gcc-internal-format
50287 msgid "creating array of %qT, which is an abstract class type"
50288 msgstr ""
50289
50290 #: cp/typeck2.c:347
50291 #, gcc-internal-format
50292 msgid "invalid cast to abstract class type %qT"
50293 msgstr ""
50294
50295 #: cp/typeck2.c:350
50296 #, gcc-internal-format
50297 msgid "invalid new-expression of abstract class type %qT"
50298 msgstr ""
50299
50300 #: cp/typeck2.c:353
50301 #, gcc-internal-format
50302 msgid "invalid abstract return type %qT"
50303 msgstr ""
50304
50305 #: cp/typeck2.c:356
50306 #, gcc-internal-format
50307 msgid "invalid abstract parameter type %qT"
50308 msgstr ""
50309
50310 #: cp/typeck2.c:359
50311 #, gcc-internal-format
50312 msgid "expression of abstract class type %qT cannot be used in throw-expression"
50313 msgstr ""
50314
50315 #: cp/typeck2.c:363
50316 #, gcc-internal-format
50317 msgid "cannot declare catch parameter to be of abstract class type %qT"
50318 msgstr ""
50319
50320 #: cp/typeck2.c:367
50321 #, gcc-internal-format
50322 msgid "cannot allocate an object of abstract type %qT"
50323 msgstr ""
50324
50325 #: cp/typeck2.c:377
50326 #, gcc-internal-format
50327 msgid " because the following virtual functions are pure within %qT:"
50328 msgstr ""
50329
50330 #: cp/typeck2.c:383
50331 #, gcc-internal-format
50332 msgid "\t%#qD"
50333 msgstr ""
50334
50335 #: cp/typeck2.c:436
50336 #, gcc-internal-format
50337 msgid "definition of %q#T is not complete until the closing brace"
50338 msgstr ""
50339
50340 #: cp/typeck2.c:439
50341 #, gcc-internal-format
50342 msgid "forward declaration of %q#T"
50343 msgstr ""
50344
50345 #: cp/typeck2.c:441
50346 #, gcc-internal-format
50347 msgid "declaration of %q#T"
50348 msgstr ""
50349
50350 #: cp/typeck2.c:472
50351 #, gcc-internal-format
50352 msgid "%qD has incomplete type"
50353 msgstr ""
50354
50355 #: cp/typeck2.c:486
50356 #, gcc-internal-format
50357 msgid "invalid use of incomplete type %q#T"
50358 msgstr ""
50359
50360 #: cp/typeck2.c:523
50361 #, gcc-internal-format
50362 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
50363 msgstr ""
50364
50365 #: cp/typeck2.c:528
50366 #, gcc-internal-format
50367 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
50368 msgstr ""
50369
50370 #: cp/typeck2.c:538
50371 #, gcc-internal-format
50372 msgid "invalid use of placeholder %qT"
50373 msgstr ""
50374
50375 #: cp/typeck2.c:545
50376 #, gcc-internal-format
50377 msgid "invalid use of template type parameter %qT"
50378 msgstr ""
50379
50380 #: cp/typeck2.c:550
50381 #, gcc-internal-format
50382 msgid "invalid use of template template parameter %qT"
50383 msgstr ""
50384
50385 #: cp/typeck2.c:557
50386 #, gcc-internal-format
50387 msgid "invalid use of dependent type %qT"
50388 msgstr ""
50389
50390 #: cp/typeck2.c:564
50391 #, gcc-internal-format
50392 msgid "invalid use of brace-enclosed initializer list"
50393 msgstr ""
50394
50395 #: cp/typeck2.c:572
50396 #, gcc-internal-format
50397 msgid "address of overloaded function with no contextual type information"
50398 msgstr ""
50399
50400 #: cp/typeck2.c:576
50401 #, gcc-internal-format
50402 msgid "overloaded function with no contextual type information"
50403 msgstr ""
50404
50405 #: cp/typeck2.c:579
50406 #, gcc-internal-format
50407 msgid "insufficient contextual information to determine type"
50408 msgstr ""
50409
50410 #: cp/typeck2.c:809
50411 #, gcc-internal-format
50412 msgid "constructor syntax used, but no constructor declared for type %qT"
50413 msgstr ""
50414
50415 #: cp/typeck2.c:997
50416 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
50417 msgstr ""
50418
50419 #: cp/typeck2.c:1009 cp/typeck2.c:1022
50420 msgid "narrowing conversion of %qE from %qH to %qI"
50421 msgstr ""
50422
50423 #: cp/typeck2.c:1012
50424 #, gcc-internal-format
50425 msgid " the expression has a constant value but is not a C++ constant-expression"
50426 msgstr ""
50427
50428 #: cp/typeck2.c:1167
50429 #, gcc-internal-format
50430 msgid "initializer-string for array of chars is too long"
50431 msgstr ""
50432
50433 #: cp/typeck2.c:1226
50434 #, gcc-internal-format
50435 msgid "initializing a base class of type %qT results in object slicing"
50436 msgstr ""
50437
50438 #: cp/typeck2.c:1228
50439 #, gcc-internal-format
50440 msgid "remove %<{ }%> around initializer"
50441 msgstr ""
50442
50443 #: cp/typeck2.c:1245
50444 #, gcc-internal-format
50445 msgid "cannot initialize aggregate of type %qT with a compound literal"
50446 msgstr ""
50447
50448 #: cp/typeck2.c:1603 cp/typeck2.c:1633
50449 #, gcc-internal-format
50450 msgid "missing initializer for member %qD"
50451 msgstr ""
50452
50453 #: cp/typeck2.c:1611
50454 #, gcc-internal-format
50455 msgid "member %qD is uninitialized reference"
50456 msgstr ""
50457
50458 #: cp/typeck2.c:1618
50459 #, gcc-internal-format
50460 msgid "member %qD with uninitialized reference fields"
50461 msgstr ""
50462
50463 #: cp/typeck2.c:1704
50464 #, gcc-internal-format
50465 msgid "designator order for field %qD does not match declaration order in %qT"
50466 msgstr ""
50467
50468 #: cp/typeck2.c:1777
50469 #, gcc-internal-format
50470 msgid "no field %qD found in union being initialized"
50471 msgstr ""
50472
50473 #: cp/typeck2.c:1788
50474 #, gcc-internal-format
50475 msgid "index value instead of field name in union initializer"
50476 msgstr ""
50477
50478 #: cp/typeck2.c:1978
50479 #, gcc-internal-format
50480 msgid "circular pointer delegation detected"
50481 msgstr ""
50482
50483 #: cp/typeck2.c:1992
50484 #, gcc-internal-format
50485 msgid "base operand of %<->%> has non-pointer type %qT"
50486 msgstr ""
50487
50488 #: cp/typeck2.c:2018
50489 #, gcc-internal-format
50490 msgid "result of %<operator->()%> yields non-pointer result"
50491 msgstr ""
50492
50493 #: cp/typeck2.c:2020
50494 #, gcc-internal-format
50495 msgid "base operand of %<->%> is not a pointer"
50496 msgstr ""
50497
50498 #: cp/typeck2.c:2047
50499 #, gcc-internal-format
50500 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
50501 msgstr ""
50502
50503 #: cp/typeck2.c:2056
50504 #, gcc-internal-format
50505 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
50506 msgstr ""
50507
50508 #: cp/typeck2.c:2078
50509 #, gcc-internal-format
50510 msgid "pointer to member type %qT incompatible with object type %qT"
50511 msgstr ""
50512
50513 #: cp/typeck2.c:2136
50514 #, gcc-internal-format
50515 msgid "pointer-to-member-function type %qT requires an rvalue"
50516 msgstr ""
50517
50518 #: cp/typeck2.c:2147
50519 #, gcc-internal-format
50520 msgid "pointer-to-member-function type %qT requires an lvalue"
50521 msgstr ""
50522
50523 #: cp/typeck2.c:2155
50524 #, gcc-internal-format
50525 msgid "pointer-to-member-function type %qT requires an lvalue before C++2a"
50526 msgstr ""
50527
50528 #: cp/typeck2.c:2196
50529 #, gcc-internal-format
50530 msgid "functional cast to array type %qT"
50531 msgstr ""
50532
50533 #: cp/typeck2.c:2219
50534 #, gcc-internal-format
50535 msgid "cannot deduce template arguments for %qT from ()"
50536 msgstr ""
50537
50538 #: cp/typeck2.c:2239
50539 #, gcc-internal-format
50540 msgid "invalid value-initialization of reference type"
50541 msgstr ""
50542
50543 #: cp/typeck2.c:2469
50544 #, gcc-internal-format
50545 msgid "call to function %qD which throws incomplete type %q#T"
50546 msgstr ""
50547
50548 #: cp/typeck2.c:2472
50549 #, gcc-internal-format
50550 msgid "call to function which throws incomplete type %q#T"
50551 msgstr ""
50552
50553 #: cp/vtable-class-hierarchy.c:719
50554 #, gcc-internal-format
50555 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
50556 msgstr ""
50557
50558 #: cp/vtable-class-hierarchy.c:859
50559 #, gcc-internal-format
50560 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
50561 msgstr ""
50562
50563 #: cp/vtable-class-hierarchy.c:1109
50564 #, gcc-internal-format
50565 msgid "unable to open log file %<vtv_count_data.log%>: %m"
50566 msgstr ""
50567
50568 #: fortran/arith.c:45
50569 #, gcc-internal-format, gfc-internal-format
50570 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
50571 msgstr ""
50572
50573 #: fortran/arith.c:122 fortran/arith.c:1983
50574 #, gcc-internal-format
50575 msgid "gfc_arith_error(): Bad error code"
50576 msgstr ""
50577
50578 #: fortran/arith.c:155
50579 #, gcc-internal-format
50580 msgid "Fix min_int calculation"
50581 msgstr ""
50582
50583 #: fortran/arith.c:535
50584 #, gcc-internal-format
50585 msgid "gfc_range_check(): Bad type"
50586 msgstr ""
50587
50588 #: fortran/arith.c:608
50589 #, gcc-internal-format
50590 msgid "gfc_arith_uminus(): Bad basic type"
50591 msgstr ""
50592
50593 #: fortran/arith.c:642
50594 #, gcc-internal-format
50595 msgid "gfc_arith_plus(): Bad basic type"
50596 msgstr ""
50597
50598 #: fortran/arith.c:676
50599 #, gcc-internal-format
50600 msgid "gfc_arith_minus(): Bad basic type"
50601 msgstr ""
50602
50603 #: fortran/arith.c:711
50604 #, gcc-internal-format
50605 msgid "gfc_arith_times(): Bad basic type"
50606 msgstr ""
50607
50608 #: fortran/arith.c:750
50609 #, gcc-internal-format
50610 msgid "Integer division truncated to constant %qs at %L"
50611 msgstr ""
50612
50613 #: fortran/arith.c:796
50614 #, gcc-internal-format
50615 msgid "gfc_arith_divide(): Bad basic type"
50616 msgstr ""
50617
50618 #: fortran/arith.c:842
50619 #, gcc-internal-format
50620 msgid "arith_power(): Bad base"
50621 msgstr ""
50622
50623 #: fortran/arith.c:883
50624 #, gcc-internal-format, gfc-internal-format
50625 msgid "Negative exponent of integer has zero result at %L"
50626 msgstr ""
50627
50628 #: fortran/arith.c:933 fortran/arith.c:958
50629 #, gcc-internal-format, gfc-internal-format
50630 msgid "Noninteger exponent in an initialization expression at %L"
50631 msgstr ""
50632
50633 #: fortran/arith.c:944
50634 #, gcc-internal-format, gfc-internal-format
50635 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
50636 msgstr ""
50637
50638 #: fortran/arith.c:972
50639 #, gcc-internal-format
50640 msgid "arith_power(): unknown type"
50641 msgstr ""
50642
50643 #: fortran/arith.c:1043
50644 #, gcc-internal-format
50645 msgid "compare_real(): Bad operator"
50646 msgstr ""
50647
50648 #: fortran/arith.c:1078
50649 #, gcc-internal-format
50650 msgid "gfc_compare_expr(): Bad basic type"
50651 msgstr ""
50652
50653 #: fortran/arith.c:1589
50654 #, gcc-internal-format
50655 msgid "eval_intrinsic(): Bad operator"
50656 msgstr ""
50657
50658 #: fortran/arith.c:1642
50659 #, gcc-internal-format
50660 msgid "eval_type_intrinsic0(): op NULL"
50661 msgstr ""
50662
50663 #: fortran/arith.c:1951
50664 #, gcc-internal-format, gfc-internal-format
50665 msgid "Arithmetic OK converting %s to %s at %L"
50666 msgstr ""
50667
50668 #: fortran/arith.c:1955
50669 #, gcc-internal-format
50670 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
50671 msgstr ""
50672
50673 #: fortran/arith.c:1960
50674 #, gcc-internal-format
50675 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
50676 msgstr ""
50677
50678 #: fortran/arith.c:1965
50679 #, gcc-internal-format
50680 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
50681 msgstr ""
50682
50683 #: fortran/arith.c:1970
50684 #, gcc-internal-format, gfc-internal-format
50685 msgid "Division by zero converting %s to %s at %L"
50686 msgstr ""
50687
50688 #: fortran/arith.c:1974
50689 #, gcc-internal-format, gfc-internal-format
50690 msgid "Array operands are incommensurate converting %s to %s at %L"
50691 msgstr ""
50692
50693 #: fortran/arith.c:1978
50694 #, gcc-internal-format, gfc-internal-format
50695 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
50696 msgstr ""
50697
50698 #: fortran/arith.c:2065 fortran/arith.c:2174 fortran/arith.c:2234
50699 #: fortran/arith.c:2286 fortran/arith.c:2346 fortran/arith.c:2415
50700 #: fortran/arith.c:2482
50701 #, gcc-internal-format
50702 msgid "Conversion from %qs to %qs at %L"
50703 msgstr ""
50704
50705 #: fortran/arith.c:2094 fortran/arith.c:2127 fortran/arith.c:2166
50706 #: fortran/arith.c:2224 fortran/arith.c:2276 fortran/arith.c:2336
50707 #: fortran/arith.c:2405 fortran/arith.c:2474
50708 #, gcc-internal-format
50709 msgid "Change of value in conversion from %qs to %qs at %L"
50710 msgstr ""
50711
50712 #: fortran/arith.c:2322 fortran/arith.c:2391
50713 #, gcc-internal-format
50714 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
50715 msgstr ""
50716
50717 #: fortran/arith.c:2559
50718 #, gcc-internal-format
50719 msgid "The Hollerith constant at %L is too long to convert to %qs"
50720 msgstr ""
50721
50722 #: fortran/array.c:95
50723 #, gcc-internal-format, gfc-internal-format
50724 msgid "Expected array subscript at %C"
50725 msgstr ""
50726
50727 #: fortran/array.c:104
50728 #, gcc-internal-format
50729 msgid "Unexpected %<*%> in coarray subscript at %C"
50730 msgstr ""
50731
50732 #: fortran/array.c:128
50733 #, gcc-internal-format, gfc-internal-format
50734 msgid "Strides not allowed in coarray subscript at %C"
50735 msgstr ""
50736
50737 #: fortran/array.c:136
50738 #, gcc-internal-format, gfc-internal-format
50739 msgid "Expected array subscript stride at %C"
50740 msgstr ""
50741
50742 #: fortran/array.c:196
50743 #, gcc-internal-format, gfc-internal-format
50744 msgid "Invalid form of array reference at %C"
50745 msgstr ""
50746
50747 #: fortran/array.c:203
50748 #, gcc-internal-format, gfc-internal-format
50749 msgid "Array reference at %C has more than 7 dimensions"
50750 msgstr ""
50751
50752 #: fortran/array.c:206 fortran/array.c:307
50753 #, gcc-internal-format, gfc-internal-format
50754 msgid "Array reference at %C cannot have more than %d dimensions"
50755 msgstr ""
50756
50757 #: fortran/array.c:221 fortran/array.c:661 fortran/check.c:2840
50758 #: fortran/check.c:5292 fortran/check.c:5330 fortran/check.c:5372
50759 #: fortran/check.c:5399 fortran/check.c:5646 fortran/match.c:1834
50760 #: fortran/match.c:3192 fortran/match.c:3534 fortran/match.c:3730
50761 #: fortran/simplify.c:2912 fortran/simplify.c:2942 fortran/simplify.c:6222
50762 #: fortran/simplify.c:8133
50763 #, gcc-internal-format
50764 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
50765 msgstr ""
50766
50767 #: fortran/array.c:227
50768 #, gcc-internal-format, gfc-internal-format
50769 msgid "Unexpected coarray designator at %C"
50770 msgstr ""
50771
50772 #: fortran/array.c:249
50773 #, gcc-internal-format, gfc-internal-format
50774 msgid "TEAM= attribute in %C misplaced"
50775 msgstr ""
50776
50777 #: fortran/array.c:261
50778 #, gcc-internal-format, gfc-internal-format
50779 msgid "STAT= attribute in %C misplaced"
50780 msgstr ""
50781
50782 #: fortran/array.c:270
50783 #, gcc-internal-format, gfc-internal-format
50784 msgid "Too few codimensions at %C, expected %d not %d"
50785 msgstr ""
50786
50787 #: fortran/array.c:276
50788 #, gcc-internal-format, gfc-internal-format
50789 msgid "Too many codimensions at %C, expected %d not %d"
50790 msgstr ""
50791
50792 #: fortran/array.c:286 fortran/array.c:294
50793 #, gcc-internal-format
50794 msgid "Unexpected %<*%> for codimension %d of %d at %C"
50795 msgstr ""
50796
50797 #: fortran/array.c:289
50798 #, gcc-internal-format, gfc-internal-format
50799 msgid "Invalid form of coarray reference at %C"
50800 msgstr ""
50801
50802 #: fortran/array.c:301
50803 #, gcc-internal-format, gfc-internal-format
50804 msgid "Invalid codimension %d at %C, only %d codimensions exist"
50805 msgstr ""
50806
50807 #: fortran/array.c:353
50808 #, gcc-internal-format
50809 msgid "Variable %qs at %L in this context must be constant"
50810 msgstr ""
50811
50812 #: fortran/array.c:356
50813 #, gcc-internal-format, gfc-internal-format
50814 msgid "Expression at %L in this context must be constant"
50815 msgstr ""
50816
50817 #: fortran/array.c:454
50818 #, gcc-internal-format, gfc-internal-format
50819 msgid "Expected expression in array specification at %C"
50820 msgstr ""
50821
50822 #: fortran/array.c:467 fortran/array.c:499
50823 #, gcc-internal-format, gfc-internal-format
50824 msgid "Expecting a scalar INTEGER expression at %C, found %s"
50825 msgstr ""
50826
50827 #: fortran/array.c:536
50828 #, gcc-internal-format, gfc-internal-format
50829 msgid "Assumed-rank array at %C"
50830 msgstr ""
50831
50832 #: fortran/array.c:570
50833 #, gcc-internal-format, gfc-internal-format
50834 msgid "Bad array specification for implied-shape array at %C"
50835 msgstr ""
50836
50837 #: fortran/array.c:586 fortran/array.c:699
50838 #, gcc-internal-format, gfc-internal-format
50839 msgid "Bad array specification for an explicitly shaped array at %C"
50840 msgstr ""
50841
50842 #: fortran/array.c:596 fortran/array.c:709
50843 #, gcc-internal-format, gfc-internal-format
50844 msgid "Bad array specification for assumed shape array at %C"
50845 msgstr ""
50846
50847 #: fortran/array.c:610 fortran/array.c:723
50848 #, gcc-internal-format, gfc-internal-format
50849 msgid "Bad specification for deferred shape array at %C"
50850 msgstr ""
50851
50852 #: fortran/array.c:620 fortran/array.c:727
50853 #, gcc-internal-format, gfc-internal-format
50854 msgid "Bad specification for assumed size array at %C"
50855 msgstr ""
50856
50857 #: fortran/array.c:632 fortran/array.c:739
50858 #, gcc-internal-format, gfc-internal-format
50859 msgid "Expected another dimension in array declaration at %C"
50860 msgstr ""
50861
50862 #: fortran/array.c:638 fortran/array.c:667 fortran/array.c:745
50863 #, gcc-internal-format, gfc-internal-format
50864 msgid "Array specification at %C has more than %d dimensions"
50865 msgstr ""
50866
50867 #: fortran/array.c:644
50868 #, gcc-internal-format, gfc-internal-format
50869 msgid "Array specification at %C with more than 7 dimensions"
50870 msgstr ""
50871
50872 #: fortran/array.c:656
50873 #, gcc-internal-format, gfc-internal-format
50874 msgid "Coarray declaration at %C"
50875 msgstr ""
50876
50877 #: fortran/array.c:753
50878 #, gcc-internal-format
50879 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
50880 msgstr ""
50881
50882 #: fortran/array.c:821
50883 #, gcc-internal-format
50884 msgid "The assumed-rank array %qs at %L shall not have a codimension"
50885 msgstr ""
50886
50887 #: fortran/array.c:905
50888 #, gcc-internal-format
50889 msgid "gfc_compare_array_spec(): Array spec clobbered"
50890 msgstr ""
50891
50892 #: fortran/array.c:981
50893 #, gcc-internal-format
50894 msgid "DO-iterator %qs at %L is inside iterator of the same name"
50895 msgstr ""
50896
50897 #: fortran/array.c:1073 fortran/array.c:1266
50898 #, gcc-internal-format, gfc-internal-format
50899 msgid "Syntax error in array constructor at %C"
50900 msgstr ""
50901
50902 #: fortran/array.c:1105
50903 #, gcc-internal-format, gfc-internal-format
50904 msgid "NULL() at %C cannot appear in an array constructor"
50905 msgstr ""
50906
50907 #: fortran/array.c:1138
50908 #, gcc-internal-format, gfc-internal-format
50909 msgid "[...] style array constructors at %C"
50910 msgstr ""
50911
50912 #: fortran/array.c:1158
50913 #, gcc-internal-format, gfc-internal-format
50914 msgid "Array constructor including type specification at %C"
50915 msgstr ""
50916
50917 #: fortran/array.c:1164 fortran/match.c:4166
50918 #, gcc-internal-format, gfc-internal-format
50919 msgid "Type-spec at %L cannot contain a deferred type parameter"
50920 msgstr ""
50921
50922 #: fortran/array.c:1172
50923 #, gcc-internal-format, gfc-internal-format
50924 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
50925 msgstr ""
50926
50927 #: fortran/array.c:1190
50928 #, gcc-internal-format, gfc-internal-format
50929 msgid "Empty array constructor at %C is not allowed"
50930 msgstr ""
50931
50932 #: fortran/array.c:1227 fortran/array.c:1237
50933 #, gcc-internal-format, gfc-internal-format
50934 msgid "Incompatible typespec for array element at %L"
50935 msgstr ""
50936
50937 #: fortran/array.c:1313
50938 #, gcc-internal-format, gfc-internal-format
50939 msgid "Element in %s array constructor at %L is %s"
50940 msgstr ""
50941
50942 #: fortran/array.c:1644
50943 #, gcc-internal-format, gfc-internal-format
50944 msgid "Iterator step at %L cannot be zero"
50945 msgstr ""
50946
50947 #: fortran/array.c:1781
50948 #, gcc-internal-format
50949 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"
50950 msgstr ""
50951
50952 #: fortran/array.c:1951
50953 #, gcc-internal-format, gfc-internal-format
50954 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
50955 msgstr ""
50956
50957 #: fortran/array.c:1958
50958 #, gcc-internal-format, gfc-internal-format
50959 msgid "AC-IMPLIED-DO final expression references control variable at %L"
50960 msgstr ""
50961
50962 #: fortran/array.c:1965
50963 #, gcc-internal-format, gfc-internal-format
50964 msgid "AC-IMPLIED-DO step expression references control variable at %L"
50965 msgstr ""
50966
50967 #: fortran/array.c:1977
50968 #, gcc-internal-format, gfc-internal-format
50969 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
50970 msgstr ""
50971
50972 #: fortran/array.c:2069
50973 #, gcc-internal-format, gfc-internal-format
50974 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
50975 msgstr ""
50976
50977 #: fortran/array.c:2188
50978 #, gcc-internal-format
50979 msgid "spec_dimen_size(): Bad dimension"
50980 msgstr ""
50981
50982 #: fortran/array.c:2247
50983 #, gcc-internal-format
50984 msgid "gfc_ref_dimen_size(): Bad dimension"
50985 msgstr ""
50986
50987 #: fortran/array.c:2251
50988 #, gcc-internal-format, gfc-internal-format
50989 msgid "Bad array dimension at %L"
50990 msgstr ""
50991
50992 #: fortran/array.c:2278 fortran/data.c:563 fortran/data.c:582
50993 #: fortran/data.c:596 fortran/data.c:725
50994 #, gcc-internal-format
50995 msgid "Simplification error"
50996 msgstr ""
50997
50998 #: fortran/array.c:2390
50999 #, gcc-internal-format
51000 msgid "gfc_ref_dimen_size(): Bad dimen_type"
51001 msgstr ""
51002
51003 #: fortran/array.c:2441
51004 #, gcc-internal-format
51005 msgid "gfc_array_dimen_size(): Bad dimension"
51006 msgstr ""
51007
51008 #: fortran/array.c:2486
51009 #, gcc-internal-format
51010 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
51011 msgstr ""
51012
51013 #: fortran/array.c:2634
51014 #, gcc-internal-format
51015 msgid "gfc_find_array_ref(): No ref found"
51016 msgstr ""
51017
51018 #. if (c == 0)
51019 #: fortran/bbt.c:119
51020 #, gcc-internal-format
51021 msgid "insert_bbt(): Duplicate key found"
51022 msgstr ""
51023
51024 #: fortran/check.c:46
51025 #, gcc-internal-format
51026 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
51027 msgstr ""
51028
51029 #: fortran/check.c:62
51030 #, gcc-internal-format
51031 msgid "%qs argument of %qs intrinsic at %L must be %s"
51032 msgstr ""
51033
51034 #: fortran/check.c:96
51035 #, gcc-internal-format
51036 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
51037 msgstr ""
51038
51039 #: fortran/check.c:111 fortran/check.c:141
51040 #, gcc-internal-format
51041 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
51042 msgstr ""
51043
51044 #: fortran/check.c:129
51045 #, gcc-internal-format
51046 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
51047 msgstr ""
51048
51049 #: fortran/check.c:136
51050 #, gcc-internal-format
51051 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
51052 msgstr ""
51053
51054 #: fortran/check.c:159 fortran/check.c:2795
51055 #, gcc-internal-format
51056 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
51057 msgstr ""
51058
51059 #: fortran/check.c:174
51060 #, gcc-internal-format
51061 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
51062 msgstr ""
51063
51064 #: fortran/check.c:191
51065 #, gcc-internal-format
51066 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
51067 msgstr ""
51068
51069 #: fortran/check.c:220 fortran/check.c:6813
51070 #, gcc-internal-format
51071 msgid "%qs argument of %qs intrinsic at %L must be a constant"
51072 msgstr ""
51073
51074 #: fortran/check.c:229
51075 #, gcc-internal-format, gfc-internal-format
51076 msgid "Invalid kind for %s at %L"
51077 msgstr ""
51078
51079 #: fortran/check.c:248
51080 #, gcc-internal-format
51081 msgid "%qs argument of %qs intrinsic at %L must be double precision"
51082 msgstr ""
51083
51084 #: fortran/check.c:271
51085 #, gcc-internal-format
51086 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
51087 msgstr ""
51088
51089 #: fortran/check.c:288
51090 #, gcc-internal-format
51091 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
51092 msgstr ""
51093
51094 #: fortran/check.c:314
51095 #, gcc-internal-format
51096 msgid "%qs argument of %qs intrinsic at %L must be an array"
51097 msgstr ""
51098
51099 #: fortran/check.c:335
51100 #, gcc-internal-format
51101 msgid "%qs at %L must be nonnegative"
51102 msgstr ""
51103
51104 #: fortran/check.c:356
51105 #, gcc-internal-format
51106 msgid "%qs argument of %qs intrinsic at %L must be positive"
51107 msgstr "аргумент %qs внутрішньої частини %qs у %L має бути додатним"
51108
51109 #: fortran/check.c:389
51110 #, gcc-internal-format
51111 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
51112 msgstr ""
51113
51114 #: fortran/check.c:400
51115 #, gcc-internal-format
51116 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
51117 msgstr ""
51118
51119 #: fortran/check.c:410
51120 #, gcc-internal-format
51121 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
51122 msgstr ""
51123
51124 #: fortran/check.c:437
51125 #, gcc-internal-format
51126 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
51127 msgstr ""
51128
51129 #: fortran/check.c:463
51130 #, gcc-internal-format
51131 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
51132 msgstr ""
51133
51134 #: fortran/check.c:496
51135 #, gcc-internal-format
51136 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
51137 msgstr ""
51138
51139 #: fortran/check.c:513
51140 #, gcc-internal-format
51141 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
51142 msgstr ""
51143
51144 #: fortran/check.c:528
51145 #, gcc-internal-format
51146 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
51147 msgstr ""
51148
51149 #: fortran/check.c:549
51150 #, gcc-internal-format
51151 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
51152 msgstr ""
51153
51154 #: fortran/check.c:567
51155 #, gcc-internal-format
51156 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
51157 msgstr ""
51158
51159 #: fortran/check.c:605
51160 #, gcc-internal-format
51161 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
51162 msgstr ""
51163
51164 #: fortran/check.c:626
51165 #, gcc-internal-format
51166 msgid "%qs argument of %qs intrinsic at %L must be a variable"
51167 msgstr ""
51168
51169 #: fortran/check.c:675
51170 #, gcc-internal-format
51171 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
51172 msgstr ""
51173
51174 #: fortran/check.c:725
51175 #, gcc-internal-format
51176 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
51177 msgstr ""
51178
51179 #: fortran/check.c:828
51180 #, gcc-internal-format, gfc-internal-format
51181 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
51182 msgstr ""
51183
51184 #: fortran/check.c:961 fortran/check.c:6751
51185 #, gcc-internal-format
51186 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
51187 msgstr ""
51188
51189 #: fortran/check.c:970 fortran/check.c:3104
51190 #, gcc-internal-format, gfc-internal-format
51191 msgid "Different type kinds at %L"
51192 msgstr ""
51193
51194 #: fortran/check.c:1006
51195 #, gcc-internal-format
51196 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
51197 msgstr ""
51198
51199 #: fortran/check.c:1015 fortran/check.c:1051 fortran/check.c:3763
51200 #, gcc-internal-format
51201 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
51202 msgstr ""
51203
51204 #: fortran/check.c:1033
51205 #, gcc-internal-format
51206 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
51207 msgstr ""
51208
51209 #: fortran/check.c:1042
51210 #, gcc-internal-format
51211 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
51212 msgstr ""
51213
51214 #: fortran/check.c:1067
51215 #, gcc-internal-format, gfc-internal-format
51216 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
51217 msgstr ""
51218
51219 #: fortran/check.c:1078
51220 #, gcc-internal-format
51221 msgid "NULL pointer at %L is not permitted as actual argument of %qs intrinsic function"
51222 msgstr ""
51223
51224 #: fortran/check.c:1121
51225 #, gcc-internal-format, gfc-internal-format
51226 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
51227 msgstr ""
51228
51229 #: fortran/check.c:1129
51230 #, gcc-internal-format, gfc-internal-format
51231 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
51232 msgstr ""
51233
51234 #: fortran/check.c:1136
51235 #, gcc-internal-format
51236 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
51237 msgstr ""
51238
51239 #: fortran/check.c:1154 fortran/check.c:1367
51240 #, gcc-internal-format, gfc-internal-format
51241 msgid "STAT= argument to %s at %L"
51242 msgstr ""
51243
51244 #: fortran/check.c:1173 fortran/check.c:1307 fortran/check.c:1404
51245 #, gcc-internal-format, gfc-internal-format
51246 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
51247 msgstr ""
51248
51249 #: fortran/check.c:1187 fortran/check.c:1387
51250 #, gcc-internal-format, gfc-internal-format
51251 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
51252 msgstr ""
51253
51254 #: fortran/check.c:1207
51255 #, gcc-internal-format, gfc-internal-format
51256 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
51257 msgstr ""
51258
51259 #: fortran/check.c:1226 fortran/check.c:1240 fortran/check.c:1275
51260 #, gcc-internal-format
51261 msgid "%qs argument of %qs intrinsic at %L not yet supported"
51262 msgstr ""
51263
51264 #: fortran/check.c:1260
51265 #, gcc-internal-format
51266 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
51267 msgstr ""
51268
51269 #: fortran/check.c:1314 fortran/check.c:1411
51270 #, gcc-internal-format, gfc-internal-format
51271 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
51272 msgstr ""
51273
51274 #: fortran/check.c:1329
51275 #, gcc-internal-format, gfc-internal-format
51276 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
51277 msgstr ""
51278
51279 #: fortran/check.c:1339
51280 #, gcc-internal-format, gfc-internal-format
51281 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
51282 msgstr ""
51283
51284 #: fortran/check.c:1352
51285 #, gcc-internal-format, gfc-internal-format
51286 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
51287 msgstr ""
51288
51289 #: fortran/check.c:1431
51290 #, gcc-internal-format, gfc-internal-format
51291 msgid "Negative argument N at %L"
51292 msgstr ""
51293
51294 #: fortran/check.c:1603 fortran/check.c:2060
51295 #, gcc-internal-format
51296 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
51297 msgstr ""
51298
51299 #: fortran/check.c:1612 fortran/check.c:2069
51300 #, gcc-internal-format
51301 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
51302 msgstr ""
51303
51304 #: fortran/check.c:1626 fortran/check.c:1632
51305 #, gcc-internal-format, gfc-internal-format
51306 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
51307 msgstr ""
51308
51309 #: fortran/check.c:1654
51310 #, gcc-internal-format
51311 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
51312 msgstr ""
51313
51314 #: fortran/check.c:1662
51315 #, gcc-internal-format, gfc-internal-format
51316 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
51317 msgstr ""
51318
51319 #: fortran/check.c:1685
51320 #, gcc-internal-format, gfc-internal-format
51321 msgid "The stat= argument at %L must be a kind=4 integer variable"
51322 msgstr ""
51323
51324 #: fortran/check.c:1701
51325 #, gcc-internal-format, gfc-internal-format
51326 msgid "The errmsg= argument at %L must be a default-kind character variable"
51327 msgstr ""
51328
51329 #: fortran/check.c:1709
51330 #, gcc-internal-format
51331 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
51332 msgstr ""
51333
51334 #: fortran/check.c:1724
51335 #, gcc-internal-format, gfc-internal-format
51336 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
51337 msgstr ""
51338
51339 #: fortran/check.c:1743
51340 #, gcc-internal-format, gfc-internal-format
51341 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
51342 msgstr ""
51343
51344 #: fortran/check.c:1750
51345 #, gcc-internal-format, gfc-internal-format
51346 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
51347 msgstr ""
51348
51349 #: fortran/check.c:1764
51350 #, gcc-internal-format, gfc-internal-format
51351 msgid "OPERATOR argument at %L must be a PURE function"
51352 msgstr ""
51353
51354 #. None of the intrinsics fulfills the criteria of taking two arguments,
51355 #. returning the same type and kind as the arguments and being permitted
51356 #. as actual argument.
51357 #: fortran/check.c:1774
51358 #, gcc-internal-format, gfc-internal-format
51359 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
51360 msgstr ""
51361
51362 #: fortran/check.c:1791
51363 #, gcc-internal-format, gfc-internal-format
51364 msgid "The function passed as OPERATOR at %L shall have two arguments"
51365 msgstr ""
51366
51367 #: fortran/check.c:1801
51368 #, gcc-internal-format, gfc-internal-format
51369 msgid "The A argument at %L has type %s but the function passed as OPERATOR at %L returns %s"
51370 msgstr ""
51371
51372 #: fortran/check.c:1810
51373 #, gcc-internal-format, gfc-internal-format
51374 msgid "The function passed as OPERATOR at %L has arguments of type %s and %s but shall have type %s"
51375 msgstr ""
51376
51377 #: fortran/check.c:1821
51378 #, gcc-internal-format, gfc-internal-format
51379 msgid "The function passed as OPERATOR at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
51380 msgstr ""
51381
51382 #: fortran/check.c:1829
51383 #, gcc-internal-format, gfc-internal-format
51384 msgid "The function passed as OPERATOR at %L shall have the VALUE attribute either for none or both arguments"
51385 msgstr ""
51386
51387 #: fortran/check.c:1836
51388 #, gcc-internal-format, gfc-internal-format
51389 msgid "The function passed as OPERATOR at %L shall have the TARGET attribute either for none or both arguments"
51390 msgstr ""
51391
51392 #: fortran/check.c:1843
51393 #, gcc-internal-format, gfc-internal-format
51394 msgid "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
51395 msgstr ""
51396
51397 #: fortran/check.c:1851
51398 #, gcc-internal-format, gfc-internal-format
51399 msgid "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute for either of the arguments"
51400 msgstr ""
51401
51402 #: fortran/check.c:1881
51403 #, gcc-internal-format, gfc-internal-format
51404 msgid "The character length of the A argument at %L and of the arguments of the OPERATOR at %L shall be the same"
51405 msgstr ""
51406
51407 #: fortran/check.c:1888
51408 #, gcc-internal-format, gfc-internal-format
51409 msgid "The character length of the A argument at %L and of the function result of the OPERATOR at %L shall be the same"
51410 msgstr ""
51411
51412 #: fortran/check.c:1906
51413 #, gcc-internal-format
51414 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
51415 msgstr ""
51416
51417 #: fortran/check.c:1954 fortran/check.c:2557 fortran/check.c:2640
51418 #: fortran/check.c:2826 fortran/check.c:2871 fortran/check.c:4326
51419 #: fortran/check.c:4460 fortran/check.c:4515 fortran/check.c:5632
51420 #: fortran/check.c:5761
51421 #, gcc-internal-format
51422 msgid "%qs intrinsic with KIND argument at %L"
51423 msgstr ""
51424
51425 #: fortran/check.c:2001 fortran/check.c:2264 fortran/check.c:2324
51426 #, gcc-internal-format
51427 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
51428 msgstr ""
51429
51430 #: fortran/check.c:2016 fortran/check.c:2279 fortran/check.c:2339
51431 #, gcc-internal-format
51432 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
51433 msgstr ""
51434
51435 #: fortran/check.c:2119 fortran/check.c:3198 fortran/check.c:3206
51436 #, gcc-internal-format
51437 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
51438 msgstr ""
51439
51440 #: fortran/check.c:2133
51441 #, gcc-internal-format
51442 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
51443 msgstr ""
51444
51445 #: fortran/check.c:2153 fortran/check.c:2161
51446 #, gcc-internal-format
51447 msgid "%qs argument of %qs intrinsic at %L must be default real"
51448 msgstr ""
51449
51450 #: fortran/check.c:2176
51451 #, gcc-internal-format
51452 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
51453 msgstr ""
51454
51455 #: fortran/check.c:2300
51456 #, gcc-internal-format
51457 msgid "%qs must be of same type and kind as %qs at %L in %qs"
51458 msgstr ""
51459
51460 #: fortran/check.c:2358
51461 #, gcc-internal-format
51462 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
51463 msgstr ""
51464
51465 #: fortran/check.c:2377
51466 #, gcc-internal-format, gfc-internal-format
51467 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
51468 msgstr ""
51469
51470 #: fortran/check.c:2438
51471 #, gcc-internal-format
51472 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
51473 msgstr ""
51474
51475 #: fortran/check.c:2512
51476 #, gcc-internal-format
51477 msgid "Arguments of %qs have different kind type parameters at %L"
51478 msgstr ""
51479
51480 #: fortran/check.c:2608
51481 #, gcc-internal-format, gfc-internal-format
51482 msgid "Argument of %s at %L must be of length one"
51483 msgstr ""
51484
51485 #: fortran/check.c:2647
51486 #, gcc-internal-format
51487 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
51488 msgstr ""
51489
51490 #: fortran/check.c:2716
51491 #, gcc-internal-format, gfc-internal-format
51492 msgid "SIZE at %L must be positive"
51493 msgstr ""
51494
51495 #: fortran/check.c:2728
51496 #, gcc-internal-format, gfc-internal-format
51497 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
51498 msgstr ""
51499
51500 #: fortran/check.c:2802
51501 #, gcc-internal-format
51502 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
51503 msgstr ""
51504
51505 #: fortran/check.c:3013
51506 #, gcc-internal-format
51507 msgid "Intrinsic %qs at %L must have at least two arguments"
51508 msgstr ""
51509
51510 #: fortran/check.c:3061
51511 #, gcc-internal-format
51512 msgid "Missing %qs argument to the %s intrinsic at %L"
51513 msgstr ""
51514
51515 #: fortran/check.c:3076
51516 #, gcc-internal-format
51517 msgid "Duplicate argument %qs at %L to intrinsic %s"
51518 msgstr ""
51519
51520 #: fortran/check.c:3081
51521 #, gcc-internal-format
51522 msgid "Unknown argument %qs at %L to intrinsic %s"
51523 msgstr ""
51524
51525 #: fortran/check.c:3110
51526 #, gcc-internal-format
51527 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
51528 msgstr ""
51529
51530 #: fortran/check.c:3141
51531 #, gcc-internal-format
51532 msgid "%qs intrinsic with CHARACTER argument at %L"
51533 msgstr ""
51534
51535 #: fortran/check.c:3148
51536 #, gcc-internal-format
51537 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
51538 msgstr ""
51539
51540 #: fortran/check.c:3215
51541 #, gcc-internal-format
51542 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
51543 msgstr ""
51544
51545 #: fortran/check.c:3229
51546 #, gcc-internal-format
51547 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
51548 msgstr ""
51549
51550 #: fortran/check.c:3248
51551 #, gcc-internal-format
51552 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
51553 msgstr ""
51554
51555 #: fortran/check.c:3257
51556 #, gcc-internal-format
51557 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
51558 msgstr ""
51559
51560 #: fortran/check.c:3360
51561 #, gcc-internal-format
51562 msgid "Argument %qs of %qs intrinsic at %L must be in type conformance to argument %qs at %L"
51563 msgstr ""
51564
51565 #: fortran/check.c:3525
51566 #, gcc-internal-format
51567 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
51568 msgstr ""
51569
51570 #: fortran/check.c:3593
51571 #, gcc-internal-format, gfc-internal-format
51572 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
51573 msgstr ""
51574
51575 #: fortran/check.c:3604
51576 #, gcc-internal-format, gfc-internal-format
51577 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
51578 msgstr ""
51579
51580 #: fortran/check.c:3611
51581 #, gcc-internal-format, gfc-internal-format
51582 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
51583 msgstr ""
51584
51585 #: fortran/check.c:3622
51586 #, gcc-internal-format, gfc-internal-format
51587 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
51588 msgstr ""
51589
51590 #: fortran/check.c:3631
51591 #, gcc-internal-format, gfc-internal-format
51592 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
51593 msgstr ""
51594
51595 #: fortran/check.c:3671
51596 #, gcc-internal-format, gfc-internal-format
51597 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
51598 msgstr ""
51599
51600 #: fortran/check.c:3698
51601 #, gcc-internal-format
51602 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
51603 msgstr ""
51604
51605 #: fortran/check.c:3748
51606 #, gcc-internal-format
51607 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
51608 msgstr ""
51609
51610 #: fortran/check.c:3756
51611 #, gcc-internal-format, gfc-internal-format
51612 msgid "NULL intrinsic with allocatable MOLD at %L"
51613 msgstr ""
51614
51615 #: fortran/check.c:3835 fortran/check.c:5708
51616 #, gcc-internal-format
51617 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
51618 msgstr ""
51619
51620 #: fortran/check.c:3893
51621 #, gcc-internal-format
51622 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
51623 msgstr ""
51624
51625 #: fortran/check.c:3901
51626 #, gcc-internal-format
51627 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
51628 msgstr ""
51629
51630 #: fortran/check.c:3920
51631 #, gcc-internal-format
51632 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
51633 msgstr ""
51634
51635 #: fortran/check.c:3971
51636 #, gcc-internal-format, gfc-internal-format
51637 msgid "The argument of the RANK intrinsic at %L must be a data object"
51638 msgstr ""
51639
51640 #: fortran/check.c:4075
51641 #, gcc-internal-format
51642 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
51643 msgstr ""
51644
51645 #: fortran/check.c:4085
51646 #, gcc-internal-format
51647 msgid "%qs argument of %qs intrinsic at %L is empty"
51648 msgstr ""
51649
51650 #: fortran/check.c:4092
51651 #, gcc-internal-format
51652 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
51653 msgstr ""
51654
51655 #: fortran/check.c:4109
51656 #, gcc-internal-format
51657 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
51658 msgstr ""
51659
51660 #: fortran/check.c:4141
51661 #, gcc-internal-format, gfc-internal-format
51662 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
51663 msgstr ""
51664
51665 #: fortran/check.c:4179
51666 #, gcc-internal-format
51667 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
51668 msgstr ""
51669
51670 #: fortran/check.c:4197
51671 #, gcc-internal-format
51672 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
51673 msgstr ""
51674
51675 #: fortran/check.c:4206
51676 #, gcc-internal-format
51677 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
51678 msgstr ""
51679
51680 #: fortran/check.c:4242
51681 #, gcc-internal-format, gfc-internal-format
51682 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
51683 msgstr ""
51684
51685 #: fortran/check.c:4259 fortran/check.c:4278
51686 #, gcc-internal-format
51687 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
51688 msgstr ""
51689
51690 #: fortran/check.c:4269 fortran/check.c:4288
51691 #, gcc-internal-format
51692 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
51693 msgstr ""
51694
51695 #: fortran/check.c:4387
51696 #, gcc-internal-format
51697 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
51698 msgstr ""
51699
51700 #: fortran/check.c:4418
51701 #, gcc-internal-format
51702 msgid "%qs intrinsic with RADIX argument at %L"
51703 msgstr ""
51704
51705 #: fortran/check.c:4453
51706 #, gcc-internal-format
51707 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
51708 msgstr ""
51709
51710 #: fortran/check.c:4530 fortran/check.c:6796
51711 #, gcc-internal-format
51712 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
51713 msgstr ""
51714
51715 #: fortran/check.c:4543 fortran/check.c:4682 fortran/check.c:6788
51716 #, gcc-internal-format
51717 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
51718 msgstr ""
51719
51720 #: fortran/check.c:4554 fortran/check.c:4694
51721 #, gcc-internal-format
51722 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
51723 msgstr ""
51724
51725 #: fortran/check.c:4624
51726 #, gcc-internal-format
51727 msgid "is_c_interoperable(): gfc_simplify_expr failed"
51728 msgstr ""
51729
51730 #: fortran/check.c:4673
51731 #, gcc-internal-format
51732 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
51733 msgstr ""
51734
51735 #: fortran/check.c:4712
51736 #, gcc-internal-format, gfc-internal-format
51737 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
51738 msgstr ""
51739
51740 #: fortran/check.c:4726
51741 #, gcc-internal-format, gfc-internal-format
51742 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
51743 msgstr ""
51744
51745 #: fortran/check.c:4750
51746 #, gcc-internal-format, gfc-internal-format
51747 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
51748 msgstr ""
51749
51750 #: fortran/check.c:4762
51751 #, gcc-internal-format, gfc-internal-format
51752 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
51753 msgstr ""
51754
51755 #: fortran/check.c:4769
51756 #, gcc-internal-format, gfc-internal-format
51757 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
51758 msgstr ""
51759
51760 #: fortran/check.c:4776
51761 #, gcc-internal-format, gfc-internal-format
51762 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
51763 msgstr ""
51764
51765 #: fortran/check.c:4783
51766 #, gcc-internal-format, gfc-internal-format
51767 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
51768 msgstr ""
51769
51770 #: fortran/check.c:4789
51771 #, gcc-internal-format, gfc-internal-format
51772 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
51773 msgstr ""
51774
51775 #: fortran/check.c:4808
51776 #, gcc-internal-format, gfc-internal-format
51777 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
51778 msgstr ""
51779
51780 #: fortran/check.c:4818
51781 #, gcc-internal-format, gfc-internal-format
51782 msgid "Polymorphic FPTR at %L to C_F_POINTER"
51783 msgstr ""
51784
51785 #: fortran/check.c:4823
51786 #, gcc-internal-format, gfc-internal-format
51787 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
51788 msgstr ""
51789
51790 #: fortran/check.c:4839
51791 #, gcc-internal-format, gfc-internal-format
51792 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
51793 msgstr ""
51794
51795 #: fortran/check.c:4851
51796 #, gcc-internal-format, gfc-internal-format
51797 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
51798 msgstr ""
51799
51800 #: fortran/check.c:4858
51801 #, gcc-internal-format, gfc-internal-format
51802 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
51803 msgstr ""
51804
51805 #: fortran/check.c:4864
51806 #, gcc-internal-format, gfc-internal-format
51807 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
51808 msgstr ""
51809
51810 #: fortran/check.c:4878
51811 #, gcc-internal-format, gfc-internal-format
51812 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
51813 msgstr ""
51814
51815 #: fortran/check.c:4893
51816 #, gcc-internal-format
51817 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
51818 msgstr ""
51819
51820 #: fortran/check.c:4901
51821 #, gcc-internal-format, gfc-internal-format
51822 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
51823 msgstr ""
51824
51825 #: fortran/check.c:4907
51826 #, gcc-internal-format, gfc-internal-format
51827 msgid "Noninteroperable procedure at %L to C_FUNLOC"
51828 msgstr ""
51829
51830 #: fortran/check.c:4921
51831 #, gcc-internal-format, gfc-internal-format
51832 msgid "Argument X at %L to C_LOC shall not be coindexed"
51833 msgstr ""
51834
51835 #: fortran/check.c:4927
51836 #, gcc-internal-format, gfc-internal-format
51837 msgid "X argument at %L to C_LOC shall not be polymorphic"
51838 msgstr ""
51839
51840 #: fortran/check.c:4938
51841 #, gcc-internal-format, gfc-internal-format
51842 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
51843 msgstr ""
51844
51845 #: fortran/check.c:4946
51846 #, gcc-internal-format, gfc-internal-format
51847 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
51848 msgstr ""
51849
51850 #: fortran/check.c:4955
51851 #, gcc-internal-format, gfc-internal-format
51852 msgid "Argument at %L to C_LOC shall not be polymorphic"
51853 msgstr ""
51854
51855 #: fortran/check.c:4962
51856 #, gcc-internal-format, gfc-internal-format
51857 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
51858 msgstr ""
51859
51860 #: fortran/check.c:4973
51861 #, gcc-internal-format, gfc-internal-format
51862 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
51863 msgstr ""
51864
51865 #: fortran/check.c:4978
51866 #, gcc-internal-format, gfc-internal-format
51867 msgid "Array section at %L to C_LOC"
51868 msgstr ""
51869
51870 #: fortran/check.c:5006
51871 #, gcc-internal-format, gfc-internal-format
51872 msgid "non double precision REAL argument to %s intrinsic at %L"
51873 msgstr ""
51874
51875 #: fortran/check.c:5019
51876 #, gcc-internal-format
51877 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
51878 msgstr ""
51879
51880 #: fortran/check.c:5038
51881 #, gcc-internal-format
51882 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
51883 msgstr ""
51884
51885 #: fortran/check.c:5301
51886 #, gcc-internal-format, gfc-internal-format
51887 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
51888 msgstr ""
51889
51890 #: fortran/check.c:5312
51891 #, gcc-internal-format, gfc-internal-format
51892 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
51893 msgstr ""
51894
51895 #: fortran/check.c:5345
51896 #, gcc-internal-format, gfc-internal-format
51897 msgid "DISTANCE= argument to NUM_IMAGES at %L"
51898 msgstr ""
51899
51900 #: fortran/check.c:5358
51901 #, gcc-internal-format, gfc-internal-format
51902 msgid "FAILED= argument to NUM_IMAGES at %L"
51903 msgstr ""
51904
51905 #: fortran/check.c:5382
51906 #, gcc-internal-format, gfc-internal-format
51907 msgid "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
51908 msgstr ""
51909
51910 #: fortran/check.c:5408
51911 #, gcc-internal-format, gfc-internal-format
51912 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
51913 msgstr ""
51914
51915 #: fortran/check.c:5415
51916 #, gcc-internal-format, gfc-internal-format
51917 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
51918 msgstr ""
51919
51920 #: fortran/check.c:5426
51921 #, gcc-internal-format, gfc-internal-format
51922 msgid "Unexpected DIM argument with noncoarray argument at %L"
51923 msgstr ""
51924
51925 #: fortran/check.c:5444
51926 #, gcc-internal-format, gfc-internal-format
51927 msgid "DISTANCE= argument to THIS_IMAGE at %L"
51928 msgstr ""
51929
51930 #: fortran/check.c:5502
51931 #, gcc-internal-format
51932 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L is an array and shall not have storage size 0 when %<SOURCE%> argument has size greater than 0"
51933 msgstr ""
51934
51935 #: fortran/check.c:5551
51936 #, gcc-internal-format
51937 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
51938 msgstr "аргумент %<SOURCE%> %<TRANSFER%> всередині у %L не може бути %s"
51939
51940 #: fortran/check.c:5561
51941 #, gcc-internal-format
51942 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
51943 msgstr "аргумент %<MOLD%> %<TRANSFER%> всередині у %L не може бути %s"
51944
51945 #: fortran/check.c:5569
51946 #, gcc-internal-format
51947 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
51948 msgstr ""
51949
51950 #: fortran/check.c:5600
51951 #, gcc-internal-format, gfc-internal-format
51952 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
51953 msgstr ""
51954
51955 #: fortran/check.c:5722
51956 #, gcc-internal-format
51957 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
51958 msgstr ""
51959
51960 #: fortran/check.c:5735
51961 #, gcc-internal-format
51962 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
51963 msgstr ""
51964
51965 #: fortran/check.c:5999 fortran/check.c:6031
51966 #, gcc-internal-format
51967 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
51968 msgstr ""
51969
51970 #: fortran/check.c:6039
51971 #, gcc-internal-format, gfc-internal-format
51972 msgid "Too many arguments to %s at %L"
51973 msgstr ""
51974
51975 #: fortran/check.c:6057
51976 #, gcc-internal-format
51977 msgid "fe_runtime_error string must be null terminated"
51978 msgstr ""
51979
51980 #: fortran/check.c:6069
51981 #, gcc-internal-format, gfc-internal-format
51982 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
51983 msgstr ""
51984
51985 #: fortran/check.c:6109
51986 #, gcc-internal-format, gfc-internal-format
51987 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
51988 msgstr ""
51989
51990 #: fortran/check.c:6128
51991 #, gcc-internal-format, gfc-internal-format
51992 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
51993 msgstr ""
51994
51995 #: fortran/check.c:6138
51996 #, gcc-internal-format, gfc-internal-format
51997 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
51998 msgstr ""
51999
52000 #: fortran/check.c:6155
52001 #, gcc-internal-format, gfc-internal-format
52002 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
52003 msgstr ""
52004
52005 #: fortran/check.c:6372
52006 #, gcc-internal-format
52007 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
52008 msgstr ""
52009
52010 #: fortran/check.c:6735 fortran/check.c:6743
52011 #, gcc-internal-format
52012 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
52013 msgstr ""
52014
52015 #: fortran/check.c:6780
52016 #, gcc-internal-format, gfc-internal-format
52017 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
52018 msgstr ""
52019
52020 #: fortran/class.c:628
52021 #, gcc-internal-format, gfc-internal-format
52022 msgid "Assumed size polymorphic objects or components, such as that at %C, have not yet been implemented"
52023 msgstr ""
52024
52025 #. Since the extension field is 8 bit wide, we can only have
52026 #. up to 255 extension levels.
52027 #: fortran/class.c:739 fortran/decl.c:3787 fortran/decl.c:10287
52028 #, gcc-internal-format
52029 msgid "Maximum extension level reached with type %qs at %L"
52030 msgstr ""
52031
52032 #: fortran/class.c:2908 fortran/class.c:2982
52033 #, gcc-internal-format
52034 msgid "%qs of %qs is PRIVATE at %L"
52035 msgstr ""
52036
52037 #: fortran/cpp.c:451
52038 #, gcc-internal-format
52039 msgid "To enable preprocessing, use %<-cpp%>"
52040 msgstr ""
52041
52042 #: fortran/cpp.c:549 fortran/cpp.c:560 fortran/cpp.c:688
52043 #, gcc-internal-format
52044 msgid "opening output file %qs: %s"
52045 msgstr ""
52046
52047 #: fortran/data.c:65
52048 #, gcc-internal-format, gfc-internal-format
52049 msgid "non-constant array in DATA statement %L"
52050 msgstr ""
52051
52052 #: fortran/data.c:140
52053 #, gcc-internal-format, gfc-internal-format
52054 msgid "failure to simplify substring reference in DATA statement at %L"
52055 msgstr ""
52056
52057 #: fortran/data.c:173
52058 #, gcc-internal-format, gfc-internal-format
52059 msgid "Unused initialization string at %L because variable has zero length"
52060 msgstr ""
52061
52062 #: fortran/data.c:179
52063 #, gcc-internal-format, gfc-internal-format
52064 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
52065 msgstr ""
52066
52067 #: fortran/data.c:268
52068 #, gcc-internal-format
52069 msgid "%qs at %L already is initialized at %L"
52070 msgstr ""
52071
52072 #: fortran/data.c:292
52073 #, gcc-internal-format, gfc-internal-format
52074 msgid "Data element below array lower bound at %L"
52075 msgstr ""
52076
52077 #: fortran/data.c:309 fortran/data.c:398
52078 #, gcc-internal-format, gfc-internal-format
52079 msgid "Data element above array upper bound at %L"
52080 msgstr ""
52081
52082 #: fortran/data.c:339 fortran/data.c:496
52083 #, gcc-internal-format
52084 msgid "re-initialization of %qs at %L"
52085 msgstr ""
52086
52087 #: fortran/data.c:515
52088 #, gcc-internal-format
52089 msgid "Nonpointer object %qs with default initialization shall not appear in a DATA statement at %L"
52090 msgstr ""
52091
52092 #: fortran/data.c:738
52093 #, gcc-internal-format
52094 msgid "TODO: Vector sections in data statements"
52095 msgstr ""
52096
52097 #: fortran/decl.c:288
52098 #, gcc-internal-format, gfc-internal-format
52099 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
52100 msgstr ""
52101
52102 #: fortran/decl.c:302
52103 #, gcc-internal-format
52104 msgid "Host associated variable %qs may not be in the DATA statement at %C"
52105 msgstr ""
52106
52107 #: fortran/decl.c:309
52108 #, gcc-internal-format
52109 msgid "initialization of common block variable %qs in DATA statement at %C"
52110 msgstr ""
52111
52112 #: fortran/decl.c:443
52113 #, gcc-internal-format
52114 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
52115 msgstr ""
52116
52117 #: fortran/decl.c:469
52118 #, gcc-internal-format, gfc-internal-format
52119 msgid "Invalid initializer %s in Data statement at %C"
52120 msgstr ""
52121
52122 #: fortran/decl.c:572
52123 #, gcc-internal-format, gfc-internal-format
52124 msgid "Initialization at %C is not allowed in a PURE procedure"
52125 msgstr ""
52126
52127 #: fortran/decl.c:611
52128 #, gcc-internal-format, gfc-internal-format
52129 msgid "DATA statement at %C cannot appear within an INTERFACE"
52130 msgstr ""
52131
52132 #: fortran/decl.c:635
52133 #, gcc-internal-format, gfc-internal-format
52134 msgid "Invalid substring in data-implied-do at %L in DATA statement"
52135 msgstr ""
52136
52137 #: fortran/decl.c:658
52138 #, gcc-internal-format, gfc-internal-format
52139 msgid "Allocatable component or deferred-shaped array near %C in DATA statement"
52140 msgstr ""
52141
52142 #: fortran/decl.c:696
52143 #, gcc-internal-format, gfc-internal-format
52144 msgid "DATA statement at %C is not allowed in a PURE procedure"
52145 msgstr ""
52146
52147 #: fortran/decl.c:705
52148 #, gcc-internal-format, gfc-internal-format
52149 msgid "part-ref with pointer attribute near %L is not rightmost part-ref of data-stmt-object"
52150 msgstr ""
52151
52152 #: fortran/decl.c:744
52153 #, gcc-internal-format, gfc-internal-format
52154 msgid "Empty old style initializer list at %C"
52155 msgstr ""
52156
52157 #: fortran/decl.c:753
52158 #, gcc-internal-format, gfc-internal-format
52159 msgid "Array in initializer list at %L must have an explicit shape"
52160 msgstr ""
52161
52162 #: fortran/decl.c:776
52163 #, gcc-internal-format, gfc-internal-format
52164 msgid "Repeat spec invalid in scalar initializer at %C"
52165 msgstr ""
52166
52167 #: fortran/decl.c:781
52168 #, gcc-internal-format, gfc-internal-format
52169 msgid "Repeat spec must be an integer at %C"
52170 msgstr ""
52171
52172 #: fortran/decl.c:792
52173 #, gcc-internal-format, gfc-internal-format
52174 msgid "Expected data constant after repeat spec at %C"
52175 msgstr ""
52176
52177 #: fortran/decl.c:824
52178 #, gcc-internal-format, gfc-internal-format
52179 msgid "End of scalar initializer expected at %C"
52180 msgstr ""
52181
52182 #: fortran/decl.c:855
52183 #, gcc-internal-format, gfc-internal-format
52184 msgid "Not enough elements in array initializer at %C"
52185 msgstr ""
52186
52187 #: fortran/decl.c:857
52188 #, gcc-internal-format, gfc-internal-format
52189 msgid "Too many elements in array initializer at %C"
52190 msgstr ""
52191
52192 #: fortran/decl.c:877
52193 #, gcc-internal-format, gfc-internal-format
52194 msgid "Syntax error in old style initializer list at %C"
52195 msgstr "Синтаксична помилка у списку ініціалізатора у старому стилі у %C"
52196
52197 #: fortran/decl.c:903
52198 #, gcc-internal-format, gfc-internal-format
52199 msgid "The assumed-rank array at %C shall not have a codimension"
52200 msgstr ""
52201
52202 #: fortran/decl.c:967
52203 #, gcc-internal-format, gfc-internal-format
52204 msgid "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions of %d"
52205 msgstr ""
52206
52207 #: fortran/decl.c:991
52208 #, gcc-internal-format, gfc-internal-format
52209 msgid "Bad INTENT specification at %C"
52210 msgstr ""
52211
52212 #: fortran/decl.c:1012
52213 #, gcc-internal-format, gfc-internal-format
52214 msgid "deferred type parameter at %C"
52215 msgstr ""
52216
52217 #: fortran/decl.c:1095 fortran/resolve.c:11976
52218 #, gcc-internal-format, gfc-internal-format
52219 msgid "Scalar INTEGER expression expected at %L"
52220 msgstr ""
52221
52222 #: fortran/decl.c:1121
52223 #, gcc-internal-format, gfc-internal-format
52224 msgid "Old-style character length at %C"
52225 msgstr ""
52226
52227 #: fortran/decl.c:1152
52228 #, gcc-internal-format, gfc-internal-format
52229 msgid "Syntax error in character length specification at %C"
52230 msgstr ""
52231
52232 #: fortran/decl.c:1304 fortran/decl.c:1311 fortran/decl.c:1375
52233 #, gcc-internal-format
52234 msgid "Procedure %qs at %C is already defined at %L"
52235 msgstr ""
52236
52237 #: fortran/decl.c:1319
52238 #, gcc-internal-format
52239 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
52240 msgstr ""
52241
52242 #: fortran/decl.c:1331
52243 #, gcc-internal-format
52244 msgid "Name %qs at %C is already defined as a generic interface at %L"
52245 msgstr ""
52246
52247 #: fortran/decl.c:1347
52248 #, gcc-internal-format
52249 msgid "Procedure %qs at %C has an explicit interface from a previous declaration"
52250 msgstr "Процедура %qs у %C є явним інтерфейсом з попереднього оголошення"
52251
52252 #: fortran/decl.c:1363
52253 #, gcc-internal-format
52254 msgid "Procedure %qs defined in interface body at %L clashes with internal procedure defined at %C"
52255 msgstr ""
52256
52257 #: fortran/decl.c:1446
52258 #, gcc-internal-format
52259 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
52260 msgstr ""
52261
52262 #: fortran/decl.c:1473
52263 #, gcc-internal-format
52264 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"
52265 msgstr ""
52266
52267 #: fortran/decl.c:1480
52268 #, gcc-internal-format
52269 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
52270 msgstr ""
52271
52272 #: fortran/decl.c:1487
52273 #, gcc-internal-format
52274 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
52275 msgstr ""
52276
52277 #: fortran/decl.c:1503
52278 #, gcc-internal-format
52279 msgid "Character argument %qs at %L must be length 1 because procedure %qs is BIND(C)"
52280 msgstr ""
52281
52282 #: fortran/decl.c:1516
52283 #, gcc-internal-format
52284 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
52285 msgstr ""
52286
52287 #: fortran/decl.c:1524
52288 #, gcc-internal-format
52289 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
52290 msgstr ""
52291
52292 #: fortran/decl.c:1533
52293 #, gcc-internal-format
52294 msgid "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with BIND(C) is not yet supported"
52295 msgstr ""
52296
52297 #: fortran/decl.c:1542
52298 #, gcc-internal-format
52299 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
52300 msgstr ""
52301
52302 #: fortran/decl.c:1549
52303 #, gcc-internal-format
52304 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
52305 msgstr ""
52306
52307 #: fortran/decl.c:1560
52308 #, gcc-internal-format
52309 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
52310 msgstr ""
52311
52312 #: fortran/decl.c:1628
52313 #, gcc-internal-format
52314 msgid "Symbol %qs at %C also declared as a type at %L"
52315 msgstr ""
52316
52317 #: fortran/decl.c:1687
52318 #, gcc-internal-format
52319 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
52320 msgstr ""
52321
52322 #: fortran/decl.c:1727
52323 #, gcc-internal-format, gfc-internal-format
52324 msgid "CHARACTER length must be a constant at %L"
52325 msgstr ""
52326
52327 #: fortran/decl.c:1742
52328 #, gcc-internal-format, gfc-internal-format
52329 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
52330 msgstr ""
52331
52332 #: fortran/decl.c:1750
52333 #, gcc-internal-format, gfc-internal-format
52334 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%ld/%ld)"
52335 msgstr ""
52336
52337 #: fortran/decl.c:1849
52338 #, gcc-internal-format
52339 msgid "Initializer not allowed for PARAMETER %qs at %C"
52340 msgstr ""
52341
52342 #: fortran/decl.c:1859
52343 #, gcc-internal-format, gfc-internal-format
52344 msgid "PARAMETER at %L is missing an initializer"
52345 msgstr ""
52346
52347 #: fortran/decl.c:1869
52348 #, gcc-internal-format
52349 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
52350 msgstr ""
52351
52352 #: fortran/decl.c:1912
52353 #, gcc-internal-format, gfc-internal-format
52354 msgid "Cannot initialize parameter array at %L with variable length elements"
52355 msgstr ""
52356
52357 #: fortran/decl.c:1981
52358 #, gcc-internal-format, gfc-internal-format
52359 msgid "Cannot initialize implied-shape array at %L with scalar"
52360 msgstr ""
52361
52362 #: fortran/decl.c:1992
52363 #, gcc-internal-format
52364 msgid "gfc_array_size failed"
52365 msgstr ""
52366
52367 #: fortran/decl.c:2022
52368 #, gcc-internal-format, gfc-internal-format
52369 msgid "Non-constant lower bound in implied-shape declaration at %L"
52370 msgstr ""
52371
52372 #: fortran/decl.c:2108 fortran/decl.c:2115
52373 #, gcc-internal-format, gfc-internal-format
52374 msgid "Component at %C must have the POINTER attribute"
52375 msgstr ""
52376
52377 #: fortran/decl.c:2124
52378 #, gcc-internal-format
52379 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
52380 msgstr ""
52381
52382 #: fortran/decl.c:2133
52383 #, gcc-internal-format, gfc-internal-format
52384 msgid "Array component of structure at %C must have explicit or deferred shape"
52385 msgstr ""
52386
52387 #: fortran/decl.c:2157 fortran/symbol.c:2258
52388 #, gcc-internal-format
52389 msgid "Component %qs at %C already declared at %L"
52390 msgstr ""
52391
52392 #: fortran/decl.c:2205
52393 #, gcc-internal-format, gfc-internal-format
52394 msgid "Pointer array component of structure at %C must have a deferred shape"
52395 msgstr ""
52396
52397 #: fortran/decl.c:2214
52398 #, gcc-internal-format, gfc-internal-format
52399 msgid "Allocatable component of structure at %C must have a deferred shape"
52400 msgstr ""
52401
52402 #: fortran/decl.c:2223
52403 #, gcc-internal-format, gfc-internal-format
52404 msgid "Array component of structure at %C must have an explicit shape"
52405 msgstr ""
52406
52407 #: fortran/decl.c:2240
52408 #, gcc-internal-format
52409 msgid "Type parameter %qs at %C has no corresponding entry in the type parameter name list at %L"
52410 msgstr ""
52411
52412 #: fortran/decl.c:2297
52413 #, gcc-internal-format, gfc-internal-format
52414 msgid "NULL() initialization at %C is ambiguous"
52415 msgstr ""
52416
52417 #: fortran/decl.c:2314
52418 #, gcc-internal-format, gfc-internal-format
52419 msgid "NULL() initialization at %C may not have MOLD"
52420 msgstr ""
52421
52422 #: fortran/decl.c:2331
52423 #, gcc-internal-format, gfc-internal-format
52424 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
52425 msgstr ""
52426
52427 #: fortran/decl.c:2352
52428 #, gcc-internal-format, gfc-internal-format
52429 msgid "Error in pointer initialization at %C"
52430 msgstr ""
52431
52432 #: fortran/decl.c:2359
52433 #, gcc-internal-format, gfc-internal-format
52434 msgid "non-NULL pointer initialization at %C"
52435 msgstr ""
52436
52437 #: fortran/decl.c:2382
52438 #, gcc-internal-format
52439 msgid "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing in a specification statement"
52440 msgstr ""
52441
52442 #: fortran/decl.c:2444
52443 #, gcc-internal-format
52444 msgid "%qs not allowed outside STRUCTURE at %C"
52445 msgstr ""
52446
52447 #: fortran/decl.c:2446
52448 #, gcc-internal-format
52449 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
52450 msgstr ""
52451
52452 #: fortran/decl.c:2453
52453 #, gcc-internal-format
52454 msgid "%qs entity cannot have attributes at %C"
52455 msgstr ""
52456
52457 #: fortran/decl.c:2493
52458 #, gcc-internal-format
52459 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
52460 msgstr ""
52461
52462 #: fortran/decl.c:2503
52463 #, gcc-internal-format, gfc-internal-format
52464 msgid "Implied-shape array at %L"
52465 msgstr ""
52466
52467 #: fortran/decl.c:2548
52468 #, gcc-internal-format, gfc-internal-format
52469 msgid "Explicit shaped array with nonconstant bounds at %C"
52470 msgstr ""
52471
52472 #: fortran/decl.c:2627
52473 #, gcc-internal-format
52474 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
52475 msgstr ""
52476
52477 #: fortran/decl.c:2638
52478 #, gcc-internal-format
52479 msgid "%qs entity cannot have an initializer at %C"
52480 msgstr ""
52481
52482 #: fortran/decl.c:2663 fortran/decl.c:8583
52483 #, gcc-internal-format, gfc-internal-format
52484 msgid "Duplicate array spec for Cray pointee at %C"
52485 msgstr ""
52486
52487 #: fortran/decl.c:2671
52488 #, gcc-internal-format
52489 msgid "Cannot set pointee array spec."
52490 msgstr ""
52491
52492 #: fortran/decl.c:2734
52493 #, gcc-internal-format, gfc-internal-format
52494 msgid "Old-style initialization at %C"
52495 msgstr ""
52496
52497 #: fortran/decl.c:2742
52498 #, gcc-internal-format, gfc-internal-format
52499 msgid "Invalid old style initialization for derived type component at %C"
52500 msgstr ""
52501
52502 #: fortran/decl.c:2755
52503 #, gcc-internal-format, gfc-internal-format
52504 msgid "Syntax error in old style initialization of %s at %C"
52505 msgstr "Синтаксична помилка у ініціалізації у старому стилі %s, адреса — %C"
52506
52507 #: fortran/decl.c:2775 fortran/decl.c:6851
52508 #, gcc-internal-format, gfc-internal-format
52509 msgid "Initialization at %C isn't for a pointer variable"
52510 msgstr ""
52511
52512 #: fortran/decl.c:2788
52513 #, gcc-internal-format
52514 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
52515 msgstr ""
52516
52517 #: fortran/decl.c:2797 fortran/decl.c:10461
52518 #, gcc-internal-format, gfc-internal-format
52519 msgid "Expected an initialization expression at %C"
52520 msgstr ""
52521
52522 #: fortran/decl.c:2804
52523 #, gcc-internal-format, gfc-internal-format
52524 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
52525 msgstr ""
52526
52527 #: fortran/decl.c:2821
52528 #, gcc-internal-format, gfc-internal-format
52529 msgid "Initialization of allocatable component at %C is not allowed"
52530 msgstr ""
52531
52532 #: fortran/decl.c:2835
52533 #, gcc-internal-format, gfc-internal-format
52534 msgid "The component with KIND or LEN attribute at %C does not not appear in the type parameter list at %L"
52535 msgstr ""
52536
52537 #: fortran/decl.c:2843
52538 #, gcc-internal-format, gfc-internal-format
52539 msgid "The component at %C that appears in the type parameter list at %L has neither the KIND nor LEN attribute"
52540 msgstr ""
52541
52542 #: fortran/decl.c:2851
52543 #, gcc-internal-format, gfc-internal-format
52544 msgid "The component at %C which is a type parameter must be a scalar"
52545 msgstr ""
52546
52547 #: fortran/decl.c:2868
52548 #, gcc-internal-format
52549 msgid "Incompatible initialization between a derived type entity and an entity with %qs type at %C"
52550 msgstr ""
52551
52552 #: fortran/decl.c:2930 fortran/decl.c:2966
52553 #, gcc-internal-format, gfc-internal-format
52554 msgid "Old-style type declaration %s*%d not supported at %C"
52555 msgstr ""
52556
52557 #: fortran/decl.c:2972
52558 #, gcc-internal-format, gfc-internal-format
52559 msgid "Nonstandard type declaration %s*%d at %C"
52560 msgstr ""
52561
52562 #: fortran/decl.c:3031 fortran/decl.c:3108
52563 #, gcc-internal-format, gfc-internal-format
52564 msgid "Missing right parenthesis at %C"
52565 msgstr ""
52566
52567 #: fortran/decl.c:3044 fortran/decl.c:3179
52568 #, gcc-internal-format, gfc-internal-format
52569 msgid "Expected initialization expression at %C"
52570 msgstr ""
52571
52572 #: fortran/decl.c:3052 fortran/decl.c:3185
52573 #, gcc-internal-format, gfc-internal-format
52574 msgid "Expected scalar initialization expression at %C"
52575 msgstr ""
52576
52577 #: fortran/decl.c:3082 fortran/decl.c:3808
52578 #, gcc-internal-format, gfc-internal-format
52579 msgid "Kind %d not supported for type %s at %C"
52580 msgstr ""
52581
52582 #: fortran/decl.c:3095
52583 #, gcc-internal-format, gfc-internal-format
52584 msgid "C kind type parameter is for type %s but type at %L is %s"
52585 msgstr ""
52586
52587 #: fortran/decl.c:3106
52588 #, gcc-internal-format, gfc-internal-format
52589 msgid "Missing right parenthesis or comma at %C"
52590 msgstr ""
52591
52592 #: fortran/decl.c:3211
52593 #, gcc-internal-format, gfc-internal-format
52594 msgid "Kind %d is not supported for CHARACTER at %C"
52595 msgstr ""
52596
52597 #: fortran/decl.c:3343
52598 #, gcc-internal-format, gfc-internal-format
52599 msgid "Syntax error in CHARACTER declaration at %C"
52600 msgstr ""
52601
52602 #: fortran/decl.c:3442
52603 #, gcc-internal-format
52604 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
52605 msgstr ""
52606
52607 #: fortran/decl.c:3455
52608 #, gcc-internal-format, gfc-internal-format
52609 msgid "Structure name expected after RECORD at %C"
52610 msgstr ""
52611
52612 #: fortran/decl.c:3568
52613 #, gcc-internal-format, gfc-internal-format
52614 msgid "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED parameters"
52615 msgstr ""
52616
52617 #: fortran/decl.c:3592
52618 #, gcc-internal-format, gfc-internal-format
52619 msgid "The type parameter spec list at %C does not contain enough parameter expressions"
52620 msgstr ""
52621
52622 #: fortran/decl.c:3616
52623 #, gcc-internal-format
52624 msgid "The derived parameter %qs at %C does not have a default value"
52625 msgstr ""
52626
52627 #: fortran/decl.c:3648
52628 #, gcc-internal-format, gfc-internal-format
52629 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
52630 msgstr ""
52631
52632 #: fortran/decl.c:3676
52633 #, gcc-internal-format
52634 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
52635 msgstr ""
52636
52637 #: fortran/decl.c:3683
52638 #, gcc-internal-format
52639 msgid "The value for the KIND parameter %qs at %C does not reduce to a constant expression"
52640 msgstr "Значення параметра KIND %qs у %C не спрощується до сталого виразу"
52641
52642 #: fortran/decl.c:3698
52643 #, gcc-internal-format, gfc-internal-format
52644 msgid "The type parameter spec list at %C contains too many parameter expressions"
52645 msgstr ""
52646
52647 #: fortran/decl.c:3707
52648 #, gcc-internal-format, gfc-internal-format
52649 msgid "Parameterized derived type at %C is ambiguous"
52650 msgstr ""
52651
52652 #: fortran/decl.c:3970
52653 #, gcc-internal-format, gfc-internal-format
52654 msgid "BYTE type at %C"
52655 msgstr ""
52656
52657 #: fortran/decl.c:3975
52658 #, gcc-internal-format, gfc-internal-format
52659 msgid "BYTE type used at %C is not available on the target machine"
52660 msgstr ""
52661
52662 #: fortran/decl.c:3997
52663 #, gcc-internal-format, gfc-internal-format
52664 msgid "Assumed type at %C is not allowed for components"
52665 msgstr ""
52666
52667 #: fortran/decl.c:4000
52668 #, gcc-internal-format, gfc-internal-format
52669 msgid "Assumed type at %C"
52670 msgstr ""
52671
52672 #: fortran/decl.c:4022 fortran/decl.c:4053 fortran/decl.c:4082
52673 #: fortran/decl.c:4366
52674 #, gcc-internal-format, gfc-internal-format
52675 msgid "TYPE with intrinsic-type-spec at %C"
52676 msgstr ""
52677
52678 #: fortran/decl.c:4078
52679 #, gcc-internal-format, gfc-internal-format
52680 msgid "DOUBLE COMPLEX at %C"
52681 msgstr ""
52682
52683 #: fortran/decl.c:4121 fortran/decl.c:4257 fortran/decl.c:4269
52684 #: fortran/decl.c:4283 fortran/decl.c:4761 fortran/decl.c:4769
52685 #, gcc-internal-format
52686 msgid "Type name %qs at %C is ambiguous"
52687 msgstr ""
52688
52689 #: fortran/decl.c:4216
52690 #, gcc-internal-format, gfc-internal-format
52691 msgid "CLASS statement at %C"
52692 msgstr ""
52693
52694 #: fortran/decl.c:4298
52695 #, gcc-internal-format
52696 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
52697 msgstr ""
52698
52699 #: fortran/decl.c:4437
52700 #, gcc-internal-format, gfc-internal-format
52701 msgid "Duplicate IMPLICIT NONE statement at %C"
52702 msgstr ""
52703
52704 #: fortran/decl.c:4446
52705 #, gcc-internal-format, gfc-internal-format
52706 msgid "IMPORT NONE with spec list at %C"
52707 msgstr ""
52708
52709 #: fortran/decl.c:4505
52710 #, gcc-internal-format, gfc-internal-format
52711 msgid "Missing character range in IMPLICIT at %C"
52712 msgstr ""
52713
52714 #: fortran/decl.c:4551
52715 #, gcc-internal-format, gfc-internal-format
52716 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
52717 msgstr ""
52718
52719 #: fortran/decl.c:4604
52720 #, gcc-internal-format, gfc-internal-format
52721 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
52722 msgstr ""
52723
52724 #: fortran/decl.c:4614
52725 #, gcc-internal-format, gfc-internal-format
52726 msgid "Empty IMPLICIT statement at %C"
52727 msgstr ""
52728
52729 #: fortran/decl.c:4720
52730 #, gcc-internal-format, gfc-internal-format
52731 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
52732 msgstr ""
52733
52734 #: fortran/decl.c:4727
52735 #, gcc-internal-format, gfc-internal-format
52736 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
52737 msgstr ""
52738
52739 #: fortran/decl.c:4732
52740 #, gcc-internal-format, gfc-internal-format
52741 msgid "IMPORT statement at %C"
52742 msgstr ""
52743
52744 #: fortran/decl.c:4746
52745 #, gcc-internal-format, gfc-internal-format
52746 msgid "Expecting list of named entities at %C"
52747 msgstr ""
52748
52749 #: fortran/decl.c:4775
52750 #, gcc-internal-format
52751 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
52752 msgstr ""
52753
52754 #: fortran/decl.c:4782
52755 #, gcc-internal-format
52756 msgid "%qs is already IMPORTed from host scoping unit at %C"
52757 msgstr ""
52758
52759 #: fortran/decl.c:4823
52760 #, gcc-internal-format, gfc-internal-format
52761 msgid "Syntax error in IMPORT statement at %C"
52762 msgstr ""
52763
52764 #: fortran/decl.c:5163
52765 #, gcc-internal-format, gfc-internal-format
52766 msgid "Missing codimension specification at %C"
52767 msgstr ""
52768
52769 #: fortran/decl.c:5165
52770 #, gcc-internal-format, gfc-internal-format
52771 msgid "Missing dimension specification at %C"
52772 msgstr ""
52773
52774 #: fortran/decl.c:5260
52775 #, gcc-internal-format, gfc-internal-format
52776 msgid "Duplicate %s attribute at %L"
52777 msgstr ""
52778
52779 #: fortran/decl.c:5277
52780 #, gcc-internal-format
52781 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
52782 msgstr ""
52783
52784 #: fortran/decl.c:5294
52785 #, gcc-internal-format, gfc-internal-format
52786 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
52787 msgstr ""
52788
52789 #: fortran/decl.c:5303
52790 #, gcc-internal-format, gfc-internal-format
52791 msgid "KIND attribute at %C in a TYPE definition"
52792 msgstr ""
52793
52794 #: fortran/decl.c:5311
52795 #, gcc-internal-format, gfc-internal-format
52796 msgid "Component with KIND attribute at %C must be INTEGER"
52797 msgstr ""
52798
52799 #: fortran/decl.c:5318
52800 #, gcc-internal-format, gfc-internal-format
52801 msgid "Component with KIND attribute at %C must be default integer kind (%d)"
52802 msgstr ""
52803
52804 #: fortran/decl.c:5327
52805 #, gcc-internal-format, gfc-internal-format
52806 msgid "LEN attribute at %C in a TYPE definition"
52807 msgstr ""
52808
52809 #: fortran/decl.c:5335
52810 #, gcc-internal-format, gfc-internal-format
52811 msgid "Component with LEN attribute at %C must be INTEGER"
52812 msgstr ""
52813
52814 #: fortran/decl.c:5342
52815 #, gcc-internal-format, gfc-internal-format
52816 msgid "Component with LEN attribute at %C must be default integer kind (%d)"
52817 msgstr ""
52818
52819 #: fortran/decl.c:5351
52820 #, gcc-internal-format, gfc-internal-format
52821 msgid "Attribute at %L is not allowed in a TYPE definition"
52822 msgstr ""
52823
52824 #: fortran/decl.c:5369
52825 #, gcc-internal-format, gfc-internal-format
52826 msgid "Attribute %s at %L in a TYPE definition"
52827 msgstr ""
52828
52829 #: fortran/decl.c:5379
52830 #, gcc-internal-format, gfc-internal-format
52831 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
52832 msgstr ""
52833
52834 #: fortran/decl.c:5389
52835 #, gcc-internal-format, gfc-internal-format
52836 msgid "Attribute at %L is not allowed outside a TYPE definition"
52837 msgstr ""
52838
52839 #: fortran/decl.c:5402
52840 #, gcc-internal-format, gfc-internal-format
52841 msgid "ASYNCHRONOUS attribute at %C"
52842 msgstr ""
52843
52844 #: fortran/decl.c:5413
52845 #, gcc-internal-format, gfc-internal-format
52846 msgid "CONTIGUOUS attribute at %C"
52847 msgstr ""
52848
52849 #: fortran/decl.c:5468 fortran/decl.c:8887
52850 #, gcc-internal-format, gfc-internal-format
52851 msgid "PROTECTED at %C only allowed in specification part of a module"
52852 msgstr ""
52853
52854 #: fortran/decl.c:5474
52855 #, gcc-internal-format, gfc-internal-format
52856 msgid "PROTECTED attribute at %C"
52857 msgstr ""
52858
52859 #: fortran/decl.c:5508
52860 #, gcc-internal-format, gfc-internal-format
52861 msgid "VALUE attribute at %C"
52862 msgstr ""
52863
52864 #: fortran/decl.c:5515
52865 #, gcc-internal-format, gfc-internal-format
52866 msgid "VOLATILE attribute at %C"
52867 msgstr ""
52868
52869 #: fortran/decl.c:5522
52870 #, gcc-internal-format
52871 msgid "match_attr_spec(): Bad attribute"
52872 msgstr ""
52873
52874 #: fortran/decl.c:5563
52875 #, gcc-internal-format, gfc-internal-format
52876 msgid "Multiple identifiers provided with single NAME= specifier at %C"
52877 msgstr ""
52878
52879 #: fortran/decl.c:5661
52880 #, gcc-internal-format
52881 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
52882 msgstr ""
52883
52884 #: fortran/decl.c:5683
52885 #, gcc-internal-format
52886 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
52887 msgstr ""
52888
52889 #: fortran/decl.c:5692
52890 #, gcc-internal-format
52891 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
52892 msgstr ""
52893
52894 #: fortran/decl.c:5696
52895 #, gcc-internal-format
52896 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
52897 msgstr ""
52898
52899 #: fortran/decl.c:5708
52900 #, gcc-internal-format
52901 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
52902 msgstr ""
52903
52904 #: fortran/decl.c:5722
52905 #, gcc-internal-format
52906 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
52907 msgstr ""
52908
52909 #: fortran/decl.c:5730
52910 #, gcc-internal-format
52911 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
52912 msgstr ""
52913
52914 #: fortran/decl.c:5742
52915 #, gcc-internal-format
52916 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
52917 msgstr ""
52918
52919 #: fortran/decl.c:5750
52920 #, gcc-internal-format
52921 msgid "Return type of BIND(C) function %qs of character type at %L must have length 1"
52922 msgstr ""
52923
52924 #. Use gfc_warning_now because we won't say that the symbol fails
52925 #. just because of this.
52926 #: fortran/decl.c:5761
52927 #, gcc-internal-format
52928 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
52929 msgstr ""
52930
52931 #: fortran/decl.c:5835
52932 #, gcc-internal-format, gfc-internal-format
52933 msgid "Need either entity or common block name for attribute specification statement at %C"
52934 msgstr ""
52935
52936 #: fortran/decl.c:5880
52937 #, gcc-internal-format, gfc-internal-format
52938 msgid "Missing entity or common block name for attribute specification statement at %C"
52939 msgstr ""
52940
52941 #: fortran/decl.c:5887
52942 #, gcc-internal-format
52943 msgid "Missing symbol"
52944 msgstr ""
52945
52946 #: fortran/decl.c:5916
52947 #, gcc-internal-format, gfc-internal-format
52948 msgid "BIND(C) statement at %C"
52949 msgstr ""
52950
52951 #: fortran/decl.c:6002
52952 #, gcc-internal-format, gfc-internal-format
52953 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
52954 msgstr ""
52955
52956 #: fortran/decl.c:6044
52957 #, gcc-internal-format, gfc-internal-format
52958 msgid "Syntax error in anonymous structure declaration at %C"
52959 msgstr "Синтаксична помилка у оголошенні анонімної структури у %C"
52960
52961 #: fortran/decl.c:6053
52962 #, gcc-internal-format, gfc-internal-format
52963 msgid "Syntax error in data declaration at %C"
52964 msgstr ""
52965
52966 #: fortran/decl.c:6125
52967 #, gcc-internal-format, gfc-internal-format
52968 msgid "MODULE prefix at %C"
52969 msgstr ""
52970
52971 #: fortran/decl.c:6130
52972 #, gcc-internal-format, gfc-internal-format
52973 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
52974 msgstr ""
52975
52976 #: fortran/decl.c:6177
52977 #, gcc-internal-format, gfc-internal-format
52978 msgid "IMPURE procedure at %C"
52979 msgstr ""
52980
52981 #: fortran/decl.c:6189
52982 #, gcc-internal-format, gfc-internal-format
52983 msgid "PURE and IMPURE must not appear both at %C"
52984 msgstr ""
52985
52986 #: fortran/decl.c:6235
52987 #, gcc-internal-format, gfc-internal-format
52988 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
52989 msgstr ""
52990
52991 #: fortran/decl.c:6242
52992 #, gcc-internal-format, gfc-internal-format
52993 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
52994 msgstr ""
52995
52996 #: fortran/decl.c:6249
52997 #, gcc-internal-format, gfc-internal-format
52998 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
52999 msgstr ""
53000
53001 #: fortran/decl.c:6310
53002 #, gcc-internal-format, gfc-internal-format
53003 msgid "A type parameter list is required at %C"
53004 msgstr ""
53005
53006 #: fortran/decl.c:6324 fortran/primary.c:1820
53007 #, gcc-internal-format, gfc-internal-format
53008 msgid "Alternate-return argument at %C"
53009 msgstr ""
53010
53011 #: fortran/decl.c:6330 fortran/decl.c:6338
53012 #, gcc-internal-format, gfc-internal-format
53013 msgid "A parameter name is required at %C"
53014 msgstr "Потрібна назва параметра у %C"
53015
53016 #: fortran/decl.c:6378
53017 #, gcc-internal-format
53018 msgid "Name %qs at %C is the name of the procedure"
53019 msgstr ""
53020
53021 #: fortran/decl.c:6391
53022 #, gcc-internal-format, gfc-internal-format
53023 msgid "Expected parameter list in type declaration at %C"
53024 msgstr "У оголошенні типу у %C мав бути список параметрів"
53025
53026 #: fortran/decl.c:6394
53027 #, gcc-internal-format, gfc-internal-format
53028 msgid "Unexpected junk in formal argument list at %C"
53029 msgstr ""
53030
53031 #: fortran/decl.c:6412
53032 #, gcc-internal-format
53033 msgid "Duplicate name %qs in parameter list at %C"
53034 msgstr ""
53035
53036 #: fortran/decl.c:6415
53037 #, gcc-internal-format
53038 msgid "Duplicate symbol %qs in formal argument list at %C"
53039 msgstr ""
53040
53041 #: fortran/decl.c:6454
53042 #, gcc-internal-format, gfc-internal-format
53043 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
53044 msgstr ""
53045
53046 #: fortran/decl.c:6460
53047 #, gcc-internal-format, gfc-internal-format
53048 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
53049 msgstr ""
53050
53051 #: fortran/decl.c:6499
53052 #, gcc-internal-format, gfc-internal-format
53053 msgid "RESULT variable at %C must be different than function name"
53054 msgstr ""
53055
53056 #: fortran/decl.c:6576
53057 #, gcc-internal-format, gfc-internal-format
53058 msgid "Unexpected junk after function declaration at %C"
53059 msgstr ""
53060
53061 #: fortran/decl.c:6586 fortran/decl.c:7699
53062 #, gcc-internal-format, gfc-internal-format
53063 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
53064 msgstr ""
53065
53066 #: fortran/decl.c:6790
53067 #, gcc-internal-format, gfc-internal-format
53068 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
53069 msgstr ""
53070
53071 #: fortran/decl.c:6797
53072 #, gcc-internal-format, gfc-internal-format
53073 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
53074 msgstr ""
53075
53076 #: fortran/decl.c:6803
53077 #, gcc-internal-format, gfc-internal-format
53078 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
53079 msgstr ""
53080
53081 #: fortran/decl.c:6826
53082 #, gcc-internal-format
53083 msgid "Procedure %qs at %L already has basic type of %s"
53084 msgstr ""
53085
53086 #: fortran/decl.c:6872 fortran/decl.c:7060 fortran/decl.c:10945
53087 #, gcc-internal-format, gfc-internal-format
53088 msgid "Syntax error in PROCEDURE statement at %C"
53089 msgstr ""
53090
53091 #: fortran/decl.c:6921 fortran/decl.c:10845
53092 #, gcc-internal-format
53093 msgid "Expected %<::%> after binding-attributes at %C"
53094 msgstr ""
53095
53096 #: fortran/decl.c:6928
53097 #, gcc-internal-format, gfc-internal-format
53098 msgid "NOPASS or explicit interface required at %C"
53099 msgstr ""
53100
53101 #: fortran/decl.c:6932
53102 #, gcc-internal-format, gfc-internal-format
53103 msgid "Procedure pointer component at %C"
53104 msgstr ""
53105
53106 #: fortran/decl.c:7004
53107 #, gcc-internal-format, gfc-internal-format
53108 msgid "Syntax error in procedure pointer component at %C"
53109 msgstr ""
53110
53111 #: fortran/decl.c:7022
53112 #, gcc-internal-format, gfc-internal-format
53113 msgid "PROCEDURE at %C must be in a generic interface"
53114 msgstr ""
53115
53116 #: fortran/decl.c:7031 fortran/decl.c:9606
53117 #, gcc-internal-format, gfc-internal-format
53118 msgid "double colon in MODULE PROCEDURE statement at %L"
53119 msgstr ""
53120
53121 #: fortran/decl.c:7101
53122 #, gcc-internal-format, gfc-internal-format
53123 msgid "PROCEDURE statement at %C"
53124 msgstr ""
53125
53126 #: fortran/decl.c:7173
53127 #, gcc-internal-format, gfc-internal-format
53128 msgid "Expected formal argument list in function definition at %C"
53129 msgstr ""
53130
53131 #: fortran/decl.c:7197 fortran/decl.c:7201 fortran/decl.c:7456
53132 #: fortran/decl.c:7460 fortran/decl.c:7663 fortran/decl.c:7667
53133 #: fortran/symbol.c:1903
53134 #, gcc-internal-format, gfc-internal-format
53135 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
53136 msgstr ""
53137
53138 #: fortran/decl.c:7354
53139 #, gcc-internal-format, gfc-internal-format
53140 msgid "ENTRY statement at %C"
53141 msgstr ""
53142
53143 #: fortran/decl.c:7363
53144 #, gcc-internal-format, gfc-internal-format
53145 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
53146 msgstr ""
53147
53148 #: fortran/decl.c:7366
53149 #, gcc-internal-format, gfc-internal-format
53150 msgid "ENTRY statement at %C cannot appear within a MODULE"
53151 msgstr ""
53152
53153 #: fortran/decl.c:7369
53154 #, gcc-internal-format, gfc-internal-format
53155 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
53156 msgstr ""
53157
53158 #: fortran/decl.c:7372
53159 #, gcc-internal-format, gfc-internal-format
53160 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
53161 msgstr ""
53162
53163 #: fortran/decl.c:7376 fortran/decl.c:7421
53164 #, gcc-internal-format, gfc-internal-format
53165 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
53166 msgstr ""
53167
53168 #: fortran/decl.c:7380
53169 #, gcc-internal-format, gfc-internal-format
53170 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
53171 msgstr ""
53172
53173 #: fortran/decl.c:7384
53174 #, gcc-internal-format, gfc-internal-format
53175 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
53176 msgstr ""
53177
53178 #: fortran/decl.c:7388
53179 #, gcc-internal-format, gfc-internal-format
53180 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
53181 msgstr ""
53182
53183 #: fortran/decl.c:7393
53184 #, gcc-internal-format, gfc-internal-format
53185 msgid "ENTRY statement at %C cannot appear within a DO block"
53186 msgstr ""
53187
53188 #: fortran/decl.c:7397
53189 #, gcc-internal-format, gfc-internal-format
53190 msgid "ENTRY statement at %C cannot appear within a SELECT block"
53191 msgstr ""
53192
53193 #: fortran/decl.c:7401
53194 #, gcc-internal-format, gfc-internal-format
53195 msgid "ENTRY statement at %C cannot appear within a FORALL block"
53196 msgstr ""
53197
53198 #: fortran/decl.c:7405
53199 #, gcc-internal-format, gfc-internal-format
53200 msgid "ENTRY statement at %C cannot appear within a WHERE block"
53201 msgstr ""
53202
53203 #: fortran/decl.c:7409
53204 #, gcc-internal-format, gfc-internal-format
53205 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
53206 msgstr ""
53207
53208 #: fortran/decl.c:7413
53209 #, gcc-internal-format, gfc-internal-format
53210 msgid "Unexpected ENTRY statement at %C"
53211 msgstr ""
53212
53213 #: fortran/decl.c:7434
53214 #, gcc-internal-format, gfc-internal-format
53215 msgid "ENTRY statement at %C cannot appear in a contained procedure"
53216 msgstr ""
53217
53218 #: fortran/decl.c:7485 fortran/decl.c:7706
53219 #, gcc-internal-format, gfc-internal-format
53220 msgid "Missing required parentheses before BIND(C) at %C"
53221 msgstr ""
53222
53223 #: fortran/decl.c:7579
53224 #, gcc-internal-format, gfc-internal-format
53225 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
53226 msgstr ""
53227
53228 #: fortran/decl.c:7714
53229 #, gcc-internal-format, gfc-internal-format
53230 msgid "Alternate return dummy argument cannot appear in a SUBROUTINE with the BIND(C) attribute at %L"
53231 msgstr ""
53232
53233 #: fortran/decl.c:7777 fortran/decl.c:7784
53234 #, gcc-internal-format, gfc-internal-format
53235 msgid "Invalid C identifier in NAME= specifier at %C"
53236 msgstr ""
53237
53238 #: fortran/decl.c:7824
53239 #, gcc-internal-format, gfc-internal-format
53240 msgid "Syntax error in NAME= specifier for binding label at %C"
53241 msgstr ""
53242
53243 #: fortran/decl.c:7840
53244 #, gcc-internal-format, gfc-internal-format
53245 msgid "NAME= specifier at %C should be a constant expression"
53246 msgstr ""
53247
53248 #: fortran/decl.c:7848
53249 #, gcc-internal-format, gfc-internal-format
53250 msgid "NAME= specifier at %C should be a scalar of default character kind"
53251 msgstr ""
53252
53253 #: fortran/decl.c:7867
53254 #, gcc-internal-format, gfc-internal-format
53255 msgid "Missing closing paren for binding label at %C"
53256 msgstr ""
53257
53258 #: fortran/decl.c:7873
53259 #, gcc-internal-format, gfc-internal-format
53260 msgid "No binding name is allowed in BIND(C) at %C"
53261 msgstr ""
53262
53263 #: fortran/decl.c:7879
53264 #, gcc-internal-format, gfc-internal-format
53265 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
53266 msgstr ""
53267
53268 #: fortran/decl.c:7908
53269 #, gcc-internal-format, gfc-internal-format
53270 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
53271 msgstr ""
53272
53273 #: fortran/decl.c:8153
53274 #, gcc-internal-format, gfc-internal-format
53275 msgid "Unexpected END statement at %C"
53276 msgstr ""
53277
53278 #: fortran/decl.c:8162
53279 #, gcc-internal-format, gfc-internal-format
53280 msgid "END statement instead of %s statement at %L"
53281 msgstr ""
53282
53283 #. We would have required END [something].
53284 #: fortran/decl.c:8171
53285 #, gcc-internal-format, gfc-internal-format
53286 msgid "%s statement expected at %L"
53287 msgstr ""
53288
53289 #: fortran/decl.c:8182
53290 #, gcc-internal-format, gfc-internal-format
53291 msgid "Expecting %s statement at %L"
53292 msgstr ""
53293
53294 #: fortran/decl.c:8202
53295 #, gcc-internal-format
53296 msgid "Expected block name of %qs in %s statement at %L"
53297 msgstr ""
53298
53299 #: fortran/decl.c:8219
53300 #, gcc-internal-format, gfc-internal-format
53301 msgid "Expected terminating name at %C"
53302 msgstr ""
53303
53304 #: fortran/decl.c:8233 fortran/decl.c:8241
53305 #, gcc-internal-format
53306 msgid "Expected label %qs for %s statement at %C"
53307 msgstr ""
53308
53309 #: fortran/decl.c:8340
53310 #, gcc-internal-format, gfc-internal-format
53311 msgid "Missing array specification at %L in DIMENSION statement"
53312 msgstr ""
53313
53314 #: fortran/decl.c:8348
53315 #, gcc-internal-format, gfc-internal-format
53316 msgid "Dimensions specified for %s at %L after its initialization"
53317 msgstr ""
53318
53319 #: fortran/decl.c:8356
53320 #, gcc-internal-format, gfc-internal-format
53321 msgid "Missing array specification at %L in CODIMENSION statement"
53322 msgstr ""
53323
53324 #: fortran/decl.c:8365
53325 #, gcc-internal-format, gfc-internal-format
53326 msgid "Array specification must be deferred at %L"
53327 msgstr ""
53328
53329 #: fortran/decl.c:8463
53330 #, gcc-internal-format, gfc-internal-format
53331 msgid "Unexpected character in variable list at %C"
53332 msgstr ""
53333
53334 #: fortran/decl.c:8500
53335 #, gcc-internal-format
53336 msgid "Expected %<(%> at %C"
53337 msgstr ""
53338
53339 #: fortran/decl.c:8514 fortran/decl.c:8554
53340 #, gcc-internal-format, gfc-internal-format
53341 msgid "Expected variable name at %C"
53342 msgstr ""
53343
53344 #: fortran/decl.c:8530
53345 #, gcc-internal-format, gfc-internal-format
53346 msgid "Cray pointer at %C must be an integer"
53347 msgstr ""
53348
53349 #: fortran/decl.c:8534
53350 #, gcc-internal-format, gfc-internal-format
53351 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
53352 msgstr ""
53353
53354 #: fortran/decl.c:8540
53355 #, gcc-internal-format, gfc-internal-format
53356 msgid "Expected \",\" at %C"
53357 msgstr ""
53358
53359 #: fortran/decl.c:8579
53360 #, gcc-internal-format
53361 msgid "Cannot set Cray pointee array spec."
53362 msgstr ""
53363
53364 #: fortran/decl.c:8603
53365 #, gcc-internal-format, gfc-internal-format
53366 msgid "Expected \")\" at %C"
53367 msgstr ""
53368
53369 #: fortran/decl.c:8615
53370 #, gcc-internal-format
53371 msgid "Expected %<,%> or end of statement at %C"
53372 msgstr ""
53373
53374 #: fortran/decl.c:8641
53375 #, gcc-internal-format, gfc-internal-format
53376 msgid "INTENT is not allowed inside of BLOCK at %C"
53377 msgstr ""
53378
53379 #: fortran/decl.c:8673
53380 #, gcc-internal-format, gfc-internal-format
53381 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
53382 msgstr ""
53383
53384 #: fortran/decl.c:8692
53385 #, gcc-internal-format
53386 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
53387 msgstr ""
53388
53389 #: fortran/decl.c:8731
53390 #, gcc-internal-format, gfc-internal-format
53391 msgid "CONTIGUOUS statement at %C"
53392 msgstr ""
53393
53394 #: fortran/decl.c:8837
53395 #, gcc-internal-format, gfc-internal-format
53396 msgid "Access specification of the %s operator at %C has already been specified"
53397 msgstr ""
53398
53399 #: fortran/decl.c:8854
53400 #, gcc-internal-format, gfc-internal-format
53401 msgid "Access specification of the .%s. operator at %C has already been specified"
53402 msgstr ""
53403
53404 #: fortran/decl.c:8893
53405 #, gcc-internal-format, gfc-internal-format
53406 msgid "PROTECTED statement at %C"
53407 msgstr ""
53408
53409 #: fortran/decl.c:8931
53410 #, gcc-internal-format, gfc-internal-format
53411 msgid "Syntax error in PROTECTED statement at %C"
53412 msgstr ""
53413
53414 #: fortran/decl.c:8955
53415 #, gcc-internal-format, gfc-internal-format
53416 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
53417 msgstr ""
53418
53419 #: fortran/decl.c:8992
53420 #, gcc-internal-format, gfc-internal-format
53421 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
53422 msgstr ""
53423
53424 #: fortran/decl.c:9020
53425 #, gcc-internal-format, gfc-internal-format
53426 msgid "Expected variable name at %C in PARAMETER statement"
53427 msgstr ""
53428
53429 #: fortran/decl.c:9027
53430 #, gcc-internal-format, gfc-internal-format
53431 msgid "Expected = sign in PARAMETER statement at %C"
53432 msgstr ""
53433
53434 #: fortran/decl.c:9033
53435 #, gcc-internal-format, gfc-internal-format
53436 msgid "Expected expression at %C in PARAMETER statement"
53437 msgstr ""
53438
53439 #: fortran/decl.c:9053
53440 #, gcc-internal-format, gfc-internal-format
53441 msgid "Initializing already initialized variable at %C"
53442 msgstr ""
53443
53444 #. With legacy PARAMETER statements, don't expect a terminating ')'.
53445 #: fortran/decl.c:9078
53446 #, gcc-internal-format, gfc-internal-format
53447 msgid "PARAMETER without '()' at %C"
53448 msgstr ""
53449
53450 #: fortran/decl.c:9094
53451 #, gcc-internal-format, gfc-internal-format
53452 msgid "Unexpected characters in PARAMETER statement at %C"
53453 msgstr ""
53454
53455 #: fortran/decl.c:9113 fortran/decl.c:9169
53456 #, gcc-internal-format
53457 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
53458 msgstr ""
53459
53460 #: fortran/decl.c:9148
53461 #, gcc-internal-format, gfc-internal-format
53462 msgid "Expected entity-list in AUTOMATIC statement at %C"
53463 msgstr ""
53464
53465 #: fortran/decl.c:9155
53466 #, gcc-internal-format, gfc-internal-format
53467 msgid "Syntax error in AUTOMATIC statement at %C"
53468 msgstr "Синтаксична помилка у інструкції AUTOMATIC у %C"
53469
53470 #: fortran/decl.c:9204
53471 #, gcc-internal-format, gfc-internal-format
53472 msgid "Expected entity-list in STATIC statement at %C"
53473 msgstr ""
53474
53475 #: fortran/decl.c:9211
53476 #, gcc-internal-format, gfc-internal-format
53477 msgid "Syntax error in STATIC statement at %C"
53478 msgstr "Синтаксична помилка у інструкції STATIC у %C"
53479
53480 #: fortran/decl.c:9230
53481 #, gcc-internal-format, gfc-internal-format
53482 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
53483 msgstr ""
53484
53485 #: fortran/decl.c:9241
53486 #, gcc-internal-format, gfc-internal-format
53487 msgid "SAVE statement at %C follows blanket SAVE statement"
53488 msgstr ""
53489
53490 #: fortran/decl.c:9287
53491 #, gcc-internal-format, gfc-internal-format
53492 msgid "Syntax error in SAVE statement at %C"
53493 msgstr ""
53494
53495 #: fortran/decl.c:9301
53496 #, gcc-internal-format, gfc-internal-format
53497 msgid "VALUE is not allowed inside of BLOCK at %C"
53498 msgstr ""
53499
53500 #: fortran/decl.c:9305
53501 #, gcc-internal-format, gfc-internal-format
53502 msgid "VALUE statement at %C"
53503 msgstr ""
53504
53505 #: fortran/decl.c:9343
53506 #, gcc-internal-format, gfc-internal-format
53507 msgid "Syntax error in VALUE statement at %C"
53508 msgstr ""
53509
53510 #: fortran/decl.c:9355
53511 #, gcc-internal-format, gfc-internal-format
53512 msgid "VOLATILE statement at %C"
53513 msgstr ""
53514
53515 #: fortran/decl.c:9382
53516 #, gcc-internal-format
53517 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
53518 msgstr ""
53519
53520 #: fortran/decl.c:9407
53521 #, gcc-internal-format, gfc-internal-format
53522 msgid "Syntax error in VOLATILE statement at %C"
53523 msgstr ""
53524
53525 #: fortran/decl.c:9419
53526 #, gcc-internal-format, gfc-internal-format
53527 msgid "ASYNCHRONOUS statement at %C"
53528 msgstr ""
53529
53530 #: fortran/decl.c:9463
53531 #, gcc-internal-format, gfc-internal-format
53532 msgid "Syntax error in ASYNCHRONOUS statement at %C"
53533 msgstr ""
53534
53535 #: fortran/decl.c:9488
53536 #, gcc-internal-format, gfc-internal-format
53537 msgid "MODULE PROCEDURE declaration at %C"
53538 msgstr ""
53539
53540 #: fortran/decl.c:9581
53541 #, gcc-internal-format, gfc-internal-format
53542 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
53543 msgstr ""
53544
53545 #: fortran/decl.c:9639
53546 #, gcc-internal-format, gfc-internal-format
53547 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
53548 msgstr ""
53549
53550 #: fortran/decl.c:9688
53551 #, gcc-internal-format, gfc-internal-format
53552 msgid "Ambiguous symbol in TYPE definition at %C"
53553 msgstr ""
53554
53555 #: fortran/decl.c:9697
53556 #, gcc-internal-format
53557 msgid "Symbol %qs at %C has not been previously defined"
53558 msgstr ""
53559
53560 #: fortran/decl.c:9703
53561 #, gcc-internal-format
53562 msgid "%qs in EXTENDS expression at %C is not a derived type"
53563 msgstr ""
53564
53565 #: fortran/decl.c:9710
53566 #, gcc-internal-format
53567 msgid "%qs cannot be extended at %C because it is BIND(C)"
53568 msgstr ""
53569
53570 #: fortran/decl.c:9717
53571 #, gcc-internal-format
53572 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
53573 msgstr ""
53574
53575 #: fortran/decl.c:9740
53576 #, gcc-internal-format, gfc-internal-format
53577 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
53578 msgstr ""
53579
53580 #: fortran/decl.c:9752
53581 #, gcc-internal-format, gfc-internal-format
53582 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
53583 msgstr ""
53584
53585 #: fortran/decl.c:9773
53586 #, gcc-internal-format, gfc-internal-format
53587 msgid "ABSTRACT type at %C"
53588 msgstr ""
53589
53590 #: fortran/decl.c:9819
53591 #, gcc-internal-format, gfc-internal-format
53592 msgid "Failed to create structure type '%s' at %C"
53593 msgstr ""
53594
53595 #: fortran/decl.c:9825
53596 #, gcc-internal-format
53597 msgid "Type definition of %qs at %C was already defined at %L"
53598 msgstr ""
53599
53600 #: fortran/decl.c:9872
53601 #, gcc-internal-format, gfc-internal-format
53602 msgid "Junk after MAP statement at %C"
53603 msgstr "Зайві команди після інструкції MAP у %C"
53604
53605 #: fortran/decl.c:9905
53606 #, gcc-internal-format, gfc-internal-format
53607 msgid "Junk after UNION statement at %C"
53608 msgstr "Зайві команди після інструкції UNION у %C"
53609
53610 #: fortran/decl.c:9940
53611 #, gcc-internal-format
53612 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
53613 msgstr ""
53614
53615 #: fortran/decl.c:9954
53616 #, gcc-internal-format, gfc-internal-format
53617 msgid "Structure name expected in non-nested structure declaration at %C"
53618 msgstr ""
53619
53620 #: fortran/decl.c:9972
53621 #, gcc-internal-format, gfc-internal-format
53622 msgid "Junk after non-nested STRUCTURE statement at %C"
53623 msgstr "Зайві команди після невкладеної інструкції STRUCTURE у %C"
53624
53625 #: fortran/decl.c:9979
53626 #, gcc-internal-format
53627 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
53628 msgstr ""
53629
53630 #: fortran/decl.c:10142
53631 #, gcc-internal-format, gfc-internal-format
53632 msgid "Expected :: in TYPE definition at %C"
53633 msgstr ""
53634
53635 #: fortran/decl.c:10170
53636 #, gcc-internal-format
53637 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
53638 msgstr ""
53639
53640 #: fortran/decl.c:10181
53641 #, gcc-internal-format
53642 msgid "Derived type name %qs at %C already has a basic type of %s"
53643 msgstr ""
53644
53645 #: fortran/decl.c:10184
53646 #, gcc-internal-format
53647 msgid "Derived type name %qs at %C already has a basic type"
53648 msgstr "Похідна назва типу %qs у %C вже має базовий тип"
53649
53650 #: fortran/decl.c:10201
53651 #, gcc-internal-format
53652 msgid "Derived type definition of %qs at %C has already been defined"
53653 msgstr ""
53654
53655 #: fortran/decl.c:10264
53656 #, gcc-internal-format, gfc-internal-format
53657 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
53658 msgstr ""
53659
53660 #: fortran/decl.c:10347
53661 #, gcc-internal-format, gfc-internal-format
53662 msgid "Cray Pointee at %C cannot be assumed shape array"
53663 msgstr ""
53664
53665 #: fortran/decl.c:10367
53666 #, gcc-internal-format, gfc-internal-format
53667 msgid "ENUM and ENUMERATOR at %C"
53668 msgstr ""
53669
53670 #: fortran/decl.c:10399
53671 #, gcc-internal-format, gfc-internal-format
53672 msgid "Enumerator exceeds the C integer type at %C"
53673 msgstr ""
53674
53675 #: fortran/decl.c:10478
53676 #, gcc-internal-format, gfc-internal-format
53677 msgid "ENUMERATOR %L not initialized with integer expression"
53678 msgstr ""
53679
53680 #: fortran/decl.c:10526
53681 #, gcc-internal-format, gfc-internal-format
53682 msgid "ENUM definition statement expected before %C"
53683 msgstr ""
53684
53685 #: fortran/decl.c:10562
53686 #, gcc-internal-format, gfc-internal-format
53687 msgid "Syntax error in ENUMERATOR definition at %C"
53688 msgstr ""
53689
53690 #: fortran/decl.c:10609 fortran/decl.c:10624
53691 #, gcc-internal-format, gfc-internal-format
53692 msgid "Duplicate access-specifier at %C"
53693 msgstr ""
53694
53695 #: fortran/decl.c:10644
53696 #, gcc-internal-format, gfc-internal-format
53697 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
53698 msgstr ""
53699
53700 #: fortran/decl.c:10664
53701 #, gcc-internal-format, gfc-internal-format
53702 msgid "Binding attributes already specify passing, illegal PASS at %C"
53703 msgstr ""
53704
53705 #: fortran/decl.c:10691
53706 #, gcc-internal-format, gfc-internal-format
53707 msgid "Duplicate POINTER attribute at %C"
53708 msgstr ""
53709
53710 #: fortran/decl.c:10709
53711 #, gcc-internal-format, gfc-internal-format
53712 msgid "Duplicate NON_OVERRIDABLE at %C"
53713 msgstr ""
53714
53715 #: fortran/decl.c:10725
53716 #, gcc-internal-format, gfc-internal-format
53717 msgid "Duplicate DEFERRED at %C"
53718 msgstr ""
53719
53720 #: fortran/decl.c:10738
53721 #, gcc-internal-format, gfc-internal-format
53722 msgid "Expected access-specifier at %C"
53723 msgstr ""
53724
53725 #: fortran/decl.c:10740
53726 #, gcc-internal-format, gfc-internal-format
53727 msgid "Expected binding attribute at %C"
53728 msgstr ""
53729
53730 #: fortran/decl.c:10748
53731 #, gcc-internal-format, gfc-internal-format
53732 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
53733 msgstr ""
53734
53735 #: fortran/decl.c:10761
53736 #, gcc-internal-format, gfc-internal-format
53737 msgid "POINTER attribute is required for procedure pointer component at %C"
53738 msgstr ""
53739
53740 #: fortran/decl.c:10803
53741 #, gcc-internal-format
53742 msgid "Interface-name expected after %<(%> at %C"
53743 msgstr ""
53744
53745 #: fortran/decl.c:10809
53746 #, gcc-internal-format
53747 msgid "%<)%> expected at %C"
53748 msgstr ""
53749
53750 #: fortran/decl.c:10829
53751 #, gcc-internal-format, gfc-internal-format
53752 msgid "Interface must be specified for DEFERRED binding at %C"
53753 msgstr ""
53754
53755 #: fortran/decl.c:10834
53756 #, gcc-internal-format, gfc-internal-format
53757 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
53758 msgstr ""
53759
53760 #: fortran/decl.c:10857
53761 #, gcc-internal-format, gfc-internal-format
53762 msgid "Expected binding name at %C"
53763 msgstr ""
53764
53765 #: fortran/decl.c:10861
53766 #, gcc-internal-format, gfc-internal-format
53767 msgid "PROCEDURE list at %C"
53768 msgstr ""
53769
53770 #: fortran/decl.c:10873
53771 #, gcc-internal-format
53772 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
53773 msgstr ""
53774
53775 #: fortran/decl.c:10879
53776 #, gcc-internal-format
53777 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
53778 msgstr ""
53779
53780 #: fortran/decl.c:10889
53781 #, gcc-internal-format
53782 msgid "Expected binding target after %<=>%> at %C"
53783 msgstr ""
53784
53785 #: fortran/decl.c:10906
53786 #, gcc-internal-format
53787 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
53788 msgstr ""
53789
53790 #: fortran/decl.c:10917
53791 #, gcc-internal-format
53792 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
53793 msgstr ""
53794
53795 #: fortran/decl.c:10968
53796 #, gcc-internal-format, gfc-internal-format
53797 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
53798 msgstr ""
53799
53800 #: fortran/decl.c:10988
53801 #, gcc-internal-format
53802 msgid "Expected %<::%> at %C"
53803 msgstr ""
53804
53805 #: fortran/decl.c:11000
53806 #, gcc-internal-format, gfc-internal-format
53807 msgid "Expected generic name or operator descriptor at %C"
53808 msgstr ""
53809
53810 #: fortran/decl.c:11021
53811 #, gcc-internal-format, gfc-internal-format
53812 msgid "Malformed GENERIC statement at %C"
53813 msgstr ""
53814
53815 #: fortran/decl.c:11032
53816 #, gcc-internal-format
53817 msgid "Expected %<=>%> at %C"
53818 msgstr ""
53819
53820 #: fortran/decl.c:11068
53821 #, gcc-internal-format
53822 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
53823 msgstr ""
53824
53825 #: fortran/decl.c:11076
53826 #, gcc-internal-format
53827 msgid "Binding at %C must have the same access as already defined binding %qs"
53828 msgstr ""
53829
53830 #: fortran/decl.c:11124
53831 #, gcc-internal-format, gfc-internal-format
53832 msgid "Expected specific binding name at %C"
53833 msgstr ""
53834
53835 #: fortran/decl.c:11134
53836 #, gcc-internal-format
53837 msgid "%qs already defined as specific binding for the generic %qs at %C"
53838 msgstr ""
53839
53840 #: fortran/decl.c:11152
53841 #, gcc-internal-format, gfc-internal-format
53842 msgid "Junk after GENERIC binding at %C"
53843 msgstr ""
53844
53845 #: fortran/decl.c:11187
53846 #, gcc-internal-format, gfc-internal-format
53847 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
53848 msgstr ""
53849
53850 #: fortran/decl.c:11198
53851 #, gcc-internal-format, gfc-internal-format
53852 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
53853 msgstr ""
53854
53855 #: fortran/decl.c:11220
53856 #, gcc-internal-format, gfc-internal-format
53857 msgid "Empty FINAL at %C"
53858 msgstr ""
53859
53860 #: fortran/decl.c:11227
53861 #, gcc-internal-format, gfc-internal-format
53862 msgid "Expected module procedure name at %C"
53863 msgstr ""
53864
53865 #: fortran/decl.c:11237
53866 #, gcc-internal-format
53867 msgid "Expected %<,%> at %C"
53868 msgstr ""
53869
53870 #: fortran/decl.c:11243
53871 #, gcc-internal-format
53872 msgid "Unknown procedure name %qs at %C"
53873 msgstr ""
53874
53875 #: fortran/decl.c:11256
53876 #, gcc-internal-format
53877 msgid "%qs at %C is already defined as FINAL procedure"
53878 msgstr ""
53879
53880 #: fortran/decl.c:11326
53881 #, gcc-internal-format, gfc-internal-format
53882 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
53883 msgstr ""
53884
53885 #: fortran/decl.c:11372
53886 #, gcc-internal-format, gfc-internal-format
53887 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
53888 msgstr ""
53889
53890 #: fortran/decl.c:11392
53891 #, gcc-internal-format
53892 msgid "%<GCC unroll%> directive requires a non-negative integral constant less than or equal to %u at %C"
53893 msgstr ""
53894
53895 #: fortran/decl.c:11406
53896 #, gcc-internal-format, gfc-internal-format
53897 msgid "Syntax error in !GCC$ UNROLL directive at %C"
53898 msgstr ""
53899
53900 #: fortran/dependency.c:105
53901 #, gcc-internal-format
53902 msgid "identical_array_ref(): inconsistent dimensions"
53903 msgstr ""
53904
53905 #: fortran/dependency.c:198
53906 #, gcc-internal-format
53907 msgid "are_identical_variables: Bad type"
53908 msgstr ""
53909
53910 #. We are told not to check dependencies.
53911 #. We do it, however, and issue a warning in case we find one.
53912 #. If a dependency is found in the case
53913 #. elemental == ELEM_CHECK_VARIABLE, we will generate
53914 #. a temporary, so we don't need to bother the user.
53915 #: fortran/dependency.c:982
53916 #, gcc-internal-format, gfc-internal-format
53917 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
53918 msgstr ""
53919
53920 #: fortran/dependency.c:1286
53921 #, gcc-internal-format
53922 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
53923 msgstr ""
53924
53925 #: fortran/dump-parse-tree.c:261
53926 #, gcc-internal-format
53927 msgid "show_array_spec(): Unhandled array shape type."
53928 msgstr ""
53929
53930 #: fortran/dump-parse-tree.c:340
53931 #, gcc-internal-format
53932 msgid "show_array_ref(): Unknown array reference"
53933 msgstr ""
53934
53935 #: fortran/dump-parse-tree.c:389
53936 #, gcc-internal-format
53937 msgid "show_ref(): Bad component code"
53938 msgstr ""
53939
53940 #: fortran/dump-parse-tree.c:652
53941 #, gcc-internal-format
53942 msgid "show_expr(): Bad intrinsic in expression"
53943 msgstr ""
53944
53945 #: fortran/dump-parse-tree.c:695
53946 #, gcc-internal-format
53947 msgid "show_expr(): Don't know how to show expr"
53948 msgstr ""
53949
53950 #: fortran/dump-parse-tree.c:2940
53951 #, gcc-internal-format
53952 msgid "show_code_node(): Bad statement code"
53953 msgstr ""
53954
53955 #: fortran/dump-parse-tree.c:3234 fortran/dump-parse-tree.c:3326
53956 #, gcc-internal-format
53957 msgid "Cannot convert %qs to interoperable type at %L"
53958 msgstr ""
53959
53960 #: fortran/error.c:335
53961 #, gcc-internal-format, gfc-internal-format
53962 msgid " Included at %s:%d:"
53963 msgstr ""
53964
53965 #: fortran/error.c:421
53966 #, gcc-internal-format
53967 msgid "<During initialization>\n"
53968 msgstr "<Під час ініціалізації>\n"
53969
53970 #: fortran/expr.c:149
53971 #, gcc-internal-format
53972 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
53973 msgstr ""
53974
53975 #: fortran/expr.c:349
53976 #, gcc-internal-format
53977 msgid "gfc_copy_expr(): Bad expr node"
53978 msgstr ""
53979
53980 #: fortran/expr.c:502
53981 #, gcc-internal-format
53982 msgid "free_expr0(): Bad expr type"
53983 msgstr ""
53984
53985 #: fortran/expr.c:650 fortran/expr.c:652 fortran/expr.c:703 fortran/expr.c:705
53986 #, gcc-internal-format, gfc-internal-format
53987 msgid "Constant expression required at %C"
53988 msgstr ""
53989
53990 #: fortran/expr.c:659 fortran/expr.c:661 fortran/expr.c:712 fortran/expr.c:714
53991 #, gcc-internal-format, gfc-internal-format
53992 msgid "Integer expression required at %C"
53993 msgstr ""
53994
53995 #: fortran/expr.c:669 fortran/expr.c:671 fortran/expr.c:725 fortran/expr.c:727
53996 #, gcc-internal-format, gfc-internal-format
53997 msgid "Integer value too large in expression at %C"
53998 msgstr ""
53999
54000 #: fortran/expr.c:1058
54001 #, gcc-internal-format
54002 msgid "gfc_is_constant_expr(): Unknown expression type"
54003 msgstr ""
54004
54005 #: fortran/expr.c:1251
54006 #, gcc-internal-format
54007 msgid "simplify_intrinsic_op(): Bad operator"
54008 msgstr ""
54009
54010 #: fortran/expr.c:1357
54011 #, gcc-internal-format, gfc-internal-format
54012 msgid "Index in dimension %d is out of bounds at %L"
54013 msgstr ""
54014
54015 #: fortran/expr.c:1545 fortran/expr.c:1596
54016 #, gcc-internal-format, gfc-internal-format
54017 msgid "index in dimension %d is out of bounds at %L"
54018 msgstr ""
54019
54020 #: fortran/expr.c:1672
54021 #, gcc-internal-format
54022 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"
54023 msgstr ""
54024
54025 #: fortran/expr.c:1780 fortran/primary.c:2309
54026 #, gcc-internal-format, gfc-internal-format
54027 msgid "LEN part_ref at %C"
54028 msgstr ""
54029
54030 #: fortran/expr.c:1794 fortran/primary.c:2324
54031 #, gcc-internal-format, gfc-internal-format
54032 msgid "KIND part_ref at %C"
54033 msgstr ""
54034
54035 #: fortran/expr.c:1805
54036 #, gcc-internal-format, gfc-internal-format
54037 msgid "RE part_ref at %C"
54038 msgstr ""
54039
54040 #: fortran/expr.c:1817
54041 #, gcc-internal-format, gfc-internal-format
54042 msgid "IM part_ref at %C"
54043 msgstr ""
54044
54045 #: fortran/expr.c:2396
54046 #, gcc-internal-format, gfc-internal-format
54047 msgid "elemental function arguments at %C are not compliant"
54048 msgstr ""
54049
54050 #: fortran/expr.c:2440
54051 #, gcc-internal-format, gfc-internal-format
54052 msgid "Numeric or CHARACTER operands are required in expression at %L"
54053 msgstr ""
54054
54055 #: fortran/expr.c:2465
54056 #, gcc-internal-format, gfc-internal-format
54057 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
54058 msgstr ""
54059
54060 #: fortran/expr.c:2472
54061 #, gcc-internal-format, gfc-internal-format
54062 msgid "Concat operator at %L must concatenate strings of the same kind"
54063 msgstr ""
54064
54065 #: fortran/expr.c:2482
54066 #, gcc-internal-format, gfc-internal-format
54067 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
54068 msgstr ""
54069
54070 #: fortran/expr.c:2498
54071 #, gcc-internal-format, gfc-internal-format
54072 msgid "LOGICAL operands are required in expression at %L"
54073 msgstr ""
54074
54075 #: fortran/expr.c:2509
54076 #, gcc-internal-format, gfc-internal-format
54077 msgid "Only intrinsic operators can be used in expression at %L"
54078 msgstr ""
54079
54080 #: fortran/expr.c:2517
54081 #, gcc-internal-format, gfc-internal-format
54082 msgid "Numeric operands are required in expression at %L"
54083 msgstr ""
54084
54085 #: fortran/expr.c:2540
54086 #, gcc-internal-format
54087 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
54088 msgstr ""
54089
54090 #: fortran/expr.c:2664
54091 #, gcc-internal-format
54092 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
54093 msgstr ""
54094
54095 #: fortran/expr.c:2741
54096 #, gcc-internal-format
54097 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
54098 msgstr ""
54099
54100 #: fortran/expr.c:2772
54101 #, gcc-internal-format, gfc-internal-format
54102 msgid "Evaluation of nonstandard initialization expression at %L"
54103 msgstr ""
54104
54105 #: fortran/expr.c:2849 fortran/resolve.c:2694
54106 #, gcc-internal-format
54107 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
54108 msgstr ""
54109
54110 #: fortran/expr.c:2861
54111 #, gcc-internal-format
54112 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
54113 msgstr ""
54114
54115 #: fortran/expr.c:2900
54116 #, gcc-internal-format
54117 msgid "PARAMETER %qs is used at %L before its definition is complete"
54118 msgstr ""
54119
54120 #: fortran/expr.c:2920
54121 #, gcc-internal-format
54122 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
54123 msgstr ""
54124
54125 #: fortran/expr.c:2926
54126 #, gcc-internal-format
54127 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
54128 msgstr ""
54129
54130 #: fortran/expr.c:2935
54131 #, gcc-internal-format
54132 msgid "Assumed-shape array %qs at %L is not permitted in an initialization expression"
54133 msgstr ""
54134
54135 #: fortran/expr.c:2939
54136 #, gcc-internal-format
54137 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
54138 msgstr ""
54139
54140 #: fortran/expr.c:2945
54141 #, gcc-internal-format
54142 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
54143 msgstr ""
54144
54145 #: fortran/expr.c:2955
54146 #, gcc-internal-format
54147 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
54148 msgstr ""
54149
54150 #: fortran/expr.c:3009
54151 #, gcc-internal-format
54152 msgid "check_init_expr(): Unknown expression type"
54153 msgstr ""
54154
54155 #: fortran/expr.c:3144
54156 #, gcc-internal-format
54157 msgid "Specification function %qs at %L cannot be a statement function"
54158 msgstr ""
54159
54160 #: fortran/expr.c:3151
54161 #, gcc-internal-format
54162 msgid "Specification function %qs at %L cannot be an internal function"
54163 msgstr ""
54164
54165 #: fortran/expr.c:3158
54166 #, gcc-internal-format
54167 msgid "Specification function %qs at %L must be PURE"
54168 msgstr ""
54169
54170 #: fortran/expr.c:3166
54171 #, gcc-internal-format
54172 msgid "Specification function %qs at %L cannot be RECURSIVE"
54173 msgstr ""
54174
54175 #: fortran/expr.c:3312
54176 #, gcc-internal-format
54177 msgid "Dummy argument %qs not allowed in expression at %L"
54178 msgstr ""
54179
54180 #: fortran/expr.c:3319
54181 #, gcc-internal-format
54182 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
54183 msgstr ""
54184
54185 #: fortran/expr.c:3326
54186 #, gcc-internal-format
54187 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
54188 msgstr ""
54189
54190 #: fortran/expr.c:3355
54191 #, gcc-internal-format
54192 msgid "Variable %qs cannot appear in the expression at %L"
54193 msgstr ""
54194
54195 #: fortran/expr.c:3386
54196 #, gcc-internal-format
54197 msgid "check_restricted(): Unknown expression type"
54198 msgstr ""
54199
54200 #: fortran/expr.c:3406
54201 #, gcc-internal-format, gfc-internal-format
54202 msgid "Expression at %L must be of INTEGER type, found %s"
54203 msgstr ""
54204
54205 #: fortran/expr.c:3418
54206 #, gcc-internal-format
54207 msgid "Function %qs at %L must be PURE"
54208 msgstr ""
54209
54210 #: fortran/expr.c:3427
54211 #, gcc-internal-format, gfc-internal-format
54212 msgid "Expression at %L must be scalar"
54213 msgstr ""
54214
54215 #: fortran/expr.c:3461
54216 #, gcc-internal-format, gfc-internal-format
54217 msgid "Incompatible ranks in %s (%d and %d) at %L"
54218 msgstr ""
54219
54220 #: fortran/expr.c:3475
54221 #, gcc-internal-format, gfc-internal-format
54222 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
54223 msgstr ""
54224
54225 #: fortran/expr.c:3523
54226 #, gcc-internal-format, gfc-internal-format
54227 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
54228 msgstr ""
54229
54230 #: fortran/expr.c:3579
54231 #, gcc-internal-format
54232 msgid "%qs at %L is not a VALUE"
54233 msgstr ""
54234
54235 #: fortran/expr.c:3590
54236 #, gcc-internal-format, gfc-internal-format
54237 msgid "Illegal assignment to external procedure at %L"
54238 msgstr ""
54239
54240 #: fortran/expr.c:3598
54241 #, gcc-internal-format, gfc-internal-format
54242 msgid "Incompatible ranks %d and %d in assignment at %L"
54243 msgstr ""
54244
54245 #: fortran/expr.c:3605
54246 #, gcc-internal-format, gfc-internal-format
54247 msgid "Variable type is UNKNOWN in assignment at %L"
54248 msgstr ""
54249
54250 #: fortran/expr.c:3617
54251 #, gcc-internal-format, gfc-internal-format
54252 msgid "NULL appears on right-hand side in assignment at %L"
54253 msgstr ""
54254
54255 #: fortran/expr.c:3627
54256 #, gcc-internal-format, gfc-internal-format
54257 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
54258 msgstr ""
54259
54260 #: fortran/expr.c:3637
54261 #, gcc-internal-format
54262 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
54263 msgstr ""
54264
54265 #: fortran/expr.c:3642 fortran/resolve.c:10449
54266 #, gcc-internal-format, gfc-internal-format
54267 msgid "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
54268 msgstr ""
54269
54270 #: fortran/expr.c:3653 fortran/resolve.c:10460
54271 #, gcc-internal-format
54272 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
54273 msgstr ""
54274
54275 #: fortran/expr.c:3661 fortran/resolve.c:10469
54276 #, gcc-internal-format
54277 msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
54278 msgstr ""
54279
54280 #: fortran/expr.c:3665 fortran/resolve.c:10473
54281 #, gcc-internal-format
54282 msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
54283 msgstr ""
54284
54285 #: fortran/expr.c:3669 fortran/resolve.c:10477
54286 #, gcc-internal-format
54287 msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
54288 msgstr ""
54289
54290 #: fortran/expr.c:3678
54291 #, gcc-internal-format, gfc-internal-format
54292 msgid "The assignment to a KIND or LEN component of a parameterized type at %L is not allowed"
54293 msgstr ""
54294
54295 #: fortran/expr.c:3702
54296 #, gcc-internal-format, gfc-internal-format
54297 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
54298 msgstr ""
54299
54300 #: fortran/expr.c:3743
54301 #, gcc-internal-format, gfc-internal-format
54302 msgid "Pointer assignment target is not a POINTER at %L"
54303 msgstr ""
54304
54305 #: fortran/expr.c:3751
54306 #, gcc-internal-format
54307 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
54308 msgstr ""
54309
54310 #: fortran/expr.c:3775
54311 #, gcc-internal-format
54312 msgid "Expected bounds specification for %qs at %L"
54313 msgstr ""
54314
54315 #: fortran/expr.c:3780
54316 #, gcc-internal-format
54317 msgid "Bounds specification for %qs in pointer assignment at %L"
54318 msgstr ""
54319
54320 #: fortran/expr.c:3809
54321 #, gcc-internal-format, gfc-internal-format
54322 msgid "Stride must not be present at %L"
54323 msgstr ""
54324
54325 #: fortran/expr.c:3815 fortran/expr.c:3835
54326 #, gcc-internal-format
54327 msgid "Rank remapping requires a list of %<lower-bound : upper-bound%> specifications at %L"
54328 msgstr ""
54329
54330 #: fortran/expr.c:3823 fortran/expr.c:3842
54331 #, gcc-internal-format
54332 msgid "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> specifications at %L"
54333 msgstr ""
54334
54335 #: fortran/expr.c:3869
54336 #, gcc-internal-format, gfc-internal-format
54337 msgid "Pointer object at %L shall not have a coindex"
54338 msgstr ""
54339
54340 #: fortran/expr.c:3890
54341 #, gcc-internal-format, gfc-internal-format
54342 msgid "Invalid procedure pointer assignment at %L"
54343 msgstr ""
54344
54345 #: fortran/expr.c:3915
54346 #, gcc-internal-format
54347 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
54348 msgstr ""
54349
54350 #: fortran/expr.c:3924
54351 #, gcc-internal-format
54352 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
54353 msgstr ""
54354
54355 #: fortran/expr.c:3934
54356 #, gcc-internal-format
54357 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
54358 msgstr ""
54359
54360 #: fortran/expr.c:3940
54361 #, gcc-internal-format
54362 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
54363 msgstr ""
54364
54365 #: fortran/expr.c:3947
54366 #, gcc-internal-format
54367 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
54368 msgstr ""
54369
54370 #: fortran/expr.c:3955
54371 #, gcc-internal-format
54372 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
54373 msgstr ""
54374
54375 #: fortran/expr.c:3978
54376 #, gcc-internal-format, gfc-internal-format
54377 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
54378 msgstr ""
54379
54380 #: fortran/expr.c:4031
54381 #, gcc-internal-format
54382 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
54383 msgstr ""
54384
54385 #: fortran/expr.c:4041 fortran/expr.c:4056
54386 #, gcc-internal-format
54387 msgid "Explicit interface required for component %qs at %L: %s"
54388 msgstr ""
54389
54390 #: fortran/expr.c:4047 fortran/expr.c:4062 fortran/resolve.c:2572
54391 #, gcc-internal-format
54392 msgid "Explicit interface required for %qs at %L: %s"
54393 msgstr ""
54394
54395 #: fortran/expr.c:4074
54396 #, gcc-internal-format, gfc-internal-format
54397 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
54398 msgstr ""
54399
54400 #: fortran/expr.c:4083
54401 #, gcc-internal-format
54402 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
54403 msgstr ""
54404
54405 #: fortran/expr.c:4096
54406 #, gcc-internal-format, gfc-internal-format
54407 msgid "Pointer assignment target cannot be a constant at %L"
54408 msgstr ""
54409
54410 #: fortran/expr.c:4110
54411 #, gcc-internal-format, gfc-internal-format
54412 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"
54413 msgstr ""
54414
54415 #: fortran/expr.c:4115
54416 #, gcc-internal-format, gfc-internal-format
54417 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
54418 msgstr ""
54419
54420 #: fortran/expr.c:4124
54421 #, gcc-internal-format, gfc-internal-format
54422 msgid "Different kind type parameters in pointer assignment at %L"
54423 msgstr ""
54424
54425 #: fortran/expr.c:4131
54426 #, gcc-internal-format, gfc-internal-format
54427 msgid "Different ranks in pointer assignment at %L"
54428 msgstr ""
54429
54430 #: fortran/expr.c:4150
54431 #, gcc-internal-format, gfc-internal-format
54432 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
54433 msgstr ""
54434
54435 #: fortran/expr.c:4163
54436 #, gcc-internal-format, gfc-internal-format
54437 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
54438 msgstr ""
54439
54440 #: fortran/expr.c:4167
54441 #, gcc-internal-format, gfc-internal-format
54442 msgid "Rank remapping target is not rank 1 at %L"
54443 msgstr ""
54444
54445 #. The test above might need to be extend when F08, Note 5.4 has to be
54446 #. interpreted in the way that target and pointer with the same coindex
54447 #. are allowed.
54448 #: fortran/expr.c:4199 fortran/expr.c:4271
54449 #, gcc-internal-format, gfc-internal-format
54450 msgid "Data target at %L shall not have a coindex"
54451 msgstr ""
54452
54453 #: fortran/expr.c:4202
54454 #, gcc-internal-format, gfc-internal-format
54455 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
54456 msgstr ""
54457
54458 #: fortran/expr.c:4223
54459 #, gcc-internal-format, gfc-internal-format
54460 msgid "Pointer assignment target in initialization expression does not have the TARGET attribute at %L"
54461 msgstr ""
54462
54463 #: fortran/expr.c:4233
54464 #, gcc-internal-format, gfc-internal-format
54465 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
54466 msgstr ""
54467
54468 #: fortran/expr.c:4241
54469 #, gcc-internal-format, gfc-internal-format
54470 msgid "Bad target in pointer assignment in PURE procedure at %L"
54471 msgstr ""
54472
54473 #: fortran/expr.c:4250
54474 #, gcc-internal-format, gfc-internal-format
54475 msgid "Pointer assignment with vector subscript on rhs at %L"
54476 msgstr ""
54477
54478 #: fortran/expr.c:4258
54479 #, gcc-internal-format, gfc-internal-format
54480 msgid "Pointer assignment target has PROTECTED attribute at %L"
54481 msgstr ""
54482
54483 #: fortran/expr.c:4282
54484 #, gcc-internal-format, gfc-internal-format
54485 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
54486 msgstr ""
54487
54488 #: fortran/expr.c:4321
54489 #, gcc-internal-format, gfc-internal-format
54490 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
54491 msgstr ""
54492
54493 #: fortran/expr.c:4397 fortran/resolve.c:1457
54494 #, gcc-internal-format, gfc-internal-format
54495 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
54496 msgstr ""
54497
54498 #: fortran/expr.c:4403
54499 #, gcc-internal-format, gfc-internal-format
54500 msgid "Pointer initialization target at %L must have the TARGET attribute"
54501 msgstr ""
54502
54503 #: fortran/expr.c:4418 fortran/resolve.c:1463
54504 #, gcc-internal-format, gfc-internal-format
54505 msgid "Pointer initialization target at %L must have the SAVE attribute"
54506 msgstr ""
54507
54508 #: fortran/expr.c:4430
54509 #, gcc-internal-format, gfc-internal-format
54510 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
54511 msgstr ""
54512
54513 #: fortran/expr.c:4436
54514 #, gcc-internal-format
54515 msgid "Internal procedure %qs is invalid in procedure pointer initialization at %L"
54516 msgstr ""
54517
54518 #: fortran/expr.c:4443
54519 #, gcc-internal-format
54520 msgid "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
54521 msgstr ""
54522
54523 #: fortran/expr.c:4911
54524 #, gcc-internal-format
54525 msgid "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr%> or %<c_funptr%>"
54526 msgstr ""
54527
54528 #: fortran/expr.c:5993
54529 #, gcc-internal-format, gfc-internal-format
54530 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
54531 msgstr ""
54532
54533 #: fortran/expr.c:6001
54534 #, gcc-internal-format, gfc-internal-format
54535 msgid "Non-variable expression in variable definition context (%s) at %L"
54536 msgstr ""
54537
54538 #: fortran/expr.c:6009
54539 #, gcc-internal-format
54540 msgid "Named constant %qs in variable definition context (%s) at %L"
54541 msgstr ""
54542
54543 #: fortran/expr.c:6018
54544 #, gcc-internal-format
54545 msgid "%qs in variable definition context (%s) at %L is not a variable"
54546 msgstr ""
54547
54548 #: fortran/expr.c:6029
54549 #, gcc-internal-format, gfc-internal-format
54550 msgid "Non-POINTER in pointer association context (%s) at %L"
54551 msgstr ""
54552
54553 #: fortran/expr.c:6038
54554 #, gcc-internal-format, gfc-internal-format
54555 msgid "Type inaccessible in variable definition context (%s) at %L"
54556 msgstr ""
54557
54558 #: fortran/expr.c:6051
54559 #, gcc-internal-format, gfc-internal-format
54560 msgid "LOCK_TYPE in variable definition context (%s) at %L"
54561 msgstr ""
54562
54563 #: fortran/expr.c:6064
54564 #, gcc-internal-format, gfc-internal-format
54565 msgid "LOCK_EVENT in variable definition context (%s) at %L"
54566 msgstr ""
54567
54568 #: fortran/expr.c:6094
54569 #, gcc-internal-format
54570 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
54571 msgstr ""
54572
54573 #: fortran/expr.c:6102
54574 #, gcc-internal-format
54575 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
54576 msgstr ""
54577
54578 #: fortran/expr.c:6115
54579 #, gcc-internal-format
54580 msgid "Variable %qs is PROTECTED and cannot appear in a pointer association context (%s) at %L"
54581 msgstr ""
54582
54583 #: fortran/expr.c:6123
54584 #, gcc-internal-format
54585 msgid "Variable %qs is PROTECTED and cannot appear in a variable definition context (%s) at %L"
54586 msgstr ""
54587
54588 #: fortran/expr.c:6135
54589 #, gcc-internal-format
54590 msgid "Variable %qs cannot appear in a variable definition context (%s) at %L in PURE procedure"
54591 msgstr ""
54592
54593 #: fortran/expr.c:6194
54594 #, gcc-internal-format
54595 msgid "%qs at %L associated to vector-indexed target cannot be used in a variable definition context (%s)"
54596 msgstr ""
54597
54598 #: fortran/expr.c:6199
54599 #, gcc-internal-format
54600 msgid "%qs at %L associated to expression cannot be used in a variable definition context (%s)"
54601 msgstr ""
54602
54603 #: fortran/expr.c:6211
54604 #, gcc-internal-format
54605 msgid "Associate-name %qs cannot appear in a variable definition context (%s) at %L because its target at %L cannot, either"
54606 msgstr ""
54607
54608 #: fortran/expr.c:6253
54609 #, gcc-internal-format, gfc-internal-format
54610 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
54611 msgstr ""
54612
54613 #: fortran/f95-lang.c:251
54614 #, gcc-internal-format, gfc-internal-format
54615 msgid "cannot open input file: %s"
54616 msgstr "не вдалося відкрити вхідний файл %s"
54617
54618 #: fortran/frontend-passes.c:193
54619 #, gcc-internal-format
54620 msgid "Inconsistent internal state: No location in statement"
54621 msgstr ""
54622
54623 #: fortran/frontend-passes.c:209
54624 #, gcc-internal-format, gfc-internal-format
54625 msgid "Inconsistent internal state: No location in expression near %L"
54626 msgstr ""
54627
54628 #: fortran/frontend-passes.c:417
54629 #, gcc-internal-format
54630 msgid "Illegal id in copy_walk_reduction_arg"
54631 msgstr ""
54632
54633 #: fortran/frontend-passes.c:868 fortran/trans-array.c:1269
54634 #: fortran/trans-array.c:6616 fortran/trans-array.c:8120
54635 #: fortran/trans-intrinsic.c:7975
54636 #, gcc-internal-format, gfc-internal-format
54637 msgid "Creating array temporary at %L"
54638 msgstr ""
54639
54640 #: fortran/frontend-passes.c:895
54641 #, gcc-internal-format
54642 msgid "Removing call to impure function %qs at %L"
54643 msgstr ""
54644
54645 #: fortran/frontend-passes.c:899
54646 #, gcc-internal-format, gfc-internal-format
54647 msgid "Removing call to impure function at %L"
54648 msgstr ""
54649
54650 #: fortran/frontend-passes.c:1354 fortran/frontend-passes.c:1393
54651 #, gcc-internal-format
54652 msgid "bad expression"
54653 msgstr "помилковий вираз"
54654
54655 #: fortran/frontend-passes.c:1389
54656 #, gcc-internal-format
54657 msgid "bad op"
54658 msgstr "помилковий оператор"
54659
54660 #: fortran/frontend-passes.c:2172
54661 #, gcc-internal-format
54662 msgid "illegal OP in optimize_comparison"
54663 msgstr ""
54664
54665 #: fortran/frontend-passes.c:2418
54666 #, gcc-internal-format
54667 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to subroutine %qs"
54668 msgstr ""
54669
54670 #: fortran/frontend-passes.c:2425
54671 #, gcc-internal-format
54672 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
54673 msgstr ""
54674
54675 #: fortran/frontend-passes.c:2648 fortran/frontend-passes.c:2672
54676 #, gcc-internal-format, gfc-internal-format
54677 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
54678 msgstr ""
54679
54680 #: fortran/frontend-passes.c:2657 fortran/frontend-passes.c:2681
54681 #, gcc-internal-format, gfc-internal-format
54682 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
54683 msgstr ""
54684
54685 #: fortran/frontend-passes.c:2741
54686 #, gcc-internal-format
54687 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
54688 msgstr ""
54689
54690 #: fortran/frontend-passes.c:2747
54691 #, gcc-internal-format
54692 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
54693 msgstr ""
54694
54695 #: fortran/frontend-passes.c:3145 fortran/trans-expr.c:1588
54696 #, gcc-internal-format, gfc-internal-format
54697 msgid "Code for reallocating the allocatable array at %L will be added"
54698 msgstr ""
54699
54700 #: fortran/frontend-passes.c:3670
54701 #, gcc-internal-format
54702 msgid "Scalarization using DIMEN_RANGE unimplemented"
54703 msgstr ""
54704
54705 #: fortran/frontend-passes.c:4863
54706 #, gcc-internal-format, gfc-internal-format
54707 msgid "Interchanging loops at %L"
54708 msgstr ""
54709
54710 #: fortran/gfortranspec.c:146
54711 #, gcc-internal-format
54712 msgid "overflowed output arg list for %qs"
54713 msgstr ""
54714
54715 #: fortran/gfortranspec.c:301
54716 #, gcc-internal-format
54717 msgid "no input files; unwilling to write output files"
54718 msgstr ""
54719
54720 #: fortran/interface.c:225
54721 #, gcc-internal-format, gfc-internal-format
54722 msgid "Syntax error in generic specification at %C"
54723 msgstr ""
54724
54725 #: fortran/interface.c:252
54726 #, gcc-internal-format, gfc-internal-format
54727 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
54728 msgstr ""
54729
54730 #: fortran/interface.c:272
54731 #, gcc-internal-format
54732 msgid "Dummy procedure %qs at %C cannot have a generic interface"
54733 msgstr ""
54734
54735 #: fortran/interface.c:305
54736 #, gcc-internal-format, gfc-internal-format
54737 msgid "ABSTRACT INTERFACE at %C"
54738 msgstr ""
54739
54740 #: fortran/interface.c:312
54741 #, gcc-internal-format, gfc-internal-format
54742 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
54743 msgstr ""
54744
54745 #: fortran/interface.c:343
54746 #, gcc-internal-format, gfc-internal-format
54747 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
54748 msgstr ""
54749
54750 #: fortran/interface.c:356
54751 #, gcc-internal-format, gfc-internal-format
54752 msgid "Expected a nameless interface at %C"
54753 msgstr ""
54754
54755 #: fortran/interface.c:369
54756 #, gcc-internal-format
54757 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
54758 msgstr ""
54759
54760 #: fortran/interface.c:400
54761 #, gcc-internal-format
54762 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
54763 msgstr ""
54764
54765 #: fortran/interface.c:403
54766 #, gcc-internal-format
54767 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
54768 msgstr ""
54769
54770 #: fortran/interface.c:417
54771 #, gcc-internal-format
54772 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
54773 msgstr ""
54774
54775 #: fortran/interface.c:429
54776 #, gcc-internal-format
54777 msgid "Expecting %<END INTERFACE %s%> at %C"
54778 msgstr ""
54779
54780 #: fortran/interface.c:619
54781 #, gcc-internal-format
54782 msgid "gfc_compare_derived_types: invalid derived type"
54783 msgstr ""
54784
54785 #: fortran/interface.c:888
54786 #, gcc-internal-format, gfc-internal-format
54787 msgid "Alternate return cannot appear in operator interface at %L"
54788 msgstr ""
54789
54790 #: fortran/interface.c:917
54791 #, gcc-internal-format, gfc-internal-format
54792 msgid "Assignment operator interface at %L must have two arguments"
54793 msgstr ""
54794
54795 #: fortran/interface.c:920
54796 #, gcc-internal-format, gfc-internal-format
54797 msgid "Operator interface at %L has the wrong number of arguments"
54798 msgstr ""
54799
54800 #: fortran/interface.c:933
54801 #, gcc-internal-format, gfc-internal-format
54802 msgid "Assignment operator interface at %L must be a SUBROUTINE"
54803 msgstr ""
54804
54805 #: fortran/interface.c:951
54806 #, gcc-internal-format, gfc-internal-format
54807 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
54808 msgstr ""
54809
54810 #: fortran/interface.c:960
54811 #, gcc-internal-format, gfc-internal-format
54812 msgid "Intrinsic operator interface at %L must be a FUNCTION"
54813 msgstr ""
54814
54815 #: fortran/interface.c:971
54816 #, gcc-internal-format, gfc-internal-format
54817 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
54818 msgstr ""
54819
54820 #: fortran/interface.c:978
54821 #, gcc-internal-format, gfc-internal-format
54822 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
54823 msgstr ""
54824
54825 #: fortran/interface.c:987 fortran/resolve.c:16644
54826 #, gcc-internal-format, gfc-internal-format
54827 msgid "First argument of operator interface at %L must be INTENT(IN)"
54828 msgstr ""
54829
54830 #: fortran/interface.c:994 fortran/resolve.c:16662
54831 #, gcc-internal-format, gfc-internal-format
54832 msgid "Second argument of operator interface at %L must be INTENT(IN)"
54833 msgstr ""
54834
54835 #: fortran/interface.c:1099
54836 #, gcc-internal-format, gfc-internal-format
54837 msgid "Operator interface at %L conflicts with intrinsic interface"
54838 msgstr ""
54839
54840 #: fortran/interface.c:1455 fortran/interface.c:1514
54841 #, gcc-internal-format, gfc-internal-format
54842 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
54843 msgstr ""
54844
54845 #: fortran/interface.c:1627
54846 #, gcc-internal-format, gfc-internal-format
54847 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
54848 msgstr ""
54849
54850 #: fortran/interface.c:1674
54851 #, gcc-internal-format, gfc-internal-format
54852 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
54853 msgstr ""
54854
54855 #: fortran/interface.c:1855
54856 #, gcc-internal-format
54857 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
54858 msgstr ""
54859
54860 #: fortran/interface.c:1860
54861 #, gcc-internal-format
54862 msgid "Procedure %qs in %s at %L has no explicit interface"
54863 msgstr ""
54864
54865 #: fortran/interface.c:1864
54866 #, gcc-internal-format
54867 msgid "Procedure %qs in %s at %L is neither function nor subroutine; did you mean %qs?"
54868 msgstr ""
54869
54870 #: fortran/interface.c:1868
54871 #, gcc-internal-format
54872 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
54873 msgstr ""
54874
54875 #: fortran/interface.c:1880
54876 #, gcc-internal-format, gfc-internal-format
54877 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
54878 msgstr ""
54879
54880 #: fortran/interface.c:1884
54881 #, gcc-internal-format, gfc-internal-format
54882 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
54883 msgstr ""
54884
54885 #: fortran/interface.c:1892
54886 #, gcc-internal-format
54887 msgid "Internal procedure %qs in %s at %L"
54888 msgstr ""
54889
54890 #: fortran/interface.c:1949 fortran/interface.c:1954
54891 #, gcc-internal-format
54892 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
54893 msgstr ""
54894
54895 #: fortran/interface.c:1959
54896 #, gcc-internal-format
54897 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
54898 msgstr ""
54899
54900 #: fortran/interface.c:1994
54901 #, gcc-internal-format
54902 msgid "%qs at %L is not a module procedure"
54903 msgstr "%qs у %L не є процедурою модуля"
54904
54905 #: fortran/interface.c:2197
54906 #, gcc-internal-format
54907 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
54908 msgstr ""
54909
54910 #: fortran/interface.c:2200
54911 #, gcc-internal-format
54912 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
54913 msgstr ""
54914
54915 #: fortran/interface.c:2203
54916 #, gcc-internal-format
54917 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
54918 msgstr ""
54919
54920 #: fortran/interface.c:2206
54921 #, gcc-internal-format
54922 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
54923 msgstr ""
54924
54925 #: fortran/interface.c:2248
54926 #, gcc-internal-format, gfc-internal-format
54927 msgid "Invalid procedure argument at %L"
54928 msgstr "Некоректний аргумент процедури у %L"
54929
54930 #: fortran/interface.c:2257 fortran/interface.c:2285
54931 #, gcc-internal-format
54932 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
54933 msgstr ""
54934
54935 #: fortran/interface.c:2296
54936 #, gcc-internal-format
54937 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
54938 msgstr ""
54939
54940 #: fortran/interface.c:2316
54941 #, gcc-internal-format
54942 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
54943 msgstr ""
54944
54945 #: fortran/interface.c:2325
54946 #, gcc-internal-format
54947 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
54948 msgstr ""
54949
54950 #: fortran/interface.c:2341
54951 #, gcc-internal-format
54952 msgid "Actual argument to %qs at %L must be polymorphic"
54953 msgstr ""
54954
54955 #: fortran/interface.c:2351
54956 #, gcc-internal-format
54957 msgid "Actual argument to %qs at %L must have the same declared type"
54958 msgstr ""
54959
54960 #: fortran/interface.c:2366
54961 #, gcc-internal-format
54962 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]"
54963 msgstr ""
54964
54965 #: fortran/interface.c:2377
54966 #, gcc-internal-format
54967 msgid "Actual argument to %qs at %L must be a coarray"
54968 msgstr ""
54969
54970 #: fortran/interface.c:2396
54971 #, gcc-internal-format
54972 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
54973 msgstr ""
54974
54975 #: fortran/interface.c:2414
54976 #, gcc-internal-format
54977 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
54978 msgstr ""
54979
54980 #: fortran/interface.c:2429
54981 #, gcc-internal-format
54982 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
54983 msgstr ""
54984
54985 #: fortran/interface.c:2444
54986 #, gcc-internal-format
54987 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
54988 msgstr ""
54989
54990 #: fortran/interface.c:2463
54991 #, gcc-internal-format
54992 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"
54993 msgstr ""
54994
54995 #: fortran/interface.c:2476
54996 #, gcc-internal-format
54997 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
54998 msgstr ""
54999
55000 #: fortran/interface.c:2483
55001 #, gcc-internal-format
55002 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
55003 msgstr ""
55004
55005 #: fortran/interface.c:2546
55006 #, gcc-internal-format
55007 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
55008 msgstr ""
55009
55010 #: fortran/interface.c:2555
55011 #, gcc-internal-format
55012 msgid "Element of assumed-shaped or pointer array passed to array dummy argument %qs at %L"
55013 msgstr ""
55014
55015 #: fortran/interface.c:2567
55016 #, gcc-internal-format
55017 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
55018 msgstr ""
55019
55020 #: fortran/interface.c:2575
55021 #, gcc-internal-format
55022 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
55023 msgstr ""
55024
55025 #: fortran/interface.c:2915
55026 #, gcc-internal-format
55027 msgid "Keyword argument %qs at %L is invalid in a statement function"
55028 msgstr ""
55029
55030 #: fortran/interface.c:2938
55031 #, gcc-internal-format
55032 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
55033 msgstr ""
55034
55035 #: fortran/interface.c:2942
55036 #, gcc-internal-format
55037 msgid "Keyword argument %qs at %L is not in the procedure"
55038 msgstr ""
55039
55040 #: fortran/interface.c:2951
55041 #, gcc-internal-format
55042 msgid "Keyword argument %qs at %L is already associated with another actual argument"
55043 msgstr ""
55044
55045 #: fortran/interface.c:2961
55046 #, gcc-internal-format, gfc-internal-format
55047 msgid "More actual than formal arguments in procedure call at %L"
55048 msgstr ""
55049
55050 #: fortran/interface.c:2975
55051 #, gcc-internal-format, gfc-internal-format
55052 msgid "Missing alternate return specifier in subroutine call at %L"
55053 msgstr ""
55054
55055 #: fortran/interface.c:2983
55056 #, gcc-internal-format, gfc-internal-format
55057 msgid "Unexpected alternate return specifier in subroutine call at %L"
55058 msgstr "Неочікуваний специфікатор повернення з альтернативи у виклику підпрограми у %L"
55059
55060 #: fortran/interface.c:3010
55061 #, gcc-internal-format
55062 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
55063 msgstr "Неочікуване NULL() всередині у %L до фіктивного %qs"
55064
55065 #: fortran/interface.c:3013
55066 #, gcc-internal-format
55067 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
55068 msgstr ""
55069
55070 #: fortran/interface.c:3037
55071 #, gcc-internal-format, gfc-internal-format
55072 msgid "Actual argument at %L to assumed-type dummy is of derived type with type-bound or FINAL procedures"
55073 msgstr ""
55074
55075 #: fortran/interface.c:3060
55076 #, gcc-internal-format
55077 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
55078 msgstr ""
55079
55080 #: fortran/interface.c:3068
55081 #, gcc-internal-format
55082 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
55083 msgstr ""
55084
55085 #: fortran/interface.c:3082
55086 #, gcc-internal-format
55087 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"
55088 msgstr ""
55089
55090 #: fortran/interface.c:3100
55091 #, gcc-internal-format
55092 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
55093 msgstr ""
55094
55095 #: fortran/interface.c:3109 fortran/interface.c:3114
55096 #, gcc-internal-format
55097 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
55098 msgstr ""
55099
55100 #: fortran/interface.c:3134
55101 #, gcc-internal-format
55102 msgid "Expected a procedure pointer for argument %qs at %L"
55103 msgstr ""
55104
55105 #: fortran/interface.c:3150
55106 #, gcc-internal-format
55107 msgid "Expected a procedure for argument %qs at %L"
55108 msgstr ""
55109
55110 #: fortran/interface.c:3164
55111 #, gcc-internal-format
55112 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
55113 msgstr ""
55114
55115 #: fortran/interface.c:3173
55116 #, gcc-internal-format
55117 msgid "Actual argument for %qs must be a pointer at %L"
55118 msgstr ""
55119
55120 #: fortran/interface.c:3183
55121 #, gcc-internal-format
55122 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
55123 msgstr ""
55124
55125 #: fortran/interface.c:3193
55126 #, gcc-internal-format
55127 msgid "Coindexed actual argument at %L to pointer dummy %qs"
55128 msgstr ""
55129
55130 #: fortran/interface.c:3206
55131 #, gcc-internal-format
55132 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
55133 msgstr ""
55134
55135 #: fortran/interface.c:3220
55136 #, gcc-internal-format
55137 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
55138 msgstr ""
55139
55140 #: fortran/interface.c:3234
55141 #, gcc-internal-format
55142 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
55143 msgstr ""
55144
55145 #: fortran/interface.c:3246
55146 #, gcc-internal-format
55147 msgid "Actual CLASS array argument for %qs must be a full array at %L"
55148 msgstr ""
55149
55150 #: fortran/interface.c:3256
55151 #, gcc-internal-format
55152 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
55153 msgstr ""
55154
55155 #: fortran/interface.c:3286
55156 #, gcc-internal-format
55157 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"
55158 msgstr ""
55159
55160 #: fortran/interface.c:3305
55161 #, gcc-internal-format
55162 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
55163 msgstr ""
55164
55165 #: fortran/interface.c:3322
55166 #, gcc-internal-format
55167 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
55168 msgstr ""
55169
55170 #: fortran/interface.c:3342
55171 #, gcc-internal-format
55172 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
55173 msgstr ""
55174
55175 #: fortran/interface.c:3365
55176 #, gcc-internal-format, gfc-internal-format
55177 msgid "Missing alternate return spec in subroutine call at %L"
55178 msgstr ""
55179
55180 #: fortran/interface.c:3373
55181 #, gcc-internal-format
55182 msgid "Missing actual argument for argument %qs at %L"
55183 msgstr ""
55184
55185 #: fortran/interface.c:3492
55186 #, gcc-internal-format
55187 msgid "compare_actual_expr(): Bad component code"
55188 msgstr ""
55189
55190 #: fortran/interface.c:3521
55191 #, gcc-internal-format
55192 msgid "check_some_aliasing(): List mismatch"
55193 msgstr ""
55194
55195 #: fortran/interface.c:3547
55196 #, gcc-internal-format
55197 msgid "check_some_aliasing(): corrupted data"
55198 msgstr ""
55199
55200 #: fortran/interface.c:3557
55201 #, gcc-internal-format
55202 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
55203 msgstr ""
55204
55205 #: fortran/interface.c:3587
55206 #, gcc-internal-format
55207 msgid "check_intents(): List mismatch"
55208 msgstr ""
55209
55210 #: fortran/interface.c:3607
55211 #, gcc-internal-format, gfc-internal-format
55212 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
55213 msgstr ""
55214
55215 #: fortran/interface.c:3619
55216 #, gcc-internal-format, gfc-internal-format
55217 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
55218 msgstr ""
55219
55220 #: fortran/interface.c:3629
55221 #, gcc-internal-format, gfc-internal-format
55222 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
55223 msgstr ""
55224
55225 #: fortran/interface.c:3640
55226 #, gcc-internal-format
55227 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
55228 msgstr ""
55229
55230 #: fortran/interface.c:3672
55231 #, gcc-internal-format
55232 msgid "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
55233 msgstr ""
55234
55235 #: fortran/interface.c:3676 fortran/interface.c:3686
55236 #, gcc-internal-format
55237 msgid "Procedure %qs called at %L is not explicitly declared"
55238 msgstr ""
55239
55240 #: fortran/interface.c:3682
55241 #, gcc-internal-format
55242 msgid "Procedure %qs called with an implicit interface at %L"
55243 msgstr ""
55244
55245 #: fortran/interface.c:3694
55246 #, gcc-internal-format
55247 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
55248 msgstr ""
55249
55250 #: fortran/interface.c:3702
55251 #, gcc-internal-format
55252 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
55253 msgstr ""
55254
55255 #: fortran/interface.c:3710
55256 #, gcc-internal-format
55257 msgid "Allocatable function %qs at %L must have an explicit function interface"
55258 msgstr ""
55259
55260 #: fortran/interface.c:3720
55261 #, gcc-internal-format
55262 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
55263 msgstr ""
55264
55265 #: fortran/interface.c:3729
55266 #, gcc-internal-format, gfc-internal-format
55267 msgid "Assumed-type argument %s at %L requires an explicit interface"
55268 msgstr ""
55269
55270 #: fortran/interface.c:3742
55271 #, gcc-internal-format
55272 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
55273 msgstr ""
55274
55275 #: fortran/interface.c:3755
55276 #, gcc-internal-format
55277 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
55278 msgstr ""
55279
55280 #: fortran/interface.c:3764
55281 #, gcc-internal-format, gfc-internal-format
55282 msgid "MOLD argument to NULL required at %L"
55283 msgstr ""
55284
55285 #: fortran/interface.c:3772
55286 #, gcc-internal-format, gfc-internal-format
55287 msgid "Assumed-rank argument requires an explicit interface at %L"
55288 msgstr ""
55289
55290 #: fortran/interface.c:3813
55291 #, gcc-internal-format
55292 msgid "Procedure pointer component %qs called with an implicit interface at %L"
55293 msgstr ""
55294
55295 #: fortran/interface.c:3824
55296 #, gcc-internal-format
55297 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
55298 msgstr ""
55299
55300 #: fortran/interface.c:3909
55301 #, gcc-internal-format, gfc-internal-format
55302 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
55303 msgstr ""
55304
55305 #: fortran/interface.c:3979
55306 #, gcc-internal-format
55307 msgid "Unable to find symbol %qs"
55308 msgstr ""
55309
55310 #: fortran/interface.c:4346
55311 #, gcc-internal-format
55312 msgid "Entity %qs at %L is already present in the interface"
55313 msgstr ""
55314
55315 #: fortran/interface.c:4463
55316 #, gcc-internal-format
55317 msgid "gfc_add_interface(): Bad interface type"
55318 msgstr ""
55319
55320 #: fortran/interface.c:4557
55321 #, gcc-internal-format
55322 msgid "Cannot overwrite GENERIC %qs at %L"
55323 msgstr ""
55324
55325 #: fortran/interface.c:4569
55326 #, gcc-internal-format
55327 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
55328 msgstr ""
55329
55330 #: fortran/interface.c:4577
55331 #, gcc-internal-format
55332 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
55333 msgstr ""
55334
55335 #: fortran/interface.c:4585
55336 #, gcc-internal-format
55337 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
55338 msgstr ""
55339
55340 #: fortran/interface.c:4594
55341 #, gcc-internal-format
55342 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
55343 msgstr ""
55344
55345 #: fortran/interface.c:4600
55346 #, gcc-internal-format
55347 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
55348 msgstr ""
55349
55350 #: fortran/interface.c:4609
55351 #, gcc-internal-format
55352 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
55353 msgstr ""
55354
55355 #: fortran/interface.c:4620
55356 #, gcc-internal-format
55357 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
55358 msgstr ""
55359
55360 #: fortran/interface.c:4628
55361 #, gcc-internal-format
55362 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
55363 msgstr ""
55364
55365 #: fortran/interface.c:4639
55366 #, gcc-internal-format
55367 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
55368 msgstr ""
55369
55370 #: fortran/interface.c:4669
55371 #, gcc-internal-format
55372 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
55373 msgstr ""
55374
55375 #: fortran/interface.c:4681
55376 #, gcc-internal-format
55377 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
55378 msgstr ""
55379
55380 #: fortran/interface.c:4690
55381 #, gcc-internal-format
55382 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
55383 msgstr ""
55384
55385 #: fortran/interface.c:4699
55386 #, gcc-internal-format
55387 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
55388 msgstr ""
55389
55390 #: fortran/interface.c:4710
55391 #, gcc-internal-format
55392 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
55393 msgstr ""
55394
55395 #: fortran/interface.c:4717
55396 #, gcc-internal-format
55397 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"
55398 msgstr ""
55399
55400 #: fortran/interface.c:4738
55401 #, gcc-internal-format, gfc-internal-format
55402 msgid "DTIO dummy argument at %L must be of type %s"
55403 msgstr ""
55404
55405 #: fortran/interface.c:4745
55406 #, gcc-internal-format, gfc-internal-format
55407 msgid "DTIO dummy argument at %L must be of KIND = %d"
55408 msgstr ""
55409
55410 #: fortran/interface.c:4752
55411 #, gcc-internal-format, gfc-internal-format
55412 msgid "DTIO dummy argument at %L must be a scalar"
55413 msgstr ""
55414
55415 #: fortran/interface.c:4756
55416 #, gcc-internal-format, gfc-internal-format
55417 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
55418 msgstr ""
55419
55420 #: fortran/interface.c:4760
55421 #, gcc-internal-format, gfc-internal-format
55422 msgid "DTIO character argument at %L must have assumed length"
55423 msgstr ""
55424
55425 #: fortran/interface.c:4764
55426 #, gcc-internal-format, gfc-internal-format
55427 msgid "DTIO dummy argument at %L must have INTENT %s"
55428 msgstr ""
55429
55430 #: fortran/interface.c:4822 fortran/interface.c:4866
55431 #, gcc-internal-format, gfc-internal-format
55432 msgid "Alternate return at %L is not permitted in a DTIO procedure"
55433 msgstr ""
55434
55435 #: fortran/interface.c:4834
55436 #, gcc-internal-format
55437 msgid "DTIO procedure %qs at %L must be a subroutine"
55438 msgstr ""
55439
55440 #: fortran/interface.c:4843
55441 #, gcc-internal-format
55442 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
55443 msgstr ""
55444
55445 #: fortran/interface.c:4850
55446 #, gcc-internal-format
55447 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
55448 msgstr ""
55449
55450 #: fortran/intrinsic.c:201
55451 #, gcc-internal-format, gfc-internal-format
55452 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
55453 msgstr ""
55454
55455 #: fortran/intrinsic.c:217
55456 #, gcc-internal-format, gfc-internal-format
55457 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
55458 msgstr ""
55459
55460 #: fortran/intrinsic.c:224
55461 #, gcc-internal-format, gfc-internal-format
55462 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
55463 msgstr ""
55464
55465 #: fortran/intrinsic.c:231
55466 #, gcc-internal-format, gfc-internal-format
55467 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
55468 msgstr ""
55469
55470 #: fortran/intrinsic.c:238
55471 #, gcc-internal-format, gfc-internal-format
55472 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
55473 msgstr ""
55474
55475 #: fortran/intrinsic.c:286
55476 #, gcc-internal-format
55477 msgid "do_check(): too many args"
55478 msgstr ""
55479
55480 #: fortran/intrinsic.c:366
55481 #, gcc-internal-format
55482 msgid "add_sym(): Bad sizing mode"
55483 msgstr ""
55484
55485 #: fortran/intrinsic.c:1125
55486 #, gcc-internal-format
55487 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."
55488 msgstr ""
55489
55490 #: fortran/intrinsic.c:1160
55491 #, gcc-internal-format
55492 msgid "make_generic(): Cannot find generic symbol %qs"
55493 msgstr ""
55494
55495 #: fortran/intrinsic.c:4202
55496 #, gcc-internal-format
55497 msgid "Too many arguments in call to %qs at %L"
55498 msgstr ""
55499
55500 #: fortran/intrinsic.c:4217
55501 #, gcc-internal-format, gfc-internal-format
55502 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
55503 msgstr ""
55504
55505 #: fortran/intrinsic.c:4220
55506 #, gcc-internal-format
55507 msgid "Cannot find keyword named %qs in call to %qs at %L"
55508 msgstr ""
55509
55510 #: fortran/intrinsic.c:4227
55511 #, gcc-internal-format
55512 msgid "Argument %qs appears twice in call to %qs at %L"
55513 msgstr ""
55514
55515 #: fortran/intrinsic.c:4241
55516 #, gcc-internal-format
55517 msgid "Missing actual argument %qs in call to %qs at %L"
55518 msgstr ""
55519
55520 #: fortran/intrinsic.c:4256
55521 #, gcc-internal-format, gfc-internal-format
55522 msgid "ALTERNATE RETURN not permitted at %L"
55523 msgstr ""
55524
55525 #: fortran/intrinsic.c:4313
55526 #, gcc-internal-format
55527 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
55528 msgstr ""
55529
55530 #: fortran/intrinsic.c:4428
55531 #, gcc-internal-format
55532 msgid "resolve_intrinsic(): Too many args for intrinsic"
55533 msgstr ""
55534
55535 #: fortran/intrinsic.c:4531
55536 #, gcc-internal-format
55537 msgid "do_simplify(): Too many args for intrinsic"
55538 msgstr ""
55539
55540 #: fortran/intrinsic.c:4571
55541 #, gcc-internal-format
55542 msgid "init_arglist(): too many arguments"
55543 msgstr ""
55544
55545 #: fortran/intrinsic.c:4723
55546 #, gcc-internal-format
55547 msgid "Invalid standard code on intrinsic %qs (%d)"
55548 msgstr ""
55549
55550 #: fortran/intrinsic.c:4732
55551 #, gcc-internal-format
55552 msgid "Intrinsic %qs (is %s) is used at %L"
55553 msgstr ""
55554
55555 #: fortran/intrinsic.c:4803
55556 #, gcc-internal-format
55557 msgid "Function %qs as initialization expression at %L"
55558 msgstr ""
55559
55560 #: fortran/intrinsic.c:4821
55561 #, gcc-internal-format
55562 msgid "Transformational function %qs at %L is invalid in an initialization expression"
55563 msgstr ""
55564
55565 #: fortran/intrinsic.c:4900
55566 #, gcc-internal-format, gfc-internal-format
55567 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
55568 msgstr ""
55569
55570 #: fortran/intrinsic.c:4971
55571 #, gcc-internal-format
55572 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
55573 msgstr ""
55574
55575 #: fortran/intrinsic.c:4978
55576 #, gcc-internal-format
55577 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
55578 msgstr ""
55579
55580 #: fortran/intrinsic.c:5065
55581 #, gcc-internal-format, gfc-internal-format
55582 msgid "Extension: Conversion from %s to %s at %L"
55583 msgstr ""
55584
55585 #: fortran/intrinsic.c:5101 fortran/intrinsic.c:5118
55586 #, gcc-internal-format, gfc-internal-format
55587 msgid "Possible change of value in conversion from %s to %s at %L"
55588 msgstr ""
55589
55590 #: fortran/intrinsic.c:5106 fortran/intrinsic.c:5127
55591 #, gcc-internal-format, gfc-internal-format
55592 msgid "Conversion from %s to %s at %L"
55593 msgstr ""
55594
55595 #: fortran/intrinsic.c:5182
55596 #, gcc-internal-format, gfc-internal-format
55597 msgid "Cannot convert %s to %s at %L"
55598 msgstr ""
55599
55600 #: fortran/intrinsic.c:5187
55601 #, gcc-internal-format
55602 msgid "Cannot convert %qs to %qs at %L"
55603 msgstr ""
55604
55605 #: fortran/intrinsic.c:5279
55606 #, gcc-internal-format
55607 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."
55608 msgstr ""
55609
55610 #: fortran/intrinsic.c:5285
55611 #, gcc-internal-format
55612 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."
55613 msgstr ""
55614
55615 #: fortran/io.c:180 fortran/primary.c:922
55616 #, gcc-internal-format, gfc-internal-format
55617 msgid "Extension: backslash character at %C"
55618 msgstr ""
55619
55620 #: fortran/io.c:214
55621 #, gcc-internal-format, gfc-internal-format
55622 msgid "Nonconforming tab character in format at %C"
55623 msgstr ""
55624
55625 #: fortran/io.c:457
55626 #, gcc-internal-format, gfc-internal-format
55627 msgid "DP format specifier not allowed at %C"
55628 msgstr ""
55629
55630 #: fortran/io.c:464
55631 #, gcc-internal-format, gfc-internal-format
55632 msgid "DC format specifier not allowed at %C"
55633 msgstr ""
55634
55635 #: fortran/io.c:471
55636 #, gcc-internal-format, gfc-internal-format
55637 msgid "Fortran 2003: DT format specifier not allowed at %C"
55638 msgstr ""
55639
55640 #: fortran/io.c:699
55641 #, gcc-internal-format, gfc-internal-format
55642 msgid "X descriptor requires leading space count at %L"
55643 msgstr ""
55644
55645 #: fortran/io.c:728
55646 #, gcc-internal-format, gfc-internal-format
55647 msgid "$ descriptor at %L"
55648 msgstr ""
55649
55650 #: fortran/io.c:732
55651 #, gcc-internal-format, gfc-internal-format
55652 msgid "$ should be the last specifier in format at %L"
55653 msgstr ""
55654
55655 #: fortran/io.c:832 fortran/io.c:836
55656 #, gcc-internal-format, gfc-internal-format
55657 msgid "Extension: Zero width after L descriptor at %L"
55658 msgstr ""
55659
55660 #: fortran/io.c:848
55661 #, gcc-internal-format, gfc-internal-format
55662 msgid "Missing positive width after L descriptor at %L"
55663 msgstr ""
55664
55665 #: fortran/io.c:879
55666 #, gcc-internal-format
55667 msgid "%<G0%> in format at %L"
55668 msgstr ""
55669
55670 #: fortran/io.c:907
55671 #, gcc-internal-format, gfc-internal-format
55672 msgid "Positive width required in format specifier %s at %L"
55673 msgstr ""
55674
55675 #: fortran/io.c:923 fortran/io.c:930
55676 #, gcc-internal-format, gfc-internal-format
55677 msgid "Period required in format specifier %s at %L"
55678 msgstr ""
55679
55680 #: fortran/io.c:1052
55681 #, gcc-internal-format, gfc-internal-format
55682 msgid "Period required in format specifier at %L"
55683 msgstr ""
55684
55685 #: fortran/io.c:1074
55686 #, gcc-internal-format, gfc-internal-format
55687 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
55688 msgstr ""
55689
55690 #: fortran/io.c:1162 fortran/io.c:1224
55691 #, gcc-internal-format, gfc-internal-format
55692 msgid "Missing comma at %L"
55693 msgstr ""
55694
55695 #: fortran/io.c:1242
55696 #, gcc-internal-format, gfc-internal-format
55697 msgid "%s in format string at %L"
55698 msgstr ""
55699
55700 #: fortran/io.c:1280
55701 #, gcc-internal-format, gfc-internal-format
55702 msgid "Extraneous characters in format at %L"
55703 msgstr ""
55704
55705 #: fortran/io.c:1302
55706 #, gcc-internal-format, gfc-internal-format
55707 msgid "Format statement in module main block at %C"
55708 msgstr ""
55709
55710 #: fortran/io.c:1311
55711 #, gcc-internal-format, gfc-internal-format
55712 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
55713 msgstr ""
55714
55715 #: fortran/io.c:1317
55716 #, gcc-internal-format, gfc-internal-format
55717 msgid "Missing format label at %C"
55718 msgstr ""
55719
55720 #: fortran/io.c:1365
55721 #, gcc-internal-format, gfc-internal-format
55722 msgid "IOMSG must be a scalar-default-char-variable at %L"
55723 msgstr ""
55724
55725 #: fortran/io.c:1379
55726 #, gcc-internal-format, gfc-internal-format
55727 msgid "%s requires a scalar-default-char-expr at %L"
55728 msgstr ""
55729
55730 #: fortran/io.c:1402 fortran/io.c:1433 fortran/io.c:1499
55731 #, gcc-internal-format, gfc-internal-format
55732 msgid "Invalid value for %s specification at %C"
55733 msgstr ""
55734
55735 #: fortran/io.c:1408 fortran/io.c:1439 fortran/io.c:1581 fortran/io.c:1594
55736 #, gcc-internal-format, gfc-internal-format
55737 msgid "Duplicate %s specification at %C"
55738 msgstr ""
55739
55740 #: fortran/io.c:1446
55741 #, gcc-internal-format, gfc-internal-format
55742 msgid "Variable %s cannot be INTENT(IN) at %C"
55743 msgstr ""
55744
55745 #: fortran/io.c:1454
55746 #, gcc-internal-format, gfc-internal-format
55747 msgid "Variable %s cannot be assigned in PURE procedure at %C"
55748 msgstr ""
55749
55750 #: fortran/io.c:1505
55751 #, gcc-internal-format, gfc-internal-format
55752 msgid "Duplicate %s label specification at %C"
55753 msgstr ""
55754
55755 #: fortran/io.c:1525 fortran/io.c:1542 fortran/io.c:1563
55756 #, gcc-internal-format
55757 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
55758 msgstr ""
55759
55760 #: fortran/io.c:1616
55761 #, gcc-internal-format, gfc-internal-format
55762 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
55763 msgstr ""
55764
55765 #: fortran/io.c:1641
55766 #, gcc-internal-format, gfc-internal-format
55767 msgid "FORMAT tag at %C cannot be a zero-sized array"
55768 msgstr ""
55769
55770 #: fortran/io.c:1681
55771 #, gcc-internal-format, gfc-internal-format
55772 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
55773 msgstr ""
55774
55775 #: fortran/io.c:1687
55776 #, gcc-internal-format, gfc-internal-format
55777 msgid "ASSIGNED variable in FORMAT tag at %L"
55778 msgstr ""
55779
55780 #: fortran/io.c:1692
55781 #, gcc-internal-format
55782 msgid "Variable %qs at %L has not been assigned a format label"
55783 msgstr ""
55784
55785 #: fortran/io.c:1699
55786 #, gcc-internal-format
55787 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
55788 msgstr ""
55789
55790 #: fortran/io.c:1711
55791 #, gcc-internal-format, gfc-internal-format
55792 msgid "Non-character in FORMAT tag at %L"
55793 msgstr ""
55794
55795 #: fortran/io.c:1717
55796 #, gcc-internal-format, gfc-internal-format
55797 msgid "Non-character assumed shape array element in FORMAT tag at %L"
55798 msgstr ""
55799
55800 #: fortran/io.c:1724
55801 #, gcc-internal-format, gfc-internal-format
55802 msgid "Non-character assumed size array element in FORMAT tag at %L"
55803 msgstr ""
55804
55805 #: fortran/io.c:1731
55806 #, gcc-internal-format, gfc-internal-format
55807 msgid "Non-character pointer array element in FORMAT tag at %L"
55808 msgstr ""
55809
55810 #: fortran/io.c:1757
55811 #, gcc-internal-format, gfc-internal-format
55812 msgid "%s tag at %L must be of type %s"
55813 msgstr ""
55814
55815 #: fortran/io.c:1764
55816 #, gcc-internal-format, gfc-internal-format
55817 msgid "%s tag at %L must be a character string of default kind"
55818 msgstr ""
55819
55820 #: fortran/io.c:1771
55821 #, gcc-internal-format, gfc-internal-format
55822 msgid "%s tag at %L must be scalar"
55823 msgstr ""
55824
55825 #: fortran/io.c:1777
55826 #, gcc-internal-format, gfc-internal-format
55827 msgid "IOMSG tag at %L"
55828 msgstr ""
55829
55830 #: fortran/io.c:1785
55831 #, gcc-internal-format, gfc-internal-format
55832 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
55833 msgstr ""
55834
55835 #: fortran/io.c:1794
55836 #, gcc-internal-format, gfc-internal-format
55837 msgid "Non-default LOGICAL kind in %s tag at %L"
55838 msgstr ""
55839
55840 #: fortran/io.c:1801
55841 #, gcc-internal-format, gfc-internal-format
55842 msgid "NEWUNIT specifier at %L"
55843 msgstr ""
55844
55845 #: fortran/io.c:1819
55846 #, gcc-internal-format, gfc-internal-format
55847 msgid "CONVERT tag at %L"
55848 msgstr ""
55849
55850 #: fortran/io.c:2041
55851 #, gcc-internal-format
55852 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
55853 msgstr ""
55854
55855 #: fortran/io.c:2049 fortran/io.c:2076
55856 #, gcc-internal-format
55857 msgid "%s specifier in %s statement at %C has value %qs"
55858 msgstr ""
55859
55860 #: fortran/io.c:2068
55861 #, gcc-internal-format
55862 msgid "Extension: %s specifier in %s statement at %C has value %qs"
55863 msgstr ""
55864
55865 #: fortran/io.c:2090 fortran/io.c:2098
55866 #, gcc-internal-format
55867 msgid "%s specifier in %s statement at %C has invalid value %qs"
55868 msgstr ""
55869
55870 #: fortran/io.c:2151
55871 #, gcc-internal-format, gfc-internal-format
55872 msgid "OPEN statement not allowed in PURE procedure at %C"
55873 msgstr ""
55874
55875 #: fortran/io.c:2193
55876 #, gcc-internal-format, gfc-internal-format
55877 msgid "ACTION type conflicts with READONLY specifier at %C"
55878 msgstr ""
55879
55880 #: fortran/io.c:2207
55881 #, gcc-internal-format, gfc-internal-format
55882 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
55883 msgstr ""
55884
55885 #: fortran/io.c:2216 fortran/io.c:3842
55886 #, gcc-internal-format, gfc-internal-format
55887 msgid "ASYNCHRONOUS= specifier at %L must be of default CHARACTER kind"
55888 msgstr ""
55889
55890 #: fortran/io.c:2224 fortran/io.c:3850
55891 #, gcc-internal-format, gfc-internal-format
55892 msgid "ASYNCHRONOUS= specifier at %L must be scalar"
55893 msgstr ""
55894
55895 #: fortran/io.c:2243 fortran/io.c:3907
55896 #, gcc-internal-format, gfc-internal-format
55897 msgid "BLANK= at %C not allowed in Fortran 95"
55898 msgstr ""
55899
55900 #: fortran/io.c:2280 fortran/io.c:3883
55901 #, gcc-internal-format, gfc-internal-format
55902 msgid "DECIMAL= at %C not allowed in Fortran 95"
55903 msgstr ""
55904
55905 #: fortran/io.c:2318
55906 #, gcc-internal-format, gfc-internal-format
55907 msgid "ENCODING= at %C not allowed in Fortran 95"
55908 msgstr ""
55909
55910 #: fortran/io.c:2381 fortran/io.c:3956
55911 #, gcc-internal-format, gfc-internal-format
55912 msgid "ROUND= at %C not allowed in Fortran 95"
55913 msgstr ""
55914
55915 #: fortran/io.c:2420
55916 #, gcc-internal-format, gfc-internal-format
55917 msgid "SIGN= at %C not allowed in Fortran 95"
55918 msgstr ""
55919
55920 #: fortran/io.c:2503
55921 #, gcc-internal-format, gfc-internal-format
55922 msgid "UNIT specifier not allowed with NEWUNIT at %C"
55923 msgstr ""
55924
55925 #: fortran/io.c:2513
55926 #, gcc-internal-format, gfc-internal-format
55927 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
55928 msgstr ""
55929
55930 #: fortran/io.c:2520
55931 #, gcc-internal-format, gfc-internal-format
55932 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
55933 msgstr ""
55934
55935 #: fortran/io.c:2667
55936 #, gcc-internal-format, gfc-internal-format
55937 msgid "CLOSE statement not allowed in PURE procedure at %C"
55938 msgstr ""
55939
55940 #: fortran/io.c:2729
55941 #, gcc-internal-format, gfc-internal-format
55942 msgid "CLOSE statement at %L requires a UNIT number"
55943 msgstr ""
55944
55945 #: fortran/io.c:2737
55946 #, gcc-internal-format, gfc-internal-format
55947 msgid "UNIT number in CLOSE statement at %L must be non-negative"
55948 msgstr ""
55949
55950 #: fortran/io.c:2835 fortran/match.c:3028
55951 #, gcc-internal-format, gfc-internal-format
55952 msgid "%s statement not allowed in PURE procedure at %C"
55953 msgstr ""
55954
55955 #: fortran/io.c:2865
55956 #, gcc-internal-format, gfc-internal-format
55957 msgid "UNIT number missing in statement at %L"
55958 msgstr ""
55959
55960 #: fortran/io.c:2876 fortran/io.c:3352
55961 #, gcc-internal-format, gfc-internal-format
55962 msgid "UNIT number in statement at %L must be non-negative"
55963 msgstr ""
55964
55965 #: fortran/io.c:2909
55966 #, gcc-internal-format, gfc-internal-format
55967 msgid "FLUSH statement at %C"
55968 msgstr ""
55969
55970 #: fortran/io.c:2950
55971 #, gcc-internal-format, gfc-internal-format
55972 msgid "Missing format with default unit at %C"
55973 msgstr ""
55974
55975 #: fortran/io.c:2970
55976 #, gcc-internal-format, gfc-internal-format
55977 msgid "Duplicate UNIT specification at %C"
55978 msgstr ""
55979
55980 #: fortran/io.c:3044
55981 #, gcc-internal-format, gfc-internal-format
55982 msgid "Duplicate format specification at %C"
55983 msgstr ""
55984
55985 #: fortran/io.c:3085
55986 #, gcc-internal-format
55987 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
55988 msgstr ""
55989
55990 #: fortran/io.c:3121
55991 #, gcc-internal-format, gfc-internal-format
55992 msgid "Duplicate NML specification at %C"
55993 msgstr ""
55994
55995 #: fortran/io.c:3130
55996 #, gcc-internal-format
55997 msgid "Symbol %qs at %C must be a NAMELIST group name"
55998 msgstr ""
55999
56000 #: fortran/io.c:3200
56001 #, gcc-internal-format, gfc-internal-format
56002 msgid "END tag at %C not allowed in output statement"
56003 msgstr ""
56004
56005 #: fortran/io.c:3286
56006 #, gcc-internal-format, gfc-internal-format
56007 msgid "UNIT not specified at %L"
56008 msgstr ""
56009
56010 #: fortran/io.c:3298
56011 #, gcc-internal-format, gfc-internal-format
56012 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
56013 msgstr ""
56014
56015 #: fortran/io.c:3320
56016 #, gcc-internal-format, gfc-internal-format
56017 msgid "Invalid form of WRITE statement at %L, UNIT required"
56018 msgstr ""
56019
56020 #: fortran/io.c:3331
56021 #, gcc-internal-format, gfc-internal-format
56022 msgid "Internal unit with vector subscript at %L"
56023 msgstr ""
56024
56025 #: fortran/io.c:3345
56026 #, gcc-internal-format, gfc-internal-format
56027 msgid "External IO UNIT cannot be an array at %L"
56028 msgstr ""
56029
56030 #: fortran/io.c:3375
56031 #, gcc-internal-format
56032 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
56033 msgstr ""
56034
56035 #: fortran/io.c:3387
56036 #, gcc-internal-format
56037 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
56038 msgstr ""
56039
56040 #: fortran/io.c:3397 fortran/resolve.c:14545
56041 #, gcc-internal-format
56042 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
56043 msgstr ""
56044
56045 #: fortran/io.c:3405
56046 #, gcc-internal-format
56047 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
56048 msgstr ""
56049
56050 #: fortran/io.c:3416
56051 #, gcc-internal-format, gfc-internal-format
56052 msgid "Comma before i/o item list at %L"
56053 msgstr ""
56054
56055 #: fortran/io.c:3426
56056 #, gcc-internal-format, gfc-internal-format
56057 msgid "ERR tag label %d at %L not defined"
56058 msgstr ""
56059
56060 #: fortran/io.c:3438
56061 #, gcc-internal-format, gfc-internal-format
56062 msgid "END tag label %d at %L not defined"
56063 msgstr ""
56064
56065 #: fortran/io.c:3450
56066 #, gcc-internal-format, gfc-internal-format
56067 msgid "EOR tag label %d at %L not defined"
56068 msgstr ""
56069
56070 #: fortran/io.c:3460
56071 #, gcc-internal-format, gfc-internal-format
56072 msgid "FORMAT label %d at %L not defined"
56073 msgstr ""
56074
56075 #: fortran/io.c:3491
56076 #, gcc-internal-format
56077 msgid "io_kind_name(): bad I/O-kind"
56078 msgstr ""
56079
56080 #: fortran/io.c:3580
56081 #, gcc-internal-format, gfc-internal-format
56082 msgid "Syntax error in I/O iterator at %C"
56083 msgstr ""
56084
56085 #: fortran/io.c:3611
56086 #, gcc-internal-format, gfc-internal-format
56087 msgid "Expected variable in READ statement at %C"
56088 msgstr ""
56089
56090 #: fortran/io.c:3617
56091 #, gcc-internal-format, gfc-internal-format
56092 msgid "Expecting variable or io-implied-do at %L"
56093 msgstr ""
56094
56095 #: fortran/io.c:3627
56096 #, gcc-internal-format, gfc-internal-format
56097 msgid "Expected expression in %s statement at %C"
56098 msgstr ""
56099
56100 #. A general purpose syntax error.
56101 #: fortran/io.c:3684 fortran/io.c:4392 fortran/gfortran.h:2938
56102 #, gcc-internal-format, gfc-internal-format
56103 msgid "Syntax error in %s statement at %C"
56104 msgstr ""
56105
56106 #: fortran/io.c:3772
56107 #, gcc-internal-format, gfc-internal-format
56108 msgid "Internal file at %L with namelist"
56109 msgstr ""
56110
56111 #: fortran/io.c:3787
56112 #, gcc-internal-format, gfc-internal-format
56113 msgid "IO UNIT in %s statement at %C must be an internal file in a PURE procedure"
56114 msgstr ""
56115
56116 #: fortran/io.c:3832
56117 #, gcc-internal-format, gfc-internal-format
56118 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
56119 msgstr ""
56120
56121 #: fortran/io.c:3932
56122 #, gcc-internal-format, gfc-internal-format
56123 msgid "PAD= at %C not allowed in Fortran 95"
56124 msgstr ""
56125
56126 #: fortran/io.c:4008
56127 #, gcc-internal-format, gfc-internal-format
56128 msgid "DELIM= at %C not allowed in Fortran 95"
56129 msgstr ""
56130
56131 #: fortran/io.c:4160
56132 #, gcc-internal-format, gfc-internal-format
56133 msgid "PRINT namelist at %C is an extension"
56134 msgstr ""
56135
56136 #: fortran/io.c:4182
56137 #, gcc-internal-format, gfc-internal-format
56138 msgid "Comma after * at %C not allowed without I/O list"
56139 msgstr ""
56140
56141 #: fortran/io.c:4358
56142 #, gcc-internal-format, gfc-internal-format
56143 msgid "Expected comma in I/O list at %C"
56144 msgstr ""
56145
56146 #: fortran/io.c:4426
56147 #, gcc-internal-format, gfc-internal-format
56148 msgid "PRINT statement at %C not allowed within PURE procedure"
56149 msgstr ""
56150
56151 #: fortran/io.c:4593 fortran/io.c:4655
56152 #, gcc-internal-format, gfc-internal-format
56153 msgid "INQUIRE statement not allowed in PURE procedure at %C"
56154 msgstr ""
56155
56156 #: fortran/io.c:4621
56157 #, gcc-internal-format, gfc-internal-format
56158 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
56159 msgstr ""
56160
56161 #: fortran/io.c:4631 fortran/trans-io.c:1332
56162 #, gcc-internal-format, gfc-internal-format
56163 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
56164 msgstr ""
56165
56166 #: fortran/io.c:4638
56167 #, gcc-internal-format, gfc-internal-format
56168 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
56169 msgstr ""
56170
56171 #: fortran/io.c:4648
56172 #, gcc-internal-format, gfc-internal-format
56173 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
56174 msgstr ""
56175
56176 #: fortran/io.c:4663
56177 #, gcc-internal-format, gfc-internal-format
56178 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
56179 msgstr ""
56180
56181 #: fortran/io.c:4841
56182 #, gcc-internal-format, gfc-internal-format
56183 msgid "WAIT at %C not allowed in Fortran 95"
56184 msgstr ""
56185
56186 #: fortran/io.c:4847
56187 #, gcc-internal-format, gfc-internal-format
56188 msgid "WAIT statement not allowed in PURE procedure at %C"
56189 msgstr ""
56190
56191 #: fortran/match.c:118
56192 #, gcc-internal-format
56193 msgid "gfc_op2string(): Bad code"
56194 msgstr ""
56195
56196 #: fortran/match.c:195
56197 #, gcc-internal-format, gfc-internal-format
56198 msgid "Expected structure component or operator name after '.' at %C"
56199 msgstr ""
56200
56201 #: fortran/match.c:227
56202 #, gcc-internal-format
56203 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
56204 msgstr ""
56205
56206 #: fortran/match.c:297
56207 #, gcc-internal-format
56208 msgid "Missing %<)%> in statement at or before %L"
56209 msgstr ""
56210
56211 #: fortran/match.c:302
56212 #, gcc-internal-format
56213 msgid "Missing %<(%> in statement at or before %L"
56214 msgstr ""
56215
56216 #: fortran/match.c:499
56217 #, gcc-internal-format, gfc-internal-format
56218 msgid "Integer too large at %C"
56219 msgstr ""
56220
56221 #: fortran/match.c:580 fortran/parse.c:1143
56222 #, gcc-internal-format, gfc-internal-format
56223 msgid "Too many digits in statement label at %C"
56224 msgstr ""
56225
56226 #: fortran/match.c:586
56227 #, gcc-internal-format, gfc-internal-format
56228 msgid "Statement label at %C is zero"
56229 msgstr ""
56230
56231 #: fortran/match.c:619
56232 #, gcc-internal-format
56233 msgid "Label name %qs at %C is ambiguous"
56234 msgstr ""
56235
56236 #: fortran/match.c:625
56237 #, gcc-internal-format
56238 msgid "Duplicate construct label %qs at %C"
56239 msgstr ""
56240
56241 #: fortran/match.c:659
56242 #, gcc-internal-format, gfc-internal-format
56243 msgid "Invalid character in name at %C"
56244 msgstr ""
56245
56246 #: fortran/match.c:672
56247 #, gcc-internal-format, gfc-internal-format
56248 msgid "Name at %C is too long"
56249 msgstr ""
56250
56251 #: fortran/match.c:683
56252 #, gcc-internal-format
56253 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
56254 msgstr ""
56255
56256 #: fortran/match.c:959
56257 #, gcc-internal-format, gfc-internal-format
56258 msgid ".XOR. operator at %C"
56259 msgstr ""
56260
56261 #: fortran/match.c:1014
56262 #, gcc-internal-format, gfc-internal-format
56263 msgid "Loop variable at %C cannot be an array"
56264 msgstr ""
56265
56266 #: fortran/match.c:1021
56267 #, gcc-internal-format, gfc-internal-format
56268 msgid "Loop variable at %C cannot be a coarray"
56269 msgstr ""
56270
56271 #: fortran/match.c:1027
56272 #, gcc-internal-format, gfc-internal-format
56273 msgid "Loop variable at %C cannot be a sub-component"
56274 msgstr ""
56275
56276 #: fortran/match.c:1061
56277 #, gcc-internal-format, gfc-internal-format
56278 msgid "Expected a step value in iterator at %C"
56279 msgstr ""
56280
56281 #: fortran/match.c:1073
56282 #, gcc-internal-format, gfc-internal-format
56283 msgid "Syntax error in iterator at %C"
56284 msgstr ""
56285
56286 #: fortran/match.c:1241
56287 #, gcc-internal-format, gfc-internal-format
56288 msgid "gfc_match(): Bad match code %c"
56289 msgstr ""
56290
56291 #: fortran/match.c:1315
56292 #, gcc-internal-format, gfc-internal-format
56293 msgid "Invalid form of PROGRAM statement at %C"
56294 msgstr ""
56295
56296 #: fortran/match.c:1358
56297 #, gcc-internal-format, gfc-internal-format
56298 msgid "Assignment to a constant expression at %C"
56299 msgstr "Надання значення сталому виразу у %C"
56300
56301 #: fortran/match.c:1457 fortran/match.c:1538
56302 #, gcc-internal-format, gfc-internal-format
56303 msgid "Arithmetic IF statement at %C"
56304 msgstr ""
56305
56306 #: fortran/match.c:1512
56307 #, gcc-internal-format, gfc-internal-format
56308 msgid "Syntax error in IF-expression at %C"
56309 msgstr ""
56310
56311 #: fortran/match.c:1523
56312 #, gcc-internal-format, gfc-internal-format
56313 msgid "Block label not appropriate for arithmetic IF statement at %C"
56314 msgstr ""
56315
56316 #: fortran/match.c:1561
56317 #, gcc-internal-format, gfc-internal-format
56318 msgid "Block label is not appropriate for IF statement at %C"
56319 msgstr ""
56320
56321 #: fortran/match.c:1657
56322 #, gcc-internal-format, gfc-internal-format
56323 msgid "Cannot assign to a named constant at %C"
56324 msgstr ""
56325
56326 #: fortran/match.c:1667
56327 #, gcc-internal-format, gfc-internal-format
56328 msgid "Unclassifiable statement in IF-clause at %C"
56329 msgstr ""
56330
56331 #: fortran/match.c:1674
56332 #, gcc-internal-format, gfc-internal-format
56333 msgid "Syntax error in IF-clause at %C"
56334 msgstr ""
56335
56336 #: fortran/match.c:1717
56337 #, gcc-internal-format, gfc-internal-format
56338 msgid "Unexpected junk after ELSE statement at %C"
56339 msgstr ""
56340
56341 #: fortran/match.c:1723 fortran/match.c:1758
56342 #, gcc-internal-format
56343 msgid "Label %qs at %C doesn't match IF label %qs"
56344 msgstr ""
56345
56346 #: fortran/match.c:1752
56347 #, gcc-internal-format, gfc-internal-format
56348 msgid "Unexpected junk after ELSE IF statement at %C"
56349 msgstr ""
56350
56351 #: fortran/match.c:1816
56352 #, gcc-internal-format, gfc-internal-format
56353 msgid "Image control statement CRITICAL at %C in PURE procedure"
56354 msgstr ""
56355
56356 #: fortran/match.c:1822
56357 #, gcc-internal-format, gfc-internal-format
56358 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
56359 msgstr ""
56360
56361 #: fortran/match.c:1829
56362 #, gcc-internal-format, gfc-internal-format
56363 msgid "CRITICAL statement at %C"
56364 msgstr ""
56365
56366 #: fortran/match.c:1841
56367 #, gcc-internal-format, gfc-internal-format
56368 msgid "Nested CRITICAL block at %C"
56369 msgstr ""
56370
56371 #: fortran/match.c:1893
56372 #, gcc-internal-format, gfc-internal-format
56373 msgid "Expected association list at %C"
56374 msgstr ""
56375
56376 #: fortran/match.c:1905
56377 #, gcc-internal-format, gfc-internal-format
56378 msgid "Expected association at %C"
56379 msgstr ""
56380
56381 #: fortran/match.c:1915
56382 #, gcc-internal-format, gfc-internal-format
56383 msgid "Invalid association target at %C"
56384 msgstr ""
56385
56386 #: fortran/match.c:1926
56387 #, gcc-internal-format
56388 msgid "Duplicate name %qs in association at %C"
56389 msgstr ""
56390
56391 #: fortran/match.c:1934
56392 #, gcc-internal-format, gfc-internal-format
56393 msgid "Association target at %C must not be coindexed"
56394 msgstr ""
56395
56396 #: fortran/match.c:1952
56397 #, gcc-internal-format
56398 msgid "Expected %<)%> or %<,%> at %C"
56399 msgstr ""
56400
56401 #: fortran/match.c:1970
56402 #, gcc-internal-format, gfc-internal-format
56403 msgid "Junk after ASSOCIATE statement at %C"
56404 msgstr ""
56405
56406 #: fortran/match.c:2092
56407 #, gcc-internal-format
56408 msgid "Derived type %qs at %L may not be ABSTRACT"
56409 msgstr ""
56410
56411 #: fortran/match.c:2164 fortran/match.c:2233 fortran/match.c:2256
56412 #, gcc-internal-format, gfc-internal-format
56413 msgid "Invalid type-spec at %C"
56414 msgstr ""
56415
56416 #: fortran/match.c:2351
56417 #, gcc-internal-format, gfc-internal-format
56418 msgid "Syntax error in FORALL iterator at %C"
56419 msgstr ""
56420
56421 #: fortran/match.c:2616
56422 #, gcc-internal-format, gfc-internal-format
56423 msgid "DO CONCURRENT construct at %C"
56424 msgstr ""
56425
56426 #: fortran/match.c:2741
56427 #, gcc-internal-format
56428 msgid "Name %qs in %s statement at %C is unknown"
56429 msgstr ""
56430
56431 #: fortran/match.c:2749
56432 #, gcc-internal-format
56433 msgid "Name %qs in %s statement at %C is not a construct name"
56434 msgstr ""
56435
56436 #: fortran/match.c:2761
56437 #, gcc-internal-format, gfc-internal-format
56438 msgid "%s statement at %C leaves CRITICAL construct"
56439 msgstr ""
56440
56441 #. F2008, C821 & C845.
56442 #: fortran/match.c:2769
56443 #, gcc-internal-format, gfc-internal-format
56444 msgid "%s statement at %C leaves DO CONCURRENT construct"
56445 msgstr ""
56446
56447 #: fortran/match.c:2781
56448 #, gcc-internal-format, gfc-internal-format
56449 msgid "%s statement at %C is not within a construct"
56450 msgstr ""
56451
56452 #: fortran/match.c:2784
56453 #, gcc-internal-format
56454 msgid "%s statement at %C is not within construct %qs"
56455 msgstr ""
56456
56457 #: fortran/match.c:2809
56458 #, gcc-internal-format
56459 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
56460 msgstr ""
56461
56462 #: fortran/match.c:2814
56463 #, gcc-internal-format, gfc-internal-format
56464 msgid "EXIT statement with no do-construct-name at %C"
56465 msgstr ""
56466
56467 #: fortran/match.c:2820
56468 #, gcc-internal-format
56469 msgid "%s statement at %C is not applicable to construct %qs"
56470 msgstr ""
56471
56472 #: fortran/match.c:2828
56473 #, gcc-internal-format, gfc-internal-format
56474 msgid "%s statement at %C leaving OpenACC structured block"
56475 msgstr ""
56476
56477 #: fortran/match.c:2829
56478 #, gcc-internal-format, gfc-internal-format
56479 msgid "%s statement at %C leaving OpenMP structured block"
56480 msgstr ""
56481
56482 #: fortran/match.c:2853
56483 #, gcc-internal-format, gfc-internal-format
56484 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
56485 msgstr ""
56486
56487 #: fortran/match.c:2858
56488 #, gcc-internal-format, gfc-internal-format
56489 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
56490 msgstr ""
56491
56492 #: fortran/match.c:2887
56493 #, gcc-internal-format, gfc-internal-format
56494 msgid "EXIT statement at %C terminating !$OMP DO loop"
56495 msgstr ""
56496
56497 #: fortran/match.c:2892
56498 #, gcc-internal-format, gfc-internal-format
56499 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
56500 msgstr ""
56501
56502 #: fortran/match.c:2977
56503 #, gcc-internal-format, gfc-internal-format
56504 msgid "Blank required in %s statement near %C"
56505 msgstr "Потрібен пробіл у інструкції %s поряд із %C"
56506
56507 #: fortran/match.c:2995
56508 #, gcc-internal-format, gfc-internal-format
56509 msgid "STOP code at %C cannot be negative"
56510 msgstr ""
56511
56512 #: fortran/match.c:3001
56513 #, gcc-internal-format, gfc-internal-format
56514 msgid "STOP code at %C contains too many digits"
56515 msgstr ""
56516
56517 #: fortran/match.c:3022
56518 #, gcc-internal-format, gfc-internal-format
56519 msgid "%s statement at %C in PURE procedure"
56520 msgstr ""
56521
56522 #: fortran/match.c:3038
56523 #, gcc-internal-format, gfc-internal-format
56524 msgid "Image control statement STOP at %C in CRITICAL block"
56525 msgstr ""
56526
56527 #: fortran/match.c:3043
56528 #, gcc-internal-format, gfc-internal-format
56529 msgid "Image control statement STOP at %C in DO CONCURRENT block"
56530 msgstr ""
56531
56532 #: fortran/match.c:3054
56533 #, gcc-internal-format, gfc-internal-format
56534 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
56535 msgstr ""
56536
56537 #: fortran/match.c:3067
56538 #, gcc-internal-format, gfc-internal-format
56539 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
56540 msgstr ""
56541
56542 #: fortran/match.c:3074
56543 #, gcc-internal-format, gfc-internal-format
56544 msgid "STOP code at %L must be scalar"
56545 msgstr ""
56546
56547 #: fortran/match.c:3081
56548 #, gcc-internal-format, gfc-internal-format
56549 msgid "STOP code at %L must be default character KIND=%d"
56550 msgstr ""
56551
56552 #: fortran/match.c:3088
56553 #, gcc-internal-format, gfc-internal-format
56554 msgid "STOP code at %L must be default integer KIND=%d"
56555 msgstr ""
56556
56557 #: fortran/match.c:3136
56558 #, gcc-internal-format, gfc-internal-format
56559 msgid "PAUSE statement at %C"
56560 msgstr ""
56561
56562 #: fortran/match.c:3157
56563 #, gcc-internal-format, gfc-internal-format
56564 msgid "ERROR STOP statement at %C"
56565 msgstr ""
56566
56567 #: fortran/match.c:3183
56568 #, gcc-internal-format, gfc-internal-format
56569 msgid "Image control statement EVENT %s at %C in PURE procedure"
56570 msgstr ""
56571
56572 #: fortran/match.c:3198
56573 #, gcc-internal-format, gfc-internal-format
56574 msgid "Image control statement EVENT %s at %C in CRITICAL block"
56575 msgstr ""
56576
56577 #: fortran/match.c:3205
56578 #, gcc-internal-format, gfc-internal-format
56579 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
56580 msgstr ""
56581
56582 #: fortran/match.c:3235 fortran/match.c:3577 fortran/match.c:3789
56583 #: fortran/match.c:4335 fortran/match.c:4677
56584 #, gcc-internal-format, gfc-internal-format
56585 msgid "Redundant STAT tag found at %L"
56586 msgstr ""
56587
56588 #: fortran/match.c:3256 fortran/match.c:3598 fortran/match.c:3809
56589 #: fortran/match.c:4361 fortran/match.c:4702
56590 #, gcc-internal-format, gfc-internal-format
56591 msgid "Redundant ERRMSG tag found at %L"
56592 msgstr ""
56593
56594 #: fortran/match.c:3277
56595 #, gcc-internal-format, gfc-internal-format
56596 msgid "Redundant UNTIL_COUNT tag found at %L"
56597 msgstr ""
56598
56599 #: fortran/match.c:3343
56600 #, gcc-internal-format, gfc-internal-format
56601 msgid "EVENT POST statement at %C"
56602 msgstr ""
56603
56604 #: fortran/match.c:3353
56605 #, gcc-internal-format, gfc-internal-format
56606 msgid "EVENT WAIT statement at %C"
56607 msgstr ""
56608
56609 #: fortran/match.c:3365
56610 #, gcc-internal-format, gfc-internal-format
56611 msgid "FAIL IMAGE statement at %C"
56612 msgstr "Інструкція FAIL IMAGE у %C"
56613
56614 #: fortran/match.c:3389
56615 #, gcc-internal-format, gfc-internal-format
56616 msgid "FORM TEAM statement at %C"
56617 msgstr ""
56618
56619 #: fortran/match.c:3428
56620 #, gcc-internal-format, gfc-internal-format
56621 msgid "CHANGE TEAM statement at %C"
56622 msgstr ""
56623
56624 #: fortran/match.c:3458
56625 #, gcc-internal-format, gfc-internal-format
56626 msgid "END TEAM statement at %C"
56627 msgstr ""
56628
56629 #: fortran/match.c:3482
56630 #, gcc-internal-format, gfc-internal-format
56631 msgid "SYNC TEAM statement at %C"
56632 msgstr ""
56633
56634 #: fortran/match.c:3525
56635 #, gcc-internal-format, gfc-internal-format
56636 msgid "Image control statement %s at %C in PURE procedure"
56637 msgstr ""
56638
56639 #: fortran/match.c:3540
56640 #, gcc-internal-format, gfc-internal-format
56641 msgid "Image control statement %s at %C in CRITICAL block"
56642 msgstr ""
56643
56644 #: fortran/match.c:3547
56645 #, gcc-internal-format, gfc-internal-format
56646 msgid "Image control statement %s at %C in DO CONCURRENT block"
56647 msgstr ""
56648
56649 #: fortran/match.c:3619
56650 #, gcc-internal-format, gfc-internal-format
56651 msgid "Redundant ACQUIRED_LOCK tag found at %L"
56652 msgstr ""
56653
56654 #: fortran/match.c:3684
56655 #, gcc-internal-format, gfc-internal-format
56656 msgid "LOCK statement at %C"
56657 msgstr ""
56658
56659 #: fortran/match.c:3694
56660 #, gcc-internal-format, gfc-internal-format
56661 msgid "UNLOCK statement at %C"
56662 msgstr ""
56663
56664 #: fortran/match.c:3719
56665 #, gcc-internal-format, gfc-internal-format
56666 msgid "Image control statement SYNC at %C in PURE procedure"
56667 msgstr ""
56668
56669 #: fortran/match.c:3725
56670 #, gcc-internal-format, gfc-internal-format
56671 msgid "SYNC statement at %C"
56672 msgstr ""
56673
56674 #: fortran/match.c:3737
56675 #, gcc-internal-format, gfc-internal-format
56676 msgid "Image control statement SYNC at %C in CRITICAL block"
56677 msgstr ""
56678
56679 #: fortran/match.c:3743
56680 #, gcc-internal-format, gfc-internal-format
56681 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
56682 msgstr ""
56683
56684 #: fortran/match.c:3923
56685 #, gcc-internal-format, gfc-internal-format
56686 msgid "ASSIGN statement at %C"
56687 msgstr ""
56688
56689 #: fortran/match.c:3967
56690 #, gcc-internal-format, gfc-internal-format
56691 msgid "Assigned GOTO statement at %C"
56692 msgstr ""
56693
56694 #: fortran/match.c:4011 fortran/match.c:4062
56695 #, gcc-internal-format, gfc-internal-format
56696 msgid "Statement label list in GOTO at %C cannot be empty"
56697 msgstr ""
56698
56699 #: fortran/match.c:4072
56700 #, gcc-internal-format, gfc-internal-format
56701 msgid "Computed GOTO at %C"
56702 msgstr ""
56703
56704 #: fortran/match.c:4147
56705 #, gcc-internal-format, gfc-internal-format
56706 msgid "Error in type-spec at %L"
56707 msgstr ""
56708
56709 #: fortran/match.c:4160
56710 #, gcc-internal-format, gfc-internal-format
56711 msgid "typespec in ALLOCATE at %L"
56712 msgstr ""
56713
56714 #: fortran/match.c:4183
56715 #, gcc-internal-format, gfc-internal-format
56716 msgid "The type parameter spec list in the type-spec at %L cannot contain DEFERRED parameters"
56717 msgstr ""
56718
56719 #: fortran/match.c:4217
56720 #, gcc-internal-format, gfc-internal-format
56721 msgid "Bad allocate-object at %C for a PURE procedure"
56722 msgstr ""
56723
56724 #: fortran/match.c:4232
56725 #, gcc-internal-format, gfc-internal-format
56726 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
56727 msgstr ""
56728
56729 #: fortran/match.c:4254
56730 #, gcc-internal-format, gfc-internal-format
56731 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
56732 msgstr ""
56733
56734 #: fortran/match.c:4259
56735 #, gcc-internal-format, gfc-internal-format
56736 msgid "ALLOCATE of coarray at %C in CRITICAL block"
56737 msgstr ""
56738
56739 #: fortran/match.c:4281
56740 #, gcc-internal-format, gfc-internal-format
56741 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
56742 msgstr ""
56743
56744 #: fortran/match.c:4293
56745 #, gcc-internal-format, gfc-internal-format
56746 msgid "Type of entity at %L is type incompatible with typespec"
56747 msgstr ""
56748
56749 #: fortran/match.c:4301
56750 #, gcc-internal-format, gfc-internal-format
56751 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
56752 msgstr ""
56753
56754 #: fortran/match.c:4318
56755 #, gcc-internal-format, gfc-internal-format
56756 msgid "Shape specification for allocatable scalar at %C"
56757 msgstr ""
56758
56759 #: fortran/match.c:4355
56760 #, gcc-internal-format, gfc-internal-format
56761 msgid "ERRMSG tag at %L"
56762 msgstr ""
56763
56764 #: fortran/match.c:4378
56765 #, gcc-internal-format, gfc-internal-format
56766 msgid "SOURCE tag at %L"
56767 msgstr ""
56768
56769 #: fortran/match.c:4384
56770 #, gcc-internal-format, gfc-internal-format
56771 msgid "Redundant SOURCE tag found at %L"
56772 msgstr ""
56773
56774 #: fortran/match.c:4391
56775 #, gcc-internal-format, gfc-internal-format
56776 msgid "SOURCE tag at %L conflicts with the typespec at %L"
56777 msgstr ""
56778
56779 #: fortran/match.c:4397
56780 #, gcc-internal-format, gfc-internal-format
56781 msgid "SOURCE tag at %L with more than a single allocate object"
56782 msgstr ""
56783
56784 #: fortran/match.c:4415
56785 #, gcc-internal-format, gfc-internal-format
56786 msgid "MOLD tag at %L"
56787 msgstr ""
56788
56789 #: fortran/match.c:4421
56790 #, gcc-internal-format, gfc-internal-format
56791 msgid "Redundant MOLD tag found at %L"
56792 msgstr ""
56793
56794 #: fortran/match.c:4428
56795 #, gcc-internal-format, gfc-internal-format
56796 msgid "MOLD tag at %L conflicts with the typespec at %L"
56797 msgstr ""
56798
56799 #: fortran/match.c:4454
56800 #, gcc-internal-format, gfc-internal-format
56801 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
56802 msgstr ""
56803
56804 #: fortran/match.c:4462
56805 #, gcc-internal-format, gfc-internal-format
56806 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
56807 msgstr ""
56808
56809 #: fortran/match.c:4474
56810 #, gcc-internal-format, gfc-internal-format
56811 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
56812 msgstr ""
56813
56814 #: fortran/match.c:4541
56815 #, gcc-internal-format, gfc-internal-format
56816 msgid "Pointer object at %C shall not be coindexed"
56817 msgstr ""
56818
56819 #: fortran/match.c:4627
56820 #, gcc-internal-format, gfc-internal-format
56821 msgid "Illegal allocate-object at %C for a PURE procedure"
56822 msgstr ""
56823
56824 #: fortran/match.c:4637
56825 #, gcc-internal-format, gfc-internal-format
56826 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
56827 msgstr ""
56828
56829 #: fortran/match.c:4644
56830 #, gcc-internal-format, gfc-internal-format
56831 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
56832 msgstr ""
56833
56834 #: fortran/match.c:4660
56835 #, gcc-internal-format, gfc-internal-format
56836 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
56837 msgstr ""
56838
56839 #: fortran/match.c:4697
56840 #, gcc-internal-format, gfc-internal-format
56841 msgid "ERRMSG at %L"
56842 msgstr ""
56843
56844 #: fortran/match.c:4754
56845 #, gcc-internal-format, gfc-internal-format
56846 msgid "Image control statement RETURN at %C in CRITICAL block"
56847 msgstr ""
56848
56849 #: fortran/match.c:4760
56850 #, gcc-internal-format, gfc-internal-format
56851 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
56852 msgstr ""
56853
56854 #: fortran/match.c:4769
56855 #, gcc-internal-format, gfc-internal-format
56856 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
56857 msgstr ""
56858
56859 #: fortran/match.c:4800
56860 #, gcc-internal-format, gfc-internal-format
56861 msgid "RETURN statement in main program at %C"
56862 msgstr ""
56863
56864 #: fortran/match.c:4828
56865 #, gcc-internal-format, gfc-internal-format
56866 msgid "Expected component reference at %C"
56867 msgstr ""
56868
56869 #: fortran/match.c:4837
56870 #, gcc-internal-format, gfc-internal-format
56871 msgid "Junk after CALL at %C"
56872 msgstr ""
56873
56874 #: fortran/match.c:4848
56875 #, gcc-internal-format, gfc-internal-format
56876 msgid "Expected type-bound procedure or procedure pointer component at %C"
56877 msgstr ""
56878
56879 #: fortran/match.c:5069
56880 #, gcc-internal-format, gfc-internal-format
56881 msgid "Syntax error in common block name at %C"
56882 msgstr ""
56883
56884 #. If we find an error, just print it and continue,
56885 #. cause it's just semantic, and we can see if there
56886 #. are more errors.
56887 #: fortran/match.c:5136
56888 #, gcc-internal-format
56889 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)"
56890 msgstr ""
56891
56892 #: fortran/match.c:5145
56893 #, gcc-internal-format
56894 msgid "Variable %qs in common block %qs at %C cannot be bind(c) since it is not global"
56895 msgstr ""
56896
56897 #: fortran/match.c:5152
56898 #, gcc-internal-format
56899 msgid "Symbol %qs at %C is already in a COMMON block"
56900 msgstr ""
56901
56902 #: fortran/match.c:5160
56903 #, gcc-internal-format
56904 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
56905 msgstr ""
56906
56907 #: fortran/match.c:5176
56908 #, gcc-internal-format
56909 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
56910 msgstr ""
56911
56912 #: fortran/match.c:5186
56913 #, gcc-internal-format
56914 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
56915 msgstr ""
56916
56917 #: fortran/match.c:5232
56918 #, gcc-internal-format
56919 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
56920 msgstr ""
56921
56922 #: fortran/match.c:5280
56923 #, gcc-internal-format, gfc-internal-format
56924 msgid "BLOCK DATA construct at %L"
56925 msgstr ""
56926
56927 #: fortran/match.c:5364
56928 #, gcc-internal-format
56929 msgid "Namelist group name %qs at %C already has a basic type of %s"
56930 msgstr ""
56931
56932 #: fortran/match.c:5372
56933 #, gcc-internal-format
56934 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
56935 msgstr ""
56936
56937 #: fortran/match.c:5398
56938 #, gcc-internal-format
56939 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
56940 msgstr ""
56941
56942 #: fortran/match.c:5532
56943 #, gcc-internal-format, gfc-internal-format
56944 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
56945 msgstr ""
56946
56947 #: fortran/match.c:5540
56948 #, gcc-internal-format, gfc-internal-format
56949 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
56950 msgstr ""
56951
56952 #: fortran/match.c:5568
56953 #, gcc-internal-format, gfc-internal-format
56954 msgid "EQUIVALENCE at %C requires two or more objects"
56955 msgstr ""
56956
56957 #: fortran/match.c:5582
56958 #, gcc-internal-format, gfc-internal-format
56959 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
56960 msgstr ""
56961
56962 #: fortran/match.c:5595
56963 #, gcc-internal-format, gfc-internal-format
56964 msgid "Expecting a comma in EQUIVALENCE at %C"
56965 msgstr ""
56966
56967 #: fortran/match.c:5600
56968 #, gcc-internal-format, gfc-internal-format
56969 msgid "EQUIVALENCE statement at %C"
56970 msgstr ""
56971
56972 #: fortran/match.c:5714
56973 #, gcc-internal-format, gfc-internal-format
56974 msgid "Statement function at %L is recursive"
56975 msgstr ""
56976
56977 #: fortran/match.c:5724
56978 #, gcc-internal-format, gfc-internal-format
56979 msgid "Statement function at %L cannot appear within an INTERFACE"
56980 msgstr ""
56981
56982 #: fortran/match.c:5729
56983 #, gcc-internal-format, gfc-internal-format
56984 msgid "Statement function at %C"
56985 msgstr ""
56986
56987 #: fortran/match.c:5854 fortran/match.c:5870
56988 #, gcc-internal-format, gfc-internal-format
56989 msgid "Expression in CASE selector at %L cannot be %s"
56990 msgstr ""
56991
56992 #: fortran/match.c:5892
56993 #, gcc-internal-format, gfc-internal-format
56994 msgid "Expected initialization expression in CASE at %C"
56995 msgstr ""
56996
56997 #: fortran/match.c:5924
56998 #, gcc-internal-format
56999 msgid "Expected block name %qs of SELECT construct at %C"
57000 msgstr ""
57001
57002 #: fortran/match.c:6226
57003 #, gcc-internal-format, gfc-internal-format
57004 msgid "parse error in SELECT TYPE statement at %C"
57005 msgstr ""
57006
57007 #: fortran/match.c:6251
57008 #, gcc-internal-format, gfc-internal-format
57009 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
57010 msgstr ""
57011
57012 #: fortran/match.c:6289
57013 #, gcc-internal-format, gfc-internal-format
57014 msgid "Unexpected CASE statement at %C"
57015 msgstr ""
57016
57017 #: fortran/match.c:6341
57018 #, gcc-internal-format, gfc-internal-format
57019 msgid "Syntax error in CASE specification at %C"
57020 msgstr ""
57021
57022 #: fortran/match.c:6359
57023 #, gcc-internal-format, gfc-internal-format
57024 msgid "Unexpected TYPE IS statement at %C"
57025 msgstr ""
57026
57027 #: fortran/match.c:6391
57028 #, gcc-internal-format, gfc-internal-format
57029 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]"
57030 msgstr ""
57031
57032 #: fortran/match.c:6402
57033 #, gcc-internal-format, gfc-internal-format
57034 msgid "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
57035 msgstr ""
57036
57037 #: fortran/match.c:6413
57038 #, gcc-internal-format, gfc-internal-format
57039 msgid "Syntax error in TYPE IS specification at %C"
57040 msgstr ""
57041
57042 #: fortran/match.c:6489
57043 #, gcc-internal-format, gfc-internal-format
57044 msgid "Syntax error in CLASS IS specification at %C"
57045 msgstr ""
57046
57047 #: fortran/match.c:6612
57048 #, gcc-internal-format, gfc-internal-format
57049 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
57050 msgstr ""
57051
57052 #: fortran/match.c:6650
57053 #, gcc-internal-format
57054 msgid "Label %qs at %C doesn't match WHERE label %qs"
57055 msgstr ""
57056
57057 #: fortran/matchexp.c:72
57058 #, gcc-internal-format
57059 msgid "Bad character %qc in OPERATOR name at %C"
57060 msgstr ""
57061
57062 #: fortran/matchexp.c:80
57063 #, gcc-internal-format
57064 msgid "The name %qs cannot be used as a defined operator at %C"
57065 msgstr ""
57066
57067 #: fortran/matchexp.c:173
57068 #, gcc-internal-format, gfc-internal-format
57069 msgid "Expected a right parenthesis in expression at %C"
57070 msgstr ""
57071
57072 #: fortran/matchexp.c:281
57073 #, gcc-internal-format, gfc-internal-format
57074 msgid "Expected exponent in expression at %C"
57075 msgstr ""
57076
57077 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
57078 #: fortran/matchexp.c:433
57079 #, gcc-internal-format, gfc-internal-format
57080 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
57081 msgstr ""
57082
57083 #: fortran/matchexp.c:665
57084 #, gcc-internal-format
57085 msgid "match_level_4(): Bad operator"
57086 msgstr ""
57087
57088 #: fortran/misc.c:110
57089 #, gcc-internal-format
57090 msgid "gfc_basic_typename(): Undefined type"
57091 msgstr ""
57092
57093 #: fortran/misc.c:176
57094 #, gcc-internal-format
57095 msgid "gfc_typename(): Undefined type"
57096 msgstr ""
57097
57098 #: fortran/misc.c:196
57099 #, gcc-internal-format
57100 msgid "gfc_code2string(): Bad code"
57101 msgstr ""
57102
57103 #: fortran/module.c:236
57104 #, gcc-internal-format
57105 msgid "free_pi_tree(): Unresolved fixup"
57106 msgstr ""
57107
57108 #: fortran/module.c:453
57109 #, gcc-internal-format
57110 msgid "associate_integer_pointer(): Already associated"
57111 msgstr ""
57112
57113 #: fortran/module.c:535
57114 #, gcc-internal-format, gfc-internal-format
57115 msgid "module nature in USE statement at %C"
57116 msgstr ""
57117
57118 #: fortran/module.c:547
57119 #, gcc-internal-format, gfc-internal-format
57120 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
57121 msgstr ""
57122
57123 #: fortran/module.c:560
57124 #, gcc-internal-format, gfc-internal-format
57125 msgid "\"::\" was expected after module nature at %C but was not found"
57126 msgstr ""
57127
57128 #: fortran/module.c:570
57129 #, gcc-internal-format, gfc-internal-format
57130 msgid "\"USE :: module\" at %C"
57131 msgstr ""
57132
57133 #: fortran/module.c:629
57134 #, gcc-internal-format, gfc-internal-format
57135 msgid "Missing generic specification in USE statement at %C"
57136 msgstr ""
57137
57138 #: fortran/module.c:638
57139 #, gcc-internal-format, gfc-internal-format
57140 msgid "Renaming operators in USE statements at %C"
57141 msgstr ""
57142
57143 #: fortran/module.c:679
57144 #, gcc-internal-format
57145 msgid "The name %qs at %C has already been used as an external module name"
57146 msgstr ""
57147
57148 #: fortran/module.c:742
57149 #, gcc-internal-format, gfc-internal-format
57150 msgid "SUBMODULE declaration at %C"
57151 msgstr ""
57152
57153 #: fortran/module.c:747
57154 #, gcc-internal-format, gfc-internal-format
57155 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
57156 msgstr ""
57157
57158 #: fortran/module.c:822
57159 #, gcc-internal-format, gfc-internal-format
57160 msgid "Syntax error in SUBMODULE statement at %C"
57161 msgstr "Синтаксична помилка у інструкції SUBMODULE у %C"
57162
57163 #: fortran/module.c:1167
57164 #, gcc-internal-format
57165 msgid "Reading module %qs at line %d column %d: %s"
57166 msgstr ""
57167
57168 #: fortran/module.c:1171
57169 #, gcc-internal-format
57170 msgid "Writing module %qs at line %d column %d: %s"
57171 msgstr ""
57172
57173 #: fortran/module.c:1175
57174 #, gcc-internal-format
57175 msgid "Module %qs at line %d column %d: %s"
57176 msgstr ""
57177
57178 #: fortran/module.c:1568
57179 #, gcc-internal-format
57180 msgid "require_atom(): bad atom type required"
57181 msgstr ""
57182
57183 #: fortran/module.c:1617
57184 #, gcc-internal-format, gfc-internal-format
57185 msgid "Error writing modules file: %s"
57186 msgstr ""
57187
57188 #: fortran/module.c:1667
57189 #, gcc-internal-format
57190 msgid "write_atom(): Trying to write dab atom"
57191 msgstr ""
57192
57193 #: fortran/module.c:1888
57194 #, gcc-internal-format
57195 msgid "unquote_string(): got bad string"
57196 msgstr ""
57197
57198 #: fortran/module.c:2780
57199 #, gcc-internal-format
57200 msgid "mio_array_ref(): Unknown array ref"
57201 msgstr ""
57202
57203 #: fortran/module.c:4907
57204 #, gcc-internal-format, gfc-internal-format
57205 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
57206 msgstr ""
57207
57208 #: fortran/module.c:4910
57209 #, gcc-internal-format, gfc-internal-format
57210 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
57211 msgstr ""
57212
57213 #: fortran/module.c:5104
57214 #, gcc-internal-format
57215 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
57216 msgstr ""
57217
57218 #: fortran/module.c:5241
57219 #, gcc-internal-format
57220 msgid "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, but got %qs"
57221 msgstr ""
57222
57223 #: fortran/module.c:5462
57224 #, gcc-internal-format
57225 msgid "Symbol %qs referenced at %L not found in module %qs"
57226 msgstr ""
57227
57228 #: fortran/module.c:5469
57229 #, gcc-internal-format
57230 msgid "User operator %qs referenced at %L not found in module %qs"
57231 msgstr ""
57232
57233 #: fortran/module.c:5474
57234 #, gcc-internal-format
57235 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
57236 msgstr ""
57237
57238 #: fortran/module.c:5709
57239 #, gcc-internal-format
57240 msgid "write_symbol(): bad module symbol %qs"
57241 msgstr ""
57242
57243 #: fortran/module.c:6042
57244 #, gcc-internal-format
57245 msgid "write_symtree(): Symbol not written"
57246 msgstr ""
57247
57248 #: fortran/module.c:6229
57249 #, gcc-internal-format
57250 msgid "Cannot open module file %qs for writing at %C: %s"
57251 msgstr ""
57252
57253 #: fortran/module.c:6250
57254 #, gcc-internal-format
57255 msgid "Error writing module file %qs for writing: %s"
57256 msgstr ""
57257
57258 #: fortran/module.c:6261
57259 #, gcc-internal-format
57260 msgid "Cannot delete module file %qs: %s"
57261 msgstr "Не вдалося вилучити файл модуля %qs: %s"
57262
57263 #: fortran/module.c:6264
57264 #, gcc-internal-format
57265 msgid "Cannot rename module file %qs to %qs: %s"
57266 msgstr "Не вдалося перейменувати файл модуля %qs на %qs: %s"
57267
57268 #: fortran/module.c:6270
57269 #, gcc-internal-format
57270 msgid "Cannot delete temporary module file %qs: %s"
57271 msgstr ""
57272
57273 #: fortran/module.c:6327
57274 #, gcc-internal-format
57275 msgid "Symbol %qs at %C already declared"
57276 msgstr ""
57277
57278 #: fortran/module.c:6398
57279 #, gcc-internal-format, gfc-internal-format
57280 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
57281 msgstr "import_iso_c_binding_module(): не вдалося створити символ для %s"
57282
57283 #: fortran/module.c:6506 fortran/module.c:6850
57284 #, gcc-internal-format
57285 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
57286 msgstr ""
57287
57288 #: fortran/module.c:6634
57289 #, gcc-internal-format
57290 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
57291 msgstr ""
57292
57293 #: fortran/module.c:6655 fortran/module.c:6688 fortran/module.c:6730
57294 #, gcc-internal-format
57295 msgid "Symbol %qs already declared"
57296 msgstr "Символ %qs вже оголошено"
57297
57298 #: fortran/module.c:6835
57299 #, gcc-internal-format
57300 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
57301 msgstr ""
57302
57303 #: fortran/module.c:6857
57304 #, gcc-internal-format
57305 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
57306 msgstr ""
57307
57308 #: fortran/module.c:6925
57309 #, gcc-internal-format, gfc-internal-format
57310 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
57311 msgstr ""
57312
57313 #: fortran/module.c:6979
57314 #, gcc-internal-format
57315 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
57316 msgstr ""
57317
57318 #: fortran/module.c:7005
57319 #, gcc-internal-format, gfc-internal-format
57320 msgid "USE statement at %C has no ONLY qualifier"
57321 msgstr ""
57322
57323 #: fortran/module.c:7034
57324 #, gcc-internal-format, gfc-internal-format
57325 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
57326 msgstr "внутрішній модуль ISO_FORTRAN_ENV у %C"
57327
57328 #: fortran/module.c:7046
57329 #, gcc-internal-format, gfc-internal-format
57330 msgid "ISO_C_BINDING module at %C"
57331 msgstr "модуль ISO_C_BINDING у %C"
57332
57333 #: fortran/module.c:7059
57334 #, gcc-internal-format
57335 msgid "Cannot find an intrinsic module named %qs at %C"
57336 msgstr ""
57337
57338 #: fortran/module.c:7065
57339 #, gcc-internal-format, gfc-internal-format
57340 msgid "IEEE_FEATURES module at %C"
57341 msgstr "модуль IEEE_FEATURES у %C"
57342
57343 #: fortran/module.c:7071
57344 #, gcc-internal-format, gfc-internal-format
57345 msgid "IEEE_EXCEPTIONS module at %C"
57346 msgstr "модуль IEEE_EXCEPTIONS у %C"
57347
57348 #: fortran/module.c:7077
57349 #, gcc-internal-format, gfc-internal-format
57350 msgid "IEEE_ARITHMETIC module at %C"
57351 msgstr "модуль IEEE_ARITHMETIC у %C"
57352
57353 #: fortran/module.c:7087
57354 #, gcc-internal-format
57355 msgid "Cannot open module file %qs for reading at %C: %s"
57356 msgstr "Не вдалося відкрити файл модуля %qs для читання у %C: %s"
57357
57358 #: fortran/module.c:7090
57359 #, gcc-internal-format
57360 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."
57361 msgstr ""
57362
57363 #: fortran/module.c:7101
57364 #, gcc-internal-format
57365 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
57366 msgstr ""
57367
57368 #: fortran/module.c:7124
57369 #, gcc-internal-format
57370 msgid "File %qs opened at %C is not a GNU Fortran module file"
57371 msgstr ""
57372
57373 #: fortran/module.c:7132
57374 #, gcc-internal-format
57375 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
57376 msgstr ""
57377
57378 #: fortran/module.c:7149
57379 #, gcc-internal-format
57380 msgid "Cannot USE a submodule that is currently built"
57381 msgstr ""
57382
57383 #: fortran/module.c:7151
57384 #, gcc-internal-format
57385 msgid "Cannot USE a module that is currently built"
57386 msgstr ""
57387
57388 #: fortran/openmp.c:296 fortran/openmp.c:397 fortran/openmp.c:692
57389 #: fortran/openmp.c:3238
57390 #, gcc-internal-format, gfc-internal-format
57391 msgid "COMMON block /%s/ not found at %C"
57392 msgstr ""
57393
57394 #: fortran/openmp.c:335 fortran/openmp.c:425
57395 #, gcc-internal-format, gfc-internal-format
57396 msgid "Syntax error in OpenMP variable list at %C"
57397 msgstr "Синтаксична помилка у списку змінних OpenMP у %C"
57398
57399 #: fortran/openmp.c:499
57400 #, gcc-internal-format, gfc-internal-format
57401 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
57402 msgstr "Синтаксична помилка у списку OpenMP DEPEND SINK у %C"
57403
57404 #: fortran/openmp.c:561
57405 #, gcc-internal-format, gfc-internal-format
57406 msgid "Syntax error in OpenACC expression list at %C"
57407 msgstr "Синтаксична помилка у списку виразів OpenACC у %C"
57408
57409 #: fortran/openmp.c:628
57410 #, gcc-internal-format
57411 msgid "Unexpected OpenACC parallelism."
57412 msgstr ""
57413
57414 #: fortran/openmp.c:660
57415 #, gcc-internal-format, gfc-internal-format
57416 msgid "Variable at %C is an element of a COMMON block"
57417 msgstr ""
57418
57419 #: fortran/openmp.c:720
57420 #, gcc-internal-format, gfc-internal-format
57421 msgid "Unexpected junk after !$ACC DECLARE at %C"
57422 msgstr ""
57423
57424 #: fortran/openmp.c:730
57425 #, gcc-internal-format, gfc-internal-format
57426 msgid "Syntax error in !$ACC DECLARE list at %C"
57427 msgstr "Синтаксична помилка у списку !$ACC DECLARE у %C"
57428
57429 #: fortran/openmp.c:1030
57430 #, gcc-internal-format, gfc-internal-format
57431 msgid "COLLAPSE clause argument not constant positive integer at %C"
57432 msgstr ""
57433
57434 #: fortran/openmp.c:1497
57435 #, gcc-internal-format, gfc-internal-format
57436 msgid "ORDERED clause argument not constant positive integer at %C"
57437 msgstr ""
57438
57439 #: fortran/openmp.c:1680
57440 #, gcc-internal-format, gfc-internal-format
57441 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
57442 msgstr ""
57443
57444 #: fortran/openmp.c:2070
57445 #, gcc-internal-format, gfc-internal-format
57446 msgid "Invalid clause in module with !$ACC DECLARE at %L"
57447 msgstr ""
57448
57449 #: fortran/openmp.c:2080
57450 #, gcc-internal-format, gfc-internal-format
57451 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
57452 msgstr ""
57453
57454 #: fortran/openmp.c:2088
57455 #, gcc-internal-format, gfc-internal-format
57456 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
57457 msgstr ""
57458
57459 #: fortran/openmp.c:2137
57460 #, gcc-internal-format
57461 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
57462 msgstr ""
57463
57464 #: fortran/openmp.c:2185
57465 #, gcc-internal-format, gfc-internal-format
57466 msgid "Invalid argument to !$ACC WAIT at %C"
57467 msgstr "Некоректний аргумент !$ACC WAIT у %C"
57468
57469 #: fortran/openmp.c:2192
57470 #, gcc-internal-format, gfc-internal-format
57471 msgid "WAIT clause at %L requires a scalar INTEGER expression"
57472 msgstr ""
57473
57474 #: fortran/openmp.c:2225
57475 #, gcc-internal-format, gfc-internal-format
57476 msgid "ACC CACHE directive must be inside of loop %C"
57477 msgstr ""
57478
57479 #: fortran/openmp.c:2293
57480 #, gcc-internal-format, gfc-internal-format
57481 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
57482 msgstr ""
57483
57484 #: fortran/openmp.c:2327
57485 #, gcc-internal-format
57486 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
57487 msgstr ""
57488
57489 #: fortran/openmp.c:2335
57490 #, gcc-internal-format, gfc-internal-format
57491 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
57492 msgstr ""
57493
57494 #: fortran/openmp.c:2342
57495 #, gcc-internal-format, gfc-internal-format
57496 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
57497 msgstr ""
57498
57499 #: fortran/openmp.c:2357
57500 #, gcc-internal-format, gfc-internal-format
57501 msgid "Multiple loop axes specified for routine at %C"
57502 msgstr ""
57503
57504 #: fortran/openmp.c:2367
57505 #, gcc-internal-format, gfc-internal-format
57506 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible GANG, WORKER, or VECTOR clause"
57507 msgstr ""
57508
57509 #: fortran/openmp.c:2387 fortran/openmp.c:2412
57510 #, gcc-internal-format, gfc-internal-format
57511 msgid "!$ACC ROUTINE already applied at %C"
57512 msgstr ""
57513
57514 #: fortran/openmp.c:2528 fortran/openmp.c:2552
57515 #, gcc-internal-format, gfc-internal-format
57516 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
57517 msgstr ""
57518
57519 #: fortran/openmp.c:2619
57520 #, gcc-internal-format, gfc-internal-format
57521 msgid "Unexpected junk after $OMP FLUSH statement at %C"
57522 msgstr ""
57523
57524 #: fortran/openmp.c:3013 fortran/openmp.c:6299
57525 #, gcc-internal-format, gfc-internal-format
57526 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
57527 msgstr ""
57528
57529 #: fortran/openmp.c:3017 fortran/openmp.c:6303
57530 #, gcc-internal-format, gfc-internal-format
57531 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
57532 msgstr ""
57533
57534 #: fortran/openmp.c:3022
57535 #, gcc-internal-format, gfc-internal-format
57536 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
57537 msgstr ""
57538
57539 #: fortran/openmp.c:3024
57540 #, gcc-internal-format, gfc-internal-format
57541 msgid "Previous !$OMP DECLARE REDUCTION at %L"
57542 msgstr ""
57543
57544 #: fortran/openmp.c:3044
57545 #, gcc-internal-format, gfc-internal-format
57546 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
57547 msgstr ""
57548
57549 #: fortran/openmp.c:3081
57550 #, gcc-internal-format, gfc-internal-format
57551 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
57552 msgstr ""
57553
57554 #: fortran/openmp.c:3096
57555 #, gcc-internal-format, gfc-internal-format
57556 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
57557 msgstr ""
57558
57559 #: fortran/openmp.c:3119
57560 #, gcc-internal-format, gfc-internal-format
57561 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
57562 msgstr ""
57563
57564 #: fortran/openmp.c:3124
57565 #, gcc-internal-format, gfc-internal-format
57566 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in TO clause"
57567 msgstr ""
57568
57569 #: fortran/openmp.c:3130
57570 #, gcc-internal-format, gfc-internal-format
57571 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and later in LINK clause"
57572 msgstr ""
57573
57574 #: fortran/openmp.c:3134
57575 #, gcc-internal-format, gfc-internal-format
57576 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
57577 msgstr ""
57578
57579 #: fortran/openmp.c:3149
57580 #, gcc-internal-format, gfc-internal-format
57581 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in TO clause"
57582 msgstr ""
57583
57584 #: fortran/openmp.c:3155
57585 #, gcc-internal-format, gfc-internal-format
57586 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later in LINK clause"
57587 msgstr ""
57588
57589 #: fortran/openmp.c:3159
57590 #, gcc-internal-format, gfc-internal-format
57591 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
57592 msgstr ""
57593
57594 #: fortran/openmp.c:3186
57595 #, gcc-internal-format, gfc-internal-format
57596 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
57597 msgstr ""
57598
57599 #: fortran/openmp.c:3218
57600 #, gcc-internal-format, gfc-internal-format
57601 msgid "Threadprivate variable at %C is an element of a COMMON block"
57602 msgstr ""
57603
57604 #: fortran/openmp.c:3255
57605 #, gcc-internal-format, gfc-internal-format
57606 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
57607 msgstr ""
57608
57609 #: fortran/openmp.c:3262
57610 #, gcc-internal-format, gfc-internal-format
57611 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
57612 msgstr ""
57613
57614 #: fortran/openmp.c:3476
57615 #, gcc-internal-format, gfc-internal-format
57616 msgid "Unexpected junk after TASKWAIT clause at %C"
57617 msgstr ""
57618
57619 #: fortran/openmp.c:3490
57620 #, gcc-internal-format, gfc-internal-format
57621 msgid "Unexpected junk after TASKYIELD clause at %C"
57622 msgstr ""
57623
57624 #: fortran/openmp.c:3549
57625 #, gcc-internal-format, gfc-internal-format
57626 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
57627 msgstr ""
57628
57629 #: fortran/openmp.c:3563
57630 #, gcc-internal-format, gfc-internal-format
57631 msgid "Unexpected junk after $OMP MASTER statement at %C"
57632 msgstr ""
57633
57634 #: fortran/openmp.c:3622
57635 #, gcc-internal-format, gfc-internal-format
57636 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
57637 msgstr ""
57638
57639 #: fortran/openmp.c:3649
57640 #, gcc-internal-format, gfc-internal-format
57641 msgid "Unexpected junk after $OMP BARRIER statement at %C"
57642 msgstr ""
57643
57644 #: fortran/openmp.c:3663
57645 #, gcc-internal-format, gfc-internal-format
57646 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
57647 msgstr ""
57648
57649 #: fortran/openmp.c:3713
57650 #, gcc-internal-format, gfc-internal-format
57651 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
57652 msgstr ""
57653
57654 #: fortran/openmp.c:3733
57655 #, gcc-internal-format, gfc-internal-format
57656 msgid "Unexpected junk after NOWAIT clause at %C"
57657 msgstr ""
57658
57659 #: fortran/openmp.c:3775
57660 #, gcc-internal-format, gfc-internal-format
57661 msgid "%s clause at %L requires a scalar INTEGER expression"
57662 msgstr ""
57663
57664 #: fortran/openmp.c:3786
57665 #, gcc-internal-format, gfc-internal-format
57666 msgid "INTEGER expression of %s clause at %L must be positive"
57667 msgstr ""
57668
57669 #: fortran/openmp.c:3797
57670 #, gcc-internal-format, gfc-internal-format
57671 msgid "INTEGER expression of %s clause at %L must be non-negative"
57672 msgstr "Вираз INTEGER пункту %s у %L має бути невід'ємним"
57673
57674 #: fortran/openmp.c:3808
57675 #, gcc-internal-format
57676 msgid "POINTER object %qs of derived type in %s clause at %L"
57677 msgstr ""
57678
57679 #: fortran/openmp.c:3811
57680 #, gcc-internal-format
57681 msgid "Cray pointer object %qs of derived type in %s clause at %L"
57682 msgstr ""
57683
57684 #: fortran/openmp.c:3814
57685 #, gcc-internal-format
57686 msgid "Cray pointee object %qs of derived type in %s clause at %L"
57687 msgstr ""
57688
57689 #: fortran/openmp.c:3820 fortran/openmp.c:4782
57690 #, gcc-internal-format
57691 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
57692 msgstr ""
57693
57694 #: fortran/openmp.c:3825
57695 #, gcc-internal-format
57696 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
57697 msgstr ""
57698
57699 #: fortran/openmp.c:3830
57700 #, gcc-internal-format
57701 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
57702 msgstr ""
57703
57704 #: fortran/openmp.c:3840 fortran/openmp.c:4480 fortran/openmp.c:4585
57705 #, gcc-internal-format
57706 msgid "Assumed size array %qs in %s clause at %L"
57707 msgstr ""
57708
57709 #: fortran/openmp.c:3843
57710 #, gcc-internal-format
57711 msgid "Assumed rank array %qs in %s clause at %L"
57712 msgstr ""
57713
57714 #: fortran/openmp.c:3847
57715 #, gcc-internal-format
57716 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
57717 msgstr ""
57718
57719 #: fortran/openmp.c:3855
57720 #, gcc-internal-format
57721 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
57722 msgstr ""
57723
57724 #: fortran/openmp.c:3860
57725 #, gcc-internal-format
57726 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
57727 msgstr ""
57728
57729 #: fortran/openmp.c:3872 fortran/openmp.c:4575
57730 #, gcc-internal-format
57731 msgid "POINTER object %qs in %s clause at %L"
57732 msgstr ""
57733
57734 #: fortran/openmp.c:3877 fortran/openmp.c:4786
57735 #, gcc-internal-format
57736 msgid "Cray pointer object %qs in %s clause at %L"
57737 msgstr ""
57738
57739 #: fortran/openmp.c:3882 fortran/openmp.c:4789
57740 #, gcc-internal-format
57741 msgid "Cray pointee object %qs in %s clause at %L"
57742 msgstr ""
57743
57744 #: fortran/openmp.c:3887 fortran/openmp.c:4777
57745 #, gcc-internal-format
57746 msgid "ALLOCATABLE object %qs in %s clause at %L"
57747 msgstr ""
57748
57749 #: fortran/openmp.c:3890
57750 #, gcc-internal-format
57751 msgid "VALUE object %qs in %s clause at %L"
57752 msgstr ""
57753
57754 #: fortran/openmp.c:3933
57755 #, gcc-internal-format, gfc-internal-format
57756 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
57757 msgstr ""
57758
57759 #: fortran/openmp.c:3982
57760 #, gcc-internal-format, gfc-internal-format
57761 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
57762 msgstr ""
57763
57764 #: fortran/openmp.c:4015
57765 #, gcc-internal-format, gfc-internal-format
57766 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
57767 msgstr ""
57768
57769 #: fortran/openmp.c:4023 fortran/openmp.c:4034 fortran/resolve.c:10280
57770 #: fortran/resolve.c:11563
57771 #, gcc-internal-format, gfc-internal-format
57772 msgid "IF clause at %L requires a scalar LOGICAL expression"
57773 msgstr ""
57774
57775 #: fortran/openmp.c:4038
57776 #, gcc-internal-format, gfc-internal-format
57777 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
57778 msgstr ""
57779
57780 #: fortran/openmp.c:4115
57781 #, gcc-internal-format, gfc-internal-format
57782 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
57783 msgstr ""
57784
57785 #: fortran/openmp.c:4125
57786 #, gcc-internal-format, gfc-internal-format
57787 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
57788 msgstr ""
57789
57790 #: fortran/openmp.c:4135
57791 #, gcc-internal-format, gfc-internal-format
57792 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
57793 msgstr ""
57794
57795 #: fortran/openmp.c:4140
57796 #, gcc-internal-format, gfc-internal-format
57797 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
57798 msgstr ""
57799
57800 #: fortran/openmp.c:4157
57801 #, gcc-internal-format, gfc-internal-format
57802 msgid "NONMONOTONIC modifier specified for %s schedule kind at %L"
57803 msgstr ""
57804
57805 #: fortran/openmp.c:4161
57806 #, gcc-internal-format, gfc-internal-format
57807 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
57808 msgstr ""
57809
57810 #: fortran/openmp.c:4164
57811 #, gcc-internal-format, gfc-internal-format
57812 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
57813 msgstr ""
57814
57815 #: fortran/openmp.c:4179
57816 #, gcc-internal-format
57817 msgid "Variable %qs is not a dummy argument at %L"
57818 msgstr ""
57819
57820 #: fortran/openmp.c:4211 fortran/openmp.c:6040
57821 #, gcc-internal-format
57822 msgid "Object %qs is not a variable at %L"
57823 msgstr ""
57824
57825 #: fortran/openmp.c:4227 fortran/openmp.c:4238 fortran/openmp.c:4246
57826 #: fortran/openmp.c:4257 fortran/openmp.c:4269 fortran/openmp.c:4284
57827 #: fortran/openmp.c:6070
57828 #, gcc-internal-format
57829 msgid "Symbol %qs present on multiple clauses at %L"
57830 msgstr ""
57831
57832 #: fortran/openmp.c:4291
57833 #, gcc-internal-format
57834 msgid "Array %qs is not permitted in reduction at %L"
57835 msgstr ""
57836
57837 #: fortran/openmp.c:4304
57838 #, gcc-internal-format
57839 msgid "Symbol %qs present on both FROM and TO clauses at %L"
57840 msgstr ""
57841
57842 #: fortran/openmp.c:4326
57843 #, gcc-internal-format
57844 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
57845 msgstr ""
57846
57847 #: fortran/openmp.c:4334
57848 #, gcc-internal-format
57849 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
57850 msgstr ""
57851
57852 #: fortran/openmp.c:4337
57853 #, gcc-internal-format
57854 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
57855 msgstr ""
57856
57857 #: fortran/openmp.c:4345
57858 #, gcc-internal-format
57859 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
57860 msgstr ""
57861
57862 #: fortran/openmp.c:4348
57863 #, gcc-internal-format
57864 msgid "Cray pointee %qs in SHARED clause at %L"
57865 msgstr ""
57866
57867 #: fortran/openmp.c:4351
57868 #, gcc-internal-format
57869 msgid "ASSOCIATE name %qs in SHARED clause at %L"
57870 msgstr ""
57871
57872 #: fortran/openmp.c:4366
57873 #, gcc-internal-format
57874 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
57875 msgstr ""
57876
57877 #: fortran/openmp.c:4378
57878 #, gcc-internal-format
57879 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
57880 msgstr ""
57881
57882 #: fortran/openmp.c:4397
57883 #, gcc-internal-format, gfc-internal-format
57884 msgid "SINK dependence type only allowed on ORDERED directive at %L"
57885 msgstr ""
57886
57887 #: fortran/openmp.c:4401
57888 #, gcc-internal-format, gfc-internal-format
57889 msgid "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
57890 msgstr ""
57891
57892 #: fortran/openmp.c:4411
57893 #, gcc-internal-format, gfc-internal-format
57894 msgid "SINK addend not a constant integer at %L"
57895 msgstr ""
57896
57897 #: fortran/openmp.c:4417
57898 #, gcc-internal-format, gfc-internal-format
57899 msgid "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
57900 msgstr ""
57901
57902 #: fortran/openmp.c:4428 fortran/openmp.c:4449
57903 #, gcc-internal-format
57904 msgid "%qs in %s clause at %L is not a proper array section"
57905 msgstr ""
57906
57907 #: fortran/openmp.c:4432
57908 #, gcc-internal-format, gfc-internal-format
57909 msgid "Coarrays not supported in %s clause at %L"
57910 msgstr ""
57911
57912 #: fortran/openmp.c:4441
57913 #, gcc-internal-format, gfc-internal-format
57914 msgid "Stride should not be specified for array section in %s clause at %L"
57915 msgstr ""
57916
57917 #: fortran/openmp.c:4462
57918 #, gcc-internal-format
57919 msgid "%qs in DEPEND clause at %L is a zero size array section"
57920 msgstr ""
57921
57922 #: fortran/openmp.c:4498
57923 #, gcc-internal-format, gfc-internal-format
57924 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
57925 msgstr ""
57926
57927 #: fortran/openmp.c:4514
57928 #, gcc-internal-format, gfc-internal-format
57929 msgid "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
57930 msgstr ""
57931
57932 #: fortran/openmp.c:4529
57933 #, gcc-internal-format, gfc-internal-format
57934 msgid "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP clause at %L"
57935 msgstr ""
57936
57937 #: fortran/openmp.c:4545 fortran/openmp.c:4561
57938 #, gcc-internal-format
57939 msgid "THREADPRIVATE object %qs in %s clause at %L"
57940 msgstr ""
57941
57942 #: fortran/openmp.c:4548 fortran/openmp.c:4564
57943 #, gcc-internal-format
57944 msgid "Cray pointee %qs in %s clause at %L"
57945 msgstr ""
57946
57947 #: fortran/openmp.c:4567
57948 #, gcc-internal-format
57949 msgid "ASSOCIATE name %qs in %s clause at %L"
57950 msgstr ""
57951
57952 #: fortran/openmp.c:4572
57953 #, gcc-internal-format
57954 msgid "Procedure pointer %qs in %s clause at %L"
57955 msgstr ""
57956
57957 #: fortran/openmp.c:4578
57958 #, gcc-internal-format
57959 msgid "Cray pointer %qs in %s clause at %L"
57960 msgstr ""
57961
57962 #: fortran/openmp.c:4588
57963 #, gcc-internal-format
57964 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
57965 msgstr ""
57966
57967 #. case OMP_LIST_REDUCTION:
57968 #: fortran/openmp.c:4598
57969 #, gcc-internal-format
57970 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
57971 msgstr ""
57972
57973 #: fortran/openmp.c:4691
57974 #, gcc-internal-format, gfc-internal-format
57975 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
57976 msgstr ""
57977
57978 #: fortran/openmp.c:4717
57979 #, gcc-internal-format, gfc-internal-format
57980 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
57981 msgstr ""
57982
57983 #: fortran/openmp.c:4722
57984 #, gcc-internal-format, gfc-internal-format
57985 msgid "LINEAR clause specified together with ORDERED clause with argument at %L"
57986 msgstr ""
57987
57988 #: fortran/openmp.c:4727
57989 #, gcc-internal-format
57990 msgid "LINEAR variable %qs must be INTEGER at %L"
57991 msgstr ""
57992
57993 #: fortran/openmp.c:4732
57994 #, gcc-internal-format
57995 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
57996 msgstr ""
57997
57998 #: fortran/openmp.c:4743
57999 #, gcc-internal-format
58000 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
58001 msgstr ""
58002
58003 #: fortran/openmp.c:4760
58004 #, gcc-internal-format
58005 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
58006 msgstr ""
58007
58008 #: fortran/openmp.c:4794
58009 #, gcc-internal-format
58010 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
58011 msgstr ""
58012
58013 #: fortran/openmp.c:4826
58014 #, gcc-internal-format, gfc-internal-format
58015 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
58016 msgstr ""
58017
58018 #: fortran/openmp.c:4856
58019 #, gcc-internal-format, gfc-internal-format
58020 msgid "Incompatible use of TILE and COLLAPSE at %L"
58021 msgstr ""
58022
58023 #: fortran/openmp.c:4858
58024 #, gcc-internal-format, gfc-internal-format
58025 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
58026 msgstr ""
58027
58028 #: fortran/openmp.c:4871
58029 #, gcc-internal-format, gfc-internal-format
58030 msgid "%s must contain at least one MAP clause at %L"
58031 msgstr ""
58032
58033 #: fortran/openmp.c:4968
58034 #, gcc-internal-format, gfc-internal-format
58035 msgid "unexpected !$OMP ATOMIC expression at %L"
58036 msgstr "неочікуваний вираз !$OMP ATOMIC у %L"
58037
58038 #: fortran/openmp.c:4997
58039 #, gcc-internal-format, gfc-internal-format
58040 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
58041 msgstr ""
58042
58043 #: fortran/openmp.c:5022
58044 #, gcc-internal-format, gfc-internal-format
58045 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
58046 msgstr ""
58047
58048 #: fortran/openmp.c:5027
58049 #, gcc-internal-format, gfc-internal-format
58050 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
58051 msgstr ""
58052
58053 #: fortran/openmp.c:5049 fortran/openmp.c:5340
58054 #, gcc-internal-format, gfc-internal-format
58055 msgid "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of intrinsic type at %L"
58056 msgstr ""
58057
58058 #: fortran/openmp.c:5064
58059 #, gcc-internal-format, gfc-internal-format
58060 msgid "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of intrinsic type at %L"
58061 msgstr ""
58062
58063 #: fortran/openmp.c:5071 fortran/openmp.c:5347
58064 #, gcc-internal-format, gfc-internal-format
58065 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
58066 msgstr ""
58067
58068 #: fortran/openmp.c:5087
58069 #, gcc-internal-format, gfc-internal-format
58070 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
58071 msgstr ""
58072
58073 #: fortran/openmp.c:5129
58074 #, gcc-internal-format, gfc-internal-format
58075 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
58076 msgstr ""
58077
58078 #: fortran/openmp.c:5177
58079 #, gcc-internal-format, gfc-internal-format
58080 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
58081 msgstr ""
58082
58083 #: fortran/openmp.c:5191
58084 #, gcc-internal-format, gfc-internal-format
58085 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
58086 msgstr ""
58087
58088 #: fortran/openmp.c:5223
58089 #, gcc-internal-format, gfc-internal-format
58090 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
58091 msgstr ""
58092
58093 #: fortran/openmp.c:5247
58094 #, gcc-internal-format, gfc-internal-format
58095 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
58096 msgstr ""
58097
58098 #: fortran/openmp.c:5254
58099 #, gcc-internal-format, gfc-internal-format
58100 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
58101 msgstr ""
58102
58103 #: fortran/openmp.c:5271
58104 #, gcc-internal-format
58105 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
58106 msgstr ""
58107
58108 #: fortran/openmp.c:5278
58109 #, gcc-internal-format, gfc-internal-format
58110 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
58111 msgstr ""
58112
58113 #: fortran/openmp.c:5286
58114 #, gcc-internal-format
58115 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
58116 msgstr ""
58117
58118 #: fortran/openmp.c:5304
58119 #, gcc-internal-format, gfc-internal-format
58120 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
58121 msgstr ""
58122
58123 #: fortran/openmp.c:5318
58124 #, gcc-internal-format, gfc-internal-format
58125 msgid "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of intrinsic type at %L"
58126 msgstr ""
58127
58128 #: fortran/openmp.c:5636
58129 #, gcc-internal-format, gfc-internal-format
58130 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
58131 msgstr ""
58132
58133 #: fortran/openmp.c:5642
58134 #, gcc-internal-format, gfc-internal-format
58135 msgid "%s cannot be a DO CONCURRENT loop at %L"
58136 msgstr ""
58137
58138 #: fortran/openmp.c:5648
58139 #, gcc-internal-format, gfc-internal-format
58140 msgid "%s iteration variable must be of type integer at %L"
58141 msgstr ""
58142
58143 #: fortran/openmp.c:5652
58144 #, gcc-internal-format, gfc-internal-format
58145 msgid "%s iteration variable must not be THREADPRIVATE at %L"
58146 msgstr ""
58147
58148 #: fortran/openmp.c:5665
58149 #, gcc-internal-format, gfc-internal-format
58150 msgid "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
58151 msgstr ""
58152
58153 #: fortran/openmp.c:5669
58154 #, gcc-internal-format, gfc-internal-format
58155 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
58156 msgstr ""
58157
58158 #: fortran/openmp.c:5673
58159 #, gcc-internal-format, gfc-internal-format
58160 msgid "%s iteration variable present on clause other than LINEAR at %L"
58161 msgstr ""
58162
58163 #: fortran/openmp.c:5691
58164 #, gcc-internal-format, gfc-internal-format
58165 msgid "%s collapsed loops don't form rectangular iteration space at %L"
58166 msgstr ""
58167
58168 #: fortran/openmp.c:5703
58169 #, gcc-internal-format, gfc-internal-format
58170 msgid "collapsed %s loops not perfectly nested at %L"
58171 msgstr ""
58172
58173 #: fortran/openmp.c:5712 fortran/openmp.c:5720
58174 #, gcc-internal-format, gfc-internal-format
58175 msgid "not enough DO loops for collapsed %s at %L"
58176 msgstr ""
58177
58178 #: fortran/openmp.c:5798 fortran/openmp.c:5811
58179 #, gcc-internal-format, gfc-internal-format
58180 msgid "The %s directive cannot be specified within a %s region at %L"
58181 msgstr ""
58182
58183 #: fortran/openmp.c:5830
58184 #, gcc-internal-format, gfc-internal-format
58185 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
58186 msgstr ""
58187
58188 #: fortran/openmp.c:5836
58189 #, gcc-internal-format, gfc-internal-format
58190 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
58191 msgstr ""
58192
58193 #: fortran/openmp.c:5842
58194 #, gcc-internal-format, gfc-internal-format
58195 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
58196 msgstr ""
58197
58198 #: fortran/openmp.c:5858
58199 #, gcc-internal-format, gfc-internal-format
58200 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
58201 msgstr ""
58202
58203 #: fortran/openmp.c:5870
58204 #, gcc-internal-format, gfc-internal-format
58205 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
58206 msgstr ""
58207
58208 #: fortran/openmp.c:5880 fortran/openmp.c:5889
58209 #, gcc-internal-format, gfc-internal-format
58210 msgid "not enough DO loops for %s !$ACC LOOP at %L"
58211 msgstr ""
58212
58213 #: fortran/openmp.c:5904 fortran/openmp.c:5911
58214 #, gcc-internal-format, gfc-internal-format
58215 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
58216 msgstr ""
58217
58218 #: fortran/openmp.c:5925
58219 #, gcc-internal-format, gfc-internal-format
58220 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
58221 msgstr ""
58222
58223 #: fortran/openmp.c:5960
58224 #, gcc-internal-format, gfc-internal-format
58225 msgid "TILE requires constant expression at %L"
58226 msgstr ""
58227
58228 #: fortran/openmp.c:6046
58229 #, gcc-internal-format
58230 msgid "PARAMETER object %qs is not allowed at %L"
58231 msgstr ""
58232
58233 #: fortran/openmp.c:6053
58234 #, gcc-internal-format
58235 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
58236 msgstr ""
58237
58238 #: fortran/openmp.c:6100
58239 #, gcc-internal-format
58240 msgid "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE ( NAME ) at %L"
58241 msgstr ""
58242
58243 #: fortran/openmp.c:6106
58244 #, gcc-internal-format
58245 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
58246 msgstr ""
58247
58248 #: fortran/openmp.c:6207
58249 #, gcc-internal-format, gfc-internal-format
58250 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
58251 msgstr ""
58252
58253 #: fortran/openmp.c:6229
58254 #, gcc-internal-format
58255 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
58256 msgstr ""
58257
58258 #: fortran/openmp.c:6253
58259 #, gcc-internal-format, gfc-internal-format
58260 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
58261 msgstr ""
58262
58263 #: fortran/openmp.c:6261
58264 #, gcc-internal-format, gfc-internal-format
58265 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
58266 msgstr ""
58267
58268 #: fortran/openmp.c:6290
58269 #, gcc-internal-format, gfc-internal-format
58270 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
58271 msgstr ""
58272
58273 #: fortran/openmp.c:6312
58274 #, gcc-internal-format, gfc-internal-format
58275 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
58276 msgstr ""
58277
58278 #: fortran/openmp.c:6328
58279 #, gcc-internal-format, gfc-internal-format
58280 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
58281 msgstr ""
58282
58283 #: fortran/openmp.c:6343
58284 #, gcc-internal-format, gfc-internal-format
58285 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
58286 msgstr ""
58287
58288 #: fortran/openmp.c:6353
58289 #, gcc-internal-format, gfc-internal-format
58290 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
58291 msgstr ""
58292
58293 #: fortran/openmp.c:6361
58294 #, gcc-internal-format, gfc-internal-format
58295 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
58296 msgstr ""
58297
58298 #: fortran/options.c:266
58299 #, gcc-internal-format
58300 msgid "%<-fexcess-precision=standard%> for Fortran"
58301 msgstr ""
58302
58303 #: fortran/options.c:356
58304 #, gcc-internal-format
58305 msgid "Reading file %qs as free form"
58306 msgstr ""
58307
58308 #: fortran/options.c:366
58309 #, gcc-internal-format
58310 msgid "%<-fd-lines-as-comments%> has no effect in free form"
58311 msgstr ""
58312
58313 #: fortran/options.c:369
58314 #, gcc-internal-format
58315 msgid "%<-fd-lines-as-code%> has no effect in free form"
58316 msgstr ""
58317
58318 #: fortran/options.c:407
58319 #, gcc-internal-format
58320 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
58321 msgstr ""
58322
58323 #: fortran/options.c:410
58324 #, gcc-internal-format
58325 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
58326 msgstr ""
58327
58328 #: fortran/options.c:412
58329 #, gcc-internal-format
58330 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
58331 msgstr ""
58332
58333 #: fortran/options.c:415
58334 #, gcc-internal-format
58335 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
58336 msgstr ""
58337
58338 #: fortran/options.c:418
58339 #, gcc-internal-format
58340 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
58341 msgstr ""
58342
58343 #: fortran/options.c:470
58344 #, gcc-internal-format
58345 msgid "Fixed line length must be at least seven"
58346 msgstr ""
58347
58348 #: fortran/options.c:473
58349 #, gcc-internal-format
58350 msgid "Free line length must be at least three"
58351 msgstr ""
58352
58353 #: fortran/options.c:476
58354 #, gcc-internal-format, gfc-internal-format
58355 msgid "Maximum subrecord length cannot exceed %d"
58356 msgstr ""
58357
58358 #: fortran/options.c:495
58359 #, gcc-internal-format
58360 msgid "gfortran: Only one %<-J%> option allowed"
58361 msgstr ""
58362
58363 #: fortran/options.c:567
58364 #, gcc-internal-format
58365 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
58366 msgstr ""
58367
58368 #: fortran/options.c:569
58369 #, gcc-internal-format
58370 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
58371 msgstr ""
58372
58373 #: fortran/options.c:618
58374 #, gcc-internal-format
58375 msgid "Argument to %<-fcheck%> is not valid: %s"
58376 msgstr ""
58377
58378 #: fortran/options.c:667
58379 #, gcc-internal-format
58380 msgid "%<-static-libgfortran%> is not supported in this configuration"
58381 msgstr ""
58382
58383 #: fortran/options.c:690
58384 #, gcc-internal-format, gfc-internal-format
58385 msgid "Maximum supported identifier length is %d"
58386 msgstr ""
58387
58388 #: fortran/options.c:705
58389 #, gcc-internal-format
58390 msgid "Unrecognized option to %<-finit-logical%>: %s"
58391 msgstr ""
58392
58393 #: fortran/options.c:721
58394 #, gcc-internal-format
58395 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
58396 msgstr ""
58397
58398 #: fortran/parse.c:598
58399 #, gcc-internal-format, gfc-internal-format
58400 msgid "Unclassifiable statement at %C"
58401 msgstr ""
58402
58403 #: fortran/parse.c:637
58404 #, gcc-internal-format, gfc-internal-format
58405 msgid "OpenACC directives at %C may not appear in PURE procedures"
58406 msgstr ""
58407
58408 #: fortran/parse.c:713
58409 #, gcc-internal-format, gfc-internal-format
58410 msgid "Unclassifiable OpenACC directive at %C"
58411 msgstr ""
58412
58413 #: fortran/parse.c:841 fortran/parse.c:1050
58414 #, gcc-internal-format, gfc-internal-format
58415 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE or ELEMENTAL procedures"
58416 msgstr ""
58417
58418 #: fortran/parse.c:1034
58419 #, gcc-internal-format, gfc-internal-format
58420 msgid "Unclassifiable OpenMP directive at %C"
58421 msgstr ""
58422
58423 #: fortran/parse.c:1087
58424 #, gcc-internal-format, gfc-internal-format
58425 msgid "Unclassifiable GCC directive at %C"
58426 msgstr ""
58427
58428 #: fortran/parse.c:1146 fortran/parse.c:1373
58429 #, gcc-internal-format, gfc-internal-format
58430 msgid "Zero is not a valid statement label at %C"
58431 msgstr ""
58432
58433 #: fortran/parse.c:1153 fortran/parse.c:1365
58434 #, gcc-internal-format, gfc-internal-format
58435 msgid "Non-numeric character in statement label at %C"
58436 msgstr ""
58437
58438 #: fortran/parse.c:1165 fortran/parse.c:1414
58439 #, gcc-internal-format, gfc-internal-format
58440 msgid "Semicolon at %C needs to be preceded by statement"
58441 msgstr ""
58442
58443 #: fortran/parse.c:1172 fortran/parse.c:1429
58444 #, gcc-internal-format, gfc-internal-format
58445 msgid "Statement label without statement at %L"
58446 msgstr ""
58447
58448 #: fortran/parse.c:1235 fortran/parse.c:1416
58449 #, gcc-internal-format, gfc-internal-format
58450 msgid "Fortran 2008: Semicolon at %C without preceding statement"
58451 msgstr ""
58452
58453 #: fortran/parse.c:1258 fortran/parse.c:1392
58454 #, gcc-internal-format, gfc-internal-format
58455 msgid "Bad continuation line at %C"
58456 msgstr ""
58457
58458 #: fortran/parse.c:1690
58459 #, gcc-internal-format, gfc-internal-format
58460 msgid "FORMAT statement at %L does not have a statement label"
58461 msgstr ""
58462
58463 #: fortran/parse.c:2446
58464 #, gcc-internal-format
58465 msgid "gfc_ascii_statement(): Bad statement code"
58466 msgstr ""
58467
58468 #: fortran/parse.c:2588
58469 #, gcc-internal-format, gfc-internal-format
58470 msgid "Unexpected %s statement at %C"
58471 msgstr ""
58472
58473 #: fortran/parse.c:2743
58474 #, gcc-internal-format, gfc-internal-format
58475 msgid "%s statement at %C cannot follow %s statement at %L"
58476 msgstr ""
58477
58478 #: fortran/parse.c:2760
58479 #, gcc-internal-format
58480 msgid "Unexpected end of file in %qs"
58481 msgstr ""
58482
58483 #: fortran/parse.c:2795
58484 #, gcc-internal-format
58485 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
58486 msgstr ""
58487
58488 #: fortran/parse.c:2798
58489 #, gcc-internal-format
58490 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
58491 msgstr ""
58492
58493 #: fortran/parse.c:2818
58494 #, gcc-internal-format, gfc-internal-format
58495 msgid "Components in TYPE at %C must precede CONTAINS"
58496 msgstr ""
58497
58498 #: fortran/parse.c:2822
58499 #, gcc-internal-format, gfc-internal-format
58500 msgid "Type-bound procedure at %C"
58501 msgstr ""
58502
58503 #: fortran/parse.c:2830
58504 #, gcc-internal-format, gfc-internal-format
58505 msgid "GENERIC binding at %C"
58506 msgstr ""
58507
58508 #: fortran/parse.c:2838
58509 #, gcc-internal-format, gfc-internal-format
58510 msgid "FINAL procedure declaration at %C"
58511 msgstr ""
58512
58513 #: fortran/parse.c:2850
58514 #, gcc-internal-format, gfc-internal-format
58515 msgid "Derived type definition at %C with empty CONTAINS section"
58516 msgstr ""
58517
58518 #: fortran/parse.c:2860 fortran/parse.c:3315
58519 #, gcc-internal-format, gfc-internal-format
58520 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
58521 msgstr ""
58522
58523 #: fortran/parse.c:2867
58524 #, gcc-internal-format, gfc-internal-format
58525 msgid "PRIVATE statement at %C must precede procedure bindings"
58526 msgstr ""
58527
58528 #: fortran/parse.c:2874 fortran/parse.c:3328
58529 #, gcc-internal-format, gfc-internal-format
58530 msgid "Duplicate PRIVATE statement at %C"
58531 msgstr ""
58532
58533 #: fortran/parse.c:2884
58534 #, gcc-internal-format, gfc-internal-format
58535 msgid "SEQUENCE statement at %C must precede CONTAINS"
58536 msgstr ""
58537
58538 #: fortran/parse.c:2888
58539 #, gcc-internal-format, gfc-internal-format
58540 msgid "Already inside a CONTAINS block at %C"
58541 msgstr ""
58542
58543 #: fortran/parse.c:3007
58544 #, gcc-internal-format, gfc-internal-format
58545 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"
58546 msgstr ""
58547
58548 #: fortran/parse.c:3013
58549 #, gcc-internal-format, gfc-internal-format
58550 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"
58551 msgstr ""
58552
58553 #: fortran/parse.c:3018
58554 #, gcc-internal-format, gfc-internal-format
58555 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
58556 msgstr ""
58557
58558 #: fortran/parse.c:3022
58559 #, gcc-internal-format, gfc-internal-format
58560 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
58561 msgstr ""
58562
58563 #: fortran/parse.c:3027
58564 #, gcc-internal-format, gfc-internal-format
58565 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)"
58566 msgstr ""
58567
58568 #: fortran/parse.c:3034
58569 #, gcc-internal-format, gfc-internal-format
58570 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)"
58571 msgstr ""
58572
58573 #: fortran/parse.c:3044
58574 #, gcc-internal-format, gfc-internal-format
58575 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"
58576 msgstr ""
58577
58578 #: fortran/parse.c:3050
58579 #, gcc-internal-format, gfc-internal-format
58580 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"
58581 msgstr ""
58582
58583 #: fortran/parse.c:3055
58584 #, gcc-internal-format, gfc-internal-format
58585 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
58586 msgstr ""
58587
58588 #: fortran/parse.c:3059
58589 #, gcc-internal-format, gfc-internal-format
58590 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
58591 msgstr ""
58592
58593 #: fortran/parse.c:3064
58594 #, gcc-internal-format, gfc-internal-format
58595 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)"
58596 msgstr ""
58597
58598 #: fortran/parse.c:3071
58599 #, gcc-internal-format, gfc-internal-format
58600 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)"
58601 msgstr ""
58602
58603 #: fortran/parse.c:3123
58604 #, gcc-internal-format, gfc-internal-format
58605 msgid "failed to create map component '%s'"
58606 msgstr ""
58607
58608 #: fortran/parse.c:3156
58609 #, gcc-internal-format, gfc-internal-format
58610 msgid "failed to create union component '%s'"
58611 msgstr ""
58612
58613 #: fortran/parse.c:3211
58614 #, gcc-internal-format, gfc-internal-format
58615 msgid "Syntax error in nested structure declaration at %C"
58616 msgstr "Синтаксична помилка у оголошенні вкладеної структури у %C"
58617
58618 #: fortran/parse.c:3298
58619 #, gcc-internal-format, gfc-internal-format
58620 msgid "FINAL declaration at %C must be inside CONTAINS"
58621 msgstr ""
58622
58623 #: fortran/parse.c:3306
58624 #, gcc-internal-format, gfc-internal-format
58625 msgid "Derived type definition at %C without components"
58626 msgstr ""
58627
58628 #: fortran/parse.c:3322
58629 #, gcc-internal-format, gfc-internal-format
58630 msgid "PRIVATE statement at %C must precede structure components"
58631 msgstr ""
58632
58633 #: fortran/parse.c:3339
58634 #, gcc-internal-format, gfc-internal-format
58635 msgid "SEQUENCE statement at %C must precede structure components"
58636 msgstr ""
58637
58638 #: fortran/parse.c:3345
58639 #, gcc-internal-format, gfc-internal-format
58640 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
58641 msgstr ""
58642
58643 #: fortran/parse.c:3350
58644 #, gcc-internal-format, gfc-internal-format
58645 msgid "Duplicate SEQUENCE statement at %C"
58646 msgstr ""
58647
58648 #: fortran/parse.c:3360
58649 #, gcc-internal-format, gfc-internal-format
58650 msgid "CONTAINS block in derived type definition at %C"
58651 msgstr ""
58652
58653 #: fortran/parse.c:3418
58654 #, gcc-internal-format, gfc-internal-format
58655 msgid "ENUM declaration at %C has no ENUMERATORS"
58656 msgstr ""
58657
58658 #: fortran/parse.c:3505
58659 #, gcc-internal-format, gfc-internal-format
58660 msgid "Unexpected %s statement in INTERFACE block at %C"
58661 msgstr ""
58662
58663 #: fortran/parse.c:3529
58664 #, gcc-internal-format
58665 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
58666 msgstr ""
58667
58668 #: fortran/parse.c:3563
58669 #, gcc-internal-format, gfc-internal-format
58670 msgid "Unexpected %s statement at %C in INTERFACE body"
58671 msgstr ""
58672
58673 #: fortran/parse.c:3581
58674 #, gcc-internal-format
58675 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
58676 msgstr ""
58677
58678 #: fortran/parse.c:3711
58679 #, gcc-internal-format, gfc-internal-format
58680 msgid "%s statement is not allowed inside of BLOCK at %C"
58681 msgstr ""
58682
58683 #: fortran/parse.c:3743
58684 #, gcc-internal-format, gfc-internal-format
58685 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
58686 msgstr ""
58687
58688 #: fortran/parse.c:3833
58689 #, gcc-internal-format, gfc-internal-format
58690 msgid "%s statement must appear in a MODULE"
58691 msgstr ""
58692
58693 #: fortran/parse.c:3841
58694 #, gcc-internal-format, gfc-internal-format
58695 msgid "%s statement at %C follows another accessibility specification"
58696 msgstr ""
58697
58698 #: fortran/parse.c:3893
58699 #, gcc-internal-format
58700 msgid "Bad kind expression for function %qs at %L"
58701 msgstr ""
58702
58703 #: fortran/parse.c:3897
58704 #, gcc-internal-format
58705 msgid "The type for function %qs at %L is not accessible"
58706 msgstr ""
58707
58708 #: fortran/parse.c:3957
58709 #, gcc-internal-format, gfc-internal-format
58710 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
58711 msgstr ""
58712
58713 #: fortran/parse.c:3979
58714 #, gcc-internal-format, gfc-internal-format
58715 msgid "Unexpected %s statement in WHERE block at %C"
58716 msgstr ""
58717
58718 #: fortran/parse.c:4038
58719 #, gcc-internal-format, gfc-internal-format
58720 msgid "Unexpected %s statement in FORALL block at %C"
58721 msgstr ""
58722
58723 #: fortran/parse.c:4089
58724 #, gcc-internal-format, gfc-internal-format
58725 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
58726 msgstr ""
58727
58728 #: fortran/parse.c:4107
58729 #, gcc-internal-format, gfc-internal-format
58730 msgid "Duplicate ELSE statements at %L and %C"
58731 msgstr ""
58732
58733 #: fortran/parse.c:4168
58734 #, gcc-internal-format, gfc-internal-format
58735 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
58736 msgstr ""
58737
58738 #: fortran/parse.c:4252
58739 #, gcc-internal-format, gfc-internal-format
58740 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
58741 msgstr ""
58742
58743 #: fortran/parse.c:4314
58744 #, gcc-internal-format
58745 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
58746 msgstr ""
58747
58748 #: fortran/parse.c:4347
58749 #, gcc-internal-format, gfc-internal-format
58750 msgid "End of nonblock DO statement at %C is within another block"
58751 msgstr ""
58752
58753 #: fortran/parse.c:4357
58754 #, gcc-internal-format, gfc-internal-format
58755 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
58756 msgstr ""
58757
58758 #: fortran/parse.c:4383
58759 #, gcc-internal-format, gfc-internal-format
58760 msgid "CRITICAL block inside of OpenACC region at %C"
58761 msgstr ""
58762
58763 #: fortran/parse.c:4384
58764 #, gcc-internal-format, gfc-internal-format
58765 msgid "CRITICAL block inside of OpenMP region at %C"
58766 msgstr ""
58767
58768 #: fortran/parse.c:4410
58769 #, gcc-internal-format, gfc-internal-format
58770 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
58771 msgstr ""
58772
58773 #: fortran/parse.c:4479
58774 #, gcc-internal-format, gfc-internal-format
58775 msgid "BLOCK construct at %C"
58776 msgstr ""
58777
58778 #: fortran/parse.c:4513
58779 #, gcc-internal-format, gfc-internal-format
58780 msgid "ASSOCIATE construct at %C"
58781 msgstr ""
58782
58783 #: fortran/parse.c:4701
58784 #, gcc-internal-format, gfc-internal-format
58785 msgid "Statement label in ENDDO at %C doesn't match DO label"
58786 msgstr ""
58787
58788 #: fortran/parse.c:4717
58789 #, gcc-internal-format, gfc-internal-format
58790 msgid "Named block DO at %L requires matching ENDDO name"
58791 msgstr ""
58792
58793 #: fortran/parse.c:4908
58794 #, gcc-internal-format, gfc-internal-format
58795 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
58796 msgstr ""
58797
58798 #: fortran/parse.c:4924 fortran/parse.c:4983
58799 #, gcc-internal-format, gfc-internal-format
58800 msgid "OpenACC directive inside of CRITICAL block at %C"
58801 msgstr ""
58802
58803 #: fortran/parse.c:4958
58804 #, gcc-internal-format, gfc-internal-format
58805 msgid "Expecting %s at %C"
58806 msgstr ""
58807
58808 #: fortran/parse.c:5002
58809 #, gcc-internal-format, gfc-internal-format
58810 msgid "Expected DO loop at %C"
58811 msgstr ""
58812
58813 #: fortran/parse.c:5022
58814 #, gcc-internal-format, gfc-internal-format
58815 msgid "Redundant !$ACC END LOOP at %C"
58816 msgstr ""
58817
58818 #: fortran/parse.c:5236
58819 #, gcc-internal-format, gfc-internal-format
58820 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
58821 msgstr ""
58822
58823 #: fortran/parse.c:5294
58824 #, gcc-internal-format, gfc-internal-format
58825 msgid "%s statement at %C cannot terminate a non-block DO loop"
58826 msgstr ""
58827
58828 #: fortran/parse.c:5308
58829 #, gcc-internal-format, gfc-internal-format
58830 msgid "DATA statement at %C after the first executable statement"
58831 msgstr ""
58832
58833 #: fortran/parse.c:5434
58834 #, gcc-internal-format
58835 msgid "%<GCC unroll%> directive does not commence a loop at %C"
58836 msgstr ""
58837
58838 #: fortran/parse.c:5549
58839 #, gcc-internal-format
58840 msgid "Contained procedure %qs at %C is already ambiguous"
58841 msgstr ""
58842
58843 #: fortran/parse.c:5606
58844 #, gcc-internal-format, gfc-internal-format
58845 msgid "Unexpected %s statement in CONTAINS section at %C"
58846 msgstr ""
58847
58848 #: fortran/parse.c:5631
58849 #, gcc-internal-format, gfc-internal-format
58850 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
58851 msgstr ""
58852
58853 #: fortran/parse.c:5745
58854 #, gcc-internal-format, gfc-internal-format
58855 msgid "CONTAINS statement at %C is already in a contained program unit"
58856 msgstr ""
58857
58858 #: fortran/parse.c:5797
58859 #, gcc-internal-format
58860 msgid "Global binding name %qs at %L is already being used as a %s at %L"
58861 msgstr ""
58862
58863 #: fortran/parse.c:5801
58864 #, gcc-internal-format
58865 msgid "Global name %qs at %L is already being used as a %s at %L"
58866 msgstr ""
58867
58868 #: fortran/parse.c:5807
58869 #, gcc-internal-format
58870 msgid "Global binding name %qs at %L is already being used at %L"
58871 msgstr ""
58872
58873 #: fortran/parse.c:5810
58874 #, gcc-internal-format
58875 msgid "Global name %qs at %L is already being used at %L"
58876 msgstr ""
58877
58878 #: fortran/parse.c:5832
58879 #, gcc-internal-format, gfc-internal-format
58880 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
58881 msgstr ""
58882
58883 #: fortran/parse.c:5858
58884 #, gcc-internal-format, gfc-internal-format
58885 msgid "Unexpected %s statement in BLOCK DATA at %C"
58886 msgstr ""
58887
58888 #: fortran/parse.c:5962
58889 #, gcc-internal-format, gfc-internal-format
58890 msgid "Unexpected %s statement in MODULE at %C"
58891 msgstr ""
58892
58893 #. If we see a duplicate main program, shut down. If the second
58894 #. instance is an implied main program, i.e. data decls or executable
58895 #. statements, we're in for lots of errors.
58896 #: fortran/parse.c:6346
58897 #, gcc-internal-format, gfc-internal-format
58898 msgid "Two main PROGRAMs at %L and %C"
58899 msgstr ""
58900
58901 #: fortran/primary.c:103
58902 #, gcc-internal-format, gfc-internal-format
58903 msgid "Missing kind-parameter at %C"
58904 msgstr ""
58905
58906 #: fortran/primary.c:136
58907 #, gcc-internal-format
58908 msgid "gfc_check_digit(): bad radix"
58909 msgstr ""
58910
58911 #: fortran/primary.c:230
58912 #, gcc-internal-format, gfc-internal-format
58913 msgid "Integer kind %d at %C not available"
58914 msgstr ""
58915
58916 #: fortran/primary.c:239
58917 #, gcc-internal-format
58918 msgid "Integer too big for its kind at %C. This check can be disabled with the option %<-fno-range-check%>"
58919 msgstr ""
58920
58921 #: fortran/primary.c:267
58922 #, gcc-internal-format, gfc-internal-format
58923 msgid "Hollerith constant at %C"
58924 msgstr ""
58925
58926 #: fortran/primary.c:274
58927 #, gcc-internal-format, gfc-internal-format
58928 msgid "Invalid Hollerith constant: %L must contain at least one character"
58929 msgstr ""
58930
58931 #: fortran/primary.c:280
58932 #, gcc-internal-format, gfc-internal-format
58933 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
58934 msgstr ""
58935
58936 #: fortran/primary.c:300
58937 #, gcc-internal-format, gfc-internal-format
58938 msgid "Invalid Hollerith constant at %L contains a wide character"
58939 msgstr ""
58940
58941 #: fortran/primary.c:386
58942 #, gcc-internal-format, gfc-internal-format
58943 msgid "Hexadecimal constant at %C uses non-standard syntax"
58944 msgstr ""
58945
58946 #: fortran/primary.c:395
58947 #, gcc-internal-format, gfc-internal-format
58948 msgid "Empty set of digits in BOZ constant at %C"
58949 msgstr ""
58950
58951 #: fortran/primary.c:401
58952 #, gcc-internal-format, gfc-internal-format
58953 msgid "Illegal character in BOZ constant at %C"
58954 msgstr ""
58955
58956 #: fortran/primary.c:424
58957 #, gcc-internal-format, gfc-internal-format
58958 msgid "BOZ constant at %C uses non-standard postfix syntax"
58959 msgstr ""
58960
58961 #: fortran/primary.c:454
58962 #, gcc-internal-format, gfc-internal-format
58963 msgid "Integer too big for integer kind %i at %C"
58964 msgstr ""
58965
58966 #: fortran/primary.c:460
58967 #, gcc-internal-format, gfc-internal-format
58968 msgid "BOZ used outside a DATA statement at %C"
58969 msgstr ""
58970
58971 #: fortran/primary.c:551
58972 #, gcc-internal-format, gfc-internal-format
58973 msgid "exponent-letter 'q' in real-literal-constant at %C"
58974 msgstr ""
58975
58976 #: fortran/primary.c:556
58977 #, gcc-internal-format
58978 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
58979 msgstr ""
58980
58981 #: fortran/primary.c:577
58982 #, gcc-internal-format, gfc-internal-format
58983 msgid "Missing exponent in real number at %C"
58984 msgstr ""
58985
58986 #: fortran/primary.c:636
58987 #, gcc-internal-format
58988 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
58989 msgstr ""
58990
58991 #: fortran/primary.c:666
58992 #, gcc-internal-format
58993 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
58994 msgstr ""
58995
58996 #: fortran/primary.c:680
58997 #, gcc-internal-format
58998 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
58999 msgstr ""
59000
59001 #: fortran/primary.c:713
59002 #, gcc-internal-format, gfc-internal-format
59003 msgid "Invalid real kind %d at %C"
59004 msgstr ""
59005
59006 #: fortran/primary.c:728
59007 #, gcc-internal-format, gfc-internal-format
59008 msgid "Real constant overflows its kind at %C"
59009 msgstr ""
59010
59011 #: fortran/primary.c:733
59012 #, gcc-internal-format, gfc-internal-format
59013 msgid "Real constant underflows its kind at %C"
59014 msgstr ""
59015
59016 #: fortran/primary.c:738
59017 #, gcc-internal-format
59018 msgid "gfc_range_check() returned bad value"
59019 msgstr "gfc_range_check() повернуто помилкове значення"
59020
59021 #: fortran/primary.c:785
59022 #, gcc-internal-format
59023 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
59024 msgstr ""
59025
59026 #: fortran/primary.c:877
59027 #, gcc-internal-format, gfc-internal-format
59028 msgid "Syntax error in SUBSTRING specification at %C"
59029 msgstr ""
59030
59031 #: fortran/primary.c:1085
59032 #, gcc-internal-format, gfc-internal-format
59033 msgid "Invalid kind %d for CHARACTER constant at %C"
59034 msgstr ""
59035
59036 #: fortran/primary.c:1106
59037 #, gcc-internal-format, gfc-internal-format
59038 msgid "Unterminated character constant beginning at %C"
59039 msgstr ""
59040
59041 #: fortran/primary.c:1136
59042 #, gcc-internal-format
59043 msgid "Character %qs in string at %C is not representable in character kind %d"
59044 msgstr ""
59045
59046 #: fortran/primary.c:1149
59047 #, gcc-internal-format
59048 msgid "match_string_constant(): Delimiter not found"
59049 msgstr ""
59050
59051 #: fortran/primary.c:1219
59052 #, gcc-internal-format, gfc-internal-format
59053 msgid "Bad kind for logical constant at %C"
59054 msgstr ""
59055
59056 #: fortran/primary.c:1263
59057 #, gcc-internal-format, gfc-internal-format
59058 msgid "Expected PARAMETER symbol in complex constant at %C"
59059 msgstr ""
59060
59061 #: fortran/primary.c:1274
59062 #, gcc-internal-format, gfc-internal-format
59063 msgid "Numeric PARAMETER required in complex constant at %C"
59064 msgstr ""
59065
59066 #: fortran/primary.c:1280
59067 #, gcc-internal-format, gfc-internal-format
59068 msgid "Scalar PARAMETER required in complex constant at %C"
59069 msgstr ""
59070
59071 #: fortran/primary.c:1284
59072 #, gcc-internal-format, gfc-internal-format
59073 msgid "PARAMETER symbol in complex constant at %C"
59074 msgstr ""
59075
59076 #: fortran/primary.c:1307
59077 #, gcc-internal-format
59078 msgid "gfc_match_sym_complex_part(): Bad type"
59079 msgstr "gfc_match_sym_complex_part(): помилковий тип"
59080
59081 #: fortran/primary.c:1314
59082 #, gcc-internal-format, gfc-internal-format
59083 msgid "Error converting PARAMETER constant in complex constant at %C"
59084 msgstr ""
59085
59086 #: fortran/primary.c:1446
59087 #, gcc-internal-format, gfc-internal-format
59088 msgid "Syntax error in COMPLEX constant at %C"
59089 msgstr "Синтаксична помилка у сталій COMPLEX, %C"
59090
59091 #: fortran/primary.c:1573
59092 #, gcc-internal-format
59093 msgid "Namelist %qs cannot be an argument at %L"
59094 msgstr "Список назв %qs не може бути аргументом у %L"
59095
59096 #: fortran/primary.c:1675
59097 #, gcc-internal-format
59098 msgid "Keyword %qs at %C has already appeared in the current argument list"
59099 msgstr ""
59100
59101 #: fortran/primary.c:1742
59102 #, gcc-internal-format, gfc-internal-format
59103 msgid "argument list function at %C"
59104 msgstr "функція списку аргументів, %C"
59105
59106 #: fortran/primary.c:1816
59107 #, gcc-internal-format, gfc-internal-format
59108 msgid "Expected alternate return label at %C"
59109 msgstr ""
59110
59111 #: fortran/primary.c:1863
59112 #, gcc-internal-format, gfc-internal-format
59113 msgid "Missing keyword name in actual argument list at %C"
59114 msgstr "Пропущено назву ключового слова у справжньому списку аргументів, %C"
59115
59116 #: fortran/primary.c:1909
59117 #, gcc-internal-format, gfc-internal-format
59118 msgid "Syntax error in argument list at %C"
59119 msgstr "Синтаксична помилку у списку аргументів, %C"
59120
59121 #: fortran/primary.c:1930
59122 #, gcc-internal-format
59123 msgid "extend_ref(): Bad tail"
59124 msgstr ""
59125
59126 #: fortran/primary.c:2006
59127 #, gcc-internal-format, gfc-internal-format
59128 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
59129 msgstr ""
59130
59131 #: fortran/primary.c:2014
59132 #, gcc-internal-format
59133 msgid "Coarray designator at %C but %qs is not a coarray"
59134 msgstr ""
59135
59136 #: fortran/primary.c:2165
59137 #, gcc-internal-format
59138 msgid "Symbol %qs at %C has no IMPLICIT type"
59139 msgstr ""
59140
59141 #: fortran/primary.c:2172
59142 #, gcc-internal-format
59143 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
59144 msgstr ""
59145
59146 #: fortran/primary.c:2193
59147 #, gcc-internal-format, gfc-internal-format
59148 msgid "Expected structure component name at %C"
59149 msgstr "У %C мало бути вказано назву компонента структури"
59150
59151 #: fortran/primary.c:2253
59152 #, gcc-internal-format, gfc-internal-format
59153 msgid "Expected argument list at %C"
59154 msgstr "У %C мало бути вказано список аргументів"
59155
59156 #: fortran/primary.c:2296
59157 #, gcc-internal-format, gfc-internal-format
59158 msgid "RE or IM part_ref at %C"
59159 msgstr ""
59160
59161 #: fortran/primary.c:2301
59162 #, gcc-internal-format, gfc-internal-format
59163 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
59164 msgstr ""
59165
59166 #: fortran/primary.c:2314
59167 #, gcc-internal-format, gfc-internal-format
59168 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
59169 msgstr ""
59170
59171 #: fortran/primary.c:2330
59172 #, gcc-internal-format, gfc-internal-format
59173 msgid "The KIND part_ref at %C must be applied to an expression of intrinsic type"
59174 msgstr ""
59175
59176 #: fortran/primary.c:2358
59177 #, gcc-internal-format
59178 msgid "Procedure pointer component %qs requires an argument list at %C"
59179 msgstr ""
59180
59181 #: fortran/primary.c:2461
59182 #, gcc-internal-format, gfc-internal-format
59183 msgid "Nonpolymorphic reference to abstract type at %C"
59184 msgstr ""
59185
59186 #: fortran/primary.c:2468
59187 #, gcc-internal-format, gfc-internal-format
59188 msgid "Coindexed procedure-pointer component at %C"
59189 msgstr ""
59190
59191 #: fortran/primary.c:2504
59192 #, gcc-internal-format
59193 msgid "gfc_variable_attr(): Expression isn't a variable"
59194 msgstr "gfc_variable_attr(): вираз не є змінною"
59195
59196 #: fortran/primary.c:2567
59197 #, gcc-internal-format
59198 msgid "gfc_variable_attr(): Bad array reference"
59199 msgstr "gfc_variable_attr(): помилкове посилання на масив"
59200
59201 #: fortran/primary.c:2688
59202 #, gcc-internal-format
59203 msgid "gfc_caf_attr(): Expression isn't a variable"
59204 msgstr "gfc_caf_attr(): вираз не є змінною"
59205
59206 #: fortran/primary.c:2745
59207 #, gcc-internal-format
59208 msgid "gfc_caf_attr(): Bad array reference"
59209 msgstr "gfc_caf_attr(): помилкове посилання на масив"
59210
59211 #: fortran/primary.c:2918
59212 #, gcc-internal-format, gfc-internal-format
59213 msgid "Structure constructor with missing optional arguments at %C"
59214 msgstr ""
59215
59216 #: fortran/primary.c:2927
59217 #, gcc-internal-format
59218 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
59219 msgstr ""
59220
59221 #: fortran/primary.c:2934
59222 #, gcc-internal-format
59223 msgid "No initializer for component %qs given in the structure constructor at %C"
59224 msgstr ""
59225
59226 #: fortran/primary.c:2982
59227 #, gcc-internal-format
59228 msgid "Cannot construct ABSTRACT type %qs at %L"
59229 msgstr ""
59230
59231 #: fortran/primary.c:3002
59232 #, gcc-internal-format, gfc-internal-format
59233 msgid "Structure constructor with named arguments at %C"
59234 msgstr ""
59235
59236 #: fortran/primary.c:3017
59237 #, gcc-internal-format, gfc-internal-format
59238 msgid "Component initializer without name after component named %s at %L"
59239 msgstr ""
59240
59241 #: fortran/primary.c:3022
59242 #, gcc-internal-format, gfc-internal-format
59243 msgid "Too many components in structure constructor at %L"
59244 msgstr "Забагато компонентів у конструкторі структури, %L"
59245
59246 #: fortran/primary.c:3080
59247 #, gcc-internal-format, gfc-internal-format
59248 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
59249 msgstr ""
59250
59251 #: fortran/primary.c:3098
59252 #, gcc-internal-format
59253 msgid "Component %qs is initialized twice in the structure constructor at %L"
59254 msgstr ""
59255
59256 #: fortran/primary.c:3110
59257 #, gcc-internal-format
59258 msgid "Coindexed expression to pointer component %qs in structure constructor at %L"
59259 msgstr ""
59260
59261 #: fortran/primary.c:3164
59262 #, gcc-internal-format
59263 msgid "component %qs at %L has already been set by a parent derived type constructor"
59264 msgstr ""
59265
59266 #: fortran/primary.c:3320
59267 #, gcc-internal-format, gfc-internal-format
59268 msgid "%%LOC() as an rvalue at %C"
59269 msgstr ""
59270
59271 #: fortran/primary.c:3379
59272 #, gcc-internal-format
59273 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)"
59274 msgstr ""
59275
59276 #: fortran/primary.c:3503
59277 #, gcc-internal-format
59278 msgid "Unexpected use of subroutine name %qs at %C"
59279 msgstr "Неочікуване використання назви підпрограми %qs, %C"
59280
59281 #: fortran/primary.c:3535
59282 #, gcc-internal-format
59283 msgid "Statement function %qs requires argument list at %C"
59284 msgstr ""
59285
59286 #: fortran/primary.c:3538
59287 #, gcc-internal-format
59288 msgid "Function %qs requires an argument list at %C"
59289 msgstr "Функція %qs потребує списку аргументів, %C"
59290
59291 #: fortran/primary.c:3588
59292 #, gcc-internal-format
59293 msgid "Missing argument to %qs at %C"
59294 msgstr "Пропущено аргумент %qs, %C"
59295
59296 #: fortran/primary.c:3601
59297 #, gcc-internal-format, gfc-internal-format
59298 msgid "The leftmost part-ref in a data-ref cannot be a function reference at %C"
59299 msgstr ""
59300
59301 #: fortran/primary.c:3755
59302 #, gcc-internal-format
59303 msgid "Missing argument list in function %qs at %C"
59304 msgstr "Пропущено список аргументів у функції %qs, %C"
59305
59306 #: fortran/primary.c:3799
59307 #, gcc-internal-format, gfc-internal-format
59308 msgid "Symbol at %C is not appropriate for an expression"
59309 msgstr "Символ у %C є відповідним для виразу"
59310
59311 #: fortran/primary.c:3869
59312 #, gcc-internal-format
59313 msgid "Derived type %qs cannot be used as a variable at %C"
59314 msgstr "Похідний тип %qs не можна використовувати як змінну у %C"
59315
59316 #: fortran/primary.c:3910
59317 #, gcc-internal-format, gfc-internal-format
59318 msgid "Named constant at %C in an EQUIVALENCE"
59319 msgstr "Іменована стала у %C в EQUIVALENCE"
59320
59321 #: fortran/primary.c:3945
59322 #, gcc-internal-format
59323 msgid "%qs at %C is not a variable"
59324 msgstr "%qs у %C не є змінною"
59325
59326 #: fortran/resolve.c:123
59327 #, gcc-internal-format
59328 msgid "%qs at %L is of the ABSTRACT type %qs"
59329 msgstr ""
59330
59331 #: fortran/resolve.c:126
59332 #, gcc-internal-format
59333 msgid "ABSTRACT type %qs used at %L"
59334 msgstr ""
59335
59336 #: fortran/resolve.c:143
59337 #, gcc-internal-format
59338 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
59339 msgstr ""
59340
59341 #: fortran/resolve.c:156
59342 #, gcc-internal-format
59343 msgid "Interface %qs at %L may not be generic"
59344 msgstr ""
59345
59346 #: fortran/resolve.c:163
59347 #, gcc-internal-format
59348 msgid "Interface %qs at %L may not be a statement function"
59349 msgstr ""
59350
59351 #: fortran/resolve.c:172
59352 #, gcc-internal-format
59353 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
59354 msgstr ""
59355
59356 #: fortran/resolve.c:178
59357 #, gcc-internal-format
59358 msgid "Interface %qs at %L must be explicit"
59359 msgstr ""
59360
59361 #: fortran/resolve.c:200
59362 #, gcc-internal-format
59363 msgid "PROCEDURE %qs at %L may not be used as its own interface"
59364 msgstr ""
59365
59366 #: fortran/resolve.c:300
59367 #, gcc-internal-format
59368 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
59369 msgstr ""
59370
59371 #: fortran/resolve.c:304
59372 #, gcc-internal-format
59373 msgid "Alternate return specifier in function %qs at %L is not allowed"
59374 msgstr ""
59375
59376 #: fortran/resolve.c:315
59377 #, gcc-internal-format
59378 msgid "Self-referential argument %qs at %L is not allowed"
59379 msgstr "Не можна використовувати аргумент, який посилається на себе, %qs у %L"
59380
59381 #: fortran/resolve.c:387
59382 #, gcc-internal-format
59383 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
59384 msgstr ""
59385
59386 #: fortran/resolve.c:397
59387 #, gcc-internal-format
59388 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
59389 msgstr ""
59390
59391 #: fortran/resolve.c:402
59392 #, gcc-internal-format
59393 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
59394 msgstr ""
59395
59396 #: fortran/resolve.c:410
59397 #, gcc-internal-format
59398 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
59399 msgstr ""
59400
59401 #: fortran/resolve.c:415
59402 #, gcc-internal-format
59403 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
59404 msgstr ""
59405
59406 #: fortran/resolve.c:425
59407 #, gcc-internal-format
59408 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
59409 msgstr ""
59410
59411 #: fortran/resolve.c:458
59412 #, gcc-internal-format
59413 msgid "Coarray dummy argument %qs at %L to elemental procedure"
59414 msgstr ""
59415
59416 #: fortran/resolve.c:466
59417 #, gcc-internal-format
59418 msgid "Argument %qs of elemental procedure at %L must be scalar"
59419 msgstr ""
59420
59421 #: fortran/resolve.c:475
59422 #, gcc-internal-format
59423 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
59424 msgstr ""
59425
59426 #: fortran/resolve.c:485
59427 #, gcc-internal-format
59428 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
59429 msgstr ""
59430
59431 #: fortran/resolve.c:493
59432 #, gcc-internal-format
59433 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
59434 msgstr ""
59435
59436 #: fortran/resolve.c:502
59437 #, gcc-internal-format
59438 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
59439 msgstr ""
59440
59441 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
59442 #. shall be specified, explicitly or implicitly, to be scalar.
59443 #: fortran/resolve.c:517
59444 #, gcc-internal-format, gfc-internal-format
59445 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
59446 msgstr "Аргумент «%s» функції інструкції «%s» у %L має бути скаляром"
59447
59448 #: fortran/resolve.c:528
59449 #, gcc-internal-format
59450 msgid "Character-valued argument %qs of statement function at %L must have constant length"
59451 msgstr ""
59452
59453 #: fortran/resolve.c:577
59454 #, gcc-internal-format
59455 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
59456 msgstr ""
59457
59458 #: fortran/resolve.c:594
59459 #, gcc-internal-format
59460 msgid "Contained function %qs at %L has no IMPLICIT type"
59461 msgstr ""
59462
59463 #: fortran/resolve.c:597
59464 #, gcc-internal-format
59465 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
59466 msgstr ""
59467
59468 #: fortran/resolve.c:623
59469 #, gcc-internal-format
59470 msgid "Character-valued module procedure %qs at %L must not be assumed length"
59471 msgstr ""
59472
59473 #: fortran/resolve.c:625
59474 #, gcc-internal-format
59475 msgid "Character-valued internal function %qs at %L must not be assumed length"
59476 msgstr ""
59477
59478 #: fortran/resolve.c:797
59479 #, gcc-internal-format, gfc-internal-format
59480 msgid "Function %s at %L has entries with mismatched array specifications"
59481 msgstr ""
59482
59483 #: fortran/resolve.c:814
59484 #, gcc-internal-format, gfc-internal-format
59485 msgid "Function %s at %L with entries returning variables of different string lengths"
59486 msgstr ""
59487
59488 #: fortran/resolve.c:841
59489 #, gcc-internal-format, gfc-internal-format
59490 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
59491 msgstr ""
59492
59493 #: fortran/resolve.c:845
59494 #, gcc-internal-format, gfc-internal-format
59495 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
59496 msgstr ""
59497
59498 #: fortran/resolve.c:852
59499 #, gcc-internal-format, gfc-internal-format
59500 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
59501 msgstr ""
59502
59503 #: fortran/resolve.c:856
59504 #, gcc-internal-format, gfc-internal-format
59505 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
59506 msgstr ""
59507
59508 #: fortran/resolve.c:894
59509 #, gcc-internal-format, gfc-internal-format
59510 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
59511 msgstr ""
59512
59513 #: fortran/resolve.c:899
59514 #, gcc-internal-format, gfc-internal-format
59515 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
59516 msgstr ""
59517
59518 #: fortran/resolve.c:945
59519 #, gcc-internal-format, gfc-internal-format
59520 msgid "COMMON block at %L"
59521 msgstr ""
59522
59523 #: fortran/resolve.c:952
59524 #, gcc-internal-format
59525 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
59526 msgstr ""
59527
59528 #: fortran/resolve.c:956
59529 #, gcc-internal-format
59530 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
59531 msgstr ""
59532
59533 #: fortran/resolve.c:963
59534 #, gcc-internal-format
59535 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
59536 msgstr ""
59537
59538 #: fortran/resolve.c:971
59539 #, gcc-internal-format
59540 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
59541 msgstr ""
59542
59543 #: fortran/resolve.c:975
59544 #, gcc-internal-format
59545 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
59546 msgstr ""
59547
59548 #: fortran/resolve.c:979
59549 #, gcc-internal-format
59550 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
59551 msgstr ""
59552
59553 #: fortran/resolve.c:1023
59554 #, gcc-internal-format
59555 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"
59556 msgstr ""
59557
59558 #: fortran/resolve.c:1037
59559 #, gcc-internal-format
59560 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
59561 msgstr ""
59562
59563 #: fortran/resolve.c:1045
59564 #, gcc-internal-format
59565 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
59566 msgstr ""
59567
59568 #: fortran/resolve.c:1067
59569 #, gcc-internal-format
59570 msgid "COMMON block at %L with binding label %qs uses the same global identifier as entity at %L"
59571 msgstr ""
59572
59573 #: fortran/resolve.c:1088
59574 #, gcc-internal-format
59575 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
59576 msgstr ""
59577
59578 #: fortran/resolve.c:1092
59579 #, gcc-internal-format
59580 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
59581 msgstr ""
59582
59583 #: fortran/resolve.c:1096
59584 #, gcc-internal-format
59585 msgid "COMMON block %qs at %L is also an intrinsic procedure"
59586 msgstr ""
59587
59588 #: fortran/resolve.c:1100
59589 #, gcc-internal-format
59590 msgid "COMMON block %qs at %L that is also a function result"
59591 msgstr ""
59592
59593 #: fortran/resolve.c:1105
59594 #, gcc-internal-format
59595 msgid "COMMON block %qs at %L that is also a global procedure"
59596 msgstr ""
59597
59598 #: fortran/resolve.c:1172
59599 #, gcc-internal-format
59600 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
59601 msgstr ""
59602
59603 #: fortran/resolve.c:1308
59604 #, gcc-internal-format, gfc-internal-format
59605 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
59606 msgstr ""
59607
59608 #: fortran/resolve.c:1329
59609 #, gcc-internal-format
59610 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
59611 msgstr ""
59612
59613 #: fortran/resolve.c:1395
59614 #, gcc-internal-format
59615 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
59616 msgstr ""
59617
59618 #: fortran/resolve.c:1430
59619 #, gcc-internal-format
59620 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
59621 msgstr ""
59622
59623 #: fortran/resolve.c:1446
59624 #, gcc-internal-format
59625 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
59626 msgstr ""
59627
59628 #: fortran/resolve.c:1475
59629 #, gcc-internal-format
59630 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
59631 msgstr ""
59632
59633 #: fortran/resolve.c:1599
59634 #, gcc-internal-format
59635 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
59636 msgstr ""
59637
59638 #: fortran/resolve.c:1661
59639 #, gcc-internal-format
59640 msgid "%qs at %L is ambiguous"
59641 msgstr ""
59642
59643 #: fortran/resolve.c:1665
59644 #, gcc-internal-format
59645 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
59646 msgstr ""
59647
59648 #: fortran/resolve.c:1784
59649 #, gcc-internal-format
59650 msgid "Type specified for intrinsic function %qs at %L is ignored"
59651 msgstr ""
59652
59653 #: fortran/resolve.c:1797
59654 #, gcc-internal-format
59655 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
59656 msgstr ""
59657
59658 #: fortran/resolve.c:1808
59659 #, gcc-internal-format
59660 msgid "%qs declared INTRINSIC at %L does not exist"
59661 msgstr ""
59662
59663 #: fortran/resolve.c:1821
59664 #, gcc-internal-format
59665 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."
59666 msgstr ""
59667
59668 #: fortran/resolve.c:1857
59669 #, gcc-internal-format
59670 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively. Declare it RECURSIVE or use %<-frecursive%>"
59671 msgstr ""
59672
59673 #: fortran/resolve.c:1896 fortran/resolve.c:9809 fortran/resolve.c:11492
59674 #, gcc-internal-format, gfc-internal-format
59675 msgid "Label %d referenced at %L is never defined"
59676 msgstr ""
59677
59678 #: fortran/resolve.c:1939
59679 #, gcc-internal-format
59680 msgid "Statement function %qs at %L is not allowed as an actual argument"
59681 msgstr ""
59682
59683 #: fortran/resolve.c:1947
59684 #, gcc-internal-format
59685 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
59686 msgstr ""
59687
59688 #: fortran/resolve.c:1954
59689 #, gcc-internal-format
59690 msgid "Internal procedure %qs is used as actual argument at %L"
59691 msgstr ""
59692
59693 #: fortran/resolve.c:1962
59694 #, gcc-internal-format
59695 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
59696 msgstr ""
59697
59698 #: fortran/resolve.c:1989
59699 #, gcc-internal-format
59700 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
59701 msgstr ""
59702
59703 #: fortran/resolve.c:2011
59704 #, gcc-internal-format
59705 msgid "Symbol %qs at %L is ambiguous"
59706 msgstr ""
59707
59708 #: fortran/resolve.c:2066
59709 #, gcc-internal-format, gfc-internal-format
59710 msgid "By-value argument at %L is not of numeric type"
59711 msgstr ""
59712
59713 #: fortran/resolve.c:2073
59714 #, gcc-internal-format, gfc-internal-format
59715 msgid "By-value argument at %L cannot be an array or an array section"
59716 msgstr ""
59717
59718 #: fortran/resolve.c:2087
59719 #, gcc-internal-format, gfc-internal-format
59720 msgid "By-value argument at %L is not allowed in this context"
59721 msgstr ""
59722
59723 #: fortran/resolve.c:2099
59724 #, gcc-internal-format, gfc-internal-format
59725 msgid "Passing internal procedure at %L by location not allowed"
59726 msgstr ""
59727
59728 #: fortran/resolve.c:2110
59729 #, gcc-internal-format
59730 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
59731 msgstr ""
59732
59733 #: fortran/resolve.c:2119
59734 #, gcc-internal-format, gfc-internal-format
59735 msgid "Coindexed actual argument at %L with ultimate pointer component"
59736 msgstr ""
59737
59738 #: fortran/resolve.c:2251
59739 #, gcc-internal-format
59740 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)"
59741 msgstr ""
59742
59743 #: fortran/resolve.c:2288
59744 #, gcc-internal-format
59745 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
59746 msgstr ""
59747
59748 #: fortran/resolve.c:2563
59749 #, gcc-internal-format
59750 msgid "Return type mismatch of function %qs at %L (%s/%s)"
59751 msgstr ""
59752
59753 #: fortran/resolve.c:2585
59754 #, gcc-internal-format
59755 msgid "Interface mismatch in global procedure %qs at %L: %s"
59756 msgstr ""
59757
59758 #: fortran/resolve.c:2698
59759 #, gcc-internal-format
59760 msgid "There is no specific function for the generic %qs at %L"
59761 msgstr ""
59762
59763 #: fortran/resolve.c:2718
59764 #, gcc-internal-format
59765 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
59766 msgstr ""
59767
59768 #: fortran/resolve.c:2756
59769 #, gcc-internal-format
59770 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
59771 msgstr ""
59772
59773 #: fortran/resolve.c:2811
59774 #, gcc-internal-format
59775 msgid "Unable to resolve the specific function %qs at %L"
59776 msgstr ""
59777
59778 #: fortran/resolve.c:2907
59779 #, gcc-internal-format
59780 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
59781 msgstr ""
59782
59783 #: fortran/resolve.c:2911 fortran/resolve.c:16576
59784 #, gcc-internal-format
59785 msgid "Function %qs at %L has no IMPLICIT type"
59786 msgstr ""
59787
59788 #: fortran/resolve.c:3035
59789 #, gcc-internal-format
59790 msgid "Reference to impure function %qs at %L inside a FORALL %s"
59791 msgstr ""
59792
59793 #: fortran/resolve.c:3042
59794 #, gcc-internal-format
59795 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
59796 msgstr ""
59797
59798 #: fortran/resolve.c:3049
59799 #, gcc-internal-format
59800 msgid "Reference to impure function %qs at %L within a PURE procedure"
59801 msgstr ""
59802
59803 #: fortran/resolve.c:3120
59804 #, gcc-internal-format
59805 msgid "%qs at %L is not a function"
59806 msgstr ""
59807
59808 #: fortran/resolve.c:3128 fortran/resolve.c:3611
59809 #, gcc-internal-format
59810 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
59811 msgstr ""
59812
59813 #: fortran/resolve.c:3140
59814 #, gcc-internal-format
59815 msgid "ABSTRACT INTERFACE %qs at %L must not have an assumed character length result (F2008: C418)"
59816 msgstr ""
59817
59818 #. Internal procedures are taken care of in resolve_contained_fntype.
59819 #: fortran/resolve.c:3184
59820 #, gcc-internal-format
59821 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
59822 msgstr ""
59823
59824 #: fortran/resolve.c:3218
59825 #, gcc-internal-format
59826 msgid "resolve_function(): bad function type"
59827 msgstr ""
59828
59829 #: fortran/resolve.c:3238
59830 #, gcc-internal-format
59831 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
59832 msgstr ""
59833
59834 #: fortran/resolve.c:3300
59835 #, gcc-internal-format
59836 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
59837 msgstr ""
59838
59839 #: fortran/resolve.c:3304
59840 #, gcc-internal-format
59841 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
59842 msgstr ""
59843
59844 #: fortran/resolve.c:3355
59845 #, gcc-internal-format
59846 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
59847 msgstr ""
59848
59849 #: fortran/resolve.c:3361
59850 #, gcc-internal-format
59851 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
59852 msgstr ""
59853
59854 #: fortran/resolve.c:3367
59855 #, gcc-internal-format
59856 msgid "Subroutine call to %qs at %L is not PURE"
59857 msgstr ""
59858
59859 #: fortran/resolve.c:3435
59860 #, gcc-internal-format
59861 msgid "There is no specific subroutine for the generic %qs at %L"
59862 msgstr ""
59863
59864 #: fortran/resolve.c:3444
59865 #, gcc-internal-format
59866 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
59867 msgstr ""
59868
59869 #: fortran/resolve.c:3479
59870 #, gcc-internal-format
59871 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
59872 msgstr ""
59873
59874 #: fortran/resolve.c:3524
59875 #, gcc-internal-format
59876 msgid "Unable to resolve the specific subroutine %qs at %L"
59877 msgstr ""
59878
59879 #: fortran/resolve.c:3582
59880 #, gcc-internal-format
59881 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
59882 msgstr ""
59883
59884 #: fortran/resolve.c:3621
59885 #, gcc-internal-format
59886 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
59887 msgstr ""
59888
59889 #: fortran/resolve.c:3625
59890 #, gcc-internal-format
59891 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
59892 msgstr ""
59893
59894 #: fortran/resolve.c:3670
59895 #, gcc-internal-format
59896 msgid "resolve_subroutine(): bad function type"
59897 msgstr ""
59898
59899 #: fortran/resolve.c:3708
59900 #, gcc-internal-format, gfc-internal-format
59901 msgid "Shapes for operands at %L and %L are not conformable"
59902 msgstr ""
59903
59904 #: fortran/resolve.c:3760
59905 #, gcc-internal-format
59906 msgid "logical_to_bitwise(): Bad intrinsic"
59907 msgstr ""
59908
59909 #: fortran/resolve.c:3863
59910 #, gcc-internal-format
59911 msgid "Impure function %qs at %L might not be evaluated"
59912 msgstr ""
59913
59914 #: fortran/resolve.c:3867
59915 #, gcc-internal-format, gfc-internal-format
59916 msgid "Impure function at %L might not be evaluated"
59917 msgstr ""
59918
59919 #: fortran/resolve.c:4144
59920 #, gcc-internal-format
59921 msgid "resolve_operator(): Bad intrinsic"
59922 msgstr ""
59923
59924 #: fortran/resolve.c:4314 fortran/resolve.c:4337
59925 #, gcc-internal-format
59926 msgid "compare_bound_int(): Bad expression"
59927 msgstr ""
59928
59929 #: fortran/resolve.c:4432
59930 #, gcc-internal-format, gfc-internal-format
59931 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
59932 msgstr ""
59933
59934 #: fortran/resolve.c:4437
59935 #, gcc-internal-format, gfc-internal-format
59936 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
59937 msgstr ""
59938
59939 #: fortran/resolve.c:4447
59940 #, gcc-internal-format, gfc-internal-format
59941 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
59942 msgstr ""
59943
59944 #: fortran/resolve.c:4452
59945 #, gcc-internal-format, gfc-internal-format
59946 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
59947 msgstr ""
59948
59949 #: fortran/resolve.c:4472
59950 #, gcc-internal-format, gfc-internal-format
59951 msgid "Illegal stride of zero at %L"
59952 msgstr ""
59953
59954 #: fortran/resolve.c:4489
59955 #, gcc-internal-format, gfc-internal-format
59956 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
59957 msgstr ""
59958
59959 #: fortran/resolve.c:4497
59960 #, gcc-internal-format, gfc-internal-format
59961 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
59962 msgstr ""
59963
59964 #: fortran/resolve.c:4513
59965 #, gcc-internal-format, gfc-internal-format
59966 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
59967 msgstr ""
59968
59969 #: fortran/resolve.c:4522
59970 #, gcc-internal-format, gfc-internal-format
59971 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
59972 msgstr ""
59973
59974 #: fortran/resolve.c:4538
59975 #, gcc-internal-format
59976 msgid "check_dimension(): Bad array reference"
59977 msgstr ""
59978
59979 #: fortran/resolve.c:4561
59980 #, gcc-internal-format, gfc-internal-format
59981 msgid "Rightmost upper bound of assumed size array section not specified at %L"
59982 msgstr ""
59983
59984 #: fortran/resolve.c:4571
59985 #, gcc-internal-format, gfc-internal-format
59986 msgid "Rank mismatch in array reference at %L (%d/%d)"
59987 msgstr ""
59988
59989 #: fortran/resolve.c:4579
59990 #, gcc-internal-format, gfc-internal-format
59991 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
59992 msgstr ""
59993
59994 #: fortran/resolve.c:4595
59995 #, gcc-internal-format, gfc-internal-format
59996 msgid "Coindex of codimension %d must be a scalar at %L"
59997 msgstr ""
59998
59999 #: fortran/resolve.c:4623
60000 #, gcc-internal-format, gfc-internal-format
60001 msgid "Array index at %L must be scalar"
60002 msgstr ""
60003
60004 #: fortran/resolve.c:4629
60005 #, gcc-internal-format, gfc-internal-format
60006 msgid "Array index at %L must be of INTEGER type, found %s"
60007 msgstr ""
60008
60009 #: fortran/resolve.c:4635
60010 #, gcc-internal-format, gfc-internal-format
60011 msgid "REAL array index at %L"
60012 msgstr ""
60013
60014 #: fortran/resolve.c:4674
60015 #, gcc-internal-format, gfc-internal-format
60016 msgid "Argument dim at %L must be scalar"
60017 msgstr ""
60018
60019 #: fortran/resolve.c:4681
60020 #, gcc-internal-format, gfc-internal-format
60021 msgid "Argument dim at %L must be of INTEGER type"
60022 msgstr ""
60023
60024 #: fortran/resolve.c:4730
60025 #, gcc-internal-format
60026 msgid "find_array_spec(): Missing spec"
60027 msgstr ""
60028
60029 #: fortran/resolve.c:4741
60030 #, gcc-internal-format
60031 msgid "find_array_spec(): unused as(1)"
60032 msgstr ""
60033
60034 #: fortran/resolve.c:4753
60035 #, gcc-internal-format
60036 msgid "find_array_spec(): unused as(2)"
60037 msgstr ""
60038
60039 #: fortran/resolve.c:4796
60040 #, gcc-internal-format, gfc-internal-format
60041 msgid "Array index at %L is an array of rank %d"
60042 msgstr ""
60043
60044 #: fortran/resolve.c:4894
60045 #, gcc-internal-format, gfc-internal-format
60046 msgid "Substring start index at %L must be of type INTEGER"
60047 msgstr ""
60048
60049 #: fortran/resolve.c:4901
60050 #, gcc-internal-format, gfc-internal-format
60051 msgid "Substring start index at %L must be scalar"
60052 msgstr ""
60053
60054 #: fortran/resolve.c:4910
60055 #, gcc-internal-format, gfc-internal-format
60056 msgid "Substring start index at %L is less than one"
60057 msgstr ""
60058
60059 #: fortran/resolve.c:4923
60060 #, gcc-internal-format, gfc-internal-format
60061 msgid "Substring end index at %L must be of type INTEGER"
60062 msgstr ""
60063
60064 #: fortran/resolve.c:4930
60065 #, gcc-internal-format, gfc-internal-format
60066 msgid "Substring end index at %L must be scalar"
60067 msgstr ""
60068
60069 #: fortran/resolve.c:4940
60070 #, gcc-internal-format, gfc-internal-format
60071 msgid "Substring end index at %L exceeds the string length"
60072 msgstr ""
60073
60074 #: fortran/resolve.c:4950
60075 #, gcc-internal-format, gfc-internal-format
60076 msgid "Substring end index at %L is too large"
60077 msgstr ""
60078
60079 #: fortran/resolve.c:5140
60080 #, gcc-internal-format
60081 msgid "resolve_ref(): Bad array reference"
60082 msgstr ""
60083
60084 #: fortran/resolve.c:5154
60085 #, gcc-internal-format, gfc-internal-format
60086 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
60087 msgstr ""
60088
60089 #: fortran/resolve.c:5164
60090 #, gcc-internal-format, gfc-internal-format
60091 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
60092 msgstr ""
60093
60094 #: fortran/resolve.c:5184
60095 #, gcc-internal-format, gfc-internal-format
60096 msgid "Two or more part references with nonzero rank must not be specified at %L"
60097 msgstr ""
60098
60099 #: fortran/resolve.c:5282
60100 #, gcc-internal-format
60101 msgid "expression_rank(): Two array specs"
60102 msgstr ""
60103
60104 #: fortran/resolve.c:5364
60105 #, gcc-internal-format, gfc-internal-format
60106 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
60107 msgstr ""
60108
60109 #: fortran/resolve.c:5374
60110 #, gcc-internal-format, gfc-internal-format
60111 msgid "Assumed-type variable %s at %L may only be used as actual argument"
60112 msgstr ""
60113
60114 #. FIXME: It doesn't work reliably as inquiry_argument is not set
60115 #. for all inquiry functions in resolve_function; the reason is
60116 #. that the function-name resolution happens too late in that
60117 #. function.
60118 #: fortran/resolve.c:5384
60119 #, gcc-internal-format, gfc-internal-format
60120 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
60121 msgstr ""
60122
60123 #: fortran/resolve.c:5399
60124 #, gcc-internal-format, gfc-internal-format
60125 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
60126 msgstr ""
60127
60128 #. FIXME: It doesn't work reliably as inquiry_argument is not set
60129 #. for all inquiry functions in resolve_function; the reason is
60130 #. that the function-name resolution happens too late in that
60131 #. function.
60132 #: fortran/resolve.c:5409
60133 #, gcc-internal-format, gfc-internal-format
60134 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
60135 msgstr ""
60136
60137 #: fortran/resolve.c:5420
60138 #, gcc-internal-format, gfc-internal-format
60139 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
60140 msgstr ""
60141
60142 #: fortran/resolve.c:5429
60143 #, gcc-internal-format, gfc-internal-format
60144 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
60145 msgstr ""
60146
60147 #: fortran/resolve.c:5444
60148 #, gcc-internal-format, gfc-internal-format
60149 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
60150 msgstr ""
60151
60152 #: fortran/resolve.c:5624
60153 #, gcc-internal-format
60154 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
60155 msgstr ""
60156
60157 #: fortran/resolve.c:5629
60158 #, gcc-internal-format
60159 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
60160 msgstr ""
60161
60162 #: fortran/resolve.c:5699
60163 #, gcc-internal-format, gfc-internal-format
60164 msgid "Polymorphic subobject of coindexed object at %L"
60165 msgstr ""
60166
60167 #: fortran/resolve.c:5712
60168 #, gcc-internal-format, gfc-internal-format
60169 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
60170 msgstr ""
60171
60172 #: fortran/resolve.c:5956 fortran/resolve.c:6108
60173 #, gcc-internal-format, gfc-internal-format
60174 msgid "Error in typebound call at %L"
60175 msgstr ""
60176
60177 #: fortran/resolve.c:6072
60178 #, gcc-internal-format, gfc-internal-format
60179 msgid "Passed-object at %L must be scalar"
60180 msgstr ""
60181
60182 #: fortran/resolve.c:6079
60183 #, gcc-internal-format
60184 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
60185 msgstr ""
60186
60187 #: fortran/resolve.c:6118
60188 #, gcc-internal-format
60189 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
60190 msgstr ""
60191
60192 #: fortran/resolve.c:6127
60193 #, gcc-internal-format, gfc-internal-format
60194 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
60195 msgstr ""
60196
60197 #. Nothing matching found!
60198 #: fortran/resolve.c:6315
60199 #, gcc-internal-format
60200 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
60201 msgstr ""
60202
60203 #: fortran/resolve.c:6349
60204 #, gcc-internal-format
60205 msgid "%qs at %L should be a SUBROUTINE"
60206 msgstr ""
60207
60208 #: fortran/resolve.c:6401
60209 #, gcc-internal-format
60210 msgid "%qs at %L should be a FUNCTION"
60211 msgstr ""
60212
60213 #: fortran/resolve.c:6951
60214 #, gcc-internal-format
60215 msgid "gfc_resolve_expr(): Bad expression type"
60216 msgstr ""
60217
60218 #: fortran/resolve.c:6977
60219 #, gcc-internal-format, gfc-internal-format
60220 msgid "%s at %L must be a scalar"
60221 msgstr ""
60222
60223 #: fortran/resolve.c:6987
60224 #, gcc-internal-format, gfc-internal-format
60225 msgid "%s at %L must be integer"
60226 msgstr ""
60227
60228 #: fortran/resolve.c:6991 fortran/resolve.c:6998
60229 #, gcc-internal-format, gfc-internal-format
60230 msgid "%s at %L must be INTEGER"
60231 msgstr ""
60232
60233 #: fortran/resolve.c:7040
60234 #, gcc-internal-format, gfc-internal-format
60235 msgid "Step expression in DO loop at %L cannot be zero"
60236 msgstr ""
60237
60238 #: fortran/resolve.c:7076
60239 #, gcc-internal-format, gfc-internal-format
60240 msgid "DO loop at %L will be executed zero times"
60241 msgstr ""
60242
60243 #: fortran/resolve.c:7093
60244 #, gcc-internal-format, gfc-internal-format
60245 msgid "DO loop at %L is undefined as it overflows"
60246 msgstr ""
60247
60248 #: fortran/resolve.c:7099
60249 #, gcc-internal-format, gfc-internal-format
60250 msgid "DO loop at %L is undefined as it underflows"
60251 msgstr ""
60252
60253 #: fortran/resolve.c:7160
60254 #, gcc-internal-format, gfc-internal-format
60255 msgid "FORALL index-name at %L must be a scalar INTEGER"
60256 msgstr ""
60257
60258 #: fortran/resolve.c:7165
60259 #, gcc-internal-format, gfc-internal-format
60260 msgid "FORALL start expression at %L must be a scalar INTEGER"
60261 msgstr ""
60262
60263 #: fortran/resolve.c:7172
60264 #, gcc-internal-format, gfc-internal-format
60265 msgid "FORALL end expression at %L must be a scalar INTEGER"
60266 msgstr ""
60267
60268 #: fortran/resolve.c:7180
60269 #, gcc-internal-format, gfc-internal-format
60270 msgid "FORALL stride expression at %L must be a scalar %s"
60271 msgstr ""
60272
60273 #: fortran/resolve.c:7185
60274 #, gcc-internal-format, gfc-internal-format
60275 msgid "FORALL stride expression at %L cannot be zero"
60276 msgstr ""
60277
60278 #: fortran/resolve.c:7198
60279 #, gcc-internal-format
60280 msgid "FORALL index %qs may not appear in triplet specification at %L"
60281 msgstr ""
60282
60283 #: fortran/resolve.c:7302 fortran/resolve.c:7595
60284 #, gcc-internal-format, gfc-internal-format
60285 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
60286 msgstr ""
60287
60288 #: fortran/resolve.c:7310 fortran/resolve.c:7559
60289 #, gcc-internal-format, gfc-internal-format
60290 msgid "Coindexed allocatable object at %L"
60291 msgstr ""
60292
60293 #: fortran/resolve.c:7416
60294 #, gcc-internal-format, gfc-internal-format
60295 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
60296 msgstr ""
60297
60298 #: fortran/resolve.c:7447
60299 #, gcc-internal-format, gfc-internal-format
60300 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
60301 msgstr ""
60302
60303 #: fortran/resolve.c:7606
60304 #, gcc-internal-format, gfc-internal-format
60305 msgid "Type of entity at %L is type incompatible with source-expr at %L"
60306 msgstr ""
60307
60308 #: fortran/resolve.c:7618
60309 #, gcc-internal-format, gfc-internal-format
60310 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
60311 msgstr ""
60312
60313 #: fortran/resolve.c:7632
60314 #, gcc-internal-format, gfc-internal-format
60315 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"
60316 msgstr ""
60317
60318 #: fortran/resolve.c:7647
60319 #, gcc-internal-format, gfc-internal-format
60320 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"
60321 msgstr ""
60322
60323 #: fortran/resolve.c:7660
60324 #, gcc-internal-format, gfc-internal-format
60325 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
60326 msgstr ""
60327
60328 #: fortran/resolve.c:7678
60329 #, gcc-internal-format, gfc-internal-format
60330 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
60331 msgstr ""
60332
60333 #: fortran/resolve.c:7759 fortran/resolve.c:7774
60334 #, gcc-internal-format, gfc-internal-format
60335 msgid "Array specification required in ALLOCATE statement at %L"
60336 msgstr ""
60337
60338 #: fortran/resolve.c:7766
60339 #, gcc-internal-format, gfc-internal-format
60340 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
60341 msgstr ""
60342
60343 #: fortran/resolve.c:7791
60344 #, gcc-internal-format, gfc-internal-format
60345 msgid "Coarray specification required in ALLOCATE statement at %L"
60346 msgstr ""
60347
60348 #: fortran/resolve.c:7800 fortran/resolve.c:7829 fortran/resolve.c:7857
60349 #, gcc-internal-format, gfc-internal-format
60350 msgid "Bad array specification in ALLOCATE statement at %L"
60351 msgstr ""
60352
60353 #: fortran/resolve.c:7806
60354 #, gcc-internal-format, gfc-internal-format
60355 msgid "Upper cobound is less than lower cobound at %L"
60356 msgstr ""
60357
60358 #: fortran/resolve.c:7818
60359 #, gcc-internal-format, gfc-internal-format
60360 msgid "Upper cobound is less than lower cobound of 1 at %L"
60361 msgstr ""
60362
60363 #: fortran/resolve.c:7876
60364 #, gcc-internal-format
60365 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
60366 msgstr ""
60367
60368 #: fortran/resolve.c:7891
60369 #, gcc-internal-format, gfc-internal-format
60370 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
60371 msgstr ""
60372
60373 #: fortran/resolve.c:7902
60374 #, gcc-internal-format, gfc-internal-format
60375 msgid "Bad coarray specification in ALLOCATE statement at %L"
60376 msgstr ""
60377
60378 #: fortran/resolve.c:7934
60379 #, gcc-internal-format, gfc-internal-format
60380 msgid "Stat-variable at %L must be a scalar INTEGER variable"
60381 msgstr ""
60382
60383 #: fortran/resolve.c:7957
60384 #, gcc-internal-format, gfc-internal-format
60385 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
60386 msgstr ""
60387
60388 #: fortran/resolve.c:7968
60389 #, gcc-internal-format, gfc-internal-format
60390 msgid "ERRMSG at %L is useless without a STAT tag"
60391 msgstr ""
60392
60393 #: fortran/resolve.c:7984
60394 #, gcc-internal-format, gfc-internal-format
60395 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
60396 msgstr ""
60397
60398 #: fortran/resolve.c:8007
60399 #, gcc-internal-format, gfc-internal-format
60400 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
60401 msgstr ""
60402
60403 #: fortran/resolve.c:8037
60404 #, gcc-internal-format, gfc-internal-format
60405 msgid "Allocate-object at %L also appears at %L"
60406 msgstr ""
60407
60408 #: fortran/resolve.c:8043 fortran/resolve.c:8049
60409 #, gcc-internal-format, gfc-internal-format
60410 msgid "Allocate-object at %L is subobject of object at %L"
60411 msgstr ""
60412
60413 #. The cases overlap, or they are the same
60414 #. element in the list. Either way, we must
60415 #. issue an error and get the next case from P.
60416 #. FIXME: Sort P and Q by line number.
60417 #: fortran/resolve.c:8277
60418 #, gcc-internal-format, gfc-internal-format
60419 msgid "CASE label at %L overlaps with CASE label at %L"
60420 msgstr ""
60421
60422 #: fortran/resolve.c:8328
60423 #, gcc-internal-format, gfc-internal-format
60424 msgid "Expression in CASE statement at %L must be of type %s"
60425 msgstr ""
60426
60427 #: fortran/resolve.c:8339
60428 #, gcc-internal-format, gfc-internal-format
60429 msgid "Expression in CASE statement at %L must be of kind %d"
60430 msgstr ""
60431
60432 #: fortran/resolve.c:8352
60433 #, gcc-internal-format, gfc-internal-format
60434 msgid "Expression in CASE statement at %L must be scalar"
60435 msgstr ""
60436
60437 #: fortran/resolve.c:8398
60438 #, gcc-internal-format, gfc-internal-format
60439 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
60440 msgstr ""
60441
60442 #: fortran/resolve.c:8417
60443 #, gcc-internal-format, gfc-internal-format
60444 msgid "Argument of SELECT statement at %L cannot be %s"
60445 msgstr ""
60446
60447 #: fortran/resolve.c:8427
60448 #, gcc-internal-format, gfc-internal-format
60449 msgid "Argument of SELECT statement at %L must be a scalar expression"
60450 msgstr ""
60451
60452 #: fortran/resolve.c:8445 fortran/resolve.c:8453
60453 #, gcc-internal-format, gfc-internal-format
60454 msgid "Expression in CASE statement at %L is not in the range of %s"
60455 msgstr ""
60456
60457 #: fortran/resolve.c:8515 fortran/resolve.c:9122
60458 #, gcc-internal-format, gfc-internal-format
60459 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
60460 msgstr ""
60461
60462 #: fortran/resolve.c:8541
60463 #, gcc-internal-format, gfc-internal-format
60464 msgid "Logical range in CASE statement at %L is not allowed"
60465 msgstr ""
60466
60467 #: fortran/resolve.c:8553
60468 #, gcc-internal-format, gfc-internal-format
60469 msgid "Constant logical value in CASE statement is repeated at %L"
60470 msgstr ""
60471
60472 #: fortran/resolve.c:8568
60473 #, gcc-internal-format, gfc-internal-format
60474 msgid "Range specification at %L can never be matched"
60475 msgstr ""
60476
60477 #: fortran/resolve.c:8671
60478 #, gcc-internal-format, gfc-internal-format
60479 msgid "Logical SELECT CASE block at %L has more that two cases"
60480 msgstr ""
60481
60482 #: fortran/resolve.c:8731
60483 #, gcc-internal-format, gfc-internal-format
60484 msgid "Selector at %L cannot be NULL()"
60485 msgstr ""
60486
60487 #: fortran/resolve.c:8736
60488 #, gcc-internal-format, gfc-internal-format
60489 msgid "Selector at %L has no type"
60490 msgstr ""
60491
60492 #: fortran/resolve.c:8758
60493 #, gcc-internal-format
60494 msgid "Associate-name %qs at %L is used as array"
60495 msgstr ""
60496
60497 #: fortran/resolve.c:8769
60498 #, gcc-internal-format, gfc-internal-format
60499 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
60500 msgstr ""
60501
60502 #: fortran/resolve.c:8997
60503 #, gcc-internal-format, gfc-internal-format
60504 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
60505 msgstr ""
60506
60507 #: fortran/resolve.c:9032 fortran/resolve.c:9044
60508 #, gcc-internal-format, gfc-internal-format
60509 msgid "Selector at %L must not be coindexed"
60510 msgstr ""
60511
60512 #: fortran/resolve.c:9073
60513 #, gcc-internal-format, gfc-internal-format
60514 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
60515 msgstr ""
60516
60517 #: fortran/resolve.c:9085
60518 #, gcc-internal-format
60519 msgid "Derived type %qs at %L must be extensible"
60520 msgstr ""
60521
60522 #: fortran/resolve.c:9097
60523 #, gcc-internal-format
60524 msgid "Derived type %qs at %L must be an extension of %qs"
60525 msgstr ""
60526
60527 #: fortran/resolve.c:9100
60528 #, gcc-internal-format
60529 msgid "Unexpected intrinsic type %qs at %L"
60530 msgstr ""
60531
60532 #: fortran/resolve.c:9110
60533 #, gcc-internal-format, gfc-internal-format
60534 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
60535 msgstr ""
60536
60537 #: fortran/resolve.c:9357
60538 #, gcc-internal-format, gfc-internal-format
60539 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
60540 msgstr ""
60541
60542 #: fortran/resolve.c:9452
60543 #, gcc-internal-format, gfc-internal-format
60544 msgid "Invalid context for NULL () intrinsic at %L"
60545 msgstr ""
60546
60547 #: fortran/resolve.c:9504
60548 #, gcc-internal-format, gfc-internal-format
60549 msgid "DTIO %s procedure at %L must be recursive"
60550 msgstr ""
60551
60552 #: fortran/resolve.c:9514
60553 #, gcc-internal-format, gfc-internal-format
60554 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
60555 msgstr ""
60556
60557 #: fortran/resolve.c:9527
60558 #, gcc-internal-format, gfc-internal-format
60559 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
60560 msgstr ""
60561
60562 #: fortran/resolve.c:9536
60563 #, gcc-internal-format, gfc-internal-format
60564 msgid "Data transfer element at %L cannot have procedure pointer components"
60565 msgstr ""
60566
60567 #: fortran/resolve.c:9543
60568 #, gcc-internal-format, gfc-internal-format
60569 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
60570 msgstr ""
60571
60572 #: fortran/resolve.c:9554
60573 #, gcc-internal-format, gfc-internal-format
60574 msgid "Data transfer element at %L cannot have PRIVATE components"
60575 msgstr ""
60576
60577 #: fortran/resolve.c:9560
60578 #, gcc-internal-format, gfc-internal-format
60579 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
60580 msgstr ""
60581
60582 #: fortran/resolve.c:9575
60583 #, gcc-internal-format, gfc-internal-format
60584 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
60585 msgstr ""
60586
60587 #: fortran/resolve.c:9635
60588 #, gcc-internal-format, gfc-internal-format
60589 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
60590 msgstr ""
60591
60592 #: fortran/resolve.c:9645
60593 #, gcc-internal-format, gfc-internal-format
60594 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
60595 msgstr ""
60596
60597 #: fortran/resolve.c:9649
60598 #, gcc-internal-format, gfc-internal-format
60599 msgid "Event variable argument at %L must be a coarray or coindexed"
60600 msgstr ""
60601
60602 #: fortran/resolve.c:9652
60603 #, gcc-internal-format, gfc-internal-format
60604 msgid "Event variable argument at %L must be a coarray but not coindexed"
60605 msgstr ""
60606
60607 #: fortran/resolve.c:9659 fortran/resolve.c:9781
60608 #, gcc-internal-format, gfc-internal-format
60609 msgid "STAT= argument at %L must be a scalar INTEGER variable"
60610 msgstr ""
60611
60612 #: fortran/resolve.c:9671 fortran/resolve.c:9789
60613 #, gcc-internal-format, gfc-internal-format
60614 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
60615 msgstr ""
60616
60617 #: fortran/resolve.c:9683
60618 #, gcc-internal-format, gfc-internal-format
60619 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
60620 msgstr ""
60621
60622 #: fortran/resolve.c:9696
60623 #, gcc-internal-format, gfc-internal-format
60624 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
60625 msgstr ""
60626
60627 #: fortran/resolve.c:9757
60628 #, gcc-internal-format, gfc-internal-format
60629 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
60630 msgstr ""
60631
60632 #: fortran/resolve.c:9761 fortran/resolve.c:9771
60633 #, gcc-internal-format, gfc-internal-format
60634 msgid "Imageset argument at %L must between 1 and num_images()"
60635 msgstr ""
60636
60637 #: fortran/resolve.c:9816
60638 #, gcc-internal-format, gfc-internal-format
60639 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
60640 msgstr ""
60641
60642 #: fortran/resolve.c:9826
60643 #, gcc-internal-format, gfc-internal-format
60644 msgid "Branch at %L may result in an infinite loop"
60645 msgstr ""
60646
60647 #. Note: A label at END CRITICAL does not leave the CRITICAL
60648 #. construct as END CRITICAL is still part of it.
60649 #: fortran/resolve.c:9843 fortran/resolve.c:9866
60650 #, gcc-internal-format, gfc-internal-format
60651 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
60652 msgstr ""
60653
60654 #: fortran/resolve.c:9847 fortran/resolve.c:9872
60655 #, gcc-internal-format, gfc-internal-format
60656 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
60657 msgstr ""
60658
60659 #. The label is not in an enclosing block, so illegal. This was
60660 #. allowed in Fortran 66, so we allow it as extension. No
60661 #. further checks are necessary in this case.
60662 #: fortran/resolve.c:9887
60663 #, gcc-internal-format, gfc-internal-format
60664 msgid "Label at %L is not in the same block as the GOTO statement at %L"
60665 msgstr ""
60666
60667 #: fortran/resolve.c:9959
60668 #, gcc-internal-format, gfc-internal-format
60669 msgid "WHERE mask at %L has inconsistent shape"
60670 msgstr ""
60671
60672 #: fortran/resolve.c:9975
60673 #, gcc-internal-format, gfc-internal-format
60674 msgid "WHERE assignment target at %L has inconsistent shape"
60675 msgstr ""
60676
60677 #: fortran/resolve.c:9983 fortran/resolve.c:10070
60678 #, gcc-internal-format, gfc-internal-format
60679 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
60680 msgstr ""
60681
60682 #: fortran/resolve.c:9993 fortran/resolve.c:10080
60683 #, gcc-internal-format, gfc-internal-format
60684 msgid "Unsupported statement inside WHERE at %L"
60685 msgstr ""
60686
60687 #: fortran/resolve.c:10024
60688 #, gcc-internal-format, gfc-internal-format
60689 msgid "Assignment to a FORALL index variable at %L"
60690 msgstr ""
60691
60692 #: fortran/resolve.c:10033
60693 #, gcc-internal-format
60694 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"
60695 msgstr ""
60696
60697 #: fortran/resolve.c:10180
60698 #, gcc-internal-format, gfc-internal-format
60699 msgid "FORALL construct at %L"
60700 msgstr ""
60701
60702 #: fortran/resolve.c:10201
60703 #, gcc-internal-format, gfc-internal-format
60704 msgid "FORALL index-name at %L must be a scalar variable of type integer"
60705 msgstr ""
60706
60707 #: fortran/resolve.c:10211
60708 #, gcc-internal-format, gfc-internal-format
60709 msgid "An outer FORALL construct already has an index with this name %L"
60710 msgstr ""
60711
60712 #: fortran/resolve.c:10288
60713 #, gcc-internal-format, gfc-internal-format
60714 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
60715 msgstr ""
60716
60717 #: fortran/resolve.c:10390
60718 #, gcc-internal-format
60719 msgid "gfc_resolve_blocks(): Bad block type"
60720 msgstr ""
60721
60722 #: fortran/resolve.c:10503
60723 #, gcc-internal-format, gfc-internal-format
60724 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
60725 msgstr ""
60726
60727 #: fortran/resolve.c:10535
60728 #, gcc-internal-format, gfc-internal-format
60729 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
60730 msgstr ""
60731
60732 #: fortran/resolve.c:10540
60733 #, gcc-internal-format, gfc-internal-format
60734 msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
60735 msgstr ""
60736
60737 #: fortran/resolve.c:10550
60738 #, gcc-internal-format, gfc-internal-format
60739 msgid "Assignment to coindexed variable at %L in a PURE procedure"
60740 msgstr ""
60741
60742 #: fortran/resolve.c:10582
60743 #, gcc-internal-format, gfc-internal-format
60744 msgid "Assignment to polymorphic coarray at %L is not permitted"
60745 msgstr ""
60746
60747 #: fortran/resolve.c:10586
60748 #, gcc-internal-format, gfc-internal-format
60749 msgid "Assignment to an allocatable polymorphic variable at %L"
60750 msgstr ""
60751
60752 #: fortran/resolve.c:10591
60753 #, gcc-internal-format
60754 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
60755 msgstr ""
60756
60757 #: fortran/resolve.c:10598
60758 #, gcc-internal-format, gfc-internal-format
60759 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
60760 msgstr ""
60761
60762 #: fortran/resolve.c:10609
60763 #, gcc-internal-format, gfc-internal-format
60764 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
60765 msgstr ""
60766
60767 #: fortran/resolve.c:10927
60768 #, gcc-internal-format, gfc-internal-format
60769 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
60770 msgstr ""
60771
60772 #. Even if standard does not support this feature, continue to build
60773 #. the two statements to avoid upsetting frontend_passes.c.
60774 #: fortran/resolve.c:11169
60775 #, gcc-internal-format, gfc-internal-format
60776 msgid "Pointer procedure assignment at %L"
60777 msgstr ""
60778
60779 #: fortran/resolve.c:11181
60780 #, gcc-internal-format, gfc-internal-format
60781 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
60782 msgstr ""
60783
60784 #: fortran/resolve.c:11424
60785 #, gcc-internal-format, gfc-internal-format
60786 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
60787 msgstr ""
60788
60789 #: fortran/resolve.c:11427
60790 #, gcc-internal-format
60791 msgid "Variable %qs has not been assigned a target label at %L"
60792 msgstr ""
60793
60794 #: fortran/resolve.c:11438
60795 #, gcc-internal-format, gfc-internal-format
60796 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
60797 msgstr ""
60798
60799 #: fortran/resolve.c:11500
60800 #, gcc-internal-format, gfc-internal-format
60801 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
60802 msgstr ""
60803
60804 #: fortran/resolve.c:11546
60805 #, gcc-internal-format, gfc-internal-format
60806 msgid "Invalid NULL at %L"
60807 msgstr ""
60808
60809 #: fortran/resolve.c:11550
60810 #, gcc-internal-format, gfc-internal-format
60811 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
60812 msgstr ""
60813
60814 #: fortran/resolve.c:11607
60815 #, gcc-internal-format
60816 msgid "gfc_resolve_code(): No expression on DO WHILE"
60817 msgstr ""
60818
60819 #: fortran/resolve.c:11612
60820 #, gcc-internal-format, gfc-internal-format
60821 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
60822 msgstr ""
60823
60824 #: fortran/resolve.c:11696
60825 #, gcc-internal-format, gfc-internal-format
60826 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
60827 msgstr ""
60828
60829 #: fortran/resolve.c:11775
60830 #, gcc-internal-format
60831 msgid "gfc_resolve_code(): Bad statement code"
60832 msgstr ""
60833
60834 #: fortran/resolve.c:11885
60835 #, gcc-internal-format
60836 msgid "Variable %qs with binding label %qs at %L uses the same global identifier as entity at %L"
60837 msgstr ""
60838
60839 #. This can only happen if the variable is defined in a module - if it
60840 #. isn't the same module, reject it.
60841 #: fortran/resolve.c:11899
60842 #, gcc-internal-format
60843 msgid "Variable %qs from module %qs with binding label %qs at %L uses the same global identifier as entity at %L from module %qs"
60844 msgstr ""
60845
60846 #. Print an error if the procedure is defined multiple times; we have to
60847 #. exclude references to the same procedure via module association or
60848 #. multiple checks for the same procedure.
60849 #: fortran/resolve.c:11918
60850 #, gcc-internal-format
60851 msgid "Procedure %qs with binding label %qs at %L uses the same global identifier as entity at %L"
60852 msgstr ""
60853
60854 #: fortran/resolve.c:12003
60855 #, gcc-internal-format, gfc-internal-format
60856 msgid "String length at %L is too large"
60857 msgstr ""
60858
60859 #: fortran/resolve.c:12232
60860 #, gcc-internal-format
60861 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
60862 msgstr ""
60863
60864 #: fortran/resolve.c:12236
60865 #, gcc-internal-format
60866 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
60867 msgstr ""
60868
60869 #: fortran/resolve.c:12244
60870 #, gcc-internal-format
60871 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
60872 msgstr ""
60873
60874 #: fortran/resolve.c:12254
60875 #, gcc-internal-format
60876 msgid "Array %qs at %L cannot have a deferred shape"
60877 msgstr ""
60878
60879 #: fortran/resolve.c:12269
60880 #, gcc-internal-format
60881 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
60882 msgstr ""
60883
60884 #: fortran/resolve.c:12281
60885 #, gcc-internal-format
60886 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
60887 msgstr ""
60888
60889 #: fortran/resolve.c:12313
60890 #, gcc-internal-format
60891 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"
60892 msgstr ""
60893
60894 #: fortran/resolve.c:12335
60895 #, gcc-internal-format
60896 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
60897 msgstr ""
60898
60899 #: fortran/resolve.c:12362
60900 #, gcc-internal-format
60901 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
60902 msgstr ""
60903
60904 #. F08:C541. The shape of an array defined in a main program or module
60905 #. * needs to be constant.
60906 #: fortran/resolve.c:12398
60907 #, gcc-internal-format
60908 msgid "The module or main program array %qs at %L must have constant shape"
60909 msgstr ""
60910
60911 #: fortran/resolve.c:12423
60912 #, gcc-internal-format, gfc-internal-format
60913 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
60914 msgstr ""
60915
60916 #: fortran/resolve.c:12444
60917 #, gcc-internal-format
60918 msgid "%qs at %L must have constant character length in this context"
60919 msgstr ""
60920
60921 #: fortran/resolve.c:12451
60922 #, gcc-internal-format
60923 msgid "COMMON variable %qs at %L must have constant character length"
60924 msgstr ""
60925
60926 #: fortran/resolve.c:12498
60927 #, gcc-internal-format
60928 msgid "Allocatable %qs at %L cannot have an initializer"
60929 msgstr ""
60930
60931 #: fortran/resolve.c:12501
60932 #, gcc-internal-format
60933 msgid "External %qs at %L cannot have an initializer"
60934 msgstr ""
60935
60936 #: fortran/resolve.c:12505
60937 #, gcc-internal-format
60938 msgid "Dummy %qs at %L cannot have an initializer"
60939 msgstr ""
60940
60941 #: fortran/resolve.c:12508
60942 #, gcc-internal-format
60943 msgid "Intrinsic %qs at %L cannot have an initializer"
60944 msgstr ""
60945
60946 #: fortran/resolve.c:12511
60947 #, gcc-internal-format
60948 msgid "Function result %qs at %L cannot have an initializer"
60949 msgstr ""
60950
60951 #: fortran/resolve.c:12514
60952 #, gcc-internal-format
60953 msgid "Automatic array %qs at %L cannot have an initializer"
60954 msgstr ""
60955
60956 #: fortran/resolve.c:12556
60957 #, gcc-internal-format, gfc-internal-format
60958 msgid "%s at %L"
60959 msgstr ""
60960
60961 #: fortran/resolve.c:12583
60962 #, gcc-internal-format
60963 msgid "Character-valued statement function %qs at %L must have constant length"
60964 msgstr ""
60965
60966 #: fortran/resolve.c:12605
60967 #, gcc-internal-format
60968 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
60969 msgstr ""
60970
60971 #: fortran/resolve.c:12627
60972 #, gcc-internal-format
60973 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
60974 msgstr ""
60975
60976 #: fortran/resolve.c:12645
60977 #, gcc-internal-format
60978 msgid "Function %qs at %L cannot have an initializer"
60979 msgstr ""
60980
60981 #: fortran/resolve.c:12657
60982 #, gcc-internal-format
60983 msgid "External object %qs at %L may not have an initializer"
60984 msgstr ""
60985
60986 #: fortran/resolve.c:12666
60987 #, gcc-internal-format
60988 msgid "ELEMENTAL function %qs at %L must have a scalar result"
60989 msgstr ""
60990
60991 #: fortran/resolve.c:12676
60992 #, gcc-internal-format
60993 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
60994 msgstr ""
60995
60996 #: fortran/resolve.c:12695
60997 #, gcc-internal-format
60998 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
60999 msgstr ""
61000
61001 #: fortran/resolve.c:12699
61002 #, gcc-internal-format
61003 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
61004 msgstr ""
61005
61006 #: fortran/resolve.c:12703
61007 #, gcc-internal-format
61008 msgid "CHARACTER(*) function %qs at %L cannot be pure"
61009 msgstr ""
61010
61011 #: fortran/resolve.c:12707
61012 #, gcc-internal-format
61013 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
61014 msgstr ""
61015
61016 #: fortran/resolve.c:12720
61017 #, gcc-internal-format
61018 msgid "CHARACTER(*) function %qs at %L"
61019 msgstr ""
61020
61021 #: fortran/resolve.c:12729
61022 #, gcc-internal-format
61023 msgid "Procedure pointer %qs at %L shall not be elemental"
61024 msgstr ""
61025
61026 #: fortran/resolve.c:12735
61027 #, gcc-internal-format
61028 msgid "Dummy procedure %qs at %L shall not be elemental"
61029 msgstr ""
61030
61031 #: fortran/resolve.c:12747
61032 #, gcc-internal-format
61033 msgid "Function result variable %qs at %L of elemental function %qs shall not have an ALLOCATABLE or POINTER attribute"
61034 msgstr ""
61035
61036 #: fortran/resolve.c:12804
61037 #, gcc-internal-format
61038 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
61039 msgstr ""
61040
61041 #: fortran/resolve.c:12810
61042 #, gcc-internal-format
61043 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
61044 msgstr ""
61045
61046 #: fortran/resolve.c:12816
61047 #, gcc-internal-format
61048 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
61049 msgstr ""
61050
61051 #: fortran/resolve.c:12824
61052 #, gcc-internal-format
61053 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
61054 msgstr ""
61055
61056 #: fortran/resolve.c:12830
61057 #, gcc-internal-format
61058 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
61059 msgstr ""
61060
61061 #: fortran/resolve.c:12873
61062 #, gcc-internal-format, gfc-internal-format
61063 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
61064 msgstr ""
61065
61066 #: fortran/resolve.c:12881
61067 #, gcc-internal-format, gfc-internal-format
61068 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
61069 msgstr ""
61070
61071 #: fortran/resolve.c:12889
61072 #, gcc-internal-format, gfc-internal-format
61073 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
61074 msgstr ""
61075
61076 #: fortran/resolve.c:12898
61077 #, gcc-internal-format
61078 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
61079 msgstr ""
61080
61081 #: fortran/resolve.c:12982
61082 #, gcc-internal-format
61083 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
61084 msgstr ""
61085
61086 #: fortran/resolve.c:12991
61087 #, gcc-internal-format, gfc-internal-format
61088 msgid "FINAL procedure at %L must have exactly one argument"
61089 msgstr ""
61090
61091 #: fortran/resolve.c:13000
61092 #, gcc-internal-format
61093 msgid "Argument of FINAL procedure at %L must be of type %qs"
61094 msgstr ""
61095
61096 #: fortran/resolve.c:13008
61097 #, gcc-internal-format, gfc-internal-format
61098 msgid "Argument of FINAL procedure at %L must not be a POINTER"
61099 msgstr ""
61100
61101 #: fortran/resolve.c:13014
61102 #, gcc-internal-format, gfc-internal-format
61103 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
61104 msgstr ""
61105
61106 #: fortran/resolve.c:13020
61107 #, gcc-internal-format, gfc-internal-format
61108 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
61109 msgstr ""
61110
61111 #: fortran/resolve.c:13028
61112 #, gcc-internal-format, gfc-internal-format
61113 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
61114 msgstr ""
61115
61116 #: fortran/resolve.c:13037
61117 #, gcc-internal-format, gfc-internal-format
61118 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
61119 msgstr ""
61120
61121 #: fortran/resolve.c:13059
61122 #, gcc-internal-format
61123 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
61124 msgstr ""
61125
61126 #: fortran/resolve.c:13096
61127 #, gcc-internal-format
61128 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
61129 msgstr ""
61130
61131 #: fortran/resolve.c:13136
61132 #, gcc-internal-format
61133 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
61134 msgstr ""
61135
61136 #: fortran/resolve.c:13172
61137 #, gcc-internal-format
61138 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
61139 msgstr ""
61140
61141 #: fortran/resolve.c:13231
61142 #, gcc-internal-format
61143 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
61144 msgstr ""
61145
61146 #: fortran/resolve.c:13243
61147 #, gcc-internal-format
61148 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
61149 msgstr ""
61150
61151 #: fortran/resolve.c:13271
61152 #, gcc-internal-format
61153 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
61154 msgstr ""
61155
61156 #: fortran/resolve.c:13327
61157 #, gcc-internal-format, gfc-internal-format
61158 msgid "Type-bound operator at %L cannot be NOPASS"
61159 msgstr ""
61160
61161 #: fortran/resolve.c:13519
61162 #, gcc-internal-format
61163 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
61164 msgstr ""
61165
61166 #: fortran/resolve.c:13561
61167 #, gcc-internal-format
61168 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
61169 msgstr ""
61170
61171 #: fortran/resolve.c:13575
61172 #, gcc-internal-format
61173 msgid "Procedure %qs with PASS at %L must have at least one argument"
61174 msgstr ""
61175
61176 #: fortran/resolve.c:13589 fortran/resolve.c:14075
61177 #, gcc-internal-format
61178 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
61179 msgstr ""
61180
61181 #: fortran/resolve.c:13597
61182 #, gcc-internal-format
61183 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
61184 msgstr ""
61185
61186 #: fortran/resolve.c:13606
61187 #, gcc-internal-format
61188 msgid "Passed-object dummy argument of %qs at %L must be scalar"
61189 msgstr ""
61190
61191 #: fortran/resolve.c:13612
61192 #, gcc-internal-format
61193 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
61194 msgstr ""
61195
61196 #: fortran/resolve.c:13618
61197 #, gcc-internal-format
61198 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
61199 msgstr ""
61200
61201 #: fortran/resolve.c:13647
61202 #, gcc-internal-format
61203 msgid "Procedure %qs at %L has the same name as a component of %qs"
61204 msgstr ""
61205
61206 #: fortran/resolve.c:13657
61207 #, gcc-internal-format
61208 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
61209 msgstr ""
61210
61211 #: fortran/resolve.c:13752
61212 #, gcc-internal-format
61213 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
61214 msgstr ""
61215
61216 #: fortran/resolve.c:13855
61217 #, gcc-internal-format
61218 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
61219 msgstr ""
61220
61221 #: fortran/resolve.c:13864
61222 #, gcc-internal-format
61223 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
61224 msgstr ""
61225
61226 #: fortran/resolve.c:13874
61227 #, gcc-internal-format
61228 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
61229 msgstr ""
61230
61231 #: fortran/resolve.c:13899
61232 #, gcc-internal-format
61233 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
61234 msgstr ""
61235
61236 #: fortran/resolve.c:13910
61237 #, gcc-internal-format
61238 msgid "Component %qs of BIND(C) type at %L must have length one"
61239 msgstr ""
61240
61241 #: fortran/resolve.c:14008
61242 #, gcc-internal-format
61243 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
61244 msgstr ""
61245
61246 #: fortran/resolve.c:14022
61247 #, gcc-internal-format
61248 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
61249 msgstr ""
61250
61251 #: fortran/resolve.c:14038
61252 #, gcc-internal-format
61253 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
61254 msgstr ""
61255
61256 #: fortran/resolve.c:14048
61257 #, gcc-internal-format
61258 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
61259 msgstr ""
61260
61261 #: fortran/resolve.c:14057
61262 #, gcc-internal-format
61263 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
61264 msgstr ""
61265
61266 #: fortran/resolve.c:14066
61267 #, gcc-internal-format
61268 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
61269 msgstr ""
61270
61271 #: fortran/resolve.c:14108
61272 #, gcc-internal-format
61273 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
61274 msgstr ""
61275
61276 #: fortran/resolve.c:14121
61277 #, gcc-internal-format
61278 msgid "Character length of component %qs needs to be a constant specification expression at %L"
61279 msgstr ""
61280
61281 #: fortran/resolve.c:14132
61282 #, gcc-internal-format
61283 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
61284 msgstr ""
61285
61286 #: fortran/resolve.c:14165
61287 #, gcc-internal-format
61288 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
61289 msgstr ""
61290
61291 #: fortran/resolve.c:14173
61292 #, gcc-internal-format, gfc-internal-format
61293 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
61294 msgstr ""
61295
61296 #: fortran/resolve.c:14182
61297 #, gcc-internal-format, gfc-internal-format
61298 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
61299 msgstr ""
61300
61301 #: fortran/resolve.c:14264
61302 #, gcc-internal-format, gfc-internal-format
61303 msgid "Conflicting initializers in union at %L and %L"
61304 msgstr ""
61305
61306 #: fortran/resolve.c:14309
61307 #, gcc-internal-format
61308 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
61309 msgstr ""
61310
61311 #: fortran/resolve.c:14322
61312 #, gcc-internal-format
61313 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
61314 msgstr ""
61315
61316 #: fortran/resolve.c:14386
61317 #, gcc-internal-format
61318 msgid "Parameterized type %qs does not have a component corresponding to parameter %qs at %L"
61319 msgstr ""
61320
61321 #: fortran/resolve.c:14419
61322 #, gcc-internal-format
61323 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
61324 msgstr ""
61325
61326 #: fortran/resolve.c:14433
61327 #, gcc-internal-format
61328 msgid "Derived type %qs at %L has not been declared"
61329 msgstr ""
61330
61331 #: fortran/resolve.c:14498
61332 #, gcc-internal-format
61333 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
61334 msgstr ""
61335
61336 #: fortran/resolve.c:14504
61337 #, gcc-internal-format
61338 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
61339 msgstr ""
61340
61341 #: fortran/resolve.c:14510
61342 #, gcc-internal-format
61343 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
61344 msgstr ""
61345
61346 #: fortran/resolve.c:14518
61347 #, gcc-internal-format
61348 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
61349 msgstr ""
61350
61351 #: fortran/resolve.c:14535
61352 #, gcc-internal-format
61353 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
61354 msgstr ""
61355
61356 #: fortran/resolve.c:14557
61357 #, gcc-internal-format
61358 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
61359 msgstr ""
61360
61361 #: fortran/resolve.c:14568
61362 #, gcc-internal-format
61363 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
61364 msgstr ""
61365
61366 #: fortran/resolve.c:14595
61367 #, gcc-internal-format
61368 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
61369 msgstr ""
61370
61371 #: fortran/resolve.c:14619
61372 #, gcc-internal-format
61373 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
61374 msgstr ""
61375
61376 #: fortran/resolve.c:14635
61377 #, gcc-internal-format
61378 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
61379 msgstr ""
61380
61381 #: fortran/resolve.c:14646
61382 #, gcc-internal-format, gfc-internal-format
61383 msgid "Incompatible derived type in PARAMETER at %L"
61384 msgstr ""
61385
61386 #: fortran/resolve.c:14654
61387 #, gcc-internal-format
61388 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
61389 msgstr ""
61390
61391 #: fortran/resolve.c:14705
61392 #, gcc-internal-format
61393 msgid "The object %qs at %L has a deferred LEN parameter %qs and is neither allocatable nor a pointer"
61394 msgstr ""
61395
61396 #: fortran/resolve.c:14716
61397 #, gcc-internal-format
61398 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)"
61399 msgstr ""
61400
61401 #: fortran/resolve.c:14723
61402 #, gcc-internal-format
61403 msgid "The object %qs at %L with ASSUMED type parameters must be a dummy or a SELECT TYPE selector(F08/4.2)"
61404 msgstr ""
61405
61406 #: fortran/resolve.c:14762
61407 #, gcc-internal-format, gfc-internal-format
61408 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
61409 msgstr ""
61410
61411 #: fortran/resolve.c:14826
61412 #, gcc-internal-format, gfc-internal-format
61413 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
61414 msgstr ""
61415
61416 #: fortran/resolve.c:14829
61417 #, gcc-internal-format, gfc-internal-format
61418 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
61419 msgstr ""
61420
61421 #: fortran/resolve.c:14925
61422 #, gcc-internal-format
61423 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
61424 msgstr ""
61425
61426 #: fortran/resolve.c:14946
61427 #, gcc-internal-format, gfc-internal-format
61428 msgid "Bad specification for assumed size array at %L"
61429 msgstr ""
61430
61431 #: fortran/resolve.c:14959
61432 #, gcc-internal-format, gfc-internal-format
61433 msgid "Assumed size array at %L must be a dummy argument"
61434 msgstr ""
61435
61436 #: fortran/resolve.c:14962
61437 #, gcc-internal-format, gfc-internal-format
61438 msgid "Assumed shape array at %L must be a dummy argument"
61439 msgstr ""
61440
61441 #: fortran/resolve.c:14970
61442 #, gcc-internal-format, gfc-internal-format
61443 msgid "Assumed-rank array at %L must be a dummy argument"
61444 msgstr ""
61445
61446 #: fortran/resolve.c:14977
61447 #, gcc-internal-format, gfc-internal-format
61448 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
61449 msgstr ""
61450
61451 #: fortran/resolve.c:14990
61452 #, gcc-internal-format, gfc-internal-format
61453 msgid "Symbol at %L is not a DUMMY variable"
61454 msgstr ""
61455
61456 #: fortran/resolve.c:14996
61457 #, gcc-internal-format
61458 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
61459 msgstr ""
61460
61461 #: fortran/resolve.c:15006
61462 #, gcc-internal-format
61463 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
61464 msgstr ""
61465
61466 #: fortran/resolve.c:15015
61467 #, gcc-internal-format
61468 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
61469 msgstr ""
61470
61471 #: fortran/resolve.c:15028 fortran/resolve.c:15205
61472 #, gcc-internal-format
61473 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
61474 msgstr ""
61475
61476 #: fortran/resolve.c:15042
61477 #, gcc-internal-format, gfc-internal-format
61478 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
61479 msgstr ""
61480
61481 #: fortran/resolve.c:15051
61482 #, gcc-internal-format, gfc-internal-format
61483 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
61484 msgstr ""
61485
61486 #: fortran/resolve.c:15060
61487 #, gcc-internal-format, gfc-internal-format
61488 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
61489 msgstr ""
61490
61491 #: fortran/resolve.c:15068
61492 #, gcc-internal-format, gfc-internal-format
61493 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
61494 msgstr ""
61495
61496 #: fortran/resolve.c:15075
61497 #, gcc-internal-format, gfc-internal-format
61498 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
61499 msgstr ""
61500
61501 #: fortran/resolve.c:15095
61502 #, gcc-internal-format, gfc-internal-format
61503 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
61504 msgstr ""
61505
61506 #: fortran/resolve.c:15102
61507 #, gcc-internal-format, gfc-internal-format
61508 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
61509 msgstr ""
61510
61511 #: fortran/resolve.c:15109
61512 #, gcc-internal-format, gfc-internal-format
61513 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
61514 msgstr ""
61515
61516 #: fortran/resolve.c:15116
61517 #, gcc-internal-format, gfc-internal-format
61518 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
61519 msgstr ""
61520
61521 #: fortran/resolve.c:15142
61522 #, gcc-internal-format
61523 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
61524 msgstr ""
61525
61526 #: fortran/resolve.c:15152
61527 #, gcc-internal-format
61528 msgid "BIND(C) Variable %qs at %L must have length one"
61529 msgstr ""
61530
61531 #: fortran/resolve.c:15231
61532 #, gcc-internal-format
61533 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
61534 msgstr ""
61535
61536 #: fortran/resolve.c:15246
61537 #, gcc-internal-format, gfc-internal-format
61538 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
61539 msgstr ""
61540
61541 #: fortran/resolve.c:15259
61542 #, gcc-internal-format, gfc-internal-format
61543 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray"
61544 msgstr ""
61545
61546 #: fortran/resolve.c:15277
61547 #, gcc-internal-format
61548 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
61549 msgstr ""
61550
61551 #: fortran/resolve.c:15289
61552 #, gcc-internal-format
61553 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
61554 msgstr ""
61555
61556 #: fortran/resolve.c:15298
61557 #, gcc-internal-format
61558 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
61559 msgstr ""
61560
61561 #: fortran/resolve.c:15310
61562 #, gcc-internal-format
61563 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
61564 msgstr ""
61565
61566 #: fortran/resolve.c:15319
61567 #, gcc-internal-format
61568 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
61569 msgstr ""
61570
61571 #: fortran/resolve.c:15331
61572 #, gcc-internal-format
61573 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
61574 msgstr ""
61575
61576 #: fortran/resolve.c:15347
61577 #, gcc-internal-format
61578 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
61579 msgstr ""
61580
61581 #: fortran/resolve.c:15355
61582 #, gcc-internal-format
61583 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
61584 msgstr ""
61585
61586 #: fortran/resolve.c:15362
61587 #, gcc-internal-format
61588 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
61589 msgstr ""
61590
61591 #: fortran/resolve.c:15374
61592 #, gcc-internal-format
61593 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
61594 msgstr ""
61595
61596 #: fortran/resolve.c:15383
61597 #, gcc-internal-format
61598 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
61599 msgstr ""
61600
61601 #: fortran/resolve.c:15399
61602 #, gcc-internal-format
61603 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
61604 msgstr ""
61605
61606 #: fortran/resolve.c:15405
61607 #, gcc-internal-format
61608 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
61609 msgstr ""
61610
61611 #: fortran/resolve.c:15430
61612 #, gcc-internal-format
61613 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
61614 msgstr ""
61615
61616 #: fortran/resolve.c:15500
61617 #, gcc-internal-format, gfc-internal-format
61618 msgid "Threadprivate at %L isn't SAVEd"
61619 msgstr ""
61620
61621 #: fortran/resolve.c:15511
61622 #, gcc-internal-format
61623 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
61624 msgstr ""
61625
61626 #: fortran/resolve.c:15616
61627 #, gcc-internal-format, gfc-internal-format
61628 msgid "Expecting definable entity near %L"
61629 msgstr ""
61630
61631 #: fortran/resolve.c:15624
61632 #, gcc-internal-format
61633 msgid "BLOCK DATA element %qs at %L must be in COMMON"
61634 msgstr ""
61635
61636 #: fortran/resolve.c:15631
61637 #, gcc-internal-format
61638 msgid "DATA array %qs at %L must be specified in a previous declaration"
61639 msgstr ""
61640
61641 #: fortran/resolve.c:15640
61642 #, gcc-internal-format
61643 msgid "DATA element %qs at %L cannot have a coindex"
61644 msgstr ""
61645
61646 #: fortran/resolve.c:15654
61647 #, gcc-internal-format
61648 msgid "DATA element %qs at %L is a pointer and so must be a full array"
61649 msgstr ""
61650
61651 #: fortran/resolve.c:15700
61652 #, gcc-internal-format, gfc-internal-format
61653 msgid "Nonconstant array section at %L in DATA statement"
61654 msgstr ""
61655
61656 #: fortran/resolve.c:15713
61657 #, gcc-internal-format, gfc-internal-format
61658 msgid "DATA statement at %L has more variables than values"
61659 msgstr ""
61660
61661 #: fortran/resolve.c:15812
61662 #, gcc-internal-format, gfc-internal-format
61663 msgid "start of implied-do loop at %L could not be simplified to a constant value"
61664 msgstr ""
61665
61666 #: fortran/resolve.c:15820
61667 #, gcc-internal-format, gfc-internal-format
61668 msgid "end of implied-do loop at %L could not be simplified to a constant value"
61669 msgstr ""
61670
61671 #: fortran/resolve.c:15828
61672 #, gcc-internal-format, gfc-internal-format
61673 msgid "step of implied-do loop at %L could not be simplified to a constant value"
61674 msgstr ""
61675
61676 #: fortran/resolve.c:15953
61677 #, gcc-internal-format, gfc-internal-format
61678 msgid "DATA statement at %L has more values than variables"
61679 msgstr ""
61680
61681 #: fortran/resolve.c:16118
61682 #, gcc-internal-format, gfc-internal-format
61683 msgid "Label %d at %L defined but not used"
61684 msgstr ""
61685
61686 #: fortran/resolve.c:16124
61687 #, gcc-internal-format, gfc-internal-format
61688 msgid "Label %d at %L defined but cannot be used"
61689 msgstr ""
61690
61691 #: fortran/resolve.c:16208
61692 #, gcc-internal-format
61693 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
61694 msgstr ""
61695
61696 #: fortran/resolve.c:16217
61697 #, gcc-internal-format
61698 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
61699 msgstr ""
61700
61701 #: fortran/resolve.c:16225
61702 #, gcc-internal-format
61703 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
61704 msgstr ""
61705
61706 #: fortran/resolve.c:16241
61707 #, gcc-internal-format
61708 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
61709 msgstr ""
61710
61711 #: fortran/resolve.c:16344
61712 #, gcc-internal-format, gfc-internal-format
61713 msgid "Syntax error in EQUIVALENCE statement at %L"
61714 msgstr ""
61715
61716 #: fortran/resolve.c:16359
61717 #, gcc-internal-format, gfc-internal-format
61718 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
61719 msgstr ""
61720
61721 #: fortran/resolve.c:16384
61722 #, gcc-internal-format
61723 msgid "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
61724 msgstr ""
61725
61726 #: fortran/resolve.c:16393
61727 #, gcc-internal-format
61728 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
61729 msgstr ""
61730
61731 #: fortran/resolve.c:16466
61732 #, gcc-internal-format
61733 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
61734 msgstr ""
61735
61736 #: fortran/resolve.c:16477
61737 #, gcc-internal-format
61738 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
61739 msgstr ""
61740
61741 #: fortran/resolve.c:16488
61742 #, gcc-internal-format, gfc-internal-format
61743 msgid "Substring at %L has length zero"
61744 msgstr ""
61745
61746 #: fortran/resolve.c:16519
61747 #, gcc-internal-format
61748 msgid "Self reference in character length expression for %qs at %L"
61749 msgstr ""
61750
61751 #: fortran/resolve.c:16586
61752 #, gcc-internal-format
61753 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
61754 msgstr ""
61755
61756 #: fortran/resolve.c:16599
61757 #, gcc-internal-format
61758 msgid "ENTRY %qs at %L has no IMPLICIT type"
61759 msgstr ""
61760
61761 #: fortran/resolve.c:16619
61762 #, gcc-internal-format
61763 msgid "User operator procedure %qs at %L must be a FUNCTION"
61764 msgstr ""
61765
61766 #: fortran/resolve.c:16629
61767 #, gcc-internal-format
61768 msgid "User operator procedure %qs at %L cannot be assumed character length"
61769 msgstr ""
61770
61771 #: fortran/resolve.c:16637
61772 #, gcc-internal-format
61773 msgid "User operator procedure %qs at %L must have at least one argument"
61774 msgstr ""
61775
61776 #: fortran/resolve.c:16651
61777 #, gcc-internal-format, gfc-internal-format
61778 msgid "First argument of operator interface at %L cannot be optional"
61779 msgstr ""
61780
61781 #: fortran/resolve.c:16669
61782 #, gcc-internal-format, gfc-internal-format
61783 msgid "Second argument of operator interface at %L cannot be optional"
61784 msgstr ""
61785
61786 #: fortran/resolve.c:16676
61787 #, gcc-internal-format, gfc-internal-format
61788 msgid "Operator interface at %L must have, at most, two arguments"
61789 msgstr ""
61790
61791 #: fortran/resolve.c:16754
61792 #, gcc-internal-format
61793 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
61794 msgstr ""
61795
61796 #: fortran/scanner.c:332
61797 #, gcc-internal-format
61798 msgid "Include directory %qs: %s"
61799 msgstr ""
61800
61801 #: fortran/scanner.c:336
61802 #, gcc-internal-format
61803 msgid "Nonexistent include directory %qs"
61804 msgstr ""
61805
61806 #: fortran/scanner.c:341
61807 #, gcc-internal-format
61808 msgid "%qs is not a directory"
61809 msgstr ""
61810
61811 #: fortran/scanner.c:744
61812 #, gcc-internal-format, gfc-internal-format
61813 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
61814 msgstr ""
61815
61816 #: fortran/scanner.c:784
61817 #, gcc-internal-format, gfc-internal-format
61818 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
61819 msgstr ""
61820
61821 #: fortran/scanner.c:1277 fortran/scanner.c:1470
61822 #, gcc-internal-format, gfc-internal-format
61823 msgid "Line truncated at %L"
61824 msgstr ""
61825
61826 #: fortran/scanner.c:1333 fortran/scanner.c:1548
61827 #, gcc-internal-format, gfc-internal-format
61828 msgid "Limit of %d continuations exceeded in statement at %C"
61829 msgstr ""
61830
61831 #: fortran/scanner.c:1412 fortran/scanner.c:1509
61832 #, gcc-internal-format, gfc-internal-format
61833 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
61834 msgstr ""
61835
61836 #: fortran/scanner.c:1414 fortran/scanner.c:1511
61837 #, gcc-internal-format, gfc-internal-format
61838 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
61839 msgstr ""
61840
61841 #: fortran/scanner.c:1425
61842 #, gcc-internal-format
61843 msgid "Missing %<&%> in continued character constant at %C"
61844 msgstr ""
61845
61846 #: fortran/scanner.c:1699
61847 #, gcc-internal-format, gfc-internal-format
61848 msgid "Nonconforming tab character at %C"
61849 msgstr ""
61850
61851 #: fortran/scanner.c:1710
61852 #, gcc-internal-format, gfc-internal-format
61853 msgid "Invalid character 0x%s at %C"
61854 msgstr ""
61855
61856 #: fortran/scanner.c:1795 fortran/scanner.c:1798
61857 #, gcc-internal-format
61858 msgid "%<&%> not allowed by itself in line %d"
61859 msgstr ""
61860
61861 #: fortran/scanner.c:1857
61862 #, gcc-internal-format, gfc-internal-format
61863 msgid "Nonconforming tab character in column %d of line %d"
61864 msgstr ""
61865
61866 #: fortran/scanner.c:2086
61867 #, gcc-internal-format
61868 msgid "file %qs left but not entered"
61869 msgstr ""
61870
61871 #: fortran/scanner.c:2128
61872 #, gcc-internal-format
61873 msgid "Illegal preprocessor directive"
61874 msgstr ""
61875
61876 #: fortran/scanner.c:2471
61877 #, gcc-internal-format
61878 msgid "Cannot open file %qs"
61879 msgstr "Не вдалося відкрити файл %qs"
61880
61881 #: fortran/simplify.c:92
61882 #, gcc-internal-format, gfc-internal-format
61883 msgid "Result of %s overflows its kind at %L"
61884 msgstr ""
61885
61886 #: fortran/simplify.c:97
61887 #, gcc-internal-format, gfc-internal-format
61888 msgid "Result of %s underflows its kind at %L"
61889 msgstr ""
61890
61891 #: fortran/simplify.c:102
61892 #, gcc-internal-format, gfc-internal-format
61893 msgid "Result of %s is NaN at %L"
61894 msgstr ""
61895
61896 #: fortran/simplify.c:106
61897 #, gcc-internal-format, gfc-internal-format
61898 msgid "Result of %s gives range error for its kind at %L"
61899 msgstr ""
61900
61901 #: fortran/simplify.c:129
61902 #, gcc-internal-format, gfc-internal-format
61903 msgid "KIND parameter of %s at %L must be an initialization expression"
61904 msgstr ""
61905
61906 #: fortran/simplify.c:137
61907 #, gcc-internal-format, gfc-internal-format
61908 msgid "Invalid KIND parameter of %s at %L"
61909 msgstr ""
61910
61911 #: fortran/simplify.c:747
61912 #, gcc-internal-format
61913 msgid "gfc_simplify_abs(): Bad type"
61914 msgstr ""
61915
61916 #: fortran/simplify.c:768
61917 #, gcc-internal-format, gfc-internal-format
61918 msgid "Argument of %s function at %L is negative"
61919 msgstr ""
61920
61921 #: fortran/simplify.c:775
61922 #, gcc-internal-format, gfc-internal-format
61923 msgid "Argument of %s function at %L outside of range [0,127]"
61924 msgstr ""
61925
61926 #: fortran/simplify.c:793
61927 #, gcc-internal-format, gfc-internal-format
61928 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
61929 msgstr ""
61930
61931 #: fortran/simplify.c:830
61932 #, gcc-internal-format, gfc-internal-format
61933 msgid "Argument of ACOS at %L must be between -1 and 1"
61934 msgstr ""
61935
61936 #: fortran/simplify.c:844
61937 #, gcc-internal-format
61938 msgid "in gfc_simplify_acos(): Bad type"
61939 msgstr ""
61940
61941 #: fortran/simplify.c:863
61942 #, gcc-internal-format, gfc-internal-format
61943 msgid "Argument of ACOSH at %L must not be less than 1"
61944 msgstr ""
61945
61946 #: fortran/simplify.c:878
61947 #, gcc-internal-format
61948 msgid "in gfc_simplify_acosh(): Bad type"
61949 msgstr ""
61950
61951 #: fortran/simplify.c:1107
61952 #, gcc-internal-format, gfc-internal-format
61953 msgid "Argument of ASIN at %L must be between -1 and 1"
61954 msgstr ""
61955
61956 #: fortran/simplify.c:1121
61957 #, gcc-internal-format
61958 msgid "in gfc_simplify_asin(): Bad type"
61959 msgstr ""
61960
61961 #: fortran/simplify.c:1149
61962 #, gcc-internal-format
61963 msgid "in gfc_simplify_asinh(): Bad type"
61964 msgstr ""
61965
61966 #: fortran/simplify.c:1177
61967 #, gcc-internal-format
61968 msgid "in gfc_simplify_atan(): Bad type"
61969 msgstr ""
61970
61971 #: fortran/simplify.c:1198
61972 #, gcc-internal-format, gfc-internal-format
61973 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
61974 msgstr ""
61975
61976 #: fortran/simplify.c:1212
61977 #, gcc-internal-format
61978 msgid "in gfc_simplify_atanh(): Bad type"
61979 msgstr ""
61980
61981 #: fortran/simplify.c:1229
61982 #, gcc-internal-format, gfc-internal-format
61983 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
61984 msgstr ""
61985
61986 #: fortran/simplify.c:1321
61987 #, gcc-internal-format, gfc-internal-format
61988 msgid "Result of BESSEL_YN is -INF at %L"
61989 msgstr ""
61990
61991 #: fortran/simplify.c:1690
61992 #, gcc-internal-format
61993 msgid "gfc_simplify_dcmplx(): Bad type (x)"
61994 msgstr ""
61995
61996 #: fortran/simplify.c:1709
61997 #, gcc-internal-format
61998 msgid "gfc_simplify_dcmplx(): Bad type (y)"
61999 msgstr ""
62000
62001 #: fortran/simplify.c:1790
62002 #, gcc-internal-format
62003 msgid "in simplify_trig_call(): Bad intrinsic"
62004 msgstr ""
62005
62006 #: fortran/simplify.c:1850
62007 #, gcc-internal-format
62008 msgid "in gfc_simplify_trigd(): Bad type"
62009 msgstr ""
62010
62011 #: fortran/simplify.c:1868
62012 #, gcc-internal-format
62013 msgid "in gfc_simplify_atrigd(): Bad type"
62014 msgstr ""
62015
62016 #: fortran/simplify.c:1892
62017 #, gcc-internal-format
62018 msgid "in gfc_simplify_atan2d(): Bad type"
62019 msgstr ""
62020
62021 #: fortran/simplify.c:1930
62022 #, gcc-internal-format
62023 msgid "in gfc_simplify_cos(): Bad type"
62024 msgstr ""
62025
62026 #: fortran/simplify.c:2291
62027 #, gcc-internal-format
62028 msgid "gfc_simplify_dim(): Bad type"
62029 msgstr ""
62030
62031 #: fortran/simplify.c:2862
62032 #, gcc-internal-format
62033 msgid "in gfc_simplify_exp(): Bad type"
62034 msgstr ""
62035
62036 #: fortran/simplify.c:3084
62037 #, gcc-internal-format
62038 msgid "gfc_simplify_floor(): Bad kind"
62039 msgstr ""
62040
62041 #: fortran/simplify.c:3234
62042 #, gcc-internal-format, gfc-internal-format
62043 msgid "Argument of IACHAR at %L must be of length one"
62044 msgstr ""
62045
62046 #: fortran/simplify.c:3242
62047 #, gcc-internal-format, gfc-internal-format
62048 msgid "Argument of IACHAR function at %L outside of range 0..127"
62049 msgstr ""
62050
62051 #: fortran/simplify.c:3357
62052 #, gcc-internal-format, gfc-internal-format
62053 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
62054 msgstr ""
62055
62056 #: fortran/simplify.c:3381
62057 #, gcc-internal-format
62058 msgid "IBITS: Bad bit"
62059 msgstr ""
62060
62061 #: fortran/simplify.c:3432
62062 #, gcc-internal-format, gfc-internal-format
62063 msgid "Argument of ICHAR at %L must be of length one"
62064 msgstr ""
62065
62066 #. Left shift, as in SHIFTL.
62067 #: fortran/simplify.c:3797 fortran/simplify.c:3805
62068 #, gcc-internal-format, gfc-internal-format
62069 msgid "Second argument of %s is negative at %L"
62070 msgstr ""
62071
62072 #: fortran/simplify.c:3817
62073 #, gcc-internal-format, gfc-internal-format
62074 msgid "Magnitude of second argument of %s exceeds bit size at %L"
62075 msgstr ""
62076
62077 #: fortran/simplify.c:3942
62078 #, gcc-internal-format, gfc-internal-format
62079 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
62080 msgstr ""
62081
62082 #: fortran/simplify.c:3945
62083 #, gcc-internal-format, gfc-internal-format
62084 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
62085 msgstr ""
62086
62087 #: fortran/simplify.c:4266 fortran/simplify.c:4399
62088 #, gcc-internal-format, gfc-internal-format
62089 msgid "DIM argument at %L is out of bounds"
62090 msgstr ""
62091
62092 #: fortran/simplify.c:4582
62093 #, gcc-internal-format, gfc-internal-format
62094 msgid "Argument of LOG at %L cannot be less than or equal to zero"
62095 msgstr ""
62096
62097 #: fortran/simplify.c:4595
62098 #, gcc-internal-format, gfc-internal-format
62099 msgid "Complex argument of LOG at %L cannot be zero"
62100 msgstr ""
62101
62102 #: fortran/simplify.c:4606
62103 #, gcc-internal-format
62104 msgid "gfc_simplify_log: bad type"
62105 msgstr ""
62106
62107 #: fortran/simplify.c:4623
62108 #, gcc-internal-format, gfc-internal-format
62109 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
62110 msgstr ""
62111
62112 #: fortran/simplify.c:4946
62113 #, gcc-internal-format
62114 msgid "simplify_min_max(): Bad type in arglist"
62115 msgstr ""
62116
62117 #: fortran/simplify.c:5854 fortran/simplify.c:5862
62118 #, gcc-internal-format
62119 msgid "Argument %qs of MOD at %L shall not be zero"
62120 msgstr ""
62121
62122 #: fortran/simplify.c:5868
62123 #, gcc-internal-format
62124 msgid "gfc_simplify_mod(): Bad arguments"
62125 msgstr ""
62126
62127 #: fortran/simplify.c:5906 fortran/simplify.c:5914
62128 #, gcc-internal-format
62129 msgid "Argument %qs of MODULO at %L shall not be zero"
62130 msgstr ""
62131
62132 #: fortran/simplify.c:5920
62133 #, gcc-internal-format
62134 msgid "gfc_simplify_modulo(): Bad arguments"
62135 msgstr ""
62136
62137 #: fortran/simplify.c:5992
62138 #, gcc-internal-format, gfc-internal-format
62139 msgid "Result of NEAREST is NaN at %L"
62140 msgstr ""
62141
62142 #: fortran/simplify.c:6551
62143 #, gcc-internal-format, gfc-internal-format
62144 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
62145 msgstr ""
62146
62147 #: fortran/simplify.c:6607
62148 #, gcc-internal-format, gfc-internal-format
62149 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
62150 msgstr ""
62151
62152 #: fortran/simplify.c:6644
62153 #, gcc-internal-format, gfc-internal-format
62154 msgid "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
62155 msgstr ""
62156
62157 #: fortran/simplify.c:6772
62158 #, gcc-internal-format, gfc-internal-format
62159 msgid "Reshaped array too large at %C"
62160 msgstr ""
62161
62162 #: fortran/simplify.c:6886
62163 #, gcc-internal-format, gfc-internal-format
62164 msgid "Result of SCALE overflows its kind at %L"
62165 msgstr ""
62166
62167 #: fortran/simplify.c:7469
62168 #, gcc-internal-format
62169 msgid "Bad type in gfc_simplify_sign"
62170 msgstr ""
62171
62172 #: fortran/simplify.c:7498
62173 #, gcc-internal-format
62174 msgid "in gfc_simplify_sin(): Bad type"
62175 msgstr ""
62176
62177 #: fortran/simplify.c:7625 fortran/simplify.c:7906
62178 #, gcc-internal-format
62179 msgid "Failure getting length of a constant array."
62180 msgstr ""
62181
62182 #: fortran/simplify.c:7635
62183 #, gcc-internal-format
62184 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."
62185 msgstr ""
62186
62187 #: fortran/simplify.c:7702
62188 #, gcc-internal-format, gfc-internal-format
62189 msgid "Simplification of SPREAD at %C not yet implemented"
62190 msgstr ""
62191
62192 #: fortran/simplify.c:7726
62193 #, gcc-internal-format, gfc-internal-format
62194 msgid "Argument of SQRT at %L has a negative value"
62195 msgstr ""
62196
62197 #: fortran/simplify.c:7742
62198 #, gcc-internal-format, gfc-internal-format
62199 msgid "invalid argument of SQRT at %L"
62200 msgstr ""
62201
62202 #: fortran/simplify.c:8073
62203 #, gcc-internal-format, gfc-internal-format
62204 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
62205 msgstr ""
62206
62207 #: fortran/simplify.c:8096
62208 #, gcc-internal-format, gfc-internal-format
62209 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
62210 msgstr ""
62211
62212 #: fortran/simplify.c:8553
62213 #, gcc-internal-format
62214 msgid "Character %qs in string at %L cannot be converted into character kind %d"
62215 msgstr ""
62216
62217 #: fortran/st.c:277
62218 #, gcc-internal-format
62219 msgid "gfc_free_statement(): Bad statement"
62220 msgstr ""
62221
62222 #: fortran/symbol.c:141
62223 #, gcc-internal-format, gfc-internal-format
62224 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
62225 msgstr ""
62226
62227 #: fortran/symbol.c:178
62228 #, gcc-internal-format
62229 msgid "Letter %qc already set in IMPLICIT statement at %C"
62230 msgstr ""
62231
62232 #: fortran/symbol.c:200
62233 #, gcc-internal-format, gfc-internal-format
62234 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
62235 msgstr ""
62236
62237 #: fortran/symbol.c:210
62238 #, gcc-internal-format
62239 msgid "Letter %qc already has an IMPLICIT type at %C"
62240 msgstr ""
62241
62242 #: fortran/symbol.c:234
62243 #, gcc-internal-format
62244 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
62245 msgstr ""
62246
62247 #: fortran/symbol.c:239
62248 #, gcc-internal-format
62249 msgid "gfc_get_default_type(): Bad symbol %qs"
62250 msgstr ""
62251
62252 #: fortran/symbol.c:296
62253 #, gcc-internal-format
62254 msgid "gfc_set_default_type(): symbol already has a type"
62255 msgstr ""
62256
62257 #: fortran/symbol.c:306
62258 #, gcc-internal-format
62259 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
62260 msgstr ""
62261
62262 #: fortran/symbol.c:310
62263 #, gcc-internal-format
62264 msgid "Symbol %qs at %L has no IMPLICIT type"
62265 msgstr ""
62266
62267 #. BIND(C) variables should not be implicitly declared.
62268 #: fortran/symbol.c:330
62269 #, gcc-internal-format
62270 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
62271 msgstr ""
62272
62273 #. Dummy args to a BIND(C) routine may not be interoperable if
62274 #. they are implicitly typed.
62275 #: fortran/symbol.c:346
62276 #, gcc-internal-format
62277 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"
62278 msgstr ""
62279
62280 #: fortran/symbol.c:387
62281 #, gcc-internal-format
62282 msgid "Function result %qs at %L has no IMPLICIT type"
62283 msgstr ""
62284
62285 #: fortran/symbol.c:488
62286 #, gcc-internal-format, gfc-internal-format
62287 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
62288 msgstr ""
62289
62290 #: fortran/symbol.c:513
62291 #, gcc-internal-format, gfc-internal-format
62292 msgid "Namelist group name at %L cannot have the SAVE attribute"
62293 msgstr ""
62294
62295 #: fortran/symbol.c:532
62296 #, gcc-internal-format
62297 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
62298 msgstr ""
62299
62300 #: fortran/symbol.c:566
62301 #, gcc-internal-format, gfc-internal-format
62302 msgid "Procedure pointer at %C"
62303 msgstr ""
62304
62305 #: fortran/symbol.c:777
62306 #, gcc-internal-format, gfc-internal-format
62307 msgid "%s attribute applied to %s %s at %L"
62308 msgstr ""
62309
62310 #: fortran/symbol.c:784
62311 #, gcc-internal-format, gfc-internal-format
62312 msgid "BIND(C) applied to %s %s at %L"
62313 msgstr ""
62314
62315 #: fortran/symbol.c:905 fortran/symbol.c:916 fortran/symbol.c:1789
62316 #, gcc-internal-format, gfc-internal-format
62317 msgid "%s attribute conflicts with %s attribute at %L"
62318 msgstr ""
62319
62320 #: fortran/symbol.c:908 fortran/symbol.c:922
62321 #, gcc-internal-format
62322 msgid "%s attribute conflicts with %s attribute in %qs at %L"
62323 msgstr ""
62324
62325 #: fortran/symbol.c:966
62326 #, gcc-internal-format, gfc-internal-format
62327 msgid "Cannot change attributes of USE-associated symbol at %L"
62328 msgstr ""
62329
62330 #: fortran/symbol.c:969
62331 #, gcc-internal-format, gfc-internal-format
62332 msgid "Cannot change attributes of USE-associated symbol %s at %L"
62333 msgstr ""
62334
62335 #: fortran/symbol.c:985
62336 #, gcc-internal-format, gfc-internal-format
62337 msgid "Duplicate %s attribute specified at %L"
62338 msgstr ""
62339
62340 #: fortran/symbol.c:1027
62341 #, gcc-internal-format, gfc-internal-format
62342 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
62343 msgstr ""
62344
62345 #: fortran/symbol.c:1044
62346 #, gcc-internal-format, gfc-internal-format
62347 msgid "Duplicate AUTOMATIC attribute specified at %L"
62348 msgstr ""
62349
62350 #: fortran/symbol.c:1068
62351 #, gcc-internal-format
62352 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
62353 msgstr ""
62354
62355 #: fortran/symbol.c:1094
62356 #, gcc-internal-format
62357 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
62358 msgstr ""
62359
62360 #: fortran/symbol.c:1250
62361 #, gcc-internal-format, gfc-internal-format
62362 msgid "Cray Pointee at %L appears in multiple pointer() statements"
62363 msgstr ""
62364
62365 #: fortran/symbol.c:1269
62366 #, gcc-internal-format, gfc-internal-format
62367 msgid "Duplicate PROTECTED attribute specified at %L"
62368 msgstr ""
62369
62370 #: fortran/symbol.c:1302
62371 #, gcc-internal-format, gfc-internal-format
62372 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
62373 msgstr ""
62374
62375 #: fortran/symbol.c:1314
62376 #, gcc-internal-format, gfc-internal-format
62377 msgid "Duplicate SAVE attribute specified at %L"
62378 msgstr ""
62379
62380 #: fortran/symbol.c:1334
62381 #, gcc-internal-format, gfc-internal-format
62382 msgid "Duplicate VALUE attribute specified at %L"
62383 msgstr ""
62384
62385 #: fortran/symbol.c:1353
62386 #, gcc-internal-format, gfc-internal-format
62387 msgid "Duplicate VOLATILE attribute specified at %L"
62388 msgstr ""
62389
62390 #: fortran/symbol.c:1365
62391 #, gcc-internal-format, gfc-internal-format
62392 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
62393 msgstr ""
62394
62395 #: fortran/symbol.c:1386
62396 #, gcc-internal-format, gfc-internal-format
62397 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
62398 msgstr ""
62399
62400 #: fortran/symbol.c:1785
62401 #, gcc-internal-format
62402 msgid "%s attribute of %qs conflicts with %s attribute at %L"
62403 msgstr ""
62404
62405 #: fortran/symbol.c:1822
62406 #, gcc-internal-format, gfc-internal-format
62407 msgid ""
62408 "%s procedure at %L is already declared as %s procedure. \n"
62409 "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"
62410 msgstr ""
62411
62412 #: fortran/symbol.c:1830
62413 #, gcc-internal-format, gfc-internal-format
62414 msgid "%s procedure at %L is already declared as %s procedure"
62415 msgstr ""
62416
62417 #: fortran/symbol.c:1865
62418 #, gcc-internal-format, gfc-internal-format
62419 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
62420 msgstr ""
62421
62422 #: fortran/symbol.c:1889
62423 #, gcc-internal-format, gfc-internal-format
62424 msgid "ACCESS specification at %L was already specified"
62425 msgstr ""
62426
62427 #: fortran/symbol.c:1906
62428 #, gcc-internal-format, gfc-internal-format
62429 msgid "Duplicate BIND attribute specified at %L"
62430 msgstr ""
62431
62432 #: fortran/symbol.c:1913
62433 #, gcc-internal-format, gfc-internal-format
62434 msgid "BIND(C) at %L"
62435 msgstr ""
62436
62437 #: fortran/symbol.c:1929
62438 #, gcc-internal-format, gfc-internal-format
62439 msgid "Duplicate EXTENDS attribute specified at %L"
62440 msgstr ""
62441
62442 #: fortran/symbol.c:1933
62443 #, gcc-internal-format, gfc-internal-format
62444 msgid "EXTENDS at %L"
62445 msgstr ""
62446
62447 #: fortran/symbol.c:1959
62448 #, gcc-internal-format
62449 msgid "Symbol %qs at %L already has an explicit interface"
62450 msgstr ""
62451
62452 #: fortran/symbol.c:1966
62453 #, gcc-internal-format
62454 msgid "%qs at %L has attributes specified outside its INTERFACE body"
62455 msgstr ""
62456
62457 #: fortran/symbol.c:2004
62458 #, gcc-internal-format
62459 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
62460 msgstr ""
62461
62462 #: fortran/symbol.c:2008
62463 #, gcc-internal-format
62464 msgid "Symbol %qs at %L already has basic type of %s"
62465 msgstr ""
62466
62467 #: fortran/symbol.c:2015
62468 #, gcc-internal-format
62469 msgid "Procedure %qs at %L may not have basic type of %s"
62470 msgstr ""
62471
62472 #: fortran/symbol.c:2027
62473 #, gcc-internal-format
62474 msgid "Symbol %qs at %L cannot have a type"
62475 msgstr ""
62476
62477 #: fortran/symbol.c:2270
62478 #, gcc-internal-format
62479 msgid "Component %qs at %C already in the parent type at %L"
62480 msgstr ""
62481
62482 #: fortran/symbol.c:2355
62483 #, gcc-internal-format
62484 msgid "Symbol %qs at %C is ambiguous"
62485 msgstr ""
62486
62487 #: fortran/symbol.c:2387
62488 #, gcc-internal-format
62489 msgid "Derived type %qs at %C is being used before it is defined"
62490 msgstr ""
62491
62492 #: fortran/symbol.c:2536
62493 #, gcc-internal-format
62494 msgid "Component %qs at %C is a PRIVATE component of %qs"
62495 msgstr ""
62496
62497 #: fortran/symbol.c:2557
62498 #, gcc-internal-format
62499 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
62500 msgstr ""
62501
62502 #: fortran/symbol.c:2561
62503 #, gcc-internal-format
62504 msgid "%qs at %C is not a member of the %qs structure"
62505 msgstr ""
62506
62507 #: fortran/symbol.c:2725
62508 #, gcc-internal-format, gfc-internal-format
62509 msgid "Duplicate statement label %d at %L and %L"
62510 msgstr ""
62511
62512 #: fortran/symbol.c:2736
62513 #, gcc-internal-format, gfc-internal-format
62514 msgid "Label %d at %C already referenced as branch target"
62515 msgstr ""
62516
62517 #: fortran/symbol.c:2746
62518 #, gcc-internal-format, gfc-internal-format
62519 msgid "Label %d at %C already referenced as a format label"
62520 msgstr ""
62521
62522 #: fortran/symbol.c:2753
62523 #, gcc-internal-format, gfc-internal-format
62524 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
62525 msgstr ""
62526
62527 #: fortran/symbol.c:2794
62528 #, gcc-internal-format, gfc-internal-format
62529 msgid "Label %d at %C previously used as a FORMAT label"
62530 msgstr ""
62531
62532 #: fortran/symbol.c:2803
62533 #, gcc-internal-format, gfc-internal-format
62534 msgid "Label %d at %C previously used as branch target"
62535 msgstr ""
62536
62537 #: fortran/symbol.c:2810
62538 #, gcc-internal-format, gfc-internal-format
62539 msgid "Shared DO termination label %d at %C"
62540 msgstr ""
62541
62542 #: fortran/symbol.c:2814
62543 #, gcc-internal-format, gfc-internal-format
62544 msgid "Labeled DO statement at %L"
62545 msgstr ""
62546
62547 #: fortran/symbol.c:3143
62548 #, gcc-internal-format
62549 msgid "new_symbol(): Symbol name too long"
62550 msgstr "new_symbol(): назва символу є надто довгою"
62551
62552 #: fortran/symbol.c:3169
62553 #, gcc-internal-format
62554 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
62555 msgstr ""
62556
62557 #: fortran/symbol.c:3172
62558 #, gcc-internal-format
62559 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
62560 msgstr ""
62561
62562 #. Symbol is from another namespace.
62563 #: fortran/symbol.c:3415
62564 #, gcc-internal-format
62565 msgid "Symbol %qs at %C has already been host associated"
62566 msgstr ""
62567
62568 #: fortran/symbol.c:4400
62569 #, gcc-internal-format
62570 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
62571 msgstr "verify_bind_c_derived_type(): наданий символ неочікувано виявився рівним NULL"
62572
62573 #: fortran/symbol.c:4413
62574 #, gcc-internal-format
62575 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
62576 msgstr ""
62577
62578 #: fortran/symbol.c:4431
62579 #, gcc-internal-format
62580 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
62581 msgstr ""
62582
62583 #: fortran/symbol.c:4452
62584 #, gcc-internal-format
62585 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
62586 msgstr ""
62587
62588 #: fortran/symbol.c:4462
62589 #, gcc-internal-format
62590 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
62591 msgstr ""
62592
62593 #: fortran/symbol.c:4473
62594 #, gcc-internal-format
62595 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
62596 msgstr ""
62597
62598 #: fortran/symbol.c:4512
62599 #, gcc-internal-format
62600 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
62601 msgstr ""
62602
62603 #: fortran/symbol.c:4522
62604 #, gcc-internal-format
62605 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
62606 msgstr ""
62607
62608 #: fortran/symbol.c:4536
62609 #, gcc-internal-format
62610 msgid "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) attributes"
62611 msgstr ""
62612
62613 #: fortran/symbol.c:4544
62614 #, gcc-internal-format
62615 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
62616 msgstr ""
62617
62618 #: fortran/symbol.c:5024 fortran/symbol.c:5029
62619 #, gcc-internal-format
62620 msgid "Symbol %qs is used before it is typed at %L"
62621 msgstr ""
62622
62623 #: fortran/target-memory.c:137
62624 #, gcc-internal-format
62625 msgid "Invalid expression in gfc_element_size."
62626 msgstr "Некоректний вираз у gfc_element_size."
62627
62628 #: fortran/target-memory.c:362
62629 #, gcc-internal-format
62630 msgid "Invalid expression in gfc_target_encode_expr."
62631 msgstr "Некоректний вираз у gfc_target_encode_expr."
62632
62633 #: fortran/target-memory.c:631
62634 #, gcc-internal-format
62635 msgid "Invalid expression in gfc_target_interpret_expr."
62636 msgstr "Некоректний вираз у gfc_target_interpret_expr."
62637
62638 #: fortran/target-memory.c:704
62639 #, gcc-internal-format, gfc-internal-format
62640 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
62641 msgstr ""
62642
62643 #: fortran/target-memory.c:707
62644 #, gcc-internal-format, gfc-internal-format
62645 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
62646 msgstr ""
62647
62648 #: fortran/target-memory.c:797
62649 #, gcc-internal-format, gfc-internal-format
62650 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
62651 msgstr ""
62652
62653 #. Problems occur when we get something like
62654 #. integer :: a(lots) = (/(i, i=1, lots)/)
62655 #: fortran/trans-array.c:6083
62656 #, gcc-internal-format
62657 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"
62658 msgstr ""
62659
62660 #: fortran/trans-array.c:8116
62661 #, gcc-internal-format
62662 msgid "Creating array temporary at %L for argument %qs"
62663 msgstr ""
62664
62665 #: fortran/trans-array.c:11020
62666 #, gcc-internal-format, gfc-internal-format
62667 msgid "bad expression type during walk (%d)"
62668 msgstr ""
62669
62670 #: fortran/trans-common.c:401
62671 #, gcc-internal-format
62672 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
62673 msgstr ""
62674
62675 #: fortran/trans-common.c:782
62676 #, gcc-internal-format
62677 msgid "get_mpz(): Not an integer constant"
62678 msgstr ""
62679
62680 #: fortran/trans-common.c:810
62681 #, gcc-internal-format
62682 msgid "element_number(): Bad dimension type"
62683 msgstr ""
62684
62685 #: fortran/trans-common.c:880
62686 #, gcc-internal-format, gfc-internal-format
62687 msgid "Bad array reference at %L"
62688 msgstr ""
62689
62690 #: fortran/trans-common.c:888
62691 #, gcc-internal-format, gfc-internal-format
62692 msgid "Illegal reference type at %L as EQUIVALENCE object"
62693 msgstr ""
62694
62695 #: fortran/trans-common.c:928
62696 #, gcc-internal-format
62697 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
62698 msgstr ""
62699
62700 #. Aligning this field would misalign a previous field.
62701 #: fortran/trans-common.c:1061
62702 #, gcc-internal-format
62703 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
62704 msgstr ""
62705
62706 #: fortran/trans-common.c:1126
62707 #, gcc-internal-format
62708 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
62709 msgstr ""
62710
62711 #: fortran/trans-common.c:1141
62712 #, gcc-internal-format
62713 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
62714 msgstr ""
62715
62716 #: fortran/trans-common.c:1157
62717 #, gcc-internal-format
62718 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use %<-fno-align-commons%>"
62719 msgstr ""
62720
62721 #: fortran/trans-common.c:1163
62722 #, gcc-internal-format
62723 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use %<-fno-align-commons%>"
62724 msgstr ""
62725
62726 #: fortran/trans-common.c:1184
62727 #, gcc-internal-format
62728 msgid "COMMON %qs at %L does not exist"
62729 msgstr ""
62730
62731 #: fortran/trans-common.c:1193
62732 #, gcc-internal-format
62733 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
62734 msgstr ""
62735
62736 #: fortran/trans-common.c:1198
62737 #, gcc-internal-format
62738 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
62739 msgstr ""
62740
62741 #: fortran/trans-const.c:334
62742 #, gcc-internal-format, gfc-internal-format
62743 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
62744 msgstr ""
62745
62746 #: fortran/trans-const.c:400
62747 #, gcc-internal-format, gfc-internal-format
62748 msgid "non-constant initialization expression at %L"
62749 msgstr ""
62750
62751 #: fortran/trans-decl.c:1692
62752 #, gcc-internal-format
62753 msgid "intrinsic variable which isn't a procedure"
62754 msgstr ""
62755
62756 #: fortran/trans-decl.c:4393 fortran/trans-decl.c:6733
62757 #, gcc-internal-format
62758 msgid "Return value of function %qs at %L not set"
62759 msgstr ""
62760
62761 #: fortran/trans-decl.c:4881
62762 #, gcc-internal-format
62763 msgid "Deferred type parameter not yet supported"
62764 msgstr ""
62765
62766 #: fortran/trans-decl.c:5121
62767 #, gcc-internal-format
62768 msgid "backend decl for module variable %qs already exists"
62769 msgstr ""
62770
62771 #: fortran/trans-decl.c:5134
62772 #, gcc-internal-format
62773 msgid "Unused PRIVATE module variable %qs declared at %L"
62774 msgstr ""
62775
62776 #: fortran/trans-decl.c:5759
62777 #, gcc-internal-format
62778 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
62779 msgstr ""
62780
62781 #: fortran/trans-decl.c:5765
62782 #, gcc-internal-format
62783 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
62784 msgstr ""
62785
62786 #: fortran/trans-decl.c:5775 fortran/trans-decl.c:5913
62787 #, gcc-internal-format
62788 msgid "Unused dummy argument %qs at %L"
62789 msgstr ""
62790
62791 #: fortran/trans-decl.c:5790
62792 #, gcc-internal-format
62793 msgid "Unused module variable %qs which has been explicitly imported at %L"
62794 msgstr ""
62795
62796 #: fortran/trans-decl.c:5809
62797 #, gcc-internal-format
62798 msgid "Unused variable %qs declared at %L"
62799 msgstr "Невикористану змінну %qs оголошено у рядку %L"
62800
62801 #: fortran/trans-decl.c:5858
62802 #, gcc-internal-format
62803 msgid "Unused parameter %qs declared at %L"
62804 msgstr "Невикористаний параметр %qs, оголошено у %L"
62805
62806 #: fortran/trans-decl.c:5862
62807 #, gcc-internal-format
62808 msgid "Unused parameter %qs which has been explicitly imported at %L"
62809 msgstr "Невикористаний параметр %qs, який було явно імпортовано у %L"
62810
62811 #: fortran/trans-decl.c:5885
62812 #, gcc-internal-format
62813 msgid "Return value %qs of function %qs declared at %L not set"
62814 msgstr ""
62815
62816 #: fortran/trans-decl.c:6462
62817 #, gcc-internal-format, gfc-internal-format
62818 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
62819 msgstr ""
62820
62821 #: fortran/trans-expr.c:929
62822 #, gcc-internal-format, gfc-internal-format
62823 msgid "Cannot compute the length of the char array at %L."
62824 msgstr ""
62825
62826 #: fortran/trans-expr.c:1592
62827 #, gcc-internal-format, gfc-internal-format
62828 msgid "Code for reallocating the allocatable variable at %L will be added"
62829 msgstr ""
62830
62831 #: fortran/trans-expr.c:1902
62832 #, gcc-internal-format, gfc-internal-format
62833 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
62834 msgstr ""
62835
62836 #: fortran/trans-expr.c:1911
62837 #, gcc-internal-format, gfc-internal-format
62838 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
62839 msgstr ""
62840
62841 #: fortran/trans-expr.c:3569
62842 #, gcc-internal-format
62843 msgid "Unknown intrinsic op"
62844 msgstr ""
62845
62846 #: fortran/trans-expr.c:4874
62847 #, gcc-internal-format, gfc-internal-format
62848 msgid "Unknown argument list function at %L"
62849 msgstr ""
62850
62851 #: fortran/trans-intrinsic.c:926
62852 #, gcc-internal-format
62853 msgid "Intrinsic function %qs (%d) not recognized"
62854 msgstr ""
62855
62856 #: fortran/trans-intrinsic.c:2431 fortran/trans-intrinsic.c:2969
62857 #: fortran/trans-intrinsic.c:3189
62858 #, gcc-internal-format
62859 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
62860 msgstr ""
62861
62862 #: fortran/trans-intrinsic.c:11267 fortran/trans-stmt.c:1066
62863 #, gcc-internal-format, gfc-internal-format
62864 msgid "Sorry, the event component of derived type at %L is not yet supported"
62865 msgstr ""
62866
62867 #: fortran/trans-intrinsic.c:11274
62868 #, gcc-internal-format, gfc-internal-format
62869 msgid "The event variable at %L shall not be coindexed"
62870 msgstr ""
62871
62872 #: fortran/trans-io.c:1966
62873 #, gcc-internal-format
62874 msgid "build_dt: format with namelist"
62875 msgstr ""
62876
62877 #: fortran/trans-io.c:2507
62878 #, gcc-internal-format, gfc-internal-format
62879 msgid "Bad IO basetype (%d)"
62880 msgstr ""
62881
62882 #: fortran/trans-openmp.c:1089
62883 #, gcc-internal-format
62884 msgid "implicit mapping of assumed size array %qD"
62885 msgstr ""
62886
62887 #: fortran/trans-openmp.c:5047
62888 #, gcc-internal-format
62889 msgid "gfc_trans_omp_workshare(): Bad statement code"
62890 msgstr ""
62891
62892 #: fortran/trans-stmt.c:546
62893 #, gcc-internal-format, gfc-internal-format
62894 msgid "An alternate return at %L without a * dummy argument"
62895 msgstr ""
62896
62897 #: fortran/trans-stmt.c:870
62898 #, gcc-internal-format, gfc-internal-format
62899 msgid "Sorry, the lock component of derived type at %L is not yet supported"
62900 msgstr ""
62901
62902 #: fortran/trans-stmt.c:1327
62903 #, gcc-internal-format, gfc-internal-format
62904 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
62905 msgstr ""
62906
62907 #: fortran/trans-stmt.c:3356
62908 #, gcc-internal-format
62909 msgid "gfc_trans_select(): Bad type for case expr."
62910 msgstr ""
62911
62912 #: fortran/trans-types.c:518
62913 #, gcc-internal-format
62914 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
62915 msgstr ""
62916
62917 #: fortran/trans-types.c:527
62918 #, gcc-internal-format
62919 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
62920 msgstr ""
62921
62922 #: fortran/trans-types.c:546
62923 #, gcc-internal-format
62924 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
62925 msgstr ""
62926
62927 #: fortran/trans-types.c:554
62928 #, gcc-internal-format
62929 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
62930 msgstr ""
62931
62932 #: fortran/trans-types.c:562
62933 #, gcc-internal-format
62934 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
62935 msgstr ""
62936
62937 #: fortran/trans-types.c:570
62938 #, gcc-internal-format
62939 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
62940 msgstr ""
62941
62942 #: fortran/trans-types.c:578
62943 #, gcc-internal-format
62944 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
62945 msgstr ""
62946
62947 #: fortran/trans-types.c:586
62948 #, gcc-internal-format
62949 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
62950 msgstr ""
62951
62952 #: fortran/trans-types.c:617
62953 #, gcc-internal-format
62954 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
62955 msgstr ""
62956
62957 #: fortran/trans-types.c:625
62958 #, gcc-internal-format
62959 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
62960 msgstr ""
62961
62962 #: fortran/trans-types.c:633
62963 #, gcc-internal-format
62964 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
62965 msgstr ""
62966
62967 #: fortran/trans-types.c:773
62968 #, gcc-internal-format
62969 msgid "gfc_validate_kind(): Got bad type"
62970 msgstr ""
62971
62972 #: fortran/trans-types.c:777
62973 #, gcc-internal-format
62974 msgid "gfc_validate_kind(): Got bad kind"
62975 msgstr ""
62976
62977 #: fortran/trans.c:2117
62978 #, gcc-internal-format
62979 msgid "gfc_trans_code(): Bad statement code"
62980 msgstr ""
62981
62982 #: jit/docs/examples/tut05-bf.c:242
62983 #, gcc-internal-format
62984 msgid "too many open parens"
62985 msgstr ""
62986
62987 #: jit/docs/examples/tut05-bf.c:275
62988 #, gcc-internal-format
62989 msgid "mismatching parens"
62990 msgstr ""
62991
62992 #: jit/docs/examples/tut05-bf.c:310
62993 #, gcc-internal-format
62994 msgid "unable to open file"
62995 msgstr "не вдалося відкрити файл"
62996
62997 #: lto/lto-lang.c:307
62998 #, gcc-internal-format
62999 msgid "%s:%s: %E: %E"
63000 msgstr ""
63001
63002 #: lto/lto-lang.c:867
63003 #, gcc-internal-format
63004 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
63005 msgstr ""
63006
63007 #: lto/lto-lang.c:901
63008 #, gcc-internal-format
63009 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclussive"
63010 msgstr ""
63011
63012 #: lto/lto-object.c:107
63013 #, gcc-internal-format, gfc-internal-format
63014 msgid "open %s failed: %s"
63015 msgstr ""
63016
63017 #: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
63018 #: lto/lto-object.c:340 lto/lto-object.c:364
63019 #, gcc-internal-format, gfc-internal-format
63020 msgid "%s: %s"
63021 msgstr "%s: %s"
63022
63023 #: lto/lto-object.c:153
63024 #, gcc-internal-format, gfc-internal-format
63025 msgid "%s: %s: %s"
63026 msgstr ""
63027
63028 #: lto/lto-object.c:195
63029 #, gcc-internal-format, gfc-internal-format
63030 msgid "close: %s"
63031 msgstr ""
63032
63033 #: lto/lto-object.c:251
63034 #, gcc-internal-format, gfc-internal-format
63035 msgid "two or more sections for %s"
63036 msgstr ""
63037
63038 #: lto/lto-partition.c:564
63039 #, gcc-internal-format
63040 msgid "min partition size cannot be greater than max partition size"
63041 msgstr ""
63042
63043 #: lto/lto-symtab.c:162
63044 #, gcc-internal-format
63045 msgid "%qD is defined with tls model %s"
63046 msgstr ""
63047
63048 #: lto/lto-symtab.c:164
63049 #, gcc-internal-format, gfc-internal-format
63050 msgid "previously defined here as %s"
63051 msgstr ""
63052
63053 #: lto/lto-symtab.c:467
63054 #, gcc-internal-format
63055 msgid "multiple prevailing defs for %qE"
63056 msgstr ""
63057
63058 #: lto/lto-symtab.c:485
63059 #, gcc-internal-format
63060 msgid "%qD has already been defined"
63061 msgstr ""
63062
63063 #: lto/lto-symtab.c:487
63064 #, gcc-internal-format
63065 msgid "previously defined here"
63066 msgstr ""
63067
63068 #: lto/lto-symtab.c:712
63069 #, gcc-internal-format
63070 msgid "%qD violates the C++ One Definition Rule"
63071 msgstr ""
63072
63073 #: lto/lto-symtab.c:718
63074 #, gcc-internal-format
63075 msgid "type of %qD does not match original declaration"
63076 msgstr ""
63077
63078 #: lto/lto-symtab.c:738
63079 #, gcc-internal-format
63080 msgid "alignment of %qD is bigger than original declaration"
63081 msgstr ""
63082
63083 #: lto/lto-symtab.c:744
63084 #, gcc-internal-format
63085 msgid "size of %qD differ from the size of original declaration"
63086 msgstr ""
63087
63088 #: lto/lto-symtab.c:749
63089 #, gcc-internal-format
63090 msgid "%qD was previously declared here"
63091 msgstr ""
63092
63093 #: lto/lto-symtab.c:752
63094 #, gcc-internal-format
63095 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
63096 msgstr ""
63097
63098 #: lto/lto-symtab.c:838
63099 #, gcc-internal-format
63100 msgid "variable %qD redeclared as function"
63101 msgstr ""
63102
63103 #: lto/lto-symtab.c:845
63104 #, gcc-internal-format
63105 msgid "function %qD redeclared as variable"
63106 msgstr ""
63107
63108 #: lto/lto-symtab.c:857
63109 #, gcc-internal-format
63110 msgid "previously declared here"
63111 msgstr ""
63112
63113 #: lto/lto.c:1864
63114 #, gcc-internal-format
63115 msgid "bytecode stream: garbage at the end of symbols section"
63116 msgstr ""
63117
63118 #: lto/lto.c:1891
63119 #, gcc-internal-format
63120 msgid "could not parse hex number"
63121 msgstr ""
63122
63123 #: lto/lto.c:1923
63124 #, gcc-internal-format, gfc-internal-format
63125 msgid "unexpected file name %s in linker resolution file. Expected %s"
63126 msgstr ""
63127
63128 #: lto/lto.c:1932
63129 #, gcc-internal-format
63130 msgid "could not parse file offset"
63131 msgstr ""
63132
63133 #: lto/lto.c:1935
63134 #, gcc-internal-format
63135 msgid "unexpected offset"
63136 msgstr ""
63137
63138 #: lto/lto.c:1957
63139 #, gcc-internal-format
63140 msgid "invalid line in the resolution file"
63141 msgstr ""
63142
63143 #: lto/lto.c:1968
63144 #, gcc-internal-format
63145 msgid "invalid resolution in the resolution file"
63146 msgstr ""
63147
63148 #: lto/lto.c:1974
63149 #, gcc-internal-format
63150 msgid "resolution sub id %wx not in object file"
63151 msgstr ""
63152
63153 #: lto/lto.c:2091
63154 #, gcc-internal-format, gfc-internal-format
63155 msgid "cannot read LTO decls from %s"
63156 msgstr ""
63157
63158 #: lto/lto.c:2197
63159 #, gcc-internal-format, gfc-internal-format
63160 msgid "Cannot open %s"
63161 msgstr "Не вдалося відкрити %s"
63162
63163 #: lto/lto.c:2218
63164 #, gcc-internal-format, gfc-internal-format
63165 msgid "Cannot map %s"
63166 msgstr ""
63167
63168 #: lto/lto.c:2229
63169 #, gcc-internal-format, gfc-internal-format
63170 msgid "Cannot read %s"
63171 msgstr "Не вдалося прочитати %s"
63172
63173 #: lto/lto.c:2311
63174 #, gcc-internal-format
63175 msgid "lto_obj_file_open() failed"
63176 msgstr ""
63177
63178 #: lto/lto.c:2343
63179 #, gcc-internal-format
63180 msgid "waitpid failed"
63181 msgstr "помилка waitpid"
63182
63183 #: lto/lto.c:2346
63184 #, gcc-internal-format
63185 msgid "streaming subprocess failed"
63186 msgstr ""
63187
63188 #: lto/lto.c:2349
63189 #, gcc-internal-format
63190 msgid "streaming subprocess was killed by signal"
63191 msgstr ""
63192
63193 #: lto/lto.c:2438
63194 #, gcc-internal-format
63195 msgid "no LTRANS output list filename provided"
63196 msgstr ""
63197
63198 #: lto/lto.c:2529
63199 #, gcc-internal-format
63200 msgid "opening LTRANS output list %s: %m"
63201 msgstr ""
63202
63203 #: lto/lto.c:2536
63204 #, gcc-internal-format
63205 msgid "writing to LTRANS output list %s: %m"
63206 msgstr ""
63207
63208 #: lto/lto.c:2546
63209 #, gcc-internal-format
63210 msgid "closing LTRANS output list %s: %m"
63211 msgstr ""
63212
63213 #: lto/lto.c:2798
63214 #, gcc-internal-format
63215 msgid "could not open symbol resolution file: %m"
63216 msgstr ""
63217
63218 #: lto/lto.c:2920
63219 #, gcc-internal-format, gfc-internal-format
63220 msgid "missing resolution data for %s"
63221 msgstr ""
63222
63223 #: lto/lto.c:2952
63224 #, gcc-internal-format
63225 msgid "errors during merging of translation units"
63226 msgstr ""
63227
63228 #: objc/objc-act.c:425 objc/objc-act.c:6794
63229 #, gcc-internal-format
63230 msgid "%<@end%> missing in implementation context"
63231 msgstr ""
63232
63233 #: objc/objc-act.c:578
63234 #, gcc-internal-format
63235 msgid "class attributes are not available in Objective-C 1.0"
63236 msgstr ""
63237
63238 #: objc/objc-act.c:593
63239 #, gcc-internal-format
63240 msgid "category attributes are not available in Objective-C 1.0"
63241 msgstr ""
63242
63243 #: objc/objc-act.c:596
63244 #, gcc-internal-format
63245 msgid "category attributes are not available in this version of the compiler, (ignored)"
63246 msgstr ""
63247
63248 #: objc/objc-act.c:602
63249 #, gcc-internal-format
63250 msgid "class extensions are not available in Objective-C 1.0"
63251 msgstr ""
63252
63253 #: objc/objc-act.c:616
63254 #, gcc-internal-format
63255 msgid "class extension for class %qE declared after its %<@implementation%>"
63256 msgstr ""
63257
63258 #: objc/objc-act.c:631
63259 #, gcc-internal-format
63260 msgid "protocol attributes are not available in Objective-C 1.0"
63261 msgstr ""
63262
63263 #: objc/objc-act.c:696
63264 #, gcc-internal-format
63265 msgid "%<@end%> must appear in an @implementation context"
63266 msgstr ""
63267
63268 #: objc/objc-act.c:705
63269 #, gcc-internal-format
63270 msgid "%<@package%> is not available in Objective-C 1.0"
63271 msgstr ""
63272
63273 #: objc/objc-act.c:707
63274 #, gcc-internal-format
63275 msgid "%<@package%> presently has the same effect as %<@public%>"
63276 msgstr ""
63277
63278 #: objc/objc-act.c:718
63279 #, gcc-internal-format
63280 msgid "%<@optional%> is not available in Objective-C 1.0"
63281 msgstr ""
63282
63283 #: objc/objc-act.c:720
63284 #, gcc-internal-format
63285 msgid "%<@required%> is not available in Objective-C 1.0"
63286 msgstr ""
63287
63288 #: objc/objc-act.c:728
63289 #, gcc-internal-format
63290 msgid "%<@optional%> is allowed in @protocol context only"
63291 msgstr ""
63292
63293 #: objc/objc-act.c:730
63294 #, gcc-internal-format
63295 msgid "%<@required%> is allowed in @protocol context only"
63296 msgstr ""
63297
63298 #: objc/objc-act.c:837
63299 #, gcc-internal-format
63300 msgid "%<@property%> is not available in Objective-C 1.0"
63301 msgstr ""
63302
63303 #: objc/objc-act.c:841
63304 #, gcc-internal-format
63305 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
63306 msgstr ""
63307
63308 #: objc/objc-act.c:858
63309 #, gcc-internal-format
63310 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
63311 msgstr ""
63312
63313 #: objc/objc-act.c:864
63314 #, gcc-internal-format
63315 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
63316 msgstr ""
63317
63318 #: objc/objc-act.c:869
63319 #, gcc-internal-format
63320 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
63321 msgstr ""
63322
63323 #: objc/objc-act.c:874
63324 #, gcc-internal-format
63325 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
63326 msgstr ""
63327
63328 #: objc/objc-act.c:891
63329 #, gcc-internal-format
63330 msgid "property declaration not in @interface or @protocol context"
63331 msgstr ""
63332
63333 #: objc/objc-act.c:902
63334 #, gcc-internal-format
63335 msgid "invalid property declaration"
63336 msgstr "некоректне оголошення властивості"
63337
63338 #: objc/objc-act.c:910
63339 #, gcc-internal-format
63340 msgid "property cannot be an array"
63341 msgstr ""
63342
63343 #. A @property is not an actual variable, but it is a way to
63344 #. describe a pair of accessor methods, so its type (which is
63345 #. the type of the return value of the getter and the first
63346 #. argument of the setter) can't be a bitfield (as return values
63347 #. and arguments of functions cannot be bitfields). The
63348 #. underlying instance variable could be a bitfield, but that is
63349 #. a different matter.
63350 #: objc/objc-act.c:928
63351 #, gcc-internal-format
63352 msgid "property cannot be a bit-field"
63353 msgstr ""
63354
63355 #: objc/objc-act.c:960
63356 #, gcc-internal-format
63357 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
63358 msgstr ""
63359
63360 #: objc/objc-act.c:963
63361 #, gcc-internal-format
63362 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
63363 msgstr ""
63364
63365 #: objc/objc-act.c:970
63366 #, gcc-internal-format
63367 msgid "%<retain%> attribute is only valid for Objective-C objects"
63368 msgstr ""
63369
63370 #: objc/objc-act.c:974
63371 #, gcc-internal-format
63372 msgid "%<copy%> attribute is only valid for Objective-C objects"
63373 msgstr ""
63374
63375 #: objc/objc-act.c:1028
63376 #, gcc-internal-format
63377 msgid "redeclaration of property %qD"
63378 msgstr ""
63379
63380 #: objc/objc-act.c:1031 objc/objc-act.c:1097 objc/objc-act.c:1108
63381 #: objc/objc-act.c:1122 objc/objc-act.c:1133 objc/objc-act.c:1145
63382 #: objc/objc-act.c:1182 objc/objc-act.c:7565 objc/objc-act.c:7628
63383 #: objc/objc-act.c:7651 objc/objc-act.c:7665 objc/objc-act.c:7683
63384 #: objc/objc-act.c:7782
63385 #, gcc-internal-format
63386 msgid "originally specified here"
63387 msgstr ""
63388
63389 #: objc/objc-act.c:1093
63390 #, gcc-internal-format
63391 msgid "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
63392 msgstr ""
63393
63394 #: objc/objc-act.c:1104
63395 #, gcc-internal-format
63396 msgid "%<getter%> attribute of property %qD conflicts with previous declaration"
63397 msgstr ""
63398
63399 #: objc/objc-act.c:1118
63400 #, gcc-internal-format
63401 msgid "%<setter%> attribute of property %qD conflicts with previous declaration"
63402 msgstr ""
63403
63404 #: objc/objc-act.c:1130
63405 #, gcc-internal-format
63406 msgid "assign semantics attributes of property %qD conflict with previous declaration"
63407 msgstr ""
63408
63409 #: objc/objc-act.c:1141
63410 #, gcc-internal-format
63411 msgid "%<readonly%> attribute of property %qD conflicts with previous declaration"
63412 msgstr ""
63413
63414 #: objc/objc-act.c:1180
63415 #, gcc-internal-format
63416 msgid "type of property %qD conflicts with previous declaration"
63417 msgstr ""
63418
63419 #: objc/objc-act.c:1655
63420 #, gcc-internal-format
63421 msgid "the dot syntax is not available in Objective-C 1.0"
63422 msgstr ""
63423
63424 #. We know that 'class_name' is an Objective-C class name as the
63425 #. parser won't call this function if it is not. This is only a
63426 #. double-check for safety.
63427 #: objc/objc-act.c:1671
63428 #, gcc-internal-format
63429 msgid "could not find class %qE"
63430 msgstr ""
63431
63432 #. Again, this should never happen, but we do check.
63433 #: objc/objc-act.c:1679
63434 #, gcc-internal-format
63435 msgid "could not find interface for class %qE"
63436 msgstr ""
63437
63438 #: objc/objc-act.c:1685 objc/objc-act.c:6831 objc/objc-act.c:6962
63439 #, gcc-internal-format
63440 msgid "class %qE is deprecated"
63441 msgstr "клас %qE вважається застарілим"
63442
63443 #: objc/objc-act.c:1714
63444 #, gcc-internal-format
63445 msgid "could not find setter/getter for %qE in class %qE"
63446 msgstr ""
63447
63448 #: objc/objc-act.c:1750
63449 #, gcc-internal-format
63450 msgid "readonly property cannot be set"
63451 msgstr ""
63452
63453 #: objc/objc-act.c:2021
63454 #, gcc-internal-format
63455 msgid "method declaration not in @interface context"
63456 msgstr ""
63457
63458 #: objc/objc-act.c:2025
63459 #, gcc-internal-format
63460 msgid "method attributes are not available in Objective-C 1.0"
63461 msgstr ""
63462
63463 #: objc/objc-act.c:2045
63464 #, gcc-internal-format
63465 msgid "method definition not in @implementation context"
63466 msgstr ""
63467
63468 #: objc/objc-act.c:2060
63469 #, gcc-internal-format
63470 msgid "method attributes cannot be specified in @implementation context"
63471 msgstr ""
63472
63473 #: objc/objc-act.c:2289
63474 #, gcc-internal-format
63475 msgid "class %qs does not implement the %qE protocol"
63476 msgstr ""
63477
63478 #: objc/objc-act.c:2292
63479 #, gcc-internal-format
63480 msgid "type %qs does not conform to the %qE protocol"
63481 msgstr ""
63482
63483 #: objc/objc-act.c:2573
63484 #, gcc-internal-format
63485 msgid "comparison of distinct Objective-C types lacks a cast"
63486 msgstr ""
63487
63488 #: objc/objc-act.c:2577
63489 #, gcc-internal-format
63490 msgid "initialization from distinct Objective-C type"
63491 msgstr ""
63492
63493 #: objc/objc-act.c:2581
63494 #, gcc-internal-format
63495 msgid "assignment from distinct Objective-C type"
63496 msgstr ""
63497
63498 #: objc/objc-act.c:2585
63499 #, gcc-internal-format
63500 msgid "distinct Objective-C type in return"
63501 msgstr ""
63502
63503 #: objc/objc-act.c:2589
63504 #, gcc-internal-format
63505 msgid "passing argument %d of %qE from distinct Objective-C type"
63506 msgstr ""
63507
63508 #: objc/objc-act.c:2732
63509 #, gcc-internal-format
63510 msgid "statically allocated instance of Objective-C class %qE"
63511 msgstr ""
63512
63513 #: objc/objc-act.c:2741
63514 #, gcc-internal-format
63515 msgid "redeclaration of Objective-C class %qs"
63516 msgstr ""
63517
63518 #. This case happens when we are given an 'interface' which
63519 #. is not a valid class name. For example if a typedef was
63520 #. used, and 'interface' really is the identifier of the
63521 #. typedef, but when you resolve it you don't get an
63522 #. Objective-C class, but something else, such as 'int'.
63523 #. This is an error; protocols make no sense unless you use
63524 #. them with Objective-C objects.
63525 #: objc/objc-act.c:2783
63526 #, gcc-internal-format
63527 msgid "only Objective-C object types can be qualified with a protocol"
63528 msgstr ""
63529
63530 #: objc/objc-act.c:2847
63531 #, gcc-internal-format
63532 msgid "protocol %qE has circular dependency"
63533 msgstr ""
63534
63535 #: objc/objc-act.c:2880 objc/objc-act.c:5695
63536 #, gcc-internal-format
63537 msgid "cannot find protocol declaration for %qE"
63538 msgstr ""
63539
63540 #: objc/objc-act.c:3181 objc/objc-act.c:3836 objc/objc-act.c:6407
63541 #: objc/objc-act.c:6882 objc/objc-act.c:6955 objc/objc-act.c:7008
63542 #, gcc-internal-format
63543 msgid "cannot find interface declaration for %qE"
63544 msgstr ""
63545
63546 #: objc/objc-act.c:3185
63547 #, gcc-internal-format
63548 msgid "interface %qE does not have valid constant string layout"
63549 msgstr ""
63550
63551 #: objc/objc-act.c:3190
63552 #, gcc-internal-format
63553 msgid "cannot find reference tag for class %qE"
63554 msgstr ""
63555
63556 #: objc/objc-act.c:3335
63557 #, gcc-internal-format
63558 msgid "%qE is not an Objective-C class name or alias"
63559 msgstr ""
63560
63561 #: objc/objc-act.c:3350 objc/objc-act.c:3381 objc/objc-act.c:6788
63562 #: objc/objc-act.c:8113 objc/objc-act.c:8164
63563 #, gcc-internal-format
63564 msgid "Objective-C declarations may only appear in global scope"
63565 msgstr ""
63566
63567 #: objc/objc-act.c:3355
63568 #, gcc-internal-format
63569 msgid "cannot find class %qE"
63570 msgstr ""
63571
63572 #: objc/objc-act.c:3357
63573 #, gcc-internal-format
63574 msgid "class %qE already exists"
63575 msgstr ""
63576
63577 #: objc/objc-act.c:3399 objc/objc-act.c:6847
63578 #, gcc-internal-format
63579 msgid "%qE redeclared as different kind of symbol"
63580 msgstr ""
63581
63582 #: objc/objc-act.c:3401 objc/objc-act.c:3987 objc/objc-act.c:4015
63583 #: objc/objc-act.c:4070 objc/objc-act.c:6849
63584 #, gcc-internal-format
63585 msgid "previous declaration of %q+D"
63586 msgstr ""
63587
63588 #: objc/objc-act.c:3690
63589 #, gcc-internal-format
63590 msgid "strong-cast assignment has been intercepted"
63591 msgstr ""
63592
63593 #: objc/objc-act.c:3732
63594 #, gcc-internal-format
63595 msgid "strong-cast may possibly be needed"
63596 msgstr ""
63597
63598 #: objc/objc-act.c:3742
63599 #, gcc-internal-format
63600 msgid "instance variable assignment has been intercepted"
63601 msgstr ""
63602
63603 #: objc/objc-act.c:3761
63604 #, gcc-internal-format
63605 msgid "pointer arithmetic for garbage-collected objects not allowed"
63606 msgstr ""
63607
63608 #: objc/objc-act.c:3767
63609 #, gcc-internal-format
63610 msgid "global/static variable assignment has been intercepted"
63611 msgstr ""
63612
63613 #: objc/objc-act.c:3984 objc/objc-act.c:4012 objc/objc-act.c:4067
63614 #, gcc-internal-format
63615 msgid "duplicate instance variable %q+D"
63616 msgstr ""
63617
63618 #: objc/objc-act.c:4127
63619 #, gcc-internal-format
63620 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
63621 msgstr ""
63622
63623 #: objc/objc-act.c:4211
63624 #, gcc-internal-format
63625 msgid "@catch parameter is not a known Objective-C class type"
63626 msgstr ""
63627
63628 #: objc/objc-act.c:4217
63629 #, gcc-internal-format
63630 msgid "@catch parameter cannot be protocol-qualified"
63631 msgstr ""
63632
63633 #: objc/objc-act.c:4262
63634 #, gcc-internal-format
63635 msgid "exception of type %<%T%> will be caught"
63636 msgstr ""
63637
63638 #: objc/objc-act.c:4264
63639 #, gcc-internal-format
63640 msgid " by earlier handler for %<%T%>"
63641 msgstr ""
63642
63643 #: objc/objc-act.c:4311
63644 #, gcc-internal-format
63645 msgid "%<@try%> without %<@catch%> or %<@finally%>"
63646 msgstr ""
63647
63648 #: objc/objc-act.c:4339
63649 #, gcc-internal-format
63650 msgid "%<@throw%> (rethrow) used outside of a @catch block"
63651 msgstr ""
63652
63653 #: objc/objc-act.c:4352
63654 #, gcc-internal-format
63655 msgid "%<@throw%> argument is not an object"
63656 msgstr ""
63657
63658 #: objc/objc-act.c:4373
63659 #, gcc-internal-format
63660 msgid "%<@synchronized%> argument is not an object"
63661 msgstr ""
63662
63663 #: objc/objc-act.c:4581
63664 #, gcc-internal-format
63665 msgid "%s %qs"
63666 msgstr "%s %qs"
63667
63668 #: objc/objc-act.c:4604 objc/objc-act.c:4629
63669 #, gcc-internal-format
63670 msgid "inconsistent instance variable specification"
63671 msgstr ""
63672
63673 #: objc/objc-act.c:4684
63674 #, gcc-internal-format
63675 msgid "cannot use an object as parameter to a method"
63676 msgstr ""
63677
63678 #: objc/objc-act.c:4728
63679 #, gcc-internal-format
63680 msgid "method argument attributes are not available in Objective-C 1.0"
63681 msgstr ""
63682
63683 #: objc/objc-act.c:5102
63684 #, gcc-internal-format
63685 msgid "multiple methods named %<%c%E%> found"
63686 msgstr ""
63687
63688 #: objc/objc-act.c:5105
63689 #, gcc-internal-format
63690 msgid "using %<%c%s%>"
63691 msgstr "використовуємо %<%c%s%>"
63692
63693 #: objc/objc-act.c:5114
63694 #, gcc-internal-format
63695 msgid "multiple selectors named %<%c%E%> found"
63696 msgstr ""
63697
63698 #: objc/objc-act.c:5117
63699 #, gcc-internal-format
63700 msgid "found %<%c%s%>"
63701 msgstr "знайдено %<%c%s%>"
63702
63703 #: objc/objc-act.c:5126
63704 #, gcc-internal-format
63705 msgid "also found %<%c%s%>"
63706 msgstr ""
63707
63708 #. If 'rtype' is NULL_TREE at this point it means that
63709 #. we have seen no @interface corresponding to that
63710 #. class name, only a @class declaration (alternatively,
63711 #. this was a call such as [objc_getClass("SomeClass")
63712 #. alloc], where we've never seen the @interface of
63713 #. SomeClass). So, we have a class name (class_tree)
63714 #. but no actual details of the class methods. We won't
63715 #. be able to check that the class responds to the
63716 #. method, and we will have to guess the method
63717 #. prototype. Emit a warning, then keep going (this
63718 #. will use any method with a matching name, as if the
63719 #. receiver was of type 'Class').
63720 #. We could not find an @interface declaration, and
63721 #. there are no protocols attached to the receiver,
63722 #. so we can't complete the check that the receiver
63723 #. responds to the method, and we can't retrieve the
63724 #. method prototype. But, because the receiver has
63725 #. a well-specified class, the programmer did want
63726 #. this check to be performed. Emit a warning, then
63727 #. keep going as if it was an 'id'. To remove the
63728 #. warning, either include an @interface for the
63729 #. class, or cast the receiver to 'id'. Note that
63730 #. rtype is an IDENTIFIER_NODE at this point.
63731 #: objc/objc-act.c:5414 objc/objc-act.c:5548
63732 #, gcc-internal-format
63733 msgid "@interface of class %qE not found"
63734 msgstr ""
63735
63736 #: objc/objc-act.c:5422
63737 #, gcc-internal-format
63738 msgid "no super class declared in @interface for %qE"
63739 msgstr ""
63740
63741 #: objc/objc-act.c:5473
63742 #, gcc-internal-format
63743 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
63744 msgstr ""
63745
63746 #. We have a type, but it's not an Objective-C type (!).
63747 #: objc/objc-act.c:5585
63748 #, gcc-internal-format
63749 msgid "invalid receiver type %qs"
63750 msgstr ""
63751
63752 #: objc/objc-act.c:5602
63753 #, gcc-internal-format
63754 msgid "%<%c%E%> not found in protocol(s)"
63755 msgstr ""
63756
63757 #: objc/objc-act.c:5616
63758 #, gcc-internal-format
63759 msgid "%qE may not respond to %<%c%E%>"
63760 msgstr ""
63761
63762 #: objc/objc-act.c:5624
63763 #, gcc-internal-format
63764 msgid "no %<%c%E%> method found"
63765 msgstr ""
63766
63767 #: objc/objc-act.c:5631
63768 #, gcc-internal-format
63769 msgid "(Messages without a matching method signature"
63770 msgstr ""
63771
63772 #: objc/objc-act.c:5633
63773 #, gcc-internal-format
63774 msgid "will be assumed to return %<id%> and accept"
63775 msgstr ""
63776
63777 #: objc/objc-act.c:5635
63778 #, gcc-internal-format
63779 msgid "%<...%> as arguments.)"
63780 msgstr ""
63781
63782 #: objc/objc-act.c:5744
63783 #, gcc-internal-format
63784 msgid "undeclared selector %qE"
63785 msgstr ""
63786
63787 #. Historically, a class method that produced objects (factory
63788 #. method) would assign `self' to the instance that it
63789 #. allocated. This would effectively turn the class method into
63790 #. an instance method. Following this assignment, the instance
63791 #. variables could be accessed. That practice, while safe,
63792 #. violates the simple rule that a class method should not refer
63793 #. to an instance variable. It's better to catch the cases
63794 #. where this is done unknowingly than to support the above
63795 #. paradigm.
63796 #: objc/objc-act.c:5768
63797 #, gcc-internal-format
63798 msgid "instance variable %qE accessed in class method"
63799 msgstr ""
63800
63801 #: objc/objc-act.c:5998 objc/objc-act.c:6018
63802 #, gcc-internal-format
63803 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
63804 msgstr ""
63805
63806 #: objc/objc-act.c:6002
63807 #, gcc-internal-format
63808 msgid "previous declaration of %<%c%E%> as %<@required%>"
63809 msgstr ""
63810
63811 #: objc/objc-act.c:6022
63812 #, gcc-internal-format
63813 msgid "previous declaration of %<%c%E%> as %<@optional%>"
63814 msgstr ""
63815
63816 #: objc/objc-act.c:6082
63817 #, gcc-internal-format
63818 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
63819 msgstr ""
63820
63821 #: objc/objc-act.c:6086
63822 #, gcc-internal-format
63823 msgid "previous declaration of %<%c%E%>"
63824 msgstr ""
63825
63826 #: objc/objc-act.c:6123
63827 #, gcc-internal-format
63828 msgid "duplicate interface declaration for category %<%E(%E)%>"
63829 msgstr ""
63830
63831 #: objc/objc-act.c:6211
63832 #, gcc-internal-format
63833 msgid "illegal reference type specified for instance variable %qs"
63834 msgstr ""
63835
63836 #: objc/objc-act.c:6222
63837 #, gcc-internal-format
63838 msgid "instance variable %qs has unknown size"
63839 msgstr ""
63840
63841 #: objc/objc-act.c:6243
63842 #, gcc-internal-format
63843 msgid "instance variable %qs uses flexible array member"
63844 msgstr ""
63845
63846 #: objc/objc-act.c:6270
63847 #, gcc-internal-format
63848 msgid "type %qE has no default constructor to call"
63849 msgstr ""
63850
63851 #: objc/objc-act.c:6276
63852 #, gcc-internal-format
63853 msgid "destructor for %qE shall not be run either"
63854 msgstr ""
63855
63856 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
63857 #. initialize them.
63858 #: objc/objc-act.c:6288
63859 #, gcc-internal-format
63860 msgid "type %qE has virtual member functions"
63861 msgstr ""
63862
63863 #: objc/objc-act.c:6289
63864 #, gcc-internal-format
63865 msgid "illegal aggregate type %qE specified for instance variable %qs"
63866 msgstr ""
63867
63868 #: objc/objc-act.c:6299
63869 #, gcc-internal-format
63870 msgid "type %qE has a user-defined constructor"
63871 msgstr ""
63872
63873 #: objc/objc-act.c:6301
63874 #, gcc-internal-format
63875 msgid "type %qE has a user-defined destructor"
63876 msgstr ""
63877
63878 #: objc/objc-act.c:6305
63879 #, gcc-internal-format
63880 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
63881 msgstr ""
63882
63883 #: objc/objc-act.c:6436
63884 #, gcc-internal-format
63885 msgid "instance variable %qE is declared private"
63886 msgstr ""
63887
63888 #: objc/objc-act.c:6447
63889 #, gcc-internal-format
63890 msgid "instance variable %qE is %s; this will be a hard error in the future"
63891 msgstr ""
63892
63893 #: objc/objc-act.c:6454
63894 #, gcc-internal-format
63895 msgid "instance variable %qE is declared %s"
63896 msgstr ""
63897
63898 #: objc/objc-act.c:6565 objc/objc-act.c:6680
63899 #, gcc-internal-format
63900 msgid "incomplete implementation of class %qE"
63901 msgstr ""
63902
63903 #: objc/objc-act.c:6569 objc/objc-act.c:6684
63904 #, gcc-internal-format
63905 msgid "incomplete implementation of category %qE"
63906 msgstr ""
63907
63908 #: objc/objc-act.c:6578 objc/objc-act.c:6692
63909 #, gcc-internal-format
63910 msgid "method definition for %<%c%E%> not found"
63911 msgstr ""
63912
63913 #: objc/objc-act.c:6733
63914 #, gcc-internal-format
63915 msgid "%s %qE does not fully implement the %qE protocol"
63916 msgstr ""
63917
63918 #: objc/objc-act.c:6823
63919 #, gcc-internal-format
63920 msgid "cannot find interface declaration for %qE, superclass of %qE"
63921 msgstr ""
63922
63923 #: objc/objc-act.c:6862
63924 #, gcc-internal-format
63925 msgid "reimplementation of class %qE"
63926 msgstr ""
63927
63928 #: objc/objc-act.c:6895
63929 #, gcc-internal-format
63930 msgid "conflicting super class name %qE"
63931 msgstr ""
63932
63933 #: objc/objc-act.c:6898
63934 #, gcc-internal-format
63935 msgid "previous declaration of %qE"
63936 msgstr ""
63937
63938 #: objc/objc-act.c:6900
63939 #, gcc-internal-format
63940 msgid "previous declaration"
63941 msgstr "попереднє оголошення"
63942
63943 #: objc/objc-act.c:6913 objc/objc-act.c:6915
63944 #, gcc-internal-format
63945 msgid "duplicate interface declaration for class %qE"
63946 msgstr ""
63947
63948 #: objc/objc-act.c:7232 objc/objc-act.c:7428
63949 #, gcc-internal-format
63950 msgid "cannot find instance variable associated with property"
63951 msgstr ""
63952
63953 #. TODO: This should be caught much earlier than this.
63954 #: objc/objc-act.c:7394
63955 #, gcc-internal-format
63956 msgid "invalid setter, it must have one argument"
63957 msgstr ""
63958
63959 #: objc/objc-act.c:7558 objc/objc-act.c:7775
63960 #, gcc-internal-format
63961 msgid "property %qs already specified in %<@dynamic%>"
63962 msgstr ""
63963
63964 #: objc/objc-act.c:7561 objc/objc-act.c:7778
63965 #, gcc-internal-format
63966 msgid "property %qs already specified in %<@synthesize%>"
63967 msgstr ""
63968
63969 #: objc/objc-act.c:7575 objc/objc-act.c:7792
63970 #, gcc-internal-format
63971 msgid "no declaration of property %qs found in the interface"
63972 msgstr ""
63973
63974 #: objc/objc-act.c:7602
63975 #, gcc-internal-format
63976 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
63977 msgstr ""
63978
63979 #: objc/objc-act.c:7623
63980 #, gcc-internal-format
63981 msgid "property %qs is using instance variable %qs of incompatible type"
63982 msgstr ""
63983
63984 #: objc/objc-act.c:7645
63985 #, gcc-internal-format
63986 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
63987 msgstr ""
63988
63989 #: objc/objc-act.c:7659
63990 #, gcc-internal-format
63991 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
63992 msgstr ""
63993
63994 #: objc/objc-act.c:7678
63995 #, gcc-internal-format
63996 msgid "property %qs is using the same instance variable as property %qs"
63997 msgstr ""
63998
63999 #: objc/objc-act.c:7719
64000 #, gcc-internal-format
64001 msgid "%<@synthesize%> is not available in Objective-C 1.0"
64002 msgstr ""
64003
64004 #. We can get here only in Objective-C; the Objective-C++ parser
64005 #. detects the problem while parsing, outputs the error
64006 #. "misplaced '@synthesize' Objective-C++ construct" and skips
64007 #. the declaration.
64008 #: objc/objc-act.c:7730
64009 #, gcc-internal-format
64010 msgid "%<@synthesize%> not in @implementation context"
64011 msgstr ""
64012
64013 #: objc/objc-act.c:7736
64014 #, gcc-internal-format
64015 msgid "%<@synthesize%> cannot be used in categories"
64016 msgstr ""
64017
64018 #: objc/objc-act.c:7745
64019 #, gcc-internal-format
64020 msgid "%<@synthesize%> requires the @interface of the class to be available"
64021 msgstr ""
64022
64023 #: objc/objc-act.c:7828
64024 #, gcc-internal-format
64025 msgid "%<@dynamic%> is not available in Objective-C 1.0"
64026 msgstr ""
64027
64028 #. We can get here only in Objective-C; the Objective-C++ parser
64029 #. detects the problem while parsing, outputs the error
64030 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
64031 #. declaration.
64032 #: objc/objc-act.c:7839
64033 #, gcc-internal-format
64034 msgid "%<@dynamic%> not in @implementation context"
64035 msgstr ""
64036
64037 #: objc/objc-act.c:7861
64038 #, gcc-internal-format
64039 msgid "%<@dynamic%> requires the @interface of the class to be available"
64040 msgstr ""
64041
64042 #: objc/objc-act.c:8059
64043 #, gcc-internal-format
64044 msgid "definition of protocol %qE not found"
64045 msgstr ""
64046
64047 #. It would be nice to use warn_deprecated_use() here, but
64048 #. we are using TREE_CHAIN (which is supposed to be the
64049 #. TYPE_STUB_DECL for a TYPE) for something different.
64050 #: objc/objc-act.c:8090
64051 #, gcc-internal-format
64052 msgid "protocol %qE is deprecated"
64053 msgstr "протокол %qE вважається застарілим"
64054
64055 #: objc/objc-act.c:8209
64056 #, gcc-internal-format
64057 msgid "duplicate declaration for protocol %qE"
64058 msgstr ""
64059
64060 #: objc/objc-act.c:8720
64061 #, gcc-internal-format
64062 msgid "conflicting types for %<%c%s%>"
64063 msgstr ""
64064
64065 #: objc/objc-act.c:8724
64066 #, gcc-internal-format
64067 msgid "previous declaration of %<%c%s%>"
64068 msgstr ""
64069
64070 #: objc/objc-act.c:8824
64071 #, gcc-internal-format
64072 msgid "no super class declared in interface for %qE"
64073 msgstr ""
64074
64075 #: objc/objc-act.c:8851
64076 #, gcc-internal-format
64077 msgid "[super ...] must appear in a method context"
64078 msgstr ""
64079
64080 #: objc/objc-act.c:8891
64081 #, gcc-internal-format
64082 msgid "method possibly missing a [super dealloc] call"
64083 msgstr ""
64084
64085 #: objc/objc-act.c:9359
64086 #, gcc-internal-format
64087 msgid "instance variable %qs is declared private"
64088 msgstr ""
64089
64090 #: objc/objc-act.c:9412
64091 #, gcc-internal-format
64092 msgid "local declaration of %qE hides instance variable"
64093 msgstr ""
64094
64095 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
64096 #. should be impossible for real properties, which always
64097 #. have a getter.
64098 #: objc/objc-act.c:9458
64099 #, gcc-internal-format
64100 msgid "no %qs getter found"
64101 msgstr ""
64102
64103 #: objc/objc-act.c:9698
64104 #, gcc-internal-format
64105 msgid "fast enumeration is not available in Objective-C 1.0"
64106 msgstr ""
64107
64108 #: objc/objc-act.c:9708
64109 #, gcc-internal-format
64110 msgid "iterating variable in fast enumeration is not an object"
64111 msgstr ""
64112
64113 #: objc/objc-act.c:9714
64114 #, gcc-internal-format
64115 msgid "collection in fast enumeration is not an object"
64116 msgstr ""
64117
64118 #: objc/objc-encoding.c:130
64119 #, gcc-internal-format
64120 msgid "type %qT does not have a known size"
64121 msgstr ""
64122
64123 #: objc/objc-encoding.c:721
64124 #, gcc-internal-format
64125 msgid "unknown type %<%T%> found during Objective-C encoding"
64126 msgstr ""
64127
64128 #. Do not do any encoding, produce an error and keep going.
64129 #: objc/objc-encoding.c:804
64130 #, gcc-internal-format
64131 msgid "trying to encode non-integer type as a bitfield"
64132 msgstr ""
64133
64134 #: objc/objc-gnu-runtime-abi-01.c:134
64135 #, gcc-internal-format
64136 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
64137 msgstr ""
64138
64139 #: objc/objc-gnu-runtime-abi-01.c:142
64140 #, gcc-internal-format
64141 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
64142 msgstr ""
64143
64144 #: objc/objc-gnu-runtime-abi-01.c:2171 objc/objc-next-runtime-abi-01.c:2817
64145 #: objc/objc-next-runtime-abi-02.c:3589
64146 #, gcc-internal-format
64147 msgid "non-objective-c type %qT cannot be caught"
64148 msgstr ""
64149
64150 #: objc/objc-next-runtime-abi-01.c:152
64151 #, gcc-internal-format
64152 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> < 2"
64153 msgstr ""
64154
64155 #: objc/objc-next-runtime-abi-02.c:244
64156 #, gcc-internal-format
64157 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> >= 2"
64158 msgstr ""
64159
64160 #: objc/objc-runtime-shared-support.c:425
64161 #, gcc-internal-format
64162 msgid "creating selector for nonexistent method %qE"
64163 msgstr ""
64164
64165 #: fortran/lang.opt:409
64166 #, gcc-internal-format
64167 msgid "Unrecognized option to endianness value: %qs"
64168 msgstr ""
64169
64170 #: fortran/lang.opt:600
64171 #, gcc-internal-format
64172 msgid "Unrecognized option to floating-point init value: %qs"
64173 msgstr ""
64174
64175 #: fortran/lang.opt:730
64176 #, gcc-internal-format
64177 msgid "Unrecognized option: %qs"
64178 msgstr ""
64179
64180 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
64181 #, gcc-internal-format
64182 msgid "assertion missing after %qs"
64183 msgstr ""
64184
64185 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
64186 #: c-family/c.opt:193 c-family/c.opt:256
64187 #, gcc-internal-format
64188 msgid "macro name missing after %qs"
64189 msgstr ""
64190
64191 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
64192 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
64193 #: c-family/c.opt:236 c-family/c.opt:1906 c-family/c.opt:1914 brig/lang.opt:44
64194 #: config/darwin.opt:56 common.opt:326 common.opt:329 common.opt:3140
64195 #, gcc-internal-format
64196 msgid "missing filename after %qs"
64197 msgstr ""
64198
64199 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
64200 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:1902
64201 #: c-family/c.opt:1922 c-family/c.opt:1926 c-family/c.opt:1930
64202 #, gcc-internal-format
64203 msgid "missing path after %qs"
64204 msgstr ""
64205
64206 #: c-family/c.opt:244 c-family/c.opt:248
64207 #, gcc-internal-format
64208 msgid "missing makefile target after %qs"
64209 msgstr ""
64210
64211 #: c-family/c.opt:283
64212 #, gcc-internal-format
64213 msgid "argument %qs to %<-Waligned-new%> not recognized"
64214 msgstr ""
64215
64216 #: c-family/c.opt:903
64217 #, gcc-internal-format
64218 msgid "argument %qs to %<-Wnormalized%> not recognized"
64219 msgstr ""
64220
64221 #: c-family/c.opt:1408
64222 #, gcc-internal-format
64223 msgid "no class name specified with %qs"
64224 msgstr ""
64225
64226 #: c-family/c.opt:1519
64227 #, gcc-internal-format
64228 msgid "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by default)"
64229 msgstr ""
64230
64231 #: c-family/c.opt:1602
64232 #, gcc-internal-format
64233 msgid "unrecognized ivar visibility value %qs"
64234 msgstr ""
64235
64236 #: c-family/c.opt:1762
64237 #, gcc-internal-format
64238 msgid "unrecognized scalar storage order value %qs"
64239 msgstr ""
64240
64241 #: d/lang.opt:189
64242 #, gcc-internal-format
64243 msgid "unknown array bounds setting %qs"
64244 msgstr ""
64245
64246 #: config/vms/vms.opt:42
64247 #, gcc-internal-format
64248 msgid "unknown pointer size model %qs"
64249 msgstr ""
64250
64251 #: config/i386/i386.opt:319
64252 #, gcc-internal-format
64253 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
64254 msgstr "%<-mcpu=%> вважається застарілим; скористайтеся замість нього %<-mtune=%> або %<-march=%>"
64255
64256 #: config/i386/i386.opt:379
64257 #, gcc-internal-format
64258 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
64259 msgstr ""
64260
64261 #: config/i386/i386.opt:681
64262 #, gcc-internal-format
64263 msgid "%<-msse5%> was removed"
64264 msgstr ""
64265
64266 #: config/avr/avr.opt:26
64267 #, gcc-internal-format
64268 msgid "missing device or architecture after %qs"
64269 msgstr ""
64270
64271 #: config/rs6000/rs6000.opt:317
64272 #, gcc-internal-format
64273 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
64274 msgstr "%<-mvrsave=no%> є застарілим, замість нього слід користуватися %<-mno-vrsave%>"
64275
64276 #: config/rs6000/rs6000.opt:321
64277 #, gcc-internal-format
64278 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
64279 msgstr "%<-mvrsave=yes%> є застарілим, замість нього слід користуватися %<-mvrsave%>"
64280
64281 #: config/rs6000/rs6000.opt:369
64282 #, gcc-internal-format
64283 msgid "using darwin64 ABI"
64284 msgstr ""
64285
64286 #: config/rs6000/rs6000.opt:372
64287 #, gcc-internal-format
64288 msgid "using old darwin ABI"
64289 msgstr ""
64290
64291 #: config/fused-madd.opt:22
64292 #, gcc-internal-format
64293 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
64294 msgstr "%<-mfused-madd%> вважається застарілим; скористайтеся замість нього %<-ffp-contract=%>"
64295
64296 #: config/microblaze/microblaze.opt:87
64297 #, gcc-internal-format
64298 msgid "%qs is deprecated; use -fstack-check"
64299 msgstr "%qs вважається застарілим; скористайтеся -fstack-check"
64300
64301 #: config/microblaze/microblaze.opt:95
64302 #, gcc-internal-format
64303 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
64304 msgstr ""
64305
64306 #: config/arc/arc.opt:173 config/arc/arc.opt:334 config/arc/arc.opt:342
64307 #: config/arc/arc.opt:349 config/arc/arc.opt:353 config/arc/arc.opt:357
64308 #: config/arc/arc.opt:361 config/arc/arc.opt:364 config/arc/arc.opt:367
64309 #: config/arc/arc.opt:384
64310 #, gcc-internal-format
64311 msgid "%qs is deprecated"
64312 msgstr "%qs вважається застарілим"
64313
64314 #: lto/lang.opt:28
64315 #, gcc-internal-format
64316 msgid "unknown linker output %qs"
64317 msgstr ""
64318
64319 #: common.opt:1406
64320 #, gcc-internal-format
64321 msgid "unknown excess precision style %qs"
64322 msgstr ""
64323
64324 #: common.opt:1421
64325 #, gcc-internal-format
64326 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
64327 msgstr ""
64328
64329 #: common.opt:1461
64330 #, gcc-internal-format
64331 msgid "unknown floating point contraction style %qs"
64332 msgstr ""
64333
64334 #: common.opt:1613
64335 #, gcc-internal-format
64336 msgid "unknown Stack Reuse Level %qs"
64337 msgstr ""
64338
64339 #: common.opt:1682
64340 #, gcc-internal-format
64341 msgid "unknown Control-Flow Protection Level %qs"
64342 msgstr ""
64343
64344 #: common.opt:1777
64345 #, gcc-internal-format
64346 msgid "unknown IRA algorithm %qs"
64347 msgstr ""
64348
64349 #: common.opt:1790
64350 #, gcc-internal-format
64351 msgid "unknown IRA region %qs"
64352 msgstr ""
64353
64354 #: common.opt:1864
64355 #, gcc-internal-format
64356 msgid "unknown LTO partitioning model %qs"
64357 msgstr ""
64358
64359 #: common.opt:1966
64360 #, gcc-internal-format
64361 msgid "options or targets missing after %qs"
64362 msgstr ""
64363
64364 #: common.opt:1974
64365 #, gcc-internal-format
64366 msgid "unknown offload ABI %qs"
64367 msgstr ""
64368
64369 #: common.opt:2112
64370 #, gcc-internal-format
64371 msgid "unknown profile update method %qs"
64372 msgstr ""
64373
64374 #: common.opt:2198
64375 #, gcc-internal-format
64376 msgid "unknown Live-Patching Level %qs"
64377 msgstr "невідомий рівень інтерактивного латання, %qs"
64378
64379 #: common.opt:2227
64380 #, gcc-internal-format
64381 msgid "unknown basic block reordering algorithm %qs"
64382 msgstr ""
64383
64384 #: common.opt:2530
64385 #, gcc-internal-format
64386 msgid "unknown TLS model %qs"
64387 msgstr ""
64388
64389 #: common.opt:2862
64390 #, gcc-internal-format
64391 msgid "unknown vectorizer cost model %qs"
64392 msgstr ""
64393
64394 #: common.opt:2900
64395 #, gcc-internal-format
64396 msgid "unrecognized visibility value %qs"
64397 msgstr ""
64398
64399 #: common.opt:2919
64400 #, gcc-internal-format
64401 msgid "unknown vtable verify initialization priority %qs"
64402 msgstr ""
64403
64404 #~ msgid "cannot find '%s'"
64405 #~ msgstr "не вдалося знайти «%s»"
64406
64407 #~ msgid "cannot take address of %s"
64408 #~ msgstr "не може приймати адресу %s"
64409
64410 #~ msgid "undefined identifier `%s`, did you mean %s `%s`?"
64411 #~ msgstr "невизначений ідентифікатор «%s», мало бути %s «%s»?"
64412
64413 #~ msgid "undefined identifier `%s`, did you mean `%s`?"
64414 #~ msgstr "невизначений ідентифікатор «%s», мало бути «%s»?"
64415
64416 #~ msgid "%s is not in a class or struct scope"
64417 #~ msgstr "%s не перебуває у області дії класу або структури"
64418
64419 #~ msgid "'this' is only defined in non-static member functions, not %s"
64420 #~ msgstr "«this» є визначеним лише у функціях-учасниках, які не є статичним, а не у %s"
64421
64422 #~ msgid "%s is not in a class scope"
64423 #~ msgstr "%s не перебуває у області дії класу"
64424
64425 #~ msgid "no base class for %s"
64426 #~ msgstr "немає базового класу для %s"
64427
64428 #~ msgid "%s of type %s has no value"
64429 #~ msgstr "%s типу %s не має значення"
64430
64431 #~ msgid "recursive expansion of %s '%s'"
64432 #~ msgstr "рекурсивне розгортання %s '%s'"
64433
64434 #~ msgid "cannot create instance of interface %s"
64435 #~ msgstr "не вдалося створити екземпляр інтерфейсу %s"
64436
64437 #~ msgid "no allocator for %s"
64438 #~ msgstr "немає інструкції розміщення у пам'яті для %s"
64439
64440 #~ msgid "no constructor for %s"
64441 #~ msgstr "немає конструктора для %s"
64442
64443 #~ msgid "too many arguments for array"
64444 #~ msgstr "забагато аргументів для масиву"
64445
64446 #~ msgid "%s has no value"
64447 #~ msgstr "%s не має значення"
64448
64449 #~ msgid "cannot read file %s"
64450 #~ msgstr "не вдалося прочитати файл %s"
64451
64452 #~ msgid "%s is not an expression"
64453 #~ msgstr "%s не є виразом"
64454
64455 #~ msgid "no super class constructor for %s"
64456 #~ msgstr "немає конструктора суперкласу для %s"
64457
64458 #~ msgid "invalid array operation %s (possible missing [])"
64459 #~ msgstr "некоректна дія із масивом %s (можливо, пропущено [])"
64460
64461 #~ msgid "cannot delete type %s"
64462 #~ msgstr "неможливо вилучити тип %s"
64463
64464 #~ msgid "cannot cast %s"
64465 #~ msgstr "не можна викликати %s"
64466
64467 #~ msgid "conversion error from %s to %s"
64468 #~ msgstr "помилка під час перетворення з %s на %s"
64469
64470 #~ msgid "can't subtract pointer from %s"
64471 #~ msgstr "не можна віднімати вказівник від %s"
64472
64473 #~ msgid "%s is not defined for associative arrays"
64474 #~ msgstr "%s не визначено для асоціативних масивів"
64475
64476 #~ msgid "%s isn't a template"
64477 #~ msgstr "%s не є шаблоном"
64478
64479 #~ msgid "expression %s is not constant"
64480 #~ msgstr "вираз %s не є сталим"
64481
64482 #~ msgid "expected semicolon"
64483 #~ msgstr "мало бути використано крапку з комою"
64484
64485 #~ msgid "%<try%> in %<constexpr%> function"
64486 #~ msgstr "%<try%> у функції %<constexpr%>"
64487
64488 #~ msgid " -i, --intermediate-format Output .gcov file in intermediate text format\n"
64489 #~ msgstr " -i, --intermediate-format Вивести дані до файла .gcov у проміжному текстовому форматі\n"
64490
64491 #~ msgid "Cannot open intermediate output file %s\n"
64492 #~ msgstr "Не вдалося відкрити проміжний файл для виведення %s\n"
64493
64494 #~ msgid "%<-mstring%> is deprecated"
64495 #~ msgstr "%<-mstring%> вважається застарілим"
64496
64497 #~ msgid "%<-misel=no%> is deprecated; use %<-mno-isel%> instead"
64498 #~ msgstr "%<-misel=no%> є застарілим, замість нього слід користуватися %<-mno-isel%>"
64499
64500 #~ msgid "%<-misel=yes%> is deprecated; use %<-misel%> instead"
64501 #~ msgstr "%<-misel=yes%> є застарілим, замість нього слід користуватися %<-misel%>"
64502
64503 #~ msgid "switch %qs no longer supported"
64504 #~ msgstr "підтримку перемикача %qs припинено"
64505
64506 #~ msgid "%<gcall%> is not defined as a type"
64507 #~ msgstr "%<gcall%> не визначено як тип"
64508
64509 #~ msgid "position-independent code not supported"
64510 #~ msgstr "підтримки коду із незалежним позиціюванням не передбачено"
64511
64512 #~ msgid "%qs command-line option is deprecated"
64513 #~ msgstr "параметр командного рядка %qs є застарілим"
64514
64515 #~ msgid "expected %<tofrom%>"
64516 #~ msgstr "мало бути %<tofrom%>"
64517
64518 #~ msgid "expected %<scalar%>"
64519 #~ msgstr "мало бути %<scalar%>"
64520
64521 #~ msgid "invalid number of operands to __FMA"
64522 #~ msgstr "некоректна кількість операндів __FMA"
64523
64524 #~ msgid "%<-fno-for-scope%> is deprecated"
64525 #~ msgstr "%<-fno-for-scope%> вважається застарілим"
64526
64527 #~ msgid "%<-ffriend-injection%> is deprecated"
64528 #~ msgstr "%<-ffriend-injection%> вважається застарілим"
64529
64530 #~ msgid "%<-fcf-protection=branch%> requires Intel CET support. Use -mcet or -mibt option to enable CET"
64531 #~ msgstr "Для %<-fcf-protection=branch%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або -mibt, щоб увімкнути CET"
64532
64533 #~ msgid "%<-fcf-protection=return%> requires Intel CET support. Use -mcet or -mshstk option to enable CET"
64534 #~ msgstr "Для %<-fcf-protection=return%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або -mshstk, щоб увімкнути CET"
64535
64536 #~ msgid "%<-fcf-protection=full%> requires Intel CET support. Use -mcet or both of -mibt and -mshstk options to enable CET"
64537 #~ msgstr "Для %<-fcf-protection=full%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або парою параметрів -mibt та -mshstk, щоб увімкнути CET"
64538
64539 #~ msgid "%s:unknown function '%u'\n"
64540 #~ msgstr "%s:невідома функція «%u»\n"
64541
64542 #~ msgid "Cilk array notation cannot be used as a computed goto expression"
64543 #~ msgstr "Позначення масиву Cilk не можна використовувати як обчислений вираз переходу"
64544
64545 #~ msgid "candidates are: %+#D"
64546 #~ msgstr "кандидати: %+#D"
64547
64548 #~ msgid "candidate is: %+#D"
64549 #~ msgstr "кандидат: %+#D"
64550
64551 #~ msgid "{unknown}"
64552 #~ msgstr "{невідомий}"
64553
64554 #~ msgid "Integer overflow"
64555 #~ msgstr "Переповнення типу цілого значення"
64556
64557 #~ msgid "expected %<none%>"
64558 #~ msgstr "мало бути %<none%>"
64559
64560 #~ msgid "%<num_gangs%> value must be positive"
64561 #~ msgstr "Значення %<num_gangs%> має бути додатним"
64562
64563 #~ msgid "%<num_workers%> value must be positive"
64564 #~ msgstr "Значення %<num_workers%> має бути додатним"
64565
64566 #~ msgid "%<vector_length%> value must be positive"
64567 #~ msgstr "значення %<vector_length%> має бути додатним"
64568
64569 #~ msgid "previous external decl of %q#D"
64570 #~ msgstr "попереднє зовнішнє оголошення %q#D"
64571
64572 #~ msgid "candidate is: %#D"
64573 #~ msgstr "кандидат: %#D"
64574
64575 #~ msgid "\t%#D"
64576 #~ msgstr "\t%#D"
64577
64578 #~ msgid ""
64579 #~ "For bug reporting instructions, please see:\n"
64580 #~ "%s.\n"
64581 #~ msgstr ""
64582 #~ "Настанови щодо звітування про вади можна знайти тут:\n"
64583 #~ "%s.\n"
64584
64585 #~ msgid "see <http://www.gnu.org/licenses/>. */"
64586 #~ msgstr "див. <http://www.gnu.org/licenses/>. */"
64587
64588 #~ msgid "%<%s%> value must be positive"
64589 #~ msgstr "значення %<%s%> має бути додатним"
64590
64591 #~ msgid "%<tile%> value must be positive"
64592 #~ msgstr "значення %<tile%> має бути додатним"
64593
64594 #~ msgid "bad string constant"
64595 #~ msgstr "помилкова рядкова стала"
64596
64597 #~ msgid "Warning:"
64598 #~ msgstr "Попередження:"
64599
64600 #~ msgid "Error:"
64601 #~ msgstr "Помилка:"
64602
64603 #~ msgid "\t%+#D"
64604 #~ msgstr "\t%+#D"