* uk.po: Update.
[official-gcc.git] / gcc / po / uk.po
bloba139e742e510b7d788bd9569d3e3250f3e691585
1 # Ukrainian translation of gcc
2 # Copyright (C) 2015 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gcc package.
5 # Yuri Chornoivan <yurchor@ukr.net>, 2015, 2016, 2017, 2018.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gcc 8.1.0\n"
9 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
10 "POT-Creation-Date: 2018-05-01 20:30+0000\n"
11 "PO-Revision-Date: 2018-05-04 16:12+0200\n"
12 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
13 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
14 "Language: uk\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Bugs: Report translation errors to the Language-Team address.\n"
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
20 "X-Generator: Lokalize 2.0\n"
22 #: cfgrtl.c:2679
23 msgid "flow control insn inside a basic block"
24 msgstr "інструкція з керування потоком у основному блоці"
26 #: cfgrtl.c:2911
27 msgid "wrong insn in the fallthru edge"
28 msgstr "помилкова інструкція на краю fallthru"
30 #: cfgrtl.c:2968
31 msgid "insn outside basic block"
32 msgstr "інструкція поза основним блоком"
34 #: cfgrtl.c:2976
35 msgid "return not followed by barrier"
36 msgstr "за return немає barrier"
38 #: collect-utils.c:164
39 #, c-format
40 msgid "[cannot find %s]"
41 msgstr "[не вдалося знайти %s]"
43 #: collect2.c:1557
44 #, c-format
45 msgid "collect2 version %s\n"
46 msgstr "collect2 версії %s\n"
48 #: collect2.c:1664
49 #, c-format
50 msgid "%d constructor found\n"
51 msgid_plural "%d constructors found\n"
52 msgstr[0] "знайдено %d конструктор\n"
53 msgstr[1] "знайдено %d конструктори\n"
54 msgstr[2] "знайдено %d конструкторів\n"
56 #: collect2.c:1668
57 #, c-format
58 msgid "%d destructor found\n"
59 msgid_plural "%d destructors found\n"
60 msgstr[0] "знайдено %d деструктор\n"
61 msgstr[1] "знайдено %d деструктори\n"
62 msgstr[2] "знайдено %d деструкторів\n"
64 #: collect2.c:1672
65 #, c-format
66 msgid "%d frame table found\n"
67 msgid_plural "%d frame tables found\n"
68 msgstr[0] "знайдено %d таблицю кадрів\n"
69 msgstr[1] "знайдено %d таблиці кадрів\n"
70 msgstr[2] "знайдено %d таблиць кадрів\n"
72 #: collect2.c:1836
73 #, c-format
74 msgid "[Leaving %s]\n"
75 msgstr "[Полишаємо %s]\n"
77 #: collect2.c:2068
78 #, c-format
79 msgid ""
80 "\n"
81 "write_c_file - output name is %s, prefix is %s\n"
82 msgstr ""
83 "\n"
84 "write_c_file - назвою результату є %s, префіксом є %s\n"
86 #: collect2.c:2584
87 #, c-format
88 msgid ""
89 "\n"
90 "ldd output with constructors/destructors.\n"
91 msgstr ""
92 "\n"
93 "Виведені ldd дані з конструкторами та деструкторами.\n"
95 #: cprop.c:1756
96 msgid "const/copy propagation disabled"
97 msgstr "передавання const/copy вимкнено"
99 #: diagnostic.c:222
100 #, c-format
101 msgid "%s: all warnings being treated as errors"
102 msgstr "%s: усі попередження вважаються помилками"
104 #: diagnostic.c:227
105 #, c-format
106 msgid "%s: some warnings being treated as errors"
107 msgstr "%s: деякі попередження вважаються помилками"
109 #: diagnostic.c:324 input.c:222 input.c:1834 c-family/c-opts.c:1377
110 #: fortran/cpp.c:576 fortran/error.c:1008 fortran/error.c:1028
111 msgid "<built-in>"
112 msgstr "<вбудоване>"
114 #: diagnostic.c:477
115 #, c-format
116 msgid "compilation terminated due to -fmax-errors=%u.\n"
117 msgstr "компіляцію перервано через -fmax-errors=%u.\n"
119 #: diagnostic.c:505
120 #, c-format
121 msgid "compilation terminated due to -Wfatal-errors.\n"
122 msgstr "компіляцію перервано через -Wfatal-errors.\n"
124 #: diagnostic.c:525
125 #, c-format
126 msgid ""
127 "Please submit a full bug report,\n"
128 "with preprocessed source if appropriate.\n"
129 msgstr ""
130 "Будь ласка, надішліть повний звіт щодо вади,\n"
131 "якщо потрібно, із попередньо обробленим початковим кодом.\n"
133 #: diagnostic.c:531
134 #, c-format
135 msgid "See %s for instructions.\n"
136 msgstr "Див. настанови у %s.\n"
138 #: diagnostic.c:540
139 #, c-format
140 msgid "compilation terminated.\n"
141 msgstr "компіляцію перервано.\n"
143 #: diagnostic.c:968
144 #, c-format
145 msgid "%s:%d: confused by earlier errors, bailing out\n"
146 msgstr "%s:%d: заплуталися із попередніми помилками, вимушено припиняємо обробку\n"
148 #: diagnostic.c:1491
149 #, c-format
150 msgid "Internal compiler error: Error reporting routines re-entered.\n"
151 msgstr "Внутрішня помилка компілятора: повторний вхід до процедур сповіщення про помилки.\n"
153 #: final.c:1198
154 msgid "negative insn length"
155 msgstr "від’ємна довжина інструкції"
157 #: final.c:3142
158 msgid "could not split insn"
159 msgstr "не вдалося розділити інструкцію"
161 #: final.c:3618
162 msgid "invalid 'asm': "
163 msgstr "некоректна asm: "
165 #: final.c:3751
166 #, c-format
167 msgid "nested assembly dialect alternatives"
168 msgstr "вкладені варіанти діалектів асемблера"
170 #: final.c:3779 final.c:3791
171 #, c-format
172 msgid "unterminated assembly dialect alternative"
173 msgstr "незавершена вставка діалектом асемблера"
175 #: final.c:3933
176 #, c-format
177 msgid "operand number missing after %%-letter"
178 msgstr "пропущено операнд після %%-літери"
180 #: final.c:3936 final.c:3977
181 #, c-format
182 msgid "operand number out of range"
183 msgstr "кількість операндів поза межами припустимого діапазону"
185 #: final.c:3994
186 #, c-format
187 msgid "invalid %%-code"
188 msgstr "некоректний %%-код"
190 #: final.c:4028
191 #, c-format
192 msgid "'%%l' operand isn't a label"
193 msgstr "операнд «%%l» не є міткою"
195 #. We can't handle floating point constants;
196 #. PRINT_OPERAND must handle them.
197 #. We can't handle floating point constants;
198 #. TARGET_PRINT_OPERAND must handle them.
199 #. We can't handle floating point constants;
200 #. PRINT_OPERAND must handle them.
201 #: final.c:4164 config/arc/arc.c:5784 config/i386/i386.c:17302
202 #: config/pdp11/pdp11.c:1715
203 #, c-format
204 msgid "floating constant misused"
205 msgstr "помилкове використання сталої із рухомою крапкою"
207 #: final.c:4222 config/arc/arc.c:5881 config/i386/i386.c:17393
208 #: config/pdp11/pdp11.c:1756
209 #, c-format
210 msgid "invalid expression as operand"
211 msgstr "некоректний вираз операнда"
213 #: gcc.c:119
214 #, c-format
215 msgid "%s\n"
216 msgstr "%s\n"
218 #: gcc.c:1714
219 #, c-format
220 msgid "Using built-in specs.\n"
221 msgstr "Використовуємо вбудовані специфікації.\n"
223 #: gcc.c:1914
224 #, c-format
225 msgid ""
226 "Setting spec %s to '%s'\n"
227 "\n"
228 msgstr ""
229 "Встановлюємо специфікацію %s у значення «%s»\n"
230 "\n"
232 #: gcc.c:2022
233 #, c-format
234 msgid "Reading specs from %s\n"
235 msgstr "Читаємо специфікації з %s\n"
237 #: gcc.c:2149
238 #, c-format
239 msgid "could not find specs file %s\n"
240 msgstr "не вдалося знайти файл специфікацій %s\n"
242 #: gcc.c:2224
243 #, c-format
244 msgid "rename spec %s to %s\n"
245 msgstr "перейменувати специфікацію %s на %s\n"
247 #: gcc.c:2226
248 #, c-format
249 msgid ""
250 "spec is '%s'\n"
251 "\n"
252 msgstr ""
253 "специфікація — «%s»\n"
254 "\n"
256 #: gcc.c:3035
257 #, c-format
258 msgid ""
259 "\n"
260 "Go ahead? (y or n) "
261 msgstr ""
262 "\n"
263 "Продовжувати? (y — так або n — ні) "
265 #: gcc.c:3209
266 #, c-format
267 msgid "# %s %.2f %.2f\n"
268 msgstr "# %s %.2f %.2f\n"
270 #: gcc.c:3425
271 #, c-format
272 msgid "Usage: %s [options] file...\n"
273 msgstr "Використання: %s [параметри] файл…\n"
275 #: gcc.c:3426
276 msgid "Options:\n"
277 msgstr "Параметри:\n"
279 #: gcc.c:3428
280 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
281 msgstr "  -pass-exit-codes         Виходити із найбільшим кодом помилки у фазі.\n"
283 #: gcc.c:3429
284 msgid "  --help                   Display this information.\n"
285 msgstr "  --help                   Вивести цю довідкову інформацію.\n"
287 #: gcc.c:3430
288 msgid "  --target-help            Display target specific command line options.\n"
289 msgstr "  --target-help            Вивести параметри командного рядка, специфічні для цілі.\n"
291 #: gcc.c:3431
292 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
293 msgstr "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
295 #: gcc.c:3432
296 msgid "                           Display specific types of command line options.\n"
297 msgstr "                           Вивести специфічні типи параметрів командного рядка.\n"
299 #: gcc.c:3434
300 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
301 msgstr "  (Скористайтеся параметрами «-v --help», щоб побачити параметри командного рядка підпроцесів).\n"
303 #: gcc.c:3435
304 msgid "  --version                Display compiler version information.\n"
305 msgstr "  --version                Вивести дані щодо версії компілятора.\n"
307 #: gcc.c:3436
308 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
309 msgstr "  -dumpspecs               Вивести усе вбудоване у рядки специфікації.\n"
311 #: gcc.c:3437
312 msgid "  -dumpversion             Display the version of the compiler.\n"
313 msgstr "  -dumpversion             Вивести дані щодо версії компілятора.\n"
315 #: gcc.c:3438
316 msgid "  -dumpmachine             Display the compiler's target processor.\n"
317 msgstr "  -dumpmachine             Вивести дані щодо процесора призначення компілятора.\n"
319 #: gcc.c:3439
320 msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
321 msgstr "  -print-search-dirs       Вивести список усіх каталогів у шляху пошуку компілятора.\n"
323 #: gcc.c:3440
324 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
325 msgstr "  -print-libgcc-file-name  Вивести назву супутньої бібліотеки компілятора.\n"
327 #: gcc.c:3441
328 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
329 msgstr "  -print-file-name=<біб>   Вивести шлях до вказаної бібліотеки повністю.\n"
331 #: gcc.c:3442
332 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
333 msgstr "  -print-prog-name=<прог>  Вивести шлях до компонента компілятора <прог> повністю.\n"
335 #: gcc.c:3443
336 msgid ""
337 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
338 "                           a component in the library path.\n"
339 msgstr ""
340 "  -print-multiarch         Вивести нормалізований триплет GNU цілі, використовується\n"
341 "                           як компонент у шляху до бібліотек.\n"
343 #: gcc.c:3446
344 msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
345 msgstr "  -print-multi-directory   Вивести кореневий каталог для версій libgcc.\n"
347 #: gcc.c:3447
348 msgid ""
349 "  -print-multi-lib         Display the mapping between command line options and\n"
350 "                           multiple library search directories.\n"
351 msgstr ""
352 "  -print-multi-lib         Вивести прив'язку між параметрами командного рядка і\n"
353 "                           і каталогами пошуку мультибібліотек.\n"
355 #: gcc.c:3450
356 msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
357 msgstr "  -print-multi-os-directory Вивести відносний шлях до бібліотек операційної системи.\n"
359 #: gcc.c:3451
360 msgid "  -print-sysroot           Display the target libraries directory.\n"
361 msgstr "  -print-sysroot           Вивести каталог призначення бібліотек.\n"
363 #: gcc.c:3452
364 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
365 msgstr "  -print-sysroot-headers-suffix Вивести суфікс sysroot, який використовується для пошуку заголовків.\n"
367 #: gcc.c:3453
368 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
369 msgstr "  -Wa,<параметри>          Передати асемблеру список відокремлених комами параметрів.\n"
371 #: gcc.c:3454
372 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
373 msgstr "  -Wp,<параметри>          Передати засобу попередньої обробки список відокремлених комами параметрів.\n"
375 #: gcc.c:3455
376 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
377 msgstr "  -Wl,<параметри>          Передати компонувальнику список відокремлених комами параметрів.\n"
379 #: gcc.c:3456
380 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
381 msgstr "  -Xassembler <арг>        Передати аргумент <арг> асемблеру.\n"
383 #: gcc.c:3457
384 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
385 msgstr "  -Xpreprocessor <арг>     Передати аргумент <арг> засобу попередньої обробки.\n"
387 #: gcc.c:3458
388 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
389 msgstr "  -Xlinker <арг>           Передати аргумент <арг> компонувальнику.\n"
391 #: gcc.c:3459
392 msgid "  -save-temps              Do not delete intermediate files.\n"
393 msgstr "  -save-temps              Не вилучати проміжні файли.\n"
395 #: gcc.c:3460
396 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
397 msgstr "  -save-temps=<арг>        Не вилучати проміжні файли.\n"
399 #: gcc.c:3461
400 msgid ""
401 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
402 "                           prefixes to other gcc components.\n"
403 msgstr ""
404 "  -no-canonical-prefixes   Не перетворювати до канонічної форми шляхи під час\n"
405 "                           побудови відносних префіксів до інших компонент gcc.\n"
407 #: gcc.c:3464
408 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
409 msgstr "  -pipe                    Використовувати канали передавання даних замість проміжних файлів.\n"
411 #: gcc.c:3465
412 msgid "  -time                    Time the execution of each subprocess.\n"
413 msgstr "  -time                    Вимірювати час виконання кожного з підпроцесів.\n"
415 #: gcc.c:3466
416 msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
417 msgstr "  -specs=<файл>            Перевизначити вбудовані специфікації вмістом файла <файл>.\n"
419 #: gcc.c:3467
420 msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
421 msgstr "  -std=<стандарт>          Припускати для вхідних кодів відповідність вказаному стандарту.\n"
423 #: gcc.c:3468
424 msgid ""
425 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
426 "                           and libraries.\n"
427 msgstr ""
428 "  --sysroot=<каталог>      Використовувати <каталог> як кореневий для заголовків\n"
429 "                           і бібліотек.\n"
431 #: gcc.c:3471
432 msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
433 msgstr "  -B <каталог>             Додати <каталог> до шляхів пошуку компілятора.\n"
435 #: gcc.c:3472
436 msgid "  -v                       Display the programs invoked by the compiler.\n"
437 msgstr "  -v                       Виводити назви програм, які викликаються компілятором.\n"
439 #: gcc.c:3473
440 msgid "  -###                     Like -v but options quoted and commands not executed.\n"
441 msgstr "  -###                     Подібне до -v, але із лапками для параметрів і без виконання команд.\n"
443 #: gcc.c:3474
444 msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
445 msgstr "  -E                       Лише попередньо обробити; не компілювати, не збирати і не компонувати.\n"
447 #: gcc.c:3475
448 msgid "  -S                       Compile only; do not assemble or link.\n"
449 msgstr "  -S                       Лише скомпілювати; не збирати і не компонувати.\n"
451 #: gcc.c:3476
452 msgid "  -c                       Compile and assemble, but do not link.\n"
453 msgstr "  -c                       Скомпілювати і зібрати, але не компонувати.\n"
455 #: gcc.c:3477
456 msgid "  -o <file>                Place the output into <file>.\n"
457 msgstr "  -o <файл>                Вивести результати до файла <файл>.\n"
459 #: gcc.c:3478
460 msgid ""
461 "  -pie                     Create a dynamically linked position independent\n"
462 "                           executable.\n"
463 msgstr ""
464 "  -pie                     створити динамічно скомпонований виконуваний файл з\n"
465 "                           незалежним позиціюванням\n"
467 #: gcc.c:3480
468 msgid "  -shared                  Create a shared library.\n"
469 msgstr "  -shared                  створити бібліотеку спільного використання\n"
471 #: gcc.c:3481
472 msgid ""
473 "  -x <language>            Specify the language of the following input files.\n"
474 "                           Permissible languages include: c c++ assembler none\n"
475 "                           'none' means revert to the default behavior of\n"
476 "                           guessing the language based on the file's extension.\n"
477 msgstr ""
478 "  -x <мова>                Вказати мову для наступних файлів вхідних даних.\n"
479 "                           Можливі варіанти мов: c c++ assembler none\n"
480 "                           «none» означає «повернутися до типової поведінки\n"
481 "                           із визначенням мови на основі суфікса назви файла».\n"
483 #: gcc.c:3488
484 #, c-format
485 msgid ""
486 "\n"
487 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
488 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
489 " other options on to these processes the -W<letter> options must be used.\n"
490 msgstr ""
492 #: gcc.c:5963
493 #, c-format
494 msgid "Processing spec (%s), which is '%s'\n"
495 msgstr "Обробляємо специфікацію (%s), назва якої — «%s»\n"
497 #: gcc.c:6707
498 #, c-format
499 msgid "Target: %s\n"
500 msgstr "Ціль: %s\n"
502 #: gcc.c:6708
503 #, c-format
504 msgid "Configured with: %s\n"
505 msgstr "Налаштування: %s\n"
507 #: gcc.c:6722
508 #, c-format
509 msgid "Thread model: %s\n"
510 msgstr "Модель потоків: %s\n"
512 #: gcc.c:6733
513 #, c-format
514 msgid "gcc version %s %s\n"
515 msgstr "Версія gcc %s %s\n"
517 #: gcc.c:6736
518 #, c-format
519 msgid "gcc driver version %s %sexecuting gcc version %s\n"
520 msgstr "Версія драйвера gcc %s %sвиконуємо версію gcc %s\n"
522 #: gcc.c:6809 gcc.c:7021
523 #, c-format
524 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
525 msgstr "Ваду не вдається відтворити. Ймовірно, її пов'язано із обладнанням або операційною системою.\n"
527 #: gcc.c:6945
528 #, c-format
529 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
530 msgstr "Попередньо оброблений код збережено до файла %s. Будь ласка, долучіть цей файл до вашого звіту щодо вади.\n"
532 #: gcc.c:7898
533 #, c-format
534 msgid "install: %s%s\n"
535 msgstr "встановлення: %s%s\n"
537 #: gcc.c:7901
538 #, c-format
539 msgid "programs: %s\n"
540 msgstr "програми: %s\n"
542 #: gcc.c:7903
543 #, c-format
544 msgid "libraries: %s\n"
545 msgstr "бібліотеки: %s\n"
547 #: gcc.c:8020
548 #, c-format
549 msgid ""
550 "\n"
551 "For bug reporting instructions, please see:\n"
552 msgstr ""
553 "\n"
554 "Настанови щодо звітування про вади наведено тут:\n"
556 #: gcc.c:8036 gcov-tool.c:528
557 #, c-format
558 msgid "%s %s%s\n"
559 msgstr "%s %s%s\n"
561 #: gcc.c:8039 gcov-tool.c:530 gcov.c:847 fortran/gfortranspec.c:280
562 msgid "(C)"
563 msgstr "©"
565 #: gcc.c:8040 fortran/gfortranspec.c:281
566 msgid ""
567 "This is free software; see the source for copying conditions.  There is NO\n"
568 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
569 "\n"
570 msgstr ""
571 "Це програмне забезпечення є вільним, умови копіювання викладено у його\n"
572 "початкових кодах.\n"
573 "Умовами ліцензування програми НЕ передбачено жодних гарантій, зокрема\n"
574 "гарантій працездатності або придатності для певної мети.\n"
575 "\n"
577 #: gcc.c:8346
578 #, c-format
579 msgid ""
580 "\n"
581 "Linker options\n"
582 "==============\n"
583 "\n"
584 msgstr ""
585 "\n"
586 "Параметри компонувальника\n"
587 "=========================\n"
588 "\n"
590 #: gcc.c:8347
591 #, c-format
592 msgid ""
593 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
594 "\n"
595 msgstr ""
597 #: gcc.c:9651
598 #, c-format
599 msgid ""
600 "Assembler options\n"
601 "=================\n"
602 "\n"
603 msgstr ""
604 "Параметри асемблера\n"
605 "===================\n"
606 "\n"
608 #: gcc.c:9652
609 #, c-format
610 msgid ""
611 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
612 "\n"
613 msgstr ""
615 #: gcov-tool.c:175
616 #, c-format
617 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
618 msgstr ""
620 #: gcov-tool.c:176 gcov-tool.c:271
621 #, c-format
622 msgid "    -o, --output <dir>                  Output directory\n"
623 msgstr "    -o, --output <кат>                  Каталог виведення даних\n"
625 #: gcov-tool.c:177 gcov-tool.c:273 gcov-tool.c:425
626 #, c-format
627 msgid "    -v, --verbose                       Verbose mode\n"
628 msgstr "    -v, --verbose                       докладний режим\n"
630 #: gcov-tool.c:178
631 #, c-format
632 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
633 msgstr ""
635 #: gcov-tool.c:194
636 #, c-format
637 msgid "Merge subcomand usage:"
638 msgstr ""
640 #: gcov-tool.c:269
641 #, c-format
642 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
643 msgstr ""
645 #: gcov-tool.c:270
646 #, c-format
647 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
648 msgstr "    -n, --normalize <int64_t>           Нормалізувати профіль\n"
650 #: gcov-tool.c:272
651 #, c-format
652 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
653 msgstr ""
655 #: gcov-tool.c:290
656 #, c-format
657 msgid "Rewrite subcommand usage:"
658 msgstr ""
660 #: gcov-tool.c:329
661 #, c-format
662 msgid "scaling cannot co-exist with normalization, skipping\n"
663 msgstr ""
665 #: gcov-tool.c:342 gcov-tool.c:352
666 #, c-format
667 msgid "incorrect format in scaling, using 1/1\n"
668 msgstr ""
670 #: gcov-tool.c:362
671 #, c-format
672 msgid "normalization cannot co-exist with scaling\n"
673 msgstr ""
675 #: gcov-tool.c:419
676 #, c-format
677 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
678 msgstr ""
680 #: gcov-tool.c:420
681 #, c-format
682 msgid "    -f, --function                      Print function level info\n"
683 msgstr "    -f, --function                      Вивести дані щодо рівня функції\n"
685 #: gcov-tool.c:421
686 #, c-format
687 msgid "    -F, --fullname                      Print full filename\n"
688 msgstr "    -F, --fullname                      Вивести назву файла повністю\n"
690 #: gcov-tool.c:422
691 #, c-format
692 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
693 msgstr ""
695 #: gcov-tool.c:423
696 #, c-format
697 msgid "    -o, --object                        Print object level info\n"
698 msgstr "    -o, --object                        Вивести дані щодо рівня об'єкта\n"
700 #: gcov-tool.c:424
701 #, c-format
702 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
703 msgstr ""
705 #: gcov-tool.c:445
706 #, c-format
707 msgid "Overlap subcomand usage:"
708 msgstr ""
710 #: gcov-tool.c:511
711 #, c-format
712 msgid ""
713 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
714 "\n"
715 msgstr ""
717 #: gcov-tool.c:512
718 #, c-format
719 msgid ""
720 "Offline tool to handle gcda counts\n"
721 "\n"
722 msgstr ""
724 #: gcov-tool.c:513
725 #, c-format
726 msgid "  -h, --help                            Print this help, then exit\n"
727 msgstr "  -h, --help                            Вивести ці довідкові дані, далі вийти\n"
729 #: gcov-tool.c:514
730 #, c-format
731 msgid "  -v, --version                         Print version number, then exit\n"
732 msgstr "  -v, --version                         Вивести дані щодо версії, далі вийти\n"
734 #: gcov-tool.c:518 gcov.c:835
735 #, c-format
736 msgid ""
737 "\n"
738 "For bug reporting instructions, please see:\n"
739 "%s.\n"
740 msgstr ""
741 "\n"
742 "Настанови щодо звітування про вади наведено тут:\n"
743 "%s.\n"
745 #: gcov-tool.c:529
746 #, c-format
747 msgid "Copyright %s 2018 Free Software Foundation, Inc.\n"
748 msgstr "© %s Free Software Foundation, Inc., 2018\n"
750 #: gcov-tool.c:532 gcov.c:849
751 #, c-format
752 msgid ""
753 "This is free software; see the source for copying conditions.\n"
754 "There is NO warranty; not even for MERCHANTABILITY or \n"
755 "FITNESS FOR A PARTICULAR PURPOSE.\n"
756 "\n"
757 msgstr ""
758 "Це програмне забезпечення є вільним, умови копіювання викладено у його\n"
759 "початкових кодах.\n"
760 "Умовами ліцензування програми НЕ передбачено жодних гарантій, зокрема\n"
761 "гарантій працездатності або придатності для певної мети.\n"
762 "\n"
764 #: gcov.c:811
765 #, c-format
766 msgid ""
767 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
768 "\n"
769 msgstr ""
770 "Користування: gcov [ПАРАМЕТР...] ПОЧАТКОВИЙ_КОД|OBJ...\n"
771 "\n"
773 #: gcov.c:812
774 #, c-format
775 msgid ""
776 "Print code coverage information.\n"
777 "\n"
778 msgstr ""
779 "Виводить дані щодо покриття коду.\n"
780 "\n"
782 #: gcov.c:813
783 #, c-format
784 msgid "  -a, --all-blocks                Show information for every basic block\n"
785 msgstr "  -a, --all-blocks                Вивести дані щодо кожного базового блоку\n"
787 #: gcov.c:814
788 #, c-format
789 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
790 msgstr "  -b, --branch-probabilities      Включити ймовірності розгалужень до виведених даних\n"
792 #: gcov.c:815
793 #, c-format
794 msgid ""
795 "  -c, --branch-counts             Output counts of branches taken\n"
796 "                                    rather than percentages\n"
797 msgstr ""
799 #: gcov.c:817
800 #, c-format
801 msgid "  -d, --display-progress          Display progress information\n"
802 msgstr "  -d, --display-progress          Виводити дані щодо поступу\n"
804 #: gcov.c:818
805 #, c-format
806 msgid "  -f, --function-summaries        Output summaries for each function\n"
807 msgstr "  -f, --function-summaries        Виводити резюме щодо кожної функції\n"
809 #: gcov.c:819
810 #, c-format
811 msgid "  -h, --help                      Print this help, then exit\n"
812 msgstr "  -h, --help                      Вивести ці довідкові дані, потім вийти\n"
814 #: gcov.c:820
815 #, c-format
816 msgid "  -i, --intermediate-format       Output .gcov file in intermediate text format\n"
817 msgstr "  -i, --intermediate-format       Вивести дані до файла .gcov у проміжному текстовому форматі\n"
819 #: gcov.c:821
820 #, c-format
821 msgid "  -j, --human-readable            Output human readable numbers\n"
822 msgstr "  -j, --human-readable            Виводити зручні для читання числа\n"
824 #: gcov.c:822
825 #, c-format
826 msgid "  -k, --use-colors                Emit colored output\n"
827 msgstr "  -k, --use-colors                Розфарбувати виведені дані\n"
829 #: gcov.c:823
830 #, c-format
831 msgid ""
832 "  -l, --long-file-names           Use long output file names for included\n"
833 "                                    source files\n"
834 msgstr ""
836 #: gcov.c:825
837 #, c-format
838 msgid "  -m, --demangled-names           Output demangled function names\n"
839 msgstr ""
841 #: gcov.c:826
842 #, c-format
843 msgid "  -n, --no-output                 Do not create an output file\n"
844 msgstr ""
846 #: gcov.c:827
847 #, c-format
848 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
849 msgstr ""
851 #: gcov.c:828
852 #, c-format
853 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
854 msgstr ""
856 #: gcov.c:829
857 #, c-format
858 msgid "  -r, --relative-only             Only show data for relative sources\n"
859 msgstr ""
861 #: gcov.c:830
862 #, c-format
863 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
864 msgstr ""
866 #: gcov.c:831
867 #, c-format
868 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
869 msgstr ""
871 #: gcov.c:832
872 #, c-format
873 msgid "  -v, --version                   Print version number, then exit\n"
874 msgstr "  -v, --version                   Вивести дані щодо версії, далі вийти\n"
876 #: gcov.c:833
877 #, c-format
878 msgid "  -w, --verbose                   Print verbose informations\n"
879 msgstr "    -w, --verbose                 Режим докладних повідомлень\n"
881 #: gcov.c:834
882 #, c-format
883 msgid "  -x, --hash-filenames            Hash long pathnames\n"
884 msgstr ""
886 #: gcov.c:845
887 #, c-format
888 msgid "gcov %s%s\n"
889 msgstr "gcov %s%s\n"
891 #: gcov.c:1239
892 #, c-format
893 msgid "Creating '%s'\n"
894 msgstr "Створюємо «%s»\n"
896 #: gcov.c:1242
897 #, c-format
898 msgid "Error writing output file '%s'\n"
899 msgstr ""
901 #: gcov.c:1247
902 #, c-format
903 msgid "Could not open output file '%s'\n"
904 msgstr ""
906 #: gcov.c:1252
907 #, c-format
908 msgid "Removing '%s'\n"
909 msgstr "Вилучаємо «%s»\n"
911 #: gcov.c:1275 gcov.c:1335 gcov.c:2702
912 #, c-format
913 msgid "\n"
914 msgstr "\n"
916 #: gcov.c:1299
917 #, c-format
918 msgid "Cannot open intermediate output file %s\n"
919 msgstr "Не вдалося відкрити проміжний файл для виведення %s\n"
921 #: gcov.c:1505
922 #, c-format
923 msgid "%s:source file is newer than notes file '%s'\n"
924 msgstr ""
926 #: gcov.c:1510
927 #, c-format
928 msgid "(the message is displayed only once per source file)\n"
929 msgstr ""
931 #: gcov.c:1530
932 #, c-format
933 msgid "%s:cannot open notes file\n"
934 msgstr ""
936 #: gcov.c:1536
937 #, c-format
938 msgid "%s:not a gcov notes file\n"
939 msgstr ""
941 #: gcov.c:1549
942 #, c-format
943 msgid "%s:version '%.4s', prefer '%.4s'\n"
944 msgstr ""
946 #: gcov.c:1600
947 #, c-format
948 msgid "%s:already seen blocks for '%s'\n"
949 msgstr ""
951 #: gcov.c:1714 gcov.c:1826
952 #, c-format
953 msgid "%s:corrupted\n"
954 msgstr ""
956 #: gcov.c:1721
957 #, c-format
958 msgid "%s:no functions found\n"
959 msgstr ""
961 #: gcov.c:1738
962 #, c-format
963 msgid "%s:cannot open data file, assuming not executed\n"
964 msgstr ""
966 #: gcov.c:1745
967 #, c-format
968 msgid "%s:not a gcov data file\n"
969 msgstr ""
971 #: gcov.c:1758
972 #, c-format
973 msgid "%s:version '%.4s', prefer version '%.4s'\n"
974 msgstr ""
976 #: gcov.c:1764
977 #, c-format
978 msgid "%s:stamp mismatch with notes file\n"
979 msgstr ""
981 #: gcov.c:1807
982 #, c-format
983 msgid "%s:profile mismatch for '%s'\n"
984 msgstr "%s:невідповідність профілів для «%s»\n"
986 #: gcov.c:1825
987 #, c-format
988 msgid "%s:overflowed\n"
989 msgstr "%s:переповнено\n"
991 #: gcov.c:1872
992 #, c-format
993 msgid "%s:'%s' lacks entry and/or exit blocks\n"
994 msgstr ""
996 #: gcov.c:1877
997 #, c-format
998 msgid "%s:'%s' has arcs to entry block\n"
999 msgstr ""
1001 #: gcov.c:1885
1002 #, c-format
1003 msgid "%s:'%s' has arcs from exit block\n"
1004 msgstr ""
1006 #: gcov.c:2094
1007 #, c-format
1008 msgid "%s:graph is unsolvable for '%s'\n"
1009 msgstr ""
1011 #: gcov.c:2236
1012 #, c-format
1013 msgid "Lines executed:%s of %d\n"
1014 msgstr "Виконаних рядків:%s з %d\n"
1016 #: gcov.c:2239
1017 #, c-format
1018 msgid "No executable lines\n"
1019 msgstr "Немає виконуваних рядків\n"
1021 #: gcov.c:2247
1022 #, c-format
1023 msgid "%s '%s'\n"
1024 msgstr "%s «%s»\n"
1026 #: gcov.c:2254
1027 #, c-format
1028 msgid "Branches executed:%s of %d\n"
1029 msgstr ""
1031 #: gcov.c:2258
1032 #, c-format
1033 msgid "Taken at least once:%s of %d\n"
1034 msgstr ""
1036 #: gcov.c:2264
1037 #, c-format
1038 msgid "No branches\n"
1039 msgstr "Немає відгалужень\n"
1041 #: gcov.c:2266
1042 #, c-format
1043 msgid "Calls executed:%s of %d\n"
1044 msgstr "Виконано викликів:%s з %d\n"
1046 #: gcov.c:2270
1047 #, c-format
1048 msgid "No calls\n"
1049 msgstr "Немає викликів\n"
1051 #: gcov.c:2560
1052 #, c-format
1053 msgid "%s:no lines for '%s'\n"
1054 msgstr "%s: немає рядків з «%s»\n"
1056 #: gcov.c:2682
1057 #, c-format
1058 msgid "call   %2d returned %s\n"
1059 msgstr ""
1061 #: gcov.c:2687
1062 #, c-format
1063 msgid "call   %2d never executed\n"
1064 msgstr "виклик %2d ніколи не виконувався\n"
1066 #: gcov.c:2692
1067 #, c-format
1068 msgid "branch %2d taken %s%s"
1069 msgstr ""
1071 #: gcov.c:2697
1072 #, c-format
1073 msgid "branch %2d never executed"
1074 msgstr "гілка %2d ніколи не виконувалася"
1076 #: gcov.c:2700
1077 #, c-format
1078 msgid " (BB %d)"
1079 msgstr " (BB %d)"
1081 #: gcov.c:2707
1082 #, c-format
1083 msgid "unconditional %2d taken %s\n"
1084 msgstr ""
1086 #: gcov.c:2710
1087 #, c-format
1088 msgid "unconditional %2d never executed\n"
1089 msgstr ""
1091 #: gcov.c:2932
1092 #, c-format
1093 msgid "Cannot open source file %s\n"
1094 msgstr "Не вдалося відкрити файл початкового коду %s\n"
1096 #: gcse.c:2581
1097 msgid "PRE disabled"
1098 msgstr ""
1100 #: gcse.c:3510
1101 msgid "GCSE disabled"
1102 msgstr ""
1104 #: gimple-ssa-isolate-paths.c:542 c/c-typeck.c:10240
1105 #, gcc-internal-format
1106 msgid "function returns address of local variable"
1107 msgstr ""
1109 #: gimple-ssa-isolate-paths.c:544 gimple-ssa-isolate-paths.c:426
1110 #, gcc-internal-format
1111 msgid "function may return address of local variable"
1112 msgstr "функція може повертати адресу локальної змінної"
1114 #: incpath.c:73
1115 #, c-format
1116 msgid "ignoring duplicate directory \"%s\"\n"
1117 msgstr ""
1119 #: incpath.c:76
1120 #, c-format
1121 msgid "  as it is a non-system directory that duplicates a system directory\n"
1122 msgstr ""
1124 #: incpath.c:80
1125 #, c-format
1126 msgid "ignoring nonexistent directory \"%s\"\n"
1127 msgstr ""
1129 #: incpath.c:385
1130 #, c-format
1131 msgid "#include \"...\" search starts here:\n"
1132 msgstr ""
1134 #: incpath.c:389
1135 #, c-format
1136 msgid "#include <...> search starts here:\n"
1137 msgstr ""
1139 #: incpath.c:394
1140 #, c-format
1141 msgid "End of search list.\n"
1142 msgstr ""
1144 #. Opening quotation mark.
1145 #: intl.c:62
1146 msgid "`"
1147 msgstr ""
1149 #. Closing quotation mark.
1150 #: intl.c:65
1151 msgid "'"
1152 msgstr ""
1154 #: langhooks.c:379
1155 msgid "At top level:"
1156 msgstr ""
1158 #: langhooks.c:399 cp/error.c:3443
1159 #, c-format
1160 msgid "In member function %qs"
1161 msgstr "У функції-члені %qs"
1163 #: langhooks.c:403 cp/error.c:3446
1164 #, c-format
1165 msgid "In function %qs"
1166 msgstr ""
1168 #: langhooks.c:454 cp/error.c:3396
1169 msgid "    inlined from %qs at %r%s:%d:%d%R"
1170 msgstr ""
1172 #: langhooks.c:459 cp/error.c:3401
1173 msgid "    inlined from %qs at %r%s:%d%R"
1174 msgstr ""
1176 #: langhooks.c:465 cp/error.c:3407
1177 #, c-format
1178 msgid "    inlined from %qs"
1179 msgstr ""
1181 #: lra-assigns.c:1810 reload1.c:2076
1182 msgid "this is the insn:"
1183 msgstr ""
1185 #: lra-constraints.c:3911 reload.c:3814
1186 msgid "unable to generate reloads for:"
1187 msgstr ""
1189 #. What to print when a switch has no documentation.
1190 #: opts.c:185
1191 msgid "This option lacks documentation."
1192 msgstr "Цей перемикач не документовано."
1194 #: opts.c:186
1195 msgid "Uses of this option are diagnosed."
1196 msgstr ""
1198 #: opts.c:1148
1199 #, c-format
1200 msgid "default %d minimum %d maximum %d"
1201 msgstr "типово: %d мінімум: %d максимум: %d"
1203 #: opts.c:1215
1204 #, c-format
1205 msgid "Same as %s.  Use the latter option instead."
1206 msgstr ""
1208 #: opts.c:1223
1209 #, c-format
1210 msgid "%s  Same as %s."
1211 msgstr ""
1213 #: opts.c:1294
1214 msgid "[default]"
1215 msgstr "[типовий]"
1217 #: opts.c:1305
1218 msgid "[enabled]"
1219 msgstr "[увімкнено]"
1221 #: opts.c:1305
1222 msgid "[disabled]"
1223 msgstr "[вимкнено]"
1225 #: opts.c:1333
1226 #, c-format
1227 msgid " No options with the desired characteristics were found\n"
1228 msgstr ""
1230 #: opts.c:1342
1231 #, c-format
1232 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
1233 msgstr ""
1235 #: opts.c:1348
1236 #, c-format
1237 msgid " All options with the desired characteristics have already been displayed\n"
1238 msgstr ""
1240 #: opts.c:1433
1241 msgid "The following options are target specific"
1242 msgstr ""
1244 #: opts.c:1436
1245 msgid "The following options control compiler warning messages"
1246 msgstr ""
1248 #: opts.c:1439
1249 msgid "The following options control optimizations"
1250 msgstr ""
1252 #: opts.c:1442 opts.c:1481
1253 msgid "The following options are language-independent"
1254 msgstr ""
1256 #: opts.c:1445
1257 msgid "The --param option recognizes the following as parameters"
1258 msgstr ""
1260 #: opts.c:1451
1261 msgid "The following options are specific to just the language "
1262 msgstr ""
1264 #: opts.c:1453
1265 msgid "The following options are supported by the language "
1266 msgstr ""
1268 #: opts.c:1464
1269 msgid "The following options are not documented"
1270 msgstr ""
1272 #: opts.c:1466
1273 msgid "The following options take separate arguments"
1274 msgstr ""
1276 #: opts.c:1468
1277 msgid "The following options take joined arguments"
1278 msgstr ""
1280 #: opts.c:1479
1281 msgid "The following options are language-related"
1282 msgstr ""
1284 #: passes.c:1797
1285 #, c-format
1286 msgid "during %s pass: %s\n"
1287 msgstr ""
1289 #: passes.c:1802
1290 #, c-format
1291 msgid "dump file: %s\n"
1292 msgstr ""
1294 #: plugin.c:923
1295 msgid "Event"
1296 msgstr "Подія"
1298 #: plugin.c:923
1299 msgid "Plugins"
1300 msgstr "Додатки"
1302 #: plugin.c:955
1303 #, c-format
1304 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
1305 msgstr ""
1307 #. It's the compiler's fault.
1308 #: reload1.c:6099
1309 msgid "could not find a spill register"
1310 msgstr ""
1312 #. It's the compiler's fault.
1313 #: reload1.c:7981
1314 msgid "VOIDmode on an output"
1315 msgstr ""
1317 #: reload1.c:8735
1318 msgid "failure trying to reload:"
1319 msgstr ""
1321 #: rtl-error.c:116
1322 msgid "unrecognizable insn:"
1323 msgstr ""
1325 #: rtl-error.c:118
1326 msgid "insn does not satisfy its constraints:"
1327 msgstr ""
1329 #: targhooks.c:2000
1330 #, c-format
1331 msgid "created and used with differing settings of '%s'"
1332 msgstr ""
1334 #: targhooks.c:2015
1335 msgid "created and used with different settings of -fpic"
1336 msgstr ""
1338 #: targhooks.c:2017
1339 msgid "created and used with different settings of -fpie"
1340 msgstr ""
1342 #: tlink.c:387
1343 #, c-format
1344 msgid "collect: reading %s\n"
1345 msgstr ""
1347 #: tlink.c:543
1348 #, c-format
1349 msgid "collect: recompiling %s\n"
1350 msgstr ""
1352 #: tlink.c:627
1353 #, c-format
1354 msgid "collect: tweaking %s in %s\n"
1355 msgstr ""
1357 #: tlink.c:844
1358 #, c-format
1359 msgid "collect: relinking\n"
1360 msgstr ""
1362 #: toplev.c:321
1363 #, c-format
1364 msgid "unrecoverable error"
1365 msgstr "критична помилка"
1367 #: toplev.c:629
1368 #, c-format
1369 msgid ""
1370 "%s%s%s %sversion %s (%s)\n"
1371 "%s\tcompiled by GNU C version %s, "
1372 msgstr ""
1374 #: toplev.c:631
1375 #, c-format
1376 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1377 msgstr ""
1379 #: toplev.c:635
1380 #, c-format
1381 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1382 msgstr ""
1384 #: toplev.c:637
1385 #, c-format
1386 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1387 msgstr ""
1389 #: toplev.c:639
1390 #, c-format
1391 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1392 msgstr ""
1394 #: toplev.c:806
1395 msgid "options passed: "
1396 msgstr ""
1398 #: toplev.c:834
1399 msgid "options enabled: "
1400 msgstr ""
1402 #: tree-diagnostic.c:299 c/c-decl.c:5419 c/c-typeck.c:7259 cp/error.c:1042
1403 #: c-family/c-pretty-print.c:413
1404 #, gcc-internal-format
1405 msgid "<anonymous>"
1406 msgstr ""
1408 #: cif-code.def:39
1409 msgid "function not considered for inlining"
1410 msgstr ""
1412 #: cif-code.def:43
1413 msgid "caller is not optimized"
1414 msgstr ""
1416 #: cif-code.def:47
1417 msgid "function body not available"
1418 msgstr ""
1420 #: cif-code.def:51
1421 msgid "redefined extern inline functions are not considered for inlining"
1422 msgstr ""
1424 #: cif-code.def:56
1425 msgid "function not inlinable"
1426 msgstr ""
1428 #: cif-code.def:60
1429 msgid "function body can be overwritten at link time"
1430 msgstr ""
1432 #: cif-code.def:64
1433 msgid "function not inline candidate"
1434 msgstr ""
1436 #: cif-code.def:68
1437 msgid "--param large-function-growth limit reached"
1438 msgstr ""
1440 #: cif-code.def:70
1441 msgid "--param large-stack-frame-growth limit reached"
1442 msgstr ""
1444 #: cif-code.def:72
1445 msgid "--param max-inline-insns-single limit reached"
1446 msgstr ""
1448 #: cif-code.def:74
1449 msgid "--param max-inline-insns-auto limit reached"
1450 msgstr ""
1452 #: cif-code.def:76
1453 msgid "--param inline-unit-growth limit reached"
1454 msgstr ""
1456 #: cif-code.def:80
1457 msgid "recursive inlining"
1458 msgstr ""
1460 #: cif-code.def:84
1461 msgid "call is unlikely and code size would grow"
1462 msgstr ""
1464 #: cif-code.def:88
1465 msgid "function not declared inline and code size would grow"
1466 msgstr ""
1468 #: cif-code.def:92
1469 msgid "mismatched arguments"
1470 msgstr ""
1472 #: cif-code.def:96
1473 msgid "mismatched declarations during linktime optimization"
1474 msgstr ""
1476 #: cif-code.def:100
1477 msgid "variadic thunk call"
1478 msgstr ""
1480 #: cif-code.def:104
1481 msgid "originally indirect function call not considered for inlining"
1482 msgstr ""
1484 #: cif-code.def:108
1485 msgid "indirect function call with a yet undetermined callee"
1486 msgstr ""
1488 #: cif-code.def:112
1489 msgid "exception handling personality mismatch"
1490 msgstr ""
1492 #: cif-code.def:117
1493 msgid "non-call exception handling mismatch"
1494 msgstr ""
1496 #: cif-code.def:121
1497 msgid "target specific option mismatch"
1498 msgstr ""
1500 #: cif-code.def:125
1501 msgid "optimization level attribute mismatch"
1502 msgstr ""
1504 #: cif-code.def:129
1505 msgid "callee refers to comdat-local symbols"
1506 msgstr ""
1508 #: cif-code.def:133
1509 msgid "function attribute mismatch"
1510 msgstr "невідповідність атрибутів функції"
1512 #: cif-code.def:137
1513 msgid "unreachable"
1514 msgstr "недоступний"
1516 #: cif-code.def:141
1517 msgid "caller is instrumentation thunk"
1518 msgstr ""
1520 #. The remainder are real diagnostic types.
1521 #: diagnostic.def:33
1522 msgid "fatal error: "
1523 msgstr "критична помилка: "
1525 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
1526 #. when reporting fatal signal in the compiler.
1527 #: diagnostic.def:34 diagnostic.def:50
1528 msgid "internal compiler error: "
1529 msgstr "внутрішня помилка компілятора: "
1531 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1532 #. due to -Werror and -Werror=warning.
1533 #: diagnostic.def:35 diagnostic.def:47
1534 msgid "error: "
1535 msgstr "помилка: "
1537 #: diagnostic.def:36
1538 msgid "sorry, unimplemented: "
1539 msgstr "вибачте, не реалізовано: "
1541 #: diagnostic.def:37
1542 msgid "warning: "
1543 msgstr "попередження: "
1545 #: diagnostic.def:38
1546 msgid "anachronism: "
1547 msgstr "анахронізм: "
1549 #: diagnostic.def:39
1550 msgid "note: "
1551 msgstr "зауваження: "
1553 #: diagnostic.def:40
1554 msgid "debug: "
1555 msgstr "діагностика: "
1557 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1558 #. prefix does not matter.
1559 #: diagnostic.def:43
1560 msgid "pedwarn: "
1561 msgstr "педантичне попередження: "
1563 #: diagnostic.def:44
1564 msgid "permerror: "
1565 msgstr "постійна помилка: "
1567 #: params.def:49
1568 #, no-c-format
1569 msgid "Maximal estimated outcome of branch considered predictable."
1570 msgstr ""
1572 #: params.def:54
1573 #, no-c-format
1574 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
1575 msgstr ""
1577 #: params.def:71
1578 #, no-c-format
1579 msgid "The maximum number of instructions in a single function eligible for inlining."
1580 msgstr ""
1582 #: params.def:83
1583 #, no-c-format
1584 msgid "The maximum number of instructions when automatically inlining."
1585 msgstr ""
1587 #: params.def:88
1588 #, no-c-format
1589 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
1590 msgstr ""
1592 #: params.def:93
1593 #, no-c-format
1594 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
1595 msgstr ""
1597 #: params.def:98
1598 #, no-c-format
1599 msgid "The maximum depth of recursive inlining for inline functions."
1600 msgstr ""
1602 #: params.def:103
1603 #, no-c-format
1604 msgid "The maximum depth of recursive inlining for non-inline functions."
1605 msgstr ""
1607 #: params.def:108
1608 #, no-c-format
1609 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
1610 msgstr ""
1612 #: params.def:116
1613 #, no-c-format
1614 msgid "The maximum number of nested indirect inlining performed by early inliner."
1615 msgstr ""
1617 #: params.def:122
1618 #, no-c-format
1619 msgid "Probability that COMDAT function will be shared with different compilation unit."
1620 msgstr ""
1622 #: params.def:128
1623 #, no-c-format
1624 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
1625 msgstr ""
1627 #: params.def:135
1628 #, no-c-format
1629 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
1630 msgstr ""
1632 #: params.def:141
1633 #, no-c-format
1634 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
1635 msgstr ""
1637 #: params.def:152
1638 #, no-c-format
1639 msgid "The maximum number of instructions to consider to fill a delay slot."
1640 msgstr ""
1642 #: params.def:163
1643 #, no-c-format
1644 msgid "The maximum number of instructions to consider to find accurate live register information."
1645 msgstr ""
1647 #: params.def:173
1648 #, no-c-format
1649 msgid "The maximum length of scheduling's pending operations list."
1650 msgstr ""
1652 #: params.def:180
1653 #, no-c-format
1654 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
1655 msgstr ""
1657 #: params.def:185
1658 #, no-c-format
1659 msgid "The size of function body to be considered large."
1660 msgstr ""
1662 #: params.def:189
1663 #, no-c-format
1664 msgid "Maximal growth due to inlining of large function (in percent)."
1665 msgstr ""
1667 #: params.def:193
1668 #, no-c-format
1669 msgid "The size of translation unit to be considered large."
1670 msgstr ""
1672 #: params.def:197
1673 #, no-c-format
1674 msgid "How much can given compilation unit grow because of the inlining (in percent)."
1675 msgstr ""
1677 #: params.def:201
1678 #, no-c-format
1679 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
1680 msgstr ""
1682 #: params.def:205
1683 #, no-c-format
1684 msgid "Maximal estimated growth of function body caused by early inlining of single call."
1685 msgstr ""
1687 #: params.def:209
1688 #, no-c-format
1689 msgid "The size of stack frame to be considered large."
1690 msgstr ""
1692 #: params.def:213
1693 #, no-c-format
1694 msgid "Maximal stack frame growth due to inlining (in percent)."
1695 msgstr ""
1697 #: params.def:218
1698 #, no-c-format
1699 msgid "Size of the stack guard expressed as a power of two."
1700 msgstr ""
1702 #: params.def:223
1703 #, no-c-format
1704 msgid "Interval in which to probe the stack expressed as a power of two."
1705 msgstr ""
1707 #: params.def:230
1708 #, no-c-format
1709 msgid "The maximum amount of memory to be allocated by GCSE."
1710 msgstr ""
1712 #: params.def:237
1713 #, no-c-format
1714 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
1715 msgstr ""
1717 #: params.def:248
1718 #, no-c-format
1719 msgid "The threshold ratio for performing partial redundancy elimination after reload."
1720 msgstr ""
1722 #: params.def:255
1723 #, no-c-format
1724 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
1725 msgstr ""
1727 #: params.def:263
1728 #, no-c-format
1729 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
1730 msgstr ""
1732 #: params.def:269
1733 #, no-c-format
1734 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
1735 msgstr ""
1737 #: params.def:277
1738 #, no-c-format
1739 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
1740 msgstr ""
1742 #: params.def:285
1743 #, no-c-format
1744 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
1745 msgstr ""
1747 #: params.def:297
1748 #, no-c-format
1749 msgid "The maximum number of instructions to consider to unroll in a loop."
1750 msgstr ""
1752 #: params.def:303
1753 #, no-c-format
1754 msgid "The maximum number of instructions to consider to unroll in a loop on average."
1755 msgstr ""
1757 #: params.def:308
1758 #, no-c-format
1759 msgid "The maximum number of unrollings of a single loop."
1760 msgstr ""
1762 #: params.def:313
1763 #, no-c-format
1764 msgid "The maximum number of insns of a peeled loop."
1765 msgstr ""
1767 #: params.def:318
1768 #, no-c-format
1769 msgid "The maximum number of peelings of a single loop."
1770 msgstr ""
1772 #: params.def:323
1773 #, no-c-format
1774 msgid "The maximum number of branches on the path through the peeled sequence."
1775 msgstr ""
1777 #: params.def:328
1778 #, no-c-format
1779 msgid "The maximum number of insns of a completely peeled loop."
1780 msgstr ""
1782 #: params.def:333
1783 #, no-c-format
1784 msgid "The maximum number of peelings of a single loop that is peeled completely."
1785 msgstr ""
1787 #: params.def:338
1788 #, no-c-format
1789 msgid "The maximum number of insns of a peeled loop that rolls only once."
1790 msgstr ""
1792 #: params.def:343
1793 #, no-c-format
1794 msgid "The maximum depth of a loop nest we completely peel."
1795 msgstr ""
1797 #: params.def:349
1798 #, no-c-format
1799 msgid "The maximum number of insns of an unswitched loop."
1800 msgstr ""
1802 #: params.def:354
1803 #, no-c-format
1804 msgid "The maximum number of unswitchings in a single loop."
1805 msgstr ""
1807 #: params.def:361
1808 #, no-c-format
1809 msgid "The maximum number of insns in loop header duplicated by the copy loop headers pass."
1810 msgstr ""
1812 #: params.def:368
1813 #, no-c-format
1814 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
1815 msgstr ""
1817 #: params.def:374
1818 #, no-c-format
1819 msgid "Bound on the cost of an expression to compute the number of iterations."
1820 msgstr ""
1822 #: params.def:380
1823 #, no-c-format
1824 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
1825 msgstr ""
1827 #: params.def:385
1828 #, no-c-format
1829 msgid "The minimum value of stage count that swing modulo scheduler will generate."
1830 msgstr ""
1832 #: params.def:389
1833 #, no-c-format
1834 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
1835 msgstr ""
1837 #: params.def:393
1838 #, no-c-format
1839 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
1840 msgstr ""
1842 #: params.def:398
1843 #, no-c-format
1844 msgid "A basic block profile count is considered hot if it contributes to the given permillage of the entire profiled execution."
1845 msgstr ""
1847 #: params.def:403
1848 #, no-c-format
1849 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot."
1850 msgstr ""
1852 #: params.def:408
1853 #, no-c-format
1854 msgid "The minimum fraction of profile runs a given basic block execution count must be not to be considered unlikely."
1855 msgstr ""
1857 #: params.def:413
1858 #, no-c-format
1859 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
1860 msgstr ""
1862 #: params.def:418
1863 #, no-c-format
1864 msgid "Loops iterating at least selected number of iterations will get loop alignment.."
1865 msgstr ""
1867 #: params.def:434
1868 #, no-c-format
1869 msgid "The maximum number of loop iterations we predict statically."
1870 msgstr ""
1872 #: params.def:447
1873 #, no-c-format
1874 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
1875 msgstr ""
1877 #: params.def:451
1878 #, no-c-format
1879 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
1880 msgstr ""
1882 #: params.def:455
1883 #, no-c-format
1884 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
1885 msgstr ""
1887 #: params.def:459
1888 #, no-c-format
1889 msgid "Maximal code growth caused by tail duplication (in percent)."
1890 msgstr ""
1892 #: params.def:463
1893 #, no-c-format
1894 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
1895 msgstr ""
1897 #: params.def:467
1898 #, no-c-format
1899 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
1900 msgstr ""
1902 #: params.def:471
1903 #, no-c-format
1904 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
1905 msgstr ""
1907 #: params.def:477
1908 #, no-c-format
1909 msgid "The maximum number of incoming edges to consider for crossjumping."
1910 msgstr ""
1912 #: params.def:483
1913 #, no-c-format
1914 msgid "The minimum number of matching instructions to consider for crossjumping."
1915 msgstr ""
1917 #: params.def:489
1918 #, no-c-format
1919 msgid "The maximum expansion factor when copying basic blocks."
1920 msgstr ""
1922 #: params.def:495
1923 #, no-c-format
1924 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
1925 msgstr ""
1927 #: params.def:501
1928 #, no-c-format
1929 msgid "The maximum length of path considered in cse."
1930 msgstr ""
1932 #: params.def:505
1933 #, no-c-format
1934 msgid "The maximum instructions CSE process before flushing."
1935 msgstr ""
1937 #: params.def:512
1938 #, no-c-format
1939 msgid "The minimum cost of an expensive expression in the loop invariant motion."
1940 msgstr ""
1942 #: params.def:521
1943 #, no-c-format
1944 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
1945 msgstr ""
1947 #: params.def:529
1948 #, no-c-format
1949 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
1950 msgstr ""
1952 #: params.def:537
1953 #, no-c-format
1954 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
1955 msgstr ""
1957 #: params.def:542
1958 #, no-c-format
1959 msgid "Average number of iterations of a loop."
1960 msgstr ""
1962 #: params.def:547
1963 #, no-c-format
1964 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
1965 msgstr ""
1967 #: params.def:552
1968 #, no-c-format
1969 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
1970 msgstr ""
1972 #: params.def:557
1973 #, no-c-format
1974 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
1975 msgstr ""
1977 #: params.def:562
1978 #, no-c-format
1979 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
1980 msgstr ""
1982 #: params.def:568
1983 #, no-c-format
1984 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
1985 msgstr ""
1987 #: params.def:573
1988 #, no-c-format
1989 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
1990 msgstr ""
1992 #: params.def:578
1993 #, no-c-format
1994 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
1995 msgstr ""
1997 #: params.def:583
1998 #, no-c-format
1999 msgid "The maximum memory locations recorded by cselib."
2000 msgstr ""
2002 #: params.def:596
2003 #, no-c-format
2004 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
2005 msgstr ""
2007 #: params.def:601
2008 #, no-c-format
2009 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
2010 msgstr ""
2012 #: params.def:609
2013 #, no-c-format
2014 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
2015 msgstr ""
2017 #: params.def:614
2018 #, no-c-format
2019 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
2020 msgstr ""
2022 #: params.def:619 params.def:629
2023 #, no-c-format
2024 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
2025 msgstr ""
2027 #: params.def:624 params.def:634
2028 #, no-c-format
2029 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
2030 msgstr ""
2032 #: params.def:639
2033 #, no-c-format
2034 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
2035 msgstr ""
2037 #: params.def:644
2038 #, no-c-format
2039 msgid "The maximum number of iterations through CFG to extend regions."
2040 msgstr ""
2042 #: params.def:649
2043 #, no-c-format
2044 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
2045 msgstr ""
2047 #: params.def:654
2048 #, no-c-format
2049 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
2050 msgstr ""
2052 #: params.def:659
2053 #, no-c-format
2054 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
2055 msgstr ""
2057 #: params.def:664
2058 #, no-c-format
2059 msgid "The maximum size of the lookahead window of selective scheduling."
2060 msgstr ""
2062 #: params.def:669
2063 #, no-c-format
2064 msgid "Maximum number of times that an insn could be scheduled."
2065 msgstr ""
2067 #: params.def:674
2068 #, no-c-format
2069 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
2070 msgstr ""
2072 #: params.def:679
2073 #, no-c-format
2074 msgid "Minimal distance between possibly conflicting store and load."
2075 msgstr ""
2077 #: params.def:684
2078 #, no-c-format
2079 msgid "Hardware autoprefetcher scheduler model control flag.  Number of lookahead cycles the model looks into; at '0' only enable instruction sorting heuristic.  Disabled by default."
2080 msgstr ""
2082 #: params.def:689
2083 #, no-c-format
2084 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
2085 msgstr ""
2087 #: params.def:694
2088 #, no-c-format
2089 msgid "The maximum number of insns combine tries to combine."
2090 msgstr ""
2092 #: params.def:703
2093 #, no-c-format
2094 msgid "The upper bound for sharing integer constants."
2095 msgstr ""
2097 #: params.def:708
2098 #, no-c-format
2099 msgid "The lower bound for a buffer to be considered for stack smashing protection."
2100 msgstr ""
2102 #: params.def:713
2103 #, no-c-format
2104 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
2105 msgstr ""
2107 #: params.def:732
2108 #, no-c-format
2109 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
2110 msgstr ""
2112 #: params.def:741
2113 #, no-c-format
2114 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
2115 msgstr ""
2117 #: params.def:746
2118 #, no-c-format
2119 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
2120 msgstr ""
2122 #: params.def:752
2123 #, no-c-format
2124 msgid "Maximum number of active local stores in RTL dead store elimination."
2125 msgstr ""
2127 #: params.def:762
2128 #, no-c-format
2129 msgid "The number of insns executed before prefetch is completed."
2130 msgstr ""
2132 #: params.def:769
2133 #, no-c-format
2134 msgid "The number of prefetches that can run at the same time."
2135 msgstr ""
2137 #: params.def:776
2138 #, no-c-format
2139 msgid "The size of L1 cache."
2140 msgstr ""
2142 #: params.def:783
2143 #, no-c-format
2144 msgid "The size of L1 cache line."
2145 msgstr ""
2147 #: params.def:790
2148 #, no-c-format
2149 msgid "The size of L2 cache."
2150 msgstr ""
2152 #: params.def:797
2153 #, no-c-format
2154 msgid "The maximum number of stmts in loop nest for loop interchange."
2155 msgstr ""
2157 #: params.def:804
2158 #, no-c-format
2159 msgid "The minimum stride ratio for loop interchange to be profitable"
2160 msgstr ""
2162 #: params.def:815
2163 #, no-c-format
2164 msgid "Whether to use canonical types."
2165 msgstr ""
2167 #: params.def:820
2168 #, no-c-format
2169 msgid "Maximum length of partial antic set when performing tree pre optimization."
2170 msgstr ""
2172 #: params.def:830
2173 #, no-c-format
2174 msgid "Maximum size of a SCC before SCCVN stops processing a function."
2175 msgstr ""
2177 #: params.def:841
2178 #, no-c-format
2179 msgid "Maximum number of disambiguations to perform per memory access."
2180 msgstr ""
2182 #: params.def:846
2183 #, no-c-format
2184 msgid "Max loops number for regional RA."
2185 msgstr ""
2187 #: params.def:851
2188 #, no-c-format
2189 msgid "Max size of conflict table in MB."
2190 msgstr ""
2192 #: params.def:856
2193 #, no-c-format
2194 msgid "The number of registers in each class kept unused by loop invariant motion."
2195 msgstr ""
2197 #: params.def:861
2198 #, no-c-format
2199 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
2200 msgstr ""
2202 #: params.def:866
2203 #, no-c-format
2204 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
2205 msgstr ""
2207 #: params.def:874
2208 #, no-c-format
2209 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
2210 msgstr ""
2212 #: params.def:882
2213 #, no-c-format
2214 msgid "size of tiles for loop blocking."
2215 msgstr ""
2217 #: params.def:889
2218 #, no-c-format
2219 msgid "maximum number of parameters in a SCoP."
2220 msgstr ""
2222 #: params.def:896
2223 #, no-c-format
2224 msgid "maximum number of arrays per scop."
2225 msgstr ""
2227 #: params.def:901
2228 #, no-c-format
2229 msgid "maximum number of isl operations, 0 means unlimited"
2230 msgstr ""
2232 #: params.def:907
2233 #, no-c-format
2234 msgid "whether codegen errors should be ICEs when -fchecking."
2235 msgstr ""
2237 #: params.def:913
2238 #, no-c-format
2239 msgid "Maximum number of datarefs in loop for building loop data dependencies."
2240 msgstr ""
2242 #: params.def:920
2243 #, no-c-format
2244 msgid "Max basic blocks number in loop for loop invariant motion."
2245 msgstr ""
2247 #: params.def:928
2248 #, no-c-format
2249 msgid "use internal function id in profile lookup."
2250 msgstr ""
2252 #: params.def:936
2253 #, no-c-format
2254 msgid "track topn target addresses in indirect-call profile."
2255 msgstr ""
2257 #: params.def:942
2258 #, no-c-format
2259 msgid "Maximum number of instructions in basic block to be considered for SLP vectorization."
2260 msgstr ""
2262 #: params.def:947
2263 #, no-c-format
2264 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
2265 msgstr ""
2267 #: params.def:953
2268 #, no-c-format
2269 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
2270 msgstr ""
2272 #: params.def:960
2273 #, no-c-format
2274 msgid "Max. size of var tracking hash tables."
2275 msgstr ""
2277 #: params.def:968
2278 #, no-c-format
2279 msgid "Max. recursion depth for expanding var tracking expressions."
2280 msgstr ""
2282 #: params.def:976
2283 #, no-c-format
2284 msgid "Max. size of loc list for which reverse ops should be added."
2285 msgstr ""
2287 #: params.def:985
2288 #, no-c-format
2289 msgid "Max. count of debug markers to expand or inline."
2290 msgstr ""
2292 #: params.def:992
2293 #, no-c-format
2294 msgid "The minimum UID to be used for a nondebug insn."
2295 msgstr ""
2297 #: params.def:997
2298 #, no-c-format
2299 msgid "Maximum allowed growth of number and total size of new parameters that ipa-sra replaces a pointer to an aggregate with."
2300 msgstr ""
2302 #: params.def:1003
2303 #, no-c-format
2304 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
2305 msgstr ""
2307 #: params.def:1010
2308 #, no-c-format
2309 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
2310 msgstr ""
2312 #: params.def:1016
2313 #, no-c-format
2314 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
2315 msgstr ""
2317 #: params.def:1022
2318 #, no-c-format
2319 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
2320 msgstr ""
2322 #: params.def:1028
2323 #, no-c-format
2324 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone.."
2325 msgstr ""
2327 #: params.def:1034
2328 #, no-c-format
2329 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning.."
2330 msgstr ""
2332 #: params.def:1040
2333 #, no-c-format
2334 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning.."
2335 msgstr ""
2337 #: params.def:1046
2338 #, no-c-format
2339 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
2340 msgstr ""
2342 #: params.def:1052
2343 #, no-c-format
2344 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known.."
2345 msgstr ""
2347 #: params.def:1058
2348 #, no-c-format
2349 msgid "Compile-time bonus IPA-CP assigns to candidates which make an array index known.."
2350 msgstr ""
2352 #: params.def:1064
2353 #, no-c-format
2354 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
2355 msgstr ""
2357 #: params.def:1072
2358 #, no-c-format
2359 msgid "Number of partitions the program should be split to."
2360 msgstr ""
2362 #: params.def:1077
2363 #, no-c-format
2364 msgid "Minimal size of a partition for LTO (in estimated instructions)."
2365 msgstr ""
2367 #: params.def:1082
2368 #, no-c-format
2369 msgid "Maximal size of a partition for LTO (in estimated instructions)."
2370 msgstr ""
2372 #: params.def:1089
2373 #, no-c-format
2374 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
2375 msgstr ""
2377 #: params.def:1096
2378 #, no-c-format
2379 msgid "Maximum number of conditional store pairs that can be sunk."
2380 msgstr ""
2382 #: params.def:1104
2383 #, no-c-format
2384 msgid "The smallest number of different values for which it is best to use a jump-table instead of a tree of conditional branches, if 0, use the default for the machine."
2385 msgstr ""
2387 #: params.def:1112
2388 #, no-c-format
2389 msgid "Allow new data races on stores to be introduced."
2390 msgstr ""
2392 #: params.def:1118
2393 #, no-c-format
2394 msgid "Set the maximum number of instructions executed in parallel in reassociated tree. If 0, use the target dependent heuristic.."
2395 msgstr ""
2397 #: params.def:1124
2398 #, no-c-format
2399 msgid "Maximum amount of similar bbs to compare a bb with."
2400 msgstr ""
2402 #: params.def:1129
2403 #, no-c-format
2404 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
2405 msgstr ""
2407 #: params.def:1135
2408 #, no-c-format
2409 msgid "Maximum number of constant stores to merge in the store merging pass."
2410 msgstr ""
2412 #: params.def:1141
2413 #, no-c-format
2414 msgid "Maximum amount of iterations of the pass over a function."
2415 msgstr ""
2417 #: params.def:1148
2418 #, no-c-format
2419 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
2420 msgstr ""
2422 #: params.def:1155
2423 #, no-c-format
2424 msgid "Which -fsched-pressure algorithm to apply."
2425 msgstr ""
2427 #: params.def:1161
2428 #, no-c-format
2429 msgid "Maximum length of candidate scans for straight-line strength reduction."
2430 msgstr ""
2432 #: params.def:1167
2433 #, no-c-format
2434 msgid "Enable asan stack protection."
2435 msgstr ""
2437 #: params.def:1172
2438 #, no-c-format
2439 msgid "Enable asan allocas/VLAs protection."
2440 msgstr ""
2442 #: params.def:1177
2443 #, no-c-format
2444 msgid "Enable asan globals protection."
2445 msgstr ""
2447 #: params.def:1182
2448 #, no-c-format
2449 msgid "Enable asan store operations protection."
2450 msgstr ""
2452 #: params.def:1187
2453 #, no-c-format
2454 msgid "Enable asan load operations protection."
2455 msgstr ""
2457 #: params.def:1192
2458 #, no-c-format
2459 msgid "Enable asan builtin functions protection."
2460 msgstr ""
2462 #: params.def:1197
2463 #, no-c-format
2464 msgid "Enable asan detection of use-after-return bugs."
2465 msgstr ""
2467 #: params.def:1202
2468 #, no-c-format
2469 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
2470 msgstr ""
2472 #: params.def:1208
2473 #, no-c-format
2474 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
2475 msgstr ""
2477 #: params.def:1214
2478 #, no-c-format
2479 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
2480 msgstr ""
2482 #: params.def:1220
2483 #, no-c-format
2484 msgid "Maximum number of statements to be included into a single static constructor generated by Pointer Bounds Checker."
2485 msgstr ""
2487 #: params.def:1226
2488 #, no-c-format
2489 msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
2490 msgstr ""
2492 #: params.def:1231
2493 #, no-c-format
2494 msgid "Maximum number of arguments a PHI may have before the FSM threader will not try to thread through its block."
2495 msgstr ""
2497 #: params.def:1236
2498 #, no-c-format
2499 msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
2500 msgstr ""
2502 #: params.def:1241
2503 #, no-c-format
2504 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
2505 msgstr ""
2507 #: params.def:1246
2508 #, no-c-format
2509 msgid "Maximum number of basic blocks on a finite state automaton jump thread path."
2510 msgstr ""
2512 #: params.def:1251
2513 #, no-c-format
2514 msgid "Maximum number of new jump thread paths to create for a finite state automaton."
2515 msgstr ""
2517 #: params.def:1256
2518 #, no-c-format
2519 msgid "Chunk size of omp schedule for loops parallelized by parloops."
2520 msgstr ""
2522 #: params.def:1261
2523 #, no-c-format
2524 msgid "Schedule type of omp schedule for loops parallelized by parloops (static, dynamic, guided, auto, runtime)."
2525 msgstr ""
2527 #: params.def:1268
2528 #, no-c-format
2529 msgid "Minimum number of iterations per thread of an innermost parallelized loop."
2530 msgstr ""
2532 #: params.def:1274
2533 #, no-c-format
2534 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
2535 msgstr ""
2537 #: params.def:1280
2538 #, no-c-format
2539 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
2540 msgstr ""
2542 #: params.def:1286
2543 #, no-c-format
2544 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
2545 msgstr ""
2547 #: params.def:1293
2548 #, no-c-format
2549 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
2550 msgstr ""
2552 #: params.def:1300
2553 #, no-c-format
2554 msgid "Level of hsa debug stores verbosity"
2555 msgstr ""
2557 #: params.def:1305
2558 #, no-c-format
2559 msgid "Maximum number of may-defs visited when devirtualizing speculatively"
2560 msgstr ""
2562 #: params.def:1310
2563 #, no-c-format
2564 msgid "Maximum number of assertions to add along the default edge of a switch statement during VRP"
2565 msgstr ""
2567 #: params.def:1316
2568 #, no-c-format
2569 msgid "Enable loop epilogue vectorization using smaller vector size."
2570 msgstr ""
2572 #: params.def:1321
2573 #, no-c-format
2574 msgid "Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable."
2575 msgstr ""
2577 #: params.def:1326
2578 #, no-c-format
2579 msgid "Maximum unroll factor for the unroll-and-jam transformation."
2580 msgstr ""
2582 #: params.def:1331
2583 #, no-c-format
2584 msgid "Maximum number of bits for which we avoid creating FMAs."
2585 msgstr ""
2587 #: c-family/c-format.c:382
2588 msgid "format"
2589 msgstr "формат"
2591 #: c-family/c-format.c:383
2592 msgid "field width specifier"
2593 msgstr ""
2595 #: c-family/c-format.c:384
2596 msgid "field precision specifier"
2597 msgstr ""
2599 #: c-family/c-format.c:501 c-family/c-format.c:525 config/i386/msformat-c.c:44
2600 msgid "' ' flag"
2601 msgstr "прапорець ' '"
2603 #: c-family/c-format.c:501 c-family/c-format.c:525 config/i386/msformat-c.c:44
2604 msgid "the ' ' printf flag"
2605 msgstr "прапорець printf ' '"
2607 #: c-family/c-format.c:502 c-family/c-format.c:526 c-family/c-format.c:556
2608 #: c-family/c-format.c:620 config/i386/msformat-c.c:45
2609 msgid "'+' flag"
2610 msgstr "прапорець '+'"
2612 #: c-family/c-format.c:502 c-family/c-format.c:526 c-family/c-format.c:556
2613 #: config/i386/msformat-c.c:45
2614 msgid "the '+' printf flag"
2615 msgstr "прапорець printf «+»"
2617 #: c-family/c-format.c:503 c-family/c-format.c:527 c-family/c-format.c:557
2618 #: c-family/c-format.c:596 config/i386/msformat-c.c:46
2619 #: config/i386/msformat-c.c:81
2620 msgid "'#' flag"
2621 msgstr "прапорець '#'"
2623 #: c-family/c-format.c:503 c-family/c-format.c:527 c-family/c-format.c:557
2624 #: config/i386/msformat-c.c:46
2625 msgid "the '#' printf flag"
2626 msgstr "прапорець printf '#'"
2628 #: c-family/c-format.c:504 c-family/c-format.c:528 c-family/c-format.c:594
2629 #: config/i386/msformat-c.c:47
2630 msgid "'0' flag"
2631 msgstr "прапорець '0'"
2633 #: c-family/c-format.c:504 c-family/c-format.c:528 config/i386/msformat-c.c:47
2634 msgid "the '0' printf flag"
2635 msgstr "прапорець printf '0'"
2637 #: c-family/c-format.c:505 c-family/c-format.c:529 c-family/c-format.c:593
2638 #: c-family/c-format.c:623 config/i386/msformat-c.c:48
2639 msgid "'-' flag"
2640 msgstr "прапорець '-'"
2642 #: c-family/c-format.c:505 c-family/c-format.c:529 config/i386/msformat-c.c:48
2643 msgid "the '-' printf flag"
2644 msgstr "прапорець printf «-»"
2646 #: c-family/c-format.c:506 c-family/c-format.c:576 config/i386/msformat-c.c:49
2647 #: config/i386/msformat-c.c:69
2648 msgid "''' flag"
2649 msgstr "прапорець '''"
2651 #: c-family/c-format.c:506 config/i386/msformat-c.c:49
2652 msgid "the ''' printf flag"
2653 msgstr "прапорець printf '''"
2655 #: c-family/c-format.c:507 c-family/c-format.c:577
2656 msgid "'I' flag"
2657 msgstr "прапорець 'I'"
2659 #: c-family/c-format.c:507
2660 msgid "the 'I' printf flag"
2661 msgstr ""
2663 #: c-family/c-format.c:508 c-family/c-format.c:530 c-family/c-format.c:574
2664 #: c-family/c-format.c:597 c-family/c-format.c:624 config/sol2-c.c:43
2665 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:67
2666 msgid "field width"
2667 msgstr ""
2669 #: c-family/c-format.c:508 c-family/c-format.c:530 config/sol2-c.c:43
2670 #: config/i386/msformat-c.c:50
2671 msgid "field width in printf format"
2672 msgstr ""
2674 #: c-family/c-format.c:509 c-family/c-format.c:531 c-family/c-format.c:559
2675 #: config/i386/msformat-c.c:51
2676 msgid "precision"
2677 msgstr "точність"
2679 #: c-family/c-format.c:509 c-family/c-format.c:531 c-family/c-format.c:559
2680 #: config/i386/msformat-c.c:51
2681 msgid "precision in printf format"
2682 msgstr ""
2684 #: c-family/c-format.c:510 c-family/c-format.c:532 c-family/c-format.c:560
2685 #: c-family/c-format.c:575 c-family/c-format.c:627 config/sol2-c.c:44
2686 #: config/i386/msformat-c.c:52 config/i386/msformat-c.c:68
2687 msgid "length modifier"
2688 msgstr ""
2690 #: c-family/c-format.c:510 c-family/c-format.c:532 c-family/c-format.c:560
2691 #: config/sol2-c.c:44 config/i386/msformat-c.c:52
2692 msgid "length modifier in printf format"
2693 msgstr ""
2695 #: c-family/c-format.c:558
2696 msgid "'q' flag"
2697 msgstr ""
2699 #: c-family/c-format.c:558
2700 msgid "the 'q' diagnostic flag"
2701 msgstr ""
2703 #: c-family/c-format.c:571 config/i386/msformat-c.c:65
2704 msgid "assignment suppression"
2705 msgstr ""
2707 #: c-family/c-format.c:571 config/i386/msformat-c.c:65
2708 msgid "the assignment suppression scanf feature"
2709 msgstr ""
2711 #: c-family/c-format.c:572 config/i386/msformat-c.c:66
2712 msgid "'a' flag"
2713 msgstr ""
2715 #: c-family/c-format.c:572 config/i386/msformat-c.c:66
2716 msgid "the 'a' scanf flag"
2717 msgstr ""
2719 #: c-family/c-format.c:573
2720 msgid "'m' flag"
2721 msgstr ""
2723 #: c-family/c-format.c:573
2724 msgid "the 'm' scanf flag"
2725 msgstr ""
2727 #: c-family/c-format.c:574 config/i386/msformat-c.c:67
2728 msgid "field width in scanf format"
2729 msgstr ""
2731 #: c-family/c-format.c:575 config/i386/msformat-c.c:68
2732 msgid "length modifier in scanf format"
2733 msgstr ""
2735 #: c-family/c-format.c:576 config/i386/msformat-c.c:69
2736 msgid "the ''' scanf flag"
2737 msgstr ""
2739 #: c-family/c-format.c:577
2740 msgid "the 'I' scanf flag"
2741 msgstr ""
2743 #: c-family/c-format.c:592
2744 msgid "'_' flag"
2745 msgstr "прапорець '_'"
2747 #: c-family/c-format.c:592
2748 msgid "the '_' strftime flag"
2749 msgstr ""
2751 #: c-family/c-format.c:593
2752 msgid "the '-' strftime flag"
2753 msgstr ""
2755 #: c-family/c-format.c:594
2756 msgid "the '0' strftime flag"
2757 msgstr ""
2759 #: c-family/c-format.c:595 c-family/c-format.c:619
2760 msgid "'^' flag"
2761 msgstr "прапорець '^'"
2763 #: c-family/c-format.c:595
2764 msgid "the '^' strftime flag"
2765 msgstr ""
2767 #: c-family/c-format.c:596 config/i386/msformat-c.c:81
2768 msgid "the '#' strftime flag"
2769 msgstr ""
2771 #: c-family/c-format.c:597
2772 msgid "field width in strftime format"
2773 msgstr ""
2775 #: c-family/c-format.c:598
2776 msgid "'E' modifier"
2777 msgstr ""
2779 #: c-family/c-format.c:598
2780 msgid "the 'E' strftime modifier"
2781 msgstr ""
2783 #: c-family/c-format.c:599
2784 msgid "'O' modifier"
2785 msgstr ""
2787 #: c-family/c-format.c:599
2788 msgid "the 'O' strftime modifier"
2789 msgstr ""
2791 #: c-family/c-format.c:600
2792 msgid "the 'O' modifier"
2793 msgstr ""
2795 #: c-family/c-format.c:618
2796 msgid "fill character"
2797 msgstr ""
2799 #: c-family/c-format.c:618
2800 msgid "fill character in strfmon format"
2801 msgstr ""
2803 #: c-family/c-format.c:619
2804 msgid "the '^' strfmon flag"
2805 msgstr "прапорець strfmon «^»"
2807 #: c-family/c-format.c:620
2808 msgid "the '+' strfmon flag"
2809 msgstr "прапорець strfmon '+'"
2811 #: c-family/c-format.c:621
2812 msgid "'(' flag"
2813 msgstr "прапорець '('"
2815 #: c-family/c-format.c:621
2816 msgid "the '(' strfmon flag"
2817 msgstr "прапорець strfmon '('"
2819 #: c-family/c-format.c:622
2820 msgid "'!' flag"
2821 msgstr "прапорець '!'"
2823 #: c-family/c-format.c:622
2824 msgid "the '!' strfmon flag"
2825 msgstr "прапорець strfmon «!»"
2827 #: c-family/c-format.c:623
2828 msgid "the '-' strfmon flag"
2829 msgstr "прапорець strfmon «-»"
2831 #: c-family/c-format.c:624
2832 msgid "field width in strfmon format"
2833 msgstr ""
2835 #: c-family/c-format.c:625
2836 msgid "left precision"
2837 msgstr ""
2839 #: c-family/c-format.c:625
2840 msgid "left precision in strfmon format"
2841 msgstr ""
2843 #: c-family/c-format.c:626
2844 msgid "right precision"
2845 msgstr ""
2847 #: c-family/c-format.c:626
2848 msgid "right precision in strfmon format"
2849 msgstr ""
2851 #: c-family/c-format.c:627
2852 msgid "length modifier in strfmon format"
2853 msgstr ""
2855 #. Handle deferred options from command-line.
2856 #: c-family/c-opts.c:1402 fortran/cpp.c:590
2857 msgid "<command-line>"
2858 msgstr ""
2860 #: config/aarch64/aarch64.c:6613
2861 #, c-format
2862 msgid "unsupported operand for code '%c'"
2863 msgstr ""
2865 #: config/aarch64/aarch64.c:6624 config/aarch64/aarch64.c:6640
2866 #: config/aarch64/aarch64.c:6652 config/aarch64/aarch64.c:6663
2867 #: config/aarch64/aarch64.c:6673 config/aarch64/aarch64.c:6694
2868 #: config/aarch64/aarch64.c:6764 config/aarch64/aarch64.c:6775
2869 #: config/aarch64/aarch64.c:6789 config/aarch64/aarch64.c:7011
2870 #: config/aarch64/aarch64.c:7029
2871 #, c-format
2872 msgid "invalid operand for '%%%c'"
2873 msgstr ""
2875 #: config/aarch64/aarch64.c:6709 config/aarch64/aarch64.c:6720
2876 #: config/aarch64/aarch64.c:6871 config/aarch64/aarch64.c:6882
2877 #, c-format
2878 msgid "invalid vector constant"
2879 msgstr "некоректна векторна константа"
2881 #: config/aarch64/aarch64.c:6732 config/aarch64/aarch64.c:6744
2882 #: config/aarch64/aarch64.c:6755
2883 #, c-format
2884 msgid "incompatible floating point / vector register operand for '%%%c'"
2885 msgstr ""
2887 #: config/aarch64/aarch64.c:6823 config/arm/arm.c:22704
2888 #, c-format
2889 msgid "missing operand"
2890 msgstr "пропущено операнд"
2892 #: config/aarch64/aarch64.c:6908
2893 #, c-format
2894 msgid "invalid constant"
2895 msgstr "некоректна константа"
2897 #: config/aarch64/aarch64.c:6911
2898 #, c-format
2899 msgid "invalid operand"
2900 msgstr "некоректний операнд"
2902 #: config/aarch64/aarch64.c:7040 config/aarch64/aarch64.c:7045
2903 #, c-format
2904 msgid "invalid operand prefix '%%%c'"
2905 msgstr ""
2907 #: config/aarch64/aarch64.c:7062
2908 #, c-format
2909 msgid "invalid address mode"
2910 msgstr "некоректний режим адресування"
2912 #: config/alpha/alpha.c:5125 config/i386/i386.c:18558
2913 #: config/powerpcspe/powerpcspe.c:24333 config/rs6000/rs6000.c:21798
2914 #: config/sparc/sparc.c:9290
2915 #, c-format
2916 msgid "'%%&' used without any local dynamic TLS references"
2917 msgstr "'%%&' використано без будь-яких локальних динамічних посилань TLS"
2919 #: config/alpha/alpha.c:5183 config/bfin/bfin.c:1428
2920 #, c-format
2921 msgid "invalid %%J value"
2922 msgstr "некоректне значення %%J"
2924 #: config/alpha/alpha.c:5213 config/ia64/ia64.c:5580
2925 #, c-format
2926 msgid "invalid %%r value"
2927 msgstr "некоректне значення %%r"
2929 #: config/alpha/alpha.c:5223 config/ia64/ia64.c:5534
2930 #: config/powerpcspe/powerpcspe.c:24013 config/rs6000/rs6000.c:21506
2931 #: config/xtensa/xtensa.c:2429
2932 #, c-format
2933 msgid "invalid %%R value"
2934 msgstr "некоректне значення %%R"
2936 #: config/alpha/alpha.c:5229 config/powerpcspe/powerpcspe.c:23933
2937 #: config/rs6000/rs6000.c:21426 config/xtensa/xtensa.c:2396
2938 #, c-format
2939 msgid "invalid %%N value"
2940 msgstr "некоректне значення %%N"
2942 #: config/alpha/alpha.c:5237 config/powerpcspe/powerpcspe.c:23961
2943 #: config/rs6000/rs6000.c:21454
2944 #, c-format
2945 msgid "invalid %%P value"
2946 msgstr "некоректне значення %%P"
2948 #: config/alpha/alpha.c:5245
2949 #, c-format
2950 msgid "invalid %%h value"
2951 msgstr "некоректне значення %%h"
2953 #: config/alpha/alpha.c:5253 config/xtensa/xtensa.c:2422
2954 #, c-format
2955 msgid "invalid %%L value"
2956 msgstr "некоректне значення %%L"
2958 #: config/alpha/alpha.c:5272
2959 #, c-format
2960 msgid "invalid %%m value"
2961 msgstr "некоректне значення %%m"
2963 #: config/alpha/alpha.c:5278
2964 #, c-format
2965 msgid "invalid %%M value"
2966 msgstr "некоректне значення %%M"
2968 #: config/alpha/alpha.c:5315
2969 #, c-format
2970 msgid "invalid %%U value"
2971 msgstr "некоректне значення %%U"
2973 #: config/alpha/alpha.c:5323 config/powerpcspe/powerpcspe.c:24021
2974 #: config/rs6000/rs6000.c:21514
2975 #, c-format
2976 msgid "invalid %%s value"
2977 msgstr "некоректне значення %%s"
2979 #: config/alpha/alpha.c:5334
2980 #, c-format
2981 msgid "invalid %%C value"
2982 msgstr "некоректне значення %%C"
2984 #: config/alpha/alpha.c:5371 config/powerpcspe/powerpcspe.c:23797
2985 #: config/rs6000/rs6000.c:21290
2986 #, c-format
2987 msgid "invalid %%E value"
2988 msgstr "некоректне значення %%E"
2990 #: config/alpha/alpha.c:5396 config/alpha/alpha.c:5446
2991 #, c-format
2992 msgid "unknown relocation unspec"
2993 msgstr ""
2995 #: config/alpha/alpha.c:5405 config/cr16/cr16.c:1569
2996 #: config/powerpcspe/powerpcspe.c:24338 config/rs6000/rs6000.c:21803
2997 #: config/spu/spu.c:1458
2998 #, c-format
2999 msgid "invalid %%xn code"
3000 msgstr ""
3002 #: config/alpha/alpha.c:5511
3003 #, c-format
3004 msgid "invalid operand address"
3005 msgstr ""
3007 #: config/arc/arc.c:3810
3008 #, c-format
3009 msgid "invalid operand to %%Z code"
3010 msgstr ""
3012 #: config/arc/arc.c:3818
3013 #, c-format
3014 msgid "invalid operand to %%z code"
3015 msgstr ""
3017 #: config/arc/arc.c:3826
3018 #, c-format
3019 msgid "invalid operands to %%c code"
3020 msgstr "некоректні операнди для коду %%c"
3022 #: config/arc/arc.c:3834
3023 #, c-format
3024 msgid "invalid operand to %%M code"
3025 msgstr ""
3027 #: config/arc/arc.c:3842 config/m32r/m32r.c:2100
3028 #, c-format
3029 msgid "invalid operand to %%p code"
3030 msgstr ""
3032 #: config/arc/arc.c:3853 config/m32r/m32r.c:2093
3033 #, c-format
3034 msgid "invalid operand to %%s code"
3035 msgstr ""
3037 #: config/arc/arc.c:4001 config/m32r/m32r.c:2126
3038 #, c-format
3039 msgid "invalid operand to %%R code"
3040 msgstr ""
3042 #: config/arc/arc.c:4077 config/m32r/m32r.c:2149
3043 #, c-format
3044 msgid "invalid operand to %%H/%%L code"
3045 msgstr ""
3047 #: config/arc/arc.c:4145 config/m32r/m32r.c:2220
3048 #, c-format
3049 msgid "invalid operand to %%U code"
3050 msgstr ""
3052 #: config/arc/arc.c:4157
3053 #, c-format
3054 msgid "invalid operand to %%V code"
3055 msgstr ""
3057 #: config/arc/arc.c:4214
3058 #, c-format
3059 msgid "invalid operand to %%O code"
3060 msgstr ""
3062 #. Unknown flag.
3063 #. Undocumented flag.
3064 #: config/arc/arc.c:4240 config/epiphany/epiphany.c:1305
3065 #: config/m32r/m32r.c:2247 config/nds32/nds32.c:3079 config/sparc/sparc.c:9569
3066 #, c-format
3067 msgid "invalid operand output code"
3068 msgstr ""
3070 #: config/arc/arc.c:5869
3071 #, c-format
3072 msgid "invalid UNSPEC as operand: %d"
3073 msgstr ""
3075 #: config/arc/arc.c:6158 config/cris/cris.c:2568
3076 msgid "unrecognized supposed constant"
3077 msgstr ""
3079 #: config/arm/arm.c:19142 config/arm/arm.c:19167 config/arm/arm.c:19177
3080 #: config/arm/arm.c:19186 config/arm/arm.c:19195
3081 #, c-format
3082 msgid "invalid shift operand"
3083 msgstr ""
3085 #: config/arm/arm.c:22035 config/arm/arm.c:22053
3086 #, c-format
3087 msgid "predicated Thumb instruction"
3088 msgstr ""
3090 #: config/arm/arm.c:22041
3091 #, c-format
3092 msgid "predicated instruction in conditional sequence"
3093 msgstr ""
3095 #: config/arm/arm.c:22159 config/arm/arm.c:22172 config/arm/arm.c:22197
3096 #: config/nios2/nios2.c:3056
3097 #, c-format
3098 msgid "Unsupported operand for code '%c'"
3099 msgstr ""
3101 #: config/arm/arm.c:22274 config/arm/arm.c:22296 config/arm/arm.c:22306
3102 #: config/arm/arm.c:22316 config/arm/arm.c:22326 config/arm/arm.c:22365
3103 #: config/arm/arm.c:22383 config/arm/arm.c:22408 config/arm/arm.c:22423
3104 #: config/arm/arm.c:22450 config/arm/arm.c:22457 config/arm/arm.c:22475
3105 #: config/arm/arm.c:22482 config/arm/arm.c:22490 config/arm/arm.c:22511
3106 #: config/arm/arm.c:22518 config/arm/arm.c:22651 config/arm/arm.c:22658
3107 #: config/arm/arm.c:22685 config/arm/arm.c:22692 config/bfin/bfin.c:1441
3108 #: config/bfin/bfin.c:1448 config/bfin/bfin.c:1455 config/bfin/bfin.c:1462
3109 #: config/bfin/bfin.c:1471 config/bfin/bfin.c:1478 config/bfin/bfin.c:1485
3110 #: config/bfin/bfin.c:1492 config/nds32/nds32.c:3098
3111 #, c-format
3112 msgid "invalid operand for code '%c'"
3113 msgstr ""
3115 #: config/arm/arm.c:22378
3116 #, c-format
3117 msgid "instruction never executed"
3118 msgstr ""
3120 #. Former Maverick support, removed after GCC-4.7.
3121 #: config/arm/arm.c:22399
3122 #, c-format
3123 msgid "obsolete Maverick format code '%c'"
3124 msgstr ""
3126 #: config/avr/avr.c:2655
3127 #, c-format
3128 msgid "address operand requires constraint for X, Y, or Z register"
3129 msgstr ""
3131 #: config/avr/avr.c:2836
3132 msgid "operands to %T/%t must be reg + const_int:"
3133 msgstr ""
3135 #: config/avr/avr.c:2886 config/avr/avr.c:2953
3136 msgid "bad address, not an I/O address:"
3137 msgstr ""
3139 #: config/avr/avr.c:2895
3140 msgid "bad address, not a constant:"
3141 msgstr ""
3143 #: config/avr/avr.c:2913 config/avr/avr.c:2920
3144 msgid "bad address, not (reg+disp):"
3145 msgstr ""
3147 #: config/avr/avr.c:2927
3148 msgid "bad address, not post_inc or pre_dec:"
3149 msgstr ""
3151 #: config/avr/avr.c:2939
3152 msgid "internal compiler error.  Bad address:"
3153 msgstr ""
3155 #: config/avr/avr.c:2972
3156 #, c-format
3157 msgid "Unsupported code '%c' for fixed-point:"
3158 msgstr ""
3160 #: config/avr/avr.c:2980
3161 msgid "internal compiler error.  Unknown mode:"
3162 msgstr ""
3164 #: config/avr/avr.c:4022 config/avr/avr.c:4966 config/avr/avr.c:5413
3165 msgid "invalid insn:"
3166 msgstr ""
3168 #: config/avr/avr.c:4076 config/avr/avr.c:4188 config/avr/avr.c:4246
3169 #: config/avr/avr.c:4298 config/avr/avr.c:4317 config/avr/avr.c:4509
3170 #: config/avr/avr.c:4817 config/avr/avr.c:5102 config/avr/avr.c:5306
3171 #: config/avr/avr.c:5470 config/avr/avr.c:5563 config/avr/avr.c:5762
3172 msgid "incorrect insn:"
3173 msgstr ""
3175 #: config/avr/avr.c:4333 config/avr/avr.c:4608 config/avr/avr.c:4888
3176 #: config/avr/avr.c:5174 config/avr/avr.c:5352 config/avr/avr.c:5619
3177 #: config/avr/avr.c:5820
3178 msgid "unknown move insn:"
3179 msgstr ""
3181 #: config/avr/avr.c:6279
3182 msgid "bad shift insn:"
3183 msgstr ""
3185 #: config/avr/avr.c:6387 config/avr/avr.c:6868 config/avr/avr.c:7283
3186 msgid "internal compiler error.  Incorrect shift:"
3187 msgstr ""
3189 #: config/avr/avr.c:8689
3190 msgid "unsupported fixed-point conversion"
3191 msgstr ""
3193 #: config/avr/avr.c:10046
3194 msgid "variable"
3195 msgstr "змінна"
3197 #: config/avr/avr.c:10051
3198 msgid "function parameter"
3199 msgstr "параметр функції"
3201 #: config/avr/avr.c:10056
3202 msgid "structure field"
3203 msgstr "поле структури"
3205 #: config/avr/avr.c:10062
3206 msgid "return type of function"
3207 msgstr "тип значення, яке повертає функція"
3209 #: config/avr/avr.c:10067
3210 msgid "pointer"
3211 msgstr "вказівник"
3213 #: config/avr/driver-avr.c:50
3214 #, c-format
3215 msgid ""
3216 "Running spec function '%s' with %d args\n"
3217 "\n"
3218 msgstr ""
3220 #: config/bfin/bfin.c:1390
3221 #, c-format
3222 msgid "invalid %%j value"
3223 msgstr "некоректне значення %%j"
3225 #: config/bfin/bfin.c:1583 config/c6x/c6x.c:2292
3226 #, c-format
3227 msgid "invalid const_double operand"
3228 msgstr ""
3230 #: config/cris/cris.c:622 config/ft32/ft32.c:110 config/moxie/moxie.c:108
3231 #: final.c:3623 final.c:3625 fold-const.c:267 gcc.c:5297 gcc.c:5311
3232 #: rtl-error.c:101 toplev.c:325 vr-values.c:2414 cp/typeck.c:6354
3233 #: lto/lto-object.c:184 lto/lto-object.c:281 lto/lto-object.c:338
3234 #: lto/lto-object.c:362
3235 #, gcc-internal-format, gfc-internal-format
3236 msgid "%s"
3237 msgstr "%s"
3239 #: config/cris/cris.c:673
3240 msgid "unexpected index-type in cris_print_index"
3241 msgstr ""
3243 #: config/cris/cris.c:690
3244 msgid "unexpected base-type in cris_print_base"
3245 msgstr ""
3247 #: config/cris/cris.c:754
3248 msgid "invalid operand for 'b' modifier"
3249 msgstr ""
3251 #: config/cris/cris.c:771
3252 msgid "invalid operand for 'o' modifier"
3253 msgstr ""
3255 #: config/cris/cris.c:790
3256 msgid "invalid operand for 'O' modifier"
3257 msgstr ""
3259 #: config/cris/cris.c:823
3260 msgid "invalid operand for 'p' modifier"
3261 msgstr ""
3263 #: config/cris/cris.c:862
3264 msgid "invalid operand for 'z' modifier"
3265 msgstr ""
3267 #: config/cris/cris.c:926 config/cris/cris.c:960
3268 msgid "invalid operand for 'H' modifier"
3269 msgstr ""
3271 #: config/cris/cris.c:936
3272 msgid "bad register"
3273 msgstr "помилковий регістр"
3275 #: config/cris/cris.c:980
3276 msgid "invalid operand for 'e' modifier"
3277 msgstr ""
3279 #: config/cris/cris.c:997
3280 msgid "invalid operand for 'm' modifier"
3281 msgstr ""
3283 #: config/cris/cris.c:1022
3284 msgid "invalid operand for 'A' modifier"
3285 msgstr ""
3287 #: config/cris/cris.c:1092
3288 msgid "invalid operand for 'D' modifier"
3289 msgstr ""
3291 #: config/cris/cris.c:1106
3292 msgid "invalid operand for 'T' modifier"
3293 msgstr ""
3295 #: config/cris/cris.c:1126 config/ft32/ft32.c:236 config/moxie/moxie.c:178
3296 msgid "invalid operand modifier letter"
3297 msgstr ""
3299 #: config/cris/cris.c:1180
3300 msgid "unexpected multiplicative operand"
3301 msgstr ""
3303 #: config/cris/cris.c:1200 config/ft32/ft32.c:259 config/moxie/moxie.c:203
3304 msgid "unexpected operand"
3305 msgstr ""
3307 #: config/cris/cris.c:1239 config/cris/cris.c:1249
3308 msgid "unrecognized address"
3309 msgstr ""
3311 #: config/cris/cris.c:2967 config/cris/cris.c:3025
3312 msgid "unexpected side-effects in address"
3313 msgstr ""
3315 #. Can't possibly get anything else for a function-call, right?
3316 #: config/cris/cris.c:3853
3317 msgid "unidentifiable call op"
3318 msgstr ""
3320 #: config/cris/cris.c:3915
3321 #, c-format
3322 msgid "PIC register isn't set up"
3323 msgstr ""
3325 #: config/fr30/fr30.c:507
3326 #, c-format
3327 msgid "fr30_print_operand_address: unhandled address"
3328 msgstr ""
3330 #: config/fr30/fr30.c:531
3331 #, c-format
3332 msgid "fr30_print_operand: unrecognized %%p code"
3333 msgstr ""
3335 #: config/fr30/fr30.c:551
3336 #, c-format
3337 msgid "fr30_print_operand: unrecognized %%b code"
3338 msgstr ""
3340 #: config/fr30/fr30.c:572
3341 #, c-format
3342 msgid "fr30_print_operand: unrecognized %%B code"
3343 msgstr ""
3345 #: config/fr30/fr30.c:580
3346 #, c-format
3347 msgid "fr30_print_operand: invalid operand to %%A code"
3348 msgstr ""
3350 #: config/fr30/fr30.c:597
3351 #, c-format
3352 msgid "fr30_print_operand: invalid %%x code"
3353 msgstr ""
3355 #: config/fr30/fr30.c:604
3356 #, c-format
3357 msgid "fr30_print_operand: invalid %%F code"
3358 msgstr ""
3360 #: config/fr30/fr30.c:621
3361 #, c-format
3362 msgid "fr30_print_operand: unknown code"
3363 msgstr ""
3365 #: config/fr30/fr30.c:649 config/fr30/fr30.c:658 config/fr30/fr30.c:669
3366 #: config/fr30/fr30.c:682
3367 #, c-format
3368 msgid "fr30_print_operand: unhandled MEM"
3369 msgstr ""
3371 #: config/frv/frv.c:2494
3372 msgid "bad insn to frv_print_operand_address:"
3373 msgstr ""
3375 #: config/frv/frv.c:2505
3376 msgid "bad register to frv_print_operand_memory_reference_reg:"
3377 msgstr ""
3379 #: config/frv/frv.c:2544 config/frv/frv.c:2554 config/frv/frv.c:2563
3380 #: config/frv/frv.c:2584 config/frv/frv.c:2589
3381 msgid "bad insn to frv_print_operand_memory_reference:"
3382 msgstr ""
3384 #: config/frv/frv.c:2674
3385 #, c-format
3386 msgid "bad condition code"
3387 msgstr ""
3389 #: config/frv/frv.c:2748
3390 msgid "bad insn in frv_print_operand, bad const_double"
3391 msgstr ""
3393 #: config/frv/frv.c:2809
3394 msgid "bad insn to frv_print_operand, 'e' modifier:"
3395 msgstr ""
3397 #: config/frv/frv.c:2817
3398 msgid "bad insn to frv_print_operand, 'F' modifier:"
3399 msgstr ""
3401 #: config/frv/frv.c:2833
3402 msgid "bad insn to frv_print_operand, 'f' modifier:"
3403 msgstr ""
3405 #: config/frv/frv.c:2847
3406 msgid "bad insn to frv_print_operand, 'g' modifier:"
3407 msgstr ""
3409 #: config/frv/frv.c:2895
3410 msgid "bad insn to frv_print_operand, 'L' modifier:"
3411 msgstr ""
3413 #: config/frv/frv.c:2908
3414 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3415 msgstr ""
3417 #: config/frv/frv.c:2929
3418 msgid "bad insn to frv_print_operand, 'O' modifier:"
3419 msgstr ""
3421 #: config/frv/frv.c:2947
3422 msgid "bad insn to frv_print_operand, P modifier:"
3423 msgstr ""
3425 #: config/frv/frv.c:2967
3426 msgid "bad insn in frv_print_operand, z case"
3427 msgstr ""
3429 #: config/frv/frv.c:2998
3430 msgid "bad insn in frv_print_operand, 0 case"
3431 msgstr ""
3433 #: config/frv/frv.c:3003
3434 msgid "frv_print_operand: unknown code"
3435 msgstr ""
3437 #: config/frv/frv.c:4407
3438 msgid "bad output_move_single operand"
3439 msgstr ""
3441 #: config/frv/frv.c:4534
3442 msgid "bad output_move_double operand"
3443 msgstr ""
3445 #: config/frv/frv.c:4676
3446 msgid "bad output_condmove_single operand"
3447 msgstr ""
3449 #: config/i386/i386.c:17387
3450 #, c-format
3451 msgid "invalid UNSPEC as operand"
3452 msgstr ""
3454 #: config/i386/i386.c:17925
3455 #, c-format
3456 msgid "invalid use of register '%s'"
3457 msgstr "некоректне використання регістру «%s»"
3459 #: config/i386/i386.c:17930
3460 #, c-format
3461 msgid "invalid use of asm flag output"
3462 msgstr ""
3464 #: config/i386/i386.c:18160
3465 #, c-format
3466 msgid "invalid operand size for operand code 'O'"
3467 msgstr ""
3469 #: config/i386/i386.c:18195
3470 #, c-format
3471 msgid "invalid operand size for operand code 'z'"
3472 msgstr ""
3474 #: config/i386/i386.c:18264
3475 #, c-format
3476 msgid "invalid operand type used with operand code 'Z'"
3477 msgstr ""
3479 #: config/i386/i386.c:18269
3480 #, c-format
3481 msgid "invalid operand size for operand code 'Z'"
3482 msgstr ""
3484 #: config/i386/i386.c:18346
3485 #, c-format
3486 msgid "operand is not a condition code, invalid operand code 'Y'"
3487 msgstr ""
3489 #: config/i386/i386.c:18425
3490 #, c-format
3491 msgid "operand is not a condition code, invalid operand code 'D'"
3492 msgstr ""
3494 #: config/i386/i386.c:18443
3495 #, c-format
3496 msgid "operand is not a condition code, invalid operand code '%c'"
3497 msgstr ""
3499 #: config/i386/i386.c:18456
3500 #, c-format
3501 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
3502 msgstr ""
3504 #: config/i386/i386.c:18471
3505 #, c-format
3506 msgid "operand is not an integer, invalid operand code 'K'"
3507 msgstr ""
3509 #: config/i386/i386.c:18499
3510 #, c-format
3511 msgid "operand is not a specific integer, invalid operand code 'r'"
3512 msgstr ""
3514 #: config/i386/i386.c:18517
3515 #, c-format
3516 msgid "operand is not an integer, invalid operand code 'R'"
3517 msgstr ""
3519 #: config/i386/i386.c:18540
3520 #, c-format
3521 msgid "operand is not a specific integer, invalid operand code 'R'"
3522 msgstr ""
3524 #: config/i386/i386.c:18626
3525 #, c-format
3526 msgid "invalid operand code '%c'"
3527 msgstr ""
3529 #: config/i386/i386.c:18688
3530 #, c-format
3531 msgid "invalid constraints for operand"
3532 msgstr ""
3534 #: config/i386/i386.c:18738
3535 #, c-format
3536 msgid "invalid vector immediate"
3537 msgstr "некоректна векторна константа"
3539 #: config/i386/i386.c:29572
3540 msgid "unknown insn mode"
3541 msgstr ""
3543 #: config/i386/djgpp.h:146
3544 #, c-format
3545 msgid "-f%s ignored (not supported for DJGPP)\n"
3546 msgstr ""
3548 #: config/ia64/ia64.c:5462
3549 #, c-format
3550 msgid "invalid %%G mode"
3551 msgstr ""
3553 #: config/ia64/ia64.c:5633
3554 #, c-format
3555 msgid "ia64_print_operand: unknown code"
3556 msgstr ""
3558 #: config/ia64/ia64.c:11239
3559 msgid "invalid conversion from %<__fpreg%>"
3560 msgstr ""
3562 #: config/ia64/ia64.c:11242
3563 msgid "invalid conversion to %<__fpreg%>"
3564 msgstr ""
3566 #: config/ia64/ia64.c:11255 config/ia64/ia64.c:11266
3567 msgid "invalid operation on %<__fpreg%>"
3568 msgstr ""
3570 #: config/iq2000/iq2000.c:3177 config/tilegx/tilegx.c:5318
3571 #: config/tilepro/tilepro.c:4707
3572 #, c-format
3573 msgid "invalid %%P operand"
3574 msgstr ""
3576 #: config/iq2000/iq2000.c:3185 config/powerpcspe/powerpcspe.c:23951
3577 #: config/rs6000/rs6000.c:21444
3578 #, c-format
3579 msgid "invalid %%p value"
3580 msgstr "некоректне значення %%p"
3582 #: config/iq2000/iq2000.c:3244
3583 #, c-format
3584 msgid "invalid use of %%d, %%x, or %%X"
3585 msgstr ""
3587 #: config/lm32/lm32.c:527
3588 #, c-format
3589 msgid "only 0.0 can be loaded as an immediate"
3590 msgstr ""
3592 #: config/lm32/lm32.c:597
3593 msgid "bad operand"
3594 msgstr "помилковий операнд"
3596 #: config/lm32/lm32.c:609
3597 msgid "can't use non gp relative absolute address"
3598 msgstr ""
3600 #: config/lm32/lm32.c:613
3601 msgid "invalid addressing mode"
3602 msgstr "некоректний режим адресування"
3604 #: config/m32r/m32r.c:2158
3605 msgid "bad insn for 'A'"
3606 msgstr ""
3608 #: config/m32r/m32r.c:2205
3609 #, c-format
3610 msgid "invalid operand to %%T/%%B code"
3611 msgstr ""
3613 #: config/m32r/m32r.c:2228
3614 #, c-format
3615 msgid "invalid operand to %%N code"
3616 msgstr ""
3618 #: config/m32r/m32r.c:2261
3619 msgid "pre-increment address is not a register"
3620 msgstr ""
3622 #: config/m32r/m32r.c:2268
3623 msgid "pre-decrement address is not a register"
3624 msgstr ""
3626 #: config/m32r/m32r.c:2275
3627 msgid "post-increment address is not a register"
3628 msgstr ""
3630 #: config/m32r/m32r.c:2350 config/m32r/m32r.c:2365
3631 #: config/powerpcspe/powerpcspe.c:36090 config/rs6000/rs6000.c:33292
3632 msgid "bad address"
3633 msgstr "помилкова адреса"
3635 #: config/m32r/m32r.c:2370
3636 msgid "lo_sum not of register"
3637 msgstr ""
3639 #: config/microblaze/microblaze.c:2225
3640 #, c-format
3641 msgid "unknown punctuation '%c'"
3642 msgstr ""
3644 #: config/microblaze/microblaze.c:2234
3645 #, c-format
3646 msgid "null pointer"
3647 msgstr "нульовий вказівник"
3649 #: config/microblaze/microblaze.c:2269
3650 #, c-format
3651 msgid "PRINT_OPERAND, invalid insn for %%C"
3652 msgstr ""
3654 #: config/microblaze/microblaze.c:2298
3655 #, c-format
3656 msgid "PRINT_OPERAND, invalid insn for %%N"
3657 msgstr ""
3659 #: config/microblaze/microblaze.c:2318 config/microblaze/microblaze.c:2493
3660 msgid "insn contains an invalid address !"
3661 msgstr ""
3663 #: config/microblaze/microblaze.c:2333 config/microblaze/microblaze.c:2552
3664 #: config/xtensa/xtensa.c:2526
3665 msgid "invalid address"
3666 msgstr "некоректна адреса"
3668 #: config/microblaze/microblaze.c:2436
3669 #, c-format
3670 msgid "letter %c was found & insn was not CONST_INT"
3671 msgstr ""
3673 #: config/mips/mips.c:8882 config/mips/mips.c:8909 config/mips/mips.c:9092
3674 #, c-format
3675 msgid "'%%%c' is not a valid operand prefix"
3676 msgstr ""
3678 #: config/mips/mips.c:8981 config/mips/mips.c:8988 config/mips/mips.c:8995
3679 #: config/mips/mips.c:9002 config/mips/mips.c:9015 config/mips/mips.c:9022
3680 #: config/mips/mips.c:9032 config/mips/mips.c:9035 config/mips/mips.c:9047
3681 #: config/mips/mips.c:9050 config/mips/mips.c:9110 config/mips/mips.c:9117
3682 #: config/mips/mips.c:9138 config/mips/mips.c:9153 config/mips/mips.c:9172
3683 #: config/mips/mips.c:9181 config/riscv/riscv.c:3049 config/riscv/riscv.c:3055
3684 #: config/riscv/riscv.c:3064
3685 #, c-format
3686 msgid "invalid use of '%%%c'"
3687 msgstr ""
3689 #: config/mmix/mmix.c:1573 config/mmix/mmix.c:1703
3690 msgid "MMIX Internal: Expected a CONST_INT, not this"
3691 msgstr ""
3693 #: config/mmix/mmix.c:1652
3694 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3695 msgstr ""
3697 #: config/mmix/mmix.c:1671
3698 msgid "MMIX Internal: Expected a register, not this"
3699 msgstr ""
3701 #: config/mmix/mmix.c:1681
3702 msgid "MMIX Internal: Expected a constant, not this"
3703 msgstr ""
3705 #. We need the original here.
3706 #: config/mmix/mmix.c:1765
3707 msgid "MMIX Internal: Cannot decode this operand"
3708 msgstr ""
3710 #: config/mmix/mmix.c:1821
3711 msgid "MMIX Internal: This is not a recognized address"
3712 msgstr ""
3714 #: config/mmix/mmix.c:2697
3715 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3716 msgstr ""
3718 #: config/mmix/mmix.c:2704
3719 msgid "MMIX Internal: What's the CC of this?"
3720 msgstr ""
3722 #: config/mmix/mmix.c:2708
3723 msgid "MMIX Internal: What is the CC of this?"
3724 msgstr ""
3726 #: config/mmix/mmix.c:2750
3727 msgid "MMIX Internal: This is not a constant:"
3728 msgstr ""
3730 #: config/msp430/msp430.c:3686
3731 #, c-format
3732 msgid "invalid operand prefix"
3733 msgstr ""
3735 #: config/msp430/msp430.c:3720
3736 #, c-format
3737 msgid "invalid zero extract"
3738 msgstr ""
3740 #: config/powerpcspe/host-darwin.c:96 config/rs6000/host-darwin.c:96
3741 #, c-format
3742 msgid "Out of stack space.\n"
3743 msgstr ""
3745 #: config/powerpcspe/host-darwin.c:117 config/rs6000/host-darwin.c:117
3746 #, c-format
3747 msgid "Try running '%s' in the shell to raise its limit.\n"
3748 msgstr ""
3750 #: config/powerpcspe/powerpcspe.c:4411 config/rs6000/rs6000.c:4258
3751 msgid "-maltivec=le not allowed for big-endian targets"
3752 msgstr ""
3754 #: config/powerpcspe/powerpcspe.c:4423 config/rs6000/rs6000.c:4273
3755 msgid "-mvsx requires hardware floating point"
3756 msgstr ""
3758 #: config/powerpcspe/powerpcspe.c:4431 config/rs6000/rs6000.c:4281
3759 msgid "-mvsx and -mpaired are incompatible"
3760 msgstr ""
3762 #: config/powerpcspe/powerpcspe.c:4433 config/rs6000/rs6000.c:4283
3763 msgid "-mvsx needs indexed addressing"
3764 msgstr ""
3766 #: config/powerpcspe/powerpcspe.c:4438 config/rs6000/rs6000.c:4288
3767 msgid "-mvsx and -mno-altivec are incompatible"
3768 msgstr ""
3770 #: config/powerpcspe/powerpcspe.c:4440 config/rs6000/rs6000.c:4290
3771 msgid "-mno-altivec disables vsx"
3772 msgstr ""
3774 #: config/powerpcspe/powerpcspe.c:4648 config/rs6000/rs6000.c:4416
3775 msgid "-mquad-memory requires 64-bit mode"
3776 msgstr ""
3778 #: config/powerpcspe/powerpcspe.c:4651 config/rs6000/rs6000.c:4419
3779 msgid "-mquad-memory-atomic requires 64-bit mode"
3780 msgstr ""
3782 #: config/powerpcspe/powerpcspe.c:4663 config/rs6000/rs6000.c:4431
3783 msgid "-mquad-memory is not available in little endian mode"
3784 msgstr ""
3786 #: config/powerpcspe/powerpcspe.c:4735 config/rs6000/rs6000.c:4512
3787 msgid "-mtoc-fusion requires 64-bit"
3788 msgstr ""
3790 #: config/powerpcspe/powerpcspe.c:4742 config/rs6000/rs6000.c:4519
3791 msgid "-mtoc-fusion requires medium/large code model"
3792 msgstr ""
3794 #: config/powerpcspe/powerpcspe.c:11492 config/rs6000/rs6000.c:10915
3795 msgid "bad move"
3796 msgstr ""
3798 #: config/powerpcspe/powerpcspe.c:23594 config/rs6000/rs6000.c:21087
3799 msgid "Bad 128-bit move"
3800 msgstr "Помилкове 128-бітове пересування"
3802 #: config/powerpcspe/powerpcspe.c:23785 config/rs6000/rs6000.c:21278
3803 #, c-format
3804 msgid "invalid %%e value"
3805 msgstr "некоректне значення %%e"
3807 #: config/powerpcspe/powerpcspe.c:23806 config/rs6000/rs6000.c:21299
3808 #, c-format
3809 msgid "invalid %%f value"
3810 msgstr "некоректне значення %%f"
3812 #: config/powerpcspe/powerpcspe.c:23815 config/rs6000/rs6000.c:21308
3813 #, c-format
3814 msgid "invalid %%F value"
3815 msgstr "некоректне значення %%F"
3817 #: config/powerpcspe/powerpcspe.c:23824 config/rs6000/rs6000.c:21317
3818 #, c-format
3819 msgid "invalid %%G value"
3820 msgstr "некоректне значення %%G"
3822 #: config/powerpcspe/powerpcspe.c:23859 config/rs6000/rs6000.c:21352
3823 #, c-format
3824 msgid "invalid %%j code"
3825 msgstr ""
3827 #: config/powerpcspe/powerpcspe.c:23869 config/rs6000/rs6000.c:21362
3828 #, c-format
3829 msgid "invalid %%J code"
3830 msgstr ""
3832 #: config/powerpcspe/powerpcspe.c:23879 config/rs6000/rs6000.c:21372
3833 #, c-format
3834 msgid "invalid %%k value"
3835 msgstr ""
3837 #: config/powerpcspe/powerpcspe.c:23894 config/rs6000/rs6000.c:21387
3838 #: config/xtensa/xtensa.c:2415
3839 #, c-format
3840 msgid "invalid %%K value"
3841 msgstr ""
3843 #: config/powerpcspe/powerpcspe.c:23941 config/rs6000/rs6000.c:21434
3844 #, c-format
3845 msgid "invalid %%O value"
3846 msgstr ""
3848 #: config/powerpcspe/powerpcspe.c:23988 config/rs6000/rs6000.c:21481
3849 #, c-format
3850 msgid "invalid %%q value"
3851 msgstr ""
3853 #: config/powerpcspe/powerpcspe.c:24041 config/rs6000/rs6000.c:21534
3854 #, c-format
3855 msgid "invalid %%T value"
3856 msgstr ""
3858 #: config/powerpcspe/powerpcspe.c:24053 config/rs6000/rs6000.c:21546
3859 #, c-format
3860 msgid "invalid %%u value"
3861 msgstr "некоректне значення %%u"
3863 #: config/powerpcspe/powerpcspe.c:24067 config/rs6000/rs6000.c:21560
3864 #: config/xtensa/xtensa.c:2384
3865 #, c-format
3866 msgid "invalid %%v value"
3867 msgstr ""
3869 #: config/powerpcspe/powerpcspe.c:24134 config/rs6000/rs6000.c:21627
3870 #: config/xtensa/xtensa.c:2436
3871 #, c-format
3872 msgid "invalid %%x value"
3873 msgstr ""
3875 #: config/powerpcspe/powerpcspe.c:24282 config/rs6000/rs6000.c:21747
3876 #, c-format
3877 msgid "invalid %%y value, try using the 'Z' constraint"
3878 msgstr ""
3880 #: config/powerpcspe/powerpcspe.c:24996 config/rs6000/rs6000.c:22282
3881 msgid "__float128 and __ibm128 cannot be used in the same expression"
3882 msgstr ""
3884 #: config/powerpcspe/powerpcspe.c:25002 config/rs6000/rs6000.c:22288
3885 msgid "__ibm128 and long double cannot be used in the same expression"
3886 msgstr ""
3888 #: config/powerpcspe/powerpcspe.c:25008 config/rs6000/rs6000.c:22294
3889 msgid "__float128 and long double cannot be used in the same expression"
3890 msgstr ""
3892 #: config/powerpcspe/powerpcspe.c:39380 config/rs6000/rs6000.c:36572
3893 msgid "AltiVec argument passed to unprototyped function"
3894 msgstr ""
3896 #: config/powerpcspe/powerpcspe.c:41186 config/rs6000/rs6000.c:38739
3897 msgid "Could not generate addis value for fusion"
3898 msgstr ""
3900 #: config/powerpcspe/powerpcspe.c:41258 config/rs6000/rs6000.c:38809
3901 msgid "Unable to generate load/store offset for fusion"
3902 msgstr ""
3904 #: config/powerpcspe/powerpcspe.c:41362 config/rs6000/rs6000.c:38908
3905 msgid "Bad GPR fusion"
3906 msgstr ""
3908 #: config/powerpcspe/powerpcspe.c:41580 config/rs6000/rs6000.c:39126
3909 msgid "emit_fusion_p9_load, bad reg #1"
3910 msgstr ""
3912 #: config/powerpcspe/powerpcspe.c:41626 config/rs6000/rs6000.c:39172
3913 msgid "emit_fusion_p9_load, bad reg #2"
3914 msgstr ""
3916 #: config/powerpcspe/powerpcspe.c:41629 config/rs6000/rs6000.c:39175
3917 msgid "emit_fusion_p9_load not MEM"
3918 msgstr ""
3920 #: config/powerpcspe/powerpcspe.c:41667 config/rs6000/rs6000.c:39213
3921 msgid "emit_fusion_p9_store, bad reg #1"
3922 msgstr ""
3924 #: config/powerpcspe/powerpcspe.c:41713 config/rs6000/rs6000.c:39259
3925 msgid "emit_fusion_p9_store, bad reg #2"
3926 msgstr ""
3928 #: config/powerpcspe/powerpcspe.c:41716 config/rs6000/rs6000.c:39262
3929 msgid "emit_fusion_p9_store not MEM"
3930 msgstr ""
3932 #: config/rl78/rl78.c:2004 config/rl78/rl78.c:2090
3933 #, c-format
3934 msgid "q/Q modifiers invalid for symbol references"
3935 msgstr ""
3937 #: config/s390/s390.c:7660
3938 #, c-format
3939 msgid "symbolic memory references are only supported on z10 or later"
3940 msgstr ""
3942 #: config/s390/s390.c:7671
3943 #, c-format
3944 msgid "cannot decompose address"
3945 msgstr ""
3947 #: config/s390/s390.c:7740
3948 #, c-format
3949 msgid "invalid comparison operator for 'E' output modifier"
3950 msgstr ""
3952 #: config/s390/s390.c:7763
3953 #, c-format
3954 msgid "invalid reference for 'J' output modifier"
3955 msgstr ""
3957 #: config/s390/s390.c:7781
3958 #, c-format
3959 msgid "invalid address for 'O' output modifier"
3960 msgstr ""
3962 #: config/s390/s390.c:7803
3963 #, c-format
3964 msgid "invalid address for 'R' output modifier"
3965 msgstr ""
3967 #: config/s390/s390.c:7821
3968 #, c-format
3969 msgid "memory reference expected for 'S' output modifier"
3970 msgstr ""
3972 #: config/s390/s390.c:7831
3973 #, c-format
3974 msgid "invalid address for 'S' output modifier"
3975 msgstr ""
3977 #: config/s390/s390.c:7852
3978 #, c-format
3979 msgid "register or memory expression expected for 'N' output modifier"
3980 msgstr ""
3982 #: config/s390/s390.c:7863
3983 #, c-format
3984 msgid "register or memory expression expected for 'M' output modifier"
3985 msgstr ""
3987 #: config/s390/s390.c:7949 config/s390/s390.c:7970
3988 #, c-format
3989 msgid "invalid constant for output modifier '%c'"
3990 msgstr ""
3992 #: config/s390/s390.c:7967
3993 #, c-format
3994 msgid "invalid constant - try using an output modifier"
3995 msgstr ""
3997 #: config/s390/s390.c:8004
3998 #, c-format
3999 msgid "invalid constant vector for output modifier '%c'"
4000 msgstr ""
4002 #: config/s390/s390.c:8011
4003 #, c-format
4004 msgid "invalid expression - try using an output modifier"
4005 msgstr ""
4007 #: config/s390/s390.c:8014
4008 #, c-format
4009 msgid "invalid expression for output modifier '%c'"
4010 msgstr "некоректний вираз для модифікатора виведення «%c»"
4012 #: config/s390/s390.c:12149
4013 msgid "vector argument passed to unprototyped function"
4014 msgstr ""
4016 #: config/s390/s390.c:16391
4017 msgid "types differ in signedness"
4018 msgstr ""
4020 #: config/s390/s390.c:16401
4021 msgid "binary operator does not support two vector bool operands"
4022 msgstr ""
4024 #: config/s390/s390.c:16404
4025 msgid "binary operator does not support vector bool operand"
4026 msgstr ""
4028 #: config/s390/s390.c:16412
4029 msgid "binary operator does not support mixing vector bool with floating point vector operands"
4030 msgstr ""
4032 #: config/sh/sh.c:1210
4033 #, c-format
4034 msgid "invalid operand to %%R"
4035 msgstr "некоректний операнд %%R"
4037 #: config/sh/sh.c:1237
4038 #, c-format
4039 msgid "invalid operand to %%S"
4040 msgstr "некоректний операнд %%S"
4042 #: config/sh/sh.c:8666
4043 msgid "created and used with different architectures / ABIs"
4044 msgstr ""
4046 #: config/sh/sh.c:8668
4047 msgid "created and used with different ABIs"
4048 msgstr ""
4050 #: config/sh/sh.c:8670
4051 msgid "created and used with different endianness"
4052 msgstr ""
4054 #: config/sparc/sparc.c:9299 config/sparc/sparc.c:9305
4055 #, c-format
4056 msgid "invalid %%Y operand"
4057 msgstr "некоректний операнд %%Y"
4059 #: config/sparc/sparc.c:9392
4060 #, c-format
4061 msgid "invalid %%A operand"
4062 msgstr "некоректний операнд %%A"
4064 #: config/sparc/sparc.c:9412
4065 #, c-format
4066 msgid "invalid %%B operand"
4067 msgstr "некоректний операнд %%B"
4069 #: config/sparc/sparc.c:9492 config/tilegx/tilegx.c:5105
4070 #: config/tilepro/tilepro.c:4514
4071 #, c-format
4072 msgid "invalid %%C operand"
4073 msgstr "некоректний операнд %%C"
4075 #: config/sparc/sparc.c:9524 config/tilegx/tilegx.c:5138
4076 #, c-format
4077 msgid "invalid %%D operand"
4078 msgstr "некоректний операнд %%D"
4080 #: config/sparc/sparc.c:9543
4081 #, c-format
4082 msgid "invalid %%f operand"
4083 msgstr "некоректний операнд %%f"
4085 #: config/sparc/sparc.c:9555
4086 #, c-format
4087 msgid "invalid %%s operand"
4088 msgstr "некоректний операнд %%s"
4090 #: config/sparc/sparc.c:9600
4091 #, c-format
4092 msgid "floating-point constant not a valid immediate operand"
4093 msgstr ""
4095 #: config/stormy16/stormy16.c:1738 config/stormy16/stormy16.c:1809
4096 #, c-format
4097 msgid "'B' operand is not constant"
4098 msgstr "операнд «B» не є сталою"
4100 #: config/stormy16/stormy16.c:1765
4101 #, c-format
4102 msgid "'B' operand has multiple bits set"
4103 msgstr ""
4105 #: config/stormy16/stormy16.c:1791
4106 #, c-format
4107 msgid "'o' operand is not constant"
4108 msgstr "операнд «o» не є сталою"
4110 #: config/stormy16/stormy16.c:1823
4111 #, c-format
4112 msgid "xstormy16_print_operand: unknown code"
4113 msgstr "xstormy16_print_operand: невідомий код"
4115 #: config/tilegx/tilegx.c:5090 config/tilepro/tilepro.c:4499
4116 #, c-format
4117 msgid "invalid %%c operand"
4118 msgstr "некоректний операнд %%c"
4120 #: config/tilegx/tilegx.c:5121
4121 #, c-format
4122 msgid "invalid %%d operand"
4123 msgstr "некоректний операнд %%d"
4125 #: config/tilegx/tilegx.c:5218
4126 #, c-format
4127 msgid "invalid %%H specifier"
4128 msgstr "некоректний специфікатор %%H"
4130 #: config/tilegx/tilegx.c:5260 config/tilepro/tilepro.c:4528
4131 #, c-format
4132 msgid "invalid %%h operand"
4133 msgstr "некоректний операнд %%h"
4135 #: config/tilegx/tilegx.c:5272 config/tilepro/tilepro.c:4592
4136 #, c-format
4137 msgid "invalid %%I operand"
4138 msgstr "некоректний операнд %%I"
4140 #: config/tilegx/tilegx.c:5284 config/tilepro/tilepro.c:4604
4141 #, c-format
4142 msgid "invalid %%i operand"
4143 msgstr "некоректний операнд %%i"
4145 #: config/tilegx/tilegx.c:5305 config/tilepro/tilepro.c:4625
4146 #, c-format
4147 msgid "invalid %%j operand"
4148 msgstr "некоректний операнд %%j"
4150 #: config/tilegx/tilegx.c:5336
4151 #, c-format
4152 msgid "invalid %%%c operand"
4153 msgstr "некоректний операнд %%%c"
4155 #: config/tilegx/tilegx.c:5351 config/tilepro/tilepro.c:4739
4156 #, c-format
4157 msgid "invalid %%N operand"
4158 msgstr "некоректний операнд %%N"
4160 #: config/tilegx/tilegx.c:5395
4161 #, c-format
4162 msgid "invalid operand for 'r' specifier"
4163 msgstr "некоректний операнд для специфікатора «r»"
4165 #: config/tilegx/tilegx.c:5419 config/tilepro/tilepro.c:4820
4166 #, c-format
4167 msgid "unable to print out operand yet; code == %d (%c)"
4168 msgstr ""
4170 #: config/tilepro/tilepro.c:4564
4171 #, c-format
4172 msgid "invalid %%H operand"
4173 msgstr "некоректний операнд %%H"
4175 #: config/tilepro/tilepro.c:4664
4176 #, c-format
4177 msgid "invalid %%L operand"
4178 msgstr "некоректний операнд %%L"
4180 #: config/tilepro/tilepro.c:4724
4181 #, c-format
4182 msgid "invalid %%M operand"
4183 msgstr "некоректний операнд %%M"
4185 #: config/tilepro/tilepro.c:4767
4186 #, c-format
4187 msgid "invalid %%t operand"
4188 msgstr "некоректний операнд %%t"
4190 #: config/tilepro/tilepro.c:4774
4191 #, c-format
4192 msgid "invalid %%t operand '"
4193 msgstr "некоректний операнд %%t '"
4195 #: config/tilepro/tilepro.c:4795
4196 #, c-format
4197 msgid "invalid %%r operand"
4198 msgstr "некоректний операнд %%r"
4200 #: config/v850/v850.c:297
4201 msgid "const_double_split got a bad insn:"
4202 msgstr ""
4204 #: config/v850/v850.c:903
4205 msgid "output_move_single:"
4206 msgstr ""
4208 #: config/vax/vax.c:465
4209 #, c-format
4210 msgid "symbol used with both base and indexed registers"
4211 msgstr ""
4213 #: config/vax/vax.c:474
4214 #, c-format
4215 msgid "symbol with offset used in PIC mode"
4216 msgstr ""
4218 #: config/vax/vax.c:562
4219 #, c-format
4220 msgid "symbol used as immediate operand"
4221 msgstr ""
4223 #: config/vax/vax.c:1591
4224 msgid "illegal operand detected"
4225 msgstr "виявлено неприпустимий операнд"
4227 #: config/visium/visium.c:3374
4228 msgid "illegal operand "
4229 msgstr "неприпустимий операнд "
4231 #: config/visium/visium.c:3425
4232 msgid "illegal operand address (1)"
4233 msgstr "некоректна адреса операнда (1)"
4235 #: config/visium/visium.c:3432
4236 msgid "illegal operand address (2)"
4237 msgstr "некоректна адреса операнда (2)"
4239 #: config/visium/visium.c:3447
4240 msgid "illegal operand address (3)"
4241 msgstr "некоректна адреса операнда (3)"
4243 #: config/visium/visium.c:3455
4244 msgid "illegal operand address (4)"
4245 msgstr "некоректна адреса операнда (4)"
4247 #: config/xtensa/xtensa.c:802 config/xtensa/xtensa.c:834
4248 #: config/xtensa/xtensa.c:843
4249 msgid "bad test"
4250 msgstr "помилкова перевірка"
4252 #: config/xtensa/xtensa.c:2372
4253 #, c-format
4254 msgid "invalid %%D value"
4255 msgstr "некоректне значення %%D"
4257 #: config/xtensa/xtensa.c:2410
4258 msgid "invalid mask"
4259 msgstr "некоректна маска"
4261 #: config/xtensa/xtensa.c:2443
4262 #, c-format
4263 msgid "invalid %%d value"
4264 msgstr "некоректне значення %%d"
4266 #: config/xtensa/xtensa.c:2462 config/xtensa/xtensa.c:2472
4267 #, c-format
4268 msgid "invalid %%t/%%b value"
4269 msgstr "некоректне значення %%t/%%b"
4271 #: config/xtensa/xtensa.c:2551
4272 msgid "no register in address"
4273 msgstr "немає регістру у адресі"
4275 #: config/xtensa/xtensa.c:2559
4276 msgid "address offset not a constant"
4277 msgstr "зсув адреси не є сталою величиною"
4279 #: c/c-objc-common.c:173
4280 msgid "aka"
4281 msgstr "або"
4283 #: c/c-objc-common.c:206
4284 msgid "({anonymous})"
4285 msgstr "({анонімний})"
4287 #. If we have
4288 #. declaration-specifiers declarator decl-specs
4289 #. then assume we have a missing semicolon, which would
4290 #. give us:
4291 #. declaration-specifiers declarator  decl-specs
4292 #. ^
4293 #. ;
4294 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
4295 #. Use c_parser_require to get an error with a fix-it hint.
4296 #: c/c-parser.c:2267 c/c-parser.c:2383 c/c-parser.c:2397 c/c-parser.c:4964
4297 #: c/c-parser.c:5542 c/c-parser.c:5990 c/c-parser.c:6159 c/c-parser.c:6192
4298 #: c/c-parser.c:6390 c/c-parser.c:9680 c/c-parser.c:9715 c/c-parser.c:9746
4299 #: c/c-parser.c:9793 c/c-parser.c:9974 c/c-parser.c:10760 c/c-parser.c:10830
4300 #: c/c-parser.c:10873 c/c-parser.c:15457 c/c-parser.c:15481 c/c-parser.c:15499
4301 #: c/c-parser.c:15712 c/c-parser.c:15758 c/gimple-parser.c:148
4302 #: c/gimple-parser.c:188 c/gimple-parser.c:197 c/gimple-parser.c:226
4303 #: c/gimple-parser.c:1375 c/gimple-parser.c:1404 c/gimple-parser.c:1484
4304 #: c/gimple-parser.c:1511 c/c-parser.c:3204 c/c-parser.c:9967
4305 #: c/gimple-parser.c:1278 c/gimple-parser.c:1317 cp/parser.c:27841
4306 #: cp/parser.c:28430
4307 #, gcc-internal-format
4308 msgid "expected %<;%>"
4309 msgstr "мало бути %<;%>"
4311 #: c/c-parser.c:2431 c/c-parser.c:7573 c/c-parser.c:8015 c/c-parser.c:8058
4312 #: c/c-parser.c:8196 c/c-parser.c:12669 cp/parser.c:27839 cp/parser.c:28448
4313 #, gcc-internal-format
4314 msgid "expected %<,%>"
4315 msgstr "мало бути %<,%>"
4317 #: c/c-parser.c:2817 c/c-parser.c:3736 c/c-parser.c:3906 c/c-parser.c:3968
4318 #: c/c-parser.c:4021 c/c-parser.c:4398 c/c-parser.c:4414 c/c-parser.c:4423
4319 #: c/c-parser.c:7486 c/c-parser.c:7947 c/c-parser.c:7969 c/c-parser.c:8025
4320 #: c/c-parser.c:8134 c/c-parser.c:9151 c/c-parser.c:10081 c/c-parser.c:12576
4321 #: c/c-parser.c:12634 c/c-parser.c:12689 c/c-parser.c:13671 c/c-parser.c:13769
4322 #: c/c-parser.c:14881 c/c-parser.c:15541 c/c-parser.c:15720 c/c-parser.c:17771
4323 #: c/c-parser.c:17849 c/gimple-parser.c:295 c/gimple-parser.c:392
4324 #: c/gimple-parser.c:821 c/gimple-parser.c:837 c/gimple-parser.c:853
4325 #: c/gimple-parser.c:880 c/gimple-parser.c:915 c/gimple-parser.c:1038
4326 #: c/gimple-parser.c:1209 c/gimple-parser.c:1220 c/gimple-parser.c:1342
4327 #: c/gimple-parser.c:1441 cp/parser.c:28478
4328 #, gcc-internal-format
4329 msgid "expected %<)%>"
4330 msgstr "мало бути %<)%>"
4332 #: c/c-parser.c:3824 c/c-parser.c:4733 c/c-parser.c:4769 c/c-parser.c:6441
4333 #: c/c-parser.c:8125 c/c-parser.c:8983 c/c-parser.c:9127 c/c-parser.c:11588
4334 #: c/c-parser.c:18220 c/c-parser.c:18222 c/gimple-parser.c:1015
4335 #: cp/parser.c:28442
4336 #, gcc-internal-format
4337 msgid "expected %<]%>"
4338 msgstr "мало бути %<]%>"
4340 #: c/c-parser.c:4001
4341 msgid "expected %<;%>, %<,%> or %<)%>"
4342 msgstr "мало бути %<;%>, %<,%> або %<)%>"
4344 #. Look for the two `(' tokens.
4345 #: c/c-parser.c:4305 c/c-parser.c:4310 c/c-parser.c:12664 c/c-parser.c:17579
4346 #: c/c-parser.c:17792 c/gimple-parser.c:363 c/gimple-parser.c:811
4347 #: c/gimple-parser.c:873 c/gimple-parser.c:911 c/gimple-parser.c:1198
4348 #: c/gimple-parser.c:1339 c/gimple-parser.c:1438 c/c-parser.c:11911
4349 #: cp/parser.c:28433
4350 #, gcc-internal-format
4351 msgid "expected %<(%>"
4352 msgstr "мало бути %<(%>"
4354 #: c/c-parser.c:4903 c/c-parser.c:10310 c/c-parser.c:16212 c/c-parser.c:18449
4355 #: c/gimple-parser.c:141 c/gimple-parser.c:1444 c/c-parser.c:3018
4356 #: c/c-parser.c:3225 c/c-parser.c:9862 cp/parser.c:18155 cp/parser.c:28439
4357 #, gcc-internal-format
4358 msgid "expected %<{%>"
4359 msgstr "мало бути %<{%>"
4361 #: c/c-parser.c:5142 c/c-parser.c:5151 c/c-parser.c:6695 c/c-parser.c:7622
4362 #: c/c-parser.c:10074 c/c-parser.c:10460 c/c-parser.c:10521 c/c-parser.c:11571
4363 #: c/c-parser.c:12351 c/c-parser.c:12493 c/c-parser.c:12864 c/c-parser.c:12957
4364 #: c/c-parser.c:13566 c/c-parser.c:17636 c/c-parser.c:17695
4365 #: c/gimple-parser.c:431 c/gimple-parser.c:1492 c/gimple-parser.c:1519
4366 #: c/c-parser.c:6347 c/c-parser.c:12006 cp/parser.c:28472 cp/parser.c:29597
4367 #: cp/parser.c:32279
4368 #, gcc-internal-format
4369 msgid "expected %<:%>"
4370 msgstr "мало бути %<:%>"
4372 #: c/c-parser.c:5974 cp/parser.c:28365
4373 #, gcc-internal-format
4374 msgid "expected %<while%>"
4375 msgstr "мало бути %<while%>"
4377 #: c/c-parser.c:7896
4378 msgid "expected %<.%>"
4379 msgstr "мало бути %<.%>"
4381 #: c/c-parser.c:9533 c/c-parser.c:9565 c/c-parser.c:9805 cp/parser.c:30172
4382 #: cp/parser.c:30246
4383 #, gcc-internal-format
4384 msgid "expected %<@end%>"
4385 msgstr "мало бути %<@end%>"
4387 #: c/c-parser.c:10223 c/gimple-parser.c:806 cp/parser.c:28457
4388 #, gcc-internal-format
4389 msgid "expected %<>%>"
4390 msgstr "мало бути %<>%>"
4392 #: c/c-parser.c:13049 c/c-parser.c:13787 cp/parser.c:28481
4393 #, gcc-internal-format
4394 msgid "expected %<,%> or %<)%>"
4395 msgstr "мало бути %<,%> або %<)%>"
4397 #. All following cases are statements with LHS.
4398 #: c/c-parser.c:15190 c/c-parser.c:15234 c/c-parser.c:15466 c/c-parser.c:15701
4399 #: c/c-parser.c:17833 c/gimple-parser.c:286 c/c-parser.c:4792
4400 #: cp/parser.c:28460
4401 #, gcc-internal-format
4402 msgid "expected %<=%>"
4403 msgstr "мало бути %<=%>"
4405 #: c/c-parser.c:15482 c/gimple-parser.c:1553 cp/parser.c:28436
4406 #: cp/parser.c:30389
4407 #, gcc-internal-format
4408 msgid "expected %<}%>"
4409 msgstr "мало бути %<}%>"
4411 #: c/c-parser.c:16255 c/c-parser.c:16245 cp/parser.c:35674
4412 #, gcc-internal-format
4413 msgid "expected %<#pragma omp section%> or %<}%>"
4414 msgstr "мало бути %<#pragma omp section%> або %<}%>"
4416 #: c/c-parser.c:18208 c/c-parser.c:11523 cp/parser.c:28445 cp/parser.c:31535
4417 #, gcc-internal-format
4418 msgid "expected %<[%>"
4419 msgstr "мало бути %<[%>"
4421 #: c/c-typeck.c:7847
4422 msgid "(anonymous)"
4423 msgstr "(анонімний)"
4425 #: c/gimple-parser.c:795 cp/parser.c:15791 cp/parser.c:28454
4426 #, gcc-internal-format
4427 msgid "expected %<<%>"
4428 msgstr "мало бути %<<%>"
4430 #: c/gimple-parser.c:1488 c/gimple-parser.c:1515 c/gimple-parser.c:1543
4431 #: c/gimple-parser.c:1369 c/gimple-parser.c:1398
4432 #, gcc-internal-format
4433 msgid "expected label"
4434 msgstr "мало бути вказано мітку"
4436 #: cp/call.c:10487
4437 msgid "candidate 1:"
4438 msgstr "кандидат 1:"
4440 #: cp/call.c:10488
4441 msgid "candidate 2:"
4442 msgstr "кандидат 2:"
4444 #: cp/decl.c:3166
4445 msgid "jump to label %qD"
4446 msgstr ""
4448 #: cp/decl.c:3167
4449 msgid "jump to case label"
4450 msgstr ""
4452 #: cp/decl.c:3236
4453 msgid "enters try block"
4454 msgstr ""
4456 #: cp/decl.c:3242
4457 msgid "enters catch block"
4458 msgstr ""
4460 #: cp/decl.c:3248
4461 msgid "enters OpenMP structured block"
4462 msgstr ""
4464 #: cp/decl.c:3254
4465 msgid "enters synchronized or atomic statement"
4466 msgstr ""
4468 #: cp/decl.c:3261
4469 msgid "enters constexpr if statement"
4470 msgstr ""
4472 #: cp/error.c:365
4473 msgid "<missing>"
4474 msgstr "<пропущено>"
4476 #: cp/error.c:463
4477 msgid "<brace-enclosed initializer list>"
4478 msgstr ""
4480 #: cp/error.c:465
4481 msgid "<unresolved overloaded function type>"
4482 msgstr "<невизначений перевантажений тип функції>"
4484 #: cp/error.c:627
4485 msgid "<type error>"
4486 msgstr "<помилка типу>"
4488 #: cp/error.c:728 objc/objc-act.c:6186 cp/cxx-pretty-print.c:153
4489 #, gcc-internal-format
4490 msgid "<unnamed>"
4491 msgstr "<неназваний>"
4493 #: cp/error.c:730
4494 #, c-format
4495 msgid "<unnamed %s>"
4496 msgstr "<неназваний %s>"
4498 #. A lambda's "type" is essentially its signature.
4499 #: cp/error.c:735
4500 msgid "<lambda"
4501 msgstr "<lambda"
4503 #: cp/error.c:865
4504 msgid "<typeprefixerror>"
4505 msgstr ""
4507 #: cp/error.c:994
4508 #, c-format
4509 msgid "(static initializers for %s)"
4510 msgstr ""
4512 #: cp/error.c:996
4513 #, c-format
4514 msgid "(static destructors for %s)"
4515 msgstr ""
4517 #: cp/error.c:1040
4518 msgid "<structured bindings>"
4519 msgstr "<структуровані прив'язки>"
4521 #: cp/error.c:1143
4522 msgid "vtable for "
4523 msgstr ""
4525 #: cp/error.c:1167
4526 msgid "<return value> "
4527 msgstr ""
4529 #: cp/error.c:1182
4530 msgid "{anonymous}"
4531 msgstr "{анонімний}"
4533 #: cp/error.c:1184
4534 msgid "(anonymous namespace)"
4535 msgstr ""
4537 #: cp/error.c:1276
4538 msgid "<template arguments error>"
4539 msgstr ""
4541 #: cp/error.c:1298
4542 msgid "<enumerator>"
4543 msgstr ""
4545 #: cp/error.c:1349
4546 msgid "<declaration error>"
4547 msgstr ""
4549 #: cp/error.c:1900 cp/error.c:1920
4550 msgid "<template parameter error>"
4551 msgstr ""
4553 #: cp/error.c:2050
4554 msgid "<statement>"
4555 msgstr ""
4557 #: cp/error.c:2078 cp/error.c:3123 c-family/c-pretty-print.c:2181
4558 #, gcc-internal-format
4559 msgid "<unknown>"
4560 msgstr ""
4562 #. While waiting for caret diagnostics, avoid printing
4563 #. __cxa_allocate_exception, __cxa_throw, and the like.
4564 #: cp/error.c:2096
4565 msgid "<throw-expression>"
4566 msgstr ""
4568 #: cp/error.c:2197
4569 msgid "<ubsan routine call>"
4570 msgstr ""
4572 #: cp/error.c:2645
4573 msgid "<unparsed>"
4574 msgstr ""
4576 #: cp/error.c:2800
4577 msgid "<lambda>"
4578 msgstr ""
4580 #: cp/error.c:2843
4581 msgid "*this"
4582 msgstr "*this"
4584 #: cp/error.c:2857
4585 msgid "<expression error>"
4586 msgstr ""
4588 #: cp/error.c:2872
4589 msgid "<unknown operator>"
4590 msgstr "<невідомий оператор>"
4592 #: cp/error.c:3327
4593 msgid "At global scope:"
4594 msgstr ""
4596 #: cp/error.c:3433
4597 #, c-format
4598 msgid "In static member function %qs"
4599 msgstr "У статичній функції-члені %qs"
4601 #: cp/error.c:3435
4602 #, c-format
4603 msgid "In copy constructor %qs"
4604 msgstr ""
4606 #: cp/error.c:3437
4607 #, c-format
4608 msgid "In constructor %qs"
4609 msgstr ""
4611 #: cp/error.c:3439
4612 #, c-format
4613 msgid "In destructor %qs"
4614 msgstr ""
4616 #: cp/error.c:3441
4617 msgid "In lambda function"
4618 msgstr ""
4620 #: cp/error.c:3461
4621 #, c-format
4622 msgid "%s: In substitution of %qS:\n"
4623 msgstr ""
4625 #: cp/error.c:3462
4626 msgid "%s: In instantiation of %q#D:\n"
4627 msgstr ""
4629 #: cp/error.c:3487
4630 msgid "%r%s:%d:%d:%R   "
4631 msgstr ""
4633 #: cp/error.c:3490
4634 msgid "%r%s:%d:%R   "
4635 msgstr ""
4637 #: cp/error.c:3498
4638 #, c-format
4639 msgid "recursively required by substitution of %qS\n"
4640 msgstr ""
4642 #: cp/error.c:3499
4643 #, c-format
4644 msgid "required by substitution of %qS\n"
4645 msgstr ""
4647 #: cp/error.c:3504
4648 msgid "recursively required from %q#D\n"
4649 msgstr ""
4651 #: cp/error.c:3505
4652 msgid "required from %q#D\n"
4653 msgstr ""
4655 #: cp/error.c:3512
4656 msgid "recursively required from here\n"
4657 msgstr ""
4659 #: cp/error.c:3513
4660 msgid "required from here\n"
4661 msgstr "потрібен звідси\n"
4663 #: cp/error.c:3565
4664 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4665 msgstr ""
4667 #: cp/error.c:3571
4668 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4669 msgstr ""
4671 #: cp/error.c:3625
4672 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
4673 msgstr "%r%s:%d:%d:%R   у розгортанні %<constexpr%> %qs"
4675 #: cp/error.c:3629
4676 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
4677 msgstr ""
4679 #: cp/pt.c:1949 cp/semantics.c:5268
4680 msgid "candidates are:"
4681 msgstr ""
4683 #: cp/pt.c:1951 cp/pt.c:22975
4684 msgid "candidate is:"
4685 msgid_plural "candidates are:"
4686 msgstr[0] ""
4687 msgstr[1] ""
4688 msgstr[2] ""
4690 #: cp/rtti.c:575
4691 msgid "target is not pointer or reference to class"
4692 msgstr ""
4694 #: cp/rtti.c:580
4695 msgid "target is not pointer or reference to complete type"
4696 msgstr ""
4698 #: cp/rtti.c:586
4699 msgid "target is not pointer or reference"
4700 msgstr ""
4702 #: cp/rtti.c:602
4703 msgid "source is not a pointer"
4704 msgstr ""
4706 #: cp/rtti.c:607
4707 msgid "source is not a pointer to class"
4708 msgstr ""
4710 #: cp/rtti.c:612
4711 msgid "source is a pointer to incomplete type"
4712 msgstr ""
4714 #: cp/rtti.c:627
4715 msgid "source is not of class type"
4716 msgstr ""
4718 #: cp/rtti.c:632
4719 msgid "source is of incomplete class type"
4720 msgstr ""
4722 #: cp/rtti.c:641
4723 msgid "conversion casts away constness"
4724 msgstr ""
4726 #: cp/rtti.c:797
4727 msgid "source type is not polymorphic"
4728 msgstr ""
4730 #: cp/typeck.c:6083 c/c-typeck.c:4261
4731 #, gcc-internal-format
4732 msgid "wrong type argument to unary minus"
4733 msgstr ""
4735 #: cp/typeck.c:6084 c/c-typeck.c:4248
4736 #, gcc-internal-format
4737 msgid "wrong type argument to unary plus"
4738 msgstr ""
4740 #: cp/typeck.c:6111 c/c-typeck.c:4302
4741 #, gcc-internal-format
4742 msgid "wrong type argument to bit-complement"
4743 msgstr ""
4745 #: cp/typeck.c:6128 c/c-typeck.c:4310
4746 #, gcc-internal-format
4747 msgid "wrong type argument to abs"
4748 msgstr ""
4750 #: cp/typeck.c:6140 c/c-typeck.c:4322
4751 #, gcc-internal-format
4752 msgid "wrong type argument to conjugation"
4753 msgstr ""
4755 #: cp/typeck.c:6158
4756 msgid "in argument to unary !"
4757 msgstr ""
4759 #: cp/typeck.c:6204
4760 msgid "no pre-increment operator for type"
4761 msgstr ""
4763 #: cp/typeck.c:6206
4764 msgid "no post-increment operator for type"
4765 msgstr ""
4767 #: cp/typeck.c:6208
4768 msgid "no pre-decrement operator for type"
4769 msgstr ""
4771 #: cp/typeck.c:6210
4772 msgid "no post-decrement operator for type"
4773 msgstr ""
4775 #: fortran/arith.c:95
4776 msgid "Arithmetic OK at %L"
4777 msgstr ""
4779 #: fortran/arith.c:98
4780 msgid "Arithmetic overflow at %L"
4781 msgstr ""
4783 #: fortran/arith.c:101
4784 msgid "Arithmetic underflow at %L"
4785 msgstr ""
4787 #: fortran/arith.c:104
4788 msgid "Arithmetic NaN at %L"
4789 msgstr ""
4791 #: fortran/arith.c:107
4792 msgid "Division by zero at %L"
4793 msgstr ""
4795 #: fortran/arith.c:110
4796 msgid "Array operands are incommensurate at %L"
4797 msgstr ""
4799 #: fortran/arith.c:114
4800 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4801 msgstr ""
4803 #: fortran/arith.c:1374
4804 msgid "elemental binary operation"
4805 msgstr ""
4807 #: fortran/check.c:3128
4808 #, c-format
4809 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4810 msgstr ""
4812 #: fortran/check.c:3344 fortran/check.c:3401
4813 #, c-format
4814 msgid "arguments '%s' and '%s' for intrinsic %s"
4815 msgstr ""
4817 #: fortran/check.c:3716 fortran/intrinsic.c:4561
4818 #, c-format
4819 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4820 msgstr ""
4822 #: fortran/error.c:868
4823 msgid "Fortran 2018 deleted feature:"
4824 msgstr ""
4826 #: fortran/error.c:871
4827 msgid "Fortran 2018 obsolescent feature:"
4828 msgstr ""
4830 #: fortran/error.c:874
4831 msgid "Fortran 2018:"
4832 msgstr "Fortran 2018:"
4834 #: fortran/error.c:880
4835 msgid "Fortran 2008 obsolescent feature:"
4836 msgstr ""
4838 #: fortran/error.c:889
4839 msgid "GNU Extension:"
4840 msgstr ""
4842 #: fortran/error.c:892
4843 msgid "Legacy Extension:"
4844 msgstr ""
4846 #: fortran/error.c:895
4847 msgid "Obsolescent feature:"
4848 msgstr ""
4850 #: fortran/error.c:898
4851 msgid "Deleted feature:"
4852 msgstr ""
4854 #: fortran/expr.c:3359
4855 msgid "array assignment"
4856 msgstr ""
4858 #: fortran/gfortranspec.c:425
4859 #, c-format
4860 msgid "Driving:"
4861 msgstr ""
4863 #: fortran/interface.c:3220 fortran/intrinsic.c:4256
4864 msgid "actual argument to INTENT = OUT/INOUT"
4865 msgstr ""
4867 #: fortran/io.c:599
4868 msgid "Positive width required"
4869 msgstr ""
4871 #: fortran/io.c:600
4872 msgid "Nonnegative width required"
4873 msgstr ""
4875 #: fortran/io.c:601
4876 msgid "Unexpected element %qc in format string at %L"
4877 msgstr ""
4879 #: fortran/io.c:603
4880 msgid "Unexpected end of format string"
4881 msgstr ""
4883 #: fortran/io.c:604
4884 msgid "Zero width in format descriptor"
4885 msgstr ""
4887 #: fortran/io.c:624
4888 msgid "Missing leading left parenthesis"
4889 msgstr ""
4891 #: fortran/io.c:653
4892 msgid "Left parenthesis required after %<*%>"
4893 msgstr ""
4895 #: fortran/io.c:684
4896 msgid "Expected P edit descriptor"
4897 msgstr ""
4899 #. P requires a prior number.
4900 #: fortran/io.c:692
4901 msgid "P descriptor requires leading scale factor"
4902 msgstr ""
4904 #: fortran/io.c:786 fortran/io.c:800
4905 msgid "Comma required after P descriptor"
4906 msgstr ""
4908 #: fortran/io.c:814
4909 msgid "Positive width required with T descriptor"
4910 msgstr ""
4912 #: fortran/io.c:897
4913 msgid "E specifier not allowed with g0 descriptor"
4914 msgstr ""
4916 #: fortran/io.c:967
4917 msgid "Positive exponent width required"
4918 msgstr ""
4920 #: fortran/io.c:1013
4921 #, c-format
4922 msgid "Right parenthesis expected at %C"
4923 msgstr ""
4925 #: fortran/io.c:1047
4926 msgid "Period required in format specifier"
4927 msgstr ""
4929 #: fortran/io.c:1806
4930 #, c-format
4931 msgid "%s tag"
4932 msgstr ""
4934 #: fortran/io.c:3311
4935 msgid "internal unit in WRITE"
4936 msgstr ""
4938 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4939 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
4940 #: fortran/io.c:4621
4941 #, c-format
4942 msgid "%s tag with INQUIRE"
4943 msgstr ""
4945 #: fortran/matchexp.c:28
4946 #, c-format
4947 msgid "Syntax error in expression at %C"
4948 msgstr "Синтаксична помилка у виразі у %C"
4950 #: fortran/module.c:1212
4951 msgid "Unexpected EOF"
4952 msgstr "Неочікуваний символ кінця файла"
4954 #: fortran/module.c:1324
4955 msgid "Name too long"
4956 msgstr "Назва є надто довгою"
4958 #: fortran/module.c:1426 fortran/module.c:1529
4959 msgid "Bad name"
4960 msgstr "Помилкова назва"
4962 #: fortran/module.c:1553
4963 msgid "Expected name"
4964 msgstr ""
4966 #: fortran/module.c:1556
4967 msgid "Expected left parenthesis"
4968 msgstr ""
4970 #: fortran/module.c:1559
4971 msgid "Expected right parenthesis"
4972 msgstr ""
4974 #: fortran/module.c:1562
4975 msgid "Expected integer"
4976 msgstr "Мало бути ціле число"
4978 #: fortran/module.c:1565 fortran/module.c:2609
4979 msgid "Expected string"
4980 msgstr ""
4982 #: fortran/module.c:1590
4983 msgid "find_enum(): Enum not found"
4984 msgstr ""
4986 #: fortran/module.c:2306
4987 msgid "Expected attribute bit name"
4988 msgstr ""
4990 #: fortran/module.c:3223
4991 msgid "Expected integer string"
4992 msgstr ""
4994 #: fortran/module.c:3227
4995 msgid "Error converting integer"
4996 msgstr ""
4998 #: fortran/module.c:3249
4999 msgid "Expected real string"
5000 msgstr ""
5002 #: fortran/module.c:3474
5003 msgid "Expected expression type"
5004 msgstr ""
5006 #: fortran/module.c:3554
5007 msgid "Bad operator"
5008 msgstr ""
5010 #: fortran/module.c:3671
5011 msgid "Bad type in constant expression"
5012 msgstr ""
5014 #: fortran/module.c:7038
5015 msgid "Unexpected end of module"
5016 msgstr ""
5018 #: fortran/parse.c:1757
5019 msgid "arithmetic IF"
5020 msgstr ""
5022 #: fortran/parse.c:1766
5023 msgid "attribute declaration"
5024 msgstr ""
5026 #: fortran/parse.c:1802
5027 msgid "data declaration"
5028 msgstr ""
5030 #: fortran/parse.c:1820
5031 msgid "derived type declaration"
5032 msgstr ""
5034 #: fortran/parse.c:1947
5035 msgid "block IF"
5036 msgstr ""
5038 #: fortran/parse.c:1956
5039 msgid "implied END DO"
5040 msgstr ""
5042 #: fortran/parse.c:2050 fortran/resolve.c:11199
5043 msgid "assignment"
5044 msgstr "присвоювання"
5046 #: fortran/parse.c:2053 fortran/resolve.c:11250 fortran/resolve.c:11253
5047 msgid "pointer assignment"
5048 msgstr ""
5050 #: fortran/parse.c:2071
5051 msgid "simple IF"
5052 msgstr ""
5054 #: fortran/resolve.c:2269 fortran/resolve.c:2463
5055 msgid "elemental procedure"
5056 msgstr ""
5058 #: fortran/resolve.c:2366
5059 msgid "allocatable argument"
5060 msgstr ""
5062 #: fortran/resolve.c:2371
5063 msgid "asynchronous argument"
5064 msgstr ""
5066 #: fortran/resolve.c:2376
5067 msgid "optional argument"
5068 msgstr ""
5070 #: fortran/resolve.c:2381
5071 msgid "pointer argument"
5072 msgstr ""
5074 #: fortran/resolve.c:2386
5075 msgid "target argument"
5076 msgstr ""
5078 #: fortran/resolve.c:2391
5079 msgid "value argument"
5080 msgstr ""
5082 #: fortran/resolve.c:2396
5083 msgid "volatile argument"
5084 msgstr ""
5086 #: fortran/resolve.c:2401
5087 msgid "assumed-shape argument"
5088 msgstr ""
5090 #: fortran/resolve.c:2406
5091 msgid "assumed-rank argument"
5092 msgstr ""
5094 #: fortran/resolve.c:2411
5095 msgid "coarray argument"
5096 msgstr ""
5098 #: fortran/resolve.c:2416
5099 msgid "parametrized derived type argument"
5100 msgstr ""
5102 #: fortran/resolve.c:2421
5103 msgid "polymorphic argument"
5104 msgstr ""
5106 #: fortran/resolve.c:2426
5107 msgid "NO_ARG_CHECK attribute"
5108 msgstr ""
5110 #. As assumed-type is unlimited polymorphic (cf. above).
5111 #. See also TS 29113, Note 6.1.
5112 #: fortran/resolve.c:2433
5113 msgid "assumed-type argument"
5114 msgstr ""
5116 #: fortran/resolve.c:2444
5117 msgid "array result"
5118 msgstr ""
5120 #: fortran/resolve.c:2449
5121 msgid "pointer or allocatable result"
5122 msgstr ""
5124 #: fortran/resolve.c:2456
5125 msgid "result with non-constant character length"
5126 msgstr ""
5128 #: fortran/resolve.c:2468
5129 msgid "bind(c) procedure"
5130 msgstr ""
5132 #: fortran/resolve.c:3846
5133 #, c-format
5134 msgid "Invalid context for NULL() pointer at %%L"
5135 msgstr ""
5137 #: fortran/resolve.c:3862
5138 #, c-format
5139 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
5140 msgstr ""
5142 #: fortran/resolve.c:3878
5143 #, c-format
5144 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5145 msgstr ""
5147 #: fortran/resolve.c:3893
5148 #, c-format
5149 msgid "Operands of string concatenation operator at %%L are %s/%s"
5150 msgstr ""
5152 #: fortran/resolve.c:3926
5153 #, c-format
5154 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5155 msgstr ""
5157 #: fortran/resolve.c:3949
5158 #, c-format
5159 msgid "Operand of .not. operator at %%L is %s"
5160 msgstr ""
5162 #: fortran/resolve.c:3963
5163 msgid "COMPLEX quantities cannot be compared at %L"
5164 msgstr ""
5166 #: fortran/resolve.c:4015
5167 #, c-format
5168 msgid "Logicals at %%L must be compared with %s instead of %s"
5169 msgstr ""
5171 #: fortran/resolve.c:4021
5172 #, c-format
5173 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5174 msgstr ""
5176 #: fortran/resolve.c:4034
5177 #, c-format
5178 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
5179 msgstr "Невідомий оператор %%<%s%%> у %%L; хотіли написати «%s»?"
5181 #: fortran/resolve.c:4037
5182 #, c-format
5183 msgid "Unknown operator %%<%s%%> at %%L"
5184 msgstr "Невідомий оператор %%<%s%%> у %%L"
5186 #: fortran/resolve.c:4040
5187 #, c-format
5188 msgid "Operand of user operator %%<%s%%> at %%L is %s"
5189 msgstr ""
5191 #: fortran/resolve.c:4044
5192 #, c-format
5193 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5194 msgstr ""
5196 #: fortran/resolve.c:4132
5197 #, c-format
5198 msgid "Inconsistent ranks for operator at %%L and %%L"
5199 msgstr ""
5201 #: fortran/resolve.c:6849
5202 msgid "Loop variable"
5203 msgstr ""
5205 #: fortran/resolve.c:6853
5206 msgid "iterator variable"
5207 msgstr ""
5209 #: fortran/resolve.c:6857
5210 msgid "Start expression in DO loop"
5211 msgstr ""
5213 #: fortran/resolve.c:6861
5214 msgid "End expression in DO loop"
5215 msgstr ""
5217 #: fortran/resolve.c:6865
5218 msgid "Step expression in DO loop"
5219 msgstr ""
5221 #: fortran/resolve.c:7150 fortran/resolve.c:7153
5222 msgid "DEALLOCATE object"
5223 msgstr ""
5225 #: fortran/resolve.c:7525 fortran/resolve.c:7528
5226 msgid "ALLOCATE object"
5227 msgstr ""
5229 #: fortran/resolve.c:7720 fortran/resolve.c:9417
5230 msgid "STAT variable"
5231 msgstr ""
5233 #: fortran/resolve.c:7764 fortran/resolve.c:9429
5234 msgid "ERRMSG variable"
5235 msgstr ""
5237 #: fortran/resolve.c:9219
5238 msgid "item in READ"
5239 msgstr ""
5241 #: fortran/resolve.c:9441
5242 msgid "ACQUIRED_LOCK variable"
5243 msgstr ""
5245 #: fortran/trans-array.c:1579
5246 #, c-format
5247 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5248 msgstr ""
5250 #: fortran/trans-array.c:5782
5251 msgid "Integer overflow when calculating the amount of memory to allocate"
5252 msgstr ""
5254 #: fortran/trans-array.c:9288
5255 #, c-format
5256 msgid "The value of the PDT LEN parameter '%s' does not agree with that in the dummy declaration"
5257 msgstr ""
5259 #: fortran/trans-decl.c:5874
5260 #, c-format
5261 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
5262 msgstr ""
5264 #: fortran/trans-decl.c:5882
5265 #, c-format
5266 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
5267 msgstr ""
5269 #: fortran/trans-expr.c:8780
5270 #, c-format
5271 msgid "Target of rank remapping is too small (%ld < %ld)"
5272 msgstr ""
5274 #: fortran/trans-expr.c:10154
5275 msgid "Assignment of scalar to unallocated array"
5276 msgstr ""
5278 #: fortran/trans-intrinsic.c:894
5279 #, c-format
5280 msgid "Unequal character lengths (%ld/%ld) in %s"
5281 msgstr ""
5283 #: fortran/trans-intrinsic.c:8088
5284 #, c-format
5285 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5286 msgstr ""
5288 #: fortran/trans-intrinsic.c:8120
5289 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5290 msgstr ""
5292 #: fortran/trans-io.c:588
5293 msgid "Unit number in I/O statement too small"
5294 msgstr ""
5296 #: fortran/trans-io.c:597
5297 msgid "Unit number in I/O statement too large"
5298 msgstr ""
5300 #: fortran/trans-stmt.c:156
5301 msgid "Assigned label is not a target label"
5302 msgstr ""
5304 #: fortran/trans-stmt.c:1235
5305 #, c-format
5306 msgid "Invalid image number %d in SYNC IMAGES"
5307 msgstr ""
5309 #: fortran/trans-stmt.c:2180
5310 msgid "Loop iterates infinitely"
5311 msgstr ""
5313 #: fortran/trans-stmt.c:2200 fortran/trans-stmt.c:2456
5314 msgid "Loop variable has been modified"
5315 msgstr ""
5317 #: fortran/trans-stmt.c:2309
5318 msgid "DO step value is zero"
5319 msgstr ""
5321 #: fortran/trans.c:47
5322 msgid "Array reference out of bounds"
5323 msgstr ""
5325 #: fortran/trans.c:48
5326 msgid "Incorrect function return value"
5327 msgstr ""
5329 #: fortran/trans.c:617
5330 msgid "Memory allocation failed"
5331 msgstr "Не вдалося отримати місце у пам'яті"
5333 #: fortran/trans.c:695 fortran/trans.c:1678
5334 msgid "Allocation would exceed memory limit"
5335 msgstr ""
5337 #: fortran/trans.c:904
5338 #, c-format
5339 msgid "Attempting to allocate already allocated variable '%s'"
5340 msgstr ""
5342 #: fortran/trans.c:910
5343 msgid "Attempting to allocate already allocated variable"
5344 msgstr ""
5346 #: fortran/trans.c:1363 fortran/trans.c:1522
5347 #, c-format
5348 msgid "Attempt to DEALLOCATE unallocated '%s'"
5349 msgstr ""
5351 #. The remainder are real diagnostic types.
5352 #: fortran/gfc-diagnostic.def:33
5353 msgid "Fatal Error"
5354 msgstr "Критична помилка"
5356 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
5357 #. when reporting fatal signal in the compiler.
5358 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5359 msgid "internal compiler error"
5360 msgstr "внутрішня помилка компілятора"
5362 #: fortran/gfc-diagnostic.def:35
5363 msgid "Error"
5364 msgstr "Помилка"
5366 #: fortran/gfc-diagnostic.def:36
5367 msgid "sorry, unimplemented"
5368 msgstr "вибачте, не реалізовано"
5370 #: fortran/gfc-diagnostic.def:37
5371 msgid "Warning"
5372 msgstr "Попередження"
5374 #: fortran/gfc-diagnostic.def:38
5375 msgid "anachronism"
5376 msgstr "анахронізм"
5378 #: fortran/gfc-diagnostic.def:39
5379 msgid "note"
5380 msgstr "зауваження"
5382 #: fortran/gfc-diagnostic.def:40
5383 msgid "debug"
5384 msgstr "діагностика"
5386 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5387 #. prefix does not matter.
5388 #: fortran/gfc-diagnostic.def:43
5389 msgid "pedwarn"
5390 msgstr "педантичне попередження"
5392 #: fortran/gfc-diagnostic.def:44
5393 msgid "permerror"
5394 msgstr "постійна помилка"
5396 #. This one is just for counting DK_WARNING promoted to DK_ERROR
5397 #. due to -Werror and -Werror=warning.
5398 #: fortran/gfc-diagnostic.def:47
5399 msgid "error"
5400 msgstr "помилка"
5402 #: go/go-backend.c:165
5403 msgid "lseek failed while reading export data"
5404 msgstr ""
5406 #: go/go-backend.c:172
5407 msgid "memory allocation failed while reading export data"
5408 msgstr ""
5410 #: go/go-backend.c:180
5411 msgid "read failed while reading export data"
5412 msgstr ""
5414 #: go/go-backend.c:186
5415 msgid "short read while reading export data"
5416 msgstr ""
5418 #: gcc.c:755 gcc.c:759 gcc.c:814
5419 msgid "-gz is not supported in this configuration"
5420 msgstr ""
5422 #: gcc.c:765 gcc.c:825
5423 msgid "-gz=zlib is not supported in this configuration"
5424 msgstr ""
5426 #: gcc.c:969
5427 msgid "-fuse-linker-plugin is not supported in this configuration"
5428 msgstr ""
5430 #: gcc.c:984
5431 msgid "cannot specify -static with -fsanitize=address"
5432 msgstr ""
5434 #: gcc.c:986
5435 msgid "cannot specify -static with -fsanitize=thread"
5436 msgstr ""
5438 #: gcc.c:1008
5439 msgid "-fvtable-verify=std is not supported in this configuration"
5440 msgstr ""
5442 #: gcc.c:1010
5443 msgid "-fvtable-verify=preinit is not supported in this configuration"
5444 msgstr ""
5446 #: gcc.c:1142 ada/gcc-interface/lang-specs.h:33
5447 msgid "-pg and -fomit-frame-pointer are incompatible"
5448 msgstr ""
5450 #: gcc.c:1312
5451 msgid "GNU C no longer supports -traditional without -E"
5452 msgstr ""
5454 #: gcc.c:1321
5455 msgid "-E or -x required when input is from standard input"
5456 msgstr ""
5458 #: config/darwin.h:171
5459 msgid "rdynamic is not supported"
5460 msgstr "підтримки rdynamic не передбачено"
5462 #: config/darwin.h:259
5463 msgid "-current_version only allowed with -dynamiclib"
5464 msgstr ""
5466 #: config/darwin.h:261
5467 msgid "-install_name only allowed with -dynamiclib"
5468 msgstr ""
5470 #: config/darwin.h:266
5471 msgid "-bundle not allowed with -dynamiclib"
5472 msgstr ""
5474 #: config/darwin.h:267
5475 msgid "-bundle_loader not allowed with -dynamiclib"
5476 msgstr ""
5478 #: config/darwin.h:268
5479 msgid "-client_name not allowed with -dynamiclib"
5480 msgstr ""
5482 #: config/darwin.h:273
5483 msgid "-force_flat_namespace not allowed with -dynamiclib"
5484 msgstr ""
5486 #: config/darwin.h:275
5487 msgid "-keep_private_externs not allowed with -dynamiclib"
5488 msgstr ""
5490 #: config/darwin.h:276
5491 msgid "-private_bundle not allowed with -dynamiclib"
5492 msgstr ""
5494 #: config/dragonfly.h:76 config/alpha/freebsd.h:33 config/i386/freebsd.h:82
5495 #: config/i386/freebsd64.h:35 config/ia64/freebsd.h:26
5496 #: config/powerpcspe/sysv4.h:736 config/rs6000/sysv4.h:737
5497 #: config/sparc/freebsd.h:45
5498 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5499 msgstr ""
5501 #: config/lynx.h:69
5502 msgid "cannot use mthreads and mlegacy-threads together"
5503 msgstr ""
5505 #: config/lynx.h:94
5506 msgid "cannot use mshared and static together"
5507 msgstr ""
5509 #: config/sol2.h:316 config/sol2.h:321
5510 msgid "does not support multilib"
5511 msgstr ""
5513 #: config/sol2.h:418
5514 msgid "-pie is not supported in this configuration"
5515 msgstr ""
5517 #: config/vxworks.h:118
5518 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5519 msgstr ""
5521 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
5522 #: config/riscv/freebsd.h:44
5523 msgid "consider using `-pg' instead of `-p' with gprof (1) "
5524 msgstr ""
5526 #: config/arc/arc.h:68 config/mips/mips.h:1397
5527 msgid "may not use both -EB and -EL"
5528 msgstr ""
5530 #: config/arm/arm.h:85
5531 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5532 msgstr ""
5534 #: config/arm/arm.h:87 config/tilegx/tilegx.h:523 config/tilegx/tilegx.h:528
5535 msgid "-mbig-endian and -mlittle-endian may not be used together"
5536 msgstr ""
5538 #: config/avr/specs.h:71
5539 msgid "shared is not supported"
5540 msgstr ""
5542 #: config/bfin/elf.h:55
5543 msgid "no processor type specified for linking"
5544 msgstr ""
5546 #: config/cris/cris.h:184
5547 msgid "do not specify both -march=... and -mcpu=..."
5548 msgstr ""
5550 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
5551 #: config/i386/mingw-w64.h:87 config/i386/mingw32.h:119
5552 msgid "shared and mdll are not compatible"
5553 msgstr ""
5555 #: config/mcore/mcore.h:53
5556 msgid "the m210 does not have little endian support"
5557 msgstr ""
5559 #: config/mips/r3900.h:37
5560 msgid "-mhard-float not supported"
5561 msgstr ""
5563 #: config/mips/r3900.h:39
5564 msgid "-msingle-float and -msoft-float cannot both be specified"
5565 msgstr ""
5567 #: config/moxie/moxiebox.h:43
5568 msgid "this target is little-endian"
5569 msgstr ""
5571 #: config/nios2/elf.h:44
5572 msgid "You need a C startup file for -msys-crt0="
5573 msgstr ""
5575 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5576 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5577 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
5578 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
5579 #: config/pa/pa64-hpux.h:44
5580 msgid "warning: consider linking with '-static' as system libraries with"
5581 msgstr ""
5583 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5584 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5585 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
5586 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
5587 #: config/pa/pa64-hpux.h:45
5588 msgid "  profiling support are only provided in archive format"
5589 msgstr ""
5591 #: config/powerpcspe/darwin.h:95 config/rs6000/darwin.h:95
5592 msgid " conflicting code gen style switches are used"
5593 msgstr ""
5595 #: config/powerpcspe/freebsd64.h:171 config/rs6000/freebsd64.h:171
5596 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5597 msgstr ""
5599 #: config/rx/rx.h:80
5600 msgid "-mas100-syntax is incompatible with -gdwarf"
5601 msgstr ""
5603 #: config/rx/rx.h:81
5604 msgid "rx100 cpu does not have FPU hardware"
5605 msgstr ""
5607 #: config/rx/rx.h:82
5608 msgid "rx200 cpu does not have FPU hardware"
5609 msgstr ""
5611 #: config/s390/tpf.h:121
5612 msgid "static is not supported on TPF-OS"
5613 msgstr ""
5615 #: config/sh/sh.h:297 config/sh/sh.h:300
5616 msgid "SH2a does not support little-endian"
5617 msgstr ""
5619 #: config/sparc/linux64.h:149 config/sparc/linux64.h:156
5620 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5621 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
5622 msgid "may not use both -m32 and -m64"
5623 msgstr ""
5625 #: config/vax/netbsd-elf.h:51
5626 msgid "the -shared option is not currently supported for VAX ELF"
5627 msgstr ""
5629 #: config/vax/vax.h:46 config/vax/vax.h:47
5630 msgid "profiling not supported with -mg"
5631 msgstr ""
5633 #: ada/gcc-interface/lang-specs.h:34
5634 msgid "-c or -S required for Ada"
5635 msgstr ""
5637 #: ada/gcc-interface/lang-specs.h:52
5638 msgid "-c required for gnat2why"
5639 msgstr ""
5641 #: ada/gcc-interface/lang-specs.h:65
5642 msgid "-c required for gnat2scil"
5643 msgstr ""
5645 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
5646 msgid "gfortran does not support -E without -cpp"
5647 msgstr ""
5649 #: objc/lang-specs.h:30 objc/lang-specs.h:41
5650 msgid "GNU Objective C no longer supports traditional compilation"
5651 msgstr ""
5653 #: objc/lang-specs.h:55
5654 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5655 msgstr "objc-cpp-output вважається застарілим; будь ласка, скористайтеся замість нього objective-c-cpp-output"
5657 #: objcp/lang-specs.h:58
5658 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5659 msgstr "objc++-cpp-output вважається застарілим; будь ласка, скористайтеся замість нього objective-c++-cpp-output"
5661 #: fortran/lang.opt:146
5662 msgid "-J<directory>\tPut MODULE files in 'directory'."
5663 msgstr ""
5665 #: fortran/lang.opt:198
5666 msgid "Warn about possible aliasing of dummy arguments."
5667 msgstr ""
5669 #: fortran/lang.opt:202
5670 msgid "Warn about alignment of COMMON blocks."
5671 msgstr ""
5673 #: fortran/lang.opt:206
5674 msgid "Warn about missing ampersand in continued character constants."
5675 msgstr ""
5677 #: fortran/lang.opt:210
5678 msgid "Warn about creation of array temporaries."
5679 msgstr "Попереджати щодо створення тимчасових масивів."
5681 #: fortran/lang.opt:214
5682 msgid "Warn about type and rank mismatches between arguments and parameters."
5683 msgstr ""
5685 #: fortran/lang.opt:218
5686 msgid "Warn if the type of a variable might be not interoperable with C."
5687 msgstr ""
5689 #: fortran/lang.opt:226
5690 msgid "Warn about truncated character expressions."
5691 msgstr ""
5693 #: fortran/lang.opt:230
5694 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
5695 msgstr ""
5697 #: fortran/lang.opt:238
5698 msgid "Warn about most implicit conversions."
5699 msgstr ""
5701 #: fortran/lang.opt:242
5702 msgid "Warn about possibly incorrect subscripts in do loops."
5703 msgstr ""
5705 #: fortran/lang.opt:250
5706 msgid "Warn if loops have been interchanged."
5707 msgstr ""
5709 #: fortran/lang.opt:254
5710 msgid "Warn about function call elimination."
5711 msgstr ""
5713 #: fortran/lang.opt:258
5714 msgid "Warn about calls with implicit interface."
5715 msgstr ""
5717 #: fortran/lang.opt:262
5718 msgid "Warn about called procedures not explicitly declared."
5719 msgstr ""
5721 #: fortran/lang.opt:266
5722 msgid "Warn about constant integer divisions with truncated results."
5723 msgstr ""
5725 #: fortran/lang.opt:270
5726 msgid "Warn about truncated source lines."
5727 msgstr ""
5729 #: fortran/lang.opt:274
5730 msgid "Warn on intrinsics not part of the selected standard."
5731 msgstr ""
5733 #: fortran/lang.opt:286
5734 msgid "Warn about USE statements that have no ONLY qualifier."
5735 msgstr ""
5737 #: fortran/lang.opt:298
5738 msgid "Warn about real-literal-constants with 'q' exponent-letter."
5739 msgstr ""
5741 #: fortran/lang.opt:302
5742 msgid "Warn when a left-hand-side array variable is reallocated."
5743 msgstr ""
5745 #: fortran/lang.opt:306
5746 msgid "Warn when a left-hand-side variable is reallocated."
5747 msgstr ""
5749 #: fortran/lang.opt:310
5750 msgid "Warn if the pointer in a pointer assignment might outlive its target."
5751 msgstr ""
5753 #: fortran/lang.opt:318
5754 msgid "Warn about \"suspicious\" constructs."
5755 msgstr ""
5757 #: fortran/lang.opt:322
5758 msgid "Permit nonconforming uses of the tab character."
5759 msgstr ""
5761 #: fortran/lang.opt:326
5762 msgid "Warn about an invalid DO loop."
5763 msgstr ""
5765 #: fortran/lang.opt:330
5766 msgid "Warn about underflow of numerical constant expressions."
5767 msgstr ""
5769 #: fortran/lang.opt:338
5770 msgid "Warn if a user-procedure has the same name as an intrinsic."
5771 msgstr ""
5773 #: fortran/lang.opt:346
5774 msgid "Warn about unused dummy arguments."
5775 msgstr ""
5777 #: fortran/lang.opt:350
5778 msgid "Warn about zero-trip DO loops."
5779 msgstr ""
5781 #: fortran/lang.opt:354
5782 msgid "Enable preprocessing."
5783 msgstr ""
5785 #: fortran/lang.opt:362
5786 msgid "Disable preprocessing."
5787 msgstr ""
5789 #: fortran/lang.opt:370
5790 msgid "Eliminate multiple function invocations also for impure functions."
5791 msgstr ""
5793 #: fortran/lang.opt:374
5794 msgid "Enable alignment of COMMON blocks."
5795 msgstr ""
5797 #: fortran/lang.opt:378
5798 msgid "All intrinsics procedures are available regardless of selected standard."
5799 msgstr ""
5801 #: fortran/lang.opt:386
5802 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
5803 msgstr ""
5805 #: fortran/lang.opt:390
5806 msgid "Specify that backslash in string introduces an escape character."
5807 msgstr ""
5809 #: fortran/lang.opt:394
5810 msgid "Produce a backtrace when a runtime error is encountered."
5811 msgstr ""
5813 #: fortran/lang.opt:398
5814 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
5815 msgstr ""
5817 #: fortran/lang.opt:402
5818 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
5819 msgstr ""
5821 #: fortran/lang.opt:406
5822 msgid "-fconvert=<big-endian|little-endian|native|swap> The endianness used for unformatted files."
5823 msgstr ""
5825 #: fortran/lang.opt:409
5826 #, c-format
5827 msgid "Unrecognized option to endianness value: %qs"
5828 msgstr ""
5830 #: fortran/lang.opt:425
5831 msgid "Use the Cray Pointer extension."
5832 msgstr ""
5834 #: fortran/lang.opt:429
5835 msgid "Generate C prototypes from BIND(C) declarations."
5836 msgstr ""
5838 #: fortran/lang.opt:433
5839 msgid "Ignore 'D' in column one in fixed form."
5840 msgstr ""
5842 #: fortran/lang.opt:437
5843 msgid "Treat lines with 'D' in column one as comments."
5844 msgstr ""
5846 #: fortran/lang.opt:441
5847 msgid "Enable all DEC language extensions."
5848 msgstr ""
5850 #: fortran/lang.opt:445
5851 msgid "Enable kind-specific variants of integer intrinsic functions."
5852 msgstr ""
5854 #: fortran/lang.opt:449
5855 msgid "Enable legacy math intrinsics for compatibility."
5856 msgstr ""
5858 #: fortran/lang.opt:453
5859 msgid "Enable support for DEC STRUCTURE/RECORD."
5860 msgstr ""
5862 #: fortran/lang.opt:457
5863 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
5864 msgstr ""
5866 #: fortran/lang.opt:461
5867 msgid "Set the default double precision kind to an 8 byte wide type."
5868 msgstr ""
5870 #: fortran/lang.opt:465
5871 msgid "Set the default integer kind to an 8 byte wide type."
5872 msgstr ""
5874 #: fortran/lang.opt:469
5875 msgid "Set the default real kind to an 8 byte wide type."
5876 msgstr ""
5878 #: fortran/lang.opt:473
5879 msgid "Set the default real kind to an 10 byte wide type."
5880 msgstr ""
5882 #: fortran/lang.opt:477
5883 msgid "Set the default real kind to an 16 byte wide type."
5884 msgstr ""
5886 #: fortran/lang.opt:481
5887 msgid "Allow dollar signs in entity names."
5888 msgstr ""
5890 #: fortran/lang.opt:485 config/alpha/alpha.opt:31 common.opt:783
5891 #: common.opt:985 common.opt:989 common.opt:993 common.opt:997 common.opt:1532
5892 #: common.opt:1588 common.opt:1712 common.opt:1716 common.opt:1946
5893 #: common.opt:2116 common.opt:2792
5894 msgid "Does nothing. Preserved for backward compatibility."
5895 msgstr ""
5897 #: fortran/lang.opt:489
5898 msgid "Display the code tree after parsing."
5899 msgstr ""
5901 #: fortran/lang.opt:493
5902 msgid "Display the code tree after front end optimization."
5903 msgstr ""
5905 #: fortran/lang.opt:497
5906 msgid "Display the code tree after parsing; deprecated option."
5907 msgstr ""
5909 #: fortran/lang.opt:501
5910 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
5911 msgstr ""
5913 #: fortran/lang.opt:505
5914 msgid "Use f2c calling convention."
5915 msgstr ""
5917 #: fortran/lang.opt:509
5918 msgid "Assume that the source file is fixed form."
5919 msgstr ""
5921 #: fortran/lang.opt:513
5922 msgid "Force creation of temporary to test infrequently-executed forall code."
5923 msgstr ""
5925 #: fortran/lang.opt:517
5926 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
5927 msgstr ""
5929 #: fortran/lang.opt:521 fortran/lang.opt:525
5930 msgid "Specify where to find the compiled intrinsic modules."
5931 msgstr ""
5933 #: fortran/lang.opt:529
5934 msgid "Allow arbitrary character line width in fixed mode."
5935 msgstr ""
5937 #: fortran/lang.opt:533
5938 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
5939 msgstr ""
5941 #: fortran/lang.opt:537
5942 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
5943 msgstr ""
5945 #: fortran/lang.opt:541
5946 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
5947 msgstr ""
5949 #: fortran/lang.opt:545
5950 msgid "Assume that the source file is free form."
5951 msgstr ""
5953 #: fortran/lang.opt:549
5954 msgid "Allow arbitrary character line width in free mode."
5955 msgstr ""
5957 #: fortran/lang.opt:553
5958 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
5959 msgstr ""
5961 #: fortran/lang.opt:557
5962 msgid "Try to interchange loops if profitable."
5963 msgstr ""
5965 #: fortran/lang.opt:561
5966 msgid "Enable front end optimization."
5967 msgstr ""
5969 #: fortran/lang.opt:565
5970 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
5971 msgstr ""
5973 #: fortran/lang.opt:569
5974 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
5975 msgstr ""
5977 #: fortran/lang.opt:573
5978 msgid "Initialize components of derived type variables according to other init flags."
5979 msgstr ""
5981 #: fortran/lang.opt:577
5982 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
5983 msgstr ""
5985 #: fortran/lang.opt:581
5986 msgid "Initialize local variables to zero (from g77)."
5987 msgstr ""
5989 #: fortran/lang.opt:585
5990 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
5991 msgstr ""
5993 #: fortran/lang.opt:589
5994 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
5995 msgstr ""
5997 #: fortran/lang.opt:592
5998 #, c-format
5999 msgid "Unrecognized option to floating-point init value: %qs"
6000 msgstr ""
6002 #: fortran/lang.opt:611
6003 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
6004 msgstr ""
6006 #: fortran/lang.opt:615
6007 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
6008 msgstr ""
6010 #: fortran/lang.opt:619
6011 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
6012 msgstr ""
6014 #: fortran/lang.opt:623
6015 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
6016 msgstr ""
6018 #: fortran/lang.opt:627
6019 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
6020 msgstr ""
6022 #: fortran/lang.opt:631
6023 msgid "Put all local arrays on stack."
6024 msgstr ""
6026 #: fortran/lang.opt:635
6027 msgid "Set default accessibility of module entities to PRIVATE."
6028 msgstr ""
6030 #: fortran/lang.opt:655
6031 msgid "Try to lay out derived types as compactly as possible."
6032 msgstr ""
6034 #: fortran/lang.opt:663
6035 msgid "Protect parentheses in expressions."
6036 msgstr ""
6038 #: fortran/lang.opt:667
6039 msgid "Enable range checking during compilation."
6040 msgstr ""
6042 #: fortran/lang.opt:671
6043 msgid "Interpret any REAL(4) as a REAL(8)."
6044 msgstr ""
6046 #: fortran/lang.opt:675
6047 msgid "Interpret any REAL(4) as a REAL(10)."
6048 msgstr ""
6050 #: fortran/lang.opt:679
6051 msgid "Interpret any REAL(4) as a REAL(16)."
6052 msgstr ""
6054 #: fortran/lang.opt:683
6055 msgid "Interpret any REAL(8) as a REAL(4)."
6056 msgstr ""
6058 #: fortran/lang.opt:687
6059 msgid "Interpret any REAL(8) as a REAL(10)."
6060 msgstr ""
6062 #: fortran/lang.opt:691
6063 msgid "Interpret any REAL(8) as a REAL(16)."
6064 msgstr ""
6066 #: fortran/lang.opt:695
6067 msgid "Reallocate the LHS in assignments."
6068 msgstr ""
6070 #: fortran/lang.opt:699
6071 msgid "Use a 4-byte record marker for unformatted files."
6072 msgstr ""
6074 #: fortran/lang.opt:703
6075 msgid "Use an 8-byte record marker for unformatted files."
6076 msgstr ""
6078 #: fortran/lang.opt:707
6079 msgid "Allocate local variables on the stack to allow indirect recursion."
6080 msgstr ""
6082 #: fortran/lang.opt:711
6083 msgid "Copy array sections into a contiguous block on procedure entry."
6084 msgstr ""
6086 #: fortran/lang.opt:715
6087 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
6088 msgstr ""
6090 #: fortran/lang.opt:718
6091 #, c-format
6092 msgid "Unrecognized option: %qs"
6093 msgstr ""
6095 #: fortran/lang.opt:731
6096 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
6097 msgstr ""
6099 #: fortran/lang.opt:735
6100 msgid "Append a second underscore if the name already contains an underscore."
6101 msgstr ""
6103 #: fortran/lang.opt:743
6104 msgid "Apply negative sign to zero values."
6105 msgstr ""
6107 #: fortran/lang.opt:747
6108 msgid "Append underscores to externally visible names."
6109 msgstr ""
6111 #: fortran/lang.opt:751 c-family/c.opt:1356 c-family/c.opt:1384
6112 #: c-family/c.opt:1634 config/pa/pa.opt:42 config/pa/pa.opt:70 common.opt:1154
6113 #: common.opt:1333 common.opt:1408 common.opt:1676 common.opt:1799
6114 #: common.opt:2169 common.opt:2205 common.opt:2298 common.opt:2302
6115 #: common.opt:2407 common.opt:2498 common.opt:2506 common.opt:2514
6116 #: common.opt:2522 common.opt:2623 common.opt:2675 common.opt:2755
6117 #: common.opt:2893 common.opt:2897 common.opt:2901 common.opt:2905
6118 msgid "Does nothing.  Preserved for backward compatibility."
6119 msgstr ""
6121 #: fortran/lang.opt:791
6122 msgid "Statically link the GNU Fortran helper library (libgfortran)."
6123 msgstr ""
6125 #: fortran/lang.opt:795
6126 msgid "Conform to the ISO Fortran 2003 standard."
6127 msgstr ""
6129 #: fortran/lang.opt:799
6130 msgid "Conform to the ISO Fortran 2008 standard."
6131 msgstr ""
6133 #: fortran/lang.opt:803
6134 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
6135 msgstr ""
6137 #: fortran/lang.opt:807
6138 msgid "Conform to the ISO Fortran 2018 standard."
6139 msgstr ""
6141 #: fortran/lang.opt:811
6142 msgid "Conform to the ISO Fortran 95 standard."
6143 msgstr ""
6145 #: fortran/lang.opt:815
6146 msgid "Conform to nothing in particular."
6147 msgstr ""
6149 #: fortran/lang.opt:819
6150 msgid "Accept extensions to support legacy code."
6151 msgstr ""
6153 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
6154 #, c-format
6155 msgid "assertion missing after %qs"
6156 msgstr ""
6158 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
6159 #: c-family/c.opt:193 c-family/c.opt:256
6160 #, c-format
6161 msgid "macro name missing after %qs"
6162 msgstr ""
6164 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
6165 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
6166 #: c-family/c.opt:236 c-family/c.opt:1855 c-family/c.opt:1863 brig/lang.opt:39
6167 #: config/darwin.opt:56 common.opt:338 common.opt:341 common.opt:3046
6168 #, c-format
6169 msgid "missing filename after %qs"
6170 msgstr ""
6172 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
6173 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:1851
6174 #: c-family/c.opt:1871 c-family/c.opt:1875 c-family/c.opt:1879
6175 #, c-format
6176 msgid "missing path after %qs"
6177 msgstr ""
6179 #: c-family/c.opt:182
6180 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
6181 msgstr ""
6183 #: c-family/c.opt:186
6184 msgid "Do not discard comments."
6185 msgstr ""
6187 #: c-family/c.opt:190
6188 msgid "Do not discard comments in macro expansions."
6189 msgstr ""
6191 #: c-family/c.opt:194
6192 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
6193 msgstr ""
6195 #: c-family/c.opt:201
6196 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
6197 msgstr ""
6199 #: c-family/c.opt:205
6200 msgid "Enable parsing GIMPLE."
6201 msgstr ""
6203 #: c-family/c.opt:209
6204 msgid "Print the name of header files as they are used."
6205 msgstr ""
6207 #: c-family/c.opt:213
6208 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
6209 msgstr ""
6211 #: c-family/c.opt:217
6212 msgid "Generate make dependencies."
6213 msgstr ""
6215 #: c-family/c.opt:221
6216 msgid "Generate make dependencies and compile."
6217 msgstr ""
6219 #: c-family/c.opt:225
6220 msgid "-MF <file>\tWrite dependency output to the given file."
6221 msgstr ""
6223 #: c-family/c.opt:229
6224 msgid "Treat missing header files as generated files."
6225 msgstr ""
6227 #: c-family/c.opt:233
6228 msgid "Like -M but ignore system header files."
6229 msgstr ""
6231 #: c-family/c.opt:237
6232 msgid "Like -MD but ignore system header files."
6233 msgstr ""
6235 #: c-family/c.opt:241
6236 msgid "Generate phony targets for all headers."
6237 msgstr ""
6239 #: c-family/c.opt:244 c-family/c.opt:248
6240 #, c-format
6241 msgid "missing makefile target after %qs"
6242 msgstr ""
6244 #: c-family/c.opt:245
6245 msgid "-MQ <target>\tAdd a MAKE-quoted target."
6246 msgstr ""
6248 #: c-family/c.opt:249
6249 msgid "-MT <target>\tAdd an unquoted target."
6250 msgstr ""
6252 #: c-family/c.opt:253
6253 msgid "Do not generate #line directives."
6254 msgstr ""
6256 #: c-family/c.opt:257
6257 msgid "-U<macro>\tUndefine <macro>."
6258 msgstr ""
6260 #: c-family/c.opt:261
6261 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
6262 msgstr ""
6264 #: c-family/c.opt:265
6265 msgid "Warn about things that change between the current -fabi-version and the specified version."
6266 msgstr ""
6268 #: c-family/c.opt:269
6269 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
6270 msgstr ""
6272 #: c-family/c.opt:276
6273 msgid "Warn about suspicious uses of memory addresses."
6274 msgstr ""
6276 #: c-family/c.opt:279
6277 msgid "argument %qs to %<-Waligned-new%> not recognized"
6278 msgstr ""
6280 #: c-family/c.opt:292
6281 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
6282 msgstr ""
6284 #: c-family/c.opt:296
6285 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
6286 msgstr ""
6288 #: c-family/c.opt:300 ada/gcc-interface/lang.opt:57
6289 msgid "Enable most warning messages."
6290 msgstr "Увімкнути якнайбільше повідомлень із попередженнями."
6292 #: c-family/c.opt:304
6293 msgid "Warn on any use of alloca."
6294 msgstr "Попереджати про усі використання alloca."
6296 #: c-family/c.opt:308
6297 msgid "-Walloc-size-larger-than=<bytes> Warn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
6298 msgstr ""
6300 #: c-family/c.opt:313
6301 msgid "-Walloc-zero Warn for calls to allocation functions that specify zero bytes."
6302 msgstr ""
6304 #: c-family/c.opt:317
6305 msgid "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on bounded uses of alloca whose bound can be larger than <number> bytes."
6306 msgstr ""
6308 #: c-family/c.opt:331
6309 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
6310 msgstr ""
6312 #: c-family/c.opt:335
6313 msgid "Warn about casting functions to incompatible types."
6314 msgstr "Попереджати про виклик функцій із несумісними типами параметрів."
6316 #: c-family/c.opt:339
6317 msgid "Warn about boolean expression compared with an integer value different from true/false."
6318 msgstr ""
6320 #: c-family/c.opt:343
6321 msgid "Warn about certain operations on boolean expressions."
6322 msgstr "Попереджати щодо певних дій із булевими виразами."
6324 #: c-family/c.opt:347
6325 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
6326 msgstr ""
6328 #: c-family/c.opt:351
6329 msgid "Warn when a built-in function is declared with the wrong signature."
6330 msgstr ""
6332 #: c-family/c.opt:355
6333 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
6334 msgstr ""
6336 #: c-family/c.opt:359
6337 msgid "Warn about features not present in ISO C90, but present in ISO C99."
6338 msgstr ""
6340 #: c-family/c.opt:363
6341 msgid "Warn about features not present in ISO C99, but present in ISO C11."
6342 msgstr ""
6344 #: c-family/c.opt:367
6345 msgid "Warn about C constructs that are not in the common subset of C and C++."
6346 msgstr ""
6348 #: c-family/c.opt:374
6349 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
6350 msgstr ""
6352 #: c-family/c.opt:378
6353 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
6354 msgstr ""
6356 #: c-family/c.opt:385
6357 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017."
6358 msgstr ""
6360 #: c-family/c.opt:389
6361 msgid "Warn about casts between incompatible function types."
6362 msgstr "Попереджати про варіанти виклику функцій несумісних типів."
6364 #: c-family/c.opt:393
6365 msgid "Warn about casts which discard qualifiers."
6366 msgstr ""
6368 #: c-family/c.opt:397 c-family/c.opt:401
6369 msgid "Warn about catch handlers of non-reference type."
6370 msgstr "Попереджати про обробники catch нееталонного типу."
6372 #: c-family/c.opt:405
6373 msgid "Warn about subscripts whose type is \"char\"."
6374 msgstr ""
6376 #: c-family/c.opt:409
6377 msgid "Warn about memory access errors found by Pointer Bounds Checker."
6378 msgstr ""
6380 #: c-family/c.opt:413
6381 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
6382 msgstr ""
6384 #: c-family/c.opt:417
6385 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
6386 msgstr ""
6388 #: c-family/c.opt:421
6389 msgid "Synonym for -Wcomment."
6390 msgstr "Синонім -Wcomment."
6392 #: c-family/c.opt:425
6393 msgid "Warn for conditionally-supported constructs."
6394 msgstr ""
6396 #: c-family/c.opt:429
6397 msgid "Warn for implicit type conversions that may change a value."
6398 msgstr "Попереджати про неявні перетворення типів, які можуть призвести до зміни значення."
6400 #: c-family/c.opt:433
6401 msgid "Warn for converting NULL from/to a non-pointer type."
6402 msgstr ""
6404 #: c-family/c.opt:441
6405 msgid "Warn when all constructors and destructors are private."
6406 msgstr "Попереджати, якщо усі конструктори і деструктори є закритими (private)."
6408 #: c-family/c.opt:445
6409 msgid "Warn about dangling else."
6410 msgstr ""
6412 #: c-family/c.opt:449
6413 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
6414 msgstr ""
6416 #: c-family/c.opt:453
6417 msgid "Warn when a declaration is found after a statement."
6418 msgstr "Попереджати, якщо оголошення виявлено після інструкції."
6420 #: c-family/c.opt:457
6421 msgid "Warn when deleting a pointer to incomplete type."
6422 msgstr "Попереджати щодо вилучення вказівника на неповний тип."
6424 #: c-family/c.opt:461
6425 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
6426 msgstr ""
6428 #: c-family/c.opt:465
6429 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
6430 msgstr "Попереджати щодо використання застарілої можливості компілятора, застарілого класу, методу або поля."
6432 #: c-family/c.opt:469
6433 msgid "Warn about positional initialization of structs requiring designated initializers."
6434 msgstr ""
6436 #: c-family/c.opt:473
6437 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
6438 msgstr ""
6440 #: c-family/c.opt:477
6441 msgid "Warn if type qualifiers on pointers are discarded."
6442 msgstr ""
6444 #: c-family/c.opt:481
6445 msgid "Warn about compile-time integer division by zero."
6446 msgstr ""
6448 #: c-family/c.opt:485
6449 msgid "Warn about duplicated branches in if-else statements."
6450 msgstr "Попереджати про дублювання гілок у інструкціях if-else."
6452 #: c-family/c.opt:489
6453 msgid "Warn about duplicated conditions in an if-else-if chain."
6454 msgstr "Попереджати про дублювання умов у ланцюжку if-else-if."
6456 #: c-family/c.opt:493
6457 msgid "Warn about violations of Effective C++ style rules."
6458 msgstr "Попереджати про порушення правил стилю Effective C++."
6460 #: c-family/c.opt:497
6461 msgid "Warn about an empty body in an if or else statement."
6462 msgstr "Попереджати щодо порожнього комплекту інструкцій у if або else."
6464 #: c-family/c.opt:501
6465 msgid "Warn about stray tokens after #else and #endif."
6466 msgstr ""
6468 #: c-family/c.opt:505
6469 msgid "Warn about comparison of different enum types."
6470 msgstr "Попереджати про порівняння різних типів числових даних."
6472 #: c-family/c.opt:513
6473 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6474 msgstr "Цей перемикач вважається застарілим; скористайтеся замість нього перемикачем -Werror=implicit-function-declaration."
6476 #: c-family/c.opt:521
6477 msgid "Warn about semicolon after in-class function definition."
6478 msgstr "Попереджати про крапку з комою після визначення функції у класі."
6480 #: c-family/c.opt:525
6481 msgid "Warn for implicit type conversions that cause loss of floating point precision."
6482 msgstr ""
6484 #: c-family/c.opt:529
6485 msgid "Warn if testing floating point numbers for equality."
6486 msgstr "Попереджати про перевірки на рівність чисел із рухомою крапкою."
6488 #: c-family/c.opt:533 c-family/c.opt:575
6489 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6490 msgstr "Попереджати про некоректності у рядках форматування printf/scanf/strftime/strfmon."
6492 #: c-family/c.opt:537
6493 msgid "Warn about format strings that contain NUL bytes."
6494 msgstr "Попереджати щодо рядків форматування, які містять байти NUL."
6496 #: c-family/c.opt:541
6497 msgid "Warn if passing too many arguments to a function for its format string."
6498 msgstr ""
6500 #: c-family/c.opt:545
6501 msgid "Warn about format strings that are not literals."
6502 msgstr "Попереджати, якщо рядки форматування не є літералами."
6504 #: c-family/c.opt:549
6505 msgid "Warn about function calls with format strings that write past the end of the destination region.  Same as -Wformat-overflow=1."
6506 msgstr ""
6508 #: c-family/c.opt:554
6509 msgid "Warn about possible security problems with format functions."
6510 msgstr ""
6512 #: c-family/c.opt:558
6513 msgid "Warn about sign differences with format functions."
6514 msgstr "Попереджати про відмінності у знаку у функціях форматування."
6516 #: c-family/c.opt:562
6517 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
6518 msgstr ""
6520 #: c-family/c.opt:567
6521 msgid "Warn about strftime formats yielding 2-digit years."
6522 msgstr ""
6524 #: c-family/c.opt:571
6525 msgid "Warn about zero-length formats."
6526 msgstr "Попереджати про формати нульової довжини."
6528 #: c-family/c.opt:579
6529 msgid "Warn about function calls with format strings that write past the end of the destination region."
6530 msgstr ""
6532 #: c-family/c.opt:584
6533 msgid "Warn about calls to snprintf and similar functions that truncate output."
6534 msgstr ""
6536 #: c-family/c.opt:588
6537 msgid "Warn when the field in a struct is not aligned."
6538 msgstr "Попереджати про невирівняне поле у структурі."
6540 #: c-family/c.opt:592
6541 msgid "Warn whenever type qualifiers are ignored."
6542 msgstr ""
6544 #: c-family/c.opt:596
6545 msgid "Warn whenever attributes are ignored."
6546 msgstr "Попереджати про ігнорування атрибутів."
6548 #: c-family/c.opt:600
6549 msgid "Warn when there is a conversion between pointers that have incompatible types."
6550 msgstr ""
6552 #: c-family/c.opt:604
6553 msgid "Warn about variables which are initialized to themselves."
6554 msgstr "Попереджати про самоініціалізацію змінних."
6556 #: c-family/c.opt:608
6557 msgid "Warn about implicit declarations."
6558 msgstr "Попереджати про неявні оголошення."
6560 #: c-family/c.opt:616
6561 msgid "Warn about implicit conversions from \"float\" to \"double\"."
6562 msgstr "Попереджати про неявні перетворення з float на double."
6564 #: c-family/c.opt:620
6565 msgid "Warn if \"defined\" is used outside #if."
6566 msgstr "Попереджати, якщо defined використано поза #if."
6568 #: c-family/c.opt:624
6569 msgid "Warn about implicit function declarations."
6570 msgstr "Попереджати про неявні оголошення функцій."
6572 #: c-family/c.opt:628
6573 msgid "Warn when a declaration does not specify a type."
6574 msgstr "Попереджати, якщо оголошення не визначає типу."
6576 #: c-family/c.opt:635
6577 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
6578 msgstr ""
6580 #: c-family/c.opt:639
6581 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
6582 msgstr ""
6584 #: c-family/c.opt:643
6585 msgid "Warn for suspicious integer expressions in boolean context."
6586 msgstr ""
6588 #: c-family/c.opt:647
6589 msgid "Warn when there is a cast to a pointer from an integer of a different size."
6590 msgstr ""
6592 #: c-family/c.opt:651
6593 msgid "Warn about invalid uses of the \"offsetof\" macro."
6594 msgstr ""
6596 #: c-family/c.opt:655
6597 msgid "Warn about PCH files that are found but not used."
6598 msgstr ""
6600 #: c-family/c.opt:659
6601 msgid "Warn when a jump misses a variable initialization."
6602 msgstr ""
6604 #: c-family/c.opt:663
6605 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
6606 msgstr ""
6608 #: c-family/c.opt:667
6609 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
6610 msgstr ""
6612 #: c-family/c.opt:671
6613 msgid "Warn when logical not is used on the left hand side operand of a comparison."
6614 msgstr ""
6616 #: c-family/c.opt:675
6617 msgid "Do not warn about using \"long long\" when -pedantic."
6618 msgstr ""
6620 #: c-family/c.opt:679
6621 msgid "Warn about suspicious declarations of \"main\"."
6622 msgstr ""
6624 #: c-family/c.opt:687
6625 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
6626 msgstr ""
6628 #: c-family/c.opt:691
6629 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
6630 msgstr ""
6632 #: c-family/c.opt:695
6633 msgid "Warn when the indentation of the code does not reflect the block structure."
6634 msgstr ""
6636 #: c-family/c.opt:699
6637 msgid "Warn about possibly missing braces around initializers."
6638 msgstr ""
6640 #: c-family/c.opt:703
6641 msgid "Warn about global functions without previous declarations."
6642 msgstr ""
6644 #: c-family/c.opt:707
6645 msgid "Warn about missing fields in struct initializers."
6646 msgstr ""
6648 #: c-family/c.opt:711
6649 msgid "Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for."
6650 msgstr ""
6652 #: c-family/c.opt:715
6653 msgid "Warn on direct multiple inheritance."
6654 msgstr ""
6656 #: c-family/c.opt:719
6657 msgid "Warn on namespace definition."
6658 msgstr ""
6660 #: c-family/c.opt:723
6661 msgid "Warn when fields in a struct with the packed attribute are misaligned."
6662 msgstr ""
6664 #: c-family/c.opt:727
6665 msgid "Warn about missing sized deallocation functions."
6666 msgstr ""
6668 #: c-family/c.opt:731
6669 msgid "Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers."
6670 msgstr ""
6672 #: c-family/c.opt:735
6673 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
6674 msgstr ""
6676 #: c-family/c.opt:739
6677 msgid "Warn when sizeof is applied on a parameter declared as an array."
6678 msgstr ""
6680 #: c-family/c.opt:743
6681 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6682 msgstr ""
6684 #: c-family/c.opt:748
6685 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6686 msgstr ""
6688 #: c-family/c.opt:753
6689 msgid "Warn about truncation in string manipulation functions like strncat and strncpy."
6690 msgstr ""
6692 #: c-family/c.opt:757
6693 msgid "Warn about functions which might be candidates for format attributes."
6694 msgstr ""
6696 #: c-family/c.opt:761
6697 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
6698 msgstr ""
6700 #: c-family/c.opt:766
6701 msgid "Warn about enumerated switches, with no default, missing a case."
6702 msgstr ""
6704 #: c-family/c.opt:770
6705 msgid "Warn about enumerated switches missing a \"default:\" statement."
6706 msgstr ""
6708 #: c-family/c.opt:774
6709 msgid "Warn about all enumerated switches missing a specific case."
6710 msgstr ""
6712 #: c-family/c.opt:778
6713 msgid "Warn about switches with boolean controlling expression."
6714 msgstr ""
6716 #: c-family/c.opt:782
6717 msgid "Warn on primary template declaration."
6718 msgstr ""
6720 #: c-family/c.opt:786
6721 msgid "Warn about declarations of entities that may be missing attributes that related entities have been declared with it."
6722 msgstr ""
6724 #: c-family/c.opt:795
6725 msgid "Warn about user-specified include directories that do not exist."
6726 msgstr ""
6728 #: c-family/c.opt:799
6729 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
6730 msgstr ""
6732 #: c-family/c.opt:803
6733 msgid "Warn about global functions without prototypes."
6734 msgstr ""
6736 #: c-family/c.opt:806 c-family/c.opt:1219 c-family/c.opt:1226
6737 #: c-family/c.opt:1422 c-family/c.opt:1441 c-family/c.opt:1464
6738 #: c-family/c.opt:1470 c-family/c.opt:1477 c-family/c.opt:1505
6739 #: c-family/c.opt:1516 c-family/c.opt:1519 c-family/c.opt:1522
6740 #: c-family/c.opt:1525 c-family/c.opt:1528 c-family/c.opt:1569
6741 #: c-family/c.opt:1704 c-family/c.opt:1731 c-family/c.opt:1771
6742 #: c-family/c.opt:1802 c-family/c.opt:1806 c-family/c.opt:1822
6743 #: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c-opts.c:434
6744 #, gcc-internal-format
6745 msgid "switch %qs is no longer supported"
6746 msgstr ""
6748 #: c-family/c.opt:810
6749 msgid "Warn about use of multi-character character constants."
6750 msgstr ""
6752 #: c-family/c.opt:814
6753 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
6754 msgstr ""
6756 #: c-family/c.opt:818
6757 msgid "Warn about \"extern\" declarations not at file scope."
6758 msgstr ""
6760 #: c-family/c.opt:822
6761 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
6762 msgstr ""
6764 #: c-family/c.opt:826
6765 msgid "Warn if C++17 noexcept function type will change the mangled name of a symbol."
6766 msgstr ""
6768 #: c-family/c.opt:830
6769 msgid "Warn when non-templatized friend functions are declared within a template."
6770 msgstr ""
6772 #: c-family/c.opt:834
6773 msgid "Warn for unsafe raw memory writes to objects of class types."
6774 msgstr ""
6776 #: c-family/c.opt:838
6777 msgid "Warn about non-virtual destructors."
6778 msgstr ""
6780 #: c-family/c.opt:842
6781 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
6782 msgstr ""
6784 #: c-family/c.opt:858
6785 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
6786 msgstr ""
6788 #: c-family/c.opt:865
6789 msgid "argument %qs to %<-Wnormalized%> not recognized"
6790 msgstr ""
6792 #: c-family/c.opt:881
6793 msgid "Warn if a C-style cast is used in a program."
6794 msgstr ""
6796 #: c-family/c.opt:885
6797 msgid "Warn for obsolescent usage in a declaration."
6798 msgstr ""
6800 #: c-family/c.opt:889
6801 msgid "Warn if an old-style parameter definition is used."
6802 msgstr ""
6804 #: c-family/c.opt:893
6805 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
6806 msgstr ""
6808 #: c-family/c.opt:897
6809 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
6810 msgstr ""
6812 #: c-family/c.opt:901
6813 msgid "Warn about overloaded virtual function names."
6814 msgstr ""
6816 #: c-family/c.opt:905
6817 msgid "Warn about overriding initializers without side effects."
6818 msgstr ""
6820 #: c-family/c.opt:909
6821 msgid "Warn about overriding initializers with side effects."
6822 msgstr ""
6824 #: c-family/c.opt:913
6825 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
6826 msgstr ""
6828 #: c-family/c.opt:917
6829 msgid "Warn about possibly missing parentheses."
6830 msgstr ""
6832 #: c-family/c.opt:925
6833 msgid "Warn when converting the type of pointers to member functions."
6834 msgstr ""
6836 #: c-family/c.opt:929
6837 msgid "Warn about function pointer arithmetic."
6838 msgstr ""
6840 #: c-family/c.opt:933
6841 msgid "Warn when a pointer differs in signedness in an assignment."
6842 msgstr ""
6844 #: c-family/c.opt:937
6845 msgid "Warn when a pointer is compared with a zero character constant."
6846 msgstr ""
6848 #: c-family/c.opt:941
6849 msgid "Warn when a pointer is cast to an integer of a different size."
6850 msgstr ""
6852 #: c-family/c.opt:945
6853 msgid "Warn about misuses of pragmas."
6854 msgstr ""
6856 #: c-family/c.opt:949
6857 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
6858 msgstr ""
6860 #: c-family/c.opt:953
6861 msgid "Warn if inherited methods are unimplemented."
6862 msgstr ""
6864 #: c-family/c.opt:957 c-family/c.opt:961
6865 msgid "Warn for placement new expressions with undefined behavior."
6866 msgstr ""
6868 #: c-family/c.opt:965
6869 msgid "Warn about multiple declarations of the same object."
6870 msgstr ""
6872 #: c-family/c.opt:969
6873 msgid "Warn about uses of register storage specifier."
6874 msgstr ""
6876 #: c-family/c.opt:973
6877 msgid "Warn when the compiler reorders code."
6878 msgstr ""
6880 #: c-family/c.opt:977
6881 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
6882 msgstr ""
6884 #: c-family/c.opt:981
6885 msgid "Warn on suspicious constructs involving reverse scalar storage order."
6886 msgstr ""
6888 #: c-family/c.opt:985
6889 msgid "Warn if a selector has multiple methods."
6890 msgstr ""
6892 #: c-family/c.opt:989
6893 msgid "Warn about possible violations of sequence point rules."
6894 msgstr ""
6896 #: c-family/c.opt:993
6897 msgid "Warn if a local declaration hides an instance variable."
6898 msgstr ""
6900 #: c-family/c.opt:997 c-family/c.opt:1001
6901 msgid "Warn if left shift of a signed value overflows."
6902 msgstr ""
6904 #: c-family/c.opt:1005
6905 msgid "Warn if shift count is negative."
6906 msgstr ""
6908 #: c-family/c.opt:1009
6909 msgid "Warn if shift count >= width of type."
6910 msgstr ""
6912 #: c-family/c.opt:1013
6913 msgid "Warn if left shifting a negative value."
6914 msgstr ""
6916 #: c-family/c.opt:1017
6917 msgid "Warn about signed-unsigned comparisons."
6918 msgstr ""
6920 #: c-family/c.opt:1025
6921 msgid "Warn for implicit type conversions between signed and unsigned integers."
6922 msgstr ""
6924 #: c-family/c.opt:1029
6925 msgid "Warn when overload promotes from unsigned to signed."
6926 msgstr ""
6928 #: c-family/c.opt:1033
6929 msgid "Warn about uncasted NULL used as sentinel."
6930 msgstr ""
6932 #: c-family/c.opt:1037
6933 msgid "Warn about unprototyped function declarations."
6934 msgstr ""
6936 #: c-family/c.opt:1049
6937 msgid "Warn if type signatures of candidate methods do not match exactly."
6938 msgstr ""
6940 #: c-family/c.opt:1053
6941 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
6942 msgstr ""
6944 #: c-family/c.opt:1057
6945 msgid "Deprecated.  This switch has no effect."
6946 msgstr ""
6948 #: c-family/c.opt:1065
6949 msgid "Warn if a comparison always evaluates to true or false."
6950 msgstr ""
6952 #: c-family/c.opt:1069
6953 msgid "Warn if a throw expression will always result in a call to terminate()."
6954 msgstr ""
6956 #: c-family/c.opt:1073
6957 msgid "Warn about features not present in traditional C."
6958 msgstr ""
6960 #: c-family/c.opt:1077
6961 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
6962 msgstr ""
6964 #: c-family/c.opt:1081
6965 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
6966 msgstr ""
6968 #: c-family/c.opt:1085
6969 msgid "Warn about @selector()s without previously declared methods."
6970 msgstr ""
6972 #: c-family/c.opt:1089
6973 msgid "Warn if an undefined macro is used in an #if directive."
6974 msgstr ""
6976 #: c-family/c.opt:1101
6977 msgid "Warn about unrecognized pragmas."
6978 msgstr ""
6980 #: c-family/c.opt:1105
6981 msgid "Warn about unsuffixed float constants."
6982 msgstr ""
6984 #: c-family/c.opt:1113
6985 msgid "Warn when typedefs locally defined in a function are not used."
6986 msgstr ""
6988 #: c-family/c.opt:1117
6989 msgid "Warn about macros defined in the main file that are not used."
6990 msgstr ""
6992 #: c-family/c.opt:1121
6993 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
6994 msgstr ""
6996 #: c-family/c.opt:1129 c-family/c.opt:1133
6997 msgid "Warn when a const variable is unused."
6998 msgstr ""
7000 #: c-family/c.opt:1137
7001 msgid "Warn about using variadic macros."
7002 msgstr ""
7004 #: c-family/c.opt:1141
7005 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
7006 msgstr ""
7008 #: c-family/c.opt:1145
7009 msgid "Warn if a variable length array is used."
7010 msgstr ""
7012 #: c-family/c.opt:1149
7013 msgid "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length arrays, and on bounded uses of variable-length arrays whose bound can be larger than <number> bytes."
7014 msgstr ""
7016 #: c-family/c.opt:1155
7017 msgid "Warn when a register variable is declared volatile."
7018 msgstr ""
7020 #: c-family/c.opt:1159
7021 msgid "Warn on direct virtual inheritance."
7022 msgstr ""
7024 #: c-family/c.opt:1163
7025 msgid "Warn if a virtual base has a non-trivial move assignment operator."
7026 msgstr ""
7028 #: c-family/c.opt:1167
7029 msgid "In C++, nonzero means warn about deprecated conversion from string literals to 'char *'.  In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard."
7030 msgstr ""
7032 #: c-family/c.opt:1171
7033 msgid "Warn when a literal '0' is used as null pointer."
7034 msgstr ""
7036 #: c-family/c.opt:1175
7037 msgid "Warn about useless casts."
7038 msgstr ""
7040 #: c-family/c.opt:1179
7041 msgid "Warn if a class type has a base or a field whose type uses the anonymous namespace or depends on a type with no linkage."
7042 msgstr ""
7044 #: c-family/c.opt:1183
7045 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
7046 msgstr ""
7048 #: c-family/c.opt:1187
7049 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
7050 msgstr ""
7052 #: c-family/c.opt:1192
7053 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
7054 msgstr ""
7056 #: c-family/c.opt:1200
7057 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
7058 msgstr ""
7060 #: c-family/c.opt:1204
7061 msgid "Enforce class member access control semantics."
7062 msgstr ""
7064 #: c-family/c.opt:1208
7065 msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent."
7066 msgstr ""
7068 #: c-family/c.opt:1212
7069 msgid "Support C++17 allocation of over-aligned types."
7070 msgstr ""
7072 #: c-family/c.opt:1216
7073 msgid "-faligned-new=<N> Use C++17 over-aligned type allocation for alignments greater than N."
7074 msgstr ""
7076 #: c-family/c.opt:1223
7077 msgid "Allow variadic functions without named parameter."
7078 msgstr ""
7080 #: c-family/c.opt:1227 c-family/c.opt:1478 c-family/c.opt:1803
7081 #: c-family/c.opt:1807 c-family/c.opt:1823
7082 msgid "No longer supported."
7083 msgstr "Більше не підтримується."
7085 #: c-family/c.opt:1231
7086 msgid "Recognize the \"asm\" keyword."
7087 msgstr ""
7089 #: c-family/c.opt:1239
7090 msgid "Recognize built-in functions."
7091 msgstr ""
7093 #: c-family/c.opt:1246
7094 msgid "Where shorter, use canonicalized paths to systems headers."
7095 msgstr ""
7097 #: c-family/c.opt:1250
7098 msgid "Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to control instrumentation.  Currently available for C, C++ and ObjC."
7099 msgstr ""
7101 #: c-family/c.opt:1255
7102 msgid "Generate pointer bounds checks for variables with incomplete type."
7103 msgstr ""
7105 #: c-family/c.opt:1259
7106 msgid "Use zero bounds for all incoming arguments in 'main' function.  It helps when instrumented binaries are used with legacy libs."
7107 msgstr ""
7109 #: c-family/c.opt:1264
7110 msgid "Forces Pointer Bounds Checker to use narrowed bounds for address of the first field in the structure.  By default pointer to the first field has the same bounds as pointer to the whole structure."
7111 msgstr ""
7113 #: c-family/c.opt:1270
7114 msgid "Control how Pointer Bounds Checker handle pointers to object fields.  When narrowing is on, field bounds are used.  Otherwise full object bounds are used."
7115 msgstr ""
7117 #: c-family/c.opt:1275
7118 msgid "Forces Pointer Bounds Checker to use bounds of the innermost arrays in case of nested static arrays access.  By default outermost array is used."
7119 msgstr ""
7121 #: c-family/c.opt:1280
7122 msgid "Forces Pointer Bounds Checker to treat all trailing arrays in structures as possibly flexible.  By default only arrays fields with zero length or that are marked with attribute bnd_variable_size are treated as flexible."
7123 msgstr ""
7125 #: c-family/c.opt:1286
7126 msgid "Allow Pointer Bounds Checker optimizations.  By default allowed on optimization levels >0."
7127 msgstr ""
7129 #: c-family/c.opt:1291
7130 msgid "Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
7131 msgstr ""
7133 #: c-family/c.opt:1295
7134 msgid "Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
7135 msgstr ""
7137 #: c-family/c.opt:1299
7138 msgid "Use statically initialized variable for vars bounds instead of generating them each time it is required."
7139 msgstr ""
7141 #: c-family/c.opt:1304
7142 msgid "Use statically initialized variable for constant bounds instead of generating them each time it is required."
7143 msgstr ""
7145 #: c-family/c.opt:1309
7146 msgid "With this option zero size obtained dynamically for objects with incomplete type will be treated as infinite."
7147 msgstr ""
7149 #: c-family/c.opt:1314
7150 msgid "Generate checks for all read accesses to memory."
7151 msgstr ""
7153 #: c-family/c.opt:1318
7154 msgid "Generate checks for all write accesses to memory."
7155 msgstr ""
7157 #: c-family/c.opt:1322
7158 msgid "Generate bounds stores for pointer writes."
7159 msgstr ""
7161 #: c-family/c.opt:1326
7162 msgid "Generate bounds passing for calls."
7163 msgstr ""
7165 #: c-family/c.opt:1330
7166 msgid "Instrument only functions marked with bnd_instrument attribute."
7167 msgstr ""
7169 #: c-family/c.opt:1334
7170 msgid "Transform instrumented builtin calls into calls to wrappers."
7171 msgstr ""
7173 #: c-family/c.opt:1344
7174 msgid "Deprecated in GCC 8.  This switch has no effect."
7175 msgstr ""
7177 #: c-family/c.opt:1348
7178 msgid "Enable support for C++ concepts."
7179 msgstr ""
7181 #: c-family/c.opt:1352
7182 msgid "Allow the arguments of the '?' operator to have different types."
7183 msgstr ""
7185 #: c-family/c.opt:1359
7186 #, c-format
7187 msgid "no class name specified with %qs"
7188 msgstr ""
7190 #: c-family/c.opt:1360
7191 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
7192 msgstr ""
7194 #: c-family/c.opt:1364
7195 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
7196 msgstr ""
7198 #: c-family/c.opt:1368
7199 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
7200 msgstr ""
7202 #: c-family/c.opt:1372
7203 msgid "Emit debug annotations during preprocessing."
7204 msgstr ""
7206 #: c-family/c.opt:1376
7207 msgid "-fdeduce-init-list\tenable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list."
7208 msgstr ""
7210 #: c-family/c.opt:1380
7211 msgid "Factor complex constructors and destructors to favor space over speed."
7212 msgstr ""
7214 #: c-family/c.opt:1388
7215 msgid "Print hierarchical comparisons when template types are mismatched."
7216 msgstr ""
7218 #: c-family/c.opt:1392
7219 msgid "Preprocess directives only."
7220 msgstr ""
7222 #: c-family/c.opt:1396
7223 msgid "Permit '$' as an identifier character."
7224 msgstr ""
7226 #: c-family/c.opt:1400
7227 msgid "-fmacro-prefix-map=<old>=<new> Map one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE()."
7228 msgstr ""
7230 #: c-family/c.opt:1404
7231 msgid "Write all declarations as Ada code transitively."
7232 msgstr ""
7234 #: c-family/c.opt:1408
7235 msgid "Write all declarations as Ada code for the given file only."
7236 msgstr ""
7238 #: c-family/c.opt:1415
7239 msgid "-fno-elide-type Do not elide common elements in template comparisons."
7240 msgstr ""
7242 #: c-family/c.opt:1419
7243 msgid "Generate code to check exception specifications."
7244 msgstr ""
7246 #: c-family/c.opt:1426
7247 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
7248 msgstr ""
7250 #: c-family/c.opt:1430
7251 msgid "Permit universal character names (\\u and \\U) in identifiers."
7252 msgstr ""
7254 #: c-family/c.opt:1434
7255 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
7256 msgstr ""
7258 #: c-family/c.opt:1438
7259 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
7260 msgstr ""
7262 #: c-family/c.opt:1445
7263 msgid "Scope of for-init-statement variables is local to the loop."
7264 msgstr ""
7266 #: c-family/c.opt:1449
7267 msgid "Do not assume that standard C libraries and \"main\" exist."
7268 msgstr ""
7270 #: c-family/c.opt:1453
7271 msgid "Recognize GNU-defined keywords."
7272 msgstr ""
7274 #: c-family/c.opt:1457
7275 msgid "Generate code for GNU runtime environment."
7276 msgstr ""
7278 #: c-family/c.opt:1461
7279 msgid "Use traditional GNU semantics for inline functions."
7280 msgstr ""
7282 #: c-family/c.opt:1467
7283 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
7284 msgstr ""
7286 #: c-family/c.opt:1474
7287 msgid "Assume normal C execution environment."
7288 msgstr ""
7290 #: c-family/c.opt:1482
7291 msgid "Export functions even if they can be inlined."
7292 msgstr ""
7294 #: c-family/c.opt:1486
7295 msgid "Emit implicit instantiations of inline templates."
7296 msgstr ""
7298 #: c-family/c.opt:1490
7299 msgid "Emit implicit instantiations of templates."
7300 msgstr ""
7302 #: c-family/c.opt:1494
7303 msgid "Implement C++17 inheriting constructor semantics."
7304 msgstr ""
7306 #: c-family/c.opt:1498
7307 msgid "Inject friend functions into enclosing namespace."
7308 msgstr ""
7310 #: c-family/c.opt:1502
7311 msgid "Don't emit dllexported inline functions unless needed."
7312 msgstr ""
7314 #: c-family/c.opt:1509
7315 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
7316 msgstr ""
7318 #: c-family/c.opt:1513
7319 msgid "Don't warn about uses of Microsoft extensions."
7320 msgstr ""
7322 #: c-family/c.opt:1532
7323 msgid "Implement resolution of DR 150 for matching of template template arguments."
7324 msgstr ""
7326 #: c-family/c.opt:1536
7327 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7328 msgstr ""
7330 #: c-family/c.opt:1540
7331 msgid "Assume that receivers of Objective-C messages may be nil."
7332 msgstr ""
7334 #: c-family/c.opt:1544
7335 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
7336 msgstr ""
7338 #: c-family/c.opt:1548
7339 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
7340 msgstr ""
7342 #: c-family/c.opt:1551
7343 #, c-format
7344 msgid "unrecognized ivar visibility value %qs"
7345 msgstr ""
7347 #: c-family/c.opt:1573
7348 msgid "Treat a throw() exception specification as noexcept to improve code size."
7349 msgstr ""
7351 #: c-family/c.opt:1577
7352 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
7353 msgstr ""
7355 #: c-family/c.opt:1583
7356 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
7357 msgstr ""
7359 #: c-family/c.opt:1587
7360 msgid "Allow fast jumps to the message dispatcher."
7361 msgstr ""
7363 #: c-family/c.opt:1593
7364 msgid "Enable Objective-C exception and synchronization syntax."
7365 msgstr ""
7367 #: c-family/c.opt:1597
7368 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7369 msgstr ""
7371 #: c-family/c.opt:1601
7372 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
7373 msgstr ""
7375 #: c-family/c.opt:1606
7376 msgid "Enable Objective-C setjmp exception handling runtime."
7377 msgstr ""
7379 #: c-family/c.opt:1610
7380 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7381 msgstr ""
7383 #: c-family/c.opt:1614
7384 msgid "Enable OpenACC."
7385 msgstr ""
7387 #: c-family/c.opt:1618
7388 msgid "Specify default OpenACC compute dimensions."
7389 msgstr ""
7391 #: c-family/c.opt:1622
7392 msgid "Enable OpenMP (implies -frecursive in Fortran)."
7393 msgstr ""
7395 #: c-family/c.opt:1626
7396 msgid "Enable OpenMP's SIMD directives."
7397 msgstr ""
7399 #: c-family/c.opt:1630
7400 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7401 msgstr ""
7403 #: c-family/c.opt:1641
7404 msgid "Look for and use PCH files even when preprocessing."
7405 msgstr ""
7407 #: c-family/c.opt:1645
7408 msgid "Downgrade conformance errors to warnings."
7409 msgstr ""
7411 #: c-family/c.opt:1649
7412 msgid "Enable Plan 9 language extensions."
7413 msgstr ""
7415 #: c-family/c.opt:1653
7416 msgid "Treat the input file as already preprocessed."
7417 msgstr ""
7419 #: c-family/c.opt:1661
7420 msgid "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro expansion and display them in error messages."
7421 msgstr ""
7423 #: c-family/c.opt:1665
7424 msgid "-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments."
7425 msgstr ""
7427 #: c-family/c.opt:1669
7428 msgid "Treat known sprintf return values as constants."
7429 msgstr ""
7431 #: c-family/c.opt:1673
7432 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
7433 msgstr ""
7435 #: c-family/c.opt:1677
7436 msgid "Enable automatic template instantiation."
7437 msgstr ""
7439 #: c-family/c.opt:1681
7440 msgid "Generate run time type descriptor information."
7441 msgstr ""
7443 #: c-family/c.opt:1685 ada/gcc-interface/lang.opt:77
7444 msgid "Use the narrowest integer type possible for enumeration types."
7445 msgstr ""
7447 #: c-family/c.opt:1689
7448 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7449 msgstr ""
7451 #: c-family/c.opt:1693
7452 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7453 msgstr ""
7455 #: c-family/c.opt:1697 ada/gcc-interface/lang.opt:81
7456 msgid "Make \"char\" signed by default."
7457 msgstr ""
7459 #: c-family/c.opt:1701
7460 msgid "Enable C++14 sized deallocation support."
7461 msgstr ""
7463 #: c-family/c.opt:1708
7464 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
7465 msgstr ""
7467 #: c-family/c.opt:1711
7468 #, c-format
7469 msgid "unrecognized scalar storage order value %qs"
7470 msgstr ""
7472 #: c-family/c.opt:1724
7473 msgid "Display statistics accumulated during compilation."
7474 msgstr ""
7476 #: c-family/c.opt:1728
7477 msgid "Assume that values of enumeration type are always within the minimum range of that type."
7478 msgstr ""
7480 #: c-family/c.opt:1735 c-family/c.opt:1740
7481 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
7482 msgstr ""
7484 #: c-family/c.opt:1757
7485 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
7486 msgstr ""
7488 #: c-family/c.opt:1761
7489 msgid "Set the maximum number of template instantiation notes for a single warning or error."
7490 msgstr ""
7492 #: c-family/c.opt:1768
7493 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7494 msgstr ""
7496 #: c-family/c.opt:1775
7497 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
7498 msgstr ""
7500 #: c-family/c.opt:1779
7501 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
7502 msgstr ""
7504 #: c-family/c.opt:1783
7505 msgid "Make \"char\" unsigned by default."
7506 msgstr ""
7508 #: c-family/c.opt:1787
7509 msgid "Use __cxa_atexit to register destructors."
7510 msgstr ""
7512 #: c-family/c.opt:1791
7513 msgid "Use __cxa_get_exception_ptr in exception handling."
7514 msgstr ""
7516 #: c-family/c.opt:1795
7517 msgid "Marks all inlined functions and methods as having hidden visibility."
7518 msgstr ""
7520 #: c-family/c.opt:1799
7521 msgid "Changes visibility to match Microsoft Visual Studio by default."
7522 msgstr ""
7524 #: c-family/c.opt:1811
7525 msgid "Emit common-like symbols as weak symbols."
7526 msgstr ""
7528 #: c-family/c.opt:1815
7529 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
7530 msgstr ""
7532 #: c-family/c.opt:1819
7533 msgid "Generate a #line directive pointing at the current working directory."
7534 msgstr ""
7536 #: c-family/c.opt:1827
7537 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
7538 msgstr ""
7540 #: c-family/c.opt:1831
7541 msgid "Dump declarations to a .decl file."
7542 msgstr ""
7544 #: c-family/c.opt:1835
7545 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
7546 msgstr ""
7548 #: c-family/c.opt:1839
7549 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
7550 msgstr ""
7552 #: c-family/c.opt:1843
7553 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
7554 msgstr ""
7556 #: c-family/c.opt:1847
7557 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
7558 msgstr ""
7560 #: c-family/c.opt:1852
7561 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
7562 msgstr ""
7564 #: c-family/c.opt:1856
7565 msgid "-imacros <file>\tAccept definition of macros in <file>."
7566 msgstr ""
7568 #: c-family/c.opt:1860
7569 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
7570 msgstr ""
7572 #: c-family/c.opt:1864
7573 msgid "-include <file>\tInclude the contents of <file> before other files."
7574 msgstr ""
7576 #: c-family/c.opt:1868
7577 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
7578 msgstr ""
7580 #: c-family/c.opt:1872
7581 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
7582 msgstr ""
7584 #: c-family/c.opt:1876
7585 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
7586 msgstr ""
7588 #: c-family/c.opt:1880
7589 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
7590 msgstr ""
7592 #: c-family/c.opt:1884
7593 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
7594 msgstr ""
7596 #: c-family/c.opt:1888
7597 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
7598 msgstr ""
7600 #: c-family/c.opt:1898
7601 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
7602 msgstr ""
7604 #: c-family/c.opt:1902
7605 msgid "Do not search standard system include directories for C++."
7606 msgstr ""
7608 #: c-family/c.opt:1914
7609 msgid "Generate C header of platform-specific features."
7610 msgstr ""
7612 #: c-family/c.opt:1918
7613 msgid "Remap file names when including files."
7614 msgstr ""
7616 #: c-family/c.opt:1922 c-family/c.opt:1926
7617 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
7618 msgstr ""
7620 #: c-family/c.opt:1930
7621 msgid "Conform to the ISO 2011 C++ standard."
7622 msgstr ""
7624 #: c-family/c.opt:1934
7625 msgid "Deprecated in favor of -std=c++11."
7626 msgstr ""
7628 #: c-family/c.opt:1938
7629 msgid "Deprecated in favor of -std=c++14."
7630 msgstr ""
7632 #: c-family/c.opt:1942
7633 msgid "Conform to the ISO 2014 C++ standard."
7634 msgstr ""
7636 #: c-family/c.opt:1946
7637 msgid "Deprecated in favor of -std=c++17."
7638 msgstr ""
7640 #: c-family/c.opt:1950
7641 msgid "Conform to the ISO 2017 C++ standard."
7642 msgstr ""
7644 #: c-family/c.opt:1954
7645 msgid "Conform to the ISO 2020(?) C++ draft standard (experimental and incomplete support)."
7646 msgstr ""
7648 #: c-family/c.opt:1958 c-family/c.opt:2076
7649 msgid "Conform to the ISO 2011 C standard."
7650 msgstr ""
7652 #: c-family/c.opt:1962
7653 msgid "Deprecated in favor of -std=c11."
7654 msgstr ""
7656 #: c-family/c.opt:1966 c-family/c.opt:1970 c-family/c.opt:2080
7657 #: c-family/c.opt:2084
7658 msgid "Conform to the ISO 2017 C standard (expected to be published in 2018)."
7659 msgstr ""
7661 #: c-family/c.opt:1974 c-family/c.opt:1978 c-family/c.opt:2060
7662 msgid "Conform to the ISO 1990 C standard."
7663 msgstr ""
7665 #: c-family/c.opt:1982 c-family/c.opt:2068
7666 msgid "Conform to the ISO 1999 C standard."
7667 msgstr ""
7669 #: c-family/c.opt:1986
7670 msgid "Deprecated in favor of -std=c99."
7671 msgstr ""
7673 #: c-family/c.opt:1990 c-family/c.opt:1995
7674 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
7675 msgstr ""
7677 #: c-family/c.opt:2000
7678 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
7679 msgstr ""
7681 #: c-family/c.opt:2004
7682 msgid "Deprecated in favor of -std=gnu++11."
7683 msgstr ""
7685 #: c-family/c.opt:2008
7686 msgid "Deprecated in favor of -std=gnu++14."
7687 msgstr ""
7689 #: c-family/c.opt:2012
7690 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
7691 msgstr ""
7693 #: c-family/c.opt:2016
7694 msgid "Deprecated in favor of -std=gnu++17."
7695 msgstr ""
7697 #: c-family/c.opt:2020
7698 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
7699 msgstr ""
7701 #: c-family/c.opt:2024
7702 msgid "Conform to the ISO 2020(?) C++ draft standard with GNU extensions (experimental and incomplete support)."
7703 msgstr ""
7705 #: c-family/c.opt:2028
7706 msgid "Conform to the ISO 2011 C standard with GNU extensions."
7707 msgstr ""
7709 #: c-family/c.opt:2032
7710 msgid "Deprecated in favor of -std=gnu11."
7711 msgstr ""
7713 #: c-family/c.opt:2036 c-family/c.opt:2040
7714 msgid "Conform to the ISO 2017 C standard (expected to be published in 2018) with GNU extensions."
7715 msgstr ""
7717 #: c-family/c.opt:2044 c-family/c.opt:2048
7718 msgid "Conform to the ISO 1990 C standard with GNU extensions."
7719 msgstr ""
7721 #: c-family/c.opt:2052
7722 msgid "Conform to the ISO 1999 C standard with GNU extensions."
7723 msgstr ""
7725 #: c-family/c.opt:2056
7726 msgid "Deprecated in favor of -std=gnu99."
7727 msgstr ""
7729 #: c-family/c.opt:2064
7730 msgid "Conform to the ISO 1990 C standard as amended in 1994."
7731 msgstr ""
7733 #: c-family/c.opt:2072
7734 msgid "Deprecated in favor of -std=iso9899:1999."
7735 msgstr ""
7737 #: c-family/c.opt:2091
7738 msgid "Enable traditional preprocessing."
7739 msgstr ""
7741 #: c-family/c.opt:2095
7742 msgid "-trigraphs\tSupport ISO C trigraphs."
7743 msgstr ""
7745 #: c-family/c.opt:2099
7746 msgid "Do not predefine system-specific and GCC-specific macros."
7747 msgstr ""
7749 #: ada/gcc-interface/lang.opt:61
7750 msgid "Synonym of -gnatk8."
7751 msgstr ""
7753 #: ada/gcc-interface/lang.opt:69
7754 msgid "Do not look for object files in standard path."
7755 msgstr ""
7757 #: ada/gcc-interface/lang.opt:73
7758 msgid "Select the runtime."
7759 msgstr ""
7761 #: ada/gcc-interface/lang.opt:85
7762 msgid "Catch typos."
7763 msgstr ""
7765 #: ada/gcc-interface/lang.opt:89
7766 msgid "Set name of output ALI file (internal switch)."
7767 msgstr ""
7769 #: ada/gcc-interface/lang.opt:93
7770 msgid "-gnat<options>\tSpecify options to GNAT."
7771 msgstr ""
7773 #: ada/gcc-interface/lang.opt:97
7774 msgid "Ignored."
7775 msgstr "Проігноровано."
7777 #: go/lang.opt:42
7778 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
7779 msgstr ""
7781 #: go/lang.opt:46
7782 msgid "Add explicit checks for division by zero."
7783 msgstr ""
7785 #: go/lang.opt:50
7786 msgid "Add explicit checks for division overflow in INT_MIN / -1."
7787 msgstr ""
7789 #: go/lang.opt:54
7790 msgid "Apply special rules for compiling runtime package."
7791 msgstr ""
7793 #: go/lang.opt:58
7794 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
7795 msgstr ""
7797 #: go/lang.opt:62
7798 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
7799 msgstr ""
7801 #: go/lang.opt:66
7802 msgid "-fgo-pkgpath=<string>\tSet Go package path."
7803 msgstr ""
7805 #: go/lang.opt:70
7806 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
7807 msgstr ""
7809 #: go/lang.opt:74
7810 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
7811 msgstr ""
7813 #: go/lang.opt:78
7814 msgid "Functions which return values must end with return statements."
7815 msgstr ""
7817 #: go/lang.opt:82
7818 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
7819 msgstr ""
7821 #: go/lang.opt:86
7822 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
7823 msgstr ""
7825 #: config/vms/vms.opt:27
7826 msgid "Malloc data into P2 space."
7827 msgstr ""
7829 #: config/vms/vms.opt:31
7830 msgid "Set name of main routine for the debugger."
7831 msgstr ""
7833 #: config/vms/vms.opt:35
7834 msgid "Use VMS exit codes instead of posix ones."
7835 msgstr ""
7837 #: config/vms/vms.opt:39
7838 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
7839 msgstr ""
7841 #: config/vms/vms.opt:42
7842 #, c-format
7843 msgid "unknown pointer size model %qs"
7844 msgstr ""
7846 #: config/mcore/mcore.opt:23
7847 msgid "Generate code for the M*Core M210"
7848 msgstr ""
7850 #: config/mcore/mcore.opt:27
7851 msgid "Generate code for the M*Core M340"
7852 msgstr ""
7854 #: config/mcore/mcore.opt:31
7855 msgid "Force functions to be aligned to a 4 byte boundary."
7856 msgstr ""
7858 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
7859 msgid "Generate big-endian code."
7860 msgstr ""
7862 #: config/mcore/mcore.opt:39
7863 msgid "Emit call graph information."
7864 msgstr ""
7866 #: config/mcore/mcore.opt:43
7867 msgid "Use the divide instruction."
7868 msgstr ""
7870 #: config/mcore/mcore.opt:47
7871 msgid "Inline constants if it can be done in 2 insns or less."
7872 msgstr ""
7874 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
7875 msgid "Generate little-endian code."
7876 msgstr ""
7878 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
7879 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
7880 msgstr ""
7882 #: config/mcore/mcore.opt:60
7883 msgid "Use arbitrary sized immediates in bit operations."
7884 msgstr ""
7886 #: config/mcore/mcore.opt:64
7887 msgid "Prefer word accesses over byte accesses."
7888 msgstr ""
7890 #: config/mcore/mcore.opt:71
7891 msgid "Set the maximum amount for a single stack increment operation."
7892 msgstr ""
7894 #: config/mcore/mcore.opt:75
7895 msgid "Always treat bitfields as int-sized."
7896 msgstr ""
7898 #: config/linux-android.opt:23
7899 msgid "Generate code for the Android platform."
7900 msgstr ""
7902 #: config/mmix/mmix.opt:24
7903 msgid "For intrinsics library: pass all parameters in registers."
7904 msgstr ""
7906 #: config/mmix/mmix.opt:28
7907 msgid "Use register stack for parameters and return value."
7908 msgstr ""
7910 #: config/mmix/mmix.opt:32
7911 msgid "Use call-clobbered registers for parameters and return value."
7912 msgstr ""
7914 #: config/mmix/mmix.opt:37
7915 msgid "Use epsilon-respecting floating point compare instructions."
7916 msgstr ""
7918 #: config/mmix/mmix.opt:41
7919 msgid "Use zero-extending memory loads, not sign-extending ones."
7920 msgstr ""
7922 #: config/mmix/mmix.opt:45
7923 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
7924 msgstr ""
7926 #: config/mmix/mmix.opt:49
7927 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
7928 msgstr ""
7930 #: config/mmix/mmix.opt:53
7931 msgid "Do not provide a default start-address 0x100 of the program."
7932 msgstr ""
7934 #: config/mmix/mmix.opt:57
7935 msgid "Link to emit program in ELF format (rather than mmo)."
7936 msgstr ""
7938 #: config/mmix/mmix.opt:61
7939 msgid "Use P-mnemonics for branches statically predicted as taken."
7940 msgstr ""
7942 #: config/mmix/mmix.opt:65
7943 msgid "Don't use P-mnemonics for branches."
7944 msgstr ""
7946 #: config/mmix/mmix.opt:79
7947 msgid "Use addresses that allocate global registers."
7948 msgstr ""
7950 #: config/mmix/mmix.opt:83
7951 msgid "Do not use addresses that allocate global registers."
7952 msgstr ""
7954 #: config/mmix/mmix.opt:87
7955 msgid "Generate a single exit point for each function."
7956 msgstr ""
7958 #: config/mmix/mmix.opt:91
7959 msgid "Do not generate a single exit point for each function."
7960 msgstr ""
7962 #: config/mmix/mmix.opt:95
7963 msgid "Set start-address of the program."
7964 msgstr ""
7966 #: config/mmix/mmix.opt:99
7967 msgid "Set start-address of data."
7968 msgstr ""
7970 #: config/darwin.opt:117
7971 msgid "Generate compile-time CFString objects."
7972 msgstr ""
7974 #: config/darwin.opt:214
7975 msgid "Warn if constant CFString objects contain non-portable characters."
7976 msgstr ""
7978 #: config/darwin.opt:219
7979 msgid "Generate AT&T-style stubs for Mach-O."
7980 msgstr ""
7982 #: config/darwin.opt:223
7983 msgid "Generate code suitable for executables (NOT shared libs)."
7984 msgstr ""
7986 #: config/darwin.opt:227
7987 msgid "Generate code suitable for fast turn around debugging."
7988 msgstr ""
7990 #: config/darwin.opt:235
7991 msgid "The earliest MacOS X version on which this program will run."
7992 msgstr ""
7994 #: config/darwin.opt:239
7995 msgid "Set sizeof(bool) to 1."
7996 msgstr ""
7998 #: config/darwin.opt:243
7999 msgid "Generate code for darwin loadable kernel extensions."
8000 msgstr ""
8002 #: config/darwin.opt:247
8003 msgid "Generate code for the kernel or loadable kernel extensions."
8004 msgstr ""
8006 #: config/darwin.opt:251
8007 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
8008 msgstr ""
8010 #: config/darwin.opt:401
8011 msgid "The version of ld64 in use for this toolchain."
8012 msgstr ""
8014 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
8015 msgid "Use simulator runtime."
8016 msgstr ""
8018 #: config/bfin/bfin.opt:44 config/arm/arm.opt:111
8019 msgid "Specify the name of the target CPU."
8020 msgstr ""
8022 #: config/bfin/bfin.opt:48
8023 msgid "Omit frame pointer for leaf functions."
8024 msgstr ""
8026 #: config/bfin/bfin.opt:52
8027 msgid "Program is entirely located in low 64k of memory."
8028 msgstr ""
8030 #: config/bfin/bfin.opt:56
8031 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
8032 msgstr ""
8034 #: config/bfin/bfin.opt:61
8035 msgid "Avoid speculative loads to work around a hardware anomaly."
8036 msgstr ""
8038 #: config/bfin/bfin.opt:65
8039 msgid "Enabled ID based shared library."
8040 msgstr "Увімкнено засновану на ідентифікаторах бібліотеку спільного використання."
8042 #: config/bfin/bfin.opt:69
8043 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
8044 msgstr ""
8046 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
8047 msgid "ID of shared library to build."
8048 msgstr "Ідентифікатор бібліотеки спільного використання для збирання."
8050 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
8051 msgid "Enable separate data segment."
8052 msgstr ""
8054 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
8055 msgid "Avoid generating pc-relative calls; use indirection."
8056 msgstr ""
8058 #: config/bfin/bfin.opt:86
8059 msgid "Link with the fast floating-point library."
8060 msgstr ""
8062 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
8063 msgid "Enable Function Descriptor PIC mode."
8064 msgstr ""
8066 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
8067 msgid "Enable inlining of PLT in function calls."
8068 msgstr ""
8070 #: config/bfin/bfin.opt:98
8071 msgid "Do stack checking using bounds in L1 scratch memory."
8072 msgstr ""
8074 #: config/bfin/bfin.opt:102
8075 msgid "Enable multicore support."
8076 msgstr ""
8078 #: config/bfin/bfin.opt:106
8079 msgid "Build for Core A."
8080 msgstr ""
8082 #: config/bfin/bfin.opt:110
8083 msgid "Build for Core B."
8084 msgstr ""
8086 #: config/bfin/bfin.opt:114
8087 msgid "Build for SDRAM."
8088 msgstr ""
8090 #: config/bfin/bfin.opt:118
8091 msgid "Assume ICPLBs are enabled at runtime."
8092 msgstr ""
8094 #: config/m68k/m68k-tables.opt:25
8095 msgid "Known M68K CPUs (for use with the -mcpu= option):"
8096 msgstr ""
8098 #: config/m68k/m68k-tables.opt:365
8099 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
8100 msgstr ""
8102 #: config/m68k/m68k-tables.opt:411
8103 msgid "Known M68K ISAs (for use with the -march= option):"
8104 msgstr ""
8106 #: config/m68k/ieee.opt:24 config/i386/i386.opt:368
8107 msgid "Use IEEE math for fp comparisons."
8108 msgstr ""
8110 #: config/m68k/m68k.opt:30
8111 msgid "Generate code for a 520X."
8112 msgstr ""
8114 #: config/m68k/m68k.opt:34
8115 msgid "Generate code for a 5206e."
8116 msgstr ""
8118 #: config/m68k/m68k.opt:38
8119 msgid "Generate code for a 528x."
8120 msgstr ""
8122 #: config/m68k/m68k.opt:42
8123 msgid "Generate code for a 5307."
8124 msgstr ""
8126 #: config/m68k/m68k.opt:46
8127 msgid "Generate code for a 5407."
8128 msgstr ""
8130 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
8131 msgid "Generate code for a 68000."
8132 msgstr ""
8134 #: config/m68k/m68k.opt:54
8135 msgid "Generate code for a 68010."
8136 msgstr ""
8138 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
8139 msgid "Generate code for a 68020."
8140 msgstr ""
8142 #: config/m68k/m68k.opt:62
8143 msgid "Generate code for a 68040, without any new instructions."
8144 msgstr ""
8146 #: config/m68k/m68k.opt:66
8147 msgid "Generate code for a 68060, without any new instructions."
8148 msgstr ""
8150 #: config/m68k/m68k.opt:70
8151 msgid "Generate code for a 68030."
8152 msgstr ""
8154 #: config/m68k/m68k.opt:74
8155 msgid "Generate code for a 68040."
8156 msgstr ""
8158 #: config/m68k/m68k.opt:78
8159 msgid "Generate code for a 68060."
8160 msgstr ""
8162 #: config/m68k/m68k.opt:82
8163 msgid "Generate code for a 68302."
8164 msgstr ""
8166 #: config/m68k/m68k.opt:86
8167 msgid "Generate code for a 68332."
8168 msgstr ""
8170 #: config/m68k/m68k.opt:91
8171 msgid "Generate code for a 68851."
8172 msgstr ""
8174 #: config/m68k/m68k.opt:95
8175 msgid "Generate code that uses 68881 floating-point instructions."
8176 msgstr ""
8178 #: config/m68k/m68k.opt:99
8179 msgid "Align variables on a 32-bit boundary."
8180 msgstr ""
8182 #: config/m68k/m68k.opt:103 config/arm/arm.opt:86 config/nios2/nios2.opt:570
8183 #: config/nds32/nds32.opt:131 config/c6x/c6x.opt:67
8184 msgid "Specify the name of the target architecture."
8185 msgstr ""
8187 #: config/m68k/m68k.opt:107
8188 msgid "Use the bit-field instructions."
8189 msgstr ""
8191 #: config/m68k/m68k.opt:119
8192 msgid "Generate code for a ColdFire v4e."
8193 msgstr ""
8195 #: config/m68k/m68k.opt:123
8196 msgid "Specify the target CPU."
8197 msgstr ""
8199 #: config/m68k/m68k.opt:127
8200 msgid "Generate code for a cpu32."
8201 msgstr ""
8203 #: config/m68k/m68k.opt:131
8204 msgid "Use hardware division instructions on ColdFire."
8205 msgstr ""
8207 #: config/m68k/m68k.opt:135
8208 msgid "Generate code for a Fido A."
8209 msgstr ""
8211 #: config/m68k/m68k.opt:139
8212 msgid "Generate code which uses hardware floating point instructions."
8213 msgstr ""
8215 #: config/m68k/m68k.opt:143
8216 msgid "Enable ID based shared library."
8217 msgstr "Увімкнути засновану на ідентифікаторах бібліотеку спільного використання."
8219 #: config/m68k/m68k.opt:147
8220 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
8221 msgstr ""
8223 #: config/m68k/m68k.opt:151
8224 msgid "Do not use the bit-field instructions."
8225 msgstr ""
8227 #: config/m68k/m68k.opt:155
8228 msgid "Use normal calling convention."
8229 msgstr ""
8231 #: config/m68k/m68k.opt:159
8232 msgid "Consider type 'int' to be 32 bits wide."
8233 msgstr ""
8235 #: config/m68k/m68k.opt:163
8236 msgid "Generate pc-relative code."
8237 msgstr ""
8239 #: config/m68k/m68k.opt:167
8240 msgid "Use different calling convention using 'rtd'."
8241 msgstr ""
8243 #: config/m68k/m68k.opt:179
8244 msgid "Consider type 'int' to be 16 bits wide."
8245 msgstr ""
8247 #: config/m68k/m68k.opt:183
8248 msgid "Generate code with library calls for floating point."
8249 msgstr ""
8251 #: config/m68k/m68k.opt:187
8252 msgid "Do not use unaligned memory references."
8253 msgstr ""
8255 #: config/m68k/m68k.opt:191
8256 msgid "Tune for the specified target CPU or architecture."
8257 msgstr ""
8259 #: config/m68k/m68k.opt:195
8260 msgid "Support more than 8192 GOT entries on ColdFire."
8261 msgstr ""
8263 #: config/m68k/m68k.opt:199
8264 msgid "Support TLS segment larger than 64K."
8265 msgstr ""
8267 #: config/riscv/riscv.opt:26
8268 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
8269 msgstr ""
8271 #: config/riscv/riscv.opt:30
8272 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
8273 msgstr ""
8275 #: config/riscv/riscv.opt:34
8276 msgid "Specify integer and floating-point calling convention."
8277 msgstr ""
8279 #: config/riscv/riscv.opt:38 config/i386/i386.opt:416
8280 msgid "Attempt to keep stack aligned to this power of 2."
8281 msgstr ""
8283 #: config/riscv/riscv.opt:42
8284 msgid "Supported ABIs (for use with the -mabi= option):"
8285 msgstr ""
8287 #: config/riscv/riscv.opt:64
8288 msgid "Use hardware floating-point divide and square root instructions."
8289 msgstr ""
8291 #: config/riscv/riscv.opt:68
8292 msgid "Use hardware instructions for integer division."
8293 msgstr ""
8295 #: config/riscv/riscv.opt:72
8296 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must be lower-case."
8297 msgstr ""
8299 #: config/riscv/riscv.opt:77 config/mips/mips.opt:401
8300 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
8301 msgstr ""
8303 #: config/riscv/riscv.opt:81
8304 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
8305 msgstr ""
8307 #: config/riscv/riscv.opt:85
8308 msgid "Use smaller but slower prologue and epilogue code."
8309 msgstr ""
8311 #: config/riscv/riscv.opt:89 config/aarch64/aarch64.opt:85
8312 msgid "Specify the code model."
8313 msgstr ""
8315 #: config/riscv/riscv.opt:93
8316 msgid "Do not generate unaligned memory accesses."
8317 msgstr ""
8319 #: config/riscv/riscv.opt:97 config/i386/i386.opt:287
8320 #: config/powerpcspe/aix64.opt:36 config/powerpcspe/linux64.opt:32
8321 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
8322 #: config/tilegx/tilegx.opt:57
8323 msgid "Known code models (for use with the -mcmodel= option):"
8324 msgstr ""
8326 #: config/riscv/riscv.opt:107
8327 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
8328 msgstr ""
8330 #: config/riscv/riscv.opt:111
8331 msgid "Take advantage of linker relaxations to reduce the number of instructions required to materialize symbol addresses."
8332 msgstr ""
8334 #: config/m32c/m32c.opt:23
8335 msgid "-msim\tUse simulator runtime."
8336 msgstr ""
8338 #: config/m32c/m32c.opt:27
8339 msgid "-mcpu=r8c\tCompile code for R8C variants."
8340 msgstr ""
8342 #: config/m32c/m32c.opt:31
8343 msgid "-mcpu=m16c\tCompile code for M16C variants."
8344 msgstr ""
8346 #: config/m32c/m32c.opt:35
8347 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
8348 msgstr ""
8350 #: config/m32c/m32c.opt:39
8351 msgid "-mcpu=m32c\tCompile code for M32C variants."
8352 msgstr ""
8354 #: config/m32c/m32c.opt:43
8355 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
8356 msgstr ""
8358 #: config/msp430/msp430.opt:7
8359 msgid "Force assembly output to always use hex constants."
8360 msgstr ""
8362 #: config/msp430/msp430.opt:11
8363 msgid "Specify the MCU to build for."
8364 msgstr ""
8366 #: config/msp430/msp430.opt:15
8367 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
8368 msgstr ""
8370 #: config/msp430/msp430.opt:19
8371 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
8372 msgstr ""
8374 #: config/msp430/msp430.opt:23
8375 msgid "Select large model - 20-bit addresses/pointers."
8376 msgstr ""
8378 #: config/msp430/msp430.opt:27
8379 msgid "Select small model - 16-bit addresses/pointers (default)."
8380 msgstr ""
8382 #: config/msp430/msp430.opt:31
8383 msgid "Optimize opcode sizes at link time."
8384 msgstr ""
8386 #: config/msp430/msp430.opt:38
8387 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
8388 msgstr ""
8390 #: config/msp430/msp430.opt:45
8391 msgid "Specify the type of hardware multiply to support."
8392 msgstr ""
8394 #: config/msp430/msp430.opt:67
8395 msgid "Specify whether functions should be placed into low or high memory."
8396 msgstr ""
8398 #: config/msp430/msp430.opt:71
8399 msgid "Specify whether variables should be placed into low or high memory."
8400 msgstr ""
8402 #: config/msp430/msp430.opt:90
8403 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
8404 msgstr ""
8406 #: config/msp430/msp430.opt:94
8407 msgid "Passes on a request to the assembler to warn about various silicon errata."
8408 msgstr ""
8410 #: config/aarch64/aarch64.opt:40
8411 msgid "The possible TLS dialects:"
8412 msgstr ""
8414 #: config/aarch64/aarch64.opt:52
8415 msgid "The code model option names for -mcmodel:"
8416 msgstr ""
8418 #: config/aarch64/aarch64.opt:65 config/arm/arm.opt:99
8419 #: config/microblaze/microblaze.opt:60
8420 msgid "Assume target CPU is configured as big endian."
8421 msgstr ""
8423 #: config/aarch64/aarch64.opt:69 config/i386/i386.opt:1007
8424 msgid "Generate code which uses only the general registers."
8425 msgstr ""
8427 #: config/aarch64/aarch64.opt:73
8428 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
8429 msgstr ""
8431 #: config/aarch64/aarch64.opt:77
8432 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
8433 msgstr ""
8435 #: config/aarch64/aarch64.opt:81 config/arm/arm.opt:164
8436 #: config/microblaze/microblaze.opt:64
8437 msgid "Assume target CPU is configured as little endian."
8438 msgstr ""
8440 #: config/aarch64/aarch64.opt:89
8441 msgid "Don't assume that unaligned accesses are handled by the system."
8442 msgstr ""
8444 #: config/aarch64/aarch64.opt:93 config/i386/i386.opt:400
8445 msgid "Omit the frame pointer in leaf functions."
8446 msgstr ""
8448 #: config/aarch64/aarch64.opt:97
8449 msgid "Specify TLS dialect."
8450 msgstr ""
8452 #: config/aarch64/aarch64.opt:101
8453 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
8454 msgstr ""
8456 #: config/aarch64/aarch64.opt:120
8457 msgid "-march=ARCH\tUse features of architecture ARCH."
8458 msgstr ""
8460 #: config/aarch64/aarch64.opt:124
8461 msgid "-mcpu=CPU\tUse features of and optimize for CPU."
8462 msgstr ""
8464 #: config/aarch64/aarch64.opt:128
8465 msgid "-mtune=CPU\tOptimize for CPU."
8466 msgstr ""
8468 #: config/aarch64/aarch64.opt:132
8469 msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI."
8470 msgstr ""
8472 #: config/aarch64/aarch64.opt:136
8473 msgid "-moverride=STRING\tPower users only! Override CPU optimization parameters."
8474 msgstr ""
8476 #: config/aarch64/aarch64.opt:140
8477 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
8478 msgstr ""
8480 #: config/aarch64/aarch64.opt:150
8481 msgid "PC relative literal loads."
8482 msgstr ""
8484 #: config/aarch64/aarch64.opt:154
8485 msgid "Select return address signing scope."
8486 msgstr ""
8488 #: config/aarch64/aarch64.opt:158
8489 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
8490 msgstr ""
8492 #: config/aarch64/aarch64.opt:171
8493 msgid "Enable the reciprocal square root approximation.  Enabling this reduces precision of reciprocal square root results to about 16 bits for single precision and to 32 bits for double precision."
8494 msgstr ""
8496 #: config/aarch64/aarch64.opt:177
8497 msgid "Enable the square root approximation.  Enabling this reduces precision of square root results to about 16 bits for single precision and to 32 bits for double precision. If enabled, it implies -mlow-precision-recip-sqrt."
8498 msgstr ""
8500 #: config/aarch64/aarch64.opt:184
8501 msgid "Enable the division approximation.  Enabling this reduces precision of division results to about 16 bits for single precision and to 32 bits for double precision."
8502 msgstr ""
8504 #: config/aarch64/aarch64.opt:190
8505 msgid "The possible SVE vector lengths:"
8506 msgstr ""
8508 #: config/aarch64/aarch64.opt:212
8509 msgid "-msve-vector-bits=N\tSet the number of bits in an SVE vector register to N."
8510 msgstr ""
8512 #: config/aarch64/aarch64.opt:216
8513 msgid "Enables verbose cost model dumping in the debug dump files."
8514 msgstr ""
8516 #: config/linux.opt:24
8517 msgid "Use Bionic C library."
8518 msgstr ""
8520 #: config/linux.opt:28
8521 msgid "Use GNU C library."
8522 msgstr ""
8524 #: config/linux.opt:32
8525 msgid "Use uClibc C library."
8526 msgstr ""
8528 #: config/linux.opt:36
8529 msgid "Use musl C library."
8530 msgstr ""
8532 #: config/ia64/ilp32.opt:3
8533 msgid "Generate ILP32 code."
8534 msgstr ""
8536 #: config/ia64/ilp32.opt:7
8537 msgid "Generate LP64 code."
8538 msgstr ""
8540 #: config/ia64/ia64.opt:28
8541 msgid "Generate big endian code."
8542 msgstr ""
8544 #: config/ia64/ia64.opt:32
8545 msgid "Generate little endian code."
8546 msgstr ""
8548 #: config/ia64/ia64.opt:36
8549 msgid "Generate code for GNU as."
8550 msgstr ""
8552 #: config/ia64/ia64.opt:40
8553 msgid "Generate code for GNU ld."
8554 msgstr ""
8556 #: config/ia64/ia64.opt:44
8557 msgid "Emit stop bits before and after volatile extended asms."
8558 msgstr ""
8560 #: config/ia64/ia64.opt:48
8561 msgid "Use in/loc/out register names."
8562 msgstr "Використовувати назви регістрів in/loc/out."
8564 #: config/ia64/ia64.opt:55
8565 msgid "Enable use of sdata/scommon/sbss."
8566 msgstr ""
8568 #: config/ia64/ia64.opt:59
8569 msgid "Generate code without GP reg."
8570 msgstr ""
8572 #: config/ia64/ia64.opt:63
8573 msgid "gp is constant (but save/restore gp on indirect calls)."
8574 msgstr ""
8576 #: config/ia64/ia64.opt:67
8577 msgid "Generate self-relocatable code."
8578 msgstr ""
8580 #: config/ia64/ia64.opt:71
8581 msgid "Generate inline floating point division, optimize for latency."
8582 msgstr ""
8584 #: config/ia64/ia64.opt:75
8585 msgid "Generate inline floating point division, optimize for throughput."
8586 msgstr ""
8588 #: config/ia64/ia64.opt:82
8589 msgid "Generate inline integer division, optimize for latency."
8590 msgstr ""
8592 #: config/ia64/ia64.opt:86
8593 msgid "Generate inline integer division, optimize for throughput."
8594 msgstr ""
8596 #: config/ia64/ia64.opt:90
8597 msgid "Do not inline integer division."
8598 msgstr ""
8600 #: config/ia64/ia64.opt:94
8601 msgid "Generate inline square root, optimize for latency."
8602 msgstr ""
8604 #: config/ia64/ia64.opt:98
8605 msgid "Generate inline square root, optimize for throughput."
8606 msgstr ""
8608 #: config/ia64/ia64.opt:102
8609 msgid "Do not inline square root."
8610 msgstr ""
8612 #: config/ia64/ia64.opt:106
8613 msgid "Enable DWARF line debug info via GNU as."
8614 msgstr ""
8616 #: config/ia64/ia64.opt:110
8617 msgid "Enable earlier placing stop bits for better scheduling."
8618 msgstr ""
8620 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:62
8621 #: config/sh/sh.opt:227
8622 msgid "Specify range of registers to make fixed."
8623 msgstr ""
8625 #: config/ia64/ia64.opt:118 config/powerpcspe/sysv4.opt:32
8626 #: config/alpha/alpha.opt:130
8627 msgid "Specify bit size of immediate TLS offsets."
8628 msgstr ""
8630 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:514
8631 #: config/s390/s390.opt:200 config/sparc/sparc.opt:146
8632 #: config/visium/visium.opt:49
8633 msgid "Schedule code for given CPU."
8634 msgstr ""
8636 #: config/ia64/ia64.opt:126
8637 msgid "Known Itanium CPUs (for use with the -mtune= option):"
8638 msgstr ""
8640 #: config/ia64/ia64.opt:136
8641 msgid "Use data speculation before reload."
8642 msgstr ""
8644 #: config/ia64/ia64.opt:140
8645 msgid "Use data speculation after reload."
8646 msgstr ""
8648 #: config/ia64/ia64.opt:144
8649 msgid "Use control speculation."
8650 msgstr ""
8652 #: config/ia64/ia64.opt:148
8653 msgid "Use in block data speculation before reload."
8654 msgstr ""
8656 #: config/ia64/ia64.opt:152
8657 msgid "Use in block data speculation after reload."
8658 msgstr ""
8660 #: config/ia64/ia64.opt:156
8661 msgid "Use in block control speculation."
8662 msgstr ""
8664 #: config/ia64/ia64.opt:160
8665 msgid "Use simple data speculation check."
8666 msgstr ""
8668 #: config/ia64/ia64.opt:164
8669 msgid "Use simple data speculation check for control speculation."
8670 msgstr ""
8672 #: config/ia64/ia64.opt:174
8673 msgid "Count speculative dependencies while calculating priority of instructions."
8674 msgstr ""
8676 #: config/ia64/ia64.opt:178
8677 msgid "Place a stop bit after every cycle when scheduling."
8678 msgstr ""
8680 #: config/ia64/ia64.opt:182
8681 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
8682 msgstr ""
8684 #: config/ia64/ia64.opt:186
8685 msgid "Soft limit on number of memory insns per instruction group, giving lower priority to subsequent memory insns attempting to schedule in the same insn group. Frequently useful to prevent cache bank conflicts.  Default value is 1."
8686 msgstr ""
8688 #: config/ia64/ia64.opt:190
8689 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
8690 msgstr ""
8692 #: config/ia64/ia64.opt:194
8693 msgid "Don't generate checks for control speculation in selective scheduling."
8694 msgstr ""
8696 #: config/spu/spu.opt:20
8697 msgid "Emit warnings when run-time relocations are generated."
8698 msgstr ""
8700 #: config/spu/spu.opt:24
8701 msgid "Emit errors when run-time relocations are generated."
8702 msgstr ""
8704 #: config/spu/spu.opt:28
8705 msgid "Specify cost of branches (Default 20)."
8706 msgstr ""
8708 #: config/spu/spu.opt:32
8709 msgid "Make sure loads and stores are not moved past DMA instructions."
8710 msgstr ""
8712 #: config/spu/spu.opt:36
8713 msgid "volatile must be specified on any memory that is effected by DMA."
8714 msgstr ""
8716 #: config/spu/spu.opt:40 config/spu/spu.opt:44
8717 msgid "Insert nops when it might improve performance by allowing dual issue (default)."
8718 msgstr ""
8720 #: config/spu/spu.opt:48
8721 msgid "Use standard main function as entry for startup."
8722 msgstr ""
8724 #: config/spu/spu.opt:52
8725 msgid "Generate branch hints for branches."
8726 msgstr ""
8728 #: config/spu/spu.opt:56
8729 msgid "Maximum number of nops to insert for a hint (Default 2)."
8730 msgstr ""
8732 #: config/spu/spu.opt:60
8733 msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]."
8734 msgstr ""
8736 #: config/spu/spu.opt:64
8737 msgid "Generate code for 18 bit addressing."
8738 msgstr ""
8740 #: config/spu/spu.opt:68
8741 msgid "Generate code for 32 bit addressing."
8742 msgstr ""
8744 #: config/spu/spu.opt:76
8745 msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue."
8746 msgstr ""
8748 #: config/spu/spu.opt:80 config/i386/i386.opt:257 config/s390/s390.opt:56
8749 msgid "Generate code for given CPU."
8750 msgstr ""
8752 #: config/spu/spu.opt:88
8753 msgid "Access variables in 32-bit PPU objects (default)."
8754 msgstr ""
8756 #: config/spu/spu.opt:92
8757 msgid "Access variables in 64-bit PPU objects."
8758 msgstr ""
8760 #: config/spu/spu.opt:96
8761 msgid "Allow conversions between __ea and generic pointers (default)."
8762 msgstr ""
8764 #: config/spu/spu.opt:100
8765 msgid "Size (in KB) of software data cache."
8766 msgstr ""
8768 #: config/spu/spu.opt:104
8769 msgid "Atomically write back software data cache lines (default)."
8770 msgstr ""
8772 #: config/epiphany/epiphany.opt:24
8773 msgid "Don't use any of r32..r63."
8774 msgstr ""
8776 #: config/epiphany/epiphany.opt:28
8777 msgid "preferentially allocate registers that allow short instruction generation."
8778 msgstr ""
8780 #: config/epiphany/epiphany.opt:32
8781 msgid "Set branch cost."
8782 msgstr ""
8784 #: config/epiphany/epiphany.opt:36
8785 msgid "enable conditional move instruction usage."
8786 msgstr ""
8788 #: config/epiphany/epiphany.opt:40
8789 msgid "set number of nops to emit before each insn pattern."
8790 msgstr ""
8792 #: config/epiphany/epiphany.opt:52
8793 msgid "Use software floating point comparisons."
8794 msgstr ""
8796 #: config/epiphany/epiphany.opt:56
8797 msgid "Enable split of 32 bit immediate loads into low / high part."
8798 msgstr ""
8800 #: config/epiphany/epiphany.opt:60
8801 msgid "Enable use of POST_INC / POST_DEC."
8802 msgstr ""
8804 #: config/epiphany/epiphany.opt:64
8805 msgid "Enable use of POST_MODIFY."
8806 msgstr ""
8808 #: config/epiphany/epiphany.opt:68
8809 msgid "Set number of bytes on the stack preallocated for use by the callee."
8810 msgstr ""
8812 #: config/epiphany/epiphany.opt:72
8813 msgid "Assume round to nearest is selected for purposes of scheduling."
8814 msgstr ""
8816 #: config/epiphany/epiphany.opt:76
8817 msgid "Generate call insns as indirect calls."
8818 msgstr ""
8820 #: config/epiphany/epiphany.opt:80
8821 msgid "Generate call insns as direct calls."
8822 msgstr ""
8824 #: config/epiphany/epiphany.opt:84
8825 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
8826 msgstr ""
8828 #: config/epiphany/epiphany.opt:108
8829 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
8830 msgstr ""
8832 #: config/epiphany/epiphany.opt:112
8833 msgid "Vectorize for double-word operations."
8834 msgstr ""
8836 #: config/epiphany/epiphany.opt:128
8837 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
8838 msgstr ""
8840 #: config/epiphany/epiphany.opt:132
8841 msgid "Use the floating point unit for integer add/subtract."
8842 msgstr ""
8844 #: config/epiphany/epiphany.opt:136
8845 msgid "Set register to hold -1."
8846 msgstr ""
8848 #: config/ft32/ft32.opt:23
8849 msgid "target the software simulator."
8850 msgstr ""
8852 #: config/ft32/ft32.opt:27 config/s390/s390.opt:231 config/mips/mips.opt:389
8853 msgid "Use LRA instead of reload."
8854 msgstr ""
8856 #: config/ft32/ft32.opt:31
8857 msgid "Avoid use of the DIV and MOD instructions"
8858 msgstr ""
8860 #: config/ft32/ft32.opt:35
8861 msgid "target the FT32B architecture"
8862 msgstr ""
8864 #: config/ft32/ft32.opt:39
8865 msgid "enable FT32B code compression"
8866 msgstr "увімкнути стискання коду FT32B"
8868 #: config/ft32/ft32.opt:43
8869 msgid "Avoid placing any readable data in program memory"
8870 msgstr ""
8872 #: config/h8300/h8300.opt:23
8873 msgid "Generate H8S code."
8874 msgstr ""
8876 #: config/h8300/h8300.opt:27
8877 msgid "Generate H8SX code."
8878 msgstr ""
8880 #: config/h8300/h8300.opt:31
8881 msgid "Generate H8S/2600 code."
8882 msgstr ""
8884 #: config/h8300/h8300.opt:35
8885 msgid "Make integers 32 bits wide."
8886 msgstr ""
8888 #: config/h8300/h8300.opt:42
8889 msgid "Use registers for argument passing."
8890 msgstr ""
8892 #: config/h8300/h8300.opt:46
8893 msgid "Consider access to byte sized memory slow."
8894 msgstr ""
8896 #: config/h8300/h8300.opt:50
8897 msgid "Enable linker relaxing."
8898 msgstr ""
8900 #: config/h8300/h8300.opt:54
8901 msgid "Generate H8/300H code."
8902 msgstr ""
8904 #: config/h8300/h8300.opt:58
8905 msgid "Enable the normal mode."
8906 msgstr ""
8908 #: config/h8300/h8300.opt:62
8909 msgid "Use H8/300 alignment rules."
8910 msgstr ""
8912 #: config/h8300/h8300.opt:66
8913 msgid "Push extended registers on stack in monitor functions."
8914 msgstr ""
8916 #: config/h8300/h8300.opt:70
8917 msgid "Do not push extended registers on stack in monitor functions."
8918 msgstr ""
8920 #: config/pdp11/pdp11.opt:23
8921 msgid "Generate code for an 11/10."
8922 msgstr ""
8924 #: config/pdp11/pdp11.opt:27
8925 msgid "Generate code for an 11/40."
8926 msgstr ""
8928 #: config/pdp11/pdp11.opt:31
8929 msgid "Generate code for an 11/45."
8930 msgstr ""
8932 #: config/pdp11/pdp11.opt:35
8933 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
8934 msgstr ""
8936 #: config/pdp11/pdp11.opt:39
8937 msgid "Do not use inline patterns for copying memory."
8938 msgstr ""
8940 #: config/pdp11/pdp11.opt:43
8941 msgid "Use inline patterns for copying memory."
8942 msgstr ""
8944 #: config/pdp11/pdp11.opt:47
8945 msgid "Do not pretend that branches are expensive."
8946 msgstr ""
8948 #: config/pdp11/pdp11.opt:51
8949 msgid "Pretend that branches are expensive."
8950 msgstr ""
8952 #: config/pdp11/pdp11.opt:55
8953 msgid "Use the DEC assembler syntax."
8954 msgstr ""
8956 #: config/pdp11/pdp11.opt:59
8957 msgid "Use 32 bit float."
8958 msgstr ""
8960 #: config/pdp11/pdp11.opt:63
8961 msgid "Use 64 bit float."
8962 msgstr ""
8964 #: config/pdp11/pdp11.opt:67 config/powerpcspe/powerpcspe.opt:177
8965 #: config/rs6000/rs6000.opt:196 config/frv/frv.opt:158
8966 msgid "Use hardware floating point."
8967 msgstr ""
8969 #: config/pdp11/pdp11.opt:71
8970 msgid "Use 16 bit int."
8971 msgstr ""
8973 #: config/pdp11/pdp11.opt:75
8974 msgid "Use 32 bit int."
8975 msgstr ""
8977 #: config/pdp11/pdp11.opt:79 config/powerpcspe/powerpcspe.opt:173
8978 #: config/rs6000/rs6000.opt:192
8979 msgid "Do not use hardware floating point."
8980 msgstr ""
8982 #: config/pdp11/pdp11.opt:83
8983 msgid "Target has split I&D."
8984 msgstr ""
8986 #: config/pdp11/pdp11.opt:87
8987 msgid "Use UNIX assembler syntax."
8988 msgstr ""
8990 #: config/xtensa/xtensa.opt:23
8991 msgid "Use CONST16 instruction to load constants."
8992 msgstr ""
8994 #: config/xtensa/xtensa.opt:27
8995 msgid "Disable position-independent code (PIC) for use in OS kernel code."
8996 msgstr ""
8998 #: config/xtensa/xtensa.opt:31
8999 msgid "Use indirect CALLXn instructions for large programs."
9000 msgstr ""
9002 #: config/xtensa/xtensa.opt:35
9003 msgid "Automatically align branch targets to reduce branch penalties."
9004 msgstr ""
9006 #: config/xtensa/xtensa.opt:39
9007 msgid "Intersperse literal pools with code in the text section."
9008 msgstr ""
9010 #: config/xtensa/xtensa.opt:43
9011 msgid "Relax literals in assembler and place them automatically in the text section."
9012 msgstr ""
9014 #: config/xtensa/xtensa.opt:47
9015 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
9016 msgstr ""
9018 #: config/i386/cygming.opt:23
9019 msgid "Create console application."
9020 msgstr ""
9022 #: config/i386/cygming.opt:27
9023 msgid "Generate code for a DLL."
9024 msgstr ""
9026 #: config/i386/cygming.opt:31
9027 msgid "Ignore dllimport for functions."
9028 msgstr ""
9030 #: config/i386/cygming.opt:35
9031 msgid "Use Mingw-specific thread support."
9032 msgstr ""
9034 #: config/i386/cygming.opt:39
9035 msgid "Set Windows defines."
9036 msgstr ""
9038 #: config/i386/cygming.opt:43
9039 msgid "Create GUI application."
9040 msgstr ""
9042 #: config/i386/cygming.opt:47
9043 msgid "Use the GNU extension to the PE format for aligned common data."
9044 msgstr ""
9046 #: config/i386/cygming.opt:51
9047 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
9048 msgstr ""
9050 #: config/i386/cygming.opt:55
9051 msgid "For nested functions on stack executable permission is set."
9052 msgstr ""
9054 #: config/i386/cygming.opt:62
9055 msgid "Put relocated read-only data into .data section."
9056 msgstr ""
9058 #: config/i386/mingw.opt:29
9059 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
9060 msgstr ""
9062 #: config/i386/mingw-w64.opt:23
9063 msgid "Use unicode startup and define UNICODE macro."
9064 msgstr ""
9066 #: config/i386/i386.opt:192
9067 msgid "sizeof(long double) is 16."
9068 msgstr ""
9070 #: config/i386/i386.opt:196 config/i386/i386.opt:364
9071 msgid "Use hardware fp."
9072 msgstr ""
9074 #: config/i386/i386.opt:200
9075 msgid "sizeof(long double) is 12."
9076 msgstr ""
9078 #: config/i386/i386.opt:204
9079 msgid "Use 80-bit long double."
9080 msgstr ""
9082 #: config/i386/i386.opt:208 config/s390/s390.opt:160
9083 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
9084 msgid "Use 64-bit long double."
9085 msgstr ""
9087 #: config/i386/i386.opt:212 config/s390/s390.opt:156
9088 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
9089 msgid "Use 128-bit long double."
9090 msgstr ""
9092 #: config/i386/i386.opt:216 config/sh/sh.opt:179
9093 msgid "Reserve space for outgoing arguments in the function prologue."
9094 msgstr ""
9096 #: config/i386/i386.opt:220
9097 msgid "Align some doubles on dword boundary."
9098 msgstr ""
9100 #: config/i386/i386.opt:224
9101 msgid "Function starts are aligned to this power of 2."
9102 msgstr ""
9104 #: config/i386/i386.opt:228
9105 msgid "Jump targets are aligned to this power of 2."
9106 msgstr ""
9108 #: config/i386/i386.opt:232
9109 msgid "Loop code aligned to this power of 2."
9110 msgstr ""
9112 #: config/i386/i386.opt:236
9113 msgid "Align destination of the string operations."
9114 msgstr ""
9116 #: config/i386/i386.opt:240
9117 msgid "Use the given data alignment."
9118 msgstr ""
9120 #: config/i386/i386.opt:244
9121 msgid "Known data alignment choices (for use with the -malign-data= option):"
9122 msgstr ""
9124 #: config/i386/i386.opt:261
9125 msgid "Use given assembler dialect."
9126 msgstr ""
9128 #: config/i386/i386.opt:265
9129 msgid "Known assembler dialects (for use with the -masm= option):"
9130 msgstr ""
9132 #: config/i386/i386.opt:275
9133 msgid "Branches are this expensive (arbitrary units)."
9134 msgstr ""
9136 #: config/i386/i386.opt:279
9137 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
9138 msgstr ""
9140 #: config/i386/i386.opt:283
9141 msgid "Use given x86-64 code model."
9142 msgstr ""
9144 #: config/i386/i386.opt:306
9145 msgid "Use given address mode."
9146 msgstr "Використовувати вказаний режим адресування."
9148 #: config/i386/i386.opt:310
9149 msgid "Known address mode (for use with the -maddress-mode= option):"
9150 msgstr ""
9152 #: config/i386/i386.opt:319
9153 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
9154 msgstr "%<-mcpu=%> вважається застарілим; скористайтеся замість нього %<-mtune=%> або %<-march=%>"
9156 #: config/i386/i386.opt:323
9157 msgid "Generate sin, cos, sqrt for FPU."
9158 msgstr ""
9160 #: config/i386/i386.opt:327
9161 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
9162 msgstr ""
9164 #: config/i386/i386.opt:331
9165 msgid "Return values of functions in FPU registers."
9166 msgstr ""
9168 #: config/i386/i386.opt:335
9169 msgid "Generate floating point mathematics using given instruction set."
9170 msgstr ""
9172 #: config/i386/i386.opt:339
9173 msgid "Valid arguments to -mfpmath=:"
9174 msgstr ""
9176 #: config/i386/i386.opt:372
9177 msgid "Inline all known string operations."
9178 msgstr ""
9180 #: config/i386/i386.opt:376
9181 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
9182 msgstr ""
9184 #: config/i386/i386.opt:379
9185 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
9186 msgstr ""
9188 #: config/i386/i386.opt:384
9189 msgid "Use native (MS) bitfield layout."
9190 msgstr ""
9192 #: config/i386/i386.opt:404
9193 msgid "Set 80387 floating-point precision to 32-bit."
9194 msgstr ""
9196 #: config/i386/i386.opt:408
9197 msgid "Set 80387 floating-point precision to 64-bit."
9198 msgstr ""
9200 #: config/i386/i386.opt:412
9201 msgid "Set 80387 floating-point precision to 80-bit."
9202 msgstr ""
9204 #: config/i386/i386.opt:420
9205 msgid "Assume incoming stack aligned to this power of 2."
9206 msgstr ""
9208 #: config/i386/i386.opt:424
9209 msgid "Use push instructions to save outgoing arguments."
9210 msgstr ""
9212 #: config/i386/i386.opt:428
9213 msgid "Use red-zone in the x86-64 code."
9214 msgstr ""
9216 #: config/i386/i386.opt:432
9217 msgid "Number of registers used to pass integer arguments."
9218 msgstr ""
9220 #: config/i386/i386.opt:436
9221 msgid "Alternate calling convention."
9222 msgstr ""
9224 #: config/i386/i386.opt:440 config/alpha/alpha.opt:23
9225 msgid "Do not use hardware fp."
9226 msgstr ""
9228 #: config/i386/i386.opt:444
9229 msgid "Use SSE register passing conventions for SF and DF mode."
9230 msgstr ""
9232 #: config/i386/i386.opt:448
9233 msgid "Realign stack in prologue."
9234 msgstr ""
9236 #: config/i386/i386.opt:452
9237 msgid "Enable stack probing."
9238 msgstr ""
9240 #: config/i386/i386.opt:456
9241 msgid "Specify memcpy expansion strategy when expected size is known."
9242 msgstr ""
9244 #: config/i386/i386.opt:460
9245 msgid "Specify memset expansion strategy when expected size is known."
9246 msgstr ""
9248 #: config/i386/i386.opt:464
9249 msgid "Chose strategy to generate stringop using."
9250 msgstr ""
9252 #: config/i386/i386.opt:468
9253 msgid "Valid arguments to -mstringop-strategy=:"
9254 msgstr ""
9256 #: config/i386/i386.opt:496
9257 msgid "Use given thread-local storage dialect."
9258 msgstr ""
9260 #: config/i386/i386.opt:500
9261 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
9262 msgstr ""
9264 #: config/i386/i386.opt:510
9265 #, c-format
9266 msgid "Use direct references against %gs when accessing tls data."
9267 msgstr ""
9269 #: config/i386/i386.opt:518
9270 msgid "Fine grain control of tune features."
9271 msgstr ""
9273 #: config/i386/i386.opt:522
9274 msgid "Clear all tune features."
9275 msgstr ""
9277 #: config/i386/i386.opt:529
9278 msgid "Generate code that conforms to Intel MCU psABI."
9279 msgstr ""
9281 #: config/i386/i386.opt:533
9282 msgid "Generate code that conforms to the given ABI."
9283 msgstr ""
9285 #: config/i386/i386.opt:537 config/nds32/nds32.opt:44
9286 msgid "Known ABIs (for use with the -mabi= option):"
9287 msgstr ""
9289 #: config/i386/i386.opt:547
9290 msgid "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls."
9291 msgstr ""
9293 #: config/i386/i386.opt:551 config/powerpcspe/powerpcspe.opt:189
9294 #: config/rs6000/rs6000.opt:208
9295 msgid "Vector library ABI to use."
9296 msgstr ""
9298 #: config/i386/i386.opt:555
9299 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
9300 msgstr ""
9302 #: config/i386/i386.opt:565
9303 msgid "Return 8-byte vectors in memory."
9304 msgstr ""
9306 #: config/i386/i386.opt:569
9307 msgid "Generate reciprocals instead of divss and sqrtss."
9308 msgstr ""
9310 #: config/i386/i386.opt:573
9311 msgid "Control generation of reciprocal estimates."
9312 msgstr ""
9314 #: config/i386/i386.opt:577
9315 msgid "Generate cld instruction in the function prologue."
9316 msgstr ""
9318 #: config/i386/i386.opt:581
9319 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
9320 msgstr ""
9322 #: config/i386/i386.opt:586
9323 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
9324 msgstr ""
9326 #: config/i386/i386.opt:591
9327 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
9328 msgstr ""
9330 #: config/i386/i386.opt:596
9331 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
9332 msgstr ""
9334 #: config/i386/i386.opt:600
9335 msgid "Use given register vector width instructions instead of maximum register width in the auto-vectorizer."
9336 msgstr ""
9338 #: config/i386/i386.opt:604
9339 msgid "Known preferred register vector length (to use with the -mprefer-vector-width= option)"
9340 msgstr ""
9342 #: config/i386/i386.opt:622
9343 msgid "Generate 32bit i386 code."
9344 msgstr ""
9346 #: config/i386/i386.opt:626
9347 msgid "Generate 64bit x86-64 code."
9348 msgstr ""
9350 #: config/i386/i386.opt:630
9351 msgid "Generate 32bit x86-64 code."
9352 msgstr ""
9354 #: config/i386/i386.opt:634
9355 msgid "Generate 16bit i386 code."
9356 msgstr ""
9358 #: config/i386/i386.opt:638
9359 msgid "Support MMX built-in functions."
9360 msgstr ""
9362 #: config/i386/i386.opt:642
9363 msgid "Support 3DNow! built-in functions."
9364 msgstr ""
9366 #: config/i386/i386.opt:646
9367 msgid "Support Athlon 3Dnow! built-in functions."
9368 msgstr ""
9370 #: config/i386/i386.opt:650
9371 msgid "Support MMX and SSE built-in functions and code generation."
9372 msgstr ""
9374 #: config/i386/i386.opt:654
9375 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
9376 msgstr ""
9378 #: config/i386/i386.opt:658
9379 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
9380 msgstr ""
9382 #: config/i386/i386.opt:662
9383 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
9384 msgstr ""
9386 #: config/i386/i386.opt:666
9387 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
9388 msgstr ""
9390 #: config/i386/i386.opt:670 config/i386/i386.opt:674
9391 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
9392 msgstr ""
9394 #: config/i386/i386.opt:678
9395 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
9396 msgstr ""
9398 #: config/i386/i386.opt:681
9399 msgid "%<-msse5%> was removed"
9400 msgstr ""
9402 #: config/i386/i386.opt:686
9403 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
9404 msgstr ""
9406 #: config/i386/i386.opt:690
9407 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
9408 msgstr ""
9410 #: config/i386/i386.opt:694
9411 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
9412 msgstr ""
9414 #: config/i386/i386.opt:698
9415 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
9416 msgstr ""
9418 #: config/i386/i386.opt:702
9419 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
9420 msgstr ""
9422 #: config/i386/i386.opt:706
9423 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
9424 msgstr ""
9426 #: config/i386/i386.opt:710
9427 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
9428 msgstr ""
9430 #: config/i386/i386.opt:714
9431 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
9432 msgstr ""
9434 #: config/i386/i386.opt:718
9435 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
9436 msgstr ""
9438 #: config/i386/i386.opt:722
9439 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
9440 msgstr ""
9442 #: config/i386/i386.opt:726
9443 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
9444 msgstr ""
9446 #: config/i386/i386.opt:730
9447 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
9448 msgstr ""
9450 #: config/i386/i386.opt:734
9451 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
9452 msgstr ""
9454 #: config/i386/i386.opt:738
9455 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
9456 msgstr ""
9458 #: config/i386/i386.opt:742
9459 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation."
9460 msgstr ""
9462 #: config/i386/i386.opt:746
9463 msgid "Support AVX512VNNI built-in functions and code generation."
9464 msgstr ""
9466 #: config/i386/i386.opt:750
9467 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation."
9468 msgstr ""
9470 #: config/i386/i386.opt:754
9471 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
9472 msgstr ""
9474 #: config/i386/i386.opt:758
9475 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
9476 msgstr ""
9478 #: config/i386/i386.opt:762
9479 msgid "Support FMA4 built-in functions and code generation."
9480 msgstr ""
9482 #: config/i386/i386.opt:766
9483 msgid "Support XOP built-in functions and code generation."
9484 msgstr ""
9486 #: config/i386/i386.opt:770
9487 msgid "Support LWP built-in functions and code generation."
9488 msgstr ""
9490 #: config/i386/i386.opt:774
9491 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
9492 msgstr ""
9494 #: config/i386/i386.opt:778
9495 msgid "Support code generation of popcnt instruction."
9496 msgstr ""
9498 #: config/i386/i386.opt:782
9499 msgid "Support PCONFIG built-in functions and code generation."
9500 msgstr ""
9502 #: config/i386/i386.opt:786
9503 msgid "Support WBNOINVD built-in functions and code generation."
9504 msgstr ""
9506 #: config/i386/i386.opt:790
9507 msgid "Support SGX built-in functions and code generation."
9508 msgstr ""
9510 #: config/i386/i386.opt:794
9511 msgid "Support RDPID built-in functions and code generation."
9512 msgstr ""
9514 #: config/i386/i386.opt:798
9515 msgid "Support GFNI built-in functions and code generation."
9516 msgstr ""
9518 #: config/i386/i386.opt:802
9519 msgid "Support VAES built-in functions and code generation."
9520 msgstr ""
9522 #: config/i386/i386.opt:806
9523 msgid "Support VPCLMULQDQ built-in functions and code generation."
9524 msgstr ""
9526 #: config/i386/i386.opt:810
9527 msgid "Support BMI built-in functions and code generation."
9528 msgstr ""
9530 #: config/i386/i386.opt:814
9531 msgid "Support BMI2 built-in functions and code generation."
9532 msgstr ""
9534 #: config/i386/i386.opt:818
9535 msgid "Support LZCNT built-in function and code generation."
9536 msgstr ""
9538 #: config/i386/i386.opt:822
9539 msgid "Support Hardware Lock Elision prefixes."
9540 msgstr ""
9542 #: config/i386/i386.opt:826
9543 msgid "Support RDSEED instruction."
9544 msgstr ""
9546 #: config/i386/i386.opt:830
9547 msgid "Support PREFETCHW instruction."
9548 msgstr ""
9550 #: config/i386/i386.opt:834
9551 msgid "Support flag-preserving add-carry instructions."
9552 msgstr ""
9554 #: config/i386/i386.opt:838
9555 msgid "Support CLFLUSHOPT instructions."
9556 msgstr ""
9558 #: config/i386/i386.opt:842
9559 msgid "Support CLWB instruction."
9560 msgstr ""
9562 #: config/i386/i386.opt:845
9563 msgid "%<-mpcommit%> was deprecated"
9564 msgstr ""
9566 #: config/i386/i386.opt:850
9567 msgid "Support FXSAVE and FXRSTOR instructions."
9568 msgstr ""
9570 #: config/i386/i386.opt:854
9571 msgid "Support XSAVE and XRSTOR instructions."
9572 msgstr ""
9574 #: config/i386/i386.opt:858
9575 msgid "Support XSAVEOPT instruction."
9576 msgstr ""
9578 #: config/i386/i386.opt:862
9579 msgid "Support XSAVEC instructions."
9580 msgstr ""
9582 #: config/i386/i386.opt:866
9583 msgid "Support XSAVES and XRSTORS instructions."
9584 msgstr ""
9586 #: config/i386/i386.opt:870
9587 msgid "Support TBM built-in functions and code generation."
9588 msgstr ""
9590 #: config/i386/i386.opt:874
9591 msgid "Support code generation of cmpxchg16b instruction."
9592 msgstr ""
9594 #: config/i386/i386.opt:878
9595 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
9596 msgstr ""
9598 #: config/i386/i386.opt:882
9599 msgid "Support code generation of movbe instruction."
9600 msgstr ""
9602 #: config/i386/i386.opt:886
9603 msgid "Support code generation of crc32 instruction."
9604 msgstr ""
9606 #: config/i386/i386.opt:890
9607 msgid "Support AES built-in functions and code generation."
9608 msgstr ""
9610 #: config/i386/i386.opt:894
9611 msgid "Support SHA1 and SHA256 built-in functions and code generation."
9612 msgstr ""
9614 #: config/i386/i386.opt:898
9615 msgid "Support PCLMUL built-in functions and code generation."
9616 msgstr ""
9618 #: config/i386/i386.opt:902
9619 msgid "Encode SSE instructions with VEX prefix."
9620 msgstr ""
9622 #: config/i386/i386.opt:906
9623 msgid "Support FSGSBASE built-in functions and code generation."
9624 msgstr ""
9626 #: config/i386/i386.opt:910
9627 msgid "Support RDRND built-in functions and code generation."
9628 msgstr ""
9630 #: config/i386/i386.opt:914
9631 msgid "Support F16C built-in functions and code generation."
9632 msgstr ""
9634 #: config/i386/i386.opt:918
9635 msgid "Support PREFETCHWT1 built-in functions and code generation."
9636 msgstr ""
9638 #: config/i386/i386.opt:922
9639 msgid "Emit profiling counter call at function entry before prologue."
9640 msgstr ""
9642 #: config/i386/i386.opt:926
9643 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
9644 msgstr ""
9646 #: config/i386/i386.opt:930
9647 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
9648 msgstr ""
9650 #: config/i386/i386.opt:935
9651 msgid "Skip setting up RAX register when passing variable arguments."
9652 msgstr ""
9654 #: config/i386/i386.opt:939
9655 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
9656 msgstr ""
9658 #: config/i386/i386.opt:943
9659 msgid "Split 32-byte AVX unaligned load."
9660 msgstr ""
9662 #: config/i386/i386.opt:947
9663 msgid "Split 32-byte AVX unaligned store."
9664 msgstr ""
9666 #: config/i386/i386.opt:951
9667 msgid "Support RTM built-in functions and code generation."
9668 msgstr ""
9670 #: config/i386/i386.opt:955
9671 msgid "Support MPX code generation."
9672 msgstr ""
9674 #: config/i386/i386.opt:959
9675 msgid "Support MWAITX and MONITORX built-in functions and code generation."
9676 msgstr ""
9678 #: config/i386/i386.opt:963
9679 msgid "Support CLZERO built-in functions and code generation."
9680 msgstr ""
9682 #: config/i386/i386.opt:967
9683 msgid "Support PKU built-in functions and code generation."
9684 msgstr ""
9686 #: config/i386/i386.opt:971 config/powerpcspe/powerpcspe.opt:678
9687 #: config/rs6000/rs6000.opt:597
9688 msgid "Use given stack-protector guard."
9689 msgstr ""
9691 #: config/i386/i386.opt:975
9692 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
9693 msgstr ""
9695 #: config/i386/i386.opt:985 config/powerpcspe/powerpcspe.opt:692
9696 #: config/rs6000/rs6000.opt:611
9697 msgid "Use the given base register for addressing the stack-protector guard."
9698 msgstr ""
9700 #: config/i386/i386.opt:992 config/powerpcspe/powerpcspe.opt:699
9701 #: config/rs6000/rs6000.opt:618
9702 msgid "Use the given offset for addressing the stack-protector guard."
9703 msgstr ""
9705 #: config/i386/i386.opt:999
9706 msgid "Use the given symbol for addressing the stack-protector guard."
9707 msgstr ""
9709 #: config/i386/i386.opt:1003
9710 msgid "Attempt to avoid generating instruction sequences containing ret bytes."
9711 msgstr ""
9713 #: config/i386/i386.opt:1011
9714 msgid "Enable shadow stack built-in functions from Control-flow Enforcement Technology (CET)."
9715 msgstr ""
9717 #: config/i386/i386.opt:1016
9718 msgid "Turn on CET instrumentation for switch statements that use a jump table and an indirect jump."
9719 msgstr ""
9721 #: config/i386/i386.opt:1021
9722 msgid "Make all function calls indirect."
9723 msgstr ""
9725 #: config/i386/i386.opt:1025
9726 msgid "Convert indirect call and jump to call and return thunks."
9727 msgstr ""
9729 #: config/i386/i386.opt:1029
9730 msgid "Convert function return to call and return thunk."
9731 msgstr ""
9733 #: config/i386/i386.opt:1033 config/s390/s390.opt:274
9734 msgid "Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):"
9735 msgstr ""
9737 #: config/i386/i386.opt:1049
9738 msgid "Force indirect call and jump via register."
9739 msgstr ""
9741 #: config/i386/i386.opt:1053
9742 msgid "Support MOVDIRI built-in functions and code generation."
9743 msgstr ""
9745 #: config/i386/i386.opt:1057
9746 msgid "Support MOVDIR64B built-in functions and code generation."
9747 msgstr ""
9749 #: config/pa/pa64-hpux.opt:23
9750 msgid "Assume code will be linked by GNU ld."
9751 msgstr ""
9753 #: config/pa/pa64-hpux.opt:27
9754 msgid "Assume code will be linked by HP ld."
9755 msgstr ""
9757 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
9758 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
9759 msgid "Specify UNIX standard for predefines and linking."
9760 msgstr ""
9762 #: config/pa/pa-hpux.opt:27
9763 msgid "Generate cpp defines for server IO."
9764 msgstr ""
9766 #: config/pa/pa-hpux.opt:35
9767 msgid "Generate cpp defines for workstation IO."
9768 msgstr ""
9770 #: config/pa/pa.opt:30 config/pa/pa.opt:87 config/pa/pa.opt:95
9771 msgid "Generate PA1.0 code."
9772 msgstr ""
9774 #: config/pa/pa.opt:34 config/pa/pa.opt:99 config/pa/pa.opt:140
9775 msgid "Generate PA1.1 code."
9776 msgstr ""
9778 #: config/pa/pa.opt:38 config/pa/pa.opt:103
9779 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
9780 msgstr ""
9782 #: config/pa/pa.opt:46
9783 msgid "Caller copies function arguments passed by hidden reference."
9784 msgstr ""
9786 #: config/pa/pa.opt:50
9787 msgid "Disable FP regs."
9788 msgstr ""
9790 #: config/pa/pa.opt:54
9791 msgid "Disable indexed addressing."
9792 msgstr "Вимкнути індексоване адресування."
9794 #: config/pa/pa.opt:58
9795 msgid "Generate fast indirect calls."
9796 msgstr ""
9798 #: config/pa/pa.opt:66
9799 msgid "Assume code will be assembled by GAS."
9800 msgstr ""
9802 #: config/pa/pa.opt:75
9803 msgid "Enable linker optimizations."
9804 msgstr ""
9806 #: config/pa/pa.opt:79
9807 msgid "Always generate long calls."
9808 msgstr ""
9810 #: config/pa/pa.opt:83
9811 msgid "Emit long load/store sequences."
9812 msgstr ""
9814 #: config/pa/pa.opt:91
9815 msgid "Disable space regs."
9816 msgstr ""
9818 #: config/pa/pa.opt:107
9819 msgid "Use portable calling conventions."
9820 msgstr ""
9822 #: config/pa/pa.opt:111
9823 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
9824 msgstr ""
9826 #: config/pa/pa.opt:136 config/frv/frv.opt:215
9827 msgid "Use software floating point."
9828 msgstr ""
9830 #: config/pa/pa.opt:144
9831 msgid "Do not disable space regs."
9832 msgstr ""
9834 #: config/v850/v850.opt:29
9835 msgid "Use registers r2 and r5."
9836 msgstr "Використовувати регістри r2 і r5."
9838 #: config/v850/v850.opt:33
9839 msgid "Use 4 byte entries in switch tables."
9840 msgstr ""
9842 #: config/v850/v850.opt:37
9843 msgid "Enable backend debugging."
9844 msgstr ""
9846 #: config/v850/v850.opt:41
9847 msgid "Do not use the callt instruction (default)."
9848 msgstr ""
9850 #: config/v850/v850.opt:45
9851 msgid "Reuse r30 on a per function basis."
9852 msgstr ""
9854 #: config/v850/v850.opt:52
9855 msgid "Prohibit PC relative function calls."
9856 msgstr ""
9858 #: config/v850/v850.opt:56
9859 msgid "Use stubs for function prologues."
9860 msgstr ""
9862 #: config/v850/v850.opt:60
9863 msgid "Set the max size of data eligible for the SDA area."
9864 msgstr ""
9866 #: config/v850/v850.opt:67
9867 msgid "Enable the use of the short load instructions."
9868 msgstr ""
9870 #: config/v850/v850.opt:71
9871 msgid "Same as: -mep -mprolog-function."
9872 msgstr ""
9874 #: config/v850/v850.opt:75
9875 msgid "Set the max size of data eligible for the TDA area."
9876 msgstr ""
9878 #: config/v850/v850.opt:82
9879 msgid "Do not enforce strict alignment."
9880 msgstr ""
9882 #: config/v850/v850.opt:86
9883 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
9884 msgstr ""
9886 #: config/v850/v850.opt:93
9887 msgid "Compile for the v850 processor."
9888 msgstr ""
9890 #: config/v850/v850.opt:97
9891 msgid "Compile for the v850e processor."
9892 msgstr ""
9894 #: config/v850/v850.opt:101
9895 msgid "Compile for the v850e1 processor."
9896 msgstr ""
9898 #: config/v850/v850.opt:105
9899 msgid "Compile for the v850es variant of the v850e1."
9900 msgstr ""
9902 #: config/v850/v850.opt:109
9903 msgid "Compile for the v850e2 processor."
9904 msgstr ""
9906 #: config/v850/v850.opt:113
9907 msgid "Compile for the v850e2v3 processor."
9908 msgstr ""
9910 #: config/v850/v850.opt:117
9911 msgid "Compile for the v850e3v5 processor."
9912 msgstr ""
9914 #: config/v850/v850.opt:124
9915 msgid "Enable v850e3v5 loop instructions."
9916 msgstr ""
9918 #: config/v850/v850.opt:128
9919 msgid "Set the max size of data eligible for the ZDA area."
9920 msgstr ""
9922 #: config/v850/v850.opt:135
9923 msgid "Enable relaxing in the assembler."
9924 msgstr ""
9926 #: config/v850/v850.opt:139
9927 msgid "Prohibit PC relative jumps."
9928 msgstr ""
9930 #: config/v850/v850.opt:143
9931 msgid "Inhibit the use of hardware floating point instructions."
9932 msgstr ""
9934 #: config/v850/v850.opt:147
9935 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
9936 msgstr ""
9938 #: config/v850/v850.opt:151
9939 msgid "Enable support for the RH850 ABI.  This is the default."
9940 msgstr ""
9942 #: config/v850/v850.opt:155
9943 msgid "Enable support for the old GCC ABI."
9944 msgstr ""
9946 #: config/v850/v850.opt:159
9947 msgid "Support alignments of up to 64-bits."
9948 msgstr ""
9950 #: config/powerpcspe/darwin.opt:38 config/powerpcspe/sysv4.opt:141
9951 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
9952 msgid "Generate 64-bit code."
9953 msgstr ""
9955 #: config/powerpcspe/darwin.opt:42 config/powerpcspe/sysv4.opt:145
9956 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
9957 msgid "Generate 32-bit code."
9958 msgstr ""
9960 #: config/powerpcspe/powerpcspe-tables.opt:23
9961 #: config/rs6000/rs6000-tables.opt:24
9962 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
9963 msgstr ""
9965 #: config/powerpcspe/powerpcspe.opt:109 config/rs6000/rs6000.opt:121
9966 msgid "Use PowerPC-64 instruction set."
9967 msgstr ""
9969 #: config/powerpcspe/powerpcspe.opt:113 config/rs6000/rs6000.opt:125
9970 msgid "Use PowerPC General Purpose group optional instructions."
9971 msgstr ""
9973 #: config/powerpcspe/powerpcspe.opt:117 config/rs6000/rs6000.opt:129
9974 msgid "Use PowerPC Graphics group optional instructions."
9975 msgstr ""
9977 #: config/powerpcspe/powerpcspe.opt:121 config/rs6000/rs6000.opt:133
9978 msgid "Use PowerPC V2.01 single field mfcr instruction."
9979 msgstr ""
9981 #: config/powerpcspe/powerpcspe.opt:125 config/rs6000/rs6000.opt:137
9982 msgid "Use PowerPC V2.02 popcntb instruction."
9983 msgstr ""
9985 #: config/powerpcspe/powerpcspe.opt:129 config/rs6000/rs6000.opt:141
9986 msgid "Use PowerPC V2.02 floating point rounding instructions."
9987 msgstr ""
9989 #: config/powerpcspe/powerpcspe.opt:133 config/rs6000/rs6000.opt:145
9990 msgid "Use PowerPC V2.05 compare bytes instruction."
9991 msgstr ""
9993 #: config/powerpcspe/powerpcspe.opt:137 config/rs6000/rs6000.opt:149
9994 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
9995 msgstr ""
9997 #: config/powerpcspe/powerpcspe.opt:141 config/rs6000/rs6000.opt:153
9998 msgid "Use AltiVec instructions."
9999 msgstr ""
10001 #: config/powerpcspe/powerpcspe.opt:145 config/rs6000/rs6000.opt:157
10002 msgid "Generate AltiVec instructions using little-endian element order."
10003 msgstr ""
10005 #: config/powerpcspe/powerpcspe.opt:149 config/rs6000/rs6000.opt:161
10006 msgid "Generate AltiVec instructions using big-endian element order."
10007 msgstr ""
10009 #: config/powerpcspe/powerpcspe.opt:153 config/rs6000/rs6000.opt:169
10010 msgid "Use decimal floating point instructions."
10011 msgstr ""
10013 #: config/powerpcspe/powerpcspe.opt:157 config/rs6000/rs6000.opt:173
10014 msgid "Use 4xx half-word multiply instructions."
10015 msgstr ""
10017 #: config/powerpcspe/powerpcspe.opt:161 config/rs6000/rs6000.opt:177
10018 msgid "Use 4xx string-search dlmzb instruction."
10019 msgstr ""
10021 #: config/powerpcspe/powerpcspe.opt:165 config/rs6000/rs6000.opt:181
10022 msgid "Generate load/store multiple instructions."
10023 msgstr ""
10025 #: config/powerpcspe/powerpcspe.opt:169
10026 msgid "Generate string instructions for block moves."
10027 msgstr ""
10029 #: config/powerpcspe/powerpcspe.opt:181 config/rs6000/rs6000.opt:200
10030 msgid "Use PowerPC V2.06 popcntd instruction."
10031 msgstr ""
10033 #: config/powerpcspe/powerpcspe.opt:185 config/rs6000/rs6000.opt:204
10034 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
10035 msgstr ""
10037 #: config/powerpcspe/powerpcspe.opt:193 config/rs6000/rs6000.opt:212
10038 msgid "Use vector/scalar (VSX) instructions."
10039 msgstr ""
10041 #: config/powerpcspe/powerpcspe.opt:240 config/rs6000/rs6000.opt:240
10042 msgid "Do not generate load/store with update instructions."
10043 msgstr ""
10045 #: config/powerpcspe/powerpcspe.opt:244 config/rs6000/rs6000.opt:244
10046 msgid "Generate load/store with update instructions."
10047 msgstr ""
10049 #: config/powerpcspe/powerpcspe.opt:248 config/arm/arm.opt:188
10050 #: config/rs6000/rs6000.opt:248
10051 msgid "Do not load the PIC register in function prologues."
10052 msgstr ""
10054 #: config/powerpcspe/powerpcspe.opt:252 config/rs6000/rs6000.opt:252
10055 msgid "Avoid generation of indexed load/store instructions when possible."
10056 msgstr ""
10058 #: config/powerpcspe/powerpcspe.opt:256 config/rs6000/rs6000.opt:256
10059 msgid "Mark __tls_get_addr calls with argument info."
10060 msgstr ""
10062 #: config/powerpcspe/powerpcspe.opt:263 config/rs6000/rs6000.opt:263
10063 msgid "Schedule the start and end of the procedure."
10064 msgstr ""
10066 #: config/powerpcspe/powerpcspe.opt:267 config/rs6000/rs6000.opt:267
10067 msgid "Return all structures in memory (AIX default)."
10068 msgstr ""
10070 #: config/powerpcspe/powerpcspe.opt:271 config/rs6000/rs6000.opt:271
10071 msgid "Return small structures in registers (SVR4 default)."
10072 msgstr ""
10074 #: config/powerpcspe/powerpcspe.opt:275 config/rs6000/rs6000.opt:275
10075 msgid "Conform more closely to IBM XLC semantics."
10076 msgstr ""
10078 #: config/powerpcspe/powerpcspe.opt:279 config/powerpcspe/powerpcspe.opt:283
10079 #: config/rs6000/rs6000.opt:279 config/rs6000/rs6000.opt:283
10080 msgid "Generate software reciprocal divide and square root for better throughput."
10081 msgstr ""
10083 #: config/powerpcspe/powerpcspe.opt:287 config/rs6000/rs6000.opt:287
10084 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
10085 msgstr ""
10087 #: config/powerpcspe/powerpcspe.opt:291 config/rs6000/rs6000.opt:291
10088 msgid "Do not place floating point constants in TOC."
10089 msgstr ""
10091 #: config/powerpcspe/powerpcspe.opt:295 config/rs6000/rs6000.opt:295
10092 msgid "Place floating point constants in TOC."
10093 msgstr ""
10095 #: config/powerpcspe/powerpcspe.opt:299 config/rs6000/rs6000.opt:299
10096 msgid "Do not place symbol+offset constants in TOC."
10097 msgstr ""
10099 #: config/powerpcspe/powerpcspe.opt:303 config/rs6000/rs6000.opt:303
10100 msgid "Place symbol+offset constants in TOC."
10101 msgstr ""
10103 #: config/powerpcspe/powerpcspe.opt:314 config/rs6000/rs6000.opt:314
10104 msgid "Use only one TOC entry per procedure."
10105 msgstr ""
10107 #: config/powerpcspe/powerpcspe.opt:318 config/rs6000/rs6000.opt:318
10108 msgid "Put everything in the regular TOC."
10109 msgstr ""
10111 #: config/powerpcspe/powerpcspe.opt:322 config/rs6000/rs6000.opt:322
10112 msgid "Generate VRSAVE instructions when generating AltiVec code."
10113 msgstr ""
10115 #: config/powerpcspe/powerpcspe.opt:326 config/rs6000/rs6000.opt:326
10116 msgid "Deprecated option.  Use -mno-vrsave instead."
10117 msgstr ""
10119 #: config/powerpcspe/powerpcspe.opt:330 config/rs6000/rs6000.opt:330
10120 msgid "Deprecated option.  Use -mvrsave instead."
10121 msgstr ""
10123 #: config/powerpcspe/powerpcspe.opt:334
10124 msgid "Specify how many bytes should be moved inline before calling out to memcpy/memmove."
10125 msgstr ""
10127 #: config/powerpcspe/powerpcspe.opt:338
10128 msgid "Specify the maximum number pairs of load instructions that should be generated inline for the compare.  If the number needed exceeds the limit, a call to memcmp will be generated instead."
10129 msgstr ""
10131 #: config/powerpcspe/powerpcspe.opt:342
10132 msgid "Specify the maximum number pairs of load instructions that should be generated inline for the compare.  If the number needed exceeds the limit, a call to strncmp will be generated instead."
10133 msgstr ""
10135 #: config/powerpcspe/powerpcspe.opt:346 config/rs6000/rs6000.opt:350
10136 msgid "Generate isel instructions."
10137 msgstr ""
10139 #: config/powerpcspe/powerpcspe.opt:350 config/rs6000/rs6000.opt:354
10140 msgid "Deprecated option.  Use -mno-isel instead."
10141 msgstr ""
10143 #: config/powerpcspe/powerpcspe.opt:354 config/rs6000/rs6000.opt:358
10144 msgid "Deprecated option.  Use -misel instead."
10145 msgstr ""
10147 #: config/powerpcspe/powerpcspe.opt:358
10148 msgid "Generate SPE SIMD instructions on E500."
10149 msgstr ""
10151 #: config/powerpcspe/powerpcspe.opt:362 config/rs6000/rs6000.opt:362
10152 msgid "Generate PPC750CL paired-single instructions."
10153 msgstr ""
10155 #: config/powerpcspe/powerpcspe.opt:366
10156 msgid "Deprecated option.  Use -mno-spe instead."
10157 msgstr ""
10159 #: config/powerpcspe/powerpcspe.opt:370
10160 msgid "Deprecated option.  Use -mspe instead."
10161 msgstr ""
10163 #: config/powerpcspe/powerpcspe.opt:374 config/rs6000/rs6000.opt:366
10164 msgid "-mdebug=\tEnable debug output."
10165 msgstr "-mdebug=\tУвімкнути виведення діагностичних даних."
10167 #: config/powerpcspe/powerpcspe.opt:378 config/rs6000/rs6000.opt:370
10168 msgid "Use the AltiVec ABI extensions."
10169 msgstr ""
10171 #: config/powerpcspe/powerpcspe.opt:382 config/rs6000/rs6000.opt:374
10172 msgid "Do not use the AltiVec ABI extensions."
10173 msgstr ""
10175 #: config/powerpcspe/powerpcspe.opt:386
10176 msgid "Use the SPE ABI extensions."
10177 msgstr ""
10179 #: config/powerpcspe/powerpcspe.opt:390
10180 msgid "Do not use the SPE ABI extensions."
10181 msgstr ""
10183 #: config/powerpcspe/powerpcspe.opt:394 config/rs6000/rs6000.opt:378
10184 msgid "Use the ELFv1 ABI."
10185 msgstr ""
10187 #: config/powerpcspe/powerpcspe.opt:398 config/rs6000/rs6000.opt:382
10188 msgid "Use the ELFv2 ABI."
10189 msgstr ""
10191 #: config/powerpcspe/powerpcspe.opt:405 config/rs6000/rs6000.opt:389
10192 msgid "using darwin64 ABI"
10193 msgstr ""
10195 #: config/powerpcspe/powerpcspe.opt:408 config/rs6000/rs6000.opt:392
10196 msgid "using old darwin ABI"
10197 msgstr ""
10199 #: config/powerpcspe/powerpcspe.opt:411
10200 msgid "using IEEE extended precision long double"
10201 msgstr ""
10203 #: config/powerpcspe/powerpcspe.opt:414
10204 msgid "using IBM extended precision long double"
10205 msgstr ""
10207 #: config/powerpcspe/powerpcspe.opt:418 config/rs6000/rs6000.opt:402
10208 msgid "-mcpu=\tUse features of and schedule code for given CPU."
10209 msgstr ""
10211 #: config/powerpcspe/powerpcspe.opt:422 config/rs6000/rs6000.opt:406
10212 msgid "-mtune=\tSchedule code for given CPU."
10213 msgstr ""
10215 #: config/powerpcspe/powerpcspe.opt:426
10216 msgid "-mtraceback=\tSelect full, part, or no traceback table."
10217 msgstr ""
10219 #: config/powerpcspe/powerpcspe.opt:442 config/rs6000/rs6000.opt:426
10220 msgid "Avoid all range limits on call instructions."
10221 msgstr ""
10223 #: config/powerpcspe/powerpcspe.opt:446
10224 msgid "Generate Cell microcode."
10225 msgstr ""
10227 #: config/powerpcspe/powerpcspe.opt:450
10228 msgid "Warn when a Cell microcoded instruction is emitted."
10229 msgstr ""
10231 #: config/powerpcspe/powerpcspe.opt:454 config/rs6000/rs6000.opt:434
10232 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
10233 msgstr ""
10235 #: config/powerpcspe/powerpcspe.opt:458
10236 msgid "-mfloat-gprs=\tSelect GPR floating point method."
10237 msgstr ""
10239 #: config/powerpcspe/powerpcspe.opt:462
10240 msgid "Valid arguments to -mfloat-gprs=:"
10241 msgstr ""
10243 #: config/powerpcspe/powerpcspe.opt:478
10244 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)."
10245 msgstr ""
10247 #: config/powerpcspe/powerpcspe.opt:482 config/sparc/sparc.opt:62
10248 msgid "Enable Local Register Allocation."
10249 msgstr ""
10251 #: config/powerpcspe/powerpcspe.opt:486 config/rs6000/rs6000.opt:446
10252 msgid "Determine which dependences between insns are considered costly."
10253 msgstr ""
10255 #: config/powerpcspe/powerpcspe.opt:490 config/rs6000/rs6000.opt:450
10256 msgid "Specify which post scheduling nop insertion scheme to apply."
10257 msgstr ""
10259 #: config/powerpcspe/powerpcspe.opt:494 config/rs6000/rs6000.opt:454
10260 msgid "Specify alignment of structure fields default/natural."
10261 msgstr ""
10263 #: config/powerpcspe/powerpcspe.opt:498 config/rs6000/rs6000.opt:458
10264 msgid "Valid arguments to -malign-:"
10265 msgstr ""
10267 #: config/powerpcspe/powerpcspe.opt:508 config/rs6000/rs6000.opt:468
10268 msgid "Specify scheduling priority for dispatch slot restricted insns."
10269 msgstr ""
10271 #: config/powerpcspe/powerpcspe.opt:512 config/rs6000/rs6000.opt:472
10272 msgid "Single-precision floating point unit."
10273 msgstr ""
10275 #: config/powerpcspe/powerpcspe.opt:516 config/rs6000/rs6000.opt:476
10276 msgid "Double-precision floating point unit."
10277 msgstr ""
10279 #: config/powerpcspe/powerpcspe.opt:520 config/rs6000/rs6000.opt:480
10280 msgid "Floating point unit does not support divide & sqrt."
10281 msgstr ""
10283 #: config/powerpcspe/powerpcspe.opt:524 config/rs6000/rs6000.opt:484
10284 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)."
10285 msgstr ""
10287 #: config/powerpcspe/powerpcspe.opt:546 config/rs6000/rs6000.opt:506
10288 msgid "Specify Xilinx FPU."
10289 msgstr ""
10291 #: config/powerpcspe/powerpcspe.opt:550 config/rs6000/rs6000.opt:510
10292 msgid "Use r11 to hold the static link in calls to functions via pointers."
10293 msgstr ""
10295 #: config/powerpcspe/powerpcspe.opt:554 config/rs6000/rs6000.opt:514
10296 msgid "Save the TOC in the prologue for indirect calls rather than inline."
10297 msgstr ""
10299 #: config/powerpcspe/powerpcspe.opt:558
10300 msgid "Allow 128-bit integers in VSX registers."
10301 msgstr ""
10303 #: config/powerpcspe/powerpcspe.opt:562 config/rs6000/rs6000.opt:522
10304 msgid "Fuse certain integer operations together for better performance on power8."
10305 msgstr ""
10307 #: config/powerpcspe/powerpcspe.opt:566 config/rs6000/rs6000.opt:526
10308 msgid "Allow sign extension in fusion operations."
10309 msgstr ""
10311 #: config/powerpcspe/powerpcspe.opt:570 config/rs6000/rs6000.opt:530
10312 msgid "Use vector and scalar instructions added in ISA 2.07."
10313 msgstr ""
10315 #: config/powerpcspe/powerpcspe.opt:574 config/rs6000/rs6000.opt:534
10316 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
10317 msgstr ""
10319 #: config/powerpcspe/powerpcspe.opt:578
10320 msgid "Use ISA 2.07 direct move between GPR & VSX register instructions."
10321 msgstr ""
10323 #: config/powerpcspe/powerpcspe.opt:582 config/rs6000/rs6000.opt:541
10324 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
10325 msgstr ""
10327 #: config/powerpcspe/powerpcspe.opt:586 config/rs6000/rs6000.opt:545
10328 msgid "Generate the quad word memory instructions (lq/stq)."
10329 msgstr ""
10331 #: config/powerpcspe/powerpcspe.opt:590 config/rs6000/rs6000.opt:549
10332 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
10333 msgstr ""
10335 #: config/powerpcspe/powerpcspe.opt:594 config/rs6000/rs6000.opt:553
10336 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
10337 msgstr ""
10339 #: config/powerpcspe/powerpcspe.opt:598
10340 msgid "Allow double variables in upper registers with -mcpu=power7 or -mvsx."
10341 msgstr ""
10343 #: config/powerpcspe/powerpcspe.opt:602
10344 msgid "Allow float variables in upper registers with -mcpu=power8 or -mpower8-vector."
10345 msgstr ""
10347 #: config/powerpcspe/powerpcspe.opt:606
10348 msgid "Allow float/double variables in upper registers if cpu allows it."
10349 msgstr ""
10351 #: config/powerpcspe/powerpcspe.opt:610
10352 msgid "Allow 64-bit integer variables in upper registers with -mcpu=power7 or -mvsx."
10353 msgstr ""
10355 #: config/powerpcspe/powerpcspe.opt:614 config/rs6000/rs6000.opt:557
10356 msgid "Analyze and remove doubleword swaps from VSX computations."
10357 msgstr ""
10359 #: config/powerpcspe/powerpcspe.opt:618 config/rs6000/rs6000.opt:561
10360 msgid "Fuse certain operations together for better performance on power9."
10361 msgstr ""
10363 #: config/powerpcspe/powerpcspe.opt:622 config/rs6000/rs6000.opt:565
10364 msgid "Use certain scalar instructions added in ISA 3.0."
10365 msgstr ""
10367 #: config/powerpcspe/powerpcspe.opt:626 config/rs6000/rs6000.opt:569
10368 msgid "Use vector instructions added in ISA 3.0."
10369 msgstr ""
10371 #: config/powerpcspe/powerpcspe.opt:630
10372 msgid "Use scalar register+offset memory instructions added in ISA 3.0."
10373 msgstr ""
10375 #: config/powerpcspe/powerpcspe.opt:634
10376 msgid "Use vector register+offset memory instructions added in ISA 3.0."
10377 msgstr ""
10379 #: config/powerpcspe/powerpcspe.opt:638
10380 msgid "Use register+offset memory instructions added in ISA 3.0."
10381 msgstr ""
10383 #: config/powerpcspe/powerpcspe.opt:642 config/rs6000/rs6000.opt:573
10384 msgid "Use the new min/max instructions defined in ISA 3.0."
10385 msgstr ""
10387 #: config/powerpcspe/powerpcspe.opt:646 config/rs6000/rs6000.opt:577
10388 msgid "Fuse medium/large code model toc references with the memory instruction."
10389 msgstr ""
10391 #: config/powerpcspe/powerpcspe.opt:650 config/rs6000/rs6000.opt:581
10392 msgid "Generate the integer modulo instructions."
10393 msgstr ""
10395 #: config/powerpcspe/powerpcspe.opt:658
10396 msgid "Allow the IEEE 128-bit types without requiring the __float128 keyword."
10397 msgstr ""
10399 #: config/powerpcspe/powerpcspe.opt:662 config/rs6000/rs6000.opt:585
10400 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
10401 msgstr ""
10403 #: config/powerpcspe/powerpcspe.opt:666 config/rs6000/rs6000.opt:589
10404 msgid "Enable using IEEE 128-bit floating point instructions."
10405 msgstr ""
10407 #: config/powerpcspe/powerpcspe.opt:670 config/rs6000/rs6000.opt:593
10408 msgid "Enable default conversions between __float128 & long double."
10409 msgstr ""
10411 #: config/powerpcspe/powerpcspe.opt:674
10412 msgid "Enable small integers to be in VSX registers."
10413 msgstr ""
10415 #: config/powerpcspe/powerpcspe.opt:682 config/rs6000/rs6000.opt:601
10416 msgid "Valid arguments to -mstack-protector-guard=:"
10417 msgstr ""
10419 #: config/powerpcspe/476.opt:24 config/rs6000/476.opt:24
10420 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
10421 msgstr ""
10423 #: config/powerpcspe/aix64.opt:24 config/rs6000/aix64.opt:24
10424 msgid "Compile for 64-bit pointers."
10425 msgstr ""
10427 #: config/powerpcspe/aix64.opt:28 config/rs6000/aix64.opt:28
10428 msgid "Compile for 32-bit pointers."
10429 msgstr ""
10431 #: config/powerpcspe/aix64.opt:32 config/powerpcspe/linux64.opt:28
10432 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
10433 msgid "Select code model."
10434 msgstr ""
10436 #: config/powerpcspe/aix64.opt:49 config/rs6000/aix64.opt:49
10437 msgid "Support message passing with the Parallel Environment."
10438 msgstr ""
10440 #: config/powerpcspe/linux64.opt:24 config/rs6000/linux64.opt:24
10441 msgid "Call mcount for profiling before a function prologue."
10442 msgstr ""
10444 #: config/powerpcspe/sysv4.opt:24
10445 msgid "Select ABI calling convention."
10446 msgstr ""
10448 #: config/powerpcspe/sysv4.opt:28 config/c6x/c6x.opt:42
10449 msgid "Select method for sdata handling."
10450 msgstr ""
10452 #: config/powerpcspe/sysv4.opt:48 config/rs6000/sysv4.opt:52
10453 msgid "Align to the base type of the bit-field."
10454 msgstr ""
10456 #: config/powerpcspe/sysv4.opt:52 config/rs6000/sysv4.opt:56
10457 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
10458 msgstr ""
10460 #: config/powerpcspe/sysv4.opt:57 config/powerpcspe/sysv4.opt:61
10461 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
10462 msgid "Produce code relocatable at runtime."
10463 msgstr ""
10465 #: config/powerpcspe/sysv4.opt:65 config/powerpcspe/sysv4.opt:69
10466 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
10467 msgid "Produce little endian code."
10468 msgstr ""
10470 #: config/powerpcspe/sysv4.opt:73 config/powerpcspe/sysv4.opt:77
10471 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
10472 msgid "Produce big endian code."
10473 msgstr ""
10475 #: config/powerpcspe/sysv4.opt:82 config/powerpcspe/sysv4.opt:86
10476 #: config/powerpcspe/sysv4.opt:95 config/powerpcspe/sysv4.opt:137
10477 #: config/powerpcspe/sysv4.opt:149 config/rs6000/sysv4.opt:86
10478 #: config/rs6000/sysv4.opt:90 config/rs6000/sysv4.opt:99
10479 #: config/rs6000/sysv4.opt:141 config/rs6000/sysv4.opt:153
10480 msgid "no description yet."
10481 msgstr ""
10483 #: config/powerpcspe/sysv4.opt:90 config/rs6000/sysv4.opt:94
10484 msgid "Assume all variable arg functions are prototyped."
10485 msgstr ""
10487 #: config/powerpcspe/sysv4.opt:99 config/rs6000/sysv4.opt:103
10488 msgid "Use EABI."
10489 msgstr ""
10491 #: config/powerpcspe/sysv4.opt:103 config/rs6000/sysv4.opt:107
10492 msgid "Allow bit-fields to cross word boundaries."
10493 msgstr ""
10495 #: config/powerpcspe/sysv4.opt:107 config/rs6000/sysv4.opt:111
10496 msgid "Use alternate register names."
10497 msgstr ""
10499 #: config/powerpcspe/sysv4.opt:113 config/rs6000/sysv4.opt:117
10500 msgid "Use default method for sdata handling."
10501 msgstr ""
10503 #: config/powerpcspe/sysv4.opt:117 config/rs6000/sysv4.opt:121
10504 msgid "Link with libsim.a, libc.a and sim-crt0.o."
10505 msgstr ""
10507 #: config/powerpcspe/sysv4.opt:121 config/rs6000/sysv4.opt:125
10508 msgid "Link with libads.a, libc.a and crt0.o."
10509 msgstr ""
10511 #: config/powerpcspe/sysv4.opt:125 config/rs6000/sysv4.opt:129
10512 msgid "Link with libyk.a, libc.a and crt0.o."
10513 msgstr ""
10515 #: config/powerpcspe/sysv4.opt:129 config/rs6000/sysv4.opt:133
10516 msgid "Link with libmvme.a, libc.a and crt0.o."
10517 msgstr ""
10519 #: config/powerpcspe/sysv4.opt:133 config/rs6000/sysv4.opt:137
10520 msgid "Set the PPC_EMB bit in the ELF flags header."
10521 msgstr ""
10523 #: config/powerpcspe/sysv4.opt:153 config/rs6000/sysv4.opt:157
10524 msgid "Generate code to use a non-exec PLT and GOT."
10525 msgstr ""
10527 #: config/powerpcspe/sysv4.opt:157 config/rs6000/sysv4.opt:161
10528 msgid "Generate code for old exec BSS PLT."
10529 msgstr ""
10531 #: config/powerpcspe/sysv4.opt:161 config/rs6000/sysv4.opt:165
10532 msgid "Emit .gnu_attribute tags."
10533 msgstr ""
10535 #: config/g.opt:27
10536 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
10537 msgstr ""
10539 #: config/lynx.opt:23
10540 msgid "Support legacy multi-threading."
10541 msgstr ""
10543 #: config/lynx.opt:27
10544 msgid "Use shared libraries."
10545 msgstr "Використовувати бібліотеки спільного використання."
10547 #: config/lynx.opt:31
10548 msgid "Support multi-threading."
10549 msgstr ""
10551 #: config/nvptx/nvptx.opt:22
10552 msgid "Generate code for a 32-bit ABI."
10553 msgstr ""
10555 #: config/nvptx/nvptx.opt:26
10556 msgid "Generate code for a 64-bit ABI."
10557 msgstr ""
10559 #: config/nvptx/nvptx.opt:30
10560 msgid "Link in code for a __main kernel."
10561 msgstr ""
10563 #: config/nvptx/nvptx.opt:34
10564 msgid "Optimize partition neutering."
10565 msgstr ""
10567 #: config/nvptx/nvptx.opt:38
10568 msgid "Use custom stacks instead of local memory for automatic storage."
10569 msgstr ""
10571 #: config/nvptx/nvptx.opt:42
10572 msgid "Specify size of .local memory used for stack when the exact amount is not known."
10573 msgstr ""
10575 #: config/nvptx/nvptx.opt:46
10576 msgid "Generate code that can keep local state uniform across all lanes."
10577 msgstr ""
10579 #: config/nvptx/nvptx.opt:50
10580 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
10581 msgstr ""
10583 #: config/vxworks.opt:36
10584 msgid "Assume the VxWorks RTP environment."
10585 msgstr ""
10587 #: config/vxworks.opt:43
10588 msgid "Assume the VxWorks vThreads environment."
10589 msgstr ""
10591 #: config/cr16/cr16.opt:23
10592 msgid "-msim   Use simulator runtime."
10593 msgstr ""
10595 #: config/cr16/cr16.opt:27
10596 msgid "Generate SBIT, CBIT instructions."
10597 msgstr ""
10599 #: config/cr16/cr16.opt:31
10600 msgid "Support multiply accumulate instructions."
10601 msgstr ""
10603 #: config/cr16/cr16.opt:38
10604 msgid "Treat data references as near, far or medium. medium is default."
10605 msgstr ""
10607 #: config/cr16/cr16.opt:42
10608 msgid "Generate code for CR16C architecture."
10609 msgstr ""
10611 #: config/cr16/cr16.opt:46
10612 msgid "Generate code for CR16C+ architecture (Default)."
10613 msgstr ""
10615 #: config/cr16/cr16.opt:50
10616 msgid "Treat integers as 32-bit."
10617 msgstr ""
10619 #: config/avr/avr.opt:23
10620 msgid "Use subroutines for function prologues and epilogues."
10621 msgstr ""
10623 #: config/avr/avr.opt:26
10624 #, c-format
10625 msgid "missing device or architecture after %qs"
10626 msgstr ""
10628 #: config/avr/avr.opt:27
10629 msgid "-mmcu=MCU\tSelect the target MCU."
10630 msgstr ""
10632 #: config/avr/avr.opt:31
10633 msgid "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
10634 msgstr ""
10636 #: config/avr/avr.opt:35
10637 msgid "Set the number of 64 KiB flash segments."
10638 msgstr ""
10640 #: config/avr/avr.opt:39
10641 msgid "Indicate presence of a processor erratum."
10642 msgstr ""
10644 #: config/avr/avr.opt:43
10645 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
10646 msgstr ""
10648 #: config/avr/avr.opt:53
10649 msgid "Use RJMP / RCALL even though CALL / JMP are available."
10650 msgstr ""
10652 #: config/avr/avr.opt:57
10653 msgid "Use an 8-bit 'int' type."
10654 msgstr ""
10656 #: config/avr/avr.opt:61
10657 msgid "Change the stack pointer without disabling interrupts."
10658 msgstr ""
10660 #: config/avr/avr.opt:65
10661 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
10662 msgstr ""
10664 #: config/avr/avr.opt:69
10665 msgid "Treat main as if it had attribute OS_task."
10666 msgstr ""
10668 #: config/avr/avr.opt:79
10669 msgid "Change only the low 8 bits of the stack pointer."
10670 msgstr ""
10672 #: config/avr/avr.opt:83
10673 msgid "Relax branches."
10674 msgstr ""
10676 #: config/avr/avr.opt:87
10677 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
10678 msgstr ""
10680 #: config/avr/avr.opt:91
10681 msgid "Accumulate outgoing function arguments and acquire/release the needed stack space for outgoing function arguments in function prologue/epilogue.  Without this option, outgoing arguments are pushed before calling a function and popped afterwards.  This option can lead to reduced code size for functions that call many functions that get their arguments on the stack like, for example printf."
10682 msgstr ""
10684 #: config/avr/avr.opt:95
10685 msgid "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-decrement, post-increment and indirect addressing with the X register.  Without this option, the compiler may assume that there is an addressing mode X+const similar to Y+const and Z+const and emit instructions to emulate such an addressing mode for X."
10686 msgstr ""
10688 #: config/avr/avr.opt:100
10689 msgid "The device has no SPH special function register. This option will be overridden by the compiler driver with the correct setting if presence/absence of SPH can be deduced from -mmcu=MCU."
10690 msgstr ""
10692 #: config/avr/avr.opt:104
10693 msgid "Warn if the address space of an address is changed."
10694 msgstr ""
10696 #: config/avr/avr.opt:108
10697 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
10698 msgstr ""
10700 #: config/avr/avr.opt:112
10701 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
10702 msgstr ""
10704 #: config/avr/avr.opt:116
10705 msgid "Assume that all data in static storage can be accessed by LDS / STS.  This option is only useful for reduced Tiny devices."
10706 msgstr ""
10708 #: config/avr/avr.opt:120
10709 msgid "Do not link against the device-specific library lib<MCU>.a."
10710 msgstr ""
10712 #: config/m32r/m32r.opt:34
10713 msgid "Compile for the m32rx."
10714 msgstr ""
10716 #: config/m32r/m32r.opt:38
10717 msgid "Compile for the m32r2."
10718 msgstr ""
10720 #: config/m32r/m32r.opt:42
10721 msgid "Compile for the m32r."
10722 msgstr ""
10724 #: config/m32r/m32r.opt:46
10725 msgid "Align all loops to 32 byte boundary."
10726 msgstr ""
10728 #: config/m32r/m32r.opt:50
10729 msgid "Prefer branches over conditional execution."
10730 msgstr ""
10732 #: config/m32r/m32r.opt:54
10733 msgid "Give branches their default cost."
10734 msgstr ""
10736 #: config/m32r/m32r.opt:58
10737 msgid "Display compile time statistics."
10738 msgstr ""
10740 #: config/m32r/m32r.opt:62
10741 msgid "Specify cache flush function."
10742 msgstr ""
10744 #: config/m32r/m32r.opt:66
10745 msgid "Specify cache flush trap number."
10746 msgstr ""
10748 #: config/m32r/m32r.opt:70
10749 msgid "Only issue one instruction per cycle."
10750 msgstr ""
10752 #: config/m32r/m32r.opt:74
10753 msgid "Allow two instructions to be issued per cycle."
10754 msgstr ""
10756 #: config/m32r/m32r.opt:78
10757 msgid "Code size: small, medium or large."
10758 msgstr ""
10760 #: config/m32r/m32r.opt:94
10761 msgid "Don't call any cache flush functions."
10762 msgstr ""
10764 #: config/m32r/m32r.opt:98
10765 msgid "Don't call any cache flush trap."
10766 msgstr ""
10768 #: config/m32r/m32r.opt:105
10769 msgid "Small data area: none, sdata, use."
10770 msgstr ""
10772 #: config/s390/tpf.opt:23
10773 msgid "Enable TPF-OS tracing code."
10774 msgstr ""
10776 #: config/s390/tpf.opt:27
10777 msgid "Specify main object for TPF-OS."
10778 msgstr ""
10780 #: config/s390/s390.opt:48
10781 msgid "31 bit ABI."
10782 msgstr ""
10784 #: config/s390/s390.opt:52
10785 msgid "64 bit ABI."
10786 msgstr ""
10788 #: config/s390/s390.opt:126
10789 msgid "Maintain backchain pointer."
10790 msgstr ""
10792 #: config/s390/s390.opt:130
10793 msgid "Additional debug prints."
10794 msgstr ""
10796 #: config/s390/s390.opt:134
10797 msgid "ESA/390 architecture."
10798 msgstr ""
10800 #: config/s390/s390.opt:138
10801 msgid "Enable decimal floating point hardware support."
10802 msgstr ""
10804 #: config/s390/s390.opt:142
10805 msgid "Enable hardware floating point."
10806 msgstr ""
10808 #: config/s390/s390.opt:146
10809 msgid "Takes two non-negative integer numbers separated by a comma. Prepend the function label with the number of two-byte Nop instructions indicated by the first.  Append Nop instructions covering the number of halfwords indicated by the second after the label.  Nop instructions of the largest possible size are used (six, four or two bytes), beginning with the largest possible size.  Using 0 for both values disables hotpatching."
10810 msgstr ""
10812 #: config/s390/s390.opt:164
10813 msgid "Use hardware transactional execution instructions."
10814 msgstr ""
10816 #: config/s390/s390.opt:168
10817 msgid "Use hardware vector facility instructions and enable the vector ABI."
10818 msgstr ""
10820 #: config/s390/s390.opt:172
10821 msgid "Use packed stack layout."
10822 msgstr ""
10824 #: config/s390/s390.opt:176
10825 msgid "Use bras for executable < 64k."
10826 msgstr ""
10828 #: config/s390/s390.opt:180
10829 msgid "Disable hardware floating point."
10830 msgstr ""
10832 #: config/s390/s390.opt:184
10833 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
10834 msgstr ""
10836 #: config/s390/s390.opt:188
10837 msgid "Switches off the -mstack-guard= option."
10838 msgstr ""
10840 #: config/s390/s390.opt:192
10841 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
10842 msgstr ""
10844 #: config/s390/s390.opt:196
10845 msgid "Switches off the -mstack-size= option."
10846 msgstr ""
10848 #: config/s390/s390.opt:204
10849 msgid "Use the mvcle instruction for block moves."
10850 msgstr ""
10852 #: config/s390/s390.opt:208
10853 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
10854 msgstr ""
10856 #: config/s390/s390.opt:213
10857 msgid "Warn if a function uses alloca or creates an array with dynamic size."
10858 msgstr ""
10860 #: config/s390/s390.opt:217
10861 msgid "Warn if a single function's framesize exceeds the given framesize."
10862 msgstr ""
10864 #: config/s390/s390.opt:221
10865 msgid "z/Architecture."
10866 msgstr ""
10868 #: config/s390/s390.opt:225
10869 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 1."
10870 msgstr ""
10872 #: config/s390/s390.opt:235 config/arm/arm.opt:172
10873 msgid "Assume data segments are relative to text segment."
10874 msgstr ""
10876 #: config/s390/s390.opt:240
10877 msgid "Wrap all indirect branches into execute in order to disable branch prediction."
10878 msgstr ""
10880 #: config/s390/s390.opt:245
10881 msgid "Wrap indirect table jumps and computed gotos into execute in order to disable branch prediction.  Using thunk or thunk-extern with this option requires the thunks to be considered signal handlers to order to generate correct CFI.  For environments where unwinding (e.g. for exceptions) is required please use thunk-inline instead."
10882 msgstr ""
10884 #: config/s390/s390.opt:253
10885 msgid "Wrap all indirect calls into execute in order to disable branch prediction."
10886 msgstr ""
10888 #: config/s390/s390.opt:257
10889 msgid "Wrap all indirect return branches into execute in order to disable branch prediction."
10890 msgstr ""
10892 #: config/s390/s390.opt:262
10893 msgid "Wrap indirect return branches into execute in order to disable branch prediction. This affects only branches where the return address is going to be restored from memory."
10894 msgstr ""
10896 #: config/s390/s390.opt:268
10897 msgid "Wrap indirect return branches into execute in order to disable branch prediction. This affects only branches where the return address doesn't need to be restored from memory."
10898 msgstr ""
10900 #: config/s390/s390.opt:290
10901 msgid "Generate sections .s390_indirect_jump, .s390_indirect_call, .s390_return_reg, and .s390_return_mem to contain the indirect branch locations which have been patched as part of using one of the -mindirect-branch* or -mfunction-return* options.  The sections consist of an array of 32 bit elements. Each entry holds the offset from the entry to the patched location."
10902 msgstr ""
10904 #: config/rl78/rl78.opt:27 config/rx/rx.opt:87
10905 msgid "Use the simulator runtime."
10906 msgstr ""
10908 #: config/rl78/rl78.opt:31
10909 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
10910 msgstr ""
10912 #: config/rl78/rl78.opt:50
10913 msgid "Use all registers, reserving none for interrupt handlers."
10914 msgstr ""
10916 #: config/rl78/rl78.opt:54
10917 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
10918 msgstr ""
10920 #: config/rl78/rl78.opt:58
10921 msgid "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is the G14.  If set, also selects the hardware multiply support to be used."
10922 msgstr ""
10924 #: config/rl78/rl78.opt:77
10925 msgid "Alias for -mcpu=g10."
10926 msgstr ""
10928 #: config/rl78/rl78.opt:81
10929 msgid "Alias for -mcpu=g13."
10930 msgstr ""
10932 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
10933 msgid "Alias for -mcpu=g14."
10934 msgstr ""
10936 #: config/rl78/rl78.opt:93
10937 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
10938 msgstr ""
10940 #: config/rl78/rl78.opt:97
10941 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
10942 msgstr ""
10944 #: config/stormy16/stormy16.opt:24
10945 msgid "Provide libraries for the simulator."
10946 msgstr ""
10948 #: config/arm/arm-tables.opt:25
10949 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
10950 msgstr ""
10952 #: config/arm/arm-tables.opt:365
10953 msgid "Known ARM architectures (for use with the -march= option):"
10954 msgstr ""
10956 #: config/arm/arm-tables.opt:477
10957 msgid "Known ARM FPUs (for use with the -mfpu= option):"
10958 msgstr ""
10960 #: config/arm/arm.opt:35
10961 msgid "TLS dialect to use:"
10962 msgstr ""
10964 #: config/arm/arm.opt:45
10965 msgid "Specify an ABI."
10966 msgstr ""
10968 #: config/arm/arm.opt:49
10969 msgid "Known ARM ABIs (for use with the -mabi= option):"
10970 msgstr ""
10972 #: config/arm/arm.opt:68
10973 msgid "Generate a call to abort if a noreturn function returns."
10974 msgstr ""
10976 #: config/arm/arm.opt:75
10977 msgid "Generate APCS conformant stack frames."
10978 msgstr ""
10980 #: config/arm/arm.opt:79
10981 msgid "Generate re-entrant, PIC code."
10982 msgstr ""
10984 #: config/arm/arm.opt:95
10985 msgid "Generate code in 32 bit ARM state."
10986 msgstr ""
10988 #: config/arm/arm.opt:103
10989 msgid "Thumb: Assume non-static functions may be called from ARM code."
10990 msgstr ""
10992 #: config/arm/arm.opt:107
10993 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
10994 msgstr ""
10996 #: config/arm/arm.opt:115
10997 msgid "Specify if floating point hardware should be used."
10998 msgstr ""
11000 #: config/arm/arm.opt:119
11001 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
11002 msgstr ""
11004 #: config/arm/arm.opt:123
11005 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
11006 msgstr ""
11008 #: config/arm/arm.opt:136
11009 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
11010 msgstr ""
11012 #: config/arm/arm.opt:140
11013 msgid "Specify the __fp16 floating-point format."
11014 msgstr ""
11016 #: config/arm/arm.opt:144
11017 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
11018 msgstr ""
11020 #: config/arm/arm.opt:157
11021 msgid "Specify the name of the target floating point hardware/format."
11022 msgstr ""
11024 #: config/arm/arm.opt:168
11025 msgid "Generate call insns as indirect calls, if necessary."
11026 msgstr ""
11028 #: config/arm/arm.opt:176
11029 msgid "Specify the register to be used for PIC addressing."
11030 msgstr ""
11032 #: config/arm/arm.opt:180
11033 msgid "Store function names in object code."
11034 msgstr ""
11036 #: config/arm/arm.opt:184
11037 msgid "Permit scheduling of a function's prologue sequence."
11038 msgstr ""
11040 #: config/arm/arm.opt:195
11041 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
11042 msgstr ""
11044 #: config/arm/arm.opt:199
11045 msgid "Generate code for Thumb state."
11046 msgstr ""
11048 #: config/arm/arm.opt:203
11049 msgid "Support calls between Thumb and ARM instruction sets."
11050 msgstr ""
11052 #: config/arm/arm.opt:207
11053 msgid "Specify thread local storage scheme."
11054 msgstr ""
11056 #: config/arm/arm.opt:211
11057 msgid "Specify how to access the thread pointer."
11058 msgstr ""
11060 #: config/arm/arm.opt:215
11061 msgid "Valid arguments to -mtp=:"
11062 msgstr ""
11064 #: config/arm/arm.opt:228
11065 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
11066 msgstr ""
11068 #: config/arm/arm.opt:232
11069 msgid "Thumb: Generate (leaf) stack frames even if not needed."
11070 msgstr ""
11072 #: config/arm/arm.opt:236 config/mn10300/mn10300.opt:42
11073 msgid "Tune code for the given processor."
11074 msgstr ""
11076 #: config/arm/arm.opt:240
11077 msgid "Print CPU tuning information as comment in assembler file.  This is an option used only for regression testing of the compiler and not intended for ordinary use in compiling code."
11078 msgstr ""
11080 #: config/arm/arm.opt:251
11081 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
11082 msgstr ""
11084 #: config/arm/arm.opt:255
11085 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
11086 msgstr ""
11088 #: config/arm/arm.opt:259
11089 msgid "Enable more verbose RTX cost dumps during debug.  For GCC developers use only."
11090 msgstr ""
11092 #: config/arm/arm.opt:263
11093 msgid "Only generate absolute relocations on word sized values."
11094 msgstr ""
11096 #: config/arm/arm.opt:267
11097 msgid "Generate IT blocks appropriate for ARMv8."
11098 msgstr ""
11100 #: config/arm/arm.opt:271
11101 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
11102 msgstr ""
11104 #: config/arm/arm.opt:276 config/nds32/nds32.opt:330 config/arc/arc.opt:496
11105 msgid "Enable unaligned word and halfword accesses to packed data."
11106 msgstr ""
11108 #: config/arm/arm.opt:280
11109 msgid "Use Neon to perform 64-bits operations rather than core registers."
11110 msgstr ""
11112 #: config/arm/arm.opt:284
11113 msgid "Assume loading data from flash is slower than fetching instructions."
11114 msgstr ""
11116 #: config/arm/arm.opt:288
11117 msgid "Assume unified syntax for inline assembly code."
11118 msgstr ""
11120 #: config/arm/arm.opt:292
11121 msgid "Do not allow constant data to be placed in code sections."
11122 msgstr ""
11124 #: config/arm/arm.opt:296
11125 msgid "When linking for big-endian targets, generate a BE8 format image."
11126 msgstr ""
11128 #: config/arm/arm.opt:300
11129 msgid "When linking for big-endian targets, generate a legacy BE32 format image."
11130 msgstr ""
11132 #: config/arm/arm.opt:304 config/sh/sh.opt:195
11133 msgid "Cost to assume for a branch insn."
11134 msgstr ""
11136 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
11137 #: config/visium/visium.opt:37
11138 msgid "Use hardware FP."
11139 msgstr ""
11141 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
11142 msgid "Do not use hardware FP."
11143 msgstr ""
11145 #: config/sparc/sparc.opt:42
11146 msgid "Use flat register window model."
11147 msgstr ""
11149 #: config/sparc/sparc.opt:46
11150 msgid "Assume possible double misalignment."
11151 msgstr ""
11153 #: config/sparc/sparc.opt:50
11154 msgid "Use ABI reserved registers."
11155 msgstr ""
11157 #: config/sparc/sparc.opt:54
11158 msgid "Use hardware quad FP instructions."
11159 msgstr ""
11161 #: config/sparc/sparc.opt:58
11162 msgid "Do not use hardware quad fp instructions."
11163 msgstr ""
11165 #: config/sparc/sparc.opt:66
11166 msgid "Compile for V8+ ABI."
11167 msgstr ""
11169 #: config/sparc/sparc.opt:70
11170 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
11171 msgstr ""
11173 #: config/sparc/sparc.opt:74
11174 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
11175 msgstr ""
11177 #: config/sparc/sparc.opt:78
11178 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
11179 msgstr ""
11181 #: config/sparc/sparc.opt:82
11182 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
11183 msgstr ""
11185 #: config/sparc/sparc.opt:86
11186 msgid "Use additional VIS instructions introduced in OSA2017."
11187 msgstr ""
11189 #: config/sparc/sparc.opt:90
11190 msgid "Use UltraSPARC Compare-and-Branch extensions."
11191 msgstr ""
11193 #: config/sparc/sparc.opt:94
11194 msgid "Use UltraSPARC Fused Multiply-Add extensions."
11195 msgstr ""
11197 #: config/sparc/sparc.opt:98
11198 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
11199 msgstr ""
11201 #: config/sparc/sparc.opt:102
11202 msgid "Use UltraSPARC Population-Count instruction."
11203 msgstr ""
11205 #: config/sparc/sparc.opt:106
11206 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
11207 msgstr ""
11209 #: config/sparc/sparc.opt:110
11210 msgid "Pointers are 64-bit."
11211 msgstr ""
11213 #: config/sparc/sparc.opt:114
11214 msgid "Pointers are 32-bit."
11215 msgstr ""
11217 #: config/sparc/sparc.opt:118
11218 msgid "Use 64-bit ABI."
11219 msgstr ""
11221 #: config/sparc/sparc.opt:122
11222 msgid "Use 32-bit ABI."
11223 msgstr ""
11225 #: config/sparc/sparc.opt:126
11226 msgid "Use stack bias."
11227 msgstr ""
11229 #: config/sparc/sparc.opt:130
11230 msgid "Use structs on stronger alignment for double-word copies."
11231 msgstr ""
11233 #: config/sparc/sparc.opt:134
11234 msgid "Optimize tail call instructions in assembler and linker."
11235 msgstr ""
11237 #: config/sparc/sparc.opt:138
11238 msgid "Do not generate code that can only run in supervisor mode (default)."
11239 msgstr ""
11241 #: config/sparc/sparc.opt:142 config/visium/visium.opt:45
11242 msgid "Use features of and schedule code for given CPU."
11243 msgstr ""
11245 #: config/sparc/sparc.opt:225
11246 msgid "Use given SPARC-V9 code model."
11247 msgstr ""
11249 #: config/sparc/sparc.opt:229
11250 msgid "Enable debug output."
11251 msgstr "Увімкнути виведення діагностичних даних."
11253 #: config/sparc/sparc.opt:233
11254 msgid "Enable strict 32-bit psABI struct return checking."
11255 msgstr ""
11257 #: config/sparc/sparc.opt:237
11258 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
11259 msgstr ""
11261 #: config/sparc/sparc.opt:242
11262 msgid "Enable workarounds for the errata of the UT699 processor."
11263 msgstr ""
11265 #: config/sparc/sparc.opt:246
11266 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
11267 msgstr ""
11269 #: config/sparc/sparc.opt:250
11270 msgid "Enable workarounds for the errata of the GR712RC processor."
11271 msgstr ""
11273 #: config/sparc/sparc.opt:287
11274 msgid "Specify the memory model in effect for the program."
11275 msgstr ""
11277 #: config/rs6000/rs6000.opt:165
11278 msgid "Enable early gimple folding of builtins."
11279 msgstr ""
11281 #: config/rs6000/rs6000.opt:188
11282 msgid "%<-mstring%> is deprecated"
11283 msgstr "%<-mstring%> вважається застарілим"
11285 #: config/rs6000/rs6000.opt:325
11286 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
11287 msgstr "%<-mvrsave=no%> є застарілим, замість нього слід користуватися %<-mno-vrsave%>"
11289 #: config/rs6000/rs6000.opt:329
11290 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
11291 msgstr "%<-mvrsave=yes%> є застарілим, замість нього слід користуватися %<-mvrsave%>"
11293 #: config/rs6000/rs6000.opt:334
11294 msgid "Max number of bytes to move inline."
11295 msgstr ""
11297 #: config/rs6000/rs6000.opt:338
11298 msgid "Max number of bytes to compare without loops."
11299 msgstr ""
11301 #: config/rs6000/rs6000.opt:342
11302 msgid "Max number of bytes to compare with loops."
11303 msgstr ""
11305 #: config/rs6000/rs6000.opt:346
11306 msgid "Max number of pairs of load insns for compare."
11307 msgstr ""
11309 #: config/rs6000/rs6000.opt:353
11310 msgid "%<-misel=no%> is deprecated; use %<-mno-isel%> instead"
11311 msgstr "%<-misel=no%> є застарілим, замість нього слід користуватися %<-mno-isel%>"
11313 #: config/rs6000/rs6000.opt:357
11314 msgid "%<-misel=yes%> is deprecated; use %<-misel%> instead"
11315 msgstr "%<-misel=yes%> є застарілим, замість нього слід користуватися %<-misel%>"
11317 #: config/rs6000/rs6000.opt:410
11318 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
11319 msgstr ""
11321 #: config/rs6000/rs6000.opt:438
11322 msgid "-mlong-double-[64,128]\tSpecify size of long double."
11323 msgstr ""
11325 #: config/rs6000/rs6000.opt:537 config/arc/arc.opt:173 config/arc/arc.opt:339
11326 #: config/arc/arc.opt:346 config/arc/arc.opt:350 config/arc/arc.opt:354
11327 #: config/arc/arc.opt:358 config/arc/arc.opt:361 config/arc/arc.opt:364
11328 #: config/arc/arc.opt:381
11329 #, c-format
11330 msgid "%qs is deprecated"
11331 msgstr "%qs вважається застарілим"
11333 #: config/rs6000/sysv4.opt:24
11334 msgid "-mcall-ABI\tSelect ABI calling convention."
11335 msgstr ""
11337 #: config/rs6000/sysv4.opt:28
11338 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
11339 msgstr ""
11341 #: config/rs6000/sysv4.opt:32
11342 msgid "Allow readonly data in sdata."
11343 msgstr ""
11345 #: config/rs6000/sysv4.opt:36
11346 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
11347 msgstr ""
11349 #: config/alpha/alpha.opt:27
11350 msgid "Use fp registers."
11351 msgstr "Використовувати fp-регістри."
11353 #: config/alpha/alpha.opt:35
11354 msgid "Request IEEE-conformant math library routines (OSF/1)."
11355 msgstr ""
11357 #: config/alpha/alpha.opt:39
11358 msgid "Emit IEEE-conformant code, without inexact exceptions."
11359 msgstr ""
11361 #: config/alpha/alpha.opt:46
11362 msgid "Do not emit complex integer constants to read-only memory."
11363 msgstr ""
11365 #: config/alpha/alpha.opt:50
11366 msgid "Use VAX fp."
11367 msgstr ""
11369 #: config/alpha/alpha.opt:54
11370 msgid "Do not use VAX fp."
11371 msgstr ""
11373 #: config/alpha/alpha.opt:58
11374 msgid "Emit code for the byte/word ISA extension."
11375 msgstr ""
11377 #: config/alpha/alpha.opt:62
11378 msgid "Emit code for the motion video ISA extension."
11379 msgstr ""
11381 #: config/alpha/alpha.opt:66
11382 msgid "Emit code for the fp move and sqrt ISA extension."
11383 msgstr ""
11385 #: config/alpha/alpha.opt:70
11386 msgid "Emit code for the counting ISA extension."
11387 msgstr ""
11389 #: config/alpha/alpha.opt:74
11390 msgid "Emit code using explicit relocation directives."
11391 msgstr ""
11393 #: config/alpha/alpha.opt:78
11394 msgid "Emit 16-bit relocations to the small data areas."
11395 msgstr ""
11397 #: config/alpha/alpha.opt:82
11398 msgid "Emit 32-bit relocations to the small data areas."
11399 msgstr ""
11401 #: config/alpha/alpha.opt:86
11402 msgid "Emit direct branches to local functions."
11403 msgstr ""
11405 #: config/alpha/alpha.opt:90
11406 msgid "Emit indirect branches to local functions."
11407 msgstr ""
11409 #: config/alpha/alpha.opt:94
11410 msgid "Emit rdval instead of rduniq for thread pointer."
11411 msgstr ""
11413 #: config/alpha/alpha.opt:106
11414 msgid "Use features of and schedule given CPU."
11415 msgstr ""
11417 #: config/alpha/alpha.opt:110
11418 msgid "Schedule given CPU."
11419 msgstr ""
11421 #: config/alpha/alpha.opt:114
11422 msgid "Control the generated fp rounding mode."
11423 msgstr ""
11425 #: config/alpha/alpha.opt:118
11426 msgid "Control the IEEE trap mode."
11427 msgstr ""
11429 #: config/alpha/alpha.opt:122
11430 msgid "Control the precision given to fp exceptions."
11431 msgstr ""
11433 #: config/alpha/alpha.opt:126
11434 msgid "Tune expected memory latency."
11435 msgstr ""
11437 #: config/tilepro/tilepro.opt:23
11438 msgid "Compile with 32 bit longs and pointers, which is the only supported behavior and thus the flag is ignored."
11439 msgstr ""
11441 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
11442 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
11443 msgstr ""
11445 #: config/tilepro/tilepro.opt:32
11446 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
11447 msgstr ""
11449 #: config/lm32/lm32.opt:24
11450 msgid "Enable multiply instructions."
11451 msgstr ""
11453 #: config/lm32/lm32.opt:28
11454 msgid "Enable divide and modulus instructions."
11455 msgstr ""
11457 #: config/lm32/lm32.opt:32
11458 msgid "Enable barrel shift instructions."
11459 msgstr ""
11461 #: config/lm32/lm32.opt:36
11462 msgid "Enable sign extend instructions."
11463 msgstr ""
11465 #: config/lm32/lm32.opt:40
11466 msgid "Enable user-defined instructions."
11467 msgstr ""
11469 #: config/nios2/elf.opt:26
11470 msgid "Link with a limited version of the C library."
11471 msgstr ""
11473 #: config/nios2/elf.opt:30
11474 msgid "Name of system library to link against."
11475 msgstr ""
11477 #: config/nios2/elf.opt:34
11478 msgid "Name of the startfile."
11479 msgstr ""
11481 #: config/nios2/elf.opt:38
11482 msgid "Link with HAL BSP."
11483 msgstr ""
11485 #: config/nios2/nios2.opt:35
11486 msgid "Enable DIV, DIVU."
11487 msgstr ""
11489 #: config/nios2/nios2.opt:39
11490 msgid "Enable MUL instructions."
11491 msgstr ""
11493 #: config/nios2/nios2.opt:43
11494 msgid "Enable MULX instructions, assume fast shifter."
11495 msgstr ""
11497 #: config/nios2/nios2.opt:47
11498 msgid "Use table based fast divide (default at -O3)."
11499 msgstr ""
11501 #: config/nios2/nios2.opt:51
11502 msgid "All memory accesses use I/O load/store instructions."
11503 msgstr ""
11505 #: config/nios2/nios2.opt:55
11506 msgid "Volatile memory accesses use I/O load/store instructions."
11507 msgstr ""
11509 #: config/nios2/nios2.opt:59
11510 msgid "Volatile memory accesses do not use I/O load/store instructions."
11511 msgstr ""
11513 #: config/nios2/nios2.opt:63
11514 msgid "Enable/disable GP-relative addressing."
11515 msgstr ""
11517 #: config/nios2/nios2.opt:67
11518 msgid "Valid options for GP-relative addressing (for -mgpopt):"
11519 msgstr ""
11521 #: config/nios2/nios2.opt:86
11522 msgid "Equivalent to -mgpopt=local."
11523 msgstr ""
11525 #: config/nios2/nios2.opt:90
11526 msgid "Equivalent to -mgpopt=none."
11527 msgstr ""
11529 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
11530 #: config/tilegx/tilegx.opt:45
11531 msgid "Use big-endian byte order."
11532 msgstr ""
11534 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
11535 #: config/tilegx/tilegx.opt:49
11536 msgid "Use little-endian byte order."
11537 msgstr ""
11539 #: config/nios2/nios2.opt:102
11540 msgid "Floating point custom instruction configuration name."
11541 msgstr ""
11543 #: config/nios2/nios2.opt:106
11544 msgid "Do not use the ftruncds custom instruction."
11545 msgstr ""
11547 #: config/nios2/nios2.opt:110
11548 msgid "Integer id (N) of ftruncds custom instruction."
11549 msgstr ""
11551 #: config/nios2/nios2.opt:114
11552 msgid "Do not use the fextsd custom instruction."
11553 msgstr ""
11555 #: config/nios2/nios2.opt:118
11556 msgid "Integer id (N) of fextsd custom instruction."
11557 msgstr ""
11559 #: config/nios2/nios2.opt:122
11560 msgid "Do not use the fixdu custom instruction."
11561 msgstr ""
11563 #: config/nios2/nios2.opt:126
11564 msgid "Integer id (N) of fixdu custom instruction."
11565 msgstr ""
11567 #: config/nios2/nios2.opt:130
11568 msgid "Do not use the fixdi custom instruction."
11569 msgstr ""
11571 #: config/nios2/nios2.opt:134
11572 msgid "Integer id (N) of fixdi custom instruction."
11573 msgstr ""
11575 #: config/nios2/nios2.opt:138
11576 msgid "Do not use the fixsu custom instruction."
11577 msgstr ""
11579 #: config/nios2/nios2.opt:142
11580 msgid "Integer id (N) of fixsu custom instruction."
11581 msgstr ""
11583 #: config/nios2/nios2.opt:146
11584 msgid "Do not use the fixsi custom instruction."
11585 msgstr ""
11587 #: config/nios2/nios2.opt:150
11588 msgid "Integer id (N) of fixsi custom instruction."
11589 msgstr ""
11591 #: config/nios2/nios2.opt:154
11592 msgid "Do not use the floatud custom instruction."
11593 msgstr ""
11595 #: config/nios2/nios2.opt:158
11596 msgid "Integer id (N) of floatud custom instruction."
11597 msgstr ""
11599 #: config/nios2/nios2.opt:162
11600 msgid "Do not use the floatid custom instruction."
11601 msgstr ""
11603 #: config/nios2/nios2.opt:166
11604 msgid "Integer id (N) of floatid custom instruction."
11605 msgstr ""
11607 #: config/nios2/nios2.opt:170
11608 msgid "Do not use the floatus custom instruction."
11609 msgstr ""
11611 #: config/nios2/nios2.opt:174
11612 msgid "Integer id (N) of floatus custom instruction."
11613 msgstr ""
11615 #: config/nios2/nios2.opt:178
11616 msgid "Do not use the floatis custom instruction."
11617 msgstr ""
11619 #: config/nios2/nios2.opt:182
11620 msgid "Integer id (N) of floatis custom instruction."
11621 msgstr ""
11623 #: config/nios2/nios2.opt:186
11624 msgid "Do not use the fcmpned custom instruction."
11625 msgstr ""
11627 #: config/nios2/nios2.opt:190
11628 msgid "Integer id (N) of fcmpned custom instruction."
11629 msgstr ""
11631 #: config/nios2/nios2.opt:194
11632 msgid "Do not use the fcmpeqd custom instruction."
11633 msgstr ""
11635 #: config/nios2/nios2.opt:198
11636 msgid "Integer id (N) of fcmpeqd custom instruction."
11637 msgstr ""
11639 #: config/nios2/nios2.opt:202
11640 msgid "Do not use the fcmpged custom instruction."
11641 msgstr ""
11643 #: config/nios2/nios2.opt:206
11644 msgid "Integer id (N) of fcmpged custom instruction."
11645 msgstr ""
11647 #: config/nios2/nios2.opt:210
11648 msgid "Do not use the fcmpgtd custom instruction."
11649 msgstr ""
11651 #: config/nios2/nios2.opt:214
11652 msgid "Integer id (N) of fcmpgtd custom instruction."
11653 msgstr ""
11655 #: config/nios2/nios2.opt:218
11656 msgid "Do not use the fcmpled custom instruction."
11657 msgstr ""
11659 #: config/nios2/nios2.opt:222
11660 msgid "Integer id (N) of fcmpled custom instruction."
11661 msgstr ""
11663 #: config/nios2/nios2.opt:226
11664 msgid "Do not use the fcmpltd custom instruction."
11665 msgstr ""
11667 #: config/nios2/nios2.opt:230
11668 msgid "Integer id (N) of fcmpltd custom instruction."
11669 msgstr ""
11671 #: config/nios2/nios2.opt:234
11672 msgid "Do not use the flogd custom instruction."
11673 msgstr ""
11675 #: config/nios2/nios2.opt:238
11676 msgid "Integer id (N) of flogd custom instruction."
11677 msgstr ""
11679 #: config/nios2/nios2.opt:242
11680 msgid "Do not use the fexpd custom instruction."
11681 msgstr ""
11683 #: config/nios2/nios2.opt:246
11684 msgid "Integer id (N) of fexpd custom instruction."
11685 msgstr ""
11687 #: config/nios2/nios2.opt:250
11688 msgid "Do not use the fatand custom instruction."
11689 msgstr ""
11691 #: config/nios2/nios2.opt:254
11692 msgid "Integer id (N) of fatand custom instruction."
11693 msgstr ""
11695 #: config/nios2/nios2.opt:258
11696 msgid "Do not use the ftand custom instruction."
11697 msgstr ""
11699 #: config/nios2/nios2.opt:262
11700 msgid "Integer id (N) of ftand custom instruction."
11701 msgstr ""
11703 #: config/nios2/nios2.opt:266
11704 msgid "Do not use the fsind custom instruction."
11705 msgstr ""
11707 #: config/nios2/nios2.opt:270
11708 msgid "Integer id (N) of fsind custom instruction."
11709 msgstr ""
11711 #: config/nios2/nios2.opt:274
11712 msgid "Do not use the fcosd custom instruction."
11713 msgstr ""
11715 #: config/nios2/nios2.opt:278
11716 msgid "Integer id (N) of fcosd custom instruction."
11717 msgstr ""
11719 #: config/nios2/nios2.opt:282
11720 msgid "Do not use the fsqrtd custom instruction."
11721 msgstr ""
11723 #: config/nios2/nios2.opt:286
11724 msgid "Integer id (N) of fsqrtd custom instruction."
11725 msgstr ""
11727 #: config/nios2/nios2.opt:290
11728 msgid "Do not use the fabsd custom instruction."
11729 msgstr ""
11731 #: config/nios2/nios2.opt:294
11732 msgid "Integer id (N) of fabsd custom instruction."
11733 msgstr ""
11735 #: config/nios2/nios2.opt:298
11736 msgid "Do not use the fnegd custom instruction."
11737 msgstr ""
11739 #: config/nios2/nios2.opt:302
11740 msgid "Integer id (N) of fnegd custom instruction."
11741 msgstr ""
11743 #: config/nios2/nios2.opt:306
11744 msgid "Do not use the fmaxd custom instruction."
11745 msgstr ""
11747 #: config/nios2/nios2.opt:310
11748 msgid "Integer id (N) of fmaxd custom instruction."
11749 msgstr ""
11751 #: config/nios2/nios2.opt:314
11752 msgid "Do not use the fmind custom instruction."
11753 msgstr ""
11755 #: config/nios2/nios2.opt:318
11756 msgid "Integer id (N) of fmind custom instruction."
11757 msgstr ""
11759 #: config/nios2/nios2.opt:322
11760 msgid "Do not use the fdivd custom instruction."
11761 msgstr ""
11763 #: config/nios2/nios2.opt:326
11764 msgid "Integer id (N) of fdivd custom instruction."
11765 msgstr ""
11767 #: config/nios2/nios2.opt:330
11768 msgid "Do not use the fmuld custom instruction."
11769 msgstr ""
11771 #: config/nios2/nios2.opt:334
11772 msgid "Integer id (N) of fmuld custom instruction."
11773 msgstr ""
11775 #: config/nios2/nios2.opt:338
11776 msgid "Do not use the fsubd custom instruction."
11777 msgstr ""
11779 #: config/nios2/nios2.opt:342
11780 msgid "Integer id (N) of fsubd custom instruction."
11781 msgstr ""
11783 #: config/nios2/nios2.opt:346
11784 msgid "Do not use the faddd custom instruction."
11785 msgstr ""
11787 #: config/nios2/nios2.opt:350
11788 msgid "Integer id (N) of faddd custom instruction."
11789 msgstr ""
11791 #: config/nios2/nios2.opt:354
11792 msgid "Do not use the fcmpnes custom instruction."
11793 msgstr ""
11795 #: config/nios2/nios2.opt:358
11796 msgid "Integer id (N) of fcmpnes custom instruction."
11797 msgstr ""
11799 #: config/nios2/nios2.opt:362
11800 msgid "Do not use the fcmpeqs custom instruction."
11801 msgstr ""
11803 #: config/nios2/nios2.opt:366
11804 msgid "Integer id (N) of fcmpeqs custom instruction."
11805 msgstr ""
11807 #: config/nios2/nios2.opt:370
11808 msgid "Do not use the fcmpges custom instruction."
11809 msgstr ""
11811 #: config/nios2/nios2.opt:374
11812 msgid "Integer id (N) of fcmpges custom instruction."
11813 msgstr ""
11815 #: config/nios2/nios2.opt:378
11816 msgid "Do not use the fcmpgts custom instruction."
11817 msgstr ""
11819 #: config/nios2/nios2.opt:382
11820 msgid "Integer id (N) of fcmpgts custom instruction."
11821 msgstr ""
11823 #: config/nios2/nios2.opt:386
11824 msgid "Do not use the fcmples custom instruction."
11825 msgstr ""
11827 #: config/nios2/nios2.opt:390
11828 msgid "Integer id (N) of fcmples custom instruction."
11829 msgstr ""
11831 #: config/nios2/nios2.opt:394
11832 msgid "Do not use the fcmplts custom instruction."
11833 msgstr ""
11835 #: config/nios2/nios2.opt:398
11836 msgid "Integer id (N) of fcmplts custom instruction."
11837 msgstr ""
11839 #: config/nios2/nios2.opt:402
11840 msgid "Do not use the flogs custom instruction."
11841 msgstr ""
11843 #: config/nios2/nios2.opt:406
11844 msgid "Integer id (N) of flogs custom instruction."
11845 msgstr ""
11847 #: config/nios2/nios2.opt:410
11848 msgid "Do not use the fexps custom instruction."
11849 msgstr ""
11851 #: config/nios2/nios2.opt:414
11852 msgid "Integer id (N) of fexps custom instruction."
11853 msgstr ""
11855 #: config/nios2/nios2.opt:418
11856 msgid "Do not use the fatans custom instruction."
11857 msgstr ""
11859 #: config/nios2/nios2.opt:422
11860 msgid "Integer id (N) of fatans custom instruction."
11861 msgstr ""
11863 #: config/nios2/nios2.opt:426
11864 msgid "Do not use the ftans custom instruction."
11865 msgstr ""
11867 #: config/nios2/nios2.opt:430
11868 msgid "Integer id (N) of ftans custom instruction."
11869 msgstr ""
11871 #: config/nios2/nios2.opt:434
11872 msgid "Do not use the fsins custom instruction."
11873 msgstr ""
11875 #: config/nios2/nios2.opt:438
11876 msgid "Integer id (N) of fsins custom instruction."
11877 msgstr ""
11879 #: config/nios2/nios2.opt:442
11880 msgid "Do not use the fcoss custom instruction."
11881 msgstr ""
11883 #: config/nios2/nios2.opt:446
11884 msgid "Integer id (N) of fcoss custom instruction."
11885 msgstr ""
11887 #: config/nios2/nios2.opt:450
11888 msgid "Do not use the fsqrts custom instruction."
11889 msgstr ""
11891 #: config/nios2/nios2.opt:454
11892 msgid "Integer id (N) of fsqrts custom instruction."
11893 msgstr ""
11895 #: config/nios2/nios2.opt:458
11896 msgid "Do not use the fabss custom instr."
11897 msgstr ""
11899 #: config/nios2/nios2.opt:462
11900 msgid "Integer id (N) of fabss custom instruction."
11901 msgstr ""
11903 #: config/nios2/nios2.opt:466
11904 msgid "Do not use the fnegs custom instruction."
11905 msgstr ""
11907 #: config/nios2/nios2.opt:470
11908 msgid "Integer id (N) of fnegs custom instruction."
11909 msgstr ""
11911 #: config/nios2/nios2.opt:474
11912 msgid "Do not use the fmaxs custom instruction."
11913 msgstr ""
11915 #: config/nios2/nios2.opt:478
11916 msgid "Integer id (N) of fmaxs custom instruction."
11917 msgstr ""
11919 #: config/nios2/nios2.opt:482
11920 msgid "Do not use the fmins custom instruction."
11921 msgstr ""
11923 #: config/nios2/nios2.opt:486
11924 msgid "Integer id (N) of fmins custom instruction."
11925 msgstr ""
11927 #: config/nios2/nios2.opt:490
11928 msgid "Do not use the fdivs custom instruction."
11929 msgstr ""
11931 #: config/nios2/nios2.opt:494
11932 msgid "Integer id (N) of fdivs custom instruction."
11933 msgstr ""
11935 #: config/nios2/nios2.opt:498
11936 msgid "Do not use the fmuls custom instruction."
11937 msgstr ""
11939 #: config/nios2/nios2.opt:502
11940 msgid "Integer id (N) of fmuls custom instruction."
11941 msgstr ""
11943 #: config/nios2/nios2.opt:506
11944 msgid "Do not use the fsubs custom instruction."
11945 msgstr ""
11947 #: config/nios2/nios2.opt:510
11948 msgid "Integer id (N) of fsubs custom instruction."
11949 msgstr ""
11951 #: config/nios2/nios2.opt:514
11952 msgid "Do not use the fadds custom instruction."
11953 msgstr ""
11955 #: config/nios2/nios2.opt:518
11956 msgid "Integer id (N) of fadds custom instruction."
11957 msgstr ""
11959 #: config/nios2/nios2.opt:522
11960 msgid "Do not use the frdy custom instruction."
11961 msgstr ""
11963 #: config/nios2/nios2.opt:526
11964 msgid "Integer id (N) of frdy custom instruction."
11965 msgstr ""
11967 #: config/nios2/nios2.opt:530
11968 msgid "Do not use the frdxhi custom instruction."
11969 msgstr ""
11971 #: config/nios2/nios2.opt:534
11972 msgid "Integer id (N) of frdxhi custom instruction."
11973 msgstr ""
11975 #: config/nios2/nios2.opt:538
11976 msgid "Do not use the frdxlo custom instruction."
11977 msgstr ""
11979 #: config/nios2/nios2.opt:542
11980 msgid "Integer id (N) of frdxlo custom instruction."
11981 msgstr ""
11983 #: config/nios2/nios2.opt:546
11984 msgid "Do not use the fwry custom instruction."
11985 msgstr ""
11987 #: config/nios2/nios2.opt:550
11988 msgid "Integer id (N) of fwry custom instruction."
11989 msgstr ""
11991 #: config/nios2/nios2.opt:554
11992 msgid "Do not use the fwrx custom instruction."
11993 msgstr ""
11995 #: config/nios2/nios2.opt:558
11996 msgid "Integer id (N) of fwrx custom instruction."
11997 msgstr ""
11999 #: config/nios2/nios2.opt:562
12000 msgid "Do not use the round custom instruction."
12001 msgstr ""
12003 #: config/nios2/nios2.opt:566
12004 msgid "Integer id (N) of round custom instruction."
12005 msgstr ""
12007 #: config/nios2/nios2.opt:574
12008 msgid "Valid Nios II ISA levels (for -march):"
12009 msgstr ""
12011 #: config/nios2/nios2.opt:584
12012 msgid "Enable generation of R2 BMX instructions."
12013 msgstr ""
12015 #: config/nios2/nios2.opt:588
12016 msgid "Enable generation of R2 CDX instructions."
12017 msgstr ""
12019 #: config/nios2/nios2.opt:592
12020 msgid "Regular expression matching additional GP-addressible section names."
12021 msgstr ""
12023 #: config/nios2/nios2.opt:596
12024 msgid "Regular expression matching section names for r0-relative addressing."
12025 msgstr ""
12027 #: config/rx/rx.opt:29
12028 msgid "Store doubles in 64 bits."
12029 msgstr ""
12031 #: config/rx/rx.opt:33
12032 msgid "Stores doubles in 32 bits.  This is the default."
12033 msgstr ""
12035 #: config/rx/rx.opt:37
12036 msgid "Disable the use of RX FPU instructions.  "
12037 msgstr ""
12039 #: config/rx/rx.opt:44
12040 msgid "Enable the use of RX FPU instructions.  This is the default."
12041 msgstr ""
12043 #: config/rx/rx.opt:50
12044 msgid "Specify the target RX cpu type."
12045 msgstr ""
12047 #: config/rx/rx.opt:71
12048 msgid "Data is stored in big-endian format."
12049 msgstr ""
12051 #: config/rx/rx.opt:75
12052 msgid "Data is stored in little-endian format.  (Default)."
12053 msgstr ""
12055 #: config/rx/rx.opt:81
12056 msgid "Maximum size of global and static variables which can be placed into the small data area."
12057 msgstr ""
12059 #: config/rx/rx.opt:93
12060 msgid "Generate assembler output that is compatible with the Renesas AS100 assembler.  This may restrict some of the compiler's capabilities.  The default is to generate GAS compatible syntax."
12061 msgstr ""
12063 #: config/rx/rx.opt:99
12064 msgid "Enable linker relaxation."
12065 msgstr ""
12067 #: config/rx/rx.opt:105
12068 msgid "Maximum size in bytes of constant values allowed as operands."
12069 msgstr ""
12071 #: config/rx/rx.opt:111
12072 msgid "Specifies the number of registers to reserve for interrupt handlers."
12073 msgstr ""
12075 #: config/rx/rx.opt:117
12076 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
12077 msgstr ""
12079 #: config/rx/rx.opt:123
12080 msgid "Enables Position-Independent-Data (PID) mode."
12081 msgstr ""
12083 #: config/rx/rx.opt:129
12084 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
12085 msgstr ""
12087 #: config/rx/rx.opt:135
12088 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
12089 msgstr ""
12091 #: config/rx/rx.opt:139
12092 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
12093 msgstr ""
12095 #: config/rx/rx.opt:145
12096 msgid "Enable the use of the LRA register allocator."
12097 msgstr ""
12099 #: config/rx/rx.opt:151
12100 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
12101 msgstr ""
12103 #: config/rx/rx.opt:157
12104 msgid "Always use JSR, never BSR, for calls."
12105 msgstr ""
12107 #: config/visium/visium.opt:25
12108 msgid "Link with libc.a and libdebug.a."
12109 msgstr ""
12111 #: config/visium/visium.opt:29
12112 msgid "Link with libc.a and libsim.a."
12113 msgstr ""
12115 #: config/visium/visium.opt:33
12116 msgid "Use hardware FP (default)."
12117 msgstr ""
12119 #: config/visium/visium.opt:65
12120 msgid "Generate code for the supervisor mode (default)."
12121 msgstr ""
12123 #: config/visium/visium.opt:69
12124 msgid "Generate code for the user mode."
12125 msgstr ""
12127 #: config/visium/visium.opt:73
12128 msgid "Only retained for backward compatibility."
12129 msgstr ""
12131 #: config/fused-madd.opt:22
12132 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
12133 msgstr "%<-mfused-madd%> вважається застарілим; скористайтеся замість нього %<-ffp-contract=%>"
12135 #: config/sol2.opt:32
12136 msgid "Clear hardware capabilities when linking."
12137 msgstr ""
12139 #: config/sol2.opt:36
12140 msgid "Pass -z text to linker."
12141 msgstr ""
12143 #: config/moxie/moxie.opt:31
12144 msgid "Enable MUL.X and UMUL.X instructions."
12145 msgstr ""
12147 #: config/microblaze/microblaze.opt:40
12148 msgid "Use software emulation for floating point (default)."
12149 msgstr ""
12151 #: config/microblaze/microblaze.opt:44
12152 msgid "Use hardware floating point instructions."
12153 msgstr ""
12155 #: config/microblaze/microblaze.opt:48
12156 msgid "Use table lookup optimization for small signed integer divisions."
12157 msgstr ""
12159 #: config/microblaze/microblaze.opt:52
12160 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
12161 msgstr ""
12163 #: config/microblaze/microblaze.opt:56
12164 msgid "Don't optimize block moves, use memcpy."
12165 msgstr ""
12167 #: config/microblaze/microblaze.opt:68
12168 msgid "Use the soft multiply emulation (default)."
12169 msgstr ""
12171 #: config/microblaze/microblaze.opt:72
12172 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
12173 msgstr ""
12175 #: config/microblaze/microblaze.opt:76
12176 msgid "Use the software emulation for divides (default)."
12177 msgstr ""
12179 #: config/microblaze/microblaze.opt:80
12180 msgid "Use the hardware barrel shifter instead of emulation."
12181 msgstr ""
12183 #: config/microblaze/microblaze.opt:84
12184 msgid "Use pattern compare instructions."
12185 msgstr ""
12187 #: config/microblaze/microblaze.opt:87
12188 #, c-format
12189 msgid "%qs is deprecated; use -fstack-check"
12190 msgstr "%qs вважається застарілим; скористайтеся -fstack-check"
12192 #: config/microblaze/microblaze.opt:88
12193 msgid "Check for stack overflow at runtime."
12194 msgstr ""
12196 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
12197 msgid "Use GP relative sdata/sbss sections."
12198 msgstr ""
12200 #: config/microblaze/microblaze.opt:95
12201 #, c-format
12202 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
12203 msgstr ""
12205 #: config/microblaze/microblaze.opt:96
12206 msgid "Clear the BSS to zero and place zero initialized in BSS."
12207 msgstr ""
12209 #: config/microblaze/microblaze.opt:100
12210 msgid "Use multiply high instructions for high part of 32x32 multiply."
12211 msgstr ""
12213 #: config/microblaze/microblaze.opt:104
12214 msgid "Use hardware floating point conversion instructions."
12215 msgstr ""
12217 #: config/microblaze/microblaze.opt:108
12218 msgid "Use hardware floating point square root instruction."
12219 msgstr ""
12221 #: config/microblaze/microblaze.opt:112
12222 msgid "Description for mxl-mode-executable."
12223 msgstr ""
12225 #: config/microblaze/microblaze.opt:116
12226 msgid "Description for mxl-mode-xmdstub."
12227 msgstr ""
12229 #: config/microblaze/microblaze.opt:120
12230 msgid "Description for mxl-mode-bootstrap."
12231 msgstr ""
12233 #: config/microblaze/microblaze.opt:124
12234 msgid "Description for mxl-mode-novectors."
12235 msgstr ""
12237 #: config/microblaze/microblaze.opt:128
12238 msgid "Use hardware prefetch instruction"
12239 msgstr ""
12241 #: config/vax/vax.opt:23 config/vax/vax.opt:27
12242 msgid "Target DFLOAT double precision code."
12243 msgstr ""
12245 #: config/vax/vax.opt:31 config/vax/vax.opt:35
12246 msgid "Generate GFLOAT double precision code."
12247 msgstr ""
12249 #: config/vax/vax.opt:39
12250 msgid "Generate code for GNU assembler (gas)."
12251 msgstr ""
12253 #: config/vax/vax.opt:43
12254 msgid "Generate code for UNIX assembler."
12255 msgstr ""
12257 #: config/vax/vax.opt:47
12258 msgid "Use VAXC structure conventions."
12259 msgstr ""
12261 #: config/vax/vax.opt:51
12262 msgid "Use new adddi3/subdi3 patterns."
12263 msgstr ""
12265 #: config/frv/frv.opt:30
12266 msgid "Use 4 media accumulators."
12267 msgstr ""
12269 #: config/frv/frv.opt:34
12270 msgid "Use 8 media accumulators."
12271 msgstr ""
12273 #: config/frv/frv.opt:38
12274 msgid "Enable label alignment optimizations."
12275 msgstr ""
12277 #: config/frv/frv.opt:42
12278 msgid "Dynamically allocate cc registers."
12279 msgstr ""
12281 #: config/frv/frv.opt:49
12282 msgid "Set the cost of branches."
12283 msgstr ""
12285 #: config/frv/frv.opt:53
12286 msgid "Enable conditional execution other than moves/scc."
12287 msgstr ""
12289 #: config/frv/frv.opt:57
12290 msgid "Change the maximum length of conditionally-executed sequences."
12291 msgstr ""
12293 #: config/frv/frv.opt:61
12294 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
12295 msgstr ""
12297 #: config/frv/frv.opt:65
12298 msgid "Enable conditional moves."
12299 msgstr ""
12301 #: config/frv/frv.opt:69
12302 msgid "Set the target CPU type."
12303 msgstr ""
12305 #: config/frv/frv.opt:73
12306 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
12307 msgstr ""
12309 #: config/frv/frv.opt:122
12310 msgid "Use fp double instructions."
12311 msgstr ""
12313 #: config/frv/frv.opt:126
12314 msgid "Change the ABI to allow double word insns."
12315 msgstr ""
12317 #: config/frv/frv.opt:134
12318 msgid "Just use icc0/fcc0."
12319 msgstr ""
12321 #: config/frv/frv.opt:138
12322 msgid "Only use 32 FPRs."
12323 msgstr ""
12325 #: config/frv/frv.opt:142
12326 msgid "Use 64 FPRs."
12327 msgstr ""
12329 #: config/frv/frv.opt:146
12330 msgid "Only use 32 GPRs."
12331 msgstr ""
12333 #: config/frv/frv.opt:150
12334 msgid "Use 64 GPRs."
12335 msgstr ""
12337 #: config/frv/frv.opt:154
12338 msgid "Enable use of GPREL for read-only data in FDPIC."
12339 msgstr ""
12341 #: config/frv/frv.opt:166
12342 msgid "Enable PIC support for building libraries."
12343 msgstr ""
12345 #: config/frv/frv.opt:170
12346 msgid "Follow the EABI linkage requirements."
12347 msgstr ""
12349 #: config/frv/frv.opt:174
12350 msgid "Disallow direct calls to global functions."
12351 msgstr ""
12353 #: config/frv/frv.opt:178
12354 msgid "Use media instructions."
12355 msgstr ""
12357 #: config/frv/frv.opt:182
12358 msgid "Use multiply add/subtract instructions."
12359 msgstr ""
12361 #: config/frv/frv.opt:186
12362 msgid "Enable optimizing &&/|| in conditional execution."
12363 msgstr ""
12365 #: config/frv/frv.opt:190
12366 msgid "Enable nested conditional execution optimizations."
12367 msgstr ""
12369 #: config/frv/frv.opt:195
12370 msgid "Do not mark ABI switches in e_flags."
12371 msgstr ""
12373 #: config/frv/frv.opt:199
12374 msgid "Remove redundant membars."
12375 msgstr ""
12377 #: config/frv/frv.opt:203
12378 msgid "Pack VLIW instructions."
12379 msgstr ""
12381 #: config/frv/frv.opt:207
12382 msgid "Enable setting GPRs to the result of comparisons."
12383 msgstr ""
12385 #: config/frv/frv.opt:211
12386 msgid "Change the amount of scheduler lookahead."
12387 msgstr ""
12389 #: config/frv/frv.opt:219
12390 msgid "Assume a large TLS segment."
12391 msgstr ""
12393 #: config/frv/frv.opt:223
12394 msgid "Do not assume a large TLS segment."
12395 msgstr ""
12397 #: config/frv/frv.opt:228
12398 msgid "Cause gas to print tomcat statistics."
12399 msgstr ""
12401 #: config/frv/frv.opt:233
12402 msgid "Link with the library-pic libraries."
12403 msgstr ""
12405 #: config/frv/frv.opt:237
12406 msgid "Allow branches to be packed with other instructions."
12407 msgstr ""
12409 #: config/mn10300/mn10300.opt:30
12410 msgid "Target the AM33 processor."
12411 msgstr ""
12413 #: config/mn10300/mn10300.opt:34
12414 msgid "Target the AM33/2.0 processor."
12415 msgstr ""
12417 #: config/mn10300/mn10300.opt:38
12418 msgid "Target the AM34 processor."
12419 msgstr ""
12421 #: config/mn10300/mn10300.opt:46
12422 msgid "Work around hardware multiply bug."
12423 msgstr ""
12425 #: config/mn10300/mn10300.opt:55
12426 msgid "Enable linker relaxations."
12427 msgstr ""
12429 #: config/mn10300/mn10300.opt:59
12430 msgid "Return pointers in both a0 and d0."
12431 msgstr ""
12433 #: config/mn10300/mn10300.opt:63
12434 msgid "Allow gcc to generate LIW instructions."
12435 msgstr ""
12437 #: config/mn10300/mn10300.opt:67
12438 msgid "Allow gcc to generate the SETLB and Lcc instructions."
12439 msgstr ""
12441 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:82
12442 msgid "Generate code in big-endian mode."
12443 msgstr ""
12445 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:86
12446 msgid "Generate code in little-endian mode."
12447 msgstr ""
12449 #: config/nds32/nds32.opt:40
12450 msgid "Specify which ABI type to generate code for: 2, 2fp+."
12451 msgstr ""
12453 #: config/nds32/nds32.opt:54
12454 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
12455 msgstr ""
12457 #: config/nds32/nds32.opt:58
12458 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
12459 msgstr ""
12461 #: config/nds32/nds32.opt:64
12462 msgid "Use reduced-set registers for register allocation."
12463 msgstr ""
12465 #: config/nds32/nds32.opt:68
12466 msgid "Use full-set registers for register allocation."
12467 msgstr ""
12469 #: config/nds32/nds32.opt:74
12470 msgid "Always align function entry, jump target and return address."
12471 msgstr ""
12473 #: config/nds32/nds32.opt:78
12474 msgid "Align function entry to 4 byte."
12475 msgstr ""
12477 #: config/nds32/nds32.opt:91
12478 msgid "Generate conditional move instructions."
12479 msgstr ""
12481 #: config/nds32/nds32.opt:95
12482 msgid "Generate performance extension instructions."
12483 msgstr ""
12485 #: config/nds32/nds32.opt:99
12486 msgid "Generate performance extension version 2 instructions."
12487 msgstr ""
12489 #: config/nds32/nds32.opt:103
12490 msgid "Generate string extension instructions."
12491 msgstr "Створити інструкції розширення рядків."
12493 #: config/nds32/nds32.opt:107
12494 msgid "Generate v3 push25/pop25 instructions."
12495 msgstr ""
12497 #: config/nds32/nds32.opt:111
12498 msgid "Generate 16-bit instructions."
12499 msgstr ""
12501 #: config/nds32/nds32.opt:115
12502 msgid "Insert relax hint for linker to do relaxation."
12503 msgstr ""
12505 #: config/nds32/nds32.opt:119
12506 msgid "Enable Virtual Hosting support."
12507 msgstr ""
12509 #: config/nds32/nds32.opt:123
12510 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
12511 msgstr ""
12513 #: config/nds32/nds32.opt:127
12514 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
12515 msgstr ""
12517 #: config/nds32/nds32.opt:135
12518 msgid "Known arch types (for use with the -march= option):"
12519 msgstr ""
12521 #: config/nds32/nds32.opt:154
12522 msgid "Specify the address generation strategy for code model."
12523 msgstr ""
12525 #: config/nds32/nds32.opt:158
12526 msgid "Known cmodel types (for use with the -mcmodel= option):"
12527 msgstr ""
12529 #: config/nds32/nds32.opt:171
12530 msgid "Specify the cpu for pipeline model."
12531 msgstr ""
12533 #: config/nds32/nds32.opt:175
12534 msgid "Known cpu types (for use with the -mcpu= option):"
12535 msgstr ""
12537 #: config/nds32/nds32.opt:242
12538 msgid "Specify a fpu configuration value from 0 to 7; 0-3 is as FPU spec says, and 4-7 is corresponding to 0-3."
12539 msgstr ""
12541 #: config/nds32/nds32.opt:246
12542 msgid "Known floating-point number of registers (for use with the -mconfig-fpu= option):"
12543 msgstr ""
12545 #: config/nds32/nds32.opt:274
12546 msgid "Specify configuration of instruction mul: fast1, fast2 or slow. The default is fast1."
12547 msgstr ""
12549 #: config/nds32/nds32.opt:293
12550 msgid "Specify how many read/write ports for n9/n10 cores.  The value should be 3r2w or 2r1w."
12551 msgstr ""
12553 #: config/nds32/nds32.opt:306
12554 msgid "Enable constructor/destructor feature."
12555 msgstr ""
12557 #: config/nds32/nds32.opt:310
12558 msgid "Guide linker to relax instructions."
12559 msgstr ""
12561 #: config/nds32/nds32.opt:314
12562 msgid "Generate floating-point multiply-accumulation instructions."
12563 msgstr "Створити інструкції накопичення множення для чисел із рухомою крапкою."
12565 #: config/nds32/nds32.opt:318
12566 msgid "Generate single-precision floating-point instructions."
12567 msgstr "Створити інструкції одинарної точності для чисел із рухомою крапкою."
12569 #: config/nds32/nds32.opt:322
12570 msgid "Generate double-precision floating-point instructions."
12571 msgstr "Створити інструкції подвійної точності для чисел із рухомою крапкою."
12573 #: config/nds32/nds32.opt:326
12574 msgid "Always save $lp in the stack."
12575 msgstr ""
12577 #: config/iq2000/iq2000.opt:31
12578 msgid "Specify CPU for code generation purposes."
12579 msgstr ""
12581 #: config/iq2000/iq2000.opt:47
12582 msgid "Specify CPU for scheduling purposes."
12583 msgstr ""
12585 #: config/iq2000/iq2000.opt:51
12586 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
12587 msgstr ""
12589 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
12590 msgid "Use ROM instead of RAM."
12591 msgstr ""
12593 #: config/iq2000/iq2000.opt:70
12594 msgid "No default crt0.o."
12595 msgstr ""
12597 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:405
12598 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
12599 msgstr ""
12601 #: config/c6x/c6x-tables.opt:24
12602 msgid "Known C6X ISAs (for use with the -march= option):"
12603 msgstr ""
12605 #: config/c6x/c6x.opt:46
12606 msgid "Valid arguments for the -msdata= option."
12607 msgstr ""
12609 #: config/c6x/c6x.opt:59
12610 msgid "Compile for the DSBT shared library ABI."
12611 msgstr ""
12613 #: config/cris/linux.opt:27
12614 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
12615 msgstr ""
12617 #: config/cris/cris.opt:45
12618 msgid "Work around bug in multiplication instruction."
12619 msgstr ""
12621 #: config/cris/cris.opt:51
12622 msgid "Compile for ETRAX 4 (CRIS v3)."
12623 msgstr ""
12625 #: config/cris/cris.opt:56
12626 msgid "Compile for ETRAX 100 (CRIS v8)."
12627 msgstr ""
12629 #: config/cris/cris.opt:64
12630 msgid "Emit verbose debug information in assembly code."
12631 msgstr ""
12633 #: config/cris/cris.opt:71
12634 msgid "Do not use condition codes from normal instructions."
12635 msgstr ""
12637 #: config/cris/cris.opt:80
12638 msgid "Do not emit addressing modes with side-effect assignment."
12639 msgstr ""
12641 #: config/cris/cris.opt:89
12642 msgid "Do not tune stack alignment."
12643 msgstr ""
12645 #: config/cris/cris.opt:98
12646 msgid "Do not tune writable data alignment."
12647 msgstr ""
12649 #: config/cris/cris.opt:107
12650 msgid "Do not tune code and read-only data alignment."
12651 msgstr ""
12653 #: config/cris/cris.opt:116
12654 msgid "Align code and data to 32 bits."
12655 msgstr ""
12657 #: config/cris/cris.opt:133
12658 msgid "Don't align items in code or data."
12659 msgstr ""
12661 #: config/cris/cris.opt:142
12662 msgid "Do not emit function prologue or epilogue."
12663 msgstr ""
12665 #: config/cris/cris.opt:149
12666 msgid "Use the most feature-enabling options allowed by other options."
12667 msgstr ""
12669 #: config/cris/cris.opt:158
12670 msgid "Override -mbest-lib-options."
12671 msgstr ""
12673 #: config/cris/cris.opt:165
12674 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
12675 msgstr ""
12677 #: config/cris/cris.opt:169
12678 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
12679 msgstr ""
12681 #: config/cris/cris.opt:173
12682 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
12683 msgstr ""
12685 #: config/cris/cris.opt:180
12686 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
12687 msgstr ""
12689 #: config/cris/cris.opt:184
12690 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
12691 msgstr ""
12693 #: config/cris/cris.opt:188
12694 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
12695 msgstr ""
12697 #: config/sh/superh.opt:6
12698 msgid "Board name [and memory region]."
12699 msgstr ""
12701 #: config/sh/superh.opt:10
12702 msgid "Runtime name."
12703 msgstr ""
12705 #: config/sh/sh.opt:42
12706 msgid "Generate SH1 code."
12707 msgstr ""
12709 #: config/sh/sh.opt:46
12710 msgid "Generate SH2 code."
12711 msgstr ""
12713 #: config/sh/sh.opt:50
12714 msgid "Generate default double-precision SH2a-FPU code."
12715 msgstr ""
12717 #: config/sh/sh.opt:54
12718 msgid "Generate SH2a FPU-less code."
12719 msgstr ""
12721 #: config/sh/sh.opt:58
12722 msgid "Generate default single-precision SH2a-FPU code."
12723 msgstr ""
12725 #: config/sh/sh.opt:62
12726 msgid "Generate only single-precision SH2a-FPU code."
12727 msgstr ""
12729 #: config/sh/sh.opt:66
12730 msgid "Generate SH2e code."
12731 msgstr ""
12733 #: config/sh/sh.opt:70
12734 msgid "Generate SH3 code."
12735 msgstr ""
12737 #: config/sh/sh.opt:74
12738 msgid "Generate SH3e code."
12739 msgstr ""
12741 #: config/sh/sh.opt:78
12742 msgid "Generate SH4 code."
12743 msgstr ""
12745 #: config/sh/sh.opt:82
12746 msgid "Generate SH4-100 code."
12747 msgstr ""
12749 #: config/sh/sh.opt:86
12750 msgid "Generate SH4-200 code."
12751 msgstr ""
12753 #: config/sh/sh.opt:92
12754 msgid "Generate SH4-300 code."
12755 msgstr ""
12757 #: config/sh/sh.opt:96
12758 msgid "Generate SH4 FPU-less code."
12759 msgstr ""
12761 #: config/sh/sh.opt:100
12762 msgid "Generate SH4-100 FPU-less code."
12763 msgstr ""
12765 #: config/sh/sh.opt:104
12766 msgid "Generate SH4-200 FPU-less code."
12767 msgstr ""
12769 #: config/sh/sh.opt:108
12770 msgid "Generate SH4-300 FPU-less code."
12771 msgstr ""
12773 #: config/sh/sh.opt:112
12774 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
12775 msgstr ""
12777 #: config/sh/sh.opt:117
12778 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
12779 msgstr ""
12781 #: config/sh/sh.opt:122
12782 msgid "Generate code for SH4 500 series (FPU-less)."
12783 msgstr ""
12785 #: config/sh/sh.opt:127
12786 msgid "Generate default single-precision SH4 code."
12787 msgstr ""
12789 #: config/sh/sh.opt:131
12790 msgid "Generate default single-precision SH4-100 code."
12791 msgstr ""
12793 #: config/sh/sh.opt:135
12794 msgid "Generate default single-precision SH4-200 code."
12795 msgstr ""
12797 #: config/sh/sh.opt:139
12798 msgid "Generate default single-precision SH4-300 code."
12799 msgstr ""
12801 #: config/sh/sh.opt:143
12802 msgid "Generate only single-precision SH4 code."
12803 msgstr ""
12805 #: config/sh/sh.opt:147
12806 msgid "Generate only single-precision SH4-100 code."
12807 msgstr ""
12809 #: config/sh/sh.opt:151
12810 msgid "Generate only single-precision SH4-200 code."
12811 msgstr ""
12813 #: config/sh/sh.opt:155
12814 msgid "Generate only single-precision SH4-300 code."
12815 msgstr ""
12817 #: config/sh/sh.opt:159
12818 msgid "Generate SH4a code."
12819 msgstr ""
12821 #: config/sh/sh.opt:163
12822 msgid "Generate SH4a FPU-less code."
12823 msgstr ""
12825 #: config/sh/sh.opt:167
12826 msgid "Generate default single-precision SH4a code."
12827 msgstr ""
12829 #: config/sh/sh.opt:171
12830 msgid "Generate only single-precision SH4a code."
12831 msgstr ""
12833 #: config/sh/sh.opt:175
12834 msgid "Generate SH4al-dsp code."
12835 msgstr ""
12837 #: config/sh/sh.opt:183
12838 msgid "Generate code in big endian mode."
12839 msgstr ""
12841 #: config/sh/sh.opt:187
12842 msgid "Generate 32-bit offsets in switch tables."
12843 msgstr ""
12845 #: config/sh/sh.opt:191
12846 msgid "Generate bit instructions."
12847 msgstr ""
12849 #: config/sh/sh.opt:199
12850 msgid "Assume that zero displacement conditional branches are fast."
12851 msgstr ""
12853 #: config/sh/sh.opt:203
12854 msgid "Force the usage of delay slots for conditional branches."
12855 msgstr ""
12857 #: config/sh/sh.opt:207
12858 msgid "Align doubles at 64-bit boundaries."
12859 msgstr ""
12861 #: config/sh/sh.opt:211
12862 msgid "Division strategy, one of: call-div1, call-fp, call-table."
12863 msgstr ""
12865 #: config/sh/sh.opt:215
12866 msgid "Specify name for 32 bit signed division function."
12867 msgstr ""
12869 #: config/sh/sh.opt:219
12870 msgid "Generate ELF FDPIC code."
12871 msgstr ""
12873 #: config/sh/sh.opt:223
12874 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
12875 msgstr ""
12877 #: config/sh/sh.opt:231 config/sh/sh.opt:269
12878 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12879 msgstr ""
12881 #: config/sh/sh.opt:235
12882 msgid "Increase the IEEE compliance for floating-point comparisons."
12883 msgstr ""
12885 #: config/sh/sh.opt:239
12886 msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines."
12887 msgstr ""
12889 #: config/sh/sh.opt:243 config/arc/arc.opt:246
12890 msgid "Annotate assembler instructions with estimated addresses."
12891 msgstr ""
12893 #: config/sh/sh.opt:247
12894 msgid "Generate code in little endian mode."
12895 msgstr ""
12897 #: config/sh/sh.opt:251
12898 msgid "Mark MAC register as call-clobbered."
12899 msgstr ""
12901 #: config/sh/sh.opt:257
12902 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12903 msgstr ""
12905 #: config/sh/sh.opt:261
12906 msgid "Emit function-calls using global offset table when generating PIC."
12907 msgstr ""
12909 #: config/sh/sh.opt:265
12910 msgid "Shorten address references during linking."
12911 msgstr ""
12913 #: config/sh/sh.opt:273
12914 msgid "Specify the model for atomic operations."
12915 msgstr ""
12917 #: config/sh/sh.opt:277
12918 msgid "Use tas.b instruction for __atomic_test_and_set."
12919 msgstr ""
12921 #: config/sh/sh.opt:281
12922 msgid "Cost to assume for a multiply insn."
12923 msgstr ""
12925 #: config/sh/sh.opt:285
12926 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
12927 msgstr ""
12929 #: config/sh/sh.opt:291
12930 msgid "Pretend a branch-around-a-move is a conditional move."
12931 msgstr ""
12933 #: config/sh/sh.opt:295
12934 msgid "Enable the use of the fsca instruction."
12935 msgstr ""
12937 #: config/sh/sh.opt:299
12938 msgid "Enable the use of the fsrra instruction."
12939 msgstr ""
12941 #: config/sh/sh.opt:303
12942 msgid "Use LRA instead of reload (transitional)."
12943 msgstr ""
12945 #: config/fr30/fr30.opt:23
12946 msgid "Assume small address space."
12947 msgstr ""
12949 #: config/mips/mips.opt:32
12950 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12951 msgstr ""
12953 #: config/mips/mips.opt:36
12954 msgid "Known MIPS ABIs (for use with the -mabi= option):"
12955 msgstr ""
12957 #: config/mips/mips.opt:55
12958 msgid "Generate code that can be used in SVR4-style dynamic objects."
12959 msgstr ""
12961 #: config/mips/mips.opt:59
12962 msgid "Use PMC-style 'mad' instructions."
12963 msgstr ""
12965 #: config/mips/mips.opt:63
12966 msgid "Use integer madd/msub instructions."
12967 msgstr ""
12969 #: config/mips/mips.opt:67
12970 msgid "-march=ISA\tGenerate code for the given ISA."
12971 msgstr ""
12973 #: config/mips/mips.opt:71
12974 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
12975 msgstr ""
12977 #: config/mips/mips.opt:75
12978 msgid "Use Branch Likely instructions, overriding the architecture default."
12979 msgstr ""
12981 #: config/mips/mips.opt:79
12982 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12983 msgstr ""
12985 #: config/mips/mips.opt:83
12986 msgid "Trap on integer divide by zero."
12987 msgstr ""
12989 #: config/mips/mips.opt:87
12990 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
12991 msgstr ""
12993 #: config/mips/mips.opt:91
12994 msgid "Valid arguments to -mcode-readable=:"
12995 msgstr ""
12997 #: config/mips/mips.opt:104
12998 msgid "Use branch-and-break sequences to check for integer divide by zero."
12999 msgstr ""
13001 #: config/mips/mips.opt:108
13002 msgid "Use trap instructions to check for integer divide by zero."
13003 msgstr ""
13005 #: config/mips/mips.opt:112
13006 msgid "Allow the use of MDMX instructions."
13007 msgstr ""
13009 #: config/mips/mips.opt:116
13010 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
13011 msgstr ""
13013 #: config/mips/mips.opt:120
13014 msgid "Use MIPS-DSP instructions."
13015 msgstr ""
13017 #: config/mips/mips.opt:124
13018 msgid "Use MIPS-DSP REV 2 instructions."
13019 msgstr ""
13021 #: config/mips/mips.opt:146
13022 msgid "Use Enhanced Virtual Addressing instructions."
13023 msgstr ""
13025 #: config/mips/mips.opt:150
13026 msgid "Use NewABI-style %reloc() assembly operators."
13027 msgstr ""
13029 #: config/mips/mips.opt:154
13030 msgid "Use -G for data that is not defined by the current object."
13031 msgstr ""
13033 #: config/mips/mips.opt:158
13034 msgid "Work around certain 24K errata."
13035 msgstr ""
13037 #: config/mips/mips.opt:162
13038 msgid "Work around certain R4000 errata."
13039 msgstr ""
13041 #: config/mips/mips.opt:166
13042 msgid "Work around certain R4400 errata."
13043 msgstr ""
13045 #: config/mips/mips.opt:170
13046 msgid "Work around certain RM7000 errata."
13047 msgstr ""
13049 #: config/mips/mips.opt:174
13050 msgid "Work around certain R10000 errata."
13051 msgstr ""
13053 #: config/mips/mips.opt:178
13054 msgid "Work around errata for early SB-1 revision 2 cores."
13055 msgstr ""
13057 #: config/mips/mips.opt:182
13058 msgid "Work around certain VR4120 errata."
13059 msgstr ""
13061 #: config/mips/mips.opt:186
13062 msgid "Work around VR4130 mflo/mfhi errata."
13063 msgstr ""
13065 #: config/mips/mips.opt:190
13066 msgid "Work around an early 4300 hardware bug."
13067 msgstr ""
13069 #: config/mips/mips.opt:194
13070 msgid "FP exceptions are enabled."
13071 msgstr ""
13073 #: config/mips/mips.opt:198
13074 msgid "Use 32-bit floating-point registers."
13075 msgstr ""
13077 #: config/mips/mips.opt:202
13078 msgid "Conform to the o32 FPXX ABI."
13079 msgstr ""
13081 #: config/mips/mips.opt:206
13082 msgid "Use 64-bit floating-point registers."
13083 msgstr ""
13085 #: config/mips/mips.opt:210
13086 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
13087 msgstr ""
13089 #: config/mips/mips.opt:214
13090 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
13091 msgstr ""
13093 #: config/mips/mips.opt:218
13094 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
13095 msgstr ""
13097 #: config/mips/mips.opt:222
13098 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
13099 msgstr ""
13101 #: config/mips/mips.opt:232
13102 msgid "Use 32-bit general registers."
13103 msgstr ""
13105 #: config/mips/mips.opt:236
13106 msgid "Use 64-bit general registers."
13107 msgstr ""
13109 #: config/mips/mips.opt:240
13110 msgid "Use GP-relative addressing to access small data."
13111 msgstr ""
13113 #: config/mips/mips.opt:244
13114 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
13115 msgstr ""
13117 #: config/mips/mips.opt:248
13118 msgid "Allow the use of hardware floating-point ABI and instructions."
13119 msgstr ""
13121 #: config/mips/mips.opt:252
13122 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
13123 msgstr ""
13125 #: config/mips/mips.opt:256
13126 msgid "An alias for minterlink-compressed provided for backward-compatibility."
13127 msgstr ""
13129 #: config/mips/mips.opt:260
13130 msgid "-mipsN\tGenerate code for ISA level N."
13131 msgstr ""
13133 #: config/mips/mips.opt:264
13134 msgid "Generate MIPS16 code."
13135 msgstr ""
13137 #: config/mips/mips.opt:268
13138 msgid "Use MIPS-3D instructions."
13139 msgstr ""
13141 #: config/mips/mips.opt:272
13142 msgid "Use ll, sc and sync instructions."
13143 msgstr ""
13145 #: config/mips/mips.opt:276
13146 msgid "Use -G for object-local data."
13147 msgstr ""
13149 #: config/mips/mips.opt:280
13150 msgid "Use indirect calls."
13151 msgstr ""
13153 #: config/mips/mips.opt:284
13154 msgid "Use a 32-bit long type."
13155 msgstr ""
13157 #: config/mips/mips.opt:288
13158 msgid "Use a 64-bit long type."
13159 msgstr ""
13161 #: config/mips/mips.opt:292
13162 msgid "Pass the address of the ra save location to _mcount in $12."
13163 msgstr ""
13165 #: config/mips/mips.opt:296
13166 msgid "Don't optimize block moves."
13167 msgstr ""
13169 #: config/mips/mips.opt:300
13170 msgid "Use microMIPS instructions."
13171 msgstr ""
13173 #: config/mips/mips.opt:304
13174 msgid "Use MIPS MSA Extension instructions."
13175 msgstr ""
13177 #: config/mips/mips.opt:308
13178 msgid "Allow the use of MT instructions."
13179 msgstr ""
13181 #: config/mips/mips.opt:312
13182 msgid "Prevent the use of all floating-point operations."
13183 msgstr ""
13185 #: config/mips/mips.opt:316
13186 msgid "Use MCU instructions."
13187 msgstr ""
13189 #: config/mips/mips.opt:320
13190 msgid "Do not use a cache-flushing function before calling stack trampolines."
13191 msgstr ""
13193 #: config/mips/mips.opt:324
13194 msgid "Do not use MDMX instructions."
13195 msgstr ""
13197 #: config/mips/mips.opt:328
13198 msgid "Generate normal-mode code."
13199 msgstr ""
13201 #: config/mips/mips.opt:332
13202 msgid "Do not use MIPS-3D instructions."
13203 msgstr ""
13205 #: config/mips/mips.opt:336
13206 msgid "Use paired-single floating-point instructions."
13207 msgstr ""
13209 #: config/mips/mips.opt:340
13210 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
13211 msgstr ""
13213 #: config/mips/mips.opt:344
13214 msgid "Valid arguments to -mr10k-cache-barrier=:"
13215 msgstr ""
13217 #: config/mips/mips.opt:357
13218 msgid "Try to allow the linker to turn PIC calls into direct calls."
13219 msgstr ""
13221 #: config/mips/mips.opt:361
13222 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
13223 msgstr ""
13225 #: config/mips/mips.opt:365
13226 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
13227 msgstr ""
13229 #: config/mips/mips.opt:369
13230 msgid "Use SmartMIPS instructions."
13231 msgstr ""
13233 #: config/mips/mips.opt:373
13234 msgid "Prevent the use of all hardware floating-point instructions."
13235 msgstr ""
13237 #: config/mips/mips.opt:377
13238 msgid "Optimize lui/addiu address loads."
13239 msgstr ""
13241 #: config/mips/mips.opt:381
13242 msgid "Assume all symbols have 32-bit values."
13243 msgstr ""
13245 #: config/mips/mips.opt:385
13246 msgid "Use synci instruction to invalidate i-cache."
13247 msgstr ""
13249 #: config/mips/mips.opt:393
13250 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
13251 msgstr ""
13253 #: config/mips/mips.opt:397
13254 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
13255 msgstr ""
13257 #: config/mips/mips.opt:409
13258 msgid "Use Virtualization (VZ) instructions."
13259 msgstr ""
13261 #: config/mips/mips.opt:413
13262 msgid "Use eXtended Physical Address (XPA) instructions."
13263 msgstr ""
13265 #: config/mips/mips.opt:417
13266 msgid "Perform VR4130-specific alignment optimizations."
13267 msgstr ""
13269 #: config/mips/mips.opt:421
13270 msgid "Lift restrictions on GOT size."
13271 msgstr ""
13273 #: config/mips/mips.opt:425
13274 msgid "Enable use of odd-numbered single-precision registers."
13275 msgstr ""
13277 #: config/mips/mips.opt:429
13278 msgid "Optimize frame header."
13279 msgstr ""
13281 #: config/mips/mips.opt:436
13282 msgid "Enable load/store bonding."
13283 msgstr ""
13285 #: config/mips/mips.opt:440
13286 msgid "Specify the compact branch usage policy."
13287 msgstr ""
13289 #: config/mips/mips.opt:444
13290 msgid "Policies available for use with -mcompact-branches=:"
13291 msgstr ""
13293 #: config/mips/mips-tables.opt:24
13294 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
13295 msgstr ""
13297 #: config/mips/mips-tables.opt:28
13298 msgid "Known MIPS ISA levels (for use with the -mips option):"
13299 msgstr ""
13301 #: config/tilegx/tilegx.opt:30
13302 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
13303 msgstr ""
13305 #: config/tilegx/tilegx.opt:37
13306 msgid "Compile with 32 bit longs and pointers."
13307 msgstr ""
13309 #: config/tilegx/tilegx.opt:41
13310 msgid "Compile with 64 bit longs and pointers."
13311 msgstr ""
13313 #: config/tilegx/tilegx.opt:53
13314 msgid "Use given TILE-Gx code model."
13315 msgstr ""
13317 #: config/arc/arc-tables.opt:25
13318 msgid "Known ARC CPUs (for use with the -mcpu= option):"
13319 msgstr ""
13321 #: config/arc/arc.opt:26
13322 msgid "Compile code for big endian mode."
13323 msgstr ""
13325 #: config/arc/arc.opt:30
13326 msgid "Compile code for little endian mode.  This is the default."
13327 msgstr ""
13329 #: config/arc/arc.opt:34
13330 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
13331 msgstr ""
13333 #: config/arc/arc.opt:38
13334 msgid "Generate ARCompact 32-bit code for ARC600 processor."
13335 msgstr ""
13337 #: config/arc/arc.opt:42
13338 msgid "Same as -mA6."
13339 msgstr ""
13341 #: config/arc/arc.opt:46
13342 msgid "Generate ARCompact 32-bit code for ARC601 processor."
13343 msgstr ""
13345 #: config/arc/arc.opt:50
13346 msgid "Generate ARCompact 32-bit code for ARC700 processor."
13347 msgstr ""
13349 #: config/arc/arc.opt:54
13350 msgid "Same as -mA7."
13351 msgstr ""
13353 #: config/arc/arc.opt:58
13354 msgid "Force all calls to be made via a jli instruction."
13355 msgstr ""
13357 #: config/arc/arc.opt:62
13358 msgid "-mmpy-option=MPY Compile ARCv2 code with a multiplier design option."
13359 msgstr ""
13361 #: config/arc/arc.opt:132
13362 msgid "Enable DIV-REM instructions for ARCv2."
13363 msgstr ""
13365 #: config/arc/arc.opt:136
13366 msgid "Enable code density instructions for ARCv2."
13367 msgstr ""
13369 #: config/arc/arc.opt:140
13370 msgid "Tweak register allocation to help 16-bit instruction generation."
13371 msgstr ""
13373 #: config/arc/arc.opt:150
13374 msgid "Use ordinarily cached memory accesses for volatile references."
13375 msgstr ""
13377 #: config/arc/arc.opt:154
13378 msgid "Enable cache bypass for volatile references."
13379 msgstr ""
13381 #: config/arc/arc.opt:158
13382 msgid "Generate instructions supported by barrel shifter."
13383 msgstr ""
13385 #: config/arc/arc.opt:162
13386 msgid "Generate norm instruction."
13387 msgstr ""
13389 #: config/arc/arc.opt:166
13390 msgid "Generate swap instruction."
13391 msgstr ""
13393 #: config/arc/arc.opt:170
13394 msgid "Generate mul64 and mulu64 instructions."
13395 msgstr ""
13397 #: config/arc/arc.opt:174
13398 msgid "Do not generate mpy instructions for ARC700."
13399 msgstr ""
13401 #: config/arc/arc.opt:178
13402 msgid "Generate Extended arithmetic instructions.  Currently only divaw, adds, subs and sat16 are supported."
13403 msgstr ""
13405 #: config/arc/arc.opt:182
13406 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
13407 msgstr ""
13409 #: config/arc/arc.opt:186
13410 msgid "Generate call insns as register indirect calls."
13411 msgstr ""
13413 #: config/arc/arc.opt:190
13414 msgid "Do no generate BRcc instructions in arc_reorg."
13415 msgstr ""
13417 #: config/arc/arc.opt:194
13418 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
13419 msgstr ""
13421 #: config/arc/arc.opt:198
13422 msgid "Do not generate millicode thunks (needed only with -Os)."
13423 msgstr ""
13425 #: config/arc/arc.opt:202 config/arc/arc.opt:206
13426 msgid "FPX: Generate Single Precision FPX (compact) instructions."
13427 msgstr ""
13429 #: config/arc/arc.opt:210
13430 msgid "FPX: Generate Single Precision FPX (fast) instructions."
13431 msgstr ""
13433 #: config/arc/arc.opt:214
13434 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
13435 msgstr ""
13437 #: config/arc/arc.opt:218 config/arc/arc.opt:222
13438 msgid "FPX: Generate Double Precision FPX (compact) instructions."
13439 msgstr ""
13441 #: config/arc/arc.opt:226
13442 msgid "FPX: Generate Double Precision FPX (fast) instructions."
13443 msgstr ""
13445 #: config/arc/arc.opt:230
13446 msgid "Disable LR and SR instructions from using FPX extension aux registers."
13447 msgstr ""
13449 #: config/arc/arc.opt:234
13450 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
13451 msgstr ""
13453 #: config/arc/arc.opt:238
13454 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
13455 msgstr ""
13457 #: config/arc/arc.opt:242
13458 msgid "size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
13459 msgstr ""
13461 #: config/arc/arc.opt:250
13462 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
13463 msgstr ""
13465 #: config/arc/arc.opt:254
13466 msgid "-mcpu=TUNE Tune code for given ARC variant."
13467 msgstr ""
13469 #: config/arc/arc.opt:282
13470 msgid "Enable the use of indexed loads."
13471 msgstr ""
13473 #: config/arc/arc.opt:286
13474 msgid "Enable the use of pre/post modify with register displacement."
13475 msgstr ""
13477 #: config/arc/arc.opt:290
13478 msgid "Generate 32x16 multiply and mac instructions."
13479 msgstr ""
13481 #: config/arc/arc.opt:296
13482 msgid "Set probability threshold for unaligning branches."
13483 msgstr ""
13485 #: config/arc/arc.opt:300
13486 msgid "Don't use less than 25 bit addressing range for calls."
13487 msgstr ""
13489 #: config/arc/arc.opt:304
13490 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
13491 msgstr ""
13493 #: config/arc/arc.opt:308
13494 msgid "Do alignment optimizations for call instructions."
13495 msgstr ""
13497 #: config/arc/arc.opt:312
13498 msgid "Enable Rcq constraint handling - most short code generation depends on this."
13499 msgstr ""
13501 #: config/arc/arc.opt:316
13502 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
13503 msgstr ""
13505 #: config/arc/arc.opt:320
13506 msgid "Enable pre-reload use of cbranchsi pattern."
13507 msgstr ""
13509 #: config/arc/arc.opt:324
13510 msgid "Enable bbit peephole2."
13511 msgstr ""
13513 #: config/arc/arc.opt:328
13514 msgid "Use pc-relative switch case tables - this enables case table shortening."
13515 msgstr ""
13517 #: config/arc/arc.opt:332
13518 msgid "Enable compact casesi pattern."
13519 msgstr ""
13521 #: config/arc/arc.opt:336
13522 msgid "Enable 'q' instruction alternatives."
13523 msgstr ""
13525 #: config/arc/arc.opt:340
13526 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
13527 msgstr ""
13529 #: config/arc/arc.opt:347
13530 msgid "Enable variable polynomial CRC extension."
13531 msgstr ""
13533 #: config/arc/arc.opt:351
13534 msgid "Enable DSP 3.1 Pack A extensions."
13535 msgstr ""
13537 #: config/arc/arc.opt:355
13538 msgid "Enable dual viterbi butterfly extension."
13539 msgstr ""
13541 #: config/arc/arc.opt:365
13542 msgid "Enable Dual and Single Operand Instructions for Telephony."
13543 msgstr ""
13545 #: config/arc/arc.opt:369
13546 msgid "Enable XY Memory extension (DSP version 3)."
13547 msgstr ""
13549 #: config/arc/arc.opt:374
13550 msgid "Enable Locked Load/Store Conditional extension."
13551 msgstr ""
13553 #: config/arc/arc.opt:378
13554 msgid "Enable swap byte ordering extension instruction."
13555 msgstr ""
13557 #: config/arc/arc.opt:382
13558 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
13559 msgstr ""
13561 #: config/arc/arc.opt:386
13562 msgid "Pass -EB option through to linker."
13563 msgstr ""
13565 #: config/arc/arc.opt:390
13566 msgid "Pass -EL option through to linker."
13567 msgstr ""
13569 #: config/arc/arc.opt:394
13570 msgid "Pass -marclinux option through to linker."
13571 msgstr ""
13573 #: config/arc/arc.opt:398
13574 msgid "Pass -marclinux_prof option through to linker."
13575 msgstr ""
13577 #: config/arc/arc.opt:406
13578 msgid "Enable lra."
13579 msgstr ""
13581 #: config/arc/arc.opt:410
13582 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
13583 msgstr ""
13585 #: config/arc/arc.opt:414
13586 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13587 msgstr ""
13589 #: config/arc/arc.opt:418
13590 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13591 msgstr ""
13593 #: config/arc/arc.opt:430
13594 msgid "Enable atomic instructions."
13595 msgstr ""
13597 #: config/arc/arc.opt:434
13598 msgid "Enable double load/store instructions for ARC HS."
13599 msgstr ""
13601 #: config/arc/arc.opt:438
13602 msgid "Specify the name of the target floating point configuration."
13603 msgstr ""
13605 #: config/arc/arc.opt:481
13606 msgid "Specify thread pointer register number."
13607 msgstr ""
13609 #: config/arc/arc.opt:488
13610 msgid "Enable use of NPS400 bit operations."
13611 msgstr ""
13613 #: config/arc/arc.opt:492
13614 msgid "Enable use of NPS400 xld/xst extension."
13615 msgstr ""
13617 #: config/arc/arc.opt:500
13618 msgid "Specifies the registers that the processor saves on an interrupt entry and exit."
13619 msgstr ""
13621 #: config/arc/arc.opt:504
13622 msgid "Specifies the number of registers replicated in second register bank on entry to fast interrupt."
13623 msgstr ""
13625 #: config/arc/arc.opt:508
13626 msgid "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
13627 msgstr ""
13629 #: config/arc/arc.opt:533
13630 msgid "Enable 16-entry register file."
13631 msgstr ""
13633 #: lto/lang.opt:28
13634 #, c-format
13635 msgid "unknown linker output %qs"
13636 msgstr ""
13638 #: lto/lang.opt:47
13639 msgid "Set linker output type (used internally during LTO optimization)"
13640 msgstr ""
13642 #: lto/lang.opt:52
13643 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13644 msgstr ""
13646 #: lto/lang.opt:56
13647 msgid "Specify a file to which a list of files output by LTRANS is written."
13648 msgstr ""
13650 #: lto/lang.opt:60
13651 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13652 msgstr ""
13654 #: lto/lang.opt:64
13655 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
13656 msgstr ""
13658 #: lto/lang.opt:68
13659 msgid "The resolution file."
13660 msgstr ""
13662 #: common.opt:304
13663 msgid "Display this information."
13664 msgstr ""
13666 #: common.opt:308
13667 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
13668 msgstr ""
13670 #: common.opt:429
13671 msgid "Alias for --help=target."
13672 msgstr ""
13674 #: common.opt:454
13675 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters."
13676 msgstr ""
13678 #: common.opt:482
13679 msgid "-O<number>\tSet optimization level to <number>."
13680 msgstr ""
13682 #: common.opt:486
13683 msgid "Optimize for space rather than speed."
13684 msgstr ""
13686 #: common.opt:490
13687 msgid "Optimize for speed disregarding exact standards compliance."
13688 msgstr ""
13690 #: common.opt:494
13691 msgid "Optimize for debugging experience rather than speed or size."
13692 msgstr ""
13694 #: common.opt:534
13695 msgid "This switch is deprecated; use -Wextra instead."
13696 msgstr ""
13698 #: common.opt:547
13699 msgid "Warn about returning structures, unions or arrays."
13700 msgstr ""
13702 #: common.opt:551
13703 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
13704 msgstr ""
13706 #: common.opt:555 common.opt:559
13707 msgid "Warn if an array is accessed out of bounds."
13708 msgstr ""
13710 #: common.opt:563
13711 msgid "Warn about inappropriate attribute usage."
13712 msgstr ""
13714 #: common.opt:567
13715 msgid "Warn about type safety and similar errors in attribute alias and related."
13716 msgstr ""
13718 #: common.opt:571 common.opt:575
13719 msgid "Warn about pointer casts which increase alignment."
13720 msgstr ""
13722 #: common.opt:579
13723 msgid "Warn when a #warning directive is encountered."
13724 msgstr ""
13726 #: common.opt:583
13727 msgid "Warn about uses of __attribute__((deprecated)) declarations."
13728 msgstr ""
13730 #: common.opt:587
13731 msgid "Warn when an optimization pass is disabled."
13732 msgstr ""
13734 #: common.opt:591
13735 msgid "Treat all warnings as errors."
13736 msgstr "Вважати усі попередження помилками."
13738 #: common.opt:595
13739 msgid "Treat specified warning as error."
13740 msgstr ""
13742 #: common.opt:599
13743 msgid "Print extra (possibly unwanted) warnings."
13744 msgstr ""
13746 #: common.opt:603
13747 msgid "Exit on the first error occurred."
13748 msgstr ""
13750 #: common.opt:607
13751 msgid "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more than <number> bytes."
13752 msgstr ""
13754 #: common.opt:611
13755 msgid "Warn when attempting to free a non-heap object."
13756 msgstr ""
13758 #: common.opt:615
13759 msgid "Warn when a function cannot be expanded to HSAIL."
13760 msgstr ""
13762 #: common.opt:622
13763 msgid "Warn when a switch case falls through."
13764 msgstr ""
13766 #: common.opt:626
13767 msgid "Warn when an inlined function cannot be inlined."
13768 msgstr ""
13770 #: common.opt:630
13771 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
13772 msgstr ""
13774 #: common.opt:637
13775 msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes."
13776 msgstr ""
13778 #: common.opt:641
13779 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
13780 msgstr ""
13782 #: common.opt:645
13783 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
13784 msgstr ""
13786 #: common.opt:649
13787 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
13788 msgstr ""
13790 #: common.opt:656
13791 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
13792 msgstr ""
13794 #: common.opt:660
13795 msgid "Warn about overflow in arithmetic expressions."
13796 msgstr ""
13798 #: common.opt:664
13799 msgid "During link time optimization warn about mismatched types of global declarations."
13800 msgstr ""
13802 #: common.opt:668
13803 msgid "Warn when the packed attribute has no effect on struct layout."
13804 msgstr ""
13806 #: common.opt:672
13807 msgid "Warn when padding is required to align structure members."
13808 msgstr ""
13810 #: common.opt:676
13811 msgid "Issue warnings needed for strict compliance to the standard."
13812 msgstr ""
13814 #: common.opt:680
13815 msgid "Warn about returning a pointer/reference to a local or temporary variable."
13816 msgstr ""
13818 #: common.opt:684
13819 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
13820 msgstr ""
13822 #: common.opt:688
13823 msgid "Warn when one variable shadows another (globally)."
13824 msgstr ""
13826 #: common.opt:692
13827 msgid "Warn when one local variable shadows another local variable or parameter."
13828 msgstr ""
13830 #: common.opt:699
13831 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
13832 msgstr ""
13834 #: common.opt:706
13835 msgid "Warn when not issuing stack smashing protection for some reason."
13836 msgstr ""
13838 #: common.opt:710
13839 msgid "-Wstack-usage=<number>\tWarn if stack usage might be larger than specified amount."
13840 msgstr ""
13842 #: common.opt:714 common.opt:718
13843 msgid "Warn about code which might break strict aliasing rules."
13844 msgstr ""
13846 #: common.opt:722 common.opt:726
13847 msgid "Warn about optimizations that assume that signed overflow is undefined."
13848 msgstr ""
13850 #: common.opt:730
13851 msgid "Warn about functions which might be candidates for __attribute__((cold))."
13852 msgstr ""
13854 #: common.opt:734
13855 msgid "Warn about functions which might be candidates for __attribute__((const))."
13856 msgstr ""
13858 #: common.opt:738
13859 msgid "Warn about functions which might be candidates for __attribute__((pure))."
13860 msgstr ""
13862 #: common.opt:742
13863 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
13864 msgstr ""
13866 #: common.opt:746
13867 msgid "Warn about functions which might be candidates for __attribute__((malloc))."
13868 msgstr ""
13870 #: common.opt:750
13871 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
13872 msgstr ""
13874 #: common.opt:754
13875 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
13876 msgstr ""
13878 #: common.opt:758
13879 msgid "Warn about statements between switch's controlling expression and the first case."
13880 msgstr ""
13882 #: common.opt:763
13883 msgid "Do not suppress warnings from system headers."
13884 msgstr ""
13886 #: common.opt:767
13887 msgid "Warn whenever a trampoline is generated."
13888 msgstr ""
13890 #: common.opt:771
13891 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
13892 msgstr ""
13894 #: common.opt:775
13895 msgid "Warn about uninitialized automatic variables."
13896 msgstr ""
13898 #: common.opt:779
13899 msgid "Warn about maybe uninitialized automatic variables."
13900 msgstr ""
13902 #: common.opt:787
13903 msgid "Enable all -Wunused- warnings."
13904 msgstr ""
13906 #: common.opt:791
13907 msgid "Warn when a function parameter is only set, otherwise unused."
13908 msgstr ""
13910 #: common.opt:795
13911 msgid "Warn when a variable is only set, otherwise unused."
13912 msgstr ""
13914 #: common.opt:799
13915 msgid "Warn when a function is unused."
13916 msgstr ""
13918 #: common.opt:803
13919 msgid "Warn when a label is unused."
13920 msgstr ""
13922 #: common.opt:807
13923 msgid "Warn when a function parameter is unused."
13924 msgstr ""
13926 #: common.opt:811
13927 msgid "Warn when an expression value is unused."
13928 msgstr ""
13930 #: common.opt:815
13931 msgid "Warn when a variable is unused."
13932 msgstr ""
13934 #: common.opt:819
13935 msgid "Warn in case profiles in -fprofile-use do not match."
13936 msgstr ""
13938 #: common.opt:823
13939 msgid "Warn when a vector operation is compiled outside the SIMD."
13940 msgstr ""
13942 #: common.opt:839
13943 msgid "-aux-info <file>\tEmit declaration information into <file>."
13944 msgstr ""
13946 #: common.opt:858
13947 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13948 msgstr ""
13950 #: common.opt:862
13951 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13952 msgstr ""
13954 #: common.opt:866
13955 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13956 msgstr ""
13958 #: common.opt:946
13959 msgid "The version of the C++ ABI in use."
13960 msgstr ""
13962 #: common.opt:950
13963 msgid "Aggressively optimize loops using language constraints."
13964 msgstr ""
13966 #: common.opt:954
13967 msgid "Align the start of functions."
13968 msgstr ""
13970 #: common.opt:964
13971 msgid "Align labels which are only reached by jumping."
13972 msgstr ""
13974 #: common.opt:971
13975 msgid "Align all labels."
13976 msgstr ""
13978 #: common.opt:978
13979 msgid "Align the start of loops."
13980 msgstr ""
13982 #: common.opt:1001
13983 msgid "Select what to sanitize."
13984 msgstr ""
13986 #: common.opt:1005
13987 msgid "Select type of coverage sanitization."
13988 msgstr ""
13990 #: common.opt:1009
13991 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13992 msgstr ""
13994 #: common.opt:1013
13995 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
13996 msgstr ""
13998 #: common.opt:1018
13999 msgid "After diagnosing undefined behavior attempt to continue execution."
14000 msgstr ""
14002 #: common.opt:1022
14003 msgid "This switch is deprecated; use -fsanitize-recover= instead."
14004 msgstr ""
14006 #: common.opt:1029
14007 msgid "Use trap instead of a library function for undefined behavior sanitization."
14008 msgstr ""
14010 #: common.opt:1033
14011 msgid "Generate unwind tables that are exact at each instruction boundary."
14012 msgstr ""
14014 #: common.opt:1037
14015 msgid "Generate auto-inc/dec instructions."
14016 msgstr ""
14018 #: common.opt:1041
14019 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
14020 msgstr ""
14022 #: common.opt:1046
14023 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
14024 msgstr ""
14026 #: common.opt:1055
14027 msgid "Generate code to check bounds before indexing arrays."
14028 msgstr ""
14030 #: common.opt:1059
14031 msgid "Replace add, compare, branch with branch on count register."
14032 msgstr ""
14034 #: common.opt:1063
14035 msgid "Use profiling information for branch probabilities."
14036 msgstr ""
14038 #: common.opt:1067
14039 msgid "Perform branch target load optimization before prologue / epilogue threading."
14040 msgstr ""
14042 #: common.opt:1071
14043 msgid "Perform branch target load optimization after prologue / epilogue threading."
14044 msgstr ""
14046 #: common.opt:1075
14047 msgid "Restrict target load migration not to re-use registers in any basic block."
14048 msgstr ""
14050 #: common.opt:1079
14051 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
14052 msgstr ""
14054 #: common.opt:1083
14055 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
14056 msgstr ""
14058 #: common.opt:1090
14059 msgid "Save registers around function calls."
14060 msgstr ""
14062 #: common.opt:1094
14063 msgid "This switch is deprecated; do not use."
14064 msgstr ""
14066 #: common.opt:1098
14067 msgid "Check the return value of new in C++."
14068 msgstr "Перевіряти повернуте значення new у C++."
14070 #: common.opt:1102 common.opt:1106
14071 msgid "Perform internal consistency checkings."
14072 msgstr "Виконувати внутрішні перевірки сумісності."
14074 #: common.opt:1110
14075 msgid "Enable code hoisting."
14076 msgstr "Увімкнути підняття коду."
14078 #: common.opt:1114
14079 msgid "Looks for opportunities to reduce stack adjustments and stack references."
14080 msgstr ""
14082 #: common.opt:1118
14083 msgid "Do not put uninitialized globals in the common section."
14084 msgstr ""
14086 #: common.opt:1126
14087 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
14088 msgstr ""
14090 #: common.opt:1130
14091 msgid "Run only the second compilation of -fcompare-debug."
14092 msgstr ""
14094 #: common.opt:1134
14095 msgid "Perform comparison elimination after register allocation has finished."
14096 msgstr ""
14098 #: common.opt:1138
14099 msgid "Do not perform optimizations increasing noticeably stack usage."
14100 msgstr ""
14102 #: common.opt:1142
14103 msgid "Perform a register copy-propagation optimization pass."
14104 msgstr ""
14106 #: common.opt:1146
14107 msgid "Perform cross-jumping optimization."
14108 msgstr ""
14110 #: common.opt:1150
14111 msgid "When running CSE, follow jumps to their targets."
14112 msgstr ""
14114 #: common.opt:1158
14115 msgid "Omit range reduction step when performing complex division."
14116 msgstr ""
14118 #: common.opt:1162
14119 msgid "Complex multiplication and division follow Fortran rules."
14120 msgstr ""
14122 #: common.opt:1166
14123 msgid "Place data items into their own section."
14124 msgstr ""
14126 #: common.opt:1170
14127 msgid "List all available debugging counters with their limits and counts."
14128 msgstr ""
14130 #: common.opt:1174
14131 msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter limit."
14132 msgstr ""
14134 #: common.opt:1178
14135 msgid "-fdebug-prefix-map=<old>=<new> Map one directory name to another in debug information."
14136 msgstr ""
14138 #: common.opt:1182
14139 msgid "-ffile-prefix-map=<old>=<new> Map one directory name to another in compilation result."
14140 msgstr ""
14142 #: common.opt:1186
14143 msgid "Output .debug_types section when using DWARF v4 debuginfo."
14144 msgstr ""
14146 #: common.opt:1192
14147 msgid "Defer popping functions args from stack until later."
14148 msgstr ""
14150 #: common.opt:1196
14151 msgid "Attempt to fill delay slots of branch instructions."
14152 msgstr ""
14154 #: common.opt:1200
14155 msgid "Delete dead instructions that may throw exceptions."
14156 msgstr ""
14158 #: common.opt:1204
14159 msgid "Delete useless null pointer checks."
14160 msgstr ""
14162 #: common.opt:1208
14163 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
14164 msgstr ""
14166 #: common.opt:1212
14167 msgid "Perform speculative devirtualization."
14168 msgstr ""
14170 #: common.opt:1216
14171 msgid "Try to convert virtual calls to direct ones."
14172 msgstr ""
14174 #: common.opt:1220
14175 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
14176 msgstr ""
14178 #: common.opt:1237
14179 msgid "Show the source line with a caret indicating the column."
14180 msgstr ""
14182 #: common.opt:1245
14183 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
14184 msgstr ""
14186 #: common.opt:1265
14187 msgid "Print fix-it hints in machine-readable form."
14188 msgstr ""
14190 #: common.opt:1269
14191 msgid "Print fix-it hints to stderr in unified diff format."
14192 msgstr ""
14194 #: common.opt:1273
14195 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
14196 msgstr ""
14198 #: common.opt:1277
14199 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
14200 msgstr ""
14202 #: common.opt:1281
14203 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
14204 msgstr ""
14206 #: common.opt:1285
14207 msgid "-fdump-<type>\tDump various compiler internals to a file."
14208 msgstr ""
14210 #: common.opt:1292
14211 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
14212 msgstr ""
14214 #: common.opt:1296
14215 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
14216 msgstr ""
14218 #: common.opt:1300
14219 msgid "Suppress output of addresses in debugging dumps."
14220 msgstr ""
14222 #: common.opt:1304
14223 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
14224 msgstr ""
14226 #: common.opt:1309
14227 msgid "Dump detailed information on GCC's internal representation of source code locations."
14228 msgstr ""
14230 #: common.opt:1313
14231 msgid "Dump optimization passes."
14232 msgstr ""
14234 #: common.opt:1317
14235 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
14236 msgstr ""
14238 #: common.opt:1321
14239 msgid "Suppress output of previous and next insn numbers in debugging dumps."
14240 msgstr ""
14242 #: common.opt:1325
14243 msgid "Enable CFI tables via GAS assembler directives."
14244 msgstr ""
14246 #: common.opt:1329
14247 msgid "Perform early inlining."
14248 msgstr ""
14250 #: common.opt:1337
14251 msgid "Perform interprocedural reduction of aggregates."
14252 msgstr ""
14254 #: common.opt:1341
14255 msgid "Perform unused symbol elimination in debug info."
14256 msgstr ""
14258 #: common.opt:1345
14259 msgid "Perform unused type elimination in debug info."
14260 msgstr ""
14262 #: common.opt:1349
14263 msgid "Do not suppress C++ class debug information."
14264 msgstr ""
14266 #: common.opt:1353
14267 msgid "Enable exception handling."
14268 msgstr ""
14270 #: common.opt:1357
14271 msgid "Perform a number of minor, expensive optimizations."
14272 msgstr ""
14274 #: common.opt:1361
14275 msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision."
14276 msgstr ""
14278 #: common.opt:1364
14279 #, c-format
14280 msgid "unknown excess precision style %qs"
14281 msgstr ""
14283 #: common.opt:1376
14284 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
14285 msgstr ""
14287 #: common.opt:1379
14288 #, c-format
14289 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
14290 msgstr ""
14292 #: common.opt:1392
14293 msgid "Output lto objects containing both the intermediate language and binary output."
14294 msgstr ""
14296 #: common.opt:1396
14297 msgid "Assume no NaNs or infinities are generated."
14298 msgstr ""
14300 #: common.opt:1400
14301 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
14302 msgstr ""
14304 #: common.opt:1404
14305 msgid "Don't allocate floats and doubles in extended-precision registers."
14306 msgstr ""
14308 #: common.opt:1412
14309 msgid "Perform a forward propagation pass on RTL."
14310 msgstr ""
14312 #: common.opt:1416
14313 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
14314 msgstr ""
14316 #: common.opt:1419
14317 #, c-format
14318 msgid "unknown floating point contraction style %qs"
14319 msgstr ""
14321 #: common.opt:1433
14322 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
14323 msgstr ""
14325 #: common.opt:1440
14326 msgid "Allow function addresses to be held in registers."
14327 msgstr ""
14329 #: common.opt:1444
14330 msgid "Place each function into its own section."
14331 msgstr ""
14333 #: common.opt:1448
14334 msgid "Perform global common subexpression elimination."
14335 msgstr ""
14337 #: common.opt:1452
14338 msgid "Perform enhanced load motion during global common subexpression elimination."
14339 msgstr ""
14341 #: common.opt:1456
14342 msgid "Perform store motion after global common subexpression elimination."
14343 msgstr ""
14345 #: common.opt:1460
14346 msgid "Perform redundant load after store elimination in global common subexpression elimination."
14347 msgstr ""
14349 #: common.opt:1465
14350 msgid "Perform global common subexpression elimination after register allocation has finished."
14351 msgstr ""
14353 #: common.opt:1482
14354 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information"
14355 msgstr ""
14357 #: common.opt:1487
14358 msgid "Enable in and out of Graphite representation."
14359 msgstr ""
14361 #: common.opt:1491
14362 msgid "Enable Graphite Identity transformation."
14363 msgstr ""
14365 #: common.opt:1495
14366 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
14367 msgstr ""
14369 #: common.opt:1504
14370 msgid "Mark all loops as parallel."
14371 msgstr ""
14373 #: common.opt:1508 common.opt:1516 common.opt:2587
14374 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
14375 msgstr ""
14377 #: common.opt:1512
14378 msgid "Enable loop interchange on trees."
14379 msgstr ""
14381 #: common.opt:1520
14382 msgid "Perform unroll-and-jam on loops."
14383 msgstr ""
14385 #: common.opt:1524
14386 msgid "Enable support for GNU transactional memory."
14387 msgstr ""
14389 #: common.opt:1528
14390 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
14391 msgstr ""
14393 #: common.opt:1536
14394 msgid "Enable the loop nest optimizer."
14395 msgstr ""
14397 #: common.opt:1540
14398 msgid "Force bitfield accesses to match their type width."
14399 msgstr ""
14401 #: common.opt:1544
14402 msgid "Merge adjacent stores."
14403 msgstr ""
14405 #: common.opt:1548
14406 msgid "Enable guessing of branch probabilities."
14407 msgstr ""
14409 #: common.opt:1556
14410 msgid "Process #ident directives."
14411 msgstr ""
14413 #: common.opt:1560
14414 msgid "Perform conversion of conditional jumps to branchless equivalents."
14415 msgstr ""
14417 #: common.opt:1564
14418 msgid "Perform conversion of conditional jumps to conditional execution."
14419 msgstr ""
14421 #: common.opt:1568
14422 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
14423 msgstr ""
14425 #: common.opt:1571
14426 #, c-format
14427 msgid "unknown Stack Reuse Level %qs"
14428 msgstr ""
14430 #: common.opt:1584
14431 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
14432 msgstr ""
14434 #: common.opt:1596
14435 msgid "Do not generate .size directives."
14436 msgstr ""
14438 #: common.opt:1600
14439 msgid "Perform indirect inlining."
14440 msgstr ""
14442 #: common.opt:1606
14443 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
14444 msgstr ""
14446 #: common.opt:1610
14447 msgid "Integrate functions into their callers when code size is known not to grow."
14448 msgstr ""
14450 #: common.opt:1614
14451 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
14452 msgstr ""
14454 #: common.opt:1618
14455 msgid "Integrate functions only required by their single caller."
14456 msgstr ""
14458 #: common.opt:1625
14459 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
14460 msgstr ""
14462 #: common.opt:1629
14463 msgid "Inline __atomic operations when a lock free instruction sequence is available."
14464 msgstr ""
14466 #: common.opt:1636
14467 msgid "-fcf-protection=[full|branch|return|none]\tInstrument functions with checks to verify jump/call/return control-flow transfer instructions have valid targets."
14468 msgstr ""
14470 #: common.opt:1640
14471 #, c-format
14472 msgid "unknown Control-Flow Protection Level %qs"
14473 msgstr ""
14475 #: common.opt:1656
14476 msgid "Instrument function entry and exit with profiling calls."
14477 msgstr ""
14479 #: common.opt:1660
14480 msgid "-finstrument-functions-exclude-function-list=name,...  Do not instrument listed functions."
14481 msgstr ""
14483 #: common.opt:1664
14484 msgid "-finstrument-functions-exclude-file-list=filename,...  Do not instrument functions listed in files."
14485 msgstr ""
14487 #: common.opt:1668
14488 msgid "Perform interprocedural constant propagation."
14489 msgstr ""
14491 #: common.opt:1672
14492 msgid "Perform cloning to make Interprocedural constant propagation stronger."
14493 msgstr ""
14495 #: common.opt:1680
14496 msgid "Perform interprocedural bitwise constant propagation."
14497 msgstr ""
14499 #: common.opt:1684
14500 msgid "Perform interprocedural profile propagation."
14501 msgstr ""
14503 #: common.opt:1688
14504 msgid "Perform interprocedural points-to analysis."
14505 msgstr ""
14507 #: common.opt:1692
14508 msgid "Discover pure and const functions."
14509 msgstr ""
14511 #: common.opt:1696
14512 msgid "Perform Identical Code Folding for functions and read-only variables."
14513 msgstr ""
14515 #: common.opt:1700
14516 msgid "Perform Identical Code Folding for functions."
14517 msgstr ""
14519 #: common.opt:1704
14520 msgid "Perform Identical Code Folding for variables."
14521 msgstr ""
14523 #: common.opt:1708
14524 msgid "Discover readonly and non addressable static variables."
14525 msgstr ""
14527 #: common.opt:1720
14528 msgid "Perform IPA Value Range Propagation."
14529 msgstr ""
14531 #: common.opt:1724
14532 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
14533 msgstr ""
14535 #: common.opt:1727
14536 #, c-format
14537 msgid "unknown IRA algorithm %qs"
14538 msgstr ""
14540 #: common.opt:1737
14541 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
14542 msgstr ""
14544 #: common.opt:1740
14545 #, c-format
14546 msgid "unknown IRA region %qs"
14547 msgstr ""
14549 #: common.opt:1753
14550 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
14551 msgstr ""
14553 #: common.opt:1758
14554 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
14555 msgstr ""
14557 #: common.opt:1763
14558 msgid "Share slots for saving different hard registers."
14559 msgstr ""
14561 #: common.opt:1767
14562 msgid "Share stack slots for spilled pseudo-registers."
14563 msgstr ""
14565 #: common.opt:1771
14566 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
14567 msgstr ""
14569 #: common.opt:1775
14570 msgid "Optimize induction variables on trees."
14571 msgstr ""
14573 #: common.opt:1779
14574 msgid "Use jump tables for sufficiently large switch statements."
14575 msgstr ""
14577 #: common.opt:1783
14578 msgid "Generate code for functions even if they are fully inlined."
14579 msgstr ""
14581 #: common.opt:1787
14582 msgid "Generate code for static functions even if they are never called."
14583 msgstr ""
14585 #: common.opt:1791
14586 msgid "Emit static const variables even if they are not used."
14587 msgstr ""
14589 #: common.opt:1795
14590 msgid "Give external symbols a leading underscore."
14591 msgstr ""
14593 #: common.opt:1803
14594 msgid "Do CFG-sensitive rematerialization in LRA."
14595 msgstr ""
14597 #: common.opt:1807
14598 msgid "Enable link-time optimization."
14599 msgstr ""
14601 #: common.opt:1811
14602 msgid "Link-time optimization with number of parallel jobs or jobserver."
14603 msgstr ""
14605 #: common.opt:1814
14606 #, c-format
14607 msgid "unknown LTO partitioning model %qs"
14608 msgstr ""
14610 #: common.opt:1833
14611 msgid "Specify the algorithm to partition symbols and vars at linktime."
14612 msgstr ""
14614 #: common.opt:1838
14615 msgid "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
14616 msgstr ""
14618 #: common.opt:1842
14619 msgid "Merge C++ types using One Definition Rule."
14620 msgstr ""
14622 #: common.opt:1846
14623 msgid "Report various link-time optimization statistics."
14624 msgstr ""
14626 #: common.opt:1850
14627 msgid "Report various link-time optimization statistics for WPA only."
14628 msgstr ""
14630 #: common.opt:1854
14631 msgid "Set errno after built-in math functions."
14632 msgstr ""
14634 #: common.opt:1858
14635 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14636 msgstr ""
14638 #: common.opt:1862
14639 msgid "Report on permanent memory allocation."
14640 msgstr ""
14642 #: common.opt:1866
14643 msgid "Report on permanent memory allocation in WPA only."
14644 msgstr ""
14646 #: common.opt:1873
14647 msgid "Attempt to merge identical constants and constant variables."
14648 msgstr ""
14650 #: common.opt:1877
14651 msgid "Attempt to merge identical constants across compilation units."
14652 msgstr ""
14654 #: common.opt:1881
14655 msgid "Attempt to merge identical debug strings across compilation units."
14656 msgstr ""
14658 #: common.opt:1885
14659 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
14660 msgstr ""
14662 #: common.opt:1889
14663 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14664 msgstr ""
14666 #: common.opt:1893
14667 msgid "Perform SMS based modulo scheduling with register moves allowed."
14668 msgstr ""
14670 #: common.opt:1897
14671 msgid "Move loop invariant computations out of loops."
14672 msgstr ""
14674 #: common.opt:1901
14675 msgid "Use the RTL dead code elimination pass."
14676 msgstr ""
14678 #: common.opt:1905
14679 msgid "Use the RTL dead store elimination pass."
14680 msgstr ""
14682 #: common.opt:1909
14683 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
14684 msgstr ""
14686 #: common.opt:1913
14687 msgid "Support synchronous non-call exceptions."
14688 msgstr ""
14690 #: common.opt:1916
14691 #, c-format
14692 msgid "options or targets missing after %qs"
14693 msgstr ""
14695 #: common.opt:1917
14696 msgid "-foffload=<targets>=<options>  Specify offloading targets and options for them."
14697 msgstr ""
14699 #: common.opt:1921
14700 msgid "-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler."
14701 msgstr ""
14703 #: common.opt:1924
14704 #, c-format
14705 msgid "unknown offload ABI %qs"
14706 msgstr ""
14708 #: common.opt:1934
14709 msgid "When possible do not generate stack frames."
14710 msgstr ""
14712 #: common.opt:1938
14713 msgid "Enable all optimization info dumps on stderr."
14714 msgstr ""
14716 #: common.opt:1942
14717 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14718 msgstr ""
14720 #: common.opt:1950
14721 msgid "Optimize sibling and tail recursive calls."
14722 msgstr ""
14724 #: common.opt:1954
14725 msgid "Perform partial inlining."
14726 msgstr ""
14728 #: common.opt:1958 common.opt:1962
14729 msgid "Report on memory allocation before interprocedural optimization."
14730 msgstr ""
14732 #: common.opt:1966
14733 msgid "Pack structure members together without holes."
14734 msgstr ""
14736 #: common.opt:1970
14737 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14738 msgstr ""
14740 #: common.opt:1974
14741 msgid "Return small aggregates in memory, not registers."
14742 msgstr ""
14744 #: common.opt:1978
14745 msgid "Perform loop peeling."
14746 msgstr ""
14748 #: common.opt:1982
14749 msgid "Enable machine specific peephole optimizations."
14750 msgstr ""
14752 #: common.opt:1986
14753 msgid "Enable an RTL peephole pass before sched2."
14754 msgstr ""
14756 #: common.opt:1990
14757 msgid "Generate position-independent code if possible (large mode)."
14758 msgstr ""
14760 #: common.opt:1994
14761 msgid "Generate position-independent code for executables if possible (large mode)."
14762 msgstr ""
14764 #: common.opt:1998
14765 msgid "Generate position-independent code if possible (small mode)."
14766 msgstr "Створити виконуваний файл з незалежним позиціюванням, якщо можливо (малий режим)"
14768 #: common.opt:2002
14769 msgid "Generate position-independent code for executables if possible (small mode)."
14770 msgstr ""
14772 #: common.opt:2006
14773 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14774 msgstr ""
14776 #: common.opt:2010
14777 msgid "Specify a plugin to load."
14778 msgstr ""
14780 #: common.opt:2014
14781 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
14782 msgstr ""
14784 #: common.opt:2018
14785 msgid "Run predictive commoning optimization."
14786 msgstr ""
14788 #: common.opt:2022
14789 msgid "Generate prefetch instructions, if available, for arrays in loops."
14790 msgstr ""
14792 #: common.opt:2026
14793 msgid "Enable basic program profiling code."
14794 msgstr ""
14796 #: common.opt:2030
14797 msgid "Generate absolute source path names for gcov."
14798 msgstr ""
14800 #: common.opt:2034
14801 msgid "Insert arc-based program profiling code."
14802 msgstr ""
14804 #: common.opt:2038
14805 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
14806 msgstr ""
14808 #: common.opt:2043
14809 msgid "Enable correction of flow inconsistent profile data input."
14810 msgstr ""
14812 #: common.opt:2047
14813 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
14814 msgstr ""
14816 #: common.opt:2050
14817 #, c-format
14818 msgid "unknown profile update method %qs"
14819 msgstr ""
14821 #: common.opt:2063
14822 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
14823 msgstr ""
14825 #: common.opt:2067
14826 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
14827 msgstr ""
14829 #: common.opt:2071
14830 msgid "Enable common options for performing profile feedback directed optimizations."
14831 msgstr ""
14833 #: common.opt:2075
14834 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
14835 msgstr ""
14837 #: common.opt:2079
14838 msgid "Insert code to profile values of expressions."
14839 msgstr ""
14841 #: common.opt:2083
14842 msgid "Report on consistency of profile."
14843 msgstr ""
14845 #: common.opt:2087
14846 msgid "Enable function reordering that improves code placement."
14847 msgstr ""
14849 #: common.opt:2091
14850 msgid "Insert NOP instructions at each function entry."
14851 msgstr ""
14853 #: common.opt:2098
14854 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14855 msgstr ""
14857 #: common.opt:2108
14858 msgid "Record gcc command line switches in the object file."
14859 msgstr ""
14861 #: common.opt:2112
14862 msgid "Return small aggregates in registers."
14863 msgstr ""
14865 #: common.opt:2120
14866 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
14867 msgstr ""
14869 #: common.opt:2128
14870 msgid "Relief of register pressure through live range shrinkage."
14871 msgstr ""
14873 #: common.opt:2132
14874 msgid "Perform a register renaming optimization pass."
14875 msgstr ""
14877 #: common.opt:2136
14878 msgid "Perform a target dependent instruction fusion optimization pass."
14879 msgstr ""
14881 #: common.opt:2140
14882 msgid "Reorder basic blocks to improve code placement."
14883 msgstr ""
14885 #: common.opt:2144
14886 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
14887 msgstr ""
14889 #: common.opt:2147
14890 #, c-format
14891 msgid "unknown basic block reordering algorithm %qs"
14892 msgstr ""
14894 #: common.opt:2157
14895 msgid "Reorder basic blocks and partition into hot and cold sections."
14896 msgstr ""
14898 #: common.opt:2161
14899 msgid "Reorder functions to improve code placement."
14900 msgstr ""
14902 #: common.opt:2165
14903 msgid "Add a common subexpression elimination pass after loop optimizations."
14904 msgstr ""
14906 #: common.opt:2173
14907 msgid "Disable optimizations that assume default FP rounding behavior."
14908 msgstr ""
14910 #: common.opt:2177
14911 msgid "Enable scheduling across basic blocks."
14912 msgstr ""
14914 #: common.opt:2181
14915 msgid "Enable register pressure sensitive insn scheduling."
14916 msgstr ""
14918 #: common.opt:2185
14919 msgid "Allow speculative motion of non-loads."
14920 msgstr ""
14922 #: common.opt:2189
14923 msgid "Allow speculative motion of some loads."
14924 msgstr ""
14926 #: common.opt:2193
14927 msgid "Allow speculative motion of more loads."
14928 msgstr ""
14930 #: common.opt:2197
14931 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14932 msgstr ""
14934 #: common.opt:2201
14935 msgid "If scheduling post reload, do superblock scheduling."
14936 msgstr ""
14938 #: common.opt:2209
14939 msgid "Reschedule instructions before register allocation."
14940 msgstr ""
14942 #: common.opt:2213
14943 msgid "Reschedule instructions after register allocation."
14944 msgstr ""
14946 #: common.opt:2220
14947 msgid "Schedule instructions using selective scheduling algorithm."
14948 msgstr ""
14950 #: common.opt:2224
14951 msgid "Run selective scheduling after reload."
14952 msgstr ""
14954 #: common.opt:2228
14955 msgid "Run self-tests, using the given path to locate test files."
14956 msgstr ""
14958 #: common.opt:2232
14959 msgid "Perform software pipelining of inner loops during selective scheduling."
14960 msgstr ""
14962 #: common.opt:2236
14963 msgid "Perform software pipelining of outer loops during selective scheduling."
14964 msgstr ""
14966 #: common.opt:2240
14967 msgid "Reschedule pipelined regions without pipelining."
14968 msgstr ""
14970 #: common.opt:2244
14971 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14972 msgstr ""
14974 #: common.opt:2250
14975 msgid "Allow premature scheduling of queued insns."
14976 msgstr ""
14978 #: common.opt:2254
14979 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14980 msgstr ""
14982 #: common.opt:2262
14983 msgid "Set dependence distance checking in premature scheduling of queued insns."
14984 msgstr ""
14986 #: common.opt:2266
14987 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14988 msgstr ""
14990 #: common.opt:2270
14991 msgid "Enable the group heuristic in the scheduler."
14992 msgstr ""
14994 #: common.opt:2274
14995 msgid "Enable the critical path heuristic in the scheduler."
14996 msgstr ""
14998 #: common.opt:2278
14999 msgid "Enable the speculative instruction heuristic in the scheduler."
15000 msgstr ""
15002 #: common.opt:2282
15003 msgid "Enable the rank heuristic in the scheduler."
15004 msgstr ""
15006 #: common.opt:2286
15007 msgid "Enable the last instruction heuristic in the scheduler."
15008 msgstr ""
15010 #: common.opt:2290
15011 msgid "Enable the dependent count heuristic in the scheduler."
15012 msgstr ""
15014 #: common.opt:2294
15015 msgid "Access data in the same section from shared anchor points."
15016 msgstr ""
15018 #: common.opt:2306
15019 msgid "Turn on Redundant Extensions Elimination pass."
15020 msgstr ""
15022 #: common.opt:2310
15023 msgid "Show column numbers in diagnostics, when available.  Default on."
15024 msgstr ""
15026 #: common.opt:2314
15027 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
15028 msgstr ""
15030 #: common.opt:2319
15031 msgid "Shrink-wrap parts of the prologue and epilogue separately."
15032 msgstr ""
15034 #: common.opt:2323
15035 msgid "Disable optimizations observable by IEEE signaling NaNs."
15036 msgstr ""
15038 #: common.opt:2327
15039 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
15040 msgstr ""
15042 #: common.opt:2331
15043 msgid "Convert floating point constants to single precision constants."
15044 msgstr ""
15046 #: common.opt:2335
15047 msgid "Split lifetimes of induction variables when loops are unrolled."
15048 msgstr ""
15050 #: common.opt:2339
15051 msgid "Generate discontiguous stack frames."
15052 msgstr ""
15054 #: common.opt:2343
15055 msgid "Split wide types into independent registers."
15056 msgstr ""
15058 #: common.opt:2347
15059 msgid "Enable backward propagation of use properties at the SSA level."
15060 msgstr ""
15062 #: common.opt:2351
15063 msgid "Optimize conditional patterns using SSA PHI nodes."
15064 msgstr ""
15066 #: common.opt:2355
15067 msgid "Optimize amount of stdarg registers saved to stack at start of function."
15068 msgstr ""
15070 #: common.opt:2359
15071 msgid "Apply variable expansion when loops are unrolled."
15072 msgstr ""
15074 #: common.opt:2363
15075 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
15076 msgstr ""
15078 #: common.opt:2367
15079 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
15080 msgstr ""
15082 #: common.opt:2371
15083 msgid "Insert code to probe each page of stack space as it is allocated to protect from stack-clash style attacks."
15084 msgstr ""
15086 #: common.opt:2379
15087 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
15088 msgstr ""
15090 #: common.opt:2383
15091 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
15092 msgstr ""
15094 #: common.opt:2387
15095 msgid "Use propolice as a stack protection method."
15096 msgstr ""
15098 #: common.opt:2391
15099 msgid "Use a stack protection method for every function."
15100 msgstr ""
15102 #: common.opt:2395
15103 msgid "Use a smart stack protection method for certain functions."
15104 msgstr ""
15106 #: common.opt:2399
15107 msgid "Use stack protection method only for functions with the stack_protect attribute."
15108 msgstr ""
15110 #: common.opt:2403
15111 msgid "Output stack usage information on a per-function basis."
15112 msgstr ""
15114 #: common.opt:2415
15115 msgid "Assume strict aliasing rules apply."
15116 msgstr ""
15118 #: common.opt:2419
15119 msgid "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
15120 msgstr ""
15122 #: common.opt:2423
15123 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
15124 msgstr ""
15126 #: common.opt:2427
15127 msgid "Check for syntax errors, then stop."
15128 msgstr ""
15130 #: common.opt:2431
15131 msgid "Create data files needed by \"gcov\"."
15132 msgstr ""
15134 #: common.opt:2435
15135 msgid "Perform jump threading optimizations."
15136 msgstr ""
15138 #: common.opt:2439
15139 msgid "Report the time taken by each compiler pass."
15140 msgstr ""
15142 #: common.opt:2443
15143 msgid "Record times taken by sub-phases separately."
15144 msgstr ""
15146 #: common.opt:2447
15147 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
15148 msgstr ""
15150 #: common.opt:2450
15151 #, c-format
15152 msgid "unknown TLS model %qs"
15153 msgstr ""
15155 #: common.opt:2466
15156 msgid "Reorder top level functions, variables, and asms."
15157 msgstr ""
15159 #: common.opt:2470
15160 msgid "Perform superblock formation via tail duplication."
15161 msgstr ""
15163 #: common.opt:2474
15164 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
15165 msgstr ""
15167 #: common.opt:2482
15168 msgid "Assume floating-point operations can trap."
15169 msgstr ""
15171 #: common.opt:2486
15172 msgid "Trap for signed overflow in addition, subtraction and multiplication."
15173 msgstr ""
15175 #: common.opt:2490
15176 msgid "Enable SSA-CCP optimization on trees."
15177 msgstr ""
15179 #: common.opt:2494
15180 msgid "Enable SSA-BIT-CCP optimization on trees."
15181 msgstr ""
15183 #: common.opt:2502
15184 msgid "Enable loop header copying on trees."
15185 msgstr ""
15187 #: common.opt:2510
15188 msgid "Enable SSA coalescing of user variables."
15189 msgstr ""
15191 #: common.opt:2518
15192 msgid "Enable copy propagation on trees."
15193 msgstr ""
15195 #: common.opt:2526
15196 msgid "Transform condition stores into unconditional ones."
15197 msgstr ""
15199 #: common.opt:2530
15200 msgid "Perform conversions of switch initializations."
15201 msgstr ""
15203 #: common.opt:2534
15204 msgid "Enable SSA dead code elimination optimization on trees."
15205 msgstr ""
15207 #: common.opt:2538
15208 msgid "Enable dominator optimizations."
15209 msgstr ""
15211 #: common.opt:2542
15212 msgid "Enable tail merging on trees."
15213 msgstr ""
15215 #: common.opt:2546
15216 msgid "Enable dead store elimination."
15217 msgstr ""
15219 #: common.opt:2550
15220 msgid "Enable forward propagation on trees."
15221 msgstr ""
15223 #: common.opt:2554
15224 msgid "Enable Full Redundancy Elimination (FRE) on trees."
15225 msgstr ""
15227 #: common.opt:2558
15228 msgid "Enable string length optimizations on trees."
15229 msgstr ""
15231 #: common.opt:2562
15232 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."
15233 msgstr ""
15235 #: common.opt:2568
15236 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."
15237 msgstr ""
15239 #: common.opt:2575
15240 msgid "Enable loop distribution on trees."
15241 msgstr ""
15243 #: common.opt:2579
15244 msgid "Enable loop distribution for patterns transformed into a library call."
15245 msgstr ""
15247 #: common.opt:2583
15248 msgid "Enable loop invariant motion on trees."
15249 msgstr ""
15251 #: common.opt:2591
15252 msgid "Create canonical induction variables in loops."
15253 msgstr ""
15255 #: common.opt:2595
15256 msgid "Enable loop optimizations on tree level."
15257 msgstr ""
15259 #: common.opt:2599
15260 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
15261 msgstr ""
15263 #: common.opt:2603
15264 msgid "Enable hoisting loads from conditional pointers."
15265 msgstr ""
15267 #: common.opt:2607
15268 msgid "Enable SSA-PRE optimization on trees."
15269 msgstr ""
15271 #: common.opt:2611
15272 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
15273 msgstr ""
15275 #: common.opt:2615
15276 msgid "Perform function-local points-to analysis on trees."
15277 msgstr ""
15279 #: common.opt:2619
15280 msgid "Enable reassociation on tree level."
15281 msgstr ""
15283 #: common.opt:2627
15284 msgid "Enable SSA code sinking on trees."
15285 msgstr ""
15287 #: common.opt:2631
15288 msgid "Perform straight-line strength reduction."
15289 msgstr ""
15291 #: common.opt:2635
15292 msgid "Perform scalar replacement of aggregates."
15293 msgstr ""
15295 #: common.opt:2639
15296 msgid "Replace temporary expressions in the SSA->normal pass."
15297 msgstr ""
15299 #: common.opt:2643
15300 msgid "Perform live range splitting during the SSA->normal pass."
15301 msgstr ""
15303 #: common.opt:2647
15304 msgid "Perform Value Range Propagation on trees."
15305 msgstr ""
15307 #: common.opt:2651
15308 msgid "Split paths leading to loop backedges."
15309 msgstr ""
15311 #: common.opt:2655
15312 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
15313 msgstr ""
15315 #: common.opt:2660
15316 msgid "Compile whole compilation unit at a time."
15317 msgstr ""
15319 #: common.opt:2664
15320 msgid "Perform loop unrolling when iteration count is known."
15321 msgstr ""
15323 #: common.opt:2668
15324 msgid "Perform loop unrolling for all loops."
15325 msgstr ""
15327 #: common.opt:2679
15328 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
15329 msgstr ""
15331 #: common.opt:2684
15332 msgid "Same as -fassociative-math for expressions which include division."
15333 msgstr ""
15335 #: common.opt:2692
15336 msgid "Allow math optimizations that may violate IEEE or ISO standards."
15337 msgstr ""
15339 #: common.opt:2696
15340 msgid "Perform loop unswitching."
15341 msgstr ""
15343 #: common.opt:2700
15344 msgid "Perform loop splitting."
15345 msgstr ""
15347 #: common.opt:2704
15348 msgid "Just generate unwind tables for exception handling."
15349 msgstr ""
15351 #: common.opt:2708
15352 msgid "Use the bfd linker instead of the default linker."
15353 msgstr ""
15355 #: common.opt:2712
15356 msgid "Use the gold linker instead of the default linker."
15357 msgstr ""
15359 #: common.opt:2724
15360 msgid "Perform variable tracking."
15361 msgstr ""
15363 #: common.opt:2732
15364 msgid "Perform variable tracking by annotating assignments."
15365 msgstr ""
15367 #: common.opt:2738
15368 msgid "Toggle -fvar-tracking-assignments."
15369 msgstr ""
15371 #: common.opt:2746
15372 msgid "Perform variable tracking and also tag variables that are uninitialized."
15373 msgstr ""
15375 #: common.opt:2751
15376 msgid "Enable vectorization on trees."
15377 msgstr ""
15379 #: common.opt:2759
15380 msgid "Enable loop vectorization on trees."
15381 msgstr ""
15383 #: common.opt:2763
15384 msgid "Enable basic block vectorization (SLP) on trees."
15385 msgstr ""
15387 #: common.opt:2767
15388 msgid "Specifies the cost model for vectorization. -fvect-cost-model=[unlimited|dynamic|cheap]\tSpecifies the cost model for vectorization."
15389 msgstr ""
15391 #: common.opt:2772
15392 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
15393 msgstr ""
15395 #: common.opt:2775
15396 #, c-format
15397 msgid "unknown vectorizer cost model %qs"
15398 msgstr ""
15400 #: common.opt:2788
15401 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
15402 msgstr ""
15404 #: common.opt:2796
15405 msgid "Enable copy propagation of scalar-evolution information."
15406 msgstr ""
15408 #: common.opt:2806
15409 msgid "Add extra commentary to assembler output."
15410 msgstr ""
15412 #: common.opt:2810
15413 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
15414 msgstr ""
15416 #: common.opt:2813
15417 #, c-format
15418 msgid "unrecognized visibility value %qs"
15419 msgstr ""
15421 #: common.opt:2829
15422 msgid "Validate vtable pointers before using them."
15423 msgstr ""
15425 #: common.opt:2832
15426 #, c-format
15427 msgid "unknown vtable verify initialization priority %qs"
15428 msgstr ""
15430 #: common.opt:2845
15431 msgid "Output vtable verification counters."
15432 msgstr ""
15434 #: common.opt:2849
15435 msgid "Output vtable verification pointer sets information."
15436 msgstr ""
15438 #: common.opt:2853
15439 msgid "Use expression value profiles in optimizations."
15440 msgstr ""
15442 #: common.opt:2857
15443 msgid "Construct webs and split unrelated uses of single variable."
15444 msgstr ""
15446 #: common.opt:2861
15447 msgid "Enable conditional dead code elimination for builtin calls."
15448 msgstr ""
15450 #: common.opt:2865
15451 msgid "Perform whole program optimizations."
15452 msgstr ""
15454 #: common.opt:2869
15455 msgid "Assume pointer overflow wraps around."
15456 msgstr ""
15458 #: common.opt:2873
15459 msgid "Assume signed arithmetic overflow wraps around."
15460 msgstr ""
15462 #: common.opt:2877
15463 msgid "Put zero initialized data in the bss section."
15464 msgstr "Розташувати ініціалізовані нулями дані у розділі bss."
15466 #: common.opt:2881
15467 msgid "Generate debug information in default format."
15468 msgstr "Створити діагностичні дані у типовому форматі."
15470 #: common.opt:2885
15471 msgid "Assume assembler support for (DWARF2+) .loc directives"
15472 msgstr ""
15474 #: common.opt:2889
15475 msgid "Assume assembler support for view in (DWARF2+) .loc directives"
15476 msgstr ""
15478 #: common.opt:2892 common.opt:2896 common.opt:2900 common.opt:2904
15479 #, c-format
15480 msgid "switch %qs no longer supported"
15481 msgstr "підтримку перемикача %qs припинено"
15483 #: common.opt:2909
15484 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
15485 msgstr ""
15487 #: common.opt:2913
15488 msgid "Generate debug information in default version of DWARF format."
15489 msgstr ""
15491 #: common.opt:2917
15492 msgid "Generate debug information in DWARF v2 (or later) format."
15493 msgstr ""
15495 #: common.opt:2921
15496 msgid "Generate debug information in default extended format."
15497 msgstr ""
15499 #: common.opt:2925
15500 msgid "Generate extended entry point information for inlined functions"
15501 msgstr ""
15503 #: common.opt:2929
15504 msgid "Compute locview reset points based on insn length estimates"
15505 msgstr ""
15507 #: common.opt:2937
15508 msgid "Don't generate DWARF pubnames and pubtypes sections."
15509 msgstr ""
15511 #: common.opt:2941
15512 msgid "Generate DWARF pubnames and pubtypes sections."
15513 msgstr ""
15515 #: common.opt:2945
15516 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
15517 msgstr ""
15519 #: common.opt:2949
15520 msgid "Record gcc command line switches in DWARF DW_AT_producer."
15521 msgstr ""
15523 #: common.opt:2953
15524 msgid "Generate debug information in separate .dwo files."
15525 msgstr ""
15527 #: common.opt:2957
15528 msgid "Generate debug information in STABS format."
15529 msgstr ""
15531 #: common.opt:2961
15532 msgid "Generate debug information in extended STABS format."
15533 msgstr ""
15535 #: common.opt:2965
15536 msgid "Emit progressive recommended breakpoint locations."
15537 msgstr ""
15539 #: common.opt:2969
15540 msgid "Don't emit DWARF additions beyond selected version."
15541 msgstr ""
15543 #: common.opt:2973
15544 msgid "Toggle debug information generation."
15545 msgstr ""
15547 #: common.opt:2977
15548 msgid "Augment variable location lists with progressive views."
15549 msgstr ""
15551 #: common.opt:2984
15552 msgid "Generate debug information in VMS format."
15553 msgstr ""
15555 #: common.opt:2988
15556 msgid "Generate debug information in XCOFF format."
15557 msgstr ""
15559 #: common.opt:2992
15560 msgid "Generate debug information in extended XCOFF format."
15561 msgstr ""
15563 #: common.opt:3010
15564 msgid "Generate compressed debug sections."
15565 msgstr ""
15567 #: common.opt:3014
15568 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
15569 msgstr ""
15571 #: common.opt:3021
15572 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
15573 msgstr ""
15575 #: common.opt:3025
15576 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
15577 msgstr ""
15579 #: common.opt:3047
15580 msgid "-o <file>\tPlace output into <file>."
15581 msgstr ""
15583 #: common.opt:3051
15584 msgid "Enable function profiling."
15585 msgstr ""
15587 #: common.opt:3061
15588 msgid "Like -pedantic but issue them as errors."
15589 msgstr ""
15591 #: common.opt:3101
15592 msgid "Do not display functions compiled or elapsed time."
15593 msgstr ""
15595 #: common.opt:3133
15596 msgid "Enable verbose output."
15597 msgstr "Увімкнути докладне виведення."
15599 #: common.opt:3137
15600 msgid "Display the compiler's version."
15601 msgstr ""
15603 #: common.opt:3141
15604 msgid "Suppress warnings."
15605 msgstr "Придушити попередження."
15607 #: common.opt:3151
15608 msgid "Create a shared library."
15609 msgstr "Створити бібліотеку спільного використання."
15611 #: common.opt:3196
15612 msgid "Don't create a dynamically linked position independent executable."
15613 msgstr "Не створювати динамічно скомпонований виконуваний файл з незалежним позиціюванням."
15615 #: common.opt:3200
15616 msgid "Create a dynamically linked position independent executable."
15617 msgstr "Створити динамічно скомпонований виконуваний файл з незалежним позиціюванням."
15619 #: common.opt:3204
15620 msgid "Create a static position independent executable."
15621 msgstr "Створити статичний виконуваний файл з незалежним позиціюванням."
15623 #: common.opt:3211
15624 msgid "Use caller save register across calls if possible."
15625 msgstr ""
15627 #: go/gofrontend/expressions.cc:95 c-family/c-warn.c:598 cp/cvt.c:1308
15628 #: cp/cvt.c:1561
15629 #, gcc-internal-format
15630 msgid "value computed is not used"
15631 msgstr ""
15633 #: go/gofrontend/expressions.cc:626
15634 msgid "invalid use of type"
15635 msgstr ""
15637 #: go/gofrontend/expressions.cc:2954 go/gofrontend/expressions.cc:2970
15638 msgid "constant refers to itself"
15639 msgstr ""
15641 #: go/gofrontend/expressions.cc:3865 go/gofrontend/expressions.cc:4350
15642 msgid "expected pointer"
15643 msgstr ""
15645 #: go/gofrontend/expressions.cc:4321
15646 msgid "expected numeric type"
15647 msgstr ""
15649 #: go/gofrontend/expressions.cc:4326
15650 msgid "expected boolean type"
15651 msgstr ""
15653 #: go/gofrontend/expressions.cc:4331 c/c-parser.c:13477 c/c-parser.c:13484
15654 #: cp/parser.c:33264 cp/parser.c:33271
15655 #, gcc-internal-format
15656 msgid "expected integer"
15657 msgstr "мало бути ціле число"
15659 #: go/gofrontend/expressions.cc:5959
15660 msgid "invalid comparison of nil with nil"
15661 msgstr ""
15663 #: go/gofrontend/expressions.cc:5965 go/gofrontend/expressions.cc:5983
15664 msgid "incompatible types in binary expression"
15665 msgstr ""
15667 #: go/gofrontend/expressions.cc:6003
15668 msgid "integer division by zero"
15669 msgstr ""
15671 #: go/gofrontend/expressions.cc:6011
15672 msgid "shift of non-integer operand"
15673 msgstr ""
15675 #: go/gofrontend/expressions.cc:6014 go/gofrontend/expressions.cc:6018
15676 #: go/gofrontend/expressions.cc:6026
15677 msgid "shift count not unsigned integer"
15678 msgstr ""
15680 #: go/gofrontend/expressions.cc:6031
15681 msgid "negative shift count"
15682 msgstr ""
15684 #: go/gofrontend/expressions.cc:6854
15685 msgid "object is not a method"
15686 msgstr ""
15688 #: go/gofrontend/expressions.cc:6871
15689 msgid "method type does not match object type"
15690 msgstr ""
15692 #: go/gofrontend/expressions.cc:7265
15693 msgid "invalid use of %<...%> with builtin function"
15694 msgstr ""
15696 #: go/gofrontend/expressions.cc:7276
15697 msgid "invalid use of method value as argument of Offsetof"
15698 msgstr ""
15700 #: go/gofrontend/expressions.cc:7290
15701 msgid "argument of Offsetof implies indirection of an embedded field"
15702 msgstr ""
15704 #: go/gofrontend/expressions.cc:7315 go/gofrontend/expressions.cc:7352
15705 #: go/gofrontend/expressions.cc:7494 go/gofrontend/expressions.cc:8598
15706 #: go/gofrontend/expressions.cc:8747 go/gofrontend/expressions.cc:8793
15707 #: go/gofrontend/expressions.cc:8828 go/gofrontend/expressions.cc:8904
15708 #: go/gofrontend/expressions.cc:10138 go/gofrontend/expressions.cc:10155
15709 #: go/gofrontend/expressions.cc:10171
15710 msgid "not enough arguments"
15711 msgstr "недостатньо аргументів"
15713 #: go/gofrontend/expressions.cc:7317 go/gofrontend/expressions.cc:7354
15714 #: go/gofrontend/expressions.cc:8603 go/gofrontend/expressions.cc:8730
15715 #: go/gofrontend/expressions.cc:8752 go/gofrontend/expressions.cc:8833
15716 #: go/gofrontend/expressions.cc:8906 go/gofrontend/expressions.cc:9709
15717 #: go/gofrontend/expressions.cc:10143 go/gofrontend/expressions.cc:10157
15718 #: go/gofrontend/expressions.cc:10178
15719 msgid "too many arguments"
15720 msgstr "забагато аргументів"
15722 #: go/gofrontend/expressions.cc:7356
15723 msgid "argument 1 must be a map"
15724 msgstr ""
15726 #: go/gofrontend/expressions.cc:7524
15727 msgid "invalid type for make function"
15728 msgstr ""
15730 #: go/gofrontend/expressions.cc:7537
15731 msgid "length required when allocating a slice"
15732 msgstr ""
15734 #: go/gofrontend/expressions.cc:7581
15735 msgid "len larger than cap"
15736 msgstr ""
15738 #: go/gofrontend/expressions.cc:7590
15739 msgid "too many arguments to make"
15740 msgstr ""
15742 #: go/gofrontend/expressions.cc:8647
15743 msgid "argument must be array or slice or channel"
15744 msgstr ""
15746 #: go/gofrontend/expressions.cc:8657
15747 msgid "argument must be string or array or slice or map or channel"
15748 msgstr ""
15750 #: go/gofrontend/expressions.cc:8703
15751 msgid "unsupported argument type to builtin function"
15752 msgstr ""
15754 #: go/gofrontend/expressions.cc:8714
15755 msgid "argument must be channel"
15756 msgstr ""
15758 #: go/gofrontend/expressions.cc:8716
15759 msgid "cannot close receive-only channel"
15760 msgstr ""
15762 #: go/gofrontend/expressions.cc:8738
15763 msgid "argument must be a field reference"
15764 msgstr ""
15766 #: go/gofrontend/expressions.cc:8768
15767 msgid "left argument must be a slice"
15768 msgstr ""
15770 #: go/gofrontend/expressions.cc:8776
15771 msgid "element types must be the same"
15772 msgstr ""
15774 #: go/gofrontend/expressions.cc:8781
15775 msgid "first argument must be []byte"
15776 msgstr ""
15778 #: go/gofrontend/expressions.cc:8784
15779 msgid "second argument must be slice or string"
15780 msgstr ""
15782 #: go/gofrontend/expressions.cc:8896
15783 msgid "argument must have complex type"
15784 msgstr ""
15786 #: go/gofrontend/expressions.cc:8914
15787 msgid "complex arguments must have identical types"
15788 msgstr ""
15790 #: go/gofrontend/expressions.cc:8916
15791 msgid "complex arguments must have floating-point type"
15792 msgstr ""
15794 #: go/gofrontend/expressions.cc:9476 go/gofrontend/expressions.cc:10084
15795 #: go/gofrontend/expressions.cc:10453
15796 msgid "expected function"
15797 msgstr ""
15799 #: go/gofrontend/expressions.cc:9504
15800 msgid "multiple-value argument in single-value context"
15801 msgstr ""
15803 #: go/gofrontend/expressions.cc:9713
15804 msgid "invalid use of %<...%> with non-slice"
15805 msgstr ""
15807 #: go/gofrontend/expressions.cc:10092
15808 msgid "function result count mismatch"
15809 msgstr ""
15811 #: go/gofrontend/expressions.cc:10110
15812 msgid "incompatible type for receiver"
15813 msgstr ""
15815 #: go/gofrontend/expressions.cc:10128
15816 msgid "invalid use of %<...%> calling non-variadic function"
15817 msgstr ""
15819 #: go/gofrontend/expressions.cc:10462 go/gofrontend/expressions.cc:10476
15820 msgid "number of results does not match number of values"
15821 msgstr ""
15823 #: go/gofrontend/expressions.cc:10780 go/gofrontend/expressions.cc:11299
15824 msgid "index must be integer"
15825 msgstr ""
15827 #: go/gofrontend/expressions.cc:10788 go/gofrontend/expressions.cc:11307
15828 msgid "slice end must be integer"
15829 msgstr ""
15831 #: go/gofrontend/expressions.cc:10796
15832 msgid "slice capacity must be integer"
15833 msgstr ""
15835 #: go/gofrontend/expressions.cc:10846 go/gofrontend/expressions.cc:11341
15836 msgid "inverted slice range"
15837 msgstr ""
15839 #: go/gofrontend/expressions.cc:10889
15840 msgid "slice of unaddressable value"
15841 msgstr ""
15843 #: go/gofrontend/expressions.cc:11567
15844 msgid "incompatible type for map index"
15845 msgstr ""
15847 #: go/gofrontend/expressions.cc:11938
15848 msgid "expected interface or pointer to interface"
15849 msgstr ""
15851 #: go/gofrontend/expressions.cc:12659
15852 msgid "too many expressions for struct"
15853 msgstr ""
15855 #: go/gofrontend/expressions.cc:12672
15856 msgid "too few expressions for struct"
15857 msgstr ""
15859 #: go/gofrontend/expressions.cc:14337 go/gofrontend/statements.cc:1550
15860 msgid "type assertion only valid for interface types"
15861 msgstr ""
15863 #: go/gofrontend/expressions.cc:14349
15864 msgid "impossible type assertion: type does not implement interface"
15865 msgstr ""
15867 #: go/gofrontend/expressions.cc:14519 go/gofrontend/expressions.cc:14539
15868 #: go/gofrontend/statements.cc:1397
15869 msgid "expected channel"
15870 msgstr ""
15872 #: go/gofrontend/expressions.cc:14544 go/gofrontend/statements.cc:1402
15873 msgid "invalid receive on send-only channel"
15874 msgstr ""
15876 #: go/gofrontend/parse.cc:3114
15877 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
15878 msgstr ""
15880 #: go/gofrontend/parse.cc:4672
15881 msgid "cannot fallthrough final case in switch"
15882 msgstr ""
15884 #: go/gofrontend/statements.cc:781
15885 msgid "invalid left hand side of assignment"
15886 msgstr ""
15888 #: go/gofrontend/statements.cc:792 go/gofrontend/statements.cc:1113
15889 msgid "use of untyped nil"
15890 msgstr ""
15892 #: go/gofrontend/statements.cc:1235
15893 msgid "expected map index on right hand side"
15894 msgstr ""
15896 #: go/gofrontend/statements.cc:2672 go/gofrontend/statements.cc:2702
15897 msgid "not enough arguments to return"
15898 msgstr ""
15900 #: go/gofrontend/statements.cc:2680
15901 msgid "return with value in function with no return type"
15902 msgstr ""
15904 #: go/gofrontend/statements.cc:2708
15905 msgid "too many values in return statement"
15906 msgstr ""
15908 #: go/gofrontend/statements.cc:3115
15909 msgid "expected boolean expression"
15910 msgstr ""
15912 #: go/gofrontend/statements.cc:4212
15913 msgid "cannot type switch on non-interface value"
15914 msgstr ""
15916 #: go/gofrontend/statements.cc:4347
15917 msgid "incompatible types in send"
15918 msgstr ""
15920 #: go/gofrontend/statements.cc:4352
15921 msgid "invalid send on receive-only channel"
15922 msgstr ""
15924 #: go/gofrontend/statements.cc:5298
15925 msgid "too many variables for range clause with channel"
15926 msgstr ""
15928 #: go/gofrontend/statements.cc:5305
15929 msgid "range clause must have array, slice, string, map, or channel type"
15930 msgstr ""
15932 #: go/gofrontend/types.cc:547
15933 msgid "invalid comparison of non-ordered type"
15934 msgstr ""
15936 #: go/gofrontend/types.cc:563
15937 msgid "slice can only be compared to nil"
15938 msgstr ""
15940 #: go/gofrontend/types.cc:565
15941 msgid "map can only be compared to nil"
15942 msgstr ""
15944 #: go/gofrontend/types.cc:567
15945 msgid "func can only be compared to nil"
15946 msgstr ""
15948 #: go/gofrontend/types.cc:573
15949 #, c-format
15950 msgid "invalid operation (%s)"
15951 msgstr "некоректна операція (%s)"
15953 #: go/gofrontend/types.cc:596
15954 msgid "invalid comparison of non-comparable type"
15955 msgstr ""
15957 #: go/gofrontend/types.cc:609
15958 msgid "invalid comparison of generated struct"
15959 msgstr ""
15961 #: go/gofrontend/types.cc:620
15962 msgid "invalid comparison of non-comparable struct"
15963 msgstr ""
15965 #: go/gofrontend/types.cc:630
15966 msgid "invalid comparison of generated array"
15967 msgstr ""
15969 #: go/gofrontend/types.cc:637
15970 msgid "invalid comparison of non-comparable array"
15971 msgstr ""
15973 #: go/gofrontend/types.cc:665
15974 msgid "multiple-value function call in single-value context"
15975 msgstr ""
15977 #: go/gofrontend/types.cc:748
15978 msgid "need explicit conversion"
15979 msgstr ""
15981 #: go/gofrontend/types.cc:756
15982 #, c-format
15983 msgid "cannot use type %s as type %s"
15984 msgstr ""
15986 #: go/gofrontend/types.cc:792
15987 msgid "conversion from normal type to notinheap type"
15988 msgstr ""
15990 #: go/gofrontend/types.cc:4528
15991 msgid "different receiver types"
15992 msgstr ""
15994 #: go/gofrontend/types.cc:4552 go/gofrontend/types.cc:4565
15995 #: go/gofrontend/types.cc:4580
15996 msgid "different number of parameters"
15997 msgstr ""
15999 #: go/gofrontend/types.cc:4573
16000 msgid "different parameter types"
16001 msgstr ""
16003 #: go/gofrontend/types.cc:4588
16004 msgid "different varargs"
16005 msgstr ""
16007 #: go/gofrontend/types.cc:4601 go/gofrontend/types.cc:4614
16008 #: go/gofrontend/types.cc:4630
16009 msgid "different number of results"
16010 msgstr ""
16012 #: go/gofrontend/types.cc:4623
16013 msgid "different result types"
16014 msgstr ""
16016 #: go/gofrontend/types.cc:8871
16017 #, c-format
16018 msgid "need explicit conversion; missing method %s%s%s"
16019 msgstr ""
16021 #: go/gofrontend/types.cc:8888 go/gofrontend/types.cc:9031
16022 #, c-format
16023 msgid "incompatible type for method %s%s%s"
16024 msgstr ""
16026 #: go/gofrontend/types.cc:8892 go/gofrontend/types.cc:9035
16027 #, c-format
16028 msgid "incompatible type for method %s%s%s (%s)"
16029 msgstr ""
16031 #: go/gofrontend/types.cc:8971 go/gofrontend/types.cc:8984
16032 msgid "pointer to interface type has no methods"
16033 msgstr ""
16035 #: go/gofrontend/types.cc:8973 go/gofrontend/types.cc:8986
16036 msgid "type has no methods"
16037 msgstr ""
16039 #: go/gofrontend/types.cc:9007
16040 #, c-format
16041 msgid "ambiguous method %s%s%s"
16042 msgstr ""
16044 #: go/gofrontend/types.cc:9010
16045 #, c-format
16046 msgid "missing method %s%s%s"
16047 msgstr ""
16049 #: go/gofrontend/types.cc:9052
16050 #, c-format
16051 msgid "method %s%s%s requires a pointer receiver"
16052 msgstr ""
16054 #: go/gofrontend/types.cc:9070
16055 #, c-format
16056 msgid "method %s%s%s is marked go:nointerface"
16057 msgstr ""
16059 #: attribs.c:437
16060 #, gcc-internal-format
16061 msgid "ignoring attribute %qE in declaration of a built-in function %qD because it conflicts with attribute %qs"
16062 msgstr ""
16064 #: attribs.c:443
16065 #, gcc-internal-format
16066 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
16067 msgstr ""
16069 #: attribs.c:449 c-family/c-attribs.c:1894 cp/decl.c:13690 cp/friend.c:302
16070 #: cp/tree.c:4559
16071 #, gcc-internal-format
16072 msgid "previous declaration here"
16073 msgstr ""
16075 #. Warn about and ignore all others for now, but store them.
16076 #: attribs.c:564 c-family/c-attribs.c:2717 objc/objc-act.c:4963
16077 #: objc/objc-act.c:6932 objc/objc-act.c:8119 objc/objc-act.c:8170
16078 #, gcc-internal-format
16079 msgid "%qE attribute directive ignored"
16080 msgstr ""
16082 #: attribs.c:568
16083 #, gcc-internal-format
16084 msgid "%<%E::%E%> scoped attribute directive ignored"
16085 msgstr ""
16087 #: attribs.c:577
16088 #, gcc-internal-format
16089 msgid "wrong number of arguments specified for %qE attribute"
16090 msgstr ""
16092 #. This is a c++11 attribute that appertains to a
16093 #. type-specifier, outside of the definition of, a class
16094 #. type.  Ignore it.
16095 #: attribs.c:590 cp/decl.c:10999
16096 #, gcc-internal-format
16097 msgid "attribute ignored"
16098 msgstr ""
16100 #: attribs.c:592 cp/decl.c:11000
16101 #, gcc-internal-format
16102 msgid "an attribute that appertains to a type-specifier is ignored"
16103 msgstr ""
16105 #: attribs.c:610 c-family/c-attribs.c:3219
16106 #, gcc-internal-format
16107 msgid "%qE attribute does not apply to types"
16108 msgstr ""
16110 #: attribs.c:659
16111 #, gcc-internal-format
16112 msgid "%qE attribute only applies to function types"
16113 msgstr ""
16115 #: attribs.c:669
16116 #, gcc-internal-format
16117 msgid "type attributes ignored after type is already defined"
16118 msgstr ""
16120 #: attribs.c:691 attribs.c:1622 attribs.c:1632 attribs.c:1642
16121 #: c-family/c-attribs.c:540 c-family/c-attribs.c:559 c-family/c-attribs.c:577
16122 #: c-family/c-attribs.c:607 c-family/c-attribs.c:628 c-family/c-attribs.c:649
16123 #: c-family/c-attribs.c:690 c-family/c-attribs.c:717 c-family/c-attribs.c:733
16124 #: c-family/c-attribs.c:750 c-family/c-attribs.c:766 c-family/c-attribs.c:792
16125 #: c-family/c-attribs.c:807 c-family/c-attribs.c:835 c-family/c-attribs.c:852
16126 #: c-family/c-attribs.c:870 c-family/c-attribs.c:893 c-family/c-attribs.c:931
16127 #: c-family/c-attribs.c:954 c-family/c-attribs.c:971 c-family/c-attribs.c:1000
16128 #: c-family/c-attribs.c:1021 c-family/c-attribs.c:1042
16129 #: c-family/c-attribs.c:1069 c-family/c-attribs.c:1099
16130 #: c-family/c-attribs.c:1136 c-family/c-attribs.c:1189
16131 #: c-family/c-attribs.c:1255 c-family/c-attribs.c:1313
16132 #: c-family/c-attribs.c:1402 c-family/c-attribs.c:1432
16133 #: c-family/c-attribs.c:1483 c-family/c-attribs.c:1998
16134 #: c-family/c-attribs.c:2035 c-family/c-attribs.c:2096
16135 #: c-family/c-attribs.c:2152 c-family/c-attribs.c:2230
16136 #: c-family/c-attribs.c:2312 c-family/c-attribs.c:2371
16137 #: c-family/c-attribs.c:2390 c-family/c-attribs.c:2498
16138 #: c-family/c-attribs.c:2514 c-family/c-attribs.c:2530
16139 #: c-family/c-attribs.c:2551 c-family/c-attribs.c:2608
16140 #: c-family/c-attribs.c:2635 c-family/c-attribs.c:2690
16141 #: c-family/c-attribs.c:2870 c-family/c-attribs.c:2891
16142 #: c-family/c-attribs.c:3004 c-family/c-attribs.c:3031
16143 #: c-family/c-attribs.c:3221 c-family/c-attribs.c:3239
16144 #: c-family/c-attribs.c:3262 c-family/c-attribs.c:3301
16145 #: c-family/c-attribs.c:3383 c-family/c-attribs.c:3439
16146 #: c-family/c-attribs.c:3455 c-family/c-attribs.c:3549
16147 #: c-family/c-common.c:5600 config/darwin.c:2072 config/arm/arm.c:6868
16148 #: config/arm/arm.c:6896 config/arm/arm.c:6913 config/avr/avr.c:9698
16149 #: config/h8300/h8300.c:5483 config/h8300/h8300.c:5507 config/i386/i386.c:6497
16150 #: config/i386/i386.c:41520 config/ia64/ia64.c:788
16151 #: config/powerpcspe/powerpcspe.c:35859 config/rs6000/rs6000.c:33056
16152 #: config/spu/spu.c:3743 ada/gcc-interface/utils.c:6244
16153 #: ada/gcc-interface/utils.c:6261 ada/gcc-interface/utils.c:6277
16154 #: ada/gcc-interface/utils.c:6303 brig/brig-lang.c:476 lto/lto-lang.c:283
16155 #, gcc-internal-format
16156 msgid "%qE attribute ignored"
16157 msgstr ""
16159 #: attribs.c:989
16160 #, gcc-internal-format
16161 msgid "missing %<target%> attribute for multi-versioned %qD"
16162 msgstr ""
16164 #: attribs.c:992 cp/decl.c:1216 cp/decl.c:2010 cp/decl.c:2020 cp/decl.c:2592
16165 #: cp/decl.c:3012
16166 #, gcc-internal-format
16167 msgid "previous declaration of %qD"
16168 msgstr ""
16170 #: attribs.c:1135
16171 #, gcc-internal-format
16172 msgid "ignoring attributes applied to %qT after definition"
16173 msgstr ""
16175 #: attribs.c:1553
16176 #, gcc-internal-format
16177 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
16178 msgstr ""
16180 #: attribs.c:1565
16181 #, gcc-internal-format
16182 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
16183 msgstr ""
16185 #: attribs.c:1579
16186 #, gcc-internal-format
16187 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
16188 msgstr ""
16190 #: attribs.c:1660
16191 #, gcc-internal-format
16192 msgid "inline function %q+D declared as  dllimport: attribute ignored"
16193 msgstr ""
16195 #: attribs.c:1668
16196 #, gcc-internal-format
16197 msgid "function %q+D definition is marked dllimport"
16198 msgstr ""
16200 #: attribs.c:1676
16201 #, gcc-internal-format
16202 msgid "variable %q+D definition is marked dllimport"
16203 msgstr ""
16205 #: attribs.c:1702
16206 #, gcc-internal-format
16207 msgid "external linkage required for symbol %q+D because of %qE attribute"
16208 msgstr ""
16210 #: attribs.c:1716
16211 #, gcc-internal-format
16212 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
16213 msgstr ""
16215 #: auto-profile.c:348
16216 #, gcc-internal-format
16217 msgid "offset exceeds 16 bytes"
16218 msgstr ""
16220 #: auto-profile.c:855
16221 #, gcc-internal-format
16222 msgid "Not expected TAG."
16223 msgstr ""
16225 #: auto-profile.c:921
16226 #, gcc-internal-format, gfc-internal-format
16227 msgid "cannot open profile file %s"
16228 msgstr "не вдалося відкрити файл профілювання %s"
16230 #: auto-profile.c:927
16231 #, gcc-internal-format
16232 msgid "AutoFDO profile magic number does not match"
16233 msgstr ""
16235 #: auto-profile.c:935
16236 #, gcc-internal-format, gfc-internal-format
16237 msgid "AutoFDO profile version %u does match %u"
16238 msgstr ""
16240 #: auto-profile.c:947
16241 #, gcc-internal-format, gfc-internal-format
16242 msgid "cannot read string table from %s"
16243 msgstr "не вдалося прочитати таблицю рядків з %s"
16245 #: auto-profile.c:955
16246 #, gcc-internal-format, gfc-internal-format
16247 msgid "cannot read function profile from %s"
16248 msgstr "не вдалося прочитати профіль функції з %s"
16250 #: auto-profile.c:965
16251 #, gcc-internal-format, gfc-internal-format
16252 msgid "cannot read working set from %s"
16253 msgstr "не вдалося прочитати робочий набір з %s"
16255 #: bt-load.c:1562
16256 #, gcc-internal-format
16257 msgid "branch target register load optimization is not intended to be run twice"
16258 msgstr ""
16260 #: builtins.c:659
16261 #, gcc-internal-format
16262 msgid "offset %qwi outside bounds of constant string"
16263 msgstr ""
16265 #: builtins.c:1258
16266 #, gcc-internal-format
16267 msgid "second argument to %<__builtin_prefetch%> must be a constant"
16268 msgstr ""
16270 #: builtins.c:1265
16271 #, gcc-internal-format
16272 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
16273 msgstr ""
16275 #: builtins.c:1273
16276 #, gcc-internal-format
16277 msgid "third argument to %<__builtin_prefetch%> must be a constant"
16278 msgstr ""
16280 #: builtins.c:1280
16281 #, gcc-internal-format
16282 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
16283 msgstr ""
16285 #: builtins.c:3132
16286 #, gcc-internal-format
16287 msgid "%K%qD specified size %E exceeds maximum object size %E"
16288 msgstr ""
16290 #: builtins.c:3137
16291 #, gcc-internal-format
16292 msgid "%K%qD specified size between %E and %E exceeds maximum object size %E"
16293 msgstr ""
16295 #: builtins.c:3170 builtins.c:3185
16296 #, gcc-internal-format
16297 msgid "%K%qD writing %E or more bytes into a region of size %E overflows the destination"
16298 msgstr ""
16300 #: builtins.c:3176
16301 #, gcc-internal-format
16302 msgid "%K%qD writing %E byte into a region of size %E overflows the destination"
16303 msgid_plural "%K%qD writing %E bytes into a region of size %E overflows the destination"
16304 msgstr[0] ""
16305 msgstr[1] ""
16306 msgstr[2] ""
16308 #: builtins.c:3191
16309 #, gcc-internal-format
16310 msgid "%K%qD writing between %E and %E bytes into a region of size %E overflows the destination"
16311 msgstr ""
16313 #: builtins.c:3227
16314 #, gcc-internal-format
16315 msgid "%K%qD specified bound %E exceeds maximum object size %E"
16316 msgstr ""
16318 #: builtins.c:3233
16319 #, gcc-internal-format
16320 msgid "%K%qD specified bound between %E and %E exceeds maximum object size %E"
16321 msgstr ""
16323 #: builtins.c:3248
16324 #, gcc-internal-format
16325 msgid "%K%qD specified bound %E exceeds destination size %E"
16326 msgstr ""
16328 #: builtins.c:3254
16329 #, gcc-internal-format
16330 msgid "%K%qD specified bound between %E and %E exceeds destination size %E"
16331 msgstr ""
16333 #: builtins.c:3276
16334 #, gcc-internal-format
16335 msgid "%K%qD reading %E byte from a region of size %E"
16336 msgid_plural "%K%qD reading %E bytes from a region of size %E"
16337 msgstr[0] ""
16338 msgstr[1] ""
16339 msgstr[2] ""
16341 #: builtins.c:3283
16342 #, gcc-internal-format
16343 msgid "%K%qD reading %E or more bytes from a region of size %E"
16344 msgstr ""
16346 #: builtins.c:3289
16347 #, gcc-internal-format
16348 msgid "%K%qD reading between %E and %E bytes from a region of size %E"
16349 msgstr ""
16351 #: builtins.c:3967 builtins.c:4033
16352 #, gcc-internal-format
16353 msgid "%K%qD specified bound %E equals destination size"
16354 msgstr ""
16356 #: builtins.c:4881 gimplify.c:3269
16357 #, gcc-internal-format
16358 msgid "too few arguments to function %<va_start%>"
16359 msgstr ""
16361 #: builtins.c:4981
16362 #, gcc-internal-format
16363 msgid "invalid argument to %qD"
16364 msgstr "некоректний аргумент %qD"
16366 #: builtins.c:4994
16367 #, gcc-internal-format
16368 msgid "unsupported argument to %qD"
16369 msgstr ""
16371 #. Warn since no effort is made to ensure that any frame
16372 #. beyond the current one exists or can be safely reached.
16373 #: builtins.c:5002
16374 #, gcc-internal-format
16375 msgid "calling %qD with a nonzero argument is unsafe"
16376 msgstr ""
16378 #: builtins.c:5302
16379 #, gcc-internal-format
16380 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
16381 msgstr ""
16383 #: builtins.c:5401
16384 #, gcc-internal-format
16385 msgid "trampoline generated for nested function %qD"
16386 msgstr ""
16388 #: builtins.c:5745 builtins.c:5758
16389 #, gcc-internal-format
16390 msgid "%qD changed semantics in GCC 4.4"
16391 msgstr ""
16393 #: builtins.c:5864
16394 #, gcc-internal-format
16395 msgid "unknown architecture specifier in memory model to builtin"
16396 msgstr ""
16398 #: builtins.c:5872
16399 #, gcc-internal-format
16400 msgid "invalid memory model argument to builtin"
16401 msgstr ""
16403 #: builtins.c:5933 builtins.c:6060
16404 #, gcc-internal-format
16405 msgid "failure memory model cannot be stronger than success memory model for %<__atomic_compare_exchange%>"
16406 msgstr ""
16408 #: builtins.c:5941 builtins.c:6068
16409 #, gcc-internal-format
16410 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
16411 msgstr ""
16413 #: builtins.c:6126
16414 #, gcc-internal-format
16415 msgid "invalid memory model for %<__atomic_load%>"
16416 msgstr ""
16418 #: builtins.c:6158 builtins.c:6351
16419 #, gcc-internal-format
16420 msgid "invalid memory model for %<__atomic_store%>"
16421 msgstr ""
16423 #: builtins.c:6472
16424 #, gcc-internal-format
16425 msgid "non-constant argument 1 to __atomic_always_lock_free"
16426 msgstr ""
16428 #: builtins.c:6514
16429 #, gcc-internal-format
16430 msgid "non-integer argument 1 to __atomic_is_lock_free"
16431 msgstr ""
16433 #: builtins.c:6578
16434 #, gcc-internal-format
16435 msgid "__builtin_thread_pointer is not supported on this target"
16436 msgstr ""
16438 #: builtins.c:6598
16439 #, gcc-internal-format
16440 msgid "__builtin_set_thread_pointer is not supported on this target"
16441 msgstr ""
16443 #. All valid uses of __builtin_va_arg_pack () are removed during
16444 #. inlining.
16445 #: builtins.c:6858 expr.c:10967
16446 #, gcc-internal-format
16447 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
16448 msgstr ""
16450 #. All valid uses of __builtin_va_arg_pack_len () are removed during
16451 #. inlining.
16452 #: builtins.c:6864
16453 #, gcc-internal-format
16454 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
16455 msgstr ""
16457 #: builtins.c:7119
16458 #, gcc-internal-format
16459 msgid "%<__builtin_longjmp%> second argument must be 1"
16460 msgstr ""
16462 #. Software implementation of Pointer Bounds Checker is NYI.
16463 #. Target support is required.
16464 #: builtins.c:7753
16465 #, gcc-internal-format
16466 msgid "Your target platform does not support -fcheck-pointer-bounds"
16467 msgstr ""
16469 #: builtins.c:8089
16470 #, gcc-internal-format
16471 msgid "target format does not support infinity"
16472 msgstr ""
16474 #: builtins.c:9712
16475 #, gcc-internal-format
16476 msgid "%<va_start%> used in function with fixed args"
16477 msgstr ""
16479 #: builtins.c:9720
16480 #, gcc-internal-format
16481 msgid "wrong number of arguments to function %<va_start%>"
16482 msgstr ""
16484 #: builtins.c:9735
16485 #, gcc-internal-format
16486 msgid "%<__builtin_next_arg%> called without an argument"
16487 msgstr ""
16489 #: builtins.c:9740
16490 #, gcc-internal-format
16491 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
16492 msgstr ""
16494 #: builtins.c:9772
16495 #, gcc-internal-format
16496 msgid "second parameter of %<va_start%> not last named argument"
16497 msgstr ""
16499 #: builtins.c:9785
16500 #, gcc-internal-format
16501 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
16502 msgstr ""
16504 #: builtins.c:9814
16505 #, gcc-internal-format
16506 msgid "%Kfirst argument of %qD must be a pointer, second integer constant"
16507 msgstr ""
16509 #: builtins.c:9827
16510 #, gcc-internal-format
16511 msgid "%Klast argument of %qD is not integer constant between 0 and 3"
16512 msgstr ""
16514 #: builtins.c:10103
16515 #, gcc-internal-format
16516 msgid "%Kattempt to free a non-heap object %qD"
16517 msgstr ""
16519 #: builtins.c:10106
16520 #, gcc-internal-format
16521 msgid "%Kattempt to free a non-heap object"
16522 msgstr ""
16524 #: calls.c:1434
16525 #, gcc-internal-format
16526 msgid "%Kargument %i value %qE is negative"
16527 msgstr ""
16529 #: calls.c:1452
16530 #, gcc-internal-format
16531 msgid "%Kargument %i value is zero"
16532 msgstr ""
16534 #: calls.c:1469
16535 #, gcc-internal-format
16536 msgid "%Kargument %i value %qE exceeds maximum object size %E"
16537 msgstr ""
16539 #: calls.c:1483
16540 #, gcc-internal-format
16541 msgid "%Kargument %i range [%E, %E] is negative"
16542 msgstr ""
16544 #: calls.c:1490
16545 #, gcc-internal-format
16546 msgid "%Kargument %i range [%E, %E] exceeds maximum object size %E"
16547 msgstr ""
16549 #: calls.c:1520
16550 #, gcc-internal-format
16551 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
16552 msgstr ""
16554 #: calls.c:1526
16555 #, gcc-internal-format
16556 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
16557 msgstr ""
16559 #: calls.c:1537 calls.c:1540
16560 #, gcc-internal-format
16561 msgid "argument %i in the range [%E, %E]"
16562 msgstr ""
16564 #: calls.c:1551
16565 #, gcc-internal-format
16566 msgid "in a call to built-in allocation function %qD"
16567 msgstr "у виклику до вбудованої функції розподілу пам'яті %qD"
16569 #: calls.c:1554
16570 #, gcc-internal-format
16571 msgid "in a call to allocation function %qD declared here"
16572 msgstr "у виклику до функції отримання області пам'яті %qD оголошено тут"
16574 #: calls.c:1711
16575 #, gcc-internal-format
16576 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound %E"
16577 msgstr ""
16579 #: calls.c:1716
16580 #, gcc-internal-format
16581 msgid "%qD argument %i declared attribute %<nonstring%>"
16582 msgstr ""
16584 #: calls.c:1721
16585 #, gcc-internal-format
16586 msgid "argument %qD declared here"
16587 msgstr "аргумент %qD оголошено тут:"
16589 #: calls.c:1735
16590 #, gcc-internal-format, gfc-internal-format
16591 msgid "cannot tail-call: %s"
16592 msgstr "хвостовий виклик неможливий: %s"
16594 #: calls.c:3365
16595 #, gcc-internal-format
16596 msgid "function call has aggregate value"
16597 msgstr ""
16599 #: calls.c:4059
16600 #, gcc-internal-format
16601 msgid "passing too large argument on stack"
16602 msgstr ""
16604 #: cfgexpand.c:1665 function.c:1002 varasm.c:2231
16605 #, gcc-internal-format
16606 msgid "size of variable %q+D is too large"
16607 msgstr ""
16609 #: cfgexpand.c:1677
16610 #, gcc-internal-format
16611 msgid "cannot allocate stack for variable %q+D, naked function."
16612 msgstr ""
16614 #: cfgexpand.c:2781
16615 #, gcc-internal-format
16616 msgid "too many alternatives in %<asm%>"
16617 msgstr ""
16619 #: cfgexpand.c:2788
16620 #, gcc-internal-format
16621 msgid "operand constraints for %<asm%> differ in number of alternatives"
16622 msgstr ""
16624 #: cfgexpand.c:2809
16625 #, gcc-internal-format
16626 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
16627 msgstr ""
16629 #: cfgexpand.c:2883
16630 #, gcc-internal-format
16631 msgid "more than %d operands in %<asm%>"
16632 msgstr ""
16634 #. ??? Diagnose during gimplification?
16635 #: cfgexpand.c:2936
16636 #, gcc-internal-format
16637 msgid "unknown register name %qs in %<asm%>"
16638 msgstr ""
16640 #. ??? Diagnose during gimplification?
16641 #: cfgexpand.c:2957
16642 #, gcc-internal-format
16643 msgid "PIC register clobbered by %qs in %<asm%>"
16644 msgstr ""
16646 #: cfgexpand.c:3062
16647 #, gcc-internal-format, gfc-internal-format
16648 msgid "output number %d not directly addressable"
16649 msgstr ""
16651 #: cfgexpand.c:3143
16652 #, gcc-internal-format
16653 msgid "asm operand %d probably doesn%'t match constraints"
16654 msgstr ""
16656 #: cfgexpand.c:3326
16657 #, gcc-internal-format
16658 msgid "asm clobber conflict with output operand"
16659 msgstr ""
16661 #: cfgexpand.c:3330
16662 #, gcc-internal-format
16663 msgid "asm clobber conflict with input operand"
16664 msgstr ""
16666 #: cfgexpand.c:6303
16667 #, gcc-internal-format
16668 msgid "stack protector not protecting local variables: variable length buffer"
16669 msgstr ""
16671 #: cfgexpand.c:6307
16672 #, gcc-internal-format, gfc-internal-format
16673 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
16674 msgstr ""
16676 #: cfghooks.c:111
16677 #, gcc-internal-format, gfc-internal-format
16678 msgid "bb %d on wrong place"
16679 msgstr ""
16681 #: cfghooks.c:117
16682 #, gcc-internal-format, gfc-internal-format
16683 msgid "prev_bb of %d should be %d, not %d"
16684 msgstr ""
16686 #: cfghooks.c:134
16687 #, gcc-internal-format, gfc-internal-format
16688 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
16689 msgstr ""
16691 #: cfghooks.c:140
16692 #, gcc-internal-format, gfc-internal-format
16693 msgid "verify_flow_info: Block %i lacks loop_father"
16694 msgstr ""
16696 #: cfghooks.c:146
16697 #, gcc-internal-format, gfc-internal-format
16698 msgid "verify_flow_info: Wrong count of block %i"
16699 msgstr ""
16701 #: cfghooks.c:154
16702 #, gcc-internal-format, gfc-internal-format
16703 msgid "verify_flow_info: Missing count of block %i"
16704 msgstr ""
16706 #: cfghooks.c:162
16707 #, gcc-internal-format, gfc-internal-format
16708 msgid "verify_flow_info: Duplicate edge %i->%i"
16709 msgstr ""
16711 #: cfghooks.c:171
16712 #, gcc-internal-format, gfc-internal-format
16713 msgid "Uninitialized probability of edge %i->%i"
16714 msgstr ""
16716 #: cfghooks.c:177
16717 #, gcc-internal-format, gfc-internal-format
16718 msgid "verify_flow_info: Wrong probability of edge %i->%i"
16719 msgstr ""
16721 #: cfghooks.c:189
16722 #, gcc-internal-format, gfc-internal-format
16723 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
16724 msgstr ""
16726 #: cfghooks.c:203
16727 #, gcc-internal-format, gfc-internal-format
16728 msgid "wrong amount of branch edges after unconditional jump %i"
16729 msgstr ""
16731 #: cfghooks.c:211 cfghooks.c:222
16732 #, gcc-internal-format, gfc-internal-format
16733 msgid "basic block %d pred edge is corrupted"
16734 msgstr ""
16736 #: cfghooks.c:223
16737 #, gcc-internal-format, gfc-internal-format
16738 msgid "its dest_idx should be %d, not %d"
16739 msgstr ""
16741 #: cfghooks.c:252
16742 #, gcc-internal-format, gfc-internal-format
16743 msgid "basic block %i edge lists are corrupted"
16744 msgstr ""
16746 #: cfghooks.c:265
16747 #, gcc-internal-format
16748 msgid "verify_flow_info failed"
16749 msgstr ""
16751 #: cfghooks.c:323
16752 #, gcc-internal-format, gfc-internal-format
16753 msgid "%s does not support dump_bb_for_graph"
16754 msgstr ""
16756 #: cfghooks.c:366
16757 #, gcc-internal-format, gfc-internal-format
16758 msgid "%s does not support redirect_edge_and_branch"
16759 msgstr ""
16761 #: cfghooks.c:386
16762 #, gcc-internal-format, gfc-internal-format
16763 msgid "%s does not support can_remove_branch_p"
16764 msgstr ""
16766 #: cfghooks.c:480
16767 #, gcc-internal-format, gfc-internal-format
16768 msgid "%s does not support redirect_edge_and_branch_force"
16769 msgstr ""
16771 #: cfghooks.c:518
16772 #, gcc-internal-format, gfc-internal-format
16773 msgid "%s does not support split_block"
16774 msgstr ""
16776 #: cfghooks.c:584
16777 #, gcc-internal-format, gfc-internal-format
16778 msgid "%s does not support move_block_after"
16779 msgstr ""
16781 #: cfghooks.c:597
16782 #, gcc-internal-format, gfc-internal-format
16783 msgid "%s does not support delete_basic_block"
16784 msgstr ""
16786 #: cfghooks.c:643
16787 #, gcc-internal-format, gfc-internal-format
16788 msgid "%s does not support split_edge"
16789 msgstr ""
16791 #: cfghooks.c:716
16792 #, gcc-internal-format, gfc-internal-format
16793 msgid "%s does not support create_basic_block"
16794 msgstr ""
16796 #: cfghooks.c:757
16797 #, gcc-internal-format, gfc-internal-format
16798 msgid "%s does not support can_merge_blocks_p"
16799 msgstr ""
16801 #: cfghooks.c:768
16802 #, gcc-internal-format, gfc-internal-format
16803 msgid "%s does not support predict_edge"
16804 msgstr ""
16806 #: cfghooks.c:777
16807 #, gcc-internal-format, gfc-internal-format
16808 msgid "%s does not support predicted_by_p"
16809 msgstr ""
16811 #: cfghooks.c:791
16812 #, gcc-internal-format, gfc-internal-format
16813 msgid "%s does not support merge_blocks"
16814 msgstr ""
16816 #: cfghooks.c:872
16817 #, gcc-internal-format, gfc-internal-format
16818 msgid "%s does not support make_forwarder_block"
16819 msgstr ""
16821 #: cfghooks.c:1021
16822 #, gcc-internal-format, gfc-internal-format
16823 msgid "%s does not support force_nonfallthru"
16824 msgstr ""
16826 #: cfghooks.c:1055
16827 #, gcc-internal-format, gfc-internal-format
16828 msgid "%s does not support can_duplicate_block_p"
16829 msgstr ""
16831 #: cfghooks.c:1077
16832 #, gcc-internal-format, gfc-internal-format
16833 msgid "%s does not support duplicate_block"
16834 msgstr ""
16836 #: cfghooks.c:1152
16837 #, gcc-internal-format, gfc-internal-format
16838 msgid "%s does not support block_ends_with_call_p"
16839 msgstr ""
16841 #: cfghooks.c:1163
16842 #, gcc-internal-format, gfc-internal-format
16843 msgid "%s does not support block_ends_with_condjump_p"
16844 msgstr ""
16846 #: cfghooks.c:1181
16847 #, gcc-internal-format, gfc-internal-format
16848 msgid "%s does not support flow_call_edges_add"
16849 msgstr ""
16851 #: cfgloop.c:1388
16852 #, gcc-internal-format
16853 msgid "loop verification on loop tree that needs fixup"
16854 msgstr ""
16856 #: cfgloop.c:1404
16857 #, gcc-internal-format
16858 msgid "corrupt loop tree root"
16859 msgstr ""
16861 #: cfgloop.c:1414
16862 #, gcc-internal-format, gfc-internal-format
16863 msgid "loop with header %d marked for removal"
16864 msgstr ""
16866 #: cfgloop.c:1419
16867 #, gcc-internal-format, gfc-internal-format
16868 msgid "loop with header %d not in loop tree"
16869 msgstr ""
16871 #: cfgloop.c:1425
16872 #, gcc-internal-format, gfc-internal-format
16873 msgid "non-loop with header %d not marked for removal"
16874 msgstr ""
16876 #: cfgloop.c:1439
16877 #, gcc-internal-format, gfc-internal-format
16878 msgid "removed loop %d in loop tree"
16879 msgstr ""
16881 #: cfgloop.c:1447
16882 #, gcc-internal-format, gfc-internal-format
16883 msgid "size of loop %d should be %d, not %d"
16884 msgstr ""
16886 #: cfgloop.c:1458
16887 #, gcc-internal-format, gfc-internal-format
16888 msgid "bb %d does not belong to loop %d"
16889 msgstr ""
16891 #: cfgloop.c:1470
16892 #, gcc-internal-format, gfc-internal-format
16893 msgid "bb %d has father loop %d, should be loop %d"
16894 msgstr ""
16896 #: cfgloop.c:1486
16897 #, gcc-internal-format
16898 msgid "loop %d%'s header is not a loop header"
16899 msgstr ""
16901 #: cfgloop.c:1492
16902 #, gcc-internal-format
16903 msgid "loop %d%'s header does not have exactly 2 entries"
16904 msgstr ""
16906 #: cfgloop.c:1499
16907 #, gcc-internal-format
16908 msgid "loop %d%'s latch does not have an edge to its header"
16909 msgstr ""
16911 #: cfgloop.c:1504
16912 #, gcc-internal-format
16913 msgid "loop %d%'s latch is not dominated by its header"
16914 msgstr ""
16916 #: cfgloop.c:1512
16917 #, gcc-internal-format
16918 msgid "loop %d%'s latch does not have exactly 1 successor"
16919 msgstr ""
16921 #: cfgloop.c:1517
16922 #, gcc-internal-format
16923 msgid "loop %d%'s latch does not have header as successor"
16924 msgstr ""
16926 #: cfgloop.c:1522
16927 #, gcc-internal-format
16928 msgid "loop %d%'s latch does not belong directly to it"
16929 msgstr ""
16931 #: cfgloop.c:1528
16932 #, gcc-internal-format
16933 msgid "loop %d%'s header does not belong directly to it"
16934 msgstr ""
16936 #: cfgloop.c:1534
16937 #, gcc-internal-format
16938 msgid "loop %d%'s latch is marked as part of irreducible region"
16939 msgstr ""
16941 #: cfgloop.c:1567
16942 #, gcc-internal-format, gfc-internal-format
16943 msgid "basic block %d should be marked irreducible"
16944 msgstr ""
16946 #: cfgloop.c:1573
16947 #, gcc-internal-format, gfc-internal-format
16948 msgid "basic block %d should not be marked irreducible"
16949 msgstr ""
16951 #: cfgloop.c:1581
16952 #, gcc-internal-format, gfc-internal-format
16953 msgid "edge from %d to %d should be marked irreducible"
16954 msgstr ""
16956 #: cfgloop.c:1588
16957 #, gcc-internal-format, gfc-internal-format
16958 msgid "edge from %d to %d should not be marked irreducible"
16959 msgstr ""
16961 #: cfgloop.c:1602
16962 #, gcc-internal-format, gfc-internal-format
16963 msgid "corrupted head of the exits list of loop %d"
16964 msgstr ""
16966 #: cfgloop.c:1620
16967 #, gcc-internal-format, gfc-internal-format
16968 msgid "corrupted exits list of loop %d"
16969 msgstr ""
16971 #: cfgloop.c:1629
16972 #, gcc-internal-format, gfc-internal-format
16973 msgid "nonempty exits list of loop %d, but exits are not recorded"
16974 msgstr ""
16976 #: cfgloop.c:1656
16977 #, gcc-internal-format, gfc-internal-format
16978 msgid "exit %d->%d not recorded"
16979 msgstr ""
16981 #: cfgloop.c:1679
16982 #, gcc-internal-format, gfc-internal-format
16983 msgid "wrong list of exited loops for edge  %d->%d"
16984 msgstr ""
16986 #: cfgloop.c:1688
16987 #, gcc-internal-format
16988 msgid "too many loop exits recorded"
16989 msgstr ""
16991 #: cfgloop.c:1699
16992 #, gcc-internal-format, gfc-internal-format
16993 msgid "%d exits recorded for loop %d (having %d exits)"
16994 msgstr ""
16996 #: cfgrtl.c:2344
16997 #, gcc-internal-format, gfc-internal-format
16998 msgid "non-cold basic block %d reachable only by paths crossing the cold partition"
16999 msgstr ""
17001 #: cfgrtl.c:2416
17002 #, gcc-internal-format, gfc-internal-format
17003 msgid "multiple hot/cold transitions found (bb %i)"
17004 msgstr ""
17006 #: cfgrtl.c:2424
17007 #, gcc-internal-format
17008 msgid "partition found but function partition flag not set"
17009 msgstr ""
17011 #: cfgrtl.c:2463
17012 #, gcc-internal-format
17013 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
17014 msgstr ""
17016 #: cfgrtl.c:2472
17017 #, gcc-internal-format, gfc-internal-format
17018 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
17019 msgstr ""
17021 #: cfgrtl.c:2494
17022 #, gcc-internal-format
17023 msgid "EDGE_CROSSING incorrectly set across same section"
17024 msgstr ""
17026 #: cfgrtl.c:2499
17027 #, gcc-internal-format, gfc-internal-format
17028 msgid "fallthru edge crosses section boundary in bb %i"
17029 msgstr ""
17031 #: cfgrtl.c:2505
17032 #, gcc-internal-format, gfc-internal-format
17033 msgid "EH edge crosses section boundary in bb %i"
17034 msgstr ""
17036 #: cfgrtl.c:2511
17037 #, gcc-internal-format, gfc-internal-format
17038 msgid "No region crossing jump at section boundary in bb %i"
17039 msgstr ""
17041 #: cfgrtl.c:2518
17042 #, gcc-internal-format
17043 msgid "EDGE_CROSSING missing across section boundary"
17044 msgstr ""
17046 #: cfgrtl.c:2548
17047 #, gcc-internal-format, gfc-internal-format
17048 msgid "Region crossing jump across same section in bb %i"
17049 msgstr ""
17051 #: cfgrtl.c:2555
17052 #, gcc-internal-format, gfc-internal-format
17053 msgid "missing REG_EH_REGION note at the end of bb %i"
17054 msgstr ""
17056 #: cfgrtl.c:2560
17057 #, gcc-internal-format, gfc-internal-format
17058 msgid "too many exception handling edges in bb %i"
17059 msgstr ""
17061 #: cfgrtl.c:2568
17062 #, gcc-internal-format, gfc-internal-format
17063 msgid "too many outgoing branch edges from bb %i"
17064 msgstr ""
17066 #: cfgrtl.c:2573
17067 #, gcc-internal-format, gfc-internal-format
17068 msgid "fallthru edge after unconditional jump in bb %i"
17069 msgstr ""
17071 #: cfgrtl.c:2578
17072 #, gcc-internal-format, gfc-internal-format
17073 msgid "wrong number of branch edges after unconditional jump in bb %i"
17074 msgstr ""
17076 #: cfgrtl.c:2585
17077 #, gcc-internal-format, gfc-internal-format
17078 msgid "wrong amount of branch edges after conditional jump in bb %i"
17079 msgstr ""
17081 #: cfgrtl.c:2591
17082 #, gcc-internal-format, gfc-internal-format
17083 msgid "abnormal call edges for non-call insn in bb %i"
17084 msgstr ""
17086 #: cfgrtl.c:2596
17087 #, gcc-internal-format, gfc-internal-format
17088 msgid "sibcall edges for non-call insn in bb %i"
17089 msgstr ""
17091 #: cfgrtl.c:2606
17092 #, gcc-internal-format, gfc-internal-format
17093 msgid "abnormal edges for no purpose in bb %i"
17094 msgstr ""
17096 #: cfgrtl.c:2645 cfgrtl.c:2655
17097 #, gcc-internal-format, gfc-internal-format
17098 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
17099 msgstr ""
17101 #: cfgrtl.c:2668
17102 #, gcc-internal-format, gfc-internal-format
17103 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
17104 msgstr ""
17106 #: cfgrtl.c:2678
17107 #, gcc-internal-format, gfc-internal-format
17108 msgid "in basic block %d:"
17109 msgstr ""
17111 #: cfgrtl.c:2704
17112 #, gcc-internal-format, gfc-internal-format
17113 msgid "BB_RTL flag not set for block %d"
17114 msgstr ""
17116 #: cfgrtl.c:2711
17117 #, gcc-internal-format, gfc-internal-format
17118 msgid "insn %d basic block pointer is %d, should be %d"
17119 msgstr ""
17121 #: cfgrtl.c:2722
17122 #, gcc-internal-format, gfc-internal-format
17123 msgid "insn %d in header of bb %d has non-NULL basic block"
17124 msgstr ""
17126 #: cfgrtl.c:2730
17127 #, gcc-internal-format, gfc-internal-format
17128 msgid "insn %d in footer of bb %d has non-NULL basic block"
17129 msgstr ""
17131 #: cfgrtl.c:2803 cfgrtl.c:2851
17132 #, gcc-internal-format, gfc-internal-format
17133 msgid "insn %d outside of basic blocks has non-NULL bb field"
17134 msgstr ""
17136 #: cfgrtl.c:2811
17137 #, gcc-internal-format, gfc-internal-format
17138 msgid "end insn %d for block %d not found in the insn stream"
17139 msgstr ""
17141 #: cfgrtl.c:2824
17142 #, gcc-internal-format, gfc-internal-format
17143 msgid "insn %d is in multiple basic blocks (%d and %d)"
17144 msgstr ""
17146 #: cfgrtl.c:2836
17147 #, gcc-internal-format, gfc-internal-format
17148 msgid "head insn %d for block %d not found in the insn stream"
17149 msgstr ""
17151 #: cfgrtl.c:2884
17152 #, gcc-internal-format, gfc-internal-format
17153 msgid "missing barrier after block %i"
17154 msgstr ""
17156 #: cfgrtl.c:2900
17157 #, gcc-internal-format, gfc-internal-format
17158 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
17159 msgstr ""
17161 #: cfgrtl.c:2909
17162 #, gcc-internal-format, gfc-internal-format
17163 msgid "verify_flow_info: Incorrect fallthru %i->%i"
17164 msgstr ""
17166 #: cfgrtl.c:2945
17167 #, gcc-internal-format
17168 msgid "basic blocks not laid down consecutively"
17169 msgstr ""
17171 #: cfgrtl.c:2984
17172 #, gcc-internal-format, gfc-internal-format
17173 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
17174 msgstr ""
17176 #: cgraph.c:3051
17177 #, gcc-internal-format
17178 msgid "caller edge count invalid"
17179 msgstr ""
17181 #: cgraph.c:3135
17182 #, gcc-internal-format, gfc-internal-format
17183 msgid "aux field set for edge %s->%s"
17184 msgstr ""
17186 #: cgraph.c:3142
17187 #, gcc-internal-format
17188 msgid "cgraph count invalid"
17189 msgstr ""
17191 #: cgraph.c:3147
17192 #, gcc-internal-format
17193 msgid "inline clone in same comdat group list"
17194 msgstr ""
17196 #: cgraph.c:3152
17197 #, gcc-internal-format
17198 msgid "local symbols must be defined"
17199 msgstr ""
17201 #: cgraph.c:3157
17202 #, gcc-internal-format
17203 msgid "externally visible inline clone"
17204 msgstr ""
17206 #: cgraph.c:3162
17207 #, gcc-internal-format
17208 msgid "inline clone with address taken"
17209 msgstr ""
17211 #: cgraph.c:3167
17212 #, gcc-internal-format
17213 msgid "inline clone is forced to output"
17214 msgstr ""
17216 #: cgraph.c:3174
17217 #, gcc-internal-format, gfc-internal-format
17218 msgid "aux field set for indirect edge from %s"
17219 msgstr ""
17221 #: cgraph.c:3181
17222 #, gcc-internal-format, gfc-internal-format
17223 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
17224 msgstr ""
17226 #: cgraph.c:3196
17227 #, gcc-internal-format, gfc-internal-format
17228 msgid "comdat-local function called by %s outside its comdat"
17229 msgstr ""
17231 #: cgraph.c:3206
17232 #, gcc-internal-format
17233 msgid "inlined_to pointer is wrong"
17234 msgstr ""
17236 #: cgraph.c:3211
17237 #, gcc-internal-format
17238 msgid "multiple inline callers"
17239 msgstr ""
17241 #: cgraph.c:3218
17242 #, gcc-internal-format
17243 msgid "inlined_to pointer set for noninline callers"
17244 msgstr ""
17246 #: cgraph.c:3239
17247 #, gcc-internal-format
17248 msgid "caller edge count does not match BB count"
17249 msgstr ""
17251 #: cgraph.c:3261
17252 #, gcc-internal-format
17253 msgid "indirect call count does not match BB count"
17254 msgstr ""
17256 #: cgraph.c:3272
17257 #, gcc-internal-format
17258 msgid "inlined_to pointer is set but no predecessors found"
17259 msgstr ""
17261 #: cgraph.c:3277
17262 #, gcc-internal-format
17263 msgid "inlined_to pointer refers to itself"
17264 msgstr ""
17266 #: cgraph.c:3289
17267 #, gcc-internal-format
17268 msgid "cgraph_node has wrong clone_of"
17269 msgstr ""
17271 #: cgraph.c:3301
17272 #, gcc-internal-format
17273 msgid "cgraph_node has wrong clone list"
17274 msgstr ""
17276 #: cgraph.c:3307
17277 #, gcc-internal-format
17278 msgid "cgraph_node is in clone list but it is not clone"
17279 msgstr ""
17281 #: cgraph.c:3312
17282 #, gcc-internal-format
17283 msgid "cgraph_node has wrong prev_clone pointer"
17284 msgstr ""
17286 #: cgraph.c:3317
17287 #, gcc-internal-format
17288 msgid "double linked list of clones corrupted"
17289 msgstr ""
17291 #: cgraph.c:3329
17292 #, gcc-internal-format
17293 msgid "Alias has call edges"
17294 msgstr ""
17296 #: cgraph.c:3337
17297 #, gcc-internal-format
17298 msgid "Alias has non-alias reference"
17299 msgstr ""
17301 #: cgraph.c:3342
17302 #, gcc-internal-format
17303 msgid "Alias has more than one alias reference"
17304 msgstr ""
17306 #: cgraph.c:3349
17307 #, gcc-internal-format
17308 msgid "Analyzed alias has no reference"
17309 msgstr ""
17311 #: cgraph.c:3358
17312 #, gcc-internal-format
17313 msgid "Instrumentation clone does not reference original node"
17314 msgstr ""
17316 #: cgraph.c:3365
17317 #, gcc-internal-format
17318 msgid "Not instrumented node has non-NULL original declaration"
17319 msgstr ""
17321 #: cgraph.c:3375
17322 #, gcc-internal-format
17323 msgid "Instrumented node has wrong original declaration"
17324 msgstr ""
17326 #: cgraph.c:3393
17327 #, gcc-internal-format
17328 msgid "Node has more than one chkp reference"
17329 msgstr ""
17331 #: cgraph.c:3398
17332 #, gcc-internal-format
17333 msgid "Wrong node is referenced with chkp reference"
17334 msgstr ""
17336 #: cgraph.c:3406
17337 #, gcc-internal-format
17338 msgid "Analyzed node has no reference to instrumented version"
17339 msgstr ""
17341 #: cgraph.c:3420
17342 #, gcc-internal-format
17343 msgid "Alias chain for instrumented node is broken"
17344 msgstr ""
17346 #: cgraph.c:3429
17347 #, gcc-internal-format
17348 msgid "No edge out of thunk node"
17349 msgstr ""
17351 #: cgraph.c:3434
17352 #, gcc-internal-format
17353 msgid "More than one edge out of thunk node"
17354 msgstr ""
17356 #: cgraph.c:3439
17357 #, gcc-internal-format
17358 msgid "Thunk is not supposed to have body"
17359 msgstr ""
17361 #: cgraph.c:3445
17362 #, gcc-internal-format
17363 msgid "Instrumentation thunk has wrong edge callee"
17364 msgstr ""
17366 #: cgraph.c:3481
17367 #, gcc-internal-format
17368 msgid "shared call_stmt:"
17369 msgstr ""
17371 #: cgraph.c:3489
17372 #, gcc-internal-format
17373 msgid "edge points to wrong declaration:"
17374 msgstr ""
17376 #: cgraph.c:3498
17377 #, gcc-internal-format
17378 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
17379 msgstr ""
17381 #: cgraph.c:3508
17382 #, gcc-internal-format
17383 msgid "missing callgraph edge for call stmt:"
17384 msgstr ""
17386 #: cgraph.c:3518
17387 #, gcc-internal-format
17388 msgid "reference to dead statement"
17389 msgstr ""
17391 #: cgraph.c:3531
17392 #, gcc-internal-format, gfc-internal-format
17393 msgid "edge %s->%s has no corresponding call_stmt"
17394 msgstr ""
17396 #: cgraph.c:3543
17397 #, gcc-internal-format, gfc-internal-format
17398 msgid "an indirect edge from %s has no corresponding call_stmt"
17399 msgstr ""
17401 #: cgraph.c:3554
17402 #, gcc-internal-format
17403 msgid "verify_cgraph_node failed"
17404 msgstr ""
17406 #: cgraph.c:3661 varpool.c:306
17407 #, gcc-internal-format, gfc-internal-format
17408 msgid "%s: section %s is missing"
17409 msgstr ""
17411 #: cgraphunit.c:725
17412 #, gcc-internal-format
17413 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
17414 msgstr ""
17416 #: cgraphunit.c:777 cgraphunit.c:813
17417 #, gcc-internal-format
17418 msgid "%<externally_visible%> attribute have effect only on public objects"
17419 msgstr ""
17421 #: cgraphunit.c:784
17422 #, gcc-internal-format
17423 msgid "%<weakref%> attribute ignored because function is defined"
17424 msgstr ""
17426 #: cgraphunit.c:796
17427 #, gcc-internal-format
17428 msgid "always_inline function might not be inlinable"
17429 msgstr ""
17431 #: cgraphunit.c:821
17432 #, gcc-internal-format
17433 msgid "%<weakref%> attribute ignored because variable is initialized"
17434 msgstr ""
17436 #. include_self=
17437 #: cgraphunit.c:981 c/c-decl.c:11282
17438 #, gcc-internal-format
17439 msgid "%q+F used but never defined"
17440 msgstr ""
17442 #: cgraphunit.c:983 c/c-decl.c:11291
17443 #, gcc-internal-format
17444 msgid "%q+F declared %<static%> but never defined"
17445 msgstr ""
17447 #: cgraphunit.c:1027
17448 #, gcc-internal-format
17449 msgid "%qD defined but not used"
17450 msgstr ""
17452 #: cgraphunit.c:1350
17453 #, gcc-internal-format
17454 msgid "%<ifunc%> resolver for %qD must return %qT"
17455 msgstr ""
17457 #: cgraphunit.c:1353 cgraphunit.c:1375
17458 #, gcc-internal-format
17459 msgid "resolver indirect function declared here"
17460 msgstr ""
17462 #: cgraphunit.c:1372
17463 #, gcc-internal-format
17464 msgid "%<ifunc%> resolver for %qD should return %qT"
17465 msgstr ""
17467 #: cgraphunit.c:1379
17468 #, gcc-internal-format
17469 msgid "%qD alias between functions of incompatible types %qT and %qT"
17470 msgstr "%qD alias між функціями несумісних типів, %qT та %qT"
17472 #: cgraphunit.c:1382 cgraphunit.c:1461
17473 #, gcc-internal-format
17474 msgid "aliased declaration here"
17475 msgstr "оголошення aliased тут:"
17477 #: cgraphunit.c:1419 c-family/c-pragma.c:337
17478 #, gcc-internal-format
17479 msgid "%q+D aliased to undefined symbol %qE"
17480 msgstr ""
17482 #: cgraphunit.c:1435
17483 #, gcc-internal-format
17484 msgid "%q+D aliased to external symbol %qE"
17485 msgstr ""
17487 #: cgraphunit.c:1458
17488 #, gcc-internal-format
17489 msgid "%q+D alias between function and variable is not supported"
17490 msgstr ""
17492 #: cgraphunit.c:1532
17493 #, gcc-internal-format
17494 msgid "failed to reclaim unneeded function"
17495 msgstr ""
17497 #: cgraphunit.c:1560
17498 #, gcc-internal-format
17499 msgid "failed to reclaim unneeded function in same comdat group"
17500 msgstr ""
17502 #: cgraphunit.c:1799
17503 #, gcc-internal-format
17504 msgid "generic thunk code fails for method %qD which uses %<...%>"
17505 msgstr ""
17507 #: cgraphunit.c:2165
17508 #, gcc-internal-format
17509 msgid "size of return value of %q+D is %u bytes"
17510 msgstr ""
17512 #: cgraphunit.c:2168
17513 #, gcc-internal-format
17514 msgid "size of return value of %q+D is larger than %wd bytes"
17515 msgstr ""
17517 #: cgraphunit.c:2654
17518 #, gcc-internal-format
17519 msgid "nodes with unreleased memory found"
17520 msgstr ""
17522 #: collect-utils.c:68
17523 #, gcc-internal-format
17524 msgid "can't get program status: %m"
17525 msgstr ""
17527 #: collect-utils.c:82
17528 #, gcc-internal-format, gfc-internal-format
17529 msgid "%s terminated with signal %d [%s]%s"
17530 msgstr ""
17532 #: collect-utils.c:98
17533 #, gcc-internal-format, gfc-internal-format
17534 msgid "%s returned %d exit status"
17535 msgstr ""
17537 #: collect-utils.c:133
17538 #, gcc-internal-format, gfc-internal-format
17539 msgid "could not open response file %s"
17540 msgstr ""
17542 #: collect-utils.c:139
17543 #, gcc-internal-format, gfc-internal-format
17544 msgid "could not write to response file %s"
17545 msgstr ""
17547 #: collect-utils.c:145
17548 #, gcc-internal-format, gfc-internal-format
17549 msgid "could not close response file %s"
17550 msgstr ""
17552 #: collect-utils.c:179
17553 #, gcc-internal-format, gfc-internal-format
17554 msgid "cannot find '%s'"
17555 msgstr "не вдалося знайти «%s»"
17557 #: collect-utils.c:183 collect2.c:2361 collect2.c:2560 gcc.c:3080 gcc.c:6856
17558 #, gcc-internal-format
17559 msgid "pex_init failed: %m"
17560 msgstr ""
17562 #: collect-utils.c:192 collect2.c:2370 collect2.c:2568 gcc.c:8498
17563 #, gcc-internal-format
17564 msgid "%s: %m"
17565 msgstr ""
17567 #: collect2.c:702
17568 #, gcc-internal-format
17569 msgid "COLLECT_LTO_WRAPPER must be set"
17570 msgstr ""
17572 #: collect2.c:966 gcc.c:7382 lto-wrapper.c:1666
17573 #: config/i386/intelmic-mkoffload.c:556 config/nvptx/mkoffload.c:405
17574 #, gcc-internal-format
17575 msgid "atexit failed"
17576 msgstr ""
17578 #: collect2.c:1064
17579 #, gcc-internal-format
17580 msgid "no arguments"
17581 msgstr "немає аргументів"
17583 #: collect2.c:1303 opts.c:904
17584 #, gcc-internal-format
17585 msgid "LTO support has not been enabled in this configuration"
17586 msgstr ""
17588 #: collect2.c:1344
17589 #, gcc-internal-format
17590 msgid "can't open %s: %m"
17591 msgstr ""
17593 #: collect2.c:1450
17594 #, gcc-internal-format, gfc-internal-format
17595 msgid "unknown demangling style '%s'"
17596 msgstr "невідомий стиль декодування '%s'"
17598 #: collect2.c:1546 collect2.c:1729 collect2.c:1769
17599 #, gcc-internal-format
17600 msgid "fopen %s: %m"
17601 msgstr ""
17603 #: collect2.c:1549 collect2.c:1734 collect2.c:1772
17604 #, gcc-internal-format
17605 msgid "fclose %s: %m"
17606 msgstr ""
17608 #: collect2.c:2335
17609 #, gcc-internal-format
17610 msgid "cannot find 'nm'"
17611 msgstr ""
17613 #: collect2.c:2383
17614 #, gcc-internal-format
17615 msgid "can't open nm output: %m"
17616 msgstr ""
17618 #: collect2.c:2467
17619 #, gcc-internal-format, gfc-internal-format
17620 msgid "init function found in object %s"
17621 msgstr ""
17623 #: collect2.c:2478
17624 #, gcc-internal-format, gfc-internal-format
17625 msgid "fini function found in object %s"
17626 msgstr ""
17628 #: collect2.c:2535
17629 #, gcc-internal-format
17630 msgid "cannot find 'ldd'"
17631 msgstr ""
17633 #: collect2.c:2581
17634 #, gcc-internal-format
17635 msgid "can't open ldd output: %m"
17636 msgstr ""
17638 #: collect2.c:2599
17639 #, gcc-internal-format, gfc-internal-format
17640 msgid "dynamic dependency %s not found"
17641 msgstr ""
17643 #: collect2.c:2611
17644 #, gcc-internal-format, gfc-internal-format
17645 msgid "unable to open dynamic dependency '%s'"
17646 msgstr ""
17648 #: collect2.c:2765
17649 #, gcc-internal-format, gfc-internal-format
17650 msgid "%s: not a COFF file"
17651 msgstr ""
17653 #: collect2.c:2930
17654 #, gcc-internal-format, gfc-internal-format
17655 msgid "%s: cannot open as COFF file"
17656 msgstr ""
17658 #: collect2.c:2989
17659 #, gcc-internal-format, gfc-internal-format
17660 msgid "library lib%s not found"
17661 msgstr ""
17663 #: convert.c:96
17664 #, gcc-internal-format
17665 msgid "cannot convert to a pointer type"
17666 msgstr ""
17668 #: convert.c:392
17669 #, gcc-internal-format
17670 msgid "pointer value used where a floating point value was expected"
17671 msgstr ""
17673 #: convert.c:396
17674 #, gcc-internal-format
17675 msgid "aggregate value used where a float was expected"
17676 msgstr ""
17678 #: convert.c:528
17679 #, gcc-internal-format
17680 msgid "conversion to incomplete type"
17681 msgstr ""
17683 #: convert.c:992
17684 #, gcc-internal-format
17685 msgid "can%'t convert a vector of type %qT to type %qT which has different size"
17686 msgstr ""
17688 #: convert.c:1000
17689 #, gcc-internal-format
17690 msgid "aggregate value used where an integer was expected"
17691 msgstr ""
17693 #: convert.c:1085
17694 #, gcc-internal-format
17695 msgid "pointer value used where a complex was expected"
17696 msgstr ""
17698 #: convert.c:1089
17699 #, gcc-internal-format
17700 msgid "aggregate value used where a complex was expected"
17701 msgstr ""
17703 #: convert.c:1123
17704 #, gcc-internal-format
17705 msgid "can%'t convert a value of type %qT to vector type %qT which has different size"
17706 msgstr ""
17708 #: convert.c:1131
17709 #, gcc-internal-format
17710 msgid "can%'t convert value to a vector"
17711 msgstr ""
17713 #: convert.c:1170
17714 #, gcc-internal-format
17715 msgid "aggregate value used where a fixed-point was expected"
17716 msgstr ""
17718 #: coverage.c:200
17719 #, gcc-internal-format
17720 msgid "%qs is not a gcov data file"
17721 msgstr ""
17723 #: coverage.c:211
17724 #, gcc-internal-format
17725 msgid "%qs is version %q.*s, expected version %q.*s"
17726 msgstr ""
17728 #: coverage.c:293 coverage.c:303
17729 #, gcc-internal-format, gfc-internal-format
17730 msgid "Profile data for function %u is corrupted"
17731 msgstr ""
17733 #: coverage.c:294
17734 #, gcc-internal-format
17735 msgid "checksum is (%x,%x) instead of (%x,%x)"
17736 msgstr ""
17738 #: coverage.c:304
17739 #, gcc-internal-format, gfc-internal-format
17740 msgid "number of counters is %d instead of %d"
17741 msgstr ""
17743 #: coverage.c:311
17744 #, gcc-internal-format, gfc-internal-format
17745 msgid "cannot merge separate %s counters for function %u"
17746 msgstr ""
17748 #: coverage.c:331
17749 #, gcc-internal-format
17750 msgid "%qs has overflowed"
17751 msgstr ""
17753 #: coverage.c:332
17754 #, gcc-internal-format
17755 msgid "%qs is corrupted"
17756 msgstr ""
17758 #: coverage.c:390
17759 #, gcc-internal-format
17760 msgid "the control flow of function %qE does not match its profile data (counter %qs)"
17761 msgstr ""
17763 #: coverage.c:406
17764 #, gcc-internal-format
17765 msgid "execution counts estimated\n"
17766 msgstr ""
17768 #: coverage.c:407
17769 #, gcc-internal-format
17770 msgid "execution counts assumed to be zero\n"
17771 msgstr ""
17773 #: coverage.c:419
17774 #, gcc-internal-format
17775 msgid "source locations for function %qE have changed, the profile data may be out of date"
17776 msgstr ""
17778 #: coverage.c:690
17779 #, gcc-internal-format
17780 msgid "error writing %qs"
17781 msgstr ""
17783 #: coverage.c:1264
17784 #, gcc-internal-format, gfc-internal-format
17785 msgid "cannot open %s"
17786 msgstr "не вдалося відкрити %s"
17788 #: data-streamer-in.c:53
17789 #, gcc-internal-format
17790 msgid "bytecode stream: string too long for the string table"
17791 msgstr ""
17793 #: data-streamer-in.c:84 data-streamer-in.c:113
17794 #, gcc-internal-format
17795 msgid "bytecode stream: found non-null terminated string"
17796 msgstr ""
17798 #: dbgcnt.c:133
17799 #, gcc-internal-format
17800 msgid "cannot find a valid counter:value pair:"
17801 msgstr ""
17803 #: dbgcnt.c:134
17804 #, gcc-internal-format, gfc-internal-format
17805 msgid "-fdbg-cnt=%s"
17806 msgstr ""
17808 #: dbgcnt.c:135
17809 #, gcc-internal-format, gfc-internal-format
17810 msgid "          %s"
17811 msgstr "          %s"
17813 #: dbxout.c:3384
17814 #, gcc-internal-format
17815 msgid "common symbol debug info is not structured as symbol+offset"
17816 msgstr ""
17818 #: dbxout.c:3915
17819 #, gcc-internal-format
17820 msgid "global destructors not supported on this target"
17821 msgstr ""
17823 #: dbxout.c:3932
17824 #, gcc-internal-format
17825 msgid "global constructors not supported on this target"
17826 msgstr ""
17828 #: diagnostic.c:1509
17829 #, gcc-internal-format, gfc-internal-format
17830 msgid "in %s, at %s:%d"
17831 msgstr ""
17833 #: dominance.c:1170
17834 #, gcc-internal-format, gfc-internal-format
17835 msgid "dominator of %d status unknown"
17836 msgstr ""
17838 #: dominance.c:1178
17839 #, gcc-internal-format, gfc-internal-format
17840 msgid "dominator of %d should be %d, not %d"
17841 msgstr ""
17843 #: dumpfile.c:336 dumpfile.c:524 dumpfile.c:617
17844 #, gcc-internal-format
17845 msgid "could not open dump file %qs: %m"
17846 msgstr ""
17848 #: dumpfile.c:859
17849 #, gcc-internal-format
17850 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
17851 msgstr ""
17853 #: dumpfile.c:967
17854 #, gcc-internal-format
17855 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
17856 msgstr ""
17858 #: dumpfile.c:999
17859 #, gcc-internal-format
17860 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
17861 msgstr ""
17863 #: dwarf2out.c:1117
17864 #, gcc-internal-format
17865 msgid "multiple EH personalities are supported only with assemblers supporting .cfi_personality directive"
17866 msgstr ""
17868 #: dwarf2out.c:10901
17869 #, gcc-internal-format
17870 msgid "-gdwarf-6 is output as version 5 with incompatibilities"
17871 msgstr ""
17873 #: dwarf2out.c:14415
17874 #, gcc-internal-format, gfc-internal-format
17875 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
17876 msgstr ""
17878 #: emit-rtl.c:2898
17879 #, gcc-internal-format
17880 msgid "invalid rtl sharing found in the insn"
17881 msgstr ""
17883 #: emit-rtl.c:2900
17884 #, gcc-internal-format
17885 msgid "shared rtx"
17886 msgstr ""
17888 #: emit-rtl.c:2902
17889 #, gcc-internal-format
17890 msgid "internal consistency failure"
17891 msgstr ""
17893 #: emit-rtl.c:4039
17894 #, gcc-internal-format
17895 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
17896 msgstr ""
17898 #: errors.c:133
17899 #, gcc-internal-format, gfc-internal-format
17900 msgid "abort in %s, at %s:%d"
17901 msgstr ""
17903 #: except.c:2151
17904 #, gcc-internal-format
17905 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
17906 msgstr ""
17908 #: except.c:2286
17909 #, gcc-internal-format
17910 msgid "__builtin_eh_return not supported on this target"
17911 msgstr ""
17913 #: except.c:3409 except.c:3434
17914 #, gcc-internal-format, gfc-internal-format
17915 msgid "region_array is corrupted for region %i"
17916 msgstr ""
17918 #: except.c:3422 except.c:3453
17919 #, gcc-internal-format, gfc-internal-format
17920 msgid "lp_array is corrupted for lp %i"
17921 msgstr ""
17923 #: except.c:3439
17924 #, gcc-internal-format, gfc-internal-format
17925 msgid "outer block of region %i is wrong"
17926 msgstr ""
17928 #: except.c:3444
17929 #, gcc-internal-format, gfc-internal-format
17930 msgid "negative nesting depth of region %i"
17931 msgstr ""
17933 #: except.c:3458
17934 #, gcc-internal-format, gfc-internal-format
17935 msgid "region of lp %i is wrong"
17936 msgstr ""
17938 #: except.c:3485
17939 #, gcc-internal-format, gfc-internal-format
17940 msgid "tree list ends on depth %i"
17941 msgstr ""
17943 #: except.c:3490
17944 #, gcc-internal-format
17945 msgid "region_array does not match region_tree"
17946 msgstr ""
17948 #: except.c:3495
17949 #, gcc-internal-format
17950 msgid "lp_array does not match region_tree"
17951 msgstr ""
17953 #: except.c:3502
17954 #, gcc-internal-format
17955 msgid "verify_eh_tree failed"
17956 msgstr ""
17958 #: explow.c:1533
17959 #, gcc-internal-format
17960 msgid "stack limits not supported on this target"
17961 msgstr ""
17963 #: expmed.c:354
17964 #, gcc-internal-format
17965 msgid "reverse scalar storage order"
17966 msgstr ""
17968 #: expmed.c:371
17969 #, gcc-internal-format
17970 msgid "reverse floating-point scalar storage order"
17971 msgstr ""
17973 #: expmed.c:412
17974 #, gcc-internal-format, gfc-internal-format
17975 msgid "reverse storage order for %smode"
17976 msgstr ""
17978 #: expmed.c:658
17979 #, gcc-internal-format
17980 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
17981 msgstr ""
17983 #: expr.c:10979
17984 #, gcc-internal-format
17985 msgid "%Kcall to %qs declared with attribute error: %s"
17986 msgstr ""
17988 #: expr.c:10992
17989 #, gcc-internal-format
17990 msgid "%Kcall to %qs declared with attribute warning: %s"
17991 msgstr ""
17993 #: file-prefix-map.c:50
17994 #, gcc-internal-format
17995 msgid "invalid argument %qs to %qs"
17996 msgstr "некоректний аргумент %qs %qs"
17998 #: final.c:1868
17999 #, gcc-internal-format
18000 msgid "the frame size of %wd bytes is larger than %wd bytes"
18001 msgstr ""
18003 #: final.c:4821 toplev.c:1453 tree-cfgcleanup.c:1300
18004 #, gcc-internal-format
18005 msgid "could not open final insn dump file %qs: %m"
18006 msgstr ""
18008 #: final.c:4890 tree-cfgcleanup.c:1317
18009 #, gcc-internal-format
18010 msgid "could not close final insn dump file %qs: %m"
18011 msgstr ""
18013 #: fixed-value.c:128
18014 #, gcc-internal-format
18015 msgid "large fixed-point constant implicitly truncated to fixed-point type"
18016 msgstr ""
18018 #: fold-const.c:4151 fold-const.c:4161
18019 #, gcc-internal-format, gfc-internal-format
18020 msgid "comparison is always %d due to width of bit-field"
18021 msgstr ""
18023 #: fold-const.c:5478 tree-ssa-reassoc.c:2374 tree-ssa-reassoc.c:3214
18024 #, gcc-internal-format
18025 msgid "assuming signed overflow does not occur when simplifying range test"
18026 msgstr ""
18028 #: fold-const.c:5928 fold-const.c:5942
18029 #, gcc-internal-format, gfc-internal-format
18030 msgid "comparison is always %d"
18031 msgstr ""
18033 #: fold-const.c:6085
18034 #, gcc-internal-format
18035 msgid "%<or%> of unmatched not-equal tests is always 1"
18036 msgstr ""
18038 #: fold-const.c:6090
18039 #, gcc-internal-format
18040 msgid "%<and%> of mutually exclusive equal-tests is always 0"
18041 msgstr ""
18043 #: fold-const.c:8310
18044 #, gcc-internal-format
18045 msgid "assuming signed overflow does not occur when reducing constant in comparison"
18046 msgstr ""
18048 #: fold-const.c:8710
18049 #, gcc-internal-format
18050 msgid "assuming signed overflow does not occur when combining constants around a comparison"
18051 msgstr ""
18053 #: fold-const.c:12063
18054 #, gcc-internal-format
18055 msgid "fold check: original tree changed by fold"
18056 msgstr ""
18058 #: function.c:248
18059 #, gcc-internal-format
18060 msgid "total size of local objects too large"
18061 msgstr ""
18063 #: function.c:1776 gimplify.c:6270
18064 #, gcc-internal-format
18065 msgid "impossible constraint in %<asm%>"
18066 msgstr ""
18068 #: function.c:4415
18069 #, gcc-internal-format
18070 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18071 msgstr ""
18073 #: function.c:4436
18074 #, gcc-internal-format
18075 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18076 msgstr ""
18078 #: function.c:5087
18079 #, gcc-internal-format
18080 msgid "function returns an aggregate"
18081 msgstr ""
18083 #: gcc.c:2119 gcc.c:2140
18084 #, gcc-internal-format, gfc-internal-format
18085 msgid "specs %%include syntax malformed after %ld characters"
18086 msgstr ""
18088 #: gcc.c:2167 gcc.c:2177 gcc.c:2188 gcc.c:2199
18089 #, gcc-internal-format, gfc-internal-format
18090 msgid "specs %%rename syntax malformed after %ld characters"
18091 msgstr ""
18093 #: gcc.c:2210
18094 #, gcc-internal-format, gfc-internal-format
18095 msgid "specs %s spec was not found to be renamed"
18096 msgstr ""
18098 #: gcc.c:2218
18099 #, gcc-internal-format
18100 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
18101 msgstr ""
18103 #: gcc.c:2240
18104 #, gcc-internal-format, gfc-internal-format
18105 msgid "specs unknown %% command after %ld characters"
18106 msgstr ""
18108 #: gcc.c:2252 gcc.c:2266
18109 #, gcc-internal-format, gfc-internal-format
18110 msgid "specs file malformed after %ld characters"
18111 msgstr ""
18113 #: gcc.c:2321
18114 #, gcc-internal-format
18115 msgid "spec file has no spec for linking"
18116 msgstr ""
18118 #: gcc.c:2869
18119 #, gcc-internal-format
18120 msgid "system path %qs is not absolute"
18121 msgstr ""
18123 #: gcc.c:2957
18124 #, gcc-internal-format
18125 msgid "-pipe not supported"
18126 msgstr ""
18128 #: gcc.c:3119
18129 #, gcc-internal-format
18130 msgid "failed to get exit status: %m"
18131 msgstr ""
18133 #: gcc.c:3125
18134 #, gcc-internal-format
18135 msgid "failed to get process times: %m"
18136 msgstr ""
18138 #. The inferior failed to catch the signal.
18139 #: gcc.c:3151 gcc.c:3175
18140 #, gcc-internal-format, gfc-internal-format
18141 msgid "%s signal terminated program %s"
18142 msgstr ""
18144 #: gcc.c:3653 opts-common.c:1233 opts-common.c:1257 opts-global.c:139
18145 #, gcc-internal-format
18146 msgid "unrecognized command line option %qs"
18147 msgstr ""
18149 #: gcc.c:3718
18150 #, gcc-internal-format, gfc-internal-format
18151 msgid "GCC is not configured to support %s as offload target"
18152 msgstr ""
18154 #: gcc.c:4022
18155 #, gcc-internal-format
18156 msgid "%qs is an unknown -save-temps option"
18157 msgstr ""
18159 #: gcc.c:4497 toplev.c:875
18160 #, gcc-internal-format
18161 msgid "input file %qs is the same as output file"
18162 msgstr ""
18164 #: gcc.c:4502
18165 #, gcc-internal-format
18166 msgid "output filename may not be empty"
18167 msgstr ""
18169 #: gcc.c:4527
18170 #, gcc-internal-format
18171 msgid "-pipe ignored because -save-temps specified"
18172 msgstr ""
18174 #: gcc.c:4615
18175 #, gcc-internal-format
18176 msgid "%<-x %s%> after last input file has no effect"
18177 msgstr ""
18179 #: gcc.c:4797
18180 #, gcc-internal-format
18181 msgid "unable to locate default linker script %qs in the library search paths"
18182 msgstr ""
18184 #: gcc.c:5002
18185 #, gcc-internal-format
18186 msgid "switch %qs does not start with %<-%>"
18187 msgstr ""
18189 #: gcc.c:5006
18190 #, gcc-internal-format
18191 msgid "spec-generated switch is just %<-%>"
18192 msgstr ""
18194 #: gcc.c:5099
18195 #, gcc-internal-format, gfc-internal-format
18196 msgid "could not open temporary response file %s"
18197 msgstr ""
18199 #: gcc.c:5106
18200 #, gcc-internal-format, gfc-internal-format
18201 msgid "could not write to temporary response file %s"
18202 msgstr ""
18204 #: gcc.c:5112
18205 #, gcc-internal-format, gfc-internal-format
18206 msgid "could not close temporary response file %s"
18207 msgstr ""
18209 #: gcc.c:5235
18210 #, gcc-internal-format
18211 msgid "spec %qs invalid"
18212 msgstr ""
18214 #: gcc.c:5385
18215 #, gcc-internal-format
18216 msgid "spec %qs has invalid %<%%0%c%>"
18217 msgstr ""
18219 #: gcc.c:5706
18220 #, gcc-internal-format
18221 msgid "spec %qs has invalid %<%%W%c%>"
18222 msgstr ""
18224 #: gcc.c:5729
18225 #, gcc-internal-format
18226 msgid "spec %qs has invalid %<%%x%c%>"
18227 msgstr ""
18229 #. Catch the case where a spec string contains something like
18230 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
18231 #. hand side of the :.
18232 #: gcc.c:5940
18233 #, gcc-internal-format
18234 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
18235 msgstr ""
18237 #: gcc.c:5983
18238 #, gcc-internal-format
18239 msgid "spec failure: unrecognized spec option %qc"
18240 msgstr ""
18242 #: gcc.c:6045
18243 #, gcc-internal-format
18244 msgid "unknown spec function %qs"
18245 msgstr ""
18247 #: gcc.c:6075
18248 #, gcc-internal-format
18249 msgid "error in args to spec function %qs"
18250 msgstr ""
18252 #: gcc.c:6129
18253 #, gcc-internal-format
18254 msgid "malformed spec function name"
18255 msgstr ""
18257 #. )
18258 #: gcc.c:6132
18259 #, gcc-internal-format
18260 msgid "no arguments for spec function"
18261 msgstr ""
18263 #: gcc.c:6151
18264 #, gcc-internal-format
18265 msgid "malformed spec function arguments"
18266 msgstr ""
18268 #: gcc.c:6330
18269 #, gcc-internal-format
18270 msgid "braced spec %qs ends in escape"
18271 msgstr ""
18273 #: gcc.c:6465
18274 #, gcc-internal-format
18275 msgid "braced spec %qs is invalid at %qc"
18276 msgstr ""
18278 #: gcc.c:6560
18279 #, gcc-internal-format
18280 msgid "braced spec body %qs is invalid"
18281 msgstr ""
18283 #: gcc.c:7166
18284 #, gcc-internal-format, gfc-internal-format
18285 msgid "%s: could not determine length of compare-debug file %s"
18286 msgstr ""
18288 #: gcc.c:7177
18289 #, gcc-internal-format, gfc-internal-format
18290 msgid "%s: -fcompare-debug failure (length)"
18291 msgstr ""
18293 #: gcc.c:7187 gcc.c:7228
18294 #, gcc-internal-format, gfc-internal-format
18295 msgid "%s: could not open compare-debug file %s"
18296 msgstr ""
18298 #: gcc.c:7207 gcc.c:7244
18299 #, gcc-internal-format, gfc-internal-format
18300 msgid "%s: -fcompare-debug failure"
18301 msgstr ""
18303 #: gcc.c:7552
18304 #, gcc-internal-format
18305 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
18306 msgstr ""
18308 #: gcc.c:7576
18309 #, gcc-internal-format
18310 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
18311 msgstr ""
18313 #: gcc.c:7881
18314 #, gcc-internal-format
18315 msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
18316 msgstr ""
18318 #: gcc.c:7885
18319 #, gcc-internal-format
18320 msgid "unrecognized command line option %<-%s%>"
18321 msgstr ""
18323 #: gcc.c:8011
18324 #, gcc-internal-format
18325 msgid "not configured with sysroot headers suffix"
18326 msgstr ""
18328 #: gcc.c:8072
18329 #, gcc-internal-format
18330 msgid "no input files"
18331 msgstr "немає вхідних даних"
18333 #: gcc.c:8123
18334 #, gcc-internal-format
18335 msgid "cannot specify -o with -c, -S or -E with multiple files"
18336 msgstr ""
18338 #: gcc.c:8164
18339 #, gcc-internal-format, gfc-internal-format
18340 msgid "%s: %s compiler not installed on this system"
18341 msgstr ""
18343 #: gcc.c:8189
18344 #, gcc-internal-format
18345 msgid "recompiling with -fcompare-debug"
18346 msgstr ""
18348 #: gcc.c:8205
18349 #, gcc-internal-format
18350 msgid "during -fcompare-debug recompilation"
18351 msgstr ""
18353 #: gcc.c:8214
18354 #, gcc-internal-format
18355 msgid "comparing final insns dumps"
18356 msgstr ""
18358 #: gcc.c:8331
18359 #, gcc-internal-format, gfc-internal-format
18360 msgid "-fuse-linker-plugin, but %s not found"
18361 msgstr ""
18363 #: gcc.c:8364
18364 #, gcc-internal-format, gfc-internal-format
18365 msgid "%s: linker input file unused because linking not done"
18366 msgstr ""
18368 #: gcc.c:8420 c-family/c-opts.c:770
18369 #, gcc-internal-format
18370 msgid "cannot use %<-%> as input filename for a precompiled header"
18371 msgstr ""
18373 #: gcc.c:8426
18374 #, gcc-internal-format, gfc-internal-format
18375 msgid "language %s not recognized"
18376 msgstr ""
18378 #: gcc.c:8666
18379 #, gcc-internal-format
18380 msgid "multilib spec %qs is invalid"
18381 msgstr ""
18383 #: gcc.c:8868
18384 #, gcc-internal-format
18385 msgid "multilib exclusions %qs is invalid"
18386 msgstr ""
18388 #: gcc.c:8932
18389 #, gcc-internal-format
18390 msgid "multilib select %qs %qs is invalid"
18391 msgstr ""
18393 #: gcc.c:9094
18394 #, gcc-internal-format
18395 msgid "multilib select %qs is invalid"
18396 msgstr ""
18398 #: gcc.c:9134
18399 #, gcc-internal-format
18400 msgid "multilib exclusion %qs is invalid"
18401 msgstr ""
18403 #: gcc.c:9349
18404 #, gcc-internal-format
18405 msgid "environment variable %qs not defined"
18406 msgstr ""
18408 #: gcc.c:9489 gcc.c:9494
18409 #, gcc-internal-format
18410 msgid "invalid version number %qs"
18411 msgstr ""
18413 #: gcc.c:9537
18414 #, gcc-internal-format, gfc-internal-format
18415 msgid "too few arguments to %%:version-compare"
18416 msgstr ""
18418 #: gcc.c:9543
18419 #, gcc-internal-format, gfc-internal-format
18420 msgid "too many arguments to %%:version-compare"
18421 msgstr ""
18423 #: gcc.c:9585
18424 #, gcc-internal-format
18425 msgid "unknown operator %qs in %%:version-compare"
18426 msgstr ""
18428 #: gcc.c:9709
18429 #, gcc-internal-format, gfc-internal-format
18430 msgid "too many arguments to %%:compare-debug-dump-opt"
18431 msgstr ""
18433 #: gcc.c:9782
18434 #, gcc-internal-format, gfc-internal-format
18435 msgid "too many arguments to %%:compare-debug-self-opt"
18436 msgstr ""
18438 #: gcc.c:9818
18439 #, gcc-internal-format, gfc-internal-format
18440 msgid "too few arguments to %%:compare-debug-auxbase-opt"
18441 msgstr ""
18443 #: gcc.c:9822
18444 #, gcc-internal-format, gfc-internal-format
18445 msgid "too many arguments to %%:compare-debug-auxbase-opt"
18446 msgstr ""
18448 #: gcc.c:9829
18449 #, gcc-internal-format, gfc-internal-format
18450 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
18451 msgstr ""
18453 #: gcc.c:9903
18454 #, gcc-internal-format, gfc-internal-format
18455 msgid "too few arguments to %%:replace-extension"
18456 msgstr ""
18458 #: gcc.c:9956
18459 #, gcc-internal-format, gfc-internal-format
18460 msgid "wrong number of arguments to %%:debug-level-gt"
18461 msgstr ""
18463 #: gcov-tool.c:73
18464 #, gcc-internal-format, gfc-internal-format
18465 msgid "error in removing %s\n"
18466 msgstr ""
18468 #: gcov-tool.c:104
18469 #, gcc-internal-format, gfc-internal-format
18470 msgid "Cannot make directory %s"
18471 msgstr "Не вдалося створити каталог %s"
18473 #: gcov-tool.c:112
18474 #, gcc-internal-format
18475 msgid "Cannot get current directory name"
18476 msgstr "Не вдалося визначити назву поточного каталогу"
18478 #: gcov-tool.c:116 gcov-tool.c:130
18479 #, gcc-internal-format, gfc-internal-format
18480 msgid "Cannot change directory to %s"
18481 msgstr "Не вдалося змінити каталог на %s"
18483 #: gcov-tool.c:123
18484 #, gcc-internal-format, gfc-internal-format
18485 msgid "output file %s already exists in folder %s"
18486 msgstr ""
18488 #: gcov-tool.c:223
18489 #, gcc-internal-format
18490 msgid "weights need to be non-negative\n"
18491 msgstr ""
18493 #: gcov-tool.c:358
18494 #, gcc-internal-format
18495 msgid "scale needs to be non-negative\n"
18496 msgstr ""
18498 #: gcse.c:3985
18499 #, gcc-internal-format, gfc-internal-format
18500 msgid "%s: %d basic blocks and %d edges/basic block"
18501 msgstr ""
18503 #: gcse.c:3997
18504 #, gcc-internal-format, gfc-internal-format
18505 msgid "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above %d"
18506 msgstr ""
18508 #: gencfn-macros.c:195
18509 #, gcc-internal-format, gfc-internal-format
18510 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
18511 msgstr ""
18513 #: gencfn-macros.c:202
18514 #, gcc-internal-format, gfc-internal-format
18515 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
18516 msgstr ""
18518 #: gentarget-def.c:126
18519 #, gcc-internal-format, gfc-internal-format
18520 msgid "invalid prototype for '%s'"
18521 msgstr "некоректний прототип «%s»"
18523 #: gentarget-def.c:131
18524 #, gcc-internal-format, gfc-internal-format
18525 msgid "prototype for '%s' has required operands after optional operands"
18526 msgstr ""
18528 #: gentarget-def.c:148
18529 #, gcc-internal-format, gfc-internal-format
18530 msgid "argument %d of '%s' did not have the expected name"
18531 msgstr ""
18533 #: gentarget-def.c:168
18534 #, gcc-internal-format, gfc-internal-format
18535 msgid "'%s' must have %d operands (excluding match_dups)"
18536 msgstr ""
18538 #: gentarget-def.c:172
18539 #, gcc-internal-format, gfc-internal-format
18540 msgid "'%s' must have at least %d operands (excluding match_dups)"
18541 msgstr ""
18543 #: gentarget-def.c:176
18544 #, gcc-internal-format, gfc-internal-format
18545 msgid "'%s' must have no more than %d operands (excluding match_dups)"
18546 msgstr ""
18548 #: gentarget-def.c:276
18549 #, gcc-internal-format, gfc-internal-format
18550 msgid "duplicate definition of '%s'"
18551 msgstr "повторне визначення «%s»"
18553 #: ggc-common.c:393 ggc-common.c:401 ggc-common.c:470 ggc-common.c:488
18554 #: ggc-page.c:2457 ggc-page.c:2488 ggc-page.c:2495
18555 #, gcc-internal-format
18556 msgid "can%'t write PCH file: %m"
18557 msgstr ""
18559 #: ggc-common.c:481 config/i386/host-cygwin.c:57
18560 #, gcc-internal-format
18561 msgid "can%'t get position in PCH file: %m"
18562 msgstr ""
18564 #: ggc-common.c:491
18565 #, gcc-internal-format
18566 msgid "can%'t write padding to PCH file: %m"
18567 msgstr ""
18569 #: ggc-common.c:613 ggc-common.c:621 ggc-common.c:624 ggc-common.c:634
18570 #: ggc-common.c:637 ggc-page.c:2587
18571 #, gcc-internal-format
18572 msgid "can%'t read PCH file: %m"
18573 msgstr ""
18575 #: ggc-common.c:629
18576 #, gcc-internal-format
18577 msgid "had to relocate PCH"
18578 msgstr ""
18580 #: ggc-page.c:1725
18581 #, gcc-internal-format
18582 msgid "open /dev/zero: %m"
18583 msgstr ""
18585 #: ggc-page.c:2473 ggc-page.c:2479
18586 #, gcc-internal-format
18587 msgid "can%'t write PCH file"
18588 msgstr ""
18590 #: gimple-fold.c:1624 gimple-fold.c:2609
18591 #, gcc-internal-format
18592 msgid "%qD source argument is the same as destination"
18593 msgstr ""
18595 #: gimple-fold.c:1679
18596 msgid "%G%qD destination unchanged after copying no bytes from a string of length %E"
18597 msgstr ""
18599 #: gimple-fold.c:1684
18600 msgid "%G%qD destination unchanged after copying no bytes"
18601 msgstr ""
18603 #: gimple-fold.c:2052 tree-ssa-strlen.c:2050
18604 msgid "%G%qD specified bound %E equals destination size"
18605 msgstr ""
18607 #: gimple-fold.c:2054
18608 msgid "%G%qD specified bound %E exceeds destination size %wu"
18609 msgstr ""
18611 #: gimple-fold.c:2070
18612 msgid "%G%qD specified bound %E equals source length"
18613 msgstr ""
18615 #: gimple-ssa-isolate-paths.c:290
18616 #, gcc-internal-format
18617 msgid "potential null pointer dereference"
18618 msgstr ""
18620 #: gimple-ssa-isolate-paths.c:330
18621 #, gcc-internal-format
18622 msgid "null pointer dereference"
18623 msgstr "розіменування нульового вказівника"
18625 #: gimple-ssa-isolate-paths.c:429 gimple-ssa-isolate-paths.c:549 tree.c:12451
18626 #: tree.c:12488 c/c-typeck.c:2908 c/c-typeck.c:2994 c/c-typeck.c:10147
18627 #: c/c-typeck.c:10164 c/gimple-parser.c:1616 c/gimple-parser.c:1624
18628 #: cp/call.c:6493 cp/call.c:8098 cp/constexpr.c:820 cp/constexpr.c:2309
18629 #: cp/cvt.c:1015 cp/cvt.c:1042 cp/decl.c:7334 cp/decl2.c:5256 cp/pt.c:8334
18630 #: cp/semantics.c:1836 cp/semantics.c:4053 cp/typeck.c:1700 cp/typeck.c:1895
18631 #: cp/typeck.c:3837
18632 #, gcc-internal-format
18633 msgid "declared here"
18634 msgstr "оголошено тут"
18636 #: gimple-ssa-nonnull-compare.c:102
18637 #, gcc-internal-format
18638 msgid "nonnull argument %qD compared to NULL"
18639 msgstr ""
18641 #: gimple-ssa-sprintf.c:2517 gimple-ssa-sprintf.c:2637
18642 #, gcc-internal-format
18643 msgid "%qE output may be truncated before the last format character"
18644 msgstr ""
18646 #: gimple-ssa-sprintf.c:2519 gimple-ssa-sprintf.c:2639
18647 #, gcc-internal-format
18648 msgid "%qE output truncated before the last format character"
18649 msgstr ""
18651 #: gimple-ssa-sprintf.c:2522 gimple-ssa-sprintf.c:2642
18652 #, gcc-internal-format
18653 msgid "%qE may write a terminating nul past the end of the destination"
18654 msgstr ""
18656 #: gimple-ssa-sprintf.c:2524 gimple-ssa-sprintf.c:2644
18657 #, gcc-internal-format
18658 msgid "%qE writing a terminating nul past the end of the destination"
18659 msgstr ""
18661 #: gimple-ssa-sprintf.c:2534
18662 #, gcc-internal-format
18663 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
18664 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
18665 msgstr[0] ""
18666 msgstr[1] ""
18667 msgstr[2] ""
18669 #: gimple-ssa-sprintf.c:2541
18670 #, gcc-internal-format
18671 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
18672 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
18673 msgstr[0] ""
18674 msgstr[1] ""
18675 msgstr[2] ""
18677 #: gimple-ssa-sprintf.c:2548
18678 #, gcc-internal-format
18679 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
18680 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
18681 msgstr[0] ""
18682 msgstr[1] ""
18683 msgstr[2] ""
18685 #: gimple-ssa-sprintf.c:2559
18686 #, gcc-internal-format
18687 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
18688 msgstr ""
18690 #: gimple-ssa-sprintf.c:2562
18691 #, gcc-internal-format
18692 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
18693 msgstr ""
18695 #: gimple-ssa-sprintf.c:2564
18696 #, gcc-internal-format
18697 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
18698 msgstr ""
18700 #: gimple-ssa-sprintf.c:2576
18701 #, gcc-internal-format
18702 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
18703 msgstr ""
18705 #: gimple-ssa-sprintf.c:2579
18706 #, gcc-internal-format
18707 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
18708 msgstr ""
18710 #: gimple-ssa-sprintf.c:2582
18711 #, gcc-internal-format
18712 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
18713 msgstr ""
18715 #: gimple-ssa-sprintf.c:2591
18716 #, gcc-internal-format
18717 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
18718 msgstr ""
18720 #: gimple-ssa-sprintf.c:2594
18721 #, gcc-internal-format
18722 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
18723 msgstr ""
18725 #: gimple-ssa-sprintf.c:2597
18726 #, gcc-internal-format
18727 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
18728 msgstr ""
18730 #: gimple-ssa-sprintf.c:2606
18731 #, gcc-internal-format
18732 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
18733 msgstr ""
18735 #: gimple-ssa-sprintf.c:2609
18736 #, gcc-internal-format
18737 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
18738 msgstr ""
18740 #: gimple-ssa-sprintf.c:2611
18741 #, gcc-internal-format
18742 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
18743 msgstr ""
18745 #: gimple-ssa-sprintf.c:2653
18746 #, gcc-internal-format
18747 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
18748 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
18749 msgstr[0] ""
18750 msgstr[1] ""
18751 msgstr[2] ""
18753 #: gimple-ssa-sprintf.c:2660
18754 #, gcc-internal-format
18755 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
18756 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
18757 msgstr[0] ""
18758 msgstr[1] ""
18759 msgstr[2] ""
18761 #: gimple-ssa-sprintf.c:2668
18762 #, gcc-internal-format
18763 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
18764 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
18765 msgstr[0] ""
18766 msgstr[1] ""
18767 msgstr[2] ""
18769 #: gimple-ssa-sprintf.c:2680
18770 #, gcc-internal-format
18771 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
18772 msgstr ""
18774 #: gimple-ssa-sprintf.c:2683
18775 #, gcc-internal-format
18776 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
18777 msgstr ""
18779 #: gimple-ssa-sprintf.c:2686
18780 #, gcc-internal-format
18781 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
18782 msgstr ""
18784 #: gimple-ssa-sprintf.c:2699
18785 #, gcc-internal-format
18786 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
18787 msgstr ""
18789 #: gimple-ssa-sprintf.c:2702
18790 #, gcc-internal-format
18791 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
18792 msgstr ""
18794 #: gimple-ssa-sprintf.c:2705
18795 #, gcc-internal-format
18796 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
18797 msgstr ""
18799 #: gimple-ssa-sprintf.c:2715
18800 #, gcc-internal-format
18801 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
18802 msgstr ""
18804 #: gimple-ssa-sprintf.c:2718
18805 #, gcc-internal-format
18806 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
18807 msgstr ""
18809 #: gimple-ssa-sprintf.c:2721
18810 #, gcc-internal-format
18811 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
18812 msgstr ""
18814 #: gimple-ssa-sprintf.c:2730
18815 #, gcc-internal-format
18816 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
18817 msgstr ""
18819 #: gimple-ssa-sprintf.c:2733
18820 #, gcc-internal-format
18821 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
18822 msgstr ""
18824 #: gimple-ssa-sprintf.c:2736
18825 #, gcc-internal-format
18826 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
18827 msgstr ""
18829 #: gimple-ssa-sprintf.c:2825
18830 #, gcc-internal-format
18831 msgid "%<%.*s%> directive argument is null"
18832 msgstr "аргумент директиви %<%.*s%> є порожнім"
18834 #: gimple-ssa-sprintf.c:2890
18835 #, gcc-internal-format
18836 msgid "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
18837 msgstr ""
18839 #: gimple-ssa-sprintf.c:2897
18840 #, gcc-internal-format
18841 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
18842 msgstr ""
18844 #: gimple-ssa-sprintf.c:2900
18845 #, gcc-internal-format
18846 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
18847 msgstr ""
18849 #: gimple-ssa-sprintf.c:2929
18850 #, gcc-internal-format
18851 msgid "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
18852 msgstr ""
18854 #: gimple-ssa-sprintf.c:2936
18855 #, gcc-internal-format
18856 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
18857 msgstr ""
18859 #: gimple-ssa-sprintf.c:2939
18860 #, gcc-internal-format
18861 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
18862 msgstr ""
18864 #: gimple-ssa-sprintf.c:2949
18865 #, gcc-internal-format
18866 msgid "assuming directive output of %wu byte"
18867 msgid_plural "assuming directive output of %wu bytes"
18868 msgstr[0] ""
18869 msgstr[1] ""
18870 msgstr[2] ""
18872 #: gimple-ssa-sprintf.c:2956
18873 #, gcc-internal-format
18874 msgid "directive argument %qE"
18875 msgstr "аргумент директиви %qE"
18877 #: gimple-ssa-sprintf.c:2958
18878 #, gcc-internal-format
18879 msgid "directive argument in the range [%E, %E]"
18880 msgstr ""
18882 #: gimple-ssa-sprintf.c:2962
18883 #, gcc-internal-format
18884 msgid "using the range [%E, %E] for directive argument"
18885 msgstr ""
18887 #: gimple-ssa-sprintf.c:2982
18888 #, gcc-internal-format
18889 msgid "%qE output %wu byte into a destination of size %wu"
18890 msgstr ""
18892 #: gimple-ssa-sprintf.c:2983
18893 #, gcc-internal-format
18894 msgid "%qE output %wu bytes into a destination of size %wu"
18895 msgstr ""
18897 #: gimple-ssa-sprintf.c:2987
18898 #, gcc-internal-format
18899 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
18900 msgstr ""
18902 #: gimple-ssa-sprintf.c:2992
18903 #, gcc-internal-format
18904 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
18905 msgstr ""
18907 #: gimple-ssa-sprintf.c:2997
18908 #, gcc-internal-format
18909 msgid "%qE output %wu or more bytes into a destination of size %wu"
18910 msgstr ""
18912 #: gimple-ssa-sprintf.c:3368
18913 #, gcc-internal-format
18914 msgid "%<%.*s%> directive width out of range"
18915 msgstr ""
18917 #: gimple-ssa-sprintf.c:3402
18918 #, gcc-internal-format
18919 msgid "%<%.*s%> directive precision out of range"
18920 msgstr ""
18922 #: gimple-ssa-sprintf.c:3893
18923 #, gcc-internal-format
18924 msgid "specified bound %wu exceeds maximum object size %wu"
18925 msgstr ""
18927 #: gimple-ssa-sprintf.c:3899
18928 #, gcc-internal-format
18929 msgid "specified bound %wu exceeds %<INT_MAX%>"
18930 msgstr ""
18932 #: gimple-ssa-sprintf.c:3949
18933 #, gcc-internal-format
18934 msgid "null destination pointer"
18935 msgstr "нульовий вказівник призначення"
18937 #: gimple-ssa-sprintf.c:3966
18938 #, gcc-internal-format
18939 msgid "specified bound %wu exceeds the size %wu of the destination object"
18940 msgstr ""
18942 #: gimple-ssa-sprintf.c:3978
18943 #, gcc-internal-format
18944 msgid "null format string"
18945 msgstr ""
18947 #: gimple-ssa-warn-alloca.c:462
18948 #, gcc-internal-format
18949 msgid "use of %<alloca%>"
18950 msgstr ""
18952 #: gimple-ssa-warn-alloca.c:485
18953 #, gcc-internal-format
18954 msgid "argument to variable-length array may be too large"
18955 msgstr ""
18957 #: gimple-ssa-warn-alloca.c:487
18958 #, gcc-internal-format
18959 msgid "argument to %<alloca%> may be too large"
18960 msgstr ""
18962 #: gimple-ssa-warn-alloca.c:491
18963 #, gcc-internal-format, gfc-internal-format
18964 msgid "limit is %u bytes, but argument may be as large as %s"
18965 msgstr ""
18967 #: gimple-ssa-warn-alloca.c:498
18968 #, gcc-internal-format
18969 msgid "argument to variable-length array is too large"
18970 msgstr ""
18972 #: gimple-ssa-warn-alloca.c:500
18973 #, gcc-internal-format
18974 msgid "argument to %<alloca%> is too large"
18975 msgstr ""
18977 #: gimple-ssa-warn-alloca.c:504
18978 #, gcc-internal-format, gfc-internal-format
18979 msgid "limit is %u bytes, but argument is %s"
18980 msgstr ""
18982 #: gimple-ssa-warn-alloca.c:510
18983 #, gcc-internal-format
18984 msgid "variable-length array bound is unknown"
18985 msgstr ""
18987 #: gimple-ssa-warn-alloca.c:511
18988 #, gcc-internal-format
18989 msgid "%<alloca%> bound is unknown"
18990 msgstr ""
18992 #: gimple-ssa-warn-alloca.c:515
18993 #, gcc-internal-format
18994 msgid "unbounded use of variable-length array"
18995 msgstr ""
18997 #: gimple-ssa-warn-alloca.c:516
18998 #, gcc-internal-format
18999 msgid "unbounded use of %<alloca%>"
19000 msgstr ""
19002 #: gimple-ssa-warn-alloca.c:520
19003 #, gcc-internal-format
19004 msgid "use of %<alloca%> within a loop"
19005 msgstr ""
19007 #: gimple-ssa-warn-alloca.c:525
19008 #, gcc-internal-format
19009 msgid "argument to variable-length array may be too large due to conversion from %qT to %qT"
19010 msgstr ""
19012 #: gimple-ssa-warn-alloca.c:528
19013 #, gcc-internal-format
19014 msgid "argument to %<alloca%> may be too large due to conversion from %qT to %qT"
19015 msgstr ""
19017 #: gimple-ssa-warn-alloca.c:534
19018 #, gcc-internal-format
19019 msgid "argument to variable-length array is zero"
19020 msgstr ""
19022 #: gimple-ssa-warn-alloca.c:536
19023 #, gcc-internal-format
19024 msgid "argument to %<alloca%> is zero"
19025 msgstr ""
19027 #: gimple-ssa-warn-restrict.c:1402
19028 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
19029 msgstr ""
19031 #: gimple-ssa-warn-restrict.c:1404
19032 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
19033 msgstr ""
19035 #: gimple-ssa-warn-restrict.c:1408
19036 msgid "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
19037 msgstr ""
19039 #: gimple-ssa-warn-restrict.c:1410
19040 msgid "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19041 msgstr ""
19043 #: gimple-ssa-warn-restrict.c:1417
19044 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19045 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19046 msgstr[0] ""
19047 msgstr[1] ""
19048 msgstr[2] ""
19050 #: gimple-ssa-warn-restrict.c:1427
19051 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at offset %s"
19052 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19053 msgstr[0] ""
19054 msgstr[1] ""
19055 msgstr[2] ""
19057 #: gimple-ssa-warn-restrict.c:1440
19058 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
19059 msgid_plural "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19060 msgstr[0] ""
19061 msgstr[1] ""
19062 msgstr[2] ""
19064 #: gimple-ssa-warn-restrict.c:1450
19065 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19066 msgstr ""
19068 #: gimple-ssa-warn-restrict.c:1458
19069 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19070 msgstr ""
19072 #: gimple-ssa-warn-restrict.c:1471
19073 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at offset %s"
19074 msgid_plural "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19075 msgstr[0] ""
19076 msgstr[1] ""
19077 msgstr[2] ""
19079 #: gimple-ssa-warn-restrict.c:1479
19080 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19081 msgstr ""
19083 #: gimple-ssa-warn-restrict.c:1486
19084 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19085 msgstr ""
19087 #: gimple-ssa-warn-restrict.c:1514
19088 msgid "%G%qD accessing %wu byte may overlap %wu byte"
19089 msgid_plural "%G%qD accessing %wu bytes may overlap %wu byte"
19090 msgstr[0] ""
19091 msgstr[1] ""
19092 msgstr[2] ""
19094 #: gimple-ssa-warn-restrict.c:1521
19095 msgid "%G%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
19096 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
19097 msgstr[0] ""
19098 msgstr[1] ""
19099 msgstr[2] ""
19101 #: gimple-ssa-warn-restrict.c:1532
19102 msgid "%G%qD accessing %wu byte may overlap up to %wu bytes"
19103 msgid_plural "%G%qD accessing %wu bytes may overlap up to %wu bytes"
19104 msgstr[0] ""
19105 msgstr[1] ""
19106 msgstr[2] ""
19108 #: gimple-ssa-warn-restrict.c:1539
19109 msgid "%G%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at offset %s"
19110 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19111 msgstr[0] ""
19112 msgstr[1] ""
19113 msgstr[2] ""
19115 #: gimple-ssa-warn-restrict.c:1552
19116 msgid "%G%qD accessing between %wu and %wu bytes may overlap %wu byte"
19117 msgid_plural "%G%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
19118 msgstr[0] ""
19119 msgstr[1] ""
19120 msgstr[2] ""
19122 #: gimple-ssa-warn-restrict.c:1559
19123 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
19124 msgid_plural "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19125 msgstr[0] ""
19126 msgstr[1] ""
19127 msgstr[2] ""
19129 #: gimple-ssa-warn-restrict.c:1571
19130 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at offset %s"
19131 msgid_plural "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19132 msgstr[0] ""
19133 msgstr[1] ""
19134 msgstr[2] ""
19136 #: gimple-ssa-warn-restrict.c:1631
19137 msgid "%G%qD pointer overflow between offset %s and size %s accessing array %qD with type %qT"
19138 msgstr ""
19140 #: gimple-ssa-warn-restrict.c:1635
19141 #, gcc-internal-format
19142 msgid "array %qD declared here"
19143 msgstr "масив %qD оголошено тут"
19145 #: gimple-ssa-warn-restrict.c:1638 gimple-ssa-warn-restrict.c:1644
19146 msgid "%G%qD pointer overflow between offset %s and size %s"
19147 msgstr ""
19149 #: gimple-ssa-warn-restrict.c:1662
19150 msgid "%G%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
19151 msgstr ""
19153 #: gimple-ssa-warn-restrict.c:1665
19154 msgid "%G%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
19155 msgstr ""
19157 #: gimple-ssa-warn-restrict.c:1671
19158 msgid "%G%qD forming offset %s is out of the bounds of object %qD with type %qT"
19159 msgstr ""
19161 #: gimple-ssa-warn-restrict.c:1673
19162 msgid "%G%qD offset %s is out of the bounds of object %qD with type %qT"
19163 msgstr ""
19165 #: gimple-ssa-warn-restrict.c:1678 c/c-decl.c:3603 c/c-decl.c:3874
19166 #: c/c-typeck.c:8345 cp/class.c:1346 cp/class.c:3098 cp/decl.c:3979
19167 #: cp/decl.c:10753 cp/decl.c:11151 cp/decl.c:11160 cp/friend.c:384
19168 #: cp/friend.c:393 cp/parser.c:3275 cp/parser.c:3372 cp/parser.c:3422
19169 #: cp/parser.c:6327 cp/parser.c:21027
19170 #, gcc-internal-format
19171 msgid "%qD declared here"
19172 msgstr ""
19174 #: gimple-ssa-warn-restrict.c:1683
19175 msgid "%G%qD forming offset %s is out of the bounds [0, %wu]"
19176 msgstr ""
19178 #: gimple-ssa-warn-restrict.c:1685
19179 msgid "%G%qD offset %s is out of the bounds [0, %wu]"
19180 msgstr ""
19182 #: gimple-ssa-warn-restrict.c:1690
19183 msgid "%G%qD forming offset %s is out of bounds"
19184 msgstr ""
19186 #: gimple-ssa-warn-restrict.c:1691
19187 msgid "%G%qD offset %s is out of bounds"
19188 msgstr ""
19190 #: gimple-ssa-warn-restrict.c:1702
19191 msgid "%G%qD offset %s from the object at %qE is out of the bounds of %qT"
19192 msgstr ""
19194 #: gimple-ssa-warn-restrict.c:1711
19195 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"
19196 msgstr ""
19198 #: gimple-ssa-warn-restrict.c:1890
19199 msgid "%G%qD source argument is the same as destination"
19200 msgstr ""
19202 #: gimple-streamer-in.c:210
19203 #, gcc-internal-format, gfc-internal-format
19204 msgid "bytecode stream: unknown GIMPLE statement tag %s"
19205 msgstr ""
19207 #: gimple.c:1233
19208 #, gcc-internal-format, gfc-internal-format
19209 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
19210 msgstr ""
19212 #: gimplify.c:1854
19213 #, gcc-internal-format
19214 msgid "statement will never be executed"
19215 msgstr ""
19217 #: gimplify.c:2183 gimplify.c:2191
19218 #, gcc-internal-format
19219 msgid "this statement may fall through"
19220 msgstr ""
19222 #: gimplify.c:2193
19223 #, gcc-internal-format
19224 msgid "here"
19225 msgstr ""
19227 #: gimplify.c:2302
19228 #, gcc-internal-format
19229 msgid "attribute %<fallthrough%> not preceding a case label or default label"
19230 msgstr ""
19232 #: gimplify.c:3409
19233 #, gcc-internal-format
19234 msgid "using result of function returning %<void%>"
19235 msgstr ""
19237 #: gimplify.c:6128
19238 #, gcc-internal-format, gfc-internal-format
19239 msgid "invalid lvalue in asm output %d"
19240 msgstr ""
19242 #: gimplify.c:6271
19243 #, gcc-internal-format, gfc-internal-format
19244 msgid "non-memory input %d must stay in memory"
19245 msgstr ""
19247 #: gimplify.c:6311 gimplify.c:6320
19248 #, gcc-internal-format, gfc-internal-format
19249 msgid "memory input %d is not directly addressable"
19250 msgstr ""
19252 #: gimplify.c:6928
19253 #, gcc-internal-format
19254 msgid "threadprivate variable %qE used in target region"
19255 msgstr ""
19257 #: gimplify.c:6930
19258 #, gcc-internal-format
19259 msgid "enclosing target region"
19260 msgstr ""
19262 #: gimplify.c:6942
19263 #, gcc-internal-format
19264 msgid "threadprivate variable %qE used in untied task"
19265 msgstr ""
19267 #: gimplify.c:6944
19268 #, gcc-internal-format
19269 msgid "enclosing task"
19270 msgstr ""
19272 #: gimplify.c:7016
19273 #, gcc-internal-format
19274 msgid "%qE not specified in enclosing %qs"
19275 msgstr "%qE не задано у замиканні %qs"
19277 #: gimplify.c:7018
19278 #, gcc-internal-format
19279 msgid "enclosing %qs"
19280 msgstr ""
19282 #: gimplify.c:7143
19283 #, gcc-internal-format
19284 msgid "%qE not specified in enclosing OpenACC %qs construct"
19285 msgstr ""
19287 #: gimplify.c:7145
19288 #, gcc-internal-format
19289 msgid "enclosing OpenACC %qs construct"
19290 msgstr ""
19292 #: gimplify.c:7198
19293 #, gcc-internal-format
19294 msgid "%qE with %<link%> clause used in %<routine%> function"
19295 msgstr ""
19297 #: gimplify.c:7206
19298 #, gcc-internal-format
19299 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
19300 msgstr ""
19302 #: gimplify.c:7272 gimplify.c:7872
19303 #, gcc-internal-format
19304 msgid "variable %qE declared in enclosing %<host_data%> region"
19305 msgstr ""
19307 #: gimplify.c:7293
19308 #, gcc-internal-format
19309 msgid "%qD referenced in target region does not have a mappable type"
19310 msgstr ""
19312 #: gimplify.c:7411 gimplify.c:7443
19313 #, gcc-internal-format
19314 msgid "iteration variable %qE is predetermined linear"
19315 msgstr ""
19317 #: gimplify.c:7414
19318 #, gcc-internal-format
19319 msgid "iteration variable %qE should be private"
19320 msgstr ""
19322 #: gimplify.c:7428
19323 #, gcc-internal-format
19324 msgid "iteration variable %qE should not be firstprivate"
19325 msgstr ""
19327 #: gimplify.c:7431
19328 #, gcc-internal-format
19329 msgid "iteration variable %qE should not be reduction"
19330 msgstr ""
19332 #: gimplify.c:7434
19333 #, gcc-internal-format
19334 msgid "iteration variable %qE should not be linear"
19335 msgstr ""
19337 #: gimplify.c:7437
19338 #, gcc-internal-format
19339 msgid "iteration variable %qE should not be lastprivate"
19340 msgstr ""
19342 #: gimplify.c:7440
19343 #, gcc-internal-format
19344 msgid "iteration variable %qE should not be private"
19345 msgstr ""
19347 #: gimplify.c:7742
19348 #, gcc-internal-format
19349 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
19350 msgstr ""
19352 #: gimplify.c:7949
19353 #, gcc-internal-format
19354 msgid "mapping field %qE of variable length structure"
19355 msgstr ""
19357 #: gimplify.c:8160
19358 #, gcc-internal-format
19359 msgid "%qE appears more than once in map clauses"
19360 msgstr ""
19362 #: gimplify.c:8464
19363 #, gcc-internal-format
19364 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
19365 msgstr ""
19367 #: gimplify.c:8484
19368 #, gcc-internal-format
19369 msgid "%s variable %qE is private in outer context"
19370 msgstr ""
19372 #: gimplify.c:8510
19373 #, gcc-internal-format
19374 msgid "expected %qs %<if%> clause modifier rather than %qs"
19375 msgstr ""
19377 #: gimplify.c:8775
19378 #, gcc-internal-format
19379 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
19380 msgstr ""
19382 #: gimplify.c:8808
19383 #, gcc-internal-format
19384 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
19385 msgstr ""
19387 #: gimplify.c:9000
19388 #, gcc-internal-format
19389 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
19390 msgstr ""
19392 #: gimplify.c:9051
19393 #, gcc-internal-format
19394 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
19395 msgstr ""
19397 #: gimplify.c:9133
19398 #, gcc-internal-format
19399 msgid "incompatible data clause with reduction on %qE; promoting to present_or_copy"
19400 msgstr ""
19402 #: gimplify.c:9278
19403 #, gcc-internal-format
19404 msgid "invalid private reduction on %qE"
19405 msgstr "некоректне приватне спрощення %qE"
19407 #: gimplify.c:11103 omp-low.c:2791
19408 #, gcc-internal-format
19409 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
19410 msgstr ""
19412 #: gimplify.c:11121
19413 #, gcc-internal-format
19414 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
19415 msgstr ""
19417 #: gimplify.c:11134
19418 #, gcc-internal-format
19419 msgid "number of variables in %<depend(sink)%> clause does not match number of iteration variables"
19420 msgstr ""
19422 #: gimplify.c:11147
19423 #, gcc-internal-format
19424 msgid "more than one %<depend(source)%> clause on an %<ordered%> construct"
19425 msgstr ""
19427 #: gimplify.c:11158
19428 #, gcc-internal-format
19429 msgid "%<depend(source)%> clause specified together with %<depend(sink:)%> clauses on the same construct"
19430 msgstr ""
19432 #: gimplify.c:12393
19433 #, gcc-internal-format
19434 msgid "gimplification failed"
19435 msgstr ""
19437 #: gimplify.c:12936
19438 #, gcc-internal-format
19439 msgid "%qT is promoted to %qT when passed through %<...%>"
19440 msgstr ""
19442 #: gimplify.c:12941
19443 #, gcc-internal-format
19444 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
19445 msgstr ""
19447 #: gimplify.c:12948
19448 #, gcc-internal-format
19449 msgid "if this code is reached, the program will abort"
19450 msgstr ""
19452 #: godump.c:1425
19453 #, gcc-internal-format
19454 msgid "could not close Go dump file: %m"
19455 msgstr ""
19457 #: godump.c:1437
19458 #, gcc-internal-format
19459 msgid "could not open Go dump file %qs: %m"
19460 msgstr ""
19462 #: graph.c:55 toplev.c:1628 objc/objc-act.c:461
19463 #, gcc-internal-format
19464 msgid "can%'t open %s: %m"
19465 msgstr "не вдалося відкрити %s: %m"
19467 #: graphite.c:463
19468 #, gcc-internal-format
19469 msgid "Graphite loop optimizations cannot be used (isl is not available)."
19470 msgstr ""
19472 #: hsa-brig.c:909
19473 #, gcc-internal-format
19474 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
19475 msgstr ""
19477 #: hsa-common.c:243
19478 #, gcc-internal-format
19479 msgid "HSA image ops not handled"
19480 msgstr ""
19482 #: hsa-gen.c:1230
19483 #, gcc-internal-format
19484 msgid "HSA SSA name defined by instruction that is supposed to be using it"
19485 msgstr ""
19487 #: hsa-gen.c:1234 hsa-gen.c:1247
19488 #, gcc-internal-format
19489 msgid "HSA SSA verification failed"
19490 msgstr ""
19492 #: hsa-gen.c:1243
19493 #, gcc-internal-format
19494 msgid "HSA SSA name not among operands of instruction that is supposed to use it"
19495 msgstr ""
19497 #: hsa-gen.c:1503
19498 #, gcc-internal-format
19499 msgid "HSA instruction uses a register but is not among recorded register uses"
19500 msgstr ""
19502 #: hsa-gen.c:1507
19503 #, gcc-internal-format
19504 msgid "HSA instruction verification failed"
19505 msgstr ""
19507 #: input.c:1190
19508 #, gcc-internal-format, gfc-internal-format
19509 msgid "expansion point is location %i"
19510 msgstr ""
19512 #: input.c:1220
19513 #, gcc-internal-format, gfc-internal-format
19514 msgid "token %u has x-location == y-location == %u"
19515 msgstr ""
19517 #: input.c:1228
19518 #, gcc-internal-format, gfc-internal-format
19519 msgid "token %u has x-location == %u"
19520 msgstr ""
19522 #: input.c:1229
19523 #, gcc-internal-format, gfc-internal-format
19524 msgid "token %u has y-location == %u"
19525 msgstr ""
19527 #: internal-fn.c:480
19528 #, gcc-internal-format
19529 msgid "invalid use of attribute %<fallthrough%>"
19530 msgstr ""
19532 #: ipa-chkp.c:669
19533 #, gcc-internal-format
19534 msgid "function cannot be instrumented"
19535 msgstr ""
19537 #: ipa-devirt.c:755 ipa-devirt.c:906
19538 #, gcc-internal-format
19539 msgid "virtual table of type %qD violates one definition rule"
19540 msgstr ""
19542 #: ipa-devirt.c:758
19543 #, gcc-internal-format
19544 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
19545 msgstr ""
19547 #: ipa-devirt.c:797
19548 #, gcc-internal-format
19549 msgid "virtual table of type %qD contains RTTI information"
19550 msgstr ""
19552 #: ipa-devirt.c:803
19553 #, gcc-internal-format
19554 msgid "but is prevailed by one without from other translation unit"
19555 msgstr ""
19557 #: ipa-devirt.c:807
19558 #, gcc-internal-format
19559 msgid "RTTI will not work on this type"
19560 msgstr ""
19562 #: ipa-devirt.c:837 ipa-devirt.c:865 ipa-devirt.c:936
19563 #, gcc-internal-format
19564 msgid "virtual table of type %qD violates one definition rule  "
19565 msgstr ""
19567 #: ipa-devirt.c:843
19568 #, gcc-internal-format
19569 msgid "the conflicting type defined in another translation unit has virtual table of different size"
19570 msgstr ""
19572 #: ipa-devirt.c:871
19573 #, gcc-internal-format
19574 msgid "the conflicting type defined in another translation unit with different RTTI information"
19575 msgstr ""
19577 #: ipa-devirt.c:914 ipa-devirt.c:944
19578 #, gcc-internal-format
19579 msgid "the conflicting type defined in another translation unit"
19580 msgstr ""
19582 #: ipa-devirt.c:918
19583 #, gcc-internal-format
19584 msgid "contains additional virtual method %qD"
19585 msgstr ""
19587 #: ipa-devirt.c:925
19588 #, gcc-internal-format
19589 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
19590 msgstr ""
19592 #: ipa-devirt.c:950
19593 #, gcc-internal-format
19594 msgid "virtual method %qD"
19595 msgstr ""
19597 #: ipa-devirt.c:954
19598 #, gcc-internal-format
19599 msgid "ought to match virtual method %qD but does not"
19600 msgstr ""
19602 #: ipa-devirt.c:960
19603 #, gcc-internal-format
19604 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
19605 msgstr ""
19607 #: ipa-devirt.c:990
19608 #, gcc-internal-format
19609 msgid "type %qT violates the C++ One Definition Rule"
19610 msgstr ""
19612 #: ipa-devirt.c:1001 ipa-devirt.c:1016 ipa-devirt.c:1266 ipa-devirt.c:1358
19613 #: ipa-devirt.c:1397 ipa-devirt.c:1415
19614 #, gcc-internal-format
19615 msgid "a different type is defined in another translation unit"
19616 msgstr ""
19618 #: ipa-devirt.c:1008
19619 #, gcc-internal-format
19620 msgid "the first difference of corresponding definitions is field %qD"
19621 msgstr ""
19623 #: ipa-devirt.c:1018
19624 #, gcc-internal-format
19625 msgid "the first difference of corresponding definitions is method %qD"
19626 msgstr ""
19628 #: ipa-devirt.c:1112
19629 #, gcc-internal-format
19630 msgid "type %qT defined in anonymous namespace can not match type %qT across the translation unit boundary"
19631 msgstr ""
19633 #: ipa-devirt.c:1117
19634 #, gcc-internal-format
19635 msgid "type %qT defined in anonymous namespace can not match across the translation unit boundary"
19636 msgstr ""
19638 #: ipa-devirt.c:1122
19639 #, gcc-internal-format
19640 msgid "the incompatible type defined in another translation unit"
19641 msgstr ""
19643 #: ipa-devirt.c:1145
19644 #, gcc-internal-format
19645 msgid "type name %qs should match type name %qs"
19646 msgstr ""
19648 #: ipa-devirt.c:1149 ipa-devirt.c:1241
19649 #, gcc-internal-format
19650 msgid "the incompatible type is defined here"
19651 msgstr ""
19653 #: ipa-devirt.c:1177
19654 #, gcc-internal-format
19655 msgid "array types have different bounds"
19656 msgstr ""
19658 #: ipa-devirt.c:1192
19659 #, gcc-internal-format
19660 msgid "return value type mismatch"
19661 msgstr ""
19663 #: ipa-devirt.c:1207
19664 #, gcc-internal-format
19665 msgid "implicit this pointer type mismatch"
19666 msgstr ""
19668 #: ipa-devirt.c:1210
19669 #, gcc-internal-format, gfc-internal-format
19670 msgid "type mismatch in parameter %i"
19671 msgstr ""
19673 #: ipa-devirt.c:1221
19674 #, gcc-internal-format
19675 msgid "types have different parameter counts"
19676 msgstr ""
19678 #: ipa-devirt.c:1232
19679 #, gcc-internal-format
19680 msgid "type %qT itself violates the C++ One Definition Rule"
19681 msgstr ""
19683 #: ipa-devirt.c:1238
19684 #, gcc-internal-format
19685 msgid "type %qT should match type %qT"
19686 msgstr ""
19688 #: ipa-devirt.c:1273
19689 #, gcc-internal-format
19690 msgid "a type with different qualifiers is defined in another translation unit"
19691 msgstr ""
19693 #: ipa-devirt.c:1291
19694 #, gcc-internal-format
19695 msgid "a type with different attributes is defined in another translation unit"
19696 msgstr ""
19698 #: ipa-devirt.c:1306
19699 #, gcc-internal-format
19700 msgid "an enum with different value name is defined in another translation unit"
19701 msgstr ""
19703 #: ipa-devirt.c:1315
19704 #, gcc-internal-format
19705 msgid "an enum with different values is defined in another translation unit"
19706 msgstr ""
19708 #: ipa-devirt.c:1323
19709 #, gcc-internal-format
19710 msgid "an enum with mismatching number of values is defined in another translation unit"
19711 msgstr ""
19713 #: ipa-devirt.c:1341
19714 #, gcc-internal-format
19715 msgid "a type with different precision is defined in another translation unit"
19716 msgstr ""
19718 #: ipa-devirt.c:1348
19719 #, gcc-internal-format
19720 msgid "a type with different signedness is defined in another translation unit"
19721 msgstr ""
19723 #: ipa-devirt.c:1373
19724 #, gcc-internal-format
19725 msgid "it is defined as a pointer in different address space in another translation unit"
19726 msgstr ""
19728 #: ipa-devirt.c:1382
19729 #, gcc-internal-format
19730 msgid "it is defined as a pointer to different type in another translation unit"
19731 msgstr ""
19733 #: ipa-devirt.c:1442
19734 #, gcc-internal-format
19735 msgid "an array of different size is defined in another translation unit"
19736 msgstr ""
19738 #: ipa-devirt.c:1457
19739 #, gcc-internal-format
19740 msgid "has different return value in another translation unit"
19741 msgstr ""
19743 #: ipa-devirt.c:1480 ipa-devirt.c:1492
19744 #, gcc-internal-format
19745 msgid "has different parameters in another translation unit"
19746 msgstr ""
19748 #: ipa-devirt.c:1515
19749 #, gcc-internal-format
19750 msgid "a type defined in another translation unit is not polymorphic"
19751 msgstr ""
19753 #: ipa-devirt.c:1519
19754 #, gcc-internal-format
19755 msgid "a type defined in another translation unit is polymorphic"
19756 msgstr ""
19758 #: ipa-devirt.c:1537 ipa-devirt.c:1600
19759 #, gcc-internal-format
19760 msgid "a type with different virtual table pointers is defined in another translation unit"
19761 msgstr ""
19763 #: ipa-devirt.c:1544 ipa-devirt.c:1605
19764 #, gcc-internal-format
19765 msgid "a type with different bases is defined in another translation unit"
19766 msgstr ""
19768 #: ipa-devirt.c:1552
19769 #, gcc-internal-format
19770 msgid "a field with different name is defined in another translation unit"
19771 msgstr ""
19773 #: ipa-devirt.c:1566
19774 #, gcc-internal-format
19775 msgid "a field of same name but different type is defined in another translation unit"
19776 msgstr ""
19778 #: ipa-devirt.c:1579
19779 #, gcc-internal-format
19780 msgid "fields have different layout in another translation unit"
19781 msgstr ""
19783 #: ipa-devirt.c:1586
19784 #, gcc-internal-format
19785 msgid "one field is bitfield while other is not"
19786 msgstr ""
19788 #: ipa-devirt.c:1609
19789 #, gcc-internal-format
19790 msgid "a type with different number of fields is defined in another translation unit"
19791 msgstr ""
19793 #: ipa-devirt.c:1631
19794 #, gcc-internal-format
19795 msgid "a type with different size is defined in another translation unit"
19796 msgstr ""
19798 #: ipa-devirt.c:1639
19799 #, gcc-internal-format
19800 msgid "a type with different alignment is defined in another translation unit"
19801 msgstr ""
19803 #: ipa-devirt.c:1762
19804 #, gcc-internal-format
19805 msgid "the extra base is defined here"
19806 msgstr ""
19808 #: ipa-devirt.c:3798
19809 #, gcc-internal-format
19810 msgid "Declaring type %qD final would enable devirtualization of %i call"
19811 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
19812 msgstr[0] ""
19813 msgstr[1] ""
19814 msgstr[2] ""
19816 #: ipa-devirt.c:3807
19817 #, gcc-internal-format
19818 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
19819 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
19820 msgstr[0] ""
19821 msgstr[1] ""
19822 msgstr[2] ""
19824 #: ipa-devirt.c:3837
19825 #, gcc-internal-format
19826 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
19827 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
19828 msgstr[0] ""
19829 msgstr[1] ""
19830 msgstr[2] ""
19832 #: ipa-devirt.c:3845
19833 #, gcc-internal-format
19834 msgid "Declaring method %qD final would enable devirtualization of %i call"
19835 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
19836 msgstr[0] ""
19837 msgstr[1] ""
19838 msgstr[2] ""
19840 #: ipa-devirt.c:3853
19841 #, gcc-internal-format
19842 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
19843 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
19844 msgstr[0] ""
19845 msgstr[1] ""
19846 msgstr[2] ""
19848 #: ipa-devirt.c:3864
19849 #, gcc-internal-format
19850 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
19851 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
19852 msgstr[0] ""
19853 msgstr[1] ""
19854 msgstr[2] ""
19856 #: ipa-fnsummary.c:3371
19857 #, gcc-internal-format
19858 msgid "ipa inline summary is missing in input file"
19859 msgstr ""
19861 #: ipa-hsa.c:57
19862 #, gcc-internal-format, gfc-internal-format
19863 msgid "could not emit HSAIL for function %s: function cannot be cloned"
19864 msgstr ""
19866 #: ipa-pure-const.c:204
19867 #, gcc-internal-format
19868 msgid "function might be candidate for attribute %qs"
19869 msgstr ""
19871 #: ipa-pure-const.c:205
19872 #, gcc-internal-format
19873 msgid "function might be candidate for attribute %qs if it is known to return normally"
19874 msgstr ""
19876 #: ipa-reference.c:1174
19877 #, gcc-internal-format
19878 msgid "ipa reference summary is missing in ltrans unit"
19879 msgstr ""
19881 #: ira.c:2323 ira.c:2337
19882 #, gcc-internal-format, gfc-internal-format
19883 msgid "%s cannot be used in asm here"
19884 msgstr ""
19886 #: ira.c:5551
19887 #, gcc-internal-format
19888 msgid "frame pointer required, but reserved"
19889 msgstr ""
19891 #: ira.c:5552
19892 #, gcc-internal-format
19893 msgid "for %qD"
19894 msgstr ""
19896 #: ira.c:5566
19897 #, gcc-internal-format
19898 msgid "frame size too large for reliable stack checking"
19899 msgstr ""
19901 #: lra-assigns.c:1669
19902 #, gcc-internal-format, gfc-internal-format
19903 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
19904 msgstr ""
19906 #: lra-assigns.c:1788 reload1.c:1245
19907 #, gcc-internal-format
19908 msgid "%<asm%> operand has impossible constraints"
19909 msgstr ""
19911 #: lra-assigns.c:1809
19912 #, gcc-internal-format
19913 msgid "unable to find a register to spill"
19914 msgstr ""
19916 #: lra-constraints.c:3913 reload.c:3815 reload.c:4070
19917 #, gcc-internal-format
19918 msgid "inconsistent operand constraints in an %<asm%>"
19919 msgstr ""
19921 #: lra-constraints.c:4821
19922 #, gcc-internal-format, gfc-internal-format
19923 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
19924 msgstr ""
19926 #: lto-cgraph.c:1294
19927 #, gcc-internal-format, gfc-internal-format
19928 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
19929 msgstr ""
19931 #: lto-cgraph.c:1472
19932 #, gcc-internal-format
19933 msgid "bytecode stream: no caller found while reading edge"
19934 msgstr ""
19936 #: lto-cgraph.c:1478
19937 #, gcc-internal-format
19938 msgid "bytecode stream: no callee found while reading edge"
19939 msgstr ""
19941 #: lto-cgraph.c:1552
19942 #, gcc-internal-format
19943 msgid "bytecode stream: found empty cgraph node"
19944 msgstr ""
19946 #: lto-cgraph.c:1730
19947 #, gcc-internal-format, gfc-internal-format
19948 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
19949 msgstr ""
19951 #: lto-cgraph.c:1817
19952 #, gcc-internal-format, gfc-internal-format
19953 msgid "Profile information in %s corrupted"
19954 msgstr ""
19956 #: lto-cgraph.c:1855
19957 #, gcc-internal-format, gfc-internal-format
19958 msgid "cannot find LTO cgraph in %s"
19959 msgstr ""
19961 #: lto-cgraph.c:1865
19962 #, gcc-internal-format, gfc-internal-format
19963 msgid "cannot find LTO section refs in %s"
19964 msgstr ""
19966 #: lto-cgraph.c:1946
19967 #, gcc-internal-format, gfc-internal-format
19968 msgid "invalid offload table in %s"
19969 msgstr ""
19971 #: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
19972 #: lto-compress.c:293 lto-compress.c:314
19973 #, gcc-internal-format, gfc-internal-format
19974 msgid "compressed stream: %s"
19975 msgstr ""
19977 #: lto-section-in.c:445
19978 #, gcc-internal-format, gfc-internal-format
19979 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
19980 msgstr ""
19982 #: lto-section-in.c:456
19983 #, gcc-internal-format, gfc-internal-format
19984 msgid "%s out of range: Range is %i to %i, value is %i"
19985 msgstr ""
19987 #: lto-streamer-in.c:80
19988 #, gcc-internal-format, gfc-internal-format
19989 msgid "bytecode stream: unexpected tag %s"
19990 msgstr ""
19992 #: lto-streamer-in.c:900 lto-streamer-in.c:910
19993 #, gcc-internal-format
19994 msgid "Cgraph edge statement index out of range"
19995 msgstr ""
19997 #: lto-streamer-in.c:904 lto-streamer-in.c:913
19998 #, gcc-internal-format
19999 msgid "Cgraph edge statement index not found"
20000 msgstr ""
20002 #: lto-streamer-in.c:920
20003 #, gcc-internal-format
20004 msgid "Reference statement index out of range"
20005 msgstr ""
20007 #: lto-streamer-in.c:923
20008 #, gcc-internal-format
20009 msgid "Reference statement index not found"
20010 msgstr ""
20012 #: lto-streamer-in.c:1595
20013 #, gcc-internal-format, gfc-internal-format
20014 msgid "cannot read LTO mode table from %s"
20015 msgstr ""
20017 #: lto-streamer-in.c:1694
20018 #, gcc-internal-format, gfc-internal-format
20019 msgid "unsupported mode %s\n"
20020 msgstr ""
20022 #: lto-streamer-out.c:442 lto-streamer-out.c:686
20023 #, gcc-internal-format
20024 msgid "tree code %qs is not supported in LTO streams"
20025 msgstr ""
20027 #: lto-streamer.c:162
20028 #, gcc-internal-format, gfc-internal-format
20029 msgid "bytecode stream: unexpected LTO section %s"
20030 msgstr ""
20032 #: lto-streamer.c:291
20033 #, gcc-internal-format
20034 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
20035 msgstr ""
20037 #: lto-wrapper.c:117
20038 #, gcc-internal-format
20039 msgid "deleting LTRANS file %s: %m"
20040 msgstr ""
20042 #: lto-wrapper.c:154
20043 #, gcc-internal-format
20044 msgid "malformed COLLECT_GCC_OPTIONS"
20045 msgstr ""
20047 #: lto-wrapper.c:308
20048 #, gcc-internal-format, gfc-internal-format
20049 msgid "Option %s with different values"
20050 msgstr ""
20052 #: lto-wrapper.c:392
20053 #, gcc-internal-format, gfc-internal-format
20054 msgid "Option %s not used consistently in all LTO input files"
20055 msgstr ""
20057 #: lto-wrapper.c:832
20058 #, gcc-internal-format, gfc-internal-format
20059 msgid "problem with building target image for %s\n"
20060 msgstr ""
20062 #: lto-wrapper.c:852
20063 #, gcc-internal-format
20064 msgid "reading input file"
20065 msgstr ""
20067 #: lto-wrapper.c:857
20068 #, gcc-internal-format
20069 msgid "writing output file"
20070 msgstr ""
20072 #: lto-wrapper.c:889
20073 #, gcc-internal-format
20074 msgid "installation error, can't find crtoffloadtable.o"
20075 msgstr ""
20077 #: lto-wrapper.c:1000 lto-wrapper.c:1012
20078 #, gcc-internal-format, gfc-internal-format
20079 msgid "%s: %s\n"
20080 msgstr "%s: %s\n"
20082 #: lto-wrapper.c:1056
20083 #, gcc-internal-format
20084 msgid "environment variable COLLECT_GCC must be set"
20085 msgstr ""
20087 #: lto-wrapper.c:1060 config/nvptx/mkoffload.c:363
20088 #, gcc-internal-format
20089 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
20090 msgstr ""
20092 #: lto-wrapper.c:1229 lto-wrapper.c:1285
20093 #, gcc-internal-format
20094 msgid "cannot open %s: %m"
20095 msgstr "не вдалося відкрити %s: %m"
20097 #: lto-wrapper.c:1232 lto-wrapper.c:1291
20098 #, gcc-internal-format
20099 msgid "cannot read %s: %m"
20100 msgstr "не вдалося прочитати %s: %m"
20102 #: lto-wrapper.c:1259
20103 #, gcc-internal-format, gfc-internal-format
20104 msgid "invalid format of %s"
20105 msgstr "некоректний формат %s"
20107 #: lto-wrapper.c:1482
20108 #, gcc-internal-format
20109 msgid "fopen: %s: %m"
20110 msgstr ""
20112 #: multiple_target.c:76
20113 #, gcc-internal-format
20114 msgid "the call requires ifunc, which is not supported by this target"
20115 msgstr ""
20117 #: multiple_target.c:83
20118 #, gcc-internal-format
20119 msgid "target does not support function version dispatcher"
20120 msgstr ""
20122 #: multiple_target.c:91
20123 #, gcc-internal-format
20124 msgid "default %<target_clones%> attribute was not set"
20125 msgstr ""
20127 #: multiple_target.c:343
20128 #, gcc-internal-format
20129 msgid "single %<target_clones%> attribute is ignored"
20130 msgstr "одинарний атрибут %<target_clones%> ігнорується"
20132 #: multiple_target.c:351
20133 #, gcc-internal-format
20134 msgid "clones for %<target_clones%> attribute cannot be created"
20135 msgstr ""
20137 #: multiple_target.c:354
20138 #, gcc-internal-format
20139 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
20140 msgstr ""
20142 #: multiple_target.c:371
20143 #, gcc-internal-format
20144 msgid "default target was not set"
20145 msgstr ""
20147 #: multiple_target.c:379
20148 #, gcc-internal-format
20149 msgid "an empty string cannot be in %<target_clones%> attribute"
20150 msgstr ""
20152 #: omp-expand.c:2016
20153 #, gcc-internal-format
20154 msgid "%<depend(sink)%> clause waiting for lexically later iteration"
20155 msgstr ""
20157 #: omp-expand.c:2153
20158 #, gcc-internal-format
20159 msgid "%<depend(sink)%> refers to iteration never in the iteration space"
20160 msgstr ""
20162 #: omp-general.c:588
20163 #, gcc-internal-format
20164 msgid "multiple loop axes specified for routine"
20165 msgstr ""
20167 #: omp-low.c:2098 omp-offload.c:1145
20168 #, gcc-internal-format
20169 msgid "%<seq%> overrides other OpenACC loop specifiers"
20170 msgstr ""
20172 #: omp-low.c:2101 omp-offload.c:1146
20173 #, gcc-internal-format
20174 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
20175 msgstr ""
20177 #: omp-low.c:2105 omp-offload.c:1180
20178 #, gcc-internal-format
20179 msgid "inner loop uses same OpenACC parallelism as containing loop"
20180 msgstr ""
20182 #: omp-low.c:2152
20183 #, gcc-internal-format
20184 msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
20185 msgstr ""
20187 #: omp-low.c:2420
20188 #, gcc-internal-format
20189 msgid "non-OpenACC construct inside of OpenACC routine"
20190 msgstr ""
20192 #: omp-low.c:2429
20193 #, gcc-internal-format
20194 msgid "non-OpenACC construct inside of OpenACC region"
20195 msgstr ""
20197 #: omp-low.c:2454
20198 #, gcc-internal-format
20199 msgid "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
20200 msgstr ""
20202 #: omp-low.c:2462
20203 #, gcc-internal-format
20204 msgid "OpenMP constructs other than %<#pragma omp ordered simd%> may not be nested inside %<simd%> region"
20205 msgstr ""
20207 #: omp-low.c:2474
20208 #, gcc-internal-format
20209 msgid "only %<distribute%> or %<parallel%> regions are allowed to be strictly nested inside %<teams%> region"
20210 msgstr ""
20212 #: omp-low.c:2491
20213 #, gcc-internal-format
20214 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
20215 msgstr ""
20217 #: omp-low.c:2532
20218 #, gcc-internal-format
20219 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
20220 msgstr ""
20222 #: omp-low.c:2554
20223 #, gcc-internal-format
20224 msgid "orphaned %qs construct"
20225 msgstr ""
20227 #: omp-low.c:2583
20228 #, gcc-internal-format
20229 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
20230 msgstr ""
20232 #: omp-low.c:2588
20233 #, gcc-internal-format
20234 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
20235 msgstr ""
20237 #: omp-low.c:2608 omp-low.c:2621
20238 #, gcc-internal-format
20239 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
20240 msgstr ""
20242 #: omp-low.c:2647
20243 #, gcc-internal-format
20244 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
20245 msgstr ""
20247 #: omp-low.c:2661
20248 #, gcc-internal-format
20249 msgid "invalid arguments"
20250 msgstr "некоректні аргументи"
20252 #: omp-low.c:2667
20253 #, gcc-internal-format
20254 msgid "%<%s %s%> construct not closely nested inside of %qs"
20255 msgstr ""
20257 #: omp-low.c:2695
20258 #, gcc-internal-format
20259 msgid "barrier region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
20260 msgstr ""
20262 #: omp-low.c:2702
20263 #, gcc-internal-format
20264 msgid "work-sharing region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
20265 msgstr ""
20267 #: omp-low.c:2731
20268 #, gcc-internal-format
20269 msgid "%<master%> region may not be closely nested inside of work-sharing, explicit %<task%> or %<taskloop%> region"
20270 msgstr ""
20272 #: omp-low.c:2755 omp-low.c:2894
20273 #, gcc-internal-format
20274 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
20275 msgstr ""
20277 #: omp-low.c:2783
20278 #, gcc-internal-format
20279 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
20280 msgstr ""
20282 #: omp-low.c:2800
20283 #, gcc-internal-format
20284 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
20285 msgstr ""
20287 #: omp-low.c:2815
20288 #, gcc-internal-format
20289 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
20290 msgstr ""
20292 #: omp-low.c:2828
20293 #, gcc-internal-format
20294 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
20295 msgstr ""
20297 #: omp-low.c:2839 omp-low.c:2852
20298 #, gcc-internal-format
20299 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
20300 msgstr ""
20302 #: omp-low.c:2869
20303 #, gcc-internal-format
20304 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
20305 msgstr ""
20307 #: omp-low.c:2881
20308 #, gcc-internal-format
20309 msgid "%<teams%> construct not closely nested inside of %<target%> construct"
20310 msgstr ""
20312 #: omp-low.c:2902
20313 #, gcc-internal-format
20314 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
20315 msgstr ""
20317 #: omp-low.c:2915
20318 #, gcc-internal-format
20319 msgid "OpenACC construct inside of non-OpenACC region"
20320 msgstr ""
20322 #: omp-low.c:2960
20323 #, gcc-internal-format
20324 msgid "%s %qs construct inside of %s %qs region"
20325 msgstr ""
20327 #: omp-low.c:2973 omp-low.c:2980
20328 #, gcc-internal-format
20329 msgid "%qs construct inside of %qs region"
20330 msgstr ""
20332 #: omp-low.c:3092
20333 #, gcc-internal-format
20334 msgid "setjmp/longjmp inside simd construct"
20335 msgstr ""
20337 #: omp-low.c:6377
20338 #, gcc-internal-format
20339 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
20340 msgstr ""
20342 #: omp-low.c:6400
20343 #, gcc-internal-format
20344 msgid "first offset must be in opposite direction of loop iterations"
20345 msgstr ""
20347 #: omp-low.c:9133
20348 #, gcc-internal-format, gfc-internal-format
20349 msgid "invalid exit from %s structured block"
20350 msgstr ""
20352 #: omp-low.c:9135 omp-low.c:9140
20353 #, gcc-internal-format, gfc-internal-format
20354 msgid "invalid entry to %s structured block"
20355 msgstr ""
20357 #. Otherwise, be vague and lazy, but efficient.
20358 #: omp-low.c:9144
20359 #, gcc-internal-format, gfc-internal-format
20360 msgid "invalid branch to/from %s structured block"
20361 msgstr ""
20363 #: omp-offload.c:628
20364 #, gcc-internal-format, gfc-internal-format
20365 msgid "-fopenacc-dim operand is malformed at '%s'"
20366 msgstr ""
20368 #: omp-offload.c:1178
20369 #, gcc-internal-format
20370 msgid "routine call uses same OpenACC parallelism as containing loop"
20371 msgstr ""
20373 #: omp-offload.c:1182 omp-offload.c:1214
20374 #, gcc-internal-format
20375 msgid "containing loop here"
20376 msgstr ""
20378 #: omp-offload.c:1187
20379 #, gcc-internal-format
20380 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
20381 msgstr ""
20383 #: omp-offload.c:1189
20384 #, gcc-internal-format
20385 msgid "loop uses OpenACC parallelism disallowed by containing routine"
20386 msgstr ""
20388 #: omp-offload.c:1194
20389 #, gcc-internal-format
20390 msgid "routine %qD declared here"
20391 msgstr ""
20393 #: omp-offload.c:1207
20394 #, gcc-internal-format
20395 msgid "incorrectly nested OpenACC loop parallelism"
20396 msgstr ""
20398 #: omp-offload.c:1348
20399 #, gcc-internal-format
20400 msgid "insufficient partitioning available to parallelize element loop"
20401 msgstr ""
20403 #: omp-offload.c:1356
20404 #, gcc-internal-format
20405 msgid "insufficient partitioning available to parallelize tile loop"
20406 msgstr ""
20408 #: omp-offload.c:1358
20409 #, gcc-internal-format
20410 msgid "insufficient partitioning available to parallelize loop"
20411 msgstr ""
20413 #: omp-simd-clone.c:194
20414 #, gcc-internal-format
20415 msgid "ignoring large linear step"
20416 msgstr ""
20418 #: omp-simd-clone.c:201
20419 #, gcc-internal-format
20420 msgid "ignoring zero linear step"
20421 msgstr ""
20423 #: omp-simd-clone.c:260
20424 #, gcc-internal-format
20425 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
20426 msgstr ""
20428 #: omp-simd-clone.c:271
20429 #, gcc-internal-format
20430 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
20431 msgstr ""
20433 #: optabs.c:4246
20434 #, gcc-internal-format
20435 msgid "indirect jumps are not available on this target"
20436 msgstr ""
20438 #: opts-common.c:1150
20439 #, gcc-internal-format
20440 msgid "command line option %qs is not supported by this configuration"
20441 msgstr ""
20443 #: opts-common.c:1160 opts.c:1896
20444 #, gcc-internal-format
20445 msgid "missing argument to %qs"
20446 msgstr ""
20448 #: opts-common.c:1166
20449 #, gcc-internal-format
20450 msgid "argument to %qs should be a non-negative integer"
20451 msgstr ""
20453 #: opts-common.c:1173
20454 #, gcc-internal-format
20455 msgid "argument to %qs is not between %d and %d"
20456 msgstr ""
20458 #: opts-common.c:1187
20459 #, gcc-internal-format
20460 msgid "unrecognized argument in option %qs"
20461 msgstr ""
20463 #: opts-common.c:1198 config/i386/i386.c:3206
20464 #, gcc-internal-format
20465 msgid "valid arguments to %qs are: %s; did you mean %qs?"
20466 msgstr ""
20468 #: opts-common.c:1201 config/i386/i386.c:3209
20469 #, gcc-internal-format
20470 msgid "valid arguments to %qs are: %s"
20471 msgstr ""
20473 #: opts-global.c:102
20474 #, gcc-internal-format
20475 msgid "command line option %qs is valid for the driver but not for %s"
20476 msgstr ""
20478 #. Eventually this should become a hard error IMO.
20479 #: opts-global.c:108
20480 #, gcc-internal-format
20481 msgid "command line option %qs is valid for %s but not for %s"
20482 msgstr ""
20484 #: opts-global.c:375
20485 #, gcc-internal-format
20486 msgid "unrecognized command line option %<-fdump-%s%>"
20487 msgstr ""
20489 #: opts-global.c:380
20490 #, gcc-internal-format
20491 msgid "unrecognized command line option %<-fopt-info-%s%>"
20492 msgstr ""
20494 #: opts-global.c:401 opts-global.c:409
20495 #, gcc-internal-format
20496 msgid "plugin support is disabled; configure with --enable-plugin"
20497 msgstr ""
20499 #: opts-global.c:433
20500 #, gcc-internal-format
20501 msgid "unrecognized register name %qs"
20502 msgstr ""
20504 #: opts-global.c:451
20505 #, gcc-internal-format
20506 msgid "-fasan-shadow-offset should only be used with -fsanitize=kernel-address"
20507 msgstr ""
20509 #: opts-global.c:454
20510 #, gcc-internal-format
20511 msgid "unrecognized shadow offset %qs"
20512 msgstr ""
20514 #: opts.c:90
20515 #, gcc-internal-format
20516 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
20517 msgstr ""
20519 #: opts.c:126
20520 #, gcc-internal-format
20521 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
20522 msgstr ""
20524 #: opts.c:133
20525 #, gcc-internal-format
20526 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
20527 msgstr ""
20529 #: opts.c:589
20530 #, gcc-internal-format
20531 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
20532 msgstr ""
20534 #: opts.c:752
20535 #, gcc-internal-format
20536 msgid "section anchors must be disabled when unit-at-a-time is disabled"
20537 msgstr ""
20539 #: opts.c:756
20540 #, gcc-internal-format
20541 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
20542 msgstr ""
20544 #: opts.c:770
20545 #, gcc-internal-format
20546 msgid "transactional memory is not supported with non-call exceptions"
20547 msgstr ""
20549 #: opts.c:785
20550 #, gcc-internal-format
20551 msgid "section anchors must be disabled when toplevel reorder is disabled"
20552 msgstr ""
20554 #: opts.c:840
20555 #, gcc-internal-format
20556 msgid "%<-freorder-blocks-and-partition%> does not work with exceptions on this architecture"
20557 msgstr ""
20559 #: opts.c:856
20560 #, gcc-internal-format
20561 msgid "%<-freorder-blocks-and-partition%> does not support unwind info on this architecture"
20562 msgstr ""
20564 #: opts.c:874
20565 #, gcc-internal-format
20566 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
20567 msgstr ""
20569 #: opts.c:912
20570 #, gcc-internal-format
20571 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
20572 msgstr ""
20574 #: opts.c:926
20575 #, gcc-internal-format
20576 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
20577 msgstr ""
20579 #: opts.c:973
20580 #, gcc-internal-format
20581 msgid "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
20582 msgstr ""
20584 #: opts.c:977
20585 #, gcc-internal-format
20586 msgid "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
20587 msgstr ""
20589 #: opts.c:985
20590 #, gcc-internal-format
20591 msgid "%<-fsanitize=address%> is incompatible with %<-fsanitize=kernel-address%>"
20592 msgstr ""
20594 #: opts.c:992
20595 #, gcc-internal-format
20596 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are incompatible with %<-fsanitize=thread%>"
20597 msgstr ""
20599 #: opts.c:998
20600 #, gcc-internal-format
20601 msgid "%<-fsanitize=leak%> is incompatible with %<-fsanitize=thread%>"
20602 msgstr ""
20604 #: opts.c:1004
20605 #, gcc-internal-format
20606 msgid "%<-fsanitize-recover=%s%> is not supported"
20607 msgstr "підтримки %<-fsanitize-recover=%s%> не передбачено"
20609 #: opts.c:1030
20610 #, gcc-internal-format
20611 msgid "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
20612 msgstr ""
20614 #: opts.c:1037
20615 #, gcc-internal-format
20616 msgid "transactional memory is not supported with %<-fsanitize=address%>"
20617 msgstr ""
20619 #: opts.c:1040
20620 #, gcc-internal-format
20621 msgid "transactional memory is not supported with %<-fsanitize=kernel-address%>"
20622 msgstr ""
20624 #: opts.c:1048
20625 #, gcc-internal-format, gfc-internal-format
20626 msgid "-falign-loops=%d is not between 0 and %d"
20627 msgstr ""
20629 #: opts.c:1052
20630 #, gcc-internal-format, gfc-internal-format
20631 msgid "-falign-jumps=%d is not between 0 and %d"
20632 msgstr ""
20634 #: opts.c:1056
20635 #, gcc-internal-format, gfc-internal-format
20636 msgid "-falign-functions=%d is not between 0 and %d"
20637 msgstr ""
20639 #: opts.c:1060
20640 #, gcc-internal-format, gfc-internal-format
20641 msgid "-falign-labels=%d is not between 0 and %d"
20642 msgstr ""
20644 #: opts.c:1471
20645 #, gcc-internal-format
20646 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
20647 msgstr ""
20649 #: opts.c:1693
20650 #, gcc-internal-format
20651 msgid "%<-fsanitize=all%> option is not valid"
20652 msgstr ""
20654 #: opts.c:1733
20655 #, gcc-internal-format
20656 msgid "unrecognized argument to -f%ssanitize%s= option: %q.*s; did you mean %qs?"
20657 msgstr ""
20659 #: opts.c:1739
20660 #, gcc-internal-format
20661 msgid "unrecognized argument to -f%ssanitize%s= option: %q.*s"
20662 msgstr ""
20664 #: opts.c:1774
20665 #, gcc-internal-format
20666 msgid "%<%s%> attribute directive ignored"
20667 msgstr ""
20669 #: opts.c:1951
20670 #, gcc-internal-format
20671 msgid "--help argument %q.*s is ambiguous, please be more specific"
20672 msgstr ""
20674 #: opts.c:1960
20675 #, gcc-internal-format
20676 msgid "unrecognized argument to --help= option: %q.*s"
20677 msgstr ""
20679 #: opts.c:2214
20680 #, gcc-internal-format
20681 msgid "HSA has not been enabled during configuration"
20682 msgstr ""
20684 #: opts.c:2226
20685 #, gcc-internal-format
20686 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
20687 msgstr ""
20689 #: opts.c:2234
20690 #, gcc-internal-format, gfc-internal-format
20691 msgid "structure alignment must be a small power of two, not %d"
20692 msgstr ""
20694 #: opts.c:2320
20695 #, gcc-internal-format
20696 msgid "invalid arguments for %<-fpatchable_function_entry%>"
20697 msgstr "некоректні аргументи %<-fpatchable_function_entry%>"
20699 #: opts.c:2378
20700 #, gcc-internal-format
20701 msgid "unknown stack check parameter %qs"
20702 msgstr ""
20704 #: opts.c:2406
20705 #, gcc-internal-format
20706 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf -g%s%> for debug level"
20707 msgstr ""
20709 #: opts.c:2417
20710 #, gcc-internal-format, gfc-internal-format
20711 msgid "dwarf version %d is not supported"
20712 msgstr ""
20714 #: opts.c:2524
20715 #, gcc-internal-format, gfc-internal-format
20716 msgid "%s: --param arguments should be of the form NAME=VALUE"
20717 msgstr ""
20719 #: opts.c:2535
20720 #, gcc-internal-format
20721 msgid "invalid --param name %qs; did you mean %qs?"
20722 msgstr "некоректна назва --param %qs; ви мали на увазі %qs?"
20724 #: opts.c:2538
20725 #, gcc-internal-format
20726 msgid "invalid --param name %qs"
20727 msgstr "некоректна назва --param %qs"
20729 #: opts.c:2546
20730 #, gcc-internal-format
20731 msgid "invalid --param value %qs"
20732 msgstr ""
20734 #: opts.c:2668
20735 #, gcc-internal-format
20736 msgid "target system does not support debug output"
20737 msgstr ""
20739 #: opts.c:2677
20740 #, gcc-internal-format
20741 msgid "debug format %qs conflicts with prior selection"
20742 msgstr ""
20744 #: opts.c:2695
20745 #, gcc-internal-format
20746 msgid "unrecognized debug output level %qs"
20747 msgstr ""
20749 #: opts.c:2697
20750 #, gcc-internal-format
20751 msgid "debug output level %qs is too high"
20752 msgstr ""
20754 #: opts.c:2717
20755 #, gcc-internal-format
20756 msgid "getting core file size maximum limit: %m"
20757 msgstr ""
20759 #: opts.c:2721
20760 #, gcc-internal-format
20761 msgid "setting core file size limit to maximum: %m"
20762 msgstr ""
20764 #: opts.c:2766
20765 #, gcc-internal-format, gfc-internal-format
20766 msgid "unrecognized gcc debugging option: %c"
20767 msgstr ""
20769 #: opts.c:2791
20770 #, gcc-internal-format, gfc-internal-format
20771 msgid "-Werror=%s: no option -%s"
20772 msgstr ""
20774 #: opts.c:2793
20775 #, gcc-internal-format, gfc-internal-format
20776 msgid "-Werror=%s: -%s is not an option that controls warnings"
20777 msgstr ""
20779 #. If we didn't find this parameter, issue an error message.
20780 #: params.c:198
20781 #, gcc-internal-format
20782 msgid "invalid parameter %qs"
20783 msgstr ""
20785 #: params.c:204
20786 #, gcc-internal-format
20787 msgid "minimum value of parameter %qs is %u"
20788 msgstr ""
20790 #: params.c:209
20791 #, gcc-internal-format
20792 msgid "maximum value of parameter %qs is %u"
20793 msgstr ""
20795 #: passes.c:84
20796 #, gcc-internal-format, gfc-internal-format
20797 msgid "pass %s does not support cloning"
20798 msgstr ""
20800 #: passes.c:90
20801 #, gcc-internal-format, gfc-internal-format
20802 msgid "pass %s needs a set_pass_param implementation to handle the extra argument in NEXT_PASS"
20803 msgstr ""
20805 #: passes.c:1027
20806 #, gcc-internal-format
20807 msgid "unrecognized option -fenable"
20808 msgstr ""
20810 #: passes.c:1029
20811 #, gcc-internal-format
20812 msgid "unrecognized option -fdisable"
20813 msgstr ""
20815 #: passes.c:1037
20816 #, gcc-internal-format, gfc-internal-format
20817 msgid "unknown pass %s specified in -fenable"
20818 msgstr ""
20820 #: passes.c:1039
20821 #, gcc-internal-format, gfc-internal-format
20822 msgid "unknown pass %s specified in -fdisable"
20823 msgstr ""
20825 #: passes.c:1064 passes.c:1153
20826 #, gcc-internal-format, gfc-internal-format
20827 msgid "enable pass %s for functions in the range of [%u, %u]"
20828 msgstr ""
20830 #: passes.c:1067 passes.c:1164
20831 #, gcc-internal-format, gfc-internal-format
20832 msgid "disable pass %s for functions in the range of [%u, %u]"
20833 msgstr ""
20835 #: passes.c:1103 passes.c:1131
20836 #, gcc-internal-format, gfc-internal-format
20837 msgid "Invalid range %s in option %s"
20838 msgstr ""
20840 #: passes.c:1149
20841 #, gcc-internal-format, gfc-internal-format
20842 msgid "enable pass %s for function %s"
20843 msgstr ""
20845 #: passes.c:1160
20846 #, gcc-internal-format, gfc-internal-format
20847 msgid "disable pass %s for function %s"
20848 msgstr ""
20850 #: passes.c:1389
20851 #, gcc-internal-format
20852 msgid "invalid pass positioning operation"
20853 msgstr ""
20855 #: passes.c:1451
20856 #, gcc-internal-format
20857 msgid "plugin cannot register a missing pass"
20858 msgstr ""
20860 #: passes.c:1454
20861 #, gcc-internal-format
20862 msgid "plugin cannot register an unnamed pass"
20863 msgstr ""
20865 #: passes.c:1459
20866 #, gcc-internal-format
20867 msgid "plugin cannot register pass %qs without reference pass name"
20868 msgstr ""
20870 #: passes.c:1478
20871 #, gcc-internal-format
20872 msgid "pass %qs not found but is referenced by new pass %qs"
20873 msgstr ""
20875 #: plugin.c:212
20876 #, gcc-internal-format
20877 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
20878 msgstr ""
20880 #: plugin.c:234
20881 #, gcc-internal-format, gfc-internal-format
20882 msgid ""
20883 "plugin %s was specified with different paths:\n"
20884 "%s\n"
20885 "%s"
20886 msgstr ""
20888 #: plugin.c:293
20889 #, gcc-internal-format, gfc-internal-format
20890 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
20891 msgstr ""
20893 #: plugin.c:356
20894 #, gcc-internal-format, gfc-internal-format
20895 msgid "plugin %s should be specified before -fplugin-arg-%s in the command line"
20896 msgstr ""
20898 #: plugin.c:375
20899 #, gcc-internal-format
20900 msgid "unable to register info for plugin %qs - plugin name not found"
20901 msgstr ""
20903 #: plugin.c:471
20904 #, gcc-internal-format, gfc-internal-format
20905 msgid "unknown callback event registered by plugin %s"
20906 msgstr ""
20908 #: plugin.c:503
20909 #, gcc-internal-format, gfc-internal-format
20910 msgid "plugin %s registered a null callback function for event %s"
20911 msgstr ""
20913 #: plugin.c:636 plugin.c:703
20914 #, gcc-internal-format, gfc-internal-format
20915 msgid ""
20916 "cannot load plugin %s\n"
20917 "%s"
20918 msgstr ""
20920 #: plugin.c:647 plugin.c:713
20921 #, gcc-internal-format, gfc-internal-format
20922 msgid ""
20923 "plugin %s is not licensed under a GPL-compatible license\n"
20924 "%s"
20925 msgstr ""
20927 #: plugin.c:660 plugin.c:723
20928 #, gcc-internal-format, gfc-internal-format
20929 msgid ""
20930 "cannot find %s in plugin %s\n"
20931 "%s"
20932 msgstr ""
20934 #: plugin.c:670 plugin.c:732
20935 #, gcc-internal-format, gfc-internal-format
20936 msgid "fail to initialize plugin %s"
20937 msgstr ""
20939 #: plugin.c:1006
20940 #, gcc-internal-format
20941 msgid "-iplugindir <dir> option not passed from the gcc driver"
20942 msgstr ""
20944 #: predict.c:3309
20945 #, gcc-internal-format, gfc-internal-format
20946 msgid "Missing counts for called function %s"
20947 msgstr "Пропущено лічильники для викликаної функції %s"
20949 #: profile.c:456
20950 #, gcc-internal-format, gfc-internal-format
20951 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
20952 msgstr ""
20954 #: profile.c:511
20955 #, gcc-internal-format
20956 msgid "corrupted profile info: sum_all is smaller than sum_max"
20957 msgstr ""
20959 #: profile.c:686
20960 #, gcc-internal-format
20961 msgid "corrupted profile info: profile data is not flow-consistent"
20962 msgstr ""
20964 #: profile.c:703
20965 #, gcc-internal-format, gfc-internal-format
20966 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
20967 msgstr ""
20969 #: profile.c:726
20970 #, gcc-internal-format, gfc-internal-format
20971 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
20972 msgstr ""
20974 #: read-rtl-function.c:262
20975 #, gcc-internal-format, gfc-internal-format
20976 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
20977 msgstr ""
20979 #: read-rtl-function.c:266
20980 #, gcc-internal-format, gfc-internal-format
20981 msgid "insn with UID %i not found for operand %i of insn %i"
20982 msgstr ""
20984 #: read-rtl-function.c:409
20985 #, gcc-internal-format
20986 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
20987 msgstr ""
20989 #: read-rtl-function.c:710
20990 #, gcc-internal-format, gfc-internal-format
20991 msgid "unrecognized edge flag: '%s'"
20992 msgstr ""
20994 #: read-rtl-function.c:853
20995 #, gcc-internal-format
20996 msgid "more than one 'crtl' directive"
20997 msgstr ""
20999 #: read-rtl-function.c:981
21000 #, gcc-internal-format, gfc-internal-format
21001 msgid "unrecognized enum value: '%s'"
21002 msgstr ""
21004 #: read-rtl-function.c:1137 read-rtl-function.c:1196
21005 #, gcc-internal-format, gfc-internal-format
21006 msgid "was expecting `%s'"
21007 msgstr ""
21009 #: read-rtl-function.c:1575
21010 #, gcc-internal-format, gfc-internal-format
21011 msgid "duplicate insn UID: %i"
21012 msgstr "UID інструкції-дубліката: %i"
21014 #: read-rtl-function.c:1635
21015 #, gcc-internal-format
21016 msgid "start/end of RTL fragment are in different files"
21017 msgstr ""
21019 #: read-rtl-function.c:1641
21020 #, gcc-internal-format
21021 msgid "start of RTL fragment must be on an earlier line than end"
21022 msgstr ""
21024 #: reg-stack.c:536
21025 #, gcc-internal-format, gfc-internal-format
21026 msgid "output constraint %d must specify a single register"
21027 msgstr ""
21029 #: reg-stack.c:546
21030 #, gcc-internal-format, gfc-internal-format
21031 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
21032 msgstr ""
21034 #: reg-stack.c:569
21035 #, gcc-internal-format
21036 msgid "output regs must be grouped at top of stack"
21037 msgstr ""
21039 #: reg-stack.c:609
21040 #, gcc-internal-format
21041 msgid "implicitly popped regs must be grouped at top of stack"
21042 msgstr ""
21044 #: reg-stack.c:626
21045 #, gcc-internal-format
21046 msgid "explicitly used regs must be grouped at top of stack"
21047 msgstr ""
21049 #: reg-stack.c:645
21050 #, gcc-internal-format
21051 msgid "output operand %d must use %<&%> constraint"
21052 msgstr ""
21054 #: regcprop.c:1187
21055 #, gcc-internal-format, gfc-internal-format
21056 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
21057 msgstr ""
21059 #: regcprop.c:1199
21060 #, gcc-internal-format, gfc-internal-format
21061 msgid "validate_value_data: Loop in regno chain (%u)"
21062 msgstr ""
21064 #: regcprop.c:1202
21065 #, gcc-internal-format, gfc-internal-format
21066 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
21067 msgstr ""
21069 #: regcprop.c:1214
21070 #, gcc-internal-format, gfc-internal-format
21071 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
21072 msgstr ""
21074 #: reginfo.c:720
21075 #, gcc-internal-format
21076 msgid "can%'t use %qs as a call-saved register"
21077 msgstr ""
21079 #: reginfo.c:724
21080 #, gcc-internal-format
21081 msgid "can%'t use %qs as a call-used register"
21082 msgstr ""
21084 #: reginfo.c:736
21085 #, gcc-internal-format
21086 msgid "can%'t use %qs as a fixed register"
21087 msgstr ""
21089 #: reginfo.c:762 config/arc/arc.c:989 config/arc/arc.c:1028
21090 #: config/ia64/ia64.c:6039 config/ia64/ia64.c:6046 config/pa/pa.c:468
21091 #: config/pa/pa.c:475 config/sh/sh.c:8277 config/sh/sh.c:8284
21092 #: config/spu/spu.c:4926 config/spu/spu.c:4933
21093 #, gcc-internal-format, gfc-internal-format
21094 msgid "unknown register name: %s"
21095 msgstr ""
21097 #: reginfo.c:775
21098 #, gcc-internal-format
21099 msgid "stack register used for global register variable"
21100 msgstr ""
21102 #: reginfo.c:781
21103 #, gcc-internal-format
21104 msgid "global register variable follows a function definition"
21105 msgstr ""
21107 #: reginfo.c:786
21108 #, gcc-internal-format
21109 msgid "register of %qD used for multiple global register variables"
21110 msgstr ""
21112 #: reginfo.c:789 config/powerpcspe/powerpcspe.c:32259
21113 #: config/rs6000/rs6000.c:29453
21114 #, gcc-internal-format
21115 msgid "conflicts with %qD"
21116 msgstr ""
21118 #: reginfo.c:794
21119 #, gcc-internal-format
21120 msgid "call-clobbered register used for global register variable"
21121 msgstr ""
21123 #: reload.c:1293
21124 #, gcc-internal-format
21125 msgid "cannot reload integer constant operand in %<asm%>"
21126 msgstr ""
21128 #: reload.c:1307
21129 #, gcc-internal-format
21130 msgid "impossible register constraint in %<asm%>"
21131 msgstr ""
21133 #: reload.c:3672
21134 #, gcc-internal-format
21135 msgid "%<&%> constraint used with no register class"
21136 msgstr ""
21138 #: reload1.c:2063
21139 #, gcc-internal-format
21140 msgid "can%'t find a register in class %qs while reloading %<asm%>"
21141 msgstr ""
21143 #: reload1.c:2068
21144 #, gcc-internal-format
21145 msgid "unable to find a register to spill in class %qs"
21146 msgstr ""
21148 #: reload1.c:4686
21149 #, gcc-internal-format
21150 msgid "%<asm%> operand requires impossible reload"
21151 msgstr ""
21153 #: reload1.c:6104
21154 #, gcc-internal-format
21155 msgid "%<asm%> operand constraint incompatible with operand size"
21156 msgstr ""
21158 #: reload1.c:7982
21159 #, gcc-internal-format
21160 msgid "output operand is constant in %<asm%>"
21161 msgstr ""
21163 #: rtl.c:815
21164 #, gcc-internal-format, gfc-internal-format
21165 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
21166 msgstr ""
21168 #: rtl.c:825
21169 #, gcc-internal-format, gfc-internal-format
21170 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
21171 msgstr ""
21173 #: rtl.c:835
21174 #, gcc-internal-format, gfc-internal-format
21175 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
21176 msgstr ""
21178 #: rtl.c:844
21179 #, gcc-internal-format, gfc-internal-format
21180 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
21181 msgstr ""
21183 #: rtl.c:854
21184 #, gcc-internal-format, gfc-internal-format
21185 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
21186 msgstr ""
21188 #: rtl.c:881
21189 #, gcc-internal-format, gfc-internal-format
21190 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
21191 msgstr ""
21193 #: rtl.c:891
21194 #, gcc-internal-format, gfc-internal-format
21195 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
21196 msgstr ""
21198 #: rtl.c:901
21199 #, gcc-internal-format, gfc-internal-format
21200 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
21201 msgstr ""
21203 #: rtl.c:912
21204 #, gcc-internal-format, gfc-internal-format
21205 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
21206 msgstr ""
21208 #: stmt.c:217
21209 #, gcc-internal-format
21210 msgid "output operand constraint lacks %<=%>"
21211 msgstr ""
21213 #: stmt.c:232
21214 #, gcc-internal-format
21215 msgid "output constraint %qc for operand %d is not at the beginning"
21216 msgstr ""
21218 #: stmt.c:256
21219 #, gcc-internal-format
21220 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
21221 msgstr ""
21223 #: stmt.c:263 stmt.c:352
21224 #, gcc-internal-format
21225 msgid "%<%%%> constraint used with last operand"
21226 msgstr ""
21228 #: stmt.c:279
21229 #, gcc-internal-format
21230 msgid "matching constraint not valid in output operand"
21231 msgstr ""
21233 #: stmt.c:343
21234 #, gcc-internal-format
21235 msgid "input operand constraint contains %qc"
21236 msgstr ""
21238 #: stmt.c:382
21239 #, gcc-internal-format
21240 msgid "matching constraint references invalid operand number"
21241 msgstr ""
21243 #: stmt.c:416
21244 #, gcc-internal-format
21245 msgid "invalid punctuation %qc in constraint"
21246 msgstr ""
21248 #: stmt.c:432
21249 #, gcc-internal-format
21250 msgid "matching constraint does not allow a register"
21251 msgstr ""
21253 #: stmt.c:526
21254 #, gcc-internal-format
21255 msgid "duplicate asm operand name %qs"
21256 msgstr ""
21258 #: stmt.c:623
21259 #, gcc-internal-format
21260 msgid "missing close brace for named operand"
21261 msgstr ""
21263 #: stmt.c:648
21264 #, gcc-internal-format
21265 msgid "undefined named operand %qs"
21266 msgstr ""
21268 #: stor-layout.c:771
21269 #, gcc-internal-format
21270 msgid "size of %q+D is %d bytes"
21271 msgstr ""
21273 #: stor-layout.c:773
21274 #, gcc-internal-format
21275 msgid "size of %q+D is larger than %wd bytes"
21276 msgstr ""
21278 #: stor-layout.c:1153
21279 #, gcc-internal-format
21280 msgid "alignment %u of %qT is less than %u"
21281 msgstr ""
21283 #: stor-layout.c:1160
21284 #, gcc-internal-format
21285 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
21286 msgstr ""
21288 #: stor-layout.c:1163
21289 #, gcc-internal-format
21290 msgid "%q+D offset %E in %qT may not be aligned to %u"
21291 msgstr ""
21293 #: stor-layout.c:1295
21294 #, gcc-internal-format
21295 msgid "packed attribute causes inefficient alignment for %q+D"
21296 msgstr ""
21298 #: stor-layout.c:1299
21299 #, gcc-internal-format
21300 msgid "packed attribute is unnecessary for %q+D"
21301 msgstr ""
21303 #: stor-layout.c:1318
21304 #, gcc-internal-format
21305 msgid "padding struct to align %q+D"
21306 msgstr ""
21308 #: stor-layout.c:1377
21309 #, gcc-internal-format
21310 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
21311 msgstr ""
21313 #: stor-layout.c:1745
21314 #, gcc-internal-format
21315 msgid "padding struct size to alignment boundary"
21316 msgstr ""
21318 #: stor-layout.c:1773
21319 #, gcc-internal-format
21320 msgid "packed attribute causes inefficient alignment for %qE"
21321 msgstr ""
21323 #: stor-layout.c:1777
21324 #, gcc-internal-format
21325 msgid "packed attribute is unnecessary for %qE"
21326 msgstr ""
21328 #: stor-layout.c:1783
21329 #, gcc-internal-format
21330 msgid "packed attribute causes inefficient alignment"
21331 msgstr ""
21333 #: stor-layout.c:1785
21334 #, gcc-internal-format
21335 msgid "packed attribute is unnecessary"
21336 msgstr ""
21338 #: stor-layout.c:2538
21339 #, gcc-internal-format
21340 msgid "alignment of array elements is greater than element size"
21341 msgstr ""
21343 #: substring-locations.c:181
21344 #, gcc-internal-format
21345 msgid "format string is defined here"
21346 msgstr ""
21348 #: symtab.c:302
21349 #, gcc-internal-format
21350 msgid "%qD renamed after being referenced in assembly"
21351 msgstr ""
21353 #: symtab.c:998
21354 #, gcc-internal-format
21355 msgid "function symbol is not function"
21356 msgstr ""
21358 #: symtab.c:1006
21359 #, gcc-internal-format
21360 msgid "variable symbol is not variable"
21361 msgstr ""
21363 #: symtab.c:1012
21364 #, gcc-internal-format
21365 msgid "node has unknown type"
21366 msgstr ""
21368 #: symtab.c:1021
21369 #, gcc-internal-format
21370 msgid "node not found node->decl->decl_with_vis.symtab_node"
21371 msgstr ""
21373 #: symtab.c:1029
21374 #, gcc-internal-format
21375 msgid "node differs from node->decl->decl_with_vis.symtab_node"
21376 msgstr ""
21378 #: symtab.c:1038
21379 #, gcc-internal-format
21380 msgid "assembler name hash list corrupted"
21381 msgstr ""
21383 #: symtab.c:1051
21384 #, gcc-internal-format
21385 msgid "node not found in symtab assembler name hash"
21386 msgstr ""
21388 #: symtab.c:1058
21389 #, gcc-internal-format
21390 msgid "double linked list of assembler names corrupted"
21391 msgstr ""
21393 #: symtab.c:1063
21394 #, gcc-internal-format
21395 msgid "node has body_removed but is definition"
21396 msgstr ""
21398 #: symtab.c:1068
21399 #, gcc-internal-format
21400 msgid "node is analyzed but it is not a definition"
21401 msgstr ""
21403 #: symtab.c:1073
21404 #, gcc-internal-format
21405 msgid "node is alias but not implicit alias"
21406 msgstr ""
21408 #: symtab.c:1078
21409 #, gcc-internal-format
21410 msgid "node is alias but not definition"
21411 msgstr ""
21413 #: symtab.c:1083
21414 #, gcc-internal-format
21415 msgid "node is weakref but not an transparent_alias"
21416 msgstr ""
21418 #: symtab.c:1088
21419 #, gcc-internal-format
21420 msgid "node is transparent_alias but not an alias"
21421 msgstr ""
21423 #: symtab.c:1097
21424 #, gcc-internal-format
21425 msgid "node is in same_comdat_group list but has no comdat_group"
21426 msgstr ""
21428 #: symtab.c:1102
21429 #, gcc-internal-format
21430 msgid "same_comdat_group list across different groups"
21431 msgstr ""
21433 #: symtab.c:1107
21434 #, gcc-internal-format
21435 msgid "mixing different types of symbol in same comdat groups is not supported"
21436 msgstr ""
21438 #: symtab.c:1112
21439 #, gcc-internal-format
21440 msgid "node is alone in a comdat group"
21441 msgstr ""
21443 #: symtab.c:1119
21444 #, gcc-internal-format
21445 msgid "same_comdat_group is not a circular list"
21446 msgstr ""
21448 #: symtab.c:1134
21449 #, gcc-internal-format, gfc-internal-format
21450 msgid "comdat-local symbol referred to by %s outside its comdat"
21451 msgstr ""
21453 #: symtab.c:1144
21454 #, gcc-internal-format
21455 msgid "implicit_section flag is set but section isn't"
21456 msgstr ""
21458 #: symtab.c:1151
21459 #, gcc-internal-format
21460 msgid "Both section and comdat group is set"
21461 msgstr ""
21463 #: symtab.c:1163
21464 #, gcc-internal-format
21465 msgid "Alias and target's section differs"
21466 msgstr ""
21468 #: symtab.c:1170
21469 #, gcc-internal-format
21470 msgid "Alias and target's comdat groups differs"
21471 msgstr ""
21473 #: symtab.c:1185
21474 #, gcc-internal-format
21475 msgid "Transparent alias and target's assembler names differs"
21476 msgstr ""
21478 #: symtab.c:1193
21479 #, gcc-internal-format
21480 msgid "Chained transparent aliases"
21481 msgstr ""
21483 #: symtab.c:1216 symtab.c:1253
21484 #, gcc-internal-format
21485 msgid "symtab_node::verify failed"
21486 msgstr ""
21488 #: symtab.c:1249
21489 #, gcc-internal-format
21490 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
21491 msgstr ""
21493 #: symtab.c:1658
21494 #, gcc-internal-format
21495 msgid "function %q+D part of alias cycle"
21496 msgstr ""
21498 #: symtab.c:1660
21499 #, gcc-internal-format
21500 msgid "variable %q+D part of alias cycle"
21501 msgstr ""
21503 #: symtab.c:1688
21504 #, gcc-internal-format
21505 msgid "section of alias %q+D must match section of its target"
21506 msgstr ""
21508 #: targhooks.c:191
21509 #, gcc-internal-format
21510 msgid "__builtin_saveregs not supported by this target"
21511 msgstr ""
21513 #: targhooks.c:1034
21514 #, gcc-internal-format
21515 msgid "nested functions not supported on this target"
21516 msgstr ""
21518 #: targhooks.c:1047
21519 #, gcc-internal-format
21520 msgid "nested function trampolines not supported on this target"
21521 msgstr ""
21523 #: targhooks.c:1568
21524 #, gcc-internal-format
21525 msgid "target attribute is not supported on this machine"
21526 msgstr ""
21528 #: targhooks.c:1582
21529 #, gcc-internal-format
21530 msgid "#pragma GCC target is not supported for this machine"
21531 msgstr ""
21533 #: tlink.c:487
21534 #, gcc-internal-format
21535 msgid "removing .rpo file: %m"
21536 msgstr ""
21538 #: tlink.c:489
21539 #, gcc-internal-format
21540 msgid "renaming .rpo file: %m"
21541 msgstr ""
21543 #: tlink.c:493
21544 #, gcc-internal-format, gfc-internal-format
21545 msgid "repository file '%s' does not contain command-line arguments"
21546 msgstr ""
21548 #: tlink.c:619
21549 #, gcc-internal-format, gfc-internal-format
21550 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
21551 msgstr ""
21553 #: tlink.c:856
21554 #, gcc-internal-format, gfc-internal-format
21555 msgid "ld returned %d exit status"
21556 msgstr ""
21558 #: toplev.c:879
21559 #, gcc-internal-format
21560 msgid "can%'t open %qs for writing: %m"
21561 msgstr ""
21563 #: toplev.c:901
21564 #, gcc-internal-format
21565 msgid "-frecord-gcc-switches is not supported by the current target"
21566 msgstr ""
21568 #: toplev.c:950
21569 #, gcc-internal-format
21570 msgid "stack usage computation not supported for this target"
21571 msgstr ""
21573 #: toplev.c:1032
21574 #, gcc-internal-format
21575 msgid "stack usage might be unbounded"
21576 msgstr ""
21578 #: toplev.c:1037
21579 #, gcc-internal-format
21580 msgid "stack usage might be %wd bytes"
21581 msgstr ""
21583 #: toplev.c:1040
21584 #, gcc-internal-format
21585 msgid "stack usage is %wd bytes"
21586 msgstr ""
21588 #: toplev.c:1056
21589 #, gcc-internal-format
21590 msgid "can%'t open %s for writing: %m"
21591 msgstr ""
21593 #: toplev.c:1260
21594 #, gcc-internal-format
21595 msgid "this target does not support %qs"
21596 msgstr ""
21598 #: toplev.c:1286
21599 #, gcc-internal-format
21600 msgid "Graphite loop optimizations cannot be used (isl is not available) (-fgraphite, -fgraphite-identity, -floop-nest-optimize, -floop-parallelize-all)"
21601 msgstr ""
21603 #: toplev.c:1297
21604 #, gcc-internal-format
21605 msgid "%<-fcf-protection=full%> is not supported for this target"
21606 msgstr "підтримки %<-fcf-protection=full%> для цього призначення не передбачено"
21608 #: toplev.c:1304
21609 #, gcc-internal-format
21610 msgid "%<-fcf-protection=branch%> is not supported for this target"
21611 msgstr "підтримки %<-fcf-protection=branch%> для цього призначення не передбачено"
21613 #: toplev.c:1311
21614 #, gcc-internal-format
21615 msgid "%<-fcf-protection=return%> is not supported for this target"
21616 msgstr "підтримки %<-fcf-protection=return%> для цього призначення не передбачено"
21618 #: toplev.c:1322
21619 #, gcc-internal-format
21620 msgid "%<-fcheck-pointer-bounds%> is not supported for this target"
21621 msgstr "підтримки %<-fcheck-pointer-bounds%> для цього призначення не передбачено"
21623 #: toplev.c:1330
21624 #, gcc-internal-format
21625 msgid "%<-fcheck-pointer-bounds%> is not supported with %<-fsanitize=bounds-strict%>"
21626 msgstr ""
21628 #: toplev.c:1337
21629 #, gcc-internal-format
21630 msgid "%<-fcheck-pointer-bounds%> is not supported with %<-fsanitize=bounds%>"
21631 msgstr ""
21633 #: toplev.c:1345
21634 #, gcc-internal-format
21635 msgid "%<-fcheck-pointer-bounds%> is not supported with Address Sanitizer"
21636 msgstr ""
21638 #: toplev.c:1353
21639 #, gcc-internal-format
21640 msgid "%<-fcheck-pointer-bounds%> is not supported with Thread Sanitizer"
21641 msgstr ""
21643 #: toplev.c:1369
21644 #, gcc-internal-format
21645 msgid "%<-fabi-version=1%> is no longer supported"
21646 msgstr ""
21648 #: toplev.c:1397
21649 #, gcc-internal-format
21650 msgid "instruction scheduling not supported on this target machine"
21651 msgstr ""
21653 #: toplev.c:1401
21654 #, gcc-internal-format
21655 msgid "this target machine does not have delayed branches"
21656 msgstr ""
21658 #: toplev.c:1415
21659 #, gcc-internal-format, gfc-internal-format
21660 msgid "-f%sleading-underscore not supported on this target machine"
21661 msgstr ""
21663 #: toplev.c:1460
21664 #, gcc-internal-format
21665 msgid "could not close zeroed insn dump file %qs: %m"
21666 msgstr ""
21668 #: toplev.c:1495
21669 #, gcc-internal-format
21670 msgid "target system does not support the %qs debug format"
21671 msgstr ""
21673 #: toplev.c:1508
21674 #, gcc-internal-format
21675 msgid "variable tracking requested, but useless unless producing debug info"
21676 msgstr ""
21678 #: toplev.c:1512
21679 #, gcc-internal-format
21680 msgid "variable tracking requested, but not supported by this debug format"
21681 msgstr ""
21683 #: toplev.c:1551
21684 #, gcc-internal-format
21685 msgid "var-tracking-assignments changes selective scheduling"
21686 msgstr ""
21688 #: toplev.c:1582
21689 #, gcc-internal-format
21690 msgid "without -gdwarf-5, -gvariable-location-views=incompat5 is equivalent to -gvariable-location-views"
21691 msgstr ""
21693 #: toplev.c:1597
21694 #, gcc-internal-format
21695 msgid "-ginternal-reset-location-views is forced disabled without -gvariable-location-views"
21696 msgstr ""
21698 #: toplev.c:1607
21699 #, gcc-internal-format
21700 msgid "-ginline-points is forced disabled without -gstatement-frontiers"
21701 msgstr ""
21703 #: toplev.c:1636
21704 #, gcc-internal-format
21705 msgid "-ffunction-sections not supported for this target"
21706 msgstr ""
21708 #: toplev.c:1642
21709 #, gcc-internal-format
21710 msgid "-fdata-sections not supported for this target"
21711 msgstr ""
21713 #: toplev.c:1650
21714 #, gcc-internal-format
21715 msgid "-fprefetch-loop-arrays not supported for this target"
21716 msgstr ""
21718 #: toplev.c:1656
21719 #, gcc-internal-format
21720 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
21721 msgstr ""
21723 #: toplev.c:1666
21724 #, gcc-internal-format
21725 msgid "-fprefetch-loop-arrays is not supported with -Os"
21726 msgstr ""
21728 #: toplev.c:1678
21729 #, gcc-internal-format
21730 msgid "-fassociative-math disabled; other options take precedence"
21731 msgstr ""
21733 #: toplev.c:1688
21734 #, gcc-internal-format
21735 msgid "%<-fstack-clash-protection%> is not supported on targets where the stack grows from lower to higher addresses"
21736 msgstr ""
21738 #: toplev.c:1698
21739 #, gcc-internal-format
21740 msgid "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive.  Disabling %<-fstack-check=%>"
21741 msgstr ""
21743 #: toplev.c:1716
21744 #, gcc-internal-format
21745 msgid "-fstack-protector not supported for this target"
21746 msgstr ""
21748 #: toplev.c:1728
21749 #, gcc-internal-format
21750 msgid "-fsanitize=address and -fsanitize=kernel-address are not supported for this target"
21751 msgstr ""
21753 #: toplev.c:1737
21754 #, gcc-internal-format
21755 msgid "-fsanitize=address not supported for this target"
21756 msgstr ""
21758 #: toplev.c:2035
21759 #, gcc-internal-format
21760 msgid "error writing to %s: %m"
21761 msgstr ""
21763 #: toplev.c:2037
21764 #, gcc-internal-format
21765 msgid "error closing %s: %m"
21766 msgstr ""
21768 #: toplev.c:2186
21769 #, gcc-internal-format
21770 msgid "self-tests incompatible with -E"
21771 msgstr ""
21773 #: toplev.c:2201
21774 #, gcc-internal-format
21775 msgid "self-tests are not enabled in this build"
21776 msgstr ""
21778 #: trans-mem.c:621
21779 #, gcc-internal-format
21780 msgid "invalid use of volatile lvalue inside transaction"
21781 msgstr ""
21783 #: trans-mem.c:624
21784 #, gcc-internal-format
21785 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
21786 msgstr ""
21788 #: trans-mem.c:656
21789 #, gcc-internal-format
21790 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
21791 msgstr ""
21793 #: trans-mem.c:725 trans-mem.c:4832
21794 #, gcc-internal-format
21795 msgid "unsafe function call %qD within atomic transaction"
21796 msgstr ""
21798 #: trans-mem.c:732
21799 #, gcc-internal-format
21800 msgid "unsafe function call %qE within atomic transaction"
21801 msgstr ""
21803 #: trans-mem.c:736
21804 #, gcc-internal-format
21805 msgid "unsafe indirect function call within atomic transaction"
21806 msgstr ""
21808 #: trans-mem.c:744 trans-mem.c:4764
21809 #, gcc-internal-format
21810 msgid "unsafe function call %qD within %<transaction_safe%> function"
21811 msgstr ""
21813 #: trans-mem.c:751
21814 #, gcc-internal-format
21815 msgid "unsafe function call %qE within %<transaction_safe%> function"
21816 msgstr ""
21818 #: trans-mem.c:755
21819 #, gcc-internal-format
21820 msgid "unsafe indirect function call within %<transaction_safe%> function"
21821 msgstr ""
21823 #: trans-mem.c:770 trans-mem.c:4804
21824 #, gcc-internal-format
21825 msgid "asm not allowed in atomic transaction"
21826 msgstr ""
21828 #: trans-mem.c:773
21829 #, gcc-internal-format
21830 msgid "asm not allowed in %<transaction_safe%> function"
21831 msgstr ""
21833 #: trans-mem.c:785
21834 #, gcc-internal-format
21835 msgid "relaxed transaction in atomic transaction"
21836 msgstr ""
21838 #: trans-mem.c:788
21839 #, gcc-internal-format
21840 msgid "relaxed transaction in %<transaction_safe%> function"
21841 msgstr ""
21843 #: trans-mem.c:795
21844 #, gcc-internal-format
21845 msgid "outer transaction in transaction"
21846 msgstr ""
21848 #: trans-mem.c:798
21849 #, gcc-internal-format
21850 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
21851 msgstr ""
21853 #: trans-mem.c:802
21854 #, gcc-internal-format
21855 msgid "outer transaction in %<transaction_safe%> function"
21856 msgstr ""
21858 #: trans-mem.c:4430
21859 #, gcc-internal-format
21860 msgid "%Kasm not allowed in %<transaction_safe%> function"
21861 msgstr ""
21863 #: tree-cfg.c:356
21864 #, gcc-internal-format
21865 msgid "ignoring loop annotation"
21866 msgstr ""
21868 #: tree-cfg.c:3004
21869 #, gcc-internal-format
21870 msgid "constant not recomputed when ADDR_EXPR changed"
21871 msgstr ""
21873 #: tree-cfg.c:3009
21874 #, gcc-internal-format
21875 msgid "side effects not recomputed when ADDR_EXPR changed"
21876 msgstr ""
21878 #: tree-cfg.c:3020
21879 #, gcc-internal-format
21880 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
21881 msgstr ""
21883 #: tree-cfg.c:3049
21884 #, gcc-internal-format
21885 msgid "SSA name in freelist but still referenced"
21886 msgstr ""
21888 #: tree-cfg.c:3064
21889 #, gcc-internal-format
21890 msgid "Local declaration from a different function"
21891 msgstr ""
21893 #: tree-cfg.c:3071 tree-cfg.c:4635
21894 #, gcc-internal-format
21895 msgid "INDIRECT_REF in gimple IL"
21896 msgstr ""
21898 #: tree-cfg.c:3079
21899 #, gcc-internal-format
21900 msgid "invalid first operand of MEM_REF"
21901 msgstr ""
21903 #: tree-cfg.c:3085
21904 #, gcc-internal-format
21905 msgid "invalid offset operand of MEM_REF"
21906 msgstr ""
21908 #: tree-cfg.c:3103
21909 #, gcc-internal-format
21910 msgid "ASSERT_EXPR with an always-false condition"
21911 msgstr ""
21913 #: tree-cfg.c:3109
21914 #, gcc-internal-format
21915 msgid "MODIFY_EXPR not expected while having tuples"
21916 msgstr ""
21918 #: tree-cfg.c:3136 tree-ssa.c:987
21919 #, gcc-internal-format
21920 msgid "address taken, but ADDRESSABLE bit not set"
21921 msgstr ""
21923 #: tree-cfg.c:3147
21924 #, gcc-internal-format
21925 msgid "non-integral used in condition"
21926 msgstr ""
21928 #: tree-cfg.c:3152
21929 #, gcc-internal-format
21930 msgid "invalid conditional operand"
21931 msgstr ""
21933 #: tree-cfg.c:3175
21934 #, gcc-internal-format
21935 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
21936 msgstr ""
21938 #: tree-cfg.c:3190
21939 #, gcc-internal-format
21940 msgid "invalid position or size operand to BIT_FIELD_REF"
21941 msgstr ""
21943 #: tree-cfg.c:3196
21944 #, gcc-internal-format
21945 msgid "integral result type precision does not match field size of BIT_FIELD_REF"
21946 msgstr ""
21948 #: tree-cfg.c:3205
21949 #, gcc-internal-format
21950 msgid "mode size of non-integral result does not match field size of BIT_FIELD_REF"
21951 msgstr ""
21953 #: tree-cfg.c:3213
21954 #, gcc-internal-format
21955 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
21956 msgstr ""
21958 #: tree-cfg.c:3246
21959 #, gcc-internal-format
21960 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
21961 msgstr ""
21963 #: tree-cfg.c:3256
21964 #, gcc-internal-format
21965 msgid "invalid reference prefix"
21966 msgstr ""
21968 #: tree-cfg.c:3268
21969 #, gcc-internal-format
21970 msgid "invalid operand to plus/minus, type is a pointer"
21971 msgstr ""
21973 #: tree-cfg.c:3279
21974 #, gcc-internal-format
21975 msgid "invalid operand to pointer diff, operand is not a pointer"
21976 msgstr ""
21978 #: tree-cfg.c:3287
21979 #, gcc-internal-format
21980 msgid "invalid type for pointer diff"
21981 msgstr "некоректний тип різниці між вказівниками"
21983 #: tree-cfg.c:3298
21984 #, gcc-internal-format
21985 msgid "invalid operand to pointer plus, first operand is not a pointer"
21986 msgstr ""
21988 #: tree-cfg.c:3304
21989 #, gcc-internal-format
21990 msgid "invalid operand to pointer plus, second operand is not an integer type of appropriate width"
21991 msgstr ""
21993 #: tree-cfg.c:3355
21994 #, gcc-internal-format
21995 msgid "invalid CASE_CHAIN"
21996 msgstr ""
21998 #: tree-cfg.c:3383
21999 #, gcc-internal-format
22000 msgid "invalid expression for min lvalue"
22001 msgstr ""
22003 #: tree-cfg.c:3394
22004 #, gcc-internal-format
22005 msgid "invalid operand in indirect reference"
22006 msgstr ""
22008 #: tree-cfg.c:3423
22009 #, gcc-internal-format
22010 msgid "invalid operands to array reference"
22011 msgstr ""
22013 #: tree-cfg.c:3434
22014 #, gcc-internal-format
22015 msgid "type mismatch in array reference"
22016 msgstr ""
22018 #: tree-cfg.c:3443
22019 #, gcc-internal-format
22020 msgid "type mismatch in array range reference"
22021 msgstr ""
22023 #: tree-cfg.c:3454
22024 #, gcc-internal-format
22025 msgid "type mismatch in real/imagpart reference"
22026 msgstr ""
22028 #: tree-cfg.c:3464
22029 #, gcc-internal-format
22030 msgid "type mismatch in component reference"
22031 msgstr ""
22033 #: tree-cfg.c:3481
22034 #, gcc-internal-format
22035 msgid "conversion of an SSA_NAME on the left hand side"
22036 msgstr ""
22038 #: tree-cfg.c:3488
22039 #, gcc-internal-format
22040 msgid "conversion of register to a different size"
22041 msgstr ""
22043 #: tree-cfg.c:3503
22044 #, gcc-internal-format
22045 msgid "invalid address operand in MEM_REF"
22046 msgstr ""
22048 #: tree-cfg.c:3510
22049 #, gcc-internal-format
22050 msgid "invalid offset operand in MEM_REF"
22051 msgstr ""
22053 #: tree-cfg.c:3520
22054 #, gcc-internal-format
22055 msgid "invalid address operand in TARGET_MEM_REF"
22056 msgstr ""
22058 #: tree-cfg.c:3527
22059 #, gcc-internal-format
22060 msgid "invalid offset operand in TARGET_MEM_REF"
22061 msgstr ""
22063 #: tree-cfg.c:3581
22064 #, gcc-internal-format
22065 msgid "gimple call has two targets"
22066 msgstr ""
22068 #: tree-cfg.c:3595
22069 #, gcc-internal-format
22070 msgid "gimple call has no target"
22071 msgstr ""
22073 #: tree-cfg.c:3602
22074 #, gcc-internal-format
22075 msgid "invalid function in gimple call"
22076 msgstr ""
22078 #: tree-cfg.c:3612
22079 #, gcc-internal-format
22080 msgid "non-function in gimple call"
22081 msgstr ""
22083 #: tree-cfg.c:3623
22084 #, gcc-internal-format
22085 msgid "invalid pure const state for function"
22086 msgstr ""
22088 #: tree-cfg.c:3632
22089 #, gcc-internal-format
22090 msgid "invalid LHS in gimple call"
22091 msgstr ""
22093 #: tree-cfg.c:3640
22094 #, gcc-internal-format
22095 msgid "LHS in noreturn call"
22096 msgstr ""
22098 #: tree-cfg.c:3654
22099 #, gcc-internal-format
22100 msgid "invalid conversion in gimple call"
22101 msgstr ""
22103 #: tree-cfg.c:3663
22104 #, gcc-internal-format
22105 msgid "invalid static chain in gimple call"
22106 msgstr ""
22108 #: tree-cfg.c:3674
22109 #, gcc-internal-format
22110 msgid "static chain with function that doesn%'t use one"
22111 msgstr ""
22113 #. Built-in unreachable with parameters might not be caught by
22114 #. undefined behavior sanitizer.  Front-ends do check users do not
22115 #. call them that way but we also produce calls to
22116 #. __builtin_unreachable internally, for example when IPA figures
22117 #. out a call cannot happen in a legal program.  In such cases,
22118 #. we must make sure arguments are stripped off.
22119 #: tree-cfg.c:3692
22120 #, gcc-internal-format
22121 msgid "__builtin_unreachable or __builtin_trap call with arguments"
22122 msgstr ""
22124 #: tree-cfg.c:3715
22125 #, gcc-internal-format
22126 msgid "invalid argument to gimple call"
22127 msgstr ""
22129 #: tree-cfg.c:3735
22130 #, gcc-internal-format
22131 msgid "invalid operands in gimple comparison"
22132 msgstr ""
22134 #: tree-cfg.c:3751
22135 #, gcc-internal-format
22136 msgid "mismatching comparison operand types"
22137 msgstr ""
22139 #: tree-cfg.c:3768
22140 #, gcc-internal-format
22141 msgid "unsupported operation or type for vector comparison returning a boolean"
22142 msgstr ""
22144 #: tree-cfg.c:3783
22145 #, gcc-internal-format
22146 msgid "non-vector operands in vector comparison"
22147 msgstr ""
22149 #: tree-cfg.c:3792
22150 #, gcc-internal-format
22151 msgid "invalid vector comparison resulting type"
22152 msgstr ""
22154 #: tree-cfg.c:3799
22155 #, gcc-internal-format
22156 msgid "bogus comparison result type"
22157 msgstr ""
22159 #: tree-cfg.c:3821
22160 #, gcc-internal-format
22161 msgid "non-register as LHS of unary operation"
22162 msgstr ""
22164 #: tree-cfg.c:3827
22165 #, gcc-internal-format
22166 msgid "invalid operand in unary operation"
22167 msgstr ""
22169 #: tree-cfg.c:3859
22170 #, gcc-internal-format
22171 msgid "invalid types in nop conversion"
22172 msgstr ""
22174 #: tree-cfg.c:3874
22175 #, gcc-internal-format
22176 msgid "invalid types in address space conversion"
22177 msgstr ""
22179 #: tree-cfg.c:3888
22180 #, gcc-internal-format
22181 msgid "invalid types in fixed-point conversion"
22182 msgstr ""
22184 #: tree-cfg.c:3903
22185 #, gcc-internal-format
22186 msgid "invalid types in conversion to floating point"
22187 msgstr ""
22189 #: tree-cfg.c:3918
22190 #, gcc-internal-format
22191 msgid "invalid types in conversion to integer"
22192 msgstr ""
22194 #: tree-cfg.c:3945
22195 #, gcc-internal-format
22196 msgid "vec_duplicate should be from a scalar to a like vector"
22197 msgstr ""
22199 #: tree-cfg.c:3959
22200 #, gcc-internal-format
22201 msgid "non-trivial conversion in unary operation"
22202 msgstr ""
22204 #: tree-cfg.c:3984
22205 #, gcc-internal-format
22206 msgid "non-register as LHS of binary operation"
22207 msgstr ""
22209 #: tree-cfg.c:3991
22210 #, gcc-internal-format
22211 msgid "invalid operands in binary operation"
22212 msgstr ""
22214 #: tree-cfg.c:4006
22215 #, gcc-internal-format
22216 msgid "type mismatch in complex expression"
22217 msgstr ""
22219 #: tree-cfg.c:4035
22220 #, gcc-internal-format
22221 msgid "type mismatch in shift expression"
22222 msgstr ""
22224 #: tree-cfg.c:4052 tree-cfg.c:4073
22225 #, gcc-internal-format
22226 msgid "type mismatch in widening vector shift expression"
22227 msgstr ""
22229 #: tree-cfg.c:4094
22230 #, gcc-internal-format
22231 msgid "invalid non-vector operands to vector valued plus"
22232 msgstr ""
22234 #: tree-cfg.c:4105
22235 #, gcc-internal-format
22236 msgid "invalid (pointer) operands to plus/minus"
22237 msgstr ""
22239 #: tree-cfg.c:4119
22240 #, gcc-internal-format
22241 msgid "type mismatch in pointer plus expression"
22242 msgstr ""
22244 #: tree-cfg.c:4140
22245 #, gcc-internal-format
22246 msgid "type mismatch in pointer diff expression"
22247 msgstr ""
22249 #: tree-cfg.c:4194
22250 #, gcc-internal-format
22251 msgid "type mismatch in widening sum reduction"
22252 msgstr ""
22254 #: tree-cfg.c:4214
22255 #, gcc-internal-format
22256 msgid "type mismatch in vector widening multiplication"
22257 msgstr ""
22259 #: tree-cfg.c:4248
22260 #, gcc-internal-format
22261 msgid "type mismatch in vector pack expression"
22262 msgstr ""
22264 #: tree-cfg.c:4281
22265 #, gcc-internal-format
22266 msgid "type mismatch in series expression"
22267 msgstr ""
22269 #: tree-cfg.c:4289
22270 #, gcc-internal-format
22271 msgid "vector type expected in series expression"
22272 msgstr "у виразі послідовності мало бути використано векторний тип"
22274 #: tree-cfg.c:4302
22275 #, gcc-internal-format
22276 msgid "type mismatch in binary expression"
22277 msgstr ""
22279 #: tree-cfg.c:4330
22280 #, gcc-internal-format
22281 msgid "non-register as LHS of ternary operation"
22282 msgstr ""
22284 #: tree-cfg.c:4339
22285 #, gcc-internal-format
22286 msgid "invalid operands in ternary operation"
22287 msgstr ""
22289 #: tree-cfg.c:4355
22290 #, gcc-internal-format
22291 msgid "type mismatch in widening multiply-accumulate expression"
22292 msgstr ""
22294 #: tree-cfg.c:4369
22295 #, gcc-internal-format
22296 msgid "type mismatch in fused multiply-add expression"
22297 msgstr ""
22299 #: tree-cfg.c:4383
22300 #, gcc-internal-format
22301 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"
22302 msgstr ""
22304 #: tree-cfg.c:4395 c/c-typeck.c:5212
22305 #, gcc-internal-format
22306 msgid "type mismatch in conditional expression"
22307 msgstr ""
22309 #: tree-cfg.c:4407
22310 #, gcc-internal-format
22311 msgid "type mismatch in vector permute expression"
22312 msgstr ""
22314 #: tree-cfg.c:4419
22315 #, gcc-internal-format
22316 msgid "vector types expected in vector permute expression"
22317 msgstr ""
22319 #: tree-cfg.c:4434
22320 #, gcc-internal-format
22321 msgid "vectors with different element number found in vector permute expression"
22322 msgstr ""
22324 #: tree-cfg.c:4450
22325 #, gcc-internal-format
22326 msgid "invalid mask type in vector permute expression"
22327 msgstr ""
22329 #: tree-cfg.c:4466
22330 #, gcc-internal-format
22331 msgid "type mismatch in sad expression"
22332 msgstr ""
22334 #: tree-cfg.c:4478
22335 #, gcc-internal-format
22336 msgid "vector types expected in sad expression"
22337 msgstr ""
22339 #: tree-cfg.c:4491
22340 #, gcc-internal-format
22341 msgid "type mismatch in BIT_INSERT_EXPR"
22342 msgstr ""
22344 #: tree-cfg.c:4501
22345 #, gcc-internal-format
22346 msgid "not allowed type combination in BIT_INSERT_EXPR"
22347 msgstr ""
22349 #: tree-cfg.c:4510
22350 #, gcc-internal-format
22351 msgid "invalid position or size in BIT_INSERT_EXPR"
22352 msgstr ""
22354 #: tree-cfg.c:4520
22355 #, gcc-internal-format
22356 msgid "insertion out of range in BIT_INSERT_EXPR"
22357 msgstr ""
22359 #: tree-cfg.c:4530
22360 #, gcc-internal-format
22361 msgid "vector insertion not at element boundary"
22362 msgstr ""
22364 #: tree-cfg.c:4549
22365 #, gcc-internal-format
22366 msgid "type mismatch in dot product reduction"
22367 msgstr ""
22369 #: tree-cfg.c:4583
22370 #, gcc-internal-format
22371 msgid "non-trivial conversion at assignment"
22372 msgstr ""
22374 #: tree-cfg.c:4592
22375 #, gcc-internal-format
22376 msgid "non-decl/MEM_REF LHS in clobber statement"
22377 msgstr ""
22379 #: tree-cfg.c:4610
22380 #, gcc-internal-format
22381 msgid "invalid operand in unary expression"
22382 msgstr ""
22384 #: tree-cfg.c:4624
22385 #, gcc-internal-format
22386 msgid "type mismatch in address expression"
22387 msgstr ""
22389 #: tree-cfg.c:4650 tree-cfg.c:4676
22390 #, gcc-internal-format
22391 msgid "invalid rhs for gimple memory store"
22392 msgstr ""
22394 #: tree-cfg.c:4710 tree-cfg.c:4728 tree-cfg.c:4742
22395 #, gcc-internal-format
22396 msgid "incorrect type of vector CONSTRUCTOR elements"
22397 msgstr ""
22399 #: tree-cfg.c:4719 tree-cfg.c:4735
22400 #, gcc-internal-format
22401 msgid "incorrect number of vector CONSTRUCTOR elements"
22402 msgstr ""
22404 #: tree-cfg.c:4751
22405 #, gcc-internal-format
22406 msgid "vector CONSTRUCTOR with non-NULL element index"
22407 msgstr ""
22409 #: tree-cfg.c:4757
22410 #, gcc-internal-format
22411 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
22412 msgstr ""
22414 #: tree-cfg.c:4765
22415 #, gcc-internal-format
22416 msgid "non-vector CONSTRUCTOR with elements"
22417 msgstr ""
22419 #: tree-cfg.c:4824
22420 #, gcc-internal-format
22421 msgid "invalid operand in return statement"
22422 msgstr ""
22424 #: tree-cfg.c:4839 c/gimple-parser.c:1622
22425 #, gcc-internal-format
22426 msgid "invalid conversion in return statement"
22427 msgstr ""
22429 #: tree-cfg.c:4863
22430 #, gcc-internal-format
22431 msgid "goto destination is neither a label nor a pointer"
22432 msgstr ""
22434 #: tree-cfg.c:4882
22435 #, gcc-internal-format
22436 msgid "invalid operand to switch statement"
22437 msgstr ""
22439 #: tree-cfg.c:4890
22440 #, gcc-internal-format
22441 msgid "non-integral type switch statement"
22442 msgstr ""
22444 #: tree-cfg.c:4898
22445 #, gcc-internal-format
22446 msgid "invalid default case label in switch statement"
22447 msgstr ""
22449 #: tree-cfg.c:4910
22450 #, gcc-internal-format
22451 msgid "invalid case label in switch statement"
22452 msgstr ""
22454 #: tree-cfg.c:4917
22455 #, gcc-internal-format
22456 msgid "invalid case range in switch statement"
22457 msgstr ""
22459 #: tree-cfg.c:4927
22460 #, gcc-internal-format
22461 msgid "type mismatch for case label in switch statement"
22462 msgstr ""
22464 #: tree-cfg.c:4937
22465 #, gcc-internal-format
22466 msgid "type precision mismatch in switch statement"
22467 msgstr ""
22469 #: tree-cfg.c:4946
22470 #, gcc-internal-format
22471 msgid "case labels not sorted in switch statement"
22472 msgstr ""
22474 #: tree-cfg.c:4989
22475 #, gcc-internal-format
22476 msgid "label's context is not the current function decl"
22477 msgstr ""
22479 #: tree-cfg.c:4998
22480 #, gcc-internal-format
22481 msgid "incorrect entry in label_to_block_map"
22482 msgstr ""
22484 #: tree-cfg.c:5008
22485 #, gcc-internal-format
22486 msgid "incorrect setting of landing pad number"
22487 msgstr ""
22489 #: tree-cfg.c:5024
22490 #, gcc-internal-format
22491 msgid "invalid comparison code in gimple cond"
22492 msgstr ""
22494 #: tree-cfg.c:5032
22495 #, gcc-internal-format
22496 msgid "invalid labels in gimple cond"
22497 msgstr ""
22499 #: tree-cfg.c:5115 tree-cfg.c:5124
22500 #, gcc-internal-format
22501 msgid "invalid PHI result"
22502 msgstr ""
22504 #: tree-cfg.c:5134
22505 #, gcc-internal-format
22506 msgid "missing PHI def"
22507 msgstr ""
22509 #: tree-cfg.c:5148
22510 #, gcc-internal-format
22511 msgid "invalid PHI argument"
22512 msgstr ""
22514 #: tree-cfg.c:5155
22515 #, gcc-internal-format, gfc-internal-format
22516 msgid "incompatible types in PHI argument %u"
22517 msgstr ""
22519 #: tree-cfg.c:5253 tree-cfg.c:5585
22520 #, gcc-internal-format
22521 msgid "verify_gimple failed"
22522 msgstr ""
22524 #: tree-cfg.c:5313
22525 #, gcc-internal-format
22526 msgid "dead STMT in EH table"
22527 msgstr ""
22529 #: tree-cfg.c:5329
22530 #, gcc-internal-format
22531 msgid "location references block not in block tree"
22532 msgstr ""
22534 #: tree-cfg.c:5451
22535 #, gcc-internal-format
22536 msgid "gimple_bb (phi) is set to a wrong basic block"
22537 msgstr ""
22539 #: tree-cfg.c:5460
22540 #, gcc-internal-format
22541 msgid "PHI node with location"
22542 msgstr ""
22544 #: tree-cfg.c:5471 tree-cfg.c:5520
22545 #, gcc-internal-format
22546 msgid "incorrect sharing of tree nodes"
22547 msgstr ""
22549 #: tree-cfg.c:5479
22550 #, gcc-internal-format
22551 msgid "virtual PHI with argument locations"
22552 msgstr ""
22554 #: tree-cfg.c:5508
22555 #, gcc-internal-format
22556 msgid "gimple_bb (stmt) is set to a wrong basic block"
22557 msgstr ""
22559 #: tree-cfg.c:5544
22560 #, gcc-internal-format
22561 msgid "in statement"
22562 msgstr ""
22564 #: tree-cfg.c:5561
22565 #, gcc-internal-format
22566 msgid "statement marked for throw, but doesn%'t"
22567 msgstr ""
22569 #: tree-cfg.c:5567
22570 #, gcc-internal-format
22571 msgid "statement marked for throw in middle of block"
22572 msgstr ""
22574 #: tree-cfg.c:5607
22575 #, gcc-internal-format
22576 msgid "ENTRY_BLOCK has IL associated with it"
22577 msgstr ""
22579 #: tree-cfg.c:5614
22580 #, gcc-internal-format
22581 msgid "EXIT_BLOCK has IL associated with it"
22582 msgstr ""
22584 #: tree-cfg.c:5621
22585 #, gcc-internal-format, gfc-internal-format
22586 msgid "fallthru to exit from bb %d"
22587 msgstr ""
22589 #: tree-cfg.c:5645
22590 #, gcc-internal-format
22591 msgid "nonlocal label "
22592 msgstr ""
22594 #: tree-cfg.c:5654
22595 #, gcc-internal-format
22596 msgid "EH landing pad label "
22597 msgstr ""
22599 #: tree-cfg.c:5663 tree-cfg.c:5672 tree-cfg.c:5697
22600 #, gcc-internal-format
22601 msgid "label "
22602 msgstr "мітка "
22604 #: tree-cfg.c:5687
22605 #, gcc-internal-format, gfc-internal-format
22606 msgid "control flow in the middle of basic block %d"
22607 msgstr ""
22609 #: tree-cfg.c:5720
22610 #, gcc-internal-format, gfc-internal-format
22611 msgid "fallthru edge after a control statement in bb %d"
22612 msgstr ""
22614 #: tree-cfg.c:5733
22615 #, gcc-internal-format, gfc-internal-format
22616 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
22617 msgstr ""
22619 #: tree-cfg.c:5756 tree-cfg.c:5778 tree-cfg.c:5795 tree-cfg.c:5865
22620 #, gcc-internal-format, gfc-internal-format
22621 msgid "wrong outgoing edge flags at end of bb %d"
22622 msgstr ""
22624 #: tree-cfg.c:5766
22625 #, gcc-internal-format, gfc-internal-format
22626 msgid "explicit goto at end of bb %d"
22627 msgstr ""
22629 #: tree-cfg.c:5800
22630 #, gcc-internal-format, gfc-internal-format
22631 msgid "return edge does not point to exit in bb %d"
22632 msgstr ""
22634 #: tree-cfg.c:5831
22635 #, gcc-internal-format
22636 msgid "found default case not at the start of case vector"
22637 msgstr ""
22639 #: tree-cfg.c:5839
22640 #, gcc-internal-format
22641 msgid "case labels not sorted: "
22642 msgstr ""
22644 #: tree-cfg.c:5856
22645 #, gcc-internal-format, gfc-internal-format
22646 msgid "extra outgoing edge %d->%d"
22647 msgstr ""
22649 #: tree-cfg.c:5879
22650 #, gcc-internal-format, gfc-internal-format
22651 msgid "missing edge %i->%i"
22652 msgstr ""
22654 #: tree-cfg.c:9379
22655 #, gcc-internal-format
22656 msgid "%<noreturn%> function does return"
22657 msgstr ""
22659 #: tree-cfg.c:9400 tree-cfg.c:9432
22660 #, gcc-internal-format
22661 msgid "control reaches end of non-void function"
22662 msgstr ""
22664 #: tree-cfg.c:9498 cp/cvt.c:1039
22665 #, gcc-internal-format
22666 msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
22667 msgstr ""
22669 #: tree-cfg.c:9503 cp/cvt.c:1046
22670 #, gcc-internal-format
22671 msgid "ignoring return value of function declared with attribute warn_unused_result"
22672 msgstr ""
22674 #: tree-chkp-opt.c:720
22675 #, gcc-internal-format
22676 msgid "memory access check always fail"
22677 msgstr ""
22679 #: tree-chkp.c:2054
22680 #, gcc-internal-format
22681 msgid "-fcheck-pointer-bounds requires %qs name for internal usage"
22682 msgstr ""
22684 #: tree-chkp.c:2831
22685 #, gcc-internal-format, gfc-internal-format
22686 msgid "pointer bounds were lost due to unexpected expression %s"
22687 msgstr ""
22689 #: tree-chkp.c:2919
22690 #, gcc-internal-format, gfc-internal-format
22691 msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
22692 msgstr ""
22694 #: tree-chkp.c:2962
22695 #, gcc-internal-format, gfc-internal-format
22696 msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
22697 msgstr ""
22699 #: tree-chkp.c:3662
22700 #, gcc-internal-format, gfc-internal-format
22701 msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
22702 msgstr ""
22704 #: tree-chkp.c:3822
22705 #, gcc-internal-format, gfc-internal-format
22706 msgid "chkp_find_bounds: Unexpected tree code %s"
22707 msgstr ""
22709 #: tree-chkp.c:3833
22710 #, gcc-internal-format
22711 msgid "chkp_find_bounds: Cannot find bounds for pointer"
22712 msgstr ""
22714 #: tree-chkp.c:3949
22715 #, gcc-internal-format, gfc-internal-format
22716 msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
22717 msgstr ""
22719 #: tree-diagnostic.c:202
22720 #, gcc-internal-format
22721 msgid "in definition of macro %qs"
22722 msgstr "у визначенні макросу %qs"
22724 #: tree-diagnostic.c:219
22725 #, gcc-internal-format
22726 msgid "in expansion of macro %qs"
22727 msgstr "у розгортанні макросу %qs"
22729 #: tree-eh.c:4766
22730 #, gcc-internal-format, gfc-internal-format
22731 msgid "BB %i has multiple EH edges"
22732 msgstr "BB %i має декілька країв EH"
22734 #: tree-eh.c:4778
22735 #, gcc-internal-format, gfc-internal-format
22736 msgid "BB %i can not throw but has an EH edge"
22737 msgstr ""
22739 #: tree-eh.c:4786
22740 #, gcc-internal-format, gfc-internal-format
22741 msgid "BB %i last statement has incorrectly set lp"
22742 msgstr ""
22744 #: tree-eh.c:4792
22745 #, gcc-internal-format, gfc-internal-format
22746 msgid "BB %i is missing an EH edge"
22747 msgstr ""
22749 #: tree-eh.c:4798
22750 #, gcc-internal-format, gfc-internal-format
22751 msgid "Incorrect EH edge %i->%i"
22752 msgstr ""
22754 #: tree-eh.c:4832 tree-eh.c:4851
22755 #, gcc-internal-format, gfc-internal-format
22756 msgid "BB %i is missing an edge"
22757 msgstr ""
22759 #: tree-eh.c:4868
22760 #, gcc-internal-format, gfc-internal-format
22761 msgid "BB %i too many fallthru edges"
22762 msgstr ""
22764 #: tree-eh.c:4877
22765 #, gcc-internal-format, gfc-internal-format
22766 msgid "BB %i has incorrect edge"
22767 msgstr ""
22769 #: tree-eh.c:4883
22770 #, gcc-internal-format, gfc-internal-format
22771 msgid "BB %i has incorrect fallthru edge"
22772 msgstr ""
22774 #: tree-inline.c:3534
22775 #, gcc-internal-format
22776 msgid "function %q+F can never be copied because it receives a non-local goto"
22777 msgstr ""
22779 #: tree-inline.c:3541
22780 #, gcc-internal-format
22781 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
22782 msgstr ""
22784 #: tree-inline.c:3581
22785 #, gcc-internal-format
22786 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
22787 msgstr ""
22789 #: tree-inline.c:3595
22790 #, gcc-internal-format
22791 msgid "function %q+F can never be inlined because it uses setjmp"
22792 msgstr ""
22794 #: tree-inline.c:3609
22795 #, gcc-internal-format
22796 msgid "function %q+F can never be inlined because it uses variable argument lists"
22797 msgstr ""
22799 #: tree-inline.c:3621
22800 #, gcc-internal-format
22801 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
22802 msgstr ""
22804 #: tree-inline.c:3629
22805 #, gcc-internal-format
22806 msgid "function %q+F can never be inlined because it uses non-local goto"
22807 msgstr ""
22809 #: tree-inline.c:3641
22810 #, gcc-internal-format
22811 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
22812 msgstr ""
22814 #: tree-inline.c:3661
22815 #, gcc-internal-format
22816 msgid "function %q+F can never be inlined because it contains a computed goto"
22817 msgstr ""
22819 #: tree-inline.c:3762
22820 #, gcc-internal-format
22821 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
22822 msgstr ""
22824 #: tree-inline.c:3770
22825 #, gcc-internal-format
22826 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
22827 msgstr ""
22829 #: tree-inline.c:4442
22830 #, gcc-internal-format
22831 msgid "inlining failed in call to always_inline %q+F: %s"
22832 msgstr ""
22834 #: tree-inline.c:4445 tree-inline.c:4465
22835 #, gcc-internal-format
22836 msgid "called from here"
22837 msgstr ""
22839 #: tree-inline.c:4448 tree-inline.c:4468
22840 #, gcc-internal-format
22841 msgid "called from this function"
22842 msgstr ""
22844 #: tree-inline.c:4461
22845 #, gcc-internal-format
22846 msgid "inlining failed in call to %q+F: %s"
22847 msgstr ""
22849 #: tree-into-ssa.c:3293
22850 #, gcc-internal-format
22851 msgid "statement uses released SSA name:"
22852 msgstr ""
22854 #: tree-into-ssa.c:3305
22855 #, gcc-internal-format
22856 msgid "cannot update SSA form"
22857 msgstr ""
22859 #: tree-into-ssa.c:3396 tree-outof-ssa.c:824 tree-outof-ssa.c:883
22860 #: tree-ssa-coalesce.c:1012
22861 #, gcc-internal-format
22862 msgid "SSA corruption"
22863 msgstr ""
22865 #: tree-profile.c:640
22866 #, gcc-internal-format
22867 msgid "target does not support atomic profile update, single mode is selected"
22868 msgstr ""
22870 #: tree-ssa-ccp.c:3461
22871 msgid "%Gargument %u null where non-null expected"
22872 msgstr "%Gпорожній аргумент %u там, де мав бути непорожній аргумент"
22874 #: tree-ssa-ccp.c:3466
22875 #, gcc-internal-format
22876 msgid "in a call to built-in function %qD"
22877 msgstr "у виклику вбудованої функції %qD"
22879 #: tree-ssa-ccp.c:3470
22880 #, gcc-internal-format
22881 msgid "in a call to function %qD declared here"
22882 msgstr "у виклику функції %qD, оголошено тут"
22884 #: tree-ssa-loop-niter.c:3049
22885 #, gcc-internal-format, gfc-internal-format
22886 msgid "iteration %s invokes undefined behavior"
22887 msgstr "ітерація %s викликає невизначену поведінку"
22889 #: tree-ssa-loop-niter.c:3050
22890 #, gcc-internal-format
22891 msgid "within this loop"
22892 msgstr "у цьому циклі"
22894 #: tree-ssa-loop-prefetch.c:2065
22895 #, gcc-internal-format
22896 msgid "%<l1-cache-size%> parameter is not a power of two %d"
22897 msgstr "параметр %<l1-cache-size%> не є степенем двійки %d"
22899 #: tree-ssa-operands.c:975
22900 #, gcc-internal-format
22901 msgid "virtual definition of statement not up-to-date"
22902 msgstr "віртуальне визначення неактуальної інструкції"
22904 #: tree-ssa-operands.c:982
22905 #, gcc-internal-format
22906 msgid "virtual def operand missing for stmt"
22907 msgstr ""
22909 #: tree-ssa-operands.c:992
22910 #, gcc-internal-format
22911 msgid "virtual use of statement not up-to-date"
22912 msgstr "віртуальне використання неактуальної інструкції"
22914 #: tree-ssa-operands.c:999
22915 #, gcc-internal-format
22916 msgid "virtual use operand missing for stmt"
22917 msgstr ""
22919 #: tree-ssa-operands.c:1016
22920 #, gcc-internal-format
22921 msgid "excess use operand for stmt"
22922 msgstr ""
22924 #: tree-ssa-operands.c:1026
22925 #, gcc-internal-format
22926 msgid "use operand missing for stmt"
22927 msgstr ""
22929 #: tree-ssa-operands.c:1033
22930 #, gcc-internal-format
22931 msgid "stmt volatile flag not up-to-date"
22932 msgstr ""
22934 #: tree-ssa-strlen.c:1975
22935 msgid "%G%qD output truncated before terminating nul copying %E byte from a string of the same length"
22936 msgid_plural "%G%qD output truncated before terminating nul copying %E bytes from a string of the same length"
22937 msgstr[0] ""
22938 msgstr[1] ""
22939 msgstr[2] ""
22941 #: tree-ssa-strlen.c:1989
22942 msgid "%G%qD output truncated copying %E byte from a string of length %wu"
22943 msgid_plural "%G%qD output truncated copying %E bytes from a string of length %wu"
22944 msgstr[0] ""
22945 msgstr[1] ""
22946 msgstr[2] ""
22948 #: tree-ssa-strlen.c:1996
22949 msgid "%G%qD output truncated copying between %wu and %wu bytes from a string of length %wu"
22950 msgstr ""
22952 #: tree-ssa-strlen.c:2008
22953 msgid "%G%qD output may be truncated copying %E byte from a string of length %wu"
22954 msgid_plural "%G%qD output may be truncated copying %E bytes from a string of length %wu"
22955 msgstr[0] ""
22956 msgstr[1] ""
22957 msgstr[2] ""
22959 #: tree-ssa-strlen.c:2015 tree-ssa-strlen.c:2029
22960 msgid "%G%qD output may be truncated copying between %wu and %wu bytes from a string of length %wu"
22961 msgstr ""
22963 #: tree-ssa-strlen.c:2150
22964 msgid "%G%qD output truncated before terminating nul copying as many bytes from a string as its length"
22965 msgstr ""
22967 #: tree-ssa-strlen.c:2156
22968 msgid "%G%qD specified bound depends on the length of the source argument"
22969 msgstr ""
22971 #: tree-ssa-strlen.c:2163
22972 #, gcc-internal-format
22973 msgid "length computed here"
22974 msgstr "довжину обчислено тут:"
22976 #: tree-ssa-uninit.c:191 varasm.c:331
22977 #, gcc-internal-format
22978 msgid "%qD was declared here"
22979 msgstr "%qD було оголошено тут:"
22981 #: tree-ssa-uninit.c:259
22982 #, gcc-internal-format
22983 msgid "%qD is used uninitialized in this function"
22984 msgstr "%qD використовується без ініціалізації у цій функції"
22986 #: tree-ssa-uninit.c:264 tree-ssa-uninit.c:2624
22987 #, gcc-internal-format
22988 msgid "%qD may be used uninitialized in this function"
22989 msgstr "%qD може бути використано без ініціалізації у цій функції"
22991 #: tree-ssa-uninit.c:369
22992 #, gcc-internal-format
22993 msgid "%qE is used uninitialized in this function"
22994 msgstr "%qE використано без ініціалізації у цій функції"
22996 #: tree-ssa-uninit.c:379
22997 #, gcc-internal-format
22998 msgid "%qE may be used uninitialized in this function"
22999 msgstr "%qE може бути використано без ініціалізації у цій функції"
23001 #: tree-ssa.c:647
23002 #, gcc-internal-format, gfc-internal-format
23003 msgid "multiple virtual PHI nodes in BB %d"
23004 msgstr ""
23006 #: tree-ssa.c:661 tree-ssa.c:690
23007 #, gcc-internal-format
23008 msgid "virtual definition is not an SSA name"
23009 msgstr ""
23011 #: tree-ssa.c:677
23012 #, gcc-internal-format
23013 msgid "stmt with wrong VUSE"
23014 msgstr "stmt із помилковим VUSE"
23016 #: tree-ssa.c:707
23017 #, gcc-internal-format, gfc-internal-format
23018 msgid "PHI node with wrong VUSE on edge from BB %d"
23019 msgstr ""
23021 #: tree-ssa.c:733
23022 #, gcc-internal-format
23023 msgid "expected an SSA_NAME object"
23024 msgstr "мало бути використано об'єкт SSA_NAME"
23026 #: tree-ssa.c:739
23027 #, gcc-internal-format
23028 msgid "found an SSA_NAME that had been released into the free pool"
23029 msgstr "виявлено SSA_NAME, яку мало бути вивільнено до вільного буфера"
23031 #: tree-ssa.c:746
23032 #, gcc-internal-format
23033 msgid "type mismatch between an SSA_NAME and its symbol"
23034 msgstr "невідповідність типів між SSA_NAME та її символом"
23036 #: tree-ssa.c:752
23037 #, gcc-internal-format
23038 msgid "found a virtual definition for a GIMPLE register"
23039 msgstr "виявлено віртуальне визначення регістра GIMPLE"
23041 #: tree-ssa.c:758
23042 #, gcc-internal-format
23043 msgid "virtual SSA name for non-VOP decl"
23044 msgstr "віртуальна назва SSA для оголошення, яке не належить до VOP"
23046 #: tree-ssa.c:764
23047 #, gcc-internal-format
23048 msgid "found a real definition for a non-register"
23049 msgstr "виявлено реальне визначення для змінної, яка не є регістровою"
23051 #: tree-ssa.c:771
23052 #, gcc-internal-format
23053 msgid "found a default name with a non-empty defining statement"
23054 msgstr "виявлено типову назву для непорожньої інструкції визначення"
23056 #: tree-ssa.c:801
23057 #, gcc-internal-format
23058 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
23059 msgstr "RESULT_DECL має бути придатним лише для читання, якщо встановлено DECL_BY_REFERENCE"
23061 #: tree-ssa.c:807
23062 #, gcc-internal-format, gfc-internal-format
23063 msgid "SSA_NAME created in two different blocks %i and %i"
23064 msgstr "SSA_NAME створено у двох різних блоках, %i і %i"
23066 #: tree-ssa.c:816 tree-ssa.c:1150
23067 #, gcc-internal-format
23068 msgid "SSA_NAME_DEF_STMT is wrong"
23069 msgstr "SSA_NAME_DEF_STMT є помилковим"
23071 #: tree-ssa.c:868
23072 #, gcc-internal-format
23073 msgid "missing definition"
23074 msgstr "пропущено визначення"
23076 #: tree-ssa.c:874
23077 #, gcc-internal-format, gfc-internal-format
23078 msgid "definition in block %i does not dominate use in block %i"
23079 msgstr ""
23081 #: tree-ssa.c:882
23082 #, gcc-internal-format, gfc-internal-format
23083 msgid "definition in block %i follows the use"
23084 msgstr "визначення у блоці %i слідує за використанням"
23086 #: tree-ssa.c:889
23087 #, gcc-internal-format
23088 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
23089 msgstr "має бути встановлено SSA_NAME_OCCURS_IN_ABNORMAL_PHI"
23091 #: tree-ssa.c:897
23092 #, gcc-internal-format
23093 msgid "no immediate_use list"
23094 msgstr ""
23096 #: tree-ssa.c:909
23097 #, gcc-internal-format
23098 msgid "wrong immediate use list"
23099 msgstr ""
23101 #: tree-ssa.c:943
23102 #, gcc-internal-format
23103 msgid "incoming edge count does not match number of PHI arguments"
23104 msgstr ""
23106 #: tree-ssa.c:957
23107 #, gcc-internal-format, gfc-internal-format
23108 msgid "PHI argument is missing for edge %d->%d"
23109 msgstr ""
23111 #: tree-ssa.c:966
23112 #, gcc-internal-format
23113 msgid "PHI argument is not SSA_NAME, or invariant"
23114 msgstr ""
23116 #: tree-ssa.c:994
23117 #, gcc-internal-format, gfc-internal-format
23118 msgid "wrong edge %d->%d for PHI argument"
23119 msgstr ""
23121 #: tree-ssa.c:1069
23122 #, gcc-internal-format
23123 msgid "shared SSA name info"
23124 msgstr ""
23126 #: tree-ssa.c:1096
23127 #, gcc-internal-format, gfc-internal-format
23128 msgid "AUX pointer initialized for edge %d->%d"
23129 msgstr ""
23131 #: tree-ssa.c:1122
23132 #, gcc-internal-format
23133 msgid "stmt (%p) marked modified after optimization pass: "
23134 msgstr ""
23136 #: tree-ssa.c:1188
23137 #, gcc-internal-format
23138 msgid "verify_ssa failed"
23139 msgstr ""
23141 #: tree-streamer-in.c:346
23142 #, gcc-internal-format
23143 msgid "machine independent builtin code out of range"
23144 msgstr ""
23146 #: tree-streamer-in.c:352
23147 #, gcc-internal-format
23148 msgid "target specific builtin not available"
23149 msgstr ""
23151 #: tree-vect-generic.c:287
23152 #, gcc-internal-format
23153 msgid "vector operation will be expanded piecewise"
23154 msgstr ""
23156 #: tree-vect-generic.c:290
23157 #, gcc-internal-format
23158 msgid "vector operation will be expanded in parallel"
23159 msgstr ""
23161 #: tree-vect-generic.c:341
23162 #, gcc-internal-format
23163 msgid "vector operation will be expanded with a single scalar operation"
23164 msgstr ""
23166 #: tree-vect-generic.c:941
23167 #, gcc-internal-format
23168 msgid "vector condition will be expanded piecewise"
23169 msgstr ""
23171 #: tree-vect-generic.c:1373
23172 #, gcc-internal-format
23173 msgid "vector shuffling operation will be expanded piecewise"
23174 msgstr ""
23176 #: tree-vect-loop.c:4038
23177 #, gcc-internal-format
23178 msgid "vectorization did not happen for a simd loop"
23179 msgstr ""
23181 #: tree-vrp.c:4930 tree-vrp.c:4974
23182 #, gcc-internal-format
23183 msgid "array subscript %E is above array bounds of %qT"
23184 msgstr ""
23186 #: tree-vrp.c:4956
23187 #, gcc-internal-format
23188 msgid "array subscript [%E, %E] is outside array bounds of %qT"
23189 msgstr ""
23191 #: tree-vrp.c:4988
23192 #, gcc-internal-format
23193 msgid "array subscript %E is below array bounds of %qT"
23194 msgstr ""
23196 #: tree-vrp.c:5046
23197 #, gcc-internal-format
23198 msgid "array subscript %wi is below array bounds of %qT"
23199 msgstr ""
23201 #: tree-vrp.c:5060
23202 #, gcc-internal-format
23203 msgid "array subscript %wu is above array bounds of %qT"
23204 msgstr ""
23206 #: tree.c:1987
23207 #, gcc-internal-format
23208 msgid "non-constant element in constant CONSTRUCTOR"
23209 msgstr ""
23211 #: tree.c:1989
23212 #, gcc-internal-format
23213 msgid "side-effects element in no-side-effects CONSTRUCTOR"
23214 msgstr ""
23216 #: tree.c:7852
23217 #, gcc-internal-format
23218 msgid "arrays of functions are not meaningful"
23219 msgstr ""
23221 #: tree.c:8019
23222 #, gcc-internal-format
23223 msgid "function return type cannot be function"
23224 msgstr ""
23226 #: tree.c:9327 tree.c:9412 tree.c:9473
23227 #, gcc-internal-format, gfc-internal-format
23228 msgid "tree check: %s, have %s in %s, at %s:%d"
23229 msgstr ""
23231 #: tree.c:9364
23232 #, gcc-internal-format, gfc-internal-format
23233 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
23234 msgstr ""
23236 #: tree.c:9377
23237 #, gcc-internal-format
23238 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
23239 msgstr ""
23241 #: tree.c:9426
23242 #, gcc-internal-format
23243 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
23244 msgstr ""
23246 #: tree.c:9439
23247 #, gcc-internal-format, gfc-internal-format
23248 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
23249 msgstr ""
23251 #: tree.c:9499
23252 #, gcc-internal-format
23253 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
23254 msgstr ""
23256 #: tree.c:9513
23257 #, gcc-internal-format, gfc-internal-format
23258 msgid "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
23259 msgstr ""
23261 #: tree.c:9525
23262 #, gcc-internal-format, gfc-internal-format
23263 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
23264 msgstr ""
23266 #: tree.c:9538
23267 #, gcc-internal-format, gfc-internal-format
23268 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
23269 msgstr ""
23271 #: tree.c:9551
23272 #, gcc-internal-format, gfc-internal-format
23273 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
23274 msgstr ""
23276 #: tree.c:12446
23277 #, gcc-internal-format
23278 msgid "%qD is deprecated: %s"
23279 msgstr "%qD вважається застарілим: %s"
23281 #: tree.c:12449
23282 #, gcc-internal-format
23283 msgid "%qD is deprecated"
23284 msgstr "%qD вважається застарілим"
23286 #: tree.c:12473 tree.c:12495
23287 #, gcc-internal-format
23288 msgid "%qE is deprecated: %s"
23289 msgstr "%qE вважається застарілим: %s"
23291 #: tree.c:12476 tree.c:12498
23292 #, gcc-internal-format
23293 msgid "%qE is deprecated"
23294 msgstr "%qE вважається застарілим"
23296 #: tree.c:12482 tree.c:12503
23297 #, gcc-internal-format, gfc-internal-format
23298 msgid "type is deprecated: %s"
23299 msgstr "тип вважається застарілим: %s"
23301 #: tree.c:12485 tree.c:12506
23302 #, gcc-internal-format
23303 msgid "type is deprecated"
23304 msgstr "тип вважається застарілим"
23306 #. Type variant can differ by:
23308 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
23309 #. ENCODE_QUAL_ADDR_SPACE.
23310 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
23311 #. in this case some values may not be set in the variant types
23312 #. (see TYPE_COMPLETE_P checks).
23313 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
23314 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
23315 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
23316 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
23317 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
23318 #. this is necessary to make it possible to merge types form different TUs
23319 #. - arrays, pointers and references may have TREE_TYPE that is a variant
23320 #. of TREE_TYPE of their main variants.
23321 #. - aggregates may have new TYPE_FIELDS list that list variants of
23322 #. the main variant TYPE_FIELDS.
23323 #. - vector types may differ by TYPE_VECTOR_OPAQUE
23325 #. Convenience macro for matching individual fields.
23326 #: tree.c:13043
23327 #, gcc-internal-format, gfc-internal-format
23328 msgid "type variant differs by %s"
23329 msgstr ""
23331 #: tree.c:13084
23332 #, gcc-internal-format
23333 msgid "type variant has different TYPE_SIZE_UNIT"
23334 msgstr ""
23336 #: tree.c:13086
23337 #, gcc-internal-format
23338 msgid "type variant's TYPE_SIZE_UNIT"
23339 msgstr ""
23341 #: tree.c:13088
23342 #, gcc-internal-format
23343 msgid "type's TYPE_SIZE_UNIT"
23344 msgstr ""
23346 #: tree.c:13108
23347 #, gcc-internal-format
23348 msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
23349 msgstr ""
23351 #: tree.c:13121
23352 #, gcc-internal-format
23353 msgid "type variant has different TYPE_VFIELD"
23354 msgstr ""
23356 #: tree.c:13157
23357 #, gcc-internal-format
23358 msgid "type variant has different TYPE_BINFO"
23359 msgstr ""
23361 #: tree.c:13159
23362 #, gcc-internal-format
23363 msgid "type variant's TYPE_BINFO"
23364 msgstr ""
23366 #: tree.c:13161
23367 #, gcc-internal-format
23368 msgid "type's TYPE_BINFO"
23369 msgstr ""
23371 #: tree.c:13199
23372 #, gcc-internal-format
23373 msgid "type variant has different TYPE_FIELDS"
23374 msgstr ""
23376 #: tree.c:13201
23377 #, gcc-internal-format
23378 msgid "first mismatch is field"
23379 msgstr ""
23381 #: tree.c:13203
23382 #, gcc-internal-format
23383 msgid "and field"
23384 msgstr ""
23386 #: tree.c:13220
23387 #, gcc-internal-format
23388 msgid "type variant has different TREE_TYPE"
23389 msgstr ""
23391 #: tree.c:13222 tree.c:13233
23392 #, gcc-internal-format
23393 msgid "type variant's TREE_TYPE"
23394 msgstr ""
23396 #: tree.c:13224 tree.c:13235
23397 #, gcc-internal-format
23398 msgid "type's TREE_TYPE"
23399 msgstr ""
23401 #: tree.c:13231
23402 #, gcc-internal-format
23403 msgid "type is not compatible with its variant"
23404 msgstr ""
23406 #: tree.c:13534
23407 #, gcc-internal-format
23408 msgid "Main variant is not defined"
23409 msgstr ""
23411 #: tree.c:13539
23412 #, gcc-internal-format
23413 msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
23414 msgstr ""
23416 #: tree.c:13551
23417 #, gcc-internal-format
23418 msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
23419 msgstr ""
23421 #: tree.c:13569
23422 #, gcc-internal-format
23423 msgid "TYPE_CANONICAL is not compatible"
23424 msgstr ""
23426 #: tree.c:13577
23427 #, gcc-internal-format
23428 msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
23429 msgstr ""
23431 #: tree.c:13583
23432 #, gcc-internal-format
23433 msgid "TYPE_CANONICAL of main variant is not main variant"
23434 msgstr ""
23436 #: tree.c:13599
23437 #, gcc-internal-format
23438 msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
23439 msgstr ""
23441 #: tree.c:13609
23442 #, gcc-internal-format
23443 msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
23444 msgstr ""
23446 #: tree.c:13619
23447 #, gcc-internal-format
23448 msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
23449 msgstr ""
23451 #: tree.c:13640
23452 #, gcc-internal-format
23453 msgid "TYPE_BINFO is not TREE_BINFO"
23454 msgstr ""
23456 #: tree.c:13646
23457 #, gcc-internal-format
23458 msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
23459 msgstr ""
23461 #: tree.c:13657
23462 #, gcc-internal-format
23463 msgid "TYPE_METHOD_BASETYPE is not record nor union"
23464 msgstr ""
23466 #: tree.c:13668
23467 #, gcc-internal-format
23468 msgid "TYPE_OFFSET_BASETYPE is not record nor union"
23469 msgstr ""
23471 #: tree.c:13686
23472 #, gcc-internal-format
23473 msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
23474 msgstr ""
23476 #: tree.c:13693
23477 #, gcc-internal-format
23478 msgid "TYPE_MAX_VALUE_RAW non-NULL"
23479 msgstr ""
23481 #: tree.c:13700
23482 #, gcc-internal-format
23483 msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
23484 msgstr ""
23486 #: tree.c:13716
23487 #, gcc-internal-format
23488 msgid "Enum value is not CONST_DECL or INTEGER_CST"
23489 msgstr ""
23491 #: tree.c:13724
23492 #, gcc-internal-format
23493 msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
23494 msgstr ""
23496 #: tree.c:13731
23497 #, gcc-internal-format
23498 msgid "Enum value name is not IDENTIFIER_NODE"
23499 msgstr ""
23501 #: tree.c:13741
23502 #, gcc-internal-format
23503 msgid "Array TYPE_DOMAIN is not integer type"
23504 msgstr ""
23506 #: tree.c:13750
23507 #, gcc-internal-format
23508 msgid "TYPE_FIELDS defined in incomplete type"
23509 msgstr ""
23511 #: tree.c:13772
23512 #, gcc-internal-format
23513 msgid "Wrong tree in TYPE_FIELDS list"
23514 msgstr ""
23516 #: tree.c:13787
23517 #, gcc-internal-format
23518 msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
23519 msgstr ""
23521 #: tree.c:13793
23522 #, gcc-internal-format
23523 msgid "TYPE_CACHED_VALUES is not TREE_VEC"
23524 msgstr ""
23526 #: tree.c:13806
23527 #, gcc-internal-format
23528 msgid "wrong TYPE_CACHED_VALUES entry"
23529 msgstr ""
23531 #: tree.c:13819
23532 #, gcc-internal-format
23533 msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
23534 msgstr ""
23536 #: tree.c:13825
23537 #, gcc-internal-format
23538 msgid "Wrong entry in TYPE_ARG_TYPES list"
23539 msgstr ""
23541 #: tree.c:13832
23542 #, gcc-internal-format
23543 msgid "TYPE_VALUES_RAW field is non-NULL"
23544 msgstr ""
23546 #: tree.c:13844
23547 #, gcc-internal-format
23548 msgid "TYPE_CACHED_VALUES_P is set while it should not"
23549 msgstr ""
23551 #: tree.c:13850
23552 #, gcc-internal-format
23553 msgid "TYPE_STRING_FLAG is set on wrong type code"
23554 msgstr ""
23556 #: tree.c:13860
23557 #, gcc-internal-format
23558 msgid "TYPE_METHOD_BASETYPE is not main variant"
23559 msgstr ""
23561 #: tree.c:13867
23562 #, gcc-internal-format
23563 msgid "verify_type failed"
23564 msgstr "помилка verify_type"
23566 #: value-prof.c:510
23567 #, gcc-internal-format
23568 msgid "dead histogram"
23569 msgstr ""
23571 #: value-prof.c:539
23572 #, gcc-internal-format
23573 msgid "Histogram value statement does not correspond to the statement it is associated with"
23574 msgstr ""
23576 #: value-prof.c:551
23577 #, gcc-internal-format
23578 msgid "verify_histograms failed"
23579 msgstr ""
23581 #: value-prof.c:607
23582 #, gcc-internal-format, gfc-internal-format
23583 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
23584 msgstr ""
23586 #: var-tracking.c:7166
23587 #, gcc-internal-format
23588 msgid "variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without"
23589 msgstr ""
23591 #: var-tracking.c:7170
23592 #, gcc-internal-format
23593 msgid "variable tracking size limit exceeded"
23594 msgstr ""
23596 #: varasm.c:326
23597 #, gcc-internal-format
23598 msgid "%+qD causes a section type conflict with %qD"
23599 msgstr ""
23601 #: varasm.c:329
23602 #, gcc-internal-format
23603 msgid "section type conflict with %qD"
23604 msgstr ""
23606 #: varasm.c:334
23607 #, gcc-internal-format
23608 msgid "%+qD causes a section type conflict"
23609 msgstr ""
23611 #: varasm.c:336
23612 #, gcc-internal-format
23613 msgid "section type conflict"
23614 msgstr ""
23616 #: varasm.c:1019
23617 #, gcc-internal-format
23618 msgid "alignment of %q+D is greater than maximum object file alignment %d"
23619 msgstr ""
23621 #: varasm.c:1172
23622 #, gcc-internal-format
23623 msgid "only zero initializers are allowed in section %qs"
23624 msgstr ""
23626 #: varasm.c:1378 varasm.c:1387
23627 #, gcc-internal-format
23628 msgid "register name not specified for %q+D"
23629 msgstr ""
23631 #: varasm.c:1389
23632 #, gcc-internal-format
23633 msgid "invalid register name for %q+D"
23634 msgstr ""
23636 #: varasm.c:1391
23637 #, gcc-internal-format
23638 msgid "data type of %q+D isn%'t suitable for a register"
23639 msgstr ""
23641 #: varasm.c:1394
23642 #, gcc-internal-format
23643 msgid "the register specified for %q+D cannot be accessed by the current target"
23644 msgstr ""
23646 #: varasm.c:1397
23647 #, gcc-internal-format
23648 msgid "the register specified for %q+D is not general enough to be used as a register variable"
23649 msgstr ""
23651 #: varasm.c:1400
23652 #, gcc-internal-format
23653 msgid "register specified for %q+D isn%'t suitable for data type"
23654 msgstr ""
23656 #: varasm.c:1410
23657 #, gcc-internal-format
23658 msgid "global register variable has initial value"
23659 msgstr ""
23661 #: varasm.c:1414
23662 #, gcc-internal-format
23663 msgid "optimization may eliminate reads and/or writes to register variables"
23664 msgstr ""
23666 #: varasm.c:1460
23667 #, gcc-internal-format
23668 msgid "register name given for non-register variable %q+D"
23669 msgstr ""
23671 #: varasm.c:1870
23672 #, gcc-internal-format
23673 msgid "Patchable function entry > size"
23674 msgstr ""
23676 #: varasm.c:2069
23677 #, gcc-internal-format
23678 msgid "thread-local COMMON data not implemented"
23679 msgstr ""
23681 #: varasm.c:2102
23682 #, gcc-internal-format
23683 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
23684 msgstr ""
23686 #: varasm.c:2205 c/c-decl.c:5027 c/c-parser.c:1534
23687 #, gcc-internal-format
23688 msgid "storage size of %q+D isn%'t known"
23689 msgstr ""
23691 #: varasm.c:4910
23692 #, gcc-internal-format
23693 msgid "initializer for integer/fixed-point value is too complicated"
23694 msgstr ""
23696 #: varasm.c:4915
23697 #, gcc-internal-format
23698 msgid "initializer for floating value is not a floating constant"
23699 msgstr ""
23701 #: varasm.c:5227
23702 #, gcc-internal-format
23703 msgid "invalid initial value for member %qE"
23704 msgstr ""
23706 #: varasm.c:5487
23707 #, gcc-internal-format
23708 msgid "%+qD declared weak after being used"
23709 msgstr ""
23711 #: varasm.c:5539
23712 #, gcc-internal-format
23713 msgid "weak declaration of %q+D being applied to a already existing, static definition"
23714 msgstr ""
23716 #: varasm.c:5575
23717 #, gcc-internal-format
23718 msgid "weak declaration of %q+D must be public"
23719 msgstr ""
23721 #: varasm.c:5579
23722 #, gcc-internal-format
23723 msgid "weak declaration of %q+D not supported"
23724 msgstr ""
23726 #: varasm.c:5608 varasm.c:5912
23727 #, gcc-internal-format
23728 msgid "only weak aliases are supported in this configuration"
23729 msgstr ""
23731 #: varasm.c:5802
23732 #, gcc-internal-format
23733 msgid "weakref is not supported in this configuration"
23734 msgstr ""
23736 #: varasm.c:5834
23737 #, gcc-internal-format
23738 msgid "ifunc is not supported on this target"
23739 msgstr ""
23741 #: varasm.c:5892
23742 #, gcc-internal-format
23743 msgid "weakref %q+D ultimately targets itself"
23744 msgstr ""
23746 #: varasm.c:5894
23747 #, gcc-internal-format
23748 msgid "weakref %q+D must have static linkage"
23749 msgstr ""
23751 #: varasm.c:5901
23752 #, gcc-internal-format
23753 msgid "alias definitions not supported in this configuration"
23754 msgstr ""
23756 #: varasm.c:5909
23757 #, gcc-internal-format
23758 msgid "ifunc is not supported in this configuration"
23759 msgstr ""
23761 #: varasm.c:6127 config/sol2.c:159 config/i386/winnt.c:265
23762 #, gcc-internal-format
23763 msgid "visibility attribute not supported in this configuration; ignored"
23764 msgstr ""
23766 #: vec.c:189
23767 #, gcc-internal-format, gfc-internal-format
23768 msgid "qsort comparator not anti-commutative: %d, %d"
23769 msgstr ""
23771 #: vec.c:194
23772 #, gcc-internal-format, gfc-internal-format
23773 msgid "qsort comparator non-negative on sorted output: %d"
23774 msgstr ""
23776 #: vec.c:199
23777 #, gcc-internal-format, gfc-internal-format
23778 msgid "qsort comparator not transitive: %d, %d, %d"
23779 msgstr ""
23781 #: vec.c:201
23782 #, gcc-internal-format
23783 msgid "qsort checking failed"
23784 msgstr ""
23786 #: vr-values.c:2396
23787 #, gcc-internal-format
23788 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
23789 msgstr ""
23791 #: vr-values.c:2402
23792 #, gcc-internal-format
23793 msgid "assuming signed overflow does not occur when simplifying conditional"
23794 msgstr ""
23796 #: vr-values.c:2446
23797 #, gcc-internal-format
23798 msgid "comparison always false due to limited range of data type"
23799 msgstr ""
23801 #: vr-values.c:2448
23802 #, gcc-internal-format
23803 msgid "comparison always true due to limited range of data type"
23804 msgstr ""
23806 #: vr-values.c:3127
23807 #, gcc-internal-format
23808 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
23809 msgstr ""
23811 #: vr-values.c:3194
23812 #, gcc-internal-format
23813 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
23814 msgstr ""
23816 #: vr-values.c:3245
23817 #, gcc-internal-format
23818 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
23819 msgstr ""
23821 #. Print an error message for unrecognized stab codes.
23822 #: xcoffout.c:194
23823 #, gcc-internal-format
23824 msgid "no sclass for %s stab (0x%x)"
23825 msgstr ""
23827 #: lto-streamer.h:1001
23828 #, gcc-internal-format, gfc-internal-format
23829 msgid "bytecode stream: expected tag %s instead of %s"
23830 msgstr ""
23832 #: lto-streamer.h:1011
23833 #, gcc-internal-format, gfc-internal-format
23834 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
23835 msgstr ""
23837 #: c-family/c-attribs.c:529
23838 #, gcc-internal-format
23839 msgid "%qE attribute ignored for field of type %qT"
23840 msgstr ""
23842 #: c-family/c-attribs.c:696
23843 #, gcc-internal-format
23844 msgid "no_sanitize argument not a string"
23845 msgstr ""
23847 #: c-family/c-attribs.c:826 ada/gcc-interface/utils.c:6235
23848 #, gcc-internal-format
23849 msgid "%qE attribute ignored due to conflict with attribute %qs"
23850 msgstr ""
23852 #: c-family/c-attribs.c:875
23853 #, gcc-internal-format
23854 msgid "%qE attribute ignored. Use -fcf-protection option to enable it"
23855 msgstr ""
23857 #: c-family/c-attribs.c:914 c-family/c-attribs.c:920 c-family/c-attribs.c:3388
23858 #: c-family/c-attribs.c:3423 c-family/c-attribs.c:3429
23859 #, gcc-internal-format
23860 msgid "%qE attribute ignored due to conflict with %qs attribute"
23861 msgstr ""
23863 #: c-family/c-attribs.c:976 brig/brig-lang.c:482 lto/lto-lang.c:288
23864 #, gcc-internal-format
23865 msgid "%qE attribute has no effect on unit local functions"
23866 msgstr ""
23868 #: c-family/c-attribs.c:1130
23869 #, gcc-internal-format
23870 msgid "%qE attribute have effect only on public objects"
23871 msgstr ""
23873 #: c-family/c-attribs.c:1159
23874 #, gcc-internal-format
23875 msgid "%qE attribute only affects top level objects"
23876 msgstr ""
23878 #: c-family/c-attribs.c:1198 c-family/c-attribs.c:2682
23879 #, gcc-internal-format
23880 msgid "%qE attribute on function returning %<void%>"
23881 msgstr "атрибут %qE на функції, яка повертає %<void%>"
23883 #: c-family/c-attribs.c:1221 c-family/c-pragma.c:419
23884 #, gcc-internal-format
23885 msgid "scalar_storage_order is not supported because endianness is not uniform"
23886 msgstr ""
23888 #: c-family/c-attribs.c:1238
23889 #, gcc-internal-format
23890 msgid "scalar_storage_order argument must be one of \"big-endian\" or \"little-endian\""
23891 msgstr ""
23893 #: c-family/c-attribs.c:1334
23894 #, gcc-internal-format
23895 msgid "destructor priorities are not supported"
23896 msgstr ""
23898 #: c-family/c-attribs.c:1336
23899 #, gcc-internal-format
23900 msgid "constructor priorities are not supported"
23901 msgstr ""
23903 #: c-family/c-attribs.c:1358
23904 #, gcc-internal-format, gfc-internal-format
23905 msgid "destructor priorities from 0 to %d are reserved for the implementation"
23906 msgstr ""
23908 #: c-family/c-attribs.c:1363
23909 #, gcc-internal-format, gfc-internal-format
23910 msgid "constructor priorities from 0 to %d are reserved for the implementation"
23911 msgstr ""
23913 #: c-family/c-attribs.c:1371
23914 #, gcc-internal-format, gfc-internal-format
23915 msgid "destructor priorities must be integers from 0 to %d inclusive"
23916 msgstr ""
23918 #: c-family/c-attribs.c:1374
23919 #, gcc-internal-format, gfc-internal-format
23920 msgid "constructor priorities must be integers from 0 to %d inclusive"
23921 msgstr ""
23923 #: c-family/c-attribs.c:1527
23924 #, gcc-internal-format
23925 msgid "unknown machine mode %qE"
23926 msgstr ""
23928 #: c-family/c-attribs.c:1557
23929 #, gcc-internal-format
23930 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
23931 msgstr ""
23933 #: c-family/c-attribs.c:1560
23934 #, gcc-internal-format
23935 msgid "use __attribute__ ((vector_size)) instead"
23936 msgstr ""
23938 #: c-family/c-attribs.c:1569
23939 #, gcc-internal-format
23940 msgid "unable to emulate %qs"
23941 msgstr ""
23943 #: c-family/c-attribs.c:1582
23944 #, gcc-internal-format
23945 msgid "invalid pointer mode %qs"
23946 msgstr ""
23948 #: c-family/c-attribs.c:1599
23949 #, gcc-internal-format
23950 msgid "signedness of type and machine mode %qs don%'t match"
23951 msgstr ""
23953 #: c-family/c-attribs.c:1610
23954 #, gcc-internal-format
23955 msgid "no data type for mode %qs"
23956 msgstr ""
23958 #: c-family/c-attribs.c:1620
23959 #, gcc-internal-format
23960 msgid "cannot use mode %qs for enumeral types"
23961 msgstr ""
23963 #: c-family/c-attribs.c:1647
23964 #, gcc-internal-format
23965 msgid "mode %qs applied to inappropriate type"
23966 msgstr ""
23968 #: c-family/c-attribs.c:1669
23969 #, gcc-internal-format
23970 msgid "section attributes are not supported for this target"
23971 msgstr ""
23973 #: c-family/c-attribs.c:1675
23974 #, gcc-internal-format
23975 msgid "section attribute not allowed for %q+D"
23976 msgstr ""
23978 #: c-family/c-attribs.c:1681
23979 #, gcc-internal-format
23980 msgid "section attribute argument not a string constant"
23981 msgstr ""
23983 #: c-family/c-attribs.c:1690
23984 #, gcc-internal-format
23985 msgid "section attribute cannot be specified for local variables"
23986 msgstr ""
23988 #: c-family/c-attribs.c:1700 config/bfin/bfin.c:4806 config/bfin/bfin.c:4857
23989 #: config/bfin/bfin.c:4883 config/bfin/bfin.c:4896
23990 #, gcc-internal-format
23991 msgid "section of %q+D conflicts with previous declaration"
23992 msgstr ""
23994 #: c-family/c-attribs.c:1708
23995 #, gcc-internal-format
23996 msgid "section of %q+D cannot be overridden"
23997 msgstr ""
23999 #: c-family/c-attribs.c:1773
24000 #, gcc-internal-format, gfc-internal-format
24001 msgid "requested alignment %d is larger than %d"
24002 msgstr ""
24004 #: c-family/c-attribs.c:1866
24005 #, gcc-internal-format
24006 msgid "alignment may not be specified for %q+D"
24007 msgstr ""
24009 #: c-family/c-attribs.c:1886
24010 #, gcc-internal-format
24011 msgid "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E (%u)%>"
24012 msgstr ""
24014 #. Do not error out for attribute warn_if_not_aligned.
24015 #: c-family/c-attribs.c:1891 c-family/c-attribs.c:1920
24016 #, gcc-internal-format
24017 msgid "alignment for %q+D must be at least %d"
24018 msgstr ""
24020 #: c-family/c-attribs.c:1916
24021 #, gcc-internal-format
24022 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
24023 msgstr ""
24025 #: c-family/c-attribs.c:1943
24026 #, gcc-internal-format
24027 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
24028 msgstr ""
24030 #: c-family/c-attribs.c:1986
24031 #, gcc-internal-format
24032 msgid "inline function %q+D declared weak"
24033 msgstr ""
24035 #: c-family/c-attribs.c:1991
24036 #, gcc-internal-format
24037 msgid "indirect function %q+D cannot be declared weak"
24038 msgstr ""
24040 #: c-family/c-attribs.c:2015
24041 #, gcc-internal-format
24042 msgid "%qE attribute is only applicable on functions"
24043 msgstr ""
24045 #: c-family/c-attribs.c:2046
24046 #, gcc-internal-format
24047 msgid "%q+D defined both normally and as %qE attribute"
24048 msgstr ""
24050 #: c-family/c-attribs.c:2054
24051 #, gcc-internal-format
24052 msgid "weak %q+D cannot be defined %qE"
24053 msgstr ""
24055 #: c-family/c-attribs.c:2071 c-family/c-attribs.c:2582
24056 #, gcc-internal-format
24057 msgid "attribute %qE argument not a string"
24058 msgstr ""
24060 #: c-family/c-attribs.c:2106
24061 #, gcc-internal-format
24062 msgid "%+qD declared alias after being used"
24063 msgstr ""
24065 #: c-family/c-attribs.c:2108
24066 #, gcc-internal-format
24067 msgid "%+qD declared ifunc after being used"
24068 msgstr ""
24070 #: c-family/c-attribs.c:2159
24071 #, gcc-internal-format
24072 msgid "indirect function %q+D cannot be declared weakref"
24073 msgstr ""
24075 #: c-family/c-attribs.c:2181
24076 #, gcc-internal-format
24077 msgid "weakref attribute must appear before alias attribute"
24078 msgstr ""
24080 #: c-family/c-attribs.c:2193
24081 #, gcc-internal-format
24082 msgid "%+qD declared weakref after being used"
24083 msgstr ""
24085 #: c-family/c-attribs.c:2217
24086 #, gcc-internal-format
24087 msgid "%qE attribute ignored on non-class types"
24088 msgstr ""
24090 #: c-family/c-attribs.c:2223
24091 #, gcc-internal-format
24092 msgid "%qE attribute ignored because %qT is already defined"
24093 msgstr ""
24095 #: c-family/c-attribs.c:2236
24096 #, gcc-internal-format
24097 msgid "visibility argument not a string"
24098 msgstr ""
24100 #: c-family/c-attribs.c:2248
24101 #, gcc-internal-format
24102 msgid "%qE attribute ignored on types"
24103 msgstr ""
24105 #: c-family/c-attribs.c:2264
24106 #, gcc-internal-format
24107 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
24108 msgstr ""
24110 #: c-family/c-attribs.c:2275
24111 #, gcc-internal-format
24112 msgid "%qD redeclared with different visibility"
24113 msgstr ""
24115 #: c-family/c-attribs.c:2278 c-family/c-attribs.c:2282
24116 #, gcc-internal-format
24117 msgid "%qD was declared %qs which implies default visibility"
24118 msgstr ""
24120 #: c-family/c-attribs.c:2320
24121 #, gcc-internal-format
24122 msgid "tls_model argument not a string"
24123 msgstr ""
24125 #: c-family/c-attribs.c:2333
24126 #, gcc-internal-format
24127 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
24128 msgstr ""
24130 #: c-family/c-attribs.c:2353 c-family/c-attribs.c:2656
24131 #: c-family/c-attribs.c:3497 config/m32c/m32c.c:2944
24132 #, gcc-internal-format
24133 msgid "%qE attribute applies only to functions"
24134 msgstr ""
24136 #: c-family/c-attribs.c:2417
24137 #, gcc-internal-format
24138 msgid "alloc_size parameter outside range"
24139 msgstr ""
24141 #: c-family/c-attribs.c:2443
24142 #, gcc-internal-format
24143 msgid "alloc_align parameter outside range"
24144 msgstr ""
24146 #: c-family/c-attribs.c:2467
24147 #, gcc-internal-format
24148 msgid "assume_aligned parameter not integer constant"
24149 msgstr ""
24151 #: c-family/c-attribs.c:2595
24152 #, gcc-internal-format
24153 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
24154 msgstr ""
24156 #: c-family/c-attribs.c:2662 c-family/c-attribs.c:3503
24157 #, gcc-internal-format
24158 msgid "can%'t set %qE attribute after definition"
24159 msgstr ""
24161 #: c-family/c-attribs.c:2727
24162 #, gcc-internal-format
24163 msgid "%qE attribute duplicated"
24164 msgstr ""
24166 #: c-family/c-attribs.c:2729
24167 #, gcc-internal-format
24168 msgid "%qE attribute follows %qE"
24169 msgstr ""
24171 #: c-family/c-attribs.c:2828
24172 #, gcc-internal-format
24173 msgid "type was previously declared %qE"
24174 msgstr ""
24176 #: c-family/c-attribs.c:2841 cp/class.c:4397
24177 #, gcc-internal-format
24178 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
24179 msgstr ""
24181 #: c-family/c-attribs.c:2899
24182 #, gcc-internal-format
24183 msgid "%qE argument not an identifier"
24184 msgstr ""
24186 #: c-family/c-attribs.c:2910
24187 #, gcc-internal-format
24188 msgid "%qD is not compatible with %qD"
24189 msgstr ""
24191 #: c-family/c-attribs.c:2913
24192 #, gcc-internal-format
24193 msgid "%qE argument is not a function"
24194 msgstr ""
24196 #: c-family/c-attribs.c:2961
24197 #, gcc-internal-format
24198 msgid "deprecated message is not a string"
24199 msgstr ""
24201 #: c-family/c-attribs.c:3002
24202 #, gcc-internal-format
24203 msgid "%qE attribute ignored for %qE"
24204 msgstr ""
24206 #: c-family/c-attribs.c:3065
24207 #, gcc-internal-format
24208 msgid "invalid vector type for attribute %qE"
24209 msgstr ""
24211 #: c-family/c-attribs.c:3071 ada/gcc-interface/utils.c:3896
24212 #, gcc-internal-format
24213 msgid "vector size not an integral multiple of component size"
24214 msgstr ""
24216 #: c-family/c-attribs.c:3077 ada/gcc-interface/utils.c:3903
24217 #, gcc-internal-format
24218 msgid "zero vector size"
24219 msgstr ""
24221 #: c-family/c-attribs.c:3085
24222 #, gcc-internal-format
24223 msgid "number of components of the vector not a power of two"
24224 msgstr ""
24226 #: c-family/c-attribs.c:3118 ada/gcc-interface/utils.c:6092
24227 #, gcc-internal-format
24228 msgid "nonnull attribute without arguments on a non-prototype"
24229 msgstr ""
24231 #: c-family/c-attribs.c:3137 ada/gcc-interface/utils.c:6106
24232 #, gcc-internal-format, gfc-internal-format
24233 msgid "nonnull argument has invalid operand number (argument %lu)"
24234 msgstr ""
24236 #: c-family/c-attribs.c:3159 ada/gcc-interface/utils.c:6128
24237 #, gcc-internal-format, gfc-internal-format
24238 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
24239 msgstr ""
24241 #: c-family/c-attribs.c:3168 ada/gcc-interface/utils.c:6137
24242 #, gcc-internal-format, gfc-internal-format
24243 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
24244 msgstr ""
24246 #: c-family/c-attribs.c:3208
24247 #, gcc-internal-format
24248 msgid "%qE attribute ignored on objects of type %qT"
24249 msgstr ""
24251 #: c-family/c-attribs.c:3216
24252 #, gcc-internal-format
24253 msgid "%qE attribute does not apply to functions"
24254 msgstr ""
24256 #: c-family/c-attribs.c:3273
24257 #, gcc-internal-format
24258 msgid "cleanup argument not an identifier"
24259 msgstr ""
24261 #: c-family/c-attribs.c:3280
24262 #, gcc-internal-format
24263 msgid "cleanup argument not a function"
24264 msgstr ""
24266 #: c-family/c-attribs.c:3317
24267 #, gcc-internal-format
24268 msgid "%qE attribute requires prototypes with named arguments"
24269 msgstr ""
24271 #: c-family/c-attribs.c:3325
24272 #, gcc-internal-format
24273 msgid "%qE attribute only applies to variadic functions"
24274 msgstr ""
24276 #: c-family/c-attribs.c:3341 ada/gcc-interface/utils.c:6179
24277 #, gcc-internal-format
24278 msgid "requested position is not an integer constant"
24279 msgstr ""
24281 #: c-family/c-attribs.c:3349 ada/gcc-interface/utils.c:6186
24282 #, gcc-internal-format
24283 msgid "requested position is less than zero"
24284 msgstr ""
24286 #: c-family/c-attribs.c:3404
24287 #, gcc-internal-format
24288 msgid "empty string in attribute %<target%>"
24289 msgstr ""
24291 #: c-family/c-attribs.c:3520
24292 #, gcc-internal-format
24293 msgid "returns_nonnull attribute on a function not returning a pointer"
24294 msgstr ""
24296 #: c-family/c-attribs.c:3535
24297 #, gcc-internal-format
24298 msgid "%qE attribute is only valid on %<struct%> type"
24299 msgstr ""
24301 #: c-family/c-common.c:725
24302 #, gcc-internal-format
24303 msgid "%qD is not defined outside of function scope"
24304 msgstr ""
24306 #: c-family/c-common.c:775
24307 #, gcc-internal-format
24308 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
24309 msgstr ""
24311 #: c-family/c-common.c:947
24312 #, gcc-internal-format
24313 msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
24314 msgstr ""
24316 #: c-family/c-common.c:987
24317 #, gcc-internal-format
24318 msgid "__builtin_shuffle last argument must be an integer vector"
24319 msgstr ""
24321 #: c-family/c-common.c:996
24322 #, gcc-internal-format
24323 msgid "__builtin_shuffle arguments must be vectors"
24324 msgstr ""
24326 #: c-family/c-common.c:1003
24327 #, gcc-internal-format
24328 msgid "__builtin_shuffle argument vectors must be of the same type"
24329 msgstr ""
24331 #: c-family/c-common.c:1014
24332 #, gcc-internal-format
24333 msgid "__builtin_shuffle number of elements of the argument vector(s) and the mask vector should be the same"
24334 msgstr ""
24336 #: c-family/c-common.c:1024
24337 #, gcc-internal-format
24338 msgid "__builtin_shuffle argument vector(s) inner type must have the same size as inner type of the mask"
24339 msgstr ""
24341 #: c-family/c-common.c:1262 c-family/c-warn.c:1194
24342 #, gcc-internal-format
24343 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
24344 msgstr ""
24346 #: c-family/c-common.c:1267 c-family/c-warn.c:1202
24347 #, gcc-internal-format
24348 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
24349 msgstr ""
24351 #: c-family/c-common.c:1276
24352 #, gcc-internal-format
24353 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
24354 msgstr ""
24356 #: c-family/c-common.c:1281
24357 #, gcc-internal-format
24358 msgid "signed conversion from %qT to %qT changes the value of %qE"
24359 msgstr ""
24361 #: c-family/c-common.c:1434 c-family/c-common.c:1496
24362 #, gcc-internal-format
24363 msgid "conversion to %qT from %qT may change the sign of the result"
24364 msgstr ""
24366 #: c-family/c-common.c:1682
24367 #, gcc-internal-format
24368 msgid "operation on %qE may be undefined"
24369 msgstr ""
24371 #: c-family/c-common.c:1992
24372 #, gcc-internal-format
24373 msgid "case label does not reduce to an integer constant"
24374 msgstr ""
24376 #: c-family/c-common.c:2038
24377 #, gcc-internal-format
24378 msgid "case label value is less than minimum value for type"
24379 msgstr ""
24381 #: c-family/c-common.c:2048
24382 #, gcc-internal-format
24383 msgid "case label value exceeds maximum value for type"
24384 msgstr ""
24386 #: c-family/c-common.c:2057
24387 #, gcc-internal-format
24388 msgid "lower value in case label range less than minimum value for type"
24389 msgstr ""
24391 #: c-family/c-common.c:2067
24392 #, gcc-internal-format
24393 msgid "upper value in case label range exceeds maximum value for type"
24394 msgstr ""
24396 #: c-family/c-common.c:2155
24397 #, gcc-internal-format
24398 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
24399 msgstr ""
24401 #: c-family/c-common.c:2694
24402 #, gcc-internal-format
24403 msgid "invalid operands to binary %s (have %qT and %qT)"
24404 msgstr ""
24406 #: c-family/c-common.c:2943
24407 #, gcc-internal-format
24408 msgid "comparison is always false due to limited range of data type"
24409 msgstr ""
24411 #: c-family/c-common.c:2946
24412 #, gcc-internal-format
24413 msgid "comparison is always true due to limited range of data type"
24414 msgstr ""
24416 #: c-family/c-common.c:3036
24417 #, gcc-internal-format
24418 msgid "comparison of unsigned expression >= 0 is always true"
24419 msgstr ""
24421 #: c-family/c-common.c:3043
24422 #, gcc-internal-format
24423 msgid "comparison of unsigned expression < 0 is always false"
24424 msgstr ""
24426 #: c-family/c-common.c:3086
24427 #, gcc-internal-format
24428 msgid "pointer of type %<void *%> used in arithmetic"
24429 msgstr ""
24431 #: c-family/c-common.c:3095
24432 #, gcc-internal-format
24433 msgid "pointer to a function used in arithmetic"
24434 msgstr ""
24436 #: c-family/c-common.c:3268
24437 #, gcc-internal-format
24438 msgid "enum constant in boolean context"
24439 msgstr ""
24441 #: c-family/c-common.c:3295
24442 #, gcc-internal-format
24443 msgid "the address of %qD will always evaluate as %<true%>"
24444 msgstr ""
24446 #: c-family/c-common.c:3338
24447 #, gcc-internal-format
24448 msgid "%<*%> in boolean context, suggest %<&&%> instead"
24449 msgstr ""
24451 #: c-family/c-common.c:3350
24452 #, gcc-internal-format
24453 msgid "%<<<%> in boolean context, did you mean %<<%> ?"
24454 msgstr ""
24456 #: c-family/c-common.c:3366
24457 #, gcc-internal-format
24458 msgid "?: using integer constants in boolean context, the expression will always evaluate to %<true%>"
24459 msgstr ""
24461 #: c-family/c-common.c:3375
24462 #, gcc-internal-format
24463 msgid "?: using integer constants in boolean context"
24464 msgstr ""
24466 #: c-family/c-common.c:3411
24467 #, gcc-internal-format
24468 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
24469 msgstr ""
24471 #: c-family/c-common.c:3438 cp/semantics.c:662 cp/typeck.c:8916
24472 #, gcc-internal-format
24473 msgid "suggest parentheses around assignment used as truth value"
24474 msgstr ""
24476 #: c-family/c-common.c:3518 c/c-decl.c:4325 c/c-decl.c:6430 c/c-typeck.c:14177
24477 #, gcc-internal-format
24478 msgid "invalid use of %<restrict%>"
24479 msgstr ""
24481 #: c-family/c-common.c:3588
24482 #, gcc-internal-format
24483 msgid "invalid application of %<sizeof%> to a function type"
24484 msgstr ""
24486 #: c-family/c-common.c:3598
24487 #, gcc-internal-format
24488 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
24489 msgstr ""
24491 #: c-family/c-common.c:3601
24492 #, gcc-internal-format
24493 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
24494 msgstr ""
24496 #: c-family/c-common.c:3612
24497 #, gcc-internal-format
24498 msgid "invalid application of %qs to a void type"
24499 msgstr ""
24501 #: c-family/c-common.c:3621
24502 #, gcc-internal-format
24503 msgid "invalid application of %qs to incomplete type %qT"
24504 msgstr ""
24506 #: c-family/c-common.c:3629
24507 #, gcc-internal-format
24508 msgid "invalid application of %qs to array type %qT of incomplete element type"
24509 msgstr ""
24511 #: c-family/c-common.c:3671
24512 #, gcc-internal-format
24513 msgid "%<__alignof%> applied to a bit-field"
24514 msgstr ""
24516 #: c-family/c-common.c:4454
24517 #, gcc-internal-format
24518 msgid "first argument to %<va_arg%> not of type %<va_list%>"
24519 msgstr ""
24521 #: c-family/c-common.c:4574
24522 #, gcc-internal-format
24523 msgid "cannot disable built-in function %qs"
24524 msgstr ""
24526 #: c-family/c-common.c:4766
24527 #, gcc-internal-format
24528 msgid "pointers are not permitted as case values"
24529 msgstr "вказівники не можуть бути значеннями випадків"
24531 #: c-family/c-common.c:4773
24532 #, gcc-internal-format
24533 msgid "range expressions in switch statements are non-standard"
24534 msgstr ""
24536 #: c-family/c-common.c:4799
24537 #, gcc-internal-format
24538 msgid "empty range specified"
24539 msgstr ""
24541 #: c-family/c-common.c:4860
24542 #, gcc-internal-format
24543 msgid "duplicate (or overlapping) case value"
24544 msgstr "дублювання (або перекривання) значення випадку"
24546 #: c-family/c-common.c:4862
24547 #, gcc-internal-format
24548 msgid "this is the first entry overlapping that value"
24549 msgstr ""
24551 #: c-family/c-common.c:4866
24552 #, gcc-internal-format
24553 msgid "duplicate case value"
24554 msgstr "дублювання значення випадку"
24556 #: c-family/c-common.c:4867 c-family/c-warn.c:2216
24557 #, gcc-internal-format
24558 msgid "previously used here"
24559 msgstr ""
24561 #: c-family/c-common.c:4871
24562 #, gcc-internal-format
24563 msgid "multiple default labels in one switch"
24564 msgstr ""
24566 #: c-family/c-common.c:4873
24567 #, gcc-internal-format
24568 msgid "this is the first default label"
24569 msgstr ""
24571 #: c-family/c-common.c:4967
24572 #, gcc-internal-format
24573 msgid "taking the address of a label is non-standard"
24574 msgstr ""
24576 #: c-family/c-common.c:5135
24577 #, gcc-internal-format
24578 msgid "requested alignment is not an integer constant"
24579 msgstr ""
24581 #: c-family/c-common.c:5143
24582 #, gcc-internal-format
24583 msgid "requested alignment is not a positive power of 2"
24584 msgstr ""
24586 #: c-family/c-common.c:5148
24587 #, gcc-internal-format
24588 msgid "requested alignment is too large"
24589 msgstr ""
24591 #: c-family/c-common.c:5294
24592 #, gcc-internal-format
24593 msgid "not enough variable arguments to fit a sentinel"
24594 msgstr ""
24596 #: c-family/c-common.c:5308
24597 #, gcc-internal-format
24598 msgid "missing sentinel in function call"
24599 msgstr ""
24601 #: c-family/c-common.c:5411
24602 #, gcc-internal-format, gfc-internal-format
24603 msgid "null argument where non-null required (argument %lu)"
24604 msgstr ""
24606 #: c-family/c-common.c:5506 c-family/c-common.c:5553
24607 #, gcc-internal-format
24608 msgid "bad option %qs to attribute %<optimize%>"
24609 msgstr ""
24611 #: c-family/c-common.c:5509 c-family/c-common.c:5557
24612 #, gcc-internal-format
24613 msgid "bad option %qs to pragma %<optimize%>"
24614 msgstr ""
24616 #: c-family/c-common.c:5589
24617 #, gcc-internal-format
24618 msgid "%<fallthrough%> attribute specified multiple times"
24619 msgstr ""
24621 #: c-family/c-common.c:5593
24622 #, gcc-internal-format
24623 msgid "%<fallthrough%> attribute specified with a parameter"
24624 msgstr ""
24626 #: c-family/c-common.c:5733 c-family/c-common.c:6485 c-family/c-common.c:6558
24627 #: c/c-typeck.c:3555
24628 #, gcc-internal-format
24629 msgid "too few arguments to function %qE"
24630 msgstr ""
24632 #: c-family/c-common.c:5738 c-family/c-common.c:6584 c/c-typeck.c:3284
24633 #, gcc-internal-format
24634 msgid "too many arguments to function %qE"
24635 msgstr ""
24637 #: c-family/c-common.c:5769
24638 #, gcc-internal-format
24639 msgid "third argument to function %qE must be a constant integer"
24640 msgstr ""
24642 #: c-family/c-common.c:5794
24643 #, gcc-internal-format
24644 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
24645 msgstr ""
24647 #: c-family/c-common.c:5815 c-family/c-common.c:5859
24648 #, gcc-internal-format
24649 msgid "non-floating-point argument in call to function %qE"
24650 msgstr ""
24652 #: c-family/c-common.c:5838
24653 #, gcc-internal-format
24654 msgid "non-floating-point arguments in call to function %qE"
24655 msgstr ""
24657 #: c-family/c-common.c:5852
24658 #, gcc-internal-format
24659 msgid "non-const integer argument %u in call to function %qE"
24660 msgstr ""
24662 #: c-family/c-common.c:5872
24663 #, gcc-internal-format
24664 msgid "non-integer argument 3 in call to function %qE"
24665 msgstr ""
24667 #: c-family/c-common.c:5889 c-family/c-common.c:5925
24668 #, gcc-internal-format
24669 msgid "argument %u in call to function %qE does not have integral type"
24670 msgstr ""
24672 #: c-family/c-common.c:5896
24673 #, gcc-internal-format
24674 msgid "argument 3 in call to function %qE does not have pointer to integral type"
24675 msgstr ""
24677 #: c-family/c-common.c:5902
24678 #, gcc-internal-format
24679 msgid "argument 3 in call to function %qE has pointer to enumerated type"
24680 msgstr ""
24682 #: c-family/c-common.c:5908
24683 #, gcc-internal-format
24684 msgid "argument 3 in call to function %qE has pointer to boolean type"
24685 msgstr ""
24687 #: c-family/c-common.c:5931
24688 #, gcc-internal-format
24689 msgid "argument 3 in call to function %qE has enumerated type"
24690 msgstr ""
24692 #: c-family/c-common.c:5937
24693 #, gcc-internal-format
24694 msgid "argument 3 in call to function %qE has boolean type"
24695 msgstr ""
24697 #: c-family/c-common.c:6184
24698 #, gcc-internal-format
24699 msgid "cannot apply %<offsetof%> to static data member %qD"
24700 msgstr ""
24702 #: c-family/c-common.c:6189
24703 #, gcc-internal-format
24704 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
24705 msgstr ""
24707 #: c-family/c-common.c:6196
24708 #, gcc-internal-format
24709 msgid "cannot apply %<offsetof%> to a non constant address"
24710 msgstr ""
24712 #: c-family/c-common.c:6209
24713 #, gcc-internal-format
24714 msgid "attempt to take address of bit-field structure member %qD"
24715 msgstr ""
24717 #: c-family/c-common.c:6261
24718 #, gcc-internal-format
24719 msgid "index %E denotes an offset greater than size of %qT"
24720 msgstr ""
24722 #: c-family/c-common.c:6427 cp/init.c:3004 cp/init.c:3023
24723 #, gcc-internal-format
24724 msgid "size of array is too large"
24725 msgstr ""
24727 #: c-family/c-common.c:6517
24728 #, gcc-internal-format
24729 msgid "operand type %qT is incompatible with argument %d of %qE"
24730 msgstr ""
24732 #: c-family/c-common.c:6651
24733 #, gcc-internal-format
24734 msgid "incorrect number of arguments to function %qE"
24735 msgstr ""
24737 #: c-family/c-common.c:6665
24738 #, gcc-internal-format
24739 msgid "argument 1 of %qE must be a non-void pointer type"
24740 msgstr ""
24742 #: c-family/c-common.c:6674
24743 #, gcc-internal-format
24744 msgid "argument 1 of %qE must be a pointer to a constant size type"
24745 msgstr ""
24747 #: c-family/c-common.c:6685
24748 #, gcc-internal-format
24749 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
24750 msgstr ""
24752 #: c-family/c-common.c:6706
24753 #, gcc-internal-format
24754 msgid "argument %d of %qE must be a pointer type"
24755 msgstr ""
24757 #: c-family/c-common.c:6714
24758 #, gcc-internal-format
24759 msgid "argument %d of %qE must be a pointer to a constant size type"
24760 msgstr ""
24762 #: c-family/c-common.c:6720
24763 #, gcc-internal-format
24764 msgid "argument %d of %qE must not be a pointer to a function"
24765 msgstr ""
24767 #: c-family/c-common.c:6728
24768 #, gcc-internal-format
24769 msgid "size mismatch in argument %d of %qE"
24770 msgstr ""
24772 #: c-family/c-common.c:6740
24773 #, gcc-internal-format
24774 msgid "non-integer memory model argument %d of %qE"
24775 msgstr ""
24777 #: c-family/c-common.c:6753
24778 #, gcc-internal-format
24779 msgid "invalid memory model argument %d of %qE"
24780 msgstr ""
24782 #: c-family/c-common.c:7672
24783 #, gcc-internal-format
24784 msgid "index value is out of bound"
24785 msgstr ""
24787 #: c-family/c-common.c:7714 c-family/c-common.c:7763 c-family/c-common.c:7779
24788 #, gcc-internal-format
24789 msgid "conversion of scalar %qT to vector %qT involves truncation"
24790 msgstr ""
24792 #. Reject arguments that are built-in functions with
24793 #. no library fallback.
24794 #: c-family/c-common.c:7867
24795 #, gcc-internal-format
24796 msgid "built-in function %qE must be directly called"
24797 msgstr ""
24799 #: c-family/c-common.c:7889 c/c-decl.c:6177
24800 #, gcc-internal-format
24801 msgid "size of array %qE is too large"
24802 msgstr ""
24804 #: c-family/c-common.c:7891 c/c-decl.c:6180
24805 #, gcc-internal-format
24806 msgid "size of unnamed array is too large"
24807 msgstr ""
24809 #: c-family/c-common.c:7921
24810 #, gcc-internal-format
24811 msgid "environment variable SOURCE_DATE_EPOCH must expand to a non-negative integer less than or equal to %wd"
24812 msgstr ""
24814 #: c-family/c-format.c:140 c-family/c-format.c:327
24815 #, gcc-internal-format
24816 msgid "format string has invalid operand number"
24817 msgstr ""
24819 #: c-family/c-format.c:156
24820 #, gcc-internal-format
24821 msgid "function does not return string type"
24822 msgstr ""
24824 #: c-family/c-format.c:190
24825 #, gcc-internal-format
24826 msgid "format string argument is not a string type"
24827 msgstr ""
24829 #: c-family/c-format.c:216
24830 #, gcc-internal-format
24831 msgid "found a %qs reference but the format argument should be a string"
24832 msgstr ""
24834 #: c-family/c-format.c:219
24835 #, gcc-internal-format
24836 msgid "found a %qT but the format argument should be a string"
24837 msgstr ""
24839 #: c-family/c-format.c:229
24840 #, gcc-internal-format
24841 msgid "format argument should be a %qs reference but a string was found"
24842 msgstr ""
24844 #: c-family/c-format.c:251
24845 #, gcc-internal-format
24846 msgid "format argument should be a %qs reference"
24847 msgstr ""
24849 #: c-family/c-format.c:295
24850 #, gcc-internal-format
24851 msgid "unrecognized format specifier"
24852 msgstr ""
24854 #: c-family/c-format.c:310
24855 #, gcc-internal-format
24856 msgid "%qE is only allowed in Objective-C dialects"
24857 msgstr ""
24859 #: c-family/c-format.c:319
24860 #, gcc-internal-format
24861 msgid "%qE is an unrecognized format function type"
24862 msgstr ""
24864 #: c-family/c-format.c:333
24865 #, gcc-internal-format
24866 msgid "%<...%> has invalid operand number"
24867 msgstr ""
24869 #: c-family/c-format.c:340
24870 #, gcc-internal-format
24871 msgid "format string argument follows the args to be formatted"
24872 msgstr ""
24874 #: c-family/c-format.c:1148
24875 #, gcc-internal-format
24876 msgid "function %qD might be a candidate for %qs format attribute"
24877 msgstr ""
24879 #: c-family/c-format.c:1239 c-family/c-format.c:1260 c-family/c-format.c:2678
24880 #, gcc-internal-format
24881 msgid "missing $ operand number in format"
24882 msgstr ""
24884 #: c-family/c-format.c:1269
24885 #, gcc-internal-format, gfc-internal-format
24886 msgid "%s does not support %%n$ operand number formats"
24887 msgstr ""
24889 #: c-family/c-format.c:1276
24890 #, gcc-internal-format
24891 msgid "operand number out of range in format"
24892 msgstr ""
24894 #: c-family/c-format.c:1299
24895 #, gcc-internal-format, gfc-internal-format
24896 msgid "format argument %d used more than once in %s format"
24897 msgstr ""
24899 #: c-family/c-format.c:1331
24900 #, gcc-internal-format
24901 msgid "$ operand number used after format without operand number"
24902 msgstr ""
24904 #: c-family/c-format.c:1362
24905 #, gcc-internal-format, gfc-internal-format
24906 msgid "format argument %d unused before used argument %d in $-style format"
24907 msgstr ""
24909 #: c-family/c-format.c:1463
24910 #, gcc-internal-format
24911 msgid "format not a string literal, format string not checked"
24912 msgstr ""
24914 #: c-family/c-format.c:1478 c-family/c-format.c:1481
24915 #, gcc-internal-format
24916 msgid "format not a string literal and no format arguments"
24917 msgstr ""
24919 #: c-family/c-format.c:1484
24920 #, gcc-internal-format
24921 msgid "format not a string literal, argument types not checked"
24922 msgstr ""
24924 #: c-family/c-format.c:1501
24925 #, gcc-internal-format
24926 msgid "too many arguments for format"
24927 msgstr ""
24929 #: c-family/c-format.c:1505
24930 #, gcc-internal-format
24931 msgid "unused arguments in $-style format"
24932 msgstr ""
24934 #: c-family/c-format.c:1508
24935 #, gcc-internal-format, gfc-internal-format
24936 msgid "zero-length %s format string"
24937 msgstr ""
24939 #: c-family/c-format.c:1512
24940 #, gcc-internal-format
24941 msgid "format is a wide character string"
24942 msgstr ""
24944 #: c-family/c-format.c:1515
24945 #, gcc-internal-format
24946 msgid "unterminated format string"
24947 msgstr ""
24949 #: c-family/c-format.c:1921
24950 #, gcc-internal-format
24951 msgid "%s used with %<%%%c%> %s format"
24952 msgstr ""
24954 #: c-family/c-format.c:1931
24955 #, gcc-internal-format, gfc-internal-format
24956 msgid "%s does not support %s"
24957 msgstr ""
24959 #: c-family/c-format.c:1941
24960 #, gcc-internal-format
24961 msgid "%s does not support %s with the %<%%%c%> %s format"
24962 msgstr ""
24964 #: c-family/c-format.c:1955
24965 #, gcc-internal-format, gfc-internal-format
24966 msgid "%s used within a quoted sequence"
24967 msgstr ""
24969 #: c-family/c-format.c:1968
24970 #, gcc-internal-format
24971 msgid "%qc conversion used unquoted"
24972 msgstr ""
24974 #: c-family/c-format.c:2086 c-family/c-format.c:2417
24975 #, gcc-internal-format, gfc-internal-format
24976 msgid "repeated %s in format"
24977 msgstr ""
24979 #: c-family/c-format.c:2097
24980 #, gcc-internal-format
24981 msgid "missing fill character at end of strfmon format"
24982 msgstr ""
24984 #: c-family/c-format.c:2199
24985 #, gcc-internal-format, gfc-internal-format
24986 msgid "zero width in %s format"
24987 msgstr ""
24989 #: c-family/c-format.c:2222
24990 #, gcc-internal-format, gfc-internal-format
24991 msgid "empty left precision in %s format"
24992 msgstr ""
24994 #: c-family/c-format.c:2313
24995 #, gcc-internal-format, gfc-internal-format
24996 msgid "empty precision in %s format"
24997 msgstr ""
24999 #: c-family/c-format.c:2391
25000 #, gcc-internal-format
25001 msgid "%s does not support the %qs %s length modifier"
25002 msgstr ""
25004 #: c-family/c-format.c:2447
25005 #, gcc-internal-format
25006 msgid "unknown conversion type character %qc in format"
25007 msgstr ""
25009 #: c-family/c-format.c:2459
25010 #, gcc-internal-format
25011 msgid "%s does not support the %<%%%c%> %s format"
25012 msgstr ""
25014 #: c-family/c-format.c:2491
25015 #, gcc-internal-format
25016 msgid "%s ignored with %s and %<%%%c%> %s format"
25017 msgstr ""
25019 #: c-family/c-format.c:2496
25020 #, gcc-internal-format, gfc-internal-format
25021 msgid "%s ignored with %s in %s format"
25022 msgstr ""
25024 #: c-family/c-format.c:2503
25025 #, gcc-internal-format
25026 msgid "use of %s and %s together with %<%%%c%> %s format"
25027 msgstr ""
25029 #: c-family/c-format.c:2508
25030 #, gcc-internal-format, gfc-internal-format
25031 msgid "use of %s and %s together in %s format"
25032 msgstr ""
25034 #: c-family/c-format.c:2535
25035 #, gcc-internal-format
25036 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
25037 msgstr ""
25039 #: c-family/c-format.c:2539
25040 #, gcc-internal-format
25041 msgid "%<%%%c%> yields only last 2 digits of year"
25042 msgstr ""
25044 #: c-family/c-format.c:2566
25045 #, gcc-internal-format
25046 msgid "no closing %<]%> for %<%%[%> format"
25047 msgstr ""
25049 #: c-family/c-format.c:2595
25050 #, gcc-internal-format
25051 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
25052 msgstr ""
25054 #: c-family/c-format.c:2617
25055 #, gcc-internal-format
25056 msgid "%s does not support the %<%%%s%c%> %s format"
25057 msgstr ""
25059 #: c-family/c-format.c:2655
25060 #, gcc-internal-format
25061 msgid "operand number specified with suppressed assignment"
25062 msgstr ""
25064 #: c-family/c-format.c:2659
25065 #, gcc-internal-format
25066 msgid "operand number specified for format taking no argument"
25067 msgstr ""
25069 #: c-family/c-format.c:2806
25070 #, gcc-internal-format
25071 msgid "spurious trailing %<%%%> in format"
25072 msgstr ""
25074 #: c-family/c-format.c:2864
25075 #, gcc-internal-format
25076 msgid "conversion lacks type at end of format"
25077 msgstr ""
25079 #: c-family/c-format.c:2893
25080 #, gcc-internal-format
25081 msgid "nested quoting directive"
25082 msgstr ""
25084 #: c-family/c-format.c:2904
25085 #, gcc-internal-format
25086 msgid "unmatched quoting directive"
25087 msgstr ""
25089 #: c-family/c-format.c:2919
25090 #, gcc-internal-format
25091 msgid "%qc directive redundant after prior occurence of the same"
25092 msgstr ""
25094 #: c-family/c-format.c:2925
25095 #, gcc-internal-format
25096 msgid "unmatched color reset directive"
25097 msgstr ""
25099 #: c-family/c-format.c:2937
25100 #, gcc-internal-format
25101 msgid "%qc conversion used within a quoted sequence"
25102 msgstr ""
25104 #: c-family/c-format.c:2977
25105 #, gcc-internal-format
25106 msgid "embedded %<\\0%> in format"
25107 msgstr ""
25109 #: c-family/c-format.c:2990
25110 #, gcc-internal-format
25111 msgid "unterminated quoting directive"
25112 msgstr ""
25114 #: c-family/c-format.c:2994
25115 #, gcc-internal-format
25116 msgid "unterminated color directive"
25117 msgstr ""
25119 #: c-family/c-format.c:3116
25120 #, gcc-internal-format, gfc-internal-format
25121 msgid "writing through null pointer (argument %d)"
25122 msgstr ""
25124 #: c-family/c-format.c:3124
25125 #, gcc-internal-format, gfc-internal-format
25126 msgid "reading through null pointer (argument %d)"
25127 msgstr ""
25129 #: c-family/c-format.c:3144
25130 #, gcc-internal-format, gfc-internal-format
25131 msgid "writing into constant object (argument %d)"
25132 msgstr ""
25134 #: c-family/c-format.c:3156
25135 #, gcc-internal-format, gfc-internal-format
25136 msgid "extra type qualifiers in format argument (argument %d)"
25137 msgstr ""
25139 #: c-family/c-format.c:3636
25140 #, gcc-internal-format
25141 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
25142 msgstr ""
25144 #: c-family/c-format.c:3646
25145 #, gcc-internal-format
25146 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
25147 msgstr ""
25149 #: c-family/c-format.c:3657
25150 #, gcc-internal-format
25151 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
25152 msgstr ""
25154 #: c-family/c-format.c:3667
25155 #, gcc-internal-format
25156 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
25157 msgstr ""
25159 #: c-family/c-format.c:3729 c-family/c-format.c:3735 c-family/c-format.c:3907
25160 #, gcc-internal-format
25161 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
25162 msgstr "%<__gcc_host_wide_int__%> не визначено як тип"
25164 #: c-family/c-format.c:3742 c-family/c-format.c:3917
25165 #, gcc-internal-format
25166 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
25167 msgstr ""
25169 #: c-family/c-format.c:3790
25170 #, gcc-internal-format
25171 msgid "%<locus%> is not defined as a type"
25172 msgstr "%<locus%> не визначено як тип"
25174 #: c-family/c-format.c:3832
25175 #, gcc-internal-format
25176 msgid "%<location_t%> is not defined as a type"
25177 msgstr "%<location_t%> не визначено як тип"
25179 #: c-family/c-format.c:3848
25180 #, gcc-internal-format
25181 msgid "%<tree%> is not defined as a type"
25182 msgstr "%<tree%> не визначено як тип"
25184 #: c-family/c-format.c:3854
25185 #, gcc-internal-format
25186 msgid "%<tree%> is not defined as a pointer type"
25187 msgstr ""
25189 #: c-family/c-format.c:3878
25190 #, gcc-internal-format
25191 msgid "%<gcall%> is not defined as a type"
25192 msgstr "%<gcall%> не визначено як тип"
25194 #: c-family/c-format.c:4089
25195 #, gcc-internal-format
25196 msgid "args to be formatted is not %<...%>"
25197 msgstr ""
25199 #: c-family/c-format.c:4101
25200 #, gcc-internal-format
25201 msgid "strftime formats cannot format arguments"
25202 msgstr ""
25204 #: c-family/c-indentation.c:66
25205 #, gcc-internal-format
25206 msgid "-Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
25207 msgstr ""
25209 #: c-family/c-indentation.c:609
25210 #, gcc-internal-format
25211 msgid "this %qs clause does not guard..."
25212 msgstr ""
25214 #: c-family/c-indentation.c:612
25215 #, gcc-internal-format
25216 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
25217 msgstr ""
25219 #: c-family/c-lex.c:228
25220 #, gcc-internal-format
25221 msgid "badly nested C headers from preprocessor"
25222 msgstr ""
25224 #: c-family/c-lex.c:263
25225 #, gcc-internal-format, gfc-internal-format
25226 msgid "ignoring #pragma %s %s"
25227 msgstr ""
25229 #. ... or not.
25230 #: c-family/c-lex.c:506 c-family/c-lex.c:1220
25231 #, gcc-internal-format
25232 msgid "stray %<@%> in program"
25233 msgstr ""
25235 #: c-family/c-lex.c:521
25236 #, gcc-internal-format
25237 msgid "stray %qs in program"
25238 msgstr ""
25240 #: c-family/c-lex.c:531
25241 #, gcc-internal-format, gfc-internal-format
25242 msgid "missing terminating %c character"
25243 msgstr "відсутній завершальний символ %c"
25245 #: c-family/c-lex.c:533
25246 #, gcc-internal-format
25247 msgid "stray %qc in program"
25248 msgstr ""
25250 #: c-family/c-lex.c:535
25251 #, gcc-internal-format
25252 msgid "stray %<\\%o%> in program"
25253 msgstr ""
25255 #: c-family/c-lex.c:755
25256 #, gcc-internal-format
25257 msgid "this decimal constant is unsigned only in ISO C90"
25258 msgstr ""
25260 #: c-family/c-lex.c:759
25261 #, gcc-internal-format
25262 msgid "this decimal constant would be unsigned in ISO C90"
25263 msgstr ""
25265 #: c-family/c-lex.c:779
25266 #, gcc-internal-format
25267 msgid "integer constant is too large for %<unsigned long%> type"
25268 msgstr ""
25270 #: c-family/c-lex.c:819
25271 #, gcc-internal-format
25272 msgid "unsuffixed float constant"
25273 msgstr ""
25275 #: c-family/c-lex.c:851 c-family/c-lex.c:875
25276 #, gcc-internal-format
25277 msgid "unsupported non-standard suffix on floating constant"
25278 msgstr ""
25280 #: c-family/c-lex.c:856 c-family/c-lex.c:879
25281 #, gcc-internal-format
25282 msgid "non-standard suffix on floating constant"
25283 msgstr ""
25285 #: c-family/c-lex.c:958 c-family/c-lex.c:961
25286 #, gcc-internal-format
25287 msgid "floating constant exceeds range of %qT"
25288 msgstr ""
25290 #: c-family/c-lex.c:976
25291 #, gcc-internal-format
25292 msgid "floating constant truncated to zero"
25293 msgstr ""
25295 #: c-family/c-lex.c:1177
25296 #, gcc-internal-format
25297 msgid "repeated %<@%> before Objective-C string"
25298 msgstr ""
25300 #: c-family/c-lex.c:1196 cp/parser.c:4108
25301 #, gcc-internal-format
25302 msgid "unsupported non-standard concatenation of string literals"
25303 msgstr ""
25305 #: c-family/c-lex.c:1232
25306 #, gcc-internal-format
25307 msgid "traditional C rejects string constant concatenation"
25308 msgstr ""
25310 #: c-family/c-omp.c:204
25311 #, gcc-internal-format
25312 msgid "invalid expression type for %<#pragma omp atomic%>"
25313 msgstr ""
25315 #: c-family/c-omp.c:209
25316 #, gcc-internal-format
25317 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
25318 msgstr ""
25320 #: c-family/c-omp.c:329
25321 #, gcc-internal-format
25322 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
25323 msgstr ""
25325 #: c-family/c-omp.c:332 c-family/c-omp.c:370
25326 #, gcc-internal-format
25327 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
25328 msgstr ""
25330 #: c-family/c-omp.c:557 cp/semantics.c:8186
25331 #, gcc-internal-format
25332 msgid "invalid type for iteration variable %qE"
25333 msgstr ""
25335 #: c-family/c-omp.c:562
25336 #, gcc-internal-format
25337 msgid "%<_Atomic%> iteration variable %qE"
25338 msgstr ""
25340 #: c-family/c-omp.c:578
25341 #, gcc-internal-format
25342 msgid "%qE is not initialized"
25343 msgstr ""
25345 #: c-family/c-omp.c:599 cp/semantics.c:8076
25346 #, gcc-internal-format
25347 msgid "missing controlling predicate"
25348 msgstr ""
25350 #: c-family/c-omp.c:704 cp/semantics.c:7732
25351 #, gcc-internal-format
25352 msgid "invalid controlling predicate"
25353 msgstr ""
25355 #: c-family/c-omp.c:711 cp/semantics.c:8082
25356 #, gcc-internal-format
25357 msgid "missing increment expression"
25358 msgstr ""
25360 #: c-family/c-omp.c:775 cp/semantics.c:7847
25361 #, gcc-internal-format
25362 msgid "invalid increment expression"
25363 msgstr ""
25365 #: c-family/c-omp.c:838
25366 #, gcc-internal-format
25367 msgid "initializer expression refers to iteration variable %qD"
25368 msgstr ""
25370 #: c-family/c-omp.c:842
25371 #, gcc-internal-format
25372 msgid "condition expression refers to iteration variable %qD"
25373 msgstr ""
25375 #: c-family/c-omp.c:846
25376 #, gcc-internal-format
25377 msgid "increment expression refers to iteration variable %qD"
25378 msgstr ""
25380 #: c-family/c-omp.c:1422
25381 #, gcc-internal-format
25382 msgid "expected %<parallel%> or %<target%> %<if%> clause modifier"
25383 msgstr ""
25385 #: c-family/c-omp.c:1532 c-family/c-omp.c:1547
25386 #, gcc-internal-format
25387 msgid "%qD is not an function argument"
25388 msgstr ""
25390 #: c-family/c-opts.c:325
25391 #, gcc-internal-format
25392 msgid "-I- specified twice"
25393 msgstr ""
25395 #: c-family/c-opts.c:328
25396 #, gcc-internal-format
25397 msgid "obsolete option -I- used, please use -iquote instead"
25398 msgstr ""
25400 #: c-family/c-opts.c:386
25401 #, gcc-internal-format
25402 msgid "-Walloca-larger-than=0 is meaningless"
25403 msgstr ""
25405 #: c-family/c-opts.c:391
25406 #, gcc-internal-format
25407 msgid "-Wvla-larger-than=0 is meaningless"
25408 msgstr ""
25410 #: c-family/c-opts.c:416
25411 #, gcc-internal-format
25412 msgid "%<-Wabi=1%> is not supported, using =2"
25413 msgstr "Підтримки %<-Wabi=1%> не передбачено, використовуємо =2"
25415 #: c-family/c-opts.c:612 fortran/cpp.c:350
25416 #, gcc-internal-format
25417 msgid "output filename specified twice"
25418 msgstr ""
25420 #: c-family/c-opts.c:799
25421 #, gcc-internal-format
25422 msgid "-fexcess-precision=standard for C++"
25423 msgstr ""
25425 #: c-family/c-opts.c:834
25426 #, gcc-internal-format
25427 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
25428 msgstr ""
25430 #: c-family/c-opts.c:880
25431 #, gcc-internal-format
25432 msgid "-Wformat-y2k ignored without -Wformat"
25433 msgstr ""
25435 #: c-family/c-opts.c:882
25436 #, gcc-internal-format
25437 msgid "-Wformat-extra-args ignored without -Wformat"
25438 msgstr ""
25440 #: c-family/c-opts.c:884
25441 #, gcc-internal-format
25442 msgid "-Wformat-zero-length ignored without -Wformat"
25443 msgstr ""
25445 #: c-family/c-opts.c:886
25446 #, gcc-internal-format
25447 msgid "-Wformat-nonliteral ignored without -Wformat"
25448 msgstr ""
25450 #: c-family/c-opts.c:888
25451 #, gcc-internal-format
25452 msgid "-Wformat-contains-nul ignored without -Wformat"
25453 msgstr ""
25455 #: c-family/c-opts.c:890
25456 #, gcc-internal-format
25457 msgid "-Wformat-security ignored without -Wformat"
25458 msgstr ""
25460 #: c-family/c-opts.c:928
25461 #, gcc-internal-format
25462 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
25463 msgstr "Підтримки %<-fabi-compat-version=1%> не передбачено, використовуємо =2"
25465 #: c-family/c-opts.c:988
25466 #, gcc-internal-format
25467 msgid "external TLS initialization functions not supported on this target"
25468 msgstr ""
25470 #: c-family/c-opts.c:1001
25471 #, gcc-internal-format, gfc-internal-format
25472 msgid "too many filenames given.  Type %s --help for usage"
25473 msgstr ""
25475 #: c-family/c-opts.c:1016
25476 #, gcc-internal-format
25477 msgid "opening output file %s: %m"
25478 msgstr ""
25480 #: c-family/c-opts.c:1036
25481 #, gcc-internal-format, gfc-internal-format
25482 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
25483 msgstr ""
25485 #: c-family/c-opts.c:1190
25486 #, gcc-internal-format
25487 msgid "opening dependency file %s: %m"
25488 msgstr ""
25490 #: c-family/c-opts.c:1201
25491 #, gcc-internal-format
25492 msgid "closing dependency file %s: %m"
25493 msgstr ""
25495 #: c-family/c-opts.c:1204
25496 #, gcc-internal-format
25497 msgid "when writing output to %s: %m"
25498 msgstr ""
25500 #: c-family/c-opts.c:1284
25501 #, gcc-internal-format
25502 msgid "to generate dependencies you must specify either -M or -MM"
25503 msgstr ""
25505 #: c-family/c-opts.c:1307
25506 #, gcc-internal-format
25507 msgid "-MG may only be used with -M or -MM"
25508 msgstr ""
25510 #: c-family/c-opts.c:1340
25511 #, gcc-internal-format
25512 msgid "-fdirectives-only is incompatible with -Wunused_macros"
25513 msgstr ""
25515 #: c-family/c-opts.c:1342
25516 #, gcc-internal-format
25517 msgid "-fdirectives-only is incompatible with -traditional"
25518 msgstr ""
25520 #: c-family/c-opts.c:1534
25521 #, gcc-internal-format
25522 msgid "too late for # directive to set debug directory"
25523 msgstr ""
25525 #: c-family/c-pch.c:110
25526 #, gcc-internal-format
25527 msgid "can%'t create precompiled header %s: %m"
25528 msgstr ""
25530 #: c-family/c-pch.c:133
25531 #, gcc-internal-format
25532 msgid "can%'t write to %s: %m"
25533 msgstr ""
25535 #: c-family/c-pch.c:191
25536 #, gcc-internal-format
25537 msgid "can%'t write %s: %m"
25538 msgstr ""
25540 #: c-family/c-pch.c:219 c-family/c-pch.c:260 c-family/c-pch.c:311
25541 #, gcc-internal-format
25542 msgid "can%'t read %s: %m"
25543 msgstr ""
25545 #: c-family/c-pch.c:417
25546 #, gcc-internal-format
25547 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
25548 msgstr ""
25550 #: c-family/c-pch.c:418
25551 #, gcc-internal-format
25552 msgid "use #include instead"
25553 msgstr ""
25555 #: c-family/c-pch.c:424
25556 #, gcc-internal-format
25557 msgid "%s: couldn%'t open PCH file: %m"
25558 msgstr ""
25560 #: c-family/c-pch.c:429
25561 #, gcc-internal-format
25562 msgid "use -Winvalid-pch for more information"
25563 msgstr "докладніша інформація виводиться, якщо вказати -Winvalid-pch"
25565 #: c-family/c-pch.c:430
25566 #, gcc-internal-format, gfc-internal-format
25567 msgid "%s: PCH file was invalid"
25568 msgstr ""
25570 #: c-family/c-pragma.c:93
25571 #, gcc-internal-format
25572 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
25573 msgstr ""
25575 #: c-family/c-pragma.c:106
25576 #, gcc-internal-format
25577 msgid "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
25578 msgstr ""
25580 #: c-family/c-pragma.c:136
25581 #, gcc-internal-format
25582 msgid "missing %<(%> after %<#pragma pack%> - ignored"
25583 msgstr ""
25585 #: c-family/c-pragma.c:147 c-family/c-pragma.c:179
25586 #, gcc-internal-format
25587 msgid "invalid constant in %<#pragma pack%> - ignored"
25588 msgstr ""
25590 #: c-family/c-pragma.c:151 c-family/c-pragma.c:193
25591 #, gcc-internal-format
25592 msgid "malformed %<#pragma pack%> - ignored"
25593 msgstr ""
25595 #: c-family/c-pragma.c:156
25596 #, gcc-internal-format
25597 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
25598 msgstr ""
25600 #: c-family/c-pragma.c:158
25601 #, gcc-internal-format
25602 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
25603 msgstr ""
25605 #: c-family/c-pragma.c:167
25606 #, gcc-internal-format
25607 msgid "unknown action %qE for %<#pragma pack%> - ignored"
25608 msgstr ""
25610 #: c-family/c-pragma.c:196
25611 #, gcc-internal-format
25612 msgid "junk at end of %<#pragma pack%>"
25613 msgstr ""
25615 #: c-family/c-pragma.c:199
25616 #, gcc-internal-format
25617 msgid "#pragma pack has no effect with -fpack-struct - ignored"
25618 msgstr ""
25620 #: c-family/c-pragma.c:220
25621 #, gcc-internal-format, gfc-internal-format
25622 msgid "alignment must be a small power of two, not %d"
25623 msgstr ""
25625 #: c-family/c-pragma.c:259
25626 #, gcc-internal-format
25627 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
25628 msgstr ""
25630 #: c-family/c-pragma.c:356 c-family/c-pragma.c:361
25631 #, gcc-internal-format
25632 msgid "malformed #pragma weak, ignored"
25633 msgstr ""
25635 #: c-family/c-pragma.c:365
25636 #, gcc-internal-format
25637 msgid "junk at end of %<#pragma weak%>"
25638 msgstr ""
25640 #: c-family/c-pragma.c:371
25641 #, gcc-internal-format
25642 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
25643 msgstr ""
25645 #: c-family/c-pragma.c:428
25646 #, gcc-internal-format
25647 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
25648 msgstr ""
25650 #: c-family/c-pragma.c:434
25651 #, gcc-internal-format
25652 msgid "missing [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
25653 msgstr ""
25655 #: c-family/c-pragma.c:443
25656 #, gcc-internal-format
25657 msgid "expected [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
25658 msgstr ""
25660 #: c-family/c-pragma.c:497 c-family/c-pragma.c:499
25661 #, gcc-internal-format
25662 msgid "malformed #pragma redefine_extname, ignored"
25663 msgstr ""
25665 #: c-family/c-pragma.c:502
25666 #, gcc-internal-format
25667 msgid "junk at end of %<#pragma redefine_extname%>"
25668 msgstr ""
25670 #: c-family/c-pragma.c:530 c-family/c-pragma.c:603
25671 #, gcc-internal-format
25672 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
25673 msgstr ""
25675 #: c-family/c-pragma.c:558
25676 #, gcc-internal-format
25677 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
25678 msgstr ""
25680 #: c-family/c-pragma.c:594
25681 #, gcc-internal-format
25682 msgid "asm declaration ignored due to conflict with previous rename"
25683 msgstr ""
25685 #: c-family/c-pragma.c:625
25686 #, gcc-internal-format
25687 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
25688 msgstr ""
25690 #: c-family/c-pragma.c:686
25691 #, gcc-internal-format
25692 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
25693 msgstr ""
25695 #: c-family/c-pragma.c:728
25696 #, gcc-internal-format
25697 msgid "#pragma GCC visibility must be followed by push or pop"
25698 msgstr ""
25700 #: c-family/c-pragma.c:734
25701 #, gcc-internal-format
25702 msgid "no matching push for %<#pragma GCC visibility pop%>"
25703 msgstr ""
25705 #: c-family/c-pragma.c:739 c-family/c-pragma.c:746
25706 #, gcc-internal-format
25707 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
25708 msgstr ""
25710 #: c-family/c-pragma.c:742
25711 #, gcc-internal-format
25712 msgid "malformed #pragma GCC visibility push"
25713 msgstr ""
25715 #: c-family/c-pragma.c:750
25716 #, gcc-internal-format
25717 msgid "junk at end of %<#pragma GCC visibility%>"
25718 msgstr ""
25720 #: c-family/c-pragma.c:762
25721 #, gcc-internal-format
25722 msgid "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25723 msgstr ""
25725 #: c-family/c-pragma.c:788
25726 #, gcc-internal-format
25727 msgid "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25728 msgstr ""
25730 #: c-family/c-pragma.c:797
25731 #, gcc-internal-format
25732 msgid "missing option after %<#pragma GCC diagnostic%> kind"
25733 msgstr ""
25735 #: c-family/c-pragma.c:808
25736 #, gcc-internal-format
25737 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
25738 msgstr ""
25740 #: c-family/c-pragma.c:814
25741 #, gcc-internal-format
25742 msgid "%qs is not an option that controls warnings"
25743 msgstr ""
25745 #: c-family/c-pragma.c:822
25746 #, gcc-internal-format
25747 msgid "option %qs is valid for %s but not for %s"
25748 msgstr ""
25750 #: c-family/c-pragma.c:854
25751 #, gcc-internal-format
25752 msgid "#pragma GCC option is not allowed inside functions"
25753 msgstr ""
25755 #: c-family/c-pragma.c:867
25756 #, gcc-internal-format
25757 msgid "%<#pragma GCC option%> is not a string"
25758 msgstr ""
25760 #: c-family/c-pragma.c:894
25761 #, gcc-internal-format
25762 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
25763 msgstr ""
25765 #: c-family/c-pragma.c:900
25766 #, gcc-internal-format
25767 msgid "#pragma GCC target string... is badly formed"
25768 msgstr ""
25770 #: c-family/c-pragma.c:923
25771 #, gcc-internal-format
25772 msgid "#pragma GCC optimize is not allowed inside functions"
25773 msgstr ""
25775 #: c-family/c-pragma.c:936
25776 #, gcc-internal-format
25777 msgid "%<#pragma GCC optimize%> is not a string or number"
25778 msgstr ""
25780 #: c-family/c-pragma.c:962
25781 #, gcc-internal-format
25782 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
25783 msgstr ""
25785 #: c-family/c-pragma.c:968
25786 #, gcc-internal-format
25787 msgid "#pragma GCC optimize string... is badly formed"
25788 msgstr ""
25790 #: c-family/c-pragma.c:1009
25791 #, gcc-internal-format
25792 msgid "junk at end of %<#pragma push_options%>"
25793 msgstr ""
25795 #: c-family/c-pragma.c:1039
25796 #, gcc-internal-format
25797 msgid "junk at end of %<#pragma pop_options%>"
25798 msgstr ""
25800 #: c-family/c-pragma.c:1046
25801 #, gcc-internal-format
25802 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
25803 msgstr ""
25805 #: c-family/c-pragma.c:1088
25806 #, gcc-internal-format
25807 msgid "junk at end of %<#pragma reset_options%>"
25808 msgstr ""
25810 #: c-family/c-pragma.c:1126 c-family/c-pragma.c:1133
25811 #, gcc-internal-format
25812 msgid "expected a string after %<#pragma message%>"
25813 msgstr ""
25815 #: c-family/c-pragma.c:1128
25816 #, gcc-internal-format
25817 msgid "malformed %<#pragma message%>, ignored"
25818 msgstr ""
25820 #: c-family/c-pragma.c:1138
25821 #, gcc-internal-format
25822 msgid "junk at end of %<#pragma message%>"
25823 msgstr ""
25825 #: c-family/c-pragma.c:1141
25826 #, gcc-internal-format, gfc-internal-format
25827 msgid "#pragma message: %s"
25828 msgstr ""
25830 #: c-family/c-pragma.c:1178
25831 #, gcc-internal-format
25832 msgid "invalid location for %<pragma %s%>, ignored"
25833 msgstr ""
25835 #: c-family/c-pragma.c:1185 c-family/c-pragma.c:1199
25836 #, gcc-internal-format
25837 msgid "malformed %<#pragma %s%>, ignored"
25838 msgstr ""
25840 #: c-family/c-pragma.c:1205
25841 #, gcc-internal-format
25842 msgid "junk at end of %<#pragma %s%>"
25843 msgstr ""
25845 #: c-family/c-pragma.c:1223
25846 #, gcc-internal-format
25847 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
25848 msgstr ""
25850 #: c-family/c-pragma.c:1232
25851 #, gcc-internal-format
25852 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
25853 msgstr ""
25855 #: c-family/c-pragma.c:1238
25856 #, gcc-internal-format
25857 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
25858 msgstr "У ISO C не передбачено підтримки %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
25860 #: c-family/c-pretty-print.c:329
25861 #, gcc-internal-format
25862 msgid "<type-error>"
25863 msgstr ""
25865 #: c-family/c-pretty-print.c:371
25866 #, gcc-internal-format
25867 msgid "<unnamed-unsigned:"
25868 msgstr ""
25870 #: c-family/c-pretty-print.c:375
25871 #, gcc-internal-format
25872 msgid "<unnamed-float:"
25873 msgstr ""
25875 #: c-family/c-pretty-print.c:378
25876 #, gcc-internal-format
25877 msgid "<unnamed-fixed:"
25878 msgstr ""
25880 #: c-family/c-pretty-print.c:393
25881 #, gcc-internal-format
25882 msgid "<typedef-error>"
25883 msgstr ""
25885 #: c-family/c-pretty-print.c:408
25886 #, gcc-internal-format
25887 msgid "<tag-error>"
25888 msgstr ""
25890 #: c-family/c-pretty-print.c:1234
25891 #, gcc-internal-format
25892 msgid "<erroneous-expression>"
25893 msgstr ""
25895 #: c-family/c-pretty-print.c:1238 cp/cxx-pretty-print.c:132
25896 #, gcc-internal-format
25897 msgid "<return-value>"
25898 msgstr ""
25900 #: c-family/c-semantics.c:197
25901 #, gcc-internal-format, gfc-internal-format
25902 msgid "wrong type argument to %s"
25903 msgstr ""
25905 #: c-family/c-warn.c:53 c-family/c-warn.c:66 cp/constexpr.c:1847
25906 #: cp/constexpr.c:4099
25907 #, gcc-internal-format
25908 msgid "overflow in constant expression"
25909 msgstr ""
25911 #: c-family/c-warn.c:93
25912 #, gcc-internal-format
25913 msgid "integer overflow in expression %qE of type %qT results in %qE"
25914 msgstr ""
25916 #: c-family/c-warn.c:95
25917 #, gcc-internal-format
25918 msgid "integer overflow in expression of type %qT results in %qE"
25919 msgstr ""
25921 #: c-family/c-warn.c:101
25922 #, gcc-internal-format
25923 msgid "floating point overflow in expression %qE of type %qT results in %qE"
25924 msgstr ""
25926 #: c-family/c-warn.c:103
25927 #, gcc-internal-format
25928 msgid "floating point overflow in expression of type %qT results in %qE"
25929 msgstr ""
25931 #: c-family/c-warn.c:109
25932 #, gcc-internal-format
25933 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
25934 msgstr ""
25936 #: c-family/c-warn.c:111
25937 #, gcc-internal-format
25938 msgid "fixed-point overflow in expression of type %qT results in %qE"
25939 msgstr ""
25941 #: c-family/c-warn.c:117
25942 #, gcc-internal-format
25943 msgid "vector overflow in expression %qE of type %qT results in %qE"
25944 msgstr ""
25946 #: c-family/c-warn.c:119
25947 #, gcc-internal-format
25948 msgid "vector overflow in expression of type %qT results in %qE"
25949 msgstr ""
25951 #: c-family/c-warn.c:126
25952 #, gcc-internal-format
25953 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
25954 msgstr ""
25956 #: c-family/c-warn.c:128
25957 #, gcc-internal-format
25958 msgid "complex integer overflow in expression of type %qT results in %qE"
25959 msgstr ""
25961 #: c-family/c-warn.c:132
25962 #, gcc-internal-format
25963 msgid "complex floating point overflow in expression %qE of type %qT results in %qE"
25964 msgstr ""
25966 #: c-family/c-warn.c:134
25967 #, gcc-internal-format
25968 msgid "complex floating point overflow in expression of type %qT results in %qE"
25969 msgstr ""
25971 #: c-family/c-warn.c:216
25972 #, gcc-internal-format
25973 msgid "logical %<or%> applied to non-boolean constant"
25974 msgstr ""
25976 #: c-family/c-warn.c:219
25977 #, gcc-internal-format
25978 msgid "logical %<and%> applied to non-boolean constant"
25979 msgstr ""
25981 #: c-family/c-warn.c:289
25982 #, gcc-internal-format
25983 msgid "logical %<or%> of collectively exhaustive tests is always true"
25984 msgstr ""
25986 #: c-family/c-warn.c:293
25987 #, gcc-internal-format
25988 msgid "logical %<and%> of mutually exclusive tests is always false"
25989 msgstr ""
25991 #: c-family/c-warn.c:303
25992 #, gcc-internal-format
25993 msgid "logical %<or%> of equal expressions"
25994 msgstr ""
25996 #: c-family/c-warn.c:306
25997 #, gcc-internal-format
25998 msgid "logical %<and%> of equal expressions"
25999 msgstr ""
26001 #: c-family/c-warn.c:384
26002 #, gcc-internal-format
26003 msgid "bitwise comparison always evaluates to false"
26004 msgstr ""
26006 #: c-family/c-warn.c:387
26007 #, gcc-internal-format
26008 msgid "bitwise comparison always evaluates to true"
26009 msgstr ""
26011 #: c-family/c-warn.c:441
26012 #, gcc-internal-format
26013 msgid "self-comparison always evaluates to true"
26014 msgstr ""
26016 #: c-family/c-warn.c:444
26017 #, gcc-internal-format
26018 msgid "self-comparison always evaluates to false"
26019 msgstr ""
26021 #: c-family/c-warn.c:494
26022 #, gcc-internal-format
26023 msgid "logical not is only applied to the left hand side of comparison"
26024 msgstr ""
26026 #: c-family/c-warn.c:502
26027 #, gcc-internal-format
26028 msgid "add parentheses around left hand side expression to silence this warning"
26029 msgstr ""
26031 #: c-family/c-warn.c:636
26032 #, gcc-internal-format
26033 msgid "type-punning to incomplete type might break strict-aliasing rules"
26034 msgstr ""
26036 #: c-family/c-warn.c:654
26037 #, gcc-internal-format
26038 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
26039 msgstr "розіменовування вказівника із каламбуром типізації порушить правила строгого злиття"
26041 #: c-family/c-warn.c:662 c-family/c-warn.c:680
26042 #, gcc-internal-format
26043 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
26044 msgstr "розіменовування вказівника із каламбуром типізації може порушити правила строгого злиття"
26046 #: c-family/c-warn.c:803
26047 #, gcc-internal-format
26048 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to use the size of the destination?"
26049 msgstr ""
26051 #: c-family/c-warn.c:834
26052 #, gcc-internal-format
26053 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
26054 msgstr ""
26056 #: c-family/c-warn.c:841
26057 #, gcc-internal-format
26058 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
26059 msgstr ""
26061 #: c-family/c-warn.c:846
26062 #, gcc-internal-format
26063 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
26064 msgstr ""
26066 #: c-family/c-warn.c:858
26067 #, gcc-internal-format
26068 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
26069 msgstr ""
26071 #: c-family/c-warn.c:874
26072 #, gcc-internal-format
26073 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
26074 msgstr ""
26076 #: c-family/c-warn.c:881
26077 #, gcc-internal-format
26078 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
26079 msgstr ""
26081 #: c-family/c-warn.c:886
26082 #, gcc-internal-format
26083 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
26084 msgstr ""
26086 #: c-family/c-warn.c:898
26087 #, gcc-internal-format
26088 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
26089 msgstr ""
26091 #: c-family/c-warn.c:914
26092 #, gcc-internal-format
26093 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
26094 msgstr ""
26096 #: c-family/c-warn.c:921
26097 #, gcc-internal-format
26098 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
26099 msgstr ""
26101 #: c-family/c-warn.c:926
26102 #, gcc-internal-format
26103 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
26104 msgstr ""
26106 #: c-family/c-warn.c:938
26107 #, gcc-internal-format
26108 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
26109 msgstr ""
26111 #: c-family/c-warn.c:954
26112 #, gcc-internal-format
26113 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
26114 msgstr ""
26116 #: c-family/c-warn.c:961
26117 #, gcc-internal-format
26118 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
26119 msgstr ""
26121 #: c-family/c-warn.c:966
26122 #, gcc-internal-format
26123 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
26124 msgstr ""
26126 #: c-family/c-warn.c:978
26127 #, gcc-internal-format
26128 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
26129 msgstr ""
26131 #: c-family/c-warn.c:1007 c-family/c-warn.c:1014
26132 #, gcc-internal-format
26133 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
26134 msgstr ""
26136 #: c-family/c-warn.c:1024
26137 #, gcc-internal-format
26138 msgid "first argument of %q+D should be %<int%>"
26139 msgstr ""
26141 #: c-family/c-warn.c:1033
26142 #, gcc-internal-format
26143 msgid "second argument of %q+D should be %<char **%>"
26144 msgstr ""
26146 #: c-family/c-warn.c:1042
26147 #, gcc-internal-format
26148 msgid "third argument of %q+D should probably be %<char **%>"
26149 msgstr ""
26151 #: c-family/c-warn.c:1053
26152 #, gcc-internal-format
26153 msgid "%q+D takes only zero or two arguments"
26154 msgstr ""
26156 #: c-family/c-warn.c:1057
26157 #, gcc-internal-format
26158 msgid "%q+D declared as variadic function"
26159 msgstr ""
26161 #: c-family/c-warn.c:1099
26162 #, gcc-internal-format
26163 msgid "conversion to %qT from boolean expression"
26164 msgstr ""
26166 #: c-family/c-warn.c:1117 c-family/c-warn.c:1192
26167 #, gcc-internal-format
26168 msgid "conversion from %qT to %qT changes value from %qE to %qE"
26169 msgstr ""
26171 #: c-family/c-warn.c:1121 c-family/c-warn.c:1200
26172 #, gcc-internal-format
26173 msgid "conversion from %qT to %qT changes the value of %qE"
26174 msgstr ""
26176 #: c-family/c-warn.c:1141
26177 #, gcc-internal-format
26178 msgid "conversion from %qT to %qT discards imaginary component"
26179 msgstr ""
26181 #: c-family/c-warn.c:1153
26182 #, gcc-internal-format
26183 msgid "conversion from %qT to %qT may change value"
26184 msgstr ""
26186 #: c-family/c-warn.c:1213 c-family/c-warn.c:1230 c-family/c-warn.c:1247
26187 #, gcc-internal-format
26188 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
26189 msgstr ""
26191 #: c-family/c-warn.c:1218 c-family/c-warn.c:1235 c-family/c-warn.c:1252
26192 #, gcc-internal-format
26193 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
26194 msgstr ""
26196 #: c-family/c-warn.c:1282
26197 #, gcc-internal-format
26198 msgid "case value %qs not in enumerated type"
26199 msgstr "значення випадку %qs не належить до перераховного типу"
26201 #: c-family/c-warn.c:1287
26202 #, gcc-internal-format
26203 msgid "case value %qs not in enumerated type %qT"
26204 msgstr "значення випадку %qs не належить до перераховного типу %qT"
26206 #: c-family/c-warn.c:1348
26207 #, gcc-internal-format
26208 msgid "switch missing default case"
26209 msgstr ""
26211 #: c-family/c-warn.c:1393
26212 #, gcc-internal-format
26213 msgid "switch condition has boolean value"
26214 msgstr ""
26216 #: c-family/c-warn.c:1466
26217 #, gcc-internal-format
26218 msgid "enumeration value %qE not handled in switch"
26219 msgstr ""
26221 #: c-family/c-warn.c:1494
26222 #, gcc-internal-format
26223 msgid "the omitted middle operand in ?: will always be %<true%>, suggest explicit middle operand"
26224 msgstr ""
26226 #: c-family/c-warn.c:1515
26227 #, gcc-internal-format
26228 msgid "assignment of member %qD in read-only object"
26229 msgstr ""
26231 #: c-family/c-warn.c:1517
26232 #, gcc-internal-format
26233 msgid "increment of member %qD in read-only object"
26234 msgstr ""
26236 #: c-family/c-warn.c:1519
26237 #, gcc-internal-format
26238 msgid "decrement of member %qD in read-only object"
26239 msgstr ""
26241 #: c-family/c-warn.c:1521
26242 #, gcc-internal-format
26243 msgid "member %qD in read-only object used as %<asm%> output"
26244 msgstr ""
26246 #: c-family/c-warn.c:1525
26247 #, gcc-internal-format
26248 msgid "assignment of read-only member %qD"
26249 msgstr ""
26251 #: c-family/c-warn.c:1526
26252 #, gcc-internal-format
26253 msgid "increment of read-only member %qD"
26254 msgstr ""
26256 #: c-family/c-warn.c:1527
26257 #, gcc-internal-format
26258 msgid "decrement of read-only member %qD"
26259 msgstr ""
26261 #: c-family/c-warn.c:1528
26262 #, gcc-internal-format
26263 msgid "read-only member %qD used as %<asm%> output"
26264 msgstr ""
26266 #: c-family/c-warn.c:1532
26267 #, gcc-internal-format
26268 msgid "assignment of read-only variable %qD"
26269 msgstr ""
26271 #: c-family/c-warn.c:1533
26272 #, gcc-internal-format
26273 msgid "increment of read-only variable %qD"
26274 msgstr ""
26276 #: c-family/c-warn.c:1534
26277 #, gcc-internal-format
26278 msgid "decrement of read-only variable %qD"
26279 msgstr ""
26281 #: c-family/c-warn.c:1535
26282 #, gcc-internal-format
26283 msgid "read-only variable %qD used as %<asm%> output"
26284 msgstr ""
26286 #: c-family/c-warn.c:1538
26287 #, gcc-internal-format
26288 msgid "assignment of read-only parameter %qD"
26289 msgstr ""
26291 #: c-family/c-warn.c:1539
26292 #, gcc-internal-format
26293 msgid "increment of read-only parameter %qD"
26294 msgstr ""
26296 #: c-family/c-warn.c:1540
26297 #, gcc-internal-format
26298 msgid "decrement of read-only parameter %qD"
26299 msgstr ""
26301 #: c-family/c-warn.c:1541
26302 #, gcc-internal-format
26303 msgid "read-only parameter %qD use as %<asm%> output"
26304 msgstr ""
26306 #: c-family/c-warn.c:1546
26307 #, gcc-internal-format
26308 msgid "assignment of read-only named return value %qD"
26309 msgstr ""
26311 #: c-family/c-warn.c:1548
26312 #, gcc-internal-format
26313 msgid "increment of read-only named return value %qD"
26314 msgstr ""
26316 #: c-family/c-warn.c:1550
26317 #, gcc-internal-format
26318 msgid "decrement of read-only named return value %qD"
26319 msgstr ""
26321 #: c-family/c-warn.c:1552
26322 #, gcc-internal-format
26323 msgid "read-only named return value %qD used as %<asm%>output"
26324 msgstr ""
26326 #: c-family/c-warn.c:1557
26327 #, gcc-internal-format
26328 msgid "assignment of function %qD"
26329 msgstr ""
26331 #: c-family/c-warn.c:1558
26332 #, gcc-internal-format
26333 msgid "increment of function %qD"
26334 msgstr ""
26336 #: c-family/c-warn.c:1559
26337 #, gcc-internal-format
26338 msgid "decrement of function %qD"
26339 msgstr ""
26341 #: c-family/c-warn.c:1560
26342 #, gcc-internal-format
26343 msgid "function %qD used as %<asm%> output"
26344 msgstr ""
26346 #: c-family/c-warn.c:1563 c/c-typeck.c:4762
26347 #, gcc-internal-format
26348 msgid "assignment of read-only location %qE"
26349 msgstr ""
26351 #: c-family/c-warn.c:1564 c/c-typeck.c:4765
26352 #, gcc-internal-format
26353 msgid "increment of read-only location %qE"
26354 msgstr ""
26356 #: c-family/c-warn.c:1565 c/c-typeck.c:4768
26357 #, gcc-internal-format
26358 msgid "decrement of read-only location %qE"
26359 msgstr ""
26361 #: c-family/c-warn.c:1566
26362 #, gcc-internal-format
26363 msgid "read-only location %qE used as %<asm%> output"
26364 msgstr ""
26366 #: c-family/c-warn.c:1580
26367 #, gcc-internal-format
26368 msgid "lvalue required as left operand of assignment"
26369 msgstr ""
26371 #: c-family/c-warn.c:1583
26372 #, gcc-internal-format
26373 msgid "lvalue required as increment operand"
26374 msgstr ""
26376 #: c-family/c-warn.c:1586
26377 #, gcc-internal-format
26378 msgid "lvalue required as decrement operand"
26379 msgstr ""
26381 #: c-family/c-warn.c:1589
26382 #, gcc-internal-format
26383 msgid "lvalue required as unary %<&%> operand"
26384 msgstr ""
26386 #: c-family/c-warn.c:1592
26387 #, gcc-internal-format
26388 msgid "lvalue required in asm statement"
26389 msgstr ""
26391 #: c-family/c-warn.c:1609
26392 #, gcc-internal-format
26393 msgid "invalid type argument (have %qT)"
26394 msgstr ""
26396 #: c-family/c-warn.c:1613
26397 #, gcc-internal-format
26398 msgid "invalid type argument of array indexing (have %qT)"
26399 msgstr ""
26401 #: c-family/c-warn.c:1618
26402 #, gcc-internal-format
26403 msgid "invalid type argument of unary %<*%> (have %qT)"
26404 msgstr ""
26406 #: c-family/c-warn.c:1623
26407 #, gcc-internal-format
26408 msgid "invalid type argument of %<->%> (have %qT)"
26409 msgstr ""
26411 #: c-family/c-warn.c:1628
26412 #, gcc-internal-format
26413 msgid "invalid type argument of %<->*%> (have %qT)"
26414 msgstr ""
26416 #: c-family/c-warn.c:1633
26417 #, gcc-internal-format
26418 msgid "invalid type argument of implicit conversion (have %qT)"
26419 msgstr ""
26421 #: c-family/c-warn.c:1654
26422 #, gcc-internal-format
26423 msgid "array subscript has type %<char%>"
26424 msgstr ""
26426 #: c-family/c-warn.c:1689 c-family/c-warn.c:1692
26427 #, gcc-internal-format
26428 msgid "suggest parentheses around %<+%> inside %<<<%>"
26429 msgstr ""
26431 #: c-family/c-warn.c:1695 c-family/c-warn.c:1698
26432 #, gcc-internal-format
26433 msgid "suggest parentheses around %<-%> inside %<<<%>"
26434 msgstr ""
26436 #: c-family/c-warn.c:1704 c-family/c-warn.c:1707
26437 #, gcc-internal-format
26438 msgid "suggest parentheses around %<+%> inside %<>>%>"
26439 msgstr ""
26441 #: c-family/c-warn.c:1710 c-family/c-warn.c:1713
26442 #, gcc-internal-format
26443 msgid "suggest parentheses around %<-%> inside %<>>%>"
26444 msgstr ""
26446 #: c-family/c-warn.c:1719 c-family/c-warn.c:1722
26447 #, gcc-internal-format
26448 msgid "suggest parentheses around %<&&%> within %<||%>"
26449 msgstr ""
26451 #: c-family/c-warn.c:1729 c-family/c-warn.c:1733
26452 #, gcc-internal-format
26453 msgid "suggest parentheses around arithmetic in operand of %<|%>"
26454 msgstr ""
26456 #: c-family/c-warn.c:1737 c-family/c-warn.c:1740
26457 #, gcc-internal-format
26458 msgid "suggest parentheses around comparison in operand of %<|%>"
26459 msgstr ""
26461 #: c-family/c-warn.c:1745
26462 #, gcc-internal-format
26463 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
26464 msgstr ""
26466 #: c-family/c-warn.c:1753 c-family/c-warn.c:1757
26467 #, gcc-internal-format
26468 msgid "suggest parentheses around arithmetic in operand of %<^%>"
26469 msgstr ""
26471 #: c-family/c-warn.c:1761 c-family/c-warn.c:1764
26472 #, gcc-internal-format
26473 msgid "suggest parentheses around comparison in operand of %<^%>"
26474 msgstr ""
26476 #: c-family/c-warn.c:1770 c-family/c-warn.c:1773
26477 #, gcc-internal-format
26478 msgid "suggest parentheses around %<+%> in operand of %<&%>"
26479 msgstr ""
26481 #: c-family/c-warn.c:1776 c-family/c-warn.c:1779
26482 #, gcc-internal-format
26483 msgid "suggest parentheses around %<-%> in operand of %<&%>"
26484 msgstr ""
26486 #: c-family/c-warn.c:1783 c-family/c-warn.c:1786
26487 #, gcc-internal-format
26488 msgid "suggest parentheses around comparison in operand of %<&%>"
26489 msgstr ""
26491 #: c-family/c-warn.c:1791
26492 #, gcc-internal-format
26493 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
26494 msgstr ""
26496 #: c-family/c-warn.c:1798 c-family/c-warn.c:1801
26497 #, gcc-internal-format
26498 msgid "suggest parentheses around comparison in operand of %<==%>"
26499 msgstr ""
26501 #: c-family/c-warn.c:1806 c-family/c-warn.c:1809
26502 #, gcc-internal-format
26503 msgid "suggest parentheses around comparison in operand of %<!=%>"
26504 msgstr ""
26506 #: c-family/c-warn.c:1819 c-family/c-warn.c:1825
26507 #, gcc-internal-format
26508 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
26509 msgstr ""
26511 #: c-family/c-warn.c:1841
26512 #, gcc-internal-format
26513 msgid "label %q+D defined but not used"
26514 msgstr ""
26516 #: c-family/c-warn.c:1843
26517 #, gcc-internal-format
26518 msgid "label %q+D declared but not defined"
26519 msgstr ""
26521 #: c-family/c-warn.c:1866
26522 #, gcc-internal-format
26523 msgid "division by zero"
26524 msgstr "ділення на нуль"
26526 #: c-family/c-warn.c:1886
26527 #, gcc-internal-format
26528 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
26529 msgstr ""
26531 #: c-family/c-warn.c:1909
26532 #, gcc-internal-format
26533 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
26534 msgstr ""
26536 #: c-family/c-warn.c:1948 c/c-typeck.c:11499 c/c-typeck.c:11667
26537 #: cp/typeck.c:5048
26538 #, gcc-internal-format
26539 msgid "comparison between types %qT and %qT"
26540 msgstr ""
26542 #: c-family/c-warn.c:1998
26543 #, gcc-internal-format
26544 msgid "comparison of integer expressions of different signedness: %qT and %qT"
26545 msgstr ""
26547 #: c-family/c-warn.c:2051
26548 #, gcc-internal-format
26549 msgid "promoted ~unsigned is always non-zero"
26550 msgstr ""
26552 #: c-family/c-warn.c:2054
26553 #, gcc-internal-format
26554 msgid "comparison of promoted ~unsigned with constant"
26555 msgstr ""
26557 #: c-family/c-warn.c:2064
26558 #, gcc-internal-format
26559 msgid "comparison of promoted ~unsigned with unsigned"
26560 msgstr ""
26562 #: c-family/c-warn.c:2118
26563 #, gcc-internal-format
26564 msgid "unused parameter %qD"
26565 msgstr "невикористаний параметр %qD"
26567 #: c-family/c-warn.c:2180
26568 #, gcc-internal-format
26569 msgid "typedef %qD locally defined but not used"
26570 msgstr ""
26572 #: c-family/c-warn.c:2215
26573 #, gcc-internal-format
26574 msgid "duplicated %<if%> condition"
26575 msgstr "дублювання умови %<if%>"
26577 #: c-family/c-warn.c:2244
26578 #, gcc-internal-format
26579 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
26580 msgstr ""
26582 #: c-family/c-warn.c:2254
26583 #, gcc-internal-format
26584 msgid "inline declaration of %qD follows declaration with attribute %qs"
26585 msgstr ""
26587 #: c-family/c-warn.c:2259
26588 #, gcc-internal-format
26589 msgid "declaration of %q+D with attribute %qs follows inline declaration"
26590 msgstr ""
26592 #: c-family/c-warn.c:2306
26593 #, gcc-internal-format
26594 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
26595 msgstr ""
26597 #: c-family/c-warn.c:2344 c-family/c-warn.c:2368
26598 #, gcc-internal-format
26599 msgid "comparison of constant %qE with boolean expression is always false"
26600 msgstr ""
26602 #: c-family/c-warn.c:2347 c-family/c-warn.c:2365
26603 #, gcc-internal-format
26604 msgid "comparison of constant %qE with boolean expression is always true"
26605 msgstr ""
26607 #: c-family/c-warn.c:2415
26608 msgid "passing argument %i to restrict-qualified parameter aliases with argument %Z"
26609 msgid_plural "passing argument %i to restrict-qualified parameter aliases with arguments %Z"
26610 msgstr[0] ""
26611 msgstr[1] ""
26612 msgstr[2] ""
26614 #: c-family/c-warn.c:2480 c/c-typeck.c:5288 cp/call.c:5365
26615 #, gcc-internal-format
26616 msgid "this condition has identical branches"
26617 msgstr ""
26619 #: c-family/c-warn.c:2586
26620 #, gcc-internal-format
26621 msgid "macro expands to multiple statements"
26622 msgstr ""
26624 #: c-family/c-warn.c:2587
26625 #, gcc-internal-format
26626 msgid "some parts of macro expansion are not guarded by this %qs clause"
26627 msgstr ""
26629 #: c-family/cppspec.c:93
26630 #, gcc-internal-format
26631 msgid "%qs is not a valid option to the preprocessor"
26632 msgstr ""
26634 #: c-family/cppspec.c:112
26635 #, gcc-internal-format
26636 msgid "too many input files"
26637 msgstr ""
26639 #: common/config/aarch64/aarch64-common.c:319 config/aarch64/aarch64.c:10686
26640 #, gcc-internal-format
26641 msgid "unknown value %qs for -mcpu"
26642 msgstr ""
26644 #: common/config/alpha/alpha-common.c:75
26645 #, gcc-internal-format
26646 msgid "bad value %qs for -mtls-size switch"
26647 msgstr ""
26649 #: common/config/arc/arc-common.c:81
26650 #, gcc-internal-format
26651 msgid "multiple -mcpu= options specified."
26652 msgstr ""
26654 #: common/config/arc/arc-common.c:87
26655 #, gcc-internal-format
26656 msgid "Unsupported value for mmpy-option"
26657 msgstr ""
26659 #: common/config/arm/arm-common.c:259
26660 #, gcc-internal-format, gfc-internal-format
26661 msgid "%%:target_mode_check takes an even number of parameters"
26662 msgstr ""
26664 #: common/config/arm/arm-common.c:269
26665 #, gcc-internal-format, gfc-internal-format
26666 msgid "unrecognized option passed to %%:target_mode_check"
26667 msgstr ""
26669 #: common/config/arm/arm-common.c:322 common/config/arm/arm-common.c:376
26670 #: common/config/arm/arm-common.c:423 config/aarch64/aarch64.c:10639
26671 #, gcc-internal-format
26672 msgid "valid arguments are: %s; did you mean %qs?"
26673 msgstr "коректними аргументами є такі: %s; ви мали на увазі %qs?"
26675 #: common/config/arm/arm-common.c:325 common/config/arm/arm-common.c:379
26676 #: common/config/arm/arm-common.c:426 config/aarch64/aarch64.c:10642
26677 #, gcc-internal-format, gfc-internal-format
26678 msgid "valid arguments are: %s"
26679 msgstr "коректні аргументи: %s"
26681 #: common/config/arm/arm-common.c:352 common/config/arm/arm-common.c:406
26682 #, gcc-internal-format, gfc-internal-format
26683 msgid "unrecognized %s target: %s"
26684 msgstr ""
26686 #: common/config/arm/arm-common.c:442
26687 #, gcc-internal-format, gfc-internal-format
26688 msgid "unrecognized -mfpu target: %s"
26689 msgstr ""
26691 #: common/config/arm/arm-common.c:470
26692 #, gcc-internal-format
26693 msgid "%qs does not support feature %qs"
26694 msgstr "у %qs не передбачено підтримки можливості %qs"
26696 #: common/config/arm/arm-common.c:481
26697 #, gcc-internal-format
26698 msgid "valid feature names are: %s; did you mean %qs?"
26699 msgstr "коректними назвами можливостей є такі: %s; ви мали на увазі %qs?"
26701 #: common/config/arm/arm-common.c:484
26702 #, gcc-internal-format, gfc-internal-format
26703 msgid "valid feature names are: %s"
26704 msgstr "коректні назви можливостей: %s"
26706 #: common/config/arm/arm-common.c:502
26707 #, gcc-internal-format, gfc-internal-format
26708 msgid "%s does not take any feature options"
26709 msgstr ""
26711 #: common/config/arm/arm-common.c:593
26712 #, gcc-internal-format, gfc-internal-format
26713 msgid "%%:canon_for_mlib takes 1 or more pairs of parameters"
26714 msgstr ""
26716 #: common/config/arm/arm-common.c:607
26717 #, gcc-internal-format, gfc-internal-format
26718 msgid "unrecognized operand to %%:canon_for_mlib"
26719 msgstr ""
26721 #: common/config/arm/arm-common.c:953
26722 #, gcc-internal-format, gfc-internal-format
26723 msgid "unrecognized operand to %%:asm_auto_mfpu"
26724 msgstr ""
26726 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
26727 #, gcc-internal-format, gfc-internal-format
26728 msgid "-mshared-library-id=%s is not between 0 and %d"
26729 msgstr ""
26731 #: common/config/bfin/bfin-common.c:323
26732 #, gcc-internal-format, gfc-internal-format
26733 msgid "-mcpu=%s is not valid"
26734 msgstr ""
26736 #: common/config/bfin/bfin-common.c:359
26737 #, gcc-internal-format, gfc-internal-format
26738 msgid "-mcpu=%s has invalid silicon revision"
26739 msgstr ""
26741 #: common/config/i386/i386-common.c:1285
26742 #, gcc-internal-format
26743 msgid "-malign-loops is obsolete, use -falign-loops"
26744 msgstr ""
26746 #: common/config/i386/i386-common.c:1287
26747 #, gcc-internal-format, gfc-internal-format
26748 msgid "-malign-loops=%d is not between 0 and %d"
26749 msgstr ""
26751 #: common/config/i386/i386-common.c:1294
26752 #, gcc-internal-format
26753 msgid "-malign-jumps is obsolete, use -falign-jumps"
26754 msgstr ""
26756 #: common/config/i386/i386-common.c:1296
26757 #, gcc-internal-format, gfc-internal-format
26758 msgid "-malign-jumps=%d is not between 0 and %d"
26759 msgstr ""
26761 #: common/config/i386/i386-common.c:1304
26762 #, gcc-internal-format
26763 msgid "-malign-functions is obsolete, use -falign-functions"
26764 msgstr ""
26766 #: common/config/i386/i386-common.c:1306
26767 #, gcc-internal-format, gfc-internal-format
26768 msgid "-malign-functions=%d is not between 0 and %d"
26769 msgstr ""
26771 #: common/config/i386/i386-common.c:1315
26772 #, gcc-internal-format, gfc-internal-format
26773 msgid "-mbranch-cost=%d is not between 0 and 5"
26774 msgstr ""
26776 #: common/config/i386/i386-common.c:1369
26777 #, gcc-internal-format
26778 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
26779 msgstr ""
26781 #: common/config/i386/i386-common.c:1375
26782 #, gcc-internal-format
26783 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
26784 msgstr ""
26786 #: common/config/ia64/ia64-common.c:58
26787 #, gcc-internal-format
26788 msgid "bad value %<%s%> for -mtls-size= switch"
26789 msgstr ""
26791 #: common/config/msp430/msp430-common.c:57
26792 #, gcc-internal-format, gfc-internal-format
26793 msgid "unrecognized argument of -mcpu: %s"
26794 msgstr ""
26796 #: common/config/nds32/nds32-common.c:49
26797 #, gcc-internal-format
26798 msgid "for the option -misr-vector-size=X, the valid X must be: 4 or 16"
26799 msgstr ""
26801 #: common/config/nds32/nds32-common.c:60
26802 #, gcc-internal-format
26803 msgid "for the option -mcache-block-size=X, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
26804 msgstr ""
26806 #: common/config/powerpcspe/powerpcspe-common.c:173
26807 #: common/config/rs6000/rs6000-common.c:182 config/sparc/sparc.c:1734
26808 #, gcc-internal-format, gfc-internal-format
26809 msgid "unknown -mdebug-%s switch"
26810 msgstr ""
26812 #: common/config/powerpcspe/powerpcspe-common.c:221
26813 #: common/config/rs6000/rs6000-common.c:221
26814 #, gcc-internal-format, gfc-internal-format
26815 msgid "unknown switch -mlong-double-%s"
26816 msgstr ""
26818 #: common/config/powerpcspe/powerpcspe-common.c:231
26819 #: common/config/rs6000/rs6000-common.c:231
26820 #, gcc-internal-format
26821 msgid "-msingle-float option equivalent to -mhard-float"
26822 msgstr ""
26824 #: common/config/powerpcspe/powerpcspe-common.c:247
26825 #: common/config/rs6000/rs6000-common.c:247
26826 #, gcc-internal-format
26827 msgid "-msimple-fpu option ignored"
26828 msgstr ""
26830 #: common/config/powerpcspe/powerpcspe-common.c:313
26831 #: common/config/rs6000/rs6000-common.c:313
26832 #, gcc-internal-format
26833 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
26834 msgstr ""
26836 #: common/config/riscv/riscv-common.c:43
26837 #, gcc-internal-format, gfc-internal-format
26838 msgid "-march=%s: ISA string must begin with rv32 or rv64"
26839 msgstr ""
26841 #: common/config/riscv/riscv-common.c:82
26842 #, gcc-internal-format, gfc-internal-format
26843 msgid "-march=%s: invalid ISA string"
26844 msgstr ""
26846 #: common/config/riscv/riscv-common.c:92
26847 #, gcc-internal-format
26848 msgid "-march=%s: unsupported ISA substring %qs"
26849 msgstr ""
26851 #: common/config/rx/rx-common.c:61
26852 #, gcc-internal-format
26853 msgid "the RX200 cpu does not have FPU hardware"
26854 msgstr ""
26856 #: common/config/rx/rx-common.c:63
26857 #, gcc-internal-format
26858 msgid "the RX100 cpu does not have FPU hardware"
26859 msgstr ""
26861 #: common/config/s390/s390-common.c:96
26862 #, gcc-internal-format
26863 msgid "stack guard value must be an exact power of 2"
26864 msgstr ""
26866 #: common/config/s390/s390-common.c:101
26867 #, gcc-internal-format
26868 msgid "stack size must be an exact power of 2"
26869 msgstr ""
26871 #: common/config/v850/v850-common.c:47
26872 #, gcc-internal-format
26873 msgid "value passed in %qs is too large"
26874 msgstr ""
26876 #: config/darwin-c.c:82
26877 #, gcc-internal-format
26878 msgid "too many #pragma options align=reset"
26879 msgstr ""
26881 #: config/darwin-c.c:102 config/darwin-c.c:105 config/darwin-c.c:107
26882 #: config/darwin-c.c:109
26883 #, gcc-internal-format
26884 msgid "malformed '#pragma options', ignoring"
26885 msgstr ""
26887 #: config/darwin-c.c:112
26888 #, gcc-internal-format
26889 msgid "junk at end of '#pragma options'"
26890 msgstr ""
26892 #: config/darwin-c.c:122
26893 #, gcc-internal-format
26894 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
26895 msgstr ""
26897 #: config/darwin-c.c:134
26898 #, gcc-internal-format
26899 msgid "missing '(' after '#pragma unused', ignoring"
26900 msgstr ""
26902 #: config/darwin-c.c:155
26903 #, gcc-internal-format
26904 msgid "missing ')' after '#pragma unused', ignoring"
26905 msgstr ""
26907 #: config/darwin-c.c:158
26908 #, gcc-internal-format
26909 msgid "junk at end of '#pragma unused'"
26910 msgstr ""
26912 #: config/darwin-c.c:169
26913 #, gcc-internal-format
26914 msgid "malformed '#pragma ms_struct', ignoring"
26915 msgstr ""
26917 #: config/darwin-c.c:177
26918 #, gcc-internal-format
26919 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
26920 msgstr ""
26922 #: config/darwin-c.c:180
26923 #, gcc-internal-format
26924 msgid "junk at end of '#pragma ms_struct'"
26925 msgstr ""
26927 #: config/darwin-c.c:406
26928 #, gcc-internal-format, gfc-internal-format
26929 msgid "subframework include %s conflicts with framework include"
26930 msgstr ""
26932 #: config/darwin-c.c:718
26933 #, gcc-internal-format
26934 msgid "unknown value %qs of -mmacosx-version-min"
26935 msgstr ""
26937 #: config/darwin-driver.c:48
26938 #, gcc-internal-format
26939 msgid "sysctl for kern.osversion failed: %m"
26940 msgstr ""
26942 #: config/darwin-driver.c:80
26943 #, gcc-internal-format
26944 msgid "couldn%'t understand kern.osversion %q.*s"
26945 msgstr ""
26947 #. Arbitrary limit, number should be like xx.yy.zz
26948 #: config/darwin-driver.c:119
26949 #, gcc-internal-format
26950 msgid "couldn%'t understand version %s\n"
26951 msgstr "не вдалося визначити версію %s\n"
26953 #: config/darwin-driver.c:172
26954 #, gcc-internal-format, gfc-internal-format
26955 msgid "this compiler does not support %s"
26956 msgstr ""
26958 #: config/darwin-driver.c:227
26959 #, gcc-internal-format
26960 msgid "this compiler does not support PowerPC (arch flags ignored)"
26961 msgstr ""
26963 #: config/darwin-driver.c:231
26964 #, gcc-internal-format, gfc-internal-format
26965 msgid "%s conflicts with i386 (arch flags ignored)"
26966 msgstr ""
26968 #: config/darwin-driver.c:239
26969 #, gcc-internal-format, gfc-internal-format
26970 msgid "%s conflicts with x86_64 (arch flags ignored)"
26971 msgstr ""
26973 #: config/darwin-driver.c:246
26974 #, gcc-internal-format
26975 msgid "this compiler does not support X86 (arch flags ignored)"
26976 msgstr ""
26978 #: config/darwin-driver.c:250
26979 #, gcc-internal-format, gfc-internal-format
26980 msgid "%s conflicts with ppc (arch flags ignored)"
26981 msgstr ""
26983 #: config/darwin-driver.c:258
26984 #, gcc-internal-format, gfc-internal-format
26985 msgid "%s conflicts with ppc64 (arch flags ignored)"
26986 msgstr ""
26988 #: config/darwin.c:1694
26989 #, gcc-internal-format
26990 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"
26991 msgstr ""
26993 #: config/darwin.c:1952
26994 #, gcc-internal-format, gfc-internal-format
26995 msgid "failed to open temporary file %s for LTO output"
26996 msgstr ""
26998 #: config/darwin.c:2045
26999 #, gcc-internal-format
27000 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
27001 msgstr ""
27003 #: config/darwin.c:2052
27004 #, gcc-internal-format
27005 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
27006 msgstr ""
27008 #: config/darwin.c:2768
27009 #, gcc-internal-format
27010 msgid "protected visibility attribute not supported in this configuration; ignored"
27011 msgstr ""
27013 #: config/darwin.c:2984
27014 #, gcc-internal-format, gfc-internal-format
27015 msgid "failed to open temporary file %s with LTO output"
27016 msgstr ""
27018 #: config/darwin.c:3163
27019 #, gcc-internal-format
27020 msgid "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-runtime%>"
27021 msgstr ""
27023 #: config/darwin.c:3167
27024 #, gcc-internal-format
27025 msgid "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-fnext-runtime%>"
27026 msgstr ""
27028 #: config/darwin.c:3204
27029 #, gcc-internal-format
27030 msgid "-freorder-blocks-and-partition does not work with exceptions on this architecture"
27031 msgstr ""
27033 #: config/darwin.c:3252
27034 #, gcc-internal-format
27035 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
27036 msgstr ""
27038 #: config/darwin.c:3440
27039 #, gcc-internal-format
27040 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
27041 msgstr ""
27043 #: config/darwin.c:3447
27044 #, gcc-internal-format
27045 msgid "built-in function %qD takes one argument only"
27046 msgstr ""
27048 #: config/darwin.c:3533
27049 #, gcc-internal-format
27050 msgid "CFString literal is missing"
27051 msgstr ""
27053 #: config/darwin.c:3544
27054 #, gcc-internal-format
27055 msgid "CFString literal expression is not a string constant"
27056 msgstr ""
27058 #: config/darwin.c:3567
27059 #, gcc-internal-format, gfc-internal-format
27060 msgid "%s in CFString literal"
27061 msgstr ""
27063 #: config/host-darwin.c:61
27064 #, gcc-internal-format
27065 msgid "couldn%'t unmap pch_address_space: %m"
27066 msgstr ""
27068 #: config/sol2-c.c:91 config/sol2-c.c:107
27069 #, gcc-internal-format
27070 msgid "malformed %<#pragma align%>, ignoring"
27071 msgstr ""
27073 #: config/sol2-c.c:100
27074 #, gcc-internal-format
27075 msgid "invalid alignment for %<#pragma align%>, ignoring"
27076 msgstr ""
27078 #: config/sol2-c.c:115
27079 #, gcc-internal-format
27080 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
27081 msgstr "%<#pragma align%> мало бути вказано до оголошення %qD, ігноруємо"
27083 #: config/sol2-c.c:127 config/sol2-c.c:139
27084 #, gcc-internal-format
27085 msgid "malformed %<#pragma align%>"
27086 msgstr ""
27088 #: config/sol2-c.c:134
27089 #, gcc-internal-format
27090 msgid "junk at end of %<#pragma align%>"
27091 msgstr ""
27093 #: config/sol2-c.c:155 config/sol2-c.c:162
27094 #, gcc-internal-format
27095 msgid "malformed %<#pragma init%>, ignoring"
27096 msgstr ""
27098 #: config/sol2-c.c:186 config/sol2-c.c:198
27099 #, gcc-internal-format
27100 msgid "malformed %<#pragma init%>"
27101 msgstr ""
27103 #: config/sol2-c.c:193
27104 #, gcc-internal-format
27105 msgid "junk at end of %<#pragma init%>"
27106 msgstr ""
27108 #: config/sol2-c.c:214 config/sol2-c.c:221
27109 #, gcc-internal-format
27110 msgid "malformed %<#pragma fini%>, ignoring"
27111 msgstr ""
27113 #: config/sol2-c.c:245 config/sol2-c.c:257
27114 #, gcc-internal-format
27115 msgid "malformed %<#pragma fini%>"
27116 msgstr ""
27118 #: config/sol2-c.c:252
27119 #, gcc-internal-format
27120 msgid "junk at end of %<#pragma fini%>"
27121 msgstr ""
27123 #: config/sol2.c:57
27124 #, gcc-internal-format
27125 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
27126 msgstr ""
27128 #: config/vxworks.c:151
27129 #, gcc-internal-format
27130 msgid "PIC is only supported for RTPs"
27131 msgstr ""
27133 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
27134 #. sections.  machopic_select_section ensures that weak variables go in
27135 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
27136 #. not supported.  Weak symbols that aren't visible outside the .s file
27137 #. are not supported.
27138 #: config/darwin.h:482
27139 #, gcc-internal-format
27140 msgid "alias definitions not supported in Mach-O; ignored"
27141 msgstr ""
27143 #. No profiling.
27144 #: config/vx-common.h:87
27145 #, gcc-internal-format
27146 msgid "profiler support for VxWorks"
27147 msgstr ""
27149 #: config/aarch64/aarch64-builtins.c:1109 config/arm/arm-builtins.c:2262
27150 #, gcc-internal-format
27151 msgid "%Kargument %d must be a constant immediate"
27152 msgstr ""
27154 #: config/aarch64/aarch64-builtins.c:1180 config/arm/arm-builtins.c:2492
27155 #, gcc-internal-format
27156 msgid "%Klane index must be a constant immediate"
27157 msgstr ""
27159 #: config/aarch64/aarch64-builtins.c:1183
27160 #, gcc-internal-format
27161 msgid "%Ktotal size and element size must be a non-zero constant immediate"
27162 msgstr ""
27164 #: config/aarch64/aarch64.c:1053
27165 #, gcc-internal-format
27166 msgid "%qs is incompatible with %s %s"
27167 msgstr ""
27169 #: config/aarch64/aarch64.c:1055
27170 #, gcc-internal-format
27171 msgid "%qs feature modifier is incompatible with %s %s"
27172 msgstr ""
27174 #: config/aarch64/aarch64.c:3772
27175 #, gcc-internal-format
27176 msgid "stack probes for SVE frames"
27177 msgstr ""
27179 #: config/aarch64/aarch64.c:10287
27180 #, gcc-internal-format, gfc-internal-format
27181 msgid "unknown flag passed in -moverride=%s (%s)"
27182 msgstr ""
27184 #: config/aarch64/aarch64.c:10331
27185 #, gcc-internal-format, gfc-internal-format
27186 msgid "%s string ill-formed\n"
27187 msgstr ""
27189 #: config/aarch64/aarch64.c:10388
27190 #, gcc-internal-format, gfc-internal-format
27191 msgid "tuning string missing in option (%s)"
27192 msgstr ""
27194 #: config/aarch64/aarch64.c:10406
27195 #, gcc-internal-format, gfc-internal-format
27196 msgid "unknown tuning option (%s)"
27197 msgstr "невідомий параметр регулювання (%s)"
27199 #: config/aarch64/aarch64.c:10683
27200 #, gcc-internal-format
27201 msgid "missing cpu name in %<-mcpu=%s%>"
27202 msgstr ""
27204 #: config/aarch64/aarch64.c:10690
27205 #, gcc-internal-format
27206 msgid "invalid feature modifier in %<-mcpu=%s%>"
27207 msgstr ""
27209 #: config/aarch64/aarch64.c:10717
27210 #, gcc-internal-format
27211 msgid "missing arch name in %<-march=%s%>"
27212 msgstr ""
27214 #: config/aarch64/aarch64.c:10720
27215 #, gcc-internal-format
27216 msgid "unknown value %qs for -march"
27217 msgstr ""
27219 #: config/aarch64/aarch64.c:10724
27220 #, gcc-internal-format
27221 msgid "invalid feature modifier in %<-march=%s%>"
27222 msgstr ""
27224 #: config/aarch64/aarch64.c:10750
27225 #, gcc-internal-format
27226 msgid "missing cpu name in %<-mtune=%s%>"
27227 msgstr ""
27229 #: config/aarch64/aarch64.c:10753
27230 #, gcc-internal-format
27231 msgid "unknown value %qs for -mtune"
27232 msgstr ""
27234 #: config/aarch64/aarch64.c:10871 config/arm/arm.c:3173
27235 #, gcc-internal-format, gfc-internal-format
27236 msgid "switch -mcpu=%s conflicts with -march=%s switch"
27237 msgstr ""
27239 #: config/aarch64/aarch64.c:10906
27240 #, gcc-internal-format
27241 msgid "assembler does not support -mabi=ilp32"
27242 msgstr ""
27244 #: config/aarch64/aarch64.c:10913
27245 #, gcc-internal-format
27246 msgid "return address signing is only supported for -mabi=lp64"
27247 msgstr ""
27249 #: config/aarch64/aarch64.c:10975
27250 #, gcc-internal-format
27251 msgid "code model %qs with -f%s"
27252 msgstr ""
27254 #: config/aarch64/aarch64.c:11138
27255 #, gcc-internal-format
27256 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
27257 msgstr ""
27259 #: config/aarch64/aarch64.c:11141
27260 #, gcc-internal-format
27261 msgid "invalid name (\"%s\") in %<target(\"arch=\")%> pragma or attribute"
27262 msgstr ""
27264 #: config/aarch64/aarch64.c:11145 config/aarch64/aarch64.c:11184
27265 #: config/aarch64/aarch64.c:11257
27266 #, gcc-internal-format
27267 msgid "invalid value (\"%s\") in %<target()%> pragma or attribute"
27268 msgstr ""
27270 #: config/aarch64/aarch64.c:11177
27271 #, gcc-internal-format
27272 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
27273 msgstr ""
27275 #: config/aarch64/aarch64.c:11180
27276 #, gcc-internal-format
27277 msgid "invalid name (\"%s\") in %<target(\"cpu=\")%> pragma or attribute"
27278 msgstr ""
27280 #: config/aarch64/aarch64.c:11213
27281 #, gcc-internal-format
27282 msgid "invalid name (\"%s\") in %<target(\"tune=\")%> pragma or attribute"
27283 msgstr ""
27285 #: config/aarch64/aarch64.c:11253
27286 #, gcc-internal-format
27287 msgid "missing value in %<target()%> pragma or attribute"
27288 msgstr ""
27290 #: config/aarch64/aarch64.c:11306 config/aarch64/aarch64.c:11483
27291 #, gcc-internal-format
27292 msgid "malformed %<target()%> pragma or attribute"
27293 msgstr ""
27295 #: config/aarch64/aarch64.c:11354
27296 #, gcc-internal-format
27297 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
27298 msgstr ""
27300 #: config/aarch64/aarch64.c:11362
27301 #, gcc-internal-format
27302 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
27303 msgstr ""
27305 #: config/aarch64/aarch64.c:11416
27306 #, gcc-internal-format
27307 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
27308 msgstr ""
27310 #: config/aarch64/aarch64.c:11473 config/arm/arm.c:30742
27311 #: config/i386/i386.c:5440 config/powerpcspe/powerpcspe.c:39760
27312 #: config/rs6000/rs6000.c:36904 config/s390/s390.c:15746
27313 #, gcc-internal-format
27314 msgid "attribute %<target%> argument not a string"
27315 msgstr ""
27317 #: config/aarch64/aarch64.c:11500
27318 #, gcc-internal-format
27319 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
27320 msgstr ""
27322 #: config/aarch64/aarch64.c:11509
27323 #, gcc-internal-format
27324 msgid "malformed %<target(\"%s\")%> pragma or attribute"
27325 msgstr ""
27327 #: config/aarch64/aarch64.c:13571
27328 #, gcc-internal-format
27329 msgid "%Klane %wd out of range %wd - %wd"
27330 msgstr ""
27332 #: config/aarch64/aarch64.c:13573
27333 #, gcc-internal-format
27334 msgid "lane %wd out of range %wd - %wd"
27335 msgstr ""
27337 #: config/alpha/alpha.c:419
27338 #, gcc-internal-format
27339 msgid "bad value %qs for -mtrap-precision switch"
27340 msgstr ""
27342 #: config/alpha/alpha.c:433
27343 #, gcc-internal-format
27344 msgid "bad value %qs for -mfp-rounding-mode switch"
27345 msgstr ""
27347 #: config/alpha/alpha.c:448
27348 #, gcc-internal-format
27349 msgid "bad value %qs for -mfp-trap-mode switch"
27350 msgstr ""
27352 #: config/alpha/alpha.c:465
27353 #, gcc-internal-format
27354 msgid "bad value %qs for -mcpu switch"
27355 msgstr ""
27357 #: config/alpha/alpha.c:480
27358 #, gcc-internal-format
27359 msgid "bad value %qs for -mtune switch"
27360 msgstr ""
27362 #: config/alpha/alpha.c:501
27363 #, gcc-internal-format
27364 msgid "fp software completion requires -mtrap-precision=i"
27365 msgstr ""
27367 #: config/alpha/alpha.c:517
27368 #, gcc-internal-format
27369 msgid "rounding mode not supported for VAX floats"
27370 msgstr ""
27372 #: config/alpha/alpha.c:522
27373 #, gcc-internal-format
27374 msgid "trap mode not supported for VAX floats"
27375 msgstr ""
27377 #: config/alpha/alpha.c:526
27378 #, gcc-internal-format
27379 msgid "128-bit long double not supported for VAX floats"
27380 msgstr ""
27382 #: config/alpha/alpha.c:554
27383 #, gcc-internal-format, gfc-internal-format
27384 msgid "L%d cache latency unknown for %s"
27385 msgstr ""
27387 #: config/alpha/alpha.c:569
27388 #, gcc-internal-format
27389 msgid "bad value %qs for -mmemory-latency"
27390 msgstr ""
27392 #: config/alpha/alpha.c:6683 config/alpha/alpha.c:6686 config/arc/arc.c:6526
27393 #: config/arc/arc.c:6800 config/s390/s390.c:847 config/tilegx/tilegx.c:3544
27394 #: config/tilepro/tilepro.c:3108
27395 #, gcc-internal-format
27396 msgid "bad builtin fcode"
27397 msgstr ""
27399 #: config/arc/arc.c:878
27400 #, gcc-internal-format
27401 msgid "-mno-mpy supported only for ARC700 or ARCv2"
27402 msgstr ""
27404 #: config/arc/arc.c:881
27405 #, gcc-internal-format
27406 msgid "-mno-dpfp-lrsr supported only with -mdpfp"
27407 msgstr ""
27409 #: config/arc/arc.c:886
27410 #, gcc-internal-format
27411 msgid "FPX fast and compact options cannot be specified together"
27412 msgstr ""
27414 #: config/arc/arc.c:890
27415 #, gcc-internal-format
27416 msgid "-mspfp_fast not available on ARC600 or ARC601"
27417 msgstr ""
27419 #: config/arc/arc.c:895
27420 #, gcc-internal-format
27421 msgid "No FPX/FPU mixing allowed"
27422 msgstr ""
27424 #: config/arc/arc.c:901
27425 #, gcc-internal-format, gfc-internal-format
27426 msgid "PIC is not supported for %s. Generating non-PIC code only.."
27427 msgstr ""
27429 #: config/arc/arc.c:964
27430 #, gcc-internal-format
27431 msgid "value of -mirq-ctrl-saved must have form R0-REGx"
27432 msgstr ""
27434 #: config/arc/arc.c:976
27435 #, gcc-internal-format
27436 msgid "first register must be R0"
27437 msgstr "першим регістром має бути R0"
27439 #: config/arc/arc.c:995
27440 #, gcc-internal-format, gfc-internal-format
27441 msgid "last register name %s must be an odd register"
27442 msgstr ""
27444 #: config/arc/arc.c:1003 config/ia64/ia64.c:6054 config/pa/pa.c:483
27445 #: config/sh/sh.c:8292 config/spu/spu.c:4941
27446 #, gcc-internal-format, gfc-internal-format
27447 msgid "%s-%s is an empty range"
27448 msgstr ""
27450 #: config/arc/arc.c:1052
27451 #, gcc-internal-format, gfc-internal-format
27452 msgid "invalid number in -mrgf-banked-regs=%s valid values are 0, 4, 8, 16, or 32"
27453 msgstr ""
27455 #: config/arc/arc.c:1113
27456 #, gcc-internal-format
27457 msgid "option -mirq-ctrl-saved valid only for ARC v2 processors"
27458 msgstr ""
27460 #: config/arc/arc.c:1120
27461 #, gcc-internal-format
27462 msgid "option -mrgf-banked-regs valid only for ARC v2 processors"
27463 msgstr ""
27465 #. Check options against architecture options.  Throw an error if
27466 #. option is not allowed.
27467 #: config/arc/arc.c:1186 config/arc/arc.c:1194
27468 #, gcc-internal-format, gfc-internal-format
27469 msgid "%s is not available for %s architecture"
27470 msgstr ""
27472 #: config/arc/arc.c:1215
27473 #, gcc-internal-format
27474 msgid "compact-casesi is not applicable to ARCv2"
27475 msgstr ""
27477 #: config/arc/arc.c:1731
27478 #, gcc-internal-format, gfc-internal-format
27479 msgid "multiply option implies r%d is fixed"
27480 msgstr ""
27482 #: config/arc/arc.c:2006 config/epiphany/epiphany.c:508
27483 #: config/epiphany/epiphany.c:548
27484 #, gcc-internal-format
27485 msgid "argument of %qE attribute is not a string constant"
27486 msgstr ""
27488 #: config/arc/arc.c:2015
27489 #, gcc-internal-format
27490 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
27491 msgstr ""
27493 #: config/arc/arc.c:2024
27494 #, gcc-internal-format
27495 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
27496 msgstr ""
27498 #: config/arc/arc.c:2038 config/arm/arm.c:6836 config/arm/arm.c:6854
27499 #: config/arm/arm.c:7029 config/avr/avr.c:9718 config/avr/avr.c:9734
27500 #: config/bfin/bfin.c:4705 config/bfin/bfin.c:4766 config/bfin/bfin.c:4795
27501 #: config/epiphany/epiphany.c:491 config/h8300/h8300.c:5459
27502 #: config/i386/i386.c:6452 config/i386/i386.c:12479 config/i386/i386.c:41424
27503 #: config/i386/i386.c:41474 config/i386/i386.c:41544 config/m68k/m68k.c:780
27504 #: config/mcore/mcore.c:3070 config/nvptx/nvptx.c:4611
27505 #: config/powerpcspe/powerpcspe.c:35785 config/riscv/riscv.c:2698
27506 #: config/rl78/rl78.c:815 config/rl78/rl78.c:884 config/rs6000/rs6000.c:32982
27507 #: config/rx/rx.c:2719 config/rx/rx.c:2745 config/s390/s390.c:1056
27508 #: config/s390/s390.c:1143 config/sh/sh.c:8428 config/sh/sh.c:8446
27509 #: config/sh/sh.c:8470 config/sh/sh.c:8541 config/sh/sh.c:8564
27510 #: config/spu/spu.c:3685 config/stormy16/stormy16.c:2216
27511 #: config/v850/v850.c:2084 config/visium/visium.c:735
27512 #, gcc-internal-format
27513 msgid "%qE attribute only applies to functions"
27514 msgstr ""
27516 #: config/arc/arc.c:6425
27517 #, gcc-internal-format
27518 msgid "__builtin_arc_aligned with non-constant alignment"
27519 msgstr ""
27521 #: config/arc/arc.c:6433
27522 #, gcc-internal-format
27523 msgid "invalid alignment value for __builtin_arc_aligned"
27524 msgstr ""
27526 #: config/arc/arc.c:6596
27527 #, gcc-internal-format
27528 msgid "operand 1 should be an unsigned 3-bit immediate"
27529 msgstr ""
27531 #: config/arc/arc.c:6637 config/arc/arc.c:6734
27532 #, gcc-internal-format
27533 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
27534 msgstr ""
27536 #: config/arc/arc.c:6670 config/arc/arc.c:6702
27537 #, gcc-internal-format
27538 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
27539 msgstr ""
27541 #: config/arc/arc.c:6674 config/arc/arc.c:6706
27542 #, gcc-internal-format
27543 msgid "operand 2 should be an unsigned 8-bit value"
27544 msgstr ""
27546 #: config/arc/arc.c:6738
27547 #, gcc-internal-format
27548 msgid "operand 3 should be an unsigned 8-bit value"
27549 msgstr ""
27551 #: config/arc/arc.c:6771
27552 #, gcc-internal-format
27553 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
27554 msgstr ""
27556 #: config/arc/arc.c:6775
27557 #, gcc-internal-format
27558 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
27559 msgstr ""
27561 #: config/arc/arc.c:6782
27562 #, gcc-internal-format
27563 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
27564 msgstr ""
27566 #: config/arc/arc.c:6785
27567 #, gcc-internal-format
27568 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
27569 msgstr ""
27571 #: config/arc/arc.c:6832
27572 #, gcc-internal-format, gfc-internal-format
27573 msgid "builtin requires an immediate for operand %d"
27574 msgstr ""
27576 #: config/arc/arc.c:6837
27577 #, gcc-internal-format, gfc-internal-format
27578 msgid "operand %d should be a 6 bit unsigned immediate"
27579 msgstr ""
27581 #: config/arc/arc.c:6841
27582 #, gcc-internal-format, gfc-internal-format
27583 msgid "operand %d should be a 8 bit unsigned immediate"
27584 msgstr ""
27586 #: config/arc/arc.c:6845
27587 #, gcc-internal-format, gfc-internal-format
27588 msgid "operand %d should be a 3 bit unsigned immediate"
27589 msgstr ""
27591 #: config/arc/arc.c:6848
27592 #, gcc-internal-format, gfc-internal-format
27593 msgid "unknown builtin immediate operand type for operand %d"
27594 msgstr ""
27596 #: config/arc/arc.c:6899
27597 #, gcc-internal-format
27598 msgid "register number must be a compile-time constant. Try giving higher optimization levels"
27599 msgstr ""
27601 #: config/arc/arc.c:7685
27602 #, gcc-internal-format
27603 msgid "Insn addresses not set after shorten_branches"
27604 msgstr ""
27606 #: config/arc/arc.c:7894
27607 #, gcc-internal-format
27608 msgid "insn addresses not freed"
27609 msgstr ""
27611 #: config/arc/arc.c:10682
27612 #, gcc-internal-format
27613 msgid "%qE attribute only valid for ARCv2 architecture"
27614 msgstr ""
27616 #: config/arc/arc.c:10690 config/arc/arc.c:10729
27617 #, gcc-internal-format
27618 msgid "argument of %qE attribute is missing"
27619 msgstr ""
27621 #: config/arc/arc.c:10701 config/arc/arc.c:10740 config/arc/arc.c:10842
27622 #: config/avr/avr.c:9790
27623 #, gcc-internal-format
27624 msgid "%qE attribute allows only an integer constant argument"
27625 msgstr ""
27627 #: config/arc/arc.c:10721
27628 #, gcc-internal-format
27629 msgid "%qE attribute only valid for ARC EM architecture"
27630 msgstr ""
27632 #: config/arc/arc.c:10776
27633 #, gcc-internal-format
27634 msgid "%qE attribute only applies to types"
27635 msgstr ""
27637 #: config/arc/arc.c:10782
27638 #, gcc-internal-format
27639 msgid "argument of %qE attribute ignored"
27640 msgstr "аргумент атрибута %qE проігноровано"
27642 #: config/arc/arc.c:10832 config/avr/avr.c:9777 config/bfin/bfin.c:4827
27643 #: config/i386/winnt.c:63 config/msp430/msp430.c:2018
27644 #: config/nvptx/nvptx.c:4634
27645 #, gcc-internal-format
27646 msgid "%qE attribute only applies to variables"
27647 msgstr ""
27649 #: config/arm/arm-builtins.c:2370
27650 #, gcc-internal-format
27651 msgid "this builtin is not supported for this target"
27652 msgstr ""
27654 #: config/arm/arm-builtins.c:2475
27655 #, gcc-internal-format
27656 msgid "You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use these intrinsics."
27657 msgstr ""
27659 #: config/arm/arm-builtins.c:2513
27660 #, gcc-internal-format
27661 msgid "You must enable VFP instructions to use these intrinsics."
27662 msgstr ""
27664 #: config/arm/arm-builtins.c:2573
27665 #, gcc-internal-format
27666 msgid "You must enable crypto instructions (e.g. include -mfloat-abi=softfp -mfpu=crypto-neon...) to use these intrinsics."
27667 msgstr ""
27669 #. @@@ better error message
27670 #: config/arm/arm-builtins.c:2633 config/arm/arm-builtins.c:2737
27671 #, gcc-internal-format
27672 msgid "selector must be an immediate"
27673 msgstr ""
27675 #: config/arm/arm-builtins.c:2641 config/arm/arm-builtins.c:2686
27676 #: config/arm/arm-builtins.c:2744 config/arm/arm-builtins.c:2753
27677 #, gcc-internal-format
27678 msgid "the range of selector should be in 0 to 7"
27679 msgstr ""
27681 #: config/arm/arm-builtins.c:2646 config/arm/arm-builtins.c:2755
27682 #, gcc-internal-format
27683 msgid "the range of selector should be in 0 to 3"
27684 msgstr ""
27686 #: config/arm/arm-builtins.c:2651 config/arm/arm-builtins.c:2757
27687 #, gcc-internal-format
27688 msgid "the range of selector should be in 0 to 1"
27689 msgstr ""
27691 #: config/arm/arm-builtins.c:2823
27692 #, gcc-internal-format
27693 msgid "mask must be an immediate"
27694 msgstr ""
27696 #: config/arm/arm-builtins.c:2828
27697 #, gcc-internal-format
27698 msgid "the range of mask should be in 0 to 255"
27699 msgstr ""
27701 #: config/arm/arm-builtins.c:3016
27702 #, gcc-internal-format
27703 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi16 in code."
27704 msgstr ""
27706 #: config/arm/arm-builtins.c:3018
27707 #, gcc-internal-format
27708 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi32 in code."
27709 msgstr ""
27711 #: config/arm/arm-builtins.c:3020
27712 #, gcc-internal-format
27713 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi16 in code."
27714 msgstr ""
27716 #: config/arm/arm-builtins.c:3022
27717 #, gcc-internal-format
27718 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi32 in code."
27719 msgstr ""
27721 #: config/arm/arm-builtins.c:3028
27722 #, gcc-internal-format
27723 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_rori_si64 in code."
27724 msgstr ""
27726 #: config/arm/arm-builtins.c:3030
27727 #, gcc-internal-format
27728 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_ror_si64 in code."
27729 msgstr ""
27731 #: config/arm/arm-builtins.c:3035
27732 #, gcc-internal-format
27733 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi16 in code."
27734 msgstr ""
27736 #: config/arm/arm-builtins.c:3037
27737 #, gcc-internal-format
27738 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi32 in code."
27739 msgstr ""
27741 #: config/arm/arm-builtins.c:3039
27742 #, gcc-internal-format
27743 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_si64 in code."
27744 msgstr ""
27746 #: config/arm/arm-builtins.c:3041
27747 #, gcc-internal-format
27748 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi16 in code."
27749 msgstr ""
27751 #: config/arm/arm-builtins.c:3043
27752 #, gcc-internal-format
27753 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi32 in code."
27754 msgstr ""
27756 #: config/arm/arm-builtins.c:3045
27757 #, gcc-internal-format
27758 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_si64 in code."
27759 msgstr ""
27761 #: config/arm/arm-builtins.c:3047
27762 #, gcc-internal-format
27763 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi16 in code."
27764 msgstr ""
27766 #: config/arm/arm-builtins.c:3049
27767 #, gcc-internal-format
27768 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi32 in code."
27769 msgstr ""
27771 #: config/arm/arm-builtins.c:3051
27772 #, gcc-internal-format
27773 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_si64 in code."
27774 msgstr ""
27776 #: config/arm/arm-builtins.c:3053
27777 #, gcc-internal-format
27778 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 in code."
27779 msgstr ""
27781 #: config/arm/arm-builtins.c:3055
27782 #, gcc-internal-format
27783 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 in code."
27784 msgstr ""
27786 #: config/arm/arm-builtins.c:3057
27787 #, gcc-internal-format
27788 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 in code."
27789 msgstr ""
27791 #: config/arm/arm-builtins.c:3059
27792 #, gcc-internal-format
27793 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 in code."
27794 msgstr ""
27796 #: config/arm/arm-builtins.c:3061
27797 #, gcc-internal-format
27798 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 in code."
27799 msgstr ""
27801 #: config/arm/arm-builtins.c:3063
27802 #, gcc-internal-format
27803 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 in code."
27804 msgstr ""
27806 #: config/arm/arm-builtins.c:3065
27807 #, gcc-internal-format
27808 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 in code."
27809 msgstr ""
27811 #: config/arm/arm-builtins.c:3067
27812 #, gcc-internal-format
27813 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 in code."
27814 msgstr ""
27816 #: config/arm/arm-builtins.c:3069
27817 #, gcc-internal-format
27818 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 in code."
27819 msgstr ""
27821 #: config/arm/arm.c:2863
27822 #, gcc-internal-format
27823 msgid "iWMMXt and NEON are incompatible"
27824 msgstr ""
27826 #: config/arm/arm.c:2869
27827 #, gcc-internal-format
27828 msgid "target CPU does not support ARM mode"
27829 msgstr ""
27831 #: config/arm/arm.c:2873
27832 #, gcc-internal-format
27833 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
27834 msgstr ""
27836 #: config/arm/arm.c:2876
27837 #, gcc-internal-format
27838 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
27839 msgstr ""
27841 #: config/arm/arm.c:2884
27842 #, gcc-internal-format
27843 msgid "-g with -mno-apcs-frame may not give sensible debugging"
27844 msgstr ""
27846 #: config/arm/arm.c:2888
27847 #, gcc-internal-format
27848 msgid "iWMMXt unsupported under Thumb mode"
27849 msgstr ""
27851 #: config/arm/arm.c:2891
27852 #, gcc-internal-format
27853 msgid "can not use -mtp=cp15 with 16-bit Thumb"
27854 msgstr ""
27856 #: config/arm/arm.c:2895
27857 #, gcc-internal-format
27858 msgid "RTP PIC is incompatible with Thumb"
27859 msgstr ""
27861 #: config/arm/arm.c:2906
27862 #, gcc-internal-format, gfc-internal-format
27863 msgid "%s only supports non-pic code on M-profile targets with the MOVT instruction"
27864 msgstr ""
27866 #: config/arm/arm.c:3016
27867 #, gcc-internal-format
27868 msgid "target CPU does not support THUMB instructions"
27869 msgstr ""
27871 #: config/arm/arm.c:3061
27872 #, gcc-internal-format
27873 msgid "target CPU does not support unaligned accesses"
27874 msgstr ""
27876 #: config/arm/arm.c:3408
27877 #, gcc-internal-format
27878 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
27879 msgstr ""
27881 #: config/arm/arm.c:3416
27882 #, gcc-internal-format
27883 msgid "-fpic and -mapcs-reent are incompatible"
27884 msgstr ""
27886 #: config/arm/arm.c:3419
27887 #, gcc-internal-format
27888 msgid "APCS reentrant code not supported.  Ignored"
27889 msgstr ""
27891 #: config/arm/arm.c:3442
27892 #, gcc-internal-format
27893 msgid "option %<-mstructure-size-boundary%> is deprecated"
27894 msgstr ""
27896 #: config/arm/arm.c:3450
27897 #, gcc-internal-format
27898 msgid "structure size boundary can only be set to 8, 32 or 64"
27899 msgstr ""
27901 #: config/arm/arm.c:3452
27902 #, gcc-internal-format
27903 msgid "structure size boundary can only be set to 8 or 32"
27904 msgstr ""
27906 #: config/arm/arm.c:3477
27907 #, gcc-internal-format
27908 msgid "RTP PIC is incompatible with -msingle-pic-base"
27909 msgstr ""
27911 #: config/arm/arm.c:3489
27912 #, gcc-internal-format
27913 msgid "-mpic-register= is useless without -fpic"
27914 msgstr ""
27916 #: config/arm/arm.c:3498
27917 #, gcc-internal-format, gfc-internal-format
27918 msgid "unable to use '%s' for PIC register"
27919 msgstr ""
27921 #: config/arm/arm.c:3517
27922 #, gcc-internal-format
27923 msgid "-freorder-blocks-and-partition not supported on this architecture"
27924 msgstr ""
27926 #: config/arm/arm.c:3672
27927 #, gcc-internal-format
27928 msgid "selected fp16 options are incompatible"
27929 msgstr ""
27931 #: config/arm/arm.c:3709
27932 #, gcc-internal-format
27933 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
27934 msgstr ""
27936 #: config/arm/arm.c:3712
27937 #, gcc-internal-format
27938 msgid "iwmmxt abi requires an iwmmxt capable cpu"
27939 msgstr ""
27941 #: config/arm/arm.c:3720
27942 #, gcc-internal-format
27943 msgid "target CPU does not support interworking"
27944 msgstr ""
27946 #: config/arm/arm.c:3733
27947 #, gcc-internal-format
27948 msgid "AAPCS does not support -mcaller-super-interworking"
27949 msgstr ""
27951 #: config/arm/arm.c:3736
27952 #, gcc-internal-format
27953 msgid "AAPCS does not support -mcallee-super-interworking"
27954 msgstr ""
27956 #: config/arm/arm.c:3741
27957 #, gcc-internal-format
27958 msgid "__fp16 and no ldrh"
27959 msgstr ""
27961 #: config/arm/arm.c:3744
27962 #, gcc-internal-format
27963 msgid "target CPU does not support ARMv8-M Security Extensions"
27964 msgstr ""
27966 #: config/arm/arm.c:3749
27967 #, gcc-internal-format
27968 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
27969 msgstr ""
27971 #: config/arm/arm.c:3760
27972 #, gcc-internal-format
27973 msgid "-mfloat-abi=hard: selected processor lacks an FPU"
27974 msgstr ""
27976 #: config/arm/arm.c:3768
27977 #, gcc-internal-format
27978 msgid "-mfloat-abi=hard and VFP"
27979 msgstr ""
27981 #: config/arm/arm.c:5831
27982 #, gcc-internal-format
27983 msgid "non-AAPCS derived PCS variant"
27984 msgstr ""
27986 #: config/arm/arm.c:5833
27987 #, gcc-internal-format
27988 msgid "variadic functions must use the base AAPCS variant"
27989 msgstr ""
27991 #: config/arm/arm.c:5852
27992 #, gcc-internal-format
27993 msgid "PCS variant"
27994 msgstr ""
27996 #: config/arm/arm.c:6050
27997 #, gcc-internal-format
27998 msgid "Thumb-1 hard-float VFP ABI"
27999 msgstr ""
28001 #: config/arm/arm.c:6489 config/arm/arm.c:6692 config/arm/arm.c:6720
28002 #: config/arm/arm.c:26895
28003 #, gcc-internal-format
28004 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
28005 msgstr ""
28007 #: config/arm/arm.c:6978
28008 #, gcc-internal-format
28009 msgid "%qE attribute not available to functions with arguments passed on the stack"
28010 msgstr ""
28012 #: config/arm/arm.c:6990
28013 #, gcc-internal-format
28014 msgid "%qE attribute not available to functions with variable number of arguments"
28015 msgstr ""
28017 #: config/arm/arm.c:6999
28018 #, gcc-internal-format
28019 msgid "%qE attribute not available to functions that return value on the stack"
28020 msgstr ""
28022 #: config/arm/arm.c:7021 config/arm/arm.c:7073
28023 #, gcc-internal-format
28024 msgid "%qE attribute ignored without -mcmse option."
28025 msgstr ""
28027 #: config/arm/arm.c:7040
28028 #, gcc-internal-format
28029 msgid "%qE attribute has no effect on functions with static linkage"
28030 msgstr ""
28032 #: config/arm/arm.c:7089
28033 #, gcc-internal-format
28034 msgid "%qE attribute only applies to base type of a function pointer"
28035 msgstr ""
28037 #: config/arm/arm.c:8822
28038 #, gcc-internal-format
28039 msgid "accessing thread-local storage is not currently supported with -mpure-code or -mslow-flash-data"
28040 msgstr ""
28042 #: config/arm/arm.c:12466
28043 #, gcc-internal-format
28044 msgid "%K%s %wd out of range %wd - %wd"
28045 msgstr ""
28047 #: config/arm/arm.c:12469
28048 #, gcc-internal-format
28049 msgid "%s %wd out of range %wd - %wd"
28050 msgstr ""
28052 #: config/arm/arm.c:23851
28053 #, gcc-internal-format
28054 msgid "unable to compute real location of stacked parameter"
28055 msgstr ""
28057 #: config/arm/arm.c:24507
28058 #, gcc-internal-format
28059 msgid "Unexpected thumb1 far jump"
28060 msgstr ""
28062 #: config/arm/arm.c:24771
28063 #, gcc-internal-format
28064 msgid "no low registers available for popping high registers"
28065 msgstr ""
28067 #: config/arm/arm.c:25021
28068 #, gcc-internal-format
28069 msgid "interrupt Service Routines cannot be coded in Thumb mode"
28070 msgstr ""
28072 #: config/arm/arm.c:25252
28073 #, gcc-internal-format
28074 msgid "-fstack-check=specific for Thumb-1"
28075 msgstr ""
28077 #: config/arm/arm.c:30766
28078 #, gcc-internal-format
28079 msgid "invalid fpu for target attribute or pragma %qs"
28080 msgstr ""
28082 #. This doesn't really make sense until we support
28083 #. general dynamic selection of the architecture and all
28084 #. sub-features.
28085 #: config/arm/arm.c:30774
28086 #, gcc-internal-format
28087 msgid "auto fpu selection not currently permitted here"
28088 msgstr ""
28090 #: config/arm/arm.c:30787
28091 #, gcc-internal-format
28092 msgid "invalid architecture for target attribute or pragma %qs"
28093 msgstr ""
28095 #: config/arm/arm.c:30801
28096 #, gcc-internal-format
28097 msgid "unknown target attribute or pragma %qs"
28098 msgstr ""
28100 #: config/arm/freebsd.h:121
28101 #, gcc-internal-format
28102 msgid "target OS does not support unaligned accesses"
28103 msgstr ""
28105 #: config/avr/avr-c.c:65 config/avr/avr-c.c:190
28106 #, gcc-internal-format
28107 msgid "%qs expects 1 argument but %d given"
28108 msgstr ""
28110 #: config/avr/avr-c.c:76
28111 #, gcc-internal-format
28112 msgid "%qs expects a fixed-point value as argument"
28113 msgstr ""
28115 #: config/avr/avr-c.c:102
28116 #, gcc-internal-format
28117 msgid "using %qs with unsigned type has no effect"
28118 msgstr ""
28120 #: config/avr/avr-c.c:107 config/avr/avr-c.c:173 config/avr/avr-c.c:230
28121 #, gcc-internal-format
28122 msgid "no matching fixed-point overload found for %qs"
28123 msgstr ""
28125 #: config/avr/avr-c.c:124
28126 #, gcc-internal-format
28127 msgid "%qs expects 2 arguments but %d given"
28128 msgstr ""
28130 #: config/avr/avr-c.c:136 config/avr/avr-c.c:201
28131 #, gcc-internal-format
28132 msgid "%qs expects a fixed-point value as first argument"
28133 msgstr ""
28135 #: config/avr/avr-c.c:144
28136 #, gcc-internal-format
28137 msgid "%qs expects an integer value as second argument"
28138 msgstr ""
28140 #: config/avr/avr-devices.c:152
28141 #, gcc-internal-format, gfc-internal-format
28142 msgid "supported core architectures:%s"
28143 msgstr ""
28145 #. Reached the end of `avr_mcu_types'.  This should actually never
28146 #. happen as options are provided by device-specs.  It could be a
28147 #. typo in a device-specs or calling the compiler proper directly
28148 #. with -mmcu=<device>.
28149 #: config/avr/avr.c:707
28150 #, gcc-internal-format
28151 msgid "unknown core architecture %qs specified with %qs"
28152 msgstr ""
28154 #: config/avr/avr.c:765 config/visium/visium.c:417
28155 #, gcc-internal-format
28156 msgid "-fpic is not supported"
28157 msgstr ""
28159 #: config/avr/avr.c:767 config/visium/visium.c:419
28160 #, gcc-internal-format
28161 msgid "-fPIC is not supported"
28162 msgstr ""
28164 #: config/avr/avr.c:769
28165 #, gcc-internal-format
28166 msgid "-fpie is not supported"
28167 msgstr ""
28169 #: config/avr/avr.c:771
28170 #, gcc-internal-format
28171 msgid "-fPIE is not supported"
28172 msgstr ""
28174 #: config/avr/avr.c:1047 config/avr/avr.c:1052
28175 #, gcc-internal-format
28176 msgid "function attributes %qs and %qs are mutually exclusive"
28177 msgstr ""
28179 #: config/avr/avr.c:1073
28180 #, gcc-internal-format
28181 msgid "%qs function cannot have arguments"
28182 msgstr ""
28184 #: config/avr/avr.c:1076
28185 #, gcc-internal-format
28186 msgid "%qs function cannot return a value"
28187 msgstr ""
28189 #: config/avr/avr.c:1090
28190 #, gcc-internal-format
28191 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
28192 msgstr ""
28194 #: config/avr/avr.c:1103
28195 #, gcc-internal-format
28196 msgid "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/interrupt.h>%> before using the %qs macro"
28197 msgstr ""
28199 #: config/avr/avr.c:1336
28200 #, gcc-internal-format
28201 msgid "%<builtin_return_address%> contains only 2 bytes of address"
28202 msgstr ""
28204 #: config/avr/avr.c:2759
28205 #, gcc-internal-format
28206 msgid "pointer offset from symbol maybe incorrect"
28207 msgstr ""
28209 #: config/avr/avr.c:2898
28210 #, gcc-internal-format
28211 msgid "accessing data memory with program memory address"
28212 msgstr ""
28214 #: config/avr/avr.c:2959
28215 #, gcc-internal-format
28216 msgid "accessing program memory with data memory address"
28217 msgstr ""
28219 #: config/avr/avr.c:3461
28220 #, gcc-internal-format, gfc-internal-format
28221 msgid "fixed register %s used to pass parameter to function"
28222 msgstr ""
28224 #: config/avr/avr.c:3726
28225 #, gcc-internal-format
28226 msgid "writing to address space %qs not supported"
28227 msgstr ""
28229 #: config/avr/avr.c:9753
28230 #, gcc-internal-format
28231 msgid "%qE attribute only applies to variables in static storage"
28232 msgstr ""
28234 #: config/avr/avr.c:9760
28235 #, gcc-internal-format
28236 msgid "%qE attribute only supported for reduced Tiny cores"
28237 msgstr ""
28239 #: config/avr/avr.c:9800
28240 #, gcc-internal-format
28241 msgid "%qE attribute address out of range"
28242 msgstr ""
28244 #: config/avr/avr.c:9814
28245 #, gcc-internal-format
28246 msgid "both %s and %qE attribute provide address"
28247 msgstr ""
28249 #: config/avr/avr.c:9824
28250 #, gcc-internal-format
28251 msgid "%qE attribute on non-volatile variable"
28252 msgstr ""
28254 #: config/avr/avr.c:9896
28255 #, gcc-internal-format
28256 msgid "address spaces are not supported for reduced Tiny devices"
28257 msgstr ""
28259 #: config/avr/avr.c:9903
28260 #, gcc-internal-format
28261 msgid "address space %qs not supported for devices with flash size up to %d KiB"
28262 msgstr ""
28264 #: config/avr/avr.c:10074
28265 #, gcc-internal-format
28266 msgid "pointer targeting address space %qs must be const in %qT"
28267 msgstr ""
28269 #: config/avr/avr.c:10077
28270 #, gcc-internal-format
28271 msgid "pointer targeting address space %qs must be const in %s %q+D"
28272 msgstr ""
28274 #: config/avr/avr.c:10139
28275 #, gcc-internal-format
28276 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
28277 msgstr ""
28279 #: config/avr/avr.c:10178
28280 #, gcc-internal-format
28281 msgid "static IO declaration for %q+D needs an address"
28282 msgstr ""
28284 #: config/avr/avr.c:10210
28285 #, gcc-internal-format
28286 msgid "IO definition for %q+D needs an address"
28287 msgstr ""
28289 #: config/avr/avr.c:10328
28290 #, gcc-internal-format
28291 msgid "only uninitialized variables can be placed in the .noinit section"
28292 msgstr ""
28294 #. This might happen with C++ if stuff needs constructing.
28295 #: config/avr/avr.c:10404
28296 #, gcc-internal-format
28297 msgid "variable %q+D with dynamic initialization put into program memory area"
28298 msgstr ""
28300 #: config/avr/avr.c:10415
28301 #, gcc-internal-format
28302 msgid "uninitialized variable %q+D put into program memory area"
28303 msgstr ""
28305 #: config/avr/avr.c:10501
28306 #, gcc-internal-format
28307 msgid "%q+D has incompatible attributes %qs and %qs"
28308 msgstr ""
28310 #: config/avr/avr.c:10564
28311 #, gcc-internal-format
28312 msgid "architecture %qs supported for assembler only"
28313 msgstr ""
28315 #: config/avr/avr.c:13190
28316 #, gcc-internal-format
28317 msgid "conversion from address space %qs to address space %qs"
28318 msgstr ""
28320 #: config/avr/avr.c:14280 config/avr/avr.c:14293
28321 #, gcc-internal-format, gfc-internal-format
28322 msgid "%s expects a compile time integer constant"
28323 msgstr ""
28325 #: config/avr/avr.c:14307
28326 #, gcc-internal-format, gfc-internal-format
28327 msgid "%s expects a compile time long integer constant as first argument"
28328 msgstr ""
28330 #: config/avr/avr.c:14335
28331 #, gcc-internal-format, gfc-internal-format
28332 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
28333 msgstr ""
28335 #: config/avr/avr.c:14344
28336 #, gcc-internal-format
28337 msgid "rounding result will always be 0"
28338 msgstr ""
28340 #: config/avr/driver-avr.c:58
28341 #, gcc-internal-format
28342 msgid "bad usage of spec function %qs"
28343 msgstr ""
28345 #: config/avr/driver-avr.c:86
28346 #, gcc-internal-format
28347 msgid "specified option %qs more than once"
28348 msgstr ""
28350 #: config/avr/driver-avr.c:100
28351 #, gcc-internal-format
28352 msgid "strange device name %qs after %qs: bad character %qc"
28353 msgstr ""
28355 #: config/bfin/bfin.c:2382
28356 #, gcc-internal-format
28357 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
28358 msgstr ""
28360 #: config/bfin/bfin.c:2387
28361 #, gcc-internal-format
28362 msgid "-mshared-library-id= specified without -mid-shared-library"
28363 msgstr ""
28365 #: config/bfin/bfin.c:2391
28366 #, gcc-internal-format
28367 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
28368 msgstr ""
28370 #: config/bfin/bfin.c:2396
28371 #, gcc-internal-format
28372 msgid "can%'t use multiple stack checking methods together"
28373 msgstr ""
28375 #: config/bfin/bfin.c:2399
28376 #, gcc-internal-format
28377 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
28378 msgstr ""
28380 #: config/bfin/bfin.c:2404 config/m68k/m68k.c:582
28381 #, gcc-internal-format
28382 msgid "cannot specify both -msep-data and -mid-shared-library"
28383 msgstr ""
28385 #: config/bfin/bfin.c:2424
28386 #, gcc-internal-format
28387 msgid "-mmulticore can only be used with BF561"
28388 msgstr ""
28390 #: config/bfin/bfin.c:2427
28391 #, gcc-internal-format
28392 msgid "-mcorea should be used with -mmulticore"
28393 msgstr ""
28395 #: config/bfin/bfin.c:2430
28396 #, gcc-internal-format
28397 msgid "-mcoreb should be used with -mmulticore"
28398 msgstr ""
28400 #: config/bfin/bfin.c:2433
28401 #, gcc-internal-format
28402 msgid "-mcorea and -mcoreb can%'t be used together"
28403 msgstr ""
28405 #: config/bfin/bfin.c:4710
28406 #, gcc-internal-format
28407 msgid "multiple function type attributes specified"
28408 msgstr ""
28410 #: config/bfin/bfin.c:4777
28411 #, gcc-internal-format
28412 msgid "can%'t apply both longcall and shortcall attributes to the same function"
28413 msgstr ""
28415 #: config/bfin/bfin.c:4834
28416 #, gcc-internal-format
28417 msgid "%qE attribute cannot be specified for local variables"
28418 msgstr ""
28420 #: config/c6x/c6x.c:242
28421 #, gcc-internal-format
28422 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
28423 msgstr ""
28425 #: config/c6x/c6x.h:351 config/nvptx/nvptx.h:173
28426 #, gcc-internal-format
28427 msgid "profiling is not yet implemented for this architecture"
28428 msgstr ""
28430 #: config/cr16/cr16.c:306
28431 #, gcc-internal-format
28432 msgid "data-model=far not valid for cr16c architecture"
28433 msgstr ""
28435 #: config/cr16/cr16.c:309
28436 #, gcc-internal-format, gfc-internal-format
28437 msgid "invalid data model option -mdata-model=%s"
28438 msgstr ""
28440 #: config/cr16/cr16.h:408
28441 #, gcc-internal-format
28442 msgid "profiler support for CR16"
28443 msgstr ""
28445 #. This function is for retrieving a part of an instruction name for
28446 #. an operator, for immediate output.  If that ever happens for
28447 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
28448 #. we notice.
28449 #: config/cris/cris.c:575
28450 #, gcc-internal-format
28451 msgid "MULT case in cris_op_str"
28452 msgstr ""
28454 #: config/cris/cris.c:903
28455 #, gcc-internal-format
28456 msgid "invalid use of ':' modifier"
28457 msgstr ""
28459 #: config/cris/cris.c:1137 config/moxie/moxie.c:186
28460 #, gcc-internal-format, gfc-internal-format
28461 msgid "internal error: bad register: %d"
28462 msgstr ""
28464 #: config/cris/cris.c:1888
28465 #, gcc-internal-format
28466 msgid "internal error: sideeffect-insn affecting main effect"
28467 msgstr ""
28469 #: config/cris/cris.c:1985
28470 #, gcc-internal-format
28471 msgid "unknown cc_attr value"
28472 msgstr ""
28474 #. If we get here, the caller got its initial tests wrong.
28475 #: config/cris/cris.c:2412
28476 #, gcc-internal-format
28477 msgid "internal error: cris_side_effect_mode_ok with bad operands"
28478 msgstr ""
28480 #: config/cris/cris.c:2651
28481 #, gcc-internal-format, gfc-internal-format
28482 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
28483 msgstr ""
28485 #: config/cris/cris.c:2679
28486 #, gcc-internal-format, gfc-internal-format
28487 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
28488 msgstr ""
28490 #: config/cris/cris.c:2715
28491 #, gcc-internal-format, gfc-internal-format
28492 msgid "unknown CRIS cpu version specification in -mtune= : %s"
28493 msgstr ""
28495 #: config/cris/cris.c:2736
28496 #, gcc-internal-format
28497 msgid "-fPIC and -fpic are not supported in this configuration"
28498 msgstr ""
28500 #: config/cris/cris.c:2985
28501 #, gcc-internal-format
28502 msgid "unknown src"
28503 msgstr ""
28505 #: config/cris/cris.c:3040
28506 #, gcc-internal-format
28507 msgid "unknown dest"
28508 msgstr ""
28510 #: config/cris/cris.c:3321
28511 #, gcc-internal-format, gfc-internal-format
28512 msgid "stackframe too big: %d bytes"
28513 msgstr ""
28515 #: config/cris/cris.c:3809 config/cris/cris.c:3837
28516 #, gcc-internal-format
28517 msgid "expand_binop failed in movsi got"
28518 msgstr ""
28520 #: config/cris/cris.c:3932
28521 #, gcc-internal-format
28522 msgid "emitting PIC operand, but PIC register isn%'t set up"
28523 msgstr ""
28525 #. Definitions for GCC.  Part of the machine description for CRIS.
28526 #. Copyright (C) 1998-2018 Free Software Foundation, Inc.
28527 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
28529 #. This file is part of GCC.
28531 #. GCC is free software; you can redistribute it and/or modify
28532 #. it under the terms of the GNU General Public License as published by
28533 #. the Free Software Foundation; either version 3, or (at your option)
28534 #. any later version.
28536 #. GCC is distributed in the hope that it will be useful,
28537 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
28538 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28539 #. GNU General Public License for more details.
28541 #. You should have received a copy of the GNU General Public License
28542 #. along with GCC; see the file COPYING3.  If not see
28543 #. <http://www.gnu.org/licenses/>.
28544 #. After the first "Node:" comment comes all preprocessor directives and
28545 #. attached declarations described in the info files, the "Using and
28546 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
28547 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
28548 #. really, but needs an update anyway.
28550 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
28551 #. for that.  If applicable, there is a CRIS-specific comment.  The order
28552 #. of macro definitions follow the order in the manual.  Every section in
28553 #. the manual (node in the info pages) has an introductory `Node:
28554 #. <subchapter>' comment.  If no macros are defined for a section, only
28555 #. the section-comment is present.
28556 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
28557 #. and config/cris/linux.h) are responsible for lots of settings not
28558 #. repeated below.  This file contains general CRIS definitions
28559 #. and definitions for the cris-*-elf subtarget.
28560 #. We don't want to use gcc_assert for everything, as that can be
28561 #. compiled out.
28562 #: config/cris/cris.h:42
28563 #, gcc-internal-format
28564 msgid "CRIS-port assertion failed: "
28565 msgstr ""
28567 #. Node: Caller Saves
28568 #. (no definitions)
28569 #. Node: Function entry
28570 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
28571 #. TARGET_ASM_FUNCTION_EPILOGUE.
28572 #. Node: Profiling
28573 #: config/cris/cris.h:711
28574 #, gcc-internal-format
28575 msgid "no FUNCTION_PROFILER for CRIS"
28576 msgstr ""
28578 #: config/epiphany/epiphany.c:499
28579 #, gcc-internal-format
28580 msgid "interrupt handlers cannot have arguments"
28581 msgstr ""
28583 #: config/epiphany/epiphany.c:523
28584 #, gcc-internal-format
28585 msgid "argument of %qE attribute is not \"reset\", \"software_exception\", \"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", \"wand\" or \"swi\""
28586 msgstr ""
28588 #: config/epiphany/epiphany.c:1541
28589 #, gcc-internal-format
28590 msgid "stack_offset must be at least 4"
28591 msgstr ""
28593 #: config/epiphany/epiphany.c:1543
28594 #, gcc-internal-format
28595 msgid "stack_offset must be a multiple of 4"
28596 msgstr ""
28598 #: config/frv/frv.c:8514
28599 #, gcc-internal-format
28600 msgid "accumulator is not a constant integer"
28601 msgstr ""
28603 #: config/frv/frv.c:8519
28604 #, gcc-internal-format
28605 msgid "accumulator number is out of bounds"
28606 msgstr ""
28608 #: config/frv/frv.c:8530
28609 #, gcc-internal-format
28610 msgid "inappropriate accumulator for %qs"
28611 msgstr ""
28613 #: config/frv/frv.c:8606
28614 #, gcc-internal-format
28615 msgid "invalid IACC argument"
28616 msgstr ""
28618 #: config/frv/frv.c:8629 config/sparc/sparc.c:10840
28619 #, gcc-internal-format
28620 msgid "%qs expects a constant argument"
28621 msgstr ""
28623 #: config/frv/frv.c:8634 config/sparc/sparc.c:10846
28624 #, gcc-internal-format
28625 msgid "constant argument out of range for %qs"
28626 msgstr ""
28628 #: config/frv/frv.c:9115
28629 #, gcc-internal-format
28630 msgid "media functions are not available unless -mmedia is used"
28631 msgstr ""
28633 #: config/frv/frv.c:9127
28634 #, gcc-internal-format
28635 msgid "this media function is only available on the fr500"
28636 msgstr ""
28638 #: config/frv/frv.c:9155
28639 #, gcc-internal-format
28640 msgid "this media function is only available on the fr400 and fr550"
28641 msgstr ""
28643 #: config/frv/frv.c:9174
28644 #, gcc-internal-format
28645 msgid "this builtin function is only available on the fr405 and fr450"
28646 msgstr ""
28648 #: config/frv/frv.c:9183
28649 #, gcc-internal-format
28650 msgid "this builtin function is only available on the fr500 and fr550"
28651 msgstr ""
28653 #: config/frv/frv.c:9195
28654 #, gcc-internal-format
28655 msgid "this builtin function is only available on the fr450"
28656 msgstr ""
28658 #: config/ft32/ft32.c:181
28659 #, gcc-internal-format
28660 msgid "'h' applied to non-register operand"
28661 msgstr ""
28663 #: config/ft32/ft32.c:206
28664 #, gcc-internal-format, gfc-internal-format
28665 msgid "bad alignment: %d"
28666 msgstr ""
28668 #: config/ft32/ft32.c:502
28669 #, gcc-internal-format
28670 msgid "stack frame must be smaller than 64K"
28671 msgstr ""
28673 #: config/h8300/h8300.c:329
28674 #, gcc-internal-format
28675 msgid "-msx is not supported in coff"
28676 msgstr ""
28678 #: config/h8300/h8300.c:351
28679 #, gcc-internal-format
28680 msgid "-ms2600 is used without -ms"
28681 msgstr ""
28683 #: config/h8300/h8300.c:357
28684 #, gcc-internal-format
28685 msgid "-mn is used without -mh or -ms or -msx"
28686 msgstr ""
28688 #: config/h8300/h8300.c:363
28689 #, gcc-internal-format
28690 msgid "-mexr is used without -ms"
28691 msgstr ""
28693 #: config/h8300/h8300.c:369
28694 #, gcc-internal-format
28695 msgid "-mint32 is not supported for H8300 and H8300L targets"
28696 msgstr ""
28698 #: config/h8300/h8300.c:375
28699 #, gcc-internal-format
28700 msgid "-mexr is used without -ms or -msx"
28701 msgstr ""
28703 #: config/h8300/h8300.c:381
28704 #, gcc-internal-format
28705 msgid "-mno-exr valid only with -ms or -msx                   - Option ignored!"
28706 msgstr ""
28708 #: config/h8300/h8300.c:388
28709 #, gcc-internal-format
28710 msgid "-mn is not supported for linux targets"
28711 msgstr ""
28713 #: config/i386/host-cygwin.c:64
28714 #, gcc-internal-format
28715 msgid "can%'t extend PCH file: %m"
28716 msgstr ""
28718 #: config/i386/host-cygwin.c:75
28719 #, gcc-internal-format
28720 msgid "can%'t set position in PCH file: %m"
28721 msgstr ""
28723 #: config/i386/i386.c:3177
28724 #, gcc-internal-format
28725 msgid "wrong argument %qs to option %qs"
28726 msgstr "помилковий аргумент %qs параметра %qs"
28728 #: config/i386/i386.c:3183
28729 #, gcc-internal-format
28730 msgid "size ranges of option %qs should be increasing"
28731 msgstr ""
28733 #: config/i386/i386.c:3193
28734 #, gcc-internal-format
28735 msgid "wrong strategy name %qs specified for option %qs"
28736 msgstr ""
28738 #. rep; movq isn't available in 32-bit code.
28739 #: config/i386/i386.c:3219
28740 #, gcc-internal-format
28741 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
28742 msgstr ""
28744 #: config/i386/i386.c:3232
28745 #, gcc-internal-format
28746 msgid "unknown alignment %qs specified for option %qs"
28747 msgstr ""
28749 #: config/i386/i386.c:3242
28750 #, gcc-internal-format
28751 msgid "the max value for the last size range should be -1 for option %qs"
28752 msgstr ""
28754 #: config/i386/i386.c:3249
28755 #, gcc-internal-format
28756 msgid "too many size ranges specified in option %qs"
28757 msgstr ""
28759 #: config/i386/i386.c:3302
28760 #, gcc-internal-format, gfc-internal-format
28761 msgid "unknown parameter to option -mtune-ctrl: %s"
28762 msgstr ""
28764 #: config/i386/i386.c:3726
28765 #, gcc-internal-format
28766 msgid "Intel MCU psABI isn%'t supported in %s mode"
28767 msgstr ""
28769 #: config/i386/i386.c:3775
28770 #, gcc-internal-format
28771 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
28772 msgstr "%<-mtune=x86-64%> вважається застарілим; скористайтеся одним із відповідників: %<-mtune=k8%> або %<-mtune=generic%>"
28774 #: config/i386/i386.c:3777
28775 #, gcc-internal-format
28776 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
28777 msgstr "%<target(\"tune=x86-64\")%> вважається застарілим; скористайтеся одним із відповідників: %<target(\"tune=k8\")%> або %<target(\"tune=generic\")%>"
28779 #. rep; movq isn't available in 32-bit code.
28780 #: config/i386/i386.c:3804
28781 #, gcc-internal-format
28782 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
28783 msgstr ""
28785 #: config/i386/i386.c:3821
28786 #, gcc-internal-format
28787 msgid "address mode %qs not supported in the %s bit mode"
28788 msgstr ""
28790 #: config/i386/i386.c:3833
28791 #, gcc-internal-format
28792 msgid "-mabi=ms not supported with X32 ABI"
28793 msgstr "підтримки -mabi=ms для ABI X32 не передбачено"
28795 #: config/i386/i386.c:3851 config/i386/i386.c:3860 config/i386/i386.c:3872
28796 #: config/i386/i386.c:3883 config/i386/i386.c:3894
28797 #, gcc-internal-format
28798 msgid "code model %qs not supported in the %s bit mode"
28799 msgstr ""
28801 #: config/i386/i386.c:3863 config/i386/i386.c:3875
28802 #, gcc-internal-format
28803 msgid "code model %qs not supported in x32 mode"
28804 msgstr ""
28806 #: config/i386/i386.c:3881 config/i386/i386.c:3890 config/i386/i386.c:5213
28807 #, gcc-internal-format, gfc-internal-format
28808 msgid "code model %s does not support PIC mode"
28809 msgstr ""
28811 #: config/i386/i386.c:3918
28812 #, gcc-internal-format
28813 msgid "-masm=intel not supported in this configuration"
28814 msgstr ""
28816 #: config/i386/i386.c:3923
28817 #, gcc-internal-format, gfc-internal-format
28818 msgid "%i-bit mode not compiled in"
28819 msgstr ""
28821 #: config/i386/i386.c:3932
28822 #, gcc-internal-format
28823 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
28824 msgstr ""
28826 #: config/i386/i386.c:3934
28827 #, gcc-internal-format
28828 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
28829 msgstr ""
28831 #: config/i386/i386.c:3941
28832 #, gcc-internal-format
28833 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
28834 msgstr ""
28836 #: config/i386/i386.c:3943
28837 #, gcc-internal-format
28838 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
28839 msgstr ""
28841 #: config/i386/i386.c:3951 config/i386/i386.c:4265
28842 #, gcc-internal-format
28843 msgid "CPU you selected does not support x86-64 instruction set"
28844 msgstr ""
28846 #: config/i386/i386.c:4197 config/i386/i386.c:4200
28847 #, gcc-internal-format
28848 msgid "Intel MPX does not support x32"
28849 msgstr ""
28851 #: config/i386/i386.c:4205
28852 #, gcc-internal-format
28853 msgid "bad value (%qs) for %<-march=%> switch"
28854 msgstr ""
28856 #: config/i386/i386.c:4206
28857 #, gcc-internal-format
28858 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
28859 msgstr ""
28861 #: config/i386/i386.c:4228
28862 #, gcc-internal-format
28863 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
28864 msgstr ""
28866 #: config/i386/i386.c:4230
28867 #, gcc-internal-format
28868 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
28869 msgstr ""
28871 #: config/i386/i386.c:4235
28872 #, gcc-internal-format
28873 msgid "valid arguments to %<-march=%> switch are: %s"
28874 msgstr "коректними аргументами перемикача %<-march=%> є такі: %s"
28876 #: config/i386/i386.c:4236
28877 #, gcc-internal-format
28878 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
28879 msgstr ""
28881 #: config/i386/i386.c:4284
28882 #, gcc-internal-format
28883 msgid "bad value (%qs) for %<-mtune=%> switch"
28884 msgstr ""
28886 #: config/i386/i386.c:4285
28887 #, gcc-internal-format
28888 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
28889 msgstr ""
28891 #: config/i386/i386.c:4305
28892 #, gcc-internal-format
28893 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
28894 msgstr ""
28896 #: config/i386/i386.c:4307
28897 #, gcc-internal-format
28898 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
28899 msgstr ""
28901 #: config/i386/i386.c:4312
28902 #, gcc-internal-format
28903 msgid "valid arguments to %<-mtune=%> switch are: %s"
28904 msgstr "коректними аргументами перемикача %<-mtune=%> є такі: %s"
28906 #: config/i386/i386.c:4313
28907 #, gcc-internal-format
28908 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
28909 msgstr ""
28911 #: config/i386/i386.c:4379
28912 #, gcc-internal-format
28913 msgid "-mregparm is ignored in 64-bit mode"
28914 msgstr ""
28916 #: config/i386/i386.c:4381
28917 #, gcc-internal-format
28918 msgid "-mregparm is ignored for Intel MCU psABI"
28919 msgstr ""
28921 #: config/i386/i386.c:4384
28922 #, gcc-internal-format, gfc-internal-format
28923 msgid "-mregparm=%d is not between 0 and %d"
28924 msgstr ""
28926 #: config/i386/i386.c:4417
28927 #, gcc-internal-format
28928 msgid "%<-mrtd%> is ignored in 64bit mode"
28929 msgstr ""
28931 #: config/i386/i386.c:4418
28932 #, gcc-internal-format
28933 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
28934 msgstr ""
28936 #: config/i386/i386.c:4497
28937 #, gcc-internal-format
28938 msgid "-mpreferred-stack-boundary is not supported for this target"
28939 msgstr ""
28941 #: config/i386/i386.c:4500
28942 #, gcc-internal-format, gfc-internal-format
28943 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
28944 msgstr ""
28946 #: config/i386/i386.c:4523
28947 #, gcc-internal-format, gfc-internal-format
28948 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
28949 msgstr ""
28951 #: config/i386/i386.c:4536
28952 #, gcc-internal-format
28953 msgid "-mnop-mcount is not compatible with this target"
28954 msgstr ""
28956 #: config/i386/i386.c:4539
28957 #, gcc-internal-format
28958 msgid "-mnop-mcount is not implemented for -fPIC"
28959 msgstr ""
28961 #: config/i386/i386.c:4545
28962 #, gcc-internal-format
28963 msgid "%<-msseregparm%> used without SSE enabled"
28964 msgstr ""
28966 #: config/i386/i386.c:4546
28967 #, gcc-internal-format
28968 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
28969 msgstr ""
28971 #: config/i386/i386.c:4556
28972 #, gcc-internal-format
28973 msgid "SSE instruction set disabled, using 387 arithmetics"
28974 msgstr ""
28976 #: config/i386/i386.c:4563
28977 #, gcc-internal-format
28978 msgid "387 instruction set disabled, using SSE arithmetics"
28979 msgstr ""
28981 #: config/i386/i386.c:4613
28982 #, gcc-internal-format
28983 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
28984 msgstr ""
28986 #: config/i386/i386.c:4615
28987 #, gcc-internal-format
28988 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
28989 msgstr ""
28991 #: config/i386/i386.c:4629
28992 #, gcc-internal-format
28993 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
28994 msgstr ""
28996 #: config/i386/i386.c:4631
28997 #, gcc-internal-format
28998 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
28999 msgstr ""
29001 #: config/i386/i386.c:4741
29002 #, gcc-internal-format
29003 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
29004 msgstr ""
29006 #: config/i386/i386.c:4744
29007 #, gcc-internal-format
29008 msgid "-mno-fentry isn%'t compatible with SEH"
29009 msgstr ""
29011 #: config/i386/i386.c:4748
29012 #, gcc-internal-format
29013 msgid "-mcall-ms2sysv-xlogues isn%'t currently supported with SEH"
29014 msgstr ""
29016 #: config/i386/i386.c:4813 config/powerpcspe/powerpcspe.c:5663
29017 #, gcc-internal-format, gfc-internal-format
29018 msgid "unknown option for -mrecip=%s"
29019 msgstr ""
29021 #: config/i386/i386.c:4870 config/powerpcspe/powerpcspe.c:5339
29022 #, gcc-internal-format
29023 msgid "%qs is not a valid number in -mstack-protector-guard-offset="
29024 msgstr ""
29026 #: config/i386/i386.c:4875 config/powerpcspe/powerpcspe.c:5344
29027 #, gcc-internal-format
29028 msgid "%qs is not a valid offset in -mstack-protector-guard-offset="
29029 msgstr ""
29031 #: config/i386/i386.c:4907 config/powerpcspe/powerpcspe.c:5356
29032 #, gcc-internal-format
29033 msgid "%qs is not a valid base register in -mstack-protector-guard-reg="
29034 msgstr ""
29036 #: config/i386/i386.c:5506 config/i386/i386.c:5553 config/s390/s390.c:15812
29037 #: config/s390/s390.c:15862 config/s390/s390.c:15879
29038 #, gcc-internal-format, gfc-internal-format
29039 msgid "attribute(target(\"%s\")) is unknown"
29040 msgstr ""
29042 #: config/i386/i386.c:5534
29043 #, gcc-internal-format, gfc-internal-format
29044 msgid "option(\"%s\") was already specified"
29045 msgstr ""
29047 #: config/i386/i386.c:5837
29048 #, gcc-internal-format
29049 msgid "interrupt and naked attributes are not compatible"
29050 msgstr ""
29052 #: config/i386/i386.c:5852
29053 #, gcc-internal-format
29054 msgid "Only DWARF debug format is supported for interrupt service routine."
29055 msgstr ""
29057 #: config/i386/i386.c:5901
29058 #, gcc-internal-format
29059 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
29060 msgstr ""
29062 #: config/i386/i386.c:5913
29063 #, gcc-internal-format
29064 msgid "%<-mindirect-branch=thunk-extern%>, %<-fcf-protection=branch%> and %<-fcheck-pointer-bounds%> are not compatible"
29065 msgstr ""
29067 #: config/i386/i386.c:5949
29068 #, gcc-internal-format
29069 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
29070 msgstr ""
29072 #: config/i386/i386.c:6047
29073 #, gcc-internal-format, gfc-internal-format
29074 msgid "%s instructions aren't allowed in %s service routine"
29075 msgstr ""
29077 #: config/i386/i386.c:6051
29078 #, gcc-internal-format, gfc-internal-format
29079 msgid "%s instructions aren't allowed in function with no_caller_saved_registers attribute"
29080 msgstr ""
29082 #: config/i386/i386.c:6465 config/i386/i386.c:6516
29083 #, gcc-internal-format
29084 msgid "fastcall and regparm attributes are not compatible"
29085 msgstr ""
29087 #: config/i386/i386.c:6470
29088 #, gcc-internal-format
29089 msgid "regparam and thiscall attributes are not compatible"
29090 msgstr ""
29092 #: config/i386/i386.c:6477 config/i386/i386.c:41444
29093 #, gcc-internal-format
29094 msgid "%qE attribute requires an integer constant argument"
29095 msgstr ""
29097 #: config/i386/i386.c:6483
29098 #, gcc-internal-format
29099 msgid "argument to %qE attribute larger than %d"
29100 msgstr ""
29102 #: config/i386/i386.c:6508 config/i386/i386.c:6551
29103 #, gcc-internal-format
29104 msgid "fastcall and cdecl attributes are not compatible"
29105 msgstr ""
29107 #: config/i386/i386.c:6512
29108 #, gcc-internal-format
29109 msgid "fastcall and stdcall attributes are not compatible"
29110 msgstr ""
29112 #: config/i386/i386.c:6520 config/i386/i386.c:6569
29113 #, gcc-internal-format
29114 msgid "fastcall and thiscall attributes are not compatible"
29115 msgstr ""
29117 #: config/i386/i386.c:6530 config/i386/i386.c:6547
29118 #, gcc-internal-format
29119 msgid "stdcall and cdecl attributes are not compatible"
29120 msgstr ""
29122 #: config/i386/i386.c:6534
29123 #, gcc-internal-format
29124 msgid "stdcall and fastcall attributes are not compatible"
29125 msgstr ""
29127 #: config/i386/i386.c:6538 config/i386/i386.c:6565
29128 #, gcc-internal-format
29129 msgid "stdcall and thiscall attributes are not compatible"
29130 msgstr ""
29132 #: config/i386/i386.c:6555 config/i386/i386.c:6573
29133 #, gcc-internal-format
29134 msgid "cdecl and thiscall attributes are not compatible"
29135 msgstr ""
29137 #: config/i386/i386.c:6561
29138 #, gcc-internal-format
29139 msgid "%qE attribute is used for non-class method"
29140 msgstr ""
29142 #: config/i386/i386.c:6805
29143 #, gcc-internal-format
29144 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
29145 msgstr ""
29147 #: config/i386/i386.c:6808
29148 #, gcc-internal-format
29149 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
29150 msgstr ""
29152 #: config/i386/i386.c:7126
29153 #, gcc-internal-format
29154 msgid "X32 does not support ms_abi attribute"
29155 msgstr ""
29157 #: config/i386/i386.c:7160
29158 #, gcc-internal-format
29159 msgid "ms_hook_prologue is not compatible with nested function"
29160 msgstr ""
29162 #: config/i386/i386.c:7502
29163 #, gcc-internal-format
29164 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
29165 msgstr ""
29167 #: config/i386/i386.c:7508
29168 #, gcc-internal-format
29169 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
29170 msgstr ""
29172 #: config/i386/i386.c:7522
29173 #, gcc-internal-format
29174 msgid "AVX vector argument without AVX enabled changes the ABI"
29175 msgstr ""
29177 #: config/i386/i386.c:7528
29178 #, gcc-internal-format
29179 msgid "AVX vector return without AVX enabled changes the ABI"
29180 msgstr ""
29182 #: config/i386/i386.c:7544
29183 #, gcc-internal-format
29184 msgid "SSE vector argument without SSE enabled changes the ABI"
29185 msgstr ""
29187 #: config/i386/i386.c:7550
29188 #, gcc-internal-format
29189 msgid "SSE vector return without SSE enabled changes the ABI"
29190 msgstr ""
29192 #: config/i386/i386.c:7566
29193 #, gcc-internal-format
29194 msgid "MMX vector argument without MMX enabled changes the ABI"
29195 msgstr ""
29197 #: config/i386/i386.c:7572
29198 #, gcc-internal-format
29199 msgid "MMX vector return without MMX enabled changes the ABI"
29200 msgstr ""
29202 #: config/i386/i386.c:7754
29203 #, gcc-internal-format
29204 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
29205 msgstr ""
29207 #: config/i386/i386.c:7871
29208 #, gcc-internal-format
29209 msgid "the ABI of passing union with long double has changed in GCC 4.4"
29210 msgstr ""
29212 #: config/i386/i386.c:7989
29213 #, gcc-internal-format
29214 msgid "the ABI of passing structure with complex float member has changed in GCC 4.4"
29215 msgstr ""
29217 #: config/i386/i386.c:8152
29218 #, gcc-internal-format
29219 msgid "SSE register return with SSE disabled"
29220 msgstr ""
29222 #: config/i386/i386.c:8158
29223 #, gcc-internal-format
29224 msgid "SSE register argument with SSE disabled"
29225 msgstr ""
29227 #: config/i386/i386.c:8174
29228 #, gcc-internal-format
29229 msgid "x87 register return with x87 disabled"
29230 msgstr ""
29232 #: config/i386/i386.c:8471 config/i386/i386.c:8750 config/i386/i386.c:9276
29233 #, gcc-internal-format
29234 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
29235 msgstr ""
29237 #: config/i386/i386.c:8473 config/i386/i386.c:8752 config/i386/i386.c:9278
29238 #, gcc-internal-format
29239 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
29240 msgstr ""
29242 #: config/i386/i386.c:9178
29243 #, gcc-internal-format, gfc-internal-format
29244 msgid "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
29245 msgstr ""
29247 #: config/i386/i386.c:11601
29248 #, gcc-internal-format, gfc-internal-format
29249 msgid "-mcall-ms2sysv-xlogues is not compatible with %s"
29250 msgstr ""
29252 #: config/i386/i386.c:13593
29253 #, gcc-internal-format
29254 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
29255 msgstr ""
29257 #: config/i386/i386.c:13683
29258 #, gcc-internal-format
29259 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine.  This may be worked around by avoiding functions with aggregate return."
29260 msgstr ""
29262 #: config/i386/i386.c:14970
29263 #, gcc-internal-format
29264 msgid "-fsplit-stack does not support fastcall with nested function"
29265 msgstr ""
29267 #: config/i386/i386.c:14990
29268 #, gcc-internal-format
29269 msgid "-fsplit-stack does not support 2 register parameters for a nested function"
29270 msgstr ""
29272 #. FIXME: We could make this work by pushing a register
29273 #. around the addition and comparison.
29274 #: config/i386/i386.c:15001
29275 #, gcc-internal-format
29276 msgid "-fsplit-stack does not support 3 register parameters"
29277 msgstr ""
29279 #: config/i386/i386.c:17939
29280 #, gcc-internal-format
29281 msgid "'V' modifier on non-integer register"
29282 msgstr ""
29284 #: config/i386/i386.c:17950 config/i386/i386.c:17964
29285 #, gcc-internal-format
29286 msgid "unsupported size for integer register"
29287 msgstr ""
29289 #: config/i386/i386.c:17996
29290 #, gcc-internal-format
29291 msgid "extended registers have no high halves"
29292 msgstr ""
29294 #: config/i386/i386.c:18011
29295 #, gcc-internal-format
29296 msgid "unsupported operand size for extended register"
29297 msgstr ""
29299 #: config/i386/i386.c:18202
29300 #, gcc-internal-format
29301 msgid "non-integer operand used with operand code 'z'"
29302 msgstr ""
29304 #: config/i386/i386.c:28467
29305 #, gcc-internal-format
29306 msgid "interrupt service routine can't be called directly"
29307 msgstr ""
29309 #: config/i386/i386.c:29995
29310 #, gcc-internal-format
29311 msgid "empty class %qT parameter passing ABI changes in -fabi-version=12 (GCC 8)"
29312 msgstr ""
29314 #: config/i386/i386.c:32435
29315 #, gcc-internal-format
29316 msgid "No dispatcher found for the versioning attributes"
29317 msgstr ""
29319 #: config/i386/i386.c:32485
29320 #, gcc-internal-format, gfc-internal-format
29321 msgid "No dispatcher found for %s"
29322 msgstr ""
29324 #: config/i386/i386.c:32495
29325 #, gcc-internal-format, gfc-internal-format
29326 msgid "No dispatcher found for the versioning attributes : %s"
29327 msgstr ""
29329 #: config/i386/i386.c:32657
29330 #, gcc-internal-format
29331 msgid "Function versions cannot be marked as gnu_inline, bodies have to be generated"
29332 msgstr ""
29334 #: config/i386/i386.c:32662 config/i386/i386.c:32938
29335 #: config/rs6000/rs6000.c:37850
29336 #, gcc-internal-format
29337 msgid "Virtual function multiversioning not supported"
29338 msgstr ""
29340 #: config/i386/i386.c:32795 config/rs6000/rs6000.c:37607
29341 #, gcc-internal-format
29342 msgid "multiversioning needs ifunc which is not supported on this target"
29343 msgstr ""
29345 #: config/i386/i386.c:33207
29346 #, gcc-internal-format
29347 msgid "Parameter to builtin must be a string constant or literal"
29348 msgstr ""
29350 #: config/i386/i386.c:33232 config/i386/i386.c:33282
29351 #, gcc-internal-format, gfc-internal-format
29352 msgid "Parameter to builtin not valid: %s"
29353 msgstr ""
29355 #: config/i386/i386.c:33975 config/i386/i386.c:35415
29356 #, gcc-internal-format
29357 msgid "the last argument must be a 2-bit immediate"
29358 msgstr ""
29360 #: config/i386/i386.c:34370
29361 #, gcc-internal-format
29362 msgid "the fifth argument must be an 8-bit immediate"
29363 msgstr ""
29365 #: config/i386/i386.c:34465
29366 #, gcc-internal-format
29367 msgid "the third argument must be an 8-bit immediate"
29368 msgstr ""
29370 #: config/i386/i386.c:35346
29371 #, gcc-internal-format
29372 msgid "the last argument must be an 1-bit immediate"
29373 msgstr ""
29375 #: config/i386/i386.c:35361
29376 #, gcc-internal-format
29377 msgid "the last argument must be a 3-bit immediate"
29378 msgstr ""
29380 #: config/i386/i386.c:35394
29381 #, gcc-internal-format
29382 msgid "the last argument must be a 4-bit immediate"
29383 msgstr ""
29385 #: config/i386/i386.c:35434
29386 #, gcc-internal-format
29387 msgid "the last argument must be a 1-bit immediate"
29388 msgstr ""
29390 #: config/i386/i386.c:35447
29391 #, gcc-internal-format
29392 msgid "the last argument must be a 5-bit immediate"
29393 msgstr ""
29395 #: config/i386/i386.c:35457
29396 #, gcc-internal-format
29397 msgid "the next to last argument must be an 8-bit immediate"
29398 msgstr ""
29400 #: config/i386/i386.c:35462 config/i386/i386.c:36249
29401 #, gcc-internal-format
29402 msgid "the last argument must be an 8-bit immediate"
29403 msgstr ""
29405 #: config/i386/i386.c:35596
29406 #, gcc-internal-format
29407 msgid "the third argument must be comparison constant"
29408 msgstr ""
29410 #: config/i386/i386.c:35601
29411 #, gcc-internal-format
29412 msgid "incorrect comparison mode"
29413 msgstr ""
29415 #: config/i386/i386.c:35607 config/i386/i386.c:35814
29416 #, gcc-internal-format
29417 msgid "incorrect rounding operand"
29418 msgstr ""
29420 #: config/i386/i386.c:35796
29421 #, gcc-internal-format
29422 msgid "the immediate argument must be a 4-bit immediate"
29423 msgstr ""
29425 #: config/i386/i386.c:35802
29426 #, gcc-internal-format
29427 msgid "the immediate argument must be a 5-bit immediate"
29428 msgstr ""
29430 #: config/i386/i386.c:35805
29431 #, gcc-internal-format
29432 msgid "the immediate argument must be an 8-bit immediate"
29433 msgstr ""
29435 #: config/i386/i386.c:36247
29436 #, gcc-internal-format
29437 msgid "the last argument must be a 32-bit immediate"
29438 msgstr ""
29440 #: config/i386/i386.c:36329 config/powerpcspe/powerpcspe.c:16219
29441 #: config/rs6000/rs6000.c:15304
29442 #, gcc-internal-format
29443 msgid "selector must be an integer constant in the range 0..%wi"
29444 msgstr ""
29446 #: config/i386/i386.c:36539
29447 #, gcc-internal-format
29448 msgid "%qE needs unknown isa option"
29449 msgstr ""
29451 #: config/i386/i386.c:36543
29452 #, gcc-internal-format
29453 msgid "%qE needs isa option %s"
29454 msgstr ""
29456 #: config/i386/i386.c:37381
29457 #, gcc-internal-format
29458 msgid "last argument must be an immediate"
29459 msgstr ""
29461 #: config/i386/i386.c:38108 config/i386/i386.c:38290
29462 #, gcc-internal-format
29463 msgid "the last argument must be scale 1, 2, 4, 8"
29464 msgstr ""
29466 #: config/i386/i386.c:38343
29467 #, gcc-internal-format
29468 msgid "the forth argument must be scale 1, 2, 4, 8"
29469 msgstr ""
29471 #: config/i386/i386.c:38349
29472 #, gcc-internal-format
29473 msgid "incorrect hint operand"
29474 msgstr ""
29476 #: config/i386/i386.c:38368
29477 #, gcc-internal-format
29478 msgid "the xabort's argument must be an 8-bit immediate"
29479 msgstr ""
29481 #: config/i386/i386.c:41431
29482 #, gcc-internal-format
29483 msgid "%qE attribute only available for 32-bit"
29484 msgstr ""
29486 #: config/i386/i386.c:41452
29487 #, gcc-internal-format
29488 msgid "argument to %qE attribute is neither zero, nor one"
29489 msgstr ""
29491 #: config/i386/i386.c:41485 config/i386/i386.c:41494
29492 #, gcc-internal-format
29493 msgid "ms_abi and sysv_abi attributes are not compatible"
29494 msgstr ""
29496 #: config/i386/i386.c:41530 config/powerpcspe/powerpcspe.c:35868
29497 #: config/rs6000/rs6000.c:33065
29498 #, gcc-internal-format
29499 msgid "%qE incompatible attribute ignored"
29500 msgstr ""
29502 #: config/i386/i386.c:41555 config/i386/i386.c:41577 config/ia64/ia64.c:815
29503 #: config/s390/s390.c:1153
29504 #, gcc-internal-format
29505 msgid "%qE attribute requires a string constant argument"
29506 msgstr ""
29508 #: config/i386/i386.c:41565 config/i386/i386.c:41587 config/s390/s390.c:1182
29509 #, gcc-internal-format
29510 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
29511 msgstr ""
29513 #: config/i386/i386.c:41619
29514 #, gcc-internal-format
29515 msgid "interrupt service routine should have a pointer as the first argument"
29516 msgstr ""
29518 #: config/i386/i386.c:41626
29519 #, gcc-internal-format, gfc-internal-format
29520 msgid "interrupt service routine should have unsigned %sint as the second argument"
29521 msgstr ""
29523 #: config/i386/i386.c:41636
29524 #, gcc-internal-format
29525 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
29526 msgstr ""
29528 #: config/i386/i386.c:41639
29529 #, gcc-internal-format
29530 msgid "interrupt service routine can't have non-void return value"
29531 msgstr ""
29533 #: config/i386/i386.c:44676
29534 #, gcc-internal-format
29535 msgid "alternatives not allowed in asm flag output"
29536 msgstr ""
29538 #: config/i386/i386.c:44740
29539 #, gcc-internal-format
29540 msgid "unknown asm flag output %qs"
29541 msgstr ""
29543 #: config/i386/i386.c:44769
29544 #, gcc-internal-format
29545 msgid "invalid type for asm flag output"
29546 msgstr ""
29548 #: config/i386/i386.c:50634
29549 #, gcc-internal-format
29550 msgid "unknown architecture specific memory model"
29551 msgstr ""
29553 #: config/i386/i386.c:50641
29554 #, gcc-internal-format
29555 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
29556 msgstr ""
29558 #: config/i386/i386.c:50647
29559 #, gcc-internal-format
29560 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
29561 msgstr ""
29563 #: config/i386/i386.c:50671 config/i386/i386.c:50787
29564 #, gcc-internal-format, gfc-internal-format
29565 msgid "unsupported simdlen %d"
29566 msgstr ""
29568 #: config/i386/i386.c:50690
29569 #, gcc-internal-format
29570 msgid "unsupported return type %qT for simd"
29571 msgstr ""
29573 #: config/i386/i386.c:50712
29574 #, gcc-internal-format
29575 msgid "unsupported argument type %qT for simd"
29576 msgstr ""
29578 #: config/i386/i386.c:51033
29579 #, gcc-internal-format
29580 msgid "Pointer Checker requires MPX support on this target. Use -mmpx options to enable MPX."
29581 msgstr ""
29583 #: config/i386/intelmic-mkoffload.c:73 config/nvptx/mkoffload.c:87
29584 #, gcc-internal-format
29585 msgid "deleting file %s: %m"
29586 msgstr ""
29588 #: config/i386/intelmic-mkoffload.c:255 config/i386/intelmic-mkoffload.c:319
29589 #: config/i386/intelmic-mkoffload.c:360 config/nvptx/mkoffload.c:526
29590 #, gcc-internal-format, gfc-internal-format
29591 msgid "cannot open '%s'"
29592 msgstr "не вдалося відкрити «%s»"
29594 #: config/i386/intelmic-mkoffload.c:467
29595 #, gcc-internal-format
29596 msgid "output file not specified"
29597 msgstr ""
29599 #: config/i386/intelmic-mkoffload.c:560
29600 #, gcc-internal-format
29601 msgid "COLLECT_GCC must be set"
29602 msgstr ""
29604 #: config/i386/intelmic-mkoffload.c:565 config/nvptx/mkoffload.c:457
29605 #, gcc-internal-format, gfc-internal-format
29606 msgid "offload compiler %s not found"
29607 msgstr ""
29609 #: config/i386/intelmic-mkoffload.c:584 config/nvptx/mkoffload.c:477
29610 #, gcc-internal-format
29611 msgid "unrecognizable argument of option "
29612 msgstr ""
29614 #: config/i386/winnt.c:83
29615 #, gcc-internal-format
29616 msgid "%qE attribute applies only to initialized variables with external linkage"
29617 msgstr ""
29619 #: config/i386/winnt.c:156
29620 #, gcc-internal-format
29621 msgid "definition of static data member %q+D of dllimport%'d class"
29622 msgstr ""
29624 #. 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.
29625 #. 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.
29626 #: config/i386/xm-djgpp.h:85
29627 #, gcc-internal-format
29628 msgid "environment variable DJGPP not defined"
29629 msgstr ""
29631 #: config/i386/xm-djgpp.h:87
29632 #, gcc-internal-format, gfc-internal-format
29633 msgid "environment variable DJGPP points to missing file '%s'"
29634 msgstr ""
29636 #: config/i386/xm-djgpp.h:90
29637 #, gcc-internal-format, gfc-internal-format
29638 msgid "environment variable DJGPP points to corrupt file '%s'"
29639 msgstr ""
29641 #: config/ia64/ia64-c.c:50
29642 #, gcc-internal-format
29643 msgid "malformed #pragma builtin"
29644 msgstr ""
29646 #: config/ia64/ia64.c:754
29647 #, gcc-internal-format
29648 msgid "invalid argument of %qE attribute"
29649 msgstr ""
29651 #: config/ia64/ia64.c:767
29652 #, gcc-internal-format
29653 msgid "an address area attribute cannot be specified for local variables"
29654 msgstr ""
29656 #: config/ia64/ia64.c:774
29657 #, gcc-internal-format
29658 msgid "address area of %q+D conflicts with previous declaration"
29659 msgstr ""
29661 #: config/ia64/ia64.c:782
29662 #, gcc-internal-format
29663 msgid "address area attribute cannot be specified for functions"
29664 msgstr ""
29666 #: config/ia64/ia64.c:6027 config/pa/pa.c:456 config/sh/sh.c:8266
29667 #: config/spu/spu.c:4915
29668 #, gcc-internal-format
29669 msgid "value of -mfixed-range must have form REG1-REG2"
29670 msgstr ""
29672 #: config/ia64/ia64.c:11286
29673 #, gcc-internal-format
29674 msgid "version attribute is not a string"
29675 msgstr ""
29677 #: config/iq2000/iq2000.c:1873
29678 #, gcc-internal-format, gfc-internal-format
29679 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
29680 msgstr ""
29682 #: config/iq2000/iq2000.c:2640
29683 #, gcc-internal-format
29684 msgid "argument %qd is not a constant"
29685 msgstr ""
29687 #: config/iq2000/iq2000.c:2944 config/xtensa/xtensa.c:2521
29688 #, gcc-internal-format
29689 msgid "PRINT_OPERAND_ADDRESS, null pointer"
29690 msgstr ""
29692 #: config/iq2000/iq2000.c:3099
29693 #, gcc-internal-format, gfc-internal-format
29694 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
29695 msgstr ""
29697 #: config/iq2000/iq2000.c:3108 config/xtensa/xtensa.c:2364
29698 #, gcc-internal-format
29699 msgid "PRINT_OPERAND null pointer"
29700 msgstr ""
29702 #: config/m32c/m32c-pragma.c:54
29703 #, gcc-internal-format
29704 msgid "junk at end of #pragma GCC memregs [0..16]"
29705 msgstr ""
29707 #: config/m32c/m32c-pragma.c:61
29708 #, gcc-internal-format
29709 msgid "#pragma GCC memregs must precede any function decls"
29710 msgstr ""
29712 #: config/m32c/m32c-pragma.c:69 config/m32c/m32c-pragma.c:76
29713 #, gcc-internal-format
29714 msgid "#pragma GCC memregs takes a number [0..16]"
29715 msgstr ""
29717 #: config/m32c/m32c-pragma.c:104
29718 #, gcc-internal-format
29719 msgid "junk at end of #pragma ADDRESS"
29720 msgstr ""
29722 #: config/m32c/m32c-pragma.c:109
29723 #, gcc-internal-format
29724 msgid "malformed #pragma ADDRESS variable address"
29725 msgstr ""
29727 #: config/m32c/m32c.c:420
29728 #, gcc-internal-format, gfc-internal-format
29729 msgid "invalid target memregs value '%d'"
29730 msgstr ""
29732 #: config/m32c/m32c.c:2936
29733 #, gcc-internal-format
29734 msgid "%qE attribute is not supported for R8C target"
29735 msgstr ""
29737 #. The argument must be a constant integer.
29738 #: config/m32c/m32c.c:2952 config/sh/sh.c:8478 config/sh/sh.c:8573
29739 #, gcc-internal-format
29740 msgid "%qE attribute argument not an integer constant"
29741 msgstr ""
29743 #: config/m32c/m32c.c:2961
29744 #, gcc-internal-format
29745 msgid "%qE attribute argument should be between 18 to 255"
29746 msgstr ""
29748 #: config/m32c/m32c.c:4085
29749 #, gcc-internal-format
29750 msgid "%<bank_switch%> has no effect on non-interrupt functions"
29751 msgstr ""
29753 #: config/m32c/m32c.c:4192
29754 #, gcc-internal-format
29755 msgid "%<fast_interrupt%> attribute directive ignored"
29756 msgstr ""
29758 #: config/m32r/m32r.c:411
29759 #, gcc-internal-format
29760 msgid "invalid argument of %qs attribute"
29761 msgstr ""
29763 #: config/m68k/m68k.c:523
29764 #, gcc-internal-format, gfc-internal-format
29765 msgid "-mcpu=%s conflicts with -march=%s"
29766 msgstr ""
29768 #: config/m68k/m68k.c:594
29769 #, gcc-internal-format
29770 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
29771 msgstr ""
29773 #: config/m68k/m68k.c:656
29774 #, gcc-internal-format, gfc-internal-format
29775 msgid "-falign-labels=%d is not supported"
29776 msgstr ""
29778 #: config/m68k/m68k.c:661
29779 #, gcc-internal-format, gfc-internal-format
29780 msgid "-falign-loops=%d is not supported"
29781 msgstr ""
29783 #: config/m68k/m68k.c:669
29784 #, gcc-internal-format
29785 msgid "-fstack-limit- options are not supported on this cpu"
29786 msgstr ""
29788 #: config/m68k/m68k.c:787
29789 #, gcc-internal-format
29790 msgid "multiple interrupt attributes not allowed"
29791 msgstr ""
29793 #: config/m68k/m68k.c:794
29794 #, gcc-internal-format
29795 msgid "interrupt_thread is available only on fido"
29796 msgstr ""
29798 #: config/m68k/m68k.c:1128 config/powerpcspe/powerpcspe.c:28512
29799 #: config/rs6000/rs6000.c:25791
29800 #, gcc-internal-format
29801 msgid "stack limit expression is not supported"
29802 msgstr ""
29804 #: config/mcore/mcore.c:2963
29805 #, gcc-internal-format
29806 msgid "initialized variable %q+D is marked dllimport"
29807 msgstr ""
29809 #: config/microblaze/microblaze.c:1689
29810 #, gcc-internal-format
29811 msgid "-fPIC/-fpic not supported for this target"
29812 msgstr ""
29814 #: config/microblaze/microblaze.c:1701
29815 #, gcc-internal-format
29816 msgid "%qs is an invalid argument to -mcpu="
29817 msgstr ""
29819 #: config/microblaze/microblaze.c:1750
29820 #, gcc-internal-format
29821 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
29822 msgstr ""
29824 #: config/microblaze/microblaze.c:1766
29825 #, gcc-internal-format
29826 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
29827 msgstr ""
29829 #: config/microblaze/microblaze.c:1772
29830 #, gcc-internal-format
29831 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
29832 msgstr ""
29834 #: config/microblaze/microblaze.c:1777
29835 #, gcc-internal-format
29836 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
29837 msgstr ""
29839 #: config/mips/mips.c:1395 config/mips/mips.c:1399
29840 #, gcc-internal-format
29841 msgid "%qs attribute only applies to functions"
29842 msgstr ""
29844 #: config/mips/mips.c:1409 config/mips/mips.c:1415
29845 #, gcc-internal-format
29846 msgid "%qE cannot have both %qs and %qs attributes"
29847 msgstr ""
29849 #: config/mips/mips.c:1444 config/mips/mips.c:1450 config/nios2/nios2.c:4444
29850 #, gcc-internal-format
29851 msgid "%qE redeclared with conflicting %qs attributes"
29852 msgstr ""
29854 #: config/mips/mips.c:1482 config/mips/mips.c:1536
29855 #, gcc-internal-format
29856 msgid "%qE attribute requires a string argument"
29857 msgstr ""
29859 #: config/mips/mips.c:1490
29860 #, gcc-internal-format
29861 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
29862 msgstr ""
29864 #: config/mips/mips.c:1506
29865 #, gcc-internal-format
29866 msgid "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)"
29867 msgstr ""
29869 #: config/mips/mips.c:1543
29870 #, gcc-internal-format
29871 msgid "argument to %qE attribute is not intstack"
29872 msgstr ""
29874 #: config/mips/mips.c:7697
29875 #, gcc-internal-format
29876 msgid "cannot handle inconsistent calls to %qs"
29877 msgstr ""
29879 #: config/mips/mips.c:10933
29880 #, gcc-internal-format
29881 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
29882 msgstr ""
29884 #: config/mips/mips.c:10935
29885 #, gcc-internal-format
29886 msgid "interrupt handlers cannot be MIPS16 functions"
29887 msgstr ""
29889 #: config/mips/mips.c:11925
29890 #, gcc-internal-format
29891 msgid "-fstack-check=specific not implemented for MIPS16"
29892 msgstr ""
29894 #: config/mips/mips.c:16882
29895 #, gcc-internal-format, gfc-internal-format
29896 msgid "argument %d to the built-in must be a constant in range %d to %d"
29897 msgstr ""
29899 #: config/mips/mips.c:16888 config/nios2/nios2.c:3596
29900 #: config/riscv/riscv-builtins.c:219
29901 #, gcc-internal-format
29902 msgid "invalid argument to built-in function"
29903 msgstr ""
29905 #: config/mips/mips.c:17002
29906 #, gcc-internal-format
29907 msgid "failed to expand built-in function"
29908 msgstr ""
29910 #: config/mips/mips.c:17133
29911 #, gcc-internal-format
29912 msgid "built-in function %qE not supported for MIPS16"
29913 msgstr ""
29915 #: config/mips/mips.c:17741
29916 #, gcc-internal-format
29917 msgid "%qs does not support MIPS16 code"
29918 msgstr ""
29920 #: config/mips/mips.c:19478
29921 #, gcc-internal-format
29922 msgid "MIPS16 PIC for ABIs other than o32 and o64"
29923 msgstr ""
29925 #: config/mips/mips.c:19481
29926 #, gcc-internal-format
29927 msgid "MIPS16 -mxgot code"
29928 msgstr ""
29930 #: config/mips/mips.c:19484
29931 #, gcc-internal-format
29932 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
29933 msgstr ""
29935 #: config/mips/mips.c:19487
29936 #, gcc-internal-format
29937 msgid "MSA MIPS16 code"
29938 msgstr ""
29940 #: config/mips/mips.c:19662 config/mips/mips.c:19667 config/mips/mips.c:19749
29941 #: config/mips/mips.c:19751 config/mips/mips.c:19781 config/mips/mips.c:19791
29942 #: config/mips/mips.c:19897 config/mips/mips.c:19927
29943 #, gcc-internal-format, gfc-internal-format
29944 msgid "unsupported combination: %s"
29945 msgstr ""
29947 #: config/mips/mips.c:19701
29948 #, gcc-internal-format
29949 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
29950 msgstr ""
29952 #: config/mips/mips.c:19711
29953 #, gcc-internal-format
29954 msgid "%<-march=%s%> is not compatible with the selected ABI"
29955 msgstr ""
29957 #: config/mips/mips.c:19726
29958 #, gcc-internal-format
29959 msgid "%<-mgp64%> used with a 32-bit processor"
29960 msgstr ""
29962 #: config/mips/mips.c:19728
29963 #, gcc-internal-format
29964 msgid "%<-mgp32%> used with a 64-bit ABI"
29965 msgstr ""
29967 #: config/mips/mips.c:19730
29968 #, gcc-internal-format
29969 msgid "%<-mgp64%> used with a 32-bit ABI"
29970 msgstr ""
29972 #: config/mips/mips.c:19746
29973 #, gcc-internal-format
29974 msgid "the %qs architecture does not support %<-mfp32%>"
29975 msgstr ""
29977 #: config/mips/mips.c:19755
29978 #, gcc-internal-format
29979 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
29980 msgstr ""
29982 #: config/mips/mips.c:19758
29983 #, gcc-internal-format
29984 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
29985 msgstr ""
29987 #: config/mips/mips.c:19779
29988 #, gcc-internal-format
29989 msgid "%<-mfpxx%> can only be used with the o32 ABI"
29990 msgstr ""
29992 #: config/mips/mips.c:19783
29993 #, gcc-internal-format
29994 msgid "%<-march=%s%> requires %<-mfp32%>"
29995 msgstr "%<-march=%s%> потребує %<-mfp32%>"
29997 #: config/mips/mips.c:19785
29998 #, gcc-internal-format
29999 msgid "%<-mfpxx%> requires %<-mlra%>"
30000 msgstr "%<-mfpxx%> потребує %<-mlra%>"
30002 #: config/mips/mips.c:19801 config/mips/mips.c:19803 config/mips/mips.c:19816
30003 #, gcc-internal-format
30004 msgid "%qs is incompatible with %qs"
30005 msgstr ""
30007 #. We have traditionally allowed non-abicalls code to use
30008 #. an LP64 form of o64.  However, it would take a bit more
30009 #. effort to support the combination of 32-bit GOT entries
30010 #. and 64-bit pointers, so we treat the abicalls case as
30011 #. an error.
30012 #: config/mips/mips.c:19810
30013 #, gcc-internal-format
30014 msgid "the combination of %qs and %qs is incompatible with %qs"
30015 msgstr ""
30017 #: config/mips/mips.c:19863
30018 #, gcc-internal-format
30019 msgid "the %qs architecture does not support branch-likely instructions"
30020 msgstr ""
30022 #: config/mips/mips.c:19878
30023 #, gcc-internal-format
30024 msgid "the %qs architecture does not support madd or msub instructions"
30025 msgstr ""
30027 #: config/mips/mips.c:19892
30028 #, gcc-internal-format
30029 msgid "the %qs architecture does not support odd single-precision registers"
30030 msgstr ""
30032 #: config/mips/mips.c:19905 config/mips/mips.c:19911
30033 #, gcc-internal-format
30034 msgid "unsupported combination: %qs%s %s"
30035 msgstr ""
30037 #: config/mips/mips.c:19920
30038 #, gcc-internal-format
30039 msgid "unsupported combination: %qs %s"
30040 msgstr ""
30042 #: config/mips/mips.c:19935
30043 #, gcc-internal-format
30044 msgid "cannot generate position-independent code for %qs"
30045 msgstr ""
30047 #: config/mips/mips.c:19938
30048 #, gcc-internal-format
30049 msgid "position-independent code requires %qs"
30050 msgstr ""
30052 #: config/mips/mips.c:19971
30053 #, gcc-internal-format
30054 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
30055 msgstr ""
30057 #: config/mips/mips.c:19979 config/mips/mips.c:19982
30058 #, gcc-internal-format
30059 msgid "cannot use small-data accesses for %qs"
30060 msgstr ""
30062 #: config/mips/mips.c:19997
30063 #, gcc-internal-format
30064 msgid "the %qs architecture does not support %<-m%s=legacy%>"
30065 msgstr ""
30067 #: config/mips/mips.c:20004
30068 #, gcc-internal-format
30069 msgid "the %qs architecture does not support %<-m%s=2008%>"
30070 msgstr ""
30072 #: config/mips/mips.c:20022
30073 #, gcc-internal-format
30074 msgid "%<-mips3d%> requires %<-mpaired-single%>"
30075 msgstr "%<-mips3d%> потребує %<-mpaired-single%>"
30077 #: config/mips/mips.c:20032
30078 #, gcc-internal-format
30079 msgid "%qs must be used with %qs"
30080 msgstr ""
30082 #: config/mips/mips.c:20042
30083 #, gcc-internal-format
30084 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
30085 msgstr ""
30087 #: config/mips/mips.c:20049
30088 #, gcc-internal-format
30089 msgid "the %qs architecture does not support paired-single instructions"
30090 msgstr ""
30092 #: config/mips/mips.c:20058
30093 #, gcc-internal-format
30094 msgid "%qs requires a target that provides the %qs instruction"
30095 msgstr ""
30097 #: config/mips/mips.c:20069
30098 #, gcc-internal-format
30099 msgid "the %qs architecture does not support DSP instructions"
30100 msgstr ""
30102 #: config/mips/mips.c:20171
30103 #, gcc-internal-format
30104 msgid "%qs requires branch-likely instructions"
30105 msgstr ""
30107 #: config/mips/mips.c:20175
30108 #, gcc-internal-format
30109 msgid "the %qs architecture does not support the synci instruction"
30110 msgstr ""
30112 #: config/mips/mips.c:21010
30113 #, gcc-internal-format
30114 msgid "mips16 function profiling"
30115 msgstr ""
30117 #: config/mmix/mmix.c:315
30118 #, gcc-internal-format, gfc-internal-format
30119 msgid "-f%s not supported: ignored"
30120 msgstr ""
30122 #: config/mmix/mmix.c:753
30123 #, gcc-internal-format
30124 msgid "support for mode %qs"
30125 msgstr ""
30127 #: config/mmix/mmix.c:767
30128 #, gcc-internal-format, gfc-internal-format
30129 msgid "too large function value type, needs %d registers, have only %d registers for this"
30130 msgstr ""
30132 #: config/mmix/mmix.c:944
30133 #, gcc-internal-format
30134 msgid "function_profiler support for MMIX"
30135 msgstr ""
30137 #: config/mmix/mmix.c:968
30138 #, gcc-internal-format
30139 msgid "MMIX Internal: Last named vararg would not fit in a register"
30140 msgstr ""
30142 #: config/mmix/mmix.c:1581 config/mmix/mmix.c:1605 config/mmix/mmix.c:1721
30143 #, gcc-internal-format, gfc-internal-format
30144 msgid "MMIX Internal: Bad register: %d"
30145 msgstr ""
30147 #. Presumably there's a missing case above if we get here.
30148 #: config/mmix/mmix.c:1713
30149 #, gcc-internal-format
30150 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
30151 msgstr ""
30153 #: config/mmix/mmix.c:1998
30154 #, gcc-internal-format
30155 msgid "stack frame not a multiple of 8 bytes: %wd"
30156 msgstr ""
30158 #: config/mmix/mmix.c:2236
30159 #, gcc-internal-format
30160 msgid "stack frame not a multiple of octabyte: %wd"
30161 msgstr ""
30163 #: config/mmix/mmix.c:2522 config/mmix/mmix.c:2581
30164 #, gcc-internal-format, gfc-internal-format
30165 msgid "MMIX Internal: %s is not a shiftable int"
30166 msgstr ""
30168 #: config/mn10300/mn10300.c:107
30169 #, gcc-internal-format
30170 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
30171 msgstr ""
30173 #: config/msp430/driver-msp430.c:661
30174 #, gcc-internal-format, gfc-internal-format
30175 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
30176 msgstr ""
30178 #: config/msp430/driver-msp430.c:702
30179 #, gcc-internal-format, gfc-internal-format
30180 msgid "unrecognized hwpy field in msp430_mcu_data[%d]: %d"
30181 msgstr ""
30183 #: config/msp430/driver-msp430.c:709
30184 #, gcc-internal-format, gfc-internal-format
30185 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
30186 msgstr ""
30188 #: config/msp430/driver-msp430.c:713
30189 #, gcc-internal-format
30190 msgid "msp430_select_hwmult_lib needs one or more arguments"
30191 msgstr ""
30193 #: config/msp430/msp430.c:785
30194 #, gcc-internal-format, gfc-internal-format
30195 msgid "MCU '%s' supports %s ISA but -mcpu option is set to %s"
30196 msgstr ""
30198 #: config/msp430/msp430.c:791
30199 #, gcc-internal-format, gfc-internal-format
30200 msgid "MCU '%s' does not have hardware multiply support, but -mhwmult is set to %s"
30201 msgstr ""
30203 #: config/msp430/msp430.c:798
30204 #, gcc-internal-format, gfc-internal-format
30205 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 16-bit"
30206 msgstr ""
30208 #: config/msp430/msp430.c:801
30209 #, gcc-internal-format, gfc-internal-format
30210 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 32-bit"
30211 msgstr ""
30213 #: config/msp430/msp430.c:804
30214 #, gcc-internal-format, gfc-internal-format
30215 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to f5series"
30216 msgstr ""
30218 #: config/msp430/msp430.c:820
30219 #, gcc-internal-format, gfc-internal-format
30220 msgid ""
30221 "Unrecognized MCU name '%s', assuming that it is just a MSP430 with no hardware multiply.\n"
30222 "Use the -mcpu and -mhwmult options to set these explicitly."
30223 msgstr ""
30225 #: config/msp430/msp430.c:827
30226 #, gcc-internal-format, gfc-internal-format
30227 msgid ""
30228 "Unrecognized MCU name '%s', assuming that it has no hardware multiply.\n"
30229 "Use the -mhwmult option to set this explicitly."
30230 msgstr ""
30232 #: config/msp430/msp430.c:839
30233 #, gcc-internal-format, gfc-internal-format
30234 msgid ""
30235 "Unrecognized MCU name '%s', assuming that it just supports the MSP430 ISA.\n"
30236 "Use the -mcpu option to set the ISA explicitly."
30237 msgstr ""
30239 #: config/msp430/msp430.c:847
30240 #, gcc-internal-format, gfc-internal-format
30241 msgid "Unrecognized MCU name '%s'."
30242 msgstr ""
30244 #: config/msp430/msp430.c:856
30245 #, gcc-internal-format
30246 msgid "-mlarge requires a 430X-compatible -mmcu="
30247 msgstr ""
30249 #: config/msp430/msp430.c:859
30250 #, gcc-internal-format
30251 msgid "-mcode-region=upper requires 430X-compatible cpu"
30252 msgstr ""
30254 #: config/msp430/msp430.c:861
30255 #, gcc-internal-format
30256 msgid "-mdata-region=upper requires 430X-compatible cpu"
30257 msgstr ""
30259 #: config/msp430/msp430.c:1886
30260 #, gcc-internal-format
30261 msgid "unrecognized interrupt vector argument of %qE attribute"
30262 msgstr ""
30264 #: config/msp430/msp430.c:1895
30265 #, gcc-internal-format
30266 msgid "numeric argument of %qE attribute must be in range 0..63"
30267 msgstr ""
30269 #: config/msp430/msp430.c:1901
30270 #, gcc-internal-format
30271 msgid "argument of %qE attribute is not a string constant or number"
30272 msgstr ""
30274 #: config/msp430/msp430.c:2023
30275 #, gcc-internal-format
30276 msgid "%qE attribute cannot be applied to variables with specific sections"
30277 msgstr ""
30279 #: config/msp430/msp430.c:2027
30280 #, gcc-internal-format
30281 msgid "%qE attribute has no effect on automatic variables"
30282 msgstr ""
30284 #: config/msp430/msp430.c:2174
30285 #, gcc-internal-format
30286 msgid "argument to interrupt attribute is unsupported for weak functions"
30287 msgstr ""
30289 #: config/msp430/msp430.c:2550
30290 #, gcc-internal-format
30291 msgid "__delay_cycles() only takes constant arguments"
30292 msgstr ""
30294 #: config/msp430/msp430.c:2560
30295 #, gcc-internal-format
30296 msgid "__delay_cycles only takes non-negative cycle counts"
30297 msgstr ""
30299 #: config/msp430/msp430.c:2580
30300 #, gcc-internal-format
30301 msgid "__delay_cycles is limited to 32-bit loop counts"
30302 msgstr ""
30304 #: config/msp430/msp430.c:2650
30305 #, gcc-internal-format
30306 msgid "MSP430 builtin functions only work inside interrupt handlers"
30307 msgstr ""
30309 #: config/msp430/msp430.c:2662 config/rx/rx.c:2658 config/xtensa/xtensa.c:3465
30310 #: config/xtensa/xtensa.c:3491
30311 #, gcc-internal-format
30312 msgid "bad builtin code"
30313 msgstr "помилковий вбудований код"
30315 #: config/nds32/nds32-intrinsic.c:126 config/nios2/nios2.c:3834
30316 #, gcc-internal-format, gfc-internal-format
30317 msgid "invalid argument to built-in function %s"
30318 msgstr "некоректний аргумент вбудованої функції %s"
30320 #: config/nds32/nds32-intrinsic.c:131
30321 #, gcc-internal-format, gfc-internal-format
30322 msgid "constant argument out of range for %s"
30323 msgstr "сталий аргумент поза припустимим діапазоном для %s"
30325 #: config/nds32/nds32-intrinsic.c:690
30326 #, gcc-internal-format
30327 msgid "this builtin function is only available on the v3s or v3f toolchain"
30328 msgstr ""
30330 #: config/nds32/nds32-intrinsic.c:702
30331 #, gcc-internal-format
30332 msgid "this builtin function is only available on the v3f toolchain"
30333 msgstr ""
30335 #: config/nds32/nds32-intrinsic.c:717
30336 #, gcc-internal-format
30337 msgid "this builtin function not support on the v3m toolchain"
30338 msgstr ""
30340 #: config/nds32/nds32-intrinsic.c:736
30341 #, gcc-internal-format
30342 msgid "don't support performance extension instructions"
30343 msgstr "не підтримувати інструкції розширеної швидкодії"
30345 #: config/nds32/nds32-intrinsic.c:748
30346 #, gcc-internal-format
30347 msgid "don't support performance extension version 2 instructions"
30348 msgstr "не підтримувати інструкції розширеної швидкодії версії 2"
30350 #: config/nds32/nds32-intrinsic.c:760
30351 #, gcc-internal-format
30352 msgid "don't support string extension instructions"
30353 msgstr ""
30355 #: config/nds32/nds32-isr.c:341
30356 #, gcc-internal-format
30357 msgid "multiple save reg attributes to function %qD"
30358 msgstr ""
30360 #: config/nds32/nds32-isr.c:352
30361 #, gcc-internal-format
30362 msgid "multiple nested types attributes to function %qD"
30363 msgstr ""
30365 #: config/nds32/nds32-isr.c:364
30366 #, gcc-internal-format
30367 msgid "multiple interrupt attributes to function %qD"
30368 msgstr ""
30370 #. Trampoline is not supported on reduced-set registers yet.
30371 #: config/nds32/nds32.c:2327 config/nds32/nds32.c:2381
30372 #: config/nds32/nds32.c:3127 config/nds32/nds32.c:3201
30373 #: config/nds32/nds32.c:3216 config/nds32/nds32.c:3222
30374 #: config/nds32/nds32.c:3284 config/nds32/nds32.c:3290
30375 #: config/nds32/nds32.c:3322
30376 #, gcc-internal-format
30377 msgid "a nested function is not supported for reduced registers"
30378 msgstr ""
30380 #. The enum index value for array size is out of range.
30381 #: config/nds32/nds32.c:3025
30382 #, gcc-internal-format
30383 msgid "intrinsic register index is out of range"
30384 msgstr ""
30386 #: config/nds32/nds32.c:3041 config/nds32/nds32.c:3048
30387 #: config/nds32/nds32.c:3055 config/nds32/nds32.c:3062
30388 #: config/nds32/nds32.c:3069
30389 #, gcc-internal-format
30390 msgid "CCTL intrinsic function subtype out of range!"
30391 msgstr ""
30393 #: config/nds32/nds32.c:3508
30394 #, gcc-internal-format
30395 msgid "invalid id value for interrupt/exception attribute"
30396 msgstr ""
30398 #: config/nds32/nds32.c:3536
30399 #, gcc-internal-format
30400 msgid "invalid id value for reset attribute"
30401 msgstr ""
30403 #: config/nds32/nds32.c:3552
30404 #, gcc-internal-format
30405 msgid "invalid nmi function for reset attribute"
30406 msgstr ""
30408 #: config/nds32/nds32.c:3565
30409 #, gcc-internal-format
30410 msgid "invalid warm function for reset attribute"
30411 msgstr ""
30413 #: config/nds32/nds32.c:3638
30414 #, gcc-internal-format
30415 msgid "Disable FPU ISA, the ABI option must be enable '-mfloat-abi=soft'"
30416 msgstr ""
30418 #: config/nds32/nds32.c:3641
30419 #, gcc-internal-format
30420 msgid "'-mabi=2fp+' option only support when FPU available, must be enable '-mext-fpu-sp' or '-mext-fpu-dp'"
30421 msgstr ""
30423 #: config/nds32/nds32.c:3647
30424 #, gcc-internal-format
30425 msgid "position-independent code not supported"
30426 msgstr "підтримки коду із незалежним позиціюванням не передбачено"
30428 #: config/nios2/nios2.c:573
30429 #, gcc-internal-format
30430 msgid "Unknown form for stack limit expression"
30431 msgstr ""
30433 #: config/nios2/nios2.c:1182
30434 #, gcc-internal-format
30435 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
30436 msgstr ""
30438 #: config/nios2/nios2.c:1195
30439 #, gcc-internal-format
30440 msgid "switch %<-mcustom-%s%> has no effect unless -funsafe-math-optimizations is specified"
30441 msgstr ""
30443 #: config/nios2/nios2.c:1204
30444 #, gcc-internal-format
30445 msgid "switch %<-mcustom-%s%> has no effect unless -ffinite-math-only is specified"
30446 msgstr ""
30448 #: config/nios2/nios2.c:1213
30449 #, gcc-internal-format
30450 msgid "switch %<-mcustom-%s%> has no effect unless -fno-math-errno is specified"
30451 msgstr ""
30453 #: config/nios2/nios2.c:1218
30454 #, gcc-internal-format
30455 msgid "conflicting use of -mcustom switches, target attributes, and/or __builtin_custom_ functions"
30456 msgstr ""
30458 #: config/nios2/nios2.c:1320
30459 #, gcc-internal-format
30460 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
30461 msgstr ""
30463 #: config/nios2/nios2.c:1339
30464 #, gcc-internal-format
30465 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
30466 msgstr ""
30468 #: config/nios2/nios2.c:1362
30469 #, gcc-internal-format
30470 msgid "position-independent code requires the Linux ABI"
30471 msgstr ""
30473 #: config/nios2/nios2.c:1365
30474 #, gcc-internal-format
30475 msgid "PIC support for -fstack-limit-symbol"
30476 msgstr ""
30478 #: config/nios2/nios2.c:1387
30479 #, gcc-internal-format
30480 msgid "-mgpopt not supported with PIC."
30481 msgstr ""
30483 #: config/nios2/nios2.c:1389
30484 #, gcc-internal-format
30485 msgid "-mgprel-sec= not supported with PIC."
30486 msgstr ""
30488 #: config/nios2/nios2.c:1391
30489 #, gcc-internal-format
30490 msgid "-mr0rel-sec= not supported with PIC."
30491 msgstr ""
30493 #: config/nios2/nios2.c:1399
30494 #, gcc-internal-format
30495 msgid "-mgprel-sec= argument is not a valid regular expression."
30496 msgstr ""
30498 #: config/nios2/nios2.c:1405
30499 #, gcc-internal-format
30500 msgid "-mr0rel-sec= argument is not a valid regular expression."
30501 msgstr ""
30503 #: config/nios2/nios2.c:1416
30504 #, gcc-internal-format
30505 msgid "BMX instructions are only supported with R2 architecture"
30506 msgstr ""
30508 #: config/nios2/nios2.c:1418
30509 #, gcc-internal-format
30510 msgid "CDX instructions are only supported with R2 architecture"
30511 msgstr ""
30513 #: config/nios2/nios2.c:1423
30514 #, gcc-internal-format
30515 msgid "R2 architecture is little-endian only"
30516 msgstr ""
30518 #: config/nios2/nios2.c:3580
30519 #, gcc-internal-format
30520 msgid "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
30521 msgstr ""
30523 #: config/nios2/nios2.c:3688
30524 #, gcc-internal-format, gfc-internal-format
30525 msgid "custom instruction opcode must be compile time constant in the range 0-255 for __builtin_custom_%s"
30526 msgstr ""
30528 #: config/nios2/nios2.c:3893
30529 #, gcc-internal-format, gfc-internal-format
30530 msgid "Control register number must be in range 0-31 for %s"
30531 msgstr ""
30533 #: config/nios2/nios2.c:3921
30534 #, gcc-internal-format, gfc-internal-format
30535 msgid "Register number must be in range 0-31 for %s"
30536 msgstr ""
30538 #: config/nios2/nios2.c:3928
30539 #, gcc-internal-format, gfc-internal-format
30540 msgid "The immediate value must fit into a %d-bit integer for %s"
30541 msgstr ""
30543 #: config/nios2/nios2.c:3978
30544 #, gcc-internal-format
30545 msgid "The ENI instruction operand must be either 0 or 1"
30546 msgstr ""
30548 #: config/nios2/nios2.c:4006
30549 #, gcc-internal-format, gfc-internal-format
30550 msgid "Builtin function %s requires Nios II R%d"
30551 msgstr ""
30553 #: config/nios2/nios2.c:4086
30554 #, gcc-internal-format
30555 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
30556 msgstr ""
30558 #: config/nios2/nios2.c:4092 config/nios2/nios2.c:4102
30559 #, gcc-internal-format
30560 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
30561 msgstr ""
30563 #: config/nios2/nios2.c:4208
30564 #, gcc-internal-format
30565 msgid "custom-fpu-cfg option does not support %<no-%>"
30566 msgstr ""
30568 #: config/nios2/nios2.c:4213
30569 #, gcc-internal-format
30570 msgid "custom-fpu-cfg option requires configuration argument"
30571 msgstr ""
30573 #: config/nios2/nios2.c:4242
30574 #, gcc-internal-format
30575 msgid "%<no-custom-%s%> does not accept arguments"
30576 msgstr ""
30578 #: config/nios2/nios2.c:4257
30579 #, gcc-internal-format
30580 msgid "%<custom-%s=%> requires argument"
30581 msgstr ""
30583 #: config/nios2/nios2.c:4267
30584 #, gcc-internal-format, gfc-internal-format
30585 msgid "`custom-%s=' argument requires numeric digits"
30586 msgstr ""
30588 #: config/nios2/nios2.c:4279
30589 #, gcc-internal-format
30590 msgid "%<custom-%s=%> is not recognized as FPU instruction"
30591 msgstr ""
30593 #: config/nios2/nios2.c:4286
30594 #, gcc-internal-format
30595 msgid "%<%s%> is unknown"
30596 msgstr ""
30598 #: config/nvptx/mkoffload.c:109
30599 #, gcc-internal-format
30600 msgid "malformed ptx file"
30601 msgstr ""
30603 #: config/nvptx/mkoffload.c:409
30604 #, gcc-internal-format
30605 msgid "COLLECT_GCC must be set."
30606 msgstr ""
30608 #: config/nvptx/mkoffload.c:490
30609 #, gcc-internal-format
30610 msgid "either -fopenacc or -fopenmp must be set"
30611 msgstr ""
30613 #: config/nvptx/mkoffload.c:554
30614 #, gcc-internal-format
30615 msgid "cannot open intermediate ptx file"
30616 msgstr ""
30618 #: config/nvptx/nvptx.c:165
30619 #, gcc-internal-format, gfc-internal-format
30620 msgid "option %s is not supported together with -fopenacc"
30621 msgstr ""
30623 #: config/nvptx/nvptx.c:191
30624 #, gcc-internal-format
30625 msgid "not generating patch area, nops not supported"
30626 msgstr ""
30628 #: config/nvptx/nvptx.c:278
30629 #, gcc-internal-format
30630 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
30631 msgstr ""
30633 #: config/nvptx/nvptx.c:1970
30634 #, gcc-internal-format
30635 msgid "cannot emit unaligned pointers in ptx assembly"
30636 msgstr ""
30638 #: config/nvptx/nvptx.c:2196
30639 #, gcc-internal-format
30640 msgid "PTX does not support weak declarations (only weak definitions)"
30641 msgstr ""
30643 #: config/nvptx/nvptx.c:4616
30644 #, gcc-internal-format
30645 msgid "%qE attribute requires a void return type"
30646 msgstr ""
30648 #: config/nvptx/nvptx.c:4639
30649 #, gcc-internal-format
30650 msgid "%qE attribute not allowed with auto storage class"
30651 msgstr ""
30653 #: config/nvptx/nvptx.c:5009
30654 #, gcc-internal-format, gfc-internal-format
30655 msgid "using vector_length (%d), ignoring %d"
30656 msgstr ""
30658 #: config/nvptx/nvptx.c:5010
30659 #, gcc-internal-format, gfc-internal-format
30660 msgid "using vector_length (%d), ignoring runtime setting"
30661 msgstr ""
30663 #: config/nvptx/nvptx.c:5020
30664 #, gcc-internal-format, gfc-internal-format
30665 msgid "using num_workers (%d), ignoring %d"
30666 msgstr ""
30668 #: config/pa/pa.c:532
30669 #, gcc-internal-format
30670 msgid "PIC code generation is not supported in the portable runtime model"
30671 msgstr ""
30673 #: config/pa/pa.c:537
30674 #, gcc-internal-format
30675 msgid "PIC code generation is not compatible with fast indirect calls"
30676 msgstr ""
30678 #: config/pa/pa.c:542
30679 #, gcc-internal-format
30680 msgid "-g is only supported when using GAS on this processor,"
30681 msgstr ""
30683 #: config/pa/pa.c:543
30684 #, gcc-internal-format
30685 msgid "-g option disabled"
30686 msgstr ""
30688 #: config/pa/pa.c:557
30689 #, gcc-internal-format
30690 msgid "-freorder-blocks-and-partition does not work on this architecture"
30691 msgstr ""
30693 #: config/pa/pa.c:8825
30694 #, gcc-internal-format, gfc-internal-format
30695 msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
30696 msgstr ""
30698 #: config/powerpcspe/host-darwin.c:61 config/rs6000/host-darwin.c:61
30699 #, gcc-internal-format
30700 msgid "Segmentation Fault (code)"
30701 msgstr ""
30703 #: config/powerpcspe/host-darwin.c:131 config/rs6000/host-darwin.c:131
30704 #, gcc-internal-format
30705 msgid "Segmentation Fault"
30706 msgstr "Помилка адресування"
30708 #: config/powerpcspe/host-darwin.c:145 config/rs6000/host-darwin.c:145
30709 #, gcc-internal-format
30710 msgid "While setting up signal stack: %m"
30711 msgstr ""
30713 #: config/powerpcspe/host-darwin.c:151 config/rs6000/host-darwin.c:151
30714 #, gcc-internal-format
30715 msgid "While setting up signal handler: %m"
30716 msgstr ""
30718 #. Handle the machine specific pragma longcall.  Its syntax is
30720 #. # pragma longcall ( TOGGLE )
30722 #. where TOGGLE is either 0 or 1.
30724 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
30725 #. whether or not new function declarations receive a longcall
30726 #. attribute by default.
30727 #: config/powerpcspe/powerpcspe-c.c:52 config/rs6000/rs6000-c.c:52
30728 #, gcc-internal-format
30729 msgid "ignoring malformed #pragma longcall"
30730 msgstr ""
30732 #: config/powerpcspe/powerpcspe-c.c:65 config/rs6000/rs6000-c.c:65
30733 #, gcc-internal-format
30734 msgid "missing open paren"
30735 msgstr ""
30737 #: config/powerpcspe/powerpcspe-c.c:67 config/rs6000/rs6000-c.c:67
30738 #, gcc-internal-format
30739 msgid "missing number"
30740 msgstr "не вказано числа"
30742 #: config/powerpcspe/powerpcspe-c.c:69 config/rs6000/rs6000-c.c:69
30743 #, gcc-internal-format
30744 msgid "missing close paren"
30745 msgstr ""
30747 #: config/powerpcspe/powerpcspe-c.c:72 config/rs6000/rs6000-c.c:72
30748 #, gcc-internal-format
30749 msgid "number must be 0 or 1"
30750 msgstr ""
30752 #: config/powerpcspe/powerpcspe-c.c:75 config/rs6000/rs6000-c.c:75
30753 #, gcc-internal-format
30754 msgid "junk at end of #pragma longcall"
30755 msgstr ""
30757 #: config/powerpcspe/powerpcspe-c.c:5661 config/rs6000/rs6000-c.c:6154
30758 #, gcc-internal-format
30759 msgid "vec_lvsl is deprecated for little endian; use assignment for unaligned loads and stores"
30760 msgstr ""
30762 #: config/powerpcspe/powerpcspe-c.c:5665 config/rs6000/rs6000-c.c:6158
30763 #, gcc-internal-format
30764 msgid "vec_lvsr is deprecated for little endian; use assignment for unaligned loads and stores"
30765 msgstr ""
30767 #: config/powerpcspe/powerpcspe-c.c:5675
30768 #, gcc-internal-format
30769 msgid "vec_mul only accepts 2 arguments"
30770 msgstr ""
30772 #: config/powerpcspe/powerpcspe-c.c:5726
30773 #, gcc-internal-format
30774 msgid "vec_cmpne only accepts 2 arguments"
30775 msgstr ""
30777 #: config/powerpcspe/powerpcspe-c.c:5796
30778 #, gcc-internal-format
30779 msgid "vec_adde only accepts 3 arguments"
30780 msgstr ""
30782 #: config/powerpcspe/powerpcspe-c.c:5860
30783 #, gcc-internal-format
30784 msgid "vec_addec only accepts 3 arguments"
30785 msgstr ""
30787 #: config/powerpcspe/powerpcspe-c.c:5948
30788 #, gcc-internal-format, gfc-internal-format
30789 msgid "%s only accepts %d arguments"
30790 msgstr ""
30792 #: config/powerpcspe/powerpcspe-c.c:5953
30793 #, gcc-internal-format, gfc-internal-format
30794 msgid "%s only accepts 1 argument"
30795 msgstr ""
30797 #: config/powerpcspe/powerpcspe-c.c:5958
30798 #, gcc-internal-format, gfc-internal-format
30799 msgid "%s only accepts 2 arguments"
30800 msgstr ""
30802 #: config/powerpcspe/powerpcspe-c.c:6024
30803 #, gcc-internal-format
30804 msgid "vec_extract only accepts 2 arguments"
30805 msgstr ""
30807 #: config/powerpcspe/powerpcspe-c.c:6194
30808 #, gcc-internal-format
30809 msgid "vec_insert only accepts 3 arguments"
30810 msgstr ""
30812 #: config/powerpcspe/powerpcspe-c.c:6468 config/rs6000/rs6000-c.c:6868
30813 #, gcc-internal-format
30814 msgid "passing arg %d of %qE discards qualifiers from pointer target type"
30815 msgstr ""
30817 #: config/powerpcspe/powerpcspe-c.c:6515
30818 #, gcc-internal-format
30819 msgid "__builtin_cmpb only accepts 2 arguments"
30820 msgstr ""
30822 #: config/powerpcspe/powerpcspe-c.c:6573
30823 #, gcc-internal-format, gfc-internal-format
30824 msgid "Builtin function %s not supported in this compiler configuration"
30825 msgstr ""
30827 #: config/powerpcspe/powerpcspe-c.c:6581
30828 #, gcc-internal-format, gfc-internal-format
30829 msgid "invalid parameter combination for AltiVec intrinsic %s"
30830 msgstr ""
30832 #: config/powerpcspe/powerpcspe.c:3829
30833 #, gcc-internal-format
30834 msgid "-mrecip requires -ffinite-math or -ffast-math"
30835 msgstr ""
30837 #: config/powerpcspe/powerpcspe.c:3831
30838 #, gcc-internal-format
30839 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
30840 msgstr ""
30842 #: config/powerpcspe/powerpcspe.c:3833
30843 #, gcc-internal-format
30844 msgid "-mrecip requires -freciprocal-math or -ffast-math"
30845 msgstr ""
30847 #: config/powerpcspe/powerpcspe.c:3933
30848 #, gcc-internal-format
30849 msgid "-m64 requires PowerPC64 architecture, enabling"
30850 msgstr ""
30852 #: config/powerpcspe/powerpcspe.c:4117
30853 #, gcc-internal-format
30854 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
30855 msgstr ""
30857 #: config/powerpcspe/powerpcspe.c:4209
30858 #, gcc-internal-format
30859 msgid "will not generate power9 instructions because assembler lacks power9 support"
30860 msgstr ""
30862 #: config/powerpcspe/powerpcspe.c:4218
30863 #, gcc-internal-format
30864 msgid "will not generate power8 instructions because assembler lacks power8 support"
30865 msgstr ""
30867 #: config/powerpcspe/powerpcspe.c:4227
30868 #, gcc-internal-format
30869 msgid "will not generate power7 instructions because assembler lacks power7 support"
30870 msgstr ""
30872 #: config/powerpcspe/powerpcspe.c:4236
30873 #, gcc-internal-format
30874 msgid "will not generate power6 instructions because assembler lacks power6 support"
30875 msgstr ""
30877 #: config/powerpcspe/powerpcspe.c:4245
30878 #, gcc-internal-format
30879 msgid "will not generate power5 instructions because assembler lacks power5 support"
30880 msgstr ""
30882 #: config/powerpcspe/powerpcspe.c:4333
30883 #, gcc-internal-format
30884 msgid "not configured for SPE ABI"
30885 msgstr ""
30887 #: config/powerpcspe/powerpcspe.c:4338
30888 #, gcc-internal-format
30889 msgid "not configured for SPE instruction set"
30890 msgstr ""
30892 #: config/powerpcspe/powerpcspe.c:4344
30893 #, gcc-internal-format
30894 msgid "target attribute or pragma changes SPE ABI"
30895 msgstr ""
30897 #: config/powerpcspe/powerpcspe.c:4351 config/rs6000/rs6000.c:4223
30898 #, gcc-internal-format
30899 msgid "AltiVec not supported in this target"
30900 msgstr ""
30902 #: config/powerpcspe/powerpcspe.c:4353 config/powerpcspe/powerpcspe.c:4358
30903 #, gcc-internal-format
30904 msgid "SPE not supported in this target"
30905 msgstr ""
30907 #: config/powerpcspe/powerpcspe.c:4386
30908 #, gcc-internal-format
30909 msgid "-mmultiple is not supported on little endian systems"
30910 msgstr ""
30912 #: config/powerpcspe/powerpcspe.c:4393
30913 #, gcc-internal-format
30914 msgid "-mstring is not supported on little endian systems"
30915 msgstr ""
30917 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
30918 #. were explicitly cleared.
30919 #: config/powerpcspe/powerpcspe.c:4489 config/powerpcspe/powerpcspe.c:4500
30920 #, gcc-internal-format
30921 msgid "-mpower9-minmax incompatible with explicitly disabled options"
30922 msgstr ""
30924 #: config/powerpcspe/powerpcspe.c:4492
30925 #, gcc-internal-format
30926 msgid "Power9 target option is incompatible with -mcpu=<xxx> for <xxx> less than power9"
30927 msgstr ""
30929 #: config/powerpcspe/powerpcspe.c:4524
30930 #, gcc-internal-format
30931 msgid "-mcrypto requires -maltivec"
30932 msgstr ""
30934 #: config/powerpcspe/powerpcspe.c:4531
30935 #, gcc-internal-format
30936 msgid "-mdirect-move requires -mvsx"
30937 msgstr ""
30939 #: config/powerpcspe/powerpcspe.c:4538
30940 #, gcc-internal-format
30941 msgid "-mpower8-vector requires -maltivec"
30942 msgstr ""
30944 #: config/powerpcspe/powerpcspe.c:4546
30945 #, gcc-internal-format
30946 msgid "-mpower8-vector requires -mvsx"
30947 msgstr ""
30949 #: config/powerpcspe/powerpcspe.c:4565
30950 #, gcc-internal-format
30951 msgid "-mvsx-timode requires -mvsx"
30952 msgstr ""
30954 #: config/powerpcspe/powerpcspe.c:4572
30955 #, gcc-internal-format
30956 msgid "-mhard-dfp requires -mhard-float"
30957 msgstr ""
30959 #: config/powerpcspe/powerpcspe.c:4625
30960 #, gcc-internal-format
30961 msgid "-mupper-regs-df requires -mvsx"
30962 msgstr ""
30964 #: config/powerpcspe/powerpcspe.c:4632
30965 #, gcc-internal-format
30966 msgid "-mupper-regs-di requires -mvsx"
30967 msgstr ""
30969 #: config/powerpcspe/powerpcspe.c:4639
30970 #, gcc-internal-format
30971 msgid "-mupper-regs-sf requires -mpower8-vector"
30972 msgstr ""
30974 #: config/powerpcspe/powerpcspe.c:4688
30975 #, gcc-internal-format
30976 msgid "-mpower8-fusion-sign requires -mpower8-fusion"
30977 msgstr ""
30979 #: config/powerpcspe/powerpcspe.c:4691
30980 #, gcc-internal-format
30981 msgid "-mtoc-fusion requires -mpower8-fusion"
30982 msgstr ""
30984 #. We prefer to not mention undocumented options in
30985 #. error messages.  However, if users have managed to select
30986 #. power9-fusion without selecting power8-fusion, they
30987 #. already know about undocumented flags.
30988 #: config/powerpcspe/powerpcspe.c:4708
30989 #, gcc-internal-format
30990 msgid "-mpower9-fusion requires -mpower8-fusion"
30991 msgstr ""
30993 #: config/powerpcspe/powerpcspe.c:4761
30994 #, gcc-internal-format
30995 msgid "-mpower9-vector requires -mpower8-vector"
30996 msgstr ""
30998 #: config/powerpcspe/powerpcspe.c:4806
30999 #, gcc-internal-format
31000 msgid "-mpower9-dform requires -mpower9-vector"
31001 msgstr ""
31003 #: config/powerpcspe/powerpcspe.c:4835
31004 #, gcc-internal-format
31005 msgid "-mpower9-dform, -mpower9-dform-vector, -mpower9-dform-scalar require -mdirect-move"
31006 msgstr ""
31008 #: config/powerpcspe/powerpcspe.c:4858
31009 #, gcc-internal-format
31010 msgid "-mpower9-dform requires -mupper-regs-df"
31011 msgstr ""
31013 #: config/powerpcspe/powerpcspe.c:4865
31014 #, gcc-internal-format
31015 msgid "-mpower9-dform requires -mupper-regs-sf"
31016 msgstr ""
31018 #: config/powerpcspe/powerpcspe.c:4885
31019 #, gcc-internal-format
31020 msgid "-mvsx-timode might need -mlra"
31021 msgstr ""
31023 #: config/powerpcspe/powerpcspe.c:4910
31024 #, gcc-internal-format
31025 msgid "-mallow-movmisalign requires -mvsx"
31026 msgstr ""
31028 #: config/powerpcspe/powerpcspe.c:4925
31029 #, gcc-internal-format
31030 msgid "-mefficient-unaligned-vsx requires -mvsx"
31031 msgstr ""
31033 #: config/powerpcspe/powerpcspe.c:4933
31034 #, gcc-internal-format
31035 msgid "-mefficient-unaligned-vsx requires -mallow-movmisalign"
31036 msgstr ""
31038 #: config/powerpcspe/powerpcspe.c:4947
31039 #, gcc-internal-format
31040 msgid "-mvsx-small-integer requires -mpower8-vector, -mupper-regs-di, and -mdirect-move"
31041 msgstr ""
31043 #: config/powerpcspe/powerpcspe.c:4959 config/rs6000/rs6000.c:4601
31044 #, gcc-internal-format
31045 msgid "target attribute or pragma changes long double size"
31046 msgstr ""
31048 #: config/powerpcspe/powerpcspe.c:4985
31049 #, gcc-internal-format
31050 msgid "-mfloat128 requires VSX support"
31051 msgstr ""
31053 #: config/powerpcspe/powerpcspe.c:4995
31054 #, gcc-internal-format
31055 msgid "-mfloat128-type requires VSX support"
31056 msgstr ""
31058 #: config/powerpcspe/powerpcspe.c:5011
31059 #, gcc-internal-format
31060 msgid "-mfloat128 requires -mfloat128-type"
31061 msgstr ""
31063 #: config/powerpcspe/powerpcspe.c:5024
31064 #, gcc-internal-format
31065 msgid "-mfloat128-hardware requires -mfloat128-type"
31066 msgstr ""
31068 #: config/powerpcspe/powerpcspe.c:5047
31069 #, gcc-internal-format
31070 msgid "-mfloat128-hardware requires full ISA 3.0 support"
31071 msgstr ""
31073 #: config/powerpcspe/powerpcspe.c:5055
31074 #, gcc-internal-format
31075 msgid "-mfloat128-hardware requires -m64"
31076 msgstr ""
31078 #: config/powerpcspe/powerpcspe.c:5119
31079 #, gcc-internal-format, gfc-internal-format
31080 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
31081 msgstr ""
31083 #: config/powerpcspe/powerpcspe.c:5140 config/powerpcspe/powerpcspe.c:5155
31084 #: config/rs6000/rs6000.c:4766 config/rs6000/rs6000.c:4781
31085 #, gcc-internal-format
31086 msgid "target attribute or pragma changes AltiVec ABI"
31087 msgstr ""
31089 #: config/powerpcspe/powerpcspe.c:5168 config/rs6000/rs6000.c:4794
31090 #, gcc-internal-format
31091 msgid "target attribute or pragma changes darwin64 ABI"
31092 msgstr ""
31094 #: config/powerpcspe/powerpcspe.c:5234 config/rs6000/rs6000.c:4828
31095 #, gcc-internal-format
31096 msgid "target attribute or pragma changes single precision floating point"
31097 msgstr ""
31099 #: config/powerpcspe/powerpcspe.c:5237 config/rs6000/rs6000.c:4831
31100 #, gcc-internal-format
31101 msgid "target attribute or pragma changes double precision floating point"
31102 msgstr ""
31104 #: config/powerpcspe/powerpcspe.c:5364
31105 #, gcc-internal-format
31106 msgid "-mstack-protector-guard=tls needs a valid base register"
31107 msgstr ""
31109 #: config/powerpcspe/powerpcspe.c:8415 config/rs6000/rs6000.c:7925
31110 #, gcc-internal-format, gfc-internal-format
31111 msgid "the layout of aggregates containing vectors with %d-byte alignment has changed in GCC 5"
31112 msgstr ""
31114 #: config/powerpcspe/powerpcspe.c:11834 config/rs6000/rs6000.c:11237
31115 #, gcc-internal-format
31116 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
31117 msgstr ""
31119 #: config/powerpcspe/powerpcspe.c:11997
31120 #, gcc-internal-format
31121 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
31122 msgstr ""
31124 #: config/powerpcspe/powerpcspe.c:12193 config/rs6000/rs6000.c:11595
31125 #, gcc-internal-format, gfc-internal-format
31126 msgid "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
31127 msgstr ""
31129 #: config/powerpcspe/powerpcspe.c:12460
31130 #, gcc-internal-format
31131 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
31132 msgstr ""
31134 #: config/powerpcspe/powerpcspe.c:13311 config/rs6000/rs6000.c:12604
31135 #, gcc-internal-format
31136 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
31137 msgstr ""
31139 #: config/powerpcspe/powerpcspe.c:13486 config/rs6000/rs6000.c:12779
31140 #, gcc-internal-format
31141 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
31142 msgstr ""
31144 #: config/powerpcspe/powerpcspe.c:14281
31145 #, gcc-internal-format, gfc-internal-format
31146 msgid "internal error: builtin function %s already processed"
31147 msgstr ""
31149 #: config/powerpcspe/powerpcspe.c:14785 config/rs6000/rs6000.c:13971
31150 #, gcc-internal-format
31151 msgid "argument 1 must be an 8-bit field value"
31152 msgstr ""
31154 #: config/powerpcspe/powerpcspe.c:14831 config/rs6000/rs6000.c:14015
31155 #, gcc-internal-format
31156 msgid "argument 1 must be a 5-bit signed literal"
31157 msgstr ""
31159 #: config/powerpcspe/powerpcspe.c:14934 config/powerpcspe/powerpcspe.c:16803
31160 #: config/rs6000/rs6000.c:14101
31161 #, gcc-internal-format
31162 msgid "argument 2 must be a 5-bit unsigned literal"
31163 msgstr ""
31165 #: config/powerpcspe/powerpcspe.c:14952 config/rs6000/rs6000.c:14119
31166 #, gcc-internal-format
31167 msgid "argument 1 must be a 6-bit unsigned literal"
31168 msgstr ""
31170 #: config/powerpcspe/powerpcspe.c:14966 config/rs6000/rs6000.c:14135
31171 #, gcc-internal-format
31172 msgid "argument 2 must be a 7-bit unsigned literal"
31173 msgstr ""
31175 #: config/powerpcspe/powerpcspe.c:15005
31176 #, gcc-internal-format
31177 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
31178 msgstr ""
31180 #: config/powerpcspe/powerpcspe.c:15062
31181 #, gcc-internal-format
31182 msgid "argument 1 of __builtin_altivec_predicate is out of range"
31183 msgstr ""
31185 #: config/powerpcspe/powerpcspe.c:15550
31186 #, gcc-internal-format, gfc-internal-format
31187 msgid "builtin %s is only valid in 64-bit mode"
31188 msgstr ""
31190 #: config/powerpcspe/powerpcspe.c:15599 config/rs6000/rs6000.c:14791
31191 #, gcc-internal-format, gfc-internal-format
31192 msgid "argument %d must be an unsigned literal"
31193 msgstr ""
31195 #: config/powerpcspe/powerpcspe.c:15601 config/rs6000/rs6000.c:14793
31196 #, gcc-internal-format, gfc-internal-format
31197 msgid "argument %d is an unsigned literal that is out of range"
31198 msgstr ""
31200 #: config/powerpcspe/powerpcspe.c:15739
31201 #, gcc-internal-format, gfc-internal-format
31202 msgid "builtin %s only accepts a string argument"
31203 msgstr ""
31205 #. Invalid CPU argument.
31206 #: config/powerpcspe/powerpcspe.c:15758
31207 #, gcc-internal-format, gfc-internal-format
31208 msgid "cpu %s is an invalid argument to builtin %s"
31209 msgstr ""
31211 #. Invalid HWCAP argument.
31212 #: config/powerpcspe/powerpcspe.c:15786
31213 #, gcc-internal-format, gfc-internal-format
31214 msgid "hwcap %s is an invalid argument to builtin %s"
31215 msgstr ""
31217 #: config/powerpcspe/powerpcspe.c:15860 config/rs6000/rs6000.c:15065
31218 #, gcc-internal-format
31219 msgid "argument 3 must be a 4-bit unsigned literal"
31220 msgstr ""
31222 #: config/powerpcspe/powerpcspe.c:15885 config/rs6000/rs6000.c:15090
31223 #, gcc-internal-format
31224 msgid "argument 3 must be a 2-bit unsigned literal"
31225 msgstr ""
31227 #: config/powerpcspe/powerpcspe.c:15905 config/rs6000/rs6000.c:15110
31228 #, gcc-internal-format
31229 msgid "argument 3 must be a 1-bit unsigned literal"
31230 msgstr ""
31232 #: config/powerpcspe/powerpcspe.c:15917 config/rs6000/rs6000.c:15122
31233 #, gcc-internal-format
31234 msgid "argument 1 must be 0 or 2"
31235 msgstr ""
31237 #: config/powerpcspe/powerpcspe.c:15929 config/rs6000/rs6000.c:15134
31238 #, gcc-internal-format
31239 msgid "argument 1 must be a 1-bit unsigned literal"
31240 msgstr ""
31242 #: config/powerpcspe/powerpcspe.c:15943 config/rs6000/rs6000.c:15148
31243 #, gcc-internal-format
31244 msgid "argument 2 must be a 6-bit unsigned literal"
31245 msgstr ""
31247 #: config/powerpcspe/powerpcspe.c:15955 config/rs6000/rs6000.c:15160
31248 #, gcc-internal-format
31249 msgid "argument 2 must be 0 or 1"
31250 msgstr ""
31252 #: config/powerpcspe/powerpcspe.c:15963 config/rs6000/rs6000.c:15168
31253 #, gcc-internal-format
31254 msgid "argument 3 must be in the range 0..15"
31255 msgstr ""
31257 #: config/powerpcspe/powerpcspe.c:16152 config/rs6000/rs6000.c:15237
31258 #: config/rs6000/rs6000.c:15569
31259 #, gcc-internal-format
31260 msgid "argument to %qs must be a 2-bit unsigned literal"
31261 msgstr ""
31263 #: config/powerpcspe/powerpcspe.c:16309 config/rs6000/rs6000.c:15394
31264 #, gcc-internal-format
31265 msgid "unresolved overload for Altivec builtin %qF"
31266 msgstr ""
31268 #: config/powerpcspe/powerpcspe.c:16483
31269 #, gcc-internal-format
31270 msgid "argument to dss must be a 2-bit unsigned literal"
31271 msgstr ""
31273 #: config/powerpcspe/powerpcspe.c:16531
31274 #, gcc-internal-format
31275 msgid "second argument to vec_vextract4b must be 0..12"
31276 msgstr ""
31278 #: config/powerpcspe/powerpcspe.c:16548
31279 #, gcc-internal-format
31280 msgid "third argument to vec_vinsert4b must be 0..12"
31281 msgstr ""
31283 #: config/powerpcspe/powerpcspe.c:16923
31284 #, gcc-internal-format
31285 msgid "argument 1 of __builtin_paired_predicate must be a constant"
31286 msgstr ""
31288 #: config/powerpcspe/powerpcspe.c:16970
31289 #, gcc-internal-format
31290 msgid "argument 1 of __builtin_paired_predicate is out of range"
31291 msgstr ""
31293 #: config/powerpcspe/powerpcspe.c:16995
31294 #, gcc-internal-format
31295 msgid "argument 1 of __builtin_spe_predicate must be a constant"
31296 msgstr ""
31298 #: config/powerpcspe/powerpcspe.c:17067
31299 #, gcc-internal-format
31300 msgid "argument 1 of __builtin_spe_predicate is out of range"
31301 msgstr ""
31303 #: config/powerpcspe/powerpcspe.c:17149
31304 #, gcc-internal-format, gfc-internal-format
31305 msgid "Builtin function %s is only valid for the cell processor"
31306 msgstr ""
31308 #: config/powerpcspe/powerpcspe.c:17151
31309 #, gcc-internal-format, gfc-internal-format
31310 msgid "Builtin function %s requires the -mvsx option"
31311 msgstr ""
31313 #: config/powerpcspe/powerpcspe.c:17153
31314 #, gcc-internal-format, gfc-internal-format
31315 msgid "Builtin function %s requires the -mhtm option"
31316 msgstr ""
31318 #: config/powerpcspe/powerpcspe.c:17155
31319 #, gcc-internal-format, gfc-internal-format
31320 msgid "Builtin function %s requires the -maltivec option"
31321 msgstr ""
31323 #: config/powerpcspe/powerpcspe.c:17157
31324 #, gcc-internal-format, gfc-internal-format
31325 msgid "Builtin function %s requires the -mpaired option"
31326 msgstr ""
31328 #: config/powerpcspe/powerpcspe.c:17159
31329 #, gcc-internal-format, gfc-internal-format
31330 msgid "Builtin function %s requires the -mspe option"
31331 msgstr ""
31333 #: config/powerpcspe/powerpcspe.c:17162
31334 #, gcc-internal-format, gfc-internal-format
31335 msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
31336 msgstr ""
31338 #: config/powerpcspe/powerpcspe.c:17165
31339 #, gcc-internal-format, gfc-internal-format
31340 msgid "Builtin function %s requires the -mhard-dfp option"
31341 msgstr ""
31343 #: config/powerpcspe/powerpcspe.c:17167
31344 #, gcc-internal-format, gfc-internal-format
31345 msgid "Builtin function %s requires the -mpower8-vector option"
31346 msgstr ""
31348 #: config/powerpcspe/powerpcspe.c:17170 config/powerpcspe/powerpcspe.c:17176
31349 #, gcc-internal-format, gfc-internal-format
31350 msgid "Builtin function %s requires the -mcpu=power9 and -m64 options"
31351 msgstr ""
31353 #: config/powerpcspe/powerpcspe.c:17173 config/powerpcspe/powerpcspe.c:17179
31354 #, gcc-internal-format, gfc-internal-format
31355 msgid "Builtin function %s requires the -mcpu=power9 option"
31356 msgstr ""
31358 #: config/powerpcspe/powerpcspe.c:17182
31359 #, gcc-internal-format, gfc-internal-format
31360 msgid "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
31361 msgstr ""
31363 #: config/powerpcspe/powerpcspe.c:17185
31364 #, gcc-internal-format, gfc-internal-format
31365 msgid "Builtin function %s requires the -mhard-float option"
31366 msgstr ""
31368 #: config/powerpcspe/powerpcspe.c:17187
31369 #, gcc-internal-format, gfc-internal-format
31370 msgid "Builtin function %s requires the -mfloat128 option"
31371 msgstr ""
31373 #: config/powerpcspe/powerpcspe.c:17189
31374 #, gcc-internal-format, gfc-internal-format
31375 msgid "Builtin function %s is not supported with the current options"
31376 msgstr ""
31378 #: config/powerpcspe/powerpcspe.c:19182
31379 #, gcc-internal-format, gfc-internal-format
31380 msgid "internal error: builtin function %s had an unexpected return type %s"
31381 msgstr ""
31383 #: config/powerpcspe/powerpcspe.c:19199
31384 #, gcc-internal-format, gfc-internal-format
31385 msgid "internal error: builtin function %s, argument %d had unexpected argument type %s"
31386 msgstr ""
31388 #: config/powerpcspe/powerpcspe.c:28481 config/rs6000/rs6000.c:25758
31389 #, gcc-internal-format
31390 msgid "stack frame too large"
31391 msgstr ""
31393 #: config/powerpcspe/powerpcspe.c:32257
31394 #, gcc-internal-format
31395 msgid "-fsplit-stack uses register r29"
31396 msgstr ""
31398 #: config/powerpcspe/powerpcspe.c:32265 config/rs6000/rs6000.c:29459
31399 #, gcc-internal-format
31400 msgid "Stack frame larger than 2G is not supported for -fsplit-stack"
31401 msgstr ""
31403 #: config/powerpcspe/powerpcspe.c:33252 config/rs6000/rs6000.c:30447
31404 #, gcc-internal-format
31405 msgid "no profiling of 64-bit code for this ABI"
31406 msgstr ""
31408 #: config/powerpcspe/powerpcspe.c:35555
31409 #, gcc-internal-format
31410 msgid "You cannot take the address of a nested function if you use the -mno-pointers-to-nested-functions option."
31411 msgstr ""
31413 #: config/powerpcspe/powerpcspe.c:35637 config/rs6000/rs6000.c:32830
31414 #, gcc-internal-format
31415 msgid "use of %<long double%> in AltiVec types is invalid"
31416 msgstr ""
31418 #: config/powerpcspe/powerpcspe.c:35639 config/rs6000/rs6000.c:32832
31419 #, gcc-internal-format
31420 msgid "use of boolean types in AltiVec types is invalid"
31421 msgstr ""
31423 #: config/powerpcspe/powerpcspe.c:35641 config/rs6000/rs6000.c:32834
31424 #, gcc-internal-format
31425 msgid "use of %<complex%> in AltiVec types is invalid"
31426 msgstr ""
31428 #: config/powerpcspe/powerpcspe.c:35643 config/rs6000/rs6000.c:32836
31429 #, gcc-internal-format
31430 msgid "use of decimal floating point types in AltiVec types is invalid"
31431 msgstr ""
31433 #: config/powerpcspe/powerpcspe.c:35649
31434 #, gcc-internal-format
31435 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
31436 msgstr ""
31438 #: config/powerpcspe/powerpcspe.c:35652 config/rs6000/rs6000.c:32845
31439 #, gcc-internal-format
31440 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
31441 msgstr ""
31443 #: config/powerpcspe/powerpcspe.c:35657
31444 #, gcc-internal-format
31445 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
31446 msgstr ""
31448 #: config/powerpcspe/powerpcspe.c:35660
31449 #, gcc-internal-format
31450 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
31451 msgstr ""
31453 #: config/powerpcspe/powerpcspe.c:39420
31454 #, gcc-internal-format, gfc-internal-format
31455 msgid "emitting microcode insn %s\t[%s] #%d"
31456 msgstr ""
31458 #: config/powerpcspe/powerpcspe.c:39424
31459 #, gcc-internal-format, gfc-internal-format
31460 msgid "emitting conditional microcode insn %s\t[%s] #%d"
31461 msgstr ""
31463 #: config/powerpcspe/powerpcspe.c:39732
31464 #, gcc-internal-format, gfc-internal-format
31465 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
31466 msgstr ""
31468 #: config/powerpcspe/powerpcspe.c:39735
31469 #, gcc-internal-format, gfc-internal-format
31470 msgid "%s\"%s\"%s is not allowed"
31471 msgstr ""
31473 #: config/powerpcspe/powerpcspe.c:39737
31474 #, gcc-internal-format, gfc-internal-format
31475 msgid "%s\"%s\"%s is invalid"
31476 msgstr ""
31478 #: config/powerpcspe/powerpcspe.c:40254
31479 #, gcc-internal-format, gfc-internal-format
31480 msgid "-mno-%s turns off -m%s"
31481 msgstr ""
31483 #: config/powerpcspe/powerpcspe.c:40271
31484 #, gcc-internal-format
31485 msgid "-mno-power9-vector turns off -mpower9-dform"
31486 msgstr ""
31488 #. Definitions of target machine for GNU compiler,
31489 #. for IBM RS/6000 POWER running AIX version 4.3.
31490 #. Copyright (C) 1998-2018 Free Software Foundation, Inc.
31491 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31493 #. This file is part of GCC.
31495 #. GCC is free software; you can redistribute it and/or modify it
31496 #. under the terms of the GNU General Public License as published
31497 #. by the Free Software Foundation; either version 3, or (at your
31498 #. option) any later version.
31500 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31501 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31502 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31503 #. License for more details.
31505 #. You should have received a copy of the GNU General Public License
31506 #. along with GCC; see the file COPYING3.  If not see
31507 #. <http://www.gnu.org/licenses/>.
31508 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31509 #. get control in TARGET_OPTION_OVERRIDE.
31510 #. Definitions of target machine for GNU compiler,
31511 #. for IBM RS/6000 POWER running AIX V5.
31512 #. Copyright (C) 2001-2018 Free Software Foundation, Inc.
31513 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31515 #. This file is part of GCC.
31517 #. GCC is free software; you can redistribute it and/or modify it
31518 #. under the terms of the GNU General Public License as published
31519 #. by the Free Software Foundation; either version 3, or (at your
31520 #. option) any later version.
31522 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31523 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31524 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31525 #. License for more details.
31527 #. You should have received a copy of the GNU General Public License
31528 #. along with GCC; see the file COPYING3.  If not see
31529 #. <http://www.gnu.org/licenses/>.
31530 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31531 #. get control in TARGET_OPTION_OVERRIDE.
31532 #. Definitions of target machine for GNU compiler,
31533 #. for IBM RS/6000 POWER running AIX V5.2.
31534 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31535 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31537 #. This file is part of GCC.
31539 #. GCC is free software; you can redistribute it and/or modify it
31540 #. under the terms of the GNU General Public License as published
31541 #. by the Free Software Foundation; either version 3, or (at your
31542 #. option) any later version.
31544 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31545 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31546 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31547 #. License for more details.
31549 #. You should have received a copy of the GNU General Public License
31550 #. along with GCC; see the file COPYING3.  If not see
31551 #. <http://www.gnu.org/licenses/>.
31552 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31553 #. get control in TARGET_OPTION_OVERRIDE.
31554 #. Definitions of target machine for GNU compiler,
31555 #. for IBM RS/6000 POWER running AIX V5.3.
31556 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31557 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31559 #. This file is part of GCC.
31561 #. GCC is free software; you can redistribute it and/or modify it
31562 #. under the terms of the GNU General Public License as published
31563 #. by the Free Software Foundation; either version 3, or (at your
31564 #. option) any later version.
31566 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31567 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31568 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31569 #. License for more details.
31571 #. You should have received a copy of the GNU General Public License
31572 #. along with GCC; see the file COPYING3.  If not see
31573 #. <http://www.gnu.org/licenses/>.
31574 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31575 #. get control in TARGET_OPTION_OVERRIDE.
31576 #. Definitions of target machine for GNU compiler,
31577 #. for IBM RS/6000 POWER running AIX V6.1.
31578 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31579 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31581 #. This file is part of GCC.
31583 #. GCC is free software; you can redistribute it and/or modify it
31584 #. under the terms of the GNU General Public License as published
31585 #. by the Free Software Foundation; either version 3, or (at your
31586 #. option) any later version.
31588 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31589 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31590 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31591 #. License for more details.
31593 #. You should have received a copy of the GNU General Public License
31594 #. along with GCC; see the file COPYING3.  If not see
31595 #. <http://www.gnu.org/licenses/>.
31596 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31597 #. get control in TARGET_OPTION_OVERRIDE.
31598 #. Definitions of target machine for GNU compiler,
31599 #. for IBM RS/6000 POWER running AIX V7.1.
31600 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31601 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31603 #. This file is part of GCC.
31605 #. GCC is free software; you can redistribute it and/or modify it
31606 #. under the terms of the GNU General Public License as published
31607 #. by the Free Software Foundation; either version 3, or (at your
31608 #. option) any later version.
31610 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31611 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31612 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31613 #. License for more details.
31615 #. You should have received a copy of the GNU General Public License
31616 #. along with GCC; see the file COPYING3.  If not see
31617 #. <http://www.gnu.org/licenses/>.
31618 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31619 #. get control in TARGET_OPTION_OVERRIDE.
31620 #. Definitions of target machine for GNU compiler,
31621 #. for IBM RS/6000 POWER running AIX version 4.3.
31622 #. Copyright (C) 1998-2018 Free Software Foundation, Inc.
31623 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31625 #. This file is part of GCC.
31627 #. GCC is free software; you can redistribute it and/or modify it
31628 #. under the terms of the GNU General Public License as published
31629 #. by the Free Software Foundation; either version 3, or (at your
31630 #. option) any later version.
31632 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31633 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31634 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31635 #. License for more details.
31637 #. You should have received a copy of the GNU General Public License
31638 #. along with GCC; see the file COPYING3.  If not see
31639 #. <http://www.gnu.org/licenses/>.
31640 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31641 #. get control in TARGET_OPTION_OVERRIDE.
31642 #. Definitions of target machine for GNU compiler,
31643 #. for IBM RS/6000 POWER running AIX V5.
31644 #. Copyright (C) 2001-2018 Free Software Foundation, Inc.
31645 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31647 #. This file is part of GCC.
31649 #. GCC is free software; you can redistribute it and/or modify it
31650 #. under the terms of the GNU General Public License as published
31651 #. by the Free Software Foundation; either version 3, or (at your
31652 #. option) any later version.
31654 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31655 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31656 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31657 #. License for more details.
31659 #. You should have received a copy of the GNU General Public License
31660 #. along with GCC; see the file COPYING3.  If not see
31661 #. <http://www.gnu.org/licenses/>.
31662 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31663 #. get control in TARGET_OPTION_OVERRIDE.
31664 #. Definitions of target machine for GNU compiler,
31665 #. for IBM RS/6000 POWER running AIX V5.2.
31666 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31667 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31669 #. This file is part of GCC.
31671 #. GCC is free software; you can redistribute it and/or modify it
31672 #. under the terms of the GNU General Public License as published
31673 #. by the Free Software Foundation; either version 3, or (at your
31674 #. option) any later version.
31676 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31677 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31678 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31679 #. License for more details.
31681 #. You should have received a copy of the GNU General Public License
31682 #. along with GCC; see the file COPYING3.  If not see
31683 #. <http://www.gnu.org/licenses/>.
31684 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31685 #. get control in TARGET_OPTION_OVERRIDE.
31686 #. Definitions of target machine for GNU compiler,
31687 #. for IBM RS/6000 POWER running AIX V5.3.
31688 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31689 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31691 #. This file is part of GCC.
31693 #. GCC is free software; you can redistribute it and/or modify it
31694 #. under the terms of the GNU General Public License as published
31695 #. by the Free Software Foundation; either version 3, or (at your
31696 #. option) any later version.
31698 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31699 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31700 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31701 #. License for more details.
31703 #. You should have received a copy of the GNU General Public License
31704 #. along with GCC; see the file COPYING3.  If not see
31705 #. <http://www.gnu.org/licenses/>.
31706 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31707 #. get control in TARGET_OPTION_OVERRIDE.
31708 #. Definitions of target machine for GNU compiler,
31709 #. for IBM RS/6000 POWER running AIX V6.1.
31710 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31711 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31713 #. This file is part of GCC.
31715 #. GCC is free software; you can redistribute it and/or modify it
31716 #. under the terms of the GNU General Public License as published
31717 #. by the Free Software Foundation; either version 3, or (at your
31718 #. option) any later version.
31720 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31721 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31722 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31723 #. License for more details.
31725 #. You should have received a copy of the GNU General Public License
31726 #. along with GCC; see the file COPYING3.  If not see
31727 #. <http://www.gnu.org/licenses/>.
31728 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31729 #. get control in TARGET_OPTION_OVERRIDE.
31730 #. Definitions of target machine for GNU compiler,
31731 #. for IBM RS/6000 POWER running AIX V7.1.
31732 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31733 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31735 #. This file is part of GCC.
31737 #. GCC is free software; you can redistribute it and/or modify it
31738 #. under the terms of the GNU General Public License as published
31739 #. by the Free Software Foundation; either version 3, or (at your
31740 #. option) any later version.
31742 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31743 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31744 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31745 #. License for more details.
31747 #. You should have received a copy of the GNU General Public License
31748 #. along with GCC; see the file COPYING3.  If not see
31749 #. <http://www.gnu.org/licenses/>.
31750 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31751 #. get control in TARGET_OPTION_OVERRIDE.
31752 #. Definitions of target machine for GNU compiler,
31753 #. for IBM RS/6000 POWER running AIX V7.2.
31754 #. Copyright (C) 2002-2017 Free Software Foundation, Inc.
31755 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31757 #. This file is part of GCC.
31759 #. GCC is free software; you can redistribute it and/or modify it
31760 #. under the terms of the GNU General Public License as published
31761 #. by the Free Software Foundation; either version 3, or (at your
31762 #. option) any later version.
31764 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31765 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31766 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31767 #. License for more details.
31769 #. You should have received a copy of the GNU General Public License
31770 #. along with GCC; see the file COPYING3.  If not see
31771 #. <http://www.gnu.org/licenses/>.
31772 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31773 #. get control in TARGET_OPTION_OVERRIDE.
31774 #: config/powerpcspe/aix43.h:30 config/powerpcspe/aix51.h:30
31775 #: config/powerpcspe/aix52.h:30 config/powerpcspe/aix53.h:30
31776 #: config/powerpcspe/aix61.h:30 config/powerpcspe/aix71.h:30
31777 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
31778 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30 config/rs6000/aix71.h:30
31779 #: config/rs6000/aix72.h:30
31780 #, gcc-internal-format
31781 msgid "-maix64 requires PowerPC64 architecture remain enabled"
31782 msgstr ""
31784 #: config/powerpcspe/aix43.h:36 config/powerpcspe/aix52.h:36
31785 #: config/powerpcspe/aix53.h:36 config/powerpcspe/aix61.h:36
31786 #: config/powerpcspe/aix71.h:36 config/rs6000/aix43.h:36
31787 #: config/rs6000/aix52.h:36 config/rs6000/aix53.h:36 config/rs6000/aix61.h:36
31788 #: config/rs6000/aix71.h:36 config/rs6000/aix72.h:36
31789 #, gcc-internal-format
31790 msgid "soft-float and long-double-128 are incompatible"
31791 msgstr ""
31793 #: config/powerpcspe/aix43.h:40 config/powerpcspe/aix51.h:34
31794 #: config/powerpcspe/aix52.h:40 config/powerpcspe/aix53.h:40
31795 #: config/powerpcspe/aix61.h:40 config/powerpcspe/aix71.h:40
31796 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
31797 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40 config/rs6000/aix71.h:40
31798 #: config/rs6000/aix72.h:40
31799 #, gcc-internal-format
31800 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
31801 msgstr ""
31803 #: config/powerpcspe/aix61.h:47 config/powerpcspe/aix71.h:47
31804 #: config/powerpcspe/freebsd64.h:120 config/powerpcspe/linux64.h:142
31805 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47 config/rs6000/aix72.h:47
31806 #: config/rs6000/freebsd64.h:120 config/rs6000/linux64.h:142
31807 #: config/rs6000/rtems.h:121
31808 #, gcc-internal-format
31809 msgid "-mcmodel incompatible with other toc options"
31810 msgstr ""
31812 #: config/powerpcspe/e500.h:37
31813 #, gcc-internal-format
31814 msgid "AltiVec and SPE instructions cannot coexist"
31815 msgstr ""
31817 #: config/powerpcspe/e500.h:39
31818 #, gcc-internal-format
31819 msgid "VSX and SPE instructions cannot coexist"
31820 msgstr ""
31822 #: config/powerpcspe/e500.h:41
31823 #, gcc-internal-format
31824 msgid "64-bit SPE not supported"
31825 msgstr ""
31827 #: config/powerpcspe/e500.h:43
31828 #, gcc-internal-format
31829 msgid "E500 and FPRs not supported"
31830 msgstr ""
31832 #: config/powerpcspe/freebsd64.h:98 config/powerpcspe/linux64.h:115
31833 #: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
31834 #, gcc-internal-format
31835 msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
31836 msgstr ""
31838 #: config/powerpcspe/freebsd64.h:113 config/powerpcspe/linux64.h:135
31839 #: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
31840 #: config/rs6000/rtems.h:114
31841 #, gcc-internal-format
31842 msgid "-m64 requires a PowerPC64 cpu"
31843 msgstr ""
31845 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31846 #. get control in TARGET_OPTION_OVERRIDE.
31847 #: config/powerpcspe/sysv4.h:111
31848 #, gcc-internal-format, gfc-internal-format
31849 msgid "bad value for -mcall-%s"
31850 msgstr ""
31852 #: config/powerpcspe/sysv4.h:127
31853 #, gcc-internal-format, gfc-internal-format
31854 msgid "bad value for -msdata=%s"
31855 msgstr ""
31857 #: config/powerpcspe/sysv4.h:144
31858 #, gcc-internal-format, gfc-internal-format
31859 msgid "-mrelocatable and -msdata=%s are incompatible"
31860 msgstr ""
31862 #: config/powerpcspe/sysv4.h:153
31863 #, gcc-internal-format, gfc-internal-format
31864 msgid "-f%s and -msdata=%s are incompatible"
31865 msgstr ""
31867 #: config/powerpcspe/sysv4.h:162
31868 #, gcc-internal-format, gfc-internal-format
31869 msgid "-msdata=%s and -mcall-%s are incompatible"
31870 msgstr ""
31872 #: config/powerpcspe/sysv4.h:171
31873 #, gcc-internal-format
31874 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
31875 msgstr ""
31877 #: config/powerpcspe/sysv4.h:177
31878 #, gcc-internal-format, gfc-internal-format
31879 msgid "-mrelocatable and -mcall-%s are incompatible"
31880 msgstr ""
31882 #: config/powerpcspe/sysv4.h:184
31883 #, gcc-internal-format, gfc-internal-format
31884 msgid "-fPIC and -mcall-%s are incompatible"
31885 msgstr ""
31887 #: config/powerpcspe/sysv4.h:190
31888 #, gcc-internal-format
31889 msgid "-msecure-plt not supported by your assembler"
31890 msgstr ""
31892 #: config/powerpcspe/sysv4.h:218
31893 #, gcc-internal-format, gfc-internal-format
31894 msgid "-m%s not supported in this configuration"
31895 msgstr ""
31897 #: config/riscv/riscv.c:310
31898 #, gcc-internal-format
31899 msgid "unknown cpu %qs for -mtune"
31900 msgstr ""
31902 #: config/riscv/riscv.c:4097
31903 #, gcc-internal-format
31904 msgid "-mdiv requires -march to subsume the %<M%> extension"
31905 msgstr ""
31907 #: config/riscv/riscv.c:4137
31908 #, gcc-internal-format
31909 msgid "requested ABI requires -march to subsume the %qc extension"
31910 msgstr ""
31912 #: config/riscv/riscv.c:4142
31913 #, gcc-internal-format, gfc-internal-format
31914 msgid "ABI requires -march=rv%d"
31915 msgstr ""
31917 #: config/riscv/riscv.c:4152
31918 #, gcc-internal-format, gfc-internal-format
31919 msgid "-mpreferred-stack-boundary=%d must be between %d and %d"
31920 msgstr ""
31922 #. Address spaces are currently only supported by C.
31923 #: config/rl78/rl78.c:374
31924 #, gcc-internal-format
31925 msgid "-mes0 can only be used with C"
31926 msgstr ""
31928 #: config/rl78/rl78.c:377
31929 #, gcc-internal-format
31930 msgid "mduc registers only saved for G13 target"
31931 msgstr ""
31933 #: config/rl78/rl78.c:392
31934 #, gcc-internal-format
31935 msgid "-mmul=g13 cannot be used with -mcpu=g10"
31936 msgstr ""
31938 #: config/rl78/rl78.c:393
31939 #, gcc-internal-format
31940 msgid "-mmul=g14 cannot be used with -mcpu=g10"
31941 msgstr ""
31943 #. The S2 core does not have mul/div instructions.
31944 #: config/rl78/rl78.c:404
31945 #, gcc-internal-format
31946 msgid "-mmul=g14 cannot be used with -mcpu=g13"
31947 msgstr ""
31949 #. The G14 core does not have the hardware multiply peripheral used by the
31950 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
31951 #: config/rl78/rl78.c:416
31952 #, gcc-internal-format
31953 msgid "-mmul=g13 cannot be used with -mcpu=g14"
31954 msgstr ""
31956 #: config/rl78/rl78.c:838
31957 #, gcc-internal-format
31958 msgid "naked attribute only applies to functions"
31959 msgstr ""
31961 #: config/rl78/rl78.c:862
31962 #, gcc-internal-format
31963 msgid "%qE attribute doesn't apply to functions"
31964 msgstr ""
31966 #. This is unpredictable, as we're truncating off usable address
31967 #. bits.
31968 #: config/rl78/rl78.c:1228
31969 #, gcc-internal-format
31970 msgid "converting far pointer to near pointer"
31971 msgstr ""
31973 #: config/rs6000/driver-rs6000.c:268
31974 #, gcc-internal-format, gfc-internal-format
31975 msgid ""
31976 "Unsupported cpu name returned from kernel for -mcpu=native: %s\n"
31977 "Please use an explicit cpu name.  Valid cpu names are: %s"
31978 msgstr ""
31980 #: config/rs6000/rs6000-c.c:6168 config/rs6000/rs6000-c.c:6219
31981 #: config/rs6000/rs6000-c.c:6489 config/rs6000/rs6000-c.c:6555
31982 #: config/rs6000/rs6000-c.c:6916 config/rs6000/rs6000-c.c:6963
31983 #, gcc-internal-format
31984 msgid "builtin %qs only accepts 2 arguments"
31985 msgstr ""
31987 #: config/rs6000/rs6000-c.c:6292 config/rs6000/rs6000-c.c:6375
31988 #: config/rs6000/rs6000-c.c:6736
31989 #, gcc-internal-format
31990 msgid "builtin %qs only accepts 3 arguments"
31991 msgstr ""
31993 #: config/rs6000/rs6000-c.c:6484
31994 #, gcc-internal-format
31995 msgid "builtin %qs only accepts 1 argument"
31996 msgstr ""
31998 #: config/rs6000/rs6000-c.c:7054
31999 #, gcc-internal-format
32000 msgid "builtin %qs requires builtin %qs"
32001 msgstr "вбудований код %qs потребує вбудованого коду %qs"
32003 #: config/rs6000/rs6000-c.c:7058
32004 #, gcc-internal-format
32005 msgid "builtin function %qs not supported in this compiler configuration"
32006 msgstr ""
32008 #: config/rs6000/rs6000-c.c:7068
32009 #, gcc-internal-format
32010 msgid "invalid parameter combination for AltiVec intrinsic %qs"
32011 msgstr ""
32013 #: config/rs6000/rs6000.c:3754 config/rs6000/rs6000.c:3757
32014 #: config/rs6000/rs6000.c:3760
32015 #, gcc-internal-format
32016 msgid "%qs requires %qs or %qs"
32017 msgstr "%qs потребує %qs або %qs"
32019 #: config/rs6000/rs6000.c:3861
32020 #, gcc-internal-format
32021 msgid "%qs requires PowerPC64 architecture, enabling"
32022 msgstr ""
32024 #: config/rs6000/rs6000.c:4037
32025 #, gcc-internal-format
32026 msgid "%qs command-line option is deprecated"
32027 msgstr "параметр командного рядка %qs є застарілим"
32029 #: config/rs6000/rs6000.c:4048
32030 #, gcc-internal-format
32031 msgid "%qs is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
32032 msgstr ""
32034 #: config/rs6000/rs6000.c:4147
32035 #, gcc-internal-format
32036 msgid "will not generate %qs instructions because assembler lacks %qs support"
32037 msgstr ""
32039 #: config/rs6000/rs6000.c:4240
32040 #, gcc-internal-format
32041 msgid "%qs is not supported on little endian systems"
32042 msgstr ""
32044 #: config/rs6000/rs6000.c:4333
32045 #, gcc-internal-format
32046 msgid "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than power9"
32047 msgstr ""
32049 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
32050 #. were explicitly cleared.
32051 #: config/rs6000/rs6000.c:4341
32052 #, gcc-internal-format
32053 msgid "%qs incompatible with explicitly disabled options"
32054 msgstr ""
32056 #. We prefer to not mention undocumented options in
32057 #. error messages.  However, if users have managed to select
32058 #. power9-fusion without selecting power8-fusion, they
32059 #. already know about undocumented flags.
32060 #: config/rs6000/rs6000.c:4366 config/rs6000/rs6000.c:4373
32061 #: config/rs6000/rs6000.c:4380 config/rs6000/rs6000.c:4388
32062 #: config/rs6000/rs6000.c:4407 config/rs6000/rs6000.c:4464
32063 #: config/rs6000/rs6000.c:4468 config/rs6000/rs6000.c:4485
32064 #: config/rs6000/rs6000.c:4538 config/rs6000/rs6000.c:4565
32065 #: config/rs6000/rs6000.c:4580 config/rs6000/rs6000.c:4588
32066 #: config/rs6000/rs6000.c:4684
32067 #, gcc-internal-format
32068 msgid "%qs requires %qs"
32069 msgstr "%qs потребує %qs"
32071 #: config/rs6000/rs6000.c:4625
32072 #, gcc-internal-format
32073 msgid "Using IEEE extended precision long double"
32074 msgstr ""
32076 #: config/rs6000/rs6000.c:4627
32077 #, gcc-internal-format
32078 msgid "Using IBM extended precision long double"
32079 msgstr ""
32081 #: config/rs6000/rs6000.c:4644
32082 #, gcc-internal-format
32083 msgid "%qs requires VSX support"
32084 msgstr ""
32086 #: config/rs6000/rs6000.c:4653
32087 #, gcc-internal-format
32088 msgid "The -mfloat128 option may not be fully supported"
32089 msgstr ""
32091 #: config/rs6000/rs6000.c:4676
32092 #, gcc-internal-format
32093 msgid "%qs requires full ISA 3.0 support"
32094 msgstr ""
32096 #: config/rs6000/rs6000.c:4743
32097 #, gcc-internal-format
32098 msgid "unknown vectorization library ABI type (%qs) for %qs switch"
32099 msgstr ""
32101 #: config/rs6000/rs6000.c:4930
32102 #, gcc-internal-format
32103 msgid "%qs is not a valid number in %qs"
32104 msgstr ""
32106 #: config/rs6000/rs6000.c:4935
32107 #, gcc-internal-format
32108 msgid "%qs is not a valid offset in %qs"
32109 msgstr "%qs не є коректним зсувом у %qs"
32111 #: config/rs6000/rs6000.c:4947
32112 #, gcc-internal-format
32113 msgid "%qs is not a valid base register in %qs"
32114 msgstr ""
32116 #: config/rs6000/rs6000.c:4955
32117 #, gcc-internal-format
32118 msgid "%qs needs a valid base register"
32119 msgstr ""
32121 #: config/rs6000/rs6000.c:5253
32122 #, gcc-internal-format
32123 msgid "unknown option for %<%s=%s%>"
32124 msgstr "невідомий параметр для %<%s=%s%>"
32126 #: config/rs6000/rs6000.c:5290
32127 #, gcc-internal-format
32128 msgid "%qs is deprecated and not recommended in any circumstances"
32129 msgstr ""
32131 #: config/rs6000/rs6000.c:11401
32132 #, gcc-internal-format
32133 msgid "cannot return value in vector register because altivec instructions are disabled, use %qs to enable them"
32134 msgstr ""
32136 #: config/rs6000/rs6000.c:11862
32137 #, gcc-internal-format
32138 msgid "cannot pass argument in vector register because altivec instructions are disabled, use %qs to enable them"
32139 msgstr ""
32141 #: config/rs6000/rs6000.c:13572
32142 #, gcc-internal-format
32143 msgid "internal error: builtin function %qs already processed"
32144 msgstr ""
32146 #: config/rs6000/rs6000.c:14150
32147 #, gcc-internal-format
32148 msgid "argument 2 must be a 1-bit unsigned literal"
32149 msgstr ""
32151 #: config/rs6000/rs6000.c:14189
32152 #, gcc-internal-format
32153 msgid "argument 1 of %qs must be a constant"
32154 msgstr "аргумент 1 %qs має бути сталою"
32156 #: config/rs6000/rs6000.c:14247 config/rs6000/rs6000.c:15898
32157 #, gcc-internal-format
32158 msgid "argument 1 of %qs is out of range"
32159 msgstr "аргумент 1 %qs лежить поза припустимим діапазоном"
32161 #: config/rs6000/rs6000.c:14742
32162 #, gcc-internal-format
32163 msgid "builtin %qs is only valid in 64-bit mode"
32164 msgstr ""
32166 #: config/rs6000/rs6000.c:14939
32167 #, gcc-internal-format
32168 msgid "builtin %qs only accepts a string argument"
32169 msgstr ""
32171 #. Invalid CPU argument.
32172 #: config/rs6000/rs6000.c:14958
32173 #, gcc-internal-format
32174 msgid "cpu %qs is an invalid argument to builtin %qs"
32175 msgstr ""
32177 #. Invalid HWCAP argument.
32178 #: config/rs6000/rs6000.c:14986
32179 #, gcc-internal-format
32180 msgid "%s %qs is an invalid argument to builtin %qs"
32181 msgstr ""
32183 #: config/rs6000/rs6000.c:15012
32184 #, gcc-internal-format
32185 msgid "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability bits"
32186 msgstr ""
32188 #: config/rs6000/rs6000.c:15616
32189 #, gcc-internal-format
32190 msgid "second argument to %qs must be 0..12"
32191 msgstr ""
32193 #: config/rs6000/rs6000.c:15631
32194 #, gcc-internal-format
32195 msgid "third argument to %qs must be 0..12"
32196 msgstr ""
32198 #: config/rs6000/rs6000.c:15850
32199 #, gcc-internal-format, gfc-internal-format
32200 msgid "argument 1 of %s must be a constant"
32201 msgstr "аргумент 1 %s має бути сталим"
32203 #: config/rs6000/rs6000.c:15932
32204 #, gcc-internal-format
32205 msgid "builtin function %qs is only valid for the cell processor"
32206 msgstr ""
32208 #: config/rs6000/rs6000.c:15934 config/rs6000/rs6000.c:15936
32209 #: config/rs6000/rs6000.c:15938 config/rs6000/rs6000.c:15940
32210 #: config/rs6000/rs6000.c:15946 config/rs6000/rs6000.c:15948
32211 #: config/rs6000/rs6000.c:15955 config/rs6000/rs6000.c:15962
32212 #: config/rs6000/rs6000.c:15969 config/rs6000/rs6000.c:15975
32213 #, gcc-internal-format
32214 msgid "builtin function %qs requires the %qs option"
32215 msgstr ""
32217 #: config/rs6000/rs6000.c:15943 config/rs6000/rs6000.c:15952
32218 #: config/rs6000/rs6000.c:15959 config/rs6000/rs6000.c:15966
32219 #, gcc-internal-format
32220 msgid "builtin function %qs requires the %qs and %qs options"
32221 msgstr ""
32223 #: config/rs6000/rs6000.c:15972
32224 #, gcc-internal-format
32225 msgid "builtin function %qs requires ISA 3.0 IEEE 128-bit floating point"
32226 msgstr ""
32228 #: config/rs6000/rs6000.c:15978
32229 #, gcc-internal-format
32230 msgid "builtin function %qs requires the %qs (or newer), and %qs or %qs options"
32231 msgstr ""
32233 #: config/rs6000/rs6000.c:15982
32234 #, gcc-internal-format
32235 msgid "builtin function %qs is not supported with the current options"
32236 msgstr ""
32238 #: config/rs6000/rs6000.c:18218
32239 #, gcc-internal-format
32240 msgid "internal error: builtin function %qs had an unexpected return type %qs"
32241 msgstr ""
32243 #: config/rs6000/rs6000.c:18235
32244 #, gcc-internal-format
32245 msgid "internal error: builtin function %qs, argument %d had unexpected argument type %qs"
32246 msgstr ""
32248 #: config/rs6000/rs6000.c:29451
32249 #, gcc-internal-format
32250 msgid "%qs uses register r29"
32251 msgstr "%qs використовує регістр r29"
32253 #: config/rs6000/rs6000.c:32748
32254 #, gcc-internal-format
32255 msgid "you cannot take the address of a nested function if you use the %qs option"
32256 msgstr ""
32258 #: config/rs6000/rs6000.c:32842
32259 #, gcc-internal-format
32260 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
32261 msgstr ""
32263 #: config/rs6000/rs6000.c:32850
32264 #, gcc-internal-format
32265 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
32266 msgstr ""
32268 #: config/rs6000/rs6000.c:32853
32269 #, gcc-internal-format
32270 msgid "use of %<double%> in AltiVec types is invalid without %qs"
32271 msgstr ""
32273 #: config/rs6000/rs6000.c:36876
32274 #, gcc-internal-format
32275 msgid "invalid cpu %qs for %s%qs%s"
32276 msgstr "некоректний процесор %qs для %s%qs%s"
32278 #: config/rs6000/rs6000.c:36879
32279 #, gcc-internal-format
32280 msgid "%s%qs%s is not allowed"
32281 msgstr ""
32283 #: config/rs6000/rs6000.c:36881
32284 #, gcc-internal-format
32285 msgid "%s%qs%s is invalid"
32286 msgstr ""
32288 #: config/rs6000/rs6000.c:37416
32289 #, gcc-internal-format
32290 msgid "%<-mno-%s%> turns off %<-m%s%>"
32291 msgstr "%<-mno-%s%> вимикає %<-m%s%>"
32293 #: config/rs6000/rs6000.c:37575
32294 #, gcc-internal-format
32295 msgid "target_clones attribute needs GLIBC (2.23 and newer) that exports hardware capability bits"
32296 msgstr ""
32298 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
32299 #. get control in TARGET_OPTION_OVERRIDE.
32300 #: config/rs6000/sysv4.h:111
32301 #, gcc-internal-format
32302 msgid "bad value for %<%s-%s%>"
32303 msgstr ""
32305 #: config/rs6000/sysv4.h:127
32306 #, gcc-internal-format
32307 msgid "bad value for %<%s=%s%>"
32308 msgstr ""
32310 #: config/rs6000/sysv4.h:144
32311 #, gcc-internal-format
32312 msgid "%qs and %<%s=%s%> are incompatible"
32313 msgstr ""
32315 #: config/rs6000/sysv4.h:153
32316 #, gcc-internal-format
32317 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
32318 msgstr ""
32320 #: config/rs6000/sysv4.h:162
32321 #, gcc-internal-format
32322 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
32323 msgstr ""
32325 #: config/rs6000/sysv4.h:171
32326 #, gcc-internal-format
32327 msgid "%qs and %qs are incompatible"
32328 msgstr ""
32330 #: config/rs6000/sysv4.h:178 config/rs6000/sysv4.h:185
32331 #, gcc-internal-format
32332 msgid "%qs and %<%s-%s%> are incompatible"
32333 msgstr ""
32335 #: config/rs6000/sysv4.h:191
32336 #, gcc-internal-format
32337 msgid "%qs not supported by your assembler"
32338 msgstr ""
32340 #: config/rs6000/sysv4.h:219
32341 #, gcc-internal-format
32342 msgid "%<-m%s%> not supported in this configuration"
32343 msgstr ""
32345 #: config/rx/rx.c:651
32346 #, gcc-internal-format, gfc-internal-format
32347 msgid "unrecognized control register number: %d - using 'psw'"
32348 msgstr ""
32350 #: config/rx/rx.c:1389
32351 #, gcc-internal-format
32352 msgid "multiple fast interrupt routines seen: %qE and %qE"
32353 msgstr ""
32355 #: config/rx/rx.c:2596
32356 #, gcc-internal-format, gfc-internal-format
32357 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
32358 msgstr ""
32360 #: config/rx/rx.c:2598
32361 #, gcc-internal-format
32362 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
32363 msgstr ""
32365 #: config/rx/rx.c:2645
32366 #, gcc-internal-format
32367 msgid "-mno-allow-string-insns forbids the generation of the RMPA instruction"
32368 msgstr ""
32370 #: config/rx/rx.c:2792
32371 #, gcc-internal-format
32372 msgid "RX FPU instructions do not support NaNs and infinities"
32373 msgstr ""
32375 #: config/s390/s390-c.c:472
32376 #, gcc-internal-format
32377 msgid "builtin vec_step can only be used on vector types."
32378 msgstr ""
32380 #: config/s390/s390-c.c:687 config/s390/s390.c:887
32381 #, gcc-internal-format
32382 msgid "constant value required for builtin %qF argument %d"
32383 msgstr ""
32385 #: config/s390/s390-c.c:702
32386 #, gcc-internal-format
32387 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
32388 msgstr ""
32390 #: config/s390/s390-c.c:873
32391 #, gcc-internal-format
32392 msgid "builtin %qF is for GCC internal use only."
32393 msgstr ""
32395 #: config/s390/s390-c.c:881
32396 #, gcc-internal-format
32397 msgid "builtin %qF is deprecated."
32398 msgstr "вбудований %qF вважається застарілим."
32400 #: config/s390/s390-c.c:885
32401 #, gcc-internal-format
32402 msgid "%qF requires -mvx"
32403 msgstr "%qF потребує -mvx"
32405 #: config/s390/s390-c.c:891
32406 #, gcc-internal-format
32407 msgid "%qF requires z14 or higher"
32408 msgstr "%qF потребує z14 або вищого"
32410 #: config/s390/s390-c.c:905
32411 #, gcc-internal-format
32412 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
32413 msgstr ""
32415 #: config/s390/s390-c.c:954
32416 #, gcc-internal-format
32417 msgid "invalid parameter combination for intrinsic %qs"
32418 msgstr ""
32420 #: config/s390/s390-c.c:960
32421 #, gcc-internal-format
32422 msgid "ambiguous overload for intrinsic %qs"
32423 msgstr ""
32425 #: config/s390/s390-c.c:968
32426 #, gcc-internal-format
32427 msgid "%qs matching variant requires z14 or higher"
32428 msgstr ""
32430 #: config/s390/s390-c.c:974
32431 #, gcc-internal-format
32432 msgid "%qs matching variant is deprecated."
32433 msgstr ""
32435 #: config/s390/s390-c.c:1014
32436 #, gcc-internal-format
32437 msgid "constant argument %d for builtin %qF is out of range for target type"
32438 msgstr ""
32440 #: config/s390/s390.c:743
32441 #, gcc-internal-format
32442 msgid "constant argument %d for builtin %qF is out of range (0.."
32443 msgstr ""
32445 #: config/s390/s390.c:760
32446 #, gcc-internal-format
32447 msgid "constant argument %d for builtin %qF is out of range ("
32448 msgstr ""
32450 #: config/s390/s390.c:811
32451 #, gcc-internal-format
32452 msgid "builtin %qF is not supported without -mhtm (default with -march=zEC12 and higher)."
32453 msgstr ""
32455 #: config/s390/s390.c:817
32456 #, gcc-internal-format
32457 msgid "builtin %qF requires -mvx (default with -march=z13 and higher)."
32458 msgstr ""
32460 #: config/s390/s390.c:824
32461 #, gcc-internal-format
32462 msgid "Builtin %qF requires z14 or higher."
32463 msgstr ""
32465 #: config/s390/s390.c:843
32466 #, gcc-internal-format
32467 msgid "unresolved overloaded builtin"
32468 msgstr ""
32470 #: config/s390/s390.c:850 config/tilegx/tilegx.c:3547
32471 #: config/tilepro/tilepro.c:3111
32472 #, gcc-internal-format
32473 msgid "bad builtin icode"
32474 msgstr ""
32476 #: config/s390/s390.c:978
32477 #, gcc-internal-format
32478 msgid "invalid argument %d for builtin %qF"
32479 msgstr "некоректний аргумент %d для вбудованої %qF"
32481 #: config/s390/s390.c:1079
32482 #, gcc-internal-format
32483 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
32484 msgstr ""
32486 #: config/s390/s390.c:1169
32487 #, gcc-internal-format
32488 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
32489 msgstr ""
32491 #: config/s390/s390.c:10171
32492 #, gcc-internal-format
32493 msgid "total size of local variables exceeds architecture limit"
32494 msgstr ""
32496 #: config/s390/s390.c:11539
32497 #, gcc-internal-format
32498 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes.  An unconditional trap is added."
32499 msgstr ""
32501 #: config/s390/s390.c:11555
32502 #, gcc-internal-format
32503 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."
32504 msgstr ""
32506 #: config/s390/s390.c:11583
32507 #, gcc-internal-format
32508 msgid "frame size of %qs is %wd bytes"
32509 msgstr ""
32511 #: config/s390/s390.c:11587
32512 #, gcc-internal-format
32513 msgid "%qs uses dynamic stack allocation"
32514 msgstr ""
32516 #: config/s390/s390.c:11965
32517 #, gcc-internal-format
32518 msgid "CPUs older than z900 are not supported for -fsplit-stack"
32519 msgstr ""
32521 #: config/s390/s390.c:15361
32522 #, gcc-internal-format, gfc-internal-format
32523 msgid "%sarch=%s%s is deprecated and will be removed in future releases; use at least %sarch=z900%s"
32524 msgstr ""
32526 #: config/s390/s390.c:15373
32527 #, gcc-internal-format, gfc-internal-format
32528 msgid "%stune=%s%s is deprecated and will be removed in future releases; use at least %stune=z900%s"
32529 msgstr ""
32531 #: config/s390/s390.c:15385
32532 #, gcc-internal-format, gfc-internal-format
32533 msgid "z/Architecture mode not supported on %s"
32534 msgstr ""
32536 #: config/s390/s390.c:15388
32537 #, gcc-internal-format
32538 msgid "64-bit ABI not supported in ESA/390 mode"
32539 msgstr ""
32541 #: config/s390/s390.c:15395
32542 #, gcc-internal-format
32543 msgid "thunk-inline is only supported with -mindirect-branch-jump"
32544 msgstr ""
32546 #: config/s390/s390.c:15419
32547 #, gcc-internal-format
32548 msgid "-mindirect-branch* options require -march=z900 or higher"
32549 msgstr ""
32551 #: config/s390/s390.c:15422
32552 #, gcc-internal-format
32553 msgid "-mfunction-return* options require -march=z900 or higher"
32554 msgstr ""
32556 #: config/s390/s390.c:15441
32557 #, gcc-internal-format, gfc-internal-format
32558 msgid "hardware vector support not available on %s"
32559 msgstr ""
32561 #: config/s390/s390.c:15444
32562 #, gcc-internal-format
32563 msgid "hardware vector support not available with -msoft-float"
32564 msgstr ""
32566 #: config/s390/s390.c:15472
32567 #, gcc-internal-format, gfc-internal-format
32568 msgid "hardware decimal floating point instructions not available on %s"
32569 msgstr ""
32571 #: config/s390/s390.c:15476
32572 #, gcc-internal-format
32573 msgid "hardware decimal floating point instructions not available in ESA/390 mode"
32574 msgstr ""
32576 #: config/s390/s390.c:15488
32577 #, gcc-internal-format
32578 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
32579 msgstr ""
32581 #: config/s390/s390.c:15496
32582 #, gcc-internal-format
32583 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
32584 msgstr ""
32586 #: config/s390/s390.c:15502
32587 #, gcc-internal-format
32588 msgid "stack size must be greater than the stack guard value"
32589 msgstr ""
32591 #: config/s390/s390.c:15504
32592 #, gcc-internal-format
32593 msgid "stack size must not be greater than 64k"
32594 msgstr ""
32596 #: config/s390/s390.c:15507
32597 #, gcc-internal-format
32598 msgid "-mstack-guard implies use of -mstack-size"
32599 msgstr ""
32601 #. argument is not a plain number
32602 #: config/s390/s390.c:15600
32603 #, gcc-internal-format
32604 msgid "arguments to %qs should be non-negative integers"
32605 msgstr ""
32607 #: config/s390/s390.c:15607
32608 #, gcc-internal-format
32609 msgid "argument to %qs is too large (max. %d)"
32610 msgstr ""
32612 #: config/s390/s390.c:15637
32613 #, gcc-internal-format
32614 msgid "-mno-pic-data-is-text-relative cannot be used without -fpic/-fPIC"
32615 msgstr ""
32617 #. Value is not allowed for the target attribute.
32618 #: config/s390/s390.c:15818
32619 #, gcc-internal-format
32620 msgid "value %qs is not supported by attribute %<target%>"
32621 msgstr ""
32623 #: config/sh/sh.c:935
32624 #, gcc-internal-format
32625 msgid "ignoring -fschedule-insns because of exception handling bug"
32626 msgstr ""
32628 #: config/sh/sh.c:952
32629 #, gcc-internal-format
32630 msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
32631 msgstr ""
32633 #: config/sh/sh.c:7400
32634 #, gcc-internal-format
32635 msgid "__builtin_saveregs not supported by this subtarget"
32636 msgstr ""
32638 #: config/sh/sh.c:8352
32639 #, gcc-internal-format
32640 msgid "%qE attribute only applies to interrupt functions"
32641 msgstr ""
32643 #: config/sh/sh.c:8422
32644 #, gcc-internal-format
32645 msgid "%qE attribute is supported only for SH2A"
32646 msgstr ""
32648 #: config/sh/sh.c:8464
32649 #, gcc-internal-format
32650 msgid "%qE attribute only applies to SH2A"
32651 msgstr ""
32653 #: config/sh/sh.c:8486
32654 #, gcc-internal-format
32655 msgid "%qE attribute argument should be between 0 to 255"
32656 msgstr ""
32658 #. The argument must be a constant string.
32659 #: config/sh/sh.c:8548
32660 #, gcc-internal-format
32661 msgid "%qE attribute argument not a string constant"
32662 msgstr ""
32664 #: config/sh/sh.c:10823
32665 #, gcc-internal-format
32666 msgid "r0 needs to be available as a call-clobbered register"
32667 msgstr ""
32669 #. 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.
32670 #: config/sh/vxworks.h:43
32671 #, gcc-internal-format
32672 msgid "-mrelax is only supported for RTP PIC"
32673 msgstr ""
32675 #: config/sparc/sparc.c:1761
32676 #, gcc-internal-format, gfc-internal-format
32677 msgid "%s is not supported by this configuration"
32678 msgstr ""
32680 #: config/sparc/sparc.c:1768
32681 #, gcc-internal-format
32682 msgid "-mlong-double-64 not allowed with -m64"
32683 msgstr ""
32685 #: config/sparc/sparc.c:1788
32686 #, gcc-internal-format, gfc-internal-format
32687 msgid "bad value (%s) for -mcmodel= switch"
32688 msgstr ""
32690 #: config/sparc/sparc.c:1793
32691 #, gcc-internal-format
32692 msgid "-mcmodel= is not supported on 32-bit systems"
32693 msgstr ""
32695 #: config/sparc/sparc.c:1800
32696 #, gcc-internal-format
32697 msgid "-fcall-saved-REG is not supported for out registers"
32698 msgstr ""
32700 #: config/spu/spu-c.c:133
32701 #, gcc-internal-format, gfc-internal-format
32702 msgid "insufficient arguments to overloaded function %s"
32703 msgstr ""
32705 #: config/spu/spu-c.c:164
32706 #, gcc-internal-format, gfc-internal-format
32707 msgid "too many arguments to overloaded function %s"
32708 msgstr ""
32710 #: config/spu/spu-c.c:176
32711 #, gcc-internal-format, gfc-internal-format
32712 msgid "parameter list does not match a valid signature for %s()"
32713 msgstr ""
32715 #: config/spu/spu.c:259
32716 #, gcc-internal-format, gfc-internal-format
32717 msgid "bad value (%s) for -march= switch"
32718 msgstr ""
32720 #: config/spu/spu.c:270
32721 #, gcc-internal-format, gfc-internal-format
32722 msgid "bad value (%s) for -mtune= switch"
32723 msgstr ""
32725 #: config/spu/spu.c:5195 config/spu/spu.c:5198
32726 #, gcc-internal-format
32727 msgid "creating run-time relocation for %qD"
32728 msgstr ""
32730 #: config/spu/spu.c:5203 config/spu/spu.c:5205
32731 #, gcc-internal-format
32732 msgid "creating run-time relocation"
32733 msgstr ""
32735 #: config/spu/spu.c:6340
32736 #, gcc-internal-format, gfc-internal-format
32737 msgid "%s expects an integer literal in the range [%d, %d]"
32738 msgstr ""
32740 #: config/spu/spu.c:6360
32741 #, gcc-internal-format
32742 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
32743 msgstr ""
32745 #: config/spu/spu.c:6389
32746 #, gcc-internal-format, gfc-internal-format
32747 msgid "%d least significant bits of %s are ignored"
32748 msgstr ""
32750 #: config/stormy16/stormy16.c:1048
32751 #, gcc-internal-format
32752 msgid "local variable memory requirements exceed capacity"
32753 msgstr ""
32755 #: config/stormy16/stormy16.c:1205
32756 #, gcc-internal-format
32757 msgid "function_profiler support"
32758 msgstr ""
32760 #: config/stormy16/stormy16.c:1299
32761 #, gcc-internal-format
32762 msgid "cannot use va_start in interrupt function"
32763 msgstr ""
32765 #: config/stormy16/stormy16.c:1867
32766 #, gcc-internal-format, gfc-internal-format
32767 msgid "switch statement of size %lu entries too large"
32768 msgstr ""
32770 #: config/stormy16/stormy16.c:2239
32771 #, gcc-internal-format
32772 msgid "%<__BELOW100__%> attribute only applies to variables"
32773 msgstr ""
32775 #: config/stormy16/stormy16.c:2246
32776 #, gcc-internal-format
32777 msgid "__BELOW100__ attribute not allowed with auto storage class"
32778 msgstr ""
32780 #: config/tilegx/tilegx.c:3588 config/tilepro/tilepro.c:3137
32781 #, gcc-internal-format
32782 msgid "operand must be an immediate of the right size"
32783 msgstr ""
32785 #: config/v850/v850-c.c:67
32786 #, gcc-internal-format
32787 msgid "#pragma GHS endXXXX found without previous startXXX"
32788 msgstr ""
32790 #: config/v850/v850-c.c:70
32791 #, gcc-internal-format
32792 msgid "#pragma GHS endXXX does not match previous startXXX"
32793 msgstr ""
32795 #: config/v850/v850-c.c:96
32796 #, gcc-internal-format
32797 msgid "cannot set interrupt attribute: no current function"
32798 msgstr ""
32800 #: config/v850/v850-c.c:104
32801 #, gcc-internal-format
32802 msgid "cannot set interrupt attribute: no such identifier"
32803 msgstr ""
32805 #: config/v850/v850-c.c:153
32806 #, gcc-internal-format
32807 msgid "junk at end of #pragma ghs section"
32808 msgstr ""
32810 #: config/v850/v850-c.c:170
32811 #, gcc-internal-format
32812 msgid "unrecognized section name %qE"
32813 msgstr ""
32815 #: config/v850/v850-c.c:184
32816 #, gcc-internal-format
32817 msgid "malformed #pragma ghs section"
32818 msgstr ""
32820 #: config/v850/v850-c.c:203
32821 #, gcc-internal-format
32822 msgid "junk at end of #pragma ghs interrupt"
32823 msgstr ""
32825 #: config/v850/v850-c.c:214
32826 #, gcc-internal-format
32827 msgid "junk at end of #pragma ghs starttda"
32828 msgstr ""
32830 #: config/v850/v850-c.c:225
32831 #, gcc-internal-format
32832 msgid "junk at end of #pragma ghs startsda"
32833 msgstr ""
32835 #: config/v850/v850-c.c:236
32836 #, gcc-internal-format
32837 msgid "junk at end of #pragma ghs startzda"
32838 msgstr ""
32840 #: config/v850/v850-c.c:247
32841 #, gcc-internal-format
32842 msgid "junk at end of #pragma ghs endtda"
32843 msgstr ""
32845 #: config/v850/v850-c.c:258
32846 #, gcc-internal-format
32847 msgid "junk at end of #pragma ghs endsda"
32848 msgstr ""
32850 #: config/v850/v850-c.c:269
32851 #, gcc-internal-format
32852 msgid "junk at end of #pragma ghs endzda"
32853 msgstr ""
32855 #: config/v850/v850.c:2120
32856 #, gcc-internal-format
32857 msgid "data area attributes cannot be specified for local variables"
32858 msgstr ""
32860 #: config/v850/v850.c:2131
32861 #, gcc-internal-format
32862 msgid "data area of %q+D conflicts with previous declaration"
32863 msgstr ""
32865 #: config/v850/v850.c:2262
32866 #, gcc-internal-format, gfc-internal-format
32867 msgid "bogus JR construction: %d"
32868 msgstr ""
32870 #: config/v850/v850.c:2280 config/v850/v850.c:2387
32871 #, gcc-internal-format, gfc-internal-format
32872 msgid "bad amount of stack space removal: %d"
32873 msgstr ""
32875 #: config/v850/v850.c:2367
32876 #, gcc-internal-format, gfc-internal-format
32877 msgid "bogus JARL construction: %d"
32878 msgstr ""
32880 #: config/v850/v850.c:2665
32881 #, gcc-internal-format, gfc-internal-format
32882 msgid "bogus DISPOSE construction: %d"
32883 msgstr ""
32885 #: config/v850/v850.c:2684
32886 #, gcc-internal-format, gfc-internal-format
32887 msgid "too much stack space to dispose of: %d"
32888 msgstr ""
32890 #: config/v850/v850.c:2786
32891 #, gcc-internal-format, gfc-internal-format
32892 msgid "bogus PREPEARE construction: %d"
32893 msgstr ""
32895 #: config/v850/v850.c:2803
32896 #, gcc-internal-format, gfc-internal-format
32897 msgid "too much stack space to prepare: %d"
32898 msgstr ""
32900 #: config/visium/visium.c:741
32901 #, gcc-internal-format
32902 msgid "an interrupt handler cannot be compiled with -muser-mode"
32903 msgstr ""
32905 #: config/vms/vms-c.c:44
32906 #, gcc-internal-format
32907 msgid "junk at end of #pragma __nostandard"
32908 msgstr ""
32910 #: config/vms/vms-c.c:55
32911 #, gcc-internal-format
32912 msgid "junk at end of #pragma __standard"
32913 msgstr ""
32915 #: config/vms/vms-c.c:80
32916 #, gcc-internal-format
32917 msgid "malformed '#pragma member_alignment', ignoring"
32918 msgstr ""
32920 #: config/vms/vms-c.c:95
32921 #, gcc-internal-format, gfc-internal-format
32922 msgid "unknown '#pragma member_alignment' name %s"
32923 msgstr ""
32925 #: config/vms/vms-c.c:100
32926 #, gcc-internal-format
32927 msgid "malformed '#pragma member_alignment'"
32928 msgstr ""
32930 #: config/vms/vms-c.c:134
32931 #, gcc-internal-format
32932 msgid "unhandled alignment for '#pragma nomember_alignment'"
32933 msgstr ""
32935 #: config/vms/vms-c.c:147
32936 #, gcc-internal-format
32937 msgid "garbage at end of '#pragma nomember_alignment'"
32938 msgstr ""
32940 #: config/vms/vms-c.c:202
32941 #, gcc-internal-format
32942 msgid "malformed '#pragma extern_model', ignoring"
32943 msgstr ""
32945 #: config/vms/vms-c.c:223
32946 #, gcc-internal-format
32947 msgid "extern model globalvalue"
32948 msgstr ""
32950 #: config/vms/vms-c.c:228
32951 #, gcc-internal-format, gfc-internal-format
32952 msgid "unknown '#pragma extern_model' model '%s'"
32953 msgstr ""
32955 #: config/vms/vms-c.c:234
32956 #, gcc-internal-format
32957 msgid "junk at end of '#pragma extern_model'"
32958 msgstr ""
32960 #: config/vms/vms-c.c:248
32961 #, gcc-internal-format
32962 msgid "vms '#pragma __message' is ignored"
32963 msgstr ""
32965 #: config/vms/vms-c.c:273 config/vms/vms-c.c:279
32966 #, gcc-internal-format
32967 msgid "malformed '#pragma __extern_prefix', ignoring"
32968 msgstr ""
32970 #: config/vms/vms-c.c:312 config/vms/vms-c.c:332
32971 #, gcc-internal-format
32972 msgid "malformed %<#pragma %s%>, ignoring"
32973 msgstr ""
32975 #: config/vms/vms-c.c:328
32976 #, gcc-internal-format
32977 msgid "invalid constant in %<#pragma %s%>"
32978 msgstr ""
32980 #: config/xtensa/xtensa.c:2221
32981 #, gcc-internal-format
32982 msgid "boolean registers required for the floating-point option"
32983 msgstr ""
32985 #: config/xtensa/xtensa.c:2256
32986 #, gcc-internal-format, gfc-internal-format
32987 msgid "-f%s is not supported with CONST16 instructions"
32988 msgstr ""
32990 #: config/xtensa/xtensa.c:2263
32991 #, gcc-internal-format
32992 msgid "PIC is required but not supported with CONST16 instructions"
32993 msgstr ""
32995 #: config/xtensa/xtensa.c:3633
32996 #, gcc-internal-format
32997 msgid "only uninitialized variables can be placed in a .bss section"
32998 msgstr ""
33000 #: ada/gcc-interface/misc.c:158
33001 #, gcc-internal-format
33002 msgid "%<-gnat%> misspelled as %<-gant%>"
33003 msgstr ""
33005 #: ada/gcc-interface/misc.c:259
33006 #, gcc-internal-format
33007 msgid "-fexcess-precision=standard for Ada"
33008 msgstr ""
33010 #: ada/gcc-interface/misc.c:278
33011 #, gcc-internal-format
33012 msgid "STABS debugging information for Ada is obsolete and not supported anymore"
33013 msgstr ""
33015 #: ada/gcc-interface/trans.c:1535
33016 #, gcc-internal-format
33017 msgid "subprogram %q+F not marked Inline_Always"
33018 msgstr ""
33020 #: ada/gcc-interface/trans.c:1536 ada/gcc-interface/trans.c:1542
33021 #, gcc-internal-format
33022 msgid "parent subprogram cannot be inlined"
33023 msgstr ""
33025 #: ada/gcc-interface/trans.c:1540
33026 #, gcc-internal-format
33027 msgid "subprogram %q+F not marked Inline"
33028 msgstr ""
33030 #: ada/gcc-interface/trans.c:6404
33031 #, gcc-internal-format
33032 msgid "out-of-bounds access may be optimized away"
33033 msgstr ""
33035 #: ada/gcc-interface/trans.c:6406
33036 #, gcc-internal-format
33037 msgid "containing loop"
33038 msgstr ""
33040 #: ada/gcc-interface/utils.c:3887
33041 #, gcc-internal-format
33042 msgid "invalid element type for attribute %qs"
33043 msgstr ""
33045 #: ada/gcc-interface/utils.c:3911
33046 #, gcc-internal-format
33047 msgid "number of components of vector not a power of two"
33048 msgstr ""
33050 #: ada/gcc-interface/utils.c:6037 ada/gcc-interface/utils.c:6215
33051 #: ada/gcc-interface/utils.c:6322
33052 #, gcc-internal-format
33053 msgid "%qs attribute ignored"
33054 msgstr ""
33056 #: ada/gcc-interface/utils.c:6158
33057 #, gcc-internal-format
33058 msgid "%qs attribute requires prototypes with named arguments"
33059 msgstr ""
33061 #: ada/gcc-interface/utils.c:6167
33062 #, gcc-internal-format
33063 msgid "%qs attribute only applies to variadic functions"
33064 msgstr ""
33066 #: ada/gcc-interface/utils.c:6282
33067 #, gcc-internal-format
33068 msgid "%qE attribute has no effect"
33069 msgstr ""
33071 #: ada/gcc-interface/utils.c:6406
33072 #, gcc-internal-format
33073 msgid "attribute %qs applies to array types only"
33074 msgstr ""
33076 #: brig/brig-lang.c:204
33077 #, gcc-internal-format
33078 msgid "could not read the BRIG file"
33079 msgstr ""
33081 #. Except for passing an argument to an unprototyped function,
33082 #. this is a constraint violation.  When passing an argument to
33083 #. an unprototyped function, it is compile-time undefined;
33084 #. making it a constraint in that case was rejected in
33085 #. DR#252.
33086 #: c/c-convert.c:101 c/c-typeck.c:2175 c/c-typeck.c:6507 c/c-typeck.c:12138
33087 #: cp/typeck.c:2027 cp/typeck.c:7977 cp/typeck.c:8742
33088 #, gcc-internal-format
33089 msgid "void value not ignored as it ought to be"
33090 msgstr ""
33092 #: c/c-convert.c:167
33093 #, gcc-internal-format
33094 msgid "conversion to non-scalar type requested"
33095 msgstr ""
33097 #: c/c-decl.c:819
33098 #, gcc-internal-format
33099 msgid "array %q+D assumed to have one element"
33100 msgstr ""
33102 #: c/c-decl.c:860
33103 #, gcc-internal-format
33104 msgid "%qD is static but used in inline function %qD which is not static"
33105 msgstr ""
33107 #: c/c-decl.c:865
33108 #, gcc-internal-format
33109 msgid "%q+D is static but declared in inline function %qD which is not static"
33110 msgstr ""
33112 #: c/c-decl.c:1050
33113 #, gcc-internal-format, gfc-internal-format
33114 msgid "GCC supports only %u nested scopes"
33115 msgstr ""
33117 #: c/c-decl.c:1202 cp/decl.c:360
33118 #, gcc-internal-format
33119 msgid "label %q+D used but not defined"
33120 msgstr ""
33122 #: c/c-decl.c:1247
33123 #, gcc-internal-format
33124 msgid "nested function %q+D declared but never defined"
33125 msgstr ""
33127 #: c/c-decl.c:1261
33128 #, gcc-internal-format
33129 msgid "inline function %q+D declared but never defined"
33130 msgstr ""
33132 #: c/c-decl.c:1278
33133 #, gcc-internal-format
33134 msgid "unused variable %q+D"
33135 msgstr ""
33137 #: c/c-decl.c:1282 cp/decl.c:695
33138 #, gcc-internal-format
33139 msgid "variable %qD set but not used"
33140 msgstr ""
33142 #: c/c-decl.c:1287
33143 #, gcc-internal-format
33144 msgid "type of array %q+D completed incompatibly with implicit initialization"
33145 msgstr ""
33147 #: c/c-decl.c:1567 c/c-decl.c:6701 c/c-decl.c:7574 c/c-decl.c:8381
33148 #, gcc-internal-format
33149 msgid "originally defined here"
33150 msgstr ""
33152 #: c/c-decl.c:1697
33153 #, gcc-internal-format
33154 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
33155 msgstr ""
33157 #: c/c-decl.c:1704
33158 #, gcc-internal-format
33159 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
33160 msgstr ""
33162 #: c/c-decl.c:1751
33163 #, gcc-internal-format
33164 msgid "prototype for %q+D declares more arguments than previous old-style definition"
33165 msgstr ""
33167 #: c/c-decl.c:1757
33168 #, gcc-internal-format
33169 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
33170 msgstr ""
33172 #: c/c-decl.c:1766
33173 #, gcc-internal-format
33174 msgid "prototype for %q+D declares argument %d with incompatible type"
33175 msgstr ""
33177 #. If we get here, no errors were found, but do issue a warning
33178 #. for this poor-style construct.
33179 #: c/c-decl.c:1779
33180 #, gcc-internal-format
33181 msgid "prototype for %q+D follows non-prototype definition"
33182 msgstr ""
33184 #: c/c-decl.c:1795
33185 #, gcc-internal-format
33186 msgid "previous definition of %q+D was here"
33187 msgstr ""
33189 #: c/c-decl.c:1797
33190 #, gcc-internal-format
33191 msgid "previous implicit declaration of %q+D was here"
33192 msgstr "попереднє неявне оголошення %q+D було тут"
33194 #: c/c-decl.c:1799
33195 #, gcc-internal-format
33196 msgid "previous declaration of %q+D was here"
33197 msgstr ""
33199 #: c/c-decl.c:1839
33200 #, gcc-internal-format
33201 msgid "%q+D redeclared as different kind of symbol"
33202 msgstr ""
33204 #: c/c-decl.c:1844
33205 #, gcc-internal-format
33206 msgid "built-in function %q+D declared as non-function"
33207 msgstr ""
33209 #: c/c-decl.c:1847 c/c-decl.c:2018 c/c-decl.c:2813
33210 #, gcc-internal-format
33211 msgid "declaration of %q+D shadows a built-in function"
33212 msgstr ""
33214 #: c/c-decl.c:1856
33215 #, gcc-internal-format
33216 msgid "redeclaration of enumerator %q+D"
33217 msgstr ""
33219 #: c/c-decl.c:1878
33220 #, gcc-internal-format
33221 msgid "conflicting types for built-in function %q+D"
33222 msgstr ""
33224 #: c/c-decl.c:1903 c/c-decl.c:1916 c/c-decl.c:1952
33225 #, gcc-internal-format
33226 msgid "conflicting types for %q+D"
33227 msgstr ""
33229 #: c/c-decl.c:1932
33230 #, gcc-internal-format
33231 msgid "conflicting named address spaces (generic vs %s) for %q+D"
33232 msgstr ""
33234 #: c/c-decl.c:1936
33235 #, gcc-internal-format
33236 msgid "conflicting named address spaces (%s vs generic) for %q+D"
33237 msgstr ""
33239 #: c/c-decl.c:1940
33240 #, gcc-internal-format
33241 msgid "conflicting named address spaces (%s vs %s) for %q+D"
33242 msgstr ""
33244 #: c/c-decl.c:1949
33245 #, gcc-internal-format
33246 msgid "conflicting type qualifiers for %q+D"
33247 msgstr ""
33249 #: c/c-decl.c:1974
33250 #, gcc-internal-format
33251 msgid "redefinition of typedef %q+D with different type"
33252 msgstr ""
33254 #: c/c-decl.c:1987
33255 #, gcc-internal-format
33256 msgid "redefinition of typedef %q+D with variably modified type"
33257 msgstr ""
33259 #: c/c-decl.c:1992
33260 #, gcc-internal-format
33261 msgid "redefinition of typedef %q+D"
33262 msgstr ""
33264 #: c/c-decl.c:2044 c/c-decl.c:2147
33265 #, gcc-internal-format
33266 msgid "redefinition of %q+D"
33267 msgstr ""
33269 #: c/c-decl.c:2079 c/c-decl.c:2185
33270 #, gcc-internal-format
33271 msgid "static declaration of %q+D follows non-static declaration"
33272 msgstr ""
33274 #: c/c-decl.c:2089 c/c-decl.c:2097 c/c-decl.c:2175 c/c-decl.c:2182
33275 #, gcc-internal-format
33276 msgid "non-static declaration of %q+D follows static declaration"
33277 msgstr ""
33279 #: c/c-decl.c:2113
33280 #, gcc-internal-format
33281 msgid "%<gnu_inline%> attribute present on %q+D"
33282 msgstr ""
33284 #: c/c-decl.c:2116
33285 #, gcc-internal-format
33286 msgid "but not here"
33287 msgstr ""
33289 #: c/c-decl.c:2134
33290 #, gcc-internal-format
33291 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
33292 msgstr ""
33294 #: c/c-decl.c:2137
33295 #, gcc-internal-format
33296 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
33297 msgstr ""
33299 #: c/c-decl.c:2167
33300 #, gcc-internal-format
33301 msgid "extern declaration of %q+D follows declaration with no linkage"
33302 msgstr ""
33304 #: c/c-decl.c:2203
33305 #, gcc-internal-format
33306 msgid "declaration of %q+D with no linkage follows extern declaration"
33307 msgstr ""
33309 #: c/c-decl.c:2209
33310 #, gcc-internal-format
33311 msgid "redeclaration of %q+D with no linkage"
33312 msgstr ""
33314 #: c/c-decl.c:2235
33315 #, gcc-internal-format
33316 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
33317 msgstr ""
33319 #: c/c-decl.c:2255
33320 #, gcc-internal-format
33321 msgid "redefinition of parameter %q+D"
33322 msgstr ""
33324 #: c/c-decl.c:2282
33325 #, gcc-internal-format
33326 msgid "redundant redeclaration of %q+D"
33327 msgstr ""
33329 #: c/c-decl.c:2774
33330 #, gcc-internal-format
33331 msgid "declaration of %q+D shadows previous non-variable"
33332 msgstr ""
33334 #: c/c-decl.c:2793
33335 #, gcc-internal-format
33336 msgid "declaration of %qD shadows a parameter"
33337 msgstr ""
33339 #: c/c-decl.c:2806 cp/name-lookup.c:2806
33340 #, gcc-internal-format
33341 msgid "declaration of %qD shadows a global declaration"
33342 msgstr ""
33344 #: c/c-decl.c:2832
33345 #, gcc-internal-format
33346 msgid "declaration of %qD shadows a previous local"
33347 msgstr ""
33349 #: c/c-decl.c:2838 cp/name-lookup.c:2818
33350 #, gcc-internal-format
33351 msgid "shadowed declaration is here"
33352 msgstr ""
33354 #: c/c-decl.c:2965
33355 #, gcc-internal-format
33356 msgid "nested extern declaration of %qD"
33357 msgstr ""
33359 #: c/c-decl.c:3126 c/c-decl.c:3140
33360 #, gcc-internal-format
33361 msgid "implicit declaration of function %qE; did you mean %qs?"
33362 msgstr "неявне оголошення функції %qE; ви мали на увазі %qs?"
33364 #: c/c-decl.c:3132 c/c-decl.c:3145
33365 #, gcc-internal-format
33366 msgid "implicit declaration of function %qE"
33367 msgstr "неявне оголошення функції %qE"
33369 #: c/c-decl.c:3406
33370 #, gcc-internal-format
33371 msgid "incompatible implicit declaration of built-in function %qD"
33372 msgstr "несумісне неявне оголошення вбудованої функції %qD"
33374 #: c/c-decl.c:3417
33375 #, gcc-internal-format
33376 msgid "include %qs or provide a declaration of %qD"
33377 msgstr ""
33379 #: c/c-decl.c:3427
33380 #, gcc-internal-format
33381 msgid "incompatible implicit declaration of function %qD"
33382 msgstr "несумісне неявне оголошення функції %qD"
33384 #: c/c-decl.c:3487
33385 #, gcc-internal-format
33386 msgid "%qE undeclared here (not in a function); did you mean %qs?"
33387 msgstr ""
33389 #: c/c-decl.c:3492
33390 #, gcc-internal-format
33391 msgid "%qE undeclared here (not in a function)"
33392 msgstr ""
33394 #: c/c-decl.c:3505
33395 #, gcc-internal-format
33396 msgid "%qE undeclared (first use in this function); did you mean %qs?"
33397 msgstr ""
33399 #: c/c-decl.c:3510
33400 #, gcc-internal-format
33401 msgid "%qE undeclared (first use in this function)"
33402 msgstr ""
33404 #: c/c-decl.c:3514
33405 #, gcc-internal-format
33406 msgid "each undeclared identifier is reported only once for each function it appears in"
33407 msgstr ""
33409 #: c/c-decl.c:3562 cp/decl.c:3055
33410 #, gcc-internal-format
33411 msgid "label %qE referenced outside of any function"
33412 msgstr ""
33414 #: c/c-decl.c:3598
33415 #, gcc-internal-format
33416 msgid "jump into scope of identifier with variably modified type"
33417 msgstr ""
33419 #: c/c-decl.c:3601
33420 #, gcc-internal-format
33421 msgid "jump skips variable initialization"
33422 msgstr ""
33424 #: c/c-decl.c:3602 c/c-decl.c:3657 c/c-decl.c:3746
33425 #, gcc-internal-format
33426 msgid "label %qD defined here"
33427 msgstr ""
33429 #: c/c-decl.c:3656 c/c-decl.c:3745
33430 #, gcc-internal-format
33431 msgid "jump into statement expression"
33432 msgstr ""
33434 #: c/c-decl.c:3678
33435 #, gcc-internal-format
33436 msgid "duplicate label declaration %qE"
33437 msgstr ""
33439 #: c/c-decl.c:3776 cp/decl.c:3460
33440 #, gcc-internal-format
33441 msgid "duplicate label %qD"
33442 msgstr ""
33444 #: c/c-decl.c:3807
33445 #, gcc-internal-format
33446 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
33447 msgstr ""
33449 #: c/c-decl.c:3872
33450 #, gcc-internal-format
33451 msgid "switch jumps over variable initialization"
33452 msgstr ""
33454 #: c/c-decl.c:3873 c/c-decl.c:3884
33455 #, gcc-internal-format
33456 msgid "switch starts here"
33457 msgstr ""
33459 #: c/c-decl.c:3883
33460 #, gcc-internal-format
33461 msgid "switch jumps into statement expression"
33462 msgstr ""
33464 #: c/c-decl.c:3966
33465 #, gcc-internal-format
33466 msgid "%qE defined as wrong kind of tag"
33467 msgstr ""
33469 #: c/c-decl.c:4335
33470 #, gcc-internal-format
33471 msgid "unnamed struct/union that defines no instances"
33472 msgstr ""
33474 #: c/c-decl.c:4345
33475 #, gcc-internal-format
33476 msgid "empty declaration with storage class specifier does not redeclare tag"
33477 msgstr ""
33479 #: c/c-decl.c:4360
33480 #, gcc-internal-format
33481 msgid "empty declaration with type qualifier does not redeclare tag"
33482 msgstr ""
33484 #: c/c-decl.c:4371
33485 #, gcc-internal-format
33486 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
33487 msgstr ""
33489 #: c/c-decl.c:4393 c/c-decl.c:4401
33490 #, gcc-internal-format
33491 msgid "useless type name in empty declaration"
33492 msgstr ""
33494 #: c/c-decl.c:4409
33495 #, gcc-internal-format
33496 msgid "%<inline%> in empty declaration"
33497 msgstr ""
33499 #: c/c-decl.c:4415
33500 #, gcc-internal-format
33501 msgid "%<_Noreturn%> in empty declaration"
33502 msgstr ""
33504 #: c/c-decl.c:4421
33505 #, gcc-internal-format
33506 msgid "%<auto%> in file-scope empty declaration"
33507 msgstr ""
33509 #: c/c-decl.c:4427
33510 #, gcc-internal-format
33511 msgid "%<register%> in file-scope empty declaration"
33512 msgstr ""
33514 #: c/c-decl.c:4434
33515 #, gcc-internal-format
33516 msgid "useless storage class specifier in empty declaration"
33517 msgstr ""
33519 #: c/c-decl.c:4440
33520 #, gcc-internal-format
33521 msgid "useless %qs in empty declaration"
33522 msgstr ""
33524 #: c/c-decl.c:4453
33525 #, gcc-internal-format
33526 msgid "useless type qualifier in empty declaration"
33527 msgstr ""
33529 #: c/c-decl.c:4460
33530 #, gcc-internal-format
33531 msgid "useless %<_Alignas%> in empty declaration"
33532 msgstr ""
33534 #: c/c-decl.c:4467 c/c-parser.c:1873
33535 #, gcc-internal-format
33536 msgid "empty declaration"
33537 msgstr ""
33539 #: c/c-decl.c:4538
33540 #, gcc-internal-format
33541 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
33542 msgstr ""
33544 #: c/c-decl.c:4542
33545 #, gcc-internal-format
33546 msgid "ISO C90 does not support %<[*]%> array declarators"
33547 msgstr ""
33549 #. C99 6.7.5.2p4
33550 #. A function definition isn't function prototype scope C99 6.2.1p4.
33551 #. C99 6.7.5.2p4
33552 #: c/c-decl.c:4548 c/c-decl.c:7147
33553 #, gcc-internal-format
33554 msgid "%<[*]%> not allowed in other than function prototype scope"
33555 msgstr ""
33557 #: c/c-decl.c:4635 cp/decl2.c:1520
33558 #, gcc-internal-format
33559 msgid "%q+D in declare target directive does not have mappable type"
33560 msgstr ""
33562 #: c/c-decl.c:4693
33563 #, gcc-internal-format
33564 msgid "%q+D is usually a function"
33565 msgstr ""
33567 #: c/c-decl.c:4702
33568 #, gcc-internal-format
33569 msgid "typedef %qD is initialized (use __typeof__ instead)"
33570 msgstr ""
33572 #: c/c-decl.c:4707
33573 #, gcc-internal-format
33574 msgid "function %qD is initialized like a variable"
33575 msgstr ""
33577 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
33578 #: c/c-decl.c:4713
33579 #, gcc-internal-format
33580 msgid "parameter %qD is initialized"
33581 msgstr ""
33583 #. Although C99 is unclear about whether incomplete arrays
33584 #. of VLAs themselves count as VLAs, it does not make
33585 #. sense to permit them to be initialized given that
33586 #. ordinary VLAs may not be initialized.
33587 #: c/c-decl.c:4732 c/c-decl.c:4747 c/c-typeck.c:7630
33588 #, gcc-internal-format
33589 msgid "variable-sized object may not be initialized"
33590 msgstr ""
33592 #: c/c-decl.c:4738
33593 #, gcc-internal-format
33594 msgid "variable %qD has initializer but incomplete type"
33595 msgstr ""
33597 #: c/c-decl.c:4827
33598 #, gcc-internal-format
33599 msgid "inline function %q+D given attribute noinline"
33600 msgstr ""
33602 #: c/c-decl.c:4877
33603 #, gcc-internal-format
33604 msgid "uninitialized const member in %qT is invalid in C++"
33605 msgstr ""
33607 #: c/c-decl.c:4879
33608 #, gcc-internal-format
33609 msgid "%qD should be initialized"
33610 msgstr ""
33612 #: c/c-decl.c:4955
33613 #, gcc-internal-format
33614 msgid "initializer fails to determine size of %q+D"
33615 msgstr ""
33617 #: c/c-decl.c:4960
33618 #, gcc-internal-format
33619 msgid "array size missing in %q+D"
33620 msgstr ""
33622 #: c/c-decl.c:4972
33623 #, gcc-internal-format
33624 msgid "zero or negative size array %q+D"
33625 msgstr ""
33627 #: c/c-decl.c:5043
33628 #, gcc-internal-format
33629 msgid "storage size of %q+D isn%'t constant"
33630 msgstr ""
33632 #: c/c-decl.c:5093
33633 #, gcc-internal-format
33634 msgid "ignoring asm-specifier for non-static local variable %q+D"
33635 msgstr ""
33637 #: c/c-decl.c:5123
33638 #, gcc-internal-format
33639 msgid "cannot put object with volatile field into register"
33640 msgstr ""
33642 #: c/c-decl.c:5209
33643 #, gcc-internal-format
33644 msgid "uninitialized const %qD is invalid in C++"
33645 msgstr ""
33647 #: c/c-decl.c:5268
33648 #, gcc-internal-format
33649 msgid "ISO C forbids forward parameter declarations"
33650 msgstr ""
33652 #: c/c-decl.c:5371
33653 #, gcc-internal-format
33654 msgid "defining a type in a compound literal is invalid in C++"
33655 msgstr ""
33657 #: c/c-decl.c:5425 c/c-decl.c:5440
33658 #, gcc-internal-format
33659 msgid "bit-field %qs width not an integer constant"
33660 msgstr ""
33662 #: c/c-decl.c:5435
33663 #, gcc-internal-format
33664 msgid "bit-field %qs width not an integer constant expression"
33665 msgstr ""
33667 #: c/c-decl.c:5446
33668 #, gcc-internal-format
33669 msgid "negative width in bit-field %qs"
33670 msgstr ""
33672 #: c/c-decl.c:5451
33673 #, gcc-internal-format
33674 msgid "zero width for bit-field %qs"
33675 msgstr ""
33677 #: c/c-decl.c:5461
33678 #, gcc-internal-format
33679 msgid "bit-field %qs has invalid type"
33680 msgstr ""
33682 #: c/c-decl.c:5467
33683 #, gcc-internal-format
33684 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
33685 msgstr ""
33687 #: c/c-decl.c:5478
33688 #, gcc-internal-format
33689 msgid "type of bit-field %qs is a GCC extension"
33690 msgstr ""
33692 #: c/c-decl.c:5484
33693 #, gcc-internal-format
33694 msgid "width of %qs exceeds its type"
33695 msgstr ""
33697 #: c/c-decl.c:5497
33698 #, gcc-internal-format
33699 msgid "%qs is narrower than values of its type"
33700 msgstr ""
33702 #: c/c-decl.c:5512
33703 #, gcc-internal-format
33704 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
33705 msgstr ""
33707 #: c/c-decl.c:5515
33708 #, gcc-internal-format
33709 msgid "ISO C90 forbids array whose size can%'t be evaluated"
33710 msgstr ""
33712 #: c/c-decl.c:5522
33713 #, gcc-internal-format
33714 msgid "ISO C90 forbids variable length array %qE"
33715 msgstr ""
33717 #: c/c-decl.c:5524
33718 #, gcc-internal-format
33719 msgid "ISO C90 forbids variable length array"
33720 msgstr ""
33722 #: c/c-decl.c:5733 c/c-decl.c:6107 c/c-decl.c:6117
33723 #, gcc-internal-format
33724 msgid "variably modified %qE at file scope"
33725 msgstr ""
33727 #: c/c-decl.c:5735
33728 #, gcc-internal-format
33729 msgid "variably modified field at file scope"
33730 msgstr ""
33732 #: c/c-decl.c:5755
33733 #, gcc-internal-format
33734 msgid "type defaults to %<int%> in declaration of %qE"
33735 msgstr ""
33737 #: c/c-decl.c:5759
33738 #, gcc-internal-format
33739 msgid "type defaults to %<int%> in type name"
33740 msgstr ""
33742 #: c/c-decl.c:5791
33743 #, gcc-internal-format
33744 msgid "duplicate %<const%>"
33745 msgstr "дублювання %<const%>"
33747 #: c/c-decl.c:5793
33748 #, gcc-internal-format
33749 msgid "duplicate %<restrict%>"
33750 msgstr "дублювання %<restrict%>"
33752 #: c/c-decl.c:5795
33753 #, gcc-internal-format
33754 msgid "duplicate %<volatile%>"
33755 msgstr "дублювання %<volatile%>"
33757 #: c/c-decl.c:5797
33758 #, gcc-internal-format
33759 msgid "duplicate %<_Atomic%>"
33760 msgstr "дублювання %<_Atomic%>"
33762 #: c/c-decl.c:5800
33763 #, gcc-internal-format, gfc-internal-format
33764 msgid "conflicting named address spaces (%s vs %s)"
33765 msgstr ""
33767 #: c/c-decl.c:5823 c/c-parser.c:2821
33768 #, gcc-internal-format
33769 msgid "%<_Atomic%>-qualified array type"
33770 msgstr ""
33772 #: c/c-decl.c:5837
33773 #, gcc-internal-format
33774 msgid "function definition declared %<auto%>"
33775 msgstr ""
33777 #: c/c-decl.c:5839
33778 #, gcc-internal-format
33779 msgid "function definition declared %<register%>"
33780 msgstr ""
33782 #: c/c-decl.c:5841
33783 #, gcc-internal-format
33784 msgid "function definition declared %<typedef%>"
33785 msgstr ""
33787 #: c/c-decl.c:5843
33788 #, gcc-internal-format
33789 msgid "function definition declared %qs"
33790 msgstr ""
33792 #: c/c-decl.c:5861
33793 #, gcc-internal-format
33794 msgid "storage class specified for structure field %qE"
33795 msgstr ""
33797 #: c/c-decl.c:5864
33798 #, gcc-internal-format
33799 msgid "storage class specified for structure field"
33800 msgstr ""
33802 #: c/c-decl.c:5868
33803 #, gcc-internal-format
33804 msgid "storage class specified for parameter %qE"
33805 msgstr ""
33807 #: c/c-decl.c:5871
33808 #, gcc-internal-format
33809 msgid "storage class specified for unnamed parameter"
33810 msgstr ""
33812 #: c/c-decl.c:5874 cp/decl.c:10935
33813 #, gcc-internal-format
33814 msgid "storage class specified for typename"
33815 msgstr ""
33817 #: c/c-decl.c:5891
33818 #, gcc-internal-format
33819 msgid "%qE initialized and declared %<extern%>"
33820 msgstr ""
33822 #: c/c-decl.c:5895
33823 #, gcc-internal-format
33824 msgid "%qE has both %<extern%> and initializer"
33825 msgstr ""
33827 #: c/c-decl.c:5900
33828 #, gcc-internal-format
33829 msgid "file-scope declaration of %qE specifies %<auto%>"
33830 msgstr ""
33832 #: c/c-decl.c:5904
33833 #, gcc-internal-format
33834 msgid "file-scope declaration of %qE specifies %<register%>"
33835 msgstr ""
33837 #: c/c-decl.c:5909
33838 #, gcc-internal-format
33839 msgid "nested function %qE declared %<extern%>"
33840 msgstr ""
33842 #: c/c-decl.c:5912
33843 #, gcc-internal-format
33844 msgid "function-scope %qE implicitly auto and declared %qs"
33845 msgstr ""
33847 #. Only the innermost declarator (making a parameter be of
33848 #. array type which is converted to pointer type)
33849 #. may have static or type qualifiers.
33850 #: c/c-decl.c:5959 c/c-decl.c:6328
33851 #, gcc-internal-format
33852 msgid "static or type qualifiers in non-parameter array declarator"
33853 msgstr ""
33855 #: c/c-decl.c:6007
33856 #, gcc-internal-format
33857 msgid "declaration of %qE as array of voids"
33858 msgstr ""
33860 #: c/c-decl.c:6009
33861 #, gcc-internal-format
33862 msgid "declaration of type name as array of voids"
33863 msgstr ""
33865 #: c/c-decl.c:6016
33866 #, gcc-internal-format
33867 msgid "declaration of %qE as array of functions"
33868 msgstr ""
33870 #: c/c-decl.c:6019
33871 #, gcc-internal-format
33872 msgid "declaration of type name as array of functions"
33873 msgstr ""
33875 #: c/c-decl.c:6027 c/c-decl.c:8085
33876 #, gcc-internal-format
33877 msgid "invalid use of structure with flexible array member"
33878 msgstr ""
33880 #: c/c-decl.c:6053
33881 #, gcc-internal-format
33882 msgid "size of array %qE has non-integer type"
33883 msgstr ""
33885 #: c/c-decl.c:6057
33886 #, gcc-internal-format
33887 msgid "size of unnamed array has non-integer type"
33888 msgstr ""
33890 #: c/c-decl.c:6064
33891 #, gcc-internal-format
33892 msgid "size of array %qE has incomplete type"
33893 msgstr ""
33895 #: c/c-decl.c:6067
33896 #, gcc-internal-format
33897 msgid "size of unnamed array has incomplete type"
33898 msgstr ""
33900 #: c/c-decl.c:6078
33901 #, gcc-internal-format
33902 msgid "ISO C forbids zero-size array %qE"
33903 msgstr ""
33905 #: c/c-decl.c:6081
33906 #, gcc-internal-format
33907 msgid "ISO C forbids zero-size array"
33908 msgstr ""
33910 #: c/c-decl.c:6090
33911 #, gcc-internal-format
33912 msgid "size of array %qE is negative"
33913 msgstr ""
33915 #: c/c-decl.c:6092
33916 #, gcc-internal-format
33917 msgid "size of unnamed array is negative"
33918 msgstr ""
33920 #: c/c-decl.c:6216 c/c-decl.c:6871
33921 #, gcc-internal-format
33922 msgid "ISO C90 does not support flexible array members"
33923 msgstr ""
33925 #. C99 6.7.5.2p4
33926 #: c/c-decl.c:6238
33927 #, gcc-internal-format
33928 msgid "%<[*]%> not in a declaration"
33929 msgstr ""
33931 #: c/c-decl.c:6251
33932 #, gcc-internal-format
33933 msgid "array type has incomplete element type %qT"
33934 msgstr ""
33936 #: c/c-decl.c:6257
33937 #, gcc-internal-format
33938 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
33939 msgstr ""
33941 #: c/c-decl.c:6261
33942 #, gcc-internal-format
33943 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
33944 msgstr ""
33946 #: c/c-decl.c:6364
33947 #, gcc-internal-format
33948 msgid "%qE declared as function returning a function"
33949 msgstr ""
33951 #: c/c-decl.c:6367
33952 #, gcc-internal-format
33953 msgid "type name declared as function returning a function"
33954 msgstr ""
33956 #: c/c-decl.c:6374
33957 #, gcc-internal-format
33958 msgid "%qE declared as function returning an array"
33959 msgstr ""
33961 #: c/c-decl.c:6377
33962 #, gcc-internal-format
33963 msgid "type name declared as function returning an array"
33964 msgstr ""
33966 #: c/c-decl.c:6418
33967 #, gcc-internal-format
33968 msgid "function definition has qualified void return type"
33969 msgstr ""
33971 #: c/c-decl.c:6421 cp/decl.c:11201
33972 #, gcc-internal-format
33973 msgid "type qualifiers ignored on function return type"
33974 msgstr ""
33976 #: c/c-decl.c:6459 c/c-decl.c:6668 c/c-decl.c:6721 c/c-decl.c:6805
33977 #: c/c-decl.c:6926 c/c-parser.c:2823
33978 #, gcc-internal-format
33979 msgid "%<_Atomic%>-qualified function type"
33980 msgstr ""
33982 #: c/c-decl.c:6465 c/c-decl.c:6674 c/c-decl.c:6810 c/c-decl.c:6931
33983 #, gcc-internal-format
33984 msgid "ISO C forbids qualified function types"
33985 msgstr ""
33987 #: c/c-decl.c:6559
33988 #, gcc-internal-format
33989 msgid "%qs combined with %<auto%> qualifier for %qE"
33990 msgstr ""
33992 #: c/c-decl.c:6563
33993 #, gcc-internal-format
33994 msgid "%qs combined with %<register%> qualifier for %qE"
33995 msgstr ""
33997 #: c/c-decl.c:6569
33998 #, gcc-internal-format
33999 msgid "%qs specified for auto variable %qE"
34000 msgstr ""
34002 #: c/c-decl.c:6585
34003 #, gcc-internal-format
34004 msgid "%qs specified for parameter %qE"
34005 msgstr ""
34007 #: c/c-decl.c:6588
34008 #, gcc-internal-format
34009 msgid "%qs specified for unnamed parameter"
34010 msgstr ""
34012 #: c/c-decl.c:6594
34013 #, gcc-internal-format
34014 msgid "%qs specified for structure field %qE"
34015 msgstr ""
34017 #: c/c-decl.c:6597
34018 #, gcc-internal-format
34019 msgid "%qs specified for structure field"
34020 msgstr ""
34022 #: c/c-decl.c:6612
34023 #, gcc-internal-format
34024 msgid "bit-field %qE has atomic type"
34025 msgstr ""
34027 #: c/c-decl.c:6614
34028 #, gcc-internal-format
34029 msgid "bit-field has atomic type"
34030 msgstr ""
34032 #: c/c-decl.c:6623
34033 #, gcc-internal-format
34034 msgid "alignment specified for typedef %qE"
34035 msgstr ""
34037 #: c/c-decl.c:6625
34038 #, gcc-internal-format
34039 msgid "alignment specified for %<register%> object %qE"
34040 msgstr ""
34042 #: c/c-decl.c:6630
34043 #, gcc-internal-format
34044 msgid "alignment specified for parameter %qE"
34045 msgstr ""
34047 #: c/c-decl.c:6632
34048 #, gcc-internal-format
34049 msgid "alignment specified for unnamed parameter"
34050 msgstr ""
34052 #: c/c-decl.c:6637
34053 #, gcc-internal-format
34054 msgid "alignment specified for bit-field %qE"
34055 msgstr ""
34057 #: c/c-decl.c:6639
34058 #, gcc-internal-format
34059 msgid "alignment specified for unnamed bit-field"
34060 msgstr ""
34062 #: c/c-decl.c:6642
34063 #, gcc-internal-format
34064 msgid "alignment specified for function %qE"
34065 msgstr ""
34067 #: c/c-decl.c:6649
34068 #, gcc-internal-format
34069 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
34070 msgstr ""
34072 #: c/c-decl.c:6652
34073 #, gcc-internal-format
34074 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
34075 msgstr ""
34077 #: c/c-decl.c:6683
34078 #, gcc-internal-format
34079 msgid "typedef %q+D declared %<inline%>"
34080 msgstr ""
34082 #: c/c-decl.c:6685
34083 #, gcc-internal-format
34084 msgid "typedef %q+D declared %<_Noreturn%>"
34085 msgstr ""
34087 #: c/c-decl.c:6727
34088 #, gcc-internal-format
34089 msgid "ISO C forbids const or volatile function types"
34090 msgstr ""
34092 #. C99 6.7.2.1p8
34093 #: c/c-decl.c:6738
34094 #, gcc-internal-format
34095 msgid "a member of a structure or union cannot have a variably modified type"
34096 msgstr ""
34098 #: c/c-decl.c:6755 cp/decl.c:9989
34099 #, gcc-internal-format
34100 msgid "variable or field %qE declared void"
34101 msgstr ""
34103 #: c/c-decl.c:6795
34104 #, gcc-internal-format
34105 msgid "attributes in parameter array declarator ignored"
34106 msgstr ""
34108 #: c/c-decl.c:6837
34109 #, gcc-internal-format
34110 msgid "parameter %q+D declared %<inline%>"
34111 msgstr ""
34113 #: c/c-decl.c:6839
34114 #, gcc-internal-format
34115 msgid "parameter %q+D declared %<_Noreturn%>"
34116 msgstr ""
34118 #: c/c-decl.c:6852
34119 #, gcc-internal-format
34120 msgid "field %qE declared as a function"
34121 msgstr ""
34123 #: c/c-decl.c:6859
34124 #, gcc-internal-format
34125 msgid "field %qE has incomplete type"
34126 msgstr ""
34128 #: c/c-decl.c:6861
34129 #, gcc-internal-format
34130 msgid "unnamed field has incomplete type"
34131 msgstr ""
34133 #: c/c-decl.c:6897 c/c-decl.c:6908 c/c-decl.c:6911
34134 #, gcc-internal-format
34135 msgid "invalid storage class for function %qE"
34136 msgstr ""
34138 #: c/c-decl.c:6968
34139 #, gcc-internal-format
34140 msgid "cannot inline function %<main%>"
34141 msgstr ""
34143 #: c/c-decl.c:6970
34144 #, gcc-internal-format
34145 msgid "%<main%> declared %<_Noreturn%>"
34146 msgstr ""
34148 #: c/c-decl.c:6981
34149 #, gcc-internal-format
34150 msgid "ISO C99 does not support %<_Noreturn%>"
34151 msgstr "У ISO C99 не передбачено підтримки %<_Noreturn%>"
34153 #: c/c-decl.c:6984
34154 #, gcc-internal-format
34155 msgid "ISO C90 does not support %<_Noreturn%>"
34156 msgstr "У ISO C90 не передбачено підтримки %<_Noreturn%>"
34158 #: c/c-decl.c:7013
34159 #, gcc-internal-format
34160 msgid "variable previously declared %<static%> redeclared %<extern%>"
34161 msgstr ""
34163 #: c/c-decl.c:7023
34164 #, gcc-internal-format
34165 msgid "variable %q+D declared %<inline%>"
34166 msgstr ""
34168 #: c/c-decl.c:7025
34169 #, gcc-internal-format
34170 msgid "variable %q+D declared %<_Noreturn%>"
34171 msgstr ""
34173 #: c/c-decl.c:7060
34174 #, gcc-internal-format
34175 msgid "non-nested function with variably modified type"
34176 msgstr ""
34178 #: c/c-decl.c:7062
34179 #, gcc-internal-format
34180 msgid "object with variably modified type must have no linkage"
34181 msgstr ""
34183 #: c/c-decl.c:7153 c/c-decl.c:8821
34184 #, gcc-internal-format
34185 msgid "function declaration isn%'t a prototype"
34186 msgstr ""
34188 #: c/c-decl.c:7163
34189 #, gcc-internal-format
34190 msgid "parameter names (without types) in function declaration"
34191 msgstr ""
34193 #: c/c-decl.c:7201
34194 #, gcc-internal-format
34195 msgid "parameter %u (%q+D) has incomplete type"
34196 msgstr ""
34198 #: c/c-decl.c:7205
34199 #, gcc-internal-format, gfc-internal-format
34200 msgid "parameter %u has incomplete type"
34201 msgstr ""
34203 #: c/c-decl.c:7216
34204 #, gcc-internal-format
34205 msgid "parameter %u (%q+D) has void type"
34206 msgstr ""
34208 #: c/c-decl.c:7220
34209 #, gcc-internal-format, gfc-internal-format
34210 msgid "parameter %u has void type"
34211 msgstr ""
34213 #: c/c-decl.c:7294
34214 #, gcc-internal-format
34215 msgid "%<void%> as only parameter may not be qualified"
34216 msgstr ""
34218 #: c/c-decl.c:7298 c/c-decl.c:7334
34219 #, gcc-internal-format
34220 msgid "%<void%> must be the only parameter"
34221 msgstr ""
34223 #: c/c-decl.c:7328
34224 #, gcc-internal-format
34225 msgid "parameter %q+D has just a forward declaration"
34226 msgstr ""
34228 #: c/c-decl.c:7374
34229 #, gcc-internal-format
34230 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
34231 msgstr ""
34233 #: c/c-decl.c:7380
34234 #, gcc-internal-format, gfc-internal-format
34235 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
34236 msgstr ""
34238 #: c/c-decl.c:7482
34239 #, gcc-internal-format
34240 msgid "enum type defined here"
34241 msgstr ""
34243 #: c/c-decl.c:7488
34244 #, gcc-internal-format
34245 msgid "struct defined here"
34246 msgstr ""
34248 #: c/c-decl.c:7494
34249 #, gcc-internal-format
34250 msgid "union defined here"
34251 msgstr ""
34253 #: c/c-decl.c:7570
34254 #, gcc-internal-format
34255 msgid "redefinition of %<union %E%>"
34256 msgstr ""
34258 #: c/c-decl.c:7572
34259 #, gcc-internal-format
34260 msgid "redefinition of %<struct %E%>"
34261 msgstr ""
34263 #: c/c-decl.c:7581
34264 #, gcc-internal-format
34265 msgid "nested redefinition of %<union %E%>"
34266 msgstr ""
34268 #: c/c-decl.c:7583
34269 #, gcc-internal-format
34270 msgid "nested redefinition of %<struct %E%>"
34271 msgstr ""
34273 #: c/c-decl.c:7613 c/c-decl.c:8400
34274 #, gcc-internal-format
34275 msgid "defining type in %qs expression is invalid in C++"
34276 msgstr ""
34278 #: c/c-decl.c:7680 cp/decl.c:4802
34279 #, gcc-internal-format
34280 msgid "declaration does not declare anything"
34281 msgstr ""
34283 #: c/c-decl.c:7685
34284 #, gcc-internal-format
34285 msgid "ISO C99 doesn%'t support unnamed structs/unions"
34286 msgstr ""
34288 #: c/c-decl.c:7688
34289 #, gcc-internal-format
34290 msgid "ISO C90 doesn%'t support unnamed structs/unions"
34291 msgstr ""
34293 #: c/c-decl.c:7781 c/c-decl.c:7799 c/c-decl.c:7860
34294 #, gcc-internal-format
34295 msgid "duplicate member %q+D"
34296 msgstr ""
34298 #: c/c-decl.c:7886
34299 #, gcc-internal-format
34300 msgid "empty struct has size 0 in C, size 1 in C++"
34301 msgstr ""
34303 #: c/c-decl.c:7889
34304 #, gcc-internal-format
34305 msgid "empty union has size 0 in C, size 1 in C++"
34306 msgstr ""
34308 #: c/c-decl.c:7994
34309 #, gcc-internal-format
34310 msgid "union has no named members"
34311 msgstr ""
34313 #: c/c-decl.c:7996
34314 #, gcc-internal-format
34315 msgid "union has no members"
34316 msgstr ""
34318 #: c/c-decl.c:8001
34319 #, gcc-internal-format
34320 msgid "struct has no named members"
34321 msgstr ""
34323 #: c/c-decl.c:8003
34324 #, gcc-internal-format
34325 msgid "struct has no members"
34326 msgstr ""
34328 #: c/c-decl.c:8064 cp/decl.c:12069
34329 #, gcc-internal-format
34330 msgid "flexible array member in union"
34331 msgstr ""
34333 #: c/c-decl.c:8070
34334 #, gcc-internal-format
34335 msgid "flexible array member not at end of struct"
34336 msgstr ""
34338 #: c/c-decl.c:8076
34339 #, gcc-internal-format
34340 msgid "flexible array member in a struct with no named members"
34341 msgstr ""
34343 #: c/c-decl.c:8107
34344 #, gcc-internal-format
34345 msgid "type %qT is too large"
34346 msgstr ""
34348 #: c/c-decl.c:8230
34349 #, gcc-internal-format
34350 msgid "union cannot be made transparent"
34351 msgstr ""
34353 #: c/c-decl.c:8372
34354 #, gcc-internal-format
34355 msgid "nested redefinition of %<enum %E%>"
34356 msgstr ""
34358 #. This enum is a named one that has been declared already.
34359 #: c/c-decl.c:8379
34360 #, gcc-internal-format
34361 msgid "redeclaration of %<enum %E%>"
34362 msgstr ""
34364 #: c/c-decl.c:8458 cp/decl.c:14423
34365 #, gcc-internal-format
34366 msgid "specified mode too small for enumeral values"
34367 msgstr ""
34369 #: c/c-decl.c:8473
34370 #, gcc-internal-format
34371 msgid "enumeration values exceed range of largest integer"
34372 msgstr ""
34374 #: c/c-decl.c:8587 c/c-decl.c:8603
34375 #, gcc-internal-format
34376 msgid "enumerator value for %qE is not an integer constant"
34377 msgstr ""
34379 #: c/c-decl.c:8598
34380 #, gcc-internal-format
34381 msgid "enumerator value for %qE is not an integer constant expression"
34382 msgstr ""
34384 #: c/c-decl.c:8622
34385 #, gcc-internal-format
34386 msgid "overflow in enumeration values"
34387 msgstr ""
34389 #: c/c-decl.c:8630
34390 #, gcc-internal-format
34391 msgid "ISO C restricts enumerator values to range of %<int%>"
34392 msgstr ""
34394 #: c/c-decl.c:8715 cp/decl.c:5104 cp/decl.c:14955
34395 #, gcc-internal-format
34396 msgid "inline function %qD given attribute noinline"
34397 msgstr ""
34399 #: c/c-decl.c:8733
34400 #, gcc-internal-format
34401 msgid "return type is an incomplete type"
34402 msgstr ""
34404 #: c/c-decl.c:8744
34405 #, gcc-internal-format
34406 msgid "return type defaults to %<int%>"
34407 msgstr ""
34409 #: c/c-decl.c:8771
34410 #, gcc-internal-format
34411 msgid "%q+D defined as variadic function without prototype"
34412 msgstr ""
34414 #: c/c-decl.c:8830
34415 #, gcc-internal-format
34416 msgid "no previous prototype for %qD"
34417 msgstr ""
34419 #: c/c-decl.c:8839
34420 #, gcc-internal-format
34421 msgid "%qD was used with no prototype before its definition"
34422 msgstr ""
34424 #: c/c-decl.c:8847 cp/decl.c:15090
34425 #, gcc-internal-format
34426 msgid "no previous declaration for %qD"
34427 msgstr ""
34429 #: c/c-decl.c:8857
34430 #, gcc-internal-format
34431 msgid "%qD was used with no declaration before its definition"
34432 msgstr ""
34434 #: c/c-decl.c:8876
34435 #, gcc-internal-format
34436 msgid "return type of %qD is not %<int%>"
34437 msgstr ""
34439 #: c/c-decl.c:8878
34440 #, gcc-internal-format
34441 msgid "%<_Atomic%>-qualified return type of %qD"
34442 msgstr ""
34444 #: c/c-decl.c:8885
34445 #, gcc-internal-format
34446 msgid "%qD is normally a non-static function"
34447 msgstr ""
34449 #: c/c-decl.c:8922
34450 #, gcc-internal-format
34451 msgid "old-style parameter declarations in prototyped function definition"
34452 msgstr ""
34454 #: c/c-decl.c:8937
34455 #, gcc-internal-format
34456 msgid "traditional C rejects ISO C style function definitions"
34457 msgstr ""
34459 #: c/c-decl.c:8953
34460 #, gcc-internal-format
34461 msgid "parameter name omitted"
34462 msgstr ""
34464 #: c/c-decl.c:8990
34465 #, gcc-internal-format
34466 msgid "old-style function definition"
34467 msgstr ""
34469 #: c/c-decl.c:8999
34470 #, gcc-internal-format
34471 msgid "parameter name missing from parameter list"
34472 msgstr ""
34474 #: c/c-decl.c:9015
34475 #, gcc-internal-format
34476 msgid "%qD declared as a non-parameter"
34477 msgstr ""
34479 #: c/c-decl.c:9023
34480 #, gcc-internal-format
34481 msgid "multiple parameters named %qD"
34482 msgstr ""
34484 #: c/c-decl.c:9032
34485 #, gcc-internal-format
34486 msgid "parameter %qD declared with void type"
34487 msgstr ""
34489 #: c/c-decl.c:9061 c/c-decl.c:9066
34490 #, gcc-internal-format
34491 msgid "type of %qD defaults to %<int%>"
34492 msgstr ""
34494 #: c/c-decl.c:9086
34495 #, gcc-internal-format
34496 msgid "parameter %qD has incomplete type"
34497 msgstr ""
34499 #: c/c-decl.c:9093
34500 #, gcc-internal-format
34501 msgid "declaration for parameter %qD but no such parameter"
34502 msgstr ""
34504 #: c/c-decl.c:9146
34505 #, gcc-internal-format
34506 msgid "number of arguments doesn%'t match built-in prototype"
34507 msgstr ""
34509 #: c/c-decl.c:9157
34510 #, gcc-internal-format
34511 msgid "number of arguments doesn%'t match prototype"
34512 msgstr ""
34514 #: c/c-decl.c:9160 c/c-decl.c:9207 c/c-decl.c:9221
34515 #, gcc-internal-format
34516 msgid "prototype declaration"
34517 msgstr ""
34519 #: c/c-decl.c:9199
34520 #, gcc-internal-format
34521 msgid "promoted argument %qD doesn%'t match built-in prototype"
34522 msgstr ""
34524 #: c/c-decl.c:9204
34525 #, gcc-internal-format
34526 msgid "promoted argument %qD doesn%'t match prototype"
34527 msgstr ""
34529 #: c/c-decl.c:9214
34530 #, gcc-internal-format
34531 msgid "argument %qD doesn%'t match built-in prototype"
34532 msgstr ""
34534 #: c/c-decl.c:9219
34535 #, gcc-internal-format
34536 msgid "argument %qD doesn%'t match prototype"
34537 msgstr ""
34539 #: c/c-decl.c:9470 cp/decl.c:15873
34540 #, gcc-internal-format
34541 msgid "no return statement in function returning non-void"
34542 msgstr ""
34544 #: c/c-decl.c:9490 cp/decl.c:15905
34545 #, gcc-internal-format
34546 msgid "parameter %qD set but not used"
34547 msgstr ""
34549 #. If we get here, declarations have been used in a for loop without
34550 #. the C99 for loop scope.  This doesn't make much sense, so don't
34551 #. allow it.
34552 #: c/c-decl.c:9586
34553 #, gcc-internal-format
34554 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
34555 msgstr ""
34557 #: c/c-decl.c:9591
34558 #, gcc-internal-format
34559 msgid "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
34560 msgstr ""
34562 #: c/c-decl.c:9626
34563 #, gcc-internal-format
34564 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
34565 msgstr ""
34567 #: c/c-decl.c:9630
34568 #, gcc-internal-format
34569 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
34570 msgstr ""
34572 #: c/c-decl.c:9637
34573 #, gcc-internal-format
34574 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
34575 msgstr ""
34577 #: c/c-decl.c:9642
34578 #, gcc-internal-format
34579 msgid "%<union %E%> declared in %<for%> loop initial declaration"
34580 msgstr ""
34582 #: c/c-decl.c:9646
34583 #, gcc-internal-format
34584 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
34585 msgstr ""
34587 #: c/c-decl.c:9650
34588 #, gcc-internal-format
34589 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
34590 msgstr ""
34592 #: c/c-decl.c:9900
34593 #, gcc-internal-format
34594 msgid "incompatible address space qualifiers %qs and %qs"
34595 msgstr ""
34597 #: c/c-decl.c:9958 c/c-decl.c:9965
34598 #, gcc-internal-format
34599 msgid "duplicate %qE declaration specifier"
34600 msgstr ""
34602 #: c/c-decl.c:9992 c/c-decl.c:10376 c/c-decl.c:10766
34603 #, gcc-internal-format
34604 msgid "two or more data types in declaration specifiers"
34605 msgstr ""
34607 #: c/c-decl.c:10004 cp/parser.c:28261
34608 #, gcc-internal-format
34609 msgid "%<long long long%> is too long for GCC"
34610 msgstr ""
34612 #: c/c-decl.c:10017
34613 #, gcc-internal-format
34614 msgid "ISO C90 does not support %<long long%>"
34615 msgstr "У ISO C90 не передбачено підтримки %<long long%>"
34617 #: c/c-decl.c:10246 c/c-parser.c:8848
34618 #, gcc-internal-format
34619 msgid "ISO C90 does not support complex types"
34620 msgstr ""
34622 #: c/c-decl.c:10292
34623 #, gcc-internal-format
34624 msgid "ISO C does not support saturating types"
34625 msgstr ""
34627 #: c/c-decl.c:10363 c/c-decl.c:10923
34628 #, gcc-internal-format
34629 msgid "duplicate %qE"
34630 msgstr ""
34632 #: c/c-decl.c:10419
34633 #, gcc-internal-format
34634 msgid "ISO C does not support %<__int%d%> types"
34635 msgstr ""
34637 #: c/c-decl.c:10441
34638 #, gcc-internal-format
34639 msgid "%<__int%d%> is not supported on this target"
34640 msgstr ""
34642 #: c/c-decl.c:10484
34643 #, gcc-internal-format
34644 msgid "ISO C90 does not support boolean types"
34645 msgstr ""
34647 #: c/c-decl.c:10603
34648 #, gcc-internal-format
34649 msgid "ISO C does not support the %<_Float%d%s%> type"
34650 msgstr "У ISO C не передбачено підтримки типу %<_Float%d%s%>"
34652 #: c/c-decl.c:10653
34653 #, gcc-internal-format
34654 msgid "%<_Float%d%s%> is not supported on this target"
34655 msgstr ""
34657 #: c/c-decl.c:10724
34658 #, gcc-internal-format
34659 msgid "ISO C does not support decimal floating point"
34660 msgstr ""
34662 #: c/c-decl.c:10747 c/c-decl.c:11013 c/c-parser.c:7842
34663 #, gcc-internal-format
34664 msgid "fixed-point types not supported for this target"
34665 msgstr ""
34667 #: c/c-decl.c:10749
34668 #, gcc-internal-format
34669 msgid "ISO C does not support fixed-point types"
34670 msgstr ""
34672 #: c/c-decl.c:10784
34673 #, gcc-internal-format
34674 msgid "C++ lookup of %qD would return a field, not a type"
34675 msgstr ""
34677 #: c/c-decl.c:10797
34678 #, gcc-internal-format
34679 msgid "%qE fails to be a typedef or built in type"
34680 msgstr ""
34682 #: c/c-decl.c:10845
34683 #, gcc-internal-format
34684 msgid "%qE is not at beginning of declaration"
34685 msgstr ""
34687 #: c/c-decl.c:10866
34688 #, gcc-internal-format
34689 msgid "%qE used with %<auto%>"
34690 msgstr ""
34692 #: c/c-decl.c:10868
34693 #, gcc-internal-format
34694 msgid "%qE used with %<register%>"
34695 msgstr ""
34697 #: c/c-decl.c:10870
34698 #, gcc-internal-format
34699 msgid "%qE used with %<typedef%>"
34700 msgstr ""
34702 #: c/c-decl.c:10884 c/c-parser.c:7360
34703 #, gcc-internal-format
34704 msgid "ISO C99 does not support %qE"
34705 msgstr ""
34707 #: c/c-decl.c:10887 c/c-parser.c:7363
34708 #, gcc-internal-format
34709 msgid "ISO C90 does not support %qE"
34710 msgstr ""
34712 #: c/c-decl.c:10899
34713 #, gcc-internal-format
34714 msgid "%<__thread%> before %<extern%>"
34715 msgstr "%<__thread%> до %<extern%>"
34717 #: c/c-decl.c:10908
34718 #, gcc-internal-format
34719 msgid "%<__thread%> before %<static%>"
34720 msgstr "%<__thread%> до %<static%>"
34722 #: c/c-decl.c:10921
34723 #, gcc-internal-format
34724 msgid "duplicate %<_Thread_local%> or %<__thread%>"
34725 msgstr ""
34727 #: c/c-decl.c:10929
34728 #, gcc-internal-format
34729 msgid "multiple storage classes in declaration specifiers"
34730 msgstr ""
34732 #: c/c-decl.c:10937
34733 #, gcc-internal-format
34734 msgid "%qs used with %qE"
34735 msgstr ""
34737 #: c/c-decl.c:11010
34738 #, gcc-internal-format
34739 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
34740 msgstr ""
34742 #: c/c-decl.c:11025
34743 #, gcc-internal-format
34744 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
34745 msgstr ""
34747 #: c/c-decl.c:11076 c/c-decl.c:11092 c/c-decl.c:11118
34748 #, gcc-internal-format
34749 msgid "ISO C does not support complex integer types"
34750 msgstr ""
34752 #: c/c-decl.c:11514 cp/semantics.c:5348
34753 #, gcc-internal-format
34754 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
34755 msgstr ""
34757 #: c/c-decl.c:11518 cp/semantics.c:5352
34758 #, gcc-internal-format
34759 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
34760 msgstr ""
34762 #: c/c-fold.c:385 c/c-typeck.c:11426 cp/typeck.c:4680
34763 #, gcc-internal-format
34764 msgid "left shift of negative value"
34765 msgstr ""
34767 #: c/c-fold.c:395 c/c-typeck.c:11435 cp/typeck.c:4688
34768 #, gcc-internal-format
34769 msgid "left shift count is negative"
34770 msgstr ""
34772 #: c/c-fold.c:396 c/c-typeck.c:11365 cp/typeck.c:4633
34773 #, gcc-internal-format
34774 msgid "right shift count is negative"
34775 msgstr ""
34777 #: c/c-fold.c:404 c/c-typeck.c:11454 cp/typeck.c:4696
34778 #, gcc-internal-format
34779 msgid "left shift count >= width of type"
34780 msgstr ""
34782 #: c/c-fold.c:405 c/c-typeck.c:11389 cp/typeck.c:4641
34783 #, gcc-internal-format
34784 msgid "right shift count >= width of type"
34785 msgstr ""
34787 #: c/c-fold.c:412 c/c-typeck.c:11446
34788 #, gcc-internal-format
34789 msgid "left shift count >= width of vector element"
34790 msgstr ""
34792 #: c/c-fold.c:413 c/c-typeck.c:11376
34793 #, gcc-internal-format
34794 msgid "right shift count >= width of vector element"
34795 msgstr ""
34797 #: c/c-parser.c:274
34798 #, gcc-internal-format
34799 msgid "identifier %qE conflicts with C++ keyword"
34800 msgstr ""
34802 #: c/c-parser.c:884 cp/parser.c:2864
34803 #, gcc-internal-format
34804 msgid "version control conflict marker in file"
34805 msgstr ""
34807 #: c/c-parser.c:1087 cp/parser.c:2905
34808 #, gcc-internal-format
34809 msgid "to match this %qs"
34810 msgstr "для відповідності цьому %qs"
34812 #: c/c-parser.c:1216 cp/parser.c:28484
34813 #, gcc-internal-format
34814 msgid "expected end of line"
34815 msgstr ""
34817 #: c/c-parser.c:1515
34818 #, gcc-internal-format
34819 msgid "ISO C forbids an empty translation unit"
34820 msgstr ""
34822 #: c/c-parser.c:1619 c/c-parser.c:9909
34823 #, gcc-internal-format
34824 msgid "ISO C does not allow extra %<;%> outside of a function"
34825 msgstr ""
34827 #: c/c-parser.c:1795
34828 #, gcc-internal-format
34829 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
34830 msgstr ""
34832 #: c/c-parser.c:1803
34833 #, gcc-internal-format
34834 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
34835 msgstr ""
34837 #: c/c-parser.c:1811
34838 #, gcc-internal-format
34839 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
34840 msgstr ""
34842 #: c/c-parser.c:1823 c/c-parser.c:4060
34843 #, gcc-internal-format
34844 msgid "unknown type name %qE; did you mean %qs?"
34845 msgstr ""
34847 #: c/c-parser.c:1827 c/c-parser.c:2650 c/c-parser.c:4064
34848 #, gcc-internal-format
34849 msgid "unknown type name %qE"
34850 msgstr ""
34852 #: c/c-parser.c:1848 c/c-parser.c:11129 c/c-parser.c:16147 c/c-parser.c:16585
34853 #: c/c-parser.c:17061 cp/parser.c:36007 cp/parser.c:38993
34854 #, gcc-internal-format
34855 msgid "expected declaration specifiers"
34856 msgstr ""
34858 #: c/c-parser.c:1858
34859 #, gcc-internal-format
34860 msgid "%<__auto_type%> in empty declaration"
34861 msgstr ""
34863 #: c/c-parser.c:1888 c/c-parser.c:3343
34864 #, gcc-internal-format
34865 msgid "expected %<;%>, identifier or %<(%>"
34866 msgstr ""
34868 #: c/c-parser.c:1906 cp/parser.c:30161 cp/parser.c:30235
34869 #, gcc-internal-format
34870 msgid "prefix attributes are ignored for methods"
34871 msgstr ""
34873 #: c/c-parser.c:1941
34874 #, gcc-internal-format
34875 msgid "prefix attributes are ignored for implementations"
34876 msgstr ""
34878 #: c/c-parser.c:1962
34879 #, gcc-internal-format
34880 msgid "unexpected attribute"
34881 msgstr ""
34883 #: c/c-parser.c:1972 c/c-parser.c:5194 c/c-parser.c:5511 cp/parser.c:10952
34884 #: cp/parser.c:11151
34885 #, gcc-internal-format
34886 msgid "%<fallthrough%> attribute not followed by %<;%>"
34887 msgstr ""
34889 #: c/c-parser.c:2004
34890 #, gcc-internal-format
34891 msgid "%<__auto_type%> requires a plain identifier as declarator"
34892 msgstr ""
34894 #: c/c-parser.c:2021
34895 #, gcc-internal-format
34896 msgid "data definition has no type or storage class"
34897 msgstr ""
34899 #. This means there is an attribute specifier after
34900 #. the declarator in a function definition.  Provide
34901 #. some more information for the user.
34902 #: c/c-parser.c:2036
34903 #, gcc-internal-format
34904 msgid "attributes should be specified before the declarator in a function definition"
34905 msgstr ""
34907 #: c/c-parser.c:2063
34908 #, gcc-internal-format
34909 msgid "%<__auto_type%> used with a bit-field initializer"
34910 msgstr ""
34912 #: c/c-parser.c:2138 c/c-parser.c:2228
34913 #, gcc-internal-format
34914 msgid "%<__auto_type%> requires an initialized data declaration"
34915 msgstr ""
34917 #: c/c-parser.c:2191
34918 #, gcc-internal-format
34919 msgid "%<__auto_type%> may only be used with a single declarator"
34920 msgstr ""
34922 #: c/c-parser.c:2220 cp/parser.c:13002 cp/parser.c:13159
34923 #, gcc-internal-format
34924 msgid "expected %<,%> or %<;%>"
34925 msgstr "мало бути %<,%> або %<;%>"
34927 #. This can appear in many cases looking nothing like a
34928 #. function definition, so we don't give a more specific
34929 #. error suggesting there was one.
34930 #: c/c-parser.c:2234 c/c-parser.c:2275
34931 #, gcc-internal-format
34932 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
34933 msgstr "мало бути %<=%>, %<,%>, %<;%>, %<asm%> або %<__attribute__%>"
34935 #: c/c-parser.c:2242
34936 #, gcc-internal-format
34937 msgid "ISO C forbids nested functions"
34938 msgstr "У стандарті ISO C заборонено вкладеність функцій"
34940 #: c/c-parser.c:2419
34941 #, gcc-internal-format
34942 msgid "ISO C99 does not support %<_Static_assert%>"
34943 msgstr "У ISO C99 не передбачено підтримки %<_Static_assert%>"
34945 #: c/c-parser.c:2422
34946 #, gcc-internal-format
34947 msgid "ISO C90 does not support %<_Static_assert%>"
34948 msgstr "У ISO C90 не передбачено підтримки %<_Static_assert%>"
34950 #: c/c-parser.c:2448 c/c-parser.c:4160 c/c-parser.c:11187 cp/parser.c:38634
34951 #, gcc-internal-format
34952 msgid "expected string literal"
34953 msgstr ""
34955 #: c/c-parser.c:2456
34956 #, gcc-internal-format
34957 msgid "expression in static assertion is not an integer"
34958 msgstr ""
34960 #: c/c-parser.c:2465
34961 #, gcc-internal-format
34962 msgid "expression in static assertion is not an integer constant expression"
34963 msgstr ""
34965 #: c/c-parser.c:2470
34966 #, gcc-internal-format
34967 msgid "expression in static assertion is not constant"
34968 msgstr ""
34970 #: c/c-parser.c:2475
34971 #, gcc-internal-format
34972 msgid "static assertion failed: %E"
34973 msgstr ""
34975 #: c/c-parser.c:2792
34976 #, gcc-internal-format
34977 msgid "%<_Atomic%> in Objective-C"
34978 msgstr ""
34980 #: c/c-parser.c:2795
34981 #, gcc-internal-format
34982 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
34983 msgstr ""
34985 #: c/c-parser.c:2798
34986 #, gcc-internal-format
34987 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
34988 msgstr ""
34990 #: c/c-parser.c:2825
34991 #, gcc-internal-format
34992 msgid "%<_Atomic%> applied to a qualified type"
34993 msgstr ""
34995 #: c/c-parser.c:2855
34996 #, gcc-internal-format
34997 msgid "%<__GIMPLE%> only valid with -fgimple"
34998 msgstr ""
35000 #: c/c-parser.c:2953
35001 #, gcc-internal-format
35002 msgid "empty enum is invalid"
35003 msgstr ""
35005 #: c/c-parser.c:2957 c/c-parser.c:3891 c/c-parser.c:4656 c/c-parser.c:4951
35006 #: c/c-parser.c:6436 c/c-parser.c:6524 c/c-parser.c:7226 c/c-parser.c:7903
35007 #: c/c-parser.c:8105 c/c-parser.c:8131 c/c-parser.c:8927 c/c-parser.c:9202
35008 #: c/c-parser.c:9239 c/c-parser.c:9492 c/c-parser.c:9542 c/c-parser.c:9702
35009 #: c/c-parser.c:9732 c/c-parser.c:9740 c/c-parser.c:9769 c/c-parser.c:9782
35010 #: c/c-parser.c:10088 c/c-parser.c:10212 c/c-parser.c:10657 c/c-parser.c:10692
35011 #: c/c-parser.c:10745 c/c-parser.c:10798 c/c-parser.c:10814 c/c-parser.c:10860
35012 #: c/c-parser.c:11496 c/c-parser.c:11537 c/c-parser.c:13445 c/c-parser.c:13681
35013 #: c/c-parser.c:15544 c/c-parser.c:18218 c/gimple-parser.c:1058
35014 #: c/gimple-parser.c:1096 cp/parser.c:28487 cp/parser.c:31013
35015 #: cp/parser.c:31043 cp/parser.c:31113 cp/parser.c:33230 cp/parser.c:38350
35016 #, gcc-internal-format
35017 msgid "expected identifier"
35018 msgstr ""
35020 #: c/c-parser.c:2995 cp/parser.c:18384
35021 #, gcc-internal-format
35022 msgid "comma at end of enumerator list"
35023 msgstr ""
35025 #: c/c-parser.c:3001
35026 #, gcc-internal-format
35027 msgid "expected %<,%> or %<}%>"
35028 msgstr "мало бути %<,%> або %<}%>"
35030 #: c/c-parser.c:3032
35031 #, gcc-internal-format
35032 msgid "ISO C forbids forward references to %<enum%> types"
35033 msgstr ""
35035 #: c/c-parser.c:3149
35036 #, gcc-internal-format
35037 msgid "expected class name"
35038 msgstr ""
35040 #: c/c-parser.c:3171
35041 #, gcc-internal-format
35042 msgid "extra semicolon in struct or union specified"
35043 msgstr ""
35045 #: c/c-parser.c:3200
35046 #, gcc-internal-format
35047 msgid "no semicolon at end of struct or union"
35048 msgstr ""
35050 #: c/c-parser.c:3305 c/c-parser.c:4451
35051 #, gcc-internal-format
35052 msgid "expected specifier-qualifier-list"
35053 msgstr ""
35055 #: c/c-parser.c:3316
35056 #, gcc-internal-format
35057 msgid "ISO C forbids member declarations with no members"
35058 msgstr ""
35060 #: c/c-parser.c:3406
35061 #, gcc-internal-format
35062 msgid "expected %<,%>, %<;%> or %<}%>"
35063 msgstr "мало бути %<,%>, %<;%> або %<}%>"
35065 #: c/c-parser.c:3413
35066 #, gcc-internal-format
35067 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
35068 msgstr "мало бути %<:%>, %<,%>, %<;%>, %<}%> або %<__attribute__%>"
35070 #: c/c-parser.c:3467
35071 #, gcc-internal-format
35072 msgid "%<typeof%> applied to a bit-field"
35073 msgstr ""
35075 #: c/c-parser.c:3504
35076 #, gcc-internal-format
35077 msgid "ISO C99 does not support %<_Alignas%>"
35078 msgstr "У ISO C99 не передбачено підтримки %<_Alignas%>"
35080 #: c/c-parser.c:3507
35081 #, gcc-internal-format
35082 msgid "ISO C90 does not support %<_Alignas%>"
35083 msgstr "У ISO C90 не передбачено підтримки %<_Alignas%>"
35085 #: c/c-parser.c:3744
35086 #, gcc-internal-format
35087 msgid "expected identifier or %<(%>"
35088 msgstr ""
35090 #: c/c-parser.c:3957
35091 #, gcc-internal-format
35092 msgid "ISO C requires a named argument before %<...%>"
35093 msgstr ""
35095 #: c/c-parser.c:4071
35096 #, gcc-internal-format
35097 msgid "expected declaration specifiers or %<...%>"
35098 msgstr ""
35100 #: c/c-parser.c:4154
35101 #, gcc-internal-format
35102 msgid "wide string literal in %<asm%>"
35103 msgstr ""
35105 #: c/c-parser.c:4561
35106 #, gcc-internal-format
35107 msgid "ISO C forbids empty initializer braces"
35108 msgstr ""
35110 #: c/c-parser.c:4620
35111 #, gcc-internal-format
35112 msgid "obsolete use of designated initializer with %<:%>"
35113 msgstr ""
35115 #: c/c-parser.c:4765
35116 #, gcc-internal-format
35117 msgid "ISO C forbids specifying range of elements to initialize"
35118 msgstr ""
35120 #: c/c-parser.c:4777
35121 #, gcc-internal-format
35122 msgid "ISO C90 forbids specifying subobject to initialize"
35123 msgstr ""
35125 #: c/c-parser.c:4785
35126 #, gcc-internal-format
35127 msgid "obsolete use of designated initializer without %<=%>"
35128 msgstr ""
35130 #: c/c-parser.c:4966
35131 #, gcc-internal-format
35132 msgid "ISO C forbids label declarations"
35133 msgstr ""
35135 #: c/c-parser.c:4972 c/c-parser.c:5054 c/gimple-parser.c:161
35136 #, gcc-internal-format
35137 msgid "expected declaration or statement"
35138 msgstr ""
35140 #: c/c-parser.c:5005 c/c-parser.c:5033
35141 #, gcc-internal-format
35142 msgid "ISO C90 forbids mixed declarations and code"
35143 msgstr ""
35145 #: c/c-parser.c:5062
35146 #, gcc-internal-format
35147 msgid "expected %<}%> before %<else%>"
35148 msgstr ""
35150 #: c/c-parser.c:5067 cp/parser.c:11270
35151 #, gcc-internal-format
35152 msgid "%<else%> without a previous %<if%>"
35153 msgstr ""
35155 #: c/c-parser.c:5084
35156 #, gcc-internal-format
35157 msgid "label at end of compound statement"
35158 msgstr ""
35160 #: c/c-parser.c:5146
35161 #, gcc-internal-format
35162 msgid "expected %<:%> or %<...%>"
35163 msgstr "мало бути %<:%> або %<...%>"
35165 #: c/c-parser.c:5198 c/c-parser.c:5515
35166 #, gcc-internal-format
35167 msgid "only attribute %<fallthrough%> can be applied to a null statement"
35168 msgstr ""
35170 #: c/c-parser.c:5204
35171 #, gcc-internal-format
35172 msgid "a label can only be part of a statement and a declaration is not a statement"
35173 msgstr ""
35175 #: c/c-parser.c:5431
35176 #, gcc-internal-format
35177 msgid "expected identifier or %<*%>"
35178 msgstr ""
35180 #. Avoid infinite loop in error recovery:
35181 #. c_parser_skip_until_found stops at a closing nesting
35182 #. delimiter without consuming it, but here we need to consume
35183 #. it to proceed further.
35184 #: c/c-parser.c:5532 c/gimple-parser.c:1451 cp/parser.c:10904
35185 #, gcc-internal-format
35186 msgid "expected statement"
35187 msgstr ""
35189 #: c/c-parser.c:5639 cp/parser.c:12516
35190 #, gcc-internal-format
35191 msgid "suggest braces around empty body in an %<if%> statement"
35192 msgstr ""
35194 #: c/c-parser.c:5681 cp/parser.c:12519
35195 #, gcc-internal-format
35196 msgid "suggest braces around empty body in an %<else%> statement"
35197 msgstr ""
35199 #: c/c-parser.c:5815 cp/parser.c:11506
35200 #, gcc-internal-format
35201 msgid "suggest explicit braces to avoid ambiguous %<else%>"
35202 msgstr ""
35204 #: c/c-parser.c:5966
35205 #, gcc-internal-format
35206 msgid "suggest braces around empty body in %<do%> statement"
35207 msgstr ""
35209 #: c/c-parser.c:6099 c/c-parser.c:6129
35210 #, gcc-internal-format
35211 msgid "multiple iterating variables in fast enumeration"
35212 msgstr ""
35214 #: c/c-parser.c:6151
35215 #, gcc-internal-format
35216 msgid "invalid iterating variable in fast enumeration"
35217 msgstr ""
35219 #: c/c-parser.c:6172 cp/parser.c:11708
35220 #, gcc-internal-format
35221 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
35222 msgstr ""
35224 #: c/c-parser.c:6178 cp/parser.c:11714
35225 #, gcc-internal-format
35226 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
35227 msgstr ""
35229 #: c/c-parser.c:6212
35230 #, gcc-internal-format
35231 msgid "missing collection in fast enumeration"
35232 msgstr ""
35234 #: c/c-parser.c:6304
35235 #, gcc-internal-format
35236 msgid "%E qualifier ignored on asm"
35237 msgstr ""
35239 #: c/c-parser.c:6348
35240 #, gcc-internal-format
35241 msgid "expected %<:%> or %<)%>"
35242 msgstr "мало бути %<:%> або %<)%>"
35244 #: c/c-parser.c:6662
35245 #, gcc-internal-format
35246 msgid "ISO C forbids omitting the middle term of a ?: expression"
35247 msgstr ""
35249 #. Location of the binary operator.
35250 #. Quiet warning.
35251 #: c/c-parser.c:6868 cp/typeck.c:4473
35252 #, gcc-internal-format
35253 msgid "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array elements"
35254 msgstr ""
35256 #: c/c-parser.c:6873 cp/typeck.c:4478
35257 #, gcc-internal-format
35258 msgid "first %<sizeof%> operand was declared here"
35259 msgstr "перший операнд %<sizeof%> було оголошено тут:"
35261 #: c/c-parser.c:7090
35262 #, gcc-internal-format
35263 msgid "alignment specified for type name in cast"
35264 msgstr ""
35266 #: c/c-parser.c:7189
35267 #, gcc-internal-format
35268 msgid "traditional C rejects the unary plus operator"
35269 msgstr "у традиційній мові C не допускається унарний оператор плюс"
35271 #: c/c-parser.c:7318
35272 #, gcc-internal-format
35273 msgid "alignment specified for type name in %<sizeof%>"
35274 msgstr ""
35276 #: c/c-parser.c:7334
35277 #, gcc-internal-format
35278 msgid "%<sizeof%> applied to a bit-field"
35279 msgstr ""
35281 #: c/c-parser.c:7403
35282 #, gcc-internal-format
35283 msgid "alignment specified for type name in %qE"
35284 msgstr ""
35286 #: c/c-parser.c:7426
35287 #, gcc-internal-format
35288 msgid "ISO C does not allow %<%E (expression)%>"
35289 msgstr ""
35291 #: c/c-parser.c:7457
35292 #, gcc-internal-format
35293 msgid "cannot take address of %qs"
35294 msgstr ""
35296 #: c/c-parser.c:7540
35297 #, gcc-internal-format
35298 msgid "ISO C99 does not support %<_Generic%>"
35299 msgstr "У ISO C99 не передбачено підтримки %<_Generic%>"
35301 #: c/c-parser.c:7543
35302 #, gcc-internal-format
35303 msgid "ISO C90 does not support %<_Generic%>"
35304 msgstr "У ISO C90 не передбачено підтримки %<_Generic%>"
35306 #: c/c-parser.c:7611
35307 #, gcc-internal-format
35308 msgid "%<_Generic%> association has function type"
35309 msgstr ""
35311 #: c/c-parser.c:7614
35312 #, gcc-internal-format
35313 msgid "%<_Generic%> association has incomplete type"
35314 msgstr ""
35316 #: c/c-parser.c:7618
35317 #, gcc-internal-format
35318 msgid "%<_Generic%> association has variable length type"
35319 msgstr ""
35321 #: c/c-parser.c:7642
35322 #, gcc-internal-format
35323 msgid "duplicate %<default%> case in %<_Generic%>"
35324 msgstr ""
35326 #: c/c-parser.c:7643
35327 #, gcc-internal-format
35328 msgid "original %<default%> is here"
35329 msgstr ""
35331 #: c/c-parser.c:7651
35332 #, gcc-internal-format
35333 msgid "%<_Generic%> specifies two compatible types"
35334 msgstr ""
35336 #: c/c-parser.c:7652
35337 #, gcc-internal-format
35338 msgid "compatible type is here"
35339 msgstr ""
35341 #: c/c-parser.c:7675
35342 #, gcc-internal-format
35343 msgid "%<_Generic%> selector matches multiple associations"
35344 msgstr ""
35346 #: c/c-parser.c:7677
35347 #, gcc-internal-format
35348 msgid "other match is here"
35349 msgstr ""
35351 #: c/c-parser.c:7696
35352 #, gcc-internal-format
35353 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
35354 msgstr ""
35356 #: c/c-parser.c:7717
35357 #, gcc-internal-format
35358 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
35359 msgstr ""
35361 #: c/c-parser.c:7725
35362 #, gcc-internal-format
35363 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
35364 msgstr ""
35366 #: c/c-parser.c:7731
35367 #, gcc-internal-format
35368 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
35369 msgstr ""
35371 #: c/c-parser.c:7747
35372 #, gcc-internal-format
35373 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
35374 msgstr ""
35376 #: c/c-parser.c:7917 c/c-parser.c:8969 c/c-parser.c:8991 c/gimple-parser.c:978
35377 #: c/gimple-parser.c:984 c/gimple-parser.c:1468
35378 #, gcc-internal-format
35379 msgid "expected expression"
35380 msgstr "мало бути вказано вираз"
35382 #: c/c-parser.c:7935
35383 #, gcc-internal-format
35384 msgid "braced-group within expression allowed only inside a function"
35385 msgstr ""
35387 #: c/c-parser.c:7949
35388 #, gcc-internal-format
35389 msgid "ISO C forbids braced-groups within expressions"
35390 msgstr ""
35392 #: c/c-parser.c:7976
35393 #, gcc-internal-format
35394 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
35395 msgstr ""
35397 #: c/c-parser.c:7985
35398 #, gcc-internal-format
35399 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
35400 msgstr ""
35402 #: c/c-parser.c:7994
35403 #, gcc-internal-format
35404 msgid "ISO C90 does not support %<__func__%> predefined identifier"
35405 msgstr ""
35407 #: c/c-parser.c:8158
35408 #, gcc-internal-format
35409 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
35410 msgstr "помилкова кількість аргументів %<__builtin_choose_expr%>"
35412 #: c/c-parser.c:8174
35413 #, gcc-internal-format
35414 msgid "first argument to %<__builtin_choose_expr%> not a constant"
35415 msgstr ""
35417 #: c/c-parser.c:8244 c/c-parser.c:8261 c/c-parser.c:8268
35418 #, gcc-internal-format
35419 msgid "too few arguments to %<__builtin_tgmath%>"
35420 msgstr "замало аргументів для %<__builtin_tgmath%>"
35422 #: c/c-parser.c:8289
35423 #, gcc-internal-format
35424 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
35425 msgstr ""
35427 #: c/c-parser.c:8333 c/c-parser.c:8343
35428 #, gcc-internal-format
35429 msgid "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
35430 msgstr ""
35432 #: c/c-parser.c:8365 c/c-parser.c:8375
35433 #, gcc-internal-format
35434 msgid "invalid type-generic type for argument %u of argument %u of %<__builtin_tgmath%>"
35435 msgstr ""
35437 #: c/c-parser.c:8408
35438 #, gcc-internal-format
35439 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
35440 msgstr ""
35442 #: c/c-parser.c:8427
35443 #, gcc-internal-format
35444 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
35445 msgstr ""
35447 #: c/c-parser.c:8475
35448 #, gcc-internal-format
35449 msgid "duplicate type-generic parameter type for function argument %u of %<__builtin_tgmath%>"
35450 msgstr ""
35452 #: c/c-parser.c:8498
35453 #, gcc-internal-format
35454 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
35455 msgstr ""
35457 #: c/c-parser.c:8515
35458 #, gcc-internal-format
35459 msgid "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
35460 msgstr ""
35462 #: c/c-parser.c:8553
35463 #, gcc-internal-format, gfc-internal-format
35464 msgid "invalid type of argument %u of type-generic function"
35465 msgstr ""
35467 #: c/c-parser.c:8564
35468 #, gcc-internal-format, gfc-internal-format
35469 msgid "decimal floating-point argument %u to complex-only type-generic function"
35470 msgstr ""
35472 #: c/c-parser.c:8572
35473 #, gcc-internal-format, gfc-internal-format
35474 msgid "decimal floating-point argument %u to binary-only type-generic function"
35475 msgstr ""
35477 #: c/c-parser.c:8580 c/c-parser.c:8610
35478 #, gcc-internal-format
35479 msgid "both complex and decimal floating-point arguments to type-generic function"
35480 msgstr ""
35482 #: c/c-parser.c:8588 c/c-parser.c:8630
35483 #, gcc-internal-format
35484 msgid "both binary and decimal floating-point arguments to type-generic function"
35485 msgstr ""
35487 #: c/c-parser.c:8602
35488 #, gcc-internal-format, gfc-internal-format
35489 msgid "complex argument %u to decimal-only type-generic function"
35490 msgstr ""
35492 #: c/c-parser.c:8622
35493 #, gcc-internal-format, gfc-internal-format
35494 msgid "binary argument %u to decimal-only type-generic function"
35495 msgstr ""
35497 #: c/c-parser.c:8728
35498 #, gcc-internal-format
35499 msgid "no matching function for type-generic call"
35500 msgstr ""
35502 #: c/c-parser.c:8769
35503 #, gcc-internal-format
35504 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
35505 msgstr "помилкова кількість аргументів %<__builtin_call_with_static_chain%>"
35507 #: c/c-parser.c:8782
35508 #, gcc-internal-format
35509 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
35510 msgstr ""
35512 #: c/c-parser.c:8786
35513 #, gcc-internal-format
35514 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
35515 msgstr ""
35517 #: c/c-parser.c:8812
35518 #, gcc-internal-format
35519 msgid "wrong number of arguments to %<__builtin_complex%>"
35520 msgstr "помилкова кількість аргументів %<__builtin_complex%>"
35522 #: c/c-parser.c:8834
35523 #, gcc-internal-format
35524 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
35525 msgstr ""
35527 #: c/c-parser.c:8843
35528 #, gcc-internal-format
35529 msgid "%<__builtin_complex%> operands of different types"
35530 msgstr ""
35532 #: c/c-parser.c:8891 cp/parser.c:6918
35533 #, gcc-internal-format
35534 msgid "wrong number of arguments to %<__builtin_shuffle%>"
35535 msgstr "помилкова кількість аргументів %<__builtin_shuffle%>"
35537 #: c/c-parser.c:9029
35538 #, gcc-internal-format
35539 msgid "compound literal has variable size"
35540 msgstr ""
35542 #: c/c-parser.c:9040
35543 #, gcc-internal-format
35544 msgid "compound literal qualified by address-space qualifier"
35545 msgstr ""
35547 #: c/c-parser.c:9044
35548 #, gcc-internal-format
35549 msgid "ISO C90 forbids compound literals"
35550 msgstr ""
35552 #: c/c-parser.c:9057
35553 #, gcc-internal-format
35554 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
35555 msgstr ""
35557 #: c/c-parser.c:9513
35558 #, gcc-internal-format
35559 msgid "expected identifier or %<)%>"
35560 msgstr ""
35562 #: c/c-parser.c:9609
35563 #, gcc-internal-format
35564 msgid "extra semicolon"
35565 msgstr ""
35567 #: c/c-parser.c:9857
35568 #, gcc-internal-format
35569 msgid "extra semicolon in method definition specified"
35570 msgstr ""
35572 #: c/c-parser.c:9989
35573 #, gcc-internal-format
35574 msgid "method attributes must be specified at the end only"
35575 msgstr ""
35577 #: c/c-parser.c:10009
35578 #, gcc-internal-format
35579 msgid "expected %<;%> or %<{%> after method attribute definition"
35580 msgstr ""
35582 #: c/c-parser.c:10131
35583 #, gcc-internal-format
35584 msgid "objective-c method declaration is expected"
35585 msgstr ""
35587 #: c/c-parser.c:10569
35588 #, gcc-internal-format
35589 msgid "no type or storage class may be specified here,"
35590 msgstr ""
35592 #: c/c-parser.c:10661 c/c-parser.c:10718 cp/parser.c:31073
35593 #, gcc-internal-format
35594 msgid "unknown property attribute"
35595 msgstr ""
35597 #: c/c-parser.c:10682 cp/parser.c:31033
35598 #, gcc-internal-format
35599 msgid "missing %<=%> (after %<getter%> attribute)"
35600 msgstr ""
35602 #: c/c-parser.c:10685 cp/parser.c:31036
35603 #, gcc-internal-format
35604 msgid "missing %<=%> (after %<setter%> attribute)"
35605 msgstr ""
35607 #: c/c-parser.c:10699 cp/parser.c:31051
35608 #, gcc-internal-format
35609 msgid "the %<setter%> attribute may only be specified once"
35610 msgstr ""
35612 #: c/c-parser.c:10704 cp/parser.c:31057
35613 #, gcc-internal-format
35614 msgid "setter name must terminate with %<:%>"
35615 msgstr ""
35617 #: c/c-parser.c:10711 cp/parser.c:31065
35618 #, gcc-internal-format
35619 msgid "the %<getter%> attribute may only be specified once"
35620 msgstr ""
35622 #: c/c-parser.c:10905 cp/parser.c:38674
35623 #, gcc-internal-format
35624 msgid "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a non-negative integral constant less than %u"
35625 msgstr ""
35627 #: c/c-parser.c:10949 c/c-parser.c:16582 c/c-parser.c:16840 c/c-parser.c:16899
35628 #: c/c-parser.c:16983 cp/parser.c:36004 cp/parser.c:36298 cp/parser.c:36386
35629 #: cp/parser.c:36457 cp/parser.c:38721 cp/parser.c:38736 cp/parser.c:38752
35630 #: cp/parser.c:38768 cp/parser.c:38784 cp/parser.c:38811 cp/parser.c:38824
35631 #: cp/parser.c:38847 cp/parser.c:38860
35632 #, gcc-internal-format
35633 msgid "%<#pragma %s%> may only be used in compound statements"
35634 msgstr ""
35636 #: c/c-parser.c:10972 cp/parser.c:38837
35637 #, gcc-internal-format
35638 msgid "%<#pragma acc routine%> must be at file scope"
35639 msgstr "%<#pragma acc routine%> має перебувати у області видимості файла"
35641 #: c/c-parser.c:11050 cp/parser.c:38918
35642 #, gcc-internal-format
35643 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
35644 msgstr ""
35646 #: c/c-parser.c:11074 c/c-parser.c:11098 cp/parser.c:38947 cp/parser.c:38980
35647 #, gcc-internal-format
35648 msgid "for, while or do statement expected"
35649 msgstr ""
35651 #: c/c-parser.c:11111 cp/parser.c:38711
35652 #, gcc-internal-format
35653 msgid "%<#pragma GCC pch_preprocess%> must be first"
35654 msgstr ""
35656 #: c/c-parser.c:11421 cp/parser.c:31457
35657 #, gcc-internal-format
35658 msgid "too many %qs clauses"
35659 msgstr ""
35661 #: c/c-parser.c:11443 cp/parser.c:31994
35662 #, gcc-internal-format
35663 msgid "expected integer expression before ')'"
35664 msgstr ""
35666 #: c/c-parser.c:11458
35667 #, gcc-internal-format
35668 msgid "expression must be integral"
35669 msgstr ""
35671 #: c/c-parser.c:11742 c/c-parser.c:18160
35672 #, gcc-internal-format
35673 msgid "%qD is not a variable"
35674 msgstr ""
35676 #: c/c-parser.c:11746 cp/semantics.c:6808
35677 #, gcc-internal-format
35678 msgid "%qD is not a pointer variable"
35679 msgstr ""
35681 #: c/c-parser.c:11788 cp/parser.c:32073
35682 #, gcc-internal-format
35683 msgid "collapse argument needs positive constant integer expression"
35684 msgstr ""
35686 #: c/c-parser.c:11865 cp/parser.c:32137
35687 #, gcc-internal-format
35688 msgid "expected %<none%> or %<present%>"
35689 msgstr "мало бути %<none%> або %<present%>"
35691 #: c/c-parser.c:11867 cp/parser.c:32139
35692 #, gcc-internal-format
35693 msgid "expected %<none%> or %<shared%>"
35694 msgstr "мало бути %<none%> або %<shared%>"
35696 #: c/c-parser.c:11968 cp/parser.c:32242
35697 #, gcc-internal-format
35698 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
35699 msgstr "мало бути %<data%>, %<update%>, %<enter%> або %<exit%>"
35701 #: c/c-parser.c:11988 c/c-parser.c:16892 c/c-parser.c:16976 cp/parser.c:32260
35702 #: cp/parser.c:36290 cp/parser.c:36378
35703 #, gcc-internal-format
35704 msgid "expected %<data%>"
35705 msgstr "мало бути %<data%>"
35707 #: c/c-parser.c:12035 cp/parser.c:32313
35708 #, gcc-internal-format
35709 msgid "too many %<if%> clauses with %qs modifier"
35710 msgstr ""
35712 #: c/c-parser.c:12042 cp/parser.c:32320
35713 #, gcc-internal-format
35714 msgid "too many %<if%> clauses"
35715 msgstr ""
35717 #: c/c-parser.c:12044 cp/parser.c:32322
35718 #, gcc-internal-format
35719 msgid "too many %<if%> clauses without modifier"
35720 msgstr ""
35722 #: c/c-parser.c:12050 cp/parser.c:32328
35723 #, gcc-internal-format
35724 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
35725 msgstr ""
35727 #: c/c-parser.c:12126 c/c-parser.c:12172 c/c-parser.c:12218 c/c-parser.c:12264
35728 #: c/c-parser.c:12311 c/c-parser.c:12551 c/c-parser.c:12632 c/c-parser.c:13043
35729 #: c/c-parser.c:13171 c/c-parser.c:13216 c/c-parser.c:13736
35730 #, gcc-internal-format
35731 msgid "expected integer expression"
35732 msgstr ""
35734 #: c/c-parser.c:12137
35735 #, gcc-internal-format
35736 msgid "%<num_threads%> value must be positive"
35737 msgstr "значення %<num_threads%> має бути додатним"
35739 #: c/c-parser.c:12183
35740 #, gcc-internal-format
35741 msgid "%<num_tasks%> value must be positive"
35742 msgstr "значення %<num_tasks%> має бути додатним"
35744 #: c/c-parser.c:12229 cp/semantics.c:6992
35745 #, gcc-internal-format
35746 msgid "%<grainsize%> value must be positive"
35747 msgstr "значення %<grainsize%> має бути додатним"
35749 #: c/c-parser.c:12276 cp/semantics.c:7021
35750 #, gcc-internal-format
35751 msgid "%<priority%> value must be non-negative"
35752 msgstr "значення %<priority%> має бути невід’ємним"
35754 #: c/c-parser.c:12341 c/c-parser.c:12347 cp/parser.c:32545 cp/parser.c:32552
35755 #, gcc-internal-format
35756 msgid "expected %<tofrom%>"
35757 msgstr "мало бути %<tofrom%>"
35759 #: c/c-parser.c:12355 c/c-parser.c:12361 cp/parser.c:32561 cp/parser.c:32568
35760 #, gcc-internal-format
35761 msgid "expected %<scalar%>"
35762 msgstr "мало бути %<scalar%>"
35764 #: c/c-parser.c:12425 cp/semantics.c:6299
35765 #, gcc-internal-format
35766 msgid "%qs expression must be integral"
35767 msgstr ""
35769 #: c/c-parser.c:12437 c/c-parser.c:12560 cp/semantics.c:6331
35770 #, gcc-internal-format
35771 msgid "%qs value must be positive"
35772 msgstr "значення %qs має бути додатним"
35774 #: c/c-parser.c:12499 cp/parser.c:31853
35775 #, gcc-internal-format
35776 msgid "too many %<static%> arguments"
35777 msgstr "забагато аргументів %<static%>"
35779 #: c/c-parser.c:12533 cp/parser.c:31886
35780 #, gcc-internal-format
35781 msgid "unexpected argument"
35782 msgstr "несподіваний аргумент"
35784 #: c/c-parser.c:12699 cp/semantics.c:7120
35785 #, gcc-internal-format
35786 msgid "%<tile%> argument needs positive integral constant"
35787 msgstr ""
35789 #: c/c-parser.c:12765 cp/parser.c:32626
35790 #, gcc-internal-format
35791 msgid "ordered argument needs positive constant integer expression"
35792 msgstr ""
35794 #: c/c-parser.c:12857 c/c-parser.c:17625 cp/parser.c:37643
35795 #, gcc-internal-format
35796 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
35797 msgstr ""
35799 #: c/c-parser.c:12967 cp/parser.c:32840
35800 #, gcc-internal-format
35801 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
35802 msgstr ""
35804 #: c/c-parser.c:13021 cp/parser.c:32856
35805 #, gcc-internal-format
35806 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
35807 msgstr ""
35809 #: c/c-parser.c:13025 cp/parser.c:32859
35810 #, gcc-internal-format
35811 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
35812 msgstr ""
35814 #: c/c-parser.c:13037 cp/semantics.c:6389
35815 #, gcc-internal-format
35816 msgid "chunk size value must be positive"
35817 msgstr "значення розміру фрагмента має бути додатним"
35819 #: c/c-parser.c:13060 cp/parser.c:32879
35820 #, gcc-internal-format
35821 msgid "invalid schedule kind"
35822 msgstr ""
35824 #: c/c-parser.c:13181
35825 #, gcc-internal-format
35826 msgid "%<num_teams%> value must be positive"
35827 msgstr "значення %<num_teams%> має бути додатним"
35829 #: c/c-parser.c:13226 cp/semantics.c:6479
35830 #, gcc-internal-format
35831 msgid "%<thread_limit%> value must be positive"
35832 msgstr "значення %<thread_limit%> має бути додатним"
35834 #: c/c-parser.c:13271 cp/semantics.c:6589
35835 #, gcc-internal-format
35836 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
35837 msgstr ""
35839 #: c/c-parser.c:13334
35840 #, gcc-internal-format
35841 msgid "%<linear%> clause step expression must be integral"
35842 msgstr ""
35844 #: c/c-parser.c:13375
35845 #, gcc-internal-format
35846 msgid "%<safelen%> clause expression must be positive constant integer expression"
35847 msgstr ""
35849 #: c/c-parser.c:13414
35850 #, gcc-internal-format
35851 msgid "%<simdlen%> clause expression must be positive constant integer expression"
35852 msgstr ""
35854 #: c/c-parser.c:13584 cp/parser.c:33374 cp/parser.c:33599
35855 #, gcc-internal-format
35856 msgid "invalid depend kind"
35857 msgstr ""
35859 #: c/c-parser.c:13669 cp/parser.c:33447
35860 #, gcc-internal-format
35861 msgid "invalid map kind"
35862 msgstr ""
35864 #: c/c-parser.c:13767 cp/parser.c:33546
35865 #, gcc-internal-format
35866 msgid "invalid dist_schedule kind"
35867 msgstr ""
35869 #: c/c-parser.c:13839
35870 #, gcc-internal-format
35871 msgid "invalid proc_bind kind"
35872 msgstr ""
35874 #: c/c-parser.c:14059 cp/parser.c:33825
35875 #, gcc-internal-format
35876 msgid "expected %<#pragma acc%> clause"
35877 msgstr ""
35879 #: c/c-parser.c:14070 c/c-parser.c:14345 cp/parser.c:33836 cp/parser.c:34143
35880 #, gcc-internal-format
35881 msgid "%qs is not valid for %qs"
35882 msgstr ""
35884 #: c/c-parser.c:14214 cp/parser.c:34010
35885 #, gcc-internal-format
35886 msgid "%qs must be the first clause of %qs"
35887 msgstr ""
35889 #: c/c-parser.c:14334 cp/parser.c:34132
35890 #, gcc-internal-format
35891 msgid "expected %<#pragma omp%> clause"
35892 msgstr ""
35894 #: c/c-parser.c:14472 cp/parser.c:36803
35895 #, gcc-internal-format
35896 msgid "no valid clauses specified in %<#pragma acc declare%>"
35897 msgstr ""
35899 #: c/c-parser.c:14482 cp/parser.c:36813
35900 #, gcc-internal-format
35901 msgid "array section in %<#pragma acc declare%>"
35902 msgstr ""
35904 #: c/c-parser.c:14502 cp/parser.c:36833
35905 #, gcc-internal-format
35906 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
35907 msgstr ""
35909 #: c/c-parser.c:14513 cp/parser.c:36844
35910 #, gcc-internal-format
35911 msgid "invalid OpenACC clause at file scope"
35912 msgstr ""
35914 #: c/c-parser.c:14520 cp/parser.c:36851
35915 #, gcc-internal-format
35916 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
35917 msgstr ""
35919 #: c/c-parser.c:14528 cp/parser.c:36859
35920 #, gcc-internal-format
35921 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
35922 msgstr ""
35924 #: c/c-parser.c:14540 cp/parser.c:36871
35925 #, gcc-internal-format
35926 msgid "variable %qD used more than once with %<#pragma acc declare%>"
35927 msgstr ""
35929 #: c/c-parser.c:14632 cp/parser.c:36957
35930 #, gcc-internal-format
35931 msgid "expected %<data%> after %<#pragma acc %s%>"
35932 msgstr "мало бути %<data%> після %<#pragma acc %s%>"
35934 #: c/c-parser.c:14648 cp/parser.c:36974
35935 #, gcc-internal-format
35936 msgid "%<#pragma acc %s data%> has no data movement clause"
35937 msgstr ""
35939 #: c/c-parser.c:14874 cp/parser.c:2952
35940 #, gcc-internal-format
35941 msgid "%qE has not been declared"
35942 msgstr ""
35944 #: c/c-parser.c:14878
35945 #, gcc-internal-format
35946 msgid "expected function name"
35947 msgstr "мало бути вказано назву функції"
35949 #: c/c-parser.c:14893 cp/parser.c:38064
35950 #, gcc-internal-format
35951 msgid "%qD does not refer to a function"
35952 msgstr ""
35954 #: c/c-parser.c:14913 c/c-parser.c:14961 cp/parser.c:1388
35955 #, gcc-internal-format
35956 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
35957 msgstr ""
35959 #: c/c-parser.c:14953 cp/parser.c:38118 cp/parser.c:38160
35960 #, gcc-internal-format
35961 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
35962 msgstr ""
35964 #: c/c-parser.c:14970 cp/parser.c:38174
35965 #, gcc-internal-format
35966 msgid "%<#pragma acc routine%> already applied to %qD"
35967 msgstr "%<#pragma acc routine%> вже застосовано до %qD"
35969 #: c/c-parser.c:14979 cp/parser.c:38183
35970 #, gcc-internal-format
35971 msgid "%<#pragma acc routine%> must be applied before use"
35972 msgstr "%<#pragma acc routine%> має бути застосовано до використання"
35974 #: c/c-parser.c:14980 cp/parser.c:38184
35975 #, gcc-internal-format
35976 msgid "%<#pragma acc routine%> must be applied before definition"
35977 msgstr "%<#pragma acc routine%> має бути застосовано до визначення"
35979 #: c/c-parser.c:15023 cp/parser.c:37152
35980 #, gcc-internal-format
35981 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
35982 msgstr ""
35984 #: c/c-parser.c:15435 cp/parser.c:34511 cp/parser.c:34537
35985 #, gcc-internal-format
35986 msgid "invalid form of %<#pragma omp atomic%>"
35987 msgstr ""
35989 #: c/c-parser.c:15439 cp/parser.c:34568 cp/parser.c:34584
35990 #, gcc-internal-format
35991 msgid "invalid operator for %<#pragma omp atomic%>"
35992 msgstr ""
35994 #: c/c-parser.c:15488 cp/semantics.c:8401 cp/semantics.c:8411
35995 #, gcc-internal-format
35996 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
35997 msgstr ""
35999 #: c/c-parser.c:15553 c/c-parser.c:15575
36000 #, gcc-internal-format
36001 msgid "expected %<(%> or end of line"
36002 msgstr ""
36004 #: c/c-parser.c:15619 cp/parser.c:35103
36005 #, gcc-internal-format
36006 msgid "%<ordered%> clause parameter is less than %<collapse%>"
36007 msgstr ""
36009 #: c/c-parser.c:15630 cp/parser.c:35114
36010 #, gcc-internal-format
36011 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
36012 msgstr ""
36014 #: c/c-parser.c:15648 cp/parser.c:35141
36015 #, gcc-internal-format
36016 msgid "for statement expected"
36017 msgstr ""
36019 #: c/c-parser.c:15718 cp/semantics.c:8066 cp/semantics.c:8153
36020 #, gcc-internal-format
36021 msgid "expected iteration declaration or initialization"
36022 msgstr ""
36024 #: c/c-parser.c:15806
36025 #, gcc-internal-format
36026 msgid "not enough perfectly nested loops"
36027 msgstr ""
36029 #: c/c-parser.c:15862 cp/parser.c:35364
36030 #, gcc-internal-format
36031 msgid "collapsed loops not perfectly nested"
36032 msgstr ""
36034 #: c/c-parser.c:15909 cp/parser.c:35184 cp/parser.c:35226 cp/pt.c:16385
36035 #, gcc-internal-format
36036 msgid "iteration variable %qD should not be firstprivate"
36037 msgstr ""
36039 #: c/c-parser.c:16000 cp/parser.c:35437
36040 #, gcc-internal-format
36041 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
36042 msgstr ""
36044 #: c/c-parser.c:16166 cp/parser.c:35600
36045 #, gcc-internal-format
36046 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
36047 msgstr ""
36049 #: c/c-parser.c:16374 cp/parser.c:35799
36050 #, gcc-internal-format
36051 msgid "expected %<for%> after %qs"
36052 msgstr "мало бути %<for%> після %qs"
36054 #: c/c-parser.c:16573 cp/parser.c:35995
36055 #, gcc-internal-format
36056 msgid "expected %<point%>"
36057 msgstr "мало бути %<point%>"
36059 #: c/c-parser.c:16793 cp/parser.c:36232
36060 #, gcc-internal-format
36061 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
36062 msgstr ""
36064 #: c/c-parser.c:16806 cp/parser.c:36245
36065 #, gcc-internal-format
36066 msgid "%<#pragma omp target data%> must contain at least one %<map%> clause"
36067 msgstr ""
36069 #: c/c-parser.c:16853 cp/parser.c:36470
36070 #, gcc-internal-format
36071 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
36072 msgstr ""
36074 #: c/c-parser.c:16925 cp/parser.c:36325
36075 #, gcc-internal-format
36076 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
36077 msgstr ""
36079 #: c/c-parser.c:16937 cp/parser.c:36337
36080 #, gcc-internal-format
36081 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
36082 msgstr ""
36084 #: c/c-parser.c:17011 cp/parser.c:36414
36085 #, gcc-internal-format
36086 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
36087 msgstr ""
36089 #: c/c-parser.c:17024 cp/parser.c:36427
36090 #, gcc-internal-format
36091 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
36092 msgstr ""
36094 #: c/c-parser.c:17238 cp/parser.c:36680
36095 #, gcc-internal-format
36096 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
36097 msgstr ""
36099 #: c/c-parser.c:17288
36100 #, gcc-internal-format
36101 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition or another %<#pragma omp declare simd%>"
36102 msgstr ""
36104 #: c/c-parser.c:17338 c/c-parser.c:17365
36105 #, gcc-internal-format
36106 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition"
36107 msgstr ""
36109 #: c/c-parser.c:17387
36110 #, gcc-internal-format
36111 msgid "%<#pragma omp declare simd%> not immediately followed by a function declaration or definition"
36112 msgstr ""
36114 #: c/c-parser.c:17395 cp/parser.c:37273
36115 #, gcc-internal-format
36116 msgid "%<#pragma omp declare simd%> not immediately followed by a single function declaration or definition"
36117 msgstr ""
36119 #: c/c-parser.c:17474 cp/parser.c:37343
36120 #, gcc-internal-format
36121 msgid "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare target%> without clauses and %<#pragma omp end declare target%>"
36122 msgstr ""
36124 #: c/c-parser.c:17493 cp/parser.c:37362
36125 #, gcc-internal-format
36126 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
36127 msgstr ""
36129 #: c/c-parser.c:17534 cp/parser.c:37409
36130 #, gcc-internal-format
36131 msgid "expected %<target%>"
36132 msgstr "мало бути %<target%>"
36134 #: c/c-parser.c:17541 cp/parser.c:37416
36135 #, gcc-internal-format
36136 msgid "expected %<declare%>"
36137 msgstr "мало бути %<declare%>"
36139 #: c/c-parser.c:17547 cp/parser.c:37423
36140 #, gcc-internal-format
36141 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
36142 msgstr ""
36144 #: c/c-parser.c:17575
36145 #, gcc-internal-format
36146 msgid "%<#pragma omp declare reduction%> not at file or block scope"
36147 msgstr ""
36149 #: c/c-parser.c:17652
36150 #, gcc-internal-format
36151 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
36152 msgstr ""
36154 #: c/c-parser.c:17656
36155 #, gcc-internal-format
36156 msgid "function or array type in %<#pragma omp declare reduction%>"
36157 msgstr ""
36159 #: c/c-parser.c:17659
36160 #, gcc-internal-format
36161 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
36162 msgstr "тип класу %<_Atomic%> у %<#pragma omp declare reduction%>"
36164 #: c/c-parser.c:17662
36165 #, gcc-internal-format
36166 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
36167 msgstr ""
36169 #: c/c-parser.c:17670
36170 #, gcc-internal-format
36171 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
36172 msgstr ""
36174 #: c/c-parser.c:17679
36175 #, gcc-internal-format
36176 msgid "previous %<#pragma omp declare reduction%>"
36177 msgstr "попереднє %<#pragma omp declare reduction%>"
36179 #: c/c-parser.c:17796
36180 #, gcc-internal-format
36181 msgid "expected %<omp_priv%> or function-name"
36182 msgstr ""
36184 #: c/c-parser.c:17807
36185 #, gcc-internal-format
36186 msgid "expected function-name %<(%>"
36187 msgstr "мало бути вказано назву функції %<(%>"
36189 #: c/c-parser.c:17826
36190 #, gcc-internal-format
36191 msgid "one of the initializer call arguments should be %<&omp_priv%>"
36192 msgstr ""
36194 #: c/c-parser.c:17947 cp/parser.c:37868
36195 #, gcc-internal-format
36196 msgid "expected %<simd%> or %<reduction%> or %<target%>"
36197 msgstr ""
36199 #: c/c-parser.c:18162 cp/semantics.c:7531
36200 #, gcc-internal-format
36201 msgid "%qE declared %<threadprivate%> after first use"
36202 msgstr ""
36204 #: c/c-parser.c:18164 cp/semantics.c:7533
36205 #, gcc-internal-format
36206 msgid "automatic variable %qE cannot be %<threadprivate%>"
36207 msgstr ""
36209 #: c/c-parser.c:18168 cp/semantics.c:7535
36210 #, gcc-internal-format
36211 msgid "%<threadprivate%> %qE has incomplete type"
36212 msgstr ""
36214 #: c/c-parser.c:18368 cp/parser.c:38565
36215 #, gcc-internal-format
36216 msgid "%<__transaction_cancel%> without transactional memory support enabled"
36217 msgstr ""
36219 #: c/c-parser.c:18374 cp/parser.c:38571
36220 #, gcc-internal-format
36221 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
36222 msgstr ""
36224 #: c/c-parser.c:18383 cp/parser.c:38580
36225 #, gcc-internal-format
36226 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
36227 msgstr ""
36229 #: c/c-parser.c:18385 cp/parser.c:38583
36230 #, gcc-internal-format
36231 msgid "  or a %<transaction_may_cancel_outer%> function"
36232 msgstr ""
36234 #: c/c-parser.c:18391 cp/parser.c:38589
36235 #, gcc-internal-format
36236 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
36237 msgstr ""
36239 #: c/c-parser.c:18472
36240 #, gcc-internal-format
36241 msgid "no closing brace"
36242 msgstr ""
36244 #: c/c-typeck.c:223
36245 #, gcc-internal-format
36246 msgid "%qD has an incomplete type %qT"
36247 msgstr ""
36249 #: c/c-typeck.c:237 c/c-typeck.c:9994 c/c-typeck.c:10036 cp/call.c:4147
36250 #, gcc-internal-format
36251 msgid "invalid use of void expression"
36252 msgstr ""
36254 #: c/c-typeck.c:245
36255 #, gcc-internal-format
36256 msgid "invalid use of flexible array member"
36257 msgstr ""
36259 #: c/c-typeck.c:251 cp/typeck2.c:504
36260 #, gcc-internal-format
36261 msgid "invalid use of array with unspecified bounds"
36262 msgstr ""
36264 #: c/c-typeck.c:259
36265 #, gcc-internal-format
36266 msgid "invalid use of undefined type %qT"
36267 msgstr ""
36269 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
36270 #: c/c-typeck.c:262
36271 #, gcc-internal-format
36272 msgid "invalid use of incomplete typedef %qT"
36273 msgstr ""
36275 #: c/c-typeck.c:335
36276 #, gcc-internal-format
36277 msgid "%qT and %qT are in disjoint named address spaces"
36278 msgstr ""
36280 #: c/c-typeck.c:576 c/c-typeck.c:601
36281 #, gcc-internal-format
36282 msgid "function types not truly compatible in ISO C"
36283 msgstr ""
36285 #: c/c-typeck.c:745
36286 #, gcc-internal-format
36287 msgid "can%'t mix operands of decimal float and vector types"
36288 msgstr ""
36290 #: c/c-typeck.c:750
36291 #, gcc-internal-format
36292 msgid "can%'t mix operands of decimal float and complex types"
36293 msgstr ""
36295 #: c/c-typeck.c:755
36296 #, gcc-internal-format
36297 msgid "can%'t mix operands of decimal float and other float types"
36298 msgstr ""
36300 #: c/c-typeck.c:1295
36301 #, gcc-internal-format
36302 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
36303 msgstr ""
36305 #: c/c-typeck.c:1299
36306 #, gcc-internal-format
36307 msgid "types are not quite compatible"
36308 msgstr ""
36310 #: c/c-typeck.c:1303
36311 #, gcc-internal-format
36312 msgid "pointer target types incompatible in C++"
36313 msgstr ""
36315 #: c/c-typeck.c:1636
36316 #, gcc-internal-format
36317 msgid "function return types not compatible due to %<volatile%>"
36318 msgstr ""
36320 #: c/c-typeck.c:1894
36321 #, gcc-internal-format
36322 msgid "converting an array compound literal to a pointer is ill-formed in C++"
36323 msgstr ""
36325 #: c/c-typeck.c:2417 c/c-typeck.c:8641
36326 #, gcc-internal-format
36327 msgid "%qT has no member named %qE; did you mean %qE?"
36328 msgstr ""
36330 #: c/c-typeck.c:2421 c/c-typeck.c:8645
36331 #, gcc-internal-format
36332 msgid "%qT has no member named %qE"
36333 msgstr ""
36335 #: c/c-typeck.c:2430
36336 #, gcc-internal-format
36337 msgid "accessing a member %qE of an atomic structure %qE"
36338 msgstr ""
36340 #: c/c-typeck.c:2433
36341 #, gcc-internal-format
36342 msgid "accessing a member %qE of an atomic union %qE"
36343 msgstr ""
36345 #: c/c-typeck.c:2493
36346 #, gcc-internal-format
36347 msgid "%qE is a pointer; did you mean to use %<->%>?"
36348 msgstr ""
36350 #: c/c-typeck.c:2499
36351 #, gcc-internal-format
36352 msgid "request for member %qE in something not a structure or union"
36353 msgstr ""
36355 #: c/c-typeck.c:2550
36356 #, gcc-internal-format
36357 msgid "dereferencing pointer to incomplete type %qT"
36358 msgstr ""
36360 #: c/c-typeck.c:2557
36361 #, gcc-internal-format
36362 msgid "dereferencing %<void *%> pointer"
36363 msgstr ""
36365 #: c/c-typeck.c:2612
36366 #, gcc-internal-format
36367 msgid "subscripted value is neither array nor pointer nor vector"
36368 msgstr ""
36370 #: c/c-typeck.c:2622 cp/typeck.c:3319 cp/typeck.c:3406
36371 #, gcc-internal-format
36372 msgid "array subscript is not an integer"
36373 msgstr ""
36375 #: c/c-typeck.c:2628
36376 #, gcc-internal-format
36377 msgid "subscripted value is pointer to function"
36378 msgstr ""
36380 #: c/c-typeck.c:2682
36381 #, gcc-internal-format
36382 msgid "ISO C forbids subscripting %<register%> array"
36383 msgstr ""
36385 #: c/c-typeck.c:2685
36386 #, gcc-internal-format
36387 msgid "ISO C90 forbids subscripting non-lvalue array"
36388 msgstr ""
36390 #: c/c-typeck.c:2799
36391 #, gcc-internal-format
36392 msgid "enum constant defined here"
36393 msgstr ""
36395 #: c/c-typeck.c:2905 cp/typeck.c:1698
36396 #, gcc-internal-format
36397 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
36398 msgstr ""
36400 #: c/c-typeck.c:3053
36401 #, gcc-internal-format
36402 msgid "called object %qE is not a function or function pointer"
36403 msgstr ""
36405 #: c/c-typeck.c:3058
36406 #, gcc-internal-format
36407 msgid "called object %qD is not a function or function pointer"
36408 msgstr ""
36410 #: c/c-typeck.c:3064
36411 #, gcc-internal-format
36412 msgid "called object is not a function or function pointer"
36413 msgstr ""
36415 #. This situation leads to run-time undefined behavior.  We can't,
36416 #. therefore, simply error unless we can prove that all possible
36417 #. executions of the program must execute the code.
36418 #: c/c-typeck.c:3094
36419 #, gcc-internal-format
36420 msgid "function called through a non-compatible type"
36421 msgstr ""
36423 #: c/c-typeck.c:3099 c/c-typeck.c:3152
36424 #, gcc-internal-format
36425 msgid "function with qualified void return type called"
36426 msgstr ""
36428 #: c/c-typeck.c:3282
36429 #, gcc-internal-format
36430 msgid "too many arguments to method %qE"
36431 msgstr ""
36433 #: c/c-typeck.c:3344
36434 #, gcc-internal-format, gfc-internal-format
36435 msgid "type of formal parameter %d is incomplete"
36436 msgstr ""
36438 #: c/c-typeck.c:3361
36439 #, gcc-internal-format
36440 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
36441 msgstr ""
36443 #: c/c-typeck.c:3367
36444 #, gcc-internal-format
36445 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
36446 msgstr ""
36448 #: c/c-typeck.c:3373
36449 #, gcc-internal-format
36450 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
36451 msgstr ""
36453 #: c/c-typeck.c:3379
36454 #, gcc-internal-format
36455 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
36456 msgstr ""
36458 #: c/c-typeck.c:3385
36459 #, gcc-internal-format
36460 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
36461 msgstr ""
36463 #: c/c-typeck.c:3391
36464 #, gcc-internal-format
36465 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
36466 msgstr ""
36468 #: c/c-typeck.c:3405
36469 #, gcc-internal-format
36470 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
36471 msgstr ""
36473 #: c/c-typeck.c:3431
36474 #, gcc-internal-format
36475 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
36476 msgstr ""
36478 #: c/c-typeck.c:3456
36479 #, gcc-internal-format
36480 msgid "passing argument %d of %qE with different width due to prototype"
36481 msgstr ""
36483 #: c/c-typeck.c:3480
36484 #, gcc-internal-format
36485 msgid "passing argument %d of %qE as unsigned due to prototype"
36486 msgstr ""
36488 #: c/c-typeck.c:3485
36489 #, gcc-internal-format
36490 msgid "passing argument %d of %qE as signed due to prototype"
36491 msgstr ""
36493 #: c/c-typeck.c:3516
36494 #, gcc-internal-format
36495 msgid "implicit conversion from %qT to %qT when passing argument to function"
36496 msgstr ""
36498 #: c/c-typeck.c:3730 c/c-typeck.c:3750 cp/typeck.c:4749 cp/typeck.c:5003
36499 #, gcc-internal-format
36500 msgid "comparison with string literal results in unspecified behavior"
36501 msgstr ""
36503 #: c/c-typeck.c:3736 c/c-typeck.c:3743 cp/typeck.c:4772 cp/typeck.c:4792
36504 #, gcc-internal-format
36505 msgid "comparison between pointer and zero character constant"
36506 msgstr ""
36508 #: c/c-typeck.c:3738 c/c-typeck.c:3745 cp/typeck.c:4775 cp/typeck.c:4795
36509 #, gcc-internal-format
36510 msgid "did you mean to dereference the pointer?"
36511 msgstr ""
36513 #: c/c-typeck.c:3764
36514 #, gcc-internal-format
36515 msgid "comparison between %qT and %qT"
36516 msgstr ""
36518 #: c/c-typeck.c:3814
36519 #, gcc-internal-format
36520 msgid "pointer of type %<void *%> used in subtraction"
36521 msgstr ""
36523 #: c/c-typeck.c:3817
36524 #, gcc-internal-format
36525 msgid "pointer to a function used in subtraction"
36526 msgstr ""
36528 #: c/c-typeck.c:3847
36529 #, gcc-internal-format
36530 msgid "arithmetic on pointer to an incomplete type"
36531 msgstr ""
36533 #: c/c-typeck.c:3852 cp/typeck.c:5562
36534 #, gcc-internal-format
36535 msgid "arithmetic on pointer to an empty aggregate"
36536 msgstr ""
36538 #: c/c-typeck.c:4283
36539 #, gcc-internal-format
36540 msgid "%<~%> on a boolean expression"
36541 msgstr "%<~%> над булевим виразом"
36543 #: c/c-typeck.c:4287
36544 #, gcc-internal-format
36545 msgid "did you mean to use logical not?"
36546 msgstr ""
36548 #: c/c-typeck.c:4296
36549 #, gcc-internal-format
36550 msgid "ISO C does not support %<~%> for complex conjugation"
36551 msgstr ""
36553 #: c/c-typeck.c:4335
36554 #, gcc-internal-format
36555 msgid "wrong type argument to unary exclamation mark"
36556 msgstr ""
36558 #: c/c-typeck.c:4393
36559 #, gcc-internal-format
36560 msgid "increment of enumeration value is invalid in C++"
36561 msgstr ""
36563 #: c/c-typeck.c:4396
36564 #, gcc-internal-format
36565 msgid "decrement of enumeration value is invalid in C++"
36566 msgstr ""
36568 #: c/c-typeck.c:4403
36569 #, gcc-internal-format
36570 msgid "increment of a boolean expression"
36571 msgstr ""
36573 #: c/c-typeck.c:4406
36574 #, gcc-internal-format
36575 msgid "decrement of a boolean expression"
36576 msgstr ""
36578 #: c/c-typeck.c:4422
36579 #, gcc-internal-format
36580 msgid "ISO C does not support %<++%> and %<--%> on complex types"
36581 msgstr ""
36583 #: c/c-typeck.c:4447 c/c-typeck.c:4481
36584 #, gcc-internal-format
36585 msgid "wrong type argument to increment"
36586 msgstr ""
36588 #: c/c-typeck.c:4449 c/c-typeck.c:4484
36589 #, gcc-internal-format
36590 msgid "wrong type argument to decrement"
36591 msgstr ""
36593 #: c/c-typeck.c:4469
36594 #, gcc-internal-format
36595 msgid "increment of pointer to an incomplete type %qT"
36596 msgstr ""
36598 #: c/c-typeck.c:4473
36599 #, gcc-internal-format
36600 msgid "decrement of pointer to an incomplete type %qT"
36601 msgstr ""
36603 #: c/c-typeck.c:4577
36604 #, gcc-internal-format
36605 msgid "taking address of expression of type %<void%>"
36606 msgstr ""
36608 #: c/c-typeck.c:4636
36609 #, gcc-internal-format
36610 msgid "cannot take address of bit-field %qD"
36611 msgstr ""
36613 #: c/c-typeck.c:4649
36614 #, gcc-internal-format
36615 msgid "cannot take address of scalar with reverse storage order"
36616 msgstr ""
36618 #: c/c-typeck.c:4657
36619 #, gcc-internal-format
36620 msgid "address of array with reverse scalar storage order requested"
36621 msgstr ""
36623 #: c/c-typeck.c:4838
36624 #, gcc-internal-format
36625 msgid "global register variable %qD used in nested function"
36626 msgstr ""
36628 #: c/c-typeck.c:4841
36629 #, gcc-internal-format
36630 msgid "register variable %qD used in nested function"
36631 msgstr ""
36633 #: c/c-typeck.c:4846
36634 #, gcc-internal-format
36635 msgid "address of global register variable %qD requested"
36636 msgstr ""
36638 #: c/c-typeck.c:4848
36639 #, gcc-internal-format
36640 msgid "address of register variable %qD requested"
36641 msgstr ""
36643 #: c/c-typeck.c:4951
36644 #, gcc-internal-format
36645 msgid "non-lvalue array in conditional expression"
36646 msgstr ""
36648 #: c/c-typeck.c:5033
36649 #, gcc-internal-format
36650 msgid "implicit conversion from %qT to %qT to match other result of conditional"
36651 msgstr ""
36653 #: c/c-typeck.c:5092 c/c-typeck.c:5098
36654 #, gcc-internal-format
36655 msgid "operand of ?: changes signedness from %qT to %qT due to unsignedness of other operand"
36656 msgstr ""
36658 #: c/c-typeck.c:5115
36659 #, gcc-internal-format
36660 msgid "ISO C forbids conditional expr with only one void side"
36661 msgstr ""
36663 #: c/c-typeck.c:5132
36664 #, gcc-internal-format
36665 msgid "pointers to disjoint address spaces used in conditional expression"
36666 msgstr ""
36668 #: c/c-typeck.c:5143 c/c-typeck.c:5160
36669 #, gcc-internal-format
36670 msgid "pointer to array loses qualifier in conditional expression"
36671 msgstr ""
36673 #: c/c-typeck.c:5148 c/c-typeck.c:5165
36674 #, gcc-internal-format
36675 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
36676 msgstr ""
36678 #: c/c-typeck.c:5178
36679 #, gcc-internal-format
36680 msgid "pointer type mismatch in conditional expression"
36681 msgstr ""
36683 #: c/c-typeck.c:5187 c/c-typeck.c:5198
36684 #, gcc-internal-format
36685 msgid "pointer/integer type mismatch in conditional expression"
36686 msgstr ""
36688 #: c/c-typeck.c:5336
36689 #, gcc-internal-format
36690 msgid "left-hand operand of comma expression has no effect"
36691 msgstr ""
36693 #: c/c-typeck.c:5354 c/c-typeck.c:10636
36694 #, gcc-internal-format
36695 msgid "right-hand operand of comma expression has no effect"
36696 msgstr ""
36698 #: c/c-typeck.c:5423
36699 msgid "cast adds %q#v qualifier to function type"
36700 msgstr ""
36702 #: c/c-typeck.c:5429
36703 msgid "cast discards %qv qualifier from pointer target type"
36704 msgstr ""
36706 #: c/c-typeck.c:5464
36707 #, gcc-internal-format
36708 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
36709 msgstr ""
36711 #: c/c-typeck.c:5554
36712 #, gcc-internal-format
36713 msgid "cast specifies array type"
36714 msgstr ""
36716 #: c/c-typeck.c:5560
36717 #, gcc-internal-format
36718 msgid "cast specifies function type"
36719 msgstr ""
36721 #: c/c-typeck.c:5575
36722 #, gcc-internal-format
36723 msgid "ISO C forbids casting nonscalar to the same type"
36724 msgstr ""
36726 #: c/c-typeck.c:5595
36727 #, gcc-internal-format
36728 msgid "ISO C forbids casts to union type"
36729 msgstr ""
36731 #: c/c-typeck.c:5605
36732 #, gcc-internal-format
36733 msgid "cast to union type from type not present in union"
36734 msgstr ""
36736 #: c/c-typeck.c:5640
36737 #, gcc-internal-format, gfc-internal-format
36738 msgid "cast to %s address space pointer from disjoint generic address space pointer"
36739 msgstr ""
36741 #: c/c-typeck.c:5645
36742 #, gcc-internal-format, gfc-internal-format
36743 msgid "cast to generic address space pointer from disjoint %s address space pointer"
36744 msgstr ""
36746 #: c/c-typeck.c:5650
36747 #, gcc-internal-format, gfc-internal-format
36748 msgid "cast to %s address space pointer from disjoint %s address space pointer"
36749 msgstr ""
36751 #: c/c-typeck.c:5670
36752 #, gcc-internal-format
36753 msgid "cast increases required alignment of target type"
36754 msgstr ""
36756 #: c/c-typeck.c:5681
36757 #, gcc-internal-format
36758 msgid "cast from pointer to integer of different size"
36759 msgstr ""
36761 #: c/c-typeck.c:5686
36762 #, gcc-internal-format
36763 msgid "cast from function call of type %qT to non-matching type %qT"
36764 msgstr ""
36766 #: c/c-typeck.c:5695 cp/typeck.c:7811
36767 #, gcc-internal-format
36768 msgid "cast to pointer from integer of different size"
36769 msgstr ""
36771 #: c/c-typeck.c:5709
36772 #, gcc-internal-format
36773 msgid "ISO C forbids conversion of function pointer to object pointer type"
36774 msgstr ""
36776 #: c/c-typeck.c:5718
36777 #, gcc-internal-format
36778 msgid "ISO C forbids conversion of object pointer to function pointer type"
36779 msgstr ""
36781 #: c/c-typeck.c:5728
36782 #, gcc-internal-format
36783 msgid "cast between incompatible function types from %qT to %qT"
36784 msgstr ""
36786 #: c/c-typeck.c:5815
36787 #, gcc-internal-format
36788 msgid "defining a type in a cast is invalid in C++"
36789 msgstr ""
36791 #: c/c-typeck.c:5856
36792 #, gcc-internal-format
36793 msgid "assignment to expression with array type"
36794 msgstr ""
36796 #: c/c-typeck.c:5982
36797 #, gcc-internal-format
36798 msgid "enum conversion in assignment is invalid in C++"
36799 msgstr ""
36801 #: c/c-typeck.c:6180 c/c-typeck.c:6202 c/c-typeck.c:6226
36802 #, gcc-internal-format
36803 msgid "(near initialization for %qs)"
36804 msgstr ""
36806 #: c/c-typeck.c:6241
36807 #, gcc-internal-format
36808 msgid "array initialized from parenthesized string constant"
36809 msgstr ""
36811 #: c/c-typeck.c:6284 c/c-typeck.c:6476 c/c-typeck.c:6908
36812 #, gcc-internal-format
36813 msgid "expected %qT but argument is of type %qT"
36814 msgstr ""
36816 #: c/c-typeck.c:6471
36817 #, gcc-internal-format
36818 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
36819 msgstr ""
36821 #: c/c-typeck.c:6480
36822 #, gcc-internal-format
36823 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
36824 msgstr ""
36826 #: c/c-typeck.c:6484
36827 #, gcc-internal-format
36828 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
36829 msgstr ""
36831 #: c/c-typeck.c:6489
36832 #, gcc-internal-format
36833 msgid "enum conversion from %qT to %qT in return is invalid in C++"
36834 msgstr ""
36836 #: c/c-typeck.c:6523
36837 #, gcc-internal-format
36838 msgid "cannot pass rvalue to reference parameter"
36839 msgstr ""
36841 #: c/c-typeck.c:6656 c/c-typeck.c:6942
36842 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
36843 msgstr ""
36845 #: c/c-typeck.c:6659 c/c-typeck.c:6945
36846 msgid "assignment makes %q#v qualified function pointer from unqualified"
36847 msgstr ""
36849 #: c/c-typeck.c:6662 c/c-typeck.c:6947
36850 msgid "initialization makes %q#v qualified function pointer from unqualified"
36851 msgstr ""
36853 #: c/c-typeck.c:6665 c/c-typeck.c:6949
36854 msgid "return makes %q#v qualified function pointer from unqualified"
36855 msgstr ""
36857 #: c/c-typeck.c:6673 c/c-typeck.c:6840 c/c-typeck.c:6883
36858 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
36859 msgstr ""
36861 #: c/c-typeck.c:6675 c/c-typeck.c:6842 c/c-typeck.c:6885
36862 msgid "assignment discards %qv qualifier from pointer target type"
36863 msgstr ""
36865 #: c/c-typeck.c:6677 c/c-typeck.c:6844 c/c-typeck.c:6887
36866 msgid "initialization discards %qv qualifier from pointer target type"
36867 msgstr ""
36869 #: c/c-typeck.c:6679 c/c-typeck.c:6846 c/c-typeck.c:6889
36870 msgid "return discards %qv qualifier from pointer target type"
36871 msgstr ""
36873 #: c/c-typeck.c:6688
36874 #, gcc-internal-format
36875 msgid "ISO C prohibits argument conversion to union type"
36876 msgstr ""
36878 #: c/c-typeck.c:6750
36879 #, gcc-internal-format
36880 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
36881 msgstr ""
36883 #: c/c-typeck.c:6762
36884 #, gcc-internal-format
36885 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
36886 msgstr ""
36888 #: c/c-typeck.c:6766
36889 #, gcc-internal-format
36890 msgid "assignment from pointer to non-enclosed address space"
36891 msgstr ""
36893 #: c/c-typeck.c:6770
36894 #, gcc-internal-format
36895 msgid "initialization from pointer to non-enclosed address space"
36896 msgstr ""
36898 #: c/c-typeck.c:6774
36899 #, gcc-internal-format
36900 msgid "return from pointer to non-enclosed address space"
36901 msgstr ""
36903 #: c/c-typeck.c:6792
36904 #, gcc-internal-format
36905 msgid "argument %d of %qE might be a candidate for a format attribute"
36906 msgstr ""
36908 #: c/c-typeck.c:6798
36909 #, gcc-internal-format
36910 msgid "assignment left-hand side might be a candidate for a format attribute"
36911 msgstr ""
36913 #: c/c-typeck.c:6803
36914 #, gcc-internal-format
36915 msgid "initialization left-hand side might be a candidate for a format attribute"
36916 msgstr ""
36918 #: c/c-typeck.c:6808 cp/typeck.c:8891
36919 #, gcc-internal-format
36920 msgid "return type might be a candidate for a format attribute"
36921 msgstr ""
36923 #: c/c-typeck.c:6857
36924 #, gcc-internal-format
36925 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
36926 msgstr ""
36928 #: c/c-typeck.c:6860
36929 #, gcc-internal-format
36930 msgid "ISO C forbids assignment between function pointer and %<void *%>"
36931 msgstr ""
36933 #: c/c-typeck.c:6862
36934 #, gcc-internal-format
36935 msgid "ISO C forbids initialization between function pointer and %<void *%>"
36936 msgstr ""
36938 #: c/c-typeck.c:6864
36939 #, gcc-internal-format
36940 msgid "ISO C forbids return between function pointer and %<void *%>"
36941 msgstr ""
36943 #: c/c-typeck.c:6904
36944 #, gcc-internal-format
36945 msgid "pointer targets in passing argument %d of %qE differ in signedness"
36946 msgstr ""
36948 #: c/c-typeck.c:6913
36949 #, gcc-internal-format
36950 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
36951 msgstr ""
36953 #: c/c-typeck.c:6918
36954 #, gcc-internal-format
36955 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
36956 msgstr ""
36958 #: c/c-typeck.c:6923
36959 #, gcc-internal-format
36960 msgid "pointer targets in returning %qT from a function with return type %qT differ in signedness"
36961 msgstr ""
36963 #: c/c-typeck.c:6961
36964 #, gcc-internal-format
36965 msgid "passing argument %d of %qE from incompatible pointer type"
36966 msgstr ""
36968 #: c/c-typeck.c:6967
36969 #, gcc-internal-format
36970 msgid "assignment to %qT from incompatible pointer type %qT"
36971 msgstr ""
36973 #: c/c-typeck.c:6972
36974 #, gcc-internal-format
36975 msgid "initialization of %qT from incompatible pointer type %qT"
36976 msgstr ""
36978 #: c/c-typeck.c:6977
36979 #, gcc-internal-format
36980 msgid "returning %qT from a function with incompatible return type %qT"
36981 msgstr "повертає %qT з функції із несумісним типом повернення %qT"
36983 #. ??? This should not be an error when inlining calls to
36984 #. unprototyped functions.
36985 #: c/c-typeck.c:6991 c/c-typeck.c:7514 cp/typeck.c:2063
36986 #, gcc-internal-format
36987 msgid "invalid use of non-lvalue array"
36988 msgstr ""
36990 #: c/c-typeck.c:7004
36991 #, gcc-internal-format
36992 msgid "passing argument %d of %qE makes pointer from integer without a cast"
36993 msgstr ""
36995 #: c/c-typeck.c:7010
36996 #, gcc-internal-format
36997 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
36998 msgstr ""
37000 #: c/c-typeck.c:7015
37001 #, gcc-internal-format
37002 msgid "initialization of %qT from %qT makes pointer from integer without a cast"
37003 msgstr ""
37005 #: c/c-typeck.c:7019
37006 #, gcc-internal-format
37007 msgid "returning %qT from a function with return type %qT makes pointer from integer without a cast"
37008 msgstr ""
37010 #: c/c-typeck.c:7035
37011 #, gcc-internal-format
37012 msgid "passing argument %d of %qE makes integer from pointer without a cast"
37013 msgstr ""
37015 #: c/c-typeck.c:7041
37016 #, gcc-internal-format
37017 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
37018 msgstr ""
37020 #: c/c-typeck.c:7046
37021 #, gcc-internal-format
37022 msgid "initialization of %qT from %qT makes integer from pointer without a cast"
37023 msgstr ""
37025 #: c/c-typeck.c:7050
37026 #, gcc-internal-format
37027 msgid "returning %qT from a function with return type %qT makes integer from pointer without a cast"
37028 msgstr ""
37030 #: c/c-typeck.c:7073
37031 #, gcc-internal-format
37032 msgid "incompatible type for argument %d of %qE"
37033 msgstr ""
37035 #: c/c-typeck.c:7078
37036 #, gcc-internal-format
37037 msgid "incompatible types when assigning to type %qT from type %qT"
37038 msgstr ""
37040 #: c/c-typeck.c:7083
37041 #, gcc-internal-format
37042 msgid "incompatible types when initializing type %qT using type %qT"
37043 msgstr ""
37045 #: c/c-typeck.c:7088
37046 #, gcc-internal-format
37047 msgid "incompatible types when returning type %qT but %qT was expected"
37048 msgstr ""
37050 #: c/c-typeck.c:7152
37051 #, gcc-internal-format
37052 msgid "traditional C rejects automatic aggregate initialization"
37053 msgstr ""
37055 #: c/c-typeck.c:7388 c/c-typeck.c:8284 cp/typeck2.c:1045
37056 #, gcc-internal-format
37057 msgid "initialization of a flexible array member"
37058 msgstr ""
37060 #: c/c-typeck.c:7398 cp/typeck2.c:1059
37061 #, gcc-internal-format
37062 msgid "char-array initialized from wide string"
37063 msgstr ""
37065 #: c/c-typeck.c:7407
37066 #, gcc-internal-format
37067 msgid "wide character array initialized from non-wide string"
37068 msgstr ""
37070 #: c/c-typeck.c:7413
37071 #, gcc-internal-format
37072 msgid "wide character array initialized from incompatible wide string"
37073 msgstr ""
37075 #: c/c-typeck.c:7446
37076 #, gcc-internal-format
37077 msgid "array of inappropriate type initialized from string constant"
37078 msgstr ""
37080 #: c/c-typeck.c:7533 c/c-typeck.c:7557 c/c-typeck.c:7560 c/c-typeck.c:7568
37081 #: c/c-typeck.c:7608 c/c-typeck.c:9131 c/c-typeck.c:9181
37082 #, gcc-internal-format
37083 msgid "initializer element is not constant"
37084 msgstr ""
37086 #: c/c-typeck.c:7542
37087 #, gcc-internal-format
37088 msgid "array initialized from non-constant array expression"
37089 msgstr ""
37091 #: c/c-typeck.c:7573 c/c-typeck.c:7621 c/c-typeck.c:9191
37092 #, gcc-internal-format
37093 msgid "initializer element is not a constant expression"
37094 msgstr ""
37096 #: c/c-typeck.c:7615 c/c-typeck.c:9186
37097 #, gcc-internal-format
37098 msgid "initializer element is not computable at load time"
37099 msgstr ""
37101 #: c/c-typeck.c:7634
37102 #, gcc-internal-format
37103 msgid "invalid initializer"
37104 msgstr ""
37106 #: c/c-typeck.c:7912 cp/decl.c:6396
37107 #, gcc-internal-format
37108 msgid "opaque vector types cannot be initialized"
37109 msgstr ""
37111 #: c/c-typeck.c:8132
37112 #, gcc-internal-format
37113 msgid "extra brace group at end of initializer"
37114 msgstr ""
37116 #: c/c-typeck.c:8215
37117 #, gcc-internal-format
37118 msgid "braces around scalar initializer"
37119 msgstr ""
37121 #: c/c-typeck.c:8281 c/c-typeck.c:9615 cp/typeck2.c:1084 cp/typeck2.c:1297
37122 #, gcc-internal-format
37123 msgid "initialization of flexible array member in a nested context"
37124 msgstr ""
37126 #: c/c-typeck.c:8318
37127 #, gcc-internal-format
37128 msgid "missing braces around initializer"
37129 msgstr ""
37131 #: c/c-typeck.c:8341
37132 #, gcc-internal-format
37133 msgid "missing initializer for field %qD of %qT"
37134 msgstr ""
37136 #: c/c-typeck.c:8365
37137 #, gcc-internal-format
37138 msgid "empty scalar initializer"
37139 msgstr ""
37141 #: c/c-typeck.c:8370
37142 #, gcc-internal-format
37143 msgid "extra elements in scalar initializer"
37144 msgstr ""
37146 #: c/c-typeck.c:8483 c/c-typeck.c:8565
37147 #, gcc-internal-format
37148 msgid "array index in non-array initializer"
37149 msgstr ""
37151 #: c/c-typeck.c:8488 c/c-typeck.c:8627
37152 #, gcc-internal-format
37153 msgid "field name not in record or union initializer"
37154 msgstr ""
37156 #: c/c-typeck.c:8538
37157 #, gcc-internal-format
37158 msgid "array index in initializer not of integer type"
37159 msgstr ""
37161 #: c/c-typeck.c:8547 c/c-typeck.c:8556
37162 #, gcc-internal-format
37163 msgid "array index in initializer is not an integer constant expression"
37164 msgstr ""
37166 #: c/c-typeck.c:8561 c/c-typeck.c:8563
37167 #, gcc-internal-format
37168 msgid "nonconstant array index in initializer"
37169 msgstr ""
37171 #: c/c-typeck.c:8567 c/c-typeck.c:8570
37172 #, gcc-internal-format
37173 msgid "array index in initializer exceeds array bounds"
37174 msgstr ""
37176 #: c/c-typeck.c:8589
37177 #, gcc-internal-format
37178 msgid "empty index range in initializer"
37179 msgstr ""
37181 #: c/c-typeck.c:8598
37182 #, gcc-internal-format
37183 msgid "array index range in initializer exceeds array bounds"
37184 msgstr ""
37186 #: c/c-typeck.c:8700 c/c-typeck.c:8730 c/c-typeck.c:9274
37187 #, gcc-internal-format
37188 msgid "initialized field with side-effects overwritten"
37189 msgstr ""
37191 #: c/c-typeck.c:8704 c/c-typeck.c:8734 c/c-typeck.c:9277
37192 #, gcc-internal-format
37193 msgid "initialized field overwritten"
37194 msgstr ""
37196 #: c/c-typeck.c:9208
37197 #, gcc-internal-format
37198 msgid "enum conversion in initialization is invalid in C++"
37199 msgstr ""
37201 #: c/c-typeck.c:9496
37202 #, gcc-internal-format
37203 msgid "excess elements in char array initializer"
37204 msgstr ""
37206 #: c/c-typeck.c:9503 c/c-typeck.c:9574
37207 #, gcc-internal-format
37208 msgid "excess elements in struct initializer"
37209 msgstr ""
37211 #: c/c-typeck.c:9518
37212 #, gcc-internal-format
37213 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
37214 msgstr ""
37216 #: c/c-typeck.c:9589
37217 #, gcc-internal-format
37218 msgid "non-static initialization of a flexible array member"
37219 msgstr ""
37221 #: c/c-typeck.c:9687
37222 #, gcc-internal-format
37223 msgid "excess elements in union initializer"
37224 msgstr ""
37226 #: c/c-typeck.c:9709
37227 #, gcc-internal-format
37228 msgid "traditional C rejects initialization of unions"
37229 msgstr ""
37231 #: c/c-typeck.c:9777
37232 #, gcc-internal-format
37233 msgid "excess elements in array initializer"
37234 msgstr ""
37236 #: c/c-typeck.c:9811
37237 #, gcc-internal-format
37238 msgid "excess elements in vector initializer"
37239 msgstr ""
37241 #: c/c-typeck.c:9843
37242 #, gcc-internal-format
37243 msgid "excess elements in scalar initializer"
37244 msgstr ""
37246 #: c/c-typeck.c:10086
37247 #, gcc-internal-format
37248 msgid "ISO C forbids %<goto *expr;%>"
37249 msgstr ""
37251 #: c/c-typeck.c:10113 c/gimple-parser.c:1604 cp/typeck.c:9113
37252 #, gcc-internal-format
37253 msgid "function declared %<noreturn%> has a %<return%> statement"
37254 msgstr ""
37256 #: c/c-typeck.c:10139 c/c-typeck.c:10143
37257 #, gcc-internal-format
37258 msgid "%<return%> with no value, in function returning non-void"
37259 msgstr ""
37261 #: c/c-typeck.c:10157 c/gimple-parser.c:1614
37262 #, gcc-internal-format
37263 msgid "%<return%> with a value, in function returning void"
37264 msgstr ""
37266 #: c/c-typeck.c:10160
37267 #, gcc-internal-format
37268 msgid "ISO C forbids %<return%> with expression, in function returning void"
37269 msgstr ""
37271 #: c/c-typeck.c:10236
37272 #, gcc-internal-format
37273 msgid "function returns address of label"
37274 msgstr ""
37276 #: c/c-typeck.c:10327 cp/semantics.c:1171
37277 #, gcc-internal-format
37278 msgid "switch quantity not an integer"
37279 msgstr ""
37281 #: c/c-typeck.c:10352
37282 #, gcc-internal-format
37283 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
37284 msgstr ""
37286 #: c/c-typeck.c:10390 c/c-typeck.c:10398
37287 #, gcc-internal-format
37288 msgid "case label is not an integer constant expression"
37289 msgstr ""
37291 #: c/c-typeck.c:10404 cp/parser.c:11067
37292 #, gcc-internal-format
37293 msgid "case label not within a switch statement"
37294 msgstr ""
37296 #: c/c-typeck.c:10406
37297 #, gcc-internal-format
37298 msgid "%<default%> label not within a switch statement"
37299 msgstr ""
37301 #: c/c-typeck.c:10578 cp/parser.c:12356
37302 #, gcc-internal-format
37303 msgid "break statement not within loop or switch"
37304 msgstr ""
37306 #: c/c-typeck.c:10580 cp/parser.c:12379
37307 #, gcc-internal-format
37308 msgid "continue statement not within a loop"
37309 msgstr ""
37311 #: c/c-typeck.c:10585 cp/parser.c:12369
37312 #, gcc-internal-format
37313 msgid "break statement used with OpenMP for loop"
37314 msgstr ""
37316 #: c/c-typeck.c:10590
37317 #, gcc-internal-format
37318 msgid "break statement within %<#pragma simd%> loop body"
37319 msgstr ""
37321 #: c/c-typeck.c:10592
37322 #, gcc-internal-format
37323 msgid "continue statement within %<#pragma simd%> loop body"
37324 msgstr ""
37326 #: c/c-typeck.c:10618 cp/cp-gimplify.c:432
37327 #, gcc-internal-format
37328 msgid "statement with no effect"
37329 msgstr ""
37331 #: c/c-typeck.c:10662
37332 #, gcc-internal-format
37333 msgid "expression statement has incomplete type"
37334 msgstr ""
37336 #: c/c-typeck.c:11476 c/c-typeck.c:11644 cp/typeck.c:5017
37337 #, gcc-internal-format
37338 msgid "comparing vectors with different element types"
37339 msgstr ""
37341 #: c/c-typeck.c:11484 c/c-typeck.c:11652 cp/typeck.c:5030
37342 #, gcc-internal-format
37343 msgid "comparing vectors with different number of elements"
37344 msgstr ""
37346 #: c/c-typeck.c:11509 c/c-typeck.c:11677 cp/typeck.c:5058
37347 #, gcc-internal-format
37348 msgid "could not find an integer type of the same size as %qT"
37349 msgstr ""
37351 #: c/c-typeck.c:11523 cp/typeck.c:4743
37352 #, gcc-internal-format
37353 msgid "comparing floating point with == or != is unsafe"
37354 msgstr ""
37356 #: c/c-typeck.c:11541 c/c-typeck.c:11562
37357 #, gcc-internal-format
37358 msgid "the comparison will always evaluate as %<false%> for the address of %qD will never be NULL"
37359 msgstr ""
37361 #: c/c-typeck.c:11547 c/c-typeck.c:11568
37362 #, gcc-internal-format
37363 msgid "the comparison will always evaluate as %<true%> for the address of %qD will never be NULL"
37364 msgstr ""
37366 #: c/c-typeck.c:11589 c/c-typeck.c:11718
37367 #, gcc-internal-format
37368 msgid "comparison of pointers to disjoint address spaces"
37369 msgstr ""
37371 #: c/c-typeck.c:11596 c/c-typeck.c:11602
37372 #, gcc-internal-format
37373 msgid "ISO C forbids comparison of %<void *%> with function pointer"
37374 msgstr ""
37376 #: c/c-typeck.c:11609 c/c-typeck.c:11728
37377 #, gcc-internal-format
37378 msgid "comparison of distinct pointer types lacks a cast"
37379 msgstr ""
37381 #: c/c-typeck.c:11621 c/c-typeck.c:11626 c/c-typeck.c:11754 c/c-typeck.c:11759
37382 #, gcc-internal-format
37383 msgid "comparison between pointer and integer"
37384 msgstr ""
37386 #: c/c-typeck.c:11706
37387 #, gcc-internal-format
37388 msgid "comparison of complete and incomplete pointers"
37389 msgstr ""
37391 #: c/c-typeck.c:11708
37392 #, gcc-internal-format
37393 msgid "ISO C forbids ordered comparisons of pointers to functions"
37394 msgstr ""
37396 #: c/c-typeck.c:11713
37397 #, gcc-internal-format
37398 msgid "ordered comparison of pointer with null pointer"
37399 msgstr ""
37401 #: c/c-typeck.c:11736 c/c-typeck.c:11739 c/c-typeck.c:11746 c/c-typeck.c:11749
37402 #: cp/typeck.c:5081 cp/typeck.c:5088
37403 #, gcc-internal-format
37404 msgid "ordered comparison of pointer with integer zero"
37405 msgstr ""
37407 #: c/c-typeck.c:11811
37408 #, gcc-internal-format
37409 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
37410 msgstr ""
37412 #: c/c-typeck.c:12126
37413 #, gcc-internal-format
37414 msgid "used array that cannot be converted to pointer where scalar is required"
37415 msgstr ""
37417 #: c/c-typeck.c:12130
37418 #, gcc-internal-format
37419 msgid "used struct type value where scalar is required"
37420 msgstr ""
37422 #: c/c-typeck.c:12134
37423 #, gcc-internal-format
37424 msgid "used union type value where scalar is required"
37425 msgstr ""
37427 #: c/c-typeck.c:12150
37428 #, gcc-internal-format
37429 msgid "used vector type where scalar is required"
37430 msgstr ""
37432 #: c/c-typeck.c:12340 cp/semantics.c:8508
37433 #, gcc-internal-format
37434 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
37435 msgstr ""
37437 #: c/c-typeck.c:12379 cp/semantics.c:8545
37438 #, gcc-internal-format
37439 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
37440 msgstr ""
37442 #: c/c-typeck.c:12423 c/c-typeck.c:13581 c/c-typeck.c:13642 c/c-typeck.c:13704
37443 #, gcc-internal-format
37444 msgid "%<_Atomic%> %qE in %qs clause"
37445 msgstr ""
37447 #: c/c-typeck.c:12436 c/c-typeck.c:13628 cp/semantics.c:4546
37448 #: cp/semantics.c:6717
37449 #, gcc-internal-format
37450 msgid "bit-field %qE in %qs clause"
37451 msgstr ""
37453 #: c/c-typeck.c:12445 c/c-typeck.c:13652 cp/semantics.c:4556
37454 #: cp/semantics.c:6735
37455 #, gcc-internal-format
37456 msgid "%qE is a member of a union"
37457 msgstr ""
37459 #: c/c-typeck.c:12455 cp/semantics.c:4570 cp/semantics.c:6760
37460 #, gcc-internal-format
37461 msgid "%qD is not a variable in %qs clause"
37462 msgstr ""
37464 #: c/c-typeck.c:12459 c/c-typeck.c:13669 cp/semantics.c:4574
37465 #: cp/semantics.c:6763
37466 #, gcc-internal-format
37467 msgid "%qE is not a variable in %qs clause"
37468 msgstr ""
37470 #: c/c-typeck.c:12466
37471 #, gcc-internal-format
37472 msgid "%<_Atomic%> %qD in %qs clause"
37473 msgstr ""
37475 #: c/c-typeck.c:12475 c/c-typeck.c:13676 c/c-typeck.c:13778
37476 #: cp/semantics.c:4591 cp/semantics.c:6769 cp/semantics.c:6931
37477 #, gcc-internal-format
37478 msgid "%qD is threadprivate variable in %qs clause"
37479 msgstr ""
37481 #: c/c-typeck.c:12511 cp/semantics.c:4623
37482 #, gcc-internal-format
37483 msgid "low bound %qE of array section does not have integral type"
37484 msgstr ""
37486 #: c/c-typeck.c:12518 cp/semantics.c:4630
37487 #, gcc-internal-format
37488 msgid "length %qE of array section does not have integral type"
37489 msgstr ""
37491 #: c/c-typeck.c:12545 c/c-typeck.c:12609 c/c-typeck.c:12867
37492 #: cp/semantics.c:4666 cp/semantics.c:4730
37493 #, gcc-internal-format
37494 msgid "zero length array section in %qs clause"
37495 msgstr ""
37497 #: c/c-typeck.c:12564 cp/semantics.c:4685
37498 #, gcc-internal-format
37499 msgid "for unknown bound array type length expression must be specified"
37500 msgstr ""
37502 #: c/c-typeck.c:12572 cp/semantics.c:4693
37503 #, gcc-internal-format
37504 msgid "negative low bound in array section in %qs clause"
37505 msgstr ""
37507 #: c/c-typeck.c:12581 c/c-typeck.c:12691 cp/semantics.c:4702
37508 #: cp/semantics.c:4812
37509 #, gcc-internal-format
37510 msgid "negative length in array section in %qs clause"
37511 msgstr ""
37513 #: c/c-typeck.c:12598 cp/semantics.c:4719
37514 #, gcc-internal-format
37515 msgid "low bound %qE above array section size in %qs clause"
37516 msgstr ""
37518 #: c/c-typeck.c:12635 cp/semantics.c:4756
37519 #, gcc-internal-format
37520 msgid "length %qE above array section size in %qs clause"
37521 msgstr ""
37523 #: c/c-typeck.c:12650 cp/semantics.c:4771
37524 #, gcc-internal-format
37525 msgid "high bound %qE above array section size in %qs clause"
37526 msgstr ""
37528 #: c/c-typeck.c:12683 cp/semantics.c:4804
37529 #, gcc-internal-format
37530 msgid "for pointer type length expression must be specified"
37531 msgstr ""
37533 #: c/c-typeck.c:12701 c/c-typeck.c:12810 cp/semantics.c:4822
37534 #: cp/semantics.c:4934
37535 #, gcc-internal-format
37536 msgid "array section is not contiguous in %qs clause"
37537 msgstr ""
37539 #: c/c-typeck.c:12709 cp/semantics.c:4830
37540 #, gcc-internal-format
37541 msgid "%qE does not have pointer or array type"
37542 msgstr ""
37544 #: c/c-typeck.c:13103 c/c-typeck.c:13113
37545 #, gcc-internal-format
37546 msgid "%qD in %<reduction%> clause is a zero size array"
37547 msgstr ""
37549 #: c/c-typeck.c:13130
37550 #, gcc-internal-format
37551 msgid "%<_Atomic%> %qE in %<reduction%> clause"
37552 msgstr ""
37554 #: c/c-typeck.c:13178
37555 #, gcc-internal-format
37556 msgid "%qE has invalid type for %<reduction(%s)%>"
37557 msgstr ""
37559 #: c/c-typeck.c:13187 cp/semantics.c:5755
37560 #, gcc-internal-format
37561 msgid "user defined reduction not found for %qE"
37562 msgstr ""
37564 #: c/c-typeck.c:13275
37565 #, gcc-internal-format
37566 msgid "variable length element type in array %<reduction%> clause"
37567 msgstr ""
37569 #: c/c-typeck.c:13293 c/c-typeck.c:13836 cp/semantics.c:7249
37570 #, gcc-internal-format
37571 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
37572 msgstr ""
37574 #: c/c-typeck.c:13305 cp/semantics.c:7289
37575 #, gcc-internal-format
37576 msgid "%qE must be %<threadprivate%> for %<copyin%>"
37577 msgstr ""
37579 #: c/c-typeck.c:13319 cp/semantics.c:5929
37580 #, gcc-internal-format
37581 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
37582 msgstr ""
37584 #: c/c-typeck.c:13327
37585 #, gcc-internal-format
37586 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
37587 msgstr ""
37589 #: c/c-typeck.c:13335
37590 #, gcc-internal-format
37591 msgid "%<_Atomic%> %qD in %<linear%> clause"
37592 msgstr ""
37594 #: c/c-typeck.c:13354 cp/semantics.c:5999
37595 #, gcc-internal-format
37596 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
37597 msgstr ""
37599 #: c/c-typeck.c:13384 c/c-typeck.c:13771 cp/semantics.c:6083
37600 #: cp/semantics.c:6924
37601 #, gcc-internal-format
37602 msgid "%qE is not a variable in clause %qs"
37603 msgstr ""
37605 #: c/c-typeck.c:13393 cp/semantics.c:6092
37606 #, gcc-internal-format
37607 msgid "%qD appears more than once in reduction clauses"
37608 msgstr ""
37610 #: c/c-typeck.c:13404 c/c-typeck.c:13434 c/c-typeck.c:13463
37611 #, gcc-internal-format
37612 msgid "%qE appears more than once in data clauses"
37613 msgstr ""
37615 #: c/c-typeck.c:13411 c/c-typeck.c:13440 c/c-typeck.c:13600 c/c-typeck.c:13714
37616 #: c/c-typeck.c:13720 c/c-typeck.c:13733 c/c-typeck.c:13742
37617 #: cp/semantics.c:6102 cp/semantics.c:6109 cp/semantics.c:6160
37618 #: cp/semantics.c:6166 cp/semantics.c:6203 cp/semantics.c:6680
37619 #: cp/semantics.c:6817 cp/semantics.c:6823 cp/semantics.c:6836
37620 #: cp/semantics.c:6845
37621 #, gcc-internal-format
37622 msgid "%qD appears more than once in data clauses"
37623 msgstr ""
37625 #: c/c-typeck.c:13413 c/c-typeck.c:13442 c/c-typeck.c:13722 c/c-typeck.c:13744
37626 #: cp/semantics.c:6111 cp/semantics.c:6168 cp/semantics.c:6825
37627 #: cp/semantics.c:6847
37628 #, gcc-internal-format
37629 msgid "%qD appears both in data and map clauses"
37630 msgstr ""
37632 #: c/c-typeck.c:13427 cp/semantics.c:6154
37633 #, gcc-internal-format
37634 msgid "%qE is not a variable in clause %<firstprivate%>"
37635 msgstr ""
37637 #: c/c-typeck.c:13456 cp/semantics.c:6197
37638 #, gcc-internal-format
37639 msgid "%qE is not a variable in clause %<lastprivate%>"
37640 msgstr ""
37642 #: c/c-typeck.c:13475 cp/semantics.c:6545
37643 #, gcc-internal-format
37644 msgid "%qE is not a variable in %<aligned%> clause"
37645 msgstr ""
37647 #: c/c-typeck.c:13482
37648 #, gcc-internal-format
37649 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
37650 msgstr ""
37652 #: c/c-typeck.c:13489
37653 #, gcc-internal-format
37654 msgid "%<_Atomic%> %qD in %<aligned%> clause"
37655 msgstr ""
37657 #: c/c-typeck.c:13496
37658 #, gcc-internal-format
37659 msgid "%qE appears more than once in %<aligned%> clauses"
37660 msgstr ""
37662 #: c/c-typeck.c:13551 cp/semantics.c:6627
37663 #, gcc-internal-format
37664 msgid "%qE is not a variable in %<depend%> clause"
37665 msgstr ""
37667 #: c/c-typeck.c:13573 cp/semantics.c:6658
37668 #, gcc-internal-format
37669 msgid "array section does not have mappable type in %qs clause"
37670 msgstr ""
37672 #: c/c-typeck.c:13597 c/c-typeck.c:13731 cp/semantics.c:6677
37673 #: cp/semantics.c:6834
37674 #, gcc-internal-format
37675 msgid "%qD appears more than once in motion clauses"
37676 msgstr ""
37678 #: c/c-typeck.c:13603 c/c-typeck.c:13735 cp/semantics.c:6683
37679 #: cp/semantics.c:6838
37680 #, gcc-internal-format
37681 msgid "%qD appears more than once in map clauses"
37682 msgstr ""
37684 #: c/c-typeck.c:13635 cp/semantics.c:6724
37685 #, gcc-internal-format
37686 msgid "%qE does not have a mappable type in %qs clause"
37687 msgstr ""
37689 #: c/c-typeck.c:13695 c/c-typeck.c:13785 cp/semantics.c:6799
37690 #: cp/semantics.c:6938
37691 #, gcc-internal-format
37692 msgid "%qD does not have a mappable type in %qs clause"
37693 msgstr ""
37695 #: c/c-typeck.c:13766 cp/semantics.c:6918
37696 #, gcc-internal-format
37697 msgid "%qE is neither a variable nor a function name in clause %qs"
37698 msgstr ""
37700 #: c/c-typeck.c:13794 cp/semantics.c:6947
37701 #, gcc-internal-format
37702 msgid "%qE appears more than once on the same %<declare target%> directive"
37703 msgstr ""
37705 #: c/c-typeck.c:13808 cp/semantics.c:6962
37706 #, gcc-internal-format
37707 msgid "%qD is not an argument in %<uniform%> clause"
37708 msgstr ""
37710 #: c/c-typeck.c:13811 cp/semantics.c:6964
37711 #, gcc-internal-format
37712 msgid "%qE is not an argument in %<uniform%> clause"
37713 msgstr ""
37715 #: c/c-typeck.c:13826
37716 #, gcc-internal-format
37717 msgid "%qs variable is neither a pointer nor an array"
37718 msgstr ""
37720 #: c/c-typeck.c:13900 cp/semantics.c:6359
37721 #, gcc-internal-format
37722 msgid "%<nonmonotonic%> modifier specified for %qs schedule kind"
37723 msgstr ""
37725 #: c/c-typeck.c:13931 cp/semantics.c:7141
37726 #, gcc-internal-format
37727 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
37728 msgstr ""
37730 #: c/c-typeck.c:13981 cp/semantics.c:7332
37731 #, gcc-internal-format
37732 msgid "%qE is predetermined %qs for %qs"
37733 msgstr ""
37735 #: c/c-typeck.c:14001 cp/semantics.c:7223
37736 #, gcc-internal-format
37737 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
37738 msgstr ""
37740 #: c/c-typeck.c:14013 cp/semantics.c:7236
37741 #, gcc-internal-format
37742 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
37743 msgstr ""
37745 #: c/c-typeck.c:14031 cp/semantics.c:7203
37746 #, gcc-internal-format
37747 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
37748 msgstr ""
37750 #: c/c-typeck.c:14204
37751 #, gcc-internal-format
37752 msgid "cannot use %<va_arg%> with reverse storage order"
37753 msgstr ""
37755 #: c/c-typeck.c:14209
37756 #, gcc-internal-format
37757 msgid "second argument to %<va_arg%> is of incomplete type %qT"
37758 msgstr ""
37760 #: c/c-typeck.c:14215
37761 #, gcc-internal-format
37762 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
37763 msgstr ""
37765 #: c/gimple-parser.c:539
37766 #, gcc-internal-format
37767 msgid "%<&&%> not valid in GIMPLE"
37768 msgstr ""
37770 #: c/gimple-parser.c:542
37771 #, gcc-internal-format
37772 msgid "%<||%> not valid in GIMPLE"
37773 msgstr ""
37775 #: c/gimple-parser.c:588
37776 #, gcc-internal-format
37777 msgid "expected pointer as argument of unary %<*%>"
37778 msgstr ""
37780 #: c/gimple-parser.c:614
37781 #, gcc-internal-format
37782 msgid "%<!%> not valid in GIMPLE"
37783 msgstr ""
37785 #: c/gimple-parser.c:686
37786 #, gcc-internal-format
37787 msgid "SSA name undeclared"
37788 msgstr ""
37790 #: c/gimple-parser.c:708
37791 #, gcc-internal-format
37792 msgid "base variable or SSA name undeclared"
37793 msgstr ""
37795 #: c/gimple-parser.c:715
37796 #, gcc-internal-format
37797 msgid "invalid base %qE for SSA name"
37798 msgstr ""
37800 #: c/gimple-parser.c:835
37801 #, gcc-internal-format
37802 msgid "invalid type of %<__MEM%> operand"
37803 msgstr "некоректний тип операнда %<__MEM%>"
37805 #: c/gimple-parser.c:891 c/gimple-parser.c:899
37806 #, gcc-internal-format
37807 msgid "invalid _Literal"
37808 msgstr "некоректне _Literal"
37810 #: c/gimple-parser.c:919
37811 #, gcc-internal-format
37812 msgid "invalid number of operands to __FMA"
37813 msgstr "некоректна кількість операндів __FMA"
37815 #: c/gimple-parser.c:954
37816 #, gcc-internal-format
37817 msgid "anonymous SSA name cannot have default definition"
37818 msgstr "анонімна назва SSA не може мати типового визначення"
37820 #: c/gimple-parser.c:1203
37821 #, gcc-internal-format
37822 msgid "expected pass name"
37823 msgstr ""
37825 #: c/gimple-parser.c:1215
37826 #, gcc-internal-format
37827 msgid "invalid operation"
37828 msgstr "некоректна дія"
37830 #: c/gimple-parser.c:1380 c/gimple-parser.c:1409
37831 #, gcc-internal-format
37832 msgid "expected goto expression"
37833 msgstr "мало бути вказано вираз goto"
37835 #: c/gimple-parser.c:1388
37836 #, gcc-internal-format
37837 msgid "expected else statement"
37838 msgstr "мало бути використано інструкцію else"
37840 #: c/gimple-parser.c:1538
37841 #, gcc-internal-format
37842 msgid "expected semicolon"
37843 msgstr "мало бути використано крапку з комою"
37845 #: c/gimple-parser.c:1548
37846 #, gcc-internal-format
37847 msgid "expected case label or goto statement"
37848 msgstr ""
37850 #. A bad conversion for 'this' must be discarding cv-quals.
37851 #: cp/call.c:3409
37852 #, gcc-internal-format
37853 msgid "  passing %qT as %<this%> argument discards qualifiers"
37854 msgstr ""
37856 #: cp/call.c:3413
37857 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
37858 msgstr ""
37860 #: cp/call.c:3420
37861 #, gcc-internal-format, gfc-internal-format
37862 msgid "  conversion of argument %d would be ill-formed:"
37863 msgstr ""
37865 #. Conversion of conversion function return value failed.
37866 #: cp/call.c:3427
37867 msgid "  no known conversion from %qH to %qI"
37868 msgstr ""
37870 #: cp/call.c:3430
37871 msgid "  no known conversion for argument %d from %qH to %qI"
37872 msgstr ""
37874 #: cp/call.c:3441 cp/pt.c:6495
37875 #, gcc-internal-format, gfc-internal-format
37876 msgid "  candidate expects %d argument, %d provided"
37877 msgid_plural "  candidate expects %d arguments, %d provided"
37878 msgstr[0] ""
37879 msgstr[1] ""
37880 msgstr[2] ""
37882 #: cp/call.c:3469
37883 #, gcc-internal-format
37884 msgid "%s%<%D(%T, %T, %T)%> <built-in>"
37885 msgstr "%s%<%D(%T, %T, %T)%> <вбудований>"
37887 #: cp/call.c:3474
37888 #, gcc-internal-format
37889 msgid "%s%<%D(%T, %T)%> <built-in>"
37890 msgstr "%s%<%D(%T, %T)%> <вбудований>"
37892 #: cp/call.c:3478
37893 #, gcc-internal-format
37894 msgid "%s%<%D(%T)%> <built-in>"
37895 msgstr "%s%<%D(%T)%> <вбудований>"
37897 #: cp/call.c:3482
37898 #, gcc-internal-format
37899 msgid "%s%qT <conversion>"
37900 msgstr ""
37902 #: cp/call.c:3484
37903 #, gcc-internal-format
37904 msgid "%s%#qD <near match>"
37905 msgstr "%s%#qD <близький відповідник>"
37907 #: cp/call.c:3486
37908 #, gcc-internal-format
37909 msgid "%s%#qD <deleted>"
37910 msgstr "%s%#qD <вилучено>"
37912 #: cp/call.c:3488
37913 #, gcc-internal-format
37914 msgid "%s%#qD"
37915 msgstr "%s%#qD"
37917 #: cp/call.c:3492
37918 #, gcc-internal-format
37919 msgid "  inherited here"
37920 msgstr ""
37922 #: cp/call.c:3512
37923 #, gcc-internal-format
37924 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
37925 msgstr ""
37927 #: cp/call.c:3518
37928 #, gcc-internal-format
37929 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
37930 msgstr ""
37932 #: cp/call.c:3529
37933 #, gcc-internal-format
37934 msgid "  substitution of deduced template arguments resulted in errors seen above"
37935 msgstr ""
37937 #. Re-run template unification with diagnostics.
37938 #: cp/call.c:3534
37939 #, gcc-internal-format
37940 msgid "  template argument deduction/substitution failed:"
37941 msgstr ""
37943 #: cp/call.c:3548
37944 #, gcc-internal-format
37945 msgid "  a constructor taking a single argument of its own class type is invalid"
37946 msgstr ""
37948 #: cp/call.c:3559
37949 #, gcc-internal-format
37950 msgid "  an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
37951 msgstr ""
37953 #: cp/call.c:3934
37954 msgid "conversion from %qH to %qI is ambiguous"
37955 msgstr ""
37957 #: cp/call.c:4080
37958 msgid "initializing %qH with %qI in converted constant expression does not bind directly"
37959 msgstr ""
37961 #: cp/call.c:4101
37962 msgid "conversion from %qH to %qI in a converted constant expression"
37963 msgstr ""
37965 #: cp/call.c:4238
37966 #, gcc-internal-format
37967 msgid "no matching function for call to %<%D(%A)%>"
37968 msgstr ""
37970 #: cp/call.c:4241
37971 #, gcc-internal-format
37972 msgid "call of overloaded %<%D(%A)%> is ambiguous"
37973 msgstr ""
37975 #. It's no good looking for an overloaded operator() on a
37976 #. pointer-to-member-function.
37977 #: cp/call.c:4476
37978 #, gcc-internal-format
37979 msgid "pointer-to-member function %qE cannot be called without an object; consider using %<.*%> or %<->*%>"
37980 msgstr ""
37982 #: cp/call.c:4547
37983 #, gcc-internal-format
37984 msgid "no match for call to %<(%T) (%A)%>"
37985 msgstr ""
37987 #: cp/call.c:4560
37988 #, gcc-internal-format
37989 msgid "call of %<(%T) (%A)%> is ambiguous"
37990 msgstr ""
37992 #: cp/call.c:4612
37993 #, gcc-internal-format
37994 msgid "ambiguous overload for "
37995 msgstr ""
37997 #: cp/call.c:4613
37998 #, gcc-internal-format
37999 msgid "no match for "
38000 msgstr "немає відповідників "
38002 #: cp/call.c:4616
38003 #, gcc-internal-format
38004 msgid " (operand types are %qT, %qT, and %qT)"
38005 msgstr ""
38007 #: cp/call.c:4618
38008 #, gcc-internal-format
38009 msgid " (operand types are %qT and %qT)"
38010 msgstr ""
38012 #: cp/call.c:4620
38013 #, gcc-internal-format
38014 msgid " (operand type is %qT)"
38015 msgstr ""
38017 #: cp/call.c:4636
38018 #, gcc-internal-format
38019 msgid "ternary %<operator?:%>"
38020 msgstr ""
38022 #: cp/call.c:4640
38023 #, gcc-internal-format
38024 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
38025 msgstr ""
38027 #: cp/call.c:4649 cp/call.c:4680 cp/call.c:4689
38028 #, gcc-internal-format
38029 msgid "%<operator%s%>"
38030 msgstr ""
38032 #: cp/call.c:4652
38033 #, gcc-internal-format
38034 msgid "%<operator%s%> in %<%E%s%>"
38035 msgstr "%<operator%s%> у %<%E%s%>"
38037 #: cp/call.c:4659
38038 #, gcc-internal-format
38039 msgid "%<operator[]%>"
38040 msgstr ""
38042 #: cp/call.c:4662
38043 #, gcc-internal-format
38044 msgid "%<operator[]%> in %<%E[%E]%>"
38045 msgstr "%<operator[]%> у %<%E[%E]%>"
38047 #: cp/call.c:4670
38048 #, gcc-internal-format
38049 msgid "%qs"
38050 msgstr "%qs"
38052 #: cp/call.c:4673
38053 #, gcc-internal-format
38054 msgid "%qs in %<%s %E%>"
38055 msgstr "%qs у %<%s %E%>"
38057 #: cp/call.c:4683
38058 #, gcc-internal-format
38059 msgid "%<operator%s%> in %<%E %s %E%>"
38060 msgstr "%<operator%s%> у %<%E %s %E%>"
38062 #: cp/call.c:4692
38063 #, gcc-internal-format
38064 msgid "%<operator%s%> in %<%s%E%>"
38065 msgstr "%<operator%s%> у %<%s%E%>"
38067 #: cp/call.c:4801
38068 #, gcc-internal-format
38069 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
38070 msgstr ""
38072 #: cp/call.c:4863
38073 #, gcc-internal-format
38074 msgid "inferred scalar type %qT is not an integer or floating point type of the same size as %qT"
38075 msgstr ""
38077 #: cp/call.c:4880 cp/call.c:4887
38078 msgid "conversion of scalar %qH to vector %qI involves truncation"
38079 msgstr ""
38081 #: cp/call.c:4940
38082 #, gcc-internal-format
38083 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
38084 msgstr ""
38086 #: cp/call.c:5030
38087 #, gcc-internal-format
38088 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
38089 msgstr ""
38091 #: cp/call.c:5035
38092 #, gcc-internal-format
38093 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
38094 msgstr ""
38096 #: cp/call.c:5085 cp/call.c:5205 cp/call.c:5348
38097 #, gcc-internal-format
38098 msgid "operands to ?: have different types %qT and %qT"
38099 msgstr ""
38101 #: cp/call.c:5088
38102 #, gcc-internal-format
38103 msgid "  and each type can be converted to the other"
38104 msgstr ""
38106 #: cp/call.c:5280
38107 msgid "implicit conversion from %qH to %qI to match other result of conditional"
38108 msgstr ""
38110 #: cp/call.c:5293
38111 #, gcc-internal-format
38112 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
38113 msgstr ""
38115 #: cp/call.c:5305
38116 #, gcc-internal-format
38117 msgid "enumeral and non-enumeral type in conditional expression"
38118 msgstr ""
38120 #: cp/call.c:5798
38121 #, gcc-internal-format
38122 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
38123 msgstr ""
38125 #: cp/call.c:5800
38126 #, gcc-internal-format
38127 msgid "no %<%D(int)%> declared for postfix %qs"
38128 msgstr ""
38130 #: cp/call.c:5922
38131 #, gcc-internal-format
38132 msgid "comparison between %q#T and %q#T"
38133 msgstr ""
38135 #: cp/call.c:6265
38136 #, gcc-internal-format
38137 msgid "exception cleanup for this placement new selects non-placement operator delete"
38138 msgstr ""
38140 #: cp/call.c:6268
38141 #, gcc-internal-format
38142 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation)"
38143 msgstr ""
38145 #: cp/call.c:6303
38146 #, gcc-internal-format
38147 msgid "%qD is a usual (non-placement) deallocation function"
38148 msgstr ""
38150 #: cp/call.c:6435
38151 #, gcc-internal-format
38152 msgid "no corresponding deallocation function for %qD"
38153 msgstr ""
38155 #: cp/call.c:6441
38156 #, gcc-internal-format
38157 msgid "no suitable %<operator %s%> for %qT"
38158 msgstr ""
38160 #: cp/call.c:6476
38161 #, gcc-internal-format
38162 msgid "%q#D is private within this context"
38163 msgstr ""
38165 #: cp/call.c:6478 cp/decl.c:7343
38166 #, gcc-internal-format
38167 msgid "declared private here"
38168 msgstr ""
38170 #: cp/call.c:6484
38171 #, gcc-internal-format
38172 msgid "%q#D is protected within this context"
38173 msgstr ""
38175 #: cp/call.c:6486 cp/decl.c:7344
38176 #, gcc-internal-format
38177 msgid "declared protected here"
38178 msgstr ""
38180 #: cp/call.c:6492
38181 #, gcc-internal-format
38182 msgid "%q#D is inaccessible within this context"
38183 msgstr ""
38185 #: cp/call.c:6556
38186 #, gcc-internal-format
38187 msgid "passing NULL to non-pointer argument %P of %qD"
38188 msgstr ""
38190 #: cp/call.c:6560
38191 #, gcc-internal-format
38192 msgid "converting to non-pointer type %qT from NULL"
38193 msgstr ""
38195 #: cp/call.c:6569
38196 #, gcc-internal-format
38197 msgid "converting %<false%> to pointer type for argument %P of %qD"
38198 msgstr ""
38200 #: cp/call.c:6573
38201 #, gcc-internal-format
38202 msgid "converting %<false%> to pointer type %qT"
38203 msgstr ""
38205 #: cp/call.c:6660
38206 #, gcc-internal-format
38207 msgid "too many braces around initializer for %qT"
38208 msgstr ""
38210 #: cp/call.c:6671
38211 msgid "converting to %qH from %qI requires direct-initialization"
38212 msgstr ""
38214 #: cp/call.c:6679
38215 msgid "invalid user-defined conversion from %qH to %qI"
38216 msgstr ""
38218 #: cp/call.c:6696 cp/call.c:6720 cp/call.c:6843 cp/call.c:6938 cp/call.c:6990
38219 #: cp/call.c:7018 cp/typeck.c:8815
38220 #, gcc-internal-format
38221 msgid "  initializing argument %P of %qD"
38222 msgstr ""
38224 #: cp/call.c:6716 cp/cvt.c:226
38225 msgid "invalid conversion from %qH to %qI"
38226 msgstr "некоректне перетворення з %qH на %qI"
38228 #: cp/call.c:6757 cp/call.c:6764
38229 #, gcc-internal-format
38230 msgid "converting to %qT from initializer list would use explicit constructor %qD"
38231 msgstr ""
38233 #: cp/call.c:6760
38234 #, gcc-internal-format
38235 msgid "in C++11 and above a default constructor can be explicit"
38236 msgstr ""
38238 #: cp/call.c:7004
38239 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
38240 msgstr ""
38242 #: cp/call.c:7008
38243 msgid "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
38244 msgstr ""
38246 #: cp/call.c:7011
38247 msgid "binding reference of type %qH to %qI discards qualifiers"
38248 msgstr ""
38250 #: cp/call.c:7047
38251 #, gcc-internal-format
38252 msgid "cannot bind bitfield %qE to %qT"
38253 msgstr ""
38255 #: cp/call.c:7050 cp/call.c:7067
38256 #, gcc-internal-format
38257 msgid "cannot bind packed field %qE to %qT"
38258 msgstr ""
38260 #: cp/call.c:7053
38261 #, gcc-internal-format
38262 msgid "cannot bind rvalue %qE to %qT"
38263 msgstr ""
38265 #: cp/call.c:7163
38266 msgid "implicit conversion from %qH to %qI when passing argument to function"
38267 msgstr ""
38269 #: cp/call.c:7180 cp/cvt.c:1890
38270 #, gcc-internal-format
38271 msgid "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
38272 msgstr ""
38274 #: cp/call.c:7217
38275 #, gcc-internal-format
38276 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
38277 msgstr ""
38279 #: cp/call.c:7253
38280 #, gcc-internal-format
38281 msgid "cannot receive reference type %qT through %<...%>"
38282 msgstr ""
38284 #: cp/call.c:7263
38285 #, gcc-internal-format
38286 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
38287 msgstr ""
38289 #: cp/call.c:7331
38290 #, gcc-internal-format
38291 msgid "recursive evaluation of default argument for %q#D"
38292 msgstr ""
38294 #: cp/call.c:7340
38295 #, gcc-internal-format
38296 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
38297 msgstr ""
38299 #: cp/call.c:7444
38300 #, gcc-internal-format
38301 msgid "argument of function call might be a candidate for a format attribute"
38302 msgstr ""
38304 #: cp/call.c:7499
38305 #, gcc-internal-format
38306 msgid "use of multiversioned function without a default"
38307 msgstr ""
38309 #: cp/call.c:7864
38310 #, gcc-internal-format
38311 msgid "passing %qT as %<this%> argument discards qualifiers"
38312 msgstr ""
38314 #: cp/call.c:7867 cp/call.c:7983 cp/call.c:10147
38315 #, gcc-internal-format
38316 msgid "  in call to %qD"
38317 msgstr ""
38319 #: cp/call.c:7897
38320 #, gcc-internal-format
38321 msgid "%qT is not an accessible base of %qT"
38322 msgstr ""
38324 #: cp/call.c:7979
38325 #, gcc-internal-format
38326 msgid "deducing %qT as %qT"
38327 msgstr ""
38329 #: cp/call.c:7985
38330 #, gcc-internal-format
38331 msgid "  (you can disable this with -fno-deduce-init-list)"
38332 msgstr ""
38334 #: cp/call.c:8096
38335 #, gcc-internal-format
38336 msgid "passing arguments to ellipsis of inherited constructor %qD"
38337 msgstr ""
38339 #: cp/call.c:8579
38340 #, gcc-internal-format
38341 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
38342 msgstr ""
38344 #: cp/call.c:8582
38345 #, gcc-internal-format
38346 msgid "%qD writing to an object of non-trivial type %#qT%s"
38347 msgstr ""
38349 #: cp/call.c:8587
38350 #, gcc-internal-format
38351 msgid "%qD writing to an object of type %#qT with %qs member %qD"
38352 msgstr ""
38354 #: cp/call.c:8592
38355 #, gcc-internal-format
38356 msgid "%qD writing to an object of type %#qT containing a pointer to data member%s"
38357 msgstr ""
38359 #: cp/call.c:8607
38360 #, gcc-internal-format
38361 msgid "; use assignment or value-initialization instead"
38362 msgstr ""
38364 #: cp/call.c:8609
38365 #, gcc-internal-format
38366 msgid "; use assignment instead"
38367 msgstr ""
38369 #: cp/call.c:8611
38370 #, gcc-internal-format
38371 msgid "; use value-initialization instead"
38372 msgstr ""
38374 #: cp/call.c:8614
38375 #, gcc-internal-format
38376 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
38377 msgstr ""
38379 #: cp/call.c:8617
38380 #, gcc-internal-format
38381 msgid "%qD clearing an object of non-trivial type %#qT%s"
38382 msgstr ""
38384 #: cp/call.c:8619
38385 #, gcc-internal-format
38386 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
38387 msgstr ""
38389 #: cp/call.c:8640
38390 #, gcc-internal-format
38391 msgid "; use copy-assignment or copy-initialization instead"
38392 msgstr ""
38394 #: cp/call.c:8642
38395 #, gcc-internal-format
38396 msgid "; use copy-assignment instead"
38397 msgstr ""
38399 #: cp/call.c:8644
38400 #, gcc-internal-format
38401 msgid "; use copy-initialization instead"
38402 msgstr ""
38404 #: cp/call.c:8647
38405 #, gcc-internal-format
38406 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
38407 msgstr ""
38409 #: cp/call.c:8650
38410 #, gcc-internal-format
38411 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
38412 msgstr ""
38414 #: cp/call.c:8653
38415 #, gcc-internal-format
38416 msgid "%qD writing to an object with a deleted copy constructor"
38417 msgstr ""
38419 #: cp/call.c:8664
38420 #, gcc-internal-format
38421 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
38422 msgstr ""
38424 #: cp/call.c:8676
38425 #, gcc-internal-format
38426 msgid "%qD copying an object of type %#qT with %qs member %qD from an array of %#qT; use assignment or copy-initialization instead"
38427 msgstr ""
38429 #: cp/call.c:8693
38430 #, gcc-internal-format
38431 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes unchanged"
38432 msgstr ""
38434 #: cp/call.c:8696
38435 #, gcc-internal-format
38436 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
38437 msgstr ""
38439 #: cp/call.c:8706
38440 #, gcc-internal-format
38441 msgid "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and %<delete%> instead"
38442 msgstr ""
38444 #: cp/call.c:8709
38445 #, gcc-internal-format
38446 msgid "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> and %<delete%> instead"
38447 msgstr ""
38449 #: cp/call.c:8712
38450 #, gcc-internal-format
38451 msgid "%qD moving an object of type %#qT with deleted destructor"
38452 msgstr ""
38454 #: cp/call.c:8721
38455 #, gcc-internal-format
38456 msgid "%qD moving an object of non-trivial type %#qT and size %E into a region of size %E"
38457 msgstr ""
38459 #: cp/call.c:8743
38460 #, gcc-internal-format
38461 msgid "%#qT declared here"
38462 msgstr "%#qT оголошено тут:"
38464 #: cp/call.c:8839
38465 #, gcc-internal-format
38466 msgid "constructor delegates to itself"
38467 msgstr ""
38469 #: cp/call.c:9079
38470 #, gcc-internal-format
38471 msgid "call to non-function %qD"
38472 msgstr ""
38474 #: cp/call.c:9119 cp/pt.c:15053 cp/typeck.c:2901
38475 #, gcc-internal-format
38476 msgid "cannot call constructor %<%T::%D%> directly"
38477 msgstr ""
38479 #: cp/call.c:9121
38480 #, gcc-internal-format
38481 msgid "for a function-style cast, remove the redundant %<::%D%>"
38482 msgstr ""
38484 #: cp/call.c:9259
38485 #, gcc-internal-format
38486 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
38487 msgstr ""
38489 #: cp/call.c:9276
38490 #, gcc-internal-format
38491 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
38492 msgstr ""
38494 #: cp/call.c:9300
38495 #, gcc-internal-format
38496 msgid "no matching function for call to %<%s(%A)%>"
38497 msgstr ""
38499 #: cp/call.c:9303
38500 #, gcc-internal-format
38501 msgid "call of overloaded %<%s(%A)%> is ambiguous"
38502 msgstr ""
38504 #: cp/call.c:9324
38505 #, gcc-internal-format
38506 msgid "pure virtual %q#D called from non-static data member initializer"
38507 msgstr ""
38509 #: cp/call.c:9329
38510 #, gcc-internal-format
38511 msgid "pure virtual %q#D called from constructor"
38512 msgstr ""
38514 #: cp/call.c:9330
38515 #, gcc-internal-format
38516 msgid "pure virtual %q#D called from destructor"
38517 msgstr ""
38519 #: cp/call.c:9353
38520 #, gcc-internal-format
38521 msgid "cannot call member function %qD without object"
38522 msgstr ""
38524 #: cp/call.c:10145
38525 #, gcc-internal-format
38526 msgid "passing %qT chooses %qT over %qT"
38527 msgstr ""
38529 #: cp/call.c:10205
38530 #, gcc-internal-format
38531 msgid "choosing %qD over %qD"
38532 msgstr ""
38534 #: cp/call.c:10206
38535 msgid "  for conversion from %qH to %qI"
38536 msgstr ""
38538 #: cp/call.c:10209
38539 #, gcc-internal-format
38540 msgid "  because conversion sequence for the argument is better"
38541 msgstr ""
38543 #: cp/call.c:10433
38544 #, gcc-internal-format
38545 msgid "default argument mismatch in overload resolution"
38546 msgstr ""
38548 #: cp/call.c:10437
38549 #, gcc-internal-format
38550 msgid " candidate 1: %q#F"
38551 msgstr " кандидат 1: %q#F"
38553 #: cp/call.c:10439
38554 #, gcc-internal-format
38555 msgid " candidate 2: %q#F"
38556 msgstr " кандидат 2: %q#F"
38558 #: cp/call.c:10484
38559 #, gcc-internal-format
38560 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:"
38561 msgstr ""
38563 #: cp/call.c:10667
38564 msgid "could not convert %qE from %qH to %qI"
38565 msgstr ""
38567 #: cp/call.c:10869
38568 #, gcc-internal-format
38569 msgid "a temporary bound to %qD only persists until the constructor exits"
38570 msgstr ""
38572 #: cp/call.c:10994
38573 msgid "invalid initialization of non-const reference of type %qH from an rvalue of type %qI"
38574 msgstr ""
38576 #: cp/call.c:10998
38577 msgid "invalid initialization of reference of type %qH from expression of type %qI"
38578 msgstr ""
38580 #: cp/class.c:314
38581 #, gcc-internal-format
38582 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
38583 msgstr ""
38585 #: cp/class.c:318
38586 #, gcc-internal-format
38587 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
38588 msgstr ""
38590 #: cp/class.c:325
38591 #, gcc-internal-format
38592 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
38593 msgstr ""
38595 #: cp/class.c:330
38596 #, gcc-internal-format
38597 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
38598 msgstr ""
38600 #: cp/class.c:1110
38601 #, gcc-internal-format
38602 msgid "%q#D conflicts with version inherited from %qT"
38603 msgstr "%q#D конфліктує зі версією, успадкованою від %qT"
38605 #: cp/class.c:1113
38606 #, gcc-internal-format
38607 msgid "version inherited from %qT declared here"
38608 msgstr "версію, успадковану від %qT, оголошено тут:"
38610 #: cp/class.c:1133
38611 #, gcc-internal-format
38612 msgid "%q#D cannot be overloaded with %q#D"
38613 msgstr ""
38615 #: cp/class.c:1135 cp/decl.c:1706 cp/decl.c:1727 cp/decl.c:1759
38616 #: cp/name-lookup.c:2285 cp/name-lookup.c:2564
38617 #, gcc-internal-format
38618 msgid "previous declaration %q#D"
38619 msgstr ""
38621 #: cp/class.c:1181
38622 #, gcc-internal-format
38623 msgid "conflicting access specifications for method %q+D, ignored"
38624 msgstr ""
38626 #: cp/class.c:1184
38627 #, gcc-internal-format
38628 msgid "conflicting access specifications for field %qE, ignored"
38629 msgstr ""
38631 #: cp/class.c:1253
38632 #, gcc-internal-format
38633 msgid "%qD invalid in %q#T because of local method %q#D with same name"
38634 msgstr ""
38636 #: cp/class.c:1257
38637 #, gcc-internal-format
38638 msgid "local method %q#D declared here"
38639 msgstr "локальний метод %q#D оголошено тут:"
38641 #: cp/class.c:1263
38642 #, gcc-internal-format
38643 msgid "%qD invalid in %q#T because of local member %q#D with same name"
38644 msgstr ""
38646 #: cp/class.c:1267
38647 #, gcc-internal-format
38648 msgid "local member %q#D declared here"
38649 msgstr "локальний член %q#D оголошено тут"
38651 #: cp/class.c:1322
38652 #, gcc-internal-format
38653 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
38654 msgstr ""
38656 #: cp/class.c:1325 cp/class.c:1331 cp/class.c:1337 cp/class.c:1348
38657 #: cp/cvt.c:1028
38658 #, gcc-internal-format
38659 msgid "%qT declared here"
38660 msgstr "%qT оголошено тут:"
38662 #: cp/class.c:1329
38663 #, gcc-internal-format
38664 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
38665 msgstr ""
38667 #: cp/class.c:1335
38668 #, gcc-internal-format
38669 msgid "%qT does not have the %E ABI tag that base %qT has"
38670 msgstr ""
38672 #: cp/class.c:1342
38673 #, gcc-internal-format
38674 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
38675 msgstr ""
38677 #: cp/class.c:1647
38678 #, gcc-internal-format
38679 msgid "cannot derive from %<final%> base %qT in derived type %qT"
38680 msgstr ""
38682 #: cp/class.c:2098
38683 #, gcc-internal-format
38684 msgid "all member functions in class %qT are private"
38685 msgstr ""
38687 #: cp/class.c:2110
38688 #, gcc-internal-format
38689 msgid "%q#T only defines a private destructor and has no friends"
38690 msgstr ""
38692 #: cp/class.c:2152
38693 #, gcc-internal-format
38694 msgid "%q#T only defines private constructors and has no friends"
38695 msgstr ""
38697 #: cp/class.c:2156
38698 #, gcc-internal-format
38699 msgid "%q#D is public, but requires an existing %q#T object"
38700 msgstr ""
38702 #: cp/class.c:2430
38703 #, gcc-internal-format
38704 msgid "no unique final overrider for %qD in %qT"
38705 msgstr ""
38707 #: cp/class.c:2785
38708 #, gcc-internal-format
38709 msgid "%qD can be marked override"
38710 msgstr ""
38712 #: cp/class.c:2797
38713 #, gcc-internal-format
38714 msgid "%q+#D marked %<final%>, but is not virtual"
38715 msgstr ""
38717 #: cp/class.c:2799
38718 #, gcc-internal-format
38719 msgid "%q+#D marked %<override%>, but does not override"
38720 msgstr ""
38722 #: cp/class.c:2861
38723 #, gcc-internal-format
38724 msgid "%qD was hidden"
38725 msgstr ""
38727 #: cp/class.c:2863
38728 #, gcc-internal-format
38729 msgid "  by %qD"
38730 msgstr ""
38732 #: cp/class.c:2896
38733 #, gcc-internal-format
38734 msgid "%q#D invalid; an anonymous union may only have public non-static data members"
38735 msgstr ""
38737 #: cp/class.c:2906 cp/name-lookup.c:3293 cp/parser.c:19720
38738 #, gcc-internal-format
38739 msgid "this flexibility is deprecated and will be removed"
38740 msgstr ""
38742 #: cp/class.c:3097
38743 #, gcc-internal-format
38744 msgid "the ellipsis in %qD is not inherited"
38745 msgstr ""
38747 #: cp/class.c:3213
38748 #, gcc-internal-format
38749 msgid "bit-field %q+#D with non-integral type"
38750 msgstr ""
38752 #: cp/class.c:3229
38753 #, gcc-internal-format
38754 msgid "bit-field %q+D width not an integer constant"
38755 msgstr ""
38757 #: cp/class.c:3234
38758 #, gcc-internal-format
38759 msgid "negative width in bit-field %q+D"
38760 msgstr ""
38762 #: cp/class.c:3239
38763 #, gcc-internal-format
38764 msgid "zero width for bit-field %q+D"
38765 msgstr ""
38767 #: cp/class.c:3249
38768 #, gcc-internal-format
38769 msgid "width of %qD exceeds its type"
38770 msgstr ""
38772 #: cp/class.c:3255
38773 #, gcc-internal-format
38774 msgid "%qD is too small to hold all values of %q#T"
38775 msgstr ""
38777 #: cp/class.c:3316
38778 #, gcc-internal-format
38779 msgid "member %q+#D with constructor not allowed in union"
38780 msgstr ""
38782 #: cp/class.c:3319
38783 #, gcc-internal-format
38784 msgid "member %q+#D with destructor not allowed in union"
38785 msgstr ""
38787 #: cp/class.c:3321
38788 #, gcc-internal-format
38789 msgid "member %q+#D with copy assignment operator not allowed in union"
38790 msgstr ""
38792 #: cp/class.c:3325
38793 #, gcc-internal-format
38794 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
38795 msgstr ""
38797 #: cp/class.c:3453
38798 #, gcc-internal-format
38799 msgid "in C++98 %q+D may not be static because it is a member of a union"
38800 msgstr ""
38802 #: cp/class.c:3460
38803 #, gcc-internal-format
38804 msgid "non-static data member %q+D in a union may not have reference type %qT"
38805 msgstr ""
38807 #: cp/class.c:3470
38808 #, gcc-internal-format
38809 msgid "field %q+D invalidly declared function type"
38810 msgstr ""
38812 #: cp/class.c:3476
38813 #, gcc-internal-format
38814 msgid "field %q+D invalidly declared method type"
38815 msgstr ""
38817 #: cp/class.c:3536
38818 #, gcc-internal-format
38819 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
38820 msgstr ""
38822 #: cp/class.c:3585
38823 #, gcc-internal-format
38824 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
38825 msgstr ""
38827 #: cp/class.c:3591
38828 #, gcc-internal-format
38829 msgid "member %q+D cannot be declared as a %<mutable%> reference"
38830 msgstr ""
38832 #: cp/class.c:3617
38833 #, gcc-internal-format
38834 msgid "multiple fields in union %qT initialized"
38835 msgstr ""
38837 #: cp/class.c:3658
38838 #, gcc-internal-format
38839 msgid "field %q#D with same name as class"
38840 msgstr ""
38842 #: cp/class.c:3681
38843 #, gcc-internal-format
38844 msgid "%q#T has pointer data members"
38845 msgstr ""
38847 #: cp/class.c:3686
38848 #, gcc-internal-format
38849 msgid "  but does not override %<%T(const %T&)%>"
38850 msgstr ""
38852 #: cp/class.c:3688
38853 #, gcc-internal-format
38854 msgid "  or %<operator=(const %T&)%>"
38855 msgstr "  або %<operator=(const %T&)%>"
38857 #: cp/class.c:3692
38858 #, gcc-internal-format
38859 msgid "  but does not override %<operator=(const %T&)%>"
38860 msgstr ""
38862 #: cp/class.c:4097
38863 #, gcc-internal-format
38864 msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
38865 msgstr ""
38867 #: cp/class.c:4100
38868 #, gcc-internal-format
38869 msgid "alignment of %qD will increase in -fabi-version=9"
38870 msgstr ""
38872 #: cp/class.c:4378
38873 #, gcc-internal-format
38874 msgid "initializer specified for non-virtual method %q+D"
38875 msgstr ""
38877 #: cp/class.c:4813
38878 #, gcc-internal-format
38879 msgid "method overrides both %<transaction_pure%> and %qE methods"
38880 msgstr ""
38882 #: cp/class.c:4834
38883 #, gcc-internal-format
38884 msgid "method declared %qE overriding %qE method"
38885 msgstr ""
38887 #: cp/class.c:5350 cp/constexpr.c:237
38888 #, gcc-internal-format
38889 msgid "enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
38890 msgstr ""
38892 #: cp/class.c:5374
38893 #, gcc-internal-format
38894 msgid "%q+T is not literal because:"
38895 msgstr ""
38897 #: cp/class.c:5377
38898 #, gcc-internal-format
38899 msgid "  %qT is a closure type, which is only literal in C++17 and later"
38900 msgstr ""
38902 #: cp/class.c:5380
38903 #, gcc-internal-format
38904 msgid "  %q+T has a non-trivial destructor"
38905 msgstr ""
38907 #: cp/class.c:5387
38908 #, gcc-internal-format
38909 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"
38910 msgstr ""
38912 #: cp/class.c:5420
38913 #, gcc-internal-format
38914 msgid "  base class %qT of %q+T is non-literal"
38915 msgstr ""
38917 #: cp/class.c:5435
38918 #, gcc-internal-format
38919 msgid "  non-static data member %qD has non-literal type"
38920 msgstr ""
38922 #: cp/class.c:5442
38923 #, gcc-internal-format
38924 msgid "  non-static data member %qD has volatile type"
38925 msgstr ""
38927 #: cp/class.c:5561
38928 #, gcc-internal-format
38929 msgid "base class %q#T has accessible non-virtual destructor"
38930 msgstr ""
38932 #: cp/class.c:5590
38933 #, gcc-internal-format
38934 msgid "non-static reference %q#D in class without a constructor"
38935 msgstr ""
38937 #: cp/class.c:5596
38938 #, gcc-internal-format
38939 msgid "non-static const member %q#D in class without a constructor"
38940 msgstr ""
38942 #. If the function is defaulted outside the class, we just
38943 #. give the synthesis error.
38944 #: cp/class.c:5624
38945 #, gcc-internal-format
38946 msgid "%q+D declared to take const reference, but implicit declaration would take non-const"
38947 msgstr ""
38949 #: cp/class.c:5898
38950 #, gcc-internal-format
38951 msgid "direct base %qT inaccessible in %qT due to ambiguity"
38952 msgstr ""
38954 #: cp/class.c:5910
38955 #, gcc-internal-format
38956 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
38957 msgstr ""
38959 #: cp/class.c:6133
38960 #, gcc-internal-format
38961 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
38962 msgstr ""
38964 #: cp/class.c:6291
38965 #, gcc-internal-format
38966 msgid "size of type %qT is too large (%qE bytes)"
38967 msgstr ""
38969 #: cp/class.c:6576
38970 #, gcc-internal-format
38971 msgid "invalid use of %q#T with a zero-size array in %q#D"
38972 msgstr ""
38974 #: cp/class.c:6578
38975 #, gcc-internal-format
38976 msgid "invalid use of %q#T with a flexible array member in %q#T"
38977 msgstr ""
38979 #: cp/class.c:6583
38980 #, gcc-internal-format
38981 msgid "array member %q#D declared here"
38982 msgstr "член масиву %q#D оголошено тут"
38984 #: cp/class.c:6610
38985 #, gcc-internal-format
38986 msgid "zero-size array member %qD not at end of %q#T"
38987 msgstr ""
38989 #: cp/class.c:6612
38990 #, gcc-internal-format
38991 msgid "zero-size array member %qD in an otherwise empty %q#T"
38992 msgstr ""
38994 #: cp/class.c:6620 cp/class.c:6650
38995 #, gcc-internal-format
38996 msgid "in the definition of %q#T"
38997 msgstr "у оголошенні %q#T"
38999 #: cp/class.c:6628
39000 #, gcc-internal-format
39001 msgid "flexible array member %qD not at end of %q#T"
39002 msgstr ""
39004 #: cp/class.c:6630
39005 #, gcc-internal-format
39006 msgid "flexible array member %qD in an otherwise empty %q#T"
39007 msgstr ""
39009 #: cp/class.c:6648
39010 #, gcc-internal-format
39011 msgid "next member %q#D declared here"
39012 msgstr ""
39014 #: cp/class.c:6760 cp/parser.c:23239
39015 #, gcc-internal-format
39016 msgid "redefinition of %q#T"
39017 msgstr ""
39019 #: cp/class.c:6897
39020 #, gcc-internal-format
39021 msgid "%q#T has virtual functions and accessible non-virtual destructor"
39022 msgstr ""
39024 #: cp/class.c:6925
39025 #, gcc-internal-format
39026 msgid "type transparent %q#T does not have any fields"
39027 msgstr ""
39029 #: cp/class.c:6931
39030 #, gcc-internal-format
39031 msgid "type transparent class %qT has base classes"
39032 msgstr ""
39034 #: cp/class.c:6935
39035 #, gcc-internal-format
39036 msgid "type transparent class %qT has virtual functions"
39037 msgstr ""
39039 #: cp/class.c:6941
39040 #, gcc-internal-format
39041 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
39042 msgstr ""
39044 #: cp/class.c:7071
39045 #, gcc-internal-format
39046 msgid "definition of %qD does not match %<#include <initializer_list>%>"
39047 msgstr ""
39049 #: cp/class.c:7082
39050 #, gcc-internal-format
39051 msgid "trying to finish struct, but kicked out due to previous parse errors"
39052 msgstr ""
39054 #: cp/class.c:7582
39055 #, gcc-internal-format
39056 msgid "language string %<\"%E\"%> not recognized"
39057 msgstr ""
39059 #: cp/class.c:7672
39060 #, gcc-internal-format
39061 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
39062 msgstr ""
39064 #: cp/class.c:7817
39065 #, gcc-internal-format
39066 msgid "no matches converting function %qD to type %q#T"
39067 msgstr ""
39069 #: cp/class.c:7844
39070 #, gcc-internal-format
39071 msgid "converting overloaded function %qD to type %q#T is ambiguous"
39072 msgstr ""
39074 #: cp/class.c:7870
39075 #, gcc-internal-format
39076 msgid "assuming pointer to member %qD"
39077 msgstr ""
39079 #: cp/class.c:7873
39080 #, gcc-internal-format
39081 msgid "(a pointer to member can only be formed with %<&%E%>)"
39082 msgstr ""
39084 #: cp/class.c:7948 cp/class.c:7990
39085 #, gcc-internal-format
39086 msgid "not enough type information"
39087 msgstr ""
39089 #: cp/class.c:7968
39090 #, gcc-internal-format
39091 msgid "cannot convert %qE from type %qT to type %qT"
39092 msgstr ""
39094 #. [basic.scope.class]
39096 #. A name N used in a class S shall refer to the same declaration
39097 #. in its context and when re-evaluated in the completed scope of
39098 #. S.
39099 #: cp/class.c:8235
39100 #, gcc-internal-format
39101 msgid "declaration of %q#D"
39102 msgstr ""
39104 #: cp/class.c:8237
39105 #, gcc-internal-format
39106 msgid "changes meaning of %qD from %q#D"
39107 msgstr ""
39109 #: cp/constexpr.c:98
39110 #, gcc-internal-format
39111 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
39112 msgstr ""
39114 #: cp/constexpr.c:107
39115 #, gcc-internal-format
39116 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
39117 msgstr ""
39119 #: cp/constexpr.c:118
39120 #, gcc-internal-format
39121 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
39122 msgstr ""
39124 #: cp/constexpr.c:189
39125 #, gcc-internal-format
39126 msgid "inherited constructor %qD is not %<constexpr%>"
39127 msgstr ""
39129 #: cp/constexpr.c:201
39130 #, gcc-internal-format
39131 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
39132 msgstr ""
39134 #: cp/constexpr.c:213
39135 #, gcc-internal-format
39136 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
39137 msgstr ""
39139 #: cp/constexpr.c:223
39140 #, gcc-internal-format
39141 msgid "invalid return type %qT of %<constexpr%> function %q+D"
39142 msgstr ""
39144 #: cp/constexpr.c:246
39145 #, gcc-internal-format
39146 msgid "%q#T has virtual base classes"
39147 msgstr ""
39149 #: cp/constexpr.c:507
39150 #, gcc-internal-format
39151 msgid "%<constexpr%> constructor does not have empty body"
39152 msgstr ""
39154 #: cp/constexpr.c:613
39155 #, gcc-internal-format
39156 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
39157 msgstr ""
39159 #: cp/constexpr.c:766
39160 #, gcc-internal-format
39161 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
39162 msgstr ""
39164 #: cp/constexpr.c:818
39165 #, gcc-internal-format
39166 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
39167 msgstr ""
39169 #: cp/constexpr.c:859
39170 #, gcc-internal-format
39171 msgid "body of %<constexpr%> function %qD not a return-statement"
39172 msgstr ""
39174 #: cp/constexpr.c:920
39175 #, gcc-internal-format
39176 msgid "%qD is not usable as a %<constexpr%> function because:"
39177 msgstr ""
39179 #: cp/constexpr.c:1220 cp/constexpr.c:1728
39180 #, gcc-internal-format
39181 msgid "%<constexpr%> call flows off the end of the function"
39182 msgstr ""
39184 #: cp/constexpr.c:1225 cp/constexpr.c:1235 cp/constexpr.c:1840
39185 #, gcc-internal-format
39186 msgid "%q+E is not a constant expression"
39187 msgstr ""
39189 #: cp/constexpr.c:1414 cp/constexpr.c:5368
39190 #, gcc-internal-format
39191 msgid "call to internal function %qE"
39192 msgstr "виклик внутрішньої функції %qE"
39194 #: cp/constexpr.c:1492
39195 #, gcc-internal-format
39196 msgid "expression %qE does not designate a %<constexpr%> function"
39197 msgstr ""
39199 #: cp/constexpr.c:1511 cp/constexpr.c:5386
39200 #, gcc-internal-format
39201 msgid "call to non-%<constexpr%> function %qD"
39202 msgstr ""
39204 #: cp/constexpr.c:1583
39205 #, gcc-internal-format
39206 msgid "%qD called in a constant expression before its definition is complete"
39207 msgstr ""
39209 #: cp/constexpr.c:1590
39210 #, gcc-internal-format
39211 msgid "%qD called in a constant expression"
39212 msgstr ""
39214 #: cp/constexpr.c:1594
39215 #, gcc-internal-format
39216 msgid "%qD used before its definition"
39217 msgstr ""
39219 #: cp/constexpr.c:1634
39220 #, gcc-internal-format
39221 msgid "call has circular dependency"
39222 msgstr ""
39224 #: cp/constexpr.c:1645
39225 #, gcc-internal-format
39226 msgid "%<constexpr%> evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to increase the maximum)"
39227 msgstr ""
39229 #: cp/constexpr.c:1880
39230 #, gcc-internal-format
39231 msgid "right operand of shift expression %q+E is negative"
39232 msgstr ""
39234 #: cp/constexpr.c:1887
39235 #, gcc-internal-format
39236 msgid "right operand of shift expression %q+E is >= than the precision of the left operand"
39237 msgstr ""
39239 #: cp/constexpr.c:1905
39240 #, gcc-internal-format
39241 msgid "left operand of shift expression %q+E is negative"
39242 msgstr ""
39244 #: cp/constexpr.c:1924
39245 #, gcc-internal-format
39246 msgid "shift expression %q+E overflows"
39247 msgstr ""
39249 #: cp/constexpr.c:2068
39250 #, gcc-internal-format
39251 msgid "arithmetic involving a null pointer in %qE"
39252 msgstr ""
39254 #: cp/constexpr.c:2304
39255 #, gcc-internal-format
39256 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
39257 msgstr ""
39259 #: cp/constexpr.c:2307
39260 #, gcc-internal-format
39261 msgid "non-zero array subscript %qE is used with array %qD of type %qT with unknown bounds"
39262 msgstr ""
39264 #: cp/constexpr.c:2312
39265 #, gcc-internal-format
39266 msgid "array subscript value %qE is outside the bounds of array type %qT"
39267 msgstr ""
39269 #: cp/constexpr.c:2315
39270 #, gcc-internal-format
39271 msgid "non-zero array subscript %qE is used with array of type %qT with unknown bounds"
39272 msgstr ""
39274 #: cp/constexpr.c:2480
39275 #, gcc-internal-format
39276 msgid "accessing uninitialized array element"
39277 msgstr ""
39279 #: cp/constexpr.c:2511
39280 #, gcc-internal-format
39281 msgid "dereferencing a null pointer in %qE"
39282 msgstr ""
39284 #: cp/constexpr.c:2525 cp/constexpr.c:2615 cp/constexpr.c:4131
39285 #: cp/constexpr.c:4204 cp/constexpr.c:5322
39286 #, gcc-internal-format
39287 msgid "%qE is not a constant expression"
39288 msgstr ""
39290 #: cp/constexpr.c:2531
39291 #, gcc-internal-format
39292 msgid "mutable %qD is not usable in a constant expression"
39293 msgstr ""
39295 #: cp/constexpr.c:2556
39296 #, gcc-internal-format
39297 msgid "accessing %qD member instead of initialized %qD member in constant expression"
39298 msgstr ""
39300 #: cp/constexpr.c:2575
39301 #, gcc-internal-format
39302 msgid "accessing uninitialized member %qD"
39303 msgstr ""
39305 #: cp/constexpr.c:3312 cp/constexpr.c:4624
39306 #, gcc-internal-format
39307 msgid "dereferencing a null pointer"
39308 msgstr "розіменування нульового вказівника"
39310 #: cp/constexpr.c:3331
39311 #, gcc-internal-format
39312 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
39313 msgstr ""
39315 #: cp/constexpr.c:3370
39316 #, gcc-internal-format
39317 msgid "the value of %qD is not usable in a constant expression"
39318 msgstr ""
39320 #: cp/constexpr.c:3377
39321 #, gcc-internal-format
39322 msgid "%qD used in its own initializer"
39323 msgstr ""
39325 #: cp/constexpr.c:3382
39326 #, gcc-internal-format
39327 msgid "%q#D is not const"
39328 msgstr ""
39330 #: cp/constexpr.c:3385
39331 #, gcc-internal-format
39332 msgid "%q#D is volatile"
39333 msgstr ""
39335 #: cp/constexpr.c:3390 cp/constexpr.c:3397
39336 #, gcc-internal-format
39337 msgid "%qD was not initialized with a constant expression"
39338 msgstr ""
39340 #: cp/constexpr.c:3403
39341 #, gcc-internal-format
39342 msgid "%qD was not declared %<constexpr%>"
39343 msgstr ""
39345 #: cp/constexpr.c:3406
39346 #, gcc-internal-format
39347 msgid "%qD does not have integral or enumeration type"
39348 msgstr ""
39350 #: cp/constexpr.c:3594
39351 #, gcc-internal-format
39352 msgid "modification of %qE is not a constant expression"
39353 msgstr "зміна %qE не є сталим виразом"
39355 #: cp/constexpr.c:3970
39356 #, gcc-internal-format
39357 msgid "%<constexpr%> loop iteration count exceeds limit of %d (use -fconstexpr-loop-limit= to increase the limit)"
39358 msgstr ""
39360 #: cp/constexpr.c:4109
39361 #, gcc-internal-format
39362 msgid "value %qE of type %qT is not a constant expression"
39363 msgstr "значення %qE типу %qT не є сталим виразом"
39365 #: cp/constexpr.c:4250 cp/constexpr.c:5864
39366 #, gcc-internal-format
39367 msgid "temporary of non-literal type %qT in a constant expression"
39368 msgstr ""
39370 #: cp/constexpr.c:4587
39371 #, gcc-internal-format
39372 msgid "a reinterpret_cast is not a constant expression"
39373 msgstr "reinterpret_cast не є сталим виразом"
39375 #: cp/constexpr.c:4636
39376 #, gcc-internal-format
39377 msgid "conversion of %qT null pointer to %qT is not a constant expression"
39378 msgstr "перетворення нульового вказівника %qT на %qT не є сталим виразом"
39380 #: cp/constexpr.c:4651
39381 #, gcc-internal-format
39382 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
39383 msgstr "%<reinterpret_cast<%T>(%E)%> не є сталим виразом"
39385 #: cp/constexpr.c:4716 cp/constexpr.c:5709 cp/constexpr.c:6035
39386 #, gcc-internal-format
39387 msgid "expression %qE is not a constant expression"
39388 msgstr "вираз %qE не є сталим виразом"
39390 #: cp/constexpr.c:4798
39391 #, gcc-internal-format
39392 msgid "statement is not a constant expression"
39393 msgstr "інструкція не є сталим виразом"
39395 #: cp/constexpr.c:4801
39396 #, gcc-internal-format
39397 msgid "unexpected expression %qE of kind %s"
39398 msgstr ""
39400 #: cp/constexpr.c:4873
39401 #, gcc-internal-format
39402 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
39403 msgstr ""
39405 #: cp/constexpr.c:4882
39406 #, gcc-internal-format
39407 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
39408 msgstr ""
39410 #: cp/constexpr.c:4896
39411 #, gcc-internal-format
39412 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
39413 msgstr ""
39415 #: cp/constexpr.c:5277
39416 #, gcc-internal-format
39417 msgid "expression %qE has side-effects"
39418 msgstr ""
39420 #: cp/constexpr.c:5469
39421 #, gcc-internal-format
39422 msgid "lambda capture of %qE is not a constant expression"
39423 msgstr ""
39425 #: cp/constexpr.c:5472
39426 #, gcc-internal-format
39427 msgid "because it is used as a glvalue"
39428 msgstr ""
39430 #: cp/constexpr.c:5507
39431 #, gcc-internal-format
39432 msgid "reinterpret_cast from integer to pointer"
39433 msgstr ""
39435 #: cp/constexpr.c:5539
39436 #, gcc-internal-format
39437 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
39438 msgstr ""
39440 #: cp/constexpr.c:5572
39441 #, gcc-internal-format
39442 msgid "use of %<this%> in a constant expression"
39443 msgstr ""
39445 #: cp/constexpr.c:5657
39446 #, gcc-internal-format
39447 msgid "lambda-expression is not a constant expression before C++17"
39448 msgstr ""
39450 #: cp/constexpr.c:5721
39451 #, gcc-internal-format
39452 msgid "typeid-expression is not a constant expression because %qE is of polymorphic type"
39453 msgstr ""
39455 #: cp/constexpr.c:5783
39456 #, gcc-internal-format
39457 msgid "cast to non-integral type %qT in a constant expression"
39458 msgstr ""
39460 #: cp/constexpr.c:5834
39461 #, gcc-internal-format
39462 msgid "%qD declared %<static%> in %<constexpr%> context"
39463 msgstr ""
39465 #: cp/constexpr.c:5841
39466 #, gcc-internal-format
39467 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
39468 msgstr ""
39470 #: cp/constexpr.c:5913
39471 #, gcc-internal-format
39472 msgid "division by zero is not a constant expression"
39473 msgstr "ділення на нуль не є сталим виразом"
39475 #: cp/constexpr.c:6012
39476 #, gcc-internal-format
39477 msgid "%<delete[]%> is not a constant expression"
39478 msgstr "%<delete[]%> не є сталим виразом"
39480 #: cp/constexpr.c:6043
39481 #, gcc-internal-format
39482 msgid "non-constant array initialization"
39483 msgstr ""
39485 #: cp/constexpr.c:6065
39486 #, gcc-internal-format
39487 msgid "%<goto%> is not a constant expression"
39488 msgstr "%<goto%> не є сталим виразом"
39490 #: cp/constexpr.c:6076
39491 #, gcc-internal-format, gfc-internal-format
39492 msgid "unexpected AST of kind %s"
39493 msgstr ""
39495 #: cp/cp-gimplify.c:1415
39496 #, gcc-internal-format
39497 msgid "throw will always call terminate()"
39498 msgstr ""
39500 #: cp/cp-gimplify.c:1418
39501 #, gcc-internal-format
39502 msgid "in C++11 destructors default to noexcept"
39503 msgstr ""
39505 #: cp/cp-gimplify.c:1429
39506 #, gcc-internal-format
39507 msgid "in C++11 this throw will terminate because destructors default to noexcept"
39508 msgstr ""
39510 #: cp/cvt.c:91
39511 msgid "can%'t convert from incomplete type %qH to %qI"
39512 msgstr ""
39514 #: cp/cvt.c:101
39515 msgid "conversion of %qE from %qH to %qI is ambiguous"
39516 msgstr ""
39518 #: cp/cvt.c:173 cp/cvt.c:200 cp/cvt.c:254
39519 msgid "cannot convert %qE from type %qH to type %qI"
39520 msgstr ""
39522 #: cp/cvt.c:389
39523 #, gcc-internal-format
39524 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
39525 msgstr ""
39527 #: cp/cvt.c:392
39528 #, gcc-internal-format
39529 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
39530 msgstr ""
39532 #: cp/cvt.c:395
39533 #, gcc-internal-format
39534 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
39535 msgstr ""
39537 #: cp/cvt.c:398
39538 #, gcc-internal-format
39539 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
39540 msgstr ""
39542 #: cp/cvt.c:474
39543 msgid "conversion from %qH to %qI discards qualifiers"
39544 msgstr ""
39546 #: cp/cvt.c:496 cp/typeck.c:7356
39547 #, gcc-internal-format
39548 msgid "casting %qT to %qT does not dereference pointer"
39549 msgstr ""
39551 #: cp/cvt.c:524
39552 msgid "cannot convert type %qH to type %qI"
39553 msgstr "не вдалося перетворити тип %qH на тип %qI"
39555 #: cp/cvt.c:769
39556 #, gcc-internal-format
39557 msgid "conversion from %q#T to %q#T"
39558 msgstr ""
39560 #: cp/cvt.c:786
39561 #, gcc-internal-format
39562 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
39563 msgstr ""
39565 #: cp/cvt.c:797 cp/cvt.c:849
39566 #, gcc-internal-format
39567 msgid "%q#T used where a %qT was expected"
39568 msgstr ""
39570 #: cp/cvt.c:806
39571 #, gcc-internal-format
39572 msgid "could not convert %qE from %<void%> to %<bool%>"
39573 msgstr ""
39575 #: cp/cvt.c:865
39576 #, gcc-internal-format
39577 msgid "%q#T used where a floating point value was expected"
39578 msgstr ""
39580 #: cp/cvt.c:924
39581 msgid "conversion from %qH to non-scalar type %qI requested"
39582 msgstr ""
39584 #: cp/cvt.c:1013
39585 #, gcc-internal-format
39586 msgid "ignoring return value of %qD, declared with attribute nodiscard"
39587 msgstr ""
39589 #: cp/cvt.c:1021
39590 #, gcc-internal-format
39591 msgid "ignoring returned value of type %qT, declared with attribute nodiscard"
39592 msgstr ""
39594 #: cp/cvt.c:1026
39595 #, gcc-internal-format
39596 msgid "in call to %qD, declared here"
39597 msgstr "у виклику %qD, оголошено тут"
39599 #: cp/cvt.c:1093
39600 #, gcc-internal-format
39601 msgid "pseudo-destructor is not called"
39602 msgstr ""
39604 #: cp/cvt.c:1171
39605 #, gcc-internal-format
39606 msgid "conversion to void will not access object of incomplete type %qT"
39607 msgstr ""
39609 #: cp/cvt.c:1175
39610 #, gcc-internal-format
39611 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
39612 msgstr ""
39614 #: cp/cvt.c:1180
39615 #, gcc-internal-format
39616 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
39617 msgstr ""
39619 #: cp/cvt.c:1185
39620 #, gcc-internal-format
39621 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
39622 msgstr ""
39624 #: cp/cvt.c:1190
39625 #, gcc-internal-format
39626 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
39627 msgstr ""
39629 #: cp/cvt.c:1195
39630 #, gcc-internal-format
39631 msgid "indirection will not access object of incomplete type %qT in statement"
39632 msgstr ""
39634 #: cp/cvt.c:1199
39635 #, gcc-internal-format
39636 msgid "indirection will not access object of incomplete type %qT in for increment expression"
39637 msgstr ""
39639 #: cp/cvt.c:1215
39640 #, gcc-internal-format
39641 msgid "conversion to void will not access object of type %qT"
39642 msgstr ""
39644 #: cp/cvt.c:1219
39645 #, gcc-internal-format
39646 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
39647 msgstr ""
39649 #: cp/cvt.c:1224
39650 #, gcc-internal-format
39651 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
39652 msgstr ""
39654 #: cp/cvt.c:1229
39655 #, gcc-internal-format
39656 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
39657 msgstr ""
39659 #: cp/cvt.c:1234
39660 #, gcc-internal-format
39661 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
39662 msgstr ""
39664 #: cp/cvt.c:1239
39665 #, gcc-internal-format
39666 msgid "implicit dereference will not access object of type %qT in statement"
39667 msgstr ""
39669 #: cp/cvt.c:1243
39670 #, gcc-internal-format
39671 msgid "implicit dereference will not access object of type %qT in for increment expression"
39672 msgstr ""
39674 #: cp/cvt.c:1257
39675 #, gcc-internal-format
39676 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
39677 msgstr ""
39679 #: cp/cvt.c:1262
39680 #, gcc-internal-format
39681 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
39682 msgstr ""
39684 #: cp/cvt.c:1267
39685 #, gcc-internal-format
39686 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
39687 msgstr ""
39689 #: cp/cvt.c:1272
39690 #, gcc-internal-format
39691 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
39692 msgstr ""
39694 #: cp/cvt.c:1277
39695 #, gcc-internal-format
39696 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
39697 msgstr ""
39699 #: cp/cvt.c:1282
39700 #, gcc-internal-format
39701 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
39702 msgstr ""
39704 #: cp/cvt.c:1287
39705 #, gcc-internal-format
39706 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
39707 msgstr ""
39709 #: cp/cvt.c:1327
39710 #, gcc-internal-format
39711 msgid "conversion to void will not access object %qE of incomplete type %qT"
39712 msgstr ""
39714 #: cp/cvt.c:1331
39715 #, gcc-internal-format
39716 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
39717 msgstr ""
39719 #: cp/cvt.c:1336
39720 #, gcc-internal-format
39721 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
39722 msgstr ""
39724 #: cp/cvt.c:1341
39725 #, gcc-internal-format
39726 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
39727 msgstr ""
39729 #: cp/cvt.c:1346
39730 #, gcc-internal-format
39731 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
39732 msgstr ""
39734 #: cp/cvt.c:1351
39735 #, gcc-internal-format
39736 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
39737 msgstr ""
39739 #: cp/cvt.c:1355
39740 #, gcc-internal-format
39741 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
39742 msgstr ""
39744 #: cp/cvt.c:1407
39745 #, gcc-internal-format
39746 msgid "conversion to void cannot resolve address of overloaded function"
39747 msgstr ""
39749 #: cp/cvt.c:1411
39750 #, gcc-internal-format
39751 msgid "second operand of conditional expression cannot resolve address of overloaded function"
39752 msgstr ""
39754 #: cp/cvt.c:1415
39755 #, gcc-internal-format
39756 msgid "third operand of conditional expression cannot resolve address of overloaded function"
39757 msgstr ""
39759 #: cp/cvt.c:1419
39760 #, gcc-internal-format
39761 msgid "right operand of comma operator cannot resolve address of overloaded function"
39762 msgstr ""
39764 #: cp/cvt.c:1423
39765 #, gcc-internal-format
39766 msgid "left operand of comma operator cannot resolve address of overloaded function"
39767 msgstr ""
39769 #: cp/cvt.c:1427
39770 #, gcc-internal-format
39771 msgid "statement cannot resolve address of overloaded function"
39772 msgstr ""
39774 #: cp/cvt.c:1431
39775 #, gcc-internal-format
39776 msgid "for increment expression cannot resolve address of overloaded function"
39777 msgstr ""
39779 #: cp/cvt.c:1447
39780 #, gcc-internal-format
39781 msgid "second operand of conditional expression is a reference, not call, to function %qE"
39782 msgstr ""
39784 #: cp/cvt.c:1452
39785 #, gcc-internal-format
39786 msgid "third operand of conditional expression is a reference, not call, to function %qE"
39787 msgstr ""
39789 #: cp/cvt.c:1457
39790 #, gcc-internal-format
39791 msgid "right operand of comma operator is a reference, not call, to function %qE"
39792 msgstr ""
39794 #: cp/cvt.c:1462
39795 #, gcc-internal-format
39796 msgid "left operand of comma operator is a reference, not call, to function %qE"
39797 msgstr ""
39799 #: cp/cvt.c:1467
39800 #, gcc-internal-format
39801 msgid "statement is a reference, not call, to function %qE"
39802 msgstr ""
39804 #: cp/cvt.c:1472
39805 #, gcc-internal-format
39806 msgid "for increment expression is a reference, not call, to function %qE"
39807 msgstr ""
39809 #: cp/cvt.c:1499
39810 #, gcc-internal-format
39811 msgid "second operand of conditional expression has no effect"
39812 msgstr ""
39814 #: cp/cvt.c:1504
39815 #, gcc-internal-format
39816 msgid "third operand of conditional expression has no effect"
39817 msgstr ""
39819 #: cp/cvt.c:1509
39820 #, gcc-internal-format
39821 msgid "right operand of comma operator has no effect"
39822 msgstr ""
39824 #: cp/cvt.c:1513
39825 #, gcc-internal-format
39826 msgid "left operand of comma operator has no effect"
39827 msgstr ""
39829 #: cp/cvt.c:1517
39830 #, gcc-internal-format
39831 msgid "statement has no effect"
39832 msgstr ""
39834 #: cp/cvt.c:1521
39835 #, gcc-internal-format
39836 msgid "for increment expression has no effect"
39837 msgstr ""
39839 #: cp/cvt.c:1676
39840 #, gcc-internal-format
39841 msgid "converting NULL to non-pointer type"
39842 msgstr ""
39844 #: cp/cvt.c:1791
39845 #, gcc-internal-format
39846 msgid "default type conversion can't deduce template argument for %qD"
39847 msgstr ""
39849 #: cp/cvt.c:1806
39850 #, gcc-internal-format
39851 msgid "ambiguous default type conversion from %qT"
39852 msgstr ""
39854 #: cp/cvt.c:1809
39855 #, gcc-internal-format
39856 msgid "  candidate conversions include %qD and %qD"
39857 msgstr ""
39859 #: cp/cxx-pretty-print.c:2207
39860 #, gcc-internal-format
39861 msgid "template-parameter-"
39862 msgstr ""
39864 #: cp/decl.c:678
39865 #, gcc-internal-format
39866 msgid "unused structured binding declaration"
39867 msgstr ""
39869 #: cp/decl.c:681
39870 #, gcc-internal-format
39871 msgid "unused variable %qD"
39872 msgstr ""
39874 #: cp/decl.c:690
39875 #, gcc-internal-format
39876 msgid "structured binding declaration set but not used"
39877 msgstr ""
39879 #: cp/decl.c:909
39880 #, gcc-internal-format
39881 msgid "%qF declared %<static%> but never defined"
39882 msgstr ""
39884 #: cp/decl.c:916
39885 #, gcc-internal-format
39886 msgid "odr-used inline variable %qD is not defined"
39887 msgstr ""
39889 #: cp/decl.c:1214
39890 #, gcc-internal-format
39891 msgid "%qD was declared %<extern%> and later %<static%>"
39892 msgstr ""
39894 #: cp/decl.c:1253
39895 #, gcc-internal-format
39896 msgid "declaration of %qF has a different exception specifier"
39897 msgstr "оголошення %qF містить інше визначення виключення"
39899 #: cp/decl.c:1266
39900 #, gcc-internal-format
39901 msgid "from previous declaration %qF"
39902 msgstr "з попереднього оголошення %qF"
39904 #: cp/decl.c:1301
39905 #, gcc-internal-format
39906 msgid "redeclaration %qD differs in %<constexpr%> from previous declaration"
39907 msgstr "повторне оголошення %qD відрізняється у %<constexpr%> від попереднього оголошення"
39909 #: cp/decl.c:1304 cp/decl.c:13843
39910 #, gcc-internal-format
39911 msgid "previous declaration %qD"
39912 msgstr "попереднє оголошення %qD"
39914 #: cp/decl.c:1333
39915 #, gcc-internal-format
39916 msgid "cannot specialize concept %q#D"
39917 msgstr ""
39919 #: cp/decl.c:1355
39920 #, gcc-internal-format
39921 msgid "redeclaration of %q#D may not have default arguments"
39922 msgstr ""
39924 #: cp/decl.c:1424
39925 #, gcc-internal-format
39926 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
39927 msgstr ""
39929 #: cp/decl.c:1429
39930 #, gcc-internal-format
39931 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
39932 msgstr ""
39934 #: cp/decl.c:1449
39935 #, gcc-internal-format
39936 msgid "previous definition of %qD was here"
39937 msgstr "попереднє визначення %qD було тут"
39939 #: cp/decl.c:1452
39940 #, gcc-internal-format
39941 msgid "previous declaration of %qD was here"
39942 msgstr "попереднє оголошення %qD було тут"
39944 #: cp/decl.c:1470
39945 #, gcc-internal-format
39946 msgid "built-in function %qD declared as non-function"
39947 msgstr ""
39949 #: cp/decl.c:1482 cp/decl.c:1616
39950 #, gcc-internal-format
39951 msgid "shadowing built-in function %q#D"
39952 msgstr ""
39954 #: cp/decl.c:1483 cp/decl.c:1617
39955 #, gcc-internal-format
39956 msgid "shadowing library function %q#D"
39957 msgstr ""
39959 #: cp/decl.c:1491
39960 #, gcc-internal-format
39961 msgid "library function %q#D redeclared as non-function %q#D"
39962 msgstr ""
39964 #: cp/decl.c:1494
39965 #, gcc-internal-format
39966 msgid "declaration of %q+#D conflicts with built-in declaration %q#D"
39967 msgstr ""
39969 #: cp/decl.c:1502
39970 #, gcc-internal-format
39971 msgid "redeclaration of %<pragma omp declare reduction%>"
39972 msgstr ""
39974 #: cp/decl.c:1504
39975 #, gcc-internal-format
39976 msgid "previous %<pragma omp declare reduction%> declaration"
39977 msgstr "попереднє оголошення %<pragma omp declare reduction%>"
39979 #: cp/decl.c:1564
39980 #, gcc-internal-format
39981 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
39982 msgstr ""
39984 #: cp/decl.c:1592
39985 #, gcc-internal-format
39986 msgid "definition of %q#D ambiguates built-in declaration %q#D"
39987 msgstr "визначення %q#D робить неоднозначним вбудоване оголошення %q#D"
39989 #: cp/decl.c:1597 cp/decl.c:1611
39990 #, gcc-internal-format
39991 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
39992 msgstr ""
39994 #: cp/decl.c:1601
39995 #, gcc-internal-format
39996 msgid "ignoring the %q#D declaration"
39997 msgstr ""
39999 #: cp/decl.c:1702
40000 #, gcc-internal-format
40001 msgid "%q#D redeclared as different kind of symbol"
40002 msgstr ""
40004 #: cp/decl.c:1725
40005 #, gcc-internal-format
40006 msgid "conflicting declaration of template %q+#D"
40007 msgstr ""
40009 #: cp/decl.c:1744
40010 #, gcc-internal-format
40011 msgid "ambiguating new declaration %q+#D"
40012 msgstr ""
40014 #: cp/decl.c:1746 cp/decl.c:1774
40015 #, gcc-internal-format
40016 msgid "old declaration %q#D"
40017 msgstr ""
40019 #: cp/decl.c:1756
40020 #, gcc-internal-format
40021 msgid "conflicting declaration of C function %q+#D"
40022 msgstr ""
40024 #: cp/decl.c:1772
40025 #, gcc-internal-format
40026 msgid "ambiguating new declaration of %q+#D"
40027 msgstr ""
40029 #: cp/decl.c:1782
40030 #, gcc-internal-format
40031 msgid "conflicting declaration %q+#D"
40032 msgstr ""
40034 #: cp/decl.c:1784
40035 #, gcc-internal-format
40036 msgid "previous declaration as %q#D"
40037 msgstr ""
40039 #: cp/decl.c:1842 cp/decl2.c:921
40040 #, gcc-internal-format
40041 msgid "%q#D previously defined here"
40042 msgstr ""
40044 #: cp/decl.c:1843 cp/name-lookup.c:2694 cp/name-lookup.c:2716
40045 #, gcc-internal-format
40046 msgid "%q#D previously declared here"
40047 msgstr "%q#D раніше оголошено тут"
40049 #: cp/decl.c:1853
40050 #, gcc-internal-format
40051 msgid "prototype specified for %q#D"
40052 msgstr ""
40054 #: cp/decl.c:1855
40055 #, gcc-internal-format
40056 msgid "previous non-prototype definition here"
40057 msgstr ""
40059 #: cp/decl.c:1893
40060 #, gcc-internal-format
40061 msgid "conflicting declaration of %q+#D with %qL linkage"
40062 msgstr ""
40064 #: cp/decl.c:1896
40065 #, gcc-internal-format
40066 msgid "previous declaration with %qL linkage"
40067 msgstr ""
40069 #: cp/decl.c:1930 cp/decl.c:1938
40070 #, gcc-internal-format
40071 msgid "default argument given for parameter %d of %q#D"
40072 msgstr ""
40074 #: cp/decl.c:1933 cp/decl.c:1941
40075 #, gcc-internal-format
40076 msgid "previous specification in %q#D here"
40077 msgstr ""
40079 #: cp/decl.c:2007
40080 #, gcc-internal-format
40081 msgid "redundant redeclaration of %qD in same scope"
40082 msgstr ""
40084 #: cp/decl.c:2018
40085 #, gcc-internal-format
40086 msgid "deleted definition of %q+D"
40087 msgstr "вилучене визначення %q+D"
40089 #. From [temp.expl.spec]:
40091 #. If a template, a member template or the member of a class
40092 #. template is explicitly specialized then that
40093 #. specialization shall be declared before the first use of
40094 #. that specialization that would cause an implicit
40095 #. instantiation to take place, in every translation unit in
40096 #. which such a use occurs.
40097 #: cp/decl.c:2451
40098 #, gcc-internal-format
40099 msgid "explicit specialization of %qD after first use"
40100 msgstr ""
40102 #: cp/decl.c:2589
40103 #, gcc-internal-format
40104 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
40105 msgstr ""
40107 #. Reject two definitions.
40108 #: cp/decl.c:2843 cp/decl.c:2872 cp/decl.c:2905 cp/decl.c:2922 cp/decl.c:3017
40109 #: cp/decl2.c:919
40110 #, gcc-internal-format
40111 msgid "redefinition of %q#D"
40112 msgstr ""
40114 #: cp/decl.c:2859
40115 #, gcc-internal-format
40116 msgid "%qD conflicts with used function"
40117 msgstr ""
40119 #: cp/decl.c:2869
40120 #, gcc-internal-format
40121 msgid "%q#D not declared in class"
40122 msgstr ""
40124 #: cp/decl.c:2883 cp/decl.c:2932
40125 #, gcc-internal-format
40126 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
40127 msgstr ""
40129 #: cp/decl.c:2886 cp/decl.c:2935
40130 #, gcc-internal-format
40131 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
40132 msgstr ""
40134 #. is_primary=
40135 #. is_partial=
40136 #. is_friend_decl=
40137 #: cp/decl.c:2952
40138 #, gcc-internal-format
40139 msgid "redeclaration of friend %q#D may not have default template arguments"
40140 msgstr ""
40142 #: cp/decl.c:2966
40143 #, gcc-internal-format
40144 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
40145 msgstr ""
40147 #: cp/decl.c:2969
40148 #, gcc-internal-format
40149 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
40150 msgstr ""
40152 #: cp/decl.c:2984 cp/decl.c:3025 cp/name-lookup.c:2281 cp/name-lookup.c:2692
40153 #: cp/name-lookup.c:2714
40154 #, gcc-internal-format
40155 msgid "redeclaration of %q#D"
40156 msgstr ""
40158 #: cp/decl.c:3009
40159 #, gcc-internal-format
40160 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
40161 msgstr ""
40163 #: cp/decl.c:3074
40164 #, gcc-internal-format
40165 msgid "local label %qE conflicts with existing label"
40166 msgstr ""
40168 #: cp/decl.c:3075
40169 #, gcc-internal-format
40170 msgid "previous label"
40171 msgstr "попередня мітка"
40173 #: cp/decl.c:3169
40174 #, gcc-internal-format
40175 msgid "  from here"
40176 msgstr "  звідси"
40178 #: cp/decl.c:3192 cp/decl.c:3419
40179 #, gcc-internal-format
40180 msgid "  exits OpenMP structured block"
40181 msgstr ""
40183 #: cp/decl.c:3219
40184 #, gcc-internal-format
40185 msgid "  crosses initialization of %q#D"
40186 msgstr ""
40188 #: cp/decl.c:3222
40189 #, gcc-internal-format
40190 msgid "  enters scope of %q#D, which has non-trivial destructor"
40191 msgstr ""
40193 #: cp/decl.c:3277
40194 #, gcc-internal-format, gfc-internal-format
40195 msgid "  %s"
40196 msgstr "  %s"
40198 #: cp/decl.c:3372 cp/decl.c:3392
40199 #, gcc-internal-format
40200 msgid "  enters catch block"
40201 msgstr ""
40203 #: cp/decl.c:3379
40204 #, gcc-internal-format
40205 msgid "  skips initialization of %q#D"
40206 msgstr ""
40208 #: cp/decl.c:3382
40209 #, gcc-internal-format
40210 msgid "  enters scope of %q#D which has non-trivial destructor"
40211 msgstr ""
40213 #: cp/decl.c:3390
40214 #, gcc-internal-format
40215 msgid "  enters try block"
40216 msgstr ""
40218 #: cp/decl.c:3394
40219 #, gcc-internal-format
40220 msgid "  enters synchronized or atomic statement"
40221 msgstr ""
40223 #: cp/decl.c:3396
40224 #, gcc-internal-format
40225 msgid "  enters %<constexpr%> if statement"
40226 msgstr ""
40228 #: cp/decl.c:3402
40229 #, gcc-internal-format
40230 msgid "  enters OpenMP structured block"
40231 msgstr ""
40233 #: cp/decl.c:3434 cp/parser.c:12366 cp/parser.c:12387
40234 #, gcc-internal-format
40235 msgid "invalid exit from OpenMP structured block"
40236 msgstr ""
40238 #: cp/decl.c:3831
40239 #, gcc-internal-format
40240 msgid "%qD is not a type"
40241 msgstr ""
40243 #: cp/decl.c:3838 cp/parser.c:6366
40244 #, gcc-internal-format
40245 msgid "%qD used without template parameters"
40246 msgstr ""
40248 #: cp/decl.c:3847
40249 #, gcc-internal-format
40250 msgid "%q#T is not a class"
40251 msgstr ""
40253 #: cp/decl.c:3875 cp/decl.c:3968
40254 #, gcc-internal-format
40255 msgid "no class template named %q#T in %q#T"
40256 msgstr ""
40258 #: cp/decl.c:3876
40259 #, gcc-internal-format
40260 msgid "no type named %q#T in %q#T"
40261 msgstr ""
40263 #: cp/decl.c:3889
40264 #, gcc-internal-format
40265 msgid "lookup of %qT in %qT is ambiguous"
40266 msgstr ""
40268 #: cp/decl.c:3898
40269 #, gcc-internal-format
40270 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
40271 msgstr ""
40273 #: cp/decl.c:3905
40274 #, gcc-internal-format
40275 msgid "%<typename %T::%D%> names %q#T, which is not a type"
40276 msgstr ""
40278 #: cp/decl.c:3977
40279 #, gcc-internal-format
40280 msgid "template parameters do not match template %qD"
40281 msgstr ""
40283 #: cp/decl.c:4177
40284 #, gcc-internal-format
40285 msgid "%<-fno-for-scope%> is deprecated"
40286 msgstr "%<-fno-for-scope%> вважається застарілим"
40288 #: cp/decl.c:4180
40289 #, gcc-internal-format
40290 msgid "%<-ffriend-injection%> is deprecated"
40291 msgstr "%<-ffriend-injection%> вважається застарілим"
40293 #: cp/decl.c:4276
40294 #, gcc-internal-format, gfc-internal-format
40295 msgid "-faligned-new=%d is not a power of two"
40296 msgstr ""
40298 #: cp/decl.c:4733
40299 #, gcc-internal-format
40300 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
40301 msgstr ""
40303 #: cp/decl.c:4736
40304 #, gcc-internal-format
40305 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
40306 msgstr ""
40308 #: cp/decl.c:4739
40309 #, gcc-internal-format
40310 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
40311 msgstr ""
40313 #: cp/decl.c:4757
40314 #, gcc-internal-format
40315 msgid "attribute ignored in declaration of %q#T"
40316 msgstr ""
40318 #: cp/decl.c:4760
40319 #, gcc-internal-format
40320 msgid "attribute for %q#T must follow the %qs keyword"
40321 msgstr ""
40323 #: cp/decl.c:4783
40324 #, gcc-internal-format
40325 msgid "multiple types in one declaration"
40326 msgstr ""
40328 #: cp/decl.c:4788
40329 #, gcc-internal-format
40330 msgid "redeclaration of C++ built-in type %qT"
40331 msgstr ""
40333 #: cp/decl.c:4806
40334 #, gcc-internal-format
40335 msgid "%<auto%> can only be specified for variables or function declarations"
40336 msgstr ""
40338 #: cp/decl.c:4832
40339 #, gcc-internal-format
40340 msgid "missing type-name in typedef-declaration"
40341 msgstr ""
40343 #: cp/decl.c:4840
40344 #, gcc-internal-format
40345 msgid "ISO C++ prohibits anonymous structs"
40346 msgstr ""
40348 #: cp/decl.c:4847
40349 #, gcc-internal-format
40350 msgid "%<inline%> can only be specified for functions"
40351 msgstr ""
40353 #: cp/decl.c:4850
40354 #, gcc-internal-format
40355 msgid "%<virtual%> can only be specified for functions"
40356 msgstr ""
40358 #: cp/decl.c:4855
40359 #, gcc-internal-format
40360 msgid "%<friend%> can only be specified inside a class"
40361 msgstr ""
40363 #: cp/decl.c:4858
40364 #, gcc-internal-format
40365 msgid "%<explicit%> can only be specified for constructors"
40366 msgstr ""
40368 #: cp/decl.c:4861
40369 #, gcc-internal-format
40370 msgid "a storage class can only be specified for objects and functions"
40371 msgstr ""
40373 #: cp/decl.c:4865
40374 #, gcc-internal-format
40375 msgid "%<const%> can only be specified for objects and functions"
40376 msgstr ""
40378 #: cp/decl.c:4869
40379 #, gcc-internal-format
40380 msgid "%<volatile%> can only be specified for objects and functions"
40381 msgstr ""
40383 #: cp/decl.c:4873
40384 #, gcc-internal-format
40385 msgid "%<__restrict%> can only be specified for objects and functions"
40386 msgstr ""
40388 #: cp/decl.c:4877
40389 #, gcc-internal-format
40390 msgid "%<__thread%> can only be specified for objects and functions"
40391 msgstr ""
40393 #: cp/decl.c:4881
40394 #, gcc-internal-format
40395 msgid "%<typedef%> was ignored in this declaration"
40396 msgstr ""
40398 #: cp/decl.c:4884
40399 #, gcc-internal-format
40400 msgid "%<constexpr%> cannot be used for type declarations"
40401 msgstr ""
40403 #: cp/decl.c:4906
40404 #, gcc-internal-format
40405 msgid "attribute ignored in explicit instantiation %q#T"
40406 msgstr ""
40408 #: cp/decl.c:4909
40409 #, gcc-internal-format
40410 msgid "no attribute can be applied to an explicit instantiation"
40411 msgstr ""
40413 #: cp/decl.c:4981
40414 #, gcc-internal-format
40415 msgid "ignoring attributes applied to class type %qT outside of definition"
40416 msgstr ""
40418 #. A template type parameter or other dependent type.
40419 #: cp/decl.c:4985
40420 #, gcc-internal-format
40421 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
40422 msgstr ""
40424 #: cp/decl.c:5054 cp/decl2.c:841
40425 #, gcc-internal-format
40426 msgid "typedef %qD is initialized (use decltype instead)"
40427 msgstr ""
40429 #: cp/decl.c:5062
40430 #, gcc-internal-format
40431 msgid "declaration of %q#D has %<extern%> and is initialized"
40432 msgstr ""
40434 #: cp/decl.c:5091
40435 #, gcc-internal-format
40436 msgid "definition of %q#D is marked %<dllimport%>"
40437 msgstr ""
40439 #: cp/decl.c:5115
40440 #, gcc-internal-format
40441 msgid "%q+#D is not a static data member of %q#T"
40442 msgstr ""
40444 #: cp/decl.c:5123
40445 #, gcc-internal-format
40446 msgid "non-member-template declaration of %qD"
40447 msgstr ""
40449 #: cp/decl.c:5124
40450 #, gcc-internal-format
40451 msgid "does not match member template declaration here"
40452 msgstr ""
40454 #: cp/decl.c:5136
40455 #, gcc-internal-format
40456 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
40457 msgstr ""
40459 #: cp/decl.c:5148
40460 #, gcc-internal-format
40461 msgid "duplicate initialization of %qD"
40462 msgstr ""
40464 #: cp/decl.c:5197
40465 #, gcc-internal-format
40466 msgid "declaration of %q#D outside of class is not definition"
40467 msgstr ""
40469 #: cp/decl.c:5230
40470 #, gcc-internal-format
40471 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
40472 msgstr ""
40474 #: cp/decl.c:5233
40475 #, gcc-internal-format
40476 msgid "%qD declared %<static%> in %<constexpr%> function"
40477 msgstr ""
40479 #: cp/decl.c:5298
40480 #, gcc-internal-format
40481 msgid "variable %q#D has initializer but incomplete type"
40482 msgstr ""
40484 #: cp/decl.c:5304 cp/decl.c:6259
40485 #, gcc-internal-format
40486 msgid "elements of array %q#D have incomplete type"
40487 msgstr ""
40489 #: cp/decl.c:5314
40490 #, gcc-internal-format
40491 msgid "aggregate %q#D has incomplete type and cannot be defined"
40492 msgstr ""
40494 #: cp/decl.c:5349
40495 #, gcc-internal-format
40496 msgid "%qD declared as reference but not initialized"
40497 msgstr ""
40499 #: cp/decl.c:5406
40500 #, gcc-internal-format
40501 msgid "name used in a GNU-style designated initializer for an array"
40502 msgstr ""
40504 #: cp/decl.c:5412
40505 #, gcc-internal-format
40506 msgid "name %qD used in a GNU-style designated initializer for an array"
40507 msgstr ""
40509 #: cp/decl.c:5431
40510 #, gcc-internal-format
40511 msgid "non-trivial designated initializers not supported"
40512 msgstr ""
40514 #: cp/decl.c:5434
40515 #, gcc-internal-format
40516 msgid "C99 designator %qE is not an integral constant-expression"
40517 msgstr ""
40519 #: cp/decl.c:5490
40520 #, gcc-internal-format
40521 msgid "initializer fails to determine size of %qD"
40522 msgstr ""
40524 #: cp/decl.c:5497
40525 #, gcc-internal-format
40526 msgid "array size missing in %qD"
40527 msgstr ""
40529 #: cp/decl.c:5509
40530 #, gcc-internal-format
40531 msgid "zero-size array %qD"
40532 msgstr ""
40534 #: cp/decl.c:5549
40535 #, gcc-internal-format
40536 msgid "storage size of %qD isn%'t known"
40537 msgstr ""
40539 #: cp/decl.c:5573
40540 #, gcc-internal-format
40541 msgid "storage size of %qD isn%'t constant"
40542 msgstr ""
40544 #: cp/decl.c:5621
40545 #, gcc-internal-format
40546 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
40547 msgstr ""
40549 #: cp/decl.c:5625
40550 #, gcc-internal-format
40551 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
40552 msgstr ""
40554 #: cp/decl.c:5631
40555 #, gcc-internal-format
40556 msgid "you can work around this by removing the initializer"
40557 msgstr ""
40559 #: cp/decl.c:5667
40560 #, gcc-internal-format
40561 msgid "uninitialized const %qD"
40562 msgstr ""
40564 #: cp/decl.c:5674
40565 #, gcc-internal-format
40566 msgid "uninitialized variable %qD in %<constexpr%> function"
40567 msgstr ""
40569 #: cp/decl.c:5681
40570 #, gcc-internal-format
40571 msgid "uninitialized variable %qD in %<constexpr%> context"
40572 msgstr ""
40574 #: cp/decl.c:5689
40575 #, gcc-internal-format
40576 msgid "%q#T has no user-provided default constructor"
40577 msgstr ""
40579 #: cp/decl.c:5693
40580 #, gcc-internal-format
40581 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
40582 msgstr ""
40584 #: cp/decl.c:5696
40585 #, gcc-internal-format
40586 msgid "and the implicitly-defined constructor does not initialize %q#D"
40587 msgstr ""
40589 #: cp/decl.c:5840
40590 #, gcc-internal-format
40591 msgid "invalid type %qT as initializer for a vector of type %qT"
40592 msgstr ""
40594 #: cp/decl.c:5881
40595 #, gcc-internal-format
40596 msgid "initializer for %qT must be brace-enclosed"
40597 msgstr ""
40599 #: cp/decl.c:5916
40600 #, gcc-internal-format
40601 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
40602 msgstr ""
40604 #: cp/decl.c:5924
40605 #, gcc-internal-format
40606 msgid "%qT has no non-static data member named %qD"
40607 msgstr ""
40609 #: cp/decl.c:5944
40610 #, gcc-internal-format
40611 msgid "invalid initializer for %q#D"
40612 msgstr ""
40614 #: cp/decl.c:5974
40615 #, gcc-internal-format
40616 msgid "C99 designator %qE outside aggregate initializer"
40617 msgstr ""
40619 #: cp/decl.c:6011 cp/decl.c:6234 cp/typeck2.c:1310 cp/typeck2.c:1590
40620 #: cp/typeck2.c:1638 cp/typeck2.c:1685
40621 #, gcc-internal-format
40622 msgid "too many initializers for %qT"
40623 msgstr ""
40625 #: cp/decl.c:6050
40626 #, gcc-internal-format
40627 msgid "braces around scalar initializer for type %qT"
40628 msgstr ""
40630 #: cp/decl.c:6159
40631 #, gcc-internal-format
40632 msgid "missing braces around initializer for %qT"
40633 msgstr ""
40635 #: cp/decl.c:6261
40636 #, gcc-internal-format
40637 msgid "elements of array %q#T have incomplete type"
40638 msgstr ""
40640 #: cp/decl.c:6269
40641 #, gcc-internal-format
40642 msgid "variable-sized compound literal"
40643 msgstr ""
40645 #: cp/decl.c:6324
40646 #, gcc-internal-format
40647 msgid "%q#D has incomplete type"
40648 msgstr ""
40650 #: cp/decl.c:6345
40651 #, gcc-internal-format
40652 msgid "scalar object %qD requires one element in initializer"
40653 msgstr ""
40655 #: cp/decl.c:6390
40656 #, gcc-internal-format
40657 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
40658 msgstr ""
40660 #: cp/decl.c:6487
40661 #, gcc-internal-format
40662 msgid "array %qD initialized by parenthesized string literal %qE"
40663 msgstr ""
40665 #: cp/decl.c:6523
40666 #, gcc-internal-format
40667 msgid "initializer invalid for static member with constructor"
40668 msgstr ""
40670 #: cp/decl.c:6525
40671 #, gcc-internal-format
40672 msgid "non-constant in-class initialization invalid for static member %qD"
40673 msgstr ""
40675 #: cp/decl.c:6528
40676 #, gcc-internal-format
40677 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
40678 msgstr ""
40680 #: cp/decl.c:6533
40681 #, gcc-internal-format
40682 msgid "(an out of class initialization is required)"
40683 msgstr ""
40685 #: cp/decl.c:6712
40686 #, gcc-internal-format
40687 msgid "reference %qD is initialized with itself"
40688 msgstr ""
40690 #: cp/decl.c:6855
40691 #, gcc-internal-format
40692 msgid "assignment (not initialization) in declaration"
40693 msgstr ""
40695 #: cp/decl.c:6873 cp/decl.c:12605
40696 #, gcc-internal-format
40697 msgid "ISO C++17 does not allow %<register%> storage class specifier"
40698 msgstr ""
40700 #: cp/decl.c:6877 cp/decl.c:12609
40701 #, gcc-internal-format
40702 msgid "%<register%> storage class specifier used"
40703 msgstr ""
40705 #: cp/decl.c:6930
40706 #, gcc-internal-format
40707 msgid "initializer for %<decltype(auto) %D%> has function type (did you forget the %<()%> ?)"
40708 msgstr ""
40710 #: cp/decl.c:7026
40711 #, gcc-internal-format
40712 msgid "variable concept has no initializer"
40713 msgstr ""
40715 #: cp/decl.c:7081
40716 #, gcc-internal-format
40717 msgid "shadowing previous type declaration of %q#D"
40718 msgstr ""
40720 #: cp/decl.c:7267
40721 #, gcc-internal-format
40722 msgid "function %q#D is initialized like a variable"
40723 msgstr ""
40725 #: cp/decl.c:7329
40726 #, gcc-internal-format
40727 msgid "cannot decompose class type %qT because it has an anonymous struct member"
40728 msgstr ""
40730 #: cp/decl.c:7332
40731 #, gcc-internal-format
40732 msgid "cannot decompose class type %qT because it has an anonymous union member"
40733 msgstr ""
40735 #: cp/decl.c:7339
40736 #, gcc-internal-format
40737 msgid "cannot decompose inaccessible member %qD of %qT"
40738 msgstr "неможливо розкласти недоступний член %qD %qT"
40740 #: cp/decl.c:7365
40741 #, gcc-internal-format
40742 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
40743 msgstr ""
40745 #: cp/decl.c:7374
40746 #, gcc-internal-format
40747 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
40748 msgstr ""
40750 #: cp/decl.c:7592
40751 #, gcc-internal-format
40752 msgid "structured binding refers to incomplete type %qT"
40753 msgstr ""
40755 #: cp/decl.c:7608
40756 #, gcc-internal-format
40757 msgid "cannot decompose variable length array %qT"
40758 msgstr ""
40760 #: cp/decl.c:7617 cp/decl.c:7702
40761 #, gcc-internal-format, gfc-internal-format
40762 msgid "%u name provided for structured binding"
40763 msgid_plural "%u names provided for structured binding"
40764 msgstr[0] ""
40765 msgstr[1] ""
40766 msgstr[2] ""
40768 #: cp/decl.c:7621
40769 #, gcc-internal-format, gfc-internal-format
40770 msgid "only %u name provided for structured binding"
40771 msgid_plural "only %u names provided for structured binding"
40772 msgstr[0] ""
40773 msgstr[1] ""
40774 msgstr[2] ""
40776 #: cp/decl.c:7624
40777 #, gcc-internal-format
40778 msgid "while %qT decomposes into %wu element"
40779 msgid_plural "while %qT decomposes into %wu elements"
40780 msgstr[0] ""
40781 msgstr[1] ""
40782 msgstr[2] ""
40784 #: cp/decl.c:7669
40785 #, gcc-internal-format
40786 msgid "cannot decompose variable length vector %qT"
40787 msgstr ""
40789 #: cp/decl.c:7695
40790 #, gcc-internal-format
40791 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
40792 msgstr "%<std::tuple_size<%T>::value%> не є інтегральним сталим виразом"
40794 #: cp/decl.c:7704
40795 #, gcc-internal-format
40796 msgid "while %qT decomposes into %E elements"
40797 msgstr ""
40799 #: cp/decl.c:7725
40800 #, gcc-internal-format
40801 msgid "in initialization of structured binding variable %qD"
40802 msgstr ""
40804 #: cp/decl.c:7751
40805 #, gcc-internal-format
40806 msgid "cannot decompose union type %qT"
40807 msgstr "не вдалося розкласти тип об'єднання %qT"
40809 #: cp/decl.c:7756
40810 #, gcc-internal-format
40811 msgid "cannot decompose non-array non-class type %qT"
40812 msgstr ""
40814 #: cp/decl.c:7761
40815 #, gcc-internal-format
40816 msgid "cannot decompose lambda closure type %qT"
40817 msgstr ""
40819 #: cp/decl.c:7765
40820 #, gcc-internal-format
40821 msgid "structured binding refers to incomplete class type %qT"
40822 msgstr ""
40824 #: cp/decl.c:7774
40825 #, gcc-internal-format
40826 msgid "cannot decompose class type %qT without non-static data members"
40827 msgstr ""
40829 #: cp/decl.c:8213
40830 #, gcc-internal-format
40831 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
40832 msgstr ""
40834 #: cp/decl.c:8216
40835 #, gcc-internal-format
40836 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
40837 msgstr ""
40839 #: cp/decl.c:8222
40840 #, gcc-internal-format
40841 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
40842 msgstr ""
40844 #: cp/decl.c:8450
40845 #, gcc-internal-format
40846 msgid "initializer fails to determine size of %qT"
40847 msgstr ""
40849 #: cp/decl.c:8454
40850 #, gcc-internal-format
40851 msgid "array size missing in %qT"
40852 msgstr ""
40854 #: cp/decl.c:8457
40855 #, gcc-internal-format
40856 msgid "zero-size array %qT"
40857 msgstr ""
40859 #: cp/decl.c:8473
40860 #, gcc-internal-format
40861 msgid "destructor for alien class %qT cannot be a member"
40862 msgstr ""
40864 #: cp/decl.c:8475
40865 #, gcc-internal-format
40866 msgid "constructor for alien class %qT cannot be a member"
40867 msgstr ""
40869 #: cp/decl.c:8499
40870 #, gcc-internal-format
40871 msgid "%qD declared as a %<virtual%> variable"
40872 msgstr ""
40874 #: cp/decl.c:8501
40875 #, gcc-internal-format
40876 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
40877 msgstr ""
40879 #: cp/decl.c:8506
40880 #, gcc-internal-format
40881 msgid "%qD declared as a %<virtual%> parameter"
40882 msgstr ""
40884 #: cp/decl.c:8508
40885 #, gcc-internal-format
40886 msgid "%qD declared as an %<inline%> parameter"
40887 msgstr ""
40889 #: cp/decl.c:8510
40890 #, gcc-internal-format
40891 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
40892 msgstr ""
40894 #: cp/decl.c:8515
40895 #, gcc-internal-format
40896 msgid "%qD declared as a %<virtual%> type"
40897 msgstr ""
40899 #: cp/decl.c:8517
40900 #, gcc-internal-format
40901 msgid "%qD declared as an %<inline%> type"
40902 msgstr ""
40904 #: cp/decl.c:8519
40905 #, gcc-internal-format
40906 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
40907 msgstr ""
40909 #: cp/decl.c:8524
40910 #, gcc-internal-format
40911 msgid "%qD declared as a %<virtual%> field"
40912 msgstr ""
40914 #: cp/decl.c:8526
40915 #, gcc-internal-format
40916 msgid "%qD declared as an %<inline%> field"
40917 msgstr ""
40919 #: cp/decl.c:8528
40920 #, gcc-internal-format
40921 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
40922 msgstr ""
40924 #: cp/decl.c:8535
40925 #, gcc-internal-format
40926 msgid "%q+D declared as a friend"
40927 msgstr ""
40929 #: cp/decl.c:8542
40930 #, gcc-internal-format
40931 msgid "%q+D declared with an exception specification"
40932 msgstr ""
40934 #: cp/decl.c:8574
40935 #, gcc-internal-format
40936 msgid "definition of %qD is not in namespace enclosing %qT"
40937 msgstr ""
40939 #: cp/decl.c:8614
40940 #, gcc-internal-format
40941 msgid "static member function %q#D declared with type qualifiers"
40942 msgstr ""
40944 #: cp/decl.c:8624
40945 #, gcc-internal-format
40946 msgid "concept %q#D declared with function parameters"
40947 msgstr ""
40949 #: cp/decl.c:8630
40950 #, gcc-internal-format
40951 msgid "concept %q#D declared with a deduced return type"
40952 msgstr ""
40954 #: cp/decl.c:8632
40955 #, gcc-internal-format
40956 msgid "concept %q#D with non-%<bool%> return type %qT"
40957 msgstr ""
40959 #: cp/decl.c:8703
40960 #, gcc-internal-format
40961 msgid "concept %qD has no definition"
40962 msgstr ""
40964 #: cp/decl.c:8772
40965 #, gcc-internal-format
40966 msgid "defining explicit specialization %qD in friend declaration"
40967 msgstr ""
40969 #. Something like `template <class T> friend void f<T>()'.
40970 #: cp/decl.c:8782
40971 #, gcc-internal-format
40972 msgid "invalid use of template-id %qD in declaration of primary template"
40973 msgstr ""
40975 #: cp/decl.c:8800
40976 #, gcc-internal-format
40977 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
40978 msgstr ""
40980 #: cp/decl.c:8808
40981 #, gcc-internal-format
40982 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
40983 msgstr ""
40985 #: cp/decl.c:8857
40986 #, gcc-internal-format
40987 msgid "cannot declare %<::main%> to be a template"
40988 msgstr ""
40990 #: cp/decl.c:8859
40991 #, gcc-internal-format
40992 msgid "cannot declare %<::main%> to be inline"
40993 msgstr ""
40995 #: cp/decl.c:8861
40996 #, gcc-internal-format
40997 msgid "cannot declare %<::main%> to be %<constexpr%>"
40998 msgstr ""
41000 #: cp/decl.c:8863
41001 #, gcc-internal-format
41002 msgid "cannot declare %<::main%> to be static"
41003 msgstr ""
41005 #: cp/decl.c:8920
41006 #, gcc-internal-format
41007 msgid "static member function %qD cannot have cv-qualifier"
41008 msgstr ""
41010 #: cp/decl.c:8921
41011 #, gcc-internal-format
41012 msgid "non-member function %qD cannot have cv-qualifier"
41013 msgstr ""
41015 #: cp/decl.c:8929
41016 #, gcc-internal-format
41017 msgid "static member function %qD cannot have ref-qualifier"
41018 msgstr ""
41020 #: cp/decl.c:8930
41021 #, gcc-internal-format
41022 msgid "non-member function %qD cannot have ref-qualifier"
41023 msgstr ""
41025 #: cp/decl.c:8940
41026 #, gcc-internal-format
41027 msgid "deduction guide %qD must be declared at namespace scope"
41028 msgstr ""
41030 #: cp/decl.c:8946
41031 #, gcc-internal-format
41032 msgid "deduction guide %qD must not have a function body"
41033 msgstr ""
41035 #: cp/decl.c:8959
41036 #, gcc-internal-format
41037 msgid "literal operator with C linkage"
41038 msgstr ""
41040 #: cp/decl.c:8969
41041 #, gcc-internal-format
41042 msgid "%qD has invalid argument list"
41043 msgstr ""
41045 #: cp/decl.c:8977
41046 #, gcc-internal-format
41047 msgid "integer suffix %qs shadowed by implementation"
41048 msgstr ""
41050 #: cp/decl.c:8983
41051 #, gcc-internal-format
41052 msgid "floating point suffix %qs shadowed by implementation"
41053 msgstr ""
41055 #: cp/decl.c:8991
41056 #, gcc-internal-format
41057 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
41058 msgstr ""
41060 #: cp/decl.c:8996
41061 #, gcc-internal-format
41062 msgid "%qD must be a non-member function"
41063 msgstr ""
41065 #: cp/decl.c:9076
41066 #, gcc-internal-format
41067 msgid "%<::main%> must return %<int%>"
41068 msgstr ""
41070 #: cp/decl.c:9116
41071 #, gcc-internal-format
41072 msgid "definition of implicitly-declared %qD"
41073 msgstr ""
41075 #: cp/decl.c:9121
41076 #, gcc-internal-format
41077 msgid "definition of explicitly-defaulted %q+D"
41078 msgstr ""
41080 #: cp/decl.c:9123
41081 #, gcc-internal-format
41082 msgid "%q#D explicitly defaulted here"
41083 msgstr "%q#D явним чином типово визначено тут"
41085 #: cp/decl.c:9140
41086 #, gcc-internal-format
41087 msgid "no %q#D member function declared in class %qT"
41088 msgstr ""
41090 #: cp/decl.c:9329
41091 #, gcc-internal-format
41092 msgid "cannot declare %<::main%> to be a global variable"
41093 msgstr ""
41095 #: cp/decl.c:9337
41096 #, gcc-internal-format
41097 msgid "a non-template variable cannot be %<concept%>"
41098 msgstr ""
41100 #: cp/decl.c:9344
41101 #, gcc-internal-format
41102 msgid "concept must have type %<bool%>"
41103 msgstr ""
41105 #: cp/decl.c:9464
41106 #, gcc-internal-format
41107 msgid "in-class initialization of static data member %q#D of incomplete type"
41108 msgstr ""
41110 #: cp/decl.c:9468
41111 #, gcc-internal-format
41112 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
41113 msgstr ""
41115 #: cp/decl.c:9472
41116 #, gcc-internal-format
41117 msgid "in-class initialization of static data member %q#D of non-literal type"
41118 msgstr ""
41120 #: cp/decl.c:9486
41121 #, gcc-internal-format
41122 msgid "invalid in-class initialization of static data member of non-integral type %qT"
41123 msgstr ""
41125 #: cp/decl.c:9493
41126 #, gcc-internal-format
41127 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
41128 msgstr ""
41130 #: cp/decl.c:9498
41131 #, gcc-internal-format
41132 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
41133 msgstr ""
41135 #: cp/decl.c:9598
41136 #, gcc-internal-format
41137 msgid "size of array %qD has non-integral type %qT"
41138 msgstr ""
41140 #: cp/decl.c:9600
41141 #, gcc-internal-format
41142 msgid "size of array has non-integral type %qT"
41143 msgstr ""
41145 #: cp/decl.c:9630 cp/decl.c:9680
41146 #, gcc-internal-format
41147 msgid "size of array is not an integral constant-expression"
41148 msgstr ""
41150 #: cp/decl.c:9646
41151 #, gcc-internal-format
41152 msgid "size of array %qD is negative"
41153 msgstr ""
41155 #: cp/decl.c:9648 cp/init.c:3651
41156 #, gcc-internal-format
41157 msgid "size of array is negative"
41158 msgstr ""
41160 #: cp/decl.c:9662
41161 #, gcc-internal-format
41162 msgid "ISO C++ forbids zero-size array %qD"
41163 msgstr ""
41165 #: cp/decl.c:9664
41166 #, gcc-internal-format
41167 msgid "ISO C++ forbids zero-size array"
41168 msgstr ""
41170 #: cp/decl.c:9677
41171 #, gcc-internal-format
41172 msgid "size of array %qD is not an integral constant-expression"
41173 msgstr ""
41175 #: cp/decl.c:9686
41176 #, gcc-internal-format
41177 msgid "ISO C++ forbids variable length array %qD"
41178 msgstr ""
41180 #: cp/decl.c:9688
41181 #, gcc-internal-format
41182 msgid "ISO C++ forbids variable length array"
41183 msgstr ""
41185 #: cp/decl.c:9694
41186 #, gcc-internal-format
41187 msgid "variable length array %qD is used"
41188 msgstr ""
41190 #: cp/decl.c:9697
41191 #, gcc-internal-format
41192 msgid "variable length array is used"
41193 msgstr ""
41195 #: cp/decl.c:9746
41196 #, gcc-internal-format
41197 msgid "overflow in array dimension"
41198 msgstr ""
41200 #: cp/decl.c:9799
41201 #, gcc-internal-format
41202 msgid "%qD declared as array of %qT"
41203 msgstr ""
41205 #: cp/decl.c:9809
41206 #, gcc-internal-format
41207 msgid "declaration of %qD as array of void"
41208 msgstr ""
41210 #: cp/decl.c:9811
41211 #, gcc-internal-format
41212 msgid "creating array of void"
41213 msgstr ""
41215 #: cp/decl.c:9816
41216 #, gcc-internal-format
41217 msgid "declaration of %qD as array of functions"
41218 msgstr ""
41220 #: cp/decl.c:9818
41221 #, gcc-internal-format
41222 msgid "creating array of functions"
41223 msgstr ""
41225 #: cp/decl.c:9823
41226 #, gcc-internal-format
41227 msgid "declaration of %qD as array of references"
41228 msgstr ""
41230 #: cp/decl.c:9825
41231 #, gcc-internal-format
41232 msgid "creating array of references"
41233 msgstr ""
41235 #: cp/decl.c:9830
41236 #, gcc-internal-format
41237 msgid "declaration of %qD as array of function members"
41238 msgstr ""
41240 #: cp/decl.c:9832
41241 #, gcc-internal-format
41242 msgid "creating array of function members"
41243 msgstr ""
41245 #: cp/decl.c:9846
41246 #, gcc-internal-format
41247 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
41248 msgstr ""
41250 #: cp/decl.c:9850
41251 #, gcc-internal-format
41252 msgid "multidimensional array must have bounds for all dimensions except the first"
41253 msgstr ""
41255 #: cp/decl.c:9909
41256 #, gcc-internal-format
41257 msgid "return type specification for constructor invalid"
41258 msgstr ""
41260 #: cp/decl.c:9912
41261 #, gcc-internal-format
41262 msgid "qualifiers are not allowed on constructor declaration"
41263 msgstr ""
41265 #: cp/decl.c:9922
41266 #, gcc-internal-format
41267 msgid "return type specification for destructor invalid"
41268 msgstr ""
41270 #: cp/decl.c:9925
41271 #, gcc-internal-format
41272 msgid "qualifiers are not allowed on destructor declaration"
41273 msgstr ""
41275 #: cp/decl.c:9937
41276 #, gcc-internal-format
41277 msgid "return type specified for %<operator %T%>"
41278 msgstr ""
41280 #: cp/decl.c:9940
41281 #, gcc-internal-format
41282 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
41283 msgstr ""
41285 #: cp/decl.c:9948
41286 #, gcc-internal-format
41287 msgid "return type specified for deduction guide"
41288 msgstr ""
41290 #: cp/decl.c:9951
41291 #, gcc-internal-format
41292 msgid "qualifiers are not allowed on declaration of deduction guide"
41293 msgstr ""
41295 #: cp/decl.c:9955
41296 #, gcc-internal-format
41297 msgid "template template parameter %qT in declaration of deduction guide"
41298 msgstr ""
41300 #: cp/decl.c:9964
41301 #, gcc-internal-format
41302 msgid "decl-specifier in declaration of deduction guide"
41303 msgstr ""
41305 #: cp/decl.c:9985
41306 #, gcc-internal-format
41307 msgid "unnamed variable or field declared void"
41308 msgstr ""
41310 #: cp/decl.c:9992
41311 #, gcc-internal-format
41312 msgid "variable or field declared void"
41313 msgstr ""
41315 #: cp/decl.c:10007
41316 #, gcc-internal-format
41317 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
41318 msgstr ""
41320 #: cp/decl.c:10013
41321 #, gcc-internal-format
41322 msgid "inline variables are only available with -std=c++17 or -std=gnu++17"
41323 msgstr ""
41325 #: cp/decl.c:10268
41326 #, gcc-internal-format
41327 msgid "invalid use of qualified-name %<::%D%>"
41328 msgstr ""
41330 #: cp/decl.c:10271 cp/decl.c:10291
41331 #, gcc-internal-format
41332 msgid "invalid use of qualified-name %<%T::%D%>"
41333 msgstr ""
41335 #: cp/decl.c:10274
41336 #, gcc-internal-format
41337 msgid "invalid use of qualified-name %<%D::%D%>"
41338 msgstr ""
41340 #: cp/decl.c:10283
41341 #, gcc-internal-format
41342 msgid "%q#T is not a class or a namespace"
41343 msgstr ""
41345 #: cp/decl.c:10305 cp/decl.c:10398 cp/decl.c:10407 cp/decl.c:11970
41346 #, gcc-internal-format
41347 msgid "declaration of %qD as non-function"
41348 msgstr ""
41350 #: cp/decl.c:10311
41351 #, gcc-internal-format
41352 msgid "declaration of %qD as non-member"
41353 msgstr ""
41355 #: cp/decl.c:10339
41356 #, gcc-internal-format
41357 msgid "declarator-id missing; using reserved word %qD"
41358 msgstr ""
41360 #: cp/decl.c:10390
41361 #, gcc-internal-format
41362 msgid "function definition does not declare parameters"
41363 msgstr ""
41365 #: cp/decl.c:10415
41366 #, gcc-internal-format
41367 msgid "declaration of %qD as %<typedef%>"
41368 msgstr ""
41370 #: cp/decl.c:10420
41371 #, gcc-internal-format
41372 msgid "declaration of %qD as parameter"
41373 msgstr ""
41375 #: cp/decl.c:10454
41376 #, gcc-internal-format
41377 msgid "%<concept%> cannot appear in a typedef declaration"
41378 msgstr ""
41380 #: cp/decl.c:10460
41381 #, gcc-internal-format
41382 msgid "%<constexpr%> cannot appear in a typedef declaration"
41383 msgstr ""
41385 #: cp/decl.c:10468
41386 #, gcc-internal-format
41387 msgid "two or more data types in declaration of %qs"
41388 msgstr ""
41390 #: cp/decl.c:10474
41391 #, gcc-internal-format
41392 msgid "conflicting specifiers in declaration of %qs"
41393 msgstr ""
41395 #: cp/decl.c:10515
41396 #, gcc-internal-format
41397 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
41398 msgstr ""
41400 #: cp/decl.c:10564 cp/decl.c:10567 cp/decl.c:10570
41401 #, gcc-internal-format
41402 msgid "ISO C++ forbids declaration of %qs with no type"
41403 msgstr ""
41405 #: cp/decl.c:10586
41406 #, gcc-internal-format
41407 msgid "%<__int%d%> is not supported by this target"
41408 msgstr ""
41410 #: cp/decl.c:10592
41411 #, gcc-internal-format
41412 msgid "ISO C++ does not support %<__int%d%> for %qs"
41413 msgstr ""
41415 #: cp/decl.c:10614 cp/decl.c:10634
41416 #, gcc-internal-format
41417 msgid "%<signed%> or %<unsigned%> invalid for %qs"
41418 msgstr ""
41420 #: cp/decl.c:10616
41421 #, gcc-internal-format
41422 msgid "%<signed%> and %<unsigned%> specified together for %qs"
41423 msgstr ""
41425 #: cp/decl.c:10618
41426 #, gcc-internal-format
41427 msgid "%<long long%> invalid for %qs"
41428 msgstr ""
41430 #: cp/decl.c:10620
41431 #, gcc-internal-format
41432 msgid "%<long%> invalid for %qs"
41433 msgstr ""
41435 #: cp/decl.c:10622
41436 #, gcc-internal-format
41437 msgid "%<short%> invalid for %qs"
41438 msgstr ""
41440 #: cp/decl.c:10624
41441 #, gcc-internal-format
41442 msgid "%<long%> or %<short%> invalid for %qs"
41443 msgstr ""
41445 #: cp/decl.c:10626
41446 #, gcc-internal-format
41447 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
41448 msgstr ""
41450 #: cp/decl.c:10628
41451 #, gcc-internal-format
41452 msgid "%<long%> or %<short%> specified with char for %qs"
41453 msgstr ""
41455 #: cp/decl.c:10630
41456 #, gcc-internal-format
41457 msgid "%<long%> and %<short%> specified together for %qs"
41458 msgstr ""
41460 #: cp/decl.c:10636
41461 #, gcc-internal-format
41462 msgid "%<short%> or %<long%> invalid for %qs"
41463 msgstr ""
41465 #: cp/decl.c:10644
41466 #, gcc-internal-format
41467 msgid "long, short, signed or unsigned used invalidly for %qs"
41468 msgstr ""
41470 #: cp/decl.c:10712
41471 #, gcc-internal-format
41472 msgid "complex invalid for %qs"
41473 msgstr ""
41475 #: cp/decl.c:10751
41476 #, gcc-internal-format
41477 msgid "template placeholder type %qT must be followed by a simple declarator-id"
41478 msgstr ""
41480 #: cp/decl.c:10769
41481 #, gcc-internal-format
41482 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
41483 msgstr ""
41485 #: cp/decl.c:10775
41486 #, gcc-internal-format
41487 msgid "member %qD cannot be declared both %<virtual%> and %<constexpr%>"
41488 msgstr ""
41490 #: cp/decl.c:10785
41491 #, gcc-internal-format
41492 msgid "typedef declaration invalid in parameter declaration"
41493 msgstr ""
41495 #: cp/decl.c:10790
41496 #, gcc-internal-format
41497 msgid "storage class specified for template parameter %qs"
41498 msgstr ""
41500 #: cp/decl.c:10796
41501 #, gcc-internal-format
41502 msgid "storage class specifiers invalid in parameter declarations"
41503 msgstr ""
41505 #: cp/decl.c:10800
41506 #, gcc-internal-format
41507 msgid "a parameter cannot be declared %<concept%>"
41508 msgstr ""
41510 #: cp/decl.c:10805
41511 #, gcc-internal-format
41512 msgid "a parameter cannot be declared %<constexpr%>"
41513 msgstr ""
41515 #: cp/decl.c:10815
41516 #, gcc-internal-format
41517 msgid "%<virtual%> outside class declaration"
41518 msgstr ""
41520 #: cp/decl.c:10825
41521 #, gcc-internal-format
41522 msgid "structured binding declaration cannot be %<inline%>"
41523 msgstr ""
41525 #: cp/decl.c:10828
41526 #, gcc-internal-format
41527 msgid "structured binding declaration cannot be %<typedef%>"
41528 msgstr ""
41530 #: cp/decl.c:10830
41531 #, gcc-internal-format
41532 msgid "structured binding declaration cannot be %<constexpr%>"
41533 msgstr ""
41535 #: cp/decl.c:10834
41536 #, gcc-internal-format
41537 msgid "structured binding declaration cannot be %qs"
41538 msgstr ""
41540 #: cp/decl.c:10839
41541 #, gcc-internal-format
41542 msgid "structured binding declaration cannot be %<concept%>"
41543 msgstr ""
41545 #: cp/decl.c:10845
41546 #, gcc-internal-format
41547 msgid "structured binding declaration cannot be %<register%>"
41548 msgstr ""
41550 #: cp/decl.c:10849
41551 #, gcc-internal-format
41552 msgid "structured binding declaration cannot be %<static%>"
41553 msgstr ""
41555 #: cp/decl.c:10853
41556 #, gcc-internal-format
41557 msgid "structured binding declaration cannot be %<extern%>"
41558 msgstr ""
41560 #: cp/decl.c:10857
41561 #, gcc-internal-format
41562 msgid "structured binding declaration cannot be %<mutable%>"
41563 msgstr ""
41565 #: cp/decl.c:10861
41566 #, gcc-internal-format
41567 msgid "structured binding declaration cannot be C++98 %<auto%>"
41568 msgstr ""
41570 #: cp/decl.c:10872
41571 #, gcc-internal-format
41572 msgid "structured binding declaration cannot have type %qT"
41573 msgstr ""
41575 #: cp/decl.c:10875
41576 #, gcc-internal-format
41577 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
41578 msgstr ""
41580 #: cp/decl.c:10906
41581 #, gcc-internal-format
41582 msgid "multiple storage classes in declaration of %qs"
41583 msgstr ""
41585 #: cp/decl.c:10929
41586 #, gcc-internal-format
41587 msgid "storage class specified for %qs"
41588 msgstr ""
41590 #: cp/decl.c:10933
41591 #, gcc-internal-format
41592 msgid "storage class specified for parameter %qs"
41593 msgstr ""
41595 #: cp/decl.c:10946
41596 #, gcc-internal-format
41597 msgid "nested function %qs declared %<extern%>"
41598 msgstr ""
41600 #: cp/decl.c:10950
41601 #, gcc-internal-format
41602 msgid "top-level declaration of %qs specifies %<auto%>"
41603 msgstr ""
41605 #: cp/decl.c:10957
41606 #, gcc-internal-format
41607 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
41608 msgstr ""
41610 #: cp/decl.c:10969
41611 #, gcc-internal-format
41612 msgid "storage class specifiers invalid in friend function declarations"
41613 msgstr ""
41615 #: cp/decl.c:11050
41616 #, gcc-internal-format
41617 msgid "unnecessary parentheses in declaration of %qs"
41618 msgstr ""
41620 #: cp/decl.c:11098
41621 #, gcc-internal-format
41622 msgid "requires-clause on return type"
41623 msgstr ""
41625 #: cp/decl.c:11118
41626 #, gcc-internal-format
41627 msgid "%qs function uses %<auto%> type specifier without trailing return type"
41628 msgstr ""
41630 #: cp/decl.c:11121
41631 #, gcc-internal-format
41632 msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
41633 msgstr ""
41635 #: cp/decl.c:11127
41636 #, gcc-internal-format
41637 msgid "virtual function cannot have deduced return type"
41638 msgstr ""
41640 #: cp/decl.c:11134
41641 #, gcc-internal-format
41642 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
41643 msgstr ""
41645 #: cp/decl.c:11147
41646 #, gcc-internal-format
41647 msgid "deduced class type %qD in function return type"
41648 msgstr ""
41650 #: cp/decl.c:11156
41651 #, gcc-internal-format
41652 msgid "deduction guide for %qT must have trailing return type"
41653 msgstr ""
41655 #: cp/decl.c:11169
41656 #, gcc-internal-format
41657 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
41658 msgstr ""
41660 #. Not using maybe_warn_cpp0x because this should
41661 #. always be an error.
41662 #: cp/decl.c:11180
41663 #, gcc-internal-format
41664 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
41665 msgstr ""
41667 #: cp/decl.c:11183
41668 #, gcc-internal-format
41669 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
41670 msgstr ""
41672 #: cp/decl.c:11212
41673 #, gcc-internal-format
41674 msgid "%qs declared as function returning a function"
41675 msgstr ""
41677 #: cp/decl.c:11218
41678 #, gcc-internal-format
41679 msgid "%qs declared as function returning an array"
41680 msgstr ""
41682 #: cp/decl.c:11247
41683 #, gcc-internal-format
41684 msgid "destructor cannot be static member function"
41685 msgstr ""
41687 #: cp/decl.c:11248
41688 #, gcc-internal-format
41689 msgid "constructor cannot be static member function"
41690 msgstr ""
41692 #: cp/decl.c:11252
41693 #, gcc-internal-format
41694 msgid "destructors may not be cv-qualified"
41695 msgstr ""
41697 #: cp/decl.c:11253
41698 #, gcc-internal-format
41699 msgid "constructors may not be cv-qualified"
41700 msgstr ""
41702 #: cp/decl.c:11261
41703 #, gcc-internal-format
41704 msgid "destructors may not be ref-qualified"
41705 msgstr ""
41707 #: cp/decl.c:11262
41708 #, gcc-internal-format
41709 msgid "constructors may not be ref-qualified"
41710 msgstr ""
41712 #: cp/decl.c:11280
41713 #, gcc-internal-format
41714 msgid "constructors cannot be declared %<virtual%>"
41715 msgstr ""
41717 #. Cannot be both friend and virtual.
41718 #: cp/decl.c:11295
41719 #, gcc-internal-format
41720 msgid "virtual functions cannot be friends"
41721 msgstr ""
41723 #: cp/decl.c:11299
41724 #, gcc-internal-format
41725 msgid "friend declaration not in class definition"
41726 msgstr ""
41728 #: cp/decl.c:11301
41729 #, gcc-internal-format
41730 msgid "can%'t define friend function %qs in a local class definition"
41731 msgstr ""
41733 #: cp/decl.c:11313
41734 #, gcc-internal-format
41735 msgid "a conversion function cannot have a trailing return type"
41736 msgstr ""
41738 #: cp/decl.c:11339
41739 #, gcc-internal-format
41740 msgid "destructors may not have parameters"
41741 msgstr ""
41743 #: cp/decl.c:11379
41744 #, gcc-internal-format
41745 msgid "cannot declare pointer to %q#T"
41746 msgstr ""
41748 #: cp/decl.c:11392 cp/decl.c:11399
41749 #, gcc-internal-format
41750 msgid "cannot declare reference to %q#T"
41751 msgstr ""
41753 #: cp/decl.c:11401
41754 #, gcc-internal-format
41755 msgid "cannot declare pointer to %q#T member"
41756 msgstr ""
41758 #: cp/decl.c:11430
41759 #, gcc-internal-format
41760 msgid "cannot declare reference to qualified function type %qT"
41761 msgstr ""
41763 #: cp/decl.c:11431
41764 #, gcc-internal-format
41765 msgid "cannot declare pointer to qualified function type %qT"
41766 msgstr ""
41768 #: cp/decl.c:11504
41769 #, gcc-internal-format
41770 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
41771 msgstr ""
41773 #: cp/decl.c:11574
41774 #, gcc-internal-format
41775 msgid "template-id %qD used as a declarator"
41776 msgstr ""
41778 #: cp/decl.c:11599
41779 #, gcc-internal-format
41780 msgid "member functions are implicitly friends of their class"
41781 msgstr ""
41783 #: cp/decl.c:11605
41784 #, gcc-internal-format
41785 msgid "extra qualification %<%T::%> on member %qs"
41786 msgstr ""
41788 #: cp/decl.c:11635
41789 #, gcc-internal-format
41790 msgid "cannot define member function %<%T::%s%> within %qT"
41791 msgstr ""
41793 #: cp/decl.c:11637
41794 #, gcc-internal-format
41795 msgid "cannot declare member function %<%T::%s%> within %qT"
41796 msgstr ""
41798 #: cp/decl.c:11645
41799 #, gcc-internal-format
41800 msgid "cannot declare member %<%T::%s%> within %qT"
41801 msgstr ""
41803 #: cp/decl.c:11685
41804 #, gcc-internal-format
41805 msgid "non-parameter %qs cannot be a parameter pack"
41806 msgstr ""
41808 #: cp/decl.c:11693
41809 #, gcc-internal-format
41810 msgid "data member may not have variably modified type %qT"
41811 msgstr ""
41813 #: cp/decl.c:11695
41814 #, gcc-internal-format
41815 msgid "parameter may not have variably modified type %qT"
41816 msgstr ""
41818 #: cp/decl.c:11706
41819 #, gcc-internal-format
41820 msgid "%<explicit%> outside class declaration"
41821 msgstr ""
41823 #: cp/decl.c:11709
41824 #, gcc-internal-format
41825 msgid "%<explicit%> in friend declaration"
41826 msgstr ""
41828 #: cp/decl.c:11712
41829 #, gcc-internal-format
41830 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
41831 msgstr ""
41833 #: cp/decl.c:11721
41834 #, gcc-internal-format
41835 msgid "non-member %qs cannot be declared %<mutable%>"
41836 msgstr ""
41838 #: cp/decl.c:11726
41839 #, gcc-internal-format
41840 msgid "non-object member %qs cannot be declared %<mutable%>"
41841 msgstr ""
41843 #: cp/decl.c:11732
41844 #, gcc-internal-format
41845 msgid "function %qs cannot be declared %<mutable%>"
41846 msgstr ""
41848 #: cp/decl.c:11737
41849 #, gcc-internal-format
41850 msgid "static %qs cannot be declared %<mutable%>"
41851 msgstr ""
41853 #: cp/decl.c:11742
41854 #, gcc-internal-format
41855 msgid "const %qs cannot be declared %<mutable%>"
41856 msgstr ""
41858 #: cp/decl.c:11747
41859 #, gcc-internal-format
41860 msgid "reference %qs cannot be declared %<mutable%>"
41861 msgstr ""
41863 #: cp/decl.c:11778
41864 #, gcc-internal-format
41865 msgid "typedef declared %<auto%>"
41866 msgstr ""
41868 #: cp/decl.c:11783
41869 #, gcc-internal-format
41870 msgid "requires-clause on typedef"
41871 msgstr ""
41873 #: cp/decl.c:11787
41874 #, gcc-internal-format
41875 msgid "typedef name may not be a nested-name-specifier"
41876 msgstr ""
41878 #: cp/decl.c:11813
41879 #, gcc-internal-format
41880 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
41881 msgstr ""
41883 #: cp/decl.c:11900
41884 #, gcc-internal-format
41885 msgid "%<inline%> specified for friend class declaration"
41886 msgstr ""
41888 #: cp/decl.c:11908
41889 #, gcc-internal-format
41890 msgid "template parameters cannot be friends"
41891 msgstr ""
41893 #: cp/decl.c:11910
41894 #, gcc-internal-format
41895 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
41896 msgstr ""
41898 #: cp/decl.c:11914
41899 #, gcc-internal-format
41900 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
41901 msgstr ""
41903 #: cp/decl.c:11927
41904 #, gcc-internal-format
41905 msgid "trying to make class %qT a friend of global scope"
41906 msgstr ""
41908 #: cp/decl.c:11947
41909 #, gcc-internal-format
41910 msgid "invalid qualifiers on non-member function type"
41911 msgstr ""
41913 #: cp/decl.c:11951
41914 #, gcc-internal-format
41915 msgid "requires-clause on type-id"
41916 msgstr ""
41918 #: cp/decl.c:11961
41919 #, gcc-internal-format
41920 msgid "abstract declarator %qT used as declaration"
41921 msgstr ""
41923 #: cp/decl.c:11976
41924 #, gcc-internal-format
41925 msgid "requires-clause on declaration of non-function type %qT"
41926 msgstr ""
41928 #: cp/decl.c:11995
41929 #, gcc-internal-format
41930 msgid "cannot use %<::%> in parameter declaration"
41931 msgstr ""
41933 #: cp/decl.c:12001
41934 #, gcc-internal-format
41935 msgid "%<auto%> parameter not permitted in this context"
41936 msgstr ""
41938 #: cp/decl.c:12003
41939 #, gcc-internal-format
41940 msgid "parameter declared %<auto%>"
41941 msgstr ""
41943 #: cp/decl.c:12052 cp/parser.c:3270
41944 #, gcc-internal-format
41945 msgid "invalid use of template-name %qE without an argument list"
41946 msgstr ""
41948 #: cp/decl.c:12056
41949 #, gcc-internal-format
41950 msgid "non-static data member declared with placeholder %qT"
41951 msgstr ""
41953 #: cp/decl.c:12080
41954 #, gcc-internal-format
41955 msgid "ISO C++ forbids flexible array member %qs"
41956 msgstr ""
41958 #: cp/decl.c:12083
41959 #, gcc-internal-format
41960 msgid "ISO C++ forbids flexible array members"
41961 msgstr ""
41963 #. Something like struct S { int N::j; };
41964 #: cp/decl.c:12099
41965 #, gcc-internal-format
41966 msgid "invalid use of %<::%>"
41967 msgstr ""
41969 #: cp/decl.c:12121
41970 #, gcc-internal-format
41971 msgid "declaration of function %qD in invalid context"
41972 msgstr ""
41974 #: cp/decl.c:12130
41975 #, gcc-internal-format
41976 msgid "function %qD declared %<virtual%> inside a union"
41977 msgstr ""
41979 #: cp/decl.c:12139
41980 #, gcc-internal-format
41981 msgid "%qD cannot be declared %<virtual%>, since it is always static"
41982 msgstr ""
41984 #: cp/decl.c:12153
41985 #, gcc-internal-format
41986 msgid "expected qualified name in friend declaration for destructor %qD"
41987 msgstr ""
41989 #: cp/decl.c:12160
41990 #, gcc-internal-format
41991 msgid "declaration of %qD as member of %qT"
41992 msgstr ""
41994 #: cp/decl.c:12166
41995 #, gcc-internal-format
41996 msgid "a destructor cannot be %<concept%>"
41997 msgstr ""
41999 #: cp/decl.c:12171
42000 #, gcc-internal-format
42001 msgid "a destructor cannot be %<constexpr%>"
42002 msgstr ""
42004 #: cp/decl.c:12177
42005 #, gcc-internal-format
42006 msgid "expected qualified name in friend declaration for constructor %qD"
42007 msgstr ""
42009 #: cp/decl.c:12185
42010 #, gcc-internal-format
42011 msgid "a constructor cannot be %<concept%>"
42012 msgstr ""
42014 #: cp/decl.c:12190
42015 #, gcc-internal-format
42016 msgid "a concept cannot be a member function"
42017 msgstr ""
42019 #: cp/decl.c:12199
42020 #, gcc-internal-format
42021 msgid "specialization of variable template %qD declared as function"
42022 msgstr ""
42024 #: cp/decl.c:12202
42025 #, gcc-internal-format
42026 msgid "variable template declared here"
42027 msgstr ""
42029 #: cp/decl.c:12257
42030 #, gcc-internal-format
42031 msgid "field %qD has incomplete type %qT"
42032 msgstr ""
42034 #: cp/decl.c:12262
42035 #, gcc-internal-format
42036 msgid "name %qT has incomplete type"
42037 msgstr ""
42039 #: cp/decl.c:12272
42040 #, gcc-internal-format
42041 msgid "%qE is neither function nor member function; cannot be declared friend"
42042 msgstr ""
42044 #: cp/decl.c:12318
42045 #, gcc-internal-format
42046 msgid "static data member %qE declared %<concept%>"
42047 msgstr ""
42049 #: cp/decl.c:12322
42050 #, gcc-internal-format
42051 msgid "%<constexpr%> static data member %qD must have an initializer"
42052 msgstr ""
42054 #: cp/decl.c:12350
42055 #, gcc-internal-format
42056 msgid "non-static data member %qE declared %<concept%>"
42057 msgstr ""
42059 #: cp/decl.c:12354
42060 #, gcc-internal-format
42061 msgid "non-static data member %qE declared %<constexpr%>"
42062 msgstr ""
42064 #: cp/decl.c:12409
42065 #, gcc-internal-format
42066 msgid "storage class %<auto%> invalid for function %qs"
42067 msgstr ""
42069 #: cp/decl.c:12411
42070 #, gcc-internal-format
42071 msgid "storage class %<register%> invalid for function %qs"
42072 msgstr ""
42074 #: cp/decl.c:12415
42075 #, gcc-internal-format
42076 msgid "storage class %<__thread%> invalid for function %qs"
42077 msgstr ""
42079 #: cp/decl.c:12418
42080 #, gcc-internal-format
42081 msgid "storage class %<thread_local%> invalid for function %qs"
42082 msgstr ""
42084 #: cp/decl.c:12423
42085 #, gcc-internal-format
42086 msgid "virt-specifiers in %qs not allowed outside a class definition"
42087 msgstr ""
42089 #: cp/decl.c:12434
42090 #, gcc-internal-format
42091 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
42092 msgstr ""
42094 #: cp/decl.c:12438
42095 #, gcc-internal-format
42096 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
42097 msgstr ""
42099 #: cp/decl.c:12446
42100 #, gcc-internal-format
42101 msgid "virtual non-class function %qs"
42102 msgstr ""
42104 #: cp/decl.c:12453
42105 #, gcc-internal-format
42106 msgid "%qs defined in a non-class scope"
42107 msgstr ""
42109 #: cp/decl.c:12454
42110 #, gcc-internal-format
42111 msgid "%qs declared in a non-class scope"
42112 msgstr ""
42114 #: cp/decl.c:12489
42115 #, gcc-internal-format
42116 msgid "cannot declare member function %qD to have static linkage"
42117 msgstr ""
42119 #. 7.1.1: There can be no static function declarations within a
42120 #. block.
42121 #: cp/decl.c:12497
42122 #, gcc-internal-format
42123 msgid "cannot declare static function inside another function"
42124 msgstr ""
42126 #: cp/decl.c:12533
42127 #, gcc-internal-format
42128 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
42129 msgstr ""
42131 #: cp/decl.c:12540
42132 #, gcc-internal-format
42133 msgid "static member %qD declared %<register%>"
42134 msgstr ""
42136 #: cp/decl.c:12546
42137 #, gcc-internal-format
42138 msgid "cannot explicitly declare member %q#D to have extern linkage"
42139 msgstr ""
42141 #: cp/decl.c:12553
42142 #, gcc-internal-format
42143 msgid "declaration of %<constexpr%> variable %qD is not a definition"
42144 msgstr ""
42146 #: cp/decl.c:12574
42147 #, gcc-internal-format
42148 msgid "declaration of %q#D has no initializer"
42149 msgstr ""
42151 #: cp/decl.c:12585
42152 #, gcc-internal-format
42153 msgid "%qs initialized and declared %<extern%>"
42154 msgstr ""
42156 #: cp/decl.c:12589
42157 #, gcc-internal-format
42158 msgid "%qs has both %<extern%> and initializer"
42159 msgstr ""
42161 #: cp/decl.c:12754
42162 #, gcc-internal-format
42163 msgid "default argument %qE uses %qD"
42164 msgstr ""
42166 #: cp/decl.c:12757
42167 #, gcc-internal-format
42168 msgid "default argument %qE uses local variable %qD"
42169 msgstr ""
42171 #: cp/decl.c:12841
42172 #, gcc-internal-format
42173 msgid "invalid use of cv-qualified type %qT in parameter declaration"
42174 msgstr ""
42176 #: cp/decl.c:12845
42177 #, gcc-internal-format
42178 msgid "invalid use of type %<void%> in parameter declaration"
42179 msgstr ""
42181 #: cp/decl.c:12868
42182 #, gcc-internal-format
42183 msgid "parameter %qD invalidly declared method type"
42184 msgstr ""
42186 #: cp/decl.c:12895
42187 #, gcc-internal-format
42188 msgid "parameter %qD includes pointer to array of unknown bound %qT"
42189 msgstr ""
42191 #: cp/decl.c:12897
42192 #, gcc-internal-format
42193 msgid "parameter %qD includes reference to array of unknown bound %qT"
42194 msgstr ""
42196 #. [class.copy]
42198 #. A declaration of a constructor for a class X is ill-formed if
42199 #. its first parameter is of type (optionally cv-qualified) X
42200 #. and either there are no other parameters or else all other
42201 #. parameters have default arguments.
42203 #. We *don't* complain about member template instantiations that
42204 #. have this form, though; they can occur as we try to decide
42205 #. what constructor to use during overload resolution.  Since
42206 #. overload resolution will never prefer such a constructor to
42207 #. the non-template copy constructor (which is either explicitly
42208 #. or implicitly defined), there's no need to worry about their
42209 #. existence.  Theoretically, they should never even be
42210 #. instantiated, but that's hard to forestall.
42211 #: cp/decl.c:13150
42212 #, gcc-internal-format
42213 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
42214 msgstr ""
42216 #: cp/decl.c:13228
42217 #, gcc-internal-format
42218 msgid "%qD may not be declared within a namespace"
42219 msgstr ""
42221 #: cp/decl.c:13234
42222 #, gcc-internal-format
42223 msgid "%qD may not be declared as static"
42224 msgstr ""
42226 #: cp/decl.c:13261
42227 #, gcc-internal-format
42228 msgid "%qD must be a nonstatic member function"
42229 msgstr ""
42231 #: cp/decl.c:13267
42232 #, gcc-internal-format
42233 msgid "%qD must be either a non-static member function or a non-member function"
42234 msgstr ""
42236 #: cp/decl.c:13277
42237 #, gcc-internal-format
42238 msgid "%qD must have an argument of class or enumerated type"
42239 msgstr ""
42241 #. 13.4.0.3
42242 #: cp/decl.c:13303
42243 #, gcc-internal-format
42244 msgid "ISO C++ prohibits overloading operator ?:"
42245 msgstr ""
42247 #. Variadic.
42248 #: cp/decl.c:13314
42249 #, gcc-internal-format
42250 msgid "%qD must not have variable number of arguments"
42251 msgstr ""
42253 #: cp/decl.c:13338
42254 #, gcc-internal-format
42255 msgid "%qD must have either zero or one argument"
42256 msgstr ""
42258 #: cp/decl.c:13339
42259 #, gcc-internal-format
42260 msgid "%qD must have either one or two arguments"
42261 msgstr ""
42263 #: cp/decl.c:13350
42264 #, gcc-internal-format
42265 msgid "postfix %qD must have %<int%> as its argument"
42266 msgstr ""
42268 #: cp/decl.c:13351
42269 #, gcc-internal-format
42270 msgid "postfix %qD must have %<int%> as its second argument"
42271 msgstr ""
42273 #: cp/decl.c:13361
42274 #, gcc-internal-format
42275 msgid "%qD must have no arguments"
42276 msgstr "%qD не приймає аргументів"
42278 #: cp/decl.c:13362 cp/decl.c:13371
42279 #, gcc-internal-format
42280 msgid "%qD must have exactly one argument"
42281 msgstr ""
42283 #: cp/decl.c:13372
42284 #, gcc-internal-format
42285 msgid "%qD must have exactly two arguments"
42286 msgstr ""
42288 #: cp/decl.c:13389 cp/decl.c:13392
42289 #, gcc-internal-format
42290 msgid "%qD cannot have default arguments"
42291 msgstr ""
42293 #: cp/decl.c:13419
42294 #, gcc-internal-format
42295 msgid "conversion to a reference to void will never use a type conversion operator"
42296 msgstr ""
42298 #: cp/decl.c:13421
42299 #, gcc-internal-format
42300 msgid "conversion to void will never use a type conversion operator"
42301 msgstr ""
42303 #: cp/decl.c:13428
42304 #, gcc-internal-format
42305 msgid "conversion to a reference to the same type will never use a type conversion operator"
42306 msgstr ""
42308 #: cp/decl.c:13430
42309 #, gcc-internal-format
42310 msgid "conversion to the same type will never use a type conversion operator"
42311 msgstr ""
42313 #: cp/decl.c:13438
42314 #, gcc-internal-format
42315 msgid "conversion to a reference to a base class will never use a type conversion operator"
42316 msgstr ""
42318 #: cp/decl.c:13440
42319 #, gcc-internal-format
42320 msgid "conversion to a base class will never use a type conversion operator"
42321 msgstr ""
42323 #: cp/decl.c:13455
42324 #, gcc-internal-format
42325 msgid "user-defined %qD always evaluates both arguments"
42326 msgstr ""
42328 #: cp/decl.c:13474
42329 #, gcc-internal-format
42330 msgid "prefix %qD should return %qT"
42331 msgstr ""
42333 #: cp/decl.c:13480
42334 #, gcc-internal-format
42335 msgid "postfix %qD should return %qT"
42336 msgstr ""
42338 #: cp/decl.c:13492
42339 #, gcc-internal-format
42340 msgid "%qD should return by value"
42341 msgstr ""
42343 #: cp/decl.c:13547
42344 #, gcc-internal-format
42345 msgid "using template type parameter %qT after %qs"
42346 msgstr ""
42348 #: cp/decl.c:13570
42349 #, gcc-internal-format
42350 msgid "using alias template specialization %qT after %qs"
42351 msgstr ""
42353 #: cp/decl.c:13573
42354 #, gcc-internal-format
42355 msgid "using typedef-name %qD after %qs"
42356 msgstr ""
42358 #: cp/decl.c:13575
42359 #, gcc-internal-format
42360 msgid "%qD has a previous declaration here"
42361 msgstr ""
42363 #: cp/decl.c:13583
42364 #, gcc-internal-format
42365 msgid "%qT referred to as %qs"
42366 msgstr ""
42368 #: cp/decl.c:13584 cp/decl.c:13591
42369 #, gcc-internal-format
42370 msgid "%qT has a previous declaration here"
42371 msgstr "%qT має попереднє оголошення тут"
42373 #: cp/decl.c:13590
42374 #, gcc-internal-format
42375 msgid "%qT referred to as enum"
42376 msgstr ""
42378 #. If a class template appears as elaborated type specifier
42379 #. without a template header such as:
42381 #. template <class T> class C {};
42382 #. void f(class C);             // No template header here
42384 #. then the required template argument is missing.
42385 #: cp/decl.c:13605
42386 #, gcc-internal-format
42387 msgid "template argument required for %<%s %T%>"
42388 msgstr ""
42390 #: cp/decl.c:13659 cp/name-lookup.c:4652
42391 #, gcc-internal-format
42392 msgid "%qD has the same name as the class in which it is declared"
42393 msgstr ""
42395 #: cp/decl.c:13689 cp/friend.c:301 cp/parser.c:3096 cp/parser.c:6425
42396 #: cp/pt.c:9209
42397 #, gcc-internal-format
42398 msgid "%qT is not a template"
42399 msgstr ""
42401 #: cp/decl.c:13694
42402 #, gcc-internal-format
42403 msgid "perhaps you want to explicitly add %<%T::%>"
42404 msgstr ""
42406 #: cp/decl.c:13703 cp/name-lookup.c:4079 cp/name-lookup.c:4086
42407 #: cp/name-lookup.c:4939 cp/parser.c:6376 cp/parser.c:26300
42408 #, gcc-internal-format
42409 msgid "reference to %qD is ambiguous"
42410 msgstr ""
42412 #: cp/decl.c:13806
42413 #, gcc-internal-format
42414 msgid "use of enum %q#D without previous declaration"
42415 msgstr ""
42417 #: cp/decl.c:13842
42418 #, gcc-internal-format
42419 msgid "redeclaration of %qT as a non-template"
42420 msgstr ""
42422 #: cp/decl.c:13982
42423 #, gcc-internal-format
42424 msgid "derived union %qT invalid"
42425 msgstr ""
42427 #: cp/decl.c:13989
42428 #, gcc-internal-format
42429 msgid "%qT defined with multiple direct bases"
42430 msgstr ""
42432 #: cp/decl.c:14000
42433 #, gcc-internal-format
42434 msgid "%qT defined with direct virtual base"
42435 msgstr ""
42437 #: cp/decl.c:14025
42438 #, gcc-internal-format
42439 msgid "base type %qT fails to be a struct or class type"
42440 msgstr ""
42442 #: cp/decl.c:14055
42443 #, gcc-internal-format
42444 msgid "recursive type %qT undefined"
42445 msgstr ""
42447 #: cp/decl.c:14057
42448 #, gcc-internal-format
42449 msgid "duplicate base type %qT invalid"
42450 msgstr ""
42452 #: cp/decl.c:14202
42453 #, gcc-internal-format
42454 msgid "scoped/unscoped mismatch in enum %q#T"
42455 msgstr ""
42457 #: cp/decl.c:14205 cp/decl.c:14213 cp/decl.c:14225 cp/parser.c:18284
42458 #, gcc-internal-format
42459 msgid "previous definition here"
42460 msgstr ""
42462 #: cp/decl.c:14210
42463 #, gcc-internal-format
42464 msgid "underlying type mismatch in enum %q#T"
42465 msgstr ""
42467 #: cp/decl.c:14222
42468 #, gcc-internal-format
42469 msgid "different underlying type in enum %q#T"
42470 msgstr ""
42472 #: cp/decl.c:14300
42473 #, gcc-internal-format
42474 msgid "underlying type %qT of %qT must be an integral type"
42475 msgstr ""
42477 #. DR 377
42479 #. IF no integral type can represent all the enumerator values, the
42480 #. enumeration is ill-formed.
42481 #: cp/decl.c:14447
42482 #, gcc-internal-format
42483 msgid "no integral type can represent all of the enumerator values for %qT"
42484 msgstr ""
42486 #: cp/decl.c:14619
42487 #, gcc-internal-format
42488 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
42489 msgstr ""
42491 #: cp/decl.c:14629
42492 #, gcc-internal-format
42493 msgid "enumerator value for %qD is not an integer constant"
42494 msgstr ""
42496 #: cp/decl.c:14678
42497 #, gcc-internal-format
42498 msgid "incremented enumerator value is too large for %<unsigned long%>"
42499 msgstr ""
42501 #: cp/decl.c:14679
42502 #, gcc-internal-format
42503 msgid "incremented enumerator value is too large for %<long%>"
42504 msgstr ""
42506 #: cp/decl.c:14690
42507 #, gcc-internal-format
42508 msgid "overflow in enumeration values at %qD"
42509 msgstr ""
42511 #: cp/decl.c:14710
42512 #, gcc-internal-format
42513 msgid "enumerator value %qE is outside the range of underlying type %qT"
42514 msgstr ""
42516 #: cp/decl.c:14821
42517 #, gcc-internal-format
42518 msgid "return type %q#T is incomplete"
42519 msgstr ""
42521 #: cp/decl.c:14999 cp/typeck.c:9286
42522 #, gcc-internal-format
42523 msgid "%<operator=%> should return a reference to %<*this%>"
42524 msgstr ""
42526 #: cp/decl.c:15344
42527 #, gcc-internal-format
42528 msgid "invalid function declaration"
42529 msgstr ""
42531 #: cp/decl.c:15786
42532 #, gcc-internal-format
42533 msgid "no return statements in function returning %qT"
42534 msgstr ""
42536 #: cp/decl.c:15788 cp/typeck.c:9166
42537 #, gcc-internal-format
42538 msgid "only plain %<auto%> return type can be deduced to %<void%>"
42539 msgstr ""
42541 #: cp/decl.c:15996
42542 #, gcc-internal-format
42543 msgid "invalid member function declaration"
42544 msgstr ""
42546 #: cp/decl.c:16010
42547 #, gcc-internal-format
42548 msgid "%qD is already defined in class %qT"
42549 msgstr ""
42551 #: cp/decl.c:16386
42552 #, gcc-internal-format
42553 msgid "use of %qD before deduction of %<auto%>"
42554 msgstr ""
42556 #: cp/decl2.c:372
42557 #, gcc-internal-format
42558 msgid "name missing for member function"
42559 msgstr ""
42561 #: cp/decl2.c:449 cp/decl2.c:463
42562 #, gcc-internal-format
42563 msgid "ambiguous conversion for array subscript"
42564 msgstr ""
42566 #: cp/decl2.c:457
42567 #, gcc-internal-format
42568 msgid "invalid types %<%T[%T]%> for array subscript"
42569 msgstr ""
42571 #: cp/decl2.c:511
42572 #, gcc-internal-format
42573 msgid "deleting array %q#E"
42574 msgstr ""
42576 #: cp/decl2.c:517
42577 #, gcc-internal-format
42578 msgid "type %q#T argument given to %<delete%>, expected pointer"
42579 msgstr ""
42581 #: cp/decl2.c:529
42582 #, gcc-internal-format
42583 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
42584 msgstr ""
42586 #: cp/decl2.c:537
42587 #, gcc-internal-format
42588 msgid "deleting %qT is undefined"
42589 msgstr ""
42591 #: cp/decl2.c:585 cp/pt.c:5552
42592 #, gcc-internal-format
42593 msgid "template declaration of %q#D"
42594 msgstr ""
42596 #: cp/decl2.c:625
42597 #, gcc-internal-format
42598 msgid "template parameter lists provided don%'t match the template parameters of %qD"
42599 msgstr ""
42601 #. [temp.mem]
42603 #. A destructor shall not be a member template.
42604 #: cp/decl2.c:640 cp/pt.c:5511
42605 #, gcc-internal-format
42606 msgid "destructor %qD declared as member template"
42607 msgstr ""
42609 #: cp/decl2.c:714
42610 #, gcc-internal-format
42611 msgid "no declaration matches %q#D"
42612 msgstr "немає оголошень, які відповідають %q#D"
42614 #: cp/decl2.c:719
42615 #, gcc-internal-format
42616 msgid "no conversion operators declared"
42617 msgstr ""
42619 #: cp/decl2.c:722
42620 #, gcc-internal-format
42621 msgid "no functions named %qD"
42622 msgstr "немає функцій із назвою %qD"
42624 #: cp/decl2.c:724
42625 #, gcc-internal-format
42626 msgid "%#qT defined here"
42627 msgstr "%#qT визначено тут:"
42629 #: cp/decl2.c:778
42630 #, gcc-internal-format
42631 msgid "local class %q#T shall not have static data member %q#D"
42632 msgstr ""
42634 #: cp/decl2.c:786
42635 #, gcc-internal-format
42636 msgid "static data member %qD in unnamed class"
42637 msgstr ""
42639 #: cp/decl2.c:788
42640 #, gcc-internal-format
42641 msgid "unnamed class defined here"
42642 msgstr ""
42644 #: cp/decl2.c:856
42645 #, gcc-internal-format
42646 msgid "explicit template argument list not allowed"
42647 msgstr ""
42649 #: cp/decl2.c:862
42650 #, gcc-internal-format
42651 msgid "member %qD conflicts with virtual function table field name"
42652 msgstr ""
42654 #: cp/decl2.c:904
42655 #, gcc-internal-format
42656 msgid "%qD is already defined in %qT"
42657 msgstr ""
42659 #: cp/decl2.c:940 cp/decl2.c:948
42660 #, gcc-internal-format
42661 msgid "invalid initializer for member function %qD"
42662 msgstr ""
42664 #: cp/decl2.c:955
42665 #, gcc-internal-format
42666 msgid "initializer specified for friend function %qD"
42667 msgstr ""
42669 #: cp/decl2.c:958
42670 #, gcc-internal-format
42671 msgid "initializer specified for static member function %qD"
42672 msgstr ""
42674 #: cp/decl2.c:1002
42675 #, gcc-internal-format
42676 msgid "%<asm%> specifiers are not permitted on non-static data members"
42677 msgstr ""
42679 #: cp/decl2.c:1057
42680 #, gcc-internal-format
42681 msgid "bit-field %qD with non-integral type"
42682 msgstr ""
42684 #: cp/decl2.c:1063
42685 #, gcc-internal-format
42686 msgid "cannot declare %qD to be a bit-field type"
42687 msgstr ""
42689 #: cp/decl2.c:1073
42690 #, gcc-internal-format
42691 msgid "cannot declare bit-field %qD with function type"
42692 msgstr ""
42694 #: cp/decl2.c:1080
42695 #, gcc-internal-format
42696 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
42697 msgstr ""
42699 #: cp/decl2.c:1087
42700 #, gcc-internal-format
42701 msgid "%qD is already defined in the class %qT"
42702 msgstr ""
42704 #: cp/decl2.c:1094
42705 #, gcc-internal-format
42706 msgid "static member %qD cannot be a bit-field"
42707 msgstr ""
42709 #: cp/decl2.c:1108
42710 #, gcc-internal-format
42711 msgid "width of bit-field %qD has non-integral type %qT"
42712 msgstr ""
42714 #: cp/decl2.c:1515
42715 #, gcc-internal-format
42716 msgid "%q+D static data member inside of declare target directive"
42717 msgstr ""
42719 #: cp/decl2.c:1582
42720 #, gcc-internal-format
42721 msgid "anonymous struct not inside named type"
42722 msgstr ""
42724 #: cp/decl2.c:1598
42725 #, gcc-internal-format
42726 msgid "%q#D invalid; an anonymous union can only have non-static data members"
42727 msgstr ""
42729 #: cp/decl2.c:1605
42730 #, gcc-internal-format
42731 msgid "private member %q#D in anonymous union"
42732 msgstr ""
42734 #: cp/decl2.c:1608
42735 #, gcc-internal-format
42736 msgid "protected member %q#D in anonymous union"
42737 msgstr ""
42739 #: cp/decl2.c:1673
42740 #, gcc-internal-format
42741 msgid "namespace-scope anonymous aggregates must be static"
42742 msgstr ""
42744 #: cp/decl2.c:1682
42745 #, gcc-internal-format
42746 msgid "anonymous union with no members"
42747 msgstr ""
42749 #: cp/decl2.c:1715
42750 #, gcc-internal-format
42751 msgid "%<operator new%> must return type %qT"
42752 msgstr ""
42754 #. [basic.stc.dynamic.allocation]
42756 #. The first parameter shall not have an associated default
42757 #. argument.
42758 #: cp/decl2.c:1726
42759 #, gcc-internal-format
42760 msgid "the first parameter of %<operator new%> cannot have a default argument"
42761 msgstr ""
42763 #: cp/decl2.c:1742
42764 #, gcc-internal-format
42765 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
42766 msgstr ""
42768 #: cp/decl2.c:1771
42769 #, gcc-internal-format
42770 msgid "%<operator delete%> must return type %qT"
42771 msgstr ""
42773 #: cp/decl2.c:1780
42774 #, gcc-internal-format
42775 msgid "%<operator delete%> takes type %qT as first parameter"
42776 msgstr ""
42778 #: cp/decl2.c:2660
42779 #, gcc-internal-format
42780 msgid "%qT has a field %qD whose type has no linkage"
42781 msgstr ""
42783 #: cp/decl2.c:2664
42784 #, gcc-internal-format
42785 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
42786 msgstr ""
42788 #: cp/decl2.c:2669
42789 #, gcc-internal-format
42790 msgid "%qT has a field %qD whose type uses the anonymous namespace"
42791 msgstr ""
42793 #: cp/decl2.c:2677
42794 #, gcc-internal-format
42795 msgid "%qT declared with greater visibility than the type of its field %qD"
42796 msgstr ""
42798 #: cp/decl2.c:2695
42799 #, gcc-internal-format
42800 msgid "%qT has a base %qT whose type has no linkage"
42801 msgstr ""
42803 #: cp/decl2.c:2699
42804 #, gcc-internal-format
42805 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
42806 msgstr ""
42808 #: cp/decl2.c:2704
42809 #, gcc-internal-format
42810 msgid "%qT has a base %qT whose type uses the anonymous namespace"
42811 msgstr ""
42813 #: cp/decl2.c:2711
42814 #, gcc-internal-format
42815 msgid "%qT declared with greater visibility than its base %qT"
42816 msgstr ""
42818 #: cp/decl2.c:4309
42819 #, gcc-internal-format
42820 msgid "%q#D, declared using unnamed type, is used but never defined"
42821 msgstr ""
42823 #. DRs 132, 319 and 389 seem to indicate types with
42824 #. no linkage can only be used to declare extern "C"
42825 #. entities.  Since it's not always an error in the
42826 #. ISO C++ 90 Standard, we only issue a warning.
42827 #: cp/decl2.c:4318
42828 #, gcc-internal-format
42829 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
42830 msgstr ""
42832 #: cp/decl2.c:4322
42833 #, gcc-internal-format
42834 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
42835 msgstr ""
42837 #: cp/decl2.c:4326
42838 #, gcc-internal-format
42839 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
42840 msgstr ""
42842 #: cp/decl2.c:4334
42843 #, gcc-internal-format
42844 msgid "%q#D, declared using local type %qT, is used but never defined"
42845 msgstr ""
42847 #: cp/decl2.c:4338
42848 #, gcc-internal-format
42849 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
42850 msgstr ""
42852 #: cp/decl2.c:4341
42853 #, gcc-internal-format
42854 msgid "type %qT with no linkage used to declare function %q#D with linkage"
42855 msgstr ""
42857 #: cp/decl2.c:4529
42858 #, gcc-internal-format
42859 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
42860 msgstr ""
42862 #: cp/decl2.c:4532
42863 #, gcc-internal-format
42864 msgid "previous mangling %q#D"
42865 msgstr ""
42867 #: cp/decl2.c:4534
42868 #, gcc-internal-format
42869 msgid "a later -fabi-version= (or =0) avoids this error with a change in mangling"
42870 msgstr ""
42872 #: cp/decl2.c:4606 cp/decl2.c:4609
42873 #, gcc-internal-format
42874 msgid "the program should also define %qD"
42875 msgstr ""
42877 #: cp/decl2.c:4956
42878 #, gcc-internal-format
42879 msgid "inline function %qD used but never defined"
42880 msgstr ""
42882 #: cp/decl2.c:5143
42883 #, gcc-internal-format
42884 msgid "default argument missing for parameter %P of %q+#D"
42885 msgstr ""
42887 #. We mark a lambda conversion op as deleted if we can't
42888 #. generate it properly; see maybe_add_lambda_conv_op.
42889 #: cp/decl2.c:5251
42890 #, gcc-internal-format
42891 msgid "converting lambda that uses %<...%> to function pointer"
42892 msgstr ""
42894 #: cp/decl2.c:5254
42895 #, gcc-internal-format
42896 msgid "use of deleted function %qD"
42897 msgstr ""
42899 #: cp/decl2.c:5307
42900 #, gcc-internal-format
42901 msgid "use of built-in parameter pack %qD outside of a template"
42902 msgstr ""
42904 #: cp/error.c:1523
42905 #, gcc-internal-format
42906 msgid "with"
42907 msgstr "з"
42909 #: cp/error.c:3689
42910 #, gcc-internal-format
42911 msgid "(no argument)"
42912 msgstr "(немає аргументів)"
42914 #: cp/error.c:3781
42915 #, gcc-internal-format
42916 msgid "[...]"
42917 msgstr ""
42919 #: cp/error.c:4141
42920 #, gcc-internal-format
42921 msgid "extended initializer lists only available with -std=c++11 or -std=gnu++11"
42922 msgstr ""
42924 #: cp/error.c:4146
42925 #, gcc-internal-format
42926 msgid "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
42927 msgstr ""
42929 #: cp/error.c:4151
42930 #, gcc-internal-format
42931 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
42932 msgstr ""
42934 #: cp/error.c:4156
42935 #, gcc-internal-format
42936 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
42937 msgstr ""
42939 #: cp/error.c:4161
42940 #, gcc-internal-format
42941 msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
42942 msgstr ""
42944 #: cp/error.c:4165
42945 #, gcc-internal-format
42946 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
42947 msgstr ""
42949 #: cp/error.c:4169
42950 #, gcc-internal-format
42951 msgid "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11"
42952 msgstr ""
42954 #: cp/error.c:4174
42955 #, gcc-internal-format
42956 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
42957 msgstr ""
42959 #: cp/error.c:4179
42960 #, gcc-internal-format
42961 msgid "override controls (override/final) only available with -std=c++11 or -std=gnu++11"
42962 msgstr ""
42964 #: cp/error.c:4184
42965 #, gcc-internal-format
42966 msgid "non-static data member initializers only available with -std=c++11 or -std=gnu++11"
42967 msgstr ""
42969 #: cp/error.c:4189
42970 #, gcc-internal-format
42971 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
42972 msgstr ""
42974 #: cp/error.c:4194
42975 #, gcc-internal-format
42976 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
42977 msgstr ""
42979 #: cp/error.c:4199
42980 #, gcc-internal-format
42981 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
42982 msgstr ""
42984 #: cp/error.c:4204
42985 #, gcc-internal-format
42986 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
42987 msgstr ""
42989 #: cp/error.c:4209
42990 #, gcc-internal-format
42991 msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
42992 msgstr ""
42994 #: cp/error.c:4259
42995 #, gcc-internal-format
42996 msgid "incomplete type %qT used in nested name specifier"
42997 msgstr ""
42999 #: cp/error.c:4263
43000 #, gcc-internal-format
43001 msgid "reference to %<%T::%D%> is ambiguous"
43002 msgstr ""
43004 #: cp/error.c:4268 cp/typeck.c:2413
43005 #, gcc-internal-format
43006 msgid "%qD is not a member of %qT"
43007 msgstr ""
43009 #: cp/error.c:4272 cp/typeck.c:2885
43010 #, gcc-internal-format
43011 msgid "%qD is not a member of %qD"
43012 msgstr ""
43014 #: cp/error.c:4278
43015 #, gcc-internal-format
43016 msgid "%<::%D%> has not been declared"
43017 msgstr ""
43019 #: cp/except.c:356
43020 #, gcc-internal-format
43021 msgid "exception handling disabled, use -fexceptions to enable"
43022 msgstr ""
43024 #: cp/except.c:581
43025 #, gcc-internal-format
43026 msgid "throwing NULL, which has integral, not pointer type"
43027 msgstr ""
43029 #: cp/except.c:712
43030 #, gcc-internal-format
43031 msgid "  in thrown expression"
43032 msgstr ""
43034 #: cp/except.c:852
43035 #, gcc-internal-format
43036 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
43037 msgstr ""
43039 #: cp/except.c:859
43040 #, gcc-internal-format
43041 msgid "cannot throw expression of type %qT because it involves types of variable size"
43042 msgstr ""
43044 #: cp/except.c:862
43045 #, gcc-internal-format
43046 msgid "cannot catch type %qT because it involves types of variable size"
43047 msgstr ""
43049 #: cp/except.c:958
43050 #, gcc-internal-format
43051 msgid "exception of type %qT will be caught"
43052 msgstr ""
43054 #: cp/except.c:961
43055 #, gcc-internal-format
43056 msgid "   by earlier handler for %qT"
43057 msgstr ""
43059 #: cp/except.c:990
43060 #, gcc-internal-format
43061 msgid "%<...%> handler must be the last handler for its try block"
43062 msgstr ""
43064 #: cp/except.c:1071
43065 #, gcc-internal-format
43066 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
43067 msgstr ""
43069 #: cp/except.c:1074
43070 #, gcc-internal-format
43071 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
43072 msgstr ""
43074 #: cp/friend.c:192
43075 #, gcc-internal-format
43076 msgid "%qD is already a friend of class %qT"
43077 msgstr ""
43079 #: cp/friend.c:276
43080 #, gcc-internal-format
43081 msgid "invalid type %qT declared %<friend%>"
43082 msgstr ""
43084 #. template <class U> friend class T::X<U>;
43085 #. [temp.friend]
43086 #. Friend declarations shall not declare partial
43087 #. specializations.
43088 #: cp/friend.c:293 cp/friend.c:340
43089 #, gcc-internal-format
43090 msgid "partial specialization %qT declared %<friend%>"
43091 msgstr ""
43093 #: cp/friend.c:306
43094 #, gcc-internal-format
43095 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
43096 msgstr ""
43098 #: cp/friend.c:318
43099 #, gcc-internal-format
43100 msgid "class %qT is implicitly friends with itself"
43101 msgstr ""
43103 #: cp/friend.c:376
43104 #, gcc-internal-format
43105 msgid "%qT is not a member of %qT"
43106 msgstr ""
43108 #: cp/friend.c:381
43109 #, gcc-internal-format
43110 msgid "%qT is not a member class template of %qT"
43111 msgstr ""
43113 #: cp/friend.c:390
43114 #, gcc-internal-format
43115 msgid "%qT is not a nested class of %qT"
43116 msgstr ""
43118 #. template <class T> friend class T;
43119 #: cp/friend.c:404
43120 #, gcc-internal-format
43121 msgid "template parameter type %qT declared %<friend%>"
43122 msgstr ""
43124 #. template <class T> friend class A; where A is not a template
43125 #: cp/friend.c:412
43126 #, gcc-internal-format
43127 msgid "%q#T is not a template"
43128 msgstr ""
43130 #: cp/friend.c:435
43131 #, gcc-internal-format
43132 msgid "%qD is already a friend of %qT"
43133 msgstr ""
43135 #: cp/friend.c:445
43136 #, gcc-internal-format
43137 msgid "%qT is already a friend of %qT"
43138 msgstr ""
43140 #: cp/friend.c:485
43141 #, gcc-internal-format
43142 msgid "friend declaration %qD may not have virt-specifiers"
43143 msgstr ""
43145 #: cp/friend.c:578
43146 #, gcc-internal-format
43147 msgid "member %qD declared as friend before type %qT defined"
43148 msgstr ""
43150 #: cp/friend.c:633
43151 #, gcc-internal-format
43152 msgid "friend declaration %q#D declares a non-template function"
43153 msgstr ""
43155 #: cp/friend.c:637
43156 #, gcc-internal-format
43157 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
43158 msgstr ""
43160 #: cp/init.c:394
43161 #, gcc-internal-format
43162 msgid "value-initialization of incomplete type %qT"
43163 msgstr ""
43165 #: cp/init.c:463
43166 #, gcc-internal-format
43167 msgid "cannot value-initialize array of unknown bound %qT"
43168 msgstr ""
43170 #: cp/init.c:502
43171 #, gcc-internal-format
43172 msgid "value-initialization of function type %qT"
43173 msgstr ""
43175 #: cp/init.c:508
43176 #, gcc-internal-format
43177 msgid "value-initialization of reference type %qT"
43178 msgstr ""
43180 #: cp/init.c:566
43181 #, gcc-internal-format
43182 msgid "recursive instantiation of default member initializer for %qD"
43183 msgstr ""
43185 #: cp/init.c:613
43186 #, gcc-internal-format
43187 msgid "default member initializer for %qD required before the end of its enclosing class"
43188 msgstr ""
43190 #: cp/init.c:615
43191 #, gcc-internal-format
43192 msgid "defined here"
43193 msgstr "визначено тут"
43195 #: cp/init.c:673
43196 #, gcc-internal-format
43197 msgid "initializer for flexible array member %q#D"
43198 msgstr ""
43200 #: cp/init.c:699
43201 #, gcc-internal-format
43202 msgid "%qD should be initialized in the member initialization list"
43203 msgstr ""
43205 #: cp/init.c:720
43206 #, gcc-internal-format
43207 msgid "%qD is initialized with itself"
43208 msgstr ""
43210 #: cp/init.c:831
43211 #, gcc-internal-format
43212 msgid "invalid initializer for array member %q#D"
43213 msgstr ""
43215 #: cp/init.c:845 cp/init.c:869 cp/init.c:2410 cp/method.c:1368
43216 #, gcc-internal-format
43217 msgid "uninitialized const member in %q#T"
43218 msgstr ""
43220 #: cp/init.c:847 cp/init.c:864 cp/init.c:871 cp/init.c:2395 cp/init.c:2423
43221 #: cp/method.c:1371 cp/method.c:1382
43222 #, gcc-internal-format
43223 msgid "%q#D should be initialized"
43224 msgstr ""
43226 #: cp/init.c:862 cp/init.c:2382 cp/method.c:1379
43227 #, gcc-internal-format
43228 msgid "uninitialized reference member in %q#T"
43229 msgstr ""
43231 #: cp/init.c:1041
43232 #, gcc-internal-format
43233 msgid "%qD will be initialized after"
43234 msgstr ""
43236 #: cp/init.c:1044
43237 #, gcc-internal-format
43238 msgid "base %qT will be initialized after"
43239 msgstr ""
43241 #: cp/init.c:1048
43242 #, gcc-internal-format
43243 msgid "  %q#D"
43244 msgstr ""
43246 #: cp/init.c:1050
43247 #, gcc-internal-format
43248 msgid "  base %qT"
43249 msgstr ""
43251 #: cp/init.c:1052
43252 #, gcc-internal-format
43253 msgid "  when initialized here"
43254 msgstr ""
43256 #: cp/init.c:1069
43257 #, gcc-internal-format
43258 msgid "multiple initializations given for %qD"
43259 msgstr ""
43261 #: cp/init.c:1073
43262 #, gcc-internal-format
43263 msgid "multiple initializations given for base %qT"
43264 msgstr ""
43266 #: cp/init.c:1158
43267 #, gcc-internal-format
43268 msgid "initializations for multiple members of %qT"
43269 msgstr ""
43271 #: cp/init.c:1255
43272 #, gcc-internal-format
43273 msgid "base class %q#T should be explicitly initialized in the copy constructor"
43274 msgstr ""
43276 #: cp/init.c:1482 cp/init.c:1501
43277 #, gcc-internal-format
43278 msgid "class %qT does not have any field named %qD"
43279 msgstr ""
43281 #: cp/init.c:1488
43282 #, gcc-internal-format
43283 msgid "%q#D is a static data member; it can only be initialized at its definition"
43284 msgstr ""
43286 #: cp/init.c:1495
43287 #, gcc-internal-format
43288 msgid "%q#D is not a non-static data member of %qT"
43289 msgstr ""
43291 #: cp/init.c:1534
43292 #, gcc-internal-format
43293 msgid "unnamed initializer for %qT, which has no base classes"
43294 msgstr ""
43296 #: cp/init.c:1542
43297 #, gcc-internal-format
43298 msgid "unnamed initializer for %qT, which uses multiple inheritance"
43299 msgstr ""
43301 #: cp/init.c:1589
43302 #, gcc-internal-format
43303 msgid "%qD is both a direct base and an indirect virtual base"
43304 msgstr ""
43306 #: cp/init.c:1597
43307 #, gcc-internal-format
43308 msgid "type %qT is not a direct or virtual base of %qT"
43309 msgstr ""
43311 #: cp/init.c:1600
43312 #, gcc-internal-format
43313 msgid "type %qT is not a direct base of %qT"
43314 msgstr ""
43316 #: cp/init.c:1710 cp/init.c:4386 cp/typeck2.c:1175
43317 #, gcc-internal-format
43318 msgid "array must be initialized with a brace-enclosed initializer"
43319 msgstr ""
43321 #: cp/init.c:2019 cp/semantics.c:3268
43322 #, gcc-internal-format
43323 msgid "%qT is not a class type"
43324 msgstr ""
43326 #: cp/init.c:2075
43327 #, gcc-internal-format
43328 msgid "incomplete type %qT does not have member %qD"
43329 msgstr ""
43331 #: cp/init.c:2089
43332 #, gcc-internal-format
43333 msgid "invalid pointer to bit-field %qD"
43334 msgstr ""
43336 #: cp/init.c:2175 cp/typeck.c:1893
43337 #, gcc-internal-format
43338 msgid "invalid use of non-static member function %qD"
43339 msgstr ""
43341 #: cp/init.c:2182 cp/semantics.c:1835
43342 #, gcc-internal-format
43343 msgid "invalid use of non-static data member %qD"
43344 msgstr ""
43346 #: cp/init.c:2379
43347 #, gcc-internal-format
43348 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
43349 msgstr ""
43351 #: cp/init.c:2387
43352 #, gcc-internal-format
43353 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
43354 msgstr ""
43356 #: cp/init.c:2391
43357 #, gcc-internal-format
43358 msgid "uninitialized reference member in base %q#T of %q#T"
43359 msgstr ""
43361 #: cp/init.c:2407
43362 #, gcc-internal-format
43363 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
43364 msgstr ""
43366 #: cp/init.c:2415
43367 #, gcc-internal-format
43368 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
43369 msgstr ""
43371 #: cp/init.c:2419
43372 #, gcc-internal-format
43373 msgid "uninitialized const member in base %q#T of %q#T"
43374 msgstr ""
43376 #: cp/init.c:2710
43377 #, gcc-internal-format
43378 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
43379 msgstr ""
43381 #: cp/init.c:2721
43382 #, gcc-internal-format
43383 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
43384 msgstr ""
43386 #: cp/init.c:2732
43387 #, gcc-internal-format
43388 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
43389 msgstr ""
43391 #: cp/init.c:2880
43392 #, gcc-internal-format
43393 msgid "integer overflow in array size"
43394 msgstr ""
43396 #: cp/init.c:2890
43397 #, gcc-internal-format
43398 msgid "array size in new-expression must be constant"
43399 msgstr ""
43401 #: cp/init.c:2904
43402 #, gcc-internal-format
43403 msgid "variably modified type not allowed in new-expression"
43404 msgstr ""
43406 #: cp/init.c:2920
43407 #, gcc-internal-format
43408 msgid "non-constant array new length must be specified directly, not by typedef"
43409 msgstr ""
43411 #: cp/init.c:2922
43412 #, gcc-internal-format
43413 msgid "non-constant array new length must be specified without parentheses around the type-id"
43414 msgstr ""
43416 #: cp/init.c:2932
43417 #, gcc-internal-format
43418 msgid "invalid type %<void%> for new"
43419 msgstr ""
43421 #: cp/init.c:2975
43422 #, gcc-internal-format
43423 msgid "uninitialized const in %<new%> of %q#T"
43424 msgstr ""
43426 #: cp/init.c:3101
43427 #, gcc-internal-format
43428 msgid "no suitable %qD found in class %qT"
43429 msgstr ""
43431 #: cp/init.c:3108 cp/search.c:1023
43432 #, gcc-internal-format
43433 msgid "request for member %qD is ambiguous"
43434 msgstr ""
43436 #: cp/init.c:3181
43437 #, gcc-internal-format
43438 msgid "%<new%> of type %qT with extended alignment %d"
43439 msgstr ""
43441 #: cp/init.c:3184
43442 #, gcc-internal-format
43443 msgid "uses %qD, which does not have an alignment parameter"
43444 msgstr ""
43446 #: cp/init.c:3187
43447 #, gcc-internal-format
43448 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
43449 msgstr ""
43451 #: cp/init.c:3370
43452 #, gcc-internal-format
43453 msgid "parenthesized initializer in array new"
43454 msgstr ""
43456 #: cp/init.c:3633
43457 #, gcc-internal-format
43458 msgid "size in array new must have integral type"
43459 msgstr ""
43461 #: cp/init.c:3665
43462 #, gcc-internal-format
43463 msgid "new cannot be applied to a reference type"
43464 msgstr ""
43466 #: cp/init.c:3674
43467 #, gcc-internal-format
43468 msgid "new cannot be applied to a function type"
43469 msgstr ""
43471 #: cp/init.c:3743
43472 #, gcc-internal-format
43473 msgid "possible problem detected in invocation of delete [] operator:"
43474 msgstr ""
43476 #: cp/init.c:3747
43477 #, gcc-internal-format
43478 msgid "neither the destructor nor the class-specific operator delete [] will be called, even if they are declared when the class is defined"
43479 msgstr ""
43481 #: cp/init.c:4295
43482 #, gcc-internal-format
43483 msgid "initializer ends prematurely"
43484 msgstr ""
43486 #: cp/init.c:4599
43487 #, gcc-internal-format
43488 msgid "unknown array size in delete"
43489 msgstr ""
43491 #: cp/init.c:4623
43492 #, gcc-internal-format
43493 msgid "possible problem detected in invocation of delete operator:"
43494 msgstr ""
43496 #: cp/init.c:4628
43497 #, gcc-internal-format
43498 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined"
43499 msgstr ""
43501 #: cp/init.c:4642
43502 #, gcc-internal-format
43503 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
43504 msgstr ""
43506 #: cp/init.c:4647
43507 #, gcc-internal-format
43508 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
43509 msgstr ""
43511 #: cp/init.c:4954
43512 #, gcc-internal-format
43513 msgid "type to vector delete is neither pointer or array type"
43514 msgstr ""
43516 #: cp/lambda.c:542
43517 #, gcc-internal-format
43518 msgid "array of runtime bound cannot be captured by copy, only by reference"
43519 msgstr ""
43521 #: cp/lambda.c:557
43522 #, gcc-internal-format
43523 msgid "capture of variably-modified type %qT that is not an N3639 array of runtime bound"
43524 msgstr ""
43526 #: cp/lambda.c:561
43527 #, gcc-internal-format
43528 msgid "because the array element type %qT has variable size"
43529 msgstr ""
43531 #: cp/lambda.c:585
43532 #, gcc-internal-format
43533 msgid "cannot capture %qE by reference"
43534 msgstr ""
43536 #: cp/lambda.c:595
43537 #, gcc-internal-format
43538 msgid "capture by copy of incomplete type %qT"
43539 msgstr ""
43541 #: cp/lambda.c:619
43542 #, gcc-internal-format
43543 msgid "already captured %qD in lambda expression"
43544 msgstr ""
43546 #: cp/lambda.c:648
43547 #, gcc-internal-format
43548 msgid "trying to capture %qD in instantiation of generic lambda"
43549 msgstr ""
43551 #: cp/lambda.c:833
43552 #, gcc-internal-format
43553 msgid "%<this%> was not captured for this lambda function"
43554 msgstr ""
43556 #: cp/lex.c:382
43557 #, gcc-internal-format, gfc-internal-format
43558 msgid "junk at end of #pragma %s"
43559 msgstr ""
43561 #: cp/lex.c:389
43562 #, gcc-internal-format, gfc-internal-format
43563 msgid "invalid #pragma %s"
43564 msgstr ""
43566 #: cp/lex.c:397
43567 #, gcc-internal-format
43568 msgid "#pragma vtable no longer supported"
43569 msgstr ""
43571 #: cp/lex.c:469
43572 #, gcc-internal-format
43573 msgid "#pragma implementation for %qs appears after file is included"
43574 msgstr ""
43576 #: cp/lex.c:497
43577 #, gcc-internal-format
43578 msgid "%qD not defined"
43579 msgstr ""
43581 #: cp/lex.c:502
43582 #, gcc-internal-format
43583 msgid "%qD was not declared in this scope"
43584 msgstr ""
43586 #. In a template, it is invalid to write "f()" or "f(3)" if no
43587 #. declaration of "f" is available.  Historically, G++ and most
43588 #. other compilers accepted that usage since they deferred all name
43589 #. lookup until instantiation time rather than doing unqualified
43590 #. name lookup at template definition time; explain to the user what
43591 #. is going wrong.
43593 #. Note that we have the exact wording of the following message in
43594 #. the manual (trouble.texi, node "Name lookup"), so they need to
43595 #. be kept in synch.
43596 #: cp/lex.c:542
43597 #, gcc-internal-format
43598 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
43599 msgstr ""
43601 #: cp/lex.c:551
43602 #, gcc-internal-format
43603 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
43604 msgstr ""
43606 #: cp/mangle.c:2366
43607 #, gcc-internal-format
43608 msgid "mangling typeof, use decltype instead"
43609 msgstr ""
43611 #: cp/mangle.c:2370
43612 #, gcc-internal-format
43613 msgid "mangling __underlying_type"
43614 msgstr ""
43616 #: cp/mangle.c:2653
43617 #, gcc-internal-format
43618 msgid "mangling unknown fixed point type"
43619 msgstr ""
43621 #: cp/mangle.c:3264
43622 #, gcc-internal-format
43623 msgid "use of built-in trait %qE in function signature; use library traits instead"
43624 msgstr ""
43626 #: cp/mangle.c:3269
43627 #, gcc-internal-format, gfc-internal-format
43628 msgid "mangling %C"
43629 msgstr ""
43631 #: cp/mangle.c:3346
43632 #, gcc-internal-format
43633 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
43634 msgstr ""
43636 #: cp/mangle.c:3433
43637 #, gcc-internal-format
43638 msgid "string literal in function template signature"
43639 msgstr ""
43641 #: cp/mangle.c:3862
43642 #, gcc-internal-format
43643 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
43644 msgstr ""
43646 #: cp/mangle.c:3909
43647 #, gcc-internal-format
43648 msgid "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
43649 msgstr ""
43651 #: cp/mangle.c:3915
43652 #, gcc-internal-format
43653 msgid "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
43654 msgstr ""
43656 #: cp/mangle.c:4187
43657 #, gcc-internal-format
43658 msgid "the mangled name of a thunk for %qD changes between -fabi-version=%d and -fabi-version=%d"
43659 msgstr ""
43661 #: cp/mangle.c:4192
43662 #, gcc-internal-format
43663 msgid "the mangled name of %qD changes between -fabi-version=%d and -fabi-version=%d"
43664 msgstr ""
43666 #: cp/mangle.c:4197
43667 #, gcc-internal-format
43668 msgid "the mangled name of the initialization guard variable for %qD changes between -fabi-version=%d and -fabi-version=%d"
43669 msgstr ""
43671 #: cp/method.c:828 cp/method.c:1324
43672 #, gcc-internal-format
43673 msgid "non-static const member %q#D, can%'t use default assignment operator"
43674 msgstr ""
43676 #: cp/method.c:834 cp/method.c:1330
43677 #, gcc-internal-format
43678 msgid "non-static reference member %q#D, can%'t use default assignment operator"
43679 msgstr ""
43681 #: cp/method.c:953
43682 #, gcc-internal-format
43683 msgid "synthesized method %qD first required here"
43684 msgstr ""
43686 #: cp/method.c:1270
43687 #, gcc-internal-format
43688 msgid "union member %q+D with non-trivial %qD"
43689 msgstr ""
43691 #: cp/method.c:1280
43692 #, gcc-internal-format
43693 msgid "defaulted constructor calls non-%<constexpr%> %qD"
43694 msgstr ""
43696 #: cp/method.c:1347
43697 #, gcc-internal-format
43698 msgid "initializer for %q#D is invalid"
43699 msgstr ""
43701 #: cp/method.c:1399
43702 #, gcc-internal-format
43703 msgid "defaulted default constructor does not initialize %q#D"
43704 msgstr ""
43706 #: cp/method.c:1410
43707 #, gcc-internal-format
43708 msgid "copying non-static data member %q#D of rvalue reference type"
43709 msgstr ""
43711 #. A trivial constructor doesn't have any NSDMI.
43712 #: cp/method.c:1646
43713 #, gcc-internal-format
43714 msgid "defaulted default constructor does not initialize any non-static data member"
43715 msgstr ""
43717 #: cp/method.c:1691
43718 #, gcc-internal-format
43719 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
43720 msgstr ""
43722 #: cp/method.c:1815
43723 #, gcc-internal-format
43724 msgid "a lambda closure type has a deleted default constructor"
43725 msgstr ""
43727 #: cp/method.c:1818
43728 #, gcc-internal-format
43729 msgid "a lambda closure type has a deleted copy assignment operator"
43730 msgstr ""
43732 #: cp/method.c:1827
43733 #, gcc-internal-format
43734 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
43735 msgstr ""
43737 #: cp/method.c:1838
43738 #, gcc-internal-format
43739 msgid "%q#D inherits from multiple base subobjects"
43740 msgstr ""
43742 #: cp/method.c:1859
43743 #, gcc-internal-format
43744 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
43745 msgstr ""
43747 #: cp/method.c:1868
43748 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
43749 msgstr ""
43751 #: cp/method.c:2188
43752 #, gcc-internal-format
43753 msgid "defaulted declaration %q+D does not match the expected signature"
43754 msgstr ""
43756 #: cp/method.c:2191
43757 #, gcc-internal-format
43758 msgid "expected signature: %qD"
43759 msgstr "очікуваний підпис: %qD"
43761 #: cp/method.c:2229
43762 msgid "function %q+D defaulted on its redeclaration with an exception-specification that differs from the implicit exception-specification %qX"
43763 msgstr ""
43765 #: cp/method.c:2251
43766 #, gcc-internal-format
43767 msgid "explicitly defaulted function %q+D cannot be declared as %<constexpr%> because the implicit declaration is not %<constexpr%>:"
43768 msgstr ""
43770 #: cp/method.c:2296
43771 #, gcc-internal-format
43772 msgid "a template cannot be defaulted"
43773 msgstr ""
43775 #: cp/method.c:2324
43776 #, gcc-internal-format
43777 msgid "%qD cannot be defaulted"
43778 msgstr ""
43780 #: cp/method.c:2333
43781 #, gcc-internal-format
43782 msgid "defaulted function %q+D with default argument"
43783 msgstr ""
43785 #: cp/name-lookup.c:2283
43786 #, gcc-internal-format
43787 msgid "%q#D conflicts with a previous declaration"
43788 msgstr ""
43790 #: cp/name-lookup.c:2435
43791 #, gcc-internal-format
43792 msgid "%q#D hides constructor for %q#D"
43793 msgstr "%q#D приховує конструктор для %q#D"
43795 #: cp/name-lookup.c:2562
43796 #, gcc-internal-format
43797 msgid "conflicting C language linkage declaration %q#D"
43798 msgstr "конфліктує із оголошенням компонування мови C %q#D"
43800 #: cp/name-lookup.c:2567
43801 #, gcc-internal-format
43802 msgid "due to different exception specifications"
43803 msgstr "через різні специфікації виключення"
43805 #: cp/name-lookup.c:2667
43806 #, gcc-internal-format
43807 msgid "declaration of %q#D shadows a parameter"
43808 msgstr ""
43810 #: cp/name-lookup.c:2784
43811 #, gcc-internal-format
43812 msgid "declaration of %qD shadows a member of %qT"
43813 msgstr ""
43815 #: cp/name-lookup.c:2945
43816 #, gcc-internal-format
43817 msgid "local external declaration %q#D"
43818 msgstr "локальне зовнішнє оголошення %q#D"
43820 #: cp/name-lookup.c:2947
43821 #, gcc-internal-format
43822 msgid "does not match previous declaration %q#D"
43823 msgstr "не відповідає попередньому оголошенню %q#D"
43825 #. In a local class, a friend function declaration must
43826 #. find a matching decl in the innermost non-class scope.
43827 #. [class.friend/11]
43828 #: cp/name-lookup.c:3070
43829 #, gcc-internal-format
43830 msgid "friend declaration %qD in local class without prior local declaration"
43831 msgstr ""
43833 #: cp/name-lookup.c:3132
43834 #, gcc-internal-format
43835 msgid "injected friend %qD is visible due to %<-ffriend-injection%>"
43836 msgstr ""
43838 #: cp/name-lookup.c:3252
43839 #, gcc-internal-format
43840 msgid "name lookup of %qD changed"
43841 msgstr ""
43843 #: cp/name-lookup.c:3255
43844 #, gcc-internal-format
43845 msgid "matches this %qD under ISO standard rules"
43846 msgstr ""
43848 #: cp/name-lookup.c:3257
43849 #, gcc-internal-format
43850 msgid "  matches this %qD under old rules"
43851 msgstr ""
43853 #: cp/name-lookup.c:3275 cp/name-lookup.c:3285
43854 #, gcc-internal-format
43855 msgid "name lookup of %qD changed for ISO %<for%> scoping"
43856 msgstr ""
43858 #: cp/name-lookup.c:3278
43859 #, gcc-internal-format
43860 msgid "cannot use obsolete binding %qD because it has a destructor"
43861 msgstr ""
43863 #: cp/name-lookup.c:3289
43864 #, gcc-internal-format
43865 msgid "using obsolete binding %qD"
43866 msgstr ""
43868 #: cp/name-lookup.c:3347
43869 #, gcc-internal-format
43870 msgid "%s %<%s(%E)%> %p %d\n"
43871 msgstr "%s %<%s(%E)%> %p %d\n"
43873 #: cp/name-lookup.c:3350
43874 #, gcc-internal-format
43875 msgid "%s %s %p %d\n"
43876 msgstr ""
43878 #: cp/name-lookup.c:4019
43879 #, gcc-internal-format
43880 msgid "%qT is not a namespace or unscoped enum"
43881 msgstr ""
43883 #. 7.3.3/5
43884 #. A using-declaration shall not name a template-id.
43885 #: cp/name-lookup.c:4029
43886 #, gcc-internal-format
43887 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
43888 msgstr ""
43890 #: cp/name-lookup.c:4036
43891 #, gcc-internal-format
43892 msgid "namespace %qD not allowed in using-declaration"
43893 msgstr ""
43895 #. It's a nested name with template parameter dependent scope.
43896 #. This can only be using-declaration for class member.
43897 #: cp/name-lookup.c:4044
43898 #, gcc-internal-format
43899 msgid "%qT is not a namespace"
43900 msgstr ""
43902 #. C++11 7.3.3/10.
43903 #: cp/name-lookup.c:4057
43904 #, gcc-internal-format
43905 msgid "%qD is already declared in this scope"
43906 msgstr ""
43908 #: cp/name-lookup.c:4074
43909 #, gcc-internal-format
43910 msgid "%qD not declared"
43911 msgstr ""
43913 #: cp/name-lookup.c:4785
43914 #, gcc-internal-format
43915 msgid "using-declaration for non-member at class scope"
43916 msgstr ""
43918 #: cp/name-lookup.c:4792
43919 #, gcc-internal-format
43920 msgid "%<%T::%D%> names destructor"
43921 msgstr ""
43923 #: cp/name-lookup.c:4809
43924 #, gcc-internal-format
43925 msgid "%<%T::%D%> names constructor in %qT"
43926 msgstr ""
43928 #: cp/name-lookup.c:4843
43929 #, gcc-internal-format
43930 msgid "cannot inherit constructors from indirect base %qT"
43931 msgstr ""
43933 #: cp/name-lookup.c:4852
43934 #, gcc-internal-format
43935 msgid "no members matching %<%T::%D%> in %q#T"
43936 msgstr ""
43938 #: cp/name-lookup.c:4919
43939 #, gcc-internal-format
43940 msgid "declaration of %qD not in a namespace surrounding %qD"
43941 msgstr ""
43943 #: cp/name-lookup.c:4958
43944 #, gcc-internal-format
43945 msgid "explicit qualification in declaration of %qD"
43946 msgstr ""
43948 #: cp/name-lookup.c:5010
43949 #, gcc-internal-format
43950 msgid "%qD has not been declared within %qD"
43951 msgstr ""
43953 #: cp/name-lookup.c:5012
43954 #, gcc-internal-format
43955 msgid "only here as a %<friend%>"
43956 msgstr ""
43958 #: cp/name-lookup.c:5021
43959 #, gcc-internal-format
43960 msgid "%qD should have been declared inside %qD"
43961 msgstr ""
43963 #: cp/name-lookup.c:5069
43964 #, gcc-internal-format
43965 msgid "%qD attribute requires a single NTBS argument"
43966 msgstr ""
43968 #: cp/name-lookup.c:5076
43969 #, gcc-internal-format
43970 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
43971 msgstr ""
43973 #: cp/name-lookup.c:5086
43974 #, gcc-internal-format
43975 msgid "ignoring %qD attribute on anonymous namespace"
43976 msgstr ""
43978 #: cp/name-lookup.c:5092
43979 #, gcc-internal-format
43980 msgid "ignoring %qD attribute on non-inline namespace"
43981 msgstr ""
43983 #: cp/name-lookup.c:5111 cp/name-lookup.c:7065
43984 #, gcc-internal-format
43985 msgid "%qD attribute directive ignored"
43986 msgstr ""
43988 #: cp/name-lookup.c:5426
43989 #, gcc-internal-format
43990 msgid "maximum limit of %d namespaces searched for %qE"
43991 msgstr ""
43993 #: cp/name-lookup.c:5441
43994 #, gcc-internal-format
43995 msgid "suggested alternative:"
43996 msgid_plural "suggested alternatives:"
43997 msgstr[0] ""
43998 msgstr[1] ""
43999 msgstr[2] ""
44001 #: cp/name-lookup.c:5447
44002 #, gcc-internal-format
44003 msgid "  %qE"
44004 msgstr "  %qE"
44006 #: cp/name-lookup.c:5472 cp/name-lookup.c:5764
44007 #, gcc-internal-format
44008 msgid "suggested alternative: %qs"
44009 msgstr ""
44011 #: cp/name-lookup.c:5704
44012 #, gcc-internal-format
44013 msgid "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
44014 msgstr ""
44016 #: cp/name-lookup.c:5711
44017 #, gcc-internal-format
44018 msgid "%<std::%s%> is only available from %s onwards"
44019 msgstr ""
44021 #: cp/name-lookup.c:5929
44022 #, gcc-internal-format
44023 msgid "the macro %qs had not yet been defined"
44024 msgstr ""
44026 #: cp/name-lookup.c:5932
44027 #, gcc-internal-format
44028 msgid "it was later defined here"
44029 msgstr ""
44031 #: cp/name-lookup.c:6687
44032 #, gcc-internal-format
44033 msgid "declaration of %<std::initializer_list%> does not match %<#include <initializer_list>%>, isn't a template"
44034 msgstr ""
44036 #: cp/name-lookup.c:7059
44037 #, gcc-internal-format
44038 msgid "strong using directive no longer supported"
44039 msgstr ""
44041 #: cp/name-lookup.c:7062
44042 #, gcc-internal-format
44043 msgid "you may use an inline namespace instead"
44044 msgstr ""
44046 #: cp/name-lookup.c:7079
44047 #, gcc-internal-format
44048 msgid "attributes ignored on local using directive"
44049 msgstr ""
44051 #: cp/name-lookup.c:7163
44052 #, gcc-internal-format
44053 msgid "namespace alias %qD not allowed here, assuming %qD"
44054 msgstr ""
44056 #. We only allow depth 255.
44057 #: cp/name-lookup.c:7183
44058 #, gcc-internal-format, gfc-internal-format
44059 msgid "cannot nest more than %d namespaces"
44060 msgstr ""
44062 #: cp/name-lookup.c:7218
44063 #, gcc-internal-format
44064 msgid "inline namespace must be specified at initial definition"
44065 msgstr ""
44067 #: cp/name-lookup.c:7219
44068 #, gcc-internal-format
44069 msgid "%qD defined here"
44070 msgstr "%qD визначено тут"
44072 #: cp/name-lookup.c:7292
44073 #, gcc-internal-format
44074 msgid "XXX entering pop_everything ()\n"
44075 msgstr ""
44077 #: cp/name-lookup.c:7301
44078 #, gcc-internal-format
44079 msgid "XXX leaving pop_everything ()\n"
44080 msgstr ""
44082 #: cp/optimize.c:585
44083 #, gcc-internal-format
44084 msgid "making multiple clones of %qD"
44085 msgstr ""
44087 #: cp/parser.c:818
44088 #, gcc-internal-format
44089 msgid "identifier %qE is a keyword in C++11"
44090 msgstr ""
44092 #: cp/parser.c:1314 cp/parser.c:1327
44093 #, gcc-internal-format
44094 msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
44095 msgstr ""
44097 #: cp/parser.c:1352 cp/parser.c:37254
44098 #, gcc-internal-format
44099 msgid "%<#pragma omp declare simd%> not immediately followed by function declaration or definition"
44100 msgstr ""
44102 #: cp/parser.c:2851
44103 #, gcc-internal-format
44104 msgid "%<#pragma%> is not allowed here"
44105 msgstr ""
44107 #: cp/parser.c:2940
44108 #, gcc-internal-format
44109 msgid "%<%E::%E%> has not been declared"
44110 msgstr ""
44112 #: cp/parser.c:2943
44113 #, gcc-internal-format
44114 msgid "%<::%E%> has not been declared"
44115 msgstr ""
44117 #: cp/parser.c:2946
44118 #, gcc-internal-format
44119 msgid "request for member %qE in non-class type %qT"
44120 msgstr ""
44122 #: cp/parser.c:2949 cp/parser.c:18221
44123 #, gcc-internal-format
44124 msgid "%<%T::%E%> has not been declared"
44125 msgstr ""
44127 #: cp/parser.c:2959
44128 #, gcc-internal-format
44129 msgid "%<%E::%E%> is not a type"
44130 msgstr "%<%E::%E%> не є типом"
44132 #: cp/parser.c:2963
44133 #, gcc-internal-format
44134 msgid "%<%E::%E%> is not a class or namespace"
44135 msgstr ""
44137 #: cp/parser.c:2968
44138 #, gcc-internal-format
44139 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
44140 msgstr ""
44142 #: cp/parser.c:2981
44143 #, gcc-internal-format
44144 msgid "%<::%E%> is not a type"
44145 msgstr "%<::%E%> не є типом"
44147 #: cp/parser.c:2984
44148 #, gcc-internal-format
44149 msgid "%<::%E%> is not a class or namespace"
44150 msgstr ""
44152 #: cp/parser.c:2988
44153 #, gcc-internal-format
44154 msgid "%<::%E%> is not a class, namespace, or enumeration"
44155 msgstr ""
44157 #: cp/parser.c:3000
44158 #, gcc-internal-format
44159 msgid "%qE is not a type"
44160 msgstr ""
44162 #: cp/parser.c:3003
44163 #, gcc-internal-format
44164 msgid "%qE is not a class or namespace"
44165 msgstr ""
44167 #: cp/parser.c:3007
44168 #, gcc-internal-format
44169 msgid "%qE is not a class, namespace, or enumeration"
44170 msgstr ""
44172 #: cp/parser.c:3070
44173 #, gcc-internal-format
44174 msgid "new types may not be defined in a return type"
44175 msgstr ""
44177 #: cp/parser.c:3072
44178 #, gcc-internal-format
44179 msgid "(perhaps a semicolon is missing after the definition of %qT)"
44180 msgstr ""
44182 #: cp/parser.c:3100
44183 #, gcc-internal-format
44184 msgid "%qE is not a class template"
44185 msgstr ""
44187 #: cp/parser.c:3102
44188 #, gcc-internal-format
44189 msgid "%qE is not a template"
44190 msgstr ""
44192 #: cp/parser.c:3105
44193 #, gcc-internal-format
44194 msgid "invalid template-id"
44195 msgstr ""
44197 #: cp/parser.c:3139
44198 #, gcc-internal-format
44199 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
44200 msgstr ""
44202 #: cp/parser.c:3143 cp/pt.c:17853
44203 #, gcc-internal-format
44204 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
44205 msgstr ""
44207 #: cp/parser.c:3148
44208 #, gcc-internal-format
44209 msgid "%<typeid%> operator cannot appear in a constant-expression"
44210 msgstr ""
44212 #: cp/parser.c:3152
44213 #, gcc-internal-format
44214 msgid "non-constant compound literals cannot appear in a constant-expression"
44215 msgstr ""
44217 #: cp/parser.c:3156
44218 #, gcc-internal-format
44219 msgid "a function call cannot appear in a constant-expression"
44220 msgstr ""
44222 #: cp/parser.c:3160
44223 #, gcc-internal-format
44224 msgid "an increment cannot appear in a constant-expression"
44225 msgstr ""
44227 #: cp/parser.c:3164
44228 #, gcc-internal-format
44229 msgid "an decrement cannot appear in a constant-expression"
44230 msgstr ""
44232 #: cp/parser.c:3168
44233 #, gcc-internal-format
44234 msgid "an array reference cannot appear in a constant-expression"
44235 msgstr ""
44237 #: cp/parser.c:3172
44238 #, gcc-internal-format
44239 msgid "the address of a label cannot appear in a constant-expression"
44240 msgstr ""
44242 #: cp/parser.c:3176
44243 #, gcc-internal-format
44244 msgid "calls to overloaded operators cannot appear in a constant-expression"
44245 msgstr ""
44247 #: cp/parser.c:3180
44248 #, gcc-internal-format
44249 msgid "an assignment cannot appear in a constant-expression"
44250 msgstr ""
44252 #: cp/parser.c:3183
44253 #, gcc-internal-format
44254 msgid "a comma operator cannot appear in a constant-expression"
44255 msgstr ""
44257 #: cp/parser.c:3187
44258 #, gcc-internal-format
44259 msgid "a call to a constructor cannot appear in a constant-expression"
44260 msgstr ""
44262 #: cp/parser.c:3191
44263 #, gcc-internal-format
44264 msgid "a transaction expression cannot appear in a constant-expression"
44265 msgstr ""
44267 #: cp/parser.c:3237
44268 #, gcc-internal-format
44269 msgid "%qs cannot appear in a constant-expression"
44270 msgstr ""
44272 #: cp/parser.c:3273
44273 #, gcc-internal-format
44274 msgid "class template argument deduction is only available with -std=c++17 or -std=gnu++17"
44275 msgstr ""
44277 #: cp/parser.c:3278
44278 #, gcc-internal-format
44279 msgid "invalid use of destructor %qD as a type"
44280 msgstr ""
44282 #. Something like 'unsigned A a;'
44283 #: cp/parser.c:3281
44284 #, gcc-internal-format
44285 msgid "invalid combination of multiple type-specifiers"
44286 msgstr ""
44288 #: cp/parser.c:3293
44289 #, gcc-internal-format
44290 msgid "%qE does not name a type; did you mean %qs?"
44291 msgstr ""
44293 #: cp/parser.c:3297
44294 #, gcc-internal-format
44295 msgid "%qE does not name a type"
44296 msgstr ""
44298 #: cp/parser.c:3306
44299 #, gcc-internal-format
44300 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
44301 msgstr ""
44303 #: cp/parser.c:3309
44304 #, gcc-internal-format
44305 msgid "C++11 %<noexcept%> only available with -std=c++11 or -std=gnu++11"
44306 msgstr ""
44308 #: cp/parser.c:3314
44309 #, gcc-internal-format
44310 msgid "C++11 %<thread_local%> only available with -std=c++11 or -std=gnu++11"
44311 msgstr ""
44313 #: cp/parser.c:3317
44314 #, gcc-internal-format
44315 msgid "%<concept%> only available with -fconcepts"
44316 msgstr ""
44318 #: cp/parser.c:3343
44319 #, gcc-internal-format
44320 msgid "(perhaps %<typename %T::%E%> was intended)"
44321 msgstr ""
44323 #: cp/parser.c:3361 cp/parser.c:3365
44324 #, gcc-internal-format
44325 msgid "%qE in namespace %qE does not name a template type"
44326 msgstr ""
44328 #: cp/parser.c:3369
44329 #, gcc-internal-format
44330 msgid "%qE in namespace %qE does not name a type"
44331 msgstr ""
44333 #. A<T>::A<T>()
44334 #: cp/parser.c:3381
44335 #, gcc-internal-format
44336 msgid "%<%T::%E%> names the constructor, not the type"
44337 msgstr ""
44339 #: cp/parser.c:3384
44340 #, gcc-internal-format
44341 msgid "and %qT has no template constructors"
44342 msgstr ""
44344 #: cp/parser.c:3392
44345 #, gcc-internal-format
44346 msgid "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent scope"
44347 msgstr ""
44349 #: cp/parser.c:3400
44350 #, gcc-internal-format
44351 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
44352 msgstr ""
44354 #: cp/parser.c:3411 cp/parser.c:3415
44355 #, gcc-internal-format
44356 msgid "%qE in %q#T does not name a template type"
44357 msgstr ""
44359 #: cp/parser.c:3419
44360 #, gcc-internal-format
44361 msgid "%qE in %q#T does not name a type"
44362 msgstr ""
44364 #: cp/parser.c:4024
44365 #, gcc-internal-format
44366 msgid "expected string-literal"
44367 msgstr ""
44369 #: cp/parser.c:4089
44370 #, gcc-internal-format
44371 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
44372 msgstr ""
44374 #: cp/parser.c:4143
44375 #, gcc-internal-format
44376 msgid "a wide string is invalid in this context"
44377 msgstr ""
44379 #: cp/parser.c:4258
44380 #, gcc-internal-format
44381 msgid "unable to find character literal operator %qD with %qT argument"
44382 msgstr ""
44384 #: cp/parser.c:4357
44385 #, gcc-internal-format
44386 msgid "integer literal exceeds range of %qT type"
44387 msgstr ""
44389 #: cp/parser.c:4364
44390 #, gcc-internal-format
44391 msgid "floating literal exceeds range of %qT type"
44392 msgstr ""
44394 #: cp/parser.c:4368
44395 #, gcc-internal-format
44396 msgid "floating literal truncated to zero"
44397 msgstr ""
44399 #: cp/parser.c:4433
44400 #, gcc-internal-format
44401 msgid "unable to find numeric literal operator %qD"
44402 msgstr ""
44404 #: cp/parser.c:4439
44405 #, gcc-internal-format
44406 msgid "add %<using namespace std::complex_literals%> (from <complex>) to enable the C++14 user-defined literal suffixes"
44407 msgstr ""
44409 #: cp/parser.c:4443
44410 #, gcc-internal-format
44411 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
44412 msgstr ""
44414 #: cp/parser.c:4447
44415 #, gcc-internal-format
44416 msgid "use -fext-numeric-literals to enable more built-in suffixes"
44417 msgstr ""
44419 #: cp/parser.c:4526
44420 #, gcc-internal-format
44421 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
44422 msgstr ""
44424 #: cp/parser.c:4587 cp/parser.c:12940
44425 #, gcc-internal-format
44426 msgid "expected declaration"
44427 msgstr ""
44429 #: cp/parser.c:4934 cp/parser.c:4949
44430 #, gcc-internal-format
44431 msgid "expected binary operator"
44432 msgstr "мав бути бінарний оператор"
44434 #: cp/parser.c:4955
44435 #, gcc-internal-format
44436 msgid "expected ..."
44437 msgstr "мало бути ..."
44439 #: cp/parser.c:4967
44440 #, gcc-internal-format
44441 msgid "binary expression in operand of fold-expression"
44442 msgstr ""
44444 #: cp/parser.c:4972
44445 #, gcc-internal-format
44446 msgid "conditional expression in operand of fold-expression"
44447 msgstr ""
44449 #: cp/parser.c:4980
44450 #, gcc-internal-format
44451 msgid "mismatched operator in fold-expression"
44452 msgstr ""
44454 #: cp/parser.c:5084
44455 #, gcc-internal-format
44456 msgid "fixed-point types not supported in C++"
44457 msgstr ""
44459 #: cp/parser.c:5165
44460 #, gcc-internal-format
44461 msgid "ISO C++ forbids braced-groups within expressions"
44462 msgstr ""
44464 #: cp/parser.c:5177
44465 #, gcc-internal-format
44466 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
44467 msgstr ""
44469 #: cp/parser.c:5217
44470 #, gcc-internal-format
44471 msgid "fold-expressions only available with -std=c++17 or -std=gnu++17"
44472 msgstr ""
44474 #: cp/parser.c:5275 cp/parser.c:5452 cp/parser.c:5630 cp/semantics.c:3612
44475 #, gcc-internal-format
44476 msgid "expected primary-expression"
44477 msgstr ""
44479 #: cp/parser.c:5305
44480 #, gcc-internal-format
44481 msgid "%<this%> may not be used in this context"
44482 msgstr ""
44484 #: cp/parser.c:5446
44485 #, gcc-internal-format
44486 msgid "a template declaration cannot appear at block scope"
44487 msgstr ""
44489 #: cp/parser.c:5605
44490 #, gcc-internal-format
44491 msgid "local variable %qD may not appear in this context"
44492 msgstr ""
44494 #: cp/parser.c:5787
44495 #, gcc-internal-format
44496 msgid "expected id-expression"
44497 msgstr ""
44499 #: cp/parser.c:5919
44500 #, gcc-internal-format
44501 msgid "scope %qT before %<~%> is not a class-name"
44502 msgstr ""
44504 #: cp/parser.c:5948 cp/parser.c:7860
44505 #, gcc-internal-format
44506 msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
44507 msgstr ""
44509 #: cp/parser.c:6059
44510 #, gcc-internal-format
44511 msgid "declaration of %<~%T%> as member of %qT"
44512 msgstr ""
44514 #: cp/parser.c:6074
44515 #, gcc-internal-format
44516 msgid "typedef-name %qD used as destructor declarator"
44517 msgstr ""
44519 #: cp/parser.c:6111 cp/parser.c:20249
44520 #, gcc-internal-format
44521 msgid "expected unqualified-id"
44522 msgstr ""
44524 #: cp/parser.c:6220
44525 #, gcc-internal-format
44526 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
44527 msgstr ""
44529 #: cp/parser.c:6288
44530 #, gcc-internal-format
44531 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
44532 msgstr ""
44534 #: cp/parser.c:6314
44535 #, gcc-internal-format
44536 msgid "function template-id %qD in nested-name-specifier"
44537 msgstr ""
44539 #: cp/parser.c:6322
44540 #, gcc-internal-format
44541 msgid "variable template-id %qD in nested-name-specifier"
44542 msgstr ""
44544 #: cp/parser.c:6426 cp/typeck.c:2684 cp/typeck.c:2687 cp/typeck.c:2704
44545 #, gcc-internal-format
44546 msgid "%qD is not a template"
44547 msgstr ""
44549 #: cp/parser.c:6504
44550 #, gcc-internal-format
44551 msgid "expected nested-name-specifier"
44552 msgstr ""
44554 #: cp/parser.c:6711 cp/parser.c:8950
44555 #, gcc-internal-format
44556 msgid "types may not be defined in casts"
44557 msgstr ""
44559 #: cp/parser.c:6797
44560 #, gcc-internal-format
44561 msgid "types may not be defined in a %<typeid%> expression"
44562 msgstr ""
44564 #: cp/parser.c:6889
44565 #, gcc-internal-format
44566 msgid "wrong number of arguments to %<__builtin_addressof%>"
44567 msgstr "помилкова кількість аргументів %<__builtin_addressof%>"
44569 #: cp/parser.c:6901 cp/pt.c:18416
44570 #, gcc-internal-format
44571 msgid "wrong number of arguments to %<__builtin_launder%>"
44572 msgstr "помилкова кількість аргументів %<__builtin_launder%>"
44574 #: cp/parser.c:6995
44575 #, gcc-internal-format
44576 msgid "ISO C++ forbids compound-literals"
44577 msgstr ""
44579 #: cp/parser.c:7054
44580 #, gcc-internal-format
44581 msgid "two consecutive %<[%> shall only introduce an attribute"
44582 msgstr ""
44584 #: cp/parser.c:7596 cp/typeck.c:2572
44585 #, gcc-internal-format
44586 msgid "invalid use of %qD"
44587 msgstr ""
44589 #: cp/parser.c:7605
44590 #, gcc-internal-format
44591 msgid "%<%D::%D%> is not a class member"
44592 msgstr ""
44594 #: cp/parser.c:7912
44595 #, gcc-internal-format
44596 msgid "non-scalar type"
44597 msgstr ""
44599 #: cp/parser.c:8013
44600 #, gcc-internal-format
44601 msgid "ISO C++ does not allow %<alignof%> with a non-type"
44602 msgstr ""
44604 #: cp/parser.c:8114
44605 #, gcc-internal-format
44606 msgid "types may not be defined in %<noexcept%> expressions"
44607 msgstr ""
44609 #: cp/parser.c:8404
44610 #, gcc-internal-format
44611 msgid "types may not be defined in a new-expression"
44612 msgstr ""
44614 #: cp/parser.c:8420
44615 #, gcc-internal-format
44616 msgid "array bound forbidden after parenthesized type-id"
44617 msgstr ""
44619 #: cp/parser.c:8422
44620 #, gcc-internal-format
44621 msgid "try removing the parentheses around the type-id"
44622 msgstr ""
44624 #: cp/parser.c:8454
44625 #, gcc-internal-format
44626 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
44627 msgstr ""
44629 #: cp/parser.c:8502
44630 #, gcc-internal-format
44631 msgid "expected expression-list or type-id"
44632 msgstr ""
44634 #: cp/parser.c:8531
44635 #, gcc-internal-format
44636 msgid "types may not be defined in a new-type-id"
44637 msgstr ""
44639 #: cp/parser.c:8659
44640 #, gcc-internal-format
44641 msgid "expression in new-declarator must have integral or enumeration type"
44642 msgstr ""
44644 #: cp/parser.c:9055
44645 #, gcc-internal-format
44646 msgid "use of old-style cast to %q#T"
44647 msgstr ""
44649 #: cp/parser.c:9203
44650 #, gcc-internal-format
44651 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
44652 msgstr ""
44654 #: cp/parser.c:9206
44655 #, gcc-internal-format
44656 msgid "suggest parentheses around %<>>%> expression"
44657 msgstr ""
44659 #: cp/parser.c:9410
44660 #, gcc-internal-format
44661 msgid "ISO C++ does not allow ?: with omitted middle operand"
44662 msgstr ""
44664 #: cp/parser.c:9832
44665 #, gcc-internal-format
44666 msgid "types may not be defined within __builtin_offsetof"
44667 msgstr ""
44669 #: cp/parser.c:10119
44670 #, gcc-internal-format
44671 msgid "lambda-expression in unevaluated context"
44672 msgstr ""
44674 #: cp/parser.c:10128
44675 #, gcc-internal-format
44676 msgid "lambda-expression in template-argument"
44677 msgstr ""
44679 #: cp/parser.c:10281
44680 #, gcc-internal-format
44681 msgid "expected end of capture-list"
44682 msgstr ""
44684 #: cp/parser.c:10296
44685 #, gcc-internal-format
44686 msgid "explicit by-copy capture of %<this%> redundant with by-copy capture default"
44687 msgstr ""
44689 #: cp/parser.c:10313
44690 #, gcc-internal-format
44691 msgid "%<*this%> capture only available with -std=c++17 or -std=gnu++17"
44692 msgstr ""
44694 #: cp/parser.c:10358
44695 #, gcc-internal-format
44696 msgid "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
44697 msgstr ""
44699 #: cp/parser.c:10365
44700 #, gcc-internal-format
44701 msgid "empty initializer for lambda init-capture"
44702 msgstr ""
44704 #: cp/parser.c:10387
44705 #, gcc-internal-format
44706 msgid "capture of non-variable %qE"
44707 msgstr ""
44709 #: cp/parser.c:10391 cp/parser.c:10401 cp/semantics.c:3453 cp/semantics.c:3465
44710 #, gcc-internal-format
44711 msgid "%q#D declared here"
44712 msgstr ""
44714 #: cp/parser.c:10397
44715 #, gcc-internal-format
44716 msgid "capture of variable %qD with non-automatic storage duration"
44717 msgstr ""
44719 #: cp/parser.c:10433
44720 #, gcc-internal-format
44721 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
44722 msgstr ""
44724 #: cp/parser.c:10438
44725 #, gcc-internal-format
44726 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
44727 msgstr ""
44729 #: cp/parser.c:10494
44730 #, gcc-internal-format
44731 msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
44732 msgstr ""
44734 #: cp/parser.c:10498
44735 #, gcc-internal-format
44736 msgid "lambda templates are only available with -std=c++2a or -std=gnu++2a"
44737 msgstr ""
44739 #: cp/parser.c:10530
44740 #, gcc-internal-format
44741 msgid "default argument specified for lambda parameter"
44742 msgstr "визначено типовий аргумент для лямбда-параметра"
44744 #: cp/parser.c:10548
44745 #, gcc-internal-format
44746 msgid "duplicate %<mutable%>"
44747 msgstr "дублювання %<mutable%>"
44749 #: cp/parser.c:10595
44750 #, gcc-internal-format
44751 msgid "%<constexpr%> lambda only available with -std=c++17 or -std=gnu++17"
44752 msgstr ""
44754 #: cp/parser.c:10965 cp/parser.c:11158
44755 #, gcc-internal-format
44756 msgid "attributes at the beginning of statement are ignored"
44757 msgstr ""
44759 #: cp/parser.c:11005
44760 #, gcc-internal-format
44761 msgid "expected labeled-statement"
44762 msgstr ""
44764 #: cp/parser.c:11051
44765 #, gcc-internal-format
44766 msgid "case label %qE not within a switch statement"
44767 msgstr ""
44769 #: cp/parser.c:11165
44770 #, gcc-internal-format
44771 msgid "need %<typename%> before %qE because %qT is a dependent scope"
44772 msgstr ""
44774 #: cp/parser.c:11174
44775 #, gcc-internal-format
44776 msgid "%<%T::%D%> names the constructor, not the type"
44777 msgstr ""
44779 #: cp/parser.c:11222
44780 #, gcc-internal-format
44781 msgid "compound-statement in %<constexpr%> function"
44782 msgstr ""
44784 #: cp/parser.c:11349
44785 #, gcc-internal-format
44786 msgid "%<if constexpr%> only available with -std=c++17 or -std=gnu++17"
44787 msgstr ""
44789 #: cp/parser.c:11376
44790 #, gcc-internal-format
44791 msgid "init-statement in selection statements only available with -std=c++17 or -std=gnu++17"
44792 msgstr ""
44794 #: cp/parser.c:11546 cp/parser.c:28490
44795 #, gcc-internal-format
44796 msgid "expected selection-statement"
44797 msgstr ""
44799 #: cp/parser.c:11579
44800 #, gcc-internal-format
44801 msgid "types may not be defined in conditions"
44802 msgstr ""
44804 #: cp/parser.c:12018
44805 #, gcc-internal-format
44806 msgid "range-based %<for%> expression of type %qT has incomplete type"
44807 msgstr ""
44809 #: cp/parser.c:12105
44810 #, gcc-internal-format
44811 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
44812 msgstr ""
44814 #: cp/parser.c:12250 cp/parser.c:28493
44815 #, gcc-internal-format
44816 msgid "expected iteration-statement"
44817 msgstr ""
44819 #: cp/parser.c:12298
44820 #, gcc-internal-format
44821 msgid "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
44822 msgstr ""
44824 #: cp/parser.c:12426
44825 #, gcc-internal-format
44826 msgid "%<goto%> in %<constexpr%> function"
44827 msgstr "%<goto%> у функції %<constexpr%>"
44829 #. Issue a warning about this use of a GNU extension.
44830 #: cp/parser.c:12434
44831 #, gcc-internal-format
44832 msgid "ISO C++ forbids computed gotos"
44833 msgstr ""
44835 #: cp/parser.c:12447 cp/parser.c:28496
44836 #, gcc-internal-format
44837 msgid "expected jump-statement"
44838 msgstr ""
44840 #: cp/parser.c:12620 cp/parser.c:23584
44841 #, gcc-internal-format
44842 msgid "extra %<;%>"
44843 msgstr "зайве %<;%>"
44845 #: cp/parser.c:12863
44846 #, gcc-internal-format
44847 msgid "%<__label__%> not at the beginning of a block"
44848 msgstr ""
44850 #: cp/parser.c:13083
44851 #, gcc-internal-format
44852 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
44853 msgstr ""
44855 #: cp/parser.c:13103
44856 #, gcc-internal-format
44857 msgid "inconsistent deduction for %qT: %qT and then %qT"
44858 msgstr ""
44860 #: cp/parser.c:13124
44861 #, gcc-internal-format
44862 msgid "mixing declarations and function-definitions is forbidden"
44863 msgstr ""
44865 #: cp/parser.c:13148
44866 #, gcc-internal-format
44867 msgid "types may not be defined in a for-range-declaration"
44868 msgstr ""
44870 #: cp/parser.c:13203
44871 #, gcc-internal-format
44872 msgid "initializer in range-based %<for%> loop"
44873 msgstr ""
44875 #: cp/parser.c:13206
44876 #, gcc-internal-format
44877 msgid "multiple declarations in range-based %<for%> loop"
44878 msgstr ""
44880 #: cp/parser.c:13257
44881 #, gcc-internal-format
44882 msgid "structured bindings only available with -std=c++17 or -std=gnu++17"
44883 msgstr ""
44885 #: cp/parser.c:13306
44886 #, gcc-internal-format
44887 msgid "empty structured binding declaration"
44888 msgstr ""
44890 #: cp/parser.c:13324
44891 #, gcc-internal-format
44892 msgid "invalid initializer for structured binding declaration"
44893 msgstr ""
44895 #: cp/parser.c:13491
44896 #, gcc-internal-format
44897 msgid "%<friend%> used outside of class"
44898 msgstr ""
44900 #: cp/parser.c:13558
44901 #, gcc-internal-format
44902 msgid "%<auto%> changes meaning in C++11; please remove it"
44903 msgstr ""
44905 #: cp/parser.c:13594
44906 #, gcc-internal-format
44907 msgid "decl-specifier invalid in condition"
44908 msgstr ""
44910 #: cp/parser.c:13600
44911 #, gcc-internal-format
44912 msgid "%qD invalid in lambda"
44913 msgstr "%qD є некоректним у лямбді"
44915 #: cp/parser.c:13693
44916 #, gcc-internal-format
44917 msgid "class definition may not be declared a friend"
44918 msgstr ""
44920 #: cp/parser.c:13763 cp/parser.c:24064
44921 #, gcc-internal-format
44922 msgid "templates may not be %<virtual%>"
44923 msgstr ""
44925 #: cp/parser.c:13805
44926 #, gcc-internal-format
44927 msgid "invalid linkage-specification"
44928 msgstr ""
44930 #: cp/parser.c:13909
44931 #, gcc-internal-format
44932 msgid "static_assert without a message only available with -std=c++17 or -std=gnu++17"
44933 msgstr ""
44935 #: cp/parser.c:14111
44936 #, gcc-internal-format
44937 msgid "types may not be defined in %<decltype%> expressions"
44938 msgstr ""
44940 #: cp/parser.c:14264
44941 #, gcc-internal-format
44942 msgid "types may not be defined in a conversion-type-id"
44943 msgstr ""
44945 #: cp/parser.c:14291
44946 #, gcc-internal-format
44947 msgid "invalid use of %<auto%> in conversion operator"
44948 msgstr ""
44950 #: cp/parser.c:14295
44951 #, gcc-internal-format
44952 msgid "use of %<auto%> in member template conversion operator can never be deduced"
44953 msgstr ""
44955 #: cp/parser.c:14379
44956 #, gcc-internal-format
44957 msgid "only constructors take member initializers"
44958 msgstr ""
44960 #: cp/parser.c:14406
44961 #, gcc-internal-format
44962 msgid "cannot expand initializer for member %qD"
44963 msgstr ""
44965 #: cp/parser.c:14418 cp/pt.c:24255
44966 #, gcc-internal-format
44967 msgid "mem-initializer for %qD follows constructor delegation"
44968 msgstr ""
44970 #: cp/parser.c:14430 cp/pt.c:24267
44971 #, gcc-internal-format
44972 msgid "constructor delegation follows mem-initializer for %qD"
44973 msgstr ""
44975 #: cp/parser.c:14482
44976 #, gcc-internal-format
44977 msgid "anachronistic old-style base class initializer"
44978 msgstr ""
44980 #: cp/parser.c:14552
44981 #, gcc-internal-format
44982 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
44983 msgstr ""
44985 #: cp/parser.c:14927
44986 #, gcc-internal-format
44987 msgid "unexpected keyword; remove space between quotes and suffix identifier"
44988 msgstr ""
44990 #: cp/parser.c:14933
44991 #, gcc-internal-format
44992 msgid "expected suffix identifier"
44993 msgstr ""
44995 #: cp/parser.c:14942
44996 #, gcc-internal-format
44997 msgid "expected empty string after %<operator%> keyword"
44998 msgstr ""
45000 #: cp/parser.c:14948
45001 #, gcc-internal-format
45002 msgid "invalid encoding prefix in literal operator"
45003 msgstr ""
45005 #: cp/parser.c:14975
45006 #, gcc-internal-format
45007 msgid "expected operator"
45008 msgstr ""
45010 #. Warn that we do not support `export'.
45011 #: cp/parser.c:15020
45012 #, gcc-internal-format
45013 msgid "keyword %<export%> not implemented, and will be ignored"
45014 msgstr ""
45016 #: cp/parser.c:15190
45017 #, gcc-internal-format
45018 msgid "invalid constrained type parameter"
45019 msgstr "некоректний параметр обмеженого типу"
45021 #: cp/parser.c:15198
45022 #, gcc-internal-format
45023 msgid "cv-qualified type parameter"
45024 msgstr ""
45026 #: cp/parser.c:15283
45027 #, gcc-internal-format
45028 msgid "variadic constraint introduced without %<...%>"
45029 msgstr ""
45031 #: cp/parser.c:15347
45032 #, gcc-internal-format
45033 msgid "invalid use of %<auto%> in default template argument"
45034 msgstr ""
45036 #: cp/parser.c:15582 cp/parser.c:15668 cp/parser.c:21694
45037 #, gcc-internal-format
45038 msgid "template parameter pack %qD cannot have a default argument"
45039 msgstr ""
45041 #: cp/parser.c:15586 cp/parser.c:15672
45042 #, gcc-internal-format
45043 msgid "template parameter packs cannot have default arguments"
45044 msgstr ""
45046 #: cp/parser.c:15738
45047 #, gcc-internal-format
45048 msgid "expected template-id"
45049 msgstr ""
45051 #: cp/parser.c:15798
45052 #, gcc-internal-format
45053 msgid "%<<::%> cannot begin a template-argument list"
45054 msgstr ""
45056 #: cp/parser.c:15802
45057 #, gcc-internal-format
45058 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
45059 msgstr ""
45061 #: cp/parser.c:15806
45062 #, gcc-internal-format
45063 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
45064 msgstr ""
45066 #: cp/parser.c:15924
45067 #, gcc-internal-format
45068 msgid "parse error in template argument list"
45069 msgstr ""
45071 #. The name does not name a template.
45072 #: cp/parser.c:15992 cp/parser.c:16122 cp/parser.c:16337
45073 #, gcc-internal-format
45074 msgid "expected template-name"
45075 msgstr ""
45077 #. Explain what went wrong.
45078 #: cp/parser.c:16038
45079 #, gcc-internal-format
45080 msgid "non-template %qD used as template"
45081 msgstr ""
45083 #: cp/parser.c:16040
45084 #, gcc-internal-format
45085 msgid "use %<%T::template %D%> to indicate that it is a template"
45086 msgstr ""
45088 #: cp/parser.c:16189
45089 #, gcc-internal-format
45090 msgid "expected parameter pack before %<...%>"
45091 msgstr ""
45093 #: cp/parser.c:16298 cp/parser.c:16316 cp/parser.c:16483
45094 #, gcc-internal-format
45095 msgid "expected template-argument"
45096 msgstr ""
45098 #: cp/parser.c:16458
45099 #, gcc-internal-format
45100 msgid "invalid non-type template argument"
45101 msgstr ""
45103 #: cp/parser.c:16585
45104 #, gcc-internal-format
45105 msgid "explicit instantiation shall not use %<inline%> specifier"
45106 msgstr ""
45108 #: cp/parser.c:16589
45109 #, gcc-internal-format
45110 msgid "explicit instantiation shall not use %<constexpr%> specifier"
45111 msgstr ""
45113 #: cp/parser.c:16648
45114 #, gcc-internal-format
45115 msgid "template specialization with C linkage"
45116 msgstr ""
45118 #: cp/parser.c:16869
45119 #, gcc-internal-format
45120 msgid "expected type specifier"
45121 msgstr ""
45123 #: cp/parser.c:17053
45124 #, gcc-internal-format
45125 msgid "use of %<auto%> in lambda parameter declaration only available with -std=c++14 or -std=gnu++14"
45126 msgstr ""
45128 #: cp/parser.c:17059
45129 #, gcc-internal-format
45130 msgid "use of %<auto%> in parameter declaration only available with -std=c++14 or -std=gnu++14"
45131 msgstr ""
45133 #: cp/parser.c:17064
45134 #, gcc-internal-format
45135 msgid "use of %<auto%> in parameter declaration only available with -fconcepts"
45136 msgstr ""
45138 #: cp/parser.c:17209
45139 #, gcc-internal-format
45140 msgid "expected template-id for type"
45141 msgstr ""
45143 #: cp/parser.c:17278
45144 #, gcc-internal-format
45145 msgid "expected type-name"
45146 msgstr "мало бути вказано тип-назву"
45148 #: cp/parser.c:17631
45149 #, gcc-internal-format
45150 msgid "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
45151 msgstr ""
45153 #: cp/parser.c:17854
45154 #, gcc-internal-format
45155 msgid "declaration %qD does not declare anything"
45156 msgstr ""
45158 #: cp/parser.c:17942
45159 #, gcc-internal-format
45160 msgid "attributes ignored on uninstantiated type"
45161 msgstr ""
45163 #: cp/parser.c:17946
45164 #, gcc-internal-format
45165 msgid "attributes ignored on template instantiation"
45166 msgstr ""
45168 #: cp/parser.c:17951
45169 #, gcc-internal-format
45170 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
45171 msgstr ""
45173 #: cp/parser.c:18085
45174 #, gcc-internal-format
45175 msgid "%qD is an enumeration template"
45176 msgstr ""
45178 #: cp/parser.c:18096
45179 #, gcc-internal-format
45180 msgid "%qD does not name an enumeration in %qT"
45181 msgstr ""
45183 #: cp/parser.c:18111
45184 #, gcc-internal-format
45185 msgid "unnamed scoped enum is not allowed"
45186 msgstr ""
45188 #: cp/parser.c:18166
45189 #, gcc-internal-format
45190 msgid "expected %<;%> or %<{%>"
45191 msgstr "мало бути %<;%> або %<{%>"
45193 #: cp/parser.c:18215
45194 #, gcc-internal-format
45195 msgid "cannot add an enumerator list to a template instantiation"
45196 msgstr ""
45198 #: cp/parser.c:18229
45199 #, gcc-internal-format
45200 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
45201 msgstr ""
45203 #: cp/parser.c:18241 cp/parser.c:23070
45204 #, gcc-internal-format
45205 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
45206 msgstr ""
45208 #: cp/parser.c:18246 cp/parser.c:23075
45209 #, gcc-internal-format
45210 msgid "declaration of %qD in %qD which does not enclose %qD"
45211 msgstr ""
45213 #: cp/parser.c:18258 cp/parser.c:23089
45214 #, gcc-internal-format
45215 msgid "extra qualification not allowed"
45216 msgstr ""
45218 #: cp/parser.c:18282
45219 #, gcc-internal-format
45220 msgid "multiple definition of %q#T"
45221 msgstr ""
45223 #: cp/parser.c:18295
45224 #, gcc-internal-format
45225 msgid "ISO C++ forbids empty unnamed enum"
45226 msgstr "У ISO C++ заборонено порожні enum без назви"
45228 #: cp/parser.c:18315
45229 #, gcc-internal-format
45230 msgid "opaque-enum-specifier without name"
45231 msgstr ""
45233 #: cp/parser.c:18318
45234 #, gcc-internal-format
45235 msgid "opaque-enum-specifier must use a simple identifier"
45236 msgstr ""
45238 #: cp/parser.c:18497
45239 #, gcc-internal-format
45240 msgid "%qD is not a namespace-name"
45241 msgstr ""
45243 #: cp/parser.c:18503
45244 #, gcc-internal-format
45245 msgid "expected namespace-name"
45246 msgstr ""
45248 #: cp/parser.c:18570
45249 #, gcc-internal-format
45250 msgid "nested namespace definitions only available with -std=c++17 or -std=gnu++17"
45251 msgstr ""
45253 #: cp/parser.c:18578
45254 #, gcc-internal-format
45255 msgid "nested namespace name required"
45256 msgstr ""
45258 #: cp/parser.c:18583
45259 #, gcc-internal-format
45260 msgid "namespace name required"
45261 msgstr ""
45263 #: cp/parser.c:18587
45264 #, gcc-internal-format
45265 msgid "a nested namespace definition cannot have attributes"
45266 msgstr ""
45268 #: cp/parser.c:18590
45269 #, gcc-internal-format
45270 msgid "a nested namespace definition cannot be inline"
45271 msgstr ""
45273 #: cp/parser.c:18597
45274 #, gcc-internal-format
45275 msgid "namespace %qD entered"
45276 msgstr ""
45278 #: cp/parser.c:18652
45279 #, gcc-internal-format
45280 msgid "%<namespace%> definition is not allowed here"
45281 msgstr ""
45283 #: cp/parser.c:18803
45284 #, gcc-internal-format
45285 msgid "pack expansion in using-declaration only available with -std=c++17 or -std=gnu++17"
45286 msgstr ""
45288 #: cp/parser.c:18818
45289 #, gcc-internal-format
45290 msgid "a template-id may not appear in a using-declaration"
45291 msgstr ""
45293 #: cp/parser.c:18865
45294 #, gcc-internal-format
45295 msgid "comma-separated list in using-declaration only available with -std=c++17 or -std=gnu++17"
45296 msgstr ""
45298 #: cp/parser.c:18875
45299 #, gcc-internal-format
45300 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
45301 msgstr ""
45303 #: cp/parser.c:18940
45304 #, gcc-internal-format
45305 msgid "types may not be defined in alias template declarations"
45306 msgstr ""
45308 #: cp/parser.c:19106
45309 #, gcc-internal-format
45310 msgid "%<asm%> in %<constexpr%> function"
45311 msgstr "%<asm%> у функції %<constexpr%>"
45313 #: cp/parser.c:19493
45314 #, gcc-internal-format
45315 msgid "a function-definition is not allowed here"
45316 msgstr ""
45318 #: cp/parser.c:19504
45319 #, gcc-internal-format
45320 msgid "an asm-specification is not allowed on a function-definition"
45321 msgstr ""
45323 #: cp/parser.c:19508
45324 #, gcc-internal-format
45325 msgid "attributes are not allowed on a function-definition"
45326 msgstr ""
45328 #: cp/parser.c:19559
45329 #, gcc-internal-format
45330 msgid "expected constructor, destructor, or type conversion"
45331 msgstr ""
45333 #. Anything else is an error.
45334 #: cp/parser.c:19598 cp/parser.c:21906
45335 #, gcc-internal-format
45336 msgid "expected initializer"
45337 msgstr ""
45339 #: cp/parser.c:19679
45340 #, gcc-internal-format
45341 msgid "initializer provided for function"
45342 msgstr ""
45344 #: cp/parser.c:19713
45345 #, gcc-internal-format
45346 msgid "attributes after parenthesized initializer ignored"
45347 msgstr ""
45349 #: cp/parser.c:19727
45350 #, gcc-internal-format
45351 msgid "non-function %qD declared as implicit template"
45352 msgstr ""
45354 #: cp/parser.c:20169
45355 #, gcc-internal-format
45356 msgid "array bound is not an integer constant"
45357 msgstr ""
45359 #: cp/parser.c:20295
45360 #, gcc-internal-format
45361 msgid "cannot define member of dependent typedef %qT"
45362 msgstr ""
45364 #: cp/parser.c:20299
45365 #, gcc-internal-format
45366 msgid "%<%T::%E%> is not a type"
45367 msgstr "%<%T::%E%> не є типом"
45369 #. We do not attempt to print the declarator
45370 #. here because we do not have enough
45371 #. information about its original syntactic
45372 #. form.
45373 #: cp/parser.c:20328
45374 #, gcc-internal-format
45375 msgid "invalid declarator"
45376 msgstr ""
45378 #: cp/parser.c:20336
45379 #, gcc-internal-format
45380 msgid "invalid use of constructor as a template"
45381 msgstr ""
45383 #: cp/parser.c:20338
45384 #, gcc-internal-format
45385 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
45386 msgstr ""
45388 #. But declarations with qualified-ids can't appear in a
45389 #. function.
45390 #: cp/parser.c:20410
45391 #, gcc-internal-format
45392 msgid "qualified-id in declaration"
45393 msgstr ""
45395 #: cp/parser.c:20435
45396 #, gcc-internal-format
45397 msgid "expected declarator"
45398 msgstr ""
45400 #: cp/parser.c:20554
45401 #, gcc-internal-format
45402 msgid "%qD is a namespace"
45403 msgstr ""
45405 #: cp/parser.c:20556
45406 #, gcc-internal-format
45407 msgid "cannot form pointer to member of non-class %q#T"
45408 msgstr ""
45410 #: cp/parser.c:20577
45411 #, gcc-internal-format
45412 msgid "expected ptr-operator"
45413 msgstr ""
45415 #: cp/parser.c:20638
45416 #, gcc-internal-format
45417 msgid "duplicate cv-qualifier"
45418 msgstr ""
45420 #: cp/parser.c:20692
45421 #, gcc-internal-format
45422 msgid "multiple ref-qualifiers"
45423 msgstr ""
45425 #: cp/parser.c:20729
45426 #, gcc-internal-format
45427 msgid "%qE requires %<-fgnu-tm%>"
45428 msgstr "%qE потребує %<-fgnu-tm%>"
45430 #: cp/parser.c:20787
45431 #, gcc-internal-format
45432 msgid "duplicate virt-specifier"
45433 msgstr ""
45435 #: cp/parser.c:21025
45436 #, gcc-internal-format
45437 msgid "missing template arguments after %qT"
45438 msgstr ""
45440 #: cp/parser.c:21031 cp/typeck2.c:494 cp/typeck2.c:534 cp/typeck2.c:2090
45441 #, gcc-internal-format
45442 msgid "invalid use of %qT"
45443 msgstr ""
45445 #: cp/parser.c:21052
45446 #, gcc-internal-format
45447 msgid "types may not be defined in template arguments"
45448 msgstr ""
45450 #: cp/parser.c:21057
45451 #, gcc-internal-format
45452 msgid "invalid use of %<auto%> in template argument"
45453 msgstr ""
45455 #: cp/parser.c:21145
45456 #, gcc-internal-format
45457 msgid "expected type-specifier"
45458 msgstr ""
45460 #: cp/parser.c:21429
45461 #, gcc-internal-format
45462 msgid "expected %<,%> or %<...%>"
45463 msgstr "мало бути %<,%> або %<...%>"
45465 #: cp/parser.c:21504
45466 #, gcc-internal-format
45467 msgid "types may not be defined in parameter types"
45468 msgstr ""
45470 #: cp/parser.c:21678
45471 #, gcc-internal-format
45472 msgid "default arguments are only permitted for function parameters"
45473 msgstr ""
45475 #: cp/parser.c:21696
45476 #, gcc-internal-format
45477 msgid "parameter pack %qD cannot have a default argument"
45478 msgstr ""
45480 #: cp/parser.c:21702
45481 #, gcc-internal-format
45482 msgid "template parameter pack cannot have a default argument"
45483 msgstr ""
45485 #: cp/parser.c:21704
45486 #, gcc-internal-format
45487 msgid "parameter pack cannot have a default argument"
45488 msgstr ""
45490 #: cp/parser.c:22131
45491 #, gcc-internal-format
45492 msgid "C++ designated initializers only available with -std=c++2a or -std=gnu++2a"
45493 msgstr ""
45495 #: cp/parser.c:22151
45496 #, gcc-internal-format
45497 msgid "ISO C++ does not allow GNU designated initializers"
45498 msgstr ""
45500 #: cp/parser.c:22189
45501 #, gcc-internal-format
45502 msgid "ISO C++ does not allow C99 designated initializers"
45503 msgstr ""
45505 #: cp/parser.c:22203
45506 #, gcc-internal-format
45507 msgid "either all initializer clauses should be designated or none of them should be"
45508 msgstr ""
45510 #: cp/parser.c:22228
45511 #, gcc-internal-format
45512 msgid "%<...%> not allowed in designated initializer list"
45513 msgstr ""
45515 #: cp/parser.c:22266
45516 #, gcc-internal-format
45517 msgid "%<.%s%> designator used multiple times in the same initializer list"
45518 msgstr ""
45520 #: cp/parser.c:22322 cp/parser.c:22448
45521 #, gcc-internal-format
45522 msgid "expected class-name"
45523 msgstr ""
45525 #: cp/parser.c:22650
45526 #, gcc-internal-format
45527 msgid "expected %<;%> after class definition"
45528 msgstr ""
45530 #: cp/parser.c:22653
45531 #, gcc-internal-format
45532 msgid "expected %<;%> after struct definition"
45533 msgstr ""
45535 #: cp/parser.c:22656
45536 #, gcc-internal-format
45537 msgid "expected %<;%> after union definition"
45538 msgstr ""
45540 #: cp/parser.c:23012
45541 #, gcc-internal-format
45542 msgid "expected %<{%> or %<:%>"
45543 msgstr "мало бути %<{%> або %<:%>"
45545 #: cp/parser.c:23023
45546 #, gcc-internal-format
45547 msgid "cannot specify %<override%> for a class"
45548 msgstr ""
45550 #: cp/parser.c:23031
45551 #, gcc-internal-format
45552 msgid "global qualification of class name is invalid"
45553 msgstr ""
45555 #: cp/parser.c:23038
45556 #, gcc-internal-format
45557 msgid "qualified name does not name a class"
45558 msgstr ""
45560 #: cp/parser.c:23050
45561 #, gcc-internal-format
45562 msgid "keyword %<template%> not allowed in class-head-name"
45563 msgstr ""
45565 #: cp/parser.c:23056
45566 #, gcc-internal-format
45567 msgid "invalid class name in declaration of %qD"
45568 msgstr ""
45570 #: cp/parser.c:23114
45571 #, gcc-internal-format
45572 msgid "an explicit specialization must be preceded by %<template <>%>"
45573 msgstr ""
45575 #: cp/parser.c:23146
45576 #, gcc-internal-format
45577 msgid "function template %qD redeclared as a class template"
45578 msgstr ""
45580 #: cp/parser.c:23182
45581 #, gcc-internal-format
45582 msgid "could not resolve typename type"
45583 msgstr "не вдалося визначити тип typename"
45585 #: cp/parser.c:23241
45586 #, gcc-internal-format
45587 msgid "previous definition of %q#T"
45588 msgstr "попереднє визначення %q#T"
45590 #: cp/parser.c:23331 cp/parser.c:28499
45591 #, gcc-internal-format
45592 msgid "expected class-key"
45593 msgstr ""
45595 #: cp/parser.c:23355
45596 #, gcc-internal-format
45597 msgid "ISO C++ forbids typename key in template template parameter; use -std=c++17 or -std=gnu++17"
45598 msgstr ""
45600 #: cp/parser.c:23359
45601 #, gcc-internal-format
45602 msgid "expected %<class%> or %<typename%>"
45603 msgstr "мало бути %<class%> або %<typename%>"
45605 #: cp/parser.c:23605
45606 #, gcc-internal-format
45607 msgid "in C++03 a class-key must be used when declaring a friend"
45608 msgstr ""
45610 #: cp/parser.c:23623
45611 #, gcc-internal-format
45612 msgid "friend declaration does not name a class or function"
45613 msgstr ""
45615 #: cp/parser.c:23641
45616 #, gcc-internal-format
45617 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
45618 msgstr ""
45620 #: cp/parser.c:23738
45621 #, gcc-internal-format
45622 msgid "default member initializers for bit-fields only available with -std=c++2a or -std=gnu++2a"
45623 msgstr ""
45625 #: cp/parser.c:23745
45626 #, gcc-internal-format
45627 msgid "default member initializer for unnamed bit-field"
45628 msgstr ""
45630 #: cp/parser.c:23758
45631 #, gcc-internal-format
45632 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
45633 msgstr ""
45635 #: cp/parser.c:23903
45636 #, gcc-internal-format
45637 msgid "pure-specifier on function-definition"
45638 msgstr ""
45640 #: cp/parser.c:23923
45641 #, gcc-internal-format
45642 msgid "extra %<;%> after in-class function definition"
45643 msgstr ""
45645 #: cp/parser.c:23970
45646 #, gcc-internal-format
45647 msgid "stray %<,%> at end of member declaration"
45648 msgstr ""
45650 #: cp/parser.c:23984
45651 #, gcc-internal-format
45652 msgid "expected %<;%> at end of member declaration"
45653 msgstr ""
45655 #: cp/parser.c:24058
45656 #, gcc-internal-format
45657 msgid "invalid pure specifier (only %<= 0%> is allowed)"
45658 msgstr ""
45660 #: cp/parser.c:24093
45661 #, gcc-internal-format
45662 msgid "a brace-enclosed initializer is not allowed here"
45663 msgstr ""
45665 #: cp/parser.c:24223
45666 #, gcc-internal-format
45667 msgid "%<virtual%> specified more than once in base-specifier"
45668 msgstr ""
45670 #: cp/parser.c:24243
45671 #, gcc-internal-format
45672 msgid "more than one access specifier in base-specifier"
45673 msgstr ""
45675 #: cp/parser.c:24267
45676 #, gcc-internal-format
45677 msgid "keyword %<typename%> not allowed outside of templates"
45678 msgstr ""
45680 #: cp/parser.c:24270
45681 #, gcc-internal-format
45682 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
45683 msgstr ""
45685 #: cp/parser.c:24364 cp/parser.c:24442
45686 #, gcc-internal-format
45687 msgid "types may not be defined in an exception-specification"
45688 msgstr ""
45690 #: cp/parser.c:24450
45691 #, gcc-internal-format
45692 msgid "ISO C++17 does not allow dynamic exception specifications"
45693 msgstr "У ISO C++17 не можна визначати динамічні специфікації виключень"
45695 #: cp/parser.c:24456
45696 #, gcc-internal-format
45697 msgid "dynamic exception specifications are deprecated in C++11"
45698 msgstr ""
45700 #: cp/parser.c:24500
45701 #, gcc-internal-format
45702 msgid "invalid use of %<auto%> in exception-specification"
45703 msgstr ""
45705 #: cp/parser.c:24539
45706 #, gcc-internal-format
45707 msgid "%<try%> in %<constexpr%> function"
45708 msgstr "%<try%> у функції %<constexpr%>"
45710 #: cp/parser.c:24650
45711 #, gcc-internal-format
45712 msgid "types may not be defined in exception-declarations"
45713 msgstr ""
45715 #: cp/parser.c:25203
45716 #, gcc-internal-format
45717 msgid "attribute using prefix used together with scoped attribute token"
45718 msgstr ""
45720 #: cp/parser.c:25217
45721 #, gcc-internal-format
45722 msgid "expected an identifier for the attribute name"
45723 msgstr ""
45725 #: cp/parser.c:25301
45726 #, gcc-internal-format
45727 msgid "attribute %<noreturn%> can appear at most once in an attribute-list"
45728 msgstr ""
45730 #: cp/parser.c:25305
45731 #, gcc-internal-format
45732 msgid "attribute %<deprecated%> can appear at most once in an attribute-list"
45733 msgstr ""
45735 #: cp/parser.c:25342
45736 #, gcc-internal-format
45737 msgid "expected attribute before %<...%>"
45738 msgstr "мав бути атрибут перед %<...%>"
45740 #: cp/parser.c:25403
45741 #, gcc-internal-format
45742 msgid "attribute using prefix only available with -std=c++17 or -std=gnu++17"
45743 msgstr ""
45745 #: cp/parser.c:25721
45746 #, gcc-internal-format
45747 msgid "%<requires%> only available with -fconcepts"
45748 msgstr ""
45750 #: cp/parser.c:25753
45751 #, gcc-internal-format
45752 msgid "a requires expression cannot appear outside a template"
45753 msgstr ""
45755 #: cp/parser.c:26467
45756 #, gcc-internal-format
45757 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
45758 msgstr ""
45760 #: cp/parser.c:26472
45761 #, gcc-internal-format
45762 msgid "invalid declaration of %<%T::%E%>"
45763 msgstr ""
45765 #: cp/parser.c:26476
45766 #, gcc-internal-format
45767 msgid "too few template-parameter-lists"
45768 msgstr ""
45770 #. Otherwise, there are too many template parameter lists.  We have
45771 #. something like:
45773 #. template <class T> template <class U> void S::f();
45774 #: cp/parser.c:26483
45775 #, gcc-internal-format
45776 msgid "too many template-parameter-lists"
45777 msgstr ""
45779 #: cp/parser.c:26832
45780 #, gcc-internal-format
45781 msgid "named return values are no longer supported"
45782 msgstr ""
45784 #: cp/parser.c:26991
45785 #, gcc-internal-format
45786 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...> or <typename CharT, CharT...>"
45787 msgstr ""
45789 #: cp/parser.c:26996
45790 #, gcc-internal-format
45791 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...>"
45792 msgstr ""
45794 #: cp/parser.c:27066
45795 #, gcc-internal-format
45796 msgid "empty introduction-list"
45797 msgstr ""
45799 #: cp/parser.c:27090
45800 #, gcc-internal-format
45801 msgid "no matching concept for template-introduction"
45802 msgstr ""
45804 #: cp/parser.c:27112
45805 #, gcc-internal-format
45806 msgid "invalid declaration of member template in local class"
45807 msgstr ""
45809 #: cp/parser.c:27121
45810 #, gcc-internal-format
45811 msgid "template with C linkage"
45812 msgstr ""
45814 #: cp/parser.c:27141
45815 #, gcc-internal-format
45816 msgid "invalid explicit specialization"
45817 msgstr ""
45819 #: cp/parser.c:27245
45820 #, gcc-internal-format
45821 msgid "template declaration of %<typedef%>"
45822 msgstr ""
45824 #: cp/parser.c:27296
45825 #, gcc-internal-format
45826 msgid "a class template declaration must not declare anything else"
45827 msgstr ""
45829 #: cp/parser.c:27342
45830 #, gcc-internal-format
45831 msgid "explicit template specialization cannot have a storage class"
45832 msgstr ""
45834 #: cp/parser.c:27650
45835 #, gcc-internal-format
45836 msgid "%<>>%> should be %<> >%> within a nested template argument list"
45837 msgstr ""
45839 #: cp/parser.c:27663
45840 #, gcc-internal-format
45841 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
45842 msgstr ""
45844 #: cp/parser.c:27958
45845 #, gcc-internal-format
45846 msgid "%<sizeof...%> argument must be surrounded by parentheses"
45847 msgstr ""
45849 #: cp/parser.c:28118
45850 #, gcc-internal-format
45851 msgid "invalid use of %qD in linkage specification"
45852 msgstr ""
45854 #: cp/parser.c:28133
45855 #, gcc-internal-format
45856 msgid "%<__thread%> before %qD"
45857 msgstr ""
45859 #: cp/parser.c:28267
45860 #, gcc-internal-format
45861 msgid "ISO C++ 1998 does not support %<long long%>"
45862 msgstr "У ISO C++ 1998 не передбачено підтримки %<long long%>"
45864 #: cp/parser.c:28275
45865 #, gcc-internal-format
45866 msgid "both %<__thread%> and %<thread_local%> specified"
45867 msgstr "вказано одразу %<__thread%> і %<thread_local%>"
45869 #: cp/parser.c:28280
45870 #, gcc-internal-format
45871 msgid "duplicate %qD"
45872 msgstr "дублювання %qD"
45874 #: cp/parser.c:28304
45875 #, gcc-internal-format
45876 msgid "duplicate %qs"
45877 msgstr "дублювання %qs"
45879 #: cp/parser.c:28356
45880 #, gcc-internal-format
45881 msgid "expected %<new%>"
45882 msgstr "мало бути %<new%>"
45884 #: cp/parser.c:28359
45885 #, gcc-internal-format
45886 msgid "expected %<delete%>"
45887 msgstr "мало бути %<delete%>"
45889 #: cp/parser.c:28362
45890 #, gcc-internal-format
45891 msgid "expected %<return%>"
45892 msgstr "мало бути %<return%>"
45894 #: cp/parser.c:28368
45895 #, gcc-internal-format
45896 msgid "expected %<extern%>"
45897 msgstr "мало бути %<extern%>"
45899 #: cp/parser.c:28371
45900 #, gcc-internal-format
45901 msgid "expected %<static_assert%>"
45902 msgstr "мало бути %<static_assert%>"
45904 #: cp/parser.c:28374
45905 #, gcc-internal-format
45906 msgid "expected %<decltype%>"
45907 msgstr "мало бути %<decltype%>"
45909 #: cp/parser.c:28377
45910 #, gcc-internal-format
45911 msgid "expected %<operator%>"
45912 msgstr "мало бути %<operator%>"
45914 #: cp/parser.c:28380
45915 #, gcc-internal-format
45916 msgid "expected %<class%>"
45917 msgstr "мало бути %<class%>"
45919 #: cp/parser.c:28383
45920 #, gcc-internal-format
45921 msgid "expected %<template%>"
45922 msgstr "мало бути %<template%>"
45924 #: cp/parser.c:28386
45925 #, gcc-internal-format
45926 msgid "expected %<namespace%>"
45927 msgstr "мало бути %<namespace%>"
45929 #: cp/parser.c:28389
45930 #, gcc-internal-format
45931 msgid "expected %<using%>"
45932 msgstr "мало бути %<using%>"
45934 #: cp/parser.c:28392
45935 #, gcc-internal-format
45936 msgid "expected %<asm%>"
45937 msgstr "мало бути %<asm%>"
45939 #: cp/parser.c:28395
45940 #, gcc-internal-format
45941 msgid "expected %<try%>"
45942 msgstr "мало бути %<try%>"
45944 #: cp/parser.c:28398
45945 #, gcc-internal-format
45946 msgid "expected %<catch%>"
45947 msgstr "мало бути %<catch%>"
45949 #: cp/parser.c:28401
45950 #, gcc-internal-format
45951 msgid "expected %<throw%>"
45952 msgstr "мало бути %<throw%>"
45954 #: cp/parser.c:28404
45955 #, gcc-internal-format
45956 msgid "expected %<__label__%>"
45957 msgstr "мало бути %<__label__%>"
45959 #: cp/parser.c:28407
45960 #, gcc-internal-format
45961 msgid "expected %<@try%>"
45962 msgstr "мало бути %<@try%>"
45964 #: cp/parser.c:28410
45965 #, gcc-internal-format
45966 msgid "expected %<@synchronized%>"
45967 msgstr "мало бути %<@synchronized%>"
45969 #: cp/parser.c:28413
45970 #, gcc-internal-format
45971 msgid "expected %<@throw%>"
45972 msgstr "мало бути %<@throw%>"
45974 #: cp/parser.c:28416
45975 #, gcc-internal-format
45976 msgid "expected %<__transaction_atomic%>"
45977 msgstr "мало бути %<__transaction_atomic%>"
45979 #: cp/parser.c:28419
45980 #, gcc-internal-format
45981 msgid "expected %<__transaction_relaxed%>"
45982 msgstr "мало бути %<__transaction_relaxed%>"
45984 #: cp/parser.c:28451
45985 #, gcc-internal-format
45986 msgid "expected %<::%>"
45987 msgstr "мало бути %<::%>"
45989 #: cp/parser.c:28463
45990 #, gcc-internal-format
45991 msgid "expected %<...%>"
45992 msgstr "мало бути %<...%>"
45994 #: cp/parser.c:28466
45995 #, gcc-internal-format
45996 msgid "expected %<*%>"
45997 msgstr "мало бути %<*%>"
45999 #: cp/parser.c:28469
46000 #, gcc-internal-format
46001 msgid "expected %<~%>"
46002 msgstr "мало бути %<~%>"
46004 #: cp/parser.c:28475
46005 #, gcc-internal-format
46006 msgid "expected %<:%> or %<::%>"
46007 msgstr "мало бути %<:%> або %<::%>"
46009 #: cp/parser.c:28502
46010 #, gcc-internal-format
46011 msgid "expected %<class%>, %<typename%>, or %<template%>"
46012 msgstr "мало бути %<class%>, %<typename%> або %<template%>"
46014 #: cp/parser.c:28772
46015 #, gcc-internal-format
46016 msgid "%qs tag used in naming %q#T"
46017 msgstr "теґ %qs використано у назві %q#T"
46019 #: cp/parser.c:28777
46020 #, gcc-internal-format
46021 msgid "%q#T was previously declared here"
46022 msgstr ""
46024 #: cp/parser.c:28798
46025 #, gcc-internal-format
46026 msgid "%qD redeclared with different access"
46027 msgstr ""
46029 #: cp/parser.c:28819
46030 #, gcc-internal-format
46031 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
46032 msgstr ""
46034 #: cp/parser.c:29062
46035 #, gcc-internal-format
46036 msgid "file ends in default argument"
46037 msgstr ""
46039 #: cp/parser.c:29303 cp/parser.c:30620 cp/parser.c:30808
46040 #, gcc-internal-format
46041 msgid "misplaced %<@%D%> Objective-C++ construct"
46042 msgstr ""
46044 #: cp/parser.c:29372
46045 #, gcc-internal-format
46046 msgid "objective-c++ message receiver expected"
46047 msgstr ""
46049 #: cp/parser.c:29442
46050 #, gcc-internal-format
46051 msgid "objective-c++ message argument(s) are expected"
46052 msgstr ""
46054 #: cp/parser.c:29473
46055 #, gcc-internal-format
46056 msgid "%<@encode%> must specify a type as an argument"
46057 msgstr ""
46059 #: cp/parser.c:29883
46060 #, gcc-internal-format
46061 msgid "invalid Objective-C++ selector name"
46062 msgstr ""
46064 #: cp/parser.c:29958 cp/parser.c:29976
46065 #, gcc-internal-format
46066 msgid "objective-c++ method declaration is expected"
46067 msgstr ""
46069 #: cp/parser.c:29970 cp/parser.c:30035
46070 #, gcc-internal-format
46071 msgid "method attributes must be specified at the end"
46072 msgstr ""
46074 #: cp/parser.c:30078
46075 #, gcc-internal-format
46076 msgid "stray %qs between Objective-C++ methods"
46077 msgstr ""
46079 #: cp/parser.c:30284 cp/parser.c:30291 cp/parser.c:30298
46080 #, gcc-internal-format
46081 msgid "invalid type for instance variable"
46082 msgstr ""
46084 #: cp/parser.c:30413
46085 #, gcc-internal-format
46086 msgid "identifier expected after %<@protocol%>"
46087 msgstr ""
46089 #: cp/parser.c:30585
46090 #, gcc-internal-format
46091 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
46092 msgstr ""
46094 #: cp/parser.c:30592
46095 #, gcc-internal-format
46096 msgid "prefix attributes are ignored before %<@%D%>"
46097 msgstr ""
46099 #: cp/parser.c:30867 cp/parser.c:30874 cp/parser.c:30881
46100 #, gcc-internal-format
46101 msgid "invalid type for property"
46102 msgstr ""
46104 #: cp/parser.c:32011
46105 #, gcc-internal-format
46106 msgid "%<wait%> expression must be integral"
46107 msgstr ""
46109 #: cp/parser.c:32724
46110 #, gcc-internal-format
46111 msgid "invalid reduction-identifier"
46112 msgstr ""
46114 #: cp/parser.c:34911
46115 #, gcc-internal-format
46116 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
46117 msgstr ""
46119 #: cp/parser.c:35231 cp/pt.c:16392
46120 #, gcc-internal-format
46121 msgid "iteration variable %qD should not be reduction"
46122 msgstr ""
46124 #: cp/parser.c:35316
46125 #, gcc-internal-format
46126 msgid "not enough for loops to collapse"
46127 msgstr ""
46129 #: cp/parser.c:37521
46130 #, gcc-internal-format
46131 msgid "invalid initializer clause"
46132 msgstr ""
46134 #: cp/parser.c:37549
46135 #, gcc-internal-format
46136 msgid "expected id-expression (arguments)"
46137 msgstr ""
46139 #: cp/parser.c:37561
46140 #, gcc-internal-format
46141 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
46142 msgstr ""
46144 #: cp/parser.c:37662
46145 #, gcc-internal-format
46146 msgid "types may not be defined in declare reduction type list"
46147 msgstr ""
46149 #: cp/parser.c:37682 cp/semantics.c:5405
46150 #, gcc-internal-format
46151 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
46152 msgstr ""
46154 #: cp/parser.c:37687 cp/semantics.c:5414
46155 #, gcc-internal-format
46156 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
46157 msgstr ""
46159 #: cp/parser.c:37690 cp/pt.c:12944 cp/semantics.c:5420
46160 #, gcc-internal-format
46161 msgid "reference type %qT in %<#pragma omp declare reduction%>"
46162 msgstr ""
46164 #: cp/parser.c:37693 cp/semantics.c:5426
46165 #, gcc-internal-format
46166 msgid "const, volatile or __restrict qualified type %qT in %<#pragma omp declare reduction%>"
46167 msgstr ""
46169 #: cp/parser.c:38047
46170 #, gcc-internal-format
46171 msgid "%<#pragma acc routine%> names a set of overloads"
46172 msgstr ""
46174 #: cp/parser.c:38057
46175 #, gcc-internal-format
46176 msgid "%qD does not refer to a namespace scope function"
46177 msgstr ""
46179 #. cancel-and-throw is unimplemented.
46180 #: cp/parser.c:38392
46181 #, gcc-internal-format
46182 msgid "atomic_cancel"
46183 msgstr ""
46185 #: cp/parser.c:38435 cp/semantics.c:8575
46186 #, gcc-internal-format
46187 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
46188 msgstr ""
46190 #: cp/parser.c:38437 cp/semantics.c:8577
46191 #, gcc-internal-format
46192 msgid "%<__transaction_atomic%> without transactional memory support enabled"
46193 msgstr ""
46195 #: cp/parser.c:38631
46196 #, gcc-internal-format
46197 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
46198 msgstr ""
46200 #: cp/parser.c:38927
46201 #, gcc-internal-format
46202 msgid "%<#pragma GCC ivdep%> must be inside a function"
46203 msgstr "%<#pragma GCC ivdep%> має перебувати всередині функції"
46205 #: cp/parser.c:38959
46206 #, gcc-internal-format
46207 msgid "%<#pragma GCC unroll%> must be inside a function"
46208 msgstr "%<#pragma GCC unroll%> має перебувати всередині функції"
46210 #: cp/parser.c:39039
46211 #, gcc-internal-format
46212 msgid "inter-module optimizations not implemented for C++"
46213 msgstr ""
46215 #: cp/parser.c:39295
46216 #, gcc-internal-format
46217 msgid "implicit templates may not be %<virtual%>"
46218 msgstr ""
46220 #: cp/parser.c:39351
46221 #, gcc-internal-format
46222 msgid "%<extern \"C\"%> linkage started here"
46223 msgstr ""
46225 #: cp/pt.c:303
46226 #, gcc-internal-format
46227 msgid "data member %qD cannot be a member template"
46228 msgstr ""
46230 #: cp/pt.c:315
46231 #, gcc-internal-format
46232 msgid "invalid member template declaration %qD"
46233 msgstr ""
46235 #: cp/pt.c:694
46236 #, gcc-internal-format
46237 msgid "explicit specialization in non-namespace scope %qD"
46238 msgstr ""
46240 #: cp/pt.c:708
46241 #, gcc-internal-format
46242 msgid "enclosing class templates are not explicitly specialized"
46243 msgstr ""
46245 #: cp/pt.c:792
46246 #, gcc-internal-format
46247 msgid "specialization of %qD must appear at namespace scope"
46248 msgstr ""
46250 #: cp/pt.c:802
46251 #, gcc-internal-format
46252 msgid "specialization of %qD in different namespace"
46253 msgstr ""
46255 #: cp/pt.c:804 cp/pt.c:1031
46256 #, gcc-internal-format
46257 msgid "  from definition of %q#D"
46258 msgstr "  із оголошення %q#D"
46260 #: cp/pt.c:821
46261 #, gcc-internal-format
46262 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
46263 msgstr ""
46265 #: cp/pt.c:941
46266 #, gcc-internal-format
46267 msgid "name of class shadows template template parameter %qD"
46268 msgstr ""
46270 #: cp/pt.c:953
46271 #, gcc-internal-format
46272 msgid "specialization of alias template %qD"
46273 msgstr ""
46275 #: cp/pt.c:956 cp/pt.c:1093
46276 #, gcc-internal-format
46277 msgid "explicit specialization of non-template %qT"
46278 msgstr ""
46280 #: cp/pt.c:988
46281 #, gcc-internal-format
46282 msgid "specialization of %qT after instantiation"
46283 msgstr ""
46285 #: cp/pt.c:1029
46286 #, gcc-internal-format
46287 msgid "specializing %q#T in different namespace"
46288 msgstr ""
46290 #. But if we've had an implicit instantiation, that's a
46291 #. problem ([temp.expl.spec]/6).
46292 #: cp/pt.c:1071
46293 #, gcc-internal-format
46294 msgid "specialization %qT after instantiation %qT"
46295 msgstr ""
46297 #: cp/pt.c:1089
46298 #, gcc-internal-format
46299 msgid "template specialization of %qD not allowed by ISO C++"
46300 msgstr ""
46302 #: cp/pt.c:1552
46303 #, gcc-internal-format
46304 msgid "specialization of %qD after instantiation"
46305 msgstr ""
46307 #: cp/pt.c:1954 cp/semantics.c:5274
46308 #, gcc-internal-format
46309 msgid "%s %#qD"
46310 msgstr "%s %#qD"
46312 #: cp/pt.c:2089
46313 #, gcc-internal-format
46314 msgid "%qD is not a function template"
46315 msgstr ""
46317 #: cp/pt.c:2094
46318 #, gcc-internal-format
46319 msgid "%qD is not a variable template"
46320 msgstr ""
46322 #: cp/pt.c:2365
46323 #, gcc-internal-format
46324 msgid "template-id %qD for %q+D does not match any template declaration"
46325 msgstr ""
46327 #: cp/pt.c:2368
46328 #, gcc-internal-format
46329 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
46330 msgstr ""
46332 #: cp/pt.c:2379
46333 #, gcc-internal-format
46334 msgid "ambiguous template specialization %qD for %q+D"
46335 msgstr ""
46337 #: cp/pt.c:2589
46338 #, gcc-internal-format
46339 msgid "variable templates only available with -std=c++14 or -std=gnu++14"
46340 msgstr ""
46342 #: cp/pt.c:2598
46343 #, gcc-internal-format
46344 msgid "too many template headers for %qD (should be %d)"
46345 msgstr ""
46347 #: cp/pt.c:2604
46348 #, gcc-internal-format
46349 msgid "members of an explicitly specialized class are defined without a template header"
46350 msgstr ""
46352 #: cp/pt.c:2628
46353 #, gcc-internal-format
46354 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
46355 msgstr ""
46357 #. This was allowed in C++98, so only pedwarn.
46358 #: cp/pt.c:2633
46359 #, gcc-internal-format
46360 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
46361 msgstr ""
46363 #: cp/pt.c:2730
46364 #, gcc-internal-format
46365 msgid "explicit specialization %q#D may be missing attributes"
46366 msgstr ""
46368 #: cp/pt.c:2734
46369 #, gcc-internal-format, gfc-internal-format
46370 msgid "missing primary template attributes %s"
46371 msgstr "пропущено атрибути основного шаблона %s"
46373 #: cp/pt.c:2735
46374 #, gcc-internal-format, gfc-internal-format
46375 msgid "missing primary template attribute %s"
46376 msgstr "пропущено атрибут основного шаблона %s"
46378 #. This case handles bogus declarations like template <>
46379 #. template <class T> void f<int>();
46380 #: cp/pt.c:2824 cp/pt.c:2883
46381 #, gcc-internal-format
46382 msgid "template-id %qD in declaration of primary template"
46383 msgstr ""
46385 #: cp/pt.c:2837
46386 #, gcc-internal-format
46387 msgid "template parameter list used in explicit instantiation"
46388 msgstr ""
46390 #: cp/pt.c:2843
46391 #, gcc-internal-format
46392 msgid "definition provided for explicit instantiation"
46393 msgstr ""
46395 #: cp/pt.c:2851
46396 #, gcc-internal-format
46397 msgid "too many template parameter lists in declaration of %qD"
46398 msgstr ""
46400 #: cp/pt.c:2854
46401 #, gcc-internal-format
46402 msgid "too few template parameter lists in declaration of %qD"
46403 msgstr ""
46405 #: cp/pt.c:2856
46406 #, gcc-internal-format
46407 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
46408 msgstr ""
46410 #: cp/pt.c:2862
46411 #, gcc-internal-format
46412 msgid "explicit specialization declared %<concept%>"
46413 msgstr ""
46415 #: cp/pt.c:2893
46416 #, gcc-internal-format
46417 msgid "non-type partial specialization %qD is not allowed"
46418 msgstr ""
46420 #: cp/pt.c:2896
46421 #, gcc-internal-format
46422 msgid "non-class, non-variable partial specialization %qD is not allowed"
46423 msgstr ""
46425 #: cp/pt.c:2929
46426 #, gcc-internal-format
46427 msgid "default argument specified in explicit specialization"
46428 msgstr ""
46430 #: cp/pt.c:2967
46431 #, gcc-internal-format
46432 msgid "%qD is not a template function"
46433 msgstr ""
46435 #. From [temp.expl.spec]:
46437 #. If such an explicit specialization for the member
46438 #. of a class template names an implicitly-declared
46439 #. special member function (clause _special_), the
46440 #. program is ill-formed.
46442 #. Similar language is found in [temp.explicit].
46443 #: cp/pt.c:3029
46444 #, gcc-internal-format
46445 msgid "specialization of implicitly-declared special member function"
46446 msgstr ""
46448 #: cp/pt.c:3045
46449 #, gcc-internal-format
46450 msgid "no member function %qD declared in %qT"
46451 msgstr ""
46453 #: cp/pt.c:3076
46454 #, gcc-internal-format
46455 msgid "friend declaration %qD is not visible to explicit specialization"
46456 msgstr ""
46458 #: cp/pt.c:3079
46459 #, gcc-internal-format
46460 msgid "friend declaration here"
46461 msgstr "оголошення friend тут:"
46463 #: cp/pt.c:3187
46464 #, gcc-internal-format
46465 msgid "explicit specialization of function concept %qD"
46466 msgstr ""
46468 #: cp/pt.c:3621
46469 #, gcc-internal-format, gfc-internal-format
46470 msgid "argument to __integer_pack must be between 0 and %d"
46471 msgstr ""
46473 #: cp/pt.c:3942
46474 #, gcc-internal-format
46475 msgid "base initializer expansion %qT contains no parameter packs"
46476 msgstr ""
46478 #: cp/pt.c:4010
46479 #, gcc-internal-format
46480 msgid "expansion pattern %qT contains no argument packs"
46481 msgstr ""
46483 #: cp/pt.c:4012
46484 #, gcc-internal-format
46485 msgid "expansion pattern %qE contains no argument packs"
46486 msgstr ""
46488 #: cp/pt.c:4063
46489 #, gcc-internal-format
46490 msgid "parameter packs not expanded with %<...%>:"
46491 msgstr ""
46493 #: cp/pt.c:4080 cp/pt.c:4835
46494 #, gcc-internal-format
46495 msgid "        %qD"
46496 msgstr "        %qD"
46498 #: cp/pt.c:4082
46499 #, gcc-internal-format
46500 msgid "        <anonymous>"
46501 msgstr ""
46503 #: cp/pt.c:4208
46504 #, gcc-internal-format
46505 msgid "declaration of template parameter %q+D shadows template parameter"
46506 msgstr ""
46508 #: cp/pt.c:4211
46509 #, gcc-internal-format
46510 msgid "declaration of %q+#D shadows template parameter"
46511 msgstr ""
46513 #: cp/pt.c:4213
46514 #, gcc-internal-format
46515 msgid "template parameter %qD declared here"
46516 msgstr ""
46518 #: cp/pt.c:4771
46519 #, gcc-internal-format
46520 msgid "specialization of variable concept %q#D"
46521 msgstr ""
46523 #: cp/pt.c:4830
46524 #, gcc-internal-format
46525 msgid "template parameters not deducible in partial specialization:"
46526 msgstr ""
46528 #: cp/pt.c:4854
46529 #, gcc-internal-format
46530 msgid "partial specialization %q+D does not specialize any template arguments; to define the primary template, remove the template argument list"
46531 msgstr ""
46533 #: cp/pt.c:4858
46534 #, gcc-internal-format
46535 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"
46536 msgstr ""
46538 #: cp/pt.c:4862 cp/pt.c:4873
46539 #, gcc-internal-format
46540 msgid "primary template here"
46541 msgstr ""
46543 #: cp/pt.c:4870
46544 #, gcc-internal-format
46545 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
46546 msgstr ""
46548 #: cp/pt.c:4885
46549 #, gcc-internal-format
46550 msgid "partial specialization %qD is not more specialized than"
46551 msgstr ""
46553 #: cp/pt.c:4887
46554 #, gcc-internal-format
46555 msgid "primary template %qD"
46556 msgstr ""
46558 #: cp/pt.c:4934
46559 #, gcc-internal-format
46560 msgid "parameter pack argument %qE must be at the end of the template argument list"
46561 msgstr ""
46563 #: cp/pt.c:4937
46564 #, gcc-internal-format
46565 msgid "parameter pack argument %qT must be at the end of the template argument list"
46566 msgstr ""
46568 #: cp/pt.c:4958
46569 #, gcc-internal-format
46570 msgid "template argument %qE involves template parameter(s)"
46571 msgstr ""
46573 #: cp/pt.c:5004
46574 #, gcc-internal-format
46575 msgid "type %qT of template argument %qE depends on a template parameter"
46576 msgid_plural "type %qT of template argument %qE depends on template parameters"
46577 msgstr[0] ""
46578 msgstr[1] ""
46579 msgstr[2] ""
46581 #: cp/pt.c:5066
46582 #, gcc-internal-format
46583 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
46584 msgstr ""
46586 #: cp/pt.c:5070
46587 #, gcc-internal-format
46588 msgid "partial specialization of %qD after instantiation of %qD"
46589 msgstr ""
46591 #: cp/pt.c:5247
46592 #, gcc-internal-format
46593 msgid "no default argument for %qD"
46594 msgstr ""
46596 #. A primary class template can only have one
46597 #. parameter pack, at the end of the template
46598 #. parameter list.
46599 #: cp/pt.c:5269
46600 #, gcc-internal-format
46601 msgid "parameter pack %q+D must be at the end of the template parameter list"
46602 msgstr ""
46604 #: cp/pt.c:5305
46605 #, gcc-internal-format
46606 msgid "default template arguments may not be used in function template friend re-declaration"
46607 msgstr ""
46609 #: cp/pt.c:5308
46610 #, gcc-internal-format
46611 msgid "default template arguments may not be used in template friend declarations"
46612 msgstr ""
46614 #: cp/pt.c:5311
46615 #, gcc-internal-format
46616 msgid "default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11"
46617 msgstr ""
46619 #: cp/pt.c:5314
46620 #, gcc-internal-format
46621 msgid "default template arguments may not be used in partial specializations"
46622 msgstr ""
46624 #: cp/pt.c:5317 cp/pt.c:5375
46625 #, gcc-internal-format
46626 msgid "default argument for template parameter for class enclosing %qD"
46627 msgstr ""
46629 #: cp/pt.c:5489
46630 #, gcc-internal-format
46631 msgid "template %qD declared"
46632 msgstr "оголошено шаблон %qD"
46634 #: cp/pt.c:5496
46635 #, gcc-internal-format
46636 msgid "template class without a name"
46637 msgstr ""
46639 #: cp/pt.c:5504
46640 #, gcc-internal-format
46641 msgid "member template %qD may not have virt-specifiers"
46642 msgstr ""
46644 #. [basic.stc.dynamic.allocation]
46646 #. An allocation function can be a function
46647 #. template. ... Template allocation functions shall
46648 #. have two or more parameters.
46649 #: cp/pt.c:5526
46650 #, gcc-internal-format
46651 msgid "invalid template declaration of %qD"
46652 msgstr ""
46654 #: cp/pt.c:5669
46655 #, gcc-internal-format
46656 msgid "template definition of non-template %q#D"
46657 msgstr ""
46659 #: cp/pt.c:5712
46660 #, gcc-internal-format
46661 msgid "expected %d levels of template parms for %q#D, got %d"
46662 msgstr ""
46664 #: cp/pt.c:5726
46665 #, gcc-internal-format
46666 msgid "got %d template parameters for %q#D"
46667 msgstr ""
46669 #: cp/pt.c:5729
46670 #, gcc-internal-format
46671 msgid "got %d template parameters for %q#T"
46672 msgstr ""
46674 #: cp/pt.c:5731
46675 #, gcc-internal-format, gfc-internal-format
46676 msgid "  but %d required"
46677 msgstr ""
46679 #: cp/pt.c:5752
46680 #, gcc-internal-format
46681 msgid "template arguments to %qD do not match original template %qD"
46682 msgstr ""
46684 #: cp/pt.c:5755
46685 #, gcc-internal-format
46686 msgid "use %<template<>%> for an explicit specialization"
46687 msgstr ""
46689 #: cp/pt.c:5882
46690 #, gcc-internal-format
46691 msgid "%qT is not a template type"
46692 msgstr ""
46694 #: cp/pt.c:5895
46695 #, gcc-internal-format
46696 msgid "template specifiers not specified in declaration of %qD"
46697 msgstr ""
46699 #: cp/pt.c:5906
46700 #, gcc-internal-format, gfc-internal-format
46701 msgid "redeclared with %d template parameter"
46702 msgid_plural "redeclared with %d template parameters"
46703 msgstr[0] ""
46704 msgstr[1] ""
46705 msgstr[2] ""
46707 #: cp/pt.c:5910
46708 #, gcc-internal-format
46709 msgid "previous declaration %qD used %d template parameter"
46710 msgid_plural "previous declaration %qD used %d template parameters"
46711 msgstr[0] ""
46712 msgstr[1] ""
46713 msgstr[2] ""
46715 #: cp/pt.c:5947
46716 #, gcc-internal-format
46717 msgid "template parameter %q+#D"
46718 msgstr ""
46720 #: cp/pt.c:5948
46721 #, gcc-internal-format
46722 msgid "redeclared here as %q#D"
46723 msgstr ""
46725 #. We have in [temp.param]:
46727 #. A template-parameter may not be given default arguments
46728 #. by two different declarations in the same scope.
46729 #: cp/pt.c:5958
46730 #, gcc-internal-format
46731 msgid "redefinition of default argument for %q#D"
46732 msgstr ""
46734 #: cp/pt.c:5960
46735 #, gcc-internal-format
46736 msgid "original definition appeared here"
46737 msgstr ""
46739 #: cp/pt.c:5988
46740 #, gcc-internal-format
46741 msgid "redeclaration %q#D with different constraints"
46742 msgstr ""
46744 #: cp/pt.c:5991
46745 #, gcc-internal-format
46746 msgid "original declaration appeared here"
46747 msgstr ""
46749 #: cp/pt.c:6250 cp/pt.c:6318
46750 #, gcc-internal-format
46751 msgid "%qE is not a valid template argument for type %qT"
46752 msgstr ""
46754 #: cp/pt.c:6253
46755 #, gcc-internal-format
46756 msgid "it must be the address of a function with external linkage"
46757 msgstr ""
46759 #: cp/pt.c:6256
46760 #, gcc-internal-format
46761 msgid "it must be the name of a function with external linkage"
46762 msgstr ""
46764 #: cp/pt.c:6268
46765 #, gcc-internal-format
46766 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
46767 msgstr ""
46769 #: cp/pt.c:6272
46770 #, gcc-internal-format
46771 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
46772 msgstr ""
46774 #: cp/pt.c:6321
46775 #, gcc-internal-format
46776 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
46777 msgstr ""
46779 #: cp/pt.c:6323
46780 #, gcc-internal-format
46781 msgid "because it is a member of %qT"
46782 msgstr ""
46784 #: cp/pt.c:6383
46785 #, gcc-internal-format
46786 msgid "  couldn't deduce template parameter %qD"
46787 msgstr ""
46789 #: cp/pt.c:6392
46790 #, gcc-internal-format
46791 msgid "  types %qT and %qT have incompatible cv-qualifiers"
46792 msgstr ""
46794 #: cp/pt.c:6401
46795 #, gcc-internal-format
46796 msgid "  mismatched types %qT and %qT"
46797 msgstr ""
46799 #: cp/pt.c:6410
46800 #, gcc-internal-format
46801 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
46802 msgstr ""
46804 #: cp/pt.c:6421
46805 #, gcc-internal-format
46806 msgid "  template argument %qE does not match pointer-to-member constant %qE"
46807 msgstr ""
46809 #: cp/pt.c:6431
46810 #, gcc-internal-format
46811 msgid "  %qE is not equivalent to %qE"
46812 msgstr ""
46814 #: cp/pt.c:6440
46815 #, gcc-internal-format
46816 msgid "  inconsistent parameter pack deduction with %qT and %qT"
46817 msgstr ""
46819 #: cp/pt.c:6452
46820 #, gcc-internal-format
46821 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
46822 msgstr ""
46824 #: cp/pt.c:6456
46825 #, gcc-internal-format
46826 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
46827 msgstr ""
46829 #: cp/pt.c:6467
46830 #, gcc-internal-format
46831 msgid "  variable-sized array type %qT is not a valid template argument"
46832 msgstr ""
46834 #: cp/pt.c:6478
46835 #, gcc-internal-format
46836 msgid "  member function type %qT is not a valid template argument"
46837 msgstr ""
46839 #: cp/pt.c:6490
46840 #, gcc-internal-format, gfc-internal-format
46841 msgid "  candidate expects at least %d argument, %d provided"
46842 msgid_plural "  candidate expects at least %d arguments, %d provided"
46843 msgstr[0] ""
46844 msgstr[1] ""
46845 msgstr[2] ""
46847 #: cp/pt.c:6521
46848 #, gcc-internal-format
46849 msgid "  cannot convert %qE (type %qT) to type %qT"
46850 msgstr ""
46852 #: cp/pt.c:6534
46853 #, gcc-internal-format
46854 msgid "  %qT is an ambiguous base class of %qT"
46855 msgstr ""
46857 #: cp/pt.c:6538
46858 #, gcc-internal-format
46859 msgid "  %qT is not derived from %qT"
46860 msgstr ""
46862 #: cp/pt.c:6549
46863 #, gcc-internal-format
46864 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
46865 msgstr ""
46867 #: cp/pt.c:6559
46868 #, gcc-internal-format
46869 msgid "  can't deduce a template for %qT from non-template type %qT"
46870 msgstr ""
46872 #: cp/pt.c:6569
46873 #, gcc-internal-format
46874 msgid "  template argument %qE does not match %qE"
46875 msgstr ""
46877 #: cp/pt.c:6609
46878 #, gcc-internal-format
46879 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
46880 msgstr ""
46882 #: cp/pt.c:6758
46883 #, gcc-internal-format
46884 msgid "in template argument for type %qT"
46885 msgstr "в аргументі шаблона для типу %qT"
46887 #: cp/pt.c:6772
46888 #, gcc-internal-format
46889 msgid "template argument %qE for type %qT not a constant integer"
46890 msgstr ""
46892 #: cp/pt.c:6833
46893 #, gcc-internal-format
46894 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
46895 msgstr ""
46897 #: cp/pt.c:6841
46898 #, gcc-internal-format
46899 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
46900 msgstr ""
46902 #: cp/pt.c:6857
46903 #, gcc-internal-format
46904 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
46905 msgstr ""
46907 #: cp/pt.c:6864
46908 #, gcc-internal-format
46909 msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
46910 msgstr ""
46912 #: cp/pt.c:6873
46913 #, gcc-internal-format
46914 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
46915 msgstr ""
46917 #: cp/pt.c:6888
46918 #, gcc-internal-format
46919 msgid "the address of %qD is not a valid template argument"
46920 msgstr ""
46922 #: cp/pt.c:6897
46923 #, gcc-internal-format
46924 msgid "the address of the %qT subobject of %qD is not a valid template argument"
46925 msgstr ""
46927 #: cp/pt.c:6904
46928 #, gcc-internal-format
46929 msgid "the address of %qD is not a valid template argument because it does not have static storage duration"
46930 msgstr ""
46932 #: cp/pt.c:6933
46933 #, gcc-internal-format
46934 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
46935 msgstr ""
46937 #: cp/pt.c:6941
46938 #, gcc-internal-format
46939 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
46940 msgstr ""
46942 #: cp/pt.c:6959
46943 #, gcc-internal-format
46944 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
46945 msgstr ""
46947 #: cp/pt.c:6975
46948 #, gcc-internal-format
46949 msgid "%qE is not a valid template argument for type %qT because it is not an object with linkage"
46950 msgstr ""
46952 #: cp/pt.c:6986
46953 #, gcc-internal-format
46954 msgid "%qE is not a valid template argument for type %qT because object %qD does not have linkage"
46955 msgstr ""
46957 #: cp/pt.c:7036
46958 #, gcc-internal-format
46959 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
46960 msgstr ""
46962 #: cp/pt.c:7038
46963 #, gcc-internal-format
46964 msgid "try using %qE instead"
46965 msgstr ""
46967 #: cp/pt.c:7092
46968 #, gcc-internal-format
46969 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
46970 msgstr ""
46972 #: cp/pt.c:7654
46973 #, gcc-internal-format
46974 msgid "ignoring attributes on template argument %qT"
46975 msgstr ""
46977 #: cp/pt.c:7670
46978 #, gcc-internal-format
46979 msgid "ignoring attributes in template argument %qE"
46980 msgstr ""
46982 #: cp/pt.c:7805
46983 #, gcc-internal-format
46984 msgid "injected-class-name %qD used as template template argument"
46985 msgstr ""
46987 #: cp/pt.c:7834
46988 #, gcc-internal-format
46989 msgid "invalid use of destructor %qE as a type"
46990 msgstr ""
46992 #: cp/pt.c:7839
46993 #, gcc-internal-format
46994 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
46995 msgstr ""
46997 #: cp/pt.c:7855 cp/pt.c:7877 cp/pt.c:7931
46998 #, gcc-internal-format
46999 msgid "type/value mismatch at argument %d in template parameter list for %qD"
47000 msgstr ""
47002 #: cp/pt.c:7860
47003 #, gcc-internal-format
47004 msgid "  expected a constant of type %qT, got %qT"
47005 msgstr ""
47007 #: cp/pt.c:7865
47008 #, gcc-internal-format
47009 msgid "  expected a class template, got %qE"
47010 msgstr ""
47012 #: cp/pt.c:7868
47013 #, gcc-internal-format
47014 msgid "  expected a type, got %qE"
47015 msgstr ""
47017 #: cp/pt.c:7882
47018 #, gcc-internal-format
47019 msgid "  expected a type, got %qT"
47020 msgstr ""
47022 #: cp/pt.c:7885
47023 #, gcc-internal-format
47024 msgid "  expected a class template, got %qT"
47025 msgstr ""
47027 #: cp/pt.c:7935
47028 #, gcc-internal-format
47029 msgid "  expected a template of type %qD, got %qT"
47030 msgstr ""
47032 #: cp/pt.c:7949
47033 #, gcc-internal-format
47034 msgid "constraint mismatch at argument %d in template parameter list for %qD"
47035 msgstr ""
47037 #: cp/pt.c:7952
47038 #, gcc-internal-format
47039 msgid "  expected %qD but got %qD"
47040 msgstr "  мало бути %qD, втім, маємо %qD"
47042 #: cp/pt.c:8012
47043 #, gcc-internal-format
47044 msgid "could not convert template argument %qE from %qT to %qT"
47045 msgstr ""
47047 #: cp/pt.c:8149 cp/pt.c:8465
47048 #, gcc-internal-format, gfc-internal-format
47049 msgid "template argument %d is invalid"
47050 msgstr ""
47052 #: cp/pt.c:8164 cp/pt.c:8298
47053 #, gcc-internal-format, gfc-internal-format
47054 msgid "wrong number of template arguments (%d, should be %d)"
47055 msgstr ""
47057 #: cp/pt.c:8294
47058 #, gcc-internal-format, gfc-internal-format
47059 msgid "wrong number of template arguments (%d, should be at least %d)"
47060 msgstr ""
47062 #: cp/pt.c:8303
47063 #, gcc-internal-format
47064 msgid "provided for %qD"
47065 msgstr ""
47067 #: cp/pt.c:8328
47068 #, gcc-internal-format
47069 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
47070 msgstr ""
47072 #: cp/pt.c:8332
47073 #, gcc-internal-format
47074 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
47075 msgstr ""
47077 #: cp/pt.c:8431
47078 #, gcc-internal-format
47079 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
47080 msgstr ""
47082 #: cp/pt.c:9054
47083 #, gcc-internal-format
47084 msgid "%q#D is not a function template"
47085 msgstr ""
47087 #: cp/pt.c:9221
47088 #, gcc-internal-format
47089 msgid "non-template type %qT used as a template"
47090 msgstr ""
47092 #: cp/pt.c:9223
47093 #, gcc-internal-format
47094 msgid "for template declaration %q+D"
47095 msgstr ""
47097 #: cp/pt.c:9346
47098 #, gcc-internal-format
47099 msgid "template constraint failure"
47100 msgstr ""
47102 #: cp/pt.c:9697
47103 #, gcc-internal-format
47104 msgid "use of invalid variable template %qE"
47105 msgstr ""
47107 #: cp/pt.c:10125
47108 #, gcc-internal-format, gfc-internal-format
47109 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum)"
47110 msgstr ""
47112 #: cp/pt.c:11202
47113 #, gcc-internal-format
47114 msgid "flexible array member %qD in union"
47115 msgstr ""
47117 #: cp/pt.c:11691
47118 #, gcc-internal-format
47119 msgid "fold of empty expansion over %O"
47120 msgstr ""
47122 #: cp/pt.c:12160
47123 #, gcc-internal-format
47124 msgid "mismatched argument pack lengths while expanding %qT"
47125 msgstr ""
47127 #: cp/pt.c:12163
47128 #, gcc-internal-format
47129 msgid "mismatched argument pack lengths while expanding %qE"
47130 msgstr ""
47132 #: cp/pt.c:12747
47133 #, gcc-internal-format
47134 msgid "  when instantiating default argument for call to %qD"
47135 msgstr ""
47137 #. It may seem that this case cannot occur, since:
47139 #. typedef void f();
47140 #. void g() { f x; }
47142 #. declares a function, not a variable.  However:
47144 #. typedef void f();
47145 #. template <typename T> void g() { T t; }
47146 #. template void g<f>();
47148 #. is an attempt to declare a variable with function
47149 #. type.
47150 #: cp/pt.c:13708
47151 #, gcc-internal-format
47152 msgid "variable %qD has function type"
47153 msgstr ""
47155 #: cp/pt.c:13881
47156 #, gcc-internal-format
47157 msgid "invalid parameter type %qT"
47158 msgstr ""
47160 #: cp/pt.c:13883
47161 #, gcc-internal-format
47162 msgid "in declaration %q+D"
47163 msgstr ""
47165 #: cp/pt.c:14001
47166 #, gcc-internal-format
47167 msgid "function returning an array"
47168 msgstr ""
47170 #: cp/pt.c:14003
47171 #, gcc-internal-format
47172 msgid "function returning a function"
47173 msgstr ""
47175 #: cp/pt.c:14043
47176 #, gcc-internal-format
47177 msgid "creating pointer to member function of non-class type %qT"
47178 msgstr ""
47180 #: cp/pt.c:14637
47181 #, gcc-internal-format
47182 msgid "forming reference to void"
47183 msgstr ""
47185 #: cp/pt.c:14639
47186 #, gcc-internal-format
47187 msgid "forming pointer to reference type %qT"
47188 msgstr ""
47190 #: cp/pt.c:14641
47191 #, gcc-internal-format
47192 msgid "forming reference to reference type %qT"
47193 msgstr ""
47195 #: cp/pt.c:14654
47196 #, gcc-internal-format
47197 msgid "forming pointer to qualified function type %qT"
47198 msgstr ""
47200 #: cp/pt.c:14657
47201 #, gcc-internal-format
47202 msgid "forming reference to qualified function type %qT"
47203 msgstr ""
47205 #: cp/pt.c:14705
47206 #, gcc-internal-format
47207 msgid "creating pointer to member of non-class type %qT"
47208 msgstr ""
47210 #: cp/pt.c:14711
47211 #, gcc-internal-format
47212 msgid "creating pointer to member reference type %qT"
47213 msgstr ""
47215 #: cp/pt.c:14717
47216 #, gcc-internal-format
47217 msgid "creating pointer to member of type void"
47218 msgstr ""
47220 #: cp/pt.c:14783
47221 #, gcc-internal-format
47222 msgid "creating array of %qT"
47223 msgstr ""
47225 #: cp/pt.c:14816
47226 #, gcc-internal-format
47227 msgid "%qT is not a class, struct, or union type"
47228 msgstr ""
47230 #: cp/pt.c:14853
47231 #, gcc-internal-format
47232 msgid "%qT resolves to %qT, which is not an enumeration type"
47233 msgstr ""
47235 #: cp/pt.c:14861
47236 #, gcc-internal-format
47237 msgid "%qT resolves to %qT, which is is not a class type"
47238 msgstr ""
47240 #: cp/pt.c:14925
47241 #, gcc-internal-format
47242 msgid "empty initializer in lambda init-capture"
47243 msgstr ""
47245 #: cp/pt.c:15000
47246 #, gcc-internal-format
47247 msgid "use of %qs in template"
47248 msgstr ""
47250 #: cp/pt.c:15178
47251 #, gcc-internal-format
47252 msgid "qualifying type %qT does not match destructor name ~%qT"
47253 msgstr ""
47255 #: cp/pt.c:15193
47256 #, gcc-internal-format
47257 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
47258 msgstr ""
47260 #: cp/pt.c:15195
47261 #, gcc-internal-format
47262 msgid "say %<typename %E%> if a type is meant"
47263 msgstr ""
47265 #: cp/pt.c:15394
47266 #, gcc-internal-format
47267 msgid "using invalid field %qD"
47268 msgstr ""
47270 #: cp/pt.c:15883 cp/pt.c:17386
47271 #, gcc-internal-format
47272 msgid "invalid use of pack expansion expression"
47273 msgstr ""
47275 #: cp/pt.c:15887 cp/pt.c:17390
47276 #, gcc-internal-format
47277 msgid "use %<...%> to expand argument pack"
47278 msgstr ""
47280 #: cp/pt.c:18334
47281 #, gcc-internal-format
47282 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
47283 msgstr ""
47285 #: cp/pt.c:18362
47286 #, gcc-internal-format
47287 msgid "declarations in dependent base %qT are not found by unqualified lookup"
47288 msgstr ""
47290 #: cp/pt.c:18367
47291 #, gcc-internal-format
47292 msgid "use %<this->%D%> instead"
47293 msgstr "скористайтеся краще %<this->%D%>"
47295 #: cp/pt.c:18370
47296 #, gcc-internal-format
47297 msgid "use %<%T::%D%> instead"
47298 msgstr "скористайтеся краще %<%T::%D%>"
47300 #: cp/pt.c:18375
47301 #, gcc-internal-format
47302 msgid "%qD declared here, later in the translation unit"
47303 msgstr ""
47305 #: cp/pt.c:18712
47306 #, gcc-internal-format
47307 msgid "%qT is not a class or namespace"
47308 msgstr "%qT не є класом або простором назв"
47310 #: cp/pt.c:18715
47311 #, gcc-internal-format
47312 msgid "%qD is not a class or namespace"
47313 msgstr "%qD не є класом або простором назв"
47315 #: cp/pt.c:19026
47316 #, gcc-internal-format
47317 msgid "%qT is/uses unnamed type"
47318 msgstr ""
47320 #: cp/pt.c:19028
47321 #, gcc-internal-format
47322 msgid "template argument for %qD uses local type %qT"
47323 msgstr ""
47325 #: cp/pt.c:19038
47326 #, gcc-internal-format
47327 msgid "%qT is a variably modified type"
47328 msgstr "%qT є змінним за змінними типом"
47330 #: cp/pt.c:19053
47331 #, gcc-internal-format
47332 msgid "integral expression %qE is not constant"
47333 msgstr "інтегральний вираз %qE не є сталою"
47335 #: cp/pt.c:19071
47336 #, gcc-internal-format
47337 msgid "  trying to instantiate %qD"
47338 msgstr ""
47340 #: cp/pt.c:22972
47341 #, gcc-internal-format
47342 msgid "ambiguous template instantiation for %q#T"
47343 msgstr ""
47345 #: cp/pt.c:22974
47346 #, gcc-internal-format
47347 msgid "ambiguous template instantiation for %q#D"
47348 msgstr ""
47350 #: cp/pt.c:22980
47351 msgid "%s %#qS"
47352 msgstr "%s %#qS"
47354 #: cp/pt.c:23004 cp/pt.c:23091
47355 #, gcc-internal-format
47356 msgid "explicit instantiation of non-template %q#D"
47357 msgstr ""
47359 #: cp/pt.c:23023
47360 #, gcc-internal-format
47361 msgid "%qD is not a static data member of a class template"
47362 msgstr ""
47364 #: cp/pt.c:23029 cp/pt.c:23086
47365 #, gcc-internal-format
47366 msgid "no matching template for %qD found"
47367 msgstr ""
47369 #: cp/pt.c:23034
47370 #, gcc-internal-format
47371 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
47372 msgstr ""
47374 #: cp/pt.c:23042
47375 #, gcc-internal-format
47376 msgid "explicit instantiation of %q#D"
47377 msgstr ""
47379 #: cp/pt.c:23078
47380 #, gcc-internal-format
47381 msgid "duplicate explicit instantiation of %q#D"
47382 msgstr ""
47384 #: cp/pt.c:23101 cp/pt.c:23187
47385 #, gcc-internal-format
47386 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
47387 msgstr ""
47389 #: cp/pt.c:23106 cp/pt.c:23204
47390 #, gcc-internal-format
47391 msgid "storage class %qD applied to template instantiation"
47392 msgstr ""
47394 #: cp/pt.c:23163
47395 #, gcc-internal-format
47396 msgid "explicit instantiation of non-class template %qD"
47397 msgstr ""
47399 #: cp/pt.c:23165
47400 #, gcc-internal-format
47401 msgid "explicit instantiation of non-template type %qT"
47402 msgstr ""
47404 #: cp/pt.c:23174
47405 #, gcc-internal-format
47406 msgid "explicit instantiation of %q#T before definition of template"
47407 msgstr ""
47409 #: cp/pt.c:23192
47410 #, gcc-internal-format
47411 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
47412 msgstr ""
47414 #: cp/pt.c:23238
47415 #, gcc-internal-format
47416 msgid "duplicate explicit instantiation of %q#T"
47417 msgstr ""
47419 #: cp/pt.c:23536
47420 #, gcc-internal-format
47421 msgid "exception specification of %qD depends on itself"
47422 msgstr "специфікація виключення %qD залежить від самої себе"
47424 #. [temp.explicit]
47426 #. The definition of a non-exported function template, a
47427 #. non-exported member function template, or a non-exported
47428 #. member function or static data member of a class template
47429 #. shall be present in every translation unit in which it is
47430 #. explicitly instantiated.
47431 #: cp/pt.c:23842
47432 #, gcc-internal-format
47433 msgid "explicit instantiation of %qD but no definition available"
47434 msgstr ""
47436 #: cp/pt.c:24043
47437 #, gcc-internal-format
47438 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth= to increase the maximum)"
47439 msgstr ""
47441 #: cp/pt.c:24418
47442 #, gcc-internal-format
47443 msgid "invalid template non-type parameter"
47444 msgstr "некоректний шаблон нетипізованого параметра"
47446 #: cp/pt.c:24420
47447 #, gcc-internal-format
47448 msgid "%q#T is not a valid type for a template non-type parameter"
47449 msgstr ""
47451 #: cp/pt.c:25723
47452 #, gcc-internal-format
47453 msgid "keyword %<template%> not allowed in declarator-id"
47454 msgstr ""
47456 #: cp/pt.c:25961
47457 #, gcc-internal-format
47458 msgid "deducing from brace-enclosed initializer list requires %<#include <initializer_list>%>"
47459 msgstr ""
47461 #: cp/pt.c:26440
47462 #, gcc-internal-format
47463 msgid "non-class template %qT used without template arguments"
47464 msgstr ""
47466 #: cp/pt.c:26586
47467 #, gcc-internal-format
47468 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
47469 msgstr ""
47471 #: cp/pt.c:26593
47472 #, gcc-internal-format
47473 msgid "cannot deduce template arguments of %qT, as it has no viable deduction guides"
47474 msgstr ""
47476 #: cp/pt.c:26607
47477 #, gcc-internal-format
47478 msgid "class template argument deduction failed:"
47479 msgstr ""
47481 #: cp/pt.c:26614
47482 #, gcc-internal-format
47483 msgid "explicit deduction guides not considered for copy-initialization"
47484 msgstr ""
47486 #: cp/pt.c:26676
47487 #, gcc-internal-format
47488 msgid "direct-list-initialization of %<auto%> requires exactly one element"
47489 msgstr ""
47491 #: cp/pt.c:26679
47492 #, gcc-internal-format
47493 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
47494 msgstr ""
47496 #: cp/pt.c:26711
47497 #, gcc-internal-format
47498 msgid "%qT as type rather than plain %<decltype(auto)%>"
47499 msgstr ""
47501 #: cp/pt.c:26746
47502 #, gcc-internal-format
47503 msgid "unable to deduce lambda return type from %qE"
47504 msgstr ""
47506 #: cp/pt.c:26748
47507 #, gcc-internal-format
47508 msgid "unable to deduce %qT from %qE"
47509 msgstr "не вдалося вивести %qT з %qE"
47511 #: cp/pt.c:26781
47512 #, gcc-internal-format
47513 msgid "placeholder constraints not satisfied"
47514 msgstr ""
47516 #: cp/pt.c:26785
47517 #, gcc-internal-format
47518 msgid "deduced initializer does not satisfy placeholder constraints"
47519 msgstr ""
47521 #: cp/pt.c:26789
47522 #, gcc-internal-format
47523 msgid "deduced return type does not satisfy placeholder constraints"
47524 msgstr ""
47526 #: cp/pt.c:26793
47527 #, gcc-internal-format
47528 msgid "deduced expression type does not satisfy placeholder constraints"
47529 msgstr ""
47531 #: cp/pt.c:26912
47532 #, gcc-internal-format
47533 msgid "invalid use of %qT in template argument"
47534 msgstr "некоректне використання %qT в аргументі шаблона"
47536 #: cp/repo.c:113
47537 #, gcc-internal-format
47538 msgid "-frepo must be used with -c"
47539 msgstr "-frepo слід використовувати разом із -c"
47541 #: cp/repo.c:203
47542 #, gcc-internal-format, gfc-internal-format
47543 msgid "mysterious repository information in %s"
47544 msgstr "загадкові дані щодо сховища у %s"
47546 #: cp/repo.c:221
47547 #, gcc-internal-format
47548 msgid "can%'t create repository information file %qs"
47549 msgstr ""
47551 #: cp/rtti.c:313
47552 #, gcc-internal-format
47553 msgid "cannot use %<typeid%> with -fno-rtti"
47554 msgstr "не можна використовувати %<typeid%> разом із -fno-rtti"
47556 #: cp/rtti.c:322
47557 #, gcc-internal-format
47558 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
47559 msgstr "слід використовувати %<#include <typeinfo>%> до використання %<typeid%>"
47561 #: cp/rtti.c:425
47562 #, gcc-internal-format
47563 msgid "cannot create type information for type %qT because it involves types of variable size"
47564 msgstr "не вдалося створити дані щодо типу для типу %qT, оскільки до нього включено типи змінного розміру"
47566 #: cp/rtti.c:515
47567 #, gcc-internal-format
47568 msgid "typeid of qualified function type %qT"
47569 msgstr ""
47571 #: cp/rtti.c:696 cp/rtti.c:711
47572 #, gcc-internal-format
47573 msgid "dynamic_cast of %q#D to %q#T can never succeed"
47574 msgstr ""
47576 #: cp/rtti.c:722
47577 #, gcc-internal-format
47578 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
47579 msgstr ""
47581 #: cp/rtti.c:801
47582 #, gcc-internal-format
47583 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
47584 msgstr ""
47586 #: cp/search.c:240
47587 #, gcc-internal-format
47588 msgid "%qT is an ambiguous base of %qT"
47589 msgstr ""
47591 #: cp/search.c:256
47592 #, gcc-internal-format
47593 msgid "%qT is an inaccessible base of %qT"
47594 msgstr ""
47596 #: cp/search.c:1905
47597 #, gcc-internal-format
47598 msgid "invalid covariant return type for %q#D"
47599 msgstr ""
47601 #: cp/search.c:1907 cp/search.c:1922 cp/search.c:1928 cp/search.c:1957
47602 #, gcc-internal-format
47603 msgid "overridden function is %q#D"
47604 msgstr "перевизначеною функцією є %q#D"
47606 #: cp/search.c:1920
47607 #, gcc-internal-format
47608 msgid "invalid covariant return type for %q+#D"
47609 msgstr ""
47611 #: cp/search.c:1926
47612 #, gcc-internal-format
47613 msgid "conflicting return type specified for %q+#D"
47614 msgstr ""
47616 #: cp/search.c:1942
47617 #, gcc-internal-format
47618 msgid "looser throw specifier for %q+#F"
47619 msgstr ""
47621 #: cp/search.c:1944
47622 #, gcc-internal-format
47623 msgid "overridden function is %q#F"
47624 msgstr ""
47626 #: cp/search.c:1955
47627 #, gcc-internal-format
47628 msgid "conflicting type attributes specified for %q+#D"
47629 msgstr ""
47631 #: cp/search.c:1972
47632 #, gcc-internal-format
47633 msgid "%qD declared %<transaction_safe_dynamic%>"
47634 msgstr "%qD оголошено як %<transaction_safe_dynamic%>"
47636 #: cp/search.c:1974
47637 #, gcc-internal-format
47638 msgid "overriding %qD declared %<transaction_safe%>"
47639 msgstr "перевизначаємо %qD, оголошене як %<transaction_safe%>"
47641 #: cp/search.c:1981
47642 #, gcc-internal-format
47643 msgid "deleted function %q+D overriding non-deleted function"
47644 msgstr ""
47646 #: cp/search.c:1984 cp/search.c:1992 cp/search.c:2000
47647 #, gcc-internal-format
47648 msgid "overridden function is %qD"
47649 msgstr "перевизначеною функцією є %qD"
47651 #: cp/search.c:1989
47652 #, gcc-internal-format
47653 msgid "non-deleted function %q+D overriding deleted function"
47654 msgstr ""
47656 #: cp/search.c:1998
47657 #, gcc-internal-format
47658 msgid "virtual function %q+D overriding final function"
47659 msgstr ""
47661 #. A static member function cannot match an inherited
47662 #. virtual member function.
47663 #: cp/search.c:2082
47664 #, gcc-internal-format
47665 msgid "%q+#D cannot be declared"
47666 msgstr ""
47668 #: cp/search.c:2083
47669 #, gcc-internal-format
47670 msgid "  since %q+#D declared in base class"
47671 msgstr ""
47673 #: cp/semantics.c:863
47674 #, gcc-internal-format
47675 msgid "suggest explicit braces around empty body in %<do%> statement"
47676 msgstr ""
47678 #: cp/semantics.c:1353
47679 #, gcc-internal-format
47680 msgid "catching polymorphic type %q#T by value"
47681 msgstr ""
47683 #: cp/semantics.c:1356
47684 #, gcc-internal-format
47685 msgid "catching type %q#T by value"
47686 msgstr ""
47688 #: cp/semantics.c:1360
47689 #, gcc-internal-format
47690 msgid "catching non-reference type %q#T"
47691 msgstr ""
47693 #: cp/semantics.c:1569
47694 #, gcc-internal-format
47695 msgid "type of asm operand %qE could not be determined"
47696 msgstr ""
47698 #: cp/semantics.c:1650
47699 #, gcc-internal-format
47700 msgid "__label__ declarations are only allowed in function scopes"
47701 msgstr ""
47703 #: cp/semantics.c:1833
47704 #, gcc-internal-format
47705 msgid "invalid use of member %qD in static member function"
47706 msgstr ""
47708 #: cp/semantics.c:2153
47709 #, gcc-internal-format
47710 msgid "a statement expression is an insufficient context for overload resolution"
47711 msgstr ""
47713 #: cp/semantics.c:2540
47714 #, gcc-internal-format
47715 msgid "arguments to destructor are not allowed"
47716 msgstr ""
47718 #: cp/semantics.c:2622
47719 #, gcc-internal-format
47720 msgid "%<this%> is unavailable for static member functions"
47721 msgstr ""
47723 #: cp/semantics.c:2624
47724 #, gcc-internal-format
47725 msgid "invalid use of %<this%> in non-member function"
47726 msgstr ""
47728 #: cp/semantics.c:2626
47729 #, gcc-internal-format
47730 msgid "invalid use of %<this%> at top level"
47731 msgstr ""
47733 #: cp/semantics.c:2648
47734 #, gcc-internal-format
47735 msgid "invalid qualifying scope in pseudo-destructor name"
47736 msgstr ""
47738 #: cp/semantics.c:2656 cp/typeck.c:2604
47739 #, gcc-internal-format
47740 msgid "qualified type %qT does not match destructor name ~%qT"
47741 msgstr ""
47743 #: cp/semantics.c:2678
47744 #, gcc-internal-format
47745 msgid "%qE is not of type %qT"
47746 msgstr ""
47748 #: cp/semantics.c:2751
47749 #, gcc-internal-format
47750 msgid "compound literal of non-object type %qT"
47751 msgstr ""
47753 #: cp/semantics.c:2892
47754 #, gcc-internal-format
47755 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
47756 msgstr ""
47758 #: cp/semantics.c:2942
47759 #, gcc-internal-format
47760 msgid "invalid use of type %qT as a default value for a template template-parameter"
47761 msgstr ""
47763 #: cp/semantics.c:2945
47764 #, gcc-internal-format
47765 msgid "invalid default argument for a template template parameter"
47766 msgstr ""
47768 #: cp/semantics.c:2962
47769 #, gcc-internal-format
47770 msgid "definition of %q#T inside template parameter list"
47771 msgstr ""
47773 #: cp/semantics.c:2993
47774 #, gcc-internal-format
47775 msgid "invalid definition of qualified type %qT"
47776 msgstr ""
47778 #: cp/semantics.c:3263
47779 #, gcc-internal-format
47780 msgid "invalid base-class specification"
47781 msgstr ""
47783 #: cp/semantics.c:3423
47784 #, gcc-internal-format
47785 msgid "cannot capture member %qD of anonymous union"
47786 msgstr ""
47788 #: cp/semantics.c:3443 cp/semantics.c:9269
47789 #, gcc-internal-format
47790 msgid "%qD is not captured"
47791 msgstr ""
47793 #: cp/semantics.c:3448
47794 #, gcc-internal-format
47795 msgid "the lambda has no capture-default"
47796 msgstr ""
47798 #: cp/semantics.c:3450
47799 #, gcc-internal-format
47800 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
47801 msgstr ""
47803 #: cp/semantics.c:3462
47804 #, gcc-internal-format
47805 msgid "use of local variable with automatic storage from containing function"
47806 msgstr ""
47808 #: cp/semantics.c:3464
47809 #, gcc-internal-format
47810 msgid "use of parameter from containing function"
47811 msgstr ""
47813 #: cp/semantics.c:3596
47814 #, gcc-internal-format
47815 msgid "use of parameter outside function body"
47816 msgstr ""
47818 #: cp/semantics.c:3606
47819 #, gcc-internal-format
47820 msgid "missing template arguments"
47821 msgstr "пропущено аргументи шаблона"
47823 #: cp/semantics.c:3633
47824 #, gcc-internal-format
47825 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
47826 msgstr ""
47828 #: cp/semantics.c:3664
47829 #, gcc-internal-format
47830 msgid "use of namespace %qD as expression"
47831 msgstr ""
47833 #: cp/semantics.c:3669
47834 #, gcc-internal-format
47835 msgid "use of class template %qT as expression"
47836 msgstr ""
47838 #. Ambiguous reference to base members.
47839 #: cp/semantics.c:3675
47840 #, gcc-internal-format
47841 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
47842 msgstr ""
47844 #: cp/semantics.c:3702
47845 #, gcc-internal-format
47846 msgid "%qD cannot appear in a constant-expression"
47847 msgstr ""
47849 #: cp/semantics.c:3841
47850 #, gcc-internal-format
47851 msgid "type of %qE is unknown"
47852 msgstr ""
47854 #: cp/semantics.c:3870
47855 #, gcc-internal-format
47856 msgid "%qT is not an enumeration type"
47857 msgstr ""
47859 #. Parameter packs can only be used in templates
47860 #: cp/semantics.c:4009
47861 #, gcc-internal-format
47862 msgid "Parameter pack __bases only valid in template declaration"
47863 msgstr ""
47865 #: cp/semantics.c:4038
47866 #, gcc-internal-format
47867 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
47868 msgstr ""
47870 #: cp/semantics.c:4052
47871 #, gcc-internal-format
47872 msgid "cannot apply %<offsetof%> to member function %qD"
47873 msgstr ""
47875 #: cp/semantics.c:4056
47876 #, gcc-internal-format
47877 msgid "cannot apply %<offsetof%> to member function"
47878 msgstr ""
47880 #: cp/semantics.c:4061
47881 #, gcc-internal-format
47882 msgid "cannot apply %<offsetof%> to an enumerator %qD"
47883 msgstr ""
47885 #: cp/semantics.c:4072
47886 #, gcc-internal-format
47887 msgid "offsetof within non-standard-layout type %qT is conditionally-supported"
47888 msgstr ""
47890 #: cp/semantics.c:4583 cp/semantics.c:6069 cp/semantics.c:6140
47891 #: cp/semantics.c:6183 cp/semantics.c:6533 cp/semantics.c:6632
47892 #: cp/semantics.c:6775
47893 #, gcc-internal-format
47894 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
47895 msgstr ""
47897 #: cp/semantics.c:5271
47898 #, gcc-internal-format
47899 msgid "user defined reduction lookup is ambiguous"
47900 msgstr ""
47902 #: cp/semantics.c:5544
47903 #, gcc-internal-format
47904 msgid "%qE in %<reduction%> clause is a zero size array"
47905 msgstr ""
47907 #: cp/semantics.c:5592
47908 #, gcc-internal-format
47909 msgid "%qE has const type for %<reduction%>"
47910 msgstr ""
47912 #: cp/semantics.c:5707
47913 #, gcc-internal-format
47914 msgid "user defined reduction with constructor initializer for base class %qT"
47915 msgstr ""
47917 #: cp/semantics.c:5941
47918 #, gcc-internal-format
47919 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
47920 msgstr ""
47922 #: cp/semantics.c:5955
47923 #, gcc-internal-format
47924 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
47925 msgstr ""
47927 #: cp/semantics.c:5977
47928 #, gcc-internal-format
47929 msgid "linear step expression must be integral"
47930 msgstr ""
47932 #: cp/semantics.c:6080
47933 #, gcc-internal-format
47934 msgid "%qD is not a variable in clause %qs"
47935 msgstr ""
47937 #: cp/semantics.c:6152
47938 #, gcc-internal-format
47939 msgid "%qD is not a variable in clause %<firstprivate%>"
47940 msgstr ""
47942 #: cp/semantics.c:6195
47943 #, gcc-internal-format
47944 msgid "%qD is not a variable in clause %<lastprivate%>"
47945 msgstr ""
47947 #: cp/semantics.c:6240
47948 #, gcc-internal-format
47949 msgid "%<gang%> static expression must be integral"
47950 msgstr ""
47952 #: cp/semantics.c:6254
47953 #, gcc-internal-format
47954 msgid "%<gang%> static value must be positive"
47955 msgstr "статичне значення %<gang%> має бути додатним"
47957 #: cp/semantics.c:6288
47958 #, gcc-internal-format
47959 msgid "%<gang%> num expression must be integral"
47960 msgstr ""
47962 #: cp/semantics.c:6291
47963 #, gcc-internal-format
47964 msgid "%<vector%> length expression must be integral"
47965 msgstr ""
47967 #: cp/semantics.c:6295
47968 #, gcc-internal-format
47969 msgid "%<worker%> num expression must be integral"
47970 msgstr ""
47972 #: cp/semantics.c:6317
47973 #, gcc-internal-format
47974 msgid "%<gang%> num value must be positive"
47975 msgstr "значення num %<gang%> має бути додатним"
47977 #: cp/semantics.c:6321
47978 #, gcc-internal-format
47979 msgid "%<vector%> length value must be positive"
47980 msgstr "значення довжини %<vector%> має бути додатним"
47982 #: cp/semantics.c:6326
47983 #, gcc-internal-format
47984 msgid "%<worker%> num value must be positive"
47985 msgstr "значення num %<worker%> має бути додатним"
47987 #: cp/semantics.c:6376
47988 #, gcc-internal-format
47989 msgid "schedule chunk size expression must be integral"
47990 msgstr ""
47992 #: cp/semantics.c:6406
47993 #, gcc-internal-format
47994 msgid "%qs length expression must be integral"
47995 msgstr ""
47997 #: cp/semantics.c:6419
47998 #, gcc-internal-format
47999 msgid "%qs length expression must be positive constant integer expression"
48000 msgstr ""
48002 #: cp/semantics.c:6438
48003 #, gcc-internal-format
48004 msgid "%<async%> expression must be integral"
48005 msgstr ""
48007 #: cp/semantics.c:6466
48008 #, gcc-internal-format
48009 msgid "%<thread_limit%> expression must be integral"
48010 msgstr ""
48012 #: cp/semantics.c:6495
48013 #, gcc-internal-format
48014 msgid "%<device%> id must be integral"
48015 msgstr ""
48017 #: cp/semantics.c:6516
48018 #, gcc-internal-format
48019 msgid "%<dist_schedule%> chunk size expression must be integral"
48020 msgstr ""
48022 #: cp/semantics.c:6543
48023 #, gcc-internal-format
48024 msgid "%qD is not a variable in %<aligned%> clause"
48025 msgstr ""
48027 #: cp/semantics.c:6557
48028 #, gcc-internal-format
48029 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
48030 msgstr ""
48032 #: cp/semantics.c:6563
48033 #, gcc-internal-format
48034 msgid "%qD appears more than once in %<aligned%> clauses"
48035 msgstr ""
48037 #: cp/semantics.c:6576
48038 #, gcc-internal-format
48039 msgid "%<aligned%> clause alignment expression must be integral"
48040 msgstr ""
48042 #: cp/semantics.c:6625
48043 #, gcc-internal-format
48044 msgid "%qD is not a variable in %<depend%> clause"
48045 msgstr ""
48047 #: cp/semantics.c:6910
48048 #, gcc-internal-format
48049 msgid "template %qE in clause %qs"
48050 msgstr ""
48052 #: cp/semantics.c:6914
48053 #, gcc-internal-format
48054 msgid "overloaded function name %qE in clause %qs"
48055 msgstr ""
48057 #: cp/semantics.c:6979
48058 #, gcc-internal-format
48059 msgid "%<grainsize%> expression must be integral"
48060 msgstr ""
48062 #: cp/semantics.c:7008
48063 #, gcc-internal-format
48064 msgid "%<priority%> expression must be integral"
48065 msgstr ""
48067 #: cp/semantics.c:7037
48068 #, gcc-internal-format
48069 msgid "%<num_tasks%> expression must be integral"
48070 msgstr ""
48072 #: cp/semantics.c:7066
48073 #, gcc-internal-format
48074 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
48075 msgstr ""
48077 #: cp/semantics.c:7105
48078 #, gcc-internal-format
48079 msgid "%<tile%> argument needs integral type"
48080 msgstr ""
48082 #: cp/semantics.c:7524
48083 #, gcc-internal-format
48084 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
48085 msgstr ""
48087 #: cp/semantics.c:7538
48088 #, gcc-internal-format
48089 msgid "%<threadprivate%> %qE directive not in %qT definition"
48090 msgstr ""
48092 #: cp/semantics.c:7743
48093 #, gcc-internal-format
48094 msgid "difference between %qE and %qD does not have integer type"
48095 msgstr ""
48097 #: cp/semantics.c:8171
48098 #, gcc-internal-format
48099 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
48100 msgstr ""
48102 #: cp/semantics.c:8398 cp/semantics.c:8408
48103 #, gcc-internal-format
48104 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
48105 msgstr ""
48107 #: cp/semantics.c:8702
48108 #, gcc-internal-format
48109 msgid "static assertion failed"
48110 msgstr ""
48112 #: cp/semantics.c:8704
48113 #, gcc-internal-format, gfc-internal-format
48114 msgid "static assertion failed: %s"
48115 msgstr ""
48117 #: cp/semantics.c:8709
48118 #, gcc-internal-format
48119 msgid "non-constant condition for static assertion"
48120 msgstr ""
48122 #: cp/semantics.c:8739
48123 #, gcc-internal-format
48124 msgid "argument to decltype must be an expression"
48125 msgstr ""
48127 #: cp/semantics.c:8767
48128 #, gcc-internal-format
48129 msgid "decltype cannot resolve address of overloaded function"
48130 msgstr ""
48132 #: cp/semantics.c:9308
48133 #, gcc-internal-format
48134 msgid "operand of fold expression has no unexpanded parameter packs"
48135 msgstr ""
48137 #: cp/semantics.c:9361
48138 #, gcc-internal-format
48139 msgid "both arguments in binary fold have unexpanded parameter packs"
48140 msgstr ""
48142 #: cp/semantics.c:9363
48143 #, gcc-internal-format
48144 msgid "no unexpanded parameter packs in binary fold"
48145 msgstr ""
48147 #: cp/semantics.c:9381
48148 #, gcc-internal-format
48149 msgid "non-pointer argument to %<__builtin_launder%>"
48150 msgstr "аргумент, який не є вказівником, у %<__builtin_launder%>"
48152 #: cp/tree.c:1276
48153 #, gcc-internal-format
48154 msgid "%qV qualifiers cannot be applied to %qT"
48155 msgstr ""
48157 #: cp/tree.c:1788
48158 #, gcc-internal-format
48159 msgid "lambda-expression in a constant expression"
48160 msgstr ""
48162 #: cp/tree.c:1792
48163 #, gcc-internal-format
48164 msgid "statement-expression in a constant expression"
48165 msgstr "інструкція-вираз не є сталим виразом"
48167 #: cp/tree.c:4050
48168 #, gcc-internal-format
48169 msgid "the calling convention for %qT changes in -fabi-version=12 (GCC 8)"
48170 msgstr ""
48172 #: cp/tree.c:4055
48173 #, gcc-internal-format
48174 msgid " because all of its copy and move constructors are deleted"
48175 msgstr ""
48177 #: cp/tree.c:4416
48178 #, gcc-internal-format
48179 msgid "%qE attribute applied to %qD with void return type"
48180 msgstr ""
48182 #: cp/tree.c:4423
48183 #, gcc-internal-format
48184 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
48185 msgstr ""
48187 #: cp/tree.c:4475
48188 #, gcc-internal-format
48189 msgid "requested init_priority is not an integer constant"
48190 msgstr ""
48192 #: cp/tree.c:4497
48193 #, gcc-internal-format
48194 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
48195 msgstr ""
48197 #: cp/tree.c:4505
48198 #, gcc-internal-format
48199 msgid "requested init_priority is out of range"
48200 msgstr ""
48202 #: cp/tree.c:4515
48203 #, gcc-internal-format
48204 msgid "requested init_priority is reserved for internal use"
48205 msgstr ""
48207 #: cp/tree.c:4526
48208 #, gcc-internal-format
48209 msgid "%qE attribute is not supported on this platform"
48210 msgstr ""
48212 #: cp/tree.c:4553
48213 #, gcc-internal-format
48214 msgid "redeclaration of %qD adds abi tag %qE"
48215 msgstr "повторне оголошення %qD додає мітку abi %qE"
48217 #: cp/tree.c:4573
48218 #, gcc-internal-format
48219 msgid "the %qE attribute requires arguments"
48220 msgstr ""
48222 #: cp/tree.c:4584
48223 #, gcc-internal-format
48224 msgid "arguments to the %qE attribute must be narrow string literals"
48225 msgstr ""
48227 #: cp/tree.c:4597 cp/tree.c:4610
48228 #, gcc-internal-format
48229 msgid "arguments to the %qE attribute must contain valid identifiers"
48230 msgstr ""
48232 #: cp/tree.c:4599
48233 #, gcc-internal-format
48234 msgid "%<%c%> is not a valid first character for an identifier"
48235 msgstr ""
48237 #: cp/tree.c:4612
48238 #, gcc-internal-format
48239 msgid "%<%c%> is not a valid character in an identifier"
48240 msgstr ""
48242 #: cp/tree.c:4636
48243 #, gcc-internal-format
48244 msgid "%qE attribute applied to non-class, non-enum type %qT"
48245 msgstr ""
48247 #: cp/tree.c:4642
48248 #, gcc-internal-format
48249 msgid "%qE attribute applied to %qT after its definition"
48250 msgstr ""
48252 #: cp/tree.c:4649
48253 #, gcc-internal-format
48254 msgid "ignoring %qE attribute applied to template instantiation %qT"
48255 msgstr ""
48257 #: cp/tree.c:4656
48258 #, gcc-internal-format
48259 msgid "ignoring %qE attribute applied to template specialization %qT"
48260 msgstr ""
48262 #: cp/tree.c:4678
48263 #, gcc-internal-format
48264 msgid "%qE attribute applied to non-function, non-variable %qD"
48265 msgstr ""
48267 #: cp/tree.c:4684
48268 #, gcc-internal-format
48269 msgid "%qE attribute applied to extern \"C\" declaration %qD"
48270 msgstr ""
48272 #: cp/tree.c:5440
48273 #, gcc-internal-format
48274 msgid "zero as null pointer constant"
48275 msgstr ""
48277 #: cp/tree.c:5453
48278 #, gcc-internal-format, gfc-internal-format
48279 msgid "lang_* check: failed in %s, at %s:%d"
48280 msgstr ""
48282 #: cp/typeck.c:457
48283 #, gcc-internal-format
48284 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
48285 msgstr ""
48287 #: cp/typeck.c:463
48288 #, gcc-internal-format
48289 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
48290 msgstr ""
48292 #: cp/typeck.c:469
48293 #, gcc-internal-format
48294 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
48295 msgstr ""
48297 #: cp/typeck.c:606
48298 #, gcc-internal-format
48299 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
48300 msgstr ""
48302 #: cp/typeck.c:611
48303 #, gcc-internal-format
48304 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
48305 msgstr ""
48307 #: cp/typeck.c:616
48308 #, gcc-internal-format
48309 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
48310 msgstr ""
48312 #: cp/typeck.c:695
48313 #, gcc-internal-format
48314 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
48315 msgstr ""
48317 #: cp/typeck.c:700
48318 #, gcc-internal-format
48319 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
48320 msgstr ""
48322 #: cp/typeck.c:705
48323 #, gcc-internal-format
48324 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
48325 msgstr ""
48327 #: cp/typeck.c:1480
48328 #, gcc-internal-format
48329 msgid "canonical types differ for identical types %qT and %qT"
48330 msgstr ""
48332 #: cp/typeck.c:1487
48333 #, gcc-internal-format
48334 msgid "same canonical type node for different types %qT and %qT"
48335 msgstr ""
48337 #: cp/typeck.c:1620
48338 #, gcc-internal-format
48339 msgid "invalid application of %qs to a member function"
48340 msgstr ""
48342 #: cp/typeck.c:1708
48343 #, gcc-internal-format
48344 msgid "invalid application of %<sizeof%> to a bit-field"
48345 msgstr ""
48347 #: cp/typeck.c:1716
48348 #, gcc-internal-format
48349 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
48350 msgstr ""
48352 #: cp/typeck.c:1765
48353 #, gcc-internal-format
48354 msgid "invalid application of %<__alignof%> to a bit-field"
48355 msgstr ""
48357 #: cp/typeck.c:1776
48358 #, gcc-internal-format
48359 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
48360 msgstr ""
48362 #: cp/typeck.c:1853
48363 #, gcc-internal-format
48364 msgid "%<alignas%> argument has non-integral type %qT"
48365 msgstr ""
48367 #: cp/typeck.c:1898
48368 #, gcc-internal-format
48369 msgid "invalid use of non-static member function of type %qT"
48370 msgstr ""
48372 #: cp/typeck.c:2072
48373 #, gcc-internal-format
48374 msgid "taking address of temporary array"
48375 msgstr ""
48377 #: cp/typeck.c:2238
48378 #, gcc-internal-format
48379 msgid "ISO C++ forbids converting a string constant to %qT"
48380 msgstr ""
48382 #: cp/typeck.c:2242
48383 #, gcc-internal-format
48384 msgid "deprecated conversion from string constant to %qT"
48385 msgstr ""
48387 #: cp/typeck.c:2376 cp/typeck.c:2817
48388 #, gcc-internal-format
48389 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
48390 msgstr ""
48392 #: cp/typeck.c:2380 cp/typeck.c:2821
48393 #, gcc-internal-format
48394 msgid "request for member %qD in %qE, which is of non-class type %qT"
48395 msgstr ""
48397 #: cp/typeck.c:2411
48398 #, gcc-internal-format
48399 msgid "invalid use of nonstatic data member %qE"
48400 msgstr ""
48402 #: cp/typeck.c:2470
48403 #, gcc-internal-format
48404 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
48405 msgstr ""
48407 #: cp/typeck.c:2619
48408 #, gcc-internal-format
48409 msgid "object type %qT does not match destructor name ~%qT"
48410 msgstr ""
48412 #: cp/typeck.c:2628
48413 #, gcc-internal-format
48414 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
48415 msgstr ""
48417 #: cp/typeck.c:2745
48418 #, gcc-internal-format
48419 msgid "field %q#D can be accessed via %q#D"
48420 msgstr ""
48422 #: cp/typeck.c:2851 cp/typeck.c:2877
48423 #, gcc-internal-format
48424 msgid "%<%D::%D%> is not a member of %qT"
48425 msgstr ""
48427 #: cp/typeck.c:2916
48428 #, gcc-internal-format
48429 msgid "%qT is not a base of %qT"
48430 msgstr ""
48432 #: cp/typeck.c:2952
48433 #, gcc-internal-format
48434 msgid "%q#T has no member named %qE; did you mean %qE?"
48435 msgstr ""
48437 #: cp/typeck.c:2959
48438 #, gcc-internal-format
48439 msgid "%q#T has no member named %qE"
48440 msgstr ""
48442 #: cp/typeck.c:2988
48443 #, gcc-internal-format
48444 msgid "%qD is not a member template function"
48445 msgstr ""
48447 #: cp/typeck.c:3167
48448 #, gcc-internal-format
48449 msgid "%qT is not a pointer-to-object type"
48450 msgstr ""
48452 #: cp/typeck.c:3198
48453 #, gcc-internal-format
48454 msgid "invalid use of array indexing on pointer to member"
48455 msgstr ""
48457 #: cp/typeck.c:3201
48458 #, gcc-internal-format
48459 msgid "invalid use of unary %<*%> on pointer to member"
48460 msgstr ""
48462 #: cp/typeck.c:3204
48463 #, gcc-internal-format
48464 msgid "invalid use of implicit conversion on pointer to member"
48465 msgstr ""
48467 #: cp/typeck.c:3207
48468 #, gcc-internal-format
48469 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
48470 msgstr ""
48472 #: cp/typeck.c:3271
48473 #, gcc-internal-format
48474 msgid "subscript missing in array reference"
48475 msgstr ""
48477 #: cp/typeck.c:3366
48478 #, gcc-internal-format
48479 msgid "subscripting array declared %<register%>"
48480 msgstr ""
48482 #: cp/typeck.c:3400
48483 #, gcc-internal-format
48484 msgid "subscripted value is neither array nor pointer"
48485 msgstr ""
48487 #: cp/typeck.c:3473
48488 #, gcc-internal-format
48489 msgid "object missing in use of %qE"
48490 msgstr ""
48492 #: cp/typeck.c:3704
48493 #, gcc-internal-format
48494 msgid "cannot call function %qD"
48495 msgstr "не вдалося викликати функцію %qD"
48497 #: cp/typeck.c:3719
48498 #, gcc-internal-format
48499 msgid "ISO C++ forbids calling %<::main%> from within program"
48500 msgstr ""
48502 #: cp/typeck.c:3740
48503 #, gcc-internal-format
48504 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
48505 msgstr ""
48507 #: cp/typeck.c:3757
48508 #, gcc-internal-format
48509 msgid "%qE cannot be used as a function"
48510 msgstr ""
48512 #: cp/typeck.c:3760
48513 #, gcc-internal-format
48514 msgid "%qD cannot be used as a function"
48515 msgstr ""
48517 #: cp/typeck.c:3763
48518 #, gcc-internal-format
48519 msgid "expression cannot be used as a function"
48520 msgstr ""
48522 #: cp/typeck.c:3820
48523 #, gcc-internal-format
48524 msgid "too many arguments to constructor %q#D"
48525 msgstr ""
48527 #: cp/typeck.c:3821
48528 #, gcc-internal-format
48529 msgid "too few arguments to constructor %q#D"
48530 msgstr ""
48532 #: cp/typeck.c:3826
48533 #, gcc-internal-format
48534 msgid "too many arguments to member function %q#D"
48535 msgstr ""
48537 #: cp/typeck.c:3827
48538 #, gcc-internal-format
48539 msgid "too few arguments to member function %q#D"
48540 msgstr ""
48542 #: cp/typeck.c:3833
48543 #, gcc-internal-format
48544 msgid "too many arguments to function %q#D"
48545 msgstr ""
48547 #: cp/typeck.c:3834
48548 #, gcc-internal-format
48549 msgid "too few arguments to function %q#D"
48550 msgstr ""
48552 #: cp/typeck.c:3844
48553 #, gcc-internal-format
48554 msgid "too many arguments to method %q#D"
48555 msgstr ""
48557 #: cp/typeck.c:3845
48558 #, gcc-internal-format
48559 msgid "too few arguments to method %q#D"
48560 msgstr ""
48562 #: cp/typeck.c:3848
48563 #, gcc-internal-format
48564 msgid "too many arguments to function"
48565 msgstr ""
48567 #: cp/typeck.c:3849
48568 #, gcc-internal-format
48569 msgid "too few arguments to function"
48570 msgstr ""
48572 #: cp/typeck.c:3928
48573 #, gcc-internal-format
48574 msgid "parameter %P of %qD has incomplete type %qT"
48575 msgstr ""
48577 #: cp/typeck.c:3931
48578 #, gcc-internal-format
48579 msgid "parameter %P has incomplete type %qT"
48580 msgstr ""
48582 #: cp/typeck.c:4175
48583 #, gcc-internal-format
48584 msgid "the address of %qD will never be NULL"
48585 msgstr ""
48587 #: cp/typeck.c:4186
48588 #, gcc-internal-format
48589 msgid "the compiler can assume that the address of %qD will never be NULL"
48590 msgstr ""
48592 #: cp/typeck.c:4304 cp/typeck.c:4315
48593 #, gcc-internal-format
48594 msgid "assuming cast to type %qT from overloaded function"
48595 msgstr ""
48597 #: cp/typeck.c:4361
48598 #, gcc-internal-format
48599 msgid "NULL used in arithmetic"
48600 msgstr ""
48602 #: cp/typeck.c:4718
48603 #, gcc-internal-format
48604 msgid "left rotate count is negative"
48605 msgstr ""
48607 #: cp/typeck.c:4719
48608 #, gcc-internal-format
48609 msgid "right rotate count is negative"
48610 msgstr ""
48612 #: cp/typeck.c:4725
48613 #, gcc-internal-format
48614 msgid "left rotate count >= width of type"
48615 msgstr ""
48617 #: cp/typeck.c:4726
48618 #, gcc-internal-format
48619 msgid "right rotate count >= width of type"
48620 msgstr ""
48622 #: cp/typeck.c:4809 cp/typeck.c:4817 cp/typeck.c:5097 cp/typeck.c:5105
48623 #, gcc-internal-format
48624 msgid "ISO C++ forbids comparison between pointer and integer"
48625 msgstr ""
48627 #: cp/typeck.c:5019 cp/typeck.c:5032
48628 #, gcc-internal-format
48629 msgid "operand types are %qT and %qT"
48630 msgstr ""
48632 #: cp/typeck.c:5133
48633 #, gcc-internal-format
48634 msgid "unordered comparison on non-floating point argument"
48635 msgstr ""
48637 #: cp/typeck.c:5178
48638 msgid "implicit conversion from %qH to %qI to match other operand of binary expression"
48639 msgstr ""
48641 #: cp/typeck.c:5188
48642 #, gcc-internal-format
48643 msgid "invalid operands of types %qT and %qT to binary %qO"
48644 msgstr ""
48646 #: cp/typeck.c:5492
48647 #, gcc-internal-format
48648 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
48649 msgstr ""
48651 #: cp/typeck.c:5500
48652 #, gcc-internal-format
48653 msgid "ISO C++ forbids using pointer to a function in subtraction"
48654 msgstr ""
48656 #: cp/typeck.c:5508
48657 #, gcc-internal-format
48658 msgid "ISO C++ forbids using pointer to a method in subtraction"
48659 msgstr ""
48661 #: cp/typeck.c:5553
48662 #, gcc-internal-format
48663 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
48664 msgstr ""
48666 #: cp/typeck.c:5628
48667 #, gcc-internal-format
48668 msgid "taking address of constructor %qD"
48669 msgstr ""
48671 #: cp/typeck.c:5629
48672 #, gcc-internal-format
48673 msgid "taking address of destructor %qD"
48674 msgstr ""
48676 #: cp/typeck.c:5645
48677 #, gcc-internal-format
48678 msgid "invalid use of %qE to form a pointer-to-member-function"
48679 msgstr ""
48681 #: cp/typeck.c:5648
48682 #, gcc-internal-format
48683 msgid "  a qualified-id is required"
48684 msgstr ""
48686 #: cp/typeck.c:5655
48687 #, gcc-internal-format
48688 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
48689 msgstr ""
48691 #. An expression like &memfn.
48692 #: cp/typeck.c:5831
48693 #, gcc-internal-format
48694 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%>"
48695 msgstr ""
48697 #: cp/typeck.c:5836
48698 #, gcc-internal-format
48699 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
48700 msgstr ""
48702 #. Make this a permerror because we used to accept it.
48703 #: cp/typeck.c:5873
48704 #, gcc-internal-format
48705 msgid "taking address of temporary"
48706 msgstr ""
48708 #: cp/typeck.c:5875
48709 #, gcc-internal-format
48710 msgid "taking address of xvalue (rvalue reference)"
48711 msgstr ""
48713 #: cp/typeck.c:5892
48714 #, gcc-internal-format
48715 msgid "ISO C++ forbids taking address of function %<::main%>"
48716 msgstr ""
48718 #: cp/typeck.c:5949
48719 #, gcc-internal-format
48720 msgid "cannot create pointer to reference member %qD"
48721 msgstr ""
48723 #: cp/typeck.c:5969
48724 #, gcc-internal-format
48725 msgid "attempt to take address of bit-field"
48726 msgstr ""
48728 #: cp/typeck.c:6118
48729 #, gcc-internal-format
48730 msgid "%<~%> on an expression of type bool"
48731 msgstr ""
48733 #: cp/typeck.c:6119
48734 #, gcc-internal-format
48735 msgid "did you mean to use logical not (%<!%>)?"
48736 msgstr ""
48738 #: cp/typeck.c:6240
48739 #, gcc-internal-format
48740 msgid "ISO C++ forbids incrementing an enum"
48741 msgstr ""
48743 #: cp/typeck.c:6241
48744 #, gcc-internal-format
48745 msgid "ISO C++ forbids decrementing an enum"
48746 msgstr ""
48748 #: cp/typeck.c:6257
48749 #, gcc-internal-format
48750 msgid "cannot increment a pointer to incomplete type %qT"
48751 msgstr ""
48753 #: cp/typeck.c:6258
48754 #, gcc-internal-format
48755 msgid "cannot decrement a pointer to incomplete type %qT"
48756 msgstr ""
48758 #: cp/typeck.c:6269
48759 #, gcc-internal-format
48760 msgid "ISO C++ forbids incrementing a pointer of type %qT"
48761 msgstr ""
48763 #: cp/typeck.c:6270
48764 #, gcc-internal-format
48765 msgid "ISO C++ forbids decrementing a pointer of type %qT"
48766 msgstr ""
48768 #: cp/typeck.c:6305
48769 #, gcc-internal-format
48770 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
48771 msgstr ""
48773 #: cp/typeck.c:6314
48774 #, gcc-internal-format
48775 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
48776 msgstr ""
48778 #: cp/typeck.c:6321
48779 #, gcc-internal-format
48780 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
48781 msgstr ""
48783 #: cp/typeck.c:6502
48784 #, gcc-internal-format
48785 msgid "cannot take the address of %<this%>, which is an rvalue expression"
48786 msgstr ""
48788 #: cp/typeck.c:6524
48789 #, gcc-internal-format
48790 msgid "address of explicit register variable %qD requested"
48791 msgstr ""
48793 #: cp/typeck.c:6529
48794 #, gcc-internal-format
48795 msgid "address requested for %qD, which is declared %<register%>"
48796 msgstr ""
48798 #: cp/typeck.c:6604
48799 #, gcc-internal-format
48800 msgid "list-initializer for non-class type must not be parenthesized"
48801 msgstr ""
48803 #: cp/typeck.c:6616
48804 #, gcc-internal-format
48805 msgid "expression list treated as compound expression in initializer"
48806 msgstr ""
48808 #: cp/typeck.c:6620
48809 #, gcc-internal-format
48810 msgid "expression list treated as compound expression in mem-initializer"
48811 msgstr ""
48813 #: cp/typeck.c:6624
48814 #, gcc-internal-format
48815 msgid "expression list treated as compound expression in functional cast"
48816 msgstr ""
48818 #: cp/typeck.c:6661
48819 #, gcc-internal-format, gfc-internal-format
48820 msgid "%s expression list treated as compound expression"
48821 msgstr ""
48823 #: cp/typeck.c:6747
48824 #, gcc-internal-format
48825 msgid "no context to resolve type of %qE"
48826 msgstr ""
48828 #: cp/typeck.c:6780
48829 #, gcc-internal-format
48830 msgid "cast from type %qT to type %qT casts away qualifiers"
48831 msgstr ""
48833 #: cp/typeck.c:6786
48834 #, gcc-internal-format
48835 msgid "static_cast from type %qT to type %qT casts away qualifiers"
48836 msgstr ""
48838 #: cp/typeck.c:6792
48839 #, gcc-internal-format
48840 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
48841 msgstr ""
48843 #: cp/typeck.c:6813
48844 #, gcc-internal-format
48845 msgid "useless cast to type %q#T"
48846 msgstr ""
48848 #: cp/typeck.c:6826
48849 #, gcc-internal-format
48850 msgid "type qualifiers ignored on cast result type"
48851 msgstr ""
48853 #: cp/typeck.c:7249
48854 #, gcc-internal-format
48855 msgid "invalid static_cast from type %qT to type %qT"
48856 msgstr ""
48858 #: cp/typeck.c:7275
48859 msgid "converting from %qH to %qI"
48860 msgstr ""
48862 #: cp/typeck.c:7343
48863 #, gcc-internal-format
48864 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
48865 msgstr ""
48867 #: cp/typeck.c:7413
48868 msgid "cast from %qH to %qI loses precision"
48869 msgstr ""
48871 #: cp/typeck.c:7438
48872 msgid "cast between incompatible function types from %qH to %qI"
48873 msgstr ""
48875 #: cp/typeck.c:7449
48876 msgid "cast between incompatible pointer to member types from %qH to %qI"
48877 msgstr ""
48879 #: cp/typeck.c:7470 cp/typeck.c:7652
48880 msgid "cast from %qH to %qI increases required alignment of target type"
48881 msgstr ""
48883 #: cp/typeck.c:7486
48884 #, gcc-internal-format
48885 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
48886 msgstr ""
48888 #: cp/typeck.c:7500
48889 #, gcc-internal-format
48890 msgid "invalid cast from type %qT to type %qT"
48891 msgstr ""
48893 #: cp/typeck.c:7568
48894 #, gcc-internal-format
48895 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
48896 msgstr ""
48898 #: cp/typeck.c:7577
48899 #, gcc-internal-format
48900 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
48901 msgstr ""
48903 #: cp/typeck.c:7618
48904 #, gcc-internal-format
48905 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
48906 msgstr ""
48908 #: cp/typeck.c:7687
48909 #, gcc-internal-format
48910 msgid "invalid const_cast from type %qT to type %qT"
48911 msgstr ""
48913 #: cp/typeck.c:7783 cp/typeck.c:7791
48914 #, gcc-internal-format
48915 msgid "ISO C++ forbids casting to an array type %qT"
48916 msgstr ""
48918 #: cp/typeck.c:7800
48919 #, gcc-internal-format
48920 msgid "invalid cast to function type %qT"
48921 msgstr ""
48923 #: cp/typeck.c:8113
48924 #, gcc-internal-format
48925 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
48926 msgstr ""
48928 #: cp/typeck.c:8173
48929 #, gcc-internal-format
48930 msgid "assigning to an array from an initializer list"
48931 msgstr ""
48933 #: cp/typeck.c:8199
48934 #, gcc-internal-format
48935 msgid "incompatible types in assignment of %qT to %qT"
48936 msgstr ""
48938 #: cp/typeck.c:8213
48939 #, gcc-internal-format
48940 msgid "array used as initializer"
48941 msgstr ""
48943 #: cp/typeck.c:8215
48944 #, gcc-internal-format
48945 msgid "invalid array assignment"
48946 msgstr ""
48948 #: cp/typeck.c:8349
48949 #, gcc-internal-format
48950 msgid "   in pointer to member function conversion"
48951 msgstr ""
48953 #: cp/typeck.c:8363
48954 #, gcc-internal-format
48955 msgid "pointer to member conversion via virtual base %qT"
48956 msgstr ""
48958 #: cp/typeck.c:8410 cp/typeck.c:8429
48959 #, gcc-internal-format
48960 msgid "   in pointer to member conversion"
48961 msgstr ""
48963 #: cp/typeck.c:8510
48964 #, gcc-internal-format
48965 msgid "invalid conversion to type %qT from type %qT"
48966 msgstr ""
48968 #: cp/typeck.c:8812 cp/typeck.c:8829
48969 msgid "cannot convert %qH to %qI"
48970 msgstr "не вдалося перетворити %qH на %qI"
48972 #: cp/typeck.c:8821
48973 msgid "cannot convert %qH to %qI in default argument"
48974 msgstr ""
48976 #: cp/typeck.c:8825
48977 msgid "cannot convert %qH to %qI in argument passing"
48978 msgstr ""
48980 #: cp/typeck.c:8833
48981 msgid "cannot convert %qH to %qI in initialization"
48982 msgstr ""
48984 #: cp/typeck.c:8837
48985 msgid "cannot convert %qH to %qI in return"
48986 msgstr ""
48988 #: cp/typeck.c:8841
48989 msgid "cannot convert %qH to %qI in assignment"
48990 msgstr ""
48992 #: cp/typeck.c:8854
48993 #, gcc-internal-format
48994 msgid "class type %qT is incomplete"
48995 msgstr ""
48997 #: cp/typeck.c:8872
48998 #, gcc-internal-format
48999 msgid "parameter %qP of %qD might be a candidate for a format attribute"
49000 msgstr ""
49002 #: cp/typeck.c:8876
49003 #, gcc-internal-format
49004 msgid "parameter might be a candidate for a format attribute"
49005 msgstr ""
49007 #: cp/typeck.c:8881
49008 #, gcc-internal-format
49009 msgid "target of conversion might be a candidate for a format attribute"
49010 msgstr ""
49012 #: cp/typeck.c:8886
49013 #, gcc-internal-format
49014 msgid "target of initialization might be a candidate for a format attribute"
49015 msgstr ""
49017 #: cp/typeck.c:8896
49018 #, gcc-internal-format
49019 msgid "left-hand side of assignment might be a candidate for a format attribute"
49020 msgstr ""
49022 #: cp/typeck.c:8991
49023 #, gcc-internal-format
49024 msgid "in passing argument %P of %qD"
49025 msgstr ""
49027 #: cp/typeck.c:9050
49028 #, gcc-internal-format
49029 msgid "returning reference to temporary"
49030 msgstr ""
49032 #: cp/typeck.c:9057
49033 #, gcc-internal-format
49034 msgid "reference to non-lvalue returned"
49035 msgstr ""
49037 #: cp/typeck.c:9072
49038 #, gcc-internal-format
49039 msgid "reference to local variable %qD returned"
49040 msgstr ""
49042 #: cp/typeck.c:9076
49043 #, gcc-internal-format
49044 msgid "address of label %qD returned"
49045 msgstr ""
49047 #: cp/typeck.c:9080
49048 #, gcc-internal-format
49049 msgid "address of local variable %qD returned"
49050 msgstr ""
49052 #: cp/typeck.c:9119
49053 #, gcc-internal-format
49054 msgid "returning a value from a destructor"
49055 msgstr ""
49057 #. If a return statement appears in a handler of the
49058 #. function-try-block of a constructor, the program is ill-formed.
49059 #: cp/typeck.c:9127
49060 #, gcc-internal-format
49061 msgid "cannot return from a handler of a function-try-block of a constructor"
49062 msgstr ""
49064 #. You can't return a value from a constructor.
49065 #: cp/typeck.c:9130
49066 #, gcc-internal-format
49067 msgid "returning a value from a constructor"
49068 msgstr ""
49070 #. Give a helpful error message.
49071 #: cp/typeck.c:9164 cp/typeck.c:9210
49072 #, gcc-internal-format
49073 msgid "return-statement with no value, in function returning %qT"
49074 msgstr ""
49076 #: cp/typeck.c:9172
49077 #, gcc-internal-format
49078 msgid "returning initializer list"
49079 msgstr ""
49081 #: cp/typeck.c:9191
49082 #, gcc-internal-format
49083 msgid "inconsistent types %qT and %qT deduced for lambda return type"
49084 msgstr ""
49086 #: cp/typeck.c:9194
49087 #, gcc-internal-format
49088 msgid "inconsistent deduction for auto return type: %qT and then %qT"
49089 msgstr ""
49091 #: cp/typeck.c:9230
49092 #, gcc-internal-format
49093 msgid "return-statement with a value, in function returning %qT"
49094 msgstr ""
49096 #: cp/typeck.c:9259
49097 #, gcc-internal-format
49098 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
49099 msgstr ""
49101 #. Make this a permerror because we used to accept it.
49102 #: cp/typeck.c:9884
49103 #, gcc-internal-format
49104 msgid "using temporary as lvalue"
49105 msgstr ""
49107 #: cp/typeck.c:9886
49108 #, gcc-internal-format
49109 msgid "using xvalue (rvalue reference) as lvalue"
49110 msgstr ""
49112 #: cp/typeck2.c:49
49113 #, gcc-internal-format
49114 msgid "type %qT is not a base type for type %qT"
49115 msgstr ""
49117 #: cp/typeck2.c:104
49118 #, gcc-internal-format
49119 msgid "assignment of constant field %qD"
49120 msgstr ""
49122 #: cp/typeck2.c:106
49123 #, gcc-internal-format
49124 msgid "constant field %qD used as %<asm%> output"
49125 msgstr ""
49127 #: cp/typeck2.c:108
49128 #, gcc-internal-format
49129 msgid "increment of constant field %qD"
49130 msgstr ""
49132 #: cp/typeck2.c:110
49133 #, gcc-internal-format
49134 msgid "decrement of constant field %qD"
49135 msgstr ""
49137 #: cp/typeck2.c:117
49138 #, gcc-internal-format
49139 msgid "assignment of read-only reference %qD"
49140 msgstr ""
49142 #: cp/typeck2.c:119
49143 #, gcc-internal-format
49144 msgid "read-only reference %qD used as %<asm%> output"
49145 msgstr ""
49147 #: cp/typeck2.c:121
49148 #, gcc-internal-format
49149 msgid "increment of read-only reference %qD"
49150 msgstr ""
49152 #: cp/typeck2.c:123
49153 #, gcc-internal-format
49154 msgid "decrement of read-only reference %qD"
49155 msgstr ""
49157 #: cp/typeck2.c:321
49158 #, gcc-internal-format
49159 msgid "cannot declare variable %q+D to be of abstract type %qT"
49160 msgstr ""
49162 #: cp/typeck2.c:326
49163 #, gcc-internal-format
49164 msgid "cannot declare parameter %q+D to be of abstract type %qT"
49165 msgstr ""
49167 #: cp/typeck2.c:329
49168 #, gcc-internal-format
49169 msgid "cannot declare parameter to be of abstract type %qT"
49170 msgstr ""
49172 #: cp/typeck2.c:333
49173 #, gcc-internal-format
49174 msgid "cannot declare field %q+D to be of abstract type %qT"
49175 msgstr ""
49177 #: cp/typeck2.c:337
49178 #, gcc-internal-format
49179 msgid "invalid abstract return type for member function %q+#D"
49180 msgstr ""
49182 #: cp/typeck2.c:339
49183 #, gcc-internal-format
49184 msgid "invalid abstract return type for function %q+#D"
49185 msgstr ""
49187 #. Here we do not have location information.
49188 #: cp/typeck2.c:342
49189 #, gcc-internal-format
49190 msgid "invalid abstract type %qT for %qE"
49191 msgstr ""
49193 #: cp/typeck2.c:344
49194 #, gcc-internal-format
49195 msgid "invalid abstract type for %q+D"
49196 msgstr ""
49198 #: cp/typeck2.c:349
49199 #, gcc-internal-format
49200 msgid "creating array of %qT, which is an abstract class type"
49201 msgstr ""
49203 #: cp/typeck2.c:352
49204 #, gcc-internal-format
49205 msgid "invalid cast to abstract class type %qT"
49206 msgstr ""
49208 #: cp/typeck2.c:355
49209 #, gcc-internal-format
49210 msgid "invalid new-expression of abstract class type %qT"
49211 msgstr ""
49213 #: cp/typeck2.c:358
49214 #, gcc-internal-format
49215 msgid "invalid abstract return type %qT"
49216 msgstr ""
49218 #: cp/typeck2.c:361
49219 #, gcc-internal-format
49220 msgid "invalid abstract parameter type %qT"
49221 msgstr ""
49223 #: cp/typeck2.c:364
49224 #, gcc-internal-format
49225 msgid "expression of abstract class type %qT cannot be used in throw-expression"
49226 msgstr ""
49228 #: cp/typeck2.c:368
49229 #, gcc-internal-format
49230 msgid "cannot declare catch parameter to be of abstract class type %qT"
49231 msgstr ""
49233 #: cp/typeck2.c:372
49234 #, gcc-internal-format
49235 msgid "cannot allocate an object of abstract type %qT"
49236 msgstr ""
49238 #: cp/typeck2.c:382
49239 #, gcc-internal-format
49240 msgid "  because the following virtual functions are pure within %qT:"
49241 msgstr ""
49243 #: cp/typeck2.c:388
49244 #, gcc-internal-format
49245 msgid "\t%#qD"
49246 msgstr ""
49248 #: cp/typeck2.c:441
49249 #, gcc-internal-format
49250 msgid "definition of %q#T is not complete until the closing brace"
49251 msgstr ""
49253 #: cp/typeck2.c:444
49254 #, gcc-internal-format
49255 msgid "forward declaration of %q#T"
49256 msgstr ""
49258 #: cp/typeck2.c:446
49259 #, gcc-internal-format
49260 msgid "declaration of %q#T"
49261 msgstr ""
49263 #: cp/typeck2.c:473
49264 #, gcc-internal-format
49265 msgid "%qD has incomplete type"
49266 msgstr ""
49268 #: cp/typeck2.c:486
49269 #, gcc-internal-format
49270 msgid "invalid use of incomplete type %q#T"
49271 msgstr ""
49273 #: cp/typeck2.c:517
49274 #, gcc-internal-format
49275 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
49276 msgstr ""
49278 #: cp/typeck2.c:521
49279 #, gcc-internal-format
49280 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
49281 msgstr ""
49283 #: cp/typeck2.c:531
49284 #, gcc-internal-format
49285 msgid "invalid use of placeholder %qT"
49286 msgstr ""
49288 #: cp/typeck2.c:538
49289 #, gcc-internal-format
49290 msgid "invalid use of template type parameter %qT"
49291 msgstr ""
49293 #: cp/typeck2.c:543
49294 #, gcc-internal-format
49295 msgid "invalid use of template template parameter %qT"
49296 msgstr ""
49298 #: cp/typeck2.c:550
49299 #, gcc-internal-format
49300 msgid "invalid use of dependent type %qT"
49301 msgstr ""
49303 #: cp/typeck2.c:557
49304 #, gcc-internal-format
49305 msgid "invalid use of brace-enclosed initializer list"
49306 msgstr ""
49308 #: cp/typeck2.c:565
49309 #, gcc-internal-format
49310 msgid "address of overloaded function with no contextual type information"
49311 msgstr ""
49313 #: cp/typeck2.c:569
49314 #, gcc-internal-format
49315 msgid "overloaded function with no contextual type information"
49316 msgstr ""
49318 #: cp/typeck2.c:572
49319 #, gcc-internal-format
49320 msgid "insufficient contextual information to determine type"
49321 msgstr ""
49323 #: cp/typeck2.c:802
49324 #, gcc-internal-format
49325 msgid "constructor syntax used, but no constructor declared for type %qT"
49326 msgstr ""
49328 #: cp/typeck2.c:966
49329 msgid "narrowing conversion of %qE from %qH to %qI inside { } is ill-formed in C++11"
49330 msgstr ""
49332 #: cp/typeck2.c:977 cp/typeck2.c:991
49333 msgid "narrowing conversion of %qE from %qH to %qI inside { }"
49334 msgstr ""
49336 #: cp/typeck2.c:981
49337 #, gcc-internal-format
49338 msgid " the expression has a constant value but is not a C++ constant-expression"
49339 msgstr ""
49341 #: cp/typeck2.c:1069
49342 #, gcc-internal-format
49343 msgid "int-array initialized from non-wide string"
49344 msgstr ""
49346 #: cp/typeck2.c:1075
49347 #, gcc-internal-format
49348 msgid "int-array initialized from incompatible wide string"
49349 msgstr ""
49351 #: cp/typeck2.c:1105
49352 #, gcc-internal-format
49353 msgid "initializer-string for array of chars is too long"
49354 msgstr ""
49356 #: cp/typeck2.c:1157
49357 #, gcc-internal-format
49358 msgid "cannot initialize aggregate of type %qT with a compound literal"
49359 msgstr ""
49361 #: cp/typeck2.c:1496 cp/typeck2.c:1523
49362 #, gcc-internal-format
49363 msgid "missing initializer for member %qD"
49364 msgstr ""
49366 #: cp/typeck2.c:1504
49367 #, gcc-internal-format
49368 msgid "member %qD is uninitialized reference"
49369 msgstr ""
49371 #: cp/typeck2.c:1511
49372 #, gcc-internal-format
49373 msgid "member %qD with uninitialized reference fields"
49374 msgstr ""
49376 #: cp/typeck2.c:1587
49377 #, gcc-internal-format
49378 msgid "designator order for field %qD does not match declaration order in %qT"
49379 msgstr ""
49381 #: cp/typeck2.c:1660
49382 #, gcc-internal-format
49383 msgid "no field %qD found in union being initialized"
49384 msgstr ""
49386 #: cp/typeck2.c:1671
49387 #, gcc-internal-format
49388 msgid "index value instead of field name in union initializer"
49389 msgstr ""
49391 #: cp/typeck2.c:1858
49392 #, gcc-internal-format
49393 msgid "circular pointer delegation detected"
49394 msgstr ""
49396 #: cp/typeck2.c:1872
49397 #, gcc-internal-format
49398 msgid "base operand of %<->%> has non-pointer type %qT"
49399 msgstr ""
49401 #: cp/typeck2.c:1898
49402 #, gcc-internal-format
49403 msgid "result of %<operator->()%> yields non-pointer result"
49404 msgstr ""
49406 #: cp/typeck2.c:1900
49407 #, gcc-internal-format
49408 msgid "base operand of %<->%> is not a pointer"
49409 msgstr ""
49411 #: cp/typeck2.c:1927
49412 #, gcc-internal-format
49413 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
49414 msgstr ""
49416 #: cp/typeck2.c:1936
49417 #, gcc-internal-format
49418 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
49419 msgstr ""
49421 #: cp/typeck2.c:1958
49422 #, gcc-internal-format
49423 msgid "pointer to member type %qT incompatible with object type %qT"
49424 msgstr ""
49426 #: cp/typeck2.c:2018
49427 #, gcc-internal-format
49428 msgid "pointer-to-member-function type %qT requires an rvalue"
49429 msgstr ""
49431 #: cp/typeck2.c:2029
49432 #, gcc-internal-format
49433 msgid "pointer-to-member-function type %qT requires an lvalue"
49434 msgstr ""
49436 #: cp/typeck2.c:2037
49437 #, gcc-internal-format
49438 msgid "pointer-to-member-function type %qT requires an lvalue before C++2a"
49439 msgstr ""
49441 #: cp/typeck2.c:2080
49442 #, gcc-internal-format
49443 msgid "functional cast to array type %qT"
49444 msgstr ""
49446 #: cp/typeck2.c:2096
49447 #, gcc-internal-format
49448 msgid "cannot deduce template arguments for %qT from ()"
49449 msgstr ""
49451 #: cp/typeck2.c:2114
49452 #, gcc-internal-format
49453 msgid "invalid value-initialization of reference type"
49454 msgstr ""
49456 #: cp/typeck2.c:2341
49457 #, gcc-internal-format
49458 msgid "call to function %qD which throws incomplete type %q#T"
49459 msgstr ""
49461 #: cp/typeck2.c:2344
49462 #, gcc-internal-format
49463 msgid "call to function which throws incomplete type %q#T"
49464 msgstr ""
49466 #: cp/vtable-class-hierarchy.c:719
49467 #, gcc-internal-format
49468 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
49469 msgstr ""
49471 #: cp/vtable-class-hierarchy.c:859
49472 #, gcc-internal-format
49473 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
49474 msgstr ""
49476 #: cp/vtable-class-hierarchy.c:1109
49477 #, gcc-internal-format
49478 msgid "unable to open log file %<vtv_count_data.log%>: %m"
49479 msgstr ""
49481 #: fortran/arith.c:45
49482 #, gcc-internal-format, gfc-internal-format
49483 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
49484 msgstr ""
49486 #: fortran/arith.c:117 fortran/arith.c:1973
49487 #, gcc-internal-format
49488 msgid "gfc_arith_error(): Bad error code"
49489 msgstr ""
49491 #: fortran/arith.c:150
49492 #, gcc-internal-format
49493 msgid "Fix min_int calculation"
49494 msgstr ""
49496 #: fortran/arith.c:530
49497 #, gcc-internal-format
49498 msgid "gfc_range_check(): Bad type"
49499 msgstr ""
49501 #: fortran/arith.c:603
49502 #, gcc-internal-format
49503 msgid "gfc_arith_uminus(): Bad basic type"
49504 msgstr ""
49506 #: fortran/arith.c:637
49507 #, gcc-internal-format
49508 msgid "gfc_arith_plus(): Bad basic type"
49509 msgstr ""
49511 #: fortran/arith.c:671
49512 #, gcc-internal-format
49513 msgid "gfc_arith_minus(): Bad basic type"
49514 msgstr ""
49516 #: fortran/arith.c:706
49517 #, gcc-internal-format
49518 msgid "gfc_arith_times(): Bad basic type"
49519 msgstr ""
49521 #: fortran/arith.c:745
49522 #, gcc-internal-format
49523 msgid "Integer division truncated to constant %qs at %L"
49524 msgstr ""
49526 #: fortran/arith.c:791
49527 #, gcc-internal-format
49528 msgid "gfc_arith_divide(): Bad basic type"
49529 msgstr ""
49531 #: fortran/arith.c:837
49532 #, gcc-internal-format
49533 msgid "arith_power(): Bad base"
49534 msgstr ""
49536 #: fortran/arith.c:878
49537 #, gcc-internal-format, gfc-internal-format
49538 msgid "Negative exponent of integer has zero result at %L"
49539 msgstr ""
49541 #: fortran/arith.c:928 fortran/arith.c:953
49542 #, gcc-internal-format, gfc-internal-format
49543 msgid "Noninteger exponent in an initialization expression at %L"
49544 msgstr ""
49546 #: fortran/arith.c:939
49547 #, gcc-internal-format, gfc-internal-format
49548 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
49549 msgstr ""
49551 #: fortran/arith.c:967
49552 #, gcc-internal-format
49553 msgid "arith_power(): unknown type"
49554 msgstr ""
49556 #: fortran/arith.c:1033
49557 #, gcc-internal-format
49558 msgid "compare_real(): Bad operator"
49559 msgstr ""
49561 #: fortran/arith.c:1068
49562 #, gcc-internal-format
49563 msgid "gfc_compare_expr(): Bad basic type"
49564 msgstr ""
49566 #: fortran/arith.c:1579
49567 #, gcc-internal-format
49568 msgid "eval_intrinsic(): Bad operator"
49569 msgstr ""
49571 #: fortran/arith.c:1632
49572 #, gcc-internal-format
49573 msgid "eval_type_intrinsic0(): op NULL"
49574 msgstr ""
49576 #: fortran/arith.c:1941
49577 #, gcc-internal-format, gfc-internal-format
49578 msgid "Arithmetic OK converting %s to %s at %L"
49579 msgstr ""
49581 #: fortran/arith.c:1945
49582 #, gcc-internal-format
49583 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
49584 msgstr ""
49586 #: fortran/arith.c:1950
49587 #, gcc-internal-format
49588 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
49589 msgstr ""
49591 #: fortran/arith.c:1955
49592 #, gcc-internal-format
49593 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
49594 msgstr ""
49596 #: fortran/arith.c:1960
49597 #, gcc-internal-format, gfc-internal-format
49598 msgid "Division by zero converting %s to %s at %L"
49599 msgstr ""
49601 #: fortran/arith.c:1964
49602 #, gcc-internal-format, gfc-internal-format
49603 msgid "Array operands are incommensurate converting %s to %s at %L"
49604 msgstr ""
49606 #: fortran/arith.c:1968
49607 #, gcc-internal-format, gfc-internal-format
49608 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
49609 msgstr ""
49611 #: fortran/arith.c:2055 fortran/arith.c:2164 fortran/arith.c:2224
49612 #: fortran/arith.c:2276 fortran/arith.c:2336 fortran/arith.c:2405
49613 #: fortran/arith.c:2472
49614 #, gcc-internal-format
49615 msgid "Conversion from %qs to %qs at %L"
49616 msgstr ""
49618 #: fortran/arith.c:2084 fortran/arith.c:2117 fortran/arith.c:2156
49619 #: fortran/arith.c:2214 fortran/arith.c:2266 fortran/arith.c:2326
49620 #: fortran/arith.c:2395
49621 #, gcc-internal-format
49622 msgid "Change of value in conversion from %qs to %qs at %L"
49623 msgstr ""
49625 #: fortran/arith.c:2312 fortran/arith.c:2381
49626 #, gcc-internal-format
49627 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
49628 msgstr ""
49630 #: fortran/arith.c:2464
49631 #, gcc-internal-format
49632 msgid "Change of value in conversion from  %qs to %qs at %L"
49633 msgstr ""
49635 #: fortran/arith.c:2549
49636 #, gcc-internal-format
49637 msgid "The Hollerith constant at %L is too long to convert to %qs"
49638 msgstr ""
49640 #: fortran/array.c:95
49641 #, gcc-internal-format, gfc-internal-format
49642 msgid "Expected array subscript at %C"
49643 msgstr ""
49645 #: fortran/array.c:104
49646 #, gcc-internal-format
49647 msgid "Unexpected %<*%> in coarray subscript at %C"
49648 msgstr ""
49650 #: fortran/array.c:128
49651 #, gcc-internal-format, gfc-internal-format
49652 msgid "Strides not allowed in coarray subscript at %C"
49653 msgstr ""
49655 #: fortran/array.c:136
49656 #, gcc-internal-format, gfc-internal-format
49657 msgid "Expected array subscript stride at %C"
49658 msgstr ""
49660 #: fortran/array.c:196
49661 #, gcc-internal-format, gfc-internal-format
49662 msgid "Invalid form of array reference at %C"
49663 msgstr ""
49665 #: fortran/array.c:203
49666 #, gcc-internal-format, gfc-internal-format
49667 msgid "Array reference at %C has more than 7 dimensions"
49668 msgstr ""
49670 #: fortran/array.c:206 fortran/array.c:307
49671 #, gcc-internal-format, gfc-internal-format
49672 msgid "Array reference at %C cannot have more than %d dimensions"
49673 msgstr ""
49675 #: fortran/array.c:221 fortran/array.c:661 fortran/check.c:2849
49676 #: fortran/check.c:5222 fortran/check.c:5260 fortran/check.c:5302
49677 #: fortran/check.c:5329 fortran/check.c:5529 fortran/match.c:1821
49678 #: fortran/match.c:3174 fortran/match.c:3516 fortran/match.c:3712
49679 #: fortran/simplify.c:2909 fortran/simplify.c:2939 fortran/simplify.c:5764
49680 #: fortran/simplify.c:7658
49681 #, gcc-internal-format
49682 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
49683 msgstr ""
49685 #: fortran/array.c:227
49686 #, gcc-internal-format, gfc-internal-format
49687 msgid "Unexpected coarray designator at %C"
49688 msgstr ""
49690 #: fortran/array.c:249
49691 #, gcc-internal-format, gfc-internal-format
49692 msgid "TEAM= attribute in %C misplaced"
49693 msgstr ""
49695 #: fortran/array.c:261
49696 #, gcc-internal-format, gfc-internal-format
49697 msgid "STAT= attribute in %C misplaced"
49698 msgstr ""
49700 #: fortran/array.c:270
49701 #, gcc-internal-format, gfc-internal-format
49702 msgid "Too few codimensions at %C, expected %d not %d"
49703 msgstr ""
49705 #: fortran/array.c:276
49706 #, gcc-internal-format, gfc-internal-format
49707 msgid "Too many codimensions at %C, expected %d not %d"
49708 msgstr ""
49710 #: fortran/array.c:286 fortran/array.c:294
49711 #, gcc-internal-format
49712 msgid "Unexpected %<*%> for codimension %d of %d at %C"
49713 msgstr ""
49715 #: fortran/array.c:289
49716 #, gcc-internal-format, gfc-internal-format
49717 msgid "Invalid form of coarray reference at %C"
49718 msgstr ""
49720 #: fortran/array.c:301
49721 #, gcc-internal-format, gfc-internal-format
49722 msgid "Invalid codimension %d at %C, only %d codimensions exist"
49723 msgstr ""
49725 #: fortran/array.c:353
49726 #, gcc-internal-format
49727 msgid "Variable %qs at %L in this context must be constant"
49728 msgstr ""
49730 #: fortran/array.c:356
49731 #, gcc-internal-format, gfc-internal-format
49732 msgid "Expression at %L in this context must be constant"
49733 msgstr ""
49735 #: fortran/array.c:454
49736 #, gcc-internal-format, gfc-internal-format
49737 msgid "Expected expression in array specification at %C"
49738 msgstr ""
49740 #: fortran/array.c:467 fortran/array.c:499
49741 #, gcc-internal-format, gfc-internal-format
49742 msgid "Expecting a scalar INTEGER expression at %C, found %s"
49743 msgstr ""
49745 #: fortran/array.c:536
49746 #, gcc-internal-format, gfc-internal-format
49747 msgid "Assumed-rank array at %C"
49748 msgstr ""
49750 #: fortran/array.c:570
49751 #, gcc-internal-format, gfc-internal-format
49752 msgid "Bad array specification for implied-shape array at %C"
49753 msgstr ""
49755 #: fortran/array.c:586 fortran/array.c:699
49756 #, gcc-internal-format, gfc-internal-format
49757 msgid "Bad array specification for an explicitly shaped array at %C"
49758 msgstr ""
49760 #: fortran/array.c:596 fortran/array.c:709
49761 #, gcc-internal-format, gfc-internal-format
49762 msgid "Bad array specification for assumed shape array at %C"
49763 msgstr ""
49765 #: fortran/array.c:610 fortran/array.c:723
49766 #, gcc-internal-format, gfc-internal-format
49767 msgid "Bad specification for deferred shape array at %C"
49768 msgstr ""
49770 #: fortran/array.c:620 fortran/array.c:727
49771 #, gcc-internal-format, gfc-internal-format
49772 msgid "Bad specification for assumed size array at %C"
49773 msgstr ""
49775 #: fortran/array.c:632 fortran/array.c:739
49776 #, gcc-internal-format, gfc-internal-format
49777 msgid "Expected another dimension in array declaration at %C"
49778 msgstr ""
49780 #: fortran/array.c:638 fortran/array.c:667 fortran/array.c:745
49781 #, gcc-internal-format, gfc-internal-format
49782 msgid "Array specification at %C has more than %d dimensions"
49783 msgstr ""
49785 #: fortran/array.c:644
49786 #, gcc-internal-format, gfc-internal-format
49787 msgid "Array specification at %C with more than 7 dimensions"
49788 msgstr ""
49790 #: fortran/array.c:656
49791 #, gcc-internal-format, gfc-internal-format
49792 msgid "Coarray declaration at %C"
49793 msgstr ""
49795 #: fortran/array.c:753
49796 #, gcc-internal-format
49797 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
49798 msgstr ""
49800 #: fortran/array.c:821
49801 #, gcc-internal-format
49802 msgid "The assumed-rank array %qs at %L shall not have a codimension"
49803 msgstr ""
49805 #: fortran/array.c:905
49806 #, gcc-internal-format
49807 msgid "gfc_compare_array_spec(): Array spec clobbered"
49808 msgstr ""
49810 #: fortran/array.c:981
49811 #, gcc-internal-format
49812 msgid "DO-iterator %qs at %L is inside iterator of the same name"
49813 msgstr ""
49815 #: fortran/array.c:1073 fortran/array.c:1255
49816 #, gcc-internal-format, gfc-internal-format
49817 msgid "Syntax error in array constructor at %C"
49818 msgstr ""
49820 #: fortran/array.c:1129
49821 #, gcc-internal-format, gfc-internal-format
49822 msgid "[...] style array constructors at %C"
49823 msgstr ""
49825 #: fortran/array.c:1149
49826 #, gcc-internal-format, gfc-internal-format
49827 msgid "Array constructor including type specification at %C"
49828 msgstr ""
49830 #: fortran/array.c:1155 fortran/match.c:4148
49831 #, gcc-internal-format, gfc-internal-format
49832 msgid "Type-spec at %L cannot contain a deferred type parameter"
49833 msgstr ""
49835 #: fortran/array.c:1163
49836 #, gcc-internal-format, gfc-internal-format
49837 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
49838 msgstr ""
49840 #: fortran/array.c:1181
49841 #, gcc-internal-format, gfc-internal-format
49842 msgid "Empty array constructor at %C is not allowed"
49843 msgstr ""
49845 #: fortran/array.c:1218 fortran/array.c:1228
49846 #, gcc-internal-format, gfc-internal-format
49847 msgid "Incompatible typespec for array element at %L"
49848 msgstr ""
49850 #: fortran/array.c:1302
49851 #, gcc-internal-format, gfc-internal-format
49852 msgid "Element in %s array constructor at %L is %s"
49853 msgstr ""
49855 #: fortran/array.c:1633
49856 #, gcc-internal-format, gfc-internal-format
49857 msgid "Iterator step at %L cannot be zero"
49858 msgstr ""
49860 #: fortran/array.c:1770
49861 #, gcc-internal-format
49862 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"
49863 msgstr ""
49865 #: fortran/array.c:1940
49866 #, gcc-internal-format, gfc-internal-format
49867 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
49868 msgstr ""
49870 #: fortran/array.c:1947
49871 #, gcc-internal-format, gfc-internal-format
49872 msgid "AC-IMPLIED-DO final expression references control variable at %L"
49873 msgstr ""
49875 #: fortran/array.c:1954
49876 #, gcc-internal-format, gfc-internal-format
49877 msgid "AC-IMPLIED-DO step expression references control variable at %L"
49878 msgstr ""
49880 #: fortran/array.c:1966
49881 #, gcc-internal-format, gfc-internal-format
49882 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
49883 msgstr ""
49885 #: fortran/array.c:2055
49886 #, gcc-internal-format, gfc-internal-format
49887 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
49888 msgstr ""
49890 #: fortran/array.c:2174
49891 #, gcc-internal-format
49892 msgid "spec_dimen_size(): Bad dimension"
49893 msgstr ""
49895 #: fortran/array.c:2233
49896 #, gcc-internal-format
49897 msgid "gfc_ref_dimen_size(): Bad dimension"
49898 msgstr ""
49900 #: fortran/array.c:2237
49901 #, gcc-internal-format, gfc-internal-format
49902 msgid "Bad array dimension at %L"
49903 msgstr ""
49905 #: fortran/array.c:2264 fortran/data.c:552 fortran/data.c:571
49906 #: fortran/data.c:585 fortran/data.c:714
49907 #, gcc-internal-format
49908 msgid "Simplification error"
49909 msgstr ""
49911 #: fortran/array.c:2376
49912 #, gcc-internal-format
49913 msgid "gfc_ref_dimen_size(): Bad dimen_type"
49914 msgstr ""
49916 #: fortran/array.c:2427
49917 #, gcc-internal-format
49918 msgid "gfc_array_dimen_size(): Bad dimension"
49919 msgstr ""
49921 #: fortran/array.c:2472
49922 #, gcc-internal-format
49923 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
49924 msgstr ""
49926 #: fortran/array.c:2620
49927 #, gcc-internal-format
49928 msgid "gfc_find_array_ref(): No ref found"
49929 msgstr ""
49931 #. if (c == 0)
49932 #: fortran/bbt.c:119
49933 #, gcc-internal-format
49934 msgid "insert_bbt(): Duplicate key found"
49935 msgstr ""
49937 #: fortran/check.c:46
49938 #, gcc-internal-format
49939 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
49940 msgstr ""
49942 #: fortran/check.c:62
49943 #, gcc-internal-format
49944 msgid "%qs argument of %qs intrinsic at %L must be %s"
49945 msgstr ""
49947 #: fortran/check.c:96
49948 #, gcc-internal-format
49949 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
49950 msgstr ""
49952 #: fortran/check.c:111 fortran/check.c:141
49953 #, gcc-internal-format
49954 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
49955 msgstr ""
49957 #: fortran/check.c:129
49958 #, gcc-internal-format
49959 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
49960 msgstr ""
49962 #: fortran/check.c:136
49963 #, gcc-internal-format
49964 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
49965 msgstr ""
49967 #: fortran/check.c:159
49968 #, gcc-internal-format
49969 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
49970 msgstr ""
49972 #: fortran/check.c:176
49973 #, gcc-internal-format
49974 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
49975 msgstr ""
49977 #: fortran/check.c:205 fortran/check.c:6658
49978 #, gcc-internal-format
49979 msgid "%qs argument of %qs intrinsic at %L must be a constant"
49980 msgstr ""
49982 #: fortran/check.c:214
49983 #, gcc-internal-format, gfc-internal-format
49984 msgid "Invalid kind for %s at %L"
49985 msgstr ""
49987 #: fortran/check.c:233
49988 #, gcc-internal-format
49989 msgid "%qs argument of %qs intrinsic at %L must be double precision"
49990 msgstr ""
49992 #: fortran/check.c:256
49993 #, gcc-internal-format
49994 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
49995 msgstr ""
49997 #: fortran/check.c:273
49998 #, gcc-internal-format
49999 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
50000 msgstr ""
50002 #: fortran/check.c:299
50003 #, gcc-internal-format
50004 msgid "%qs argument of %qs intrinsic at %L must be an array"
50005 msgstr ""
50007 #: fortran/check.c:320
50008 #, gcc-internal-format
50009 msgid "%qs at %L must be nonnegative"
50010 msgstr ""
50012 #: fortran/check.c:341
50013 #, gcc-internal-format
50014 msgid "%qs argument of %qs intrinsic at %L must be positive"
50015 msgstr "аргумент %qs внутрішньої частини %qs у %L має бути додатним"
50017 #: fortran/check.c:374
50018 #, gcc-internal-format
50019 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
50020 msgstr ""
50022 #: fortran/check.c:385
50023 #, gcc-internal-format
50024 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
50025 msgstr ""
50027 #: fortran/check.c:395
50028 #, gcc-internal-format
50029 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
50030 msgstr ""
50032 #: fortran/check.c:422
50033 #, gcc-internal-format
50034 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
50035 msgstr ""
50037 #: fortran/check.c:448
50038 #, gcc-internal-format
50039 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
50040 msgstr ""
50042 #: fortran/check.c:481
50043 #, gcc-internal-format
50044 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
50045 msgstr ""
50047 #: fortran/check.c:498
50048 #, gcc-internal-format
50049 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
50050 msgstr ""
50052 #: fortran/check.c:513
50053 #, gcc-internal-format
50054 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
50055 msgstr ""
50057 #: fortran/check.c:534
50058 #, gcc-internal-format
50059 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
50060 msgstr ""
50062 #: fortran/check.c:552
50063 #, gcc-internal-format
50064 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
50065 msgstr ""
50067 #: fortran/check.c:590
50068 #, gcc-internal-format
50069 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
50070 msgstr ""
50072 #: fortran/check.c:611
50073 #, gcc-internal-format
50074 msgid "%qs argument of %qs intrinsic at %L must be a variable"
50075 msgstr ""
50077 #: fortran/check.c:660
50078 #, gcc-internal-format
50079 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
50080 msgstr ""
50082 #: fortran/check.c:710
50083 #, gcc-internal-format
50084 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
50085 msgstr ""
50087 #: fortran/check.c:813
50088 #, gcc-internal-format, gfc-internal-format
50089 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
50090 msgstr ""
50092 #: fortran/check.c:946 fortran/check.c:6602
50093 #, gcc-internal-format
50094 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
50095 msgstr ""
50097 #: fortran/check.c:955 fortran/check.c:2480 fortran/check.c:2606
50098 #: fortran/check.c:2680 fortran/check.c:3113
50099 #, gcc-internal-format, gfc-internal-format
50100 msgid "Different type kinds at %L"
50101 msgstr ""
50103 #: fortran/check.c:991
50104 #, gcc-internal-format
50105 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
50106 msgstr ""
50108 #: fortran/check.c:1000 fortran/check.c:1036 fortran/check.c:3696
50109 #, gcc-internal-format
50110 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
50111 msgstr ""
50113 #: fortran/check.c:1018
50114 #, gcc-internal-format
50115 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
50116 msgstr ""
50118 #: fortran/check.c:1027
50119 #, gcc-internal-format
50120 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
50121 msgstr ""
50123 #: fortran/check.c:1052
50124 #, gcc-internal-format, gfc-internal-format
50125 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
50126 msgstr ""
50128 #: fortran/check.c:1063
50129 #, gcc-internal-format
50130 msgid "NULL pointer at %L is not permitted as actual argument of %qs intrinsic function"
50131 msgstr ""
50133 #: fortran/check.c:1106
50134 #, gcc-internal-format, gfc-internal-format
50135 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
50136 msgstr ""
50138 #: fortran/check.c:1114
50139 #, gcc-internal-format, gfc-internal-format
50140 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
50141 msgstr ""
50143 #: fortran/check.c:1121
50144 #, gcc-internal-format
50145 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
50146 msgstr ""
50148 #: fortran/check.c:1139 fortran/check.c:1352
50149 #, gcc-internal-format, gfc-internal-format
50150 msgid "STAT= argument to %s at %L"
50151 msgstr ""
50153 #: fortran/check.c:1158 fortran/check.c:1292 fortran/check.c:1389
50154 #, gcc-internal-format, gfc-internal-format
50155 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
50156 msgstr ""
50158 #: fortran/check.c:1172 fortran/check.c:1372
50159 #, gcc-internal-format, gfc-internal-format
50160 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
50161 msgstr ""
50163 #: fortran/check.c:1192
50164 #, gcc-internal-format, gfc-internal-format
50165 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
50166 msgstr ""
50168 #: fortran/check.c:1211 fortran/check.c:1225 fortran/check.c:1260
50169 #, gcc-internal-format
50170 msgid "%qs argument of %qs intrinsic at %L not yet supported"
50171 msgstr ""
50173 #: fortran/check.c:1245
50174 #, gcc-internal-format
50175 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
50176 msgstr ""
50178 #: fortran/check.c:1299 fortran/check.c:1396
50179 #, gcc-internal-format, gfc-internal-format
50180 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
50181 msgstr ""
50183 #: fortran/check.c:1314
50184 #, gcc-internal-format, gfc-internal-format
50185 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
50186 msgstr ""
50188 #: fortran/check.c:1324
50189 #, gcc-internal-format, gfc-internal-format
50190 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
50191 msgstr ""
50193 #: fortran/check.c:1337
50194 #, gcc-internal-format, gfc-internal-format
50195 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
50196 msgstr ""
50198 #: fortran/check.c:1416
50199 #, gcc-internal-format, gfc-internal-format
50200 msgid "Negative argument N at %L"
50201 msgstr ""
50203 #: fortran/check.c:1588 fortran/check.c:2045
50204 #, gcc-internal-format
50205 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
50206 msgstr ""
50208 #: fortran/check.c:1597 fortran/check.c:2054
50209 #, gcc-internal-format
50210 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
50211 msgstr ""
50213 #: fortran/check.c:1611 fortran/check.c:1617
50214 #, gcc-internal-format, gfc-internal-format
50215 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
50216 msgstr ""
50218 #: fortran/check.c:1639
50219 #, gcc-internal-format
50220 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
50221 msgstr ""
50223 #: fortran/check.c:1647
50224 #, gcc-internal-format, gfc-internal-format
50225 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
50226 msgstr ""
50228 #: fortran/check.c:1670
50229 #, gcc-internal-format, gfc-internal-format
50230 msgid "The stat= argument at %L must be a kind=4 integer variable"
50231 msgstr ""
50233 #: fortran/check.c:1686
50234 #, gcc-internal-format, gfc-internal-format
50235 msgid "The errmsg= argument at %L must be a default-kind character variable"
50236 msgstr ""
50238 #: fortran/check.c:1694
50239 #, gcc-internal-format
50240 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
50241 msgstr ""
50243 #: fortran/check.c:1709
50244 #, gcc-internal-format, gfc-internal-format
50245 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
50246 msgstr ""
50248 #: fortran/check.c:1728
50249 #, gcc-internal-format, gfc-internal-format
50250 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
50251 msgstr ""
50253 #: fortran/check.c:1735
50254 #, gcc-internal-format, gfc-internal-format
50255 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
50256 msgstr ""
50258 #: fortran/check.c:1749
50259 #, gcc-internal-format, gfc-internal-format
50260 msgid "OPERATOR argument at %L must be a PURE function"
50261 msgstr ""
50263 #. None of the intrinsics fulfills the criteria of taking two arguments,
50264 #. returning the same type and kind as the arguments and being permitted
50265 #. as actual argument.
50266 #: fortran/check.c:1759
50267 #, gcc-internal-format, gfc-internal-format
50268 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
50269 msgstr ""
50271 #: fortran/check.c:1776
50272 #, gcc-internal-format, gfc-internal-format
50273 msgid "The function passed as OPERATOR at %L shall have two arguments"
50274 msgstr ""
50276 #: fortran/check.c:1786
50277 #, gcc-internal-format, gfc-internal-format
50278 msgid "The A argument at %L has type %s but the function passed as OPERATOR at %L returns %s"
50279 msgstr ""
50281 #: fortran/check.c:1795
50282 #, gcc-internal-format, gfc-internal-format
50283 msgid "The function passed as OPERATOR at %L has arguments of type %s and %s but shall have type %s"
50284 msgstr ""
50286 #: fortran/check.c:1806
50287 #, gcc-internal-format, gfc-internal-format
50288 msgid "The function passed as OPERATOR at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
50289 msgstr ""
50291 #: fortran/check.c:1814
50292 #, gcc-internal-format, gfc-internal-format
50293 msgid "The function passed as OPERATOR at %L shall have the VALUE attribute either for none or both arguments"
50294 msgstr ""
50296 #: fortran/check.c:1821
50297 #, gcc-internal-format, gfc-internal-format
50298 msgid "The function passed as OPERATOR at %L shall have the TARGET attribute either for none or both arguments"
50299 msgstr ""
50301 #: fortran/check.c:1828
50302 #, gcc-internal-format, gfc-internal-format
50303 msgid "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
50304 msgstr ""
50306 #: fortran/check.c:1836
50307 #, gcc-internal-format, gfc-internal-format
50308 msgid "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute for either of the arguments"
50309 msgstr ""
50311 #: fortran/check.c:1866
50312 #, gcc-internal-format, gfc-internal-format
50313 msgid "The character length of the A argument at %L and of the arguments of the OPERATOR at %L shall be the same"
50314 msgstr ""
50316 #: fortran/check.c:1873
50317 #, gcc-internal-format, gfc-internal-format
50318 msgid "The character length of the A argument at %L and of the function result of the OPERATOR at %L shall be the same"
50319 msgstr ""
50321 #: fortran/check.c:1891
50322 #, gcc-internal-format
50323 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
50324 msgstr ""
50326 #: fortran/check.c:1939 fortran/check.c:2525 fortran/check.c:2628
50327 #: fortran/check.c:2835 fortran/check.c:2880 fortran/check.c:4256
50328 #: fortran/check.c:4390 fortran/check.c:4445 fortran/check.c:5515
50329 #: fortran/check.c:5644
50330 #, gcc-internal-format
50331 msgid "%qs intrinsic with KIND argument at %L"
50332 msgstr ""
50334 #: fortran/check.c:1986 fortran/check.c:2238 fortran/check.c:2298
50335 #, gcc-internal-format
50336 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
50337 msgstr ""
50339 #: fortran/check.c:2001 fortran/check.c:2253 fortran/check.c:2313
50340 #, gcc-internal-format
50341 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
50342 msgstr ""
50344 #: fortran/check.c:2104 fortran/check.c:3207 fortran/check.c:3215
50345 #, gcc-internal-format
50346 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
50347 msgstr ""
50349 #: fortran/check.c:2118
50350 #, gcc-internal-format
50351 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
50352 msgstr ""
50354 #: fortran/check.c:2138 fortran/check.c:2146
50355 #, gcc-internal-format
50356 msgid "%qs argument of %qs intrinsic at %L must be default real"
50357 msgstr ""
50359 #: fortran/check.c:2167
50360 #, gcc-internal-format
50361 msgid "%<I%> at %L and %<J%>' at %L cannot both be BOZ literal constants"
50362 msgstr ""
50364 #: fortran/check.c:2274
50365 #, gcc-internal-format
50366 msgid "%qs must be of same type and kind as %qs at %L in %qs"
50367 msgstr ""
50369 #: fortran/check.c:2332
50370 #, gcc-internal-format
50371 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
50372 msgstr ""
50374 #: fortran/check.c:2351
50375 #, gcc-internal-format, gfc-internal-format
50376 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
50377 msgstr ""
50379 #: fortran/check.c:2412
50380 #, gcc-internal-format
50381 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
50382 msgstr ""
50384 #: fortran/check.c:2576
50385 #, gcc-internal-format, gfc-internal-format
50386 msgid "Argument of %s at %L must be of length one"
50387 msgstr ""
50389 #: fortran/check.c:2635
50390 #, gcc-internal-format
50391 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
50392 msgstr ""
50394 #: fortran/check.c:2725
50395 #, gcc-internal-format, gfc-internal-format
50396 msgid "SIZE at %L must be positive"
50397 msgstr ""
50399 #: fortran/check.c:2737
50400 #, gcc-internal-format, gfc-internal-format
50401 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
50402 msgstr ""
50404 #: fortran/check.c:2804
50405 #, gcc-internal-format
50406 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
50407 msgstr ""
50409 #: fortran/check.c:2811
50410 #, gcc-internal-format
50411 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
50412 msgstr ""
50414 #: fortran/check.c:3022
50415 #, gcc-internal-format
50416 msgid "Intrinsic %qs at %L must have at least two arguments"
50417 msgstr ""
50419 #: fortran/check.c:3070
50420 #, gcc-internal-format
50421 msgid "Missing %qs argument to the %s intrinsic at %L"
50422 msgstr ""
50424 #: fortran/check.c:3085
50425 #, gcc-internal-format
50426 msgid "Duplicate argument %qs at %L to intrinsic %s"
50427 msgstr ""
50429 #: fortran/check.c:3090
50430 #, gcc-internal-format
50431 msgid "Unknown argument %qs at %L to intrinsic %s"
50432 msgstr ""
50434 #: fortran/check.c:3119
50435 #, gcc-internal-format
50436 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
50437 msgstr ""
50439 #: fortran/check.c:3150
50440 #, gcc-internal-format
50441 msgid "%qs intrinsic with CHARACTER argument at %L"
50442 msgstr ""
50444 #: fortran/check.c:3157
50445 #, gcc-internal-format
50446 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
50447 msgstr ""
50449 #: fortran/check.c:3224
50450 #, gcc-internal-format
50451 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
50452 msgstr ""
50454 #: fortran/check.c:3238
50455 #, gcc-internal-format
50456 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
50457 msgstr ""
50459 #: fortran/check.c:3257
50460 #, gcc-internal-format
50461 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
50462 msgstr ""
50464 #: fortran/check.c:3266
50465 #, gcc-internal-format
50466 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
50467 msgstr ""
50469 #: fortran/check.c:3313
50470 #, gcc-internal-format
50471 msgid "BACK argument to %qs intrinsic not yet implemented"
50472 msgstr ""
50474 #: fortran/check.c:3466
50475 #, gcc-internal-format
50476 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
50477 msgstr ""
50479 #: fortran/check.c:3526
50480 #, gcc-internal-format, gfc-internal-format
50481 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
50482 msgstr ""
50484 #: fortran/check.c:3537
50485 #, gcc-internal-format, gfc-internal-format
50486 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
50487 msgstr ""
50489 #: fortran/check.c:3544
50490 #, gcc-internal-format, gfc-internal-format
50491 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
50492 msgstr ""
50494 #: fortran/check.c:3555
50495 #, gcc-internal-format, gfc-internal-format
50496 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
50497 msgstr ""
50499 #: fortran/check.c:3564
50500 #, gcc-internal-format, gfc-internal-format
50501 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
50502 msgstr ""
50504 #: fortran/check.c:3604
50505 #, gcc-internal-format, gfc-internal-format
50506 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
50507 msgstr ""
50509 #: fortran/check.c:3631
50510 #, gcc-internal-format
50511 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
50512 msgstr ""
50514 #: fortran/check.c:3681
50515 #, gcc-internal-format
50516 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
50517 msgstr ""
50519 #: fortran/check.c:3689
50520 #, gcc-internal-format, gfc-internal-format
50521 msgid "NULL intrinsic with allocatable MOLD at %L"
50522 msgstr ""
50524 #: fortran/check.c:3768 fortran/check.c:5591
50525 #, gcc-internal-format
50526 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
50527 msgstr ""
50529 #: fortran/check.c:3826
50530 #, gcc-internal-format
50531 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
50532 msgstr ""
50534 #: fortran/check.c:3834
50535 #, gcc-internal-format
50536 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
50537 msgstr ""
50539 #: fortran/check.c:3853
50540 #, gcc-internal-format
50541 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
50542 msgstr ""
50544 #: fortran/check.c:3901
50545 #, gcc-internal-format, gfc-internal-format
50546 msgid "The argument of the RANK intrinsic at %L must be a data object"
50547 msgstr ""
50549 #: fortran/check.c:4005
50550 #, gcc-internal-format
50551 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
50552 msgstr ""
50554 #: fortran/check.c:4015
50555 #, gcc-internal-format
50556 msgid "%qs argument of %qs intrinsic at %L is empty"
50557 msgstr ""
50559 #: fortran/check.c:4022
50560 #, gcc-internal-format
50561 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
50562 msgstr ""
50564 #: fortran/check.c:4039
50565 #, gcc-internal-format
50566 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
50567 msgstr ""
50569 #: fortran/check.c:4071
50570 #, gcc-internal-format, gfc-internal-format
50571 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
50572 msgstr ""
50574 #: fortran/check.c:4109
50575 #, gcc-internal-format
50576 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
50577 msgstr ""
50579 #: fortran/check.c:4127
50580 #, gcc-internal-format
50581 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
50582 msgstr ""
50584 #: fortran/check.c:4136
50585 #, gcc-internal-format
50586 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
50587 msgstr ""
50589 #: fortran/check.c:4172
50590 #, gcc-internal-format, gfc-internal-format
50591 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
50592 msgstr ""
50594 #: fortran/check.c:4189 fortran/check.c:4208
50595 #, gcc-internal-format
50596 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
50597 msgstr ""
50599 #: fortran/check.c:4199 fortran/check.c:4218
50600 #, gcc-internal-format
50601 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
50602 msgstr ""
50604 #: fortran/check.c:4317
50605 #, gcc-internal-format
50606 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
50607 msgstr ""
50609 #: fortran/check.c:4348
50610 #, gcc-internal-format
50611 msgid "%qs intrinsic with RADIX argument at %L"
50612 msgstr ""
50614 #: fortran/check.c:4383
50615 #, gcc-internal-format
50616 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
50617 msgstr ""
50619 #: fortran/check.c:4460 fortran/check.c:6641
50620 #, gcc-internal-format
50621 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
50622 msgstr ""
50624 #: fortran/check.c:4473 fortran/check.c:4612 fortran/check.c:6633
50625 #, gcc-internal-format
50626 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
50627 msgstr ""
50629 #: fortran/check.c:4484 fortran/check.c:4624
50630 #, gcc-internal-format
50631 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
50632 msgstr ""
50634 #: fortran/check.c:4554
50635 #, gcc-internal-format
50636 msgid "is_c_interoperable(): gfc_simplify_expr failed"
50637 msgstr ""
50639 #: fortran/check.c:4603
50640 #, gcc-internal-format
50641 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
50642 msgstr ""
50644 #: fortran/check.c:4642
50645 #, gcc-internal-format, gfc-internal-format
50646 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
50647 msgstr ""
50649 #: fortran/check.c:4656
50650 #, gcc-internal-format, gfc-internal-format
50651 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
50652 msgstr ""
50654 #: fortran/check.c:4680
50655 #, gcc-internal-format, gfc-internal-format
50656 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
50657 msgstr ""
50659 #: fortran/check.c:4692
50660 #, gcc-internal-format, gfc-internal-format
50661 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
50662 msgstr ""
50664 #: fortran/check.c:4699
50665 #, gcc-internal-format, gfc-internal-format
50666 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
50667 msgstr ""
50669 #: fortran/check.c:4706
50670 #, gcc-internal-format, gfc-internal-format
50671 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
50672 msgstr ""
50674 #: fortran/check.c:4713
50675 #, gcc-internal-format, gfc-internal-format
50676 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
50677 msgstr ""
50679 #: fortran/check.c:4719
50680 #, gcc-internal-format, gfc-internal-format
50681 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
50682 msgstr ""
50684 #: fortran/check.c:4738
50685 #, gcc-internal-format, gfc-internal-format
50686 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
50687 msgstr ""
50689 #: fortran/check.c:4748
50690 #, gcc-internal-format, gfc-internal-format
50691 msgid "Polymorphic FPTR at %L to C_F_POINTER"
50692 msgstr ""
50694 #: fortran/check.c:4753
50695 #, gcc-internal-format, gfc-internal-format
50696 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
50697 msgstr ""
50699 #: fortran/check.c:4769
50700 #, gcc-internal-format, gfc-internal-format
50701 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
50702 msgstr ""
50704 #: fortran/check.c:4781
50705 #, gcc-internal-format, gfc-internal-format
50706 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
50707 msgstr ""
50709 #: fortran/check.c:4788
50710 #, gcc-internal-format, gfc-internal-format
50711 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
50712 msgstr ""
50714 #: fortran/check.c:4794
50715 #, gcc-internal-format, gfc-internal-format
50716 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
50717 msgstr ""
50719 #: fortran/check.c:4808
50720 #, gcc-internal-format, gfc-internal-format
50721 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
50722 msgstr ""
50724 #: fortran/check.c:4823
50725 #, gcc-internal-format
50726 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
50727 msgstr ""
50729 #: fortran/check.c:4831
50730 #, gcc-internal-format, gfc-internal-format
50731 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
50732 msgstr ""
50734 #: fortran/check.c:4837
50735 #, gcc-internal-format, gfc-internal-format
50736 msgid "Noninteroperable procedure at %L to C_FUNLOC"
50737 msgstr ""
50739 #: fortran/check.c:4851
50740 #, gcc-internal-format, gfc-internal-format
50741 msgid "Argument X at %L to C_LOC shall not be coindexed"
50742 msgstr ""
50744 #: fortran/check.c:4857
50745 #, gcc-internal-format, gfc-internal-format
50746 msgid "X argument at %L to C_LOC shall not be polymorphic"
50747 msgstr ""
50749 #: fortran/check.c:4868
50750 #, gcc-internal-format, gfc-internal-format
50751 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
50752 msgstr ""
50754 #: fortran/check.c:4876
50755 #, gcc-internal-format, gfc-internal-format
50756 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
50757 msgstr ""
50759 #: fortran/check.c:4885
50760 #, gcc-internal-format, gfc-internal-format
50761 msgid "Argument at %L to C_LOC shall not be polymorphic"
50762 msgstr ""
50764 #: fortran/check.c:4892
50765 #, gcc-internal-format, gfc-internal-format
50766 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
50767 msgstr ""
50769 #: fortran/check.c:4903
50770 #, gcc-internal-format, gfc-internal-format
50771 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
50772 msgstr ""
50774 #: fortran/check.c:4908
50775 #, gcc-internal-format, gfc-internal-format
50776 msgid "Array section at %L to C_LOC"
50777 msgstr ""
50779 #: fortran/check.c:4936
50780 #, gcc-internal-format, gfc-internal-format
50781 msgid "non double precision REAL argument to %s intrinsic at %L"
50782 msgstr ""
50784 #: fortran/check.c:4949
50785 #, gcc-internal-format
50786 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
50787 msgstr ""
50789 #: fortran/check.c:4968
50790 #, gcc-internal-format
50791 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
50792 msgstr ""
50794 #: fortran/check.c:5231
50795 #, gcc-internal-format, gfc-internal-format
50796 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
50797 msgstr ""
50799 #: fortran/check.c:5242
50800 #, gcc-internal-format, gfc-internal-format
50801 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
50802 msgstr ""
50804 #: fortran/check.c:5275
50805 #, gcc-internal-format, gfc-internal-format
50806 msgid "DISTANCE= argument to NUM_IMAGES at %L"
50807 msgstr ""
50809 #: fortran/check.c:5288
50810 #, gcc-internal-format, gfc-internal-format
50811 msgid "FAILED= argument to NUM_IMAGES at %L"
50812 msgstr ""
50814 #: fortran/check.c:5312
50815 #, gcc-internal-format, gfc-internal-format
50816 msgid "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
50817 msgstr ""
50819 #: fortran/check.c:5338
50820 #, gcc-internal-format, gfc-internal-format
50821 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
50822 msgstr ""
50824 #: fortran/check.c:5345
50825 #, gcc-internal-format, gfc-internal-format
50826 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
50827 msgstr ""
50829 #: fortran/check.c:5356
50830 #, gcc-internal-format, gfc-internal-format
50831 msgid "Unexpected DIM argument with noncoarray argument at %L"
50832 msgstr ""
50834 #: fortran/check.c:5374
50835 #, gcc-internal-format, gfc-internal-format
50836 msgid "DISTANCE= argument to THIS_IMAGE at %L"
50837 msgstr ""
50839 #: fortran/check.c:5454
50840 #, gcc-internal-format
50841 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
50842 msgstr ""
50844 #: fortran/check.c:5483
50845 #, gcc-internal-format, gfc-internal-format
50846 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
50847 msgstr ""
50849 #: fortran/check.c:5605
50850 #, gcc-internal-format
50851 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
50852 msgstr ""
50854 #: fortran/check.c:5618
50855 #, gcc-internal-format
50856 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
50857 msgstr ""
50859 #: fortran/check.c:5861 fortran/check.c:5893
50860 #, gcc-internal-format
50861 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
50862 msgstr ""
50864 #: fortran/check.c:5901
50865 #, gcc-internal-format, gfc-internal-format
50866 msgid "Too many arguments to %s at %L"
50867 msgstr ""
50869 #: fortran/check.c:5919
50870 #, gcc-internal-format
50871 msgid "fe_runtime_error string must be null terminated"
50872 msgstr ""
50874 #: fortran/check.c:5931
50875 #, gcc-internal-format, gfc-internal-format
50876 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
50877 msgstr ""
50879 #: fortran/check.c:5971
50880 #, gcc-internal-format, gfc-internal-format
50881 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
50882 msgstr ""
50884 #: fortran/check.c:5990
50885 #, gcc-internal-format, gfc-internal-format
50886 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
50887 msgstr ""
50889 #: fortran/check.c:6000
50890 #, gcc-internal-format, gfc-internal-format
50891 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
50892 msgstr ""
50894 #: fortran/check.c:6017
50895 #, gcc-internal-format, gfc-internal-format
50896 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
50897 msgstr ""
50899 #: fortran/check.c:6234
50900 #, gcc-internal-format
50901 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
50902 msgstr ""
50904 #: fortran/check.c:6586 fortran/check.c:6594
50905 #, gcc-internal-format
50906 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
50907 msgstr ""
50909 #: fortran/check.c:6625
50910 #, gcc-internal-format, gfc-internal-format
50911 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
50912 msgstr ""
50914 #: fortran/class.c:616
50915 #, gcc-internal-format, gfc-internal-format
50916 msgid "Assumed size polymorphic objects or components, such as that at %C, have not yet been implemented"
50917 msgstr ""
50919 #. Since the extension field is 8 bit wide, we can only have
50920 #. up to 255 extension levels.
50921 #: fortran/class.c:727 fortran/decl.c:3636 fortran/decl.c:10066
50922 #, gcc-internal-format
50923 msgid "Maximum extension level reached with type %qs at %L"
50924 msgstr ""
50926 #: fortran/class.c:2884 fortran/class.c:2958
50927 #, gcc-internal-format
50928 msgid "%qs of %qs is PRIVATE at %L"
50929 msgstr ""
50931 #: fortran/cpp.c:450
50932 #, gcc-internal-format
50933 msgid "To enable preprocessing, use %<-cpp%>"
50934 msgstr ""
50936 #: fortran/cpp.c:548 fortran/cpp.c:559 fortran/cpp.c:666
50937 #, gcc-internal-format
50938 msgid "opening output file %qs: %s"
50939 msgstr ""
50941 #: fortran/data.c:65
50942 #, gcc-internal-format, gfc-internal-format
50943 msgid "non-constant array in DATA statement %L"
50944 msgstr ""
50946 #: fortran/data.c:137
50947 #, gcc-internal-format, gfc-internal-format
50948 msgid "failure to simplify substring reference in DATA statement at %L"
50949 msgstr ""
50951 #: fortran/data.c:170
50952 #, gcc-internal-format, gfc-internal-format
50953 msgid "Unused initialization string at %L because variable has zero length"
50954 msgstr ""
50956 #: fortran/data.c:176
50957 #, gcc-internal-format, gfc-internal-format
50958 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
50959 msgstr ""
50961 #: fortran/data.c:265
50962 #, gcc-internal-format
50963 msgid "%qs at %L already is initialized at %L"
50964 msgstr ""
50966 #: fortran/data.c:289
50967 #, gcc-internal-format, gfc-internal-format
50968 msgid "Data element below array lower bound at %L"
50969 msgstr ""
50971 #: fortran/data.c:306 fortran/data.c:395
50972 #, gcc-internal-format, gfc-internal-format
50973 msgid "Data element above array upper bound at %L"
50974 msgstr ""
50976 #: fortran/data.c:336 fortran/data.c:505
50977 #, gcc-internal-format
50978 msgid "re-initialization of %qs at %L"
50979 msgstr ""
50981 #: fortran/data.c:727
50982 #, gcc-internal-format
50983 msgid "TODO: Vector sections in data statements"
50984 msgstr ""
50986 #: fortran/decl.c:290
50987 #, gcc-internal-format
50988 msgid "Host associated variable %qs may not be in the DATA statement at %C"
50989 msgstr ""
50991 #: fortran/decl.c:297
50992 #, gcc-internal-format
50993 msgid "initialization of common block variable %qs in DATA statement at %C"
50994 msgstr ""
50996 #: fortran/decl.c:408
50997 #, gcc-internal-format
50998 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
50999 msgstr ""
51001 #: fortran/decl.c:434
51002 #, gcc-internal-format, gfc-internal-format
51003 msgid "Invalid initializer %s in Data statement at %C"
51004 msgstr ""
51006 #: fortran/decl.c:536
51007 #, gcc-internal-format, gfc-internal-format
51008 msgid "Initialization at %C is not allowed in a PURE procedure"
51009 msgstr ""
51011 #: fortran/decl.c:573
51012 #, gcc-internal-format, gfc-internal-format
51013 msgid "DATA statement at %C cannot appear within an INTERFACE"
51014 msgstr ""
51016 #: fortran/decl.c:597
51017 #, gcc-internal-format, gfc-internal-format
51018 msgid "Invalid substring in data-implied-do at %L in DATA statement"
51019 msgstr ""
51021 #: fortran/decl.c:619
51022 #, gcc-internal-format, gfc-internal-format
51023 msgid "DATA statement at %C is not allowed in a PURE procedure"
51024 msgstr ""
51026 #: fortran/decl.c:664
51027 #, gcc-internal-format, gfc-internal-format
51028 msgid "Empty old style initializer list at %C"
51029 msgstr ""
51031 #: fortran/decl.c:684
51032 #, gcc-internal-format, gfc-internal-format
51033 msgid "Repeat spec invalid in scalar initializer at %C"
51034 msgstr ""
51036 #: fortran/decl.c:689
51037 #, gcc-internal-format, gfc-internal-format
51038 msgid "Repeat spec must be an integer at %C"
51039 msgstr ""
51041 #: fortran/decl.c:698
51042 #, gcc-internal-format, gfc-internal-format
51043 msgid "Expected data constant after repeat spec at %C"
51044 msgstr ""
51046 #: fortran/decl.c:729
51047 #, gcc-internal-format, gfc-internal-format
51048 msgid "End of scalar initializer expected at %C"
51049 msgstr ""
51051 #: fortran/decl.c:758
51052 #, gcc-internal-format, gfc-internal-format
51053 msgid "Expected constant array-spec in initializer list at %L"
51054 msgstr ""
51056 #: fortran/decl.c:767
51057 #, gcc-internal-format, gfc-internal-format
51058 msgid "Not enough elements in array initializer at %C"
51059 msgstr ""
51061 #: fortran/decl.c:769
51062 #, gcc-internal-format, gfc-internal-format
51063 msgid "Too many elements in array initializer at %C"
51064 msgstr ""
51066 #: fortran/decl.c:790
51067 #, gcc-internal-format, gfc-internal-format
51068 msgid "Syntax error in old style initializer list at %C"
51069 msgstr "Синтаксична помилка у списку ініціалізатора у старому стилі у %C"
51071 #: fortran/decl.c:812
51072 #, gcc-internal-format, gfc-internal-format
51073 msgid "The assumed-rank array at %C shall not have a codimension"
51074 msgstr ""
51076 #: fortran/decl.c:876
51077 #, gcc-internal-format, gfc-internal-format
51078 msgid "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions of %d"
51079 msgstr ""
51081 #: fortran/decl.c:900
51082 #, gcc-internal-format, gfc-internal-format
51083 msgid "Bad INTENT specification at %C"
51084 msgstr ""
51086 #: fortran/decl.c:921
51087 #, gcc-internal-format, gfc-internal-format
51088 msgid "deferred type parameter at %C"
51089 msgstr ""
51091 #: fortran/decl.c:1004 fortran/resolve.c:11705
51092 #, gcc-internal-format, gfc-internal-format
51093 msgid "Scalar INTEGER expression expected at %L"
51094 msgstr ""
51096 #: fortran/decl.c:1030
51097 #, gcc-internal-format, gfc-internal-format
51098 msgid "Old-style character length at %C"
51099 msgstr ""
51101 #: fortran/decl.c:1061
51102 #, gcc-internal-format, gfc-internal-format
51103 msgid "Syntax error in character length specification at %C"
51104 msgstr ""
51106 #: fortran/decl.c:1212 fortran/decl.c:1217 fortran/decl.c:1266
51107 #, gcc-internal-format
51108 msgid "Procedure %qs at %C is already defined at %L"
51109 msgstr ""
51111 #: fortran/decl.c:1222
51112 #, gcc-internal-format
51113 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
51114 msgstr ""
51116 #: fortran/decl.c:1231
51117 #, gcc-internal-format
51118 msgid "Name %qs at %C is already defined as a generic interface at %L"
51119 msgstr ""
51121 #: fortran/decl.c:1244
51122 #, gcc-internal-format
51123 msgid "Procedure %qs at %C has an explicit interface from a previous declaration"
51124 msgstr "Процедура %qs у %C є явним інтерфейсом з попереднього оголошення"
51126 #: fortran/decl.c:1257
51127 #, gcc-internal-format
51128 msgid "Procedure %qs defined in interface body at %L clashes with internal procedure defined at %C"
51129 msgstr ""
51131 #: fortran/decl.c:1335
51132 #, gcc-internal-format
51133 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
51134 msgstr ""
51136 #: fortran/decl.c:1362
51137 #, gcc-internal-format
51138 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"
51139 msgstr ""
51141 #: fortran/decl.c:1369
51142 #, gcc-internal-format
51143 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
51144 msgstr ""
51146 #: fortran/decl.c:1376
51147 #, gcc-internal-format
51148 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
51149 msgstr ""
51151 #: fortran/decl.c:1391
51152 #, gcc-internal-format
51153 msgid "Character argument %qs at %L must be length 1 because procedure %qs is BIND(C)"
51154 msgstr ""
51156 #: fortran/decl.c:1404
51157 #, gcc-internal-format
51158 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
51159 msgstr ""
51161 #: fortran/decl.c:1412
51162 #, gcc-internal-format
51163 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
51164 msgstr ""
51166 #: fortran/decl.c:1421
51167 #, gcc-internal-format
51168 msgid "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with BIND(C) is not yet supported"
51169 msgstr ""
51171 #: fortran/decl.c:1430
51172 #, gcc-internal-format
51173 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
51174 msgstr ""
51176 #: fortran/decl.c:1437
51177 #, gcc-internal-format
51178 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
51179 msgstr ""
51181 #: fortran/decl.c:1448
51182 #, gcc-internal-format
51183 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
51184 msgstr ""
51186 #: fortran/decl.c:1516
51187 #, gcc-internal-format
51188 msgid "Symbol %qs at %C also declared as a type at %L"
51189 msgstr ""
51191 #: fortran/decl.c:1575
51192 #, gcc-internal-format
51193 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
51194 msgstr ""
51196 #: fortran/decl.c:1615
51197 #, gcc-internal-format, gfc-internal-format
51198 msgid "CHARACTER length must be a constant at %L"
51199 msgstr ""
51201 #: fortran/decl.c:1630
51202 #, gcc-internal-format, gfc-internal-format
51203 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
51204 msgstr ""
51206 #: fortran/decl.c:1638
51207 #, gcc-internal-format, gfc-internal-format
51208 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%ld/%ld)"
51209 msgstr ""
51211 #: fortran/decl.c:1729
51212 #, gcc-internal-format
51213 msgid "Initializer not allowed for PARAMETER %qs at %C"
51214 msgstr ""
51216 #: fortran/decl.c:1739
51217 #, gcc-internal-format, gfc-internal-format
51218 msgid "PARAMETER at %L is missing an initializer"
51219 msgstr ""
51221 #: fortran/decl.c:1749
51222 #, gcc-internal-format
51223 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
51224 msgstr ""
51226 #: fortran/decl.c:1792
51227 #, gcc-internal-format, gfc-internal-format
51228 msgid "Cannot initialize parameter array at %L with variable length elements"
51229 msgstr ""
51231 #: fortran/decl.c:1861
51232 #, gcc-internal-format, gfc-internal-format
51233 msgid "Can't initialize implied-shape array at %L with scalar"
51234 msgstr ""
51236 #: fortran/decl.c:1896
51237 #, gcc-internal-format, gfc-internal-format
51238 msgid "Non-constant lower bound in implied-shape declaration at %L"
51239 msgstr ""
51241 #: fortran/decl.c:1982 fortran/decl.c:1989
51242 #, gcc-internal-format, gfc-internal-format
51243 msgid "Component at %C must have the POINTER attribute"
51244 msgstr ""
51246 #: fortran/decl.c:1998
51247 #, gcc-internal-format
51248 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
51249 msgstr ""
51251 #: fortran/decl.c:2007
51252 #, gcc-internal-format, gfc-internal-format
51253 msgid "Array component of structure at %C must have explicit or deferred shape"
51254 msgstr ""
51256 #: fortran/decl.c:2031 fortran/symbol.c:2230
51257 #, gcc-internal-format
51258 msgid "Component %qs at %C already declared at %L"
51259 msgstr ""
51261 #: fortran/decl.c:2079
51262 #, gcc-internal-format, gfc-internal-format
51263 msgid "Pointer array component of structure at %C must have a deferred shape"
51264 msgstr ""
51266 #: fortran/decl.c:2088
51267 #, gcc-internal-format, gfc-internal-format
51268 msgid "Allocatable component of structure at %C must have a deferred shape"
51269 msgstr ""
51271 #: fortran/decl.c:2097
51272 #, gcc-internal-format, gfc-internal-format
51273 msgid "Array component of structure at %C must have an explicit shape"
51274 msgstr ""
51276 #: fortran/decl.c:2114
51277 #, gcc-internal-format
51278 msgid "Type parameter %qs at %C has no corresponding entry in the type parameter name list at %L"
51279 msgstr ""
51281 #: fortran/decl.c:2171
51282 #, gcc-internal-format, gfc-internal-format
51283 msgid "NULL() initialization at %C is ambiguous"
51284 msgstr ""
51286 #: fortran/decl.c:2188
51287 #, gcc-internal-format, gfc-internal-format
51288 msgid "NULL() initialization at %C may not have MOLD"
51289 msgstr ""
51291 #: fortran/decl.c:2205
51292 #, gcc-internal-format, gfc-internal-format
51293 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
51294 msgstr ""
51296 #: fortran/decl.c:2226
51297 #, gcc-internal-format, gfc-internal-format
51298 msgid "Error in pointer initialization at %C"
51299 msgstr ""
51301 #: fortran/decl.c:2233
51302 #, gcc-internal-format, gfc-internal-format
51303 msgid "non-NULL pointer initialization at %C"
51304 msgstr ""
51306 #: fortran/decl.c:2256
51307 #, gcc-internal-format
51308 msgid "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing in a specification statement"
51309 msgstr ""
51311 #: fortran/decl.c:2318
51312 #, gcc-internal-format
51313 msgid "%qs not allowed outside STRUCTURE at %C"
51314 msgstr ""
51316 #: fortran/decl.c:2320
51317 #, gcc-internal-format
51318 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
51319 msgstr ""
51321 #: fortran/decl.c:2327
51322 #, gcc-internal-format
51323 msgid "%qs entity cannot have attributes at %C"
51324 msgstr ""
51326 #: fortran/decl.c:2367
51327 #, gcc-internal-format
51328 msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
51329 msgstr ""
51331 #: fortran/decl.c:2377
51332 #, gcc-internal-format, gfc-internal-format
51333 msgid "Implied-shape array at %L"
51334 msgstr ""
51336 #: fortran/decl.c:2422
51337 #, gcc-internal-format, gfc-internal-format
51338 msgid "Explicit shaped array with nonconstant bounds at %C"
51339 msgstr ""
51341 #: fortran/decl.c:2501
51342 #, gcc-internal-format
51343 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
51344 msgstr ""
51346 #: fortran/decl.c:2512
51347 #, gcc-internal-format
51348 msgid "%qs entity cannot have an initializer at %C"
51349 msgstr ""
51351 #: fortran/decl.c:2538 fortran/decl.c:8369
51352 #, gcc-internal-format, gfc-internal-format
51353 msgid "Duplicate array spec for Cray pointee at %C"
51354 msgstr ""
51356 #: fortran/decl.c:2546
51357 #, gcc-internal-format
51358 msgid "Couldn't set pointee array spec."
51359 msgstr ""
51361 #: fortran/decl.c:2609
51362 #, gcc-internal-format, gfc-internal-format
51363 msgid "Old-style initialization at %C"
51364 msgstr ""
51366 #: fortran/decl.c:2617
51367 #, gcc-internal-format, gfc-internal-format
51368 msgid "Invalid old style initialization for derived type component at %C"
51369 msgstr ""
51371 #: fortran/decl.c:2630
51372 #, gcc-internal-format, gfc-internal-format
51373 msgid "Syntax error in old style initialization of %s at %C"
51374 msgstr "Синтаксична помилка у ініціалізації у старому стилі %s, адреса — %C"
51376 #: fortran/decl.c:2650 fortran/decl.c:6661
51377 #, gcc-internal-format, gfc-internal-format
51378 msgid "Initialization at %C isn't for a pointer variable"
51379 msgstr ""
51381 #: fortran/decl.c:2663
51382 #, gcc-internal-format
51383 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
51384 msgstr ""
51386 #: fortran/decl.c:2672 fortran/decl.c:10240
51387 #, gcc-internal-format, gfc-internal-format
51388 msgid "Expected an initialization expression at %C"
51389 msgstr ""
51391 #: fortran/decl.c:2679
51392 #, gcc-internal-format, gfc-internal-format
51393 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
51394 msgstr ""
51396 #: fortran/decl.c:2696
51397 #, gcc-internal-format, gfc-internal-format
51398 msgid "Initialization of allocatable component at %C is not allowed"
51399 msgstr ""
51401 #: fortran/decl.c:2710
51402 #, gcc-internal-format, gfc-internal-format
51403 msgid "The component with KIND or LEN attribute at %C does not not appear in the type parameter list at %L"
51404 msgstr ""
51406 #: fortran/decl.c:2718
51407 #, gcc-internal-format, gfc-internal-format
51408 msgid "The component at %C that appears in the type parameter list at %L has neither the KIND nor LEN attribute"
51409 msgstr ""
51411 #: fortran/decl.c:2726
51412 #, gcc-internal-format, gfc-internal-format
51413 msgid "The component at %C which is a type parameter must be a scalar"
51414 msgstr ""
51416 #: fortran/decl.c:2789 fortran/decl.c:2825
51417 #, gcc-internal-format, gfc-internal-format
51418 msgid "Old-style type declaration %s*%d not supported at %C"
51419 msgstr ""
51421 #: fortran/decl.c:2831
51422 #, gcc-internal-format, gfc-internal-format
51423 msgid "Nonstandard type declaration %s*%d at %C"
51424 msgstr ""
51426 #: fortran/decl.c:2890 fortran/decl.c:2967
51427 #, gcc-internal-format, gfc-internal-format
51428 msgid "Missing right parenthesis at %C"
51429 msgstr ""
51431 #: fortran/decl.c:2903 fortran/decl.c:3038
51432 #, gcc-internal-format, gfc-internal-format
51433 msgid "Expected initialization expression at %C"
51434 msgstr ""
51436 #: fortran/decl.c:2911 fortran/decl.c:3044
51437 #, gcc-internal-format, gfc-internal-format
51438 msgid "Expected scalar initialization expression at %C"
51439 msgstr ""
51441 #: fortran/decl.c:2941 fortran/decl.c:3657
51442 #, gcc-internal-format, gfc-internal-format
51443 msgid "Kind %d not supported for type %s at %C"
51444 msgstr ""
51446 #: fortran/decl.c:2954
51447 #, gcc-internal-format, gfc-internal-format
51448 msgid "C kind type parameter is for type %s but type at %L is %s"
51449 msgstr ""
51451 #: fortran/decl.c:2965
51452 #, gcc-internal-format, gfc-internal-format
51453 msgid "Missing right parenthesis or comma at %C"
51454 msgstr ""
51456 #: fortran/decl.c:3070
51457 #, gcc-internal-format, gfc-internal-format
51458 msgid "Kind %d is not supported for CHARACTER at %C"
51459 msgstr ""
51461 #: fortran/decl.c:3202
51462 #, gcc-internal-format, gfc-internal-format
51463 msgid "Syntax error in CHARACTER declaration at %C"
51464 msgstr ""
51466 #: fortran/decl.c:3291
51467 #, gcc-internal-format, gfc-internal-format
51468 msgid "RECORD at %C is an extension, enable it with -fdec-structure"
51469 msgstr ""
51471 #: fortran/decl.c:3304
51472 #, gcc-internal-format, gfc-internal-format
51473 msgid "Structure name expected after RECORD at %C"
51474 msgstr ""
51476 #: fortran/decl.c:3417
51477 #, gcc-internal-format, gfc-internal-format
51478 msgid "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED parameters"
51479 msgstr ""
51481 #: fortran/decl.c:3441
51482 #, gcc-internal-format, gfc-internal-format
51483 msgid "The type parameter spec list at %C does not contain enough parameter expressions"
51484 msgstr ""
51486 #: fortran/decl.c:3465
51487 #, gcc-internal-format
51488 msgid "The derived parameter %qs at %C does not have a default value"
51489 msgstr ""
51491 #: fortran/decl.c:3497
51492 #, gcc-internal-format, gfc-internal-format
51493 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
51494 msgstr ""
51496 #: fortran/decl.c:3525
51497 #, gcc-internal-format
51498 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
51499 msgstr ""
51501 #: fortran/decl.c:3532
51502 #, gcc-internal-format
51503 msgid "The value for the KIND parameter %qs at %C does not reduce to a constant expression"
51504 msgstr "Значення параметра KIND %qs у %C не спрощується до сталого виразу"
51506 #: fortran/decl.c:3547
51507 #, gcc-internal-format, gfc-internal-format
51508 msgid "The type parameter spec list at %C contains too many parameter expressions"
51509 msgstr ""
51511 #: fortran/decl.c:3556
51512 #, gcc-internal-format, gfc-internal-format
51513 msgid "Parameterized derived type at %C is ambiguous"
51514 msgstr ""
51516 #: fortran/decl.c:3819
51517 #, gcc-internal-format, gfc-internal-format
51518 msgid "BYTE type at %C"
51519 msgstr ""
51521 #: fortran/decl.c:3824
51522 #, gcc-internal-format, gfc-internal-format
51523 msgid "BYTE type used at %C is not available on the target machine"
51524 msgstr ""
51526 #: fortran/decl.c:3846
51527 #, gcc-internal-format, gfc-internal-format
51528 msgid "Assumed type at %C is not allowed for components"
51529 msgstr ""
51531 #: fortran/decl.c:3849
51532 #, gcc-internal-format, gfc-internal-format
51533 msgid "Assumed type at %C"
51534 msgstr ""
51536 #: fortran/decl.c:3872 fortran/decl.c:3903 fortran/decl.c:3932
51537 #: fortran/decl.c:4216
51538 #, gcc-internal-format, gfc-internal-format
51539 msgid "TYPE with intrinsic-type-spec at %C"
51540 msgstr ""
51542 #: fortran/decl.c:3928
51543 #, gcc-internal-format, gfc-internal-format
51544 msgid "DOUBLE COMPLEX at %C"
51545 msgstr ""
51547 #: fortran/decl.c:3971 fortran/decl.c:4107 fortran/decl.c:4119
51548 #: fortran/decl.c:4133 fortran/decl.c:4611 fortran/decl.c:4619
51549 #, gcc-internal-format
51550 msgid "Type name %qs at %C is ambiguous"
51551 msgstr ""
51553 #: fortran/decl.c:4066
51554 #, gcc-internal-format, gfc-internal-format
51555 msgid "CLASS statement at %C"
51556 msgstr ""
51558 #: fortran/decl.c:4148
51559 #, gcc-internal-format
51560 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
51561 msgstr ""
51563 #: fortran/decl.c:4287
51564 #, gcc-internal-format, gfc-internal-format
51565 msgid "Duplicate IMPLICIT NONE statement at %C"
51566 msgstr ""
51568 #: fortran/decl.c:4296
51569 #, gcc-internal-format, gfc-internal-format
51570 msgid "IMPORT NONE with spec list at %C"
51571 msgstr ""
51573 #: fortran/decl.c:4355
51574 #, gcc-internal-format, gfc-internal-format
51575 msgid "Missing character range in IMPLICIT at %C"
51576 msgstr ""
51578 #: fortran/decl.c:4401
51579 #, gcc-internal-format, gfc-internal-format
51580 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
51581 msgstr ""
51583 #: fortran/decl.c:4454
51584 #, gcc-internal-format, gfc-internal-format
51585 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
51586 msgstr ""
51588 #: fortran/decl.c:4464
51589 #, gcc-internal-format, gfc-internal-format
51590 msgid "Empty IMPLICIT statement at %C"
51591 msgstr ""
51593 #: fortran/decl.c:4570
51594 #, gcc-internal-format, gfc-internal-format
51595 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
51596 msgstr ""
51598 #: fortran/decl.c:4577
51599 #, gcc-internal-format, gfc-internal-format
51600 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
51601 msgstr ""
51603 #: fortran/decl.c:4582
51604 #, gcc-internal-format, gfc-internal-format
51605 msgid "IMPORT statement at %C"
51606 msgstr ""
51608 #: fortran/decl.c:4596
51609 #, gcc-internal-format, gfc-internal-format
51610 msgid "Expecting list of named entities at %C"
51611 msgstr ""
51613 #: fortran/decl.c:4625
51614 #, gcc-internal-format
51615 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
51616 msgstr ""
51618 #: fortran/decl.c:4632
51619 #, gcc-internal-format
51620 msgid "%qs is already IMPORTed from host scoping unit at %C"
51621 msgstr ""
51623 #: fortran/decl.c:4673
51624 #, gcc-internal-format, gfc-internal-format
51625 msgid "Syntax error in IMPORT statement at %C"
51626 msgstr ""
51628 #: fortran/decl.c:5010
51629 #, gcc-internal-format, gfc-internal-format
51630 msgid "Missing codimension specification at %C"
51631 msgstr ""
51633 #: fortran/decl.c:5012
51634 #, gcc-internal-format, gfc-internal-format
51635 msgid "Missing dimension specification at %C"
51636 msgstr ""
51638 #: fortran/decl.c:5107
51639 #, gcc-internal-format, gfc-internal-format
51640 msgid "Duplicate %s attribute at %L"
51641 msgstr ""
51643 #: fortran/decl.c:5124
51644 #, gcc-internal-format
51645 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
51646 msgstr ""
51648 #: fortran/decl.c:5141
51649 #, gcc-internal-format, gfc-internal-format
51650 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
51651 msgstr ""
51653 #: fortran/decl.c:5150
51654 #, gcc-internal-format, gfc-internal-format
51655 msgid "KIND attribute at %C in a TYPE definition"
51656 msgstr ""
51658 #: fortran/decl.c:5158
51659 #, gcc-internal-format, gfc-internal-format
51660 msgid "Component with KIND attribute at %C must be INTEGER"
51661 msgstr ""
51663 #: fortran/decl.c:5165
51664 #, gcc-internal-format, gfc-internal-format
51665 msgid "Component with KIND attribute at %C must be default integer kind (%d)"
51666 msgstr ""
51668 #: fortran/decl.c:5174
51669 #, gcc-internal-format, gfc-internal-format
51670 msgid "LEN attribute at %C in a TYPE definition"
51671 msgstr ""
51673 #: fortran/decl.c:5182
51674 #, gcc-internal-format, gfc-internal-format
51675 msgid "Component with LEN attribute at %C must be INTEGER"
51676 msgstr ""
51678 #: fortran/decl.c:5189
51679 #, gcc-internal-format, gfc-internal-format
51680 msgid "Component with LEN attribute at %C must be default integer kind (%d)"
51681 msgstr ""
51683 #: fortran/decl.c:5198
51684 #, gcc-internal-format, gfc-internal-format
51685 msgid "Attribute at %L is not allowed in a TYPE definition"
51686 msgstr ""
51688 #: fortran/decl.c:5216
51689 #, gcc-internal-format, gfc-internal-format
51690 msgid "Attribute %s at %L in a TYPE definition"
51691 msgstr ""
51693 #: fortran/decl.c:5226
51694 #, gcc-internal-format, gfc-internal-format
51695 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
51696 msgstr ""
51698 #: fortran/decl.c:5236
51699 #, gcc-internal-format, gfc-internal-format
51700 msgid "Attribute at %L is not allowed outside a TYPE definition"
51701 msgstr ""
51703 #: fortran/decl.c:5249
51704 #, gcc-internal-format, gfc-internal-format
51705 msgid "ASYNCHRONOUS attribute at %C"
51706 msgstr ""
51708 #: fortran/decl.c:5260
51709 #, gcc-internal-format, gfc-internal-format
51710 msgid "CONTIGUOUS attribute at %C"
51711 msgstr ""
51713 #: fortran/decl.c:5315 fortran/decl.c:8673
51714 #, gcc-internal-format, gfc-internal-format
51715 msgid "PROTECTED at %C only allowed in specification part of a module"
51716 msgstr ""
51718 #: fortran/decl.c:5321
51719 #, gcc-internal-format, gfc-internal-format
51720 msgid "PROTECTED attribute at %C"
51721 msgstr ""
51723 #: fortran/decl.c:5355
51724 #, gcc-internal-format, gfc-internal-format
51725 msgid "VALUE attribute at %C"
51726 msgstr ""
51728 #: fortran/decl.c:5362
51729 #, gcc-internal-format, gfc-internal-format
51730 msgid "VOLATILE attribute at %C"
51731 msgstr ""
51733 #: fortran/decl.c:5369
51734 #, gcc-internal-format
51735 msgid "match_attr_spec(): Bad attribute"
51736 msgstr ""
51738 #: fortran/decl.c:5410
51739 #, gcc-internal-format, gfc-internal-format
51740 msgid "Multiple identifiers provided with single NAME= specifier at %C"
51741 msgstr ""
51743 #: fortran/decl.c:5508
51744 #, gcc-internal-format
51745 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
51746 msgstr ""
51748 #: fortran/decl.c:5530
51749 #, gcc-internal-format
51750 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
51751 msgstr ""
51753 #: fortran/decl.c:5539
51754 #, gcc-internal-format
51755 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
51756 msgstr ""
51758 #: fortran/decl.c:5543
51759 #, gcc-internal-format
51760 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
51761 msgstr ""
51763 #: fortran/decl.c:5555
51764 #, gcc-internal-format
51765 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
51766 msgstr ""
51768 #: fortran/decl.c:5569
51769 #, gcc-internal-format
51770 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
51771 msgstr ""
51773 #: fortran/decl.c:5577
51774 #, gcc-internal-format
51775 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
51776 msgstr ""
51778 #: fortran/decl.c:5589
51779 #, gcc-internal-format
51780 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
51781 msgstr ""
51783 #: fortran/decl.c:5597
51784 #, gcc-internal-format
51785 msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
51786 msgstr ""
51788 #. Use gfc_warning_now because we won't say that the symbol fails
51789 #. just because of this.
51790 #: fortran/decl.c:5608
51791 #, gcc-internal-format
51792 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
51793 msgstr ""
51795 #: fortran/decl.c:5682
51796 #, gcc-internal-format, gfc-internal-format
51797 msgid "Need either entity or common block name for attribute specification statement at %C"
51798 msgstr ""
51800 #: fortran/decl.c:5727
51801 #, gcc-internal-format, gfc-internal-format
51802 msgid "Missing entity or common block name for attribute specification statement at %C"
51803 msgstr ""
51805 #: fortran/decl.c:5734
51806 #, gcc-internal-format
51807 msgid "Missing symbol"
51808 msgstr ""
51810 #: fortran/decl.c:5763
51811 #, gcc-internal-format, gfc-internal-format
51812 msgid "BIND(C) statement at %C"
51813 msgstr ""
51815 #: fortran/decl.c:5850
51816 #, gcc-internal-format, gfc-internal-format
51817 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
51818 msgstr ""
51820 #: fortran/decl.c:5892
51821 #, gcc-internal-format, gfc-internal-format
51822 msgid "Syntax error in anonymous structure declaration at %C"
51823 msgstr "Синтаксична помилка у оголошенні анонімної структури у %C"
51825 #: fortran/decl.c:5901
51826 #, gcc-internal-format, gfc-internal-format
51827 msgid "Syntax error in data declaration at %C"
51828 msgstr ""
51830 #: fortran/decl.c:5951
51831 #, gcc-internal-format, gfc-internal-format
51832 msgid "MODULE prefix at %C"
51833 msgstr ""
51835 #: fortran/decl.c:5996
51836 #, gcc-internal-format, gfc-internal-format
51837 msgid "IMPURE procedure at %C"
51838 msgstr ""
51840 #: fortran/decl.c:6008
51841 #, gcc-internal-format, gfc-internal-format
51842 msgid "PURE and IMPURE must not appear both at %C"
51843 msgstr ""
51845 #: fortran/decl.c:6054
51846 #, gcc-internal-format, gfc-internal-format
51847 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
51848 msgstr ""
51850 #: fortran/decl.c:6061
51851 #, gcc-internal-format, gfc-internal-format
51852 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
51853 msgstr ""
51855 #: fortran/decl.c:6068
51856 #, gcc-internal-format, gfc-internal-format
51857 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
51858 msgstr ""
51860 #: fortran/decl.c:6134 fortran/primary.c:1820
51861 #, gcc-internal-format, gfc-internal-format
51862 msgid "Alternate-return argument at %C"
51863 msgstr ""
51865 #: fortran/decl.c:6140 fortran/decl.c:6148
51866 #, gcc-internal-format, gfc-internal-format
51867 msgid "A parameter name is required at %C"
51868 msgstr "Потрібна назва параметра у %C"
51870 #: fortran/decl.c:6188
51871 #, gcc-internal-format
51872 msgid "Name %qs at %C is the name of the procedure"
51873 msgstr ""
51875 #: fortran/decl.c:6201
51876 #, gcc-internal-format, gfc-internal-format
51877 msgid "Expected parameter list in type declaration at %C"
51878 msgstr "У оголошенні типу у %C мав бути список параметрів"
51880 #: fortran/decl.c:6204
51881 #, gcc-internal-format, gfc-internal-format
51882 msgid "Unexpected junk in formal argument list at %C"
51883 msgstr ""
51885 #: fortran/decl.c:6222
51886 #, gcc-internal-format
51887 msgid "Duplicate name %qs in parameter list at %C"
51888 msgstr ""
51890 #: fortran/decl.c:6225
51891 #, gcc-internal-format
51892 msgid "Duplicate symbol %qs in formal argument list at %C"
51893 msgstr ""
51895 #: fortran/decl.c:6264
51896 #, gcc-internal-format, gfc-internal-format
51897 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
51898 msgstr ""
51900 #: fortran/decl.c:6270
51901 #, gcc-internal-format, gfc-internal-format
51902 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
51903 msgstr ""
51905 #: fortran/decl.c:6309
51906 #, gcc-internal-format, gfc-internal-format
51907 msgid "RESULT variable at %C must be different than function name"
51908 msgstr ""
51910 #: fortran/decl.c:6386
51911 #, gcc-internal-format, gfc-internal-format
51912 msgid "Unexpected junk after function declaration at %C"
51913 msgstr ""
51915 #: fortran/decl.c:6396 fortran/decl.c:7494
51916 #, gcc-internal-format, gfc-internal-format
51917 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
51918 msgstr ""
51920 #: fortran/decl.c:6600
51921 #, gcc-internal-format, gfc-internal-format
51922 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
51923 msgstr ""
51925 #: fortran/decl.c:6607
51926 #, gcc-internal-format, gfc-internal-format
51927 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
51928 msgstr ""
51930 #: fortran/decl.c:6613
51931 #, gcc-internal-format, gfc-internal-format
51932 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
51933 msgstr ""
51935 #: fortran/decl.c:6636
51936 #, gcc-internal-format
51937 msgid "Procedure %qs at %L already has basic type of %s"
51938 msgstr ""
51940 #: fortran/decl.c:6682 fortran/decl.c:6870 fortran/decl.c:10723
51941 #, gcc-internal-format, gfc-internal-format
51942 msgid "Syntax error in PROCEDURE statement at %C"
51943 msgstr ""
51945 #: fortran/decl.c:6731 fortran/decl.c:10623
51946 #, gcc-internal-format
51947 msgid "Expected %<::%> after binding-attributes at %C"
51948 msgstr ""
51950 #: fortran/decl.c:6738
51951 #, gcc-internal-format, gfc-internal-format
51952 msgid "NOPASS or explicit interface required at %C"
51953 msgstr ""
51955 #: fortran/decl.c:6742
51956 #, gcc-internal-format, gfc-internal-format
51957 msgid "Procedure pointer component at %C"
51958 msgstr ""
51960 #: fortran/decl.c:6814
51961 #, gcc-internal-format, gfc-internal-format
51962 msgid "Syntax error in procedure pointer component at %C"
51963 msgstr ""
51965 #: fortran/decl.c:6832
51966 #, gcc-internal-format, gfc-internal-format
51967 msgid "PROCEDURE at %C must be in a generic interface"
51968 msgstr ""
51970 #: fortran/decl.c:6841 fortran/decl.c:9392
51971 #, gcc-internal-format, gfc-internal-format
51972 msgid "double colon in MODULE PROCEDURE statement at %L"
51973 msgstr ""
51975 #: fortran/decl.c:6911
51976 #, gcc-internal-format, gfc-internal-format
51977 msgid "PROCEDURE statement at %C"
51978 msgstr ""
51980 #: fortran/decl.c:6983
51981 #, gcc-internal-format, gfc-internal-format
51982 msgid "Expected formal argument list in function definition at %C"
51983 msgstr ""
51985 #: fortran/decl.c:7007 fortran/decl.c:7011 fortran/decl.c:7266
51986 #: fortran/decl.c:7270 fortran/decl.c:7462 fortran/decl.c:7466
51987 #: fortran/symbol.c:1875
51988 #, gcc-internal-format, gfc-internal-format
51989 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
51990 msgstr ""
51992 #: fortran/decl.c:7164
51993 #, gcc-internal-format, gfc-internal-format
51994 msgid "ENTRY statement at %C"
51995 msgstr ""
51997 #: fortran/decl.c:7173
51998 #, gcc-internal-format, gfc-internal-format
51999 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
52000 msgstr ""
52002 #: fortran/decl.c:7176
52003 #, gcc-internal-format, gfc-internal-format
52004 msgid "ENTRY statement at %C cannot appear within a MODULE"
52005 msgstr ""
52007 #: fortran/decl.c:7179
52008 #, gcc-internal-format, gfc-internal-format
52009 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
52010 msgstr ""
52012 #: fortran/decl.c:7182
52013 #, gcc-internal-format, gfc-internal-format
52014 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
52015 msgstr ""
52017 #: fortran/decl.c:7186 fortran/decl.c:7231
52018 #, gcc-internal-format, gfc-internal-format
52019 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
52020 msgstr ""
52022 #: fortran/decl.c:7190
52023 #, gcc-internal-format, gfc-internal-format
52024 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
52025 msgstr ""
52027 #: fortran/decl.c:7194
52028 #, gcc-internal-format, gfc-internal-format
52029 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
52030 msgstr ""
52032 #: fortran/decl.c:7198
52033 #, gcc-internal-format, gfc-internal-format
52034 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
52035 msgstr ""
52037 #: fortran/decl.c:7203
52038 #, gcc-internal-format, gfc-internal-format
52039 msgid "ENTRY statement at %C cannot appear within a DO block"
52040 msgstr ""
52042 #: fortran/decl.c:7207
52043 #, gcc-internal-format, gfc-internal-format
52044 msgid "ENTRY statement at %C cannot appear within a SELECT block"
52045 msgstr ""
52047 #: fortran/decl.c:7211
52048 #, gcc-internal-format, gfc-internal-format
52049 msgid "ENTRY statement at %C cannot appear within a FORALL block"
52050 msgstr ""
52052 #: fortran/decl.c:7215
52053 #, gcc-internal-format, gfc-internal-format
52054 msgid "ENTRY statement at %C cannot appear within a WHERE block"
52055 msgstr ""
52057 #: fortran/decl.c:7219
52058 #, gcc-internal-format, gfc-internal-format
52059 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
52060 msgstr ""
52062 #: fortran/decl.c:7223
52063 #, gcc-internal-format, gfc-internal-format
52064 msgid "Unexpected ENTRY statement at %C"
52065 msgstr ""
52067 #: fortran/decl.c:7244
52068 #, gcc-internal-format, gfc-internal-format
52069 msgid "ENTRY statement at %C cannot appear in a contained procedure"
52070 msgstr ""
52072 #: fortran/decl.c:7295 fortran/decl.c:7501
52073 #, gcc-internal-format, gfc-internal-format
52074 msgid "Missing required parentheses before BIND(C) at %C"
52075 msgstr ""
52077 #: fortran/decl.c:7563 fortran/decl.c:7570
52078 #, gcc-internal-format, gfc-internal-format
52079 msgid "Invalid C identifier in NAME= specifier at %C"
52080 msgstr ""
52082 #: fortran/decl.c:7610
52083 #, gcc-internal-format, gfc-internal-format
52084 msgid "Syntax error in NAME= specifier for binding label at %C"
52085 msgstr ""
52087 #: fortran/decl.c:7626
52088 #, gcc-internal-format, gfc-internal-format
52089 msgid "NAME= specifier at %C should be a constant expression"
52090 msgstr ""
52092 #: fortran/decl.c:7634
52093 #, gcc-internal-format, gfc-internal-format
52094 msgid "NAME= specifier at %C should be a scalar of default character kind"
52095 msgstr ""
52097 #: fortran/decl.c:7653
52098 #, gcc-internal-format, gfc-internal-format
52099 msgid "Missing closing paren for binding label at %C"
52100 msgstr ""
52102 #: fortran/decl.c:7659
52103 #, gcc-internal-format, gfc-internal-format
52104 msgid "No binding name is allowed in BIND(C) at %C"
52105 msgstr ""
52107 #: fortran/decl.c:7665
52108 #, gcc-internal-format, gfc-internal-format
52109 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
52110 msgstr ""
52112 #: fortran/decl.c:7694
52113 #, gcc-internal-format, gfc-internal-format
52114 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
52115 msgstr ""
52117 #: fortran/decl.c:7939
52118 #, gcc-internal-format, gfc-internal-format
52119 msgid "Unexpected END statement at %C"
52120 msgstr ""
52122 #: fortran/decl.c:7948
52123 #, gcc-internal-format, gfc-internal-format
52124 msgid "END statement instead of %s statement at %L"
52125 msgstr ""
52127 #. We would have required END [something].
52128 #: fortran/decl.c:7957
52129 #, gcc-internal-format, gfc-internal-format
52130 msgid "%s statement expected at %L"
52131 msgstr ""
52133 #: fortran/decl.c:7968
52134 #, gcc-internal-format, gfc-internal-format
52135 msgid "Expecting %s statement at %L"
52136 msgstr ""
52138 #: fortran/decl.c:7988
52139 #, gcc-internal-format
52140 msgid "Expected block name of %qs in %s statement at %L"
52141 msgstr ""
52143 #: fortran/decl.c:8005
52144 #, gcc-internal-format, gfc-internal-format
52145 msgid "Expected terminating name at %C"
52146 msgstr ""
52148 #: fortran/decl.c:8019 fortran/decl.c:8027
52149 #, gcc-internal-format
52150 msgid "Expected label %qs for %s statement at %C"
52151 msgstr ""
52153 #: fortran/decl.c:8126
52154 #, gcc-internal-format, gfc-internal-format
52155 msgid "Missing array specification at %L in DIMENSION statement"
52156 msgstr ""
52158 #: fortran/decl.c:8134
52159 #, gcc-internal-format, gfc-internal-format
52160 msgid "Dimensions specified for %s at %L after its initialization"
52161 msgstr ""
52163 #: fortran/decl.c:8142
52164 #, gcc-internal-format, gfc-internal-format
52165 msgid "Missing array specification at %L in CODIMENSION statement"
52166 msgstr ""
52168 #: fortran/decl.c:8151
52169 #, gcc-internal-format, gfc-internal-format
52170 msgid "Array specification must be deferred at %L"
52171 msgstr ""
52173 #: fortran/decl.c:8249
52174 #, gcc-internal-format, gfc-internal-format
52175 msgid "Unexpected character in variable list at %C"
52176 msgstr ""
52178 #: fortran/decl.c:8286
52179 #, gcc-internal-format
52180 msgid "Expected %<(%> at %C"
52181 msgstr ""
52183 #: fortran/decl.c:8300 fortran/decl.c:8340
52184 #, gcc-internal-format, gfc-internal-format
52185 msgid "Expected variable name at %C"
52186 msgstr ""
52188 #: fortran/decl.c:8316
52189 #, gcc-internal-format, gfc-internal-format
52190 msgid "Cray pointer at %C must be an integer"
52191 msgstr ""
52193 #: fortran/decl.c:8320
52194 #, gcc-internal-format, gfc-internal-format
52195 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
52196 msgstr ""
52198 #: fortran/decl.c:8326
52199 #, gcc-internal-format, gfc-internal-format
52200 msgid "Expected \",\" at %C"
52201 msgstr ""
52203 #: fortran/decl.c:8365
52204 #, gcc-internal-format
52205 msgid "Couldn't set Cray pointee array spec."
52206 msgstr ""
52208 #: fortran/decl.c:8389
52209 #, gcc-internal-format, gfc-internal-format
52210 msgid "Expected \")\" at %C"
52211 msgstr ""
52213 #: fortran/decl.c:8401
52214 #, gcc-internal-format
52215 msgid "Expected %<,%> or end of statement at %C"
52216 msgstr ""
52218 #: fortran/decl.c:8427
52219 #, gcc-internal-format, gfc-internal-format
52220 msgid "INTENT is not allowed inside of BLOCK at %C"
52221 msgstr ""
52223 #: fortran/decl.c:8459
52224 #, gcc-internal-format, gfc-internal-format
52225 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
52226 msgstr ""
52228 #: fortran/decl.c:8478
52229 #, gcc-internal-format, gfc-internal-format
52230 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
52231 msgstr ""
52233 #: fortran/decl.c:8517
52234 #, gcc-internal-format, gfc-internal-format
52235 msgid "CONTIGUOUS statement at %C"
52236 msgstr ""
52238 #: fortran/decl.c:8623
52239 #, gcc-internal-format, gfc-internal-format
52240 msgid "Access specification of the %s operator at %C has already been specified"
52241 msgstr ""
52243 #: fortran/decl.c:8640
52244 #, gcc-internal-format, gfc-internal-format
52245 msgid "Access specification of the .%s. operator at %C has already been specified"
52246 msgstr ""
52248 #: fortran/decl.c:8679
52249 #, gcc-internal-format, gfc-internal-format
52250 msgid "PROTECTED statement at %C"
52251 msgstr ""
52253 #: fortran/decl.c:8717
52254 #, gcc-internal-format, gfc-internal-format
52255 msgid "Syntax error in PROTECTED statement at %C"
52256 msgstr ""
52258 #: fortran/decl.c:8741
52259 #, gcc-internal-format, gfc-internal-format
52260 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
52261 msgstr ""
52263 #: fortran/decl.c:8778
52264 #, gcc-internal-format, gfc-internal-format
52265 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
52266 msgstr ""
52268 #: fortran/decl.c:8806
52269 #, gcc-internal-format, gfc-internal-format
52270 msgid "Expected variable name at %C in PARAMETER statement"
52271 msgstr ""
52273 #: fortran/decl.c:8813
52274 #, gcc-internal-format, gfc-internal-format
52275 msgid "Expected = sign in PARAMETER statement at %C"
52276 msgstr ""
52278 #: fortran/decl.c:8819
52279 #, gcc-internal-format, gfc-internal-format
52280 msgid "Expected expression at %C in PARAMETER statement"
52281 msgstr ""
52283 #: fortran/decl.c:8839
52284 #, gcc-internal-format, gfc-internal-format
52285 msgid "Initializing already initialized variable at %C"
52286 msgstr ""
52288 #. With legacy PARAMETER statements, don't expect a terminating ')'.
52289 #: fortran/decl.c:8864
52290 #, gcc-internal-format, gfc-internal-format
52291 msgid "PARAMETER without '()' at %C"
52292 msgstr ""
52294 #: fortran/decl.c:8880
52295 #, gcc-internal-format, gfc-internal-format
52296 msgid "Unexpected characters in PARAMETER statement at %C"
52297 msgstr ""
52299 #: fortran/decl.c:8899 fortran/decl.c:8955
52300 #, gcc-internal-format
52301 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
52302 msgstr ""
52304 #: fortran/decl.c:8934
52305 #, gcc-internal-format, gfc-internal-format
52306 msgid "Expected entity-list in AUTOMATIC statement at %C"
52307 msgstr ""
52309 #: fortran/decl.c:8941
52310 #, gcc-internal-format, gfc-internal-format
52311 msgid "Syntax error in AUTOMATIC statement at %C"
52312 msgstr "Синтаксична помилка у інструкції AUTOMATIC у %C"
52314 #: fortran/decl.c:8990
52315 #, gcc-internal-format, gfc-internal-format
52316 msgid "Expected entity-list in STATIC statement at %C"
52317 msgstr ""
52319 #: fortran/decl.c:8997
52320 #, gcc-internal-format, gfc-internal-format
52321 msgid "Syntax error in STATIC statement at %C"
52322 msgstr "Синтаксична помилка у інструкції STATIC у %C"
52324 #: fortran/decl.c:9016
52325 #, gcc-internal-format, gfc-internal-format
52326 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
52327 msgstr ""
52329 #: fortran/decl.c:9027
52330 #, gcc-internal-format, gfc-internal-format
52331 msgid "SAVE statement at %C follows blanket SAVE statement"
52332 msgstr ""
52334 #: fortran/decl.c:9073
52335 #, gcc-internal-format, gfc-internal-format
52336 msgid "Syntax error in SAVE statement at %C"
52337 msgstr ""
52339 #: fortran/decl.c:9087
52340 #, gcc-internal-format, gfc-internal-format
52341 msgid "VALUE is not allowed inside of BLOCK at %C"
52342 msgstr ""
52344 #: fortran/decl.c:9091
52345 #, gcc-internal-format, gfc-internal-format
52346 msgid "VALUE statement at %C"
52347 msgstr ""
52349 #: fortran/decl.c:9129
52350 #, gcc-internal-format, gfc-internal-format
52351 msgid "Syntax error in VALUE statement at %C"
52352 msgstr ""
52354 #: fortran/decl.c:9141
52355 #, gcc-internal-format, gfc-internal-format
52356 msgid "VOLATILE statement at %C"
52357 msgstr ""
52359 #: fortran/decl.c:9168
52360 #, gcc-internal-format
52361 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
52362 msgstr ""
52364 #: fortran/decl.c:9193
52365 #, gcc-internal-format, gfc-internal-format
52366 msgid "Syntax error in VOLATILE statement at %C"
52367 msgstr ""
52369 #: fortran/decl.c:9205
52370 #, gcc-internal-format, gfc-internal-format
52371 msgid "ASYNCHRONOUS statement at %C"
52372 msgstr ""
52374 #: fortran/decl.c:9249
52375 #, gcc-internal-format, gfc-internal-format
52376 msgid "Syntax error in ASYNCHRONOUS statement at %C"
52377 msgstr ""
52379 #: fortran/decl.c:9274
52380 #, gcc-internal-format, gfc-internal-format
52381 msgid "MODULE PROCEDURE declaration at %C"
52382 msgstr ""
52384 #: fortran/decl.c:9367
52385 #, gcc-internal-format, gfc-internal-format
52386 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
52387 msgstr ""
52389 #: fortran/decl.c:9425
52390 #, gcc-internal-format, gfc-internal-format
52391 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
52392 msgstr ""
52394 #: fortran/decl.c:9474
52395 #, gcc-internal-format, gfc-internal-format
52396 msgid "Ambiguous symbol in TYPE definition at %C"
52397 msgstr ""
52399 #: fortran/decl.c:9483
52400 #, gcc-internal-format
52401 msgid "Symbol %qs at %C has not been previously defined"
52402 msgstr ""
52404 #: fortran/decl.c:9489
52405 #, gcc-internal-format
52406 msgid "%qs in EXTENDS expression at %C is not a derived type"
52407 msgstr ""
52409 #: fortran/decl.c:9496
52410 #, gcc-internal-format
52411 msgid "%qs cannot be extended at %C because it is BIND(C)"
52412 msgstr ""
52414 #: fortran/decl.c:9503
52415 #, gcc-internal-format
52416 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
52417 msgstr ""
52419 #: fortran/decl.c:9526
52420 #, gcc-internal-format, gfc-internal-format
52421 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
52422 msgstr ""
52424 #: fortran/decl.c:9538
52425 #, gcc-internal-format, gfc-internal-format
52426 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
52427 msgstr ""
52429 #: fortran/decl.c:9559
52430 #, gcc-internal-format, gfc-internal-format
52431 msgid "ABSTRACT type at %C"
52432 msgstr ""
52434 #: fortran/decl.c:9605
52435 #, gcc-internal-format, gfc-internal-format
52436 msgid "Failed to create structure type '%s' at %C"
52437 msgstr ""
52439 #: fortran/decl.c:9611
52440 #, gcc-internal-format
52441 msgid "Type definition of %qs at %C was already defined at %L"
52442 msgstr ""
52444 #: fortran/decl.c:9658
52445 #, gcc-internal-format, gfc-internal-format
52446 msgid "Junk after MAP statement at %C"
52447 msgstr "Зайві команди після інструкції MAP у %C"
52449 #: fortran/decl.c:9691
52450 #, gcc-internal-format, gfc-internal-format
52451 msgid "Junk after UNION statement at %C"
52452 msgstr "Зайві команди після інструкції UNION у %C"
52454 #: fortran/decl.c:9726
52455 #, gcc-internal-format
52456 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
52457 msgstr ""
52459 #: fortran/decl.c:9740
52460 #, gcc-internal-format, gfc-internal-format
52461 msgid "Structure name expected in non-nested structure declaration at %C"
52462 msgstr ""
52464 #: fortran/decl.c:9758
52465 #, gcc-internal-format, gfc-internal-format
52466 msgid "Junk after non-nested STRUCTURE statement at %C"
52467 msgstr "Зайві команди після невкладеної інструкції STRUCTURE у %C"
52469 #: fortran/decl.c:9765
52470 #, gcc-internal-format
52471 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
52472 msgstr ""
52474 #: fortran/decl.c:9926
52475 #, gcc-internal-format, gfc-internal-format
52476 msgid "Expected :: in TYPE definition at %C"
52477 msgstr ""
52479 #: fortran/decl.c:9954
52480 #, gcc-internal-format
52481 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
52482 msgstr ""
52484 #: fortran/decl.c:9964
52485 #, gcc-internal-format
52486 msgid "Derived type name %qs at %C already has a basic type of %s"
52487 msgstr ""
52489 #: fortran/decl.c:9981
52490 #, gcc-internal-format
52491 msgid "Derived type definition of %qs at %C has already been defined"
52492 msgstr ""
52494 #: fortran/decl.c:10042
52495 #, gcc-internal-format, gfc-internal-format
52496 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
52497 msgstr ""
52499 #: fortran/decl.c:10126
52500 #, gcc-internal-format, gfc-internal-format
52501 msgid "Cray Pointee at %C cannot be assumed shape array"
52502 msgstr ""
52504 #: fortran/decl.c:10146
52505 #, gcc-internal-format, gfc-internal-format
52506 msgid "ENUM and ENUMERATOR at %C"
52507 msgstr ""
52509 #: fortran/decl.c:10178
52510 #, gcc-internal-format, gfc-internal-format
52511 msgid "Enumerator exceeds the C integer type at %C"
52512 msgstr ""
52514 #: fortran/decl.c:10257
52515 #, gcc-internal-format, gfc-internal-format
52516 msgid "ENUMERATOR %L not initialized with integer expression"
52517 msgstr ""
52519 #: fortran/decl.c:10305
52520 #, gcc-internal-format, gfc-internal-format
52521 msgid "ENUM definition statement expected before %C"
52522 msgstr ""
52524 #: fortran/decl.c:10341
52525 #, gcc-internal-format, gfc-internal-format
52526 msgid "Syntax error in ENUMERATOR definition at %C"
52527 msgstr ""
52529 #: fortran/decl.c:10388 fortran/decl.c:10403
52530 #, gcc-internal-format, gfc-internal-format
52531 msgid "Duplicate access-specifier at %C"
52532 msgstr ""
52534 #: fortran/decl.c:10423
52535 #, gcc-internal-format, gfc-internal-format
52536 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
52537 msgstr ""
52539 #: fortran/decl.c:10443
52540 #, gcc-internal-format, gfc-internal-format
52541 msgid "Binding attributes already specify passing, illegal PASS at %C"
52542 msgstr ""
52544 #: fortran/decl.c:10470
52545 #, gcc-internal-format, gfc-internal-format
52546 msgid "Duplicate POINTER attribute at %C"
52547 msgstr ""
52549 #: fortran/decl.c:10488
52550 #, gcc-internal-format, gfc-internal-format
52551 msgid "Duplicate NON_OVERRIDABLE at %C"
52552 msgstr ""
52554 #: fortran/decl.c:10504
52555 #, gcc-internal-format, gfc-internal-format
52556 msgid "Duplicate DEFERRED at %C"
52557 msgstr ""
52559 #: fortran/decl.c:10517
52560 #, gcc-internal-format, gfc-internal-format
52561 msgid "Expected access-specifier at %C"
52562 msgstr ""
52564 #: fortran/decl.c:10519
52565 #, gcc-internal-format, gfc-internal-format
52566 msgid "Expected binding attribute at %C"
52567 msgstr ""
52569 #: fortran/decl.c:10527
52570 #, gcc-internal-format, gfc-internal-format
52571 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
52572 msgstr ""
52574 #: fortran/decl.c:10539
52575 #, gcc-internal-format, gfc-internal-format
52576 msgid "POINTER attribute is required for procedure pointer component at %C"
52577 msgstr ""
52579 #: fortran/decl.c:10581
52580 #, gcc-internal-format
52581 msgid "Interface-name expected after %<(%> at %C"
52582 msgstr ""
52584 #: fortran/decl.c:10587
52585 #, gcc-internal-format
52586 msgid "%<)%> expected at %C"
52587 msgstr ""
52589 #: fortran/decl.c:10607
52590 #, gcc-internal-format, gfc-internal-format
52591 msgid "Interface must be specified for DEFERRED binding at %C"
52592 msgstr ""
52594 #: fortran/decl.c:10612
52595 #, gcc-internal-format, gfc-internal-format
52596 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
52597 msgstr ""
52599 #: fortran/decl.c:10635
52600 #, gcc-internal-format, gfc-internal-format
52601 msgid "Expected binding name at %C"
52602 msgstr ""
52604 #: fortran/decl.c:10639
52605 #, gcc-internal-format, gfc-internal-format
52606 msgid "PROCEDURE list at %C"
52607 msgstr ""
52609 #: fortran/decl.c:10651
52610 #, gcc-internal-format
52611 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
52612 msgstr ""
52614 #: fortran/decl.c:10657
52615 #, gcc-internal-format
52616 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
52617 msgstr ""
52619 #: fortran/decl.c:10667
52620 #, gcc-internal-format
52621 msgid "Expected binding target after %<=>%> at %C"
52622 msgstr ""
52624 #: fortran/decl.c:10684
52625 #, gcc-internal-format
52626 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
52627 msgstr ""
52629 #: fortran/decl.c:10695
52630 #, gcc-internal-format
52631 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
52632 msgstr ""
52634 #: fortran/decl.c:10746
52635 #, gcc-internal-format, gfc-internal-format
52636 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
52637 msgstr ""
52639 #: fortran/decl.c:10766
52640 #, gcc-internal-format
52641 msgid "Expected %<::%> at %C"
52642 msgstr ""
52644 #: fortran/decl.c:10778
52645 #, gcc-internal-format, gfc-internal-format
52646 msgid "Expected generic name or operator descriptor at %C"
52647 msgstr ""
52649 #: fortran/decl.c:10799
52650 #, gcc-internal-format, gfc-internal-format
52651 msgid "Malformed GENERIC statement at %C"
52652 msgstr ""
52654 #: fortran/decl.c:10810
52655 #, gcc-internal-format
52656 msgid "Expected %<=>%> at %C"
52657 msgstr ""
52659 #: fortran/decl.c:10846
52660 #, gcc-internal-format
52661 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
52662 msgstr ""
52664 #: fortran/decl.c:10854
52665 #, gcc-internal-format
52666 msgid "Binding at %C must have the same access as already defined binding %qs"
52667 msgstr ""
52669 #: fortran/decl.c:10902
52670 #, gcc-internal-format, gfc-internal-format
52671 msgid "Expected specific binding name at %C"
52672 msgstr ""
52674 #: fortran/decl.c:10912
52675 #, gcc-internal-format
52676 msgid "%qs already defined as specific binding for the generic %qs at %C"
52677 msgstr ""
52679 #: fortran/decl.c:10930
52680 #, gcc-internal-format, gfc-internal-format
52681 msgid "Junk after GENERIC binding at %C"
52682 msgstr ""
52684 #: fortran/decl.c:10965
52685 #, gcc-internal-format, gfc-internal-format
52686 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
52687 msgstr ""
52689 #: fortran/decl.c:10976
52690 #, gcc-internal-format, gfc-internal-format
52691 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
52692 msgstr ""
52694 #: fortran/decl.c:10998
52695 #, gcc-internal-format, gfc-internal-format
52696 msgid "Empty FINAL at %C"
52697 msgstr ""
52699 #: fortran/decl.c:11005
52700 #, gcc-internal-format, gfc-internal-format
52701 msgid "Expected module procedure name at %C"
52702 msgstr ""
52704 #: fortran/decl.c:11015
52705 #, gcc-internal-format
52706 msgid "Expected %<,%> at %C"
52707 msgstr ""
52709 #: fortran/decl.c:11021
52710 #, gcc-internal-format
52711 msgid "Unknown procedure name %qs at %C"
52712 msgstr ""
52714 #: fortran/decl.c:11034
52715 #, gcc-internal-format
52716 msgid "%qs at %C is already defined as FINAL procedure"
52717 msgstr ""
52719 #: fortran/decl.c:11104
52720 #, gcc-internal-format, gfc-internal-format
52721 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
52722 msgstr ""
52724 #: fortran/decl.c:11150
52725 #, gcc-internal-format, gfc-internal-format
52726 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
52727 msgstr ""
52729 #: fortran/decl.c:11170
52730 #, gcc-internal-format
52731 msgid "%<GCC unroll%> directive requires a non-negative integral constant less than or equal to %u at %C"
52732 msgstr ""
52734 #: fortran/decl.c:11184
52735 #, gcc-internal-format, gfc-internal-format
52736 msgid "Syntax error in !GCC$ UNROLL directive at %C"
52737 msgstr ""
52739 #: fortran/dependency.c:105
52740 #, gcc-internal-format
52741 msgid "identical_array_ref(): inconsistent dimensions"
52742 msgstr ""
52744 #: fortran/dependency.c:193
52745 #, gcc-internal-format
52746 msgid "are_identical_variables: Bad type"
52747 msgstr ""
52749 #. We are told not to check dependencies.
52750 #. We do it, however, and issue a warning in case we find one.
52751 #. If a dependency is found in the case
52752 #. elemental == ELEM_CHECK_VARIABLE, we will generate
52753 #. a temporary, so we don't need to bother the user.
52754 #: fortran/dependency.c:976
52755 #, gcc-internal-format, gfc-internal-format
52756 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
52757 msgstr ""
52759 #: fortran/dependency.c:1280
52760 #, gcc-internal-format
52761 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
52762 msgstr ""
52764 #: fortran/dump-parse-tree.c:201
52765 #, gcc-internal-format
52766 msgid "show_array_spec(): Unhandled array shape type."
52767 msgstr ""
52769 #: fortran/dump-parse-tree.c:280
52770 #, gcc-internal-format
52771 msgid "show_array_ref(): Unknown array reference"
52772 msgstr ""
52774 #: fortran/dump-parse-tree.c:312
52775 #, gcc-internal-format
52776 msgid "show_ref(): Bad component code"
52777 msgstr ""
52779 #: fortran/dump-parse-tree.c:575
52780 #, gcc-internal-format
52781 msgid "show_expr(): Bad intrinsic in expression"
52782 msgstr ""
52784 #: fortran/dump-parse-tree.c:618
52785 #, gcc-internal-format
52786 msgid "show_expr(): Don't know how to show expr"
52787 msgstr ""
52789 #: fortran/dump-parse-tree.c:2856
52790 #, gcc-internal-format
52791 msgid "show_code_node(): Bad statement code"
52792 msgstr ""
52794 #: fortran/dump-parse-tree.c:3150 fortran/dump-parse-tree.c:3242
52795 #, gcc-internal-format
52796 msgid "Cannot convert %qs to interoperable type at %L"
52797 msgstr ""
52799 #: fortran/error.c:335
52800 #, gcc-internal-format, gfc-internal-format
52801 msgid "    Included at %s:%d:"
52802 msgstr ""
52804 #: fortran/error.c:421
52805 #, gcc-internal-format
52806 msgid "<During initialization>\n"
52807 msgstr "<Під час ініціалізації>\n"
52809 #: fortran/expr.c:149
52810 #, gcc-internal-format
52811 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
52812 msgstr ""
52814 #: fortran/expr.c:349
52815 #, gcc-internal-format
52816 msgid "gfc_copy_expr(): Bad expr node"
52817 msgstr ""
52819 #: fortran/expr.c:499
52820 #, gcc-internal-format
52821 msgid "free_expr0(): Bad expr type"
52822 msgstr ""
52824 #: fortran/expr.c:646 fortran/expr.c:648 fortran/expr.c:699 fortran/expr.c:701
52825 #, gcc-internal-format, gfc-internal-format
52826 msgid "Constant expression required at %C"
52827 msgstr ""
52829 #: fortran/expr.c:655 fortran/expr.c:657 fortran/expr.c:708 fortran/expr.c:710
52830 #, gcc-internal-format, gfc-internal-format
52831 msgid "Integer expression required at %C"
52832 msgstr ""
52834 #: fortran/expr.c:665 fortran/expr.c:667 fortran/expr.c:721 fortran/expr.c:723
52835 #, gcc-internal-format, gfc-internal-format
52836 msgid "Integer value too large in expression at %C"
52837 msgstr ""
52839 #: fortran/expr.c:1050
52840 #, gcc-internal-format
52841 msgid "gfc_is_constant_expr(): Unknown expression type"
52842 msgstr ""
52844 #: fortran/expr.c:1207
52845 #, gcc-internal-format
52846 msgid "simplify_intrinsic_op(): Bad operator"
52847 msgstr ""
52849 #: fortran/expr.c:1313
52850 #, gcc-internal-format, gfc-internal-format
52851 msgid "Index in dimension %d is out of bounds at %L"
52852 msgstr ""
52854 #: fortran/expr.c:1501 fortran/expr.c:1552
52855 #, gcc-internal-format, gfc-internal-format
52856 msgid "index in dimension %d is out of bounds at %L"
52857 msgstr ""
52859 #: fortran/expr.c:1628
52860 #, gcc-internal-format, gfc-internal-format
52861 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"
52862 msgstr ""
52864 #: fortran/expr.c:2175
52865 #, gcc-internal-format, gfc-internal-format
52866 msgid "elemental function arguments at %C are not compliant"
52867 msgstr ""
52869 #: fortran/expr.c:2219
52870 #, gcc-internal-format, gfc-internal-format
52871 msgid "Numeric or CHARACTER operands are required in expression at %L"
52872 msgstr ""
52874 #: fortran/expr.c:2244
52875 #, gcc-internal-format, gfc-internal-format
52876 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
52877 msgstr ""
52879 #: fortran/expr.c:2251
52880 #, gcc-internal-format, gfc-internal-format
52881 msgid "Concat operator at %L must concatenate strings of the same kind"
52882 msgstr ""
52884 #: fortran/expr.c:2261
52885 #, gcc-internal-format, gfc-internal-format
52886 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
52887 msgstr ""
52889 #: fortran/expr.c:2277
52890 #, gcc-internal-format, gfc-internal-format
52891 msgid "LOGICAL operands are required in expression at %L"
52892 msgstr ""
52894 #: fortran/expr.c:2288
52895 #, gcc-internal-format, gfc-internal-format
52896 msgid "Only intrinsic operators can be used in expression at %L"
52897 msgstr ""
52899 #: fortran/expr.c:2296
52900 #, gcc-internal-format, gfc-internal-format
52901 msgid "Numeric operands are required in expression at %L"
52902 msgstr ""
52904 #: fortran/expr.c:2319
52905 #, gcc-internal-format
52906 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
52907 msgstr ""
52909 #: fortran/expr.c:2430
52910 #, gcc-internal-format
52911 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
52912 msgstr ""
52914 #: fortran/expr.c:2496
52915 #, gcc-internal-format
52916 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
52917 msgstr ""
52919 #: fortran/expr.c:2527
52920 #, gcc-internal-format, gfc-internal-format
52921 msgid "Evaluation of nonstandard initialization expression at %L"
52922 msgstr ""
52924 #: fortran/expr.c:2604 fortran/resolve.c:2688
52925 #, gcc-internal-format
52926 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
52927 msgstr ""
52929 #: fortran/expr.c:2616
52930 #, gcc-internal-format
52931 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
52932 msgstr ""
52934 #: fortran/expr.c:2655
52935 #, gcc-internal-format
52936 msgid "PARAMETER %qs is used at %L before its definition is complete"
52937 msgstr ""
52939 #: fortran/expr.c:2675
52940 #, gcc-internal-format
52941 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
52942 msgstr ""
52944 #: fortran/expr.c:2681
52945 #, gcc-internal-format
52946 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
52947 msgstr ""
52949 #: fortran/expr.c:2687
52950 #, gcc-internal-format
52951 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
52952 msgstr ""
52954 #: fortran/expr.c:2693
52955 #, gcc-internal-format
52956 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
52957 msgstr ""
52959 #: fortran/expr.c:2703
52960 #, gcc-internal-format
52961 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
52962 msgstr ""
52964 #: fortran/expr.c:2757
52965 #, gcc-internal-format
52966 msgid "check_init_expr(): Unknown expression type"
52967 msgstr ""
52969 #: fortran/expr.c:2891
52970 #, gcc-internal-format
52971 msgid "Specification function %qs at %L cannot be a statement function"
52972 msgstr ""
52974 #: fortran/expr.c:2898
52975 #, gcc-internal-format
52976 msgid "Specification function %qs at %L cannot be an internal function"
52977 msgstr ""
52979 #: fortran/expr.c:2905
52980 #, gcc-internal-format
52981 msgid "Specification function %qs at %L must be PURE"
52982 msgstr ""
52984 #: fortran/expr.c:2913
52985 #, gcc-internal-format
52986 msgid "Specification function %qs at %L cannot be RECURSIVE"
52987 msgstr ""
52989 #: fortran/expr.c:3059
52990 #, gcc-internal-format
52991 msgid "Dummy argument %qs not allowed in expression at %L"
52992 msgstr ""
52994 #: fortran/expr.c:3066
52995 #, gcc-internal-format
52996 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
52997 msgstr ""
52999 #: fortran/expr.c:3073
53000 #, gcc-internal-format
53001 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
53002 msgstr ""
53004 #: fortran/expr.c:3102
53005 #, gcc-internal-format
53006 msgid "Variable %qs cannot appear in the expression at %L"
53007 msgstr ""
53009 #: fortran/expr.c:3133
53010 #, gcc-internal-format
53011 msgid "check_restricted(): Unknown expression type"
53012 msgstr ""
53014 #: fortran/expr.c:3153
53015 #, gcc-internal-format, gfc-internal-format
53016 msgid "Expression at %L must be of INTEGER type, found %s"
53017 msgstr ""
53019 #: fortran/expr.c:3165
53020 #, gcc-internal-format
53021 msgid "Function %qs at %L must be PURE"
53022 msgstr ""
53024 #: fortran/expr.c:3174
53025 #, gcc-internal-format, gfc-internal-format
53026 msgid "Expression at %L must be scalar"
53027 msgstr ""
53029 #: fortran/expr.c:3208
53030 #, gcc-internal-format, gfc-internal-format
53031 msgid "Incompatible ranks in %s (%d and %d) at %L"
53032 msgstr ""
53034 #: fortran/expr.c:3222
53035 #, gcc-internal-format, gfc-internal-format
53036 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
53037 msgstr ""
53039 #: fortran/expr.c:3318
53040 #, gcc-internal-format
53041 msgid "%qs at %L is not a VALUE"
53042 msgstr ""
53044 #: fortran/expr.c:3325
53045 #, gcc-internal-format, gfc-internal-format
53046 msgid "Incompatible ranks %d and %d in assignment at %L"
53047 msgstr ""
53049 #: fortran/expr.c:3332
53050 #, gcc-internal-format, gfc-internal-format
53051 msgid "Variable type is UNKNOWN in assignment at %L"
53052 msgstr ""
53054 #: fortran/expr.c:3344
53055 #, gcc-internal-format, gfc-internal-format
53056 msgid "NULL appears on right-hand side in assignment at %L"
53057 msgstr ""
53059 #: fortran/expr.c:3354
53060 #, gcc-internal-format, gfc-internal-format
53061 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
53062 msgstr ""
53064 #: fortran/expr.c:3364
53065 #, gcc-internal-format
53066 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
53067 msgstr ""
53069 #: fortran/expr.c:3369 fortran/resolve.c:10197
53070 #, gcc-internal-format, gfc-internal-format
53071 msgid "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
53072 msgstr ""
53074 #: fortran/expr.c:3380 fortran/resolve.c:10208
53075 #, gcc-internal-format
53076 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
53077 msgstr ""
53079 #: fortran/expr.c:3388 fortran/resolve.c:10217
53080 #, gcc-internal-format
53081 msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
53082 msgstr ""
53084 #: fortran/expr.c:3392 fortran/resolve.c:10221
53085 #, gcc-internal-format
53086 msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
53087 msgstr ""
53089 #: fortran/expr.c:3396 fortran/resolve.c:10225
53090 #, gcc-internal-format
53091 msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
53092 msgstr ""
53094 #: fortran/expr.c:3405
53095 #, gcc-internal-format, gfc-internal-format
53096 msgid "The assignment to a KIND or LEN component of a parameterized type at %L is not allowed"
53097 msgstr ""
53099 #: fortran/expr.c:3426
53100 #, gcc-internal-format, gfc-internal-format
53101 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
53102 msgstr ""
53104 #: fortran/expr.c:3465
53105 #, gcc-internal-format, gfc-internal-format
53106 msgid "Pointer assignment target is not a POINTER at %L"
53107 msgstr ""
53109 #: fortran/expr.c:3473
53110 #, gcc-internal-format
53111 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
53112 msgstr ""
53114 #: fortran/expr.c:3496
53115 #, gcc-internal-format
53116 msgid "Expected bounds specification for %qs at %L"
53117 msgstr ""
53119 #: fortran/expr.c:3501
53120 #, gcc-internal-format
53121 msgid "Bounds specification for %qs in pointer assignment at %L"
53122 msgstr ""
53124 #: fortran/expr.c:3514
53125 #, gcc-internal-format, gfc-internal-format
53126 msgid "Lower bound has to be present at %L"
53127 msgstr ""
53129 #: fortran/expr.c:3520
53130 #, gcc-internal-format, gfc-internal-format
53131 msgid "Stride must not be present at %L"
53132 msgstr ""
53134 #: fortran/expr.c:3532
53135 #, gcc-internal-format, gfc-internal-format
53136 msgid "Either all or none of the upper bounds must be specified at %L"
53137 msgstr ""
53139 #: fortran/expr.c:3558
53140 #, gcc-internal-format, gfc-internal-format
53141 msgid "Pointer object at %L shall not have a coindex"
53142 msgstr ""
53144 #: fortran/expr.c:3579
53145 #, gcc-internal-format, gfc-internal-format
53146 msgid "Invalid procedure pointer assignment at %L"
53147 msgstr ""
53149 #: fortran/expr.c:3603
53150 #, gcc-internal-format
53151 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
53152 msgstr ""
53154 #: fortran/expr.c:3612
53155 #, gcc-internal-format
53156 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
53157 msgstr ""
53159 #: fortran/expr.c:3622
53160 #, gcc-internal-format
53161 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
53162 msgstr ""
53164 #: fortran/expr.c:3628
53165 #, gcc-internal-format
53166 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
53167 msgstr ""
53169 #: fortran/expr.c:3635
53170 #, gcc-internal-format
53171 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
53172 msgstr ""
53174 #: fortran/expr.c:3643
53175 #, gcc-internal-format
53176 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
53177 msgstr ""
53179 #: fortran/expr.c:3666
53180 #, gcc-internal-format, gfc-internal-format
53181 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
53182 msgstr ""
53184 #: fortran/expr.c:3719
53185 #, gcc-internal-format
53186 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
53187 msgstr ""
53189 #: fortran/expr.c:3729 fortran/expr.c:3744
53190 #, gcc-internal-format
53191 msgid "Explicit interface required for component %qs at %L: %s"
53192 msgstr ""
53194 #: fortran/expr.c:3735 fortran/expr.c:3750 fortran/resolve.c:2566
53195 #, gcc-internal-format
53196 msgid "Explicit interface required for %qs at %L: %s"
53197 msgstr ""
53199 #: fortran/expr.c:3762
53200 #, gcc-internal-format, gfc-internal-format
53201 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
53202 msgstr ""
53204 #: fortran/expr.c:3771
53205 #, gcc-internal-format
53206 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
53207 msgstr ""
53209 #: fortran/expr.c:3788
53210 #, gcc-internal-format, gfc-internal-format
53211 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"
53212 msgstr ""
53214 #: fortran/expr.c:3793
53215 #, gcc-internal-format, gfc-internal-format
53216 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
53217 msgstr ""
53219 #: fortran/expr.c:3802
53220 #, gcc-internal-format, gfc-internal-format
53221 msgid "Different kind type parameters in pointer assignment at %L"
53222 msgstr ""
53224 #: fortran/expr.c:3809
53225 #, gcc-internal-format, gfc-internal-format
53226 msgid "Different ranks in pointer assignment at %L"
53227 msgstr ""
53229 #: fortran/expr.c:3828
53230 #, gcc-internal-format, gfc-internal-format
53231 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
53232 msgstr ""
53234 #: fortran/expr.c:3841
53235 #, gcc-internal-format, gfc-internal-format
53236 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
53237 msgstr ""
53239 #: fortran/expr.c:3845
53240 #, gcc-internal-format, gfc-internal-format
53241 msgid "Rank remapping target is not rank 1 at %L"
53242 msgstr ""
53244 #. The test above might need to be extend when F08, Note 5.4 has to be
53245 #. interpreted in the way that target and pointer with the same coindex
53246 #. are allowed.
53247 #: fortran/expr.c:3877 fortran/expr.c:3925
53248 #, gcc-internal-format, gfc-internal-format
53249 msgid "Data target at %L shall not have a coindex"
53250 msgstr ""
53252 #: fortran/expr.c:3880
53253 #, gcc-internal-format, gfc-internal-format
53254 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
53255 msgstr ""
53257 #: fortran/expr.c:3888
53258 #, gcc-internal-format, gfc-internal-format
53259 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
53260 msgstr ""
53262 #: fortran/expr.c:3895
53263 #, gcc-internal-format, gfc-internal-format
53264 msgid "Bad target in pointer assignment in PURE procedure at %L"
53265 msgstr ""
53267 #: fortran/expr.c:3904
53268 #, gcc-internal-format, gfc-internal-format
53269 msgid "Pointer assignment with vector subscript on rhs at %L"
53270 msgstr ""
53272 #: fortran/expr.c:3912
53273 #, gcc-internal-format, gfc-internal-format
53274 msgid "Pointer assignment target has PROTECTED attribute at %L"
53275 msgstr ""
53277 #: fortran/expr.c:3936
53278 #, gcc-internal-format, gfc-internal-format
53279 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
53280 msgstr ""
53282 #: fortran/expr.c:3975
53283 #, gcc-internal-format, gfc-internal-format
53284 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
53285 msgstr ""
53287 #: fortran/expr.c:4051 fortran/resolve.c:1452
53288 #, gcc-internal-format, gfc-internal-format
53289 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
53290 msgstr ""
53292 #: fortran/expr.c:4057
53293 #, gcc-internal-format, gfc-internal-format
53294 msgid "Pointer initialization target at %L must have the TARGET attribute"
53295 msgstr ""
53297 #: fortran/expr.c:4072 fortran/resolve.c:1458
53298 #, gcc-internal-format, gfc-internal-format
53299 msgid "Pointer initialization target at %L must have the SAVE attribute"
53300 msgstr ""
53302 #: fortran/expr.c:4084
53303 #, gcc-internal-format, gfc-internal-format
53304 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
53305 msgstr ""
53307 #: fortran/expr.c:5512
53308 #, gcc-internal-format, gfc-internal-format
53309 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
53310 msgstr ""
53312 #: fortran/expr.c:5520
53313 #, gcc-internal-format, gfc-internal-format
53314 msgid "Non-variable expression in variable definition context (%s) at %L"
53315 msgstr ""
53317 #: fortran/expr.c:5528
53318 #, gcc-internal-format
53319 msgid "Named constant %qs in variable definition context (%s) at %L"
53320 msgstr ""
53322 #: fortran/expr.c:5537
53323 #, gcc-internal-format
53324 msgid "%qs in variable definition context (%s) at %L is not a variable"
53325 msgstr ""
53327 #: fortran/expr.c:5548
53328 #, gcc-internal-format, gfc-internal-format
53329 msgid "Non-POINTER in pointer association context (%s) at %L"
53330 msgstr ""
53332 #: fortran/expr.c:5557
53333 #, gcc-internal-format, gfc-internal-format
53334 msgid "Type inaccessible in variable definition context (%s) at %L"
53335 msgstr ""
53337 #: fortran/expr.c:5570
53338 #, gcc-internal-format, gfc-internal-format
53339 msgid "LOCK_TYPE in variable definition context (%s) at %L"
53340 msgstr ""
53342 #: fortran/expr.c:5583
53343 #, gcc-internal-format, gfc-internal-format
53344 msgid "LOCK_EVENT in variable definition context (%s) at %L"
53345 msgstr ""
53347 #: fortran/expr.c:5613
53348 #, gcc-internal-format
53349 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
53350 msgstr ""
53352 #: fortran/expr.c:5621
53353 #, gcc-internal-format
53354 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
53355 msgstr ""
53357 #: fortran/expr.c:5634
53358 #, gcc-internal-format
53359 msgid "Variable %qs is PROTECTED and can not appear in a pointer association context (%s) at %L"
53360 msgstr ""
53362 #: fortran/expr.c:5642
53363 #, gcc-internal-format
53364 msgid "Variable %qs is PROTECTED and can not appear in a variable definition context (%s) at %L"
53365 msgstr ""
53367 #: fortran/expr.c:5654
53368 #, gcc-internal-format
53369 msgid "Variable %qs can not appear in a variable definition context (%s) at %L in PURE procedure"
53370 msgstr ""
53372 #: fortran/expr.c:5713
53373 #, gcc-internal-format
53374 msgid "%qs at %L associated to vector-indexed target can not be used in a variable definition context (%s)"
53375 msgstr ""
53377 #: fortran/expr.c:5717
53378 #, gcc-internal-format
53379 msgid "%qs at %L associated to expression can not be used in a variable definition context (%s)"
53380 msgstr ""
53382 #: fortran/expr.c:5728
53383 #, gcc-internal-format
53384 msgid "Associate-name %qs can not appear in a variable definition context (%s) at %L because its target at %L can not, either"
53385 msgstr ""
53387 #: fortran/expr.c:5770
53388 #, gcc-internal-format, gfc-internal-format
53389 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
53390 msgstr ""
53392 #: fortran/f95-lang.c:251
53393 #, gcc-internal-format, gfc-internal-format
53394 msgid "can't open input file: %s"
53395 msgstr "не вдалося відкрити вхідний файл %s"
53397 #: fortran/frontend-passes.c:190
53398 #, gcc-internal-format
53399 msgid "No location in statement"
53400 msgstr ""
53402 #: fortran/frontend-passes.c:205
53403 #, gcc-internal-format, gfc-internal-format
53404 msgid "No location in expression near %L"
53405 msgstr "Не вказано місця у виразі поряд із %L"
53407 #: fortran/frontend-passes.c:409
53408 #, gcc-internal-format
53409 msgid "Illegal id in copy_walk_reduction_arg"
53410 msgstr ""
53412 #: fortran/frontend-passes.c:817 fortran/trans-array.c:1182
53413 #: fortran/trans-array.c:6440 fortran/trans-array.c:7864
53414 #: fortran/trans-intrinsic.c:7307
53415 #, gcc-internal-format, gfc-internal-format
53416 msgid "Creating array temporary at %L"
53417 msgstr ""
53419 #: fortran/frontend-passes.c:842 fortran/frontend-passes.c:846
53420 #, gcc-internal-format
53421 msgid "Removing call to function %qs at %L"
53422 msgstr ""
53424 #: fortran/frontend-passes.c:1273 fortran/frontend-passes.c:1312
53425 #, gcc-internal-format
53426 msgid "bad expression"
53427 msgstr "помилковий вираз"
53429 #: fortran/frontend-passes.c:1308
53430 #, gcc-internal-format
53431 msgid "bad op"
53432 msgstr "помилковий оператор"
53434 #: fortran/frontend-passes.c:2161
53435 #, gcc-internal-format
53436 msgid "illegal OP in optimize_comparison"
53437 msgstr ""
53439 #: fortran/frontend-passes.c:2407
53440 #, gcc-internal-format
53441 msgid "Variable %qs at %L set to undefined value inside loop  beginning at %L as INTENT(OUT) argument to subroutine %qs"
53442 msgstr ""
53444 #: fortran/frontend-passes.c:2414
53445 #, gcc-internal-format
53446 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
53447 msgstr ""
53449 #: fortran/frontend-passes.c:2637 fortran/frontend-passes.c:2661
53450 #, gcc-internal-format, gfc-internal-format
53451 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
53452 msgstr ""
53454 #: fortran/frontend-passes.c:2646 fortran/frontend-passes.c:2670
53455 #, gcc-internal-format, gfc-internal-format
53456 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
53457 msgstr ""
53459 #: fortran/frontend-passes.c:2730
53460 #, gcc-internal-format
53461 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
53462 msgstr ""
53464 #: fortran/frontend-passes.c:2736
53465 #, gcc-internal-format
53466 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
53467 msgstr ""
53469 #: fortran/frontend-passes.c:3128 fortran/trans-expr.c:1581
53470 #, gcc-internal-format, gfc-internal-format
53471 msgid "Code for reallocating the allocatable array at %L will be added"
53472 msgstr ""
53474 #: fortran/frontend-passes.c:3637
53475 #, gcc-internal-format
53476 msgid "Scalarization using DIMEN_RANGE unimplemented"
53477 msgstr ""
53479 #: fortran/frontend-passes.c:4429
53480 #, gcc-internal-format, gfc-internal-format
53481 msgid "Interchanging loops at %L"
53482 msgstr ""
53484 #: fortran/gfortranspec.c:145
53485 #, gcc-internal-format
53486 msgid "overflowed output arg list for %qs"
53487 msgstr ""
53489 #: fortran/gfortranspec.c:299
53490 #, gcc-internal-format
53491 msgid "no input files; unwilling to write output files"
53492 msgstr ""
53494 #: fortran/interface.c:225
53495 #, gcc-internal-format, gfc-internal-format
53496 msgid "Syntax error in generic specification at %C"
53497 msgstr ""
53499 #: fortran/interface.c:252
53500 #, gcc-internal-format, gfc-internal-format
53501 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
53502 msgstr ""
53504 #: fortran/interface.c:272
53505 #, gcc-internal-format
53506 msgid "Dummy procedure %qs at %C cannot have a generic interface"
53507 msgstr ""
53509 #: fortran/interface.c:305
53510 #, gcc-internal-format, gfc-internal-format
53511 msgid "ABSTRACT INTERFACE at %C"
53512 msgstr ""
53514 #: fortran/interface.c:312
53515 #, gcc-internal-format, gfc-internal-format
53516 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
53517 msgstr ""
53519 #: fortran/interface.c:343
53520 #, gcc-internal-format, gfc-internal-format
53521 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
53522 msgstr ""
53524 #: fortran/interface.c:356
53525 #, gcc-internal-format, gfc-internal-format
53526 msgid "Expected a nameless interface at %C"
53527 msgstr ""
53529 #: fortran/interface.c:369
53530 #, gcc-internal-format
53531 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
53532 msgstr ""
53534 #: fortran/interface.c:400
53535 #, gcc-internal-format
53536 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
53537 msgstr ""
53539 #: fortran/interface.c:403
53540 #, gcc-internal-format
53541 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
53542 msgstr ""
53544 #: fortran/interface.c:417
53545 #, gcc-internal-format
53546 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
53547 msgstr ""
53549 #: fortran/interface.c:429
53550 #, gcc-internal-format
53551 msgid "Expecting %<END INTERFACE %s%> at %C"
53552 msgstr ""
53554 #: fortran/interface.c:619
53555 #, gcc-internal-format
53556 msgid "gfc_compare_derived_types: invalid derived type"
53557 msgstr ""
53559 #: fortran/interface.c:871
53560 #, gcc-internal-format, gfc-internal-format
53561 msgid "Alternate return cannot appear in operator interface at %L"
53562 msgstr ""
53564 #: fortran/interface.c:900
53565 #, gcc-internal-format, gfc-internal-format
53566 msgid "Assignment operator interface at %L must have two arguments"
53567 msgstr ""
53569 #: fortran/interface.c:903
53570 #, gcc-internal-format, gfc-internal-format
53571 msgid "Operator interface at %L has the wrong number of arguments"
53572 msgstr ""
53574 #: fortran/interface.c:916
53575 #, gcc-internal-format, gfc-internal-format
53576 msgid "Assignment operator interface at %L must be a SUBROUTINE"
53577 msgstr ""
53579 #: fortran/interface.c:934
53580 #, gcc-internal-format, gfc-internal-format
53581 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
53582 msgstr ""
53584 #: fortran/interface.c:943
53585 #, gcc-internal-format, gfc-internal-format
53586 msgid "Intrinsic operator interface at %L must be a FUNCTION"
53587 msgstr ""
53589 #: fortran/interface.c:954
53590 #, gcc-internal-format, gfc-internal-format
53591 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
53592 msgstr ""
53594 #: fortran/interface.c:961
53595 #, gcc-internal-format, gfc-internal-format
53596 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
53597 msgstr ""
53599 #: fortran/interface.c:970 fortran/resolve.c:16351
53600 #, gcc-internal-format, gfc-internal-format
53601 msgid "First argument of operator interface at %L must be INTENT(IN)"
53602 msgstr ""
53604 #: fortran/interface.c:977 fortran/resolve.c:16369
53605 #, gcc-internal-format, gfc-internal-format
53606 msgid "Second argument of operator interface at %L must be INTENT(IN)"
53607 msgstr ""
53609 #: fortran/interface.c:1082
53610 #, gcc-internal-format, gfc-internal-format
53611 msgid "Operator interface at %L conflicts with intrinsic interface"
53612 msgstr ""
53614 #: fortran/interface.c:1419 fortran/interface.c:1478
53615 #, gcc-internal-format, gfc-internal-format
53616 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
53617 msgstr ""
53619 #: fortran/interface.c:1591
53620 #, gcc-internal-format, gfc-internal-format
53621 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
53622 msgstr ""
53624 #: fortran/interface.c:1638
53625 #, gcc-internal-format, gfc-internal-format
53626 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
53627 msgstr ""
53629 #: fortran/interface.c:1810
53630 #, gcc-internal-format
53631 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
53632 msgstr ""
53634 #: fortran/interface.c:1815
53635 #, gcc-internal-format
53636 msgid "Procedure %qs in %s at %L has no explicit interface"
53637 msgstr ""
53639 #: fortran/interface.c:1819
53640 #, gcc-internal-format
53641 msgid "Procedure %qs in %s at %L is neither function nor subroutine; did you mean %qs?"
53642 msgstr ""
53644 #: fortran/interface.c:1823
53645 #, gcc-internal-format
53646 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
53647 msgstr ""
53649 #: fortran/interface.c:1835
53650 #, gcc-internal-format, gfc-internal-format
53651 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
53652 msgstr ""
53654 #: fortran/interface.c:1839
53655 #, gcc-internal-format, gfc-internal-format
53656 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
53657 msgstr ""
53659 #: fortran/interface.c:1847
53660 #, gcc-internal-format
53661 msgid "Internal procedure %qs in %s at %L"
53662 msgstr ""
53664 #: fortran/interface.c:1904 fortran/interface.c:1909
53665 #, gcc-internal-format
53666 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
53667 msgstr ""
53669 #: fortran/interface.c:1914
53670 #, gcc-internal-format
53671 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
53672 msgstr ""
53674 #: fortran/interface.c:1949
53675 #, gcc-internal-format
53676 msgid "%qs at %L is not a module procedure"
53677 msgstr ""
53679 #: fortran/interface.c:2152
53680 #, gcc-internal-format
53681 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
53682 msgstr ""
53684 #: fortran/interface.c:2155
53685 #, gcc-internal-format
53686 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
53687 msgstr ""
53689 #: fortran/interface.c:2158
53690 #, gcc-internal-format
53691 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
53692 msgstr ""
53694 #: fortran/interface.c:2161
53695 #, gcc-internal-format
53696 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
53697 msgstr ""
53699 #: fortran/interface.c:2203
53700 #, gcc-internal-format, gfc-internal-format
53701 msgid "Invalid procedure argument at %L"
53702 msgstr ""
53704 #: fortran/interface.c:2212 fortran/interface.c:2240
53705 #, gcc-internal-format
53706 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
53707 msgstr ""
53709 #: fortran/interface.c:2251
53710 #, gcc-internal-format
53711 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
53712 msgstr ""
53714 #: fortran/interface.c:2271
53715 #, gcc-internal-format
53716 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
53717 msgstr ""
53719 #: fortran/interface.c:2280
53720 #, gcc-internal-format
53721 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
53722 msgstr ""
53724 #: fortran/interface.c:2296
53725 #, gcc-internal-format
53726 msgid "Actual argument to %qs at %L must be polymorphic"
53727 msgstr ""
53729 #: fortran/interface.c:2306
53730 #, gcc-internal-format
53731 msgid "Actual argument to %qs at %L must have the same declared type"
53732 msgstr ""
53734 #: fortran/interface.c:2321
53735 #, gcc-internal-format
53736 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]"
53737 msgstr ""
53739 #: fortran/interface.c:2332
53740 #, gcc-internal-format
53741 msgid "Actual argument to %qs at %L must be a coarray"
53742 msgstr ""
53744 #: fortran/interface.c:2351
53745 #, gcc-internal-format
53746 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
53747 msgstr ""
53749 #: fortran/interface.c:2369
53750 #, gcc-internal-format
53751 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
53752 msgstr ""
53754 #: fortran/interface.c:2384
53755 #, gcc-internal-format
53756 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
53757 msgstr ""
53759 #: fortran/interface.c:2399
53760 #, gcc-internal-format
53761 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
53762 msgstr ""
53764 #: fortran/interface.c:2418
53765 #, gcc-internal-format
53766 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"
53767 msgstr ""
53769 #: fortran/interface.c:2431
53770 #, gcc-internal-format
53771 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
53772 msgstr ""
53774 #: fortran/interface.c:2438
53775 #, gcc-internal-format
53776 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
53777 msgstr ""
53779 #: fortran/interface.c:2501
53780 #, gcc-internal-format
53781 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
53782 msgstr ""
53784 #: fortran/interface.c:2510
53785 #, gcc-internal-format
53786 msgid "Element of assumed-shaped or pointer array passed to array dummy argument %qs at %L"
53787 msgstr ""
53789 #: fortran/interface.c:2522
53790 #, gcc-internal-format
53791 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
53792 msgstr ""
53794 #: fortran/interface.c:2530
53795 #, gcc-internal-format
53796 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
53797 msgstr ""
53799 #: fortran/interface.c:2870
53800 #, gcc-internal-format
53801 msgid "Keyword argument %qs at %L is invalid in a statement function"
53802 msgstr ""
53804 #: fortran/interface.c:2893
53805 #, gcc-internal-format
53806 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
53807 msgstr ""
53809 #: fortran/interface.c:2897
53810 #, gcc-internal-format
53811 msgid "Keyword argument %qs at %L is not in the procedure"
53812 msgstr ""
53814 #: fortran/interface.c:2906
53815 #, gcc-internal-format
53816 msgid "Keyword argument %qs at %L is already associated with another actual argument"
53817 msgstr ""
53819 #: fortran/interface.c:2916
53820 #, gcc-internal-format, gfc-internal-format
53821 msgid "More actual than formal arguments in procedure call at %L"
53822 msgstr ""
53824 #: fortran/interface.c:2928 fortran/interface.c:3318
53825 #, gcc-internal-format, gfc-internal-format
53826 msgid "Missing alternate return spec in subroutine call at %L"
53827 msgstr ""
53829 #: fortran/interface.c:2936
53830 #, gcc-internal-format, gfc-internal-format
53831 msgid "Unexpected alternate return spec in subroutine call at %L"
53832 msgstr ""
53834 #: fortran/interface.c:2963
53835 #, gcc-internal-format
53836 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
53837 msgstr ""
53839 #: fortran/interface.c:2966
53840 #, gcc-internal-format
53841 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
53842 msgstr ""
53844 #: fortran/interface.c:2990
53845 #, gcc-internal-format, gfc-internal-format
53846 msgid "Actual argument at %L to assumed-type dummy is of derived type with type-bound or FINAL procedures"
53847 msgstr ""
53849 #: fortran/interface.c:3013
53850 #, gcc-internal-format
53851 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
53852 msgstr ""
53854 #: fortran/interface.c:3021
53855 #, gcc-internal-format
53856 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
53857 msgstr ""
53859 #: fortran/interface.c:3035
53860 #, gcc-internal-format
53861 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"
53862 msgstr ""
53864 #: fortran/interface.c:3053
53865 #, gcc-internal-format
53866 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
53867 msgstr ""
53869 #: fortran/interface.c:3062 fortran/interface.c:3067
53870 #, gcc-internal-format
53871 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
53872 msgstr ""
53874 #: fortran/interface.c:3087
53875 #, gcc-internal-format
53876 msgid "Expected a procedure pointer for argument %qs at %L"
53877 msgstr ""
53879 #: fortran/interface.c:3103
53880 #, gcc-internal-format
53881 msgid "Expected a procedure for argument %qs at %L"
53882 msgstr ""
53884 #: fortran/interface.c:3117
53885 #, gcc-internal-format
53886 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
53887 msgstr ""
53889 #: fortran/interface.c:3126
53890 #, gcc-internal-format
53891 msgid "Actual argument for %qs must be a pointer at %L"
53892 msgstr ""
53894 #: fortran/interface.c:3136
53895 #, gcc-internal-format
53896 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
53897 msgstr ""
53899 #: fortran/interface.c:3146
53900 #, gcc-internal-format
53901 msgid "Coindexed actual argument at %L to pointer dummy %qs"
53902 msgstr ""
53904 #: fortran/interface.c:3159
53905 #, gcc-internal-format
53906 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
53907 msgstr ""
53909 #: fortran/interface.c:3173
53910 #, gcc-internal-format
53911 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
53912 msgstr ""
53914 #: fortran/interface.c:3187
53915 #, gcc-internal-format
53916 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
53917 msgstr ""
53919 #: fortran/interface.c:3199
53920 #, gcc-internal-format
53921 msgid "Actual CLASS array argument for %qs must be a full array at %L"
53922 msgstr ""
53924 #: fortran/interface.c:3209
53925 #, gcc-internal-format
53926 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
53927 msgstr ""
53929 #: fortran/interface.c:3239
53930 #, gcc-internal-format
53931 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"
53932 msgstr ""
53934 #: fortran/interface.c:3258
53935 #, gcc-internal-format
53936 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
53937 msgstr ""
53939 #: fortran/interface.c:3275
53940 #, gcc-internal-format
53941 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
53942 msgstr ""
53944 #: fortran/interface.c:3295
53945 #, gcc-internal-format
53946 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
53947 msgstr ""
53949 #: fortran/interface.c:3326
53950 #, gcc-internal-format
53951 msgid "Missing actual argument for argument %qs at %L"
53952 msgstr ""
53954 #: fortran/interface.c:3445
53955 #, gcc-internal-format
53956 msgid "compare_actual_expr(): Bad component code"
53957 msgstr ""
53959 #: fortran/interface.c:3474
53960 #, gcc-internal-format
53961 msgid "check_some_aliasing(): List mismatch"
53962 msgstr ""
53964 #: fortran/interface.c:3500
53965 #, gcc-internal-format
53966 msgid "check_some_aliasing(): corrupted data"
53967 msgstr ""
53969 #: fortran/interface.c:3510
53970 #, gcc-internal-format
53971 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
53972 msgstr ""
53974 #: fortran/interface.c:3540
53975 #, gcc-internal-format
53976 msgid "check_intents(): List mismatch"
53977 msgstr ""
53979 #: fortran/interface.c:3560
53980 #, gcc-internal-format, gfc-internal-format
53981 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
53982 msgstr ""
53984 #: fortran/interface.c:3572
53985 #, gcc-internal-format, gfc-internal-format
53986 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
53987 msgstr ""
53989 #: fortran/interface.c:3582
53990 #, gcc-internal-format, gfc-internal-format
53991 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
53992 msgstr ""
53994 #: fortran/interface.c:3593
53995 #, gcc-internal-format
53996 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
53997 msgstr ""
53999 #: fortran/interface.c:3625
54000 #, gcc-internal-format
54001 msgid "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
54002 msgstr ""
54004 #: fortran/interface.c:3629 fortran/interface.c:3639
54005 #, gcc-internal-format
54006 msgid "Procedure %qs called at %L is not explicitly declared"
54007 msgstr ""
54009 #: fortran/interface.c:3635
54010 #, gcc-internal-format
54011 msgid "Procedure %qs called with an implicit interface at %L"
54012 msgstr ""
54014 #: fortran/interface.c:3647
54015 #, gcc-internal-format
54016 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
54017 msgstr ""
54019 #: fortran/interface.c:3655
54020 #, gcc-internal-format
54021 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
54022 msgstr ""
54024 #: fortran/interface.c:3663
54025 #, gcc-internal-format
54026 msgid "Allocatable function %qs at %L must have an explicit function interface"
54027 msgstr ""
54029 #: fortran/interface.c:3673
54030 #, gcc-internal-format
54031 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
54032 msgstr ""
54034 #: fortran/interface.c:3682
54035 #, gcc-internal-format, gfc-internal-format
54036 msgid "Assumed-type argument %s at %L requires an explicit interface"
54037 msgstr ""
54039 #: fortran/interface.c:3695
54040 #, gcc-internal-format
54041 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
54042 msgstr ""
54044 #: fortran/interface.c:3708
54045 #, gcc-internal-format
54046 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
54047 msgstr ""
54049 #: fortran/interface.c:3717
54050 #, gcc-internal-format, gfc-internal-format
54051 msgid "MOLD argument to NULL required at %L"
54052 msgstr ""
54054 #: fortran/interface.c:3725
54055 #, gcc-internal-format, gfc-internal-format
54056 msgid "Assumed-rank argument requires an explicit interface at %L"
54057 msgstr ""
54059 #: fortran/interface.c:3766
54060 #, gcc-internal-format
54061 msgid "Procedure pointer component %qs called with an implicit interface at %L"
54062 msgstr ""
54064 #: fortran/interface.c:3777
54065 #, gcc-internal-format
54066 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
54067 msgstr ""
54069 #: fortran/interface.c:3862
54070 #, gcc-internal-format, gfc-internal-format
54071 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
54072 msgstr ""
54074 #: fortran/interface.c:3932
54075 #, gcc-internal-format
54076 msgid "Unable to find symbol %qs"
54077 msgstr ""
54079 #: fortran/interface.c:4299
54080 #, gcc-internal-format
54081 msgid "Entity %qs at %L is already present in the interface"
54082 msgstr ""
54084 #: fortran/interface.c:4416
54085 #, gcc-internal-format
54086 msgid "gfc_add_interface(): Bad interface type"
54087 msgstr ""
54089 #: fortran/interface.c:4510
54090 #, gcc-internal-format
54091 msgid "Can't overwrite GENERIC %qs at %L"
54092 msgstr ""
54094 #: fortran/interface.c:4522
54095 #, gcc-internal-format
54096 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
54097 msgstr ""
54099 #: fortran/interface.c:4530
54100 #, gcc-internal-format
54101 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
54102 msgstr ""
54104 #: fortran/interface.c:4538
54105 #, gcc-internal-format
54106 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
54107 msgstr ""
54109 #: fortran/interface.c:4547
54110 #, gcc-internal-format
54111 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
54112 msgstr ""
54114 #: fortran/interface.c:4553
54115 #, gcc-internal-format
54116 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
54117 msgstr ""
54119 #: fortran/interface.c:4562
54120 #, gcc-internal-format
54121 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
54122 msgstr ""
54124 #: fortran/interface.c:4573
54125 #, gcc-internal-format
54126 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
54127 msgstr ""
54129 #: fortran/interface.c:4581
54130 #, gcc-internal-format
54131 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
54132 msgstr ""
54134 #: fortran/interface.c:4592
54135 #, gcc-internal-format
54136 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
54137 msgstr ""
54139 #: fortran/interface.c:4622
54140 #, gcc-internal-format
54141 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
54142 msgstr ""
54144 #: fortran/interface.c:4634
54145 #, gcc-internal-format
54146 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
54147 msgstr ""
54149 #: fortran/interface.c:4643
54150 #, gcc-internal-format
54151 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
54152 msgstr ""
54154 #: fortran/interface.c:4652
54155 #, gcc-internal-format
54156 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
54157 msgstr ""
54159 #: fortran/interface.c:4663
54160 #, gcc-internal-format
54161 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
54162 msgstr ""
54164 #: fortran/interface.c:4670
54165 #, gcc-internal-format
54166 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"
54167 msgstr ""
54169 #: fortran/interface.c:4691
54170 #, gcc-internal-format, gfc-internal-format
54171 msgid "DTIO dummy argument at %L must be of type %s"
54172 msgstr ""
54174 #: fortran/interface.c:4698
54175 #, gcc-internal-format, gfc-internal-format
54176 msgid "DTIO dummy argument at %L must be of KIND = %d"
54177 msgstr ""
54179 #: fortran/interface.c:4705
54180 #, gcc-internal-format, gfc-internal-format
54181 msgid "DTIO dummy argument at %L must be a scalar"
54182 msgstr ""
54184 #: fortran/interface.c:4709
54185 #, gcc-internal-format, gfc-internal-format
54186 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
54187 msgstr ""
54189 #: fortran/interface.c:4713
54190 #, gcc-internal-format, gfc-internal-format
54191 msgid "DTIO character argument at %L must have assumed length"
54192 msgstr ""
54194 #: fortran/interface.c:4717
54195 #, gcc-internal-format, gfc-internal-format
54196 msgid "DTIO dummy argument at %L must have INTENT %s"
54197 msgstr ""
54199 #: fortran/interface.c:4776 fortran/interface.c:4820
54200 #, gcc-internal-format, gfc-internal-format
54201 msgid "Alternate return at %L is not permitted in a DTIO procedure"
54202 msgstr ""
54204 #: fortran/interface.c:4788
54205 #, gcc-internal-format
54206 msgid "DTIO procedure %qs at %L must be a subroutine"
54207 msgstr ""
54209 #: fortran/interface.c:4797
54210 #, gcc-internal-format
54211 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
54212 msgstr ""
54214 #: fortran/interface.c:4804
54215 #, gcc-internal-format
54216 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
54217 msgstr ""
54219 #: fortran/intrinsic.c:196
54220 #, gcc-internal-format, gfc-internal-format
54221 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
54222 msgstr ""
54224 #: fortran/intrinsic.c:211
54225 #, gcc-internal-format, gfc-internal-format
54226 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
54227 msgstr ""
54229 #: fortran/intrinsic.c:218
54230 #, gcc-internal-format, gfc-internal-format
54231 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
54232 msgstr ""
54234 #: fortran/intrinsic.c:225
54235 #, gcc-internal-format, gfc-internal-format
54236 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
54237 msgstr ""
54239 #: fortran/intrinsic.c:232
54240 #, gcc-internal-format, gfc-internal-format
54241 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
54242 msgstr ""
54244 #: fortran/intrinsic.c:280
54245 #, gcc-internal-format
54246 msgid "do_check(): too many args"
54247 msgstr ""
54249 #: fortran/intrinsic.c:360
54250 #, gcc-internal-format
54251 msgid "add_sym(): Bad sizing mode"
54252 msgstr ""
54254 #: fortran/intrinsic.c:1083
54255 #, gcc-internal-format
54256 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."
54257 msgstr ""
54259 #: fortran/intrinsic.c:1118
54260 #, gcc-internal-format
54261 msgid "make_generic(): Can't find generic symbol %qs"
54262 msgstr ""
54264 #: fortran/intrinsic.c:4133
54265 #, gcc-internal-format
54266 msgid "Too many arguments in call to %qs at %L"
54267 msgstr ""
54269 #: fortran/intrinsic.c:4148
54270 #, gcc-internal-format, gfc-internal-format
54271 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
54272 msgstr ""
54274 #: fortran/intrinsic.c:4151
54275 #, gcc-internal-format
54276 msgid "Can't find keyword named %qs in call to %qs at %L"
54277 msgstr ""
54279 #: fortran/intrinsic.c:4158
54280 #, gcc-internal-format
54281 msgid "Argument %qs appears twice in call to %qs at %L"
54282 msgstr ""
54284 #: fortran/intrinsic.c:4172
54285 #, gcc-internal-format
54286 msgid "Missing actual argument %qs in call to %qs at %L"
54287 msgstr ""
54289 #: fortran/intrinsic.c:4187
54290 #, gcc-internal-format, gfc-internal-format
54291 msgid "ALTERNATE RETURN not permitted at %L"
54292 msgstr ""
54294 #: fortran/intrinsic.c:4244
54295 #, gcc-internal-format
54296 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
54297 msgstr ""
54299 #: fortran/intrinsic.c:4350
54300 #, gcc-internal-format
54301 msgid "resolve_intrinsic(): Too many args for intrinsic"
54302 msgstr ""
54304 #: fortran/intrinsic.c:4445
54305 #, gcc-internal-format
54306 msgid "do_simplify(): Too many args for intrinsic"
54307 msgstr ""
54309 #: fortran/intrinsic.c:4484
54310 #, gcc-internal-format
54311 msgid "init_arglist(): too many arguments"
54312 msgstr ""
54314 #: fortran/intrinsic.c:4634
54315 #, gcc-internal-format
54316 msgid "Invalid standard code on intrinsic %qs (%d)"
54317 msgstr ""
54319 #: fortran/intrinsic.c:4643
54320 #, gcc-internal-format
54321 msgid "Intrinsic %qs (is %s) is used at %L"
54322 msgstr ""
54324 #: fortran/intrinsic.c:4714
54325 #, gcc-internal-format
54326 msgid "Function %qs as initialization expression at %L"
54327 msgstr ""
54329 #: fortran/intrinsic.c:4732
54330 #, gcc-internal-format
54331 msgid "Transformational function %qs at %L is invalid in an initialization expression"
54332 msgstr ""
54334 #: fortran/intrinsic.c:4811
54335 #, gcc-internal-format, gfc-internal-format
54336 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
54337 msgstr ""
54339 #: fortran/intrinsic.c:4882
54340 #, gcc-internal-format
54341 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
54342 msgstr ""
54344 #: fortran/intrinsic.c:4889
54345 #, gcc-internal-format
54346 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
54347 msgstr ""
54349 #: fortran/intrinsic.c:4967
54350 #, gcc-internal-format, gfc-internal-format
54351 msgid "Extension: Conversion from %s to %s at %L"
54352 msgstr ""
54354 #: fortran/intrinsic.c:5003 fortran/intrinsic.c:5020
54355 #, gcc-internal-format, gfc-internal-format
54356 msgid "Possible change of value in conversion from %s to %s at %L"
54357 msgstr ""
54359 #: fortran/intrinsic.c:5008 fortran/intrinsic.c:5029
54360 #, gcc-internal-format, gfc-internal-format
54361 msgid "Conversion from %s to %s at %L"
54362 msgstr ""
54364 #: fortran/intrinsic.c:5084
54365 #, gcc-internal-format, gfc-internal-format
54366 msgid "Can't convert %s to %s at %L"
54367 msgstr ""
54369 #: fortran/intrinsic.c:5089
54370 #, gcc-internal-format
54371 msgid "Can't convert %qs to %qs at %L"
54372 msgstr ""
54374 #: fortran/intrinsic.c:5181
54375 #, gcc-internal-format
54376 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."
54377 msgstr ""
54379 #: fortran/intrinsic.c:5187
54380 #, gcc-internal-format
54381 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."
54382 msgstr ""
54384 #: fortran/io.c:180 fortran/primary.c:922
54385 #, gcc-internal-format, gfc-internal-format
54386 msgid "Extension: backslash character at %C"
54387 msgstr ""
54389 #: fortran/io.c:214
54390 #, gcc-internal-format, gfc-internal-format
54391 msgid "Nonconforming tab character in format at %C"
54392 msgstr ""
54394 #: fortran/io.c:457
54395 #, gcc-internal-format, gfc-internal-format
54396 msgid "DP format specifier not allowed at %C"
54397 msgstr ""
54399 #: fortran/io.c:464
54400 #, gcc-internal-format, gfc-internal-format
54401 msgid "DC format specifier not allowed at %C"
54402 msgstr ""
54404 #: fortran/io.c:471
54405 #, gcc-internal-format, gfc-internal-format
54406 msgid "Fortran 2003: DT format specifier not allowed at %C"
54407 msgstr ""
54409 #: fortran/io.c:699
54410 #, gcc-internal-format, gfc-internal-format
54411 msgid "X descriptor requires leading space count at %L"
54412 msgstr ""
54414 #: fortran/io.c:728
54415 #, gcc-internal-format, gfc-internal-format
54416 msgid "$ descriptor at %L"
54417 msgstr ""
54419 #: fortran/io.c:732
54420 #, gcc-internal-format, gfc-internal-format
54421 msgid "$ should be the last specifier in format at %L"
54422 msgstr ""
54424 #: fortran/io.c:832 fortran/io.c:836
54425 #, gcc-internal-format, gfc-internal-format
54426 msgid "Extension: Zero width after L descriptor at %L"
54427 msgstr ""
54429 #: fortran/io.c:848
54430 #, gcc-internal-format, gfc-internal-format
54431 msgid "Missing positive width after L descriptor at %L"
54432 msgstr ""
54434 #: fortran/io.c:879
54435 #, gcc-internal-format
54436 msgid "%<G0%> in format at %L"
54437 msgstr ""
54439 #: fortran/io.c:907
54440 #, gcc-internal-format, gfc-internal-format
54441 msgid "Positive width required in format specifier %s at %L"
54442 msgstr ""
54444 #: fortran/io.c:923 fortran/io.c:930
54445 #, gcc-internal-format, gfc-internal-format
54446 msgid "Period required in format specifier %s at %L"
54447 msgstr ""
54449 #: fortran/io.c:1052
54450 #, gcc-internal-format, gfc-internal-format
54451 msgid "Period required in format specifier at %L"
54452 msgstr ""
54454 #: fortran/io.c:1074
54455 #, gcc-internal-format, gfc-internal-format
54456 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
54457 msgstr ""
54459 #: fortran/io.c:1162 fortran/io.c:1224
54460 #, gcc-internal-format, gfc-internal-format
54461 msgid "Missing comma at %L"
54462 msgstr ""
54464 #: fortran/io.c:1242
54465 #, gcc-internal-format, gfc-internal-format
54466 msgid "%s in format string at %L"
54467 msgstr ""
54469 #: fortran/io.c:1280
54470 #, gcc-internal-format, gfc-internal-format
54471 msgid "Extraneous characters in format at %L"
54472 msgstr ""
54474 #: fortran/io.c:1302
54475 #, gcc-internal-format, gfc-internal-format
54476 msgid "Format statement in module main block at %C"
54477 msgstr ""
54479 #: fortran/io.c:1311
54480 #, gcc-internal-format, gfc-internal-format
54481 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
54482 msgstr ""
54484 #: fortran/io.c:1317
54485 #, gcc-internal-format, gfc-internal-format
54486 msgid "Missing format label at %C"
54487 msgstr ""
54489 #: fortran/io.c:1365
54490 #, gcc-internal-format, gfc-internal-format
54491 msgid "IOMSG must be a scalar-default-char-variable at %L"
54492 msgstr ""
54494 #: fortran/io.c:1379
54495 #, gcc-internal-format, gfc-internal-format
54496 msgid "%s requires a scalar-default-char-expr at %L"
54497 msgstr ""
54499 #: fortran/io.c:1402 fortran/io.c:1433 fortran/io.c:1499
54500 #, gcc-internal-format, gfc-internal-format
54501 msgid "Invalid value for %s specification at %C"
54502 msgstr ""
54504 #: fortran/io.c:1408 fortran/io.c:1439 fortran/io.c:1581 fortran/io.c:1594
54505 #, gcc-internal-format, gfc-internal-format
54506 msgid "Duplicate %s specification at %C"
54507 msgstr ""
54509 #: fortran/io.c:1446
54510 #, gcc-internal-format, gfc-internal-format
54511 msgid "Variable %s cannot be INTENT(IN) at %C"
54512 msgstr ""
54514 #: fortran/io.c:1454
54515 #, gcc-internal-format, gfc-internal-format
54516 msgid "Variable %s cannot be assigned in PURE procedure at %C"
54517 msgstr ""
54519 #: fortran/io.c:1505
54520 #, gcc-internal-format, gfc-internal-format
54521 msgid "Duplicate %s label specification at %C"
54522 msgstr ""
54524 #: fortran/io.c:1525 fortran/io.c:1542 fortran/io.c:1563
54525 #, gcc-internal-format
54526 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
54527 msgstr ""
54529 #: fortran/io.c:1616
54530 #, gcc-internal-format, gfc-internal-format
54531 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
54532 msgstr ""
54534 #: fortran/io.c:1675
54535 #, gcc-internal-format, gfc-internal-format
54536 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
54537 msgstr ""
54539 #: fortran/io.c:1681
54540 #, gcc-internal-format, gfc-internal-format
54541 msgid "ASSIGNED variable in FORMAT tag at %L"
54542 msgstr ""
54544 #: fortran/io.c:1686
54545 #, gcc-internal-format
54546 msgid "Variable %qs at %L has not been assigned a format label"
54547 msgstr ""
54549 #: fortran/io.c:1693
54550 #, gcc-internal-format
54551 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
54552 msgstr ""
54554 #: fortran/io.c:1705
54555 #, gcc-internal-format, gfc-internal-format
54556 msgid "Non-character in FORMAT tag at %L"
54557 msgstr ""
54559 #: fortran/io.c:1711
54560 #, gcc-internal-format, gfc-internal-format
54561 msgid "Non-character assumed shape array element in FORMAT tag at %L"
54562 msgstr ""
54564 #: fortran/io.c:1718
54565 #, gcc-internal-format, gfc-internal-format
54566 msgid "Non-character assumed size array element in FORMAT tag at %L"
54567 msgstr ""
54569 #: fortran/io.c:1725
54570 #, gcc-internal-format, gfc-internal-format
54571 msgid "Non-character pointer array element in FORMAT tag at %L"
54572 msgstr ""
54574 #: fortran/io.c:1751
54575 #, gcc-internal-format, gfc-internal-format
54576 msgid "%s tag at %L must be of type %s"
54577 msgstr ""
54579 #: fortran/io.c:1758
54580 #, gcc-internal-format, gfc-internal-format
54581 msgid "%s tag at %L must be a character string of default kind"
54582 msgstr ""
54584 #: fortran/io.c:1765
54585 #, gcc-internal-format, gfc-internal-format
54586 msgid "%s tag at %L must be scalar"
54587 msgstr ""
54589 #: fortran/io.c:1771
54590 #, gcc-internal-format, gfc-internal-format
54591 msgid "IOMSG tag at %L"
54592 msgstr ""
54594 #: fortran/io.c:1779
54595 #, gcc-internal-format, gfc-internal-format
54596 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
54597 msgstr ""
54599 #: fortran/io.c:1788
54600 #, gcc-internal-format, gfc-internal-format
54601 msgid "Non-default LOGICAL kind in %s tag at %L"
54602 msgstr ""
54604 #: fortran/io.c:1795
54605 #, gcc-internal-format, gfc-internal-format
54606 msgid "NEWUNIT specifier at %L"
54607 msgstr ""
54609 #: fortran/io.c:1813
54610 #, gcc-internal-format, gfc-internal-format
54611 msgid "CONVERT tag at %L"
54612 msgstr ""
54614 #: fortran/io.c:2035
54615 #, gcc-internal-format
54616 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
54617 msgstr ""
54619 #: fortran/io.c:2043 fortran/io.c:2070
54620 #, gcc-internal-format
54621 msgid "%s specifier in %s statement at %C has value %qs"
54622 msgstr ""
54624 #: fortran/io.c:2062
54625 #, gcc-internal-format
54626 msgid "Extension: %s specifier in %s statement at %C has value %qs"
54627 msgstr ""
54629 #: fortran/io.c:2084 fortran/io.c:2092
54630 #, gcc-internal-format
54631 msgid "%s specifier in %s statement at %C has invalid value %qs"
54632 msgstr ""
54634 #: fortran/io.c:2145
54635 #, gcc-internal-format, gfc-internal-format
54636 msgid "OPEN statement not allowed in PURE procedure at %C"
54637 msgstr ""
54639 #: fortran/io.c:2158
54640 #, gcc-internal-format, gfc-internal-format
54641 msgid "UNIT specifier not allowed with NEWUNIT at %C"
54642 msgstr ""
54644 #: fortran/io.c:2168
54645 #, gcc-internal-format, gfc-internal-format
54646 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
54647 msgstr ""
54649 #: fortran/io.c:2176
54650 #, gcc-internal-format, gfc-internal-format
54651 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
54652 msgstr ""
54654 #: fortran/io.c:2214
54655 #, gcc-internal-format, gfc-internal-format
54656 msgid "ACTION type conflicts with READONLY specifier at %C"
54657 msgstr ""
54659 #: fortran/io.c:2228
54660 #, gcc-internal-format, gfc-internal-format
54661 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
54662 msgstr ""
54664 #: fortran/io.c:2249 fortran/io.c:3848
54665 #, gcc-internal-format, gfc-internal-format
54666 msgid "BLANK= at %C not allowed in Fortran 95"
54667 msgstr ""
54669 #: fortran/io.c:2286 fortran/io.c:3824
54670 #, gcc-internal-format, gfc-internal-format
54671 msgid "DECIMAL= at %C not allowed in Fortran 95"
54672 msgstr ""
54674 #: fortran/io.c:2324
54675 #, gcc-internal-format, gfc-internal-format
54676 msgid "ENCODING= at %C not allowed in Fortran 95"
54677 msgstr ""
54679 #: fortran/io.c:2387 fortran/io.c:3897
54680 #, gcc-internal-format, gfc-internal-format
54681 msgid "ROUND= at %C not allowed in Fortran 95"
54682 msgstr ""
54684 #: fortran/io.c:2426
54685 #, gcc-internal-format, gfc-internal-format
54686 msgid "SIGN= at %C not allowed in Fortran 95"
54687 msgstr ""
54689 #: fortran/io.c:2647
54690 #, gcc-internal-format, gfc-internal-format
54691 msgid "CLOSE statement not allowed in PURE procedure at %C"
54692 msgstr ""
54694 #: fortran/io.c:2709
54695 #, gcc-internal-format, gfc-internal-format
54696 msgid "CLOSE statement at %L requires a UNIT number"
54697 msgstr ""
54699 #: fortran/io.c:2717
54700 #, gcc-internal-format, gfc-internal-format
54701 msgid "UNIT number in CLOSE statement at %L must be non-negative"
54702 msgstr ""
54704 #: fortran/io.c:2815 fortran/match.c:3010
54705 #, gcc-internal-format, gfc-internal-format
54706 msgid "%s statement not allowed in PURE procedure at %C"
54707 msgstr ""
54709 #: fortran/io.c:2849
54710 #, gcc-internal-format, gfc-internal-format
54711 msgid "UNIT number missing in statement at %L"
54712 msgstr ""
54714 #: fortran/io.c:2857 fortran/io.c:3324
54715 #, gcc-internal-format, gfc-internal-format
54716 msgid "UNIT number in statement at %L must be non-negative"
54717 msgstr ""
54719 #: fortran/io.c:2890
54720 #, gcc-internal-format, gfc-internal-format
54721 msgid "FLUSH statement at %C"
54722 msgstr ""
54724 #: fortran/io.c:2931
54725 #, gcc-internal-format, gfc-internal-format
54726 msgid "Missing format with default unit at %C"
54727 msgstr ""
54729 #: fortran/io.c:2951
54730 #, gcc-internal-format, gfc-internal-format
54731 msgid "Duplicate UNIT specification at %C"
54732 msgstr ""
54734 #: fortran/io.c:3025
54735 #, gcc-internal-format, gfc-internal-format
54736 msgid "Duplicate format specification at %C"
54737 msgstr ""
54739 #: fortran/io.c:3066
54740 #, gcc-internal-format
54741 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
54742 msgstr ""
54744 #: fortran/io.c:3102
54745 #, gcc-internal-format, gfc-internal-format
54746 msgid "Duplicate NML specification at %C"
54747 msgstr ""
54749 #: fortran/io.c:3111
54750 #, gcc-internal-format
54751 msgid "Symbol %qs at %C must be a NAMELIST group name"
54752 msgstr ""
54754 #: fortran/io.c:3181
54755 #, gcc-internal-format, gfc-internal-format
54756 msgid "END tag at %C not allowed in output statement"
54757 msgstr ""
54759 #: fortran/io.c:3258
54760 #, gcc-internal-format, gfc-internal-format
54761 msgid "UNIT not specified at %L"
54762 msgstr ""
54764 #: fortran/io.c:3270
54765 #, gcc-internal-format, gfc-internal-format
54766 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
54767 msgstr ""
54769 #: fortran/io.c:3292
54770 #, gcc-internal-format, gfc-internal-format
54771 msgid "Invalid form of WRITE statement at %L, UNIT required"
54772 msgstr ""
54774 #: fortran/io.c:3303
54775 #, gcc-internal-format, gfc-internal-format
54776 msgid "Internal unit with vector subscript at %L"
54777 msgstr ""
54779 #: fortran/io.c:3317
54780 #, gcc-internal-format, gfc-internal-format
54781 msgid "External IO UNIT cannot be an array at %L"
54782 msgstr ""
54784 #: fortran/io.c:3347
54785 #, gcc-internal-format
54786 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
54787 msgstr ""
54789 #: fortran/io.c:3359
54790 #, gcc-internal-format
54791 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
54792 msgstr ""
54794 #: fortran/io.c:3369 fortran/resolve.c:14263
54795 #, gcc-internal-format
54796 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
54797 msgstr ""
54799 #: fortran/io.c:3377
54800 #, gcc-internal-format
54801 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
54802 msgstr ""
54804 #: fortran/io.c:3388
54805 #, gcc-internal-format, gfc-internal-format
54806 msgid "Comma before i/o item list at %L"
54807 msgstr ""
54809 #: fortran/io.c:3398
54810 #, gcc-internal-format, gfc-internal-format
54811 msgid "ERR tag label %d at %L not defined"
54812 msgstr ""
54814 #: fortran/io.c:3410
54815 #, gcc-internal-format, gfc-internal-format
54816 msgid "END tag label %d at %L not defined"
54817 msgstr ""
54819 #: fortran/io.c:3422
54820 #, gcc-internal-format, gfc-internal-format
54821 msgid "EOR tag label %d at %L not defined"
54822 msgstr ""
54824 #: fortran/io.c:3432
54825 #, gcc-internal-format, gfc-internal-format
54826 msgid "FORMAT label %d at %L not defined"
54827 msgstr ""
54829 #: fortran/io.c:3463
54830 #, gcc-internal-format
54831 msgid "io_kind_name(): bad I/O-kind"
54832 msgstr ""
54834 #: fortran/io.c:3552
54835 #, gcc-internal-format, gfc-internal-format
54836 msgid "Syntax error in I/O iterator at %C"
54837 msgstr ""
54839 #: fortran/io.c:3583
54840 #, gcc-internal-format, gfc-internal-format
54841 msgid "Expected variable in READ statement at %C"
54842 msgstr ""
54844 #: fortran/io.c:3589
54845 #, gcc-internal-format, gfc-internal-format
54846 msgid "Expected expression in %s statement at %C"
54847 msgstr ""
54849 #. A general purpose syntax error.
54850 #: fortran/io.c:3646 fortran/io.c:4316 fortran/gfortran.h:2876
54851 #, gcc-internal-format, gfc-internal-format
54852 msgid "Syntax error in %s statement at %C"
54853 msgstr ""
54855 #: fortran/io.c:3731
54856 #, gcc-internal-format, gfc-internal-format
54857 msgid "Internal file at %L with namelist"
54858 msgstr ""
54860 #: fortran/io.c:3788
54861 #, gcc-internal-format, gfc-internal-format
54862 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
54863 msgstr ""
54865 #: fortran/io.c:3873
54866 #, gcc-internal-format, gfc-internal-format
54867 msgid "PAD= at %C not allowed in Fortran 95"
54868 msgstr ""
54870 #: fortran/io.c:3949
54871 #, gcc-internal-format, gfc-internal-format
54872 msgid "DELIM= at %C not allowed in Fortran 95"
54873 msgstr ""
54875 #: fortran/io.c:4101
54876 #, gcc-internal-format, gfc-internal-format
54877 msgid "PRINT namelist at %C is an extension"
54878 msgstr ""
54880 #: fortran/io.c:4282
54881 #, gcc-internal-format, gfc-internal-format
54882 msgid "Expected comma in I/O list at %C"
54883 msgstr ""
54885 #: fortran/io.c:4350
54886 #, gcc-internal-format, gfc-internal-format
54887 msgid "PRINT statement at %C not allowed within PURE procedure"
54888 msgstr ""
54890 #: fortran/io.c:4517 fortran/io.c:4579
54891 #, gcc-internal-format, gfc-internal-format
54892 msgid "INQUIRE statement not allowed in PURE procedure at %C"
54893 msgstr ""
54895 #: fortran/io.c:4545
54896 #, gcc-internal-format, gfc-internal-format
54897 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
54898 msgstr ""
54900 #: fortran/io.c:4555 fortran/trans-io.c:1333
54901 #, gcc-internal-format, gfc-internal-format
54902 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
54903 msgstr ""
54905 #: fortran/io.c:4562
54906 #, gcc-internal-format, gfc-internal-format
54907 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
54908 msgstr ""
54910 #: fortran/io.c:4572
54911 #, gcc-internal-format, gfc-internal-format
54912 msgid "UNIT number in INQUIRE statement at %L can not be %d"
54913 msgstr ""
54915 #: fortran/io.c:4587
54916 #, gcc-internal-format, gfc-internal-format
54917 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
54918 msgstr ""
54920 #: fortran/io.c:4765
54921 #, gcc-internal-format, gfc-internal-format
54922 msgid "WAIT at %C not allowed in Fortran 95"
54923 msgstr ""
54925 #: fortran/io.c:4771
54926 #, gcc-internal-format, gfc-internal-format
54927 msgid "WAIT statement not allowed in PURE procedure at %C"
54928 msgstr ""
54930 #: fortran/match.c:118
54931 #, gcc-internal-format
54932 msgid "gfc_op2string(): Bad code"
54933 msgstr ""
54935 #: fortran/match.c:195
54936 #, gcc-internal-format, gfc-internal-format
54937 msgid "Expected structure component or operator name after '.' at %C"
54938 msgstr ""
54940 #: fortran/match.c:227
54941 #, gcc-internal-format
54942 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
54943 msgstr ""
54945 #: fortran/match.c:297
54946 #, gcc-internal-format
54947 msgid "Missing %<)%> in statement at or before %L"
54948 msgstr ""
54950 #: fortran/match.c:302
54951 #, gcc-internal-format
54952 msgid "Missing %<(%> in statement at or before %L"
54953 msgstr ""
54955 #: fortran/match.c:499
54956 #, gcc-internal-format, gfc-internal-format
54957 msgid "Integer too large at %C"
54958 msgstr ""
54960 #: fortran/match.c:580 fortran/parse.c:1132
54961 #, gcc-internal-format, gfc-internal-format
54962 msgid "Too many digits in statement label at %C"
54963 msgstr ""
54965 #: fortran/match.c:586
54966 #, gcc-internal-format, gfc-internal-format
54967 msgid "Statement label at %C is zero"
54968 msgstr ""
54970 #: fortran/match.c:619
54971 #, gcc-internal-format
54972 msgid "Label name %qs at %C is ambiguous"
54973 msgstr ""
54975 #: fortran/match.c:625
54976 #, gcc-internal-format
54977 msgid "Duplicate construct label %qs at %C"
54978 msgstr ""
54980 #: fortran/match.c:659
54981 #, gcc-internal-format, gfc-internal-format
54982 msgid "Invalid character in name at %C"
54983 msgstr ""
54985 #: fortran/match.c:672
54986 #, gcc-internal-format, gfc-internal-format
54987 msgid "Name at %C is too long"
54988 msgstr ""
54990 #: fortran/match.c:683
54991 #, gcc-internal-format
54992 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
54993 msgstr ""
54995 #: fortran/match.c:959
54996 #, gcc-internal-format, gfc-internal-format
54997 msgid ".XOR. operator at %C"
54998 msgstr ""
55000 #: fortran/match.c:1014
55001 #, gcc-internal-format, gfc-internal-format
55002 msgid "Loop variable at %C cannot be an array"
55003 msgstr ""
55005 #: fortran/match.c:1021
55006 #, gcc-internal-format, gfc-internal-format
55007 msgid "Loop variable at %C cannot be a coarray"
55008 msgstr ""
55010 #: fortran/match.c:1027
55011 #, gcc-internal-format, gfc-internal-format
55012 msgid "Loop variable at %C cannot be a sub-component"
55013 msgstr ""
55015 #: fortran/match.c:1061
55016 #, gcc-internal-format, gfc-internal-format
55017 msgid "Expected a step value in iterator at %C"
55018 msgstr ""
55020 #: fortran/match.c:1073
55021 #, gcc-internal-format, gfc-internal-format
55022 msgid "Syntax error in iterator at %C"
55023 msgstr ""
55025 #: fortran/match.c:1241
55026 #, gcc-internal-format, gfc-internal-format
55027 msgid "gfc_match(): Bad match code %c"
55028 msgstr ""
55030 #: fortran/match.c:1315
55031 #, gcc-internal-format, gfc-internal-format
55032 msgid "Invalid form of PROGRAM statement at %C"
55033 msgstr ""
55035 #: fortran/match.c:1445 fortran/match.c:1525
55036 #, gcc-internal-format, gfc-internal-format
55037 msgid "Arithmetic IF statement at %C"
55038 msgstr ""
55040 #: fortran/match.c:1500
55041 #, gcc-internal-format, gfc-internal-format
55042 msgid "Syntax error in IF-expression at %C"
55043 msgstr ""
55045 #: fortran/match.c:1511
55046 #, gcc-internal-format, gfc-internal-format
55047 msgid "Block label not appropriate for arithmetic IF statement at %C"
55048 msgstr ""
55050 #: fortran/match.c:1548
55051 #, gcc-internal-format, gfc-internal-format
55052 msgid "Block label is not appropriate for IF statement at %C"
55053 msgstr ""
55055 #: fortran/match.c:1644
55056 #, gcc-internal-format, gfc-internal-format
55057 msgid "Cannot assign to a named constant at %C"
55058 msgstr ""
55060 #: fortran/match.c:1654
55061 #, gcc-internal-format, gfc-internal-format
55062 msgid "Unclassifiable statement in IF-clause at %C"
55063 msgstr ""
55065 #: fortran/match.c:1661
55066 #, gcc-internal-format, gfc-internal-format
55067 msgid "Syntax error in IF-clause at %C"
55068 msgstr ""
55070 #: fortran/match.c:1704
55071 #, gcc-internal-format, gfc-internal-format
55072 msgid "Unexpected junk after ELSE statement at %C"
55073 msgstr ""
55075 #: fortran/match.c:1710 fortran/match.c:1745
55076 #, gcc-internal-format
55077 msgid "Label %qs at %C doesn't match IF label %qs"
55078 msgstr ""
55080 #: fortran/match.c:1739
55081 #, gcc-internal-format, gfc-internal-format
55082 msgid "Unexpected junk after ELSE IF statement at %C"
55083 msgstr ""
55085 #: fortran/match.c:1803
55086 #, gcc-internal-format, gfc-internal-format
55087 msgid "Image control statement CRITICAL at %C in PURE procedure"
55088 msgstr ""
55090 #: fortran/match.c:1809
55091 #, gcc-internal-format, gfc-internal-format
55092 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
55093 msgstr ""
55095 #: fortran/match.c:1816
55096 #, gcc-internal-format, gfc-internal-format
55097 msgid "CRITICAL statement at %C"
55098 msgstr ""
55100 #: fortran/match.c:1828
55101 #, gcc-internal-format, gfc-internal-format
55102 msgid "Nested CRITICAL block at %C"
55103 msgstr ""
55105 #: fortran/match.c:1880
55106 #, gcc-internal-format, gfc-internal-format
55107 msgid "Expected association list at %C"
55108 msgstr ""
55110 #: fortran/match.c:1898
55111 #, gcc-internal-format, gfc-internal-format
55112 msgid "Expected association at %C"
55113 msgstr ""
55115 #: fortran/match.c:1909
55116 #, gcc-internal-format
55117 msgid "Duplicate name %qs in association at %C"
55118 msgstr ""
55120 #: fortran/match.c:1917
55121 #, gcc-internal-format, gfc-internal-format
55122 msgid "Association target at %C must not be coindexed"
55123 msgstr ""
55125 #: fortran/match.c:1935
55126 #, gcc-internal-format
55127 msgid "Expected %<)%> or %<,%> at %C"
55128 msgstr ""
55130 #: fortran/match.c:1953
55131 #, gcc-internal-format, gfc-internal-format
55132 msgid "Junk after ASSOCIATE statement at %C"
55133 msgstr ""
55135 #: fortran/match.c:2075
55136 #, gcc-internal-format
55137 msgid "Derived type %qs at %L may not be ABSTRACT"
55138 msgstr ""
55140 #: fortran/match.c:2149 fortran/match.c:2215 fortran/match.c:2236
55141 #, gcc-internal-format, gfc-internal-format
55142 msgid "Invalid type-spec at %C"
55143 msgstr ""
55145 #: fortran/match.c:2331
55146 #, gcc-internal-format, gfc-internal-format
55147 msgid "Syntax error in FORALL iterator at %C"
55148 msgstr ""
55150 #: fortran/match.c:2596
55151 #, gcc-internal-format, gfc-internal-format
55152 msgid "DO CONCURRENT construct at %C"
55153 msgstr ""
55155 #: fortran/match.c:2721
55156 #, gcc-internal-format
55157 msgid "Name %qs in %s statement at %C is unknown"
55158 msgstr ""
55160 #: fortran/match.c:2729
55161 #, gcc-internal-format
55162 msgid "Name %qs in %s statement at %C is not a construct name"
55163 msgstr ""
55165 #: fortran/match.c:2741
55166 #, gcc-internal-format, gfc-internal-format
55167 msgid "%s statement at %C leaves CRITICAL construct"
55168 msgstr ""
55170 #. F2008, C821 & C845.
55171 #: fortran/match.c:2749
55172 #, gcc-internal-format, gfc-internal-format
55173 msgid "%s statement at %C leaves DO CONCURRENT construct"
55174 msgstr ""
55176 #: fortran/match.c:2761
55177 #, gcc-internal-format, gfc-internal-format
55178 msgid "%s statement at %C is not within a construct"
55179 msgstr ""
55181 #: fortran/match.c:2764
55182 #, gcc-internal-format
55183 msgid "%s statement at %C is not within construct %qs"
55184 msgstr ""
55186 #: fortran/match.c:2789
55187 #, gcc-internal-format
55188 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
55189 msgstr ""
55191 #: fortran/match.c:2794
55192 #, gcc-internal-format, gfc-internal-format
55193 msgid "EXIT statement with no do-construct-name at %C"
55194 msgstr ""
55196 #: fortran/match.c:2800
55197 #, gcc-internal-format
55198 msgid "%s statement at %C is not applicable to construct %qs"
55199 msgstr ""
55201 #: fortran/match.c:2808
55202 #, gcc-internal-format, gfc-internal-format
55203 msgid "%s statement at %C leaving OpenACC structured block"
55204 msgstr ""
55206 #: fortran/match.c:2809
55207 #, gcc-internal-format, gfc-internal-format
55208 msgid "%s statement at %C leaving OpenMP structured block"
55209 msgstr ""
55211 #: fortran/match.c:2833
55212 #, gcc-internal-format, gfc-internal-format
55213 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
55214 msgstr ""
55216 #: fortran/match.c:2838
55217 #, gcc-internal-format, gfc-internal-format
55218 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
55219 msgstr ""
55221 #: fortran/match.c:2867
55222 #, gcc-internal-format, gfc-internal-format
55223 msgid "EXIT statement at %C terminating !$OMP DO loop"
55224 msgstr ""
55226 #: fortran/match.c:2872
55227 #, gcc-internal-format, gfc-internal-format
55228 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
55229 msgstr ""
55231 #: fortran/match.c:2959
55232 #, gcc-internal-format, gfc-internal-format
55233 msgid "Blank required in %s statement near %C"
55234 msgstr "Потрібен пробіл у інструкції %s поряд із %C"
55236 #: fortran/match.c:2977
55237 #, gcc-internal-format, gfc-internal-format
55238 msgid "STOP code at %C cannot be negative"
55239 msgstr ""
55241 #: fortran/match.c:2983
55242 #, gcc-internal-format, gfc-internal-format
55243 msgid "STOP code at %C contains too many digits"
55244 msgstr ""
55246 #: fortran/match.c:3004
55247 #, gcc-internal-format, gfc-internal-format
55248 msgid "%s statement at %C in PURE procedure"
55249 msgstr ""
55251 #: fortran/match.c:3020
55252 #, gcc-internal-format, gfc-internal-format
55253 msgid "Image control statement STOP at %C in CRITICAL block"
55254 msgstr ""
55256 #: fortran/match.c:3025
55257 #, gcc-internal-format, gfc-internal-format
55258 msgid "Image control statement STOP at %C in DO CONCURRENT block"
55259 msgstr ""
55261 #: fortran/match.c:3036
55262 #, gcc-internal-format, gfc-internal-format
55263 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
55264 msgstr ""
55266 #: fortran/match.c:3049
55267 #, gcc-internal-format, gfc-internal-format
55268 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
55269 msgstr ""
55271 #: fortran/match.c:3056
55272 #, gcc-internal-format, gfc-internal-format
55273 msgid "STOP code at %L must be scalar"
55274 msgstr ""
55276 #: fortran/match.c:3063
55277 #, gcc-internal-format, gfc-internal-format
55278 msgid "STOP code at %L must be default character KIND=%d"
55279 msgstr ""
55281 #: fortran/match.c:3070
55282 #, gcc-internal-format, gfc-internal-format
55283 msgid "STOP code at %L must be default integer KIND=%d"
55284 msgstr ""
55286 #: fortran/match.c:3118
55287 #, gcc-internal-format, gfc-internal-format
55288 msgid "PAUSE statement at %C"
55289 msgstr ""
55291 #: fortran/match.c:3139
55292 #, gcc-internal-format, gfc-internal-format
55293 msgid "ERROR STOP statement at %C"
55294 msgstr ""
55296 #: fortran/match.c:3165
55297 #, gcc-internal-format, gfc-internal-format
55298 msgid "Image control statement EVENT %s at %C in PURE procedure"
55299 msgstr ""
55301 #: fortran/match.c:3180
55302 #, gcc-internal-format, gfc-internal-format
55303 msgid "Image control statement EVENT %s at %C in CRITICAL block"
55304 msgstr ""
55306 #: fortran/match.c:3187
55307 #, gcc-internal-format, gfc-internal-format
55308 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
55309 msgstr ""
55311 #: fortran/match.c:3217 fortran/match.c:3559 fortran/match.c:3771
55312 #: fortran/match.c:4317 fortran/match.c:4659
55313 #, gcc-internal-format, gfc-internal-format
55314 msgid "Redundant STAT tag found at %L"
55315 msgstr ""
55317 #: fortran/match.c:3238 fortran/match.c:3580 fortran/match.c:3791
55318 #: fortran/match.c:4343 fortran/match.c:4684
55319 #, gcc-internal-format, gfc-internal-format
55320 msgid "Redundant ERRMSG tag found at %L"
55321 msgstr ""
55323 #: fortran/match.c:3259
55324 #, gcc-internal-format, gfc-internal-format
55325 msgid "Redundant UNTIL_COUNT tag found at %L"
55326 msgstr ""
55328 #: fortran/match.c:3325
55329 #, gcc-internal-format, gfc-internal-format
55330 msgid "EVENT POST statement at %C"
55331 msgstr ""
55333 #: fortran/match.c:3335
55334 #, gcc-internal-format, gfc-internal-format
55335 msgid "EVENT WAIT statement at %C"
55336 msgstr ""
55338 #: fortran/match.c:3347
55339 #, gcc-internal-format, gfc-internal-format
55340 msgid "FAIL IMAGE statement at %C"
55341 msgstr "Інструкція FAIL IMAGE у %C"
55343 #: fortran/match.c:3371
55344 #, gcc-internal-format, gfc-internal-format
55345 msgid "FORM TEAM statement at %C"
55346 msgstr ""
55348 #: fortran/match.c:3410
55349 #, gcc-internal-format, gfc-internal-format
55350 msgid "CHANGE TEAM statement at %C"
55351 msgstr ""
55353 #: fortran/match.c:3440
55354 #, gcc-internal-format, gfc-internal-format
55355 msgid "END TEAM statement at %C"
55356 msgstr ""
55358 #: fortran/match.c:3464
55359 #, gcc-internal-format, gfc-internal-format
55360 msgid "SYNC TEAM statement at %C"
55361 msgstr ""
55363 #: fortran/match.c:3507
55364 #, gcc-internal-format, gfc-internal-format
55365 msgid "Image control statement %s at %C in PURE procedure"
55366 msgstr ""
55368 #: fortran/match.c:3522
55369 #, gcc-internal-format, gfc-internal-format
55370 msgid "Image control statement %s at %C in CRITICAL block"
55371 msgstr ""
55373 #: fortran/match.c:3529
55374 #, gcc-internal-format, gfc-internal-format
55375 msgid "Image control statement %s at %C in DO CONCURRENT block"
55376 msgstr ""
55378 #: fortran/match.c:3601
55379 #, gcc-internal-format, gfc-internal-format
55380 msgid "Redundant ACQUIRED_LOCK tag found at %L"
55381 msgstr ""
55383 #: fortran/match.c:3666
55384 #, gcc-internal-format, gfc-internal-format
55385 msgid "LOCK statement at %C"
55386 msgstr ""
55388 #: fortran/match.c:3676
55389 #, gcc-internal-format, gfc-internal-format
55390 msgid "UNLOCK statement at %C"
55391 msgstr ""
55393 #: fortran/match.c:3701
55394 #, gcc-internal-format, gfc-internal-format
55395 msgid "Image control statement SYNC at %C in PURE procedure"
55396 msgstr ""
55398 #: fortran/match.c:3707
55399 #, gcc-internal-format, gfc-internal-format
55400 msgid "SYNC statement at %C"
55401 msgstr ""
55403 #: fortran/match.c:3719
55404 #, gcc-internal-format, gfc-internal-format
55405 msgid "Image control statement SYNC at %C in CRITICAL block"
55406 msgstr ""
55408 #: fortran/match.c:3725
55409 #, gcc-internal-format, gfc-internal-format
55410 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
55411 msgstr ""
55413 #: fortran/match.c:3905
55414 #, gcc-internal-format, gfc-internal-format
55415 msgid "ASSIGN statement at %C"
55416 msgstr ""
55418 #: fortran/match.c:3949
55419 #, gcc-internal-format, gfc-internal-format
55420 msgid "Assigned GOTO statement at %C"
55421 msgstr ""
55423 #: fortran/match.c:3993 fortran/match.c:4044
55424 #, gcc-internal-format, gfc-internal-format
55425 msgid "Statement label list in GOTO at %C cannot be empty"
55426 msgstr ""
55428 #: fortran/match.c:4054
55429 #, gcc-internal-format, gfc-internal-format
55430 msgid "Computed GOTO at %C"
55431 msgstr ""
55433 #: fortran/match.c:4129
55434 #, gcc-internal-format, gfc-internal-format
55435 msgid "Error in type-spec at %L"
55436 msgstr ""
55438 #: fortran/match.c:4142
55439 #, gcc-internal-format, gfc-internal-format
55440 msgid "typespec in ALLOCATE at %L"
55441 msgstr ""
55443 #: fortran/match.c:4165
55444 #, gcc-internal-format, gfc-internal-format
55445 msgid "The type parameter spec list in the type-spec at %L cannot contain DEFERRED parameters"
55446 msgstr ""
55448 #: fortran/match.c:4199
55449 #, gcc-internal-format, gfc-internal-format
55450 msgid "Bad allocate-object at %C for a PURE procedure"
55451 msgstr ""
55453 #: fortran/match.c:4214
55454 #, gcc-internal-format, gfc-internal-format
55455 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
55456 msgstr ""
55458 #: fortran/match.c:4236
55459 #, gcc-internal-format, gfc-internal-format
55460 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
55461 msgstr ""
55463 #: fortran/match.c:4241
55464 #, gcc-internal-format, gfc-internal-format
55465 msgid "ALLOCATE of coarray at %C in CRITICAL block"
55466 msgstr ""
55468 #: fortran/match.c:4263
55469 #, gcc-internal-format, gfc-internal-format
55470 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
55471 msgstr ""
55473 #: fortran/match.c:4275
55474 #, gcc-internal-format, gfc-internal-format
55475 msgid "Type of entity at %L is type incompatible with typespec"
55476 msgstr ""
55478 #: fortran/match.c:4283
55479 #, gcc-internal-format, gfc-internal-format
55480 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
55481 msgstr ""
55483 #: fortran/match.c:4300
55484 #, gcc-internal-format, gfc-internal-format
55485 msgid "Shape specification for allocatable scalar at %C"
55486 msgstr ""
55488 #: fortran/match.c:4337
55489 #, gcc-internal-format, gfc-internal-format
55490 msgid "ERRMSG tag at %L"
55491 msgstr ""
55493 #: fortran/match.c:4360
55494 #, gcc-internal-format, gfc-internal-format
55495 msgid "SOURCE tag at %L"
55496 msgstr ""
55498 #: fortran/match.c:4366
55499 #, gcc-internal-format, gfc-internal-format
55500 msgid "Redundant SOURCE tag found at %L"
55501 msgstr ""
55503 #: fortran/match.c:4373
55504 #, gcc-internal-format, gfc-internal-format
55505 msgid "SOURCE tag at %L conflicts with the typespec at %L"
55506 msgstr ""
55508 #: fortran/match.c:4379
55509 #, gcc-internal-format, gfc-internal-format
55510 msgid "SOURCE tag at %L with more than a single allocate object"
55511 msgstr ""
55513 #: fortran/match.c:4397
55514 #, gcc-internal-format, gfc-internal-format
55515 msgid "MOLD tag at %L"
55516 msgstr ""
55518 #: fortran/match.c:4403
55519 #, gcc-internal-format, gfc-internal-format
55520 msgid "Redundant MOLD tag found at %L"
55521 msgstr ""
55523 #: fortran/match.c:4410
55524 #, gcc-internal-format, gfc-internal-format
55525 msgid "MOLD tag at %L conflicts with the typespec at %L"
55526 msgstr ""
55528 #: fortran/match.c:4436
55529 #, gcc-internal-format, gfc-internal-format
55530 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
55531 msgstr ""
55533 #: fortran/match.c:4444
55534 #, gcc-internal-format, gfc-internal-format
55535 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
55536 msgstr ""
55538 #: fortran/match.c:4456
55539 #, gcc-internal-format, gfc-internal-format
55540 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
55541 msgstr ""
55543 #: fortran/match.c:4523
55544 #, gcc-internal-format, gfc-internal-format
55545 msgid "Pointer object at %C shall not be coindexed"
55546 msgstr ""
55548 #: fortran/match.c:4609
55549 #, gcc-internal-format, gfc-internal-format
55550 msgid "Illegal allocate-object at %C for a PURE procedure"
55551 msgstr ""
55553 #: fortran/match.c:4619
55554 #, gcc-internal-format, gfc-internal-format
55555 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
55556 msgstr ""
55558 #: fortran/match.c:4626
55559 #, gcc-internal-format, gfc-internal-format
55560 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
55561 msgstr ""
55563 #: fortran/match.c:4642
55564 #, gcc-internal-format, gfc-internal-format
55565 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
55566 msgstr ""
55568 #: fortran/match.c:4679
55569 #, gcc-internal-format, gfc-internal-format
55570 msgid "ERRMSG at %L"
55571 msgstr ""
55573 #: fortran/match.c:4736
55574 #, gcc-internal-format, gfc-internal-format
55575 msgid "Image control statement RETURN at %C in CRITICAL block"
55576 msgstr ""
55578 #: fortran/match.c:4742
55579 #, gcc-internal-format, gfc-internal-format
55580 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
55581 msgstr ""
55583 #: fortran/match.c:4751
55584 #, gcc-internal-format, gfc-internal-format
55585 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
55586 msgstr ""
55588 #: fortran/match.c:4782
55589 #, gcc-internal-format, gfc-internal-format
55590 msgid "RETURN statement in main program at %C"
55591 msgstr ""
55593 #: fortran/match.c:4810
55594 #, gcc-internal-format, gfc-internal-format
55595 msgid "Expected component reference at %C"
55596 msgstr ""
55598 #: fortran/match.c:4819
55599 #, gcc-internal-format, gfc-internal-format
55600 msgid "Junk after CALL at %C"
55601 msgstr ""
55603 #: fortran/match.c:4830
55604 #, gcc-internal-format, gfc-internal-format
55605 msgid "Expected type-bound procedure or procedure pointer component at %C"
55606 msgstr ""
55608 #: fortran/match.c:5051
55609 #, gcc-internal-format, gfc-internal-format
55610 msgid "Syntax error in common block name at %C"
55611 msgstr ""
55613 #. If we find an error, just print it and continue,
55614 #. cause it's just semantic, and we can see if there
55615 #. are more errors.
55616 #: fortran/match.c:5118
55617 #, gcc-internal-format
55618 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)"
55619 msgstr ""
55621 #: fortran/match.c:5127
55622 #, gcc-internal-format
55623 msgid "Variable %qs in common block %qs at %C can not be bind(c) since it is not global"
55624 msgstr ""
55626 #: fortran/match.c:5134
55627 #, gcc-internal-format
55628 msgid "Symbol %qs at %C is already in a COMMON block"
55629 msgstr ""
55631 #: fortran/match.c:5142
55632 #, gcc-internal-format
55633 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
55634 msgstr ""
55636 #: fortran/match.c:5158
55637 #, gcc-internal-format
55638 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
55639 msgstr ""
55641 #: fortran/match.c:5168
55642 #, gcc-internal-format
55643 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
55644 msgstr ""
55646 #: fortran/match.c:5214
55647 #, gcc-internal-format
55648 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
55649 msgstr ""
55651 #: fortran/match.c:5342
55652 #, gcc-internal-format
55653 msgid "Namelist group name %qs at %C already has a basic type of %s"
55654 msgstr ""
55656 #: fortran/match.c:5350
55657 #, gcc-internal-format
55658 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
55659 msgstr ""
55661 #: fortran/match.c:5376
55662 #, gcc-internal-format
55663 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
55664 msgstr ""
55666 #: fortran/match.c:5510
55667 #, gcc-internal-format, gfc-internal-format
55668 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
55669 msgstr ""
55671 #: fortran/match.c:5518
55672 #, gcc-internal-format, gfc-internal-format
55673 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
55674 msgstr ""
55676 #: fortran/match.c:5546
55677 #, gcc-internal-format, gfc-internal-format
55678 msgid "EQUIVALENCE at %C requires two or more objects"
55679 msgstr ""
55681 #: fortran/match.c:5560
55682 #, gcc-internal-format, gfc-internal-format
55683 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
55684 msgstr ""
55686 #: fortran/match.c:5573
55687 #, gcc-internal-format, gfc-internal-format
55688 msgid "Expecting a comma in EQUIVALENCE at %C"
55689 msgstr ""
55691 #: fortran/match.c:5689
55692 #, gcc-internal-format, gfc-internal-format
55693 msgid "Statement function at %L is recursive"
55694 msgstr ""
55696 #: fortran/match.c:5699
55697 #, gcc-internal-format, gfc-internal-format
55698 msgid "Statement function at %L cannot appear within an INTERFACE"
55699 msgstr ""
55701 #: fortran/match.c:5704
55702 #, gcc-internal-format, gfc-internal-format
55703 msgid "Statement function at %C"
55704 msgstr ""
55706 #: fortran/match.c:5829 fortran/match.c:5845
55707 #, gcc-internal-format, gfc-internal-format
55708 msgid "Expression in CASE selector at %L cannot be %s"
55709 msgstr ""
55711 #: fortran/match.c:5867
55712 #, gcc-internal-format, gfc-internal-format
55713 msgid "Expected initialization expression in CASE at %C"
55714 msgstr ""
55716 #: fortran/match.c:5899
55717 #, gcc-internal-format
55718 msgid "Expected block name %qs of SELECT construct at %C"
55719 msgstr ""
55721 #: fortran/match.c:6186
55722 #, gcc-internal-format, gfc-internal-format
55723 msgid "parse error in SELECT TYPE statement at %C"
55724 msgstr ""
55726 #: fortran/match.c:6211
55727 #, gcc-internal-format, gfc-internal-format
55728 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
55729 msgstr ""
55731 #: fortran/match.c:6249
55732 #, gcc-internal-format, gfc-internal-format
55733 msgid "Unexpected CASE statement at %C"
55734 msgstr ""
55736 #: fortran/match.c:6301
55737 #, gcc-internal-format, gfc-internal-format
55738 msgid "Syntax error in CASE specification at %C"
55739 msgstr ""
55741 #: fortran/match.c:6319
55742 #, gcc-internal-format, gfc-internal-format
55743 msgid "Unexpected TYPE IS statement at %C"
55744 msgstr ""
55746 #: fortran/match.c:6351
55747 #, gcc-internal-format, gfc-internal-format
55748 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]"
55749 msgstr ""
55751 #: fortran/match.c:6362
55752 #, gcc-internal-format, gfc-internal-format
55753 msgid "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
55754 msgstr ""
55756 #: fortran/match.c:6373
55757 #, gcc-internal-format, gfc-internal-format
55758 msgid "Syntax error in TYPE IS specification at %C"
55759 msgstr ""
55761 #: fortran/match.c:6449
55762 #, gcc-internal-format, gfc-internal-format
55763 msgid "Syntax error in CLASS IS specification at %C"
55764 msgstr ""
55766 #: fortran/match.c:6572
55767 #, gcc-internal-format, gfc-internal-format
55768 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
55769 msgstr ""
55771 #: fortran/match.c:6610
55772 #, gcc-internal-format
55773 msgid "Label %qs at %C doesn't match WHERE label %qs"
55774 msgstr ""
55776 #: fortran/matchexp.c:72
55777 #, gcc-internal-format
55778 msgid "Bad character %qc in OPERATOR name at %C"
55779 msgstr ""
55781 #: fortran/matchexp.c:80
55782 #, gcc-internal-format
55783 msgid "The name %qs cannot be used as a defined operator at %C"
55784 msgstr ""
55786 #: fortran/matchexp.c:173
55787 #, gcc-internal-format, gfc-internal-format
55788 msgid "Expected a right parenthesis in expression at %C"
55789 msgstr ""
55791 #: fortran/matchexp.c:281
55792 #, gcc-internal-format, gfc-internal-format
55793 msgid "Expected exponent in expression at %C"
55794 msgstr ""
55796 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
55797 #: fortran/matchexp.c:433
55798 #, gcc-internal-format, gfc-internal-format
55799 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
55800 msgstr ""
55802 #: fortran/matchexp.c:665
55803 #, gcc-internal-format
55804 msgid "match_level_4(): Bad operator"
55805 msgstr ""
55807 #: fortran/misc.c:110
55808 #, gcc-internal-format
55809 msgid "gfc_basic_typename(): Undefined type"
55810 msgstr ""
55812 #: fortran/misc.c:176
55813 #, gcc-internal-format
55814 msgid "gfc_typename(): Undefined type"
55815 msgstr ""
55817 #: fortran/misc.c:196
55818 #, gcc-internal-format
55819 msgid "gfc_code2string(): Bad code"
55820 msgstr ""
55822 #: fortran/module.c:236
55823 #, gcc-internal-format
55824 msgid "free_pi_tree(): Unresolved fixup"
55825 msgstr ""
55827 #: fortran/module.c:453
55828 #, gcc-internal-format
55829 msgid "associate_integer_pointer(): Already associated"
55830 msgstr ""
55832 #: fortran/module.c:535
55833 #, gcc-internal-format, gfc-internal-format
55834 msgid "module nature in USE statement at %C"
55835 msgstr ""
55837 #: fortran/module.c:547
55838 #, gcc-internal-format, gfc-internal-format
55839 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
55840 msgstr ""
55842 #: fortran/module.c:560
55843 #, gcc-internal-format, gfc-internal-format
55844 msgid "\"::\" was expected after module nature at %C but was not found"
55845 msgstr ""
55847 #: fortran/module.c:570
55848 #, gcc-internal-format, gfc-internal-format
55849 msgid "\"USE :: module\" at %C"
55850 msgstr ""
55852 #: fortran/module.c:629
55853 #, gcc-internal-format, gfc-internal-format
55854 msgid "Missing generic specification in USE statement at %C"
55855 msgstr ""
55857 #: fortran/module.c:638
55858 #, gcc-internal-format, gfc-internal-format
55859 msgid "Renaming operators in USE statements at %C"
55860 msgstr ""
55862 #: fortran/module.c:679
55863 #, gcc-internal-format
55864 msgid "The name %qs at %C has already been used as an external module name"
55865 msgstr ""
55867 #: fortran/module.c:742
55868 #, gcc-internal-format, gfc-internal-format
55869 msgid "SUBMODULE declaration at %C"
55870 msgstr ""
55872 #: fortran/module.c:747
55873 #, gcc-internal-format, gfc-internal-format
55874 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
55875 msgstr ""
55877 #: fortran/module.c:822
55878 #, gcc-internal-format, gfc-internal-format
55879 msgid "Syntax error in SUBMODULE statement at %C"
55880 msgstr "Синтаксична помилка у інструкції SUBMODULE у %C"
55882 #: fortran/module.c:1167
55883 #, gcc-internal-format
55884 msgid "Reading module %qs at line %d column %d: %s"
55885 msgstr ""
55887 #: fortran/module.c:1171
55888 #, gcc-internal-format
55889 msgid "Writing module %qs at line %d column %d: %s"
55890 msgstr ""
55892 #: fortran/module.c:1175
55893 #, gcc-internal-format
55894 msgid "Module %qs at line %d column %d: %s"
55895 msgstr ""
55897 #: fortran/module.c:1568
55898 #, gcc-internal-format
55899 msgid "require_atom(): bad atom type required"
55900 msgstr ""
55902 #: fortran/module.c:1617
55903 #, gcc-internal-format, gfc-internal-format
55904 msgid "Error writing modules file: %s"
55905 msgstr ""
55907 #: fortran/module.c:1667
55908 #, gcc-internal-format
55909 msgid "write_atom(): Trying to write dab atom"
55910 msgstr ""
55912 #: fortran/module.c:1888
55913 #, gcc-internal-format
55914 msgid "unquote_string(): got bad string"
55915 msgstr ""
55917 #: fortran/module.c:2724
55918 #, gcc-internal-format
55919 msgid "mio_array_ref(): Unknown array ref"
55920 msgstr ""
55922 #: fortran/module.c:3716
55923 #, gcc-internal-format, gfc-internal-format
55924 msgid "Namelist %s cannot be renamed by USE association to %s"
55925 msgstr ""
55927 #: fortran/module.c:4832
55928 #, gcc-internal-format, gfc-internal-format
55929 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
55930 msgstr ""
55932 #: fortran/module.c:4835
55933 #, gcc-internal-format, gfc-internal-format
55934 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
55935 msgstr ""
55937 #: fortran/module.c:5029
55938 #, gcc-internal-format
55939 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
55940 msgstr ""
55942 #: fortran/module.c:5381
55943 #, gcc-internal-format
55944 msgid "Symbol %qs referenced at %L not found in module %qs"
55945 msgstr ""
55947 #: fortran/module.c:5388
55948 #, gcc-internal-format
55949 msgid "User operator %qs referenced at %L not found in module %qs"
55950 msgstr ""
55952 #: fortran/module.c:5393
55953 #, gcc-internal-format
55954 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
55955 msgstr ""
55957 #: fortran/module.c:5628
55958 #, gcc-internal-format
55959 msgid "write_symbol(): bad module symbol %qs"
55960 msgstr ""
55962 #: fortran/module.c:5961
55963 #, gcc-internal-format
55964 msgid "write_symtree(): Symbol not written"
55965 msgstr ""
55967 #: fortran/module.c:6148
55968 #, gcc-internal-format
55969 msgid "Can't open module file %qs for writing at %C: %s"
55970 msgstr ""
55972 #: fortran/module.c:6169
55973 #, gcc-internal-format
55974 msgid "Error writing module file %qs for writing: %s"
55975 msgstr ""
55977 #: fortran/module.c:6180
55978 #, gcc-internal-format
55979 msgid "Can't delete module file %qs: %s"
55980 msgstr ""
55982 #: fortran/module.c:6183
55983 #, gcc-internal-format
55984 msgid "Can't rename module file %qs to %qs: %s"
55985 msgstr ""
55987 #: fortran/module.c:6189
55988 #, gcc-internal-format
55989 msgid "Can't delete temporary module file %qs: %s"
55990 msgstr ""
55992 #: fortran/module.c:6246
55993 #, gcc-internal-format
55994 msgid "Symbol %qs at %C already declared"
55995 msgstr ""
55997 #: fortran/module.c:6317
55998 #, gcc-internal-format, gfc-internal-format
55999 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
56000 msgstr ""
56002 #: fortran/module.c:6425 fortran/module.c:6769
56003 #, gcc-internal-format
56004 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
56005 msgstr ""
56007 #: fortran/module.c:6553
56008 #, gcc-internal-format
56009 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
56010 msgstr ""
56012 #: fortran/module.c:6574 fortran/module.c:6607 fortran/module.c:6649
56013 #, gcc-internal-format
56014 msgid "Symbol %qs already declared"
56015 msgstr ""
56017 #: fortran/module.c:6754
56018 #, gcc-internal-format
56019 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
56020 msgstr ""
56022 #: fortran/module.c:6776
56023 #, gcc-internal-format
56024 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
56025 msgstr ""
56027 #: fortran/module.c:6844
56028 #, gcc-internal-format, gfc-internal-format
56029 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
56030 msgstr ""
56032 #: fortran/module.c:6898
56033 #, gcc-internal-format
56034 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
56035 msgstr ""
56037 #: fortran/module.c:6924
56038 #, gcc-internal-format, gfc-internal-format
56039 msgid "USE statement at %C has no ONLY qualifier"
56040 msgstr ""
56042 #: fortran/module.c:6953
56043 #, gcc-internal-format, gfc-internal-format
56044 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
56045 msgstr ""
56047 #: fortran/module.c:6965
56048 #, gcc-internal-format, gfc-internal-format
56049 msgid "ISO_C_BINDING module at %C"
56050 msgstr ""
56052 #: fortran/module.c:6978
56053 #, gcc-internal-format
56054 msgid "Can't find an intrinsic module named %qs at %C"
56055 msgstr ""
56057 #: fortran/module.c:6984
56058 #, gcc-internal-format, gfc-internal-format
56059 msgid "IEEE_FEATURES module at %C"
56060 msgstr ""
56062 #: fortran/module.c:6990
56063 #, gcc-internal-format, gfc-internal-format
56064 msgid "IEEE_EXCEPTIONS module at %C"
56065 msgstr ""
56067 #: fortran/module.c:6996
56068 #, gcc-internal-format, gfc-internal-format
56069 msgid "IEEE_ARITHMETIC module at %C"
56070 msgstr ""
56072 #: fortran/module.c:7006
56073 #, gcc-internal-format
56074 msgid "Can't open module file %qs for reading at %C: %s"
56075 msgstr ""
56077 #: fortran/module.c:7009
56078 #, gcc-internal-format
56079 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."
56080 msgstr ""
56082 #: fortran/module.c:7020
56083 #, gcc-internal-format
56084 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
56085 msgstr ""
56087 #: fortran/module.c:7043
56088 #, gcc-internal-format
56089 msgid "File %qs opened at %C is not a GNU Fortran module file"
56090 msgstr ""
56092 #: fortran/module.c:7051
56093 #, gcc-internal-format
56094 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
56095 msgstr ""
56097 #: fortran/module.c:7066
56098 #, gcc-internal-format, gfc-internal-format
56099 msgid "Can't USE the same %smodule we're building"
56100 msgstr ""
56102 #: fortran/openmp.c:296 fortran/openmp.c:397 fortran/openmp.c:692
56103 #: fortran/openmp.c:3167
56104 #, gcc-internal-format, gfc-internal-format
56105 msgid "COMMON block /%s/ not found at %C"
56106 msgstr ""
56108 #: fortran/openmp.c:335 fortran/openmp.c:425
56109 #, gcc-internal-format, gfc-internal-format
56110 msgid "Syntax error in OpenMP variable list at %C"
56111 msgstr ""
56113 #: fortran/openmp.c:499
56114 #, gcc-internal-format, gfc-internal-format
56115 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
56116 msgstr "Синтаксична помилка у списку OpenMP DEPEND SINK у %C"
56118 #: fortran/openmp.c:561
56119 #, gcc-internal-format, gfc-internal-format
56120 msgid "Syntax error in OpenACC expression list at %C"
56121 msgstr ""
56123 #: fortran/openmp.c:628
56124 #, gcc-internal-format
56125 msgid "Unexpected OpenACC parallelism."
56126 msgstr ""
56128 #: fortran/openmp.c:660
56129 #, gcc-internal-format, gfc-internal-format
56130 msgid "Variable at %C is an element of a COMMON block"
56131 msgstr ""
56133 #: fortran/openmp.c:720
56134 #, gcc-internal-format, gfc-internal-format
56135 msgid "Unexpected junk after !$ACC DECLARE at %C"
56136 msgstr ""
56138 #: fortran/openmp.c:730
56139 #, gcc-internal-format, gfc-internal-format
56140 msgid "Syntax error in !$ACC DECLARE list at %C"
56141 msgstr "Синтаксична помилка у списку !$ACC DECLARE у %C"
56143 #: fortran/openmp.c:1032
56144 #, gcc-internal-format, gfc-internal-format
56145 msgid "COLLAPSE clause argument not constant positive integer at %C"
56146 msgstr ""
56148 #: fortran/openmp.c:1492
56149 #, gcc-internal-format, gfc-internal-format
56150 msgid "ORDERED clause argument not constant positive integer at %C"
56151 msgstr ""
56153 #: fortran/openmp.c:1675
56154 #, gcc-internal-format, gfc-internal-format
56155 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
56156 msgstr ""
56158 #: fortran/openmp.c:2067
56159 #, gcc-internal-format, gfc-internal-format
56160 msgid "Invalid clause in module with !$ACC DECLARE at %L"
56161 msgstr ""
56163 #: fortran/openmp.c:2077
56164 #, gcc-internal-format, gfc-internal-format
56165 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
56166 msgstr ""
56168 #: fortran/openmp.c:2085
56169 #, gcc-internal-format, gfc-internal-format
56170 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
56171 msgstr ""
56173 #: fortran/openmp.c:2132
56174 #, gcc-internal-format
56175 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
56176 msgstr ""
56178 #: fortran/openmp.c:2180
56179 #, gcc-internal-format, gfc-internal-format
56180 msgid "Invalid argument to !$ACC WAIT at %L"
56181 msgstr "Некоректний аргумент !$ACC WAIT у %L"
56183 #: fortran/openmp.c:2188
56184 #, gcc-internal-format, gfc-internal-format
56185 msgid "WAIT clause at %L requires a scalar INTEGER expression"
56186 msgstr ""
56188 #: fortran/openmp.c:2221
56189 #, gcc-internal-format, gfc-internal-format
56190 msgid "ACC CACHE directive must be inside of loop %C"
56191 msgstr ""
56193 #: fortran/openmp.c:2252
56194 #, gcc-internal-format
56195 msgid "Multiple loop axes specified for routine"
56196 msgstr ""
56198 #: fortran/openmp.c:2278
56199 #, gcc-internal-format, gfc-internal-format
56200 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
56201 msgstr ""
56203 #: fortran/openmp.c:2306
56204 #, gcc-internal-format, gfc-internal-format
56205 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, invalid function name %s"
56206 msgstr ""
56208 #: fortran/openmp.c:2315
56209 #, gcc-internal-format, gfc-internal-format
56210 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
56211 msgstr ""
56213 #: fortran/openmp.c:2322
56214 #, gcc-internal-format, gfc-internal-format
56215 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
56216 msgstr ""
56218 #: fortran/openmp.c:2457 fortran/openmp.c:2481
56219 #, gcc-internal-format, gfc-internal-format
56220 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
56221 msgstr ""
56223 #: fortran/openmp.c:2548
56224 #, gcc-internal-format, gfc-internal-format
56225 msgid "Unexpected junk after $OMP FLUSH statement at %C"
56226 msgstr ""
56228 #: fortran/openmp.c:2942 fortran/openmp.c:6225
56229 #, gcc-internal-format, gfc-internal-format
56230 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
56231 msgstr ""
56233 #: fortran/openmp.c:2946 fortran/openmp.c:6229
56234 #, gcc-internal-format, gfc-internal-format
56235 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
56236 msgstr ""
56238 #: fortran/openmp.c:2951
56239 #, gcc-internal-format, gfc-internal-format
56240 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
56241 msgstr ""
56243 #: fortran/openmp.c:2953
56244 #, gcc-internal-format, gfc-internal-format
56245 msgid "Previous !$OMP DECLARE REDUCTION at %L"
56246 msgstr ""
56248 #: fortran/openmp.c:2973
56249 #, gcc-internal-format, gfc-internal-format
56250 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
56251 msgstr ""
56253 #: fortran/openmp.c:3010
56254 #, gcc-internal-format, gfc-internal-format
56255 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
56256 msgstr ""
56258 #: fortran/openmp.c:3025
56259 #, gcc-internal-format, gfc-internal-format
56260 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
56261 msgstr ""
56263 #: fortran/openmp.c:3048
56264 #, gcc-internal-format, gfc-internal-format
56265 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
56266 msgstr ""
56268 #: fortran/openmp.c:3053
56269 #, gcc-internal-format, gfc-internal-format
56270 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in TO clause"
56271 msgstr ""
56273 #: fortran/openmp.c:3059
56274 #, gcc-internal-format, gfc-internal-format
56275 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and later in LINK clause"
56276 msgstr ""
56278 #: fortran/openmp.c:3063
56279 #, gcc-internal-format, gfc-internal-format
56280 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
56281 msgstr ""
56283 #: fortran/openmp.c:3078
56284 #, gcc-internal-format, gfc-internal-format
56285 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in TO clause"
56286 msgstr ""
56288 #: fortran/openmp.c:3084
56289 #, gcc-internal-format, gfc-internal-format
56290 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later in LINK clause"
56291 msgstr ""
56293 #: fortran/openmp.c:3088
56294 #, gcc-internal-format, gfc-internal-format
56295 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
56296 msgstr ""
56298 #: fortran/openmp.c:3115
56299 #, gcc-internal-format, gfc-internal-format
56300 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
56301 msgstr ""
56303 #: fortran/openmp.c:3147
56304 #, gcc-internal-format, gfc-internal-format
56305 msgid "Threadprivate variable at %C is an element of a COMMON block"
56306 msgstr ""
56308 #: fortran/openmp.c:3184
56309 #, gcc-internal-format, gfc-internal-format
56310 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
56311 msgstr ""
56313 #: fortran/openmp.c:3191
56314 #, gcc-internal-format, gfc-internal-format
56315 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
56316 msgstr ""
56318 #: fortran/openmp.c:3405
56319 #, gcc-internal-format, gfc-internal-format
56320 msgid "Unexpected junk after TASKWAIT clause at %C"
56321 msgstr ""
56323 #: fortran/openmp.c:3419
56324 #, gcc-internal-format, gfc-internal-format
56325 msgid "Unexpected junk after TASKYIELD clause at %C"
56326 msgstr ""
56328 #: fortran/openmp.c:3478
56329 #, gcc-internal-format, gfc-internal-format
56330 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
56331 msgstr ""
56333 #: fortran/openmp.c:3492
56334 #, gcc-internal-format, gfc-internal-format
56335 msgid "Unexpected junk after $OMP MASTER statement at %C"
56336 msgstr ""
56338 #: fortran/openmp.c:3551
56339 #, gcc-internal-format, gfc-internal-format
56340 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
56341 msgstr ""
56343 #: fortran/openmp.c:3578
56344 #, gcc-internal-format, gfc-internal-format
56345 msgid "Unexpected junk after $OMP BARRIER statement at %C"
56346 msgstr ""
56348 #: fortran/openmp.c:3592
56349 #, gcc-internal-format, gfc-internal-format
56350 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
56351 msgstr ""
56353 #: fortran/openmp.c:3642
56354 #, gcc-internal-format, gfc-internal-format
56355 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
56356 msgstr ""
56358 #: fortran/openmp.c:3662
56359 #, gcc-internal-format, gfc-internal-format
56360 msgid "Unexpected junk after NOWAIT clause at %C"
56361 msgstr ""
56363 #: fortran/openmp.c:3704
56364 #, gcc-internal-format, gfc-internal-format
56365 msgid "%s clause at %L requires a scalar INTEGER expression"
56366 msgstr ""
56368 #: fortran/openmp.c:3715
56369 #, gcc-internal-format, gfc-internal-format
56370 msgid "INTEGER expression of %s clause at %L must be positive"
56371 msgstr ""
56373 #: fortran/openmp.c:3726
56374 #, gcc-internal-format, gfc-internal-format
56375 msgid "INTEGER expression of %s clause at %L must be non-negative"
56376 msgstr "Вираз INTEGER пункту %s у %L має бути невід'ємним"
56378 #: fortran/openmp.c:3737
56379 #, gcc-internal-format
56380 msgid "POINTER object %qs of derived type in %s clause at %L"
56381 msgstr ""
56383 #: fortran/openmp.c:3740
56384 #, gcc-internal-format
56385 msgid "Cray pointer object %qs of derived type in %s clause at %L"
56386 msgstr ""
56388 #: fortran/openmp.c:3743
56389 #, gcc-internal-format
56390 msgid "Cray pointee object %qs of derived type in %s clause at %L"
56391 msgstr ""
56393 #: fortran/openmp.c:3749 fortran/openmp.c:4687
56394 #, gcc-internal-format
56395 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
56396 msgstr ""
56398 #: fortran/openmp.c:3754
56399 #, gcc-internal-format
56400 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
56401 msgstr ""
56403 #: fortran/openmp.c:3759
56404 #, gcc-internal-format
56405 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
56406 msgstr ""
56408 #: fortran/openmp.c:3769 fortran/openmp.c:4385 fortran/openmp.c:4490
56409 #, gcc-internal-format
56410 msgid "Assumed size array %qs in %s clause at %L"
56411 msgstr ""
56413 #: fortran/openmp.c:3772
56414 #, gcc-internal-format
56415 msgid "Assumed rank array %qs in %s clause at %L"
56416 msgstr ""
56418 #: fortran/openmp.c:3776
56419 #, gcc-internal-format
56420 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
56421 msgstr ""
56423 #: fortran/openmp.c:3784
56424 #, gcc-internal-format
56425 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
56426 msgstr ""
56428 #: fortran/openmp.c:3789
56429 #, gcc-internal-format
56430 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
56431 msgstr ""
56433 #: fortran/openmp.c:3801 fortran/openmp.c:4480
56434 #, gcc-internal-format
56435 msgid "POINTER object %qs in %s clause at %L"
56436 msgstr ""
56438 #: fortran/openmp.c:3806 fortran/openmp.c:4691
56439 #, gcc-internal-format
56440 msgid "Cray pointer object %qs in %s clause at %L"
56441 msgstr ""
56443 #: fortran/openmp.c:3811 fortran/openmp.c:4694
56444 #, gcc-internal-format
56445 msgid "Cray pointee object %qs in %s clause at %L"
56446 msgstr ""
56448 #: fortran/openmp.c:3816 fortran/openmp.c:4682
56449 #, gcc-internal-format
56450 msgid "ALLOCATABLE object %qs in %s clause at %L"
56451 msgstr ""
56453 #: fortran/openmp.c:3819
56454 #, gcc-internal-format
56455 msgid "VALUE object %qs in %s clause at %L"
56456 msgstr ""
56458 #: fortran/openmp.c:3862
56459 #, gcc-internal-format, gfc-internal-format
56460 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
56461 msgstr ""
56463 #: fortran/openmp.c:3911
56464 #, gcc-internal-format, gfc-internal-format
56465 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
56466 msgstr ""
56468 #: fortran/openmp.c:3944
56469 #, gcc-internal-format, gfc-internal-format
56470 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
56471 msgstr ""
56473 #: fortran/openmp.c:3952 fortran/openmp.c:3963 fortran/resolve.c:10028
56474 #: fortran/resolve.c:11295
56475 #, gcc-internal-format, gfc-internal-format
56476 msgid "IF clause at %L requires a scalar LOGICAL expression"
56477 msgstr ""
56479 #: fortran/openmp.c:3967
56480 #, gcc-internal-format, gfc-internal-format
56481 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
56482 msgstr ""
56484 #: fortran/openmp.c:4044
56485 #, gcc-internal-format, gfc-internal-format
56486 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
56487 msgstr ""
56489 #: fortran/openmp.c:4054
56490 #, gcc-internal-format, gfc-internal-format
56491 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
56492 msgstr ""
56494 #: fortran/openmp.c:4064
56495 #, gcc-internal-format, gfc-internal-format
56496 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
56497 msgstr ""
56499 #: fortran/openmp.c:4069
56500 #, gcc-internal-format, gfc-internal-format
56501 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
56502 msgstr ""
56504 #: fortran/openmp.c:4084
56505 #, gcc-internal-format
56506 msgid "Variable %qs is not a dummy argument at %L"
56507 msgstr ""
56509 #: fortran/openmp.c:4116
56510 #, gcc-internal-format
56511 msgid "Object %qs is not a variable at %L"
56512 msgstr ""
56514 #: fortran/openmp.c:4132 fortran/openmp.c:4143 fortran/openmp.c:4151
56515 #: fortran/openmp.c:4162 fortran/openmp.c:4174 fortran/openmp.c:4189
56516 #: fortran/openmp.c:6023
56517 #, gcc-internal-format
56518 msgid "Symbol %qs present on multiple clauses at %L"
56519 msgstr ""
56521 #: fortran/openmp.c:4196
56522 #, gcc-internal-format
56523 msgid "Array %qs is not permitted in reduction at %L"
56524 msgstr ""
56526 #: fortran/openmp.c:4209
56527 #, gcc-internal-format
56528 msgid "Symbol %qs present on both FROM and TO clauses at %L"
56529 msgstr ""
56531 #: fortran/openmp.c:4231
56532 #, gcc-internal-format
56533 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
56534 msgstr ""
56536 #: fortran/openmp.c:4239
56537 #, gcc-internal-format
56538 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
56539 msgstr ""
56541 #: fortran/openmp.c:4242
56542 #, gcc-internal-format
56543 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
56544 msgstr ""
56546 #: fortran/openmp.c:4250
56547 #, gcc-internal-format
56548 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
56549 msgstr ""
56551 #: fortran/openmp.c:4253
56552 #, gcc-internal-format
56553 msgid "Cray pointee %qs in SHARED clause at %L"
56554 msgstr ""
56556 #: fortran/openmp.c:4256
56557 #, gcc-internal-format
56558 msgid "ASSOCIATE name %qs in SHARED clause at %L"
56559 msgstr ""
56561 #: fortran/openmp.c:4271
56562 #, gcc-internal-format
56563 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
56564 msgstr ""
56566 #: fortran/openmp.c:4283
56567 #, gcc-internal-format
56568 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
56569 msgstr ""
56571 #: fortran/openmp.c:4302
56572 #, gcc-internal-format, gfc-internal-format
56573 msgid "SINK dependence type only allowed on ORDERED directive at %L"
56574 msgstr ""
56576 #: fortran/openmp.c:4306
56577 #, gcc-internal-format, gfc-internal-format
56578 msgid "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
56579 msgstr ""
56581 #: fortran/openmp.c:4316
56582 #, gcc-internal-format, gfc-internal-format
56583 msgid "SINK addend not a constant integer at %L"
56584 msgstr ""
56586 #: fortran/openmp.c:4322
56587 #, gcc-internal-format, gfc-internal-format
56588 msgid "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
56589 msgstr ""
56591 #: fortran/openmp.c:4333 fortran/openmp.c:4354
56592 #, gcc-internal-format
56593 msgid "%qs in %s clause at %L is not a proper array section"
56594 msgstr ""
56596 #: fortran/openmp.c:4337
56597 #, gcc-internal-format, gfc-internal-format
56598 msgid "Coarrays not supported in %s clause at %L"
56599 msgstr ""
56601 #: fortran/openmp.c:4346
56602 #, gcc-internal-format, gfc-internal-format
56603 msgid "Stride should not be specified for array section in %s clause at %L"
56604 msgstr ""
56606 #: fortran/openmp.c:4367
56607 #, gcc-internal-format
56608 msgid "%qs in DEPEND clause at %L is a zero size array section"
56609 msgstr ""
56611 #: fortran/openmp.c:4403
56612 #, gcc-internal-format, gfc-internal-format
56613 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
56614 msgstr ""
56616 #: fortran/openmp.c:4419
56617 #, gcc-internal-format, gfc-internal-format
56618 msgid "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
56619 msgstr ""
56621 #: fortran/openmp.c:4434
56622 #, gcc-internal-format, gfc-internal-format
56623 msgid "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP clause at %L"
56624 msgstr ""
56626 #: fortran/openmp.c:4450 fortran/openmp.c:4466
56627 #, gcc-internal-format
56628 msgid "THREADPRIVATE object %qs in %s clause at %L"
56629 msgstr ""
56631 #: fortran/openmp.c:4453 fortran/openmp.c:4469
56632 #, gcc-internal-format
56633 msgid "Cray pointee %qs in %s clause at %L"
56634 msgstr ""
56636 #: fortran/openmp.c:4472
56637 #, gcc-internal-format
56638 msgid "ASSOCIATE name %qs in %s clause at %L"
56639 msgstr ""
56641 #: fortran/openmp.c:4477
56642 #, gcc-internal-format
56643 msgid "Procedure pointer %qs in %s clause at %L"
56644 msgstr ""
56646 #: fortran/openmp.c:4483
56647 #, gcc-internal-format
56648 msgid "Cray pointer %qs in %s clause at %L"
56649 msgstr ""
56651 #: fortran/openmp.c:4493
56652 #, gcc-internal-format
56653 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
56654 msgstr ""
56656 #. case OMP_LIST_REDUCTION:
56657 #: fortran/openmp.c:4503
56658 #, gcc-internal-format
56659 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
56660 msgstr ""
56662 #: fortran/openmp.c:4596
56663 #, gcc-internal-format, gfc-internal-format
56664 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
56665 msgstr ""
56667 #: fortran/openmp.c:4622
56668 #, gcc-internal-format, gfc-internal-format
56669 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
56670 msgstr ""
56672 #: fortran/openmp.c:4627
56673 #, gcc-internal-format, gfc-internal-format
56674 msgid "LINEAR clause specified together with ORDERED clause with argument at %L"
56675 msgstr ""
56677 #: fortran/openmp.c:4632
56678 #, gcc-internal-format
56679 msgid "LINEAR variable %qs must be INTEGER at %L"
56680 msgstr ""
56682 #: fortran/openmp.c:4637
56683 #, gcc-internal-format
56684 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
56685 msgstr ""
56687 #: fortran/openmp.c:4648
56688 #, gcc-internal-format
56689 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
56690 msgstr ""
56692 #: fortran/openmp.c:4665
56693 #, gcc-internal-format
56694 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
56695 msgstr ""
56697 #: fortran/openmp.c:4699
56698 #, gcc-internal-format
56699 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
56700 msgstr ""
56702 #: fortran/openmp.c:4731
56703 #, gcc-internal-format, gfc-internal-format
56704 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
56705 msgstr ""
56707 #: fortran/openmp.c:4763
56708 #, gcc-internal-format, gfc-internal-format
56709 msgid "Incompatible use of TILE and COLLAPSE at %L"
56710 msgstr ""
56712 #: fortran/openmp.c:4765
56713 #, gcc-internal-format, gfc-internal-format
56714 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
56715 msgstr ""
56717 #: fortran/openmp.c:4778
56718 #, gcc-internal-format, gfc-internal-format
56719 msgid "%s must contain at least one MAP clause at %L"
56720 msgstr ""
56722 #: fortran/openmp.c:4875
56723 #, gcc-internal-format, gfc-internal-format
56724 msgid "unexpected !$OMP ATOMIC expression at %L"
56725 msgstr "неочікуваний вираз !$OMP ATOMIC у %L"
56727 #: fortran/openmp.c:4904
56728 #, gcc-internal-format, gfc-internal-format
56729 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
56730 msgstr ""
56732 #: fortran/openmp.c:4929
56733 #, gcc-internal-format, gfc-internal-format
56734 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
56735 msgstr ""
56737 #: fortran/openmp.c:4934
56738 #, gcc-internal-format, gfc-internal-format
56739 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
56740 msgstr ""
56742 #: fortran/openmp.c:4956 fortran/openmp.c:5247
56743 #, gcc-internal-format, gfc-internal-format
56744 msgid "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of intrinsic type at %L"
56745 msgstr ""
56747 #: fortran/openmp.c:4971
56748 #, gcc-internal-format, gfc-internal-format
56749 msgid "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of intrinsic type at %L"
56750 msgstr ""
56752 #: fortran/openmp.c:4978 fortran/openmp.c:5254
56753 #, gcc-internal-format, gfc-internal-format
56754 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
56755 msgstr ""
56757 #: fortran/openmp.c:4994
56758 #, gcc-internal-format, gfc-internal-format
56759 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
56760 msgstr ""
56762 #: fortran/openmp.c:5036
56763 #, gcc-internal-format, gfc-internal-format
56764 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
56765 msgstr ""
56767 #: fortran/openmp.c:5084
56768 #, gcc-internal-format, gfc-internal-format
56769 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
56770 msgstr ""
56772 #: fortran/openmp.c:5098
56773 #, gcc-internal-format, gfc-internal-format
56774 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
56775 msgstr ""
56777 #: fortran/openmp.c:5130
56778 #, gcc-internal-format, gfc-internal-format
56779 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
56780 msgstr ""
56782 #: fortran/openmp.c:5154
56783 #, gcc-internal-format, gfc-internal-format
56784 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
56785 msgstr ""
56787 #: fortran/openmp.c:5161
56788 #, gcc-internal-format, gfc-internal-format
56789 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
56790 msgstr ""
56792 #: fortran/openmp.c:5178
56793 #, gcc-internal-format
56794 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
56795 msgstr ""
56797 #: fortran/openmp.c:5185
56798 #, gcc-internal-format, gfc-internal-format
56799 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
56800 msgstr ""
56802 #: fortran/openmp.c:5193
56803 #, gcc-internal-format
56804 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
56805 msgstr ""
56807 #: fortran/openmp.c:5211
56808 #, gcc-internal-format, gfc-internal-format
56809 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
56810 msgstr ""
56812 #: fortran/openmp.c:5225
56813 #, gcc-internal-format, gfc-internal-format
56814 msgid "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of intrinsic type at %L"
56815 msgstr ""
56817 #: fortran/openmp.c:5544
56818 #, gcc-internal-format, gfc-internal-format
56819 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
56820 msgstr ""
56822 #: fortran/openmp.c:5550
56823 #, gcc-internal-format, gfc-internal-format
56824 msgid "%s cannot be a DO CONCURRENT loop at %L"
56825 msgstr ""
56827 #: fortran/openmp.c:5556
56828 #, gcc-internal-format, gfc-internal-format
56829 msgid "%s iteration variable must be of type integer at %L"
56830 msgstr ""
56832 #: fortran/openmp.c:5560
56833 #, gcc-internal-format, gfc-internal-format
56834 msgid "%s iteration variable must not be THREADPRIVATE at %L"
56835 msgstr ""
56837 #: fortran/openmp.c:5573
56838 #, gcc-internal-format, gfc-internal-format
56839 msgid "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
56840 msgstr ""
56842 #: fortran/openmp.c:5577
56843 #, gcc-internal-format, gfc-internal-format
56844 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
56845 msgstr ""
56847 #: fortran/openmp.c:5581
56848 #, gcc-internal-format, gfc-internal-format
56849 msgid "%s iteration variable present on clause other than LINEAR at %L"
56850 msgstr ""
56852 #: fortran/openmp.c:5599
56853 #, gcc-internal-format, gfc-internal-format
56854 msgid "%s collapsed loops don't form rectangular iteration space at %L"
56855 msgstr ""
56857 #: fortran/openmp.c:5611
56858 #, gcc-internal-format, gfc-internal-format
56859 msgid "collapsed %s loops not perfectly nested at %L"
56860 msgstr ""
56862 #: fortran/openmp.c:5620 fortran/openmp.c:5628
56863 #, gcc-internal-format, gfc-internal-format
56864 msgid "not enough DO loops for collapsed %s at %L"
56865 msgstr ""
56867 #: fortran/openmp.c:5712 fortran/openmp.c:5725
56868 #, gcc-internal-format, gfc-internal-format
56869 msgid "The %s directive cannot be specified within a %s region at %L"
56870 msgstr ""
56872 #: fortran/openmp.c:5744
56873 #, gcc-internal-format, gfc-internal-format
56874 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
56875 msgstr ""
56877 #: fortran/openmp.c:5750
56878 #, gcc-internal-format, gfc-internal-format
56879 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
56880 msgstr ""
56882 #: fortran/openmp.c:5766
56883 #, gcc-internal-format, gfc-internal-format
56884 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
56885 msgstr ""
56887 #: fortran/openmp.c:5778
56888 #, gcc-internal-format, gfc-internal-format
56889 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
56890 msgstr ""
56892 #: fortran/openmp.c:5788 fortran/openmp.c:5797
56893 #, gcc-internal-format, gfc-internal-format
56894 msgid "not enough DO loops for %s !$ACC LOOP at %L"
56895 msgstr ""
56897 #: fortran/openmp.c:5812 fortran/openmp.c:5819
56898 #, gcc-internal-format, gfc-internal-format
56899 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
56900 msgstr ""
56902 #: fortran/openmp.c:5841
56903 #, gcc-internal-format, gfc-internal-format
56904 msgid "Loop parallelized across gangs is not allowed inside another loop parallelized across gangs at %L"
56905 msgstr ""
56907 #: fortran/openmp.c:5845 fortran/openmp.c:5849
56908 #, gcc-internal-format, gfc-internal-format
56909 msgid "Loop parallelized across gangs is not allowed inside loop parallelized across workers at %L"
56910 msgstr ""
56912 #: fortran/openmp.c:5856
56913 #, gcc-internal-format, gfc-internal-format
56914 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across workers at %L"
56915 msgstr ""
56917 #: fortran/openmp.c:5860
56918 #, gcc-internal-format, gfc-internal-format
56919 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across vectors at %L"
56920 msgstr ""
56922 #: fortran/openmp.c:5866
56923 #, gcc-internal-format, gfc-internal-format
56924 msgid "Loop parallelized across vectors is not allowed inside another loop parallelized across vectors at %L"
56925 msgstr ""
56927 #: fortran/openmp.c:5878
56928 #, gcc-internal-format, gfc-internal-format
56929 msgid "Clause SEQ conflicts with INDEPENDENT at %L"
56930 msgstr ""
56932 #: fortran/openmp.c:5880
56933 #, gcc-internal-format, gfc-internal-format
56934 msgid "Clause SEQ conflicts with GANG at %L"
56935 msgstr ""
56937 #: fortran/openmp.c:5882
56938 #, gcc-internal-format, gfc-internal-format
56939 msgid "Clause SEQ conflicts with WORKER at %L"
56940 msgstr ""
56942 #: fortran/openmp.c:5884
56943 #, gcc-internal-format, gfc-internal-format
56944 msgid "Clause SEQ conflicts with VECTOR at %L"
56945 msgstr ""
56947 #: fortran/openmp.c:5886
56948 #, gcc-internal-format, gfc-internal-format
56949 msgid "Clause SEQ conflicts with AUTO at %L"
56950 msgstr ""
56952 #: fortran/openmp.c:5891
56953 #, gcc-internal-format, gfc-internal-format
56954 msgid "Clause AUTO conflicts with GANG at %L"
56955 msgstr ""
56957 #: fortran/openmp.c:5893
56958 #, gcc-internal-format, gfc-internal-format
56959 msgid "Clause AUTO conflicts with WORKER at %L"
56960 msgstr ""
56962 #: fortran/openmp.c:5895
56963 #, gcc-internal-format, gfc-internal-format
56964 msgid "Clause AUTO conflicts with VECTOR at %L"
56965 msgstr ""
56967 #: fortran/openmp.c:5899
56968 #, gcc-internal-format, gfc-internal-format
56969 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
56970 msgstr ""
56972 #: fortran/openmp.c:5934
56973 #, gcc-internal-format, gfc-internal-format
56974 msgid "TILE requires constant expression at %L"
56975 msgstr ""
56977 #: fortran/openmp.c:5999
56978 #, gcc-internal-format
56979 msgid "PARAMETER object %qs is not allowed at %L"
56980 msgstr ""
56982 #: fortran/openmp.c:6006
56983 #, gcc-internal-format
56984 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
56985 msgstr ""
56987 #: fortran/openmp.c:6133
56988 #, gcc-internal-format, gfc-internal-format
56989 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
56990 msgstr ""
56992 #: fortran/openmp.c:6155
56993 #, gcc-internal-format
56994 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
56995 msgstr ""
56997 #: fortran/openmp.c:6179
56998 #, gcc-internal-format, gfc-internal-format
56999 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
57000 msgstr ""
57002 #: fortran/openmp.c:6187
57003 #, gcc-internal-format, gfc-internal-format
57004 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
57005 msgstr ""
57007 #: fortran/openmp.c:6216
57008 #, gcc-internal-format, gfc-internal-format
57009 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
57010 msgstr ""
57012 #: fortran/openmp.c:6238
57013 #, gcc-internal-format, gfc-internal-format
57014 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
57015 msgstr ""
57017 #: fortran/openmp.c:6254
57018 #, gcc-internal-format, gfc-internal-format
57019 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
57020 msgstr ""
57022 #: fortran/openmp.c:6269
57023 #, gcc-internal-format, gfc-internal-format
57024 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
57025 msgstr ""
57027 #: fortran/openmp.c:6279
57028 #, gcc-internal-format, gfc-internal-format
57029 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
57030 msgstr ""
57032 #: fortran/openmp.c:6287
57033 #, gcc-internal-format, gfc-internal-format
57034 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
57035 msgstr ""
57037 #: fortran/options.c:227
57038 #, gcc-internal-format
57039 msgid "-fexcess-precision=standard for Fortran"
57040 msgstr ""
57042 #: fortran/options.c:316
57043 #, gcc-internal-format
57044 msgid "Reading file %qs as free form"
57045 msgstr ""
57047 #: fortran/options.c:326
57048 #, gcc-internal-format
57049 msgid "%<-fd-lines-as-comments%> has no effect in free form"
57050 msgstr ""
57052 #: fortran/options.c:329
57053 #, gcc-internal-format
57054 msgid "%<-fd-lines-as-code%> has no effect in free form"
57055 msgstr ""
57057 #: fortran/options.c:367
57058 #, gcc-internal-format
57059 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
57060 msgstr ""
57062 #: fortran/options.c:370
57063 #, gcc-internal-format
57064 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
57065 msgstr ""
57067 #: fortran/options.c:372
57068 #, gcc-internal-format
57069 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
57070 msgstr ""
57072 #: fortran/options.c:375
57073 #, gcc-internal-format
57074 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
57075 msgstr ""
57077 #: fortran/options.c:378
57078 #, gcc-internal-format
57079 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
57080 msgstr ""
57082 #: fortran/options.c:430
57083 #, gcc-internal-format
57084 msgid "Fixed line length must be at least seven"
57085 msgstr ""
57087 #: fortran/options.c:433
57088 #, gcc-internal-format
57089 msgid "Free line length must be at least three"
57090 msgstr ""
57092 #: fortran/options.c:436
57093 #, gcc-internal-format, gfc-internal-format
57094 msgid "Maximum subrecord length cannot exceed %d"
57095 msgstr ""
57097 #: fortran/options.c:455
57098 #, gcc-internal-format
57099 msgid "gfortran: Only one %<-J%> option allowed"
57100 msgstr ""
57102 #: fortran/options.c:527
57103 #, gcc-internal-format
57104 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
57105 msgstr ""
57107 #: fortran/options.c:529
57108 #, gcc-internal-format
57109 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
57110 msgstr ""
57112 #: fortran/options.c:578
57113 #, gcc-internal-format
57114 msgid "Argument to %<-fcheck%> is not valid: %s"
57115 msgstr ""
57117 #: fortran/options.c:627
57118 #, gcc-internal-format
57119 msgid "%<-static-libgfortran%> is not supported in this configuration"
57120 msgstr ""
57122 #: fortran/options.c:650
57123 #, gcc-internal-format, gfc-internal-format
57124 msgid "Maximum supported identifier length is %d"
57125 msgstr ""
57127 #: fortran/options.c:670
57128 #, gcc-internal-format
57129 msgid "Unrecognized option to %<-finit-logical%>: %s"
57130 msgstr ""
57132 #: fortran/options.c:686
57133 #, gcc-internal-format
57134 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
57135 msgstr ""
57137 #: fortran/parse.c:593
57138 #, gcc-internal-format, gfc-internal-format
57139 msgid "Unclassifiable statement at %C"
57140 msgstr ""
57142 #: fortran/parse.c:629
57143 #, gcc-internal-format, gfc-internal-format
57144 msgid "OpenACC directives at %C may not appear in PURE procedures"
57145 msgstr ""
57147 #: fortran/parse.c:705
57148 #, gcc-internal-format, gfc-internal-format
57149 msgid "Unclassifiable OpenACC directive at %C"
57150 msgstr ""
57152 #: fortran/parse.c:831 fortran/parse.c:1040
57153 #, gcc-internal-format, gfc-internal-format
57154 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE or ELEMENTAL procedures"
57155 msgstr ""
57157 #: fortran/parse.c:1024
57158 #, gcc-internal-format, gfc-internal-format
57159 msgid "Unclassifiable OpenMP directive at %C"
57160 msgstr ""
57162 #: fortran/parse.c:1076
57163 #, gcc-internal-format, gfc-internal-format
57164 msgid "Unclassifiable GCC directive at %C"
57165 msgstr ""
57167 #: fortran/parse.c:1135 fortran/parse.c:1362
57168 #, gcc-internal-format, gfc-internal-format
57169 msgid "Zero is not a valid statement label at %C"
57170 msgstr ""
57172 #: fortran/parse.c:1142 fortran/parse.c:1354
57173 #, gcc-internal-format, gfc-internal-format
57174 msgid "Non-numeric character in statement label at %C"
57175 msgstr ""
57177 #: fortran/parse.c:1154 fortran/parse.c:1403
57178 #, gcc-internal-format, gfc-internal-format
57179 msgid "Semicolon at %C needs to be preceded by statement"
57180 msgstr ""
57182 #: fortran/parse.c:1161 fortran/parse.c:1418
57183 #, gcc-internal-format, gfc-internal-format
57184 msgid "Statement label without statement at %L"
57185 msgstr ""
57187 #: fortran/parse.c:1224 fortran/parse.c:1405
57188 #, gcc-internal-format, gfc-internal-format
57189 msgid "Fortran 2008: Semicolon at %C without preceding statement"
57190 msgstr ""
57192 #: fortran/parse.c:1247 fortran/parse.c:1381
57193 #, gcc-internal-format, gfc-internal-format
57194 msgid "Bad continuation line at %C"
57195 msgstr ""
57197 #: fortran/parse.c:1679
57198 #, gcc-internal-format, gfc-internal-format
57199 msgid "FORMAT statement at %L does not have a statement label"
57200 msgstr ""
57202 #: fortran/parse.c:2435
57203 #, gcc-internal-format
57204 msgid "gfc_ascii_statement(): Bad statement code"
57205 msgstr ""
57207 #: fortran/parse.c:2577
57208 #, gcc-internal-format, gfc-internal-format
57209 msgid "Unexpected %s statement at %C"
57210 msgstr ""
57212 #: fortran/parse.c:2732
57213 #, gcc-internal-format, gfc-internal-format
57214 msgid "%s statement at %C cannot follow %s statement at %L"
57215 msgstr ""
57217 #: fortran/parse.c:2749
57218 #, gcc-internal-format
57219 msgid "Unexpected end of file in %qs"
57220 msgstr ""
57222 #: fortran/parse.c:2784
57223 #, gcc-internal-format
57224 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
57225 msgstr ""
57227 #: fortran/parse.c:2787
57228 #, gcc-internal-format
57229 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
57230 msgstr ""
57232 #: fortran/parse.c:2807
57233 #, gcc-internal-format, gfc-internal-format
57234 msgid "Components in TYPE at %C must precede CONTAINS"
57235 msgstr ""
57237 #: fortran/parse.c:2811
57238 #, gcc-internal-format, gfc-internal-format
57239 msgid "Type-bound procedure at %C"
57240 msgstr ""
57242 #: fortran/parse.c:2819
57243 #, gcc-internal-format, gfc-internal-format
57244 msgid "GENERIC binding at %C"
57245 msgstr ""
57247 #: fortran/parse.c:2827
57248 #, gcc-internal-format, gfc-internal-format
57249 msgid "FINAL procedure declaration at %C"
57250 msgstr ""
57252 #: fortran/parse.c:2839
57253 #, gcc-internal-format, gfc-internal-format
57254 msgid "Derived type definition at %C with empty CONTAINS section"
57255 msgstr ""
57257 #: fortran/parse.c:2849 fortran/parse.c:3304
57258 #, gcc-internal-format, gfc-internal-format
57259 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
57260 msgstr ""
57262 #: fortran/parse.c:2856
57263 #, gcc-internal-format, gfc-internal-format
57264 msgid "PRIVATE statement at %C must precede procedure bindings"
57265 msgstr ""
57267 #: fortran/parse.c:2863 fortran/parse.c:3317
57268 #, gcc-internal-format, gfc-internal-format
57269 msgid "Duplicate PRIVATE statement at %C"
57270 msgstr ""
57272 #: fortran/parse.c:2873
57273 #, gcc-internal-format, gfc-internal-format
57274 msgid "SEQUENCE statement at %C must precede CONTAINS"
57275 msgstr ""
57277 #: fortran/parse.c:2877
57278 #, gcc-internal-format, gfc-internal-format
57279 msgid "Already inside a CONTAINS block at %C"
57280 msgstr ""
57282 #: fortran/parse.c:2996
57283 #, gcc-internal-format, gfc-internal-format
57284 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"
57285 msgstr ""
57287 #: fortran/parse.c:3002
57288 #, gcc-internal-format, gfc-internal-format
57289 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"
57290 msgstr ""
57292 #: fortran/parse.c:3007
57293 #, gcc-internal-format, gfc-internal-format
57294 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
57295 msgstr ""
57297 #: fortran/parse.c:3011
57298 #, gcc-internal-format, gfc-internal-format
57299 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
57300 msgstr ""
57302 #: fortran/parse.c:3016
57303 #, gcc-internal-format, gfc-internal-format
57304 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)"
57305 msgstr ""
57307 #: fortran/parse.c:3023
57308 #, gcc-internal-format, gfc-internal-format
57309 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)"
57310 msgstr ""
57312 #: fortran/parse.c:3033
57313 #, gcc-internal-format, gfc-internal-format
57314 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"
57315 msgstr ""
57317 #: fortran/parse.c:3039
57318 #, gcc-internal-format, gfc-internal-format
57319 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"
57320 msgstr ""
57322 #: fortran/parse.c:3044
57323 #, gcc-internal-format, gfc-internal-format
57324 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
57325 msgstr ""
57327 #: fortran/parse.c:3048
57328 #, gcc-internal-format, gfc-internal-format
57329 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
57330 msgstr ""
57332 #: fortran/parse.c:3053
57333 #, gcc-internal-format, gfc-internal-format
57334 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)"
57335 msgstr ""
57337 #: fortran/parse.c:3060
57338 #, gcc-internal-format, gfc-internal-format
57339 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)"
57340 msgstr ""
57342 #: fortran/parse.c:3112
57343 #, gcc-internal-format, gfc-internal-format
57344 msgid "failed to create map component '%s'"
57345 msgstr ""
57347 #: fortran/parse.c:3145
57348 #, gcc-internal-format, gfc-internal-format
57349 msgid "failed to create union component '%s'"
57350 msgstr ""
57352 #: fortran/parse.c:3200
57353 #, gcc-internal-format, gfc-internal-format
57354 msgid "Syntax error in nested structure declaration at %C"
57355 msgstr "Синтаксична помилка у оголошенні вкладеної структури у %C"
57357 #: fortran/parse.c:3287
57358 #, gcc-internal-format, gfc-internal-format
57359 msgid "FINAL declaration at %C must be inside CONTAINS"
57360 msgstr ""
57362 #: fortran/parse.c:3295
57363 #, gcc-internal-format, gfc-internal-format
57364 msgid "Derived type definition at %C without components"
57365 msgstr ""
57367 #: fortran/parse.c:3311
57368 #, gcc-internal-format, gfc-internal-format
57369 msgid "PRIVATE statement at %C must precede structure components"
57370 msgstr ""
57372 #: fortran/parse.c:3328
57373 #, gcc-internal-format, gfc-internal-format
57374 msgid "SEQUENCE statement at %C must precede structure components"
57375 msgstr ""
57377 #: fortran/parse.c:3334
57378 #, gcc-internal-format, gfc-internal-format
57379 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
57380 msgstr ""
57382 #: fortran/parse.c:3339
57383 #, gcc-internal-format, gfc-internal-format
57384 msgid "Duplicate SEQUENCE statement at %C"
57385 msgstr ""
57387 #: fortran/parse.c:3349
57388 #, gcc-internal-format, gfc-internal-format
57389 msgid "CONTAINS block in derived type definition at %C"
57390 msgstr ""
57392 #: fortran/parse.c:3407
57393 #, gcc-internal-format, gfc-internal-format
57394 msgid "ENUM declaration at %C has no ENUMERATORS"
57395 msgstr ""
57397 #: fortran/parse.c:3494
57398 #, gcc-internal-format, gfc-internal-format
57399 msgid "Unexpected %s statement in INTERFACE block at %C"
57400 msgstr ""
57402 #: fortran/parse.c:3518
57403 #, gcc-internal-format
57404 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
57405 msgstr ""
57407 #: fortran/parse.c:3552
57408 #, gcc-internal-format, gfc-internal-format
57409 msgid "Unexpected %s statement at %C in INTERFACE body"
57410 msgstr ""
57412 #: fortran/parse.c:3570
57413 #, gcc-internal-format
57414 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
57415 msgstr ""
57417 #: fortran/parse.c:3700
57418 #, gcc-internal-format, gfc-internal-format
57419 msgid "%s statement is not allowed inside of BLOCK at %C"
57420 msgstr ""
57422 #: fortran/parse.c:3732
57423 #, gcc-internal-format, gfc-internal-format
57424 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
57425 msgstr ""
57427 #: fortran/parse.c:3822
57428 #, gcc-internal-format, gfc-internal-format
57429 msgid "%s statement must appear in a MODULE"
57430 msgstr ""
57432 #: fortran/parse.c:3830
57433 #, gcc-internal-format, gfc-internal-format
57434 msgid "%s statement at %C follows another accessibility specification"
57435 msgstr ""
57437 #: fortran/parse.c:3882
57438 #, gcc-internal-format
57439 msgid "Bad kind expression for function %qs at %L"
57440 msgstr ""
57442 #: fortran/parse.c:3886
57443 #, gcc-internal-format
57444 msgid "The type for function %qs at %L is not accessible"
57445 msgstr ""
57447 #: fortran/parse.c:3946
57448 #, gcc-internal-format, gfc-internal-format
57449 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
57450 msgstr ""
57452 #: fortran/parse.c:3968
57453 #, gcc-internal-format, gfc-internal-format
57454 msgid "Unexpected %s statement in WHERE block at %C"
57455 msgstr ""
57457 #: fortran/parse.c:4027
57458 #, gcc-internal-format, gfc-internal-format
57459 msgid "Unexpected %s statement in FORALL block at %C"
57460 msgstr ""
57462 #: fortran/parse.c:4078
57463 #, gcc-internal-format, gfc-internal-format
57464 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
57465 msgstr ""
57467 #: fortran/parse.c:4096
57468 #, gcc-internal-format, gfc-internal-format
57469 msgid "Duplicate ELSE statements at %L and %C"
57470 msgstr ""
57472 #: fortran/parse.c:4157
57473 #, gcc-internal-format, gfc-internal-format
57474 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
57475 msgstr ""
57477 #: fortran/parse.c:4241
57478 #, gcc-internal-format, gfc-internal-format
57479 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
57480 msgstr ""
57482 #: fortran/parse.c:4303
57483 #, gcc-internal-format
57484 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
57485 msgstr ""
57487 #: fortran/parse.c:4336
57488 #, gcc-internal-format, gfc-internal-format
57489 msgid "End of nonblock DO statement at %C is within another block"
57490 msgstr ""
57492 #: fortran/parse.c:4346
57493 #, gcc-internal-format, gfc-internal-format
57494 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
57495 msgstr ""
57497 #: fortran/parse.c:4372
57498 #, gcc-internal-format, gfc-internal-format
57499 msgid "CRITICAL block inside of OpenACC region at %C"
57500 msgstr ""
57502 #: fortran/parse.c:4373
57503 #, gcc-internal-format, gfc-internal-format
57504 msgid "CRITICAL block inside of OpenMP region at %C"
57505 msgstr ""
57507 #: fortran/parse.c:4399
57508 #, gcc-internal-format, gfc-internal-format
57509 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
57510 msgstr ""
57512 #: fortran/parse.c:4468
57513 #, gcc-internal-format, gfc-internal-format
57514 msgid "BLOCK construct at %C"
57515 msgstr ""
57517 #: fortran/parse.c:4502
57518 #, gcc-internal-format, gfc-internal-format
57519 msgid "ASSOCIATE construct at %C"
57520 msgstr ""
57522 #: fortran/parse.c:4690
57523 #, gcc-internal-format, gfc-internal-format
57524 msgid "Statement label in ENDDO at %C doesn't match DO label"
57525 msgstr ""
57527 #: fortran/parse.c:4706
57528 #, gcc-internal-format, gfc-internal-format
57529 msgid "Named block DO at %L requires matching ENDDO name"
57530 msgstr ""
57532 #: fortran/parse.c:4897
57533 #, gcc-internal-format, gfc-internal-format
57534 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
57535 msgstr ""
57537 #: fortran/parse.c:4913 fortran/parse.c:4972
57538 #, gcc-internal-format, gfc-internal-format
57539 msgid "OpenACC directive inside of CRITICAL block at %C"
57540 msgstr ""
57542 #: fortran/parse.c:4947
57543 #, gcc-internal-format, gfc-internal-format
57544 msgid "Expecting %s at %C"
57545 msgstr ""
57547 #: fortran/parse.c:4991
57548 #, gcc-internal-format, gfc-internal-format
57549 msgid "Expected DO loop at %C"
57550 msgstr ""
57552 #: fortran/parse.c:5011
57553 #, gcc-internal-format, gfc-internal-format
57554 msgid "Redundant !$ACC END LOOP at %C"
57555 msgstr ""
57557 #: fortran/parse.c:5225
57558 #, gcc-internal-format, gfc-internal-format
57559 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
57560 msgstr ""
57562 #: fortran/parse.c:5283
57563 #, gcc-internal-format, gfc-internal-format
57564 msgid "%s statement at %C cannot terminate a non-block DO loop"
57565 msgstr ""
57567 #: fortran/parse.c:5297
57568 #, gcc-internal-format, gfc-internal-format
57569 msgid "DATA statement at %C after the first executable statement"
57570 msgstr ""
57572 #: fortran/parse.c:5423
57573 #, gcc-internal-format
57574 msgid "%<GCC unroll%> directive does not commence a loop at %C"
57575 msgstr ""
57577 #: fortran/parse.c:5538
57578 #, gcc-internal-format
57579 msgid "Contained procedure %qs at %C is already ambiguous"
57580 msgstr ""
57582 #: fortran/parse.c:5595
57583 #, gcc-internal-format, gfc-internal-format
57584 msgid "Unexpected %s statement in CONTAINS section at %C"
57585 msgstr ""
57587 #: fortran/parse.c:5620
57588 #, gcc-internal-format, gfc-internal-format
57589 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
57590 msgstr ""
57592 #: fortran/parse.c:5732
57593 #, gcc-internal-format, gfc-internal-format
57594 msgid "CONTAINS statement at %C is already in a contained program unit"
57595 msgstr ""
57597 #: fortran/parse.c:5784
57598 #, gcc-internal-format
57599 msgid "Global binding name %qs at %L is already being used as a %s at %L"
57600 msgstr ""
57602 #: fortran/parse.c:5788
57603 #, gcc-internal-format
57604 msgid "Global name %qs at %L is already being used as a %s at %L"
57605 msgstr ""
57607 #: fortran/parse.c:5794
57608 #, gcc-internal-format
57609 msgid "Global binding name %qs at %L is already being used at %L"
57610 msgstr ""
57612 #: fortran/parse.c:5797
57613 #, gcc-internal-format
57614 msgid "Global name %qs at %L is already being used at %L"
57615 msgstr ""
57617 #: fortran/parse.c:5819
57618 #, gcc-internal-format, gfc-internal-format
57619 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
57620 msgstr ""
57622 #: fortran/parse.c:5845
57623 #, gcc-internal-format, gfc-internal-format
57624 msgid "Unexpected %s statement in BLOCK DATA at %C"
57625 msgstr ""
57627 #: fortran/parse.c:5949
57628 #, gcc-internal-format, gfc-internal-format
57629 msgid "Unexpected %s statement in MODULE at %C"
57630 msgstr ""
57632 #. If we see a duplicate main program, shut down.  If the second
57633 #. instance is an implied main program, i.e. data decls or executable
57634 #. statements, we're in for lots of errors.
57635 #: fortran/parse.c:6333
57636 #, gcc-internal-format, gfc-internal-format
57637 msgid "Two main PROGRAMs at %L and %C"
57638 msgstr ""
57640 #: fortran/primary.c:103
57641 #, gcc-internal-format, gfc-internal-format
57642 msgid "Missing kind-parameter at %C"
57643 msgstr ""
57645 #: fortran/primary.c:136
57646 #, gcc-internal-format
57647 msgid "gfc_check_digit(): bad radix"
57648 msgstr ""
57650 #: fortran/primary.c:230
57651 #, gcc-internal-format, gfc-internal-format
57652 msgid "Integer kind %d at %C not available"
57653 msgstr ""
57655 #: fortran/primary.c:239
57656 #, gcc-internal-format, gfc-internal-format
57657 msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
57658 msgstr ""
57660 #: fortran/primary.c:267
57661 #, gcc-internal-format, gfc-internal-format
57662 msgid "Hollerith constant at %C"
57663 msgstr ""
57665 #: fortran/primary.c:274
57666 #, gcc-internal-format, gfc-internal-format
57667 msgid "Invalid Hollerith constant: %L must contain at least one character"
57668 msgstr ""
57670 #: fortran/primary.c:280
57671 #, gcc-internal-format, gfc-internal-format
57672 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
57673 msgstr ""
57675 #: fortran/primary.c:300
57676 #, gcc-internal-format, gfc-internal-format
57677 msgid "Invalid Hollerith constant at %L contains a wide character"
57678 msgstr ""
57680 #: fortran/primary.c:386
57681 #, gcc-internal-format, gfc-internal-format
57682 msgid "Hexadecimal constant at %C uses non-standard syntax"
57683 msgstr ""
57685 #: fortran/primary.c:395
57686 #, gcc-internal-format, gfc-internal-format
57687 msgid "Empty set of digits in BOZ constant at %C"
57688 msgstr ""
57690 #: fortran/primary.c:401
57691 #, gcc-internal-format, gfc-internal-format
57692 msgid "Illegal character in BOZ constant at %C"
57693 msgstr ""
57695 #: fortran/primary.c:424
57696 #, gcc-internal-format, gfc-internal-format
57697 msgid "BOZ constant at %C uses non-standard postfix syntax"
57698 msgstr ""
57700 #: fortran/primary.c:454
57701 #, gcc-internal-format, gfc-internal-format
57702 msgid "Integer too big for integer kind %i at %C"
57703 msgstr ""
57705 #: fortran/primary.c:460
57706 #, gcc-internal-format, gfc-internal-format
57707 msgid "BOZ used outside a DATA statement at %C"
57708 msgstr ""
57710 #: fortran/primary.c:551
57711 #, gcc-internal-format, gfc-internal-format
57712 msgid "exponent-letter 'q' in real-literal-constant at %C"
57713 msgstr ""
57715 #: fortran/primary.c:556
57716 #, gcc-internal-format
57717 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
57718 msgstr ""
57720 #: fortran/primary.c:577
57721 #, gcc-internal-format, gfc-internal-format
57722 msgid "Missing exponent in real number at %C"
57723 msgstr ""
57725 #: fortran/primary.c:636
57726 #, gcc-internal-format
57727 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
57728 msgstr ""
57730 #: fortran/primary.c:666
57731 #, gcc-internal-format
57732 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
57733 msgstr ""
57735 #: fortran/primary.c:680
57736 #, gcc-internal-format
57737 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
57738 msgstr ""
57740 #: fortran/primary.c:713
57741 #, gcc-internal-format, gfc-internal-format
57742 msgid "Invalid real kind %d at %C"
57743 msgstr ""
57745 #: fortran/primary.c:728
57746 #, gcc-internal-format, gfc-internal-format
57747 msgid "Real constant overflows its kind at %C"
57748 msgstr ""
57750 #: fortran/primary.c:733
57751 #, gcc-internal-format, gfc-internal-format
57752 msgid "Real constant underflows its kind at %C"
57753 msgstr ""
57755 #: fortran/primary.c:738
57756 #, gcc-internal-format
57757 msgid "gfc_range_check() returned bad value"
57758 msgstr "gfc_range_check() повернуто помилкове значення"
57760 #: fortran/primary.c:785
57761 #, gcc-internal-format
57762 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
57763 msgstr ""
57765 #: fortran/primary.c:877
57766 #, gcc-internal-format, gfc-internal-format
57767 msgid "Syntax error in SUBSTRING specification at %C"
57768 msgstr ""
57770 #: fortran/primary.c:1085
57771 #, gcc-internal-format, gfc-internal-format
57772 msgid "Invalid kind %d for CHARACTER constant at %C"
57773 msgstr ""
57775 #: fortran/primary.c:1106
57776 #, gcc-internal-format, gfc-internal-format
57777 msgid "Unterminated character constant beginning at %C"
57778 msgstr ""
57780 #: fortran/primary.c:1136
57781 #, gcc-internal-format
57782 msgid "Character %qs in string at %C is not representable in character kind %d"
57783 msgstr ""
57785 #: fortran/primary.c:1149
57786 #, gcc-internal-format
57787 msgid "match_string_constant(): Delimiter not found"
57788 msgstr ""
57790 #: fortran/primary.c:1219
57791 #, gcc-internal-format, gfc-internal-format
57792 msgid "Bad kind for logical constant at %C"
57793 msgstr ""
57795 #: fortran/primary.c:1263
57796 #, gcc-internal-format, gfc-internal-format
57797 msgid "Expected PARAMETER symbol in complex constant at %C"
57798 msgstr ""
57800 #: fortran/primary.c:1274
57801 #, gcc-internal-format, gfc-internal-format
57802 msgid "Numeric PARAMETER required in complex constant at %C"
57803 msgstr ""
57805 #: fortran/primary.c:1280
57806 #, gcc-internal-format, gfc-internal-format
57807 msgid "Scalar PARAMETER required in complex constant at %C"
57808 msgstr ""
57810 #: fortran/primary.c:1284
57811 #, gcc-internal-format, gfc-internal-format
57812 msgid "PARAMETER symbol in complex constant at %C"
57813 msgstr ""
57815 #: fortran/primary.c:1307
57816 #, gcc-internal-format
57817 msgid "gfc_match_sym_complex_part(): Bad type"
57818 msgstr "gfc_match_sym_complex_part(): помилковий тип"
57820 #: fortran/primary.c:1314
57821 #, gcc-internal-format, gfc-internal-format
57822 msgid "Error converting PARAMETER constant in complex constant at %C"
57823 msgstr ""
57825 #: fortran/primary.c:1446
57826 #, gcc-internal-format, gfc-internal-format
57827 msgid "Syntax error in COMPLEX constant at %C"
57828 msgstr "Синтаксична помилка у сталій COMPLEX, %C"
57830 #: fortran/primary.c:1573
57831 #, gcc-internal-format
57832 msgid "Namelist %qs can not be an argument at %L"
57833 msgstr ""
57835 #: fortran/primary.c:1675
57836 #, gcc-internal-format
57837 msgid "Keyword %qs at %C has already appeared in the current argument list"
57838 msgstr ""
57840 #: fortran/primary.c:1742
57841 #, gcc-internal-format, gfc-internal-format
57842 msgid "argument list function at %C"
57843 msgstr "функція списку аргументів, %C"
57845 #: fortran/primary.c:1816
57846 #, gcc-internal-format, gfc-internal-format
57847 msgid "Expected alternate return label at %C"
57848 msgstr ""
57850 #: fortran/primary.c:1863
57851 #, gcc-internal-format, gfc-internal-format
57852 msgid "Missing keyword name in actual argument list at %C"
57853 msgstr "Пропущено назву ключового слова у справжньому списку аргументів, %C"
57855 #: fortran/primary.c:1909
57856 #, gcc-internal-format, gfc-internal-format
57857 msgid "Syntax error in argument list at %C"
57858 msgstr "Синтаксична помилку у списку аргументів, %C"
57860 #: fortran/primary.c:1930
57861 #, gcc-internal-format
57862 msgid "extend_ref(): Bad tail"
57863 msgstr ""
57865 #: fortran/primary.c:1970
57866 #, gcc-internal-format, gfc-internal-format
57867 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
57868 msgstr ""
57870 #: fortran/primary.c:1978
57871 #, gcc-internal-format
57872 msgid "Coarray designator at %C but %qs is not a coarray"
57873 msgstr ""
57875 #: fortran/primary.c:2116
57876 #, gcc-internal-format
57877 msgid "Symbol %qs at %C has no IMPLICIT type"
57878 msgstr ""
57880 #: fortran/primary.c:2123
57881 #, gcc-internal-format
57882 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
57883 msgstr ""
57885 #: fortran/primary.c:2141
57886 #, gcc-internal-format, gfc-internal-format
57887 msgid "Expected structure component name at %C"
57888 msgstr "У %C мало бути вказано назву компонента структури"
57890 #: fortran/primary.c:2192
57891 #, gcc-internal-format, gfc-internal-format
57892 msgid "Expected argument list at %C"
57893 msgstr "У %C мало бути вказано список аргументів"
57895 #: fortran/primary.c:2232
57896 #, gcc-internal-format
57897 msgid "Procedure pointer component %qs requires an argument list at %C"
57898 msgstr ""
57900 #: fortran/primary.c:2321
57901 #, gcc-internal-format, gfc-internal-format
57902 msgid "Nonpolymorphic reference to abstract type at %C"
57903 msgstr ""
57905 #: fortran/primary.c:2328
57906 #, gcc-internal-format, gfc-internal-format
57907 msgid "Coindexed procedure-pointer component at %C"
57908 msgstr ""
57910 #: fortran/primary.c:2363
57911 #, gcc-internal-format
57912 msgid "gfc_variable_attr(): Expression isn't a variable"
57913 msgstr "gfc_variable_attr(): вираз не є змінною"
57915 #: fortran/primary.c:2418
57916 #, gcc-internal-format
57917 msgid "gfc_variable_attr(): Bad array reference"
57918 msgstr "gfc_variable_attr(): помилкове посилання на масив"
57920 #: fortran/primary.c:2538
57921 #, gcc-internal-format
57922 msgid "gfc_caf_attr(): Expression isn't a variable"
57923 msgstr "gfc_caf_attr(): вираз не є змінною"
57925 #: fortran/primary.c:2595
57926 #, gcc-internal-format
57927 msgid "gfc_caf_attr(): Bad array reference"
57928 msgstr "gfc_caf_attr(): помилкове посилання на масив"
57930 #: fortran/primary.c:2767
57931 #, gcc-internal-format, gfc-internal-format
57932 msgid "Structure constructor with missing optional arguments at %C"
57933 msgstr ""
57935 #: fortran/primary.c:2776
57936 #, gcc-internal-format
57937 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
57938 msgstr ""
57940 #: fortran/primary.c:2783
57941 #, gcc-internal-format
57942 msgid "No initializer for component %qs given in the structure constructor at %C"
57943 msgstr ""
57945 #: fortran/primary.c:2831
57946 #, gcc-internal-format
57947 msgid "Can't construct ABSTRACT type %qs at %L"
57948 msgstr ""
57950 #: fortran/primary.c:2851
57951 #, gcc-internal-format, gfc-internal-format
57952 msgid "Structure constructor with named arguments at %C"
57953 msgstr ""
57955 #: fortran/primary.c:2866
57956 #, gcc-internal-format, gfc-internal-format
57957 msgid "Component initializer without name after component named %s at %L"
57958 msgstr ""
57960 #: fortran/primary.c:2871
57961 #, gcc-internal-format, gfc-internal-format
57962 msgid "Too many components in structure constructor at %L"
57963 msgstr "Забагато компонентів у конструкторі структури, %L"
57965 #: fortran/primary.c:2941
57966 #, gcc-internal-format
57967 msgid "Component %qs is initialized twice in the structure constructor at %L"
57968 msgstr ""
57970 #: fortran/primary.c:2953
57971 #, gcc-internal-format
57972 msgid "Coindexed expression to pointer component %qs in structure constructor at %L"
57973 msgstr ""
57975 #: fortran/primary.c:3007
57976 #, gcc-internal-format
57977 msgid "component %qs at %L has already been set by a parent derived type constructor"
57978 msgstr ""
57980 #: fortran/primary.c:3162
57981 #, gcc-internal-format, gfc-internal-format
57982 msgid "%%LOC() as an rvalue at %C"
57983 msgstr ""
57985 #: fortran/primary.c:3221
57986 #, gcc-internal-format
57987 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)"
57988 msgstr ""
57990 #: fortran/primary.c:3345
57991 #, gcc-internal-format
57992 msgid "Unexpected use of subroutine name %qs at %C"
57993 msgstr "Неочікуване використання назви підпрограми %qs, %C"
57995 #: fortran/primary.c:3377
57996 #, gcc-internal-format
57997 msgid "Statement function %qs requires argument list at %C"
57998 msgstr ""
58000 #: fortran/primary.c:3380
58001 #, gcc-internal-format
58002 msgid "Function %qs requires an argument list at %C"
58003 msgstr "Функція %qs потребує списку аргументів, %C"
58005 #: fortran/primary.c:3430
58006 #, gcc-internal-format
58007 msgid "Missing argument to %qs at %C"
58008 msgstr "Пропущено аргумент %qs, %C"
58010 #: fortran/primary.c:3443
58011 #, gcc-internal-format, gfc-internal-format
58012 msgid "The leftmost part-ref in a data-ref can not be a function reference at %C"
58013 msgstr ""
58015 #: fortran/primary.c:3597
58016 #, gcc-internal-format
58017 msgid "Missing argument list in function %qs at %C"
58018 msgstr "Пропущено список аргументів у функції %qs, %C"
58020 #: fortran/primary.c:3641
58021 #, gcc-internal-format, gfc-internal-format
58022 msgid "Symbol at %C is not appropriate for an expression"
58023 msgstr "Символ у %C є відповідним для виразу"
58025 #: fortran/primary.c:3711
58026 #, gcc-internal-format
58027 msgid "Derived type %qs cannot be used as a variable at %C"
58028 msgstr "Похідний тип %qs не можна використовувати як змінну у %C"
58030 #: fortran/primary.c:3752
58031 #, gcc-internal-format, gfc-internal-format
58032 msgid "Named constant at %C in an EQUIVALENCE"
58033 msgstr "Іменована стала у %C в EQUIVALENCE"
58035 #: fortran/primary.c:3787
58036 #, gcc-internal-format
58037 msgid "%qs at %C is not a variable"
58038 msgstr "%qs у %C не є змінною"
58040 #: fortran/resolve.c:123
58041 #, gcc-internal-format
58042 msgid "%qs at %L is of the ABSTRACT type %qs"
58043 msgstr ""
58045 #: fortran/resolve.c:126
58046 #, gcc-internal-format
58047 msgid "ABSTRACT type %qs used at %L"
58048 msgstr ""
58050 #: fortran/resolve.c:143
58051 #, gcc-internal-format
58052 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
58053 msgstr ""
58055 #: fortran/resolve.c:156
58056 #, gcc-internal-format
58057 msgid "Interface %qs at %L may not be generic"
58058 msgstr ""
58060 #: fortran/resolve.c:163
58061 #, gcc-internal-format
58062 msgid "Interface %qs at %L may not be a statement function"
58063 msgstr ""
58065 #: fortran/resolve.c:172
58066 #, gcc-internal-format
58067 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
58068 msgstr ""
58070 #: fortran/resolve.c:178
58071 #, gcc-internal-format
58072 msgid "Interface %qs at %L must be explicit"
58073 msgstr ""
58075 #: fortran/resolve.c:200
58076 #, gcc-internal-format
58077 msgid "PROCEDURE %qs at %L may not be used as its own interface"
58078 msgstr ""
58080 #: fortran/resolve.c:300
58081 #, gcc-internal-format
58082 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
58083 msgstr ""
58085 #: fortran/resolve.c:304
58086 #, gcc-internal-format
58087 msgid "Alternate return specifier in function %qs at %L is not allowed"
58088 msgstr ""
58090 #: fortran/resolve.c:315
58091 #, gcc-internal-format
58092 msgid "Self-referential argument %qs at %L is not allowed"
58093 msgstr "Не можна використовувати аргумент, який посилається на себе, %qs у %L"
58095 #: fortran/resolve.c:387
58096 #, gcc-internal-format
58097 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
58098 msgstr ""
58100 #: fortran/resolve.c:397
58101 #, gcc-internal-format
58102 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
58103 msgstr ""
58105 #: fortran/resolve.c:402
58106 #, gcc-internal-format
58107 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
58108 msgstr ""
58110 #: fortran/resolve.c:410
58111 #, gcc-internal-format
58112 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
58113 msgstr ""
58115 #: fortran/resolve.c:415
58116 #, gcc-internal-format
58117 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
58118 msgstr ""
58120 #: fortran/resolve.c:425
58121 #, gcc-internal-format
58122 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
58123 msgstr ""
58125 #: fortran/resolve.c:458
58126 #, gcc-internal-format
58127 msgid "Coarray dummy argument %qs at %L to elemental procedure"
58128 msgstr ""
58130 #: fortran/resolve.c:466
58131 #, gcc-internal-format
58132 msgid "Argument %qs of elemental procedure at %L must be scalar"
58133 msgstr ""
58135 #: fortran/resolve.c:475
58136 #, gcc-internal-format
58137 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
58138 msgstr ""
58140 #: fortran/resolve.c:485
58141 #, gcc-internal-format
58142 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
58143 msgstr ""
58145 #: fortran/resolve.c:493
58146 #, gcc-internal-format
58147 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
58148 msgstr ""
58150 #: fortran/resolve.c:502
58151 #, gcc-internal-format
58152 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
58153 msgstr ""
58155 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
58156 #. shall be specified, explicitly or implicitly, to be scalar.
58157 #: fortran/resolve.c:517
58158 #, gcc-internal-format, gfc-internal-format
58159 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
58160 msgstr "Аргумент «%s» функції інструкції «%s» у %L має бути скаляром"
58162 #: fortran/resolve.c:528
58163 #, gcc-internal-format
58164 msgid "Character-valued argument %qs of statement function at %L must have constant length"
58165 msgstr ""
58167 #: fortran/resolve.c:577
58168 #, gcc-internal-format
58169 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
58170 msgstr ""
58172 #: fortran/resolve.c:594
58173 #, gcc-internal-format
58174 msgid "Contained function %qs at %L has no IMPLICIT type"
58175 msgstr ""
58177 #: fortran/resolve.c:597
58178 #, gcc-internal-format
58179 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
58180 msgstr ""
58182 #: fortran/resolve.c:622
58183 #, gcc-internal-format
58184 msgid "Character-valued module procedure %qs at %L must not be assumed length"
58185 msgstr ""
58187 #: fortran/resolve.c:624
58188 #, gcc-internal-format
58189 msgid "Character-valued internal function %qs at %L must not be assumed length"
58190 msgstr ""
58192 #: fortran/resolve.c:796
58193 #, gcc-internal-format, gfc-internal-format
58194 msgid "Function %s at %L has entries with mismatched array specifications"
58195 msgstr ""
58197 #: fortran/resolve.c:813
58198 #, gcc-internal-format, gfc-internal-format
58199 msgid "Function %s at %L with entries returning variables of different string lengths"
58200 msgstr ""
58202 #: fortran/resolve.c:840
58203 #, gcc-internal-format, gfc-internal-format
58204 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
58205 msgstr ""
58207 #: fortran/resolve.c:844
58208 #, gcc-internal-format, gfc-internal-format
58209 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
58210 msgstr ""
58212 #: fortran/resolve.c:851
58213 #, gcc-internal-format, gfc-internal-format
58214 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
58215 msgstr ""
58217 #: fortran/resolve.c:855
58218 #, gcc-internal-format, gfc-internal-format
58219 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
58220 msgstr ""
58222 #: fortran/resolve.c:893
58223 #, gcc-internal-format, gfc-internal-format
58224 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
58225 msgstr ""
58227 #: fortran/resolve.c:898
58228 #, gcc-internal-format, gfc-internal-format
58229 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
58230 msgstr ""
58232 #: fortran/resolve.c:947
58233 #, gcc-internal-format
58234 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
58235 msgstr ""
58237 #: fortran/resolve.c:951
58238 #, gcc-internal-format
58239 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
58240 msgstr ""
58242 #: fortran/resolve.c:958
58243 #, gcc-internal-format
58244 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
58245 msgstr ""
58247 #: fortran/resolve.c:966
58248 #, gcc-internal-format
58249 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
58250 msgstr ""
58252 #: fortran/resolve.c:970
58253 #, gcc-internal-format
58254 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
58255 msgstr ""
58257 #: fortran/resolve.c:974
58258 #, gcc-internal-format
58259 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
58260 msgstr ""
58262 #: fortran/resolve.c:1018
58263 #, gcc-internal-format
58264 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"
58265 msgstr ""
58267 #: fortran/resolve.c:1032
58268 #, gcc-internal-format
58269 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
58270 msgstr ""
58272 #: fortran/resolve.c:1040
58273 #, gcc-internal-format
58274 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
58275 msgstr ""
58277 #: fortran/resolve.c:1062
58278 #, gcc-internal-format
58279 msgid "COMMON block at %L with binding label %qs uses the same global identifier as entity at %L"
58280 msgstr ""
58282 #: fortran/resolve.c:1083
58283 #, gcc-internal-format
58284 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
58285 msgstr ""
58287 #: fortran/resolve.c:1087
58288 #, gcc-internal-format
58289 msgid "COMMON block %qs at %L can not have the EXTERNAL attribute"
58290 msgstr ""
58292 #: fortran/resolve.c:1091
58293 #, gcc-internal-format
58294 msgid "COMMON block %qs at %L is also an intrinsic procedure"
58295 msgstr ""
58297 #: fortran/resolve.c:1095
58298 #, gcc-internal-format
58299 msgid "COMMON block %qs at %L that is also a function result"
58300 msgstr ""
58302 #: fortran/resolve.c:1100
58303 #, gcc-internal-format
58304 msgid "COMMON block %qs at %L that is also a global procedure"
58305 msgstr ""
58307 #: fortran/resolve.c:1167
58308 #, gcc-internal-format
58309 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
58310 msgstr ""
58312 #: fortran/resolve.c:1303
58313 #, gcc-internal-format, gfc-internal-format
58314 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
58315 msgstr ""
58317 #: fortran/resolve.c:1324
58318 #, gcc-internal-format
58319 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
58320 msgstr ""
58322 #: fortran/resolve.c:1390
58323 #, gcc-internal-format
58324 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
58325 msgstr ""
58327 #: fortran/resolve.c:1425
58328 #, gcc-internal-format
58329 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
58330 msgstr ""
58332 #: fortran/resolve.c:1441
58333 #, gcc-internal-format
58334 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
58335 msgstr ""
58337 #: fortran/resolve.c:1470
58338 #, gcc-internal-format
58339 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
58340 msgstr ""
58342 #: fortran/resolve.c:1594
58343 #, gcc-internal-format
58344 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
58345 msgstr ""
58347 #: fortran/resolve.c:1656
58348 #, gcc-internal-format
58349 msgid "%qs at %L is ambiguous"
58350 msgstr ""
58352 #: fortran/resolve.c:1660
58353 #, gcc-internal-format
58354 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
58355 msgstr ""
58357 #: fortran/resolve.c:1781
58358 #, gcc-internal-format
58359 msgid "Type specified for intrinsic function %qs at %L is ignored"
58360 msgstr ""
58362 #: fortran/resolve.c:1794
58363 #, gcc-internal-format
58364 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
58365 msgstr ""
58367 #: fortran/resolve.c:1805
58368 #, gcc-internal-format
58369 msgid "%qs declared INTRINSIC at %L does not exist"
58370 msgstr ""
58372 #: fortran/resolve.c:1818
58373 #, gcc-internal-format
58374 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."
58375 msgstr ""
58377 #: fortran/resolve.c:1854
58378 #, gcc-internal-format
58379 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
58380 msgstr ""
58382 #: fortran/resolve.c:1893 fortran/resolve.c:9560 fortran/resolve.c:11225
58383 #, gcc-internal-format, gfc-internal-format
58384 msgid "Label %d referenced at %L is never defined"
58385 msgstr ""
58387 #: fortran/resolve.c:1936
58388 #, gcc-internal-format
58389 msgid "Statement function %qs at %L is not allowed as an actual argument"
58390 msgstr ""
58392 #: fortran/resolve.c:1944
58393 #, gcc-internal-format
58394 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
58395 msgstr ""
58397 #: fortran/resolve.c:1951
58398 #, gcc-internal-format
58399 msgid "Internal procedure %qs is used as actual argument at %L"
58400 msgstr ""
58402 #: fortran/resolve.c:1959
58403 #, gcc-internal-format
58404 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
58405 msgstr ""
58407 #: fortran/resolve.c:1986
58408 #, gcc-internal-format
58409 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
58410 msgstr ""
58412 #: fortran/resolve.c:2008
58413 #, gcc-internal-format
58414 msgid "Symbol %qs at %L is ambiguous"
58415 msgstr ""
58417 #: fortran/resolve.c:2063
58418 #, gcc-internal-format, gfc-internal-format
58419 msgid "By-value argument at %L is not of numeric type"
58420 msgstr ""
58422 #: fortran/resolve.c:2070
58423 #, gcc-internal-format, gfc-internal-format
58424 msgid "By-value argument at %L cannot be an array or an array section"
58425 msgstr ""
58427 #: fortran/resolve.c:2084
58428 #, gcc-internal-format, gfc-internal-format
58429 msgid "By-value argument at %L is not allowed in this context"
58430 msgstr ""
58432 #: fortran/resolve.c:2096
58433 #, gcc-internal-format, gfc-internal-format
58434 msgid "Passing internal procedure at %L by location not allowed"
58435 msgstr ""
58437 #: fortran/resolve.c:2107
58438 #, gcc-internal-format
58439 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
58440 msgstr ""
58442 #: fortran/resolve.c:2116
58443 #, gcc-internal-format, gfc-internal-format
58444 msgid "Coindexed actual argument at %L with ultimate pointer component"
58445 msgstr ""
58447 #: fortran/resolve.c:2248
58448 #, gcc-internal-format
58449 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)"
58450 msgstr ""
58452 #: fortran/resolve.c:2285
58453 #, gcc-internal-format
58454 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
58455 msgstr ""
58457 #: fortran/resolve.c:2557
58458 #, gcc-internal-format
58459 msgid "Return type mismatch of function %qs at %L (%s/%s)"
58460 msgstr ""
58462 #: fortran/resolve.c:2579
58463 #, gcc-internal-format
58464 msgid "Interface mismatch in global procedure %qs at %L: %s"
58465 msgstr ""
58467 #: fortran/resolve.c:2692
58468 #, gcc-internal-format
58469 msgid "There is no specific function for the generic %qs at %L"
58470 msgstr ""
58472 #: fortran/resolve.c:2712
58473 #, gcc-internal-format
58474 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
58475 msgstr ""
58477 #: fortran/resolve.c:2750
58478 #, gcc-internal-format
58479 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
58480 msgstr ""
58482 #: fortran/resolve.c:2805
58483 #, gcc-internal-format
58484 msgid "Unable to resolve the specific function %qs at %L"
58485 msgstr ""
58487 #: fortran/resolve.c:2901
58488 #, gcc-internal-format
58489 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
58490 msgstr ""
58492 #: fortran/resolve.c:2905 fortran/resolve.c:16283
58493 #, gcc-internal-format
58494 msgid "Function %qs at %L has no IMPLICIT type"
58495 msgstr ""
58497 #: fortran/resolve.c:3014
58498 #, gcc-internal-format
58499 msgid "Reference to impure function %qs at %L inside a FORALL %s"
58500 msgstr ""
58502 #: fortran/resolve.c:3021
58503 #, gcc-internal-format
58504 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
58505 msgstr ""
58507 #: fortran/resolve.c:3028
58508 #, gcc-internal-format
58509 msgid "Reference to impure function %qs at %L within a PURE procedure"
58510 msgstr ""
58512 #: fortran/resolve.c:3098
58513 #, gcc-internal-format
58514 msgid "%qs at %L is not a function"
58515 msgstr ""
58517 #: fortran/resolve.c:3106 fortran/resolve.c:3576
58518 #, gcc-internal-format
58519 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
58520 msgstr ""
58522 #. Internal procedures are taken care of in resolve_contained_fntype.
58523 #: fortran/resolve.c:3149
58524 #, gcc-internal-format
58525 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
58526 msgstr ""
58528 #: fortran/resolve.c:3183
58529 #, gcc-internal-format
58530 msgid "resolve_function(): bad function type"
58531 msgstr ""
58533 #: fortran/resolve.c:3203
58534 #, gcc-internal-format
58535 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
58536 msgstr ""
58538 #: fortran/resolve.c:3265
58539 #, gcc-internal-format
58540 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
58541 msgstr ""
58543 #: fortran/resolve.c:3269
58544 #, gcc-internal-format
58545 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
58546 msgstr ""
58548 #: fortran/resolve.c:3320
58549 #, gcc-internal-format
58550 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
58551 msgstr ""
58553 #: fortran/resolve.c:3326
58554 #, gcc-internal-format
58555 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
58556 msgstr ""
58558 #: fortran/resolve.c:3332
58559 #, gcc-internal-format
58560 msgid "Subroutine call to %qs at %L is not PURE"
58561 msgstr ""
58563 #: fortran/resolve.c:3400
58564 #, gcc-internal-format
58565 msgid "There is no specific subroutine for the generic %qs at %L"
58566 msgstr ""
58568 #: fortran/resolve.c:3409
58569 #, gcc-internal-format
58570 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
58571 msgstr ""
58573 #: fortran/resolve.c:3444
58574 #, gcc-internal-format
58575 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
58576 msgstr ""
58578 #: fortran/resolve.c:3489
58579 #, gcc-internal-format
58580 msgid "Unable to resolve the specific subroutine %qs at %L"
58581 msgstr ""
58583 #: fortran/resolve.c:3547
58584 #, gcc-internal-format
58585 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
58586 msgstr ""
58588 #: fortran/resolve.c:3586
58589 #, gcc-internal-format
58590 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
58591 msgstr ""
58593 #: fortran/resolve.c:3590
58594 #, gcc-internal-format
58595 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
58596 msgstr ""
58598 #: fortran/resolve.c:3635
58599 #, gcc-internal-format
58600 msgid "resolve_subroutine(): bad function type"
58601 msgstr ""
58603 #: fortran/resolve.c:3673
58604 #, gcc-internal-format, gfc-internal-format
58605 msgid "Shapes for operands at %L and %L are not conformable"
58606 msgstr ""
58608 #: fortran/resolve.c:3725
58609 #, gcc-internal-format
58610 msgid "logical_to_bitwise(): Bad intrinsic"
58611 msgstr ""
58613 #: fortran/resolve.c:4059
58614 #, gcc-internal-format
58615 msgid "resolve_operator(): Bad intrinsic"
58616 msgstr ""
58618 #: fortran/resolve.c:4229 fortran/resolve.c:4252
58619 #, gcc-internal-format
58620 msgid "compare_bound_int(): Bad expression"
58621 msgstr ""
58623 #: fortran/resolve.c:4347
58624 #, gcc-internal-format, gfc-internal-format
58625 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58626 msgstr ""
58628 #: fortran/resolve.c:4352
58629 #, gcc-internal-format, gfc-internal-format
58630 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
58631 msgstr ""
58633 #: fortran/resolve.c:4362
58634 #, gcc-internal-format, gfc-internal-format
58635 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58636 msgstr ""
58638 #: fortran/resolve.c:4367
58639 #, gcc-internal-format, gfc-internal-format
58640 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
58641 msgstr ""
58643 #: fortran/resolve.c:4387
58644 #, gcc-internal-format, gfc-internal-format
58645 msgid "Illegal stride of zero at %L"
58646 msgstr ""
58648 #: fortran/resolve.c:4404
58649 #, gcc-internal-format, gfc-internal-format
58650 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58651 msgstr ""
58653 #: fortran/resolve.c:4412
58654 #, gcc-internal-format, gfc-internal-format
58655 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58656 msgstr ""
58658 #: fortran/resolve.c:4428
58659 #, gcc-internal-format, gfc-internal-format
58660 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58661 msgstr ""
58663 #: fortran/resolve.c:4437
58664 #, gcc-internal-format, gfc-internal-format
58665 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58666 msgstr ""
58668 #: fortran/resolve.c:4453
58669 #, gcc-internal-format
58670 msgid "check_dimension(): Bad array reference"
58671 msgstr ""
58673 #: fortran/resolve.c:4476
58674 #, gcc-internal-format, gfc-internal-format
58675 msgid "Rightmost upper bound of assumed size array section not specified at %L"
58676 msgstr ""
58678 #: fortran/resolve.c:4486
58679 #, gcc-internal-format, gfc-internal-format
58680 msgid "Rank mismatch in array reference at %L (%d/%d)"
58681 msgstr ""
58683 #: fortran/resolve.c:4494
58684 #, gcc-internal-format, gfc-internal-format
58685 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
58686 msgstr ""
58688 #: fortran/resolve.c:4510
58689 #, gcc-internal-format, gfc-internal-format
58690 msgid "Coindex of codimension %d must be a scalar at %L"
58691 msgstr ""
58693 #: fortran/resolve.c:4538
58694 #, gcc-internal-format, gfc-internal-format
58695 msgid "Array index at %L must be scalar"
58696 msgstr ""
58698 #: fortran/resolve.c:4544
58699 #, gcc-internal-format, gfc-internal-format
58700 msgid "Array index at %L must be of INTEGER type, found %s"
58701 msgstr ""
58703 #: fortran/resolve.c:4550
58704 #, gcc-internal-format, gfc-internal-format
58705 msgid "REAL array index at %L"
58706 msgstr ""
58708 #: fortran/resolve.c:4589
58709 #, gcc-internal-format, gfc-internal-format
58710 msgid "Argument dim at %L must be scalar"
58711 msgstr ""
58713 #: fortran/resolve.c:4596
58714 #, gcc-internal-format, gfc-internal-format
58715 msgid "Argument dim at %L must be of INTEGER type"
58716 msgstr ""
58718 #: fortran/resolve.c:4641
58719 #, gcc-internal-format
58720 msgid "find_array_spec(): Missing spec"
58721 msgstr ""
58723 #: fortran/resolve.c:4652
58724 #, gcc-internal-format
58725 msgid "find_array_spec(): unused as(1)"
58726 msgstr ""
58728 #: fortran/resolve.c:4663
58729 #, gcc-internal-format
58730 msgid "find_array_spec(): unused as(2)"
58731 msgstr ""
58733 #: fortran/resolve.c:4706
58734 #, gcc-internal-format, gfc-internal-format
58735 msgid "Array index at %L is an array of rank %d"
58736 msgstr ""
58738 #: fortran/resolve.c:4804
58739 #, gcc-internal-format, gfc-internal-format
58740 msgid "Substring start index at %L must be of type INTEGER"
58741 msgstr ""
58743 #: fortran/resolve.c:4811
58744 #, gcc-internal-format, gfc-internal-format
58745 msgid "Substring start index at %L must be scalar"
58746 msgstr ""
58748 #: fortran/resolve.c:4820
58749 #, gcc-internal-format, gfc-internal-format
58750 msgid "Substring start index at %L is less than one"
58751 msgstr ""
58753 #: fortran/resolve.c:4833
58754 #, gcc-internal-format, gfc-internal-format
58755 msgid "Substring end index at %L must be of type INTEGER"
58756 msgstr ""
58758 #: fortran/resolve.c:4840
58759 #, gcc-internal-format, gfc-internal-format
58760 msgid "Substring end index at %L must be scalar"
58761 msgstr ""
58763 #: fortran/resolve.c:4850
58764 #, gcc-internal-format, gfc-internal-format
58765 msgid "Substring end index at %L exceeds the string length"
58766 msgstr ""
58768 #: fortran/resolve.c:4860
58769 #, gcc-internal-format, gfc-internal-format
58770 msgid "Substring end index at %L is too large"
58771 msgstr ""
58773 #: fortran/resolve.c:5013
58774 #, gcc-internal-format
58775 msgid "resolve_ref(): Bad array reference"
58776 msgstr ""
58778 #: fortran/resolve.c:5027
58779 #, gcc-internal-format, gfc-internal-format
58780 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
58781 msgstr ""
58783 #: fortran/resolve.c:5037
58784 #, gcc-internal-format, gfc-internal-format
58785 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
58786 msgstr ""
58788 #: fortran/resolve.c:5056
58789 #, gcc-internal-format, gfc-internal-format
58790 msgid "Two or more part references with nonzero rank must not be specified at %L"
58791 msgstr ""
58793 #: fortran/resolve.c:5154
58794 #, gcc-internal-format
58795 msgid "expression_rank(): Two array specs"
58796 msgstr ""
58798 #: fortran/resolve.c:5236
58799 #, gcc-internal-format, gfc-internal-format
58800 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
58801 msgstr ""
58803 #: fortran/resolve.c:5246
58804 #, gcc-internal-format, gfc-internal-format
58805 msgid "Assumed-type variable %s at %L may only be used as actual argument"
58806 msgstr ""
58808 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58809 #. for all inquiry functions in resolve_function; the reason is
58810 #. that the function-name resolution happens too late in that
58811 #. function.
58812 #: fortran/resolve.c:5256
58813 #, gcc-internal-format, gfc-internal-format
58814 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
58815 msgstr ""
58817 #: fortran/resolve.c:5271
58818 #, gcc-internal-format, gfc-internal-format
58819 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
58820 msgstr ""
58822 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58823 #. for all inquiry functions in resolve_function; the reason is
58824 #. that the function-name resolution happens too late in that
58825 #. function.
58826 #: fortran/resolve.c:5281
58827 #, gcc-internal-format, gfc-internal-format
58828 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
58829 msgstr ""
58831 #: fortran/resolve.c:5292
58832 #, gcc-internal-format, gfc-internal-format
58833 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
58834 msgstr ""
58836 #: fortran/resolve.c:5301
58837 #, gcc-internal-format, gfc-internal-format
58838 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
58839 msgstr ""
58841 #: fortran/resolve.c:5316
58842 #, gcc-internal-format, gfc-internal-format
58843 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
58844 msgstr ""
58846 #: fortran/resolve.c:5478
58847 #, gcc-internal-format
58848 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
58849 msgstr ""
58851 #: fortran/resolve.c:5483
58852 #, gcc-internal-format
58853 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
58854 msgstr ""
58856 #: fortran/resolve.c:5553
58857 #, gcc-internal-format, gfc-internal-format
58858 msgid "Polymorphic subobject of coindexed object at %L"
58859 msgstr ""
58861 #: fortran/resolve.c:5566
58862 #, gcc-internal-format, gfc-internal-format
58863 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
58864 msgstr ""
58866 #: fortran/resolve.c:5919
58867 #, gcc-internal-format, gfc-internal-format
58868 msgid "Passed-object at %L must be scalar"
58869 msgstr ""
58871 #: fortran/resolve.c:5926
58872 #, gcc-internal-format
58873 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
58874 msgstr ""
58876 #: fortran/resolve.c:5961
58877 #, gcc-internal-format
58878 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
58879 msgstr ""
58881 #: fortran/resolve.c:5970
58882 #, gcc-internal-format, gfc-internal-format
58883 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
58884 msgstr ""
58886 #. Nothing matching found!
58887 #: fortran/resolve.c:6158
58888 #, gcc-internal-format
58889 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
58890 msgstr ""
58892 #: fortran/resolve.c:6185
58893 #, gcc-internal-format
58894 msgid "%qs at %L should be a SUBROUTINE"
58895 msgstr ""
58897 #: fortran/resolve.c:6236
58898 #, gcc-internal-format
58899 msgid "%qs at %L should be a FUNCTION"
58900 msgstr ""
58902 #: fortran/resolve.c:6786
58903 #, gcc-internal-format
58904 msgid "gfc_resolve_expr(): Bad expression type"
58905 msgstr ""
58907 #: fortran/resolve.c:6812
58908 #, gcc-internal-format, gfc-internal-format
58909 msgid "%s at %L must be a scalar"
58910 msgstr ""
58912 #: fortran/resolve.c:6822
58913 #, gcc-internal-format, gfc-internal-format
58914 msgid "%s at %L must be integer"
58915 msgstr ""
58917 #: fortran/resolve.c:6826 fortran/resolve.c:6833
58918 #, gcc-internal-format, gfc-internal-format
58919 msgid "%s at %L must be INTEGER"
58920 msgstr ""
58922 #: fortran/resolve.c:6875
58923 #, gcc-internal-format, gfc-internal-format
58924 msgid "Step expression in DO loop at %L cannot be zero"
58925 msgstr ""
58927 #: fortran/resolve.c:6911
58928 #, gcc-internal-format, gfc-internal-format
58929 msgid "DO loop at %L will be executed zero times"
58930 msgstr ""
58932 #: fortran/resolve.c:6928
58933 #, gcc-internal-format, gfc-internal-format
58934 msgid "DO loop at %L is undefined as it overflows"
58935 msgstr ""
58937 #: fortran/resolve.c:6934
58938 #, gcc-internal-format, gfc-internal-format
58939 msgid "DO loop at %L is undefined as it underflows"
58940 msgstr ""
58942 #: fortran/resolve.c:6995
58943 #, gcc-internal-format, gfc-internal-format
58944 msgid "FORALL index-name at %L must be a scalar INTEGER"
58945 msgstr ""
58947 #: fortran/resolve.c:7000
58948 #, gcc-internal-format, gfc-internal-format
58949 msgid "FORALL start expression at %L must be a scalar INTEGER"
58950 msgstr ""
58952 #: fortran/resolve.c:7007
58953 #, gcc-internal-format, gfc-internal-format
58954 msgid "FORALL end expression at %L must be a scalar INTEGER"
58955 msgstr ""
58957 #: fortran/resolve.c:7015
58958 #, gcc-internal-format, gfc-internal-format
58959 msgid "FORALL stride expression at %L must be a scalar %s"
58960 msgstr ""
58962 #: fortran/resolve.c:7020
58963 #, gcc-internal-format, gfc-internal-format
58964 msgid "FORALL stride expression at %L cannot be zero"
58965 msgstr ""
58967 #: fortran/resolve.c:7033
58968 #, gcc-internal-format
58969 msgid "FORALL index %qs may not appear in triplet specification at %L"
58970 msgstr ""
58972 #: fortran/resolve.c:7136 fortran/resolve.c:7428
58973 #, gcc-internal-format, gfc-internal-format
58974 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
58975 msgstr ""
58977 #: fortran/resolve.c:7144 fortran/resolve.c:7393
58978 #, gcc-internal-format, gfc-internal-format
58979 msgid "Coindexed allocatable object at %L"
58980 msgstr ""
58982 #: fortran/resolve.c:7250
58983 #, gcc-internal-format, gfc-internal-format
58984 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
58985 msgstr ""
58987 #: fortran/resolve.c:7281
58988 #, gcc-internal-format, gfc-internal-format
58989 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
58990 msgstr ""
58992 #: fortran/resolve.c:7439
58993 #, gcc-internal-format, gfc-internal-format
58994 msgid "Type of entity at %L is type incompatible with source-expr at %L"
58995 msgstr ""
58997 #: fortran/resolve.c:7451
58998 #, gcc-internal-format, gfc-internal-format
58999 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
59000 msgstr ""
59002 #: fortran/resolve.c:7465
59003 #, gcc-internal-format, gfc-internal-format
59004 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"
59005 msgstr ""
59007 #: fortran/resolve.c:7480
59008 #, gcc-internal-format, gfc-internal-format
59009 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"
59010 msgstr ""
59012 #: fortran/resolve.c:7493
59013 #, gcc-internal-format, gfc-internal-format
59014 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
59015 msgstr ""
59017 #: fortran/resolve.c:7511
59018 #, gcc-internal-format, gfc-internal-format
59019 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
59020 msgstr ""
59022 #: fortran/resolve.c:7592 fortran/resolve.c:7607
59023 #, gcc-internal-format, gfc-internal-format
59024 msgid "Array specification required in ALLOCATE statement at %L"
59025 msgstr ""
59027 #: fortran/resolve.c:7599
59028 #, gcc-internal-format, gfc-internal-format
59029 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
59030 msgstr ""
59032 #: fortran/resolve.c:7622
59033 #, gcc-internal-format, gfc-internal-format
59034 msgid "Coarray specification required in ALLOCATE statement at %L"
59035 msgstr ""
59037 #: fortran/resolve.c:7649
59038 #, gcc-internal-format, gfc-internal-format
59039 msgid "Bad array specification in ALLOCATE statement at %L"
59040 msgstr ""
59042 #: fortran/resolve.c:7668
59043 #, gcc-internal-format
59044 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
59045 msgstr ""
59047 #: fortran/resolve.c:7683
59048 #, gcc-internal-format, gfc-internal-format
59049 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
59050 msgstr ""
59052 #: fortran/resolve.c:7694
59053 #, gcc-internal-format, gfc-internal-format
59054 msgid "Bad coarray specification in ALLOCATE statement at %L"
59055 msgstr ""
59057 #: fortran/resolve.c:7726
59058 #, gcc-internal-format, gfc-internal-format
59059 msgid "Stat-variable at %L must be a scalar INTEGER variable"
59060 msgstr ""
59062 #: fortran/resolve.c:7749
59063 #, gcc-internal-format, gfc-internal-format
59064 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
59065 msgstr ""
59067 #: fortran/resolve.c:7760
59068 #, gcc-internal-format, gfc-internal-format
59069 msgid "ERRMSG at %L is useless without a STAT tag"
59070 msgstr ""
59072 #: fortran/resolve.c:7771
59073 #, gcc-internal-format, gfc-internal-format
59074 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
59075 msgstr ""
59077 #: fortran/resolve.c:7794
59078 #, gcc-internal-format, gfc-internal-format
59079 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
59080 msgstr ""
59082 #: fortran/resolve.c:7824
59083 #, gcc-internal-format, gfc-internal-format
59084 msgid "Allocate-object at %L also appears at %L"
59085 msgstr ""
59087 #: fortran/resolve.c:7830 fortran/resolve.c:7836
59088 #, gcc-internal-format, gfc-internal-format
59089 msgid "Allocate-object at %L is subobject of object at %L"
59090 msgstr ""
59092 #. The cases overlap, or they are the same
59093 #. element in the list.  Either way, we must
59094 #. issue an error and get the next case from P.
59095 #. FIXME: Sort P and Q by line number.
59096 #: fortran/resolve.c:8064
59097 #, gcc-internal-format, gfc-internal-format
59098 msgid "CASE label at %L overlaps with CASE label at %L"
59099 msgstr ""
59101 #: fortran/resolve.c:8115
59102 #, gcc-internal-format, gfc-internal-format
59103 msgid "Expression in CASE statement at %L must be of type %s"
59104 msgstr ""
59106 #: fortran/resolve.c:8126
59107 #, gcc-internal-format, gfc-internal-format
59108 msgid "Expression in CASE statement at %L must be of kind %d"
59109 msgstr ""
59111 #: fortran/resolve.c:8139
59112 #, gcc-internal-format, gfc-internal-format
59113 msgid "Expression in CASE statement at %L must be scalar"
59114 msgstr ""
59116 #: fortran/resolve.c:8185
59117 #, gcc-internal-format, gfc-internal-format
59118 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
59119 msgstr ""
59121 #: fortran/resolve.c:8204
59122 #, gcc-internal-format, gfc-internal-format
59123 msgid "Argument of SELECT statement at %L cannot be %s"
59124 msgstr ""
59126 #: fortran/resolve.c:8214
59127 #, gcc-internal-format, gfc-internal-format
59128 msgid "Argument of SELECT statement at %L must be a scalar expression"
59129 msgstr ""
59131 #: fortran/resolve.c:8232 fortran/resolve.c:8240
59132 #, gcc-internal-format, gfc-internal-format
59133 msgid "Expression in CASE statement at %L is not in the range of %s"
59134 msgstr ""
59136 #: fortran/resolve.c:8302 fortran/resolve.c:8873
59137 #, gcc-internal-format, gfc-internal-format
59138 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
59139 msgstr ""
59141 #: fortran/resolve.c:8328
59142 #, gcc-internal-format, gfc-internal-format
59143 msgid "Logical range in CASE statement at %L is not allowed"
59144 msgstr ""
59146 #: fortran/resolve.c:8340
59147 #, gcc-internal-format, gfc-internal-format
59148 msgid "Constant logical value in CASE statement is repeated at %L"
59149 msgstr ""
59151 #: fortran/resolve.c:8355
59152 #, gcc-internal-format, gfc-internal-format
59153 msgid "Range specification at %L can never be matched"
59154 msgstr ""
59156 #: fortran/resolve.c:8458
59157 #, gcc-internal-format, gfc-internal-format
59158 msgid "Logical SELECT CASE block at %L has more that two cases"
59159 msgstr ""
59161 #: fortran/resolve.c:8518
59162 #, gcc-internal-format, gfc-internal-format
59163 msgid "Selector at %L cannot be NULL()"
59164 msgstr ""
59166 #: fortran/resolve.c:8523
59167 #, gcc-internal-format, gfc-internal-format
59168 msgid "Selector at %L has no type"
59169 msgstr ""
59171 #: fortran/resolve.c:8545
59172 #, gcc-internal-format
59173 msgid "Associate-name %qs at %L is used as array"
59174 msgstr ""
59176 #: fortran/resolve.c:8556
59177 #, gcc-internal-format, gfc-internal-format
59178 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
59179 msgstr ""
59181 #: fortran/resolve.c:8763
59182 #, gcc-internal-format, gfc-internal-format
59183 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
59184 msgstr ""
59186 #: fortran/resolve.c:8783 fortran/resolve.c:8795
59187 #, gcc-internal-format, gfc-internal-format
59188 msgid "Selector at %L must not be coindexed"
59189 msgstr ""
59191 #: fortran/resolve.c:8824
59192 #, gcc-internal-format, gfc-internal-format
59193 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
59194 msgstr ""
59196 #: fortran/resolve.c:8836
59197 #, gcc-internal-format
59198 msgid "Derived type %qs at %L must be extensible"
59199 msgstr ""
59201 #: fortran/resolve.c:8848
59202 #, gcc-internal-format
59203 msgid "Derived type %qs at %L must be an extension of %qs"
59204 msgstr ""
59206 #: fortran/resolve.c:8851
59207 #, gcc-internal-format
59208 msgid "Unexpected intrinsic type %qs at %L"
59209 msgstr ""
59211 #: fortran/resolve.c:8861
59212 #, gcc-internal-format, gfc-internal-format
59213 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
59214 msgstr ""
59216 #: fortran/resolve.c:9108
59217 #, gcc-internal-format, gfc-internal-format
59218 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
59219 msgstr ""
59221 #: fortran/resolve.c:9204
59222 #, gcc-internal-format, gfc-internal-format
59223 msgid "Invalid context for NULL () intrinsic at %L"
59224 msgstr ""
59226 #: fortran/resolve.c:9257
59227 #, gcc-internal-format, gfc-internal-format
59228 msgid "DTIO %s procedure at %L must be recursive"
59229 msgstr ""
59231 #: fortran/resolve.c:9267
59232 #, gcc-internal-format, gfc-internal-format
59233 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
59234 msgstr ""
59236 #: fortran/resolve.c:9280
59237 #, gcc-internal-format, gfc-internal-format
59238 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
59239 msgstr ""
59241 #: fortran/resolve.c:9289
59242 #, gcc-internal-format, gfc-internal-format
59243 msgid "Data transfer element at %L cannot have procedure pointer components"
59244 msgstr ""
59246 #: fortran/resolve.c:9296
59247 #, gcc-internal-format, gfc-internal-format
59248 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
59249 msgstr ""
59251 #: fortran/resolve.c:9307
59252 #, gcc-internal-format, gfc-internal-format
59253 msgid "Data transfer element at %L cannot have PRIVATE components"
59254 msgstr ""
59256 #: fortran/resolve.c:9313
59257 #, gcc-internal-format, gfc-internal-format
59258 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
59259 msgstr ""
59261 #: fortran/resolve.c:9328
59262 #, gcc-internal-format, gfc-internal-format
59263 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
59264 msgstr ""
59266 #: fortran/resolve.c:9388
59267 #, gcc-internal-format, gfc-internal-format
59268 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
59269 msgstr ""
59271 #: fortran/resolve.c:9398
59272 #, gcc-internal-format, gfc-internal-format
59273 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
59274 msgstr ""
59276 #: fortran/resolve.c:9402
59277 #, gcc-internal-format, gfc-internal-format
59278 msgid "Event variable argument at %L must be a coarray or coindexed"
59279 msgstr ""
59281 #: fortran/resolve.c:9405
59282 #, gcc-internal-format, gfc-internal-format
59283 msgid "Event variable argument at %L must be a coarray but not coindexed"
59284 msgstr ""
59286 #: fortran/resolve.c:9412 fortran/resolve.c:9533
59287 #, gcc-internal-format, gfc-internal-format
59288 msgid "STAT= argument at %L must be a scalar INTEGER variable"
59289 msgstr ""
59291 #: fortran/resolve.c:9424 fortran/resolve.c:9540
59292 #, gcc-internal-format, gfc-internal-format
59293 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
59294 msgstr ""
59296 #: fortran/resolve.c:9436
59297 #, gcc-internal-format, gfc-internal-format
59298 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
59299 msgstr ""
59301 #: fortran/resolve.c:9449
59302 #, gcc-internal-format, gfc-internal-format
59303 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
59304 msgstr ""
59306 #: fortran/resolve.c:9510
59307 #, gcc-internal-format, gfc-internal-format
59308 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
59309 msgstr ""
59311 #: fortran/resolve.c:9514 fortran/resolve.c:9524
59312 #, gcc-internal-format, gfc-internal-format
59313 msgid "Imageset argument at %L must between 1 and num_images()"
59314 msgstr ""
59316 #: fortran/resolve.c:9567
59317 #, gcc-internal-format, gfc-internal-format
59318 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
59319 msgstr ""
59321 #: fortran/resolve.c:9577
59322 #, gcc-internal-format, gfc-internal-format
59323 msgid "Branch at %L may result in an infinite loop"
59324 msgstr ""
59326 #. Note: A label at END CRITICAL does not leave the CRITICAL
59327 #. construct as END CRITICAL is still part of it.
59328 #: fortran/resolve.c:9594 fortran/resolve.c:9617
59329 #, gcc-internal-format, gfc-internal-format
59330 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
59331 msgstr ""
59333 #: fortran/resolve.c:9598 fortran/resolve.c:9623
59334 #, gcc-internal-format, gfc-internal-format
59335 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
59336 msgstr ""
59338 #. The label is not in an enclosing block, so illegal.  This was
59339 #. allowed in Fortran 66, so we allow it as extension.  No
59340 #. further checks are necessary in this case.
59341 #: fortran/resolve.c:9638
59342 #, gcc-internal-format, gfc-internal-format
59343 msgid "Label at %L is not in the same block as the GOTO statement at %L"
59344 msgstr ""
59346 #: fortran/resolve.c:9710
59347 #, gcc-internal-format, gfc-internal-format
59348 msgid "WHERE mask at %L has inconsistent shape"
59349 msgstr ""
59351 #: fortran/resolve.c:9726
59352 #, gcc-internal-format, gfc-internal-format
59353 msgid "WHERE assignment target at %L has inconsistent shape"
59354 msgstr ""
59356 #: fortran/resolve.c:9734 fortran/resolve.c:9821
59357 #, gcc-internal-format, gfc-internal-format
59358 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
59359 msgstr ""
59361 #: fortran/resolve.c:9744 fortran/resolve.c:9831
59362 #, gcc-internal-format, gfc-internal-format
59363 msgid "Unsupported statement inside WHERE at %L"
59364 msgstr ""
59366 #: fortran/resolve.c:9775
59367 #, gcc-internal-format, gfc-internal-format
59368 msgid "Assignment to a FORALL index variable at %L"
59369 msgstr ""
59371 #: fortran/resolve.c:9784
59372 #, gcc-internal-format
59373 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"
59374 msgstr ""
59376 #: fortran/resolve.c:9949
59377 #, gcc-internal-format, gfc-internal-format
59378 msgid "FORALL index-name at %L must be a scalar variable of type integer"
59379 msgstr ""
59381 #: fortran/resolve.c:9959
59382 #, gcc-internal-format, gfc-internal-format
59383 msgid "An outer FORALL construct already has an index with this name %L"
59384 msgstr ""
59386 #: fortran/resolve.c:10036
59387 #, gcc-internal-format, gfc-internal-format
59388 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
59389 msgstr ""
59391 #: fortran/resolve.c:10138
59392 #, gcc-internal-format
59393 msgid "gfc_resolve_blocks(): Bad block type"
59394 msgstr ""
59396 #: fortran/resolve.c:10251
59397 #, gcc-internal-format, gfc-internal-format
59398 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
59399 msgstr ""
59401 #: fortran/resolve.c:10283
59402 #, gcc-internal-format, gfc-internal-format
59403 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
59404 msgstr ""
59406 #: fortran/resolve.c:10288
59407 #, gcc-internal-format, gfc-internal-format
59408 msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
59409 msgstr ""
59411 #: fortran/resolve.c:10298
59412 #, gcc-internal-format, gfc-internal-format
59413 msgid "Assignment to coindexed variable at %L in a PURE procedure"
59414 msgstr ""
59416 #: fortran/resolve.c:10330
59417 #, gcc-internal-format, gfc-internal-format
59418 msgid "Assignment to polymorphic coarray at %L is not permitted"
59419 msgstr ""
59421 #: fortran/resolve.c:10334
59422 #, gcc-internal-format, gfc-internal-format
59423 msgid "Assignment to an allocatable polymorphic variable at %L"
59424 msgstr ""
59426 #: fortran/resolve.c:10339
59427 #, gcc-internal-format
59428 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
59429 msgstr ""
59431 #: fortran/resolve.c:10346
59432 #, gcc-internal-format, gfc-internal-format
59433 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
59434 msgstr ""
59436 #: fortran/resolve.c:10357
59437 #, gcc-internal-format, gfc-internal-format
59438 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
59439 msgstr ""
59441 #: fortran/resolve.c:10663
59442 #, gcc-internal-format, gfc-internal-format
59443 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
59444 msgstr ""
59446 #. Even if standard does not support this feature, continue to build
59447 #. the two statements to avoid upsetting frontend_passes.c.
59448 #: fortran/resolve.c:10905
59449 #, gcc-internal-format, gfc-internal-format
59450 msgid "Pointer procedure assignment at %L"
59451 msgstr ""
59453 #: fortran/resolve.c:10917
59454 #, gcc-internal-format, gfc-internal-format
59455 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
59456 msgstr ""
59458 #: fortran/resolve.c:11157
59459 #, gcc-internal-format, gfc-internal-format
59460 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
59461 msgstr ""
59463 #: fortran/resolve.c:11160
59464 #, gcc-internal-format
59465 msgid "Variable %qs has not been assigned a target label at %L"
59466 msgstr ""
59468 #: fortran/resolve.c:11171
59469 #, gcc-internal-format, gfc-internal-format
59470 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
59471 msgstr ""
59473 #: fortran/resolve.c:11233
59474 #, gcc-internal-format, gfc-internal-format
59475 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
59476 msgstr ""
59478 #: fortran/resolve.c:11278
59479 #, gcc-internal-format, gfc-internal-format
59480 msgid "Invalid NULL at %L"
59481 msgstr ""
59483 #: fortran/resolve.c:11282
59484 #, gcc-internal-format, gfc-internal-format
59485 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
59486 msgstr ""
59488 #: fortran/resolve.c:11339
59489 #, gcc-internal-format
59490 msgid "gfc_resolve_code(): No expression on DO WHILE"
59491 msgstr ""
59493 #: fortran/resolve.c:11344
59494 #, gcc-internal-format, gfc-internal-format
59495 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
59496 msgstr ""
59498 #: fortran/resolve.c:11428
59499 #, gcc-internal-format, gfc-internal-format
59500 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
59501 msgstr ""
59503 #: fortran/resolve.c:11507
59504 #, gcc-internal-format
59505 msgid "gfc_resolve_code(): Bad statement code"
59506 msgstr ""
59508 #: fortran/resolve.c:11617
59509 #, gcc-internal-format
59510 msgid "Variable %qs with binding label %qs at %L uses the same global identifier as entity at %L"
59511 msgstr ""
59513 #. This can only happen if the variable is defined in a module - if it
59514 #. isn't the same module, reject it.
59515 #: fortran/resolve.c:11630
59516 #, gcc-internal-format
59517 msgid "Variable %qs from module %qs with binding label %qs at %L uses the same global identifier as entity at %L from module %qs"
59518 msgstr ""
59520 #. Print an error if the procedure is defined multiple times; we have to
59521 #. exclude references to the same procedure via module association or
59522 #. multiple checks for the same procedure.
59523 #: fortran/resolve.c:11647
59524 #, gcc-internal-format
59525 msgid "Procedure %qs with binding label %qs at %L uses the same global identifier as entity at %L"
59526 msgstr ""
59528 #: fortran/resolve.c:11732
59529 #, gcc-internal-format, gfc-internal-format
59530 msgid "String length at %L is too large"
59531 msgstr ""
59533 #: fortran/resolve.c:11961
59534 #, gcc-internal-format
59535 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
59536 msgstr ""
59538 #: fortran/resolve.c:11965
59539 #, gcc-internal-format
59540 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
59541 msgstr ""
59543 #: fortran/resolve.c:11973
59544 #, gcc-internal-format
59545 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
59546 msgstr ""
59548 #: fortran/resolve.c:11983
59549 #, gcc-internal-format
59550 msgid "Array %qs at %L cannot have a deferred shape"
59551 msgstr ""
59553 #: fortran/resolve.c:11998
59554 #, gcc-internal-format
59555 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
59556 msgstr ""
59558 #: fortran/resolve.c:12010
59559 #, gcc-internal-format
59560 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
59561 msgstr ""
59563 #: fortran/resolve.c:12041
59564 #, gcc-internal-format
59565 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"
59566 msgstr ""
59568 #: fortran/resolve.c:12063
59569 #, gcc-internal-format
59570 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
59571 msgstr ""
59573 #: fortran/resolve.c:12090
59574 #, gcc-internal-format
59575 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
59576 msgstr ""
59578 #. F08:C541. The shape of an array defined in a main program or module
59579 #. * needs to be constant.
59580 #: fortran/resolve.c:12131
59581 #, gcc-internal-format
59582 msgid "The module or main program array %qs at %L must have constant shape"
59583 msgstr ""
59585 #: fortran/resolve.c:12150
59586 #, gcc-internal-format, gfc-internal-format
59587 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
59588 msgstr ""
59590 #: fortran/resolve.c:12171
59591 #, gcc-internal-format
59592 msgid "%qs at %L must have constant character length in this context"
59593 msgstr ""
59595 #: fortran/resolve.c:12178
59596 #, gcc-internal-format
59597 msgid "COMMON variable %qs at %L must have constant character length"
59598 msgstr ""
59600 #: fortran/resolve.c:12225
59601 #, gcc-internal-format
59602 msgid "Allocatable %qs at %L cannot have an initializer"
59603 msgstr ""
59605 #: fortran/resolve.c:12228
59606 #, gcc-internal-format
59607 msgid "External %qs at %L cannot have an initializer"
59608 msgstr ""
59610 #: fortran/resolve.c:12232
59611 #, gcc-internal-format
59612 msgid "Dummy %qs at %L cannot have an initializer"
59613 msgstr ""
59615 #: fortran/resolve.c:12235
59616 #, gcc-internal-format
59617 msgid "Intrinsic %qs at %L cannot have an initializer"
59618 msgstr ""
59620 #: fortran/resolve.c:12238
59621 #, gcc-internal-format
59622 msgid "Function result %qs at %L cannot have an initializer"
59623 msgstr ""
59625 #: fortran/resolve.c:12241
59626 #, gcc-internal-format
59627 msgid "Automatic array %qs at %L cannot have an initializer"
59628 msgstr ""
59630 #: fortran/resolve.c:12283
59631 #, gcc-internal-format, gfc-internal-format
59632 msgid "%s at %L"
59633 msgstr ""
59635 #: fortran/resolve.c:12310
59636 #, gcc-internal-format
59637 msgid "Character-valued statement function %qs at %L must have constant length"
59638 msgstr ""
59640 #: fortran/resolve.c:12332
59641 #, gcc-internal-format
59642 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
59643 msgstr ""
59645 #: fortran/resolve.c:12354
59646 #, gcc-internal-format
59647 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
59648 msgstr ""
59650 #: fortran/resolve.c:12372
59651 #, gcc-internal-format
59652 msgid "Function %qs at %L cannot have an initializer"
59653 msgstr ""
59655 #: fortran/resolve.c:12381
59656 #, gcc-internal-format
59657 msgid "External object %qs at %L may not have an initializer"
59658 msgstr ""
59660 #: fortran/resolve.c:12389
59661 #, gcc-internal-format
59662 msgid "ELEMENTAL function %qs at %L must have a scalar result"
59663 msgstr ""
59665 #: fortran/resolve.c:12399
59666 #, gcc-internal-format
59667 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
59668 msgstr ""
59670 #: fortran/resolve.c:12418
59671 #, gcc-internal-format
59672 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
59673 msgstr ""
59675 #: fortran/resolve.c:12422
59676 #, gcc-internal-format
59677 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
59678 msgstr ""
59680 #: fortran/resolve.c:12426
59681 #, gcc-internal-format
59682 msgid "CHARACTER(*) function %qs at %L cannot be pure"
59683 msgstr ""
59685 #: fortran/resolve.c:12430
59686 #, gcc-internal-format
59687 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
59688 msgstr ""
59690 #: fortran/resolve.c:12443
59691 #, gcc-internal-format
59692 msgid "CHARACTER(*) function %qs at %L"
59693 msgstr ""
59695 #: fortran/resolve.c:12452
59696 #, gcc-internal-format
59697 msgid "Procedure pointer %qs at %L shall not be elemental"
59698 msgstr ""
59700 #: fortran/resolve.c:12458
59701 #, gcc-internal-format
59702 msgid "Dummy procedure %qs at %L shall not be elemental"
59703 msgstr ""
59705 #: fortran/resolve.c:12470
59706 #, gcc-internal-format
59707 msgid "Function result variable %qs at %L of elemental function %qs shall not have an ALLOCATABLE or POINTER attribute"
59708 msgstr ""
59710 #: fortran/resolve.c:12527
59711 #, gcc-internal-format
59712 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
59713 msgstr ""
59715 #: fortran/resolve.c:12533
59716 #, gcc-internal-format
59717 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
59718 msgstr ""
59720 #: fortran/resolve.c:12539
59721 #, gcc-internal-format
59722 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
59723 msgstr ""
59725 #: fortran/resolve.c:12547
59726 #, gcc-internal-format
59727 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
59728 msgstr ""
59730 #: fortran/resolve.c:12553
59731 #, gcc-internal-format
59732 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
59733 msgstr ""
59735 #: fortran/resolve.c:12596
59736 #, gcc-internal-format, gfc-internal-format
59737 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
59738 msgstr ""
59740 #: fortran/resolve.c:12604
59741 #, gcc-internal-format, gfc-internal-format
59742 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
59743 msgstr ""
59745 #: fortran/resolve.c:12612
59746 #, gcc-internal-format, gfc-internal-format
59747 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
59748 msgstr ""
59750 #: fortran/resolve.c:12621
59751 #, gcc-internal-format
59752 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
59753 msgstr ""
59755 #: fortran/resolve.c:12705
59756 #, gcc-internal-format
59757 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
59758 msgstr ""
59760 #: fortran/resolve.c:12714
59761 #, gcc-internal-format, gfc-internal-format
59762 msgid "FINAL procedure at %L must have exactly one argument"
59763 msgstr ""
59765 #: fortran/resolve.c:12723
59766 #, gcc-internal-format
59767 msgid "Argument of FINAL procedure at %L must be of type %qs"
59768 msgstr ""
59770 #: fortran/resolve.c:12731
59771 #, gcc-internal-format, gfc-internal-format
59772 msgid "Argument of FINAL procedure at %L must not be a POINTER"
59773 msgstr ""
59775 #: fortran/resolve.c:12737
59776 #, gcc-internal-format, gfc-internal-format
59777 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
59778 msgstr ""
59780 #: fortran/resolve.c:12743
59781 #, gcc-internal-format, gfc-internal-format
59782 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
59783 msgstr ""
59785 #: fortran/resolve.c:12751
59786 #, gcc-internal-format, gfc-internal-format
59787 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
59788 msgstr ""
59790 #: fortran/resolve.c:12760
59791 #, gcc-internal-format, gfc-internal-format
59792 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
59793 msgstr ""
59795 #: fortran/resolve.c:12782
59796 #, gcc-internal-format
59797 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
59798 msgstr ""
59800 #: fortran/resolve.c:12819
59801 #, gcc-internal-format
59802 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
59803 msgstr ""
59805 #: fortran/resolve.c:12859
59806 #, gcc-internal-format
59807 msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
59808 msgstr ""
59810 #: fortran/resolve.c:12895
59811 #, gcc-internal-format
59812 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
59813 msgstr ""
59815 #: fortran/resolve.c:12954
59816 #, gcc-internal-format
59817 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
59818 msgstr ""
59820 #: fortran/resolve.c:12966
59821 #, gcc-internal-format
59822 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
59823 msgstr ""
59825 #: fortran/resolve.c:12994
59826 #, gcc-internal-format
59827 msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
59828 msgstr ""
59830 #: fortran/resolve.c:13050
59831 #, gcc-internal-format, gfc-internal-format
59832 msgid "Type-bound operator at %L can't be NOPASS"
59833 msgstr ""
59835 #: fortran/resolve.c:13242
59836 #, gcc-internal-format
59837 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
59838 msgstr ""
59840 #: fortran/resolve.c:13284
59841 #, gcc-internal-format
59842 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
59843 msgstr ""
59845 #: fortran/resolve.c:13298
59846 #, gcc-internal-format
59847 msgid "Procedure %qs with PASS at %L must have at least one argument"
59848 msgstr ""
59850 #: fortran/resolve.c:13312 fortran/resolve.c:13778
59851 #, gcc-internal-format
59852 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
59853 msgstr ""
59855 #: fortran/resolve.c:13320
59856 #, gcc-internal-format
59857 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
59858 msgstr ""
59860 #: fortran/resolve.c:13329
59861 #, gcc-internal-format
59862 msgid "Passed-object dummy argument of %qs at %L must be scalar"
59863 msgstr ""
59865 #: fortran/resolve.c:13335
59866 #, gcc-internal-format
59867 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
59868 msgstr ""
59870 #: fortran/resolve.c:13341
59871 #, gcc-internal-format
59872 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
59873 msgstr ""
59875 #: fortran/resolve.c:13370
59876 #, gcc-internal-format
59877 msgid "Procedure %qs at %L has the same name as a component of %qs"
59878 msgstr ""
59880 #: fortran/resolve.c:13380
59881 #, gcc-internal-format
59882 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
59883 msgstr ""
59885 #: fortran/resolve.c:13472
59886 #, gcc-internal-format
59887 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
59888 msgstr ""
59890 #: fortran/resolve.c:13574
59891 #, gcc-internal-format
59892 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
59893 msgstr ""
59895 #: fortran/resolve.c:13583
59896 #, gcc-internal-format
59897 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
59898 msgstr ""
59900 #: fortran/resolve.c:13593
59901 #, gcc-internal-format
59902 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
59903 msgstr ""
59905 #: fortran/resolve.c:13602
59906 #, gcc-internal-format
59907 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
59908 msgstr ""
59910 #: fortran/resolve.c:13613
59911 #, gcc-internal-format
59912 msgid "Component %qs of BIND(C) type at %L must have length one"
59913 msgstr ""
59915 #: fortran/resolve.c:13711
59916 #, gcc-internal-format
59917 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
59918 msgstr ""
59920 #: fortran/resolve.c:13725
59921 #, gcc-internal-format
59922 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
59923 msgstr ""
59925 #: fortran/resolve.c:13741
59926 #, gcc-internal-format
59927 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
59928 msgstr ""
59930 #: fortran/resolve.c:13751
59931 #, gcc-internal-format
59932 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
59933 msgstr ""
59935 #: fortran/resolve.c:13760
59936 #, gcc-internal-format
59937 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
59938 msgstr ""
59940 #: fortran/resolve.c:13769
59941 #, gcc-internal-format
59942 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
59943 msgstr ""
59945 #: fortran/resolve.c:13811
59946 #, gcc-internal-format
59947 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
59948 msgstr ""
59950 #: fortran/resolve.c:13824
59951 #, gcc-internal-format
59952 msgid "Character length of component %qs needs to be a constant specification expression at %L"
59953 msgstr ""
59955 #: fortran/resolve.c:13835
59956 #, gcc-internal-format
59957 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
59958 msgstr ""
59960 #: fortran/resolve.c:13868
59961 #, gcc-internal-format
59962 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
59963 msgstr ""
59965 #: fortran/resolve.c:13876
59966 #, gcc-internal-format, gfc-internal-format
59967 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
59968 msgstr ""
59970 #: fortran/resolve.c:13885
59971 #, gcc-internal-format, gfc-internal-format
59972 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
59973 msgstr ""
59975 #: fortran/resolve.c:13903 fortran/resolve.c:13915
59976 #, gcc-internal-format
59977 msgid "The pointer component %qs of %qs at %L is a type that has not been declared"
59978 msgstr ""
59980 #: fortran/resolve.c:13989
59981 #, gcc-internal-format, gfc-internal-format
59982 msgid "Conflicting initializers in union at %L and %L"
59983 msgstr ""
59985 #: fortran/resolve.c:14034
59986 #, gcc-internal-format
59987 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
59988 msgstr ""
59990 #: fortran/resolve.c:14047
59991 #, gcc-internal-format
59992 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
59993 msgstr ""
59995 #: fortran/resolve.c:14111
59996 #, gcc-internal-format
59997 msgid "Parameterized type %qs does not have a component corresponding to parameter %qs at %L"
59998 msgstr ""
60000 #: fortran/resolve.c:14144
60001 #, gcc-internal-format
60002 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
60003 msgstr ""
60005 #: fortran/resolve.c:14216
60006 #, gcc-internal-format
60007 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
60008 msgstr ""
60010 #: fortran/resolve.c:14222
60011 #, gcc-internal-format
60012 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
60013 msgstr ""
60015 #: fortran/resolve.c:14228
60016 #, gcc-internal-format
60017 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
60018 msgstr ""
60020 #: fortran/resolve.c:14236
60021 #, gcc-internal-format
60022 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
60023 msgstr ""
60025 #: fortran/resolve.c:14253
60026 #, gcc-internal-format
60027 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
60028 msgstr ""
60030 #: fortran/resolve.c:14275
60031 #, gcc-internal-format
60032 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
60033 msgstr ""
60035 #: fortran/resolve.c:14286
60036 #, gcc-internal-format
60037 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
60038 msgstr ""
60040 #: fortran/resolve.c:14313
60041 #, gcc-internal-format
60042 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
60043 msgstr ""
60045 #: fortran/resolve.c:14337
60046 #, gcc-internal-format
60047 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
60048 msgstr ""
60050 #: fortran/resolve.c:14353
60051 #, gcc-internal-format
60052 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
60053 msgstr ""
60055 #: fortran/resolve.c:14364
60056 #, gcc-internal-format, gfc-internal-format
60057 msgid "Incompatible derived type in PARAMETER at %L"
60058 msgstr ""
60060 #: fortran/resolve.c:14372
60061 #, gcc-internal-format
60062 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
60063 msgstr ""
60065 #: fortran/resolve.c:14423
60066 #, gcc-internal-format
60067 msgid "The object %qs at %L has a deferred LEN parameter %qs and is neither allocatable nor a pointer"
60068 msgstr ""
60070 #: fortran/resolve.c:14434
60071 #, gcc-internal-format
60072 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)"
60073 msgstr ""
60075 #: fortran/resolve.c:14441
60076 #, gcc-internal-format
60077 msgid "The object %qs at %L with ASSUMED type parameters must be a dummy or a SELECT TYPE selector(F08/4.2)"
60078 msgstr ""
60080 #: fortran/resolve.c:14480
60081 #, gcc-internal-format, gfc-internal-format
60082 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
60083 msgstr ""
60085 #: fortran/resolve.c:14544
60086 #, gcc-internal-format, gfc-internal-format
60087 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
60088 msgstr ""
60090 #: fortran/resolve.c:14547
60091 #, gcc-internal-format, gfc-internal-format
60092 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
60093 msgstr ""
60095 #: fortran/resolve.c:14643
60096 #, gcc-internal-format
60097 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
60098 msgstr ""
60100 #: fortran/resolve.c:14664
60101 #, gcc-internal-format, gfc-internal-format
60102 msgid "Bad specification for assumed size array at %L"
60103 msgstr ""
60105 #: fortran/resolve.c:14677
60106 #, gcc-internal-format, gfc-internal-format
60107 msgid "Assumed size array at %L must be a dummy argument"
60108 msgstr ""
60110 #: fortran/resolve.c:14680
60111 #, gcc-internal-format, gfc-internal-format
60112 msgid "Assumed shape array at %L must be a dummy argument"
60113 msgstr ""
60115 #: fortran/resolve.c:14688
60116 #, gcc-internal-format, gfc-internal-format
60117 msgid "Assumed-rank array at %L must be a dummy argument"
60118 msgstr ""
60120 #: fortran/resolve.c:14695
60121 #, gcc-internal-format, gfc-internal-format
60122 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
60123 msgstr ""
60125 #: fortran/resolve.c:14708
60126 #, gcc-internal-format, gfc-internal-format
60127 msgid "Symbol at %L is not a DUMMY variable"
60128 msgstr ""
60130 #: fortran/resolve.c:14714
60131 #, gcc-internal-format
60132 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
60133 msgstr ""
60135 #: fortran/resolve.c:14724
60136 #, gcc-internal-format
60137 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
60138 msgstr ""
60140 #: fortran/resolve.c:14733
60141 #, gcc-internal-format
60142 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
60143 msgstr ""
60145 #: fortran/resolve.c:14746 fortran/resolve.c:14923
60146 #, gcc-internal-format
60147 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
60148 msgstr ""
60150 #: fortran/resolve.c:14760
60151 #, gcc-internal-format, gfc-internal-format
60152 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
60153 msgstr ""
60155 #: fortran/resolve.c:14769
60156 #, gcc-internal-format, gfc-internal-format
60157 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
60158 msgstr ""
60160 #: fortran/resolve.c:14778
60161 #, gcc-internal-format, gfc-internal-format
60162 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
60163 msgstr ""
60165 #: fortran/resolve.c:14786
60166 #, gcc-internal-format, gfc-internal-format
60167 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
60168 msgstr ""
60170 #: fortran/resolve.c:14793
60171 #, gcc-internal-format, gfc-internal-format
60172 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
60173 msgstr ""
60175 #: fortran/resolve.c:14813
60176 #, gcc-internal-format, gfc-internal-format
60177 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
60178 msgstr ""
60180 #: fortran/resolve.c:14820
60181 #, gcc-internal-format, gfc-internal-format
60182 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
60183 msgstr ""
60185 #: fortran/resolve.c:14827
60186 #, gcc-internal-format, gfc-internal-format
60187 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
60188 msgstr ""
60190 #: fortran/resolve.c:14834
60191 #, gcc-internal-format, gfc-internal-format
60192 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
60193 msgstr ""
60195 #: fortran/resolve.c:14860
60196 #, gcc-internal-format
60197 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
60198 msgstr ""
60200 #: fortran/resolve.c:14870
60201 #, gcc-internal-format
60202 msgid "BIND(C) Variable %qs at %L must have length one"
60203 msgstr ""
60205 #: fortran/resolve.c:14949
60206 #, gcc-internal-format
60207 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
60208 msgstr ""
60210 #: fortran/resolve.c:14964
60211 #, gcc-internal-format, gfc-internal-format
60212 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
60213 msgstr ""
60215 #: fortran/resolve.c:14977
60216 #, gcc-internal-format, gfc-internal-format
60217 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray"
60218 msgstr ""
60220 #: fortran/resolve.c:14995
60221 #, gcc-internal-format
60222 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
60223 msgstr ""
60225 #: fortran/resolve.c:15007
60226 #, gcc-internal-format
60227 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
60228 msgstr ""
60230 #: fortran/resolve.c:15016
60231 #, gcc-internal-format
60232 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
60233 msgstr ""
60235 #: fortran/resolve.c:15028
60236 #, gcc-internal-format
60237 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
60238 msgstr ""
60240 #: fortran/resolve.c:15037
60241 #, gcc-internal-format
60242 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
60243 msgstr ""
60245 #: fortran/resolve.c:15049
60246 #, gcc-internal-format
60247 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
60248 msgstr ""
60250 #: fortran/resolve.c:15065
60251 #, gcc-internal-format
60252 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
60253 msgstr ""
60255 #: fortran/resolve.c:15073
60256 #, gcc-internal-format
60257 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
60258 msgstr ""
60260 #: fortran/resolve.c:15080
60261 #, gcc-internal-format
60262 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
60263 msgstr ""
60265 #: fortran/resolve.c:15092
60266 #, gcc-internal-format
60267 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
60268 msgstr ""
60270 #: fortran/resolve.c:15101
60271 #, gcc-internal-format
60272 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
60273 msgstr ""
60275 #: fortran/resolve.c:15117
60276 #, gcc-internal-format
60277 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
60278 msgstr ""
60280 #: fortran/resolve.c:15123
60281 #, gcc-internal-format
60282 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
60283 msgstr ""
60285 #: fortran/resolve.c:15148
60286 #, gcc-internal-format
60287 msgid "Namelist %qs can not be an argument to subroutine or function at %L"
60288 msgstr ""
60290 #: fortran/resolve.c:15218
60291 #, gcc-internal-format, gfc-internal-format
60292 msgid "Threadprivate at %L isn't SAVEd"
60293 msgstr ""
60295 #: fortran/resolve.c:15229
60296 #, gcc-internal-format
60297 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
60298 msgstr ""
60300 #: fortran/resolve.c:15333
60301 #, gcc-internal-format
60302 msgid "check_data_variable(): Bad expression"
60303 msgstr ""
60305 #: fortran/resolve.c:15339
60306 #, gcc-internal-format
60307 msgid "BLOCK DATA element %qs at %L must be in COMMON"
60308 msgstr ""
60310 #: fortran/resolve.c:15345
60311 #, gcc-internal-format
60312 msgid "DATA array %qs at %L must be specified in a previous declaration"
60313 msgstr ""
60315 #: fortran/resolve.c:15354
60316 #, gcc-internal-format
60317 msgid "DATA element %qs at %L cannot have a coindex"
60318 msgstr ""
60320 #: fortran/resolve.c:15368
60321 #, gcc-internal-format
60322 msgid "DATA element %qs at %L is a pointer and so must be a full array"
60323 msgstr ""
60325 #: fortran/resolve.c:15414
60326 #, gcc-internal-format, gfc-internal-format
60327 msgid "Nonconstant array section at %L in DATA statement"
60328 msgstr ""
60330 #: fortran/resolve.c:15427
60331 #, gcc-internal-format, gfc-internal-format
60332 msgid "DATA statement at %L has more variables than values"
60333 msgstr ""
60335 #: fortran/resolve.c:15526
60336 #, gcc-internal-format, gfc-internal-format
60337 msgid "start of implied-do loop at %L could not be simplified to a constant value"
60338 msgstr ""
60340 #: fortran/resolve.c:15534
60341 #, gcc-internal-format, gfc-internal-format
60342 msgid "end of implied-do loop at %L could not be simplified to a constant value"
60343 msgstr ""
60345 #: fortran/resolve.c:15542
60346 #, gcc-internal-format, gfc-internal-format
60347 msgid "step of implied-do loop at %L could not be simplified to a constant value"
60348 msgstr ""
60350 #: fortran/resolve.c:15667
60351 #, gcc-internal-format, gfc-internal-format
60352 msgid "DATA statement at %L has more values than variables"
60353 msgstr ""
60355 #: fortran/resolve.c:15832
60356 #, gcc-internal-format, gfc-internal-format
60357 msgid "Label %d at %L defined but not used"
60358 msgstr ""
60360 #: fortran/resolve.c:15838
60361 #, gcc-internal-format, gfc-internal-format
60362 msgid "Label %d at %L defined but cannot be used"
60363 msgstr ""
60365 #: fortran/resolve.c:15922
60366 #, gcc-internal-format
60367 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
60368 msgstr ""
60370 #: fortran/resolve.c:15931
60371 #, gcc-internal-format
60372 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
60373 msgstr ""
60375 #: fortran/resolve.c:15939
60376 #, gcc-internal-format
60377 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
60378 msgstr ""
60380 #: fortran/resolve.c:15955
60381 #, gcc-internal-format
60382 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
60383 msgstr ""
60385 #: fortran/resolve.c:16058
60386 #, gcc-internal-format, gfc-internal-format
60387 msgid "Syntax error in EQUIVALENCE statement at %L"
60388 msgstr ""
60390 #: fortran/resolve.c:16073
60391 #, gcc-internal-format, gfc-internal-format
60392 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
60393 msgstr ""
60395 #: fortran/resolve.c:16098
60396 #, gcc-internal-format
60397 msgid "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
60398 msgstr ""
60400 #: fortran/resolve.c:16107
60401 #, gcc-internal-format
60402 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
60403 msgstr ""
60405 #: fortran/resolve.c:16180
60406 #, gcc-internal-format
60407 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
60408 msgstr ""
60410 #: fortran/resolve.c:16191
60411 #, gcc-internal-format
60412 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
60413 msgstr ""
60415 #: fortran/resolve.c:16202
60416 #, gcc-internal-format, gfc-internal-format
60417 msgid "Substring at %L has length zero"
60418 msgstr ""
60420 #: fortran/resolve.c:16293
60421 #, gcc-internal-format
60422 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
60423 msgstr ""
60425 #: fortran/resolve.c:16306
60426 #, gcc-internal-format
60427 msgid "ENTRY %qs at %L has no IMPLICIT type"
60428 msgstr ""
60430 #: fortran/resolve.c:16326
60431 #, gcc-internal-format
60432 msgid "User operator procedure %qs at %L must be a FUNCTION"
60433 msgstr ""
60435 #: fortran/resolve.c:16336
60436 #, gcc-internal-format
60437 msgid "User operator procedure %qs at %L cannot be assumed character length"
60438 msgstr ""
60440 #: fortran/resolve.c:16344
60441 #, gcc-internal-format
60442 msgid "User operator procedure %qs at %L must have at least one argument"
60443 msgstr ""
60445 #: fortran/resolve.c:16358
60446 #, gcc-internal-format, gfc-internal-format
60447 msgid "First argument of operator interface at %L cannot be optional"
60448 msgstr ""
60450 #: fortran/resolve.c:16376
60451 #, gcc-internal-format, gfc-internal-format
60452 msgid "Second argument of operator interface at %L cannot be optional"
60453 msgstr ""
60455 #: fortran/resolve.c:16383
60456 #, gcc-internal-format, gfc-internal-format
60457 msgid "Operator interface at %L must have, at most, two arguments"
60458 msgstr ""
60460 #: fortran/resolve.c:16461
60461 #, gcc-internal-format
60462 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
60463 msgstr ""
60465 #: fortran/scanner.c:332
60466 #, gcc-internal-format
60467 msgid "Include directory %qs: %s"
60468 msgstr ""
60470 #: fortran/scanner.c:336
60471 #, gcc-internal-format
60472 msgid "Nonexistent include directory %qs"
60473 msgstr ""
60475 #: fortran/scanner.c:341
60476 #, gcc-internal-format
60477 msgid "%qs is not a directory"
60478 msgstr ""
60480 #: fortran/scanner.c:744
60481 #, gcc-internal-format, gfc-internal-format
60482 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
60483 msgstr ""
60485 #: fortran/scanner.c:784
60486 #, gcc-internal-format, gfc-internal-format
60487 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
60488 msgstr ""
60490 #: fortran/scanner.c:1277 fortran/scanner.c:1470
60491 #, gcc-internal-format, gfc-internal-format
60492 msgid "Line truncated at %L"
60493 msgstr ""
60495 #: fortran/scanner.c:1333 fortran/scanner.c:1548
60496 #, gcc-internal-format, gfc-internal-format
60497 msgid "Limit of %d continuations exceeded in statement at %C"
60498 msgstr ""
60500 #: fortran/scanner.c:1412 fortran/scanner.c:1509
60501 #, gcc-internal-format, gfc-internal-format
60502 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
60503 msgstr ""
60505 #: fortran/scanner.c:1414 fortran/scanner.c:1511
60506 #, gcc-internal-format, gfc-internal-format
60507 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
60508 msgstr ""
60510 #: fortran/scanner.c:1425
60511 #, gcc-internal-format
60512 msgid "Missing %<&%> in continued character constant at %C"
60513 msgstr ""
60515 #: fortran/scanner.c:1699
60516 #, gcc-internal-format, gfc-internal-format
60517 msgid "Nonconforming tab character at %C"
60518 msgstr ""
60520 #: fortran/scanner.c:1710
60521 #, gcc-internal-format, gfc-internal-format
60522 msgid "Invalid character 0x%s at %C"
60523 msgstr ""
60525 #: fortran/scanner.c:1795 fortran/scanner.c:1798
60526 #, gcc-internal-format
60527 msgid "%<&%> not allowed by itself in line %d"
60528 msgstr ""
60530 #: fortran/scanner.c:1857
60531 #, gcc-internal-format, gfc-internal-format
60532 msgid "Nonconforming tab character in column %d of line %d"
60533 msgstr ""
60535 #: fortran/scanner.c:2086
60536 #, gcc-internal-format
60537 msgid "file %qs left but not entered"
60538 msgstr ""
60540 #: fortran/scanner.c:2124
60541 #, gcc-internal-format
60542 msgid "Illegal preprocessor directive"
60543 msgstr ""
60545 #: fortran/scanner.c:2251
60546 #, gcc-internal-format
60547 msgid "Can't open file %qs"
60548 msgstr ""
60550 #: fortran/simplify.c:92
60551 #, gcc-internal-format, gfc-internal-format
60552 msgid "Result of %s overflows its kind at %L"
60553 msgstr ""
60555 #: fortran/simplify.c:97
60556 #, gcc-internal-format, gfc-internal-format
60557 msgid "Result of %s underflows its kind at %L"
60558 msgstr ""
60560 #: fortran/simplify.c:102
60561 #, gcc-internal-format, gfc-internal-format
60562 msgid "Result of %s is NaN at %L"
60563 msgstr ""
60565 #: fortran/simplify.c:106
60566 #, gcc-internal-format, gfc-internal-format
60567 msgid "Result of %s gives range error for its kind at %L"
60568 msgstr ""
60570 #: fortran/simplify.c:129
60571 #, gcc-internal-format, gfc-internal-format
60572 msgid "KIND parameter of %s at %L must be an initialization expression"
60573 msgstr ""
60575 #: fortran/simplify.c:137
60576 #, gcc-internal-format, gfc-internal-format
60577 msgid "Invalid KIND parameter of %s at %L"
60578 msgstr ""
60580 #: fortran/simplify.c:747
60581 #, gcc-internal-format
60582 msgid "gfc_simplify_abs(): Bad type"
60583 msgstr ""
60585 #: fortran/simplify.c:768
60586 #, gcc-internal-format, gfc-internal-format
60587 msgid "Argument of %s function at %L is negative"
60588 msgstr ""
60590 #: fortran/simplify.c:775
60591 #, gcc-internal-format, gfc-internal-format
60592 msgid "Argument of %s function at %L outside of range [0,127]"
60593 msgstr ""
60595 #: fortran/simplify.c:793
60596 #, gcc-internal-format, gfc-internal-format
60597 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
60598 msgstr ""
60600 #: fortran/simplify.c:830
60601 #, gcc-internal-format, gfc-internal-format
60602 msgid "Argument of ACOS at %L must be between -1 and 1"
60603 msgstr ""
60605 #: fortran/simplify.c:844
60606 #, gcc-internal-format
60607 msgid "in gfc_simplify_acos(): Bad type"
60608 msgstr ""
60610 #: fortran/simplify.c:863
60611 #, gcc-internal-format, gfc-internal-format
60612 msgid "Argument of ACOSH at %L must not be less than 1"
60613 msgstr ""
60615 #: fortran/simplify.c:878
60616 #, gcc-internal-format
60617 msgid "in gfc_simplify_acosh(): Bad type"
60618 msgstr ""
60620 #: fortran/simplify.c:1107
60621 #, gcc-internal-format, gfc-internal-format
60622 msgid "Argument of ASIN at %L must be between -1 and 1"
60623 msgstr ""
60625 #: fortran/simplify.c:1121
60626 #, gcc-internal-format
60627 msgid "in gfc_simplify_asin(): Bad type"
60628 msgstr ""
60630 #: fortran/simplify.c:1149
60631 #, gcc-internal-format
60632 msgid "in gfc_simplify_asinh(): Bad type"
60633 msgstr ""
60635 #: fortran/simplify.c:1177
60636 #, gcc-internal-format
60637 msgid "in gfc_simplify_atan(): Bad type"
60638 msgstr ""
60640 #: fortran/simplify.c:1198
60641 #, gcc-internal-format, gfc-internal-format
60642 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
60643 msgstr ""
60645 #: fortran/simplify.c:1212
60646 #, gcc-internal-format
60647 msgid "in gfc_simplify_atanh(): Bad type"
60648 msgstr ""
60650 #: fortran/simplify.c:1229
60651 #, gcc-internal-format, gfc-internal-format
60652 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
60653 msgstr ""
60655 #: fortran/simplify.c:1321
60656 #, gcc-internal-format, gfc-internal-format
60657 msgid "Result of BESSEL_YN is -INF at %L"
60658 msgstr ""
60660 #: fortran/simplify.c:1690
60661 #, gcc-internal-format
60662 msgid "gfc_simplify_dcmplx(): Bad type (x)"
60663 msgstr ""
60665 #: fortran/simplify.c:1709
60666 #, gcc-internal-format
60667 msgid "gfc_simplify_dcmplx(): Bad type (y)"
60668 msgstr ""
60670 #: fortran/simplify.c:1790
60671 #, gcc-internal-format
60672 msgid "in simplify_trig_call(): Bad intrinsic"
60673 msgstr ""
60675 #: fortran/simplify.c:1850
60676 #, gcc-internal-format
60677 msgid "in gfc_simplify_trigd(): Bad type"
60678 msgstr ""
60680 #: fortran/simplify.c:1868
60681 #, gcc-internal-format
60682 msgid "in gfc_simplify_atrigd(): Bad type"
60683 msgstr ""
60685 #: fortran/simplify.c:1892
60686 #, gcc-internal-format
60687 msgid "in gfc_simplify_atan2d(): Bad type"
60688 msgstr ""
60690 #: fortran/simplify.c:1930
60691 #, gcc-internal-format
60692 msgid "in gfc_simplify_cos(): Bad type"
60693 msgstr ""
60695 #: fortran/simplify.c:2289
60696 #, gcc-internal-format
60697 msgid "gfc_simplify_dim(): Bad type"
60698 msgstr ""
60700 #: fortran/simplify.c:2859
60701 #, gcc-internal-format
60702 msgid "in gfc_simplify_exp(): Bad type"
60703 msgstr ""
60705 #: fortran/simplify.c:3081
60706 #, gcc-internal-format
60707 msgid "gfc_simplify_floor(): Bad kind"
60708 msgstr ""
60710 #: fortran/simplify.c:3231
60711 #, gcc-internal-format, gfc-internal-format
60712 msgid "Argument of IACHAR at %L must be of length one"
60713 msgstr ""
60715 #: fortran/simplify.c:3239
60716 #, gcc-internal-format, gfc-internal-format
60717 msgid "Argument of IACHAR function at %L outside of range 0..127"
60718 msgstr ""
60720 #: fortran/simplify.c:3354
60721 #, gcc-internal-format, gfc-internal-format
60722 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
60723 msgstr ""
60725 #: fortran/simplify.c:3378
60726 #, gcc-internal-format
60727 msgid "IBITS: Bad bit"
60728 msgstr ""
60730 #: fortran/simplify.c:3429
60731 #, gcc-internal-format, gfc-internal-format
60732 msgid "Argument of ICHAR at %L must be of length one"
60733 msgstr ""
60735 #. Left shift, as in SHIFTL.
60736 #: fortran/simplify.c:3794 fortran/simplify.c:3802
60737 #, gcc-internal-format, gfc-internal-format
60738 msgid "Second argument of %s is negative at %L"
60739 msgstr ""
60741 #: fortran/simplify.c:3814
60742 #, gcc-internal-format, gfc-internal-format
60743 msgid "Magnitude of second argument of %s exceeds bit size at %L"
60744 msgstr ""
60746 #: fortran/simplify.c:3939
60747 #, gcc-internal-format, gfc-internal-format
60748 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
60749 msgstr ""
60751 #: fortran/simplify.c:3942
60752 #, gcc-internal-format, gfc-internal-format
60753 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
60754 msgstr ""
60756 #: fortran/simplify.c:4262 fortran/simplify.c:4394
60757 #, gcc-internal-format, gfc-internal-format
60758 msgid "DIM argument at %L is out of bounds"
60759 msgstr ""
60761 #: fortran/simplify.c:4577
60762 #, gcc-internal-format, gfc-internal-format
60763 msgid "Argument of LOG at %L cannot be less than or equal to zero"
60764 msgstr ""
60766 #: fortran/simplify.c:4590
60767 #, gcc-internal-format, gfc-internal-format
60768 msgid "Complex argument of LOG at %L cannot be zero"
60769 msgstr ""
60771 #: fortran/simplify.c:4601
60772 #, gcc-internal-format
60773 msgid "gfc_simplify_log: bad type"
60774 msgstr ""
60776 #: fortran/simplify.c:4618
60777 #, gcc-internal-format, gfc-internal-format
60778 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
60779 msgstr ""
60781 #: fortran/simplify.c:4941
60782 #, gcc-internal-format
60783 msgid "simplify_min_max(): Bad type in arglist"
60784 msgstr ""
60786 #. Result is processor-dependent.
60787 #: fortran/simplify.c:5472
60788 #, gcc-internal-format, gfc-internal-format
60789 msgid "Second argument MOD at %L is zero"
60790 msgstr ""
60792 #. Result is processor-dependent.
60793 #: fortran/simplify.c:5483
60794 #, gcc-internal-format, gfc-internal-format
60795 msgid "Second argument of MOD at %L is zero"
60796 msgstr ""
60798 #: fortran/simplify.c:5494
60799 #, gcc-internal-format
60800 msgid "gfc_simplify_mod(): Bad arguments"
60801 msgstr ""
60803 #. Result is processor-dependent. This processor just opts
60804 #. to not handle it at all.
60805 #. Result is processor-dependent.
60806 #: fortran/simplify.c:5520 fortran/simplify.c:5532
60807 #, gcc-internal-format, gfc-internal-format
60808 msgid "Second argument of MODULO at %L is zero"
60809 msgstr ""
60811 #: fortran/simplify.c:5552
60812 #, gcc-internal-format
60813 msgid "gfc_simplify_modulo(): Bad arguments"
60814 msgstr ""
60816 #: fortran/simplify.c:5600
60817 #, gcc-internal-format, gfc-internal-format
60818 msgid "Result of NEAREST is NaN at %L"
60819 msgstr ""
60821 #: fortran/simplify.c:6081
60822 #, gcc-internal-format, gfc-internal-format
60823 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
60824 msgstr ""
60826 #: fortran/simplify.c:6137
60827 #, gcc-internal-format, gfc-internal-format
60828 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
60829 msgstr ""
60831 #: fortran/simplify.c:6174
60832 #, gcc-internal-format, gfc-internal-format
60833 msgid "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
60834 msgstr ""
60836 #: fortran/simplify.c:6302
60837 #, gcc-internal-format, gfc-internal-format
60838 msgid "Reshaped array too large at %C"
60839 msgstr ""
60841 #: fortran/simplify.c:6416
60842 #, gcc-internal-format, gfc-internal-format
60843 msgid "Result of SCALE overflows its kind at %L"
60844 msgstr ""
60846 #: fortran/simplify.c:6995
60847 #, gcc-internal-format
60848 msgid "Bad type in gfc_simplify_sign"
60849 msgstr ""
60851 #: fortran/simplify.c:7024
60852 #, gcc-internal-format
60853 msgid "in gfc_simplify_sin(): Bad type"
60854 msgstr ""
60856 #: fortran/simplify.c:7151 fortran/simplify.c:7431
60857 #, gcc-internal-format
60858 msgid "Failure getting length of a constant array."
60859 msgstr ""
60861 #: fortran/simplify.c:7161
60862 #, gcc-internal-format
60863 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."
60864 msgstr ""
60866 #: fortran/simplify.c:7227
60867 #, gcc-internal-format, gfc-internal-format
60868 msgid "Simplification of SPREAD at %C not yet implemented"
60869 msgstr ""
60871 #: fortran/simplify.c:7251
60872 #, gcc-internal-format, gfc-internal-format
60873 msgid "Argument of SQRT at %L has a negative value"
60874 msgstr ""
60876 #: fortran/simplify.c:7267
60877 #, gcc-internal-format, gfc-internal-format
60878 msgid "invalid argument of SQRT at %L"
60879 msgstr ""
60881 #: fortran/simplify.c:7598
60882 #, gcc-internal-format, gfc-internal-format
60883 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
60884 msgstr ""
60886 #: fortran/simplify.c:7621
60887 #, gcc-internal-format, gfc-internal-format
60888 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
60889 msgstr ""
60891 #: fortran/simplify.c:7993
60892 #, gcc-internal-format
60893 msgid "gfc_convert_constant(): Unexpected type"
60894 msgstr ""
60896 #: fortran/simplify.c:8078
60897 #, gcc-internal-format
60898 msgid "Character %qs in string at %L cannot be converted into character kind %d"
60899 msgstr ""
60901 #: fortran/st.c:277
60902 #, gcc-internal-format
60903 msgid "gfc_free_statement(): Bad statement"
60904 msgstr ""
60906 #: fortran/symbol.c:141
60907 #, gcc-internal-format, gfc-internal-format
60908 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
60909 msgstr ""
60911 #: fortran/symbol.c:178
60912 #, gcc-internal-format
60913 msgid "Letter %qc already set in IMPLICIT statement at %C"
60914 msgstr ""
60916 #: fortran/symbol.c:200
60917 #, gcc-internal-format, gfc-internal-format
60918 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
60919 msgstr ""
60921 #: fortran/symbol.c:210
60922 #, gcc-internal-format
60923 msgid "Letter %qc already has an IMPLICIT type at %C"
60924 msgstr ""
60926 #: fortran/symbol.c:234
60927 #, gcc-internal-format
60928 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
60929 msgstr ""
60931 #: fortran/symbol.c:239
60932 #, gcc-internal-format
60933 msgid "gfc_get_default_type(): Bad symbol %qs"
60934 msgstr ""
60936 #: fortran/symbol.c:296
60937 #, gcc-internal-format
60938 msgid "gfc_set_default_type(): symbol already has a type"
60939 msgstr ""
60941 #: fortran/symbol.c:306
60942 #, gcc-internal-format
60943 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
60944 msgstr ""
60946 #: fortran/symbol.c:310
60947 #, gcc-internal-format
60948 msgid "Symbol %qs at %L has no IMPLICIT type"
60949 msgstr ""
60951 #. BIND(C) variables should not be implicitly declared.
60952 #: fortran/symbol.c:330
60953 #, gcc-internal-format
60954 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
60955 msgstr ""
60957 #. Dummy args to a BIND(C) routine may not be interoperable if
60958 #. they are implicitly typed.
60959 #: fortran/symbol.c:346
60960 #, gcc-internal-format
60961 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"
60962 msgstr ""
60964 #: fortran/symbol.c:387
60965 #, gcc-internal-format
60966 msgid "Function result %qs at %L has no IMPLICIT type"
60967 msgstr ""
60969 #: fortran/symbol.c:485
60970 #, gcc-internal-format, gfc-internal-format
60971 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
60972 msgstr ""
60974 #: fortran/symbol.c:510
60975 #, gcc-internal-format, gfc-internal-format
60976 msgid "Namelist group name at %L cannot have the SAVE attribute"
60977 msgstr ""
60979 #: fortran/symbol.c:529
60980 #, gcc-internal-format
60981 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
60982 msgstr ""
60984 #: fortran/symbol.c:562
60985 #, gcc-internal-format, gfc-internal-format
60986 msgid "Procedure pointer at %C"
60987 msgstr ""
60989 #: fortran/symbol.c:773
60990 #, gcc-internal-format, gfc-internal-format
60991 msgid "%s attribute applied to %s %s at %L"
60992 msgstr ""
60994 #: fortran/symbol.c:780
60995 #, gcc-internal-format, gfc-internal-format
60996 msgid "BIND(C) applied to %s %s at %L"
60997 msgstr ""
60999 #: fortran/symbol.c:901 fortran/symbol.c:912 fortran/symbol.c:1762
61000 #, gcc-internal-format, gfc-internal-format
61001 msgid "%s attribute conflicts with %s attribute at %L"
61002 msgstr ""
61004 #: fortran/symbol.c:904 fortran/symbol.c:918
61005 #, gcc-internal-format
61006 msgid "%s attribute conflicts with %s attribute in %qs at %L"
61007 msgstr ""
61009 #: fortran/symbol.c:962
61010 #, gcc-internal-format, gfc-internal-format
61011 msgid "Cannot change attributes of USE-associated symbol at %L"
61012 msgstr ""
61014 #: fortran/symbol.c:965
61015 #, gcc-internal-format, gfc-internal-format
61016 msgid "Cannot change attributes of USE-associated symbol %s at %L"
61017 msgstr ""
61019 #: fortran/symbol.c:981
61020 #, gcc-internal-format, gfc-internal-format
61021 msgid "Duplicate %s attribute specified at %L"
61022 msgstr ""
61024 #: fortran/symbol.c:1023
61025 #, gcc-internal-format, gfc-internal-format
61026 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
61027 msgstr ""
61029 #: fortran/symbol.c:1040
61030 #, gcc-internal-format, gfc-internal-format
61031 msgid "Duplicate AUTOMATIC attribute specified at %L"
61032 msgstr ""
61034 #: fortran/symbol.c:1064
61035 #, gcc-internal-format
61036 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
61037 msgstr ""
61039 #: fortran/symbol.c:1090
61040 #, gcc-internal-format
61041 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
61042 msgstr ""
61044 #: fortran/symbol.c:1246
61045 #, gcc-internal-format, gfc-internal-format
61046 msgid "Cray Pointee at %L appears in multiple pointer() statements"
61047 msgstr ""
61049 #: fortran/symbol.c:1265
61050 #, gcc-internal-format, gfc-internal-format
61051 msgid "Duplicate PROTECTED attribute specified at %L"
61052 msgstr ""
61054 #: fortran/symbol.c:1298
61055 #, gcc-internal-format, gfc-internal-format
61056 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
61057 msgstr ""
61059 #: fortran/symbol.c:1309
61060 #, gcc-internal-format, gfc-internal-format
61061 msgid "Duplicate SAVE attribute specified at %L"
61062 msgstr ""
61064 #: fortran/symbol.c:1329
61065 #, gcc-internal-format, gfc-internal-format
61066 msgid "Duplicate VALUE attribute specified at %L"
61067 msgstr ""
61069 #: fortran/symbol.c:1348
61070 #, gcc-internal-format, gfc-internal-format
61071 msgid "Duplicate VOLATILE attribute specified at %L"
61072 msgstr ""
61074 #: fortran/symbol.c:1367
61075 #, gcc-internal-format, gfc-internal-format
61076 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
61077 msgstr ""
61079 #: fortran/symbol.c:1758
61080 #, gcc-internal-format
61081 msgid "%s attribute of %qs conflicts with %s attribute at %L"
61082 msgstr ""
61084 #: fortran/symbol.c:1794
61085 #, gcc-internal-format, gfc-internal-format
61086 msgid ""
61087 "%s procedure at %L is already declared as %s procedure. \n"
61088 "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"
61089 msgstr ""
61091 #: fortran/symbol.c:1802
61092 #, gcc-internal-format, gfc-internal-format
61093 msgid "%s procedure at %L is already declared as %s procedure"
61094 msgstr ""
61096 #: fortran/symbol.c:1837
61097 #, gcc-internal-format, gfc-internal-format
61098 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
61099 msgstr ""
61101 #: fortran/symbol.c:1861
61102 #, gcc-internal-format, gfc-internal-format
61103 msgid "ACCESS specification at %L was already specified"
61104 msgstr ""
61106 #: fortran/symbol.c:1878
61107 #, gcc-internal-format, gfc-internal-format
61108 msgid "Duplicate BIND attribute specified at %L"
61109 msgstr ""
61111 #: fortran/symbol.c:1885
61112 #, gcc-internal-format, gfc-internal-format
61113 msgid "BIND(C) at %L"
61114 msgstr ""
61116 #: fortran/symbol.c:1901
61117 #, gcc-internal-format, gfc-internal-format
61118 msgid "Duplicate EXTENDS attribute specified at %L"
61119 msgstr ""
61121 #: fortran/symbol.c:1905
61122 #, gcc-internal-format, gfc-internal-format
61123 msgid "EXTENDS at %L"
61124 msgstr ""
61126 #: fortran/symbol.c:1931
61127 #, gcc-internal-format
61128 msgid "Symbol %qs at %L already has an explicit interface"
61129 msgstr ""
61131 #: fortran/symbol.c:1938
61132 #, gcc-internal-format
61133 msgid "%qs at %L has attributes specified outside its INTERFACE body"
61134 msgstr ""
61136 #: fortran/symbol.c:1976
61137 #, gcc-internal-format
61138 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
61139 msgstr ""
61141 #: fortran/symbol.c:1980
61142 #, gcc-internal-format
61143 msgid "Symbol %qs at %L already has basic type of %s"
61144 msgstr ""
61146 #: fortran/symbol.c:1987
61147 #, gcc-internal-format
61148 msgid "Procedure %qs at %L may not have basic type of %s"
61149 msgstr ""
61151 #: fortran/symbol.c:1999
61152 #, gcc-internal-format
61153 msgid "Symbol %qs at %L cannot have a type"
61154 msgstr ""
61156 #: fortran/symbol.c:2242
61157 #, gcc-internal-format
61158 msgid "Component %qs at %C already in the parent type at %L"
61159 msgstr ""
61161 #: fortran/symbol.c:2327
61162 #, gcc-internal-format
61163 msgid "Symbol %qs at %C is ambiguous"
61164 msgstr ""
61166 #: fortran/symbol.c:2359
61167 #, gcc-internal-format
61168 msgid "Derived type %qs at %C is being used before it is defined"
61169 msgstr ""
61171 #: fortran/symbol.c:2508
61172 #, gcc-internal-format
61173 msgid "Component %qs at %C is a PRIVATE component of %qs"
61174 msgstr ""
61176 #: fortran/symbol.c:2529
61177 #, gcc-internal-format
61178 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
61179 msgstr ""
61181 #: fortran/symbol.c:2533
61182 #, gcc-internal-format
61183 msgid "%qs at %C is not a member of the %qs structure"
61184 msgstr ""
61186 #: fortran/symbol.c:2697
61187 #, gcc-internal-format, gfc-internal-format
61188 msgid "Duplicate statement label %d at %L and %L"
61189 msgstr ""
61191 #: fortran/symbol.c:2708
61192 #, gcc-internal-format, gfc-internal-format
61193 msgid "Label %d at %C already referenced as branch target"
61194 msgstr ""
61196 #: fortran/symbol.c:2718
61197 #, gcc-internal-format, gfc-internal-format
61198 msgid "Label %d at %C already referenced as a format label"
61199 msgstr ""
61201 #: fortran/symbol.c:2724
61202 #, gcc-internal-format, gfc-internal-format
61203 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
61204 msgstr ""
61206 #: fortran/symbol.c:2766
61207 #, gcc-internal-format, gfc-internal-format
61208 msgid "Label %d at %C previously used as a FORMAT label"
61209 msgstr ""
61211 #: fortran/symbol.c:2775
61212 #, gcc-internal-format, gfc-internal-format
61213 msgid "Label %d at %C previously used as branch target"
61214 msgstr ""
61216 #: fortran/symbol.c:2781
61217 #, gcc-internal-format, gfc-internal-format
61218 msgid "Shared DO termination label %d at %C"
61219 msgstr ""
61221 #: fortran/symbol.c:3110
61222 #, gcc-internal-format
61223 msgid "new_symbol(): Symbol name too long"
61224 msgstr ""
61226 #: fortran/symbol.c:3135
61227 #, gcc-internal-format
61228 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
61229 msgstr ""
61231 #: fortran/symbol.c:3138
61232 #, gcc-internal-format
61233 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
61234 msgstr ""
61236 #. Symbol is from another namespace.
61237 #: fortran/symbol.c:3381
61238 #, gcc-internal-format
61239 msgid "Symbol %qs at %C has already been host associated"
61240 msgstr ""
61242 #: fortran/symbol.c:4397
61243 #, gcc-internal-format
61244 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
61245 msgstr ""
61247 #: fortran/symbol.c:4410
61248 #, gcc-internal-format
61249 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
61250 msgstr ""
61252 #: fortran/symbol.c:4428
61253 #, gcc-internal-format
61254 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
61255 msgstr ""
61257 #: fortran/symbol.c:4449
61258 #, gcc-internal-format
61259 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
61260 msgstr ""
61262 #: fortran/symbol.c:4459
61263 #, gcc-internal-format
61264 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
61265 msgstr ""
61267 #: fortran/symbol.c:4470
61268 #, gcc-internal-format
61269 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
61270 msgstr ""
61272 #: fortran/symbol.c:4509
61273 #, gcc-internal-format
61274 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
61275 msgstr ""
61277 #: fortran/symbol.c:4519
61278 #, gcc-internal-format
61279 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
61280 msgstr ""
61282 #: fortran/symbol.c:4533
61283 #, gcc-internal-format
61284 msgid "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) attributes"
61285 msgstr ""
61287 #: fortran/symbol.c:4541
61288 #, gcc-internal-format
61289 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
61290 msgstr ""
61292 #: fortran/symbol.c:5018 fortran/symbol.c:5023
61293 #, gcc-internal-format
61294 msgid "Symbol %qs is used before it is typed at %L"
61295 msgstr ""
61297 #: fortran/target-memory.c:126
61298 #, gcc-internal-format
61299 msgid "Invalid expression in gfc_element_size."
61300 msgstr ""
61302 #: fortran/target-memory.c:345
61303 #, gcc-internal-format
61304 msgid "Invalid expression in gfc_target_encode_expr."
61305 msgstr ""
61307 #: fortran/target-memory.c:614
61308 #, gcc-internal-format
61309 msgid "Invalid expression in gfc_target_interpret_expr."
61310 msgstr ""
61312 #: fortran/target-memory.c:687
61313 #, gcc-internal-format, gfc-internal-format
61314 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
61315 msgstr ""
61317 #: fortran/target-memory.c:690
61318 #, gcc-internal-format, gfc-internal-format
61319 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
61320 msgstr ""
61322 #: fortran/target-memory.c:778
61323 #, gcc-internal-format, gfc-internal-format
61324 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
61325 msgstr ""
61327 #. Problems occur when we get something like
61328 #. integer :: a(lots) = (/(i, i=1, lots)/)
61329 #: fortran/trans-array.c:5927
61330 #, gcc-internal-format
61331 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"
61332 msgstr ""
61334 #: fortran/trans-array.c:7860
61335 #, gcc-internal-format
61336 msgid "Creating array temporary at %L for argument %qs"
61337 msgstr ""
61339 #: fortran/trans-array.c:10693
61340 #, gcc-internal-format, gfc-internal-format
61341 msgid "bad expression type during walk (%d)"
61342 msgstr ""
61344 #: fortran/trans-common.c:401
61345 #, gcc-internal-format
61346 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
61347 msgstr ""
61349 #: fortran/trans-common.c:782
61350 #, gcc-internal-format
61351 msgid "get_mpz(): Not an integer constant"
61352 msgstr ""
61354 #: fortran/trans-common.c:810
61355 #, gcc-internal-format
61356 msgid "element_number(): Bad dimension type"
61357 msgstr ""
61359 #: fortran/trans-common.c:880
61360 #, gcc-internal-format, gfc-internal-format
61361 msgid "Bad array reference at %L"
61362 msgstr ""
61364 #: fortran/trans-common.c:888
61365 #, gcc-internal-format, gfc-internal-format
61366 msgid "Illegal reference type at %L as EQUIVALENCE object"
61367 msgstr ""
61369 #: fortran/trans-common.c:928
61370 #, gcc-internal-format
61371 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
61372 msgstr ""
61374 #. Aligning this field would misalign a previous field.
61375 #: fortran/trans-common.c:1061
61376 #, gcc-internal-format
61377 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
61378 msgstr ""
61380 #: fortran/trans-common.c:1126
61381 #, gcc-internal-format
61382 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
61383 msgstr ""
61385 #: fortran/trans-common.c:1141
61386 #, gcc-internal-format
61387 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
61388 msgstr ""
61390 #: fortran/trans-common.c:1157
61391 #, gcc-internal-format
61392 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use -fno-align-commons"
61393 msgstr ""
61395 #: fortran/trans-common.c:1163
61396 #, gcc-internal-format
61397 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use -fno-align-commons"
61398 msgstr ""
61400 #: fortran/trans-common.c:1184
61401 #, gcc-internal-format
61402 msgid "COMMON %qs at %L does not exist"
61403 msgstr ""
61405 #: fortran/trans-common.c:1193
61406 #, gcc-internal-format
61407 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
61408 msgstr ""
61410 #: fortran/trans-common.c:1198
61411 #, gcc-internal-format
61412 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
61413 msgstr ""
61415 #: fortran/trans-const.c:335
61416 #, gcc-internal-format, gfc-internal-format
61417 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
61418 msgstr ""
61420 #: fortran/trans-const.c:372
61421 #, gcc-internal-format, gfc-internal-format
61422 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
61423 msgstr ""
61425 #: fortran/trans-const.c:403
61426 #, gcc-internal-format, gfc-internal-format
61427 msgid "non-constant initialization expression at %L"
61428 msgstr ""
61430 #: fortran/trans-decl.c:1702
61431 #, gcc-internal-format
61432 msgid "intrinsic variable which isn't a procedure"
61433 msgstr ""
61435 #: fortran/trans-decl.c:4284 fortran/trans-decl.c:6585
61436 #, gcc-internal-format
61437 msgid "Return value of function %qs at %L not set"
61438 msgstr ""
61440 #: fortran/trans-decl.c:4765
61441 #, gcc-internal-format
61442 msgid "Deferred type parameter not yet supported"
61443 msgstr ""
61445 #: fortran/trans-decl.c:4994
61446 #, gcc-internal-format
61447 msgid "backend decl for module variable %qs already exists"
61448 msgstr ""
61450 #: fortran/trans-decl.c:5007
61451 #, gcc-internal-format
61452 msgid "Unused PRIVATE module variable %qs declared at %L"
61453 msgstr ""
61455 #: fortran/trans-decl.c:5605
61456 #, gcc-internal-format
61457 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
61458 msgstr ""
61460 #: fortran/trans-decl.c:5611
61461 #, gcc-internal-format
61462 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
61463 msgstr ""
61465 #: fortran/trans-decl.c:5621 fortran/trans-decl.c:5762
61466 #, gcc-internal-format
61467 msgid "Unused dummy argument %qs at %L"
61468 msgstr ""
61470 #: fortran/trans-decl.c:5636
61471 #, gcc-internal-format
61472 msgid "Unused module variable %qs which has been explicitly imported at %L"
61473 msgstr ""
61475 #: fortran/trans-decl.c:5655
61476 #, gcc-internal-format
61477 msgid "Unused variable %qs declared at %L"
61478 msgstr ""
61480 #: fortran/trans-decl.c:5704
61481 #, gcc-internal-format
61482 msgid "Unused parameter %qs declared at %L"
61483 msgstr "Невикористаний параметр %qs, оголошено у %L"
61485 #: fortran/trans-decl.c:5708
61486 #, gcc-internal-format
61487 msgid "Unused parameter %qs which has been explicitly imported at %L"
61488 msgstr "Невикористаний параметр %qs, який було явно імпортовано у %L"
61490 #: fortran/trans-decl.c:5734
61491 #, gcc-internal-format
61492 msgid "Return value %qs of function %qs declared at %L not set"
61493 msgstr ""
61495 #: fortran/trans-decl.c:6311
61496 #, gcc-internal-format, gfc-internal-format
61497 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
61498 msgstr ""
61500 #: fortran/trans-expr.c:926
61501 #, gcc-internal-format, gfc-internal-format
61502 msgid "Can't compute the length of the char array at %L."
61503 msgstr ""
61505 #: fortran/trans-expr.c:1585
61506 #, gcc-internal-format, gfc-internal-format
61507 msgid "Code for reallocating the allocatable variable at %L will be added"
61508 msgstr ""
61510 #: fortran/trans-expr.c:1883
61511 #, gcc-internal-format, gfc-internal-format
61512 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
61513 msgstr ""
61515 #: fortran/trans-expr.c:1892
61516 #, gcc-internal-format, gfc-internal-format
61517 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
61518 msgstr ""
61520 #: fortran/trans-expr.c:3412
61521 #, gcc-internal-format
61522 msgid "Unknown intrinsic op"
61523 msgstr ""
61525 #: fortran/trans-expr.c:4714
61526 #, gcc-internal-format, gfc-internal-format
61527 msgid "Unknown argument list function at %L"
61528 msgstr ""
61530 #: fortran/trans-intrinsic.c:855
61531 #, gcc-internal-format
61532 msgid "Intrinsic function %qs (%d) not recognized"
61533 msgstr ""
61535 #: fortran/trans-intrinsic.c:2360 fortran/trans-intrinsic.c:2825
61536 #: fortran/trans-intrinsic.c:3022
61537 #, gcc-internal-format
61538 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
61539 msgstr ""
61541 #: fortran/trans-intrinsic.c:10572 fortran/trans-stmt.c:1050
61542 #, gcc-internal-format, gfc-internal-format
61543 msgid "Sorry, the event component of derived type at %L is not yet supported"
61544 msgstr ""
61546 #: fortran/trans-intrinsic.c:10579
61547 #, gcc-internal-format, gfc-internal-format
61548 msgid "The event variable at %L shall not be coindexed"
61549 msgstr ""
61551 #: fortran/trans-io.c:1967
61552 #, gcc-internal-format
61553 msgid "build_dt: format with namelist"
61554 msgstr ""
61556 #: fortran/trans-io.c:2510
61557 #, gcc-internal-format, gfc-internal-format
61558 msgid "Bad IO basetype (%d)"
61559 msgstr ""
61561 #: fortran/trans-openmp.c:1058
61562 #, gcc-internal-format
61563 msgid "implicit mapping of assumed size array %qD"
61564 msgstr ""
61566 #: fortran/trans-openmp.c:4997
61567 #, gcc-internal-format
61568 msgid "gfc_trans_omp_workshare(): Bad statement code"
61569 msgstr ""
61571 #: fortran/trans-stmt.c:546
61572 #, gcc-internal-format, gfc-internal-format
61573 msgid "An alternate return at %L without a * dummy argument"
61574 msgstr ""
61576 #: fortran/trans-stmt.c:853
61577 #, gcc-internal-format, gfc-internal-format
61578 msgid "Sorry, the lock component of derived type at %L is not yet supported"
61579 msgstr ""
61581 #: fortran/trans-stmt.c:1312
61582 #, gcc-internal-format, gfc-internal-format
61583 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
61584 msgstr ""
61586 #: fortran/trans-stmt.c:3346
61587 #, gcc-internal-format
61588 msgid "gfc_trans_select(): Bad type for case expr."
61589 msgstr ""
61591 #: fortran/trans-types.c:555
61592 #, gcc-internal-format
61593 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
61594 msgstr ""
61596 #: fortran/trans-types.c:564
61597 #, gcc-internal-format
61598 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
61599 msgstr ""
61601 #: fortran/trans-types.c:583
61602 #, gcc-internal-format
61603 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
61604 msgstr ""
61606 #: fortran/trans-types.c:591
61607 #, gcc-internal-format
61608 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
61609 msgstr ""
61611 #: fortran/trans-types.c:599
61612 #, gcc-internal-format
61613 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
61614 msgstr ""
61616 #: fortran/trans-types.c:607
61617 #, gcc-internal-format
61618 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
61619 msgstr ""
61621 #: fortran/trans-types.c:615
61622 #, gcc-internal-format
61623 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
61624 msgstr ""
61626 #: fortran/trans-types.c:623
61627 #, gcc-internal-format
61628 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
61629 msgstr ""
61631 #: fortran/trans-types.c:654
61632 #, gcc-internal-format
61633 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
61634 msgstr ""
61636 #: fortran/trans-types.c:662
61637 #, gcc-internal-format
61638 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
61639 msgstr ""
61641 #: fortran/trans-types.c:670
61642 #, gcc-internal-format
61643 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
61644 msgstr ""
61646 #: fortran/trans-types.c:810
61647 #, gcc-internal-format
61648 msgid "gfc_validate_kind(): Got bad type"
61649 msgstr ""
61651 #: fortran/trans-types.c:814
61652 #, gcc-internal-format
61653 msgid "gfc_validate_kind(): Got bad kind"
61654 msgstr ""
61656 #: fortran/trans.c:2120
61657 #, gcc-internal-format
61658 msgid "gfc_trans_code(): Bad statement code"
61659 msgstr ""
61661 #: jit/docs/examples/tut05-bf.c:242
61662 #, gcc-internal-format
61663 msgid "too many open parens"
61664 msgstr ""
61666 #: jit/docs/examples/tut05-bf.c:275
61667 #, gcc-internal-format
61668 msgid "mismatching parens"
61669 msgstr ""
61671 #: jit/docs/examples/tut05-bf.c:310
61672 #, gcc-internal-format
61673 msgid "unable to open file"
61674 msgstr "не вдалося відкрити файл"
61676 #: lto/lto-lang.c:305
61677 #, gcc-internal-format
61678 msgid "%s:%s: %E: %E"
61679 msgstr ""
61681 #: lto/lto-lang.c:864
61682 #, gcc-internal-format
61683 msgid "-fwpa and -fltrans are mutually exclusive"
61684 msgstr ""
61686 #: lto/lto-object.c:107
61687 #, gcc-internal-format, gfc-internal-format
61688 msgid "open %s failed: %s"
61689 msgstr ""
61691 #: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
61692 #: lto/lto-object.c:340 lto/lto-object.c:364
61693 #, gcc-internal-format, gfc-internal-format
61694 msgid "%s: %s"
61695 msgstr "%s: %s"
61697 #: lto/lto-object.c:153
61698 #, gcc-internal-format, gfc-internal-format
61699 msgid "%s: %s: %s"
61700 msgstr ""
61702 #: lto/lto-object.c:195
61703 #, gcc-internal-format, gfc-internal-format
61704 msgid "close: %s"
61705 msgstr ""
61707 #: lto/lto-object.c:251
61708 #, gcc-internal-format, gfc-internal-format
61709 msgid "two or more sections for %s"
61710 msgstr ""
61712 #: lto/lto-partition.c:516
61713 #, gcc-internal-format
61714 msgid "min partition size cannot be greater than max partition size"
61715 msgstr ""
61717 #: lto/lto-symtab.c:176
61718 #, gcc-internal-format
61719 msgid "%qD is defined with tls model %s"
61720 msgstr ""
61722 #: lto/lto-symtab.c:178
61723 #, gcc-internal-format, gfc-internal-format
61724 msgid "previously defined here as %s"
61725 msgstr ""
61727 #: lto/lto-symtab.c:480
61728 #, gcc-internal-format
61729 msgid "multiple prevailing defs for %qE"
61730 msgstr ""
61732 #: lto/lto-symtab.c:498
61733 #, gcc-internal-format
61734 msgid "%qD has already been defined"
61735 msgstr ""
61737 #: lto/lto-symtab.c:500
61738 #, gcc-internal-format
61739 msgid "previously defined here"
61740 msgstr ""
61742 #: lto/lto-symtab.c:717
61743 #, gcc-internal-format
61744 msgid "%qD violates the C++ One Definition Rule "
61745 msgstr ""
61747 #: lto/lto-symtab.c:722
61748 #, gcc-internal-format
61749 msgid "type of %qD does not match original declaration"
61750 msgstr ""
61752 #: lto/lto-symtab.c:742
61753 #, gcc-internal-format
61754 msgid "alignment of %qD is bigger than original declaration"
61755 msgstr ""
61757 #: lto/lto-symtab.c:748
61758 #, gcc-internal-format
61759 msgid "size of %qD differ from the size of original declaration"
61760 msgstr ""
61762 #: lto/lto-symtab.c:753
61763 #, gcc-internal-format
61764 msgid "%qD was previously declared here"
61765 msgstr ""
61767 #: lto/lto-symtab.c:756
61768 #, gcc-internal-format
61769 msgid "code may be misoptimized unless -fno-strict-aliasing is used"
61770 msgstr ""
61772 #: lto/lto-symtab.c:842
61773 #, gcc-internal-format
61774 msgid "variable %qD redeclared as function"
61775 msgstr ""
61777 #: lto/lto-symtab.c:849
61778 #, gcc-internal-format
61779 msgid "function %qD redeclared as variable"
61780 msgstr ""
61782 #: lto/lto-symtab.c:861
61783 #, gcc-internal-format
61784 msgid "previously declared here"
61785 msgstr ""
61787 #: lto/lto.c:1890
61788 #, gcc-internal-format
61789 msgid "bytecode stream: garbage at the end of symbols section"
61790 msgstr ""
61792 #: lto/lto.c:1917
61793 #, gcc-internal-format
61794 msgid "could not parse hex number"
61795 msgstr ""
61797 #: lto/lto.c:1949
61798 #, gcc-internal-format, gfc-internal-format
61799 msgid "unexpected file name %s in linker resolution file. Expected %s"
61800 msgstr ""
61802 #: lto/lto.c:1958
61803 #, gcc-internal-format
61804 msgid "could not parse file offset"
61805 msgstr ""
61807 #: lto/lto.c:1961
61808 #, gcc-internal-format
61809 msgid "unexpected offset"
61810 msgstr ""
61812 #: lto/lto.c:1983
61813 #, gcc-internal-format
61814 msgid "invalid line in the resolution file"
61815 msgstr ""
61817 #: lto/lto.c:1994
61818 #, gcc-internal-format
61819 msgid "invalid resolution in the resolution file"
61820 msgstr ""
61822 #: lto/lto.c:2000
61823 #, gcc-internal-format
61824 msgid "resolution sub id %wx not in object file"
61825 msgstr ""
61827 #: lto/lto.c:2117
61828 #, gcc-internal-format, gfc-internal-format
61829 msgid "cannot read LTO decls from %s"
61830 msgstr ""
61832 #: lto/lto.c:2223
61833 #, gcc-internal-format, gfc-internal-format
61834 msgid "Cannot open %s"
61835 msgstr "Не вдалося відкрити %s"
61837 #: lto/lto.c:2244
61838 #, gcc-internal-format, gfc-internal-format
61839 msgid "Cannot map %s"
61840 msgstr ""
61842 #: lto/lto.c:2255
61843 #, gcc-internal-format, gfc-internal-format
61844 msgid "Cannot read %s"
61845 msgstr "Не вдалося прочитати %s"
61847 #: lto/lto.c:2369
61848 #, gcc-internal-format
61849 msgid "lto_obj_file_open() failed"
61850 msgstr ""
61852 #: lto/lto.c:2394
61853 #, gcc-internal-format
61854 msgid "waitpid failed"
61855 msgstr "помилка waitpid"
61857 #: lto/lto.c:2397
61858 #, gcc-internal-format
61859 msgid "streaming subprocess failed"
61860 msgstr ""
61862 #: lto/lto.c:2400
61863 #, gcc-internal-format
61864 msgid "streaming subprocess was killed by signal"
61865 msgstr ""
61867 #: lto/lto.c:2476
61868 #, gcc-internal-format
61869 msgid "no LTRANS output list filename provided"
61870 msgstr ""
61872 #: lto/lto.c:2564
61873 #, gcc-internal-format
61874 msgid "opening LTRANS output list %s: %m"
61875 msgstr ""
61877 #: lto/lto.c:2570
61878 #, gcc-internal-format
61879 msgid "writing to LTRANS output list %s: %m"
61880 msgstr ""
61882 #: lto/lto.c:2581
61883 #, gcc-internal-format
61884 msgid "closing LTRANS output list %s: %m"
61885 msgstr ""
61887 #: lto/lto.c:2833
61888 #, gcc-internal-format
61889 msgid "could not open symbol resolution file: %m"
61890 msgstr ""
61892 #: lto/lto.c:2954
61893 #, gcc-internal-format, gfc-internal-format
61894 msgid "missing resolution data for %s"
61895 msgstr ""
61897 #: lto/lto.c:2986
61898 #, gcc-internal-format
61899 msgid "errors during merging of translation units"
61900 msgstr ""
61902 #: objc/objc-act.c:425 objc/objc-act.c:6786
61903 #, gcc-internal-format
61904 msgid "%<@end%> missing in implementation context"
61905 msgstr ""
61907 #: objc/objc-act.c:578
61908 #, gcc-internal-format
61909 msgid "class attributes are not available in Objective-C 1.0"
61910 msgstr ""
61912 #: objc/objc-act.c:593
61913 #, gcc-internal-format
61914 msgid "category attributes are not available in Objective-C 1.0"
61915 msgstr ""
61917 #: objc/objc-act.c:596
61918 #, gcc-internal-format
61919 msgid "category attributes are not available in this version of the compiler, (ignored)"
61920 msgstr ""
61922 #: objc/objc-act.c:602
61923 #, gcc-internal-format
61924 msgid "class extensions are not available in Objective-C 1.0"
61925 msgstr ""
61927 #: objc/objc-act.c:616
61928 #, gcc-internal-format
61929 msgid "class extension for class %qE declared after its %<@implementation%>"
61930 msgstr ""
61932 #: objc/objc-act.c:631
61933 #, gcc-internal-format
61934 msgid "protocol attributes are not available in Objective-C 1.0"
61935 msgstr ""
61937 #: objc/objc-act.c:696
61938 #, gcc-internal-format
61939 msgid "%<@end%> must appear in an @implementation context"
61940 msgstr ""
61942 #: objc/objc-act.c:705
61943 #, gcc-internal-format
61944 msgid "%<@package%> is not available in Objective-C 1.0"
61945 msgstr ""
61947 #: objc/objc-act.c:707
61948 #, gcc-internal-format
61949 msgid "%<@package%> presently has the same effect as %<@public%>"
61950 msgstr ""
61952 #: objc/objc-act.c:718
61953 #, gcc-internal-format
61954 msgid "%<@optional%> is not available in Objective-C 1.0"
61955 msgstr ""
61957 #: objc/objc-act.c:720
61958 #, gcc-internal-format
61959 msgid "%<@required%> is not available in Objective-C 1.0"
61960 msgstr ""
61962 #: objc/objc-act.c:728
61963 #, gcc-internal-format
61964 msgid "%<@optional%> is allowed in @protocol context only"
61965 msgstr ""
61967 #: objc/objc-act.c:730
61968 #, gcc-internal-format
61969 msgid "%<@required%> is allowed in @protocol context only"
61970 msgstr ""
61972 #: objc/objc-act.c:837
61973 #, gcc-internal-format
61974 msgid "%<@property%> is not available in Objective-C 1.0"
61975 msgstr ""
61977 #: objc/objc-act.c:841
61978 #, gcc-internal-format
61979 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
61980 msgstr ""
61982 #: objc/objc-act.c:858
61983 #, gcc-internal-format
61984 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
61985 msgstr ""
61987 #: objc/objc-act.c:864
61988 #, gcc-internal-format
61989 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
61990 msgstr ""
61992 #: objc/objc-act.c:869
61993 #, gcc-internal-format
61994 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
61995 msgstr ""
61997 #: objc/objc-act.c:874
61998 #, gcc-internal-format
61999 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
62000 msgstr ""
62002 #: objc/objc-act.c:891
62003 #, gcc-internal-format
62004 msgid "property declaration not in @interface or @protocol context"
62005 msgstr ""
62007 #: objc/objc-act.c:902
62008 #, gcc-internal-format
62009 msgid "invalid property declaration"
62010 msgstr "некоректне оголошення властивості"
62012 #: objc/objc-act.c:910
62013 #, gcc-internal-format
62014 msgid "property can not be an array"
62015 msgstr ""
62017 #. A @property is not an actual variable, but it is a way to
62018 #. describe a pair of accessor methods, so its type (which is
62019 #. the type of the return value of the getter and the first
62020 #. argument of the setter) can't be a bitfield (as return values
62021 #. and arguments of functions can not be bitfields).  The
62022 #. underlying instance variable could be a bitfield, but that is
62023 #. a different matter.
62024 #: objc/objc-act.c:928
62025 #, gcc-internal-format
62026 msgid "property can not be a bit-field"
62027 msgstr ""
62029 #: objc/objc-act.c:960
62030 #, gcc-internal-format
62031 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
62032 msgstr ""
62034 #: objc/objc-act.c:963
62035 #, gcc-internal-format
62036 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
62037 msgstr ""
62039 #: objc/objc-act.c:970
62040 #, gcc-internal-format
62041 msgid "%<retain%> attribute is only valid for Objective-C objects"
62042 msgstr ""
62044 #: objc/objc-act.c:974
62045 #, gcc-internal-format
62046 msgid "%<copy%> attribute is only valid for Objective-C objects"
62047 msgstr ""
62049 #: objc/objc-act.c:1028
62050 #, gcc-internal-format
62051 msgid "redeclaration of property %qD"
62052 msgstr ""
62054 #: objc/objc-act.c:1031 objc/objc-act.c:1096 objc/objc-act.c:1106
62055 #: objc/objc-act.c:1119 objc/objc-act.c:1130 objc/objc-act.c:1141
62056 #: objc/objc-act.c:1178 objc/objc-act.c:7557 objc/objc-act.c:7620
62057 #: objc/objc-act.c:7642 objc/objc-act.c:7655 objc/objc-act.c:7673
62058 #: objc/objc-act.c:7772
62059 #, gcc-internal-format
62060 msgid "originally specified here"
62061 msgstr ""
62063 #: objc/objc-act.c:1093
62064 #, gcc-internal-format
62065 msgid "'nonatomic' attribute of property %qD conflicts with previous declaration"
62066 msgstr ""
62068 #: objc/objc-act.c:1103
62069 #, gcc-internal-format
62070 msgid "'getter' attribute of property %qD conflicts with previous declaration"
62071 msgstr ""
62073 #: objc/objc-act.c:1116
62074 #, gcc-internal-format
62075 msgid "'setter' attribute of property %qD conflicts with previous declaration"
62076 msgstr ""
62078 #: objc/objc-act.c:1127
62079 #, gcc-internal-format
62080 msgid "assign semantics attributes of property %qD conflict with previous declaration"
62081 msgstr ""
62083 #: objc/objc-act.c:1138
62084 #, gcc-internal-format
62085 msgid "'readonly' attribute of property %qD conflicts with previous declaration"
62086 msgstr ""
62088 #: objc/objc-act.c:1176
62089 #, gcc-internal-format
62090 msgid "type of property %qD conflicts with previous declaration"
62091 msgstr ""
62093 #: objc/objc-act.c:1649
62094 #, gcc-internal-format
62095 msgid "the dot syntax is not available in Objective-C 1.0"
62096 msgstr ""
62098 #. We know that 'class_name' is an Objective-C class name as the
62099 #. parser won't call this function if it is not.  This is only a
62100 #. double-check for safety.
62101 #: objc/objc-act.c:1665
62102 #, gcc-internal-format
62103 msgid "could not find class %qE"
62104 msgstr ""
62106 #. Again, this should never happen, but we do check.
62107 #: objc/objc-act.c:1673
62108 #, gcc-internal-format
62109 msgid "could not find interface for class %qE"
62110 msgstr ""
62112 #: objc/objc-act.c:1679 objc/objc-act.c:6823 objc/objc-act.c:6954
62113 #, gcc-internal-format
62114 msgid "class %qE is deprecated"
62115 msgstr "клас %qE вважається застарілим"
62117 #: objc/objc-act.c:1708
62118 #, gcc-internal-format
62119 msgid "could not find setter/getter for %qE in class %qE"
62120 msgstr ""
62122 #: objc/objc-act.c:1744
62123 #, gcc-internal-format
62124 msgid "readonly property can not be set"
62125 msgstr ""
62127 #: objc/objc-act.c:2015
62128 #, gcc-internal-format
62129 msgid "method declaration not in @interface context"
62130 msgstr ""
62132 #: objc/objc-act.c:2019
62133 #, gcc-internal-format
62134 msgid "method attributes are not available in Objective-C 1.0"
62135 msgstr ""
62137 #: objc/objc-act.c:2039
62138 #, gcc-internal-format
62139 msgid "method definition not in @implementation context"
62140 msgstr ""
62142 #: objc/objc-act.c:2054
62143 #, gcc-internal-format
62144 msgid "method attributes can not be specified in @implementation context"
62145 msgstr ""
62147 #: objc/objc-act.c:2283
62148 #, gcc-internal-format
62149 msgid "class %qs does not implement the %qE protocol"
62150 msgstr ""
62152 #: objc/objc-act.c:2286
62153 #, gcc-internal-format
62154 msgid "type %qs does not conform to the %qE protocol"
62155 msgstr ""
62157 #: objc/objc-act.c:2567
62158 #, gcc-internal-format
62159 msgid "comparison of distinct Objective-C types lacks a cast"
62160 msgstr ""
62162 #: objc/objc-act.c:2571
62163 #, gcc-internal-format
62164 msgid "initialization from distinct Objective-C type"
62165 msgstr ""
62167 #: objc/objc-act.c:2575
62168 #, gcc-internal-format
62169 msgid "assignment from distinct Objective-C type"
62170 msgstr ""
62172 #: objc/objc-act.c:2579
62173 #, gcc-internal-format
62174 msgid "distinct Objective-C type in return"
62175 msgstr ""
62177 #: objc/objc-act.c:2583
62178 #, gcc-internal-format
62179 msgid "passing argument %d of %qE from distinct Objective-C type"
62180 msgstr ""
62182 #: objc/objc-act.c:2726
62183 #, gcc-internal-format
62184 msgid "statically allocated instance of Objective-C class %qE"
62185 msgstr ""
62187 #: objc/objc-act.c:2735
62188 #, gcc-internal-format
62189 msgid "redeclaration of Objective-C class %qs"
62190 msgstr ""
62192 #. This case happens when we are given an 'interface' which
62193 #. is not a valid class name.  For example if a typedef was
62194 #. used, and 'interface' really is the identifier of the
62195 #. typedef, but when you resolve it you don't get an
62196 #. Objective-C class, but something else, such as 'int'.
62197 #. This is an error; protocols make no sense unless you use
62198 #. them with Objective-C objects.
62199 #: objc/objc-act.c:2777
62200 #, gcc-internal-format
62201 msgid "only Objective-C object types can be qualified with a protocol"
62202 msgstr ""
62204 #: objc/objc-act.c:2841
62205 #, gcc-internal-format
62206 msgid "protocol %qE has circular dependency"
62207 msgstr ""
62209 #: objc/objc-act.c:2874 objc/objc-act.c:5687
62210 #, gcc-internal-format
62211 msgid "cannot find protocol declaration for %qE"
62212 msgstr ""
62214 #: objc/objc-act.c:3175 objc/objc-act.c:3830 objc/objc-act.c:6399
62215 #: objc/objc-act.c:6874 objc/objc-act.c:6947 objc/objc-act.c:7000
62216 #, gcc-internal-format
62217 msgid "cannot find interface declaration for %qE"
62218 msgstr ""
62220 #: objc/objc-act.c:3179
62221 #, gcc-internal-format
62222 msgid "interface %qE does not have valid constant string layout"
62223 msgstr ""
62225 #: objc/objc-act.c:3184
62226 #, gcc-internal-format
62227 msgid "cannot find reference tag for class %qE"
62228 msgstr ""
62230 #: objc/objc-act.c:3329
62231 #, gcc-internal-format
62232 msgid "%qE is not an Objective-C class name or alias"
62233 msgstr ""
62235 #: objc/objc-act.c:3344 objc/objc-act.c:3375 objc/objc-act.c:6780
62236 #: objc/objc-act.c:8103 objc/objc-act.c:8154
62237 #, gcc-internal-format
62238 msgid "Objective-C declarations may only appear in global scope"
62239 msgstr ""
62241 #: objc/objc-act.c:3349
62242 #, gcc-internal-format
62243 msgid "cannot find class %qE"
62244 msgstr ""
62246 #: objc/objc-act.c:3351
62247 #, gcc-internal-format
62248 msgid "class %qE already exists"
62249 msgstr ""
62251 #: objc/objc-act.c:3393 objc/objc-act.c:6839
62252 #, gcc-internal-format
62253 msgid "%qE redeclared as different kind of symbol"
62254 msgstr ""
62256 #: objc/objc-act.c:3395 objc/objc-act.c:3981 objc/objc-act.c:4009
62257 #: objc/objc-act.c:4064 objc/objc-act.c:6841
62258 #, gcc-internal-format
62259 msgid "previous declaration of %q+D"
62260 msgstr ""
62262 #: objc/objc-act.c:3684
62263 #, gcc-internal-format
62264 msgid "strong-cast assignment has been intercepted"
62265 msgstr ""
62267 #: objc/objc-act.c:3726
62268 #, gcc-internal-format
62269 msgid "strong-cast may possibly be needed"
62270 msgstr ""
62272 #: objc/objc-act.c:3736
62273 #, gcc-internal-format
62274 msgid "instance variable assignment has been intercepted"
62275 msgstr ""
62277 #: objc/objc-act.c:3755
62278 #, gcc-internal-format
62279 msgid "pointer arithmetic for garbage-collected objects not allowed"
62280 msgstr ""
62282 #: objc/objc-act.c:3761
62283 #, gcc-internal-format
62284 msgid "global/static variable assignment has been intercepted"
62285 msgstr ""
62287 #: objc/objc-act.c:3978 objc/objc-act.c:4006 objc/objc-act.c:4061
62288 #, gcc-internal-format
62289 msgid "duplicate instance variable %q+D"
62290 msgstr ""
62292 #: objc/objc-act.c:4121
62293 #, gcc-internal-format
62294 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
62295 msgstr ""
62297 #: objc/objc-act.c:4205
62298 #, gcc-internal-format
62299 msgid "@catch parameter is not a known Objective-C class type"
62300 msgstr ""
62302 #: objc/objc-act.c:4211
62303 #, gcc-internal-format
62304 msgid "@catch parameter can not be protocol-qualified"
62305 msgstr ""
62307 #: objc/objc-act.c:4256
62308 #, gcc-internal-format
62309 msgid "exception of type %<%T%> will be caught"
62310 msgstr ""
62312 #: objc/objc-act.c:4258
62313 #, gcc-internal-format
62314 msgid "   by earlier handler for %<%T%>"
62315 msgstr ""
62317 #: objc/objc-act.c:4305
62318 #, gcc-internal-format
62319 msgid "%<@try%> without %<@catch%> or %<@finally%>"
62320 msgstr ""
62322 #: objc/objc-act.c:4333
62323 #, gcc-internal-format
62324 msgid "%<@throw%> (rethrow) used outside of a @catch block"
62325 msgstr ""
62327 #: objc/objc-act.c:4346
62328 #, gcc-internal-format
62329 msgid "%<@throw%> argument is not an object"
62330 msgstr ""
62332 #: objc/objc-act.c:4367
62333 #, gcc-internal-format
62334 msgid "%<@synchronized%> argument is not an object"
62335 msgstr ""
62337 #: objc/objc-act.c:4575
62338 #, gcc-internal-format
62339 msgid "%s %qs"
62340 msgstr "%s %qs"
62342 #: objc/objc-act.c:4598 objc/objc-act.c:4623
62343 #, gcc-internal-format
62344 msgid "inconsistent instance variable specification"
62345 msgstr ""
62347 #: objc/objc-act.c:4678
62348 #, gcc-internal-format
62349 msgid "can not use an object as parameter to a method"
62350 msgstr ""
62352 #: objc/objc-act.c:4722
62353 #, gcc-internal-format
62354 msgid "method argument attributes are not available in Objective-C 1.0"
62355 msgstr ""
62357 #: objc/objc-act.c:5096
62358 #, gcc-internal-format
62359 msgid "multiple methods named %<%c%E%> found"
62360 msgstr ""
62362 #: objc/objc-act.c:5099
62363 #, gcc-internal-format
62364 msgid "using %<%c%s%>"
62365 msgstr "використовуємо %<%c%s%>"
62367 #: objc/objc-act.c:5108
62368 #, gcc-internal-format
62369 msgid "multiple selectors named %<%c%E%> found"
62370 msgstr ""
62372 #: objc/objc-act.c:5111
62373 #, gcc-internal-format
62374 msgid "found %<%c%s%>"
62375 msgstr "знайдено %<%c%s%>"
62377 #: objc/objc-act.c:5120
62378 #, gcc-internal-format
62379 msgid "also found %<%c%s%>"
62380 msgstr ""
62382 #. If 'rtype' is NULL_TREE at this point it means that
62383 #. we have seen no @interface corresponding to that
62384 #. class name, only a @class declaration (alternatively,
62385 #. this was a call such as [objc_getClass("SomeClass")
62386 #. alloc], where we've never seen the @interface of
62387 #. SomeClass).  So, we have a class name (class_tree)
62388 #. but no actual details of the class methods.  We won't
62389 #. be able to check that the class responds to the
62390 #. method, and we will have to guess the method
62391 #. prototype.  Emit a warning, then keep going (this
62392 #. will use any method with a matching name, as if the
62393 #. receiver was of type 'Class').
62394 #. We could not find an @interface declaration, and
62395 #. there are no protocols attached to the receiver,
62396 #. so we can't complete the check that the receiver
62397 #. responds to the method, and we can't retrieve the
62398 #. method prototype.  But, because the receiver has
62399 #. a well-specified class, the programmer did want
62400 #. this check to be performed.  Emit a warning, then
62401 #. keep going as if it was an 'id'.  To remove the
62402 #. warning, either include an @interface for the
62403 #. class, or cast the receiver to 'id'.  Note that
62404 #. rtype is an IDENTIFIER_NODE at this point.
62405 #: objc/objc-act.c:5406 objc/objc-act.c:5540
62406 #, gcc-internal-format
62407 msgid "@interface of class %qE not found"
62408 msgstr ""
62410 #: objc/objc-act.c:5414
62411 #, gcc-internal-format
62412 msgid "no super class declared in @interface for %qE"
62413 msgstr ""
62415 #: objc/objc-act.c:5465
62416 #, gcc-internal-format
62417 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
62418 msgstr ""
62420 #. We have a type, but it's not an Objective-C type (!).
62421 #: objc/objc-act.c:5577
62422 #, gcc-internal-format
62423 msgid "invalid receiver type %qs"
62424 msgstr ""
62426 #: objc/objc-act.c:5594
62427 #, gcc-internal-format
62428 msgid "%<%c%E%> not found in protocol(s)"
62429 msgstr ""
62431 #: objc/objc-act.c:5608
62432 #, gcc-internal-format
62433 msgid "%qE may not respond to %<%c%E%>"
62434 msgstr ""
62436 #: objc/objc-act.c:5616
62437 #, gcc-internal-format
62438 msgid "no %<%c%E%> method found"
62439 msgstr ""
62441 #: objc/objc-act.c:5623
62442 #, gcc-internal-format
62443 msgid "(Messages without a matching method signature"
62444 msgstr ""
62446 #: objc/objc-act.c:5625
62447 #, gcc-internal-format
62448 msgid "will be assumed to return %<id%> and accept"
62449 msgstr ""
62451 #: objc/objc-act.c:5627
62452 #, gcc-internal-format
62453 msgid "%<...%> as arguments.)"
62454 msgstr ""
62456 #: objc/objc-act.c:5736
62457 #, gcc-internal-format
62458 msgid "undeclared selector %qE"
62459 msgstr ""
62461 #. Historically, a class method that produced objects (factory
62462 #. method) would assign `self' to the instance that it
62463 #. allocated.  This would effectively turn the class method into
62464 #. an instance method.  Following this assignment, the instance
62465 #. variables could be accessed.  That practice, while safe,
62466 #. violates the simple rule that a class method should not refer
62467 #. to an instance variable.  It's better to catch the cases
62468 #. where this is done unknowingly than to support the above
62469 #. paradigm.
62470 #: objc/objc-act.c:5760
62471 #, gcc-internal-format
62472 msgid "instance variable %qE accessed in class method"
62473 msgstr ""
62475 #: objc/objc-act.c:5990 objc/objc-act.c:6010
62476 #, gcc-internal-format
62477 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
62478 msgstr ""
62480 #: objc/objc-act.c:5994
62481 #, gcc-internal-format
62482 msgid "previous declaration of %<%c%E%> as %<@required%>"
62483 msgstr ""
62485 #: objc/objc-act.c:6014
62486 #, gcc-internal-format
62487 msgid "previous declaration of %<%c%E%> as %<@optional%>"
62488 msgstr ""
62490 #: objc/objc-act.c:6074
62491 #, gcc-internal-format
62492 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
62493 msgstr ""
62495 #: objc/objc-act.c:6078
62496 #, gcc-internal-format
62497 msgid "previous declaration of %<%c%E%>"
62498 msgstr ""
62500 #: objc/objc-act.c:6115
62501 #, gcc-internal-format
62502 msgid "duplicate interface declaration for category %<%E(%E)%>"
62503 msgstr ""
62505 #: objc/objc-act.c:6203
62506 #, gcc-internal-format
62507 msgid "illegal reference type specified for instance variable %qs"
62508 msgstr ""
62510 #: objc/objc-act.c:6214
62511 #, gcc-internal-format
62512 msgid "instance variable %qs has unknown size"
62513 msgstr ""
62515 #: objc/objc-act.c:6235
62516 #, gcc-internal-format
62517 msgid "instance variable %qs uses flexible array member"
62518 msgstr ""
62520 #: objc/objc-act.c:6262
62521 #, gcc-internal-format
62522 msgid "type %qE has no default constructor to call"
62523 msgstr ""
62525 #: objc/objc-act.c:6268
62526 #, gcc-internal-format
62527 msgid "destructor for %qE shall not be run either"
62528 msgstr ""
62530 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
62531 #. initialize them.
62532 #: objc/objc-act.c:6280
62533 #, gcc-internal-format
62534 msgid "type %qE has virtual member functions"
62535 msgstr ""
62537 #: objc/objc-act.c:6281
62538 #, gcc-internal-format
62539 msgid "illegal aggregate type %qE specified for instance variable %qs"
62540 msgstr ""
62542 #: objc/objc-act.c:6291
62543 #, gcc-internal-format
62544 msgid "type %qE has a user-defined constructor"
62545 msgstr ""
62547 #: objc/objc-act.c:6293
62548 #, gcc-internal-format
62549 msgid "type %qE has a user-defined destructor"
62550 msgstr ""
62552 #: objc/objc-act.c:6297
62553 #, gcc-internal-format
62554 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
62555 msgstr ""
62557 #: objc/objc-act.c:6428
62558 #, gcc-internal-format
62559 msgid "instance variable %qE is declared private"
62560 msgstr ""
62562 #: objc/objc-act.c:6439
62563 #, gcc-internal-format
62564 msgid "instance variable %qE is %s; this will be a hard error in the future"
62565 msgstr ""
62567 #: objc/objc-act.c:6446
62568 #, gcc-internal-format
62569 msgid "instance variable %qE is declared %s"
62570 msgstr ""
62572 #: objc/objc-act.c:6557 objc/objc-act.c:6672
62573 #, gcc-internal-format
62574 msgid "incomplete implementation of class %qE"
62575 msgstr ""
62577 #: objc/objc-act.c:6561 objc/objc-act.c:6676
62578 #, gcc-internal-format
62579 msgid "incomplete implementation of category %qE"
62580 msgstr ""
62582 #: objc/objc-act.c:6570 objc/objc-act.c:6684
62583 #, gcc-internal-format
62584 msgid "method definition for %<%c%E%> not found"
62585 msgstr ""
62587 #: objc/objc-act.c:6725
62588 #, gcc-internal-format
62589 msgid "%s %qE does not fully implement the %qE protocol"
62590 msgstr ""
62592 #: objc/objc-act.c:6815
62593 #, gcc-internal-format
62594 msgid "cannot find interface declaration for %qE, superclass of %qE"
62595 msgstr ""
62597 #: objc/objc-act.c:6854
62598 #, gcc-internal-format
62599 msgid "reimplementation of class %qE"
62600 msgstr ""
62602 #: objc/objc-act.c:6887
62603 #, gcc-internal-format
62604 msgid "conflicting super class name %qE"
62605 msgstr ""
62607 #: objc/objc-act.c:6890
62608 #, gcc-internal-format
62609 msgid "previous declaration of %qE"
62610 msgstr ""
62612 #: objc/objc-act.c:6892
62613 #, gcc-internal-format
62614 msgid "previous declaration"
62615 msgstr "попереднє оголошення"
62617 #: objc/objc-act.c:6905 objc/objc-act.c:6907
62618 #, gcc-internal-format
62619 msgid "duplicate interface declaration for class %qE"
62620 msgstr ""
62622 #: objc/objc-act.c:7224 objc/objc-act.c:7420
62623 #, gcc-internal-format
62624 msgid "can not find instance variable associated with property"
62625 msgstr ""
62627 #. TODO: This should be caught much earlier than this.
62628 #: objc/objc-act.c:7386
62629 #, gcc-internal-format
62630 msgid "invalid setter, it must have one argument"
62631 msgstr ""
62633 #: objc/objc-act.c:7550 objc/objc-act.c:7765
62634 #, gcc-internal-format
62635 msgid "property %qs already specified in %<@dynamic%>"
62636 msgstr ""
62638 #: objc/objc-act.c:7553 objc/objc-act.c:7768
62639 #, gcc-internal-format
62640 msgid "property %qs already specified in %<@synthesize%>"
62641 msgstr ""
62643 #: objc/objc-act.c:7567 objc/objc-act.c:7782
62644 #, gcc-internal-format
62645 msgid "no declaration of property %qs found in the interface"
62646 msgstr ""
62648 #: objc/objc-act.c:7594
62649 #, gcc-internal-format
62650 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
62651 msgstr ""
62653 #: objc/objc-act.c:7615
62654 #, gcc-internal-format
62655 msgid "property %qs is using instance variable %qs of incompatible type"
62656 msgstr ""
62658 #: objc/objc-act.c:7637
62659 #, gcc-internal-format
62660 msgid "'assign' property %qs is using bit-field instance variable %qs"
62661 msgstr ""
62663 #: objc/objc-act.c:7650
62664 #, gcc-internal-format
62665 msgid "'atomic' property %qs is using bit-field instance variable %qs"
62666 msgstr ""
62668 #: objc/objc-act.c:7668
62669 #, gcc-internal-format
62670 msgid "property %qs is using the same instance variable as property %qs"
62671 msgstr ""
62673 #: objc/objc-act.c:7709
62674 #, gcc-internal-format
62675 msgid "%<@synthesize%> is not available in Objective-C 1.0"
62676 msgstr ""
62678 #. We can get here only in Objective-C; the Objective-C++ parser
62679 #. detects the problem while parsing, outputs the error
62680 #. "misplaced '@synthesize' Objective-C++ construct" and skips
62681 #. the declaration.
62682 #: objc/objc-act.c:7720
62683 #, gcc-internal-format
62684 msgid "%<@synthesize%> not in @implementation context"
62685 msgstr ""
62687 #: objc/objc-act.c:7726
62688 #, gcc-internal-format
62689 msgid "%<@synthesize%> can not be used in categories"
62690 msgstr ""
62692 #: objc/objc-act.c:7735
62693 #, gcc-internal-format
62694 msgid "%<@synthesize%> requires the @interface of the class to be available"
62695 msgstr ""
62697 #: objc/objc-act.c:7818
62698 #, gcc-internal-format
62699 msgid "%<@dynamic%> is not available in Objective-C 1.0"
62700 msgstr ""
62702 #. We can get here only in Objective-C; the Objective-C++ parser
62703 #. detects the problem while parsing, outputs the error
62704 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
62705 #. declaration.
62706 #: objc/objc-act.c:7829
62707 #, gcc-internal-format
62708 msgid "%<@dynamic%> not in @implementation context"
62709 msgstr ""
62711 #: objc/objc-act.c:7851
62712 #, gcc-internal-format
62713 msgid "%<@dynamic%> requires the @interface of the class to be available"
62714 msgstr ""
62716 #: objc/objc-act.c:8049
62717 #, gcc-internal-format
62718 msgid "definition of protocol %qE not found"
62719 msgstr ""
62721 #. It would be nice to use warn_deprecated_use() here, but
62722 #. we are using TREE_CHAIN (which is supposed to be the
62723 #. TYPE_STUB_DECL for a TYPE) for something different.
62724 #: objc/objc-act.c:8080
62725 #, gcc-internal-format
62726 msgid "protocol %qE is deprecated"
62727 msgstr "протокол %qE вважається застарілим"
62729 #: objc/objc-act.c:8199
62730 #, gcc-internal-format
62731 msgid "duplicate declaration for protocol %qE"
62732 msgstr ""
62734 #: objc/objc-act.c:8710
62735 #, gcc-internal-format
62736 msgid "conflicting types for %<%c%s%>"
62737 msgstr ""
62739 #: objc/objc-act.c:8714
62740 #, gcc-internal-format
62741 msgid "previous declaration of %<%c%s%>"
62742 msgstr ""
62744 #: objc/objc-act.c:8814
62745 #, gcc-internal-format
62746 msgid "no super class declared in interface for %qE"
62747 msgstr ""
62749 #: objc/objc-act.c:8841
62750 #, gcc-internal-format
62751 msgid "[super ...] must appear in a method context"
62752 msgstr ""
62754 #: objc/objc-act.c:8881
62755 #, gcc-internal-format
62756 msgid "method possibly missing a [super dealloc] call"
62757 msgstr ""
62759 #: objc/objc-act.c:9345
62760 #, gcc-internal-format
62761 msgid "instance variable %qs is declared private"
62762 msgstr ""
62764 #: objc/objc-act.c:9398
62765 #, gcc-internal-format
62766 msgid "local declaration of %qE hides instance variable"
62767 msgstr ""
62769 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
62770 #. should be impossible for real properties, which always
62771 #. have a getter.
62772 #: objc/objc-act.c:9444
62773 #, gcc-internal-format
62774 msgid "no %qs getter found"
62775 msgstr ""
62777 #: objc/objc-act.c:9684
62778 #, gcc-internal-format
62779 msgid "fast enumeration is not available in Objective-C 1.0"
62780 msgstr ""
62782 #: objc/objc-act.c:9694
62783 #, gcc-internal-format
62784 msgid "iterating variable in fast enumeration is not an object"
62785 msgstr ""
62787 #: objc/objc-act.c:9700
62788 #, gcc-internal-format
62789 msgid "collection in fast enumeration is not an object"
62790 msgstr ""
62792 #: objc/objc-encoding.c:130
62793 #, gcc-internal-format
62794 msgid "type %qT does not have a known size"
62795 msgstr ""
62797 #: objc/objc-encoding.c:721
62798 #, gcc-internal-format
62799 msgid "unknown type %<%T%> found during Objective-C encoding"
62800 msgstr ""
62802 #. Do not do any encoding, produce an error and keep going.
62803 #: objc/objc-encoding.c:804
62804 #, gcc-internal-format
62805 msgid "trying to encode non-integer type as a bitfield"
62806 msgstr ""
62808 #: objc/objc-gnu-runtime-abi-01.c:134
62809 #, gcc-internal-format
62810 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
62811 msgstr ""
62813 #: objc/objc-gnu-runtime-abi-01.c:142
62814 #, gcc-internal-format
62815 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
62816 msgstr ""
62818 #: objc/objc-gnu-runtime-abi-01.c:2171 objc/objc-next-runtime-abi-01.c:2817
62819 #: objc/objc-next-runtime-abi-02.c:3589
62820 #, gcc-internal-format
62821 msgid "non-objective-c type %qT cannot be caught"
62822 msgstr ""
62824 #: objc/objc-next-runtime-abi-01.c:152
62825 #, gcc-internal-format
62826 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> < 2"
62827 msgstr ""
62829 #: objc/objc-next-runtime-abi-02.c:244
62830 #, gcc-internal-format
62831 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> >= 2"
62832 msgstr ""
62834 #: objc/objc-runtime-shared-support.c:425
62835 #, gcc-internal-format
62836 msgid "creating selector for nonexistent method %qE"
62837 msgstr ""
62839 #~ msgid "%<-fcf-protection=branch%> requires Intel CET support. Use -mcet or -mibt option to enable CET"
62840 #~ msgstr "Для %<-fcf-protection=branch%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або -mibt, щоб увімкнути CET"
62842 #~ msgid "%<-fcf-protection=return%> requires Intel CET support. Use -mcet or -mshstk option to enable CET"
62843 #~ msgstr "Для %<-fcf-protection=return%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або -mshstk, щоб увімкнути CET"
62845 #~ msgid "%<-fcf-protection=full%> requires Intel CET support. Use -mcet or both of -mibt and -mshstk options to enable CET"
62846 #~ msgstr "Для %<-fcf-protection=full%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або парою параметрів -mibt та -mshstk, щоб увімкнути CET"
62848 #~ msgid "%s:unknown function '%u'\n"
62849 #~ msgstr "%s:невідома функція «%u»\n"
62851 #~ msgid "Cilk array notation cannot be used as a computed goto expression"
62852 #~ msgstr "Позначення масиву Cilk не можна використовувати як обчислений вираз переходу"
62854 #~ msgid "candidates are: %+#D"
62855 #~ msgstr "кандидати: %+#D"
62857 #~ msgid "candidate is: %+#D"
62858 #~ msgstr "кандидат: %+#D"
62860 #~ msgid "{unknown}"
62861 #~ msgstr "{невідомий}"
62863 #~ msgid "Integer overflow"
62864 #~ msgstr "Переповнення типу цілого значення"
62866 #~ msgid "expected %<none%>"
62867 #~ msgstr "мало бути %<none%>"
62869 #~ msgid "%<num_gangs%> value must be positive"
62870 #~ msgstr "Значення %<num_gangs%> має бути додатним"
62872 #~ msgid "%<num_workers%> value must be positive"
62873 #~ msgstr "Значення %<num_workers%> має бути додатним"
62875 #~ msgid "%<vector_length%> value must be positive"
62876 #~ msgstr "значення %<vector_length%> має бути додатним"
62878 #~ msgid "previous external decl of %q#D"
62879 #~ msgstr "попереднє зовнішнє оголошення %q#D"
62881 #~ msgid "candidate is: %#D"
62882 #~ msgstr "кандидат: %#D"
62884 #~ msgid "\t%#D"
62885 #~ msgstr "\t%#D"
62887 #~ msgid ""
62888 #~ "For bug reporting instructions, please see:\n"
62889 #~ "%s.\n"
62890 #~ msgstr ""
62891 #~ "Настанови щодо звітування про вади можна знайти тут:\n"
62892 #~ "%s.\n"
62894 #~ msgid "see <http://www.gnu.org/licenses/>.  */"
62895 #~ msgstr "див. <http://www.gnu.org/licenses/>.  */"
62897 #~ msgid "%<%s%> value must be positive"
62898 #~ msgstr "значення %<%s%> має бути додатним"
62900 #~ msgid "%<tile%> value must be positive"
62901 #~ msgstr "значення %<tile%> має бути додатним"
62903 #~ msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or %<max%>"
62904 #~ msgstr "мало бути %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> або %<max%>"
62906 #~ msgid "bad string constant"
62907 #~ msgstr "помилкова рядкова стала"
62909 #~ msgid "no input file specified"
62910 #~ msgstr "не вказано файла вхідних даних"
62912 #~ msgid "cannot create temporary file"
62913 #~ msgstr "не вдалося створити тимчасовий файл"
62915 #~ msgid "Warning:"
62916 #~ msgstr "Попередження:"
62918 #~ msgid "Error:"
62919 #~ msgstr "Помилка:"
62921 #~ msgid "\t%+#D"
62922 #~ msgstr "\t%+#D"