Update gcc .po files
[platform/upstream/gcc.git] / gcc / po / uk.po
1 # Ukrainian translation of gcc
2 # Copyright (C) 2015 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gcc package.
4 #
5 # Yuri Chornoivan <yurchor@ukr.net>, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gcc 12.1-b20220403\n"
9 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
10 "POT-Creation-Date: 2022-04-01 17:30+0000\n"
11 "PO-Revision-Date: 2022-04-05 16:49+0300\n"
12 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
13 "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
14 "Language: uk\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Bugs: Report translation errors to the Language-Team address.\n"
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
20 "X-Generator: Lokalize 20.12.0\n"
21
22 #: cif-code.def:39
23 msgid "function not considered for inlining"
24 msgstr "функція не буде включено для вбудовування"
25
26 #: cif-code.def:43
27 msgid "caller is not optimized"
28 msgstr "джерело виклику не оптимізовано"
29
30 #: cif-code.def:47
31 msgid "function body not available"
32 msgstr "вміст функції є недоступним"
33
34 #: cif-code.def:51
35 msgid "redefined extern inline functions are not considered for inlining"
36 msgstr ""
37
38 #: cif-code.def:56
39 msgid "function not inlinable"
40 msgstr ""
41
42 #: cif-code.def:60
43 msgid "function body can be overwritten at link time"
44 msgstr ""
45
46 #: cif-code.def:64
47 msgid "function not inline candidate"
48 msgstr ""
49
50 #: cif-code.def:68
51 msgid "--param large-function-growth limit reached"
52 msgstr ""
53
54 #: cif-code.def:70
55 msgid "--param large-stack-frame-growth limit reached"
56 msgstr ""
57
58 #: cif-code.def:72
59 msgid "--param max-inline-insns-single limit reached"
60 msgstr ""
61
62 #: cif-code.def:74
63 msgid "--param max-inline-insns-auto limit reached"
64 msgstr ""
65
66 #: cif-code.def:76
67 msgid "--param inline-unit-growth limit reached"
68 msgstr ""
69
70 #: cif-code.def:80
71 msgid "recursive inlining"
72 msgstr ""
73
74 #: cif-code.def:84
75 msgid "call is unlikely and code size would grow"
76 msgstr ""
77
78 #: cif-code.def:88
79 msgid "call is considered never executed and code size would grow"
80 msgstr ""
81
82 #: cif-code.def:92
83 msgid "function not declared inline and code size would grow"
84 msgstr ""
85
86 #: cif-code.def:96
87 msgid "mismatched declarations during linktime optimization"
88 msgstr ""
89
90 #: cif-code.def:100
91 msgid "variadic thunk call"
92 msgstr ""
93
94 #: cif-code.def:104
95 msgid "originally indirect function call not considered for inlining"
96 msgstr ""
97
98 #: cif-code.def:108
99 msgid "indirect function call with a yet undetermined callee"
100 msgstr ""
101
102 #: cif-code.def:112
103 msgid "exception handling personality mismatch"
104 msgstr ""
105
106 #: cif-code.def:117
107 msgid "non-call exception handling mismatch"
108 msgstr ""
109
110 #: cif-code.def:121
111 msgid "target specific option mismatch"
112 msgstr ""
113
114 #: cif-code.def:125
115 msgid "optimization level attribute mismatch"
116 msgstr "невідповідність атрибутів рівня оптимізації"
117
118 #: cif-code.def:129
119 msgid "callee refers to comdat-local symbols"
120 msgstr ""
121
122 #: cif-code.def:134
123 msgid "sanitizer function attribute mismatch"
124 msgstr "невідповідність атрибутів функції-санітайзера"
125
126 #: cif-code.def:139
127 msgid "function has external linkage when the user requests only inlining static for live patching"
128 msgstr ""
129
130 #: cif-code.def:144
131 msgid "unreachable"
132 msgstr "недоступний"
133
134 #. The remainder are real diagnostic types.
135 #: diagnostic.def:33
136 msgid "fatal error: "
137 msgstr "критична помилка: "
138
139 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
140 #. when reporting fatal signal in the compiler.
141 #: diagnostic.def:34 diagnostic.def:55
142 msgid "internal compiler error: "
143 msgstr "внутрішня помилка компілятора: "
144
145 #. This one is just for counting DK_WARNING promoted to DK_ERROR
146 #. due to -Werror and -Werror=warning.
147 #: diagnostic.def:35 diagnostic.def:52
148 msgid "error: "
149 msgstr "помилка: "
150
151 #: diagnostic.def:36
152 msgid "sorry, unimplemented: "
153 msgstr "вибачте, не реалізовано: "
154
155 #: diagnostic.def:37
156 msgid "warning: "
157 msgstr "попередження: "
158
159 #: diagnostic.def:38
160 msgid "anachronism: "
161 msgstr "анахронізм: "
162
163 #: diagnostic.def:39
164 msgid "note: "
165 msgstr "зауваження: "
166
167 #: diagnostic.def:40
168 msgid "debug: "
169 msgstr "діагностика: "
170
171 #. For use when using the diagnostic_show_locus machinery to show
172 #. a range of events within a path.
173 #: diagnostic.def:44
174 msgid "path: "
175 msgstr "шлях: "
176
177 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
178 #. prefix does not matter.
179 #: diagnostic.def:48
180 msgid "pedwarn: "
181 msgstr "педантичне попередження: "
182
183 #: diagnostic.def:49
184 msgid "permerror: "
185 msgstr "постійна помилка: "
186
187 #: config/i386/djgpp.h:143
188 #, c-format
189 msgid "-f%s ignored (not supported for DJGPP)\n"
190 msgstr ""
191
192 #. The remainder are real diagnostic types.
193 #: fortran/gfc-diagnostic.def:33
194 msgid "Fatal Error"
195 msgstr "Критична помилка"
196
197 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
198 #. when reporting fatal signal in the compiler.
199 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
200 msgid "internal compiler error"
201 msgstr "внутрішня помилка компілятора"
202
203 #: fortran/gfc-diagnostic.def:35
204 msgid "Error"
205 msgstr "Помилка"
206
207 #: fortran/gfc-diagnostic.def:36
208 msgid "sorry, unimplemented"
209 msgstr "вибачте, не реалізовано"
210
211 #: fortran/gfc-diagnostic.def:37
212 msgid "Warning"
213 msgstr "Попередження"
214
215 #: fortran/gfc-diagnostic.def:38
216 msgid "anachronism"
217 msgstr "анахронізм"
218
219 #: fortran/gfc-diagnostic.def:39
220 msgid "note"
221 msgstr "зауваження"
222
223 #: fortran/gfc-diagnostic.def:40
224 msgid "debug"
225 msgstr "діагностика"
226
227 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
228 #. prefix does not matter.
229 #: fortran/gfc-diagnostic.def:43
230 msgid "pedwarn"
231 msgstr "педантичне попередження"
232
233 #: fortran/gfc-diagnostic.def:44
234 msgid "permerror"
235 msgstr "постійна помилка"
236
237 #. This one is just for counting DK_WARNING promoted to DK_ERROR
238 #. due to -Werror and -Werror=warning.
239 #: fortran/gfc-diagnostic.def:47
240 msgid "error"
241 msgstr "помилка"
242
243 #: gcc.cc:829 gcc.cc:833 gcc.cc:888
244 msgid "-gz is not supported in this configuration"
245 msgstr ""
246
247 #: gcc.cc:839 gcc.cc:899
248 msgid "-gz=zlib is not supported in this configuration"
249 msgstr ""
250
251 #: gcc.cc:1092
252 msgid "-fuse-linker-plugin is not supported in this configuration"
253 msgstr ""
254
255 #: gcc.cc:1108
256 msgid "cannot specify -static with -fsanitize=address"
257 msgstr ""
258
259 #: gcc.cc:1110
260 msgid "cannot specify -static with -fsanitize=hwaddress"
261 msgstr ""
262
263 #: gcc.cc:1112
264 msgid "cannot specify -static with -fsanitize=thread"
265 msgstr ""
266
267 #: gcc.cc:1134
268 msgid "-fvtable-verify=std is not supported in this configuration"
269 msgstr ""
270
271 #: gcc.cc:1136
272 msgid "-fvtable-verify=preinit is not supported in this configuration"
273 msgstr ""
274
275 #: gcc.cc:1273 ada/gcc-interface/lang-specs.h:37
276 msgid "-pg and -fomit-frame-pointer are incompatible"
277 msgstr "-pg і -fomit-frame-pointer є несумісними"
278
279 #: gcc.cc:1443
280 msgid "GNU C no longer supports -traditional without -E"
281 msgstr "У GNU C припинено підтримку -traditional без -E"
282
283 #: gcc.cc:1452
284 msgid "-E or -x required when input is from standard input"
285 msgstr "якщо дані надходять зі стандартного вхідного джерела, слід вказувати -E або -x"
286
287 #: config/darwin.h:154
288 msgid "conflicting code generation switches"
289 msgstr "конфлікт перемикачів створення коду"
290
291 #: config/darwin.h:159
292 msgid "-bundle_loader not allowed with -dynamiclib"
293 msgstr ""
294
295 #: config/darwin.h:161
296 msgid "-client_name not allowed with -dynamiclib"
297 msgstr ""
298
299 #: config/darwin.h:170
300 msgid "-keep_private_externs not allowed with -dynamiclib"
301 msgstr ""
302
303 #: config/darwin.h:172
304 msgid "-private_bundle not allowed with -dynamiclib"
305 msgstr ""
306
307 #: config/darwin.h:180
308 msgid "-compatibility_version only allowed with -dynamiclib"
309 msgstr ""
310
311 #: config/darwin.h:182
312 msgid "-current_version only allowed with -dynamiclib"
313 msgstr ""
314
315 #: config/darwin.h:184
316 msgid "-install_name only allowed with -dynamiclib"
317 msgstr ""
318
319 #: config/darwin.h:195
320 msgid "-bundle not allowed with -dynamiclib"
321 msgstr ""
322
323 #: config/darwin.h:211
324 msgid "-force_flat_namespace not allowed with -dynamiclib"
325 msgstr ""
326
327 #: config/darwin.h:216 config/darwin.h:614
328 msgid "gsplit-dwarf is not supported on this platform"
329 msgstr "підтримки gsplit-dwarf на цій платформі не передбачено"
330
331 #: config/darwin.h:285
332 msgid "rdynamic is not supported"
333 msgstr "підтримки rdynamic не передбачено"
334
335 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
336 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:758
337 #: config/sparc/freebsd.h:45
338 msgid "consider using '-pg' instead of '-p' with gprof(1)"
339 msgstr ""
340
341 #: config/lynx.h:69
342 msgid "cannot use mthreads and mlegacy-threads together"
343 msgstr ""
344
345 #: config/lynx.h:94
346 msgid "cannot use mshared and static together"
347 msgstr ""
348
349 #: config/sol2.h:350 config/sol2.h:355
350 msgid "does not support multilib"
351 msgstr ""
352
353 #: config/sol2.h:449
354 msgid "-pie is not supported in this configuration"
355 msgstr ""
356
357 #: config/vxworks.h:204
358 msgid "-Xbind-now and -Xbind-lazy are incompatible"
359 msgstr ""
360
361 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
362 #: config/riscv/freebsd.h:44
363 msgid "consider using `-pg' instead of `-p' with gprof (1)"
364 msgstr ""
365
366 #: config/arc/arc.h:68 config/mips/mips.h:1475
367 msgid "may not use both -EB and -EL"
368 msgstr ""
369
370 #: config/avr/specs.h:71 config/pru/pru.h:58
371 msgid "shared is not supported"
372 msgstr ""
373
374 #: config/bfin/elf.h:55
375 msgid "no processor type specified for linking"
376 msgstr ""
377
378 #: config/cris/cris.h:168
379 msgid "do not specify both -march=... and -mcpu=..."
380 msgstr ""
381
382 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:138
383 #: config/i386/mingw-w64.h:103 config/i386/mingw32.h:160
384 msgid "shared and mdll are not compatible"
385 msgstr ""
386
387 #: config/i386/darwin.h:93
388 msgid "Darwin is not an mx32 platform"
389 msgstr ""
390
391 #: config/i386/darwin.h:94
392 msgid "Darwin does not support -mfentry or associated options"
393 msgstr ""
394
395 #: config/i386/sol2.h:59
396 msgid "-mx32 is not supported on Solaris"
397 msgstr "підтримки -mx32 у Solaris не передбачено"
398
399 #: config/mcore/mcore.h:53
400 msgid "the m210 does not have little endian support"
401 msgstr ""
402
403 #: config/mips/r3900.h:37
404 msgid "-mhard-float not supported"
405 msgstr ""
406
407 #: config/mips/r3900.h:39
408 msgid "-msingle-float and -msoft-float cannot both be specified"
409 msgstr ""
410
411 #: config/moxie/moxiebox.h:43
412 msgid "this target is little-endian"
413 msgstr ""
414
415 #: config/msp430/msp430.h:90
416 msgid "-mcode-region requires the large memory model (-mlarge)"
417 msgstr ""
418
419 #: config/msp430/msp430.h:92
420 msgid "-mdata-region requires the large memory model (-mlarge)"
421 msgstr ""
422
423 #: config/nios2/elf.h:44
424 msgid "You need a C startup file for -msys-crt0="
425 msgstr ""
426
427 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
428 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
429 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
430 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
431 #: config/pa/pa64-hpux.h:44
432 msgid "warning: consider linking with '-static' as system libraries with"
433 msgstr ""
434
435 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
436 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
437 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
438 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
439 #: config/pa/pa64-hpux.h:45
440 msgid "  profiling support are only provided in archive format"
441 msgstr ""
442
443 #: config/rs6000/darwin.h:123
444 msgid " conflicting code gen style switches are used"
445 msgstr ""
446
447 #: config/rs6000/freebsd64.h:114
448 msgid "consider using `-pg' instead of `-p' with gprof(1)"
449 msgstr ""
450
451 #: config/rs6000/rs6000.h:167
452 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
453 msgstr ""
454
455 #: config/rx/linux.h:53 config/rx/rx.h:82
456 msgid "rx200 cpu does not have FPU hardware"
457 msgstr ""
458
459 #: config/rx/rx.h:80
460 msgid "-mas100-syntax is incompatible with -gdwarf"
461 msgstr ""
462
463 #: config/rx/rx.h:81
464 msgid "rx100 cpu does not have FPU hardware"
465 msgstr ""
466
467 #: config/s390/tpf.h:119
468 msgid "static is not supported on TPF-OS"
469 msgstr ""
470
471 #: config/sh/sh.h:299 config/sh/sh.h:302
472 msgid "SH2a does not support little-endian"
473 msgstr ""
474
475 #: config/sparc/linux64.h:142
476 msgid "-fsanitize=address is not supported in this configuration"
477 msgstr "підтримки -fsanitize=адреса на цій конфігурації не передбачено"
478
479 #: config/sparc/linux64.h:156 config/sparc/linux64.h:162
480 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
481 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
482 msgid "may not use both -m32 and -m64"
483 msgstr ""
484
485 #: config/tilegx/tilegx.h:520 config/tilegx/tilegx.h:525
486 msgid "-mbig-endian and -mlittle-endian may not be used together"
487 msgstr ""
488
489 #: config/vax/netbsd-elf.h:51
490 msgid "the -shared option is not currently supported for VAX ELF"
491 msgstr ""
492
493 #: config/vax/vax.h:46 config/vax/vax.h:47
494 msgid "profiling not supported with -mg"
495 msgstr ""
496
497 #: ada/gcc-interface/lang-specs.h:38
498 msgid "-c or -S required for Ada"
499 msgstr ""
500
501 #: ada/gcc-interface/lang-specs.h:56
502 msgid "-c required for gnat2why"
503 msgstr ""
504
505 #: ada/gcc-interface/lang-specs.h:67
506 msgid "-c required for gnat2scil"
507 msgstr ""
508
509 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
510 msgid "gfortran does not support -E without -cpp"
511 msgstr ""
512
513 #: objc/lang-specs.h:30 objc/lang-specs.h:41
514 msgid "GNU Objective C no longer supports traditional compilation"
515 msgstr ""
516
517 #: objc/lang-specs.h:55
518 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
519 msgstr "objc-cpp-output вважається застарілим; будь ласка, скористайтеся замість нього objective-c-cpp-output"
520
521 #: objcp/lang-specs.h:58
522 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
523 msgstr "objc++-cpp-output вважається застарілим; будь ласка, скористайтеся замість нього objective-c++-cpp-output"
524
525 #: fortran/lang.opt:146
526 #, no-c-format
527 msgid "-J<directory>\tPut MODULE files in 'directory'."
528 msgstr ""
529
530 #: fortran/lang.opt:198
531 #, no-c-format
532 msgid "Warn about possible aliasing of dummy arguments."
533 msgstr ""
534
535 #: fortran/lang.opt:202
536 #, no-c-format
537 msgid "Warn about alignment of COMMON blocks."
538 msgstr ""
539
540 #: fortran/lang.opt:206
541 #, no-c-format
542 msgid "Warn about missing ampersand in continued character constants."
543 msgstr ""
544
545 #: fortran/lang.opt:210
546 #, no-c-format
547 msgid "Warn about creation of array temporaries."
548 msgstr "Попереджати щодо створення тимчасових масивів."
549
550 #: fortran/lang.opt:214 fortran/lang.opt:535 config/alpha/alpha.opt:31
551 #: common.opt:680 common.opt:822 common.opt:1060 common.opt:1064
552 #: common.opt:1068 common.opt:1072 common.opt:1747 common.opt:1811
553 #: common.opt:1950 common.opt:1954 common.opt:2203 common.opt:2421
554 #: common.opt:3137
555 #, no-c-format
556 msgid "Does nothing. Preserved for backward compatibility."
557 msgstr ""
558
559 #: fortran/lang.opt:218
560 #, no-c-format
561 msgid "Warn if the type of a variable might be not interoperable with C."
562 msgstr ""
563
564 #: fortran/lang.opt:226
565 #, no-c-format
566 msgid "Warn about truncated character expressions."
567 msgstr ""
568
569 #: fortran/lang.opt:230
570 #, no-c-format
571 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
572 msgstr ""
573
574 #: fortran/lang.opt:238
575 #, no-c-format
576 msgid "Warn about most implicit conversions."
577 msgstr ""
578
579 #: fortran/lang.opt:242
580 #, no-c-format
581 msgid "Warn about possibly incorrect subscripts in do loops."
582 msgstr ""
583
584 #: fortran/lang.opt:250
585 #, no-c-format
586 msgid "Warn if loops have been interchanged."
587 msgstr ""
588
589 #: fortran/lang.opt:254
590 #, no-c-format
591 msgid "Warn about function call elimination."
592 msgstr ""
593
594 #: fortran/lang.opt:258
595 #, no-c-format
596 msgid "Warn about calls with implicit interface."
597 msgstr ""
598
599 #: fortran/lang.opt:262
600 #, no-c-format
601 msgid "Warn about called procedures not explicitly declared."
602 msgstr ""
603
604 #: fortran/lang.opt:266
605 #, no-c-format
606 msgid "Warn about constant integer divisions with truncated results."
607 msgstr ""
608
609 #: fortran/lang.opt:270
610 #, no-c-format
611 msgid "Warn about truncated source lines."
612 msgstr ""
613
614 #: fortran/lang.opt:274
615 #, no-c-format
616 msgid "Warn on intrinsics not part of the selected standard."
617 msgstr ""
618
619 #: fortran/lang.opt:286
620 #, no-c-format
621 msgid "Warn about USE statements that have no ONLY qualifier."
622 msgstr ""
623
624 #: fortran/lang.opt:298
625 #, no-c-format
626 msgid "Warn that -fno-automatic may break recursion."
627 msgstr ""
628
629 #: fortran/lang.opt:306
630 #, no-c-format
631 msgid "Warn about real-literal-constants with 'q' exponent-letter."
632 msgstr ""
633
634 #: fortran/lang.opt:310
635 #, no-c-format
636 msgid "Warn when a left-hand-side array variable is reallocated."
637 msgstr ""
638
639 #: fortran/lang.opt:314
640 #, no-c-format
641 msgid "Warn when a left-hand-side variable is reallocated."
642 msgstr ""
643
644 #: fortran/lang.opt:318
645 #, no-c-format
646 msgid "Warn if the pointer in a pointer assignment might outlive its target."
647 msgstr ""
648
649 #: fortran/lang.opt:326
650 #, no-c-format
651 msgid "Warn about \"suspicious\" constructs."
652 msgstr ""
653
654 #: fortran/lang.opt:330
655 #, no-c-format
656 msgid "Permit nonconforming uses of the tab character."
657 msgstr ""
658
659 #: fortran/lang.opt:334
660 #, no-c-format
661 msgid "Warn about an invalid DO loop."
662 msgstr ""
663
664 #: fortran/lang.opt:338
665 #, no-c-format
666 msgid "Warn about underflow of numerical constant expressions."
667 msgstr ""
668
669 #: fortran/lang.opt:346
670 #, no-c-format
671 msgid "Warn if a user-procedure has the same name as an intrinsic."
672 msgstr ""
673
674 #: fortran/lang.opt:354
675 #, no-c-format
676 msgid "Warn about unused dummy arguments."
677 msgstr ""
678
679 #: fortran/lang.opt:358
680 #, no-c-format
681 msgid "Warn about zero-trip DO loops."
682 msgstr ""
683
684 #: fortran/lang.opt:362
685 #, no-c-format
686 msgid "Enable preprocessing."
687 msgstr ""
688
689 #: fortran/lang.opt:370
690 #, no-c-format
691 msgid "Disable preprocessing."
692 msgstr ""
693
694 #: fortran/lang.opt:378
695 #, no-c-format
696 msgid "Accept argument mismatches in procedure calls."
697 msgstr ""
698
699 #: fortran/lang.opt:382
700 #, no-c-format
701 msgid "Eliminate multiple function invocations also for impure functions."
702 msgstr ""
703
704 #: fortran/lang.opt:386
705 #, no-c-format
706 msgid "Enable alignment of COMMON blocks."
707 msgstr ""
708
709 #: fortran/lang.opt:390
710 #, no-c-format
711 msgid "All intrinsics procedures are available regardless of selected standard."
712 msgstr ""
713
714 #: fortran/lang.opt:394
715 #, no-c-format
716 msgid "Allow a BOZ literal constant to appear in an invalid context and with X instead of Z."
717 msgstr ""
718
719 #: fortran/lang.opt:402
720 #, no-c-format
721 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
722 msgstr ""
723
724 #: fortran/lang.opt:406
725 #, no-c-format
726 msgid "Specify that backslash in string introduces an escape character."
727 msgstr ""
728
729 #: fortran/lang.opt:410
730 #, no-c-format
731 msgid "Produce a backtrace when a runtime error is encountered."
732 msgstr ""
733
734 #: fortran/lang.opt:414
735 #, no-c-format
736 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
737 msgstr ""
738
739 #: fortran/lang.opt:421
740 #, no-c-format
741 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
742 msgstr ""
743
744 #: fortran/lang.opt:425
745 #, no-c-format
746 msgid "-fconvert=<big-endian|little-endian|native|swap|r16_ieee|r16_ibm>\tThe endianness used for unformatted files."
747 msgstr ""
748
749 #: fortran/lang.opt:450
750 #, no-c-format
751 msgid "Use the Cray Pointer extension."
752 msgstr ""
753
754 #: fortran/lang.opt:454
755 #, no-c-format
756 msgid "Generate C prototypes from BIND(C) declarations."
757 msgstr ""
758
759 #: fortran/lang.opt:458
760 #, no-c-format
761 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
762 msgstr ""
763
764 #: fortran/lang.opt:462
765 #, no-c-format
766 msgid "Ignore 'D' in column one in fixed form."
767 msgstr ""
768
769 #: fortran/lang.opt:466
770 #, no-c-format
771 msgid "Treat lines with 'D' in column one as comments."
772 msgstr ""
773
774 #: fortran/lang.opt:470
775 #, no-c-format
776 msgid "Issue debug information for compiler-generated auxiliary variables."
777 msgstr ""
778
779 #: fortran/lang.opt:474
780 #, no-c-format
781 msgid "Enable all DEC language extensions."
782 msgstr ""
783
784 #: fortran/lang.opt:478
785 #, no-c-format
786 msgid "Enable the use of blank format items in format strings."
787 msgstr ""
788
789 #: fortran/lang.opt:482
790 #, no-c-format
791 msgid "Enable the use of character literals in assignments and data statements for non-character variables."
792 msgstr ""
793
794 #: fortran/lang.opt:487
795 #, no-c-format
796 msgid "Enable legacy parsing of INCLUDE as statement."
797 msgstr ""
798
799 #: fortran/lang.opt:491
800 #, no-c-format
801 msgid "Enable default widths for i, f and g format specifiers."
802 msgstr ""
803
804 #: fortran/lang.opt:495
805 #, no-c-format
806 msgid "Enable kind-specific variants of integer intrinsic functions."
807 msgstr ""
808
809 #: fortran/lang.opt:499
810 #, no-c-format
811 msgid "Enable legacy math intrinsics for compatibility."
812 msgstr ""
813
814 #: fortran/lang.opt:503
815 #, no-c-format
816 msgid "Enable support for DEC STRUCTURE/RECORD."
817 msgstr ""
818
819 #: fortran/lang.opt:507
820 #, no-c-format
821 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
822 msgstr ""
823
824 #: fortran/lang.opt:511
825 #, no-c-format
826 msgid "Set the default double precision kind to an 8 byte wide type."
827 msgstr ""
828
829 #: fortran/lang.opt:515
830 #, no-c-format
831 msgid "Set the default integer kind to an 8 byte wide type."
832 msgstr ""
833
834 #: fortran/lang.opt:519
835 #, no-c-format
836 msgid "Set the default real kind to an 8 byte wide type."
837 msgstr ""
838
839 #: fortran/lang.opt:523
840 #, no-c-format
841 msgid "Set the default real kind to an 10 byte wide type."
842 msgstr ""
843
844 #: fortran/lang.opt:527
845 #, no-c-format
846 msgid "Set the default real kind to an 16 byte wide type."
847 msgstr ""
848
849 #: fortran/lang.opt:531
850 #, no-c-format
851 msgid "Allow dollar signs in entity names."
852 msgstr ""
853
854 #: fortran/lang.opt:539
855 #, no-c-format
856 msgid "Display the code tree after parsing."
857 msgstr ""
858
859 #: fortran/lang.opt:543
860 #, no-c-format
861 msgid "Display the code tree after front end optimization."
862 msgstr ""
863
864 #: fortran/lang.opt:547
865 #, no-c-format
866 msgid "Display the global symbol table after parsing."
867 msgstr ""
868
869 #: fortran/lang.opt:551
870 #, no-c-format
871 msgid "Display the code tree after parsing; deprecated option."
872 msgstr ""
873
874 #: fortran/lang.opt:555
875 #, no-c-format
876 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
877 msgstr ""
878
879 #: fortran/lang.opt:559
880 #, no-c-format
881 msgid "Use f2c calling convention."
882 msgstr ""
883
884 #: fortran/lang.opt:563
885 #, no-c-format
886 msgid "Assume that the source file is fixed form."
887 msgstr ""
888
889 #: fortran/lang.opt:567
890 #, no-c-format
891 msgid "Force creation of temporary to test infrequently-executed forall code."
892 msgstr ""
893
894 #: fortran/lang.opt:571
895 #, no-c-format
896 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
897 msgstr ""
898
899 #: fortran/lang.opt:575 fortran/lang.opt:579
900 #, no-c-format
901 msgid "Specify where to find the compiled intrinsic modules."
902 msgstr ""
903
904 #: fortran/lang.opt:583
905 #, no-c-format
906 msgid "Allow arbitrary character line width in fixed mode."
907 msgstr ""
908
909 #: fortran/lang.opt:587
910 #, no-c-format
911 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
912 msgstr ""
913
914 #: fortran/lang.opt:591
915 #, no-c-format
916 msgid "Pad shorter fixed form lines to line width with spaces."
917 msgstr ""
918
919 #: fortran/lang.opt:595
920 #, no-c-format
921 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
922 msgstr ""
923
924 #: fortran/lang.opt:599
925 #, no-c-format
926 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
927 msgstr ""
928
929 #: fortran/lang.opt:603
930 #, no-c-format
931 msgid "Assume that the source file is free form."
932 msgstr ""
933
934 #: fortran/lang.opt:607
935 #, no-c-format
936 msgid "Allow arbitrary character line width in free mode."
937 msgstr ""
938
939 #: fortran/lang.opt:611
940 #, no-c-format
941 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
942 msgstr ""
943
944 #: fortran/lang.opt:615
945 #, no-c-format
946 msgid "Try to interchange loops if profitable."
947 msgstr ""
948
949 #: fortran/lang.opt:619
950 #, no-c-format
951 msgid "Enable front end optimization."
952 msgstr ""
953
954 #: fortran/lang.opt:623
955 #, no-c-format
956 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
957 msgstr ""
958
959 #: fortran/lang.opt:627
960 #, no-c-format
961 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
962 msgstr ""
963
964 #: fortran/lang.opt:631
965 #, no-c-format
966 msgid "Initialize components of derived type variables according to other init flags."
967 msgstr ""
968
969 #: fortran/lang.opt:635
970 #, no-c-format
971 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
972 msgstr ""
973
974 #: fortran/lang.opt:639
975 #, no-c-format
976 msgid "Initialize local variables to zero (from g77)."
977 msgstr ""
978
979 #: fortran/lang.opt:643
980 #, no-c-format
981 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
982 msgstr ""
983
984 #: fortran/lang.opt:647
985 #, no-c-format
986 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
987 msgstr ""
988
989 #: fortran/lang.opt:669
990 #, no-c-format
991 msgid "-finline-arg-packing\tPerform argument packing inline."
992 msgstr ""
993
994 #: fortran/lang.opt:673
995 #, no-c-format
996 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
997 msgstr ""
998
999 #: fortran/lang.opt:677
1000 #, no-c-format
1001 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
1002 msgstr ""
1003
1004 #: fortran/lang.opt:681
1005 #, no-c-format
1006 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
1007 msgstr ""
1008
1009 #: fortran/lang.opt:685
1010 #, no-c-format
1011 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
1012 msgstr ""
1013
1014 #: fortran/lang.opt:689
1015 #, no-c-format
1016 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
1017 msgstr ""
1018
1019 #: fortran/lang.opt:693
1020 #, no-c-format
1021 msgid "Put all local arrays on stack."
1022 msgstr ""
1023
1024 #: fortran/lang.opt:697
1025 #, no-c-format
1026 msgid "Set default accessibility of module entities to PRIVATE."
1027 msgstr ""
1028
1029 #: fortran/lang.opt:717
1030 #, no-c-format
1031 msgid "Try to lay out derived types as compactly as possible."
1032 msgstr ""
1033
1034 #: fortran/lang.opt:725
1035 #, no-c-format
1036 msgid "Protect parentheses in expressions."
1037 msgstr ""
1038
1039 #: fortran/lang.opt:729
1040 #, no-c-format
1041 msgid "Path to header file that should be pre-included before each compilation unit."
1042 msgstr ""
1043
1044 #: fortran/lang.opt:733
1045 #, no-c-format
1046 msgid "Enable range checking during compilation."
1047 msgstr ""
1048
1049 #: fortran/lang.opt:737
1050 #, no-c-format
1051 msgid "Interpret any REAL(4) as a REAL(8)."
1052 msgstr ""
1053
1054 #: fortran/lang.opt:741
1055 #, no-c-format
1056 msgid "Interpret any REAL(4) as a REAL(10)."
1057 msgstr ""
1058
1059 #: fortran/lang.opt:745
1060 #, no-c-format
1061 msgid "Interpret any REAL(4) as a REAL(16)."
1062 msgstr ""
1063
1064 #: fortran/lang.opt:749
1065 #, no-c-format
1066 msgid "Interpret any REAL(8) as a REAL(4)."
1067 msgstr ""
1068
1069 #: fortran/lang.opt:753
1070 #, no-c-format
1071 msgid "Interpret any REAL(8) as a REAL(10)."
1072 msgstr ""
1073
1074 #: fortran/lang.opt:757
1075 #, no-c-format
1076 msgid "Interpret any REAL(8) as a REAL(16)."
1077 msgstr ""
1078
1079 #: fortran/lang.opt:761
1080 #, no-c-format
1081 msgid "Reallocate the LHS in assignments."
1082 msgstr ""
1083
1084 #: fortran/lang.opt:765
1085 #, no-c-format
1086 msgid "Use a 4-byte record marker for unformatted files."
1087 msgstr ""
1088
1089 #: fortran/lang.opt:769
1090 #, no-c-format
1091 msgid "Use an 8-byte record marker for unformatted files."
1092 msgstr ""
1093
1094 #: fortran/lang.opt:773
1095 #, no-c-format
1096 msgid "Allocate local variables on the stack to allow indirect recursion."
1097 msgstr ""
1098
1099 #: fortran/lang.opt:777
1100 #, no-c-format
1101 msgid "Copy array sections into a contiguous block on procedure entry."
1102 msgstr ""
1103
1104 #: fortran/lang.opt:781
1105 #, no-c-format
1106 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
1107 msgstr ""
1108
1109 #: fortran/lang.opt:797
1110 #, no-c-format
1111 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
1112 msgstr ""
1113
1114 #: fortran/lang.opt:801
1115 #, no-c-format
1116 msgid "Append a second underscore if the name already contains an underscore."
1117 msgstr ""
1118
1119 #: fortran/lang.opt:809
1120 #, no-c-format
1121 msgid "Apply negative sign to zero values."
1122 msgstr ""
1123
1124 #: fortran/lang.opt:816
1125 #, no-c-format
1126 msgid "Disallow tail call optimization when a calling routine may have omitted character lengths."
1127 msgstr ""
1128
1129 #: fortran/lang.opt:820
1130 #, no-c-format
1131 msgid "Append underscores to externally visible names."
1132 msgstr ""
1133
1134 #: fortran/lang.opt:824 c-family/c.opt:1623 c-family/c.opt:1659
1135 #: c-family/c.opt:1667 c-family/c.opt:1986 config/pa/pa.opt:42
1136 #: config/pa/pa.opt:74 config/arc/arc.opt:140 config/arc/arc.opt:293
1137 #: config/arc/arc.opt:305 common.opt:638 common.opt:1151 common.opt:1155
1138 #: common.opt:1159 common.opt:1246 common.opt:1536 common.opt:1618
1139 #: common.opt:1902 common.opt:2045 common.opt:2088 common.opt:2496
1140 #: common.opt:2532 common.opt:2625 common.opt:2629 common.opt:2738
1141 #: common.opt:2829 common.opt:2837 common.opt:2845 common.opt:2853
1142 #: common.opt:2954 common.opt:3010 common.opt:3098 common.opt:3258
1143 #: common.opt:3262 common.opt:3266 common.opt:3270
1144 #, no-c-format
1145 msgid "Does nothing.  Preserved for backward compatibility."
1146 msgstr ""
1147
1148 #: fortran/lang.opt:864
1149 #, no-c-format
1150 msgid "Statically link the GNU Fortran helper library (libgfortran)."
1151 msgstr ""
1152
1153 #: fortran/lang.opt:868
1154 #, no-c-format
1155 msgid "Conform to the ISO Fortran 2003 standard."
1156 msgstr ""
1157
1158 #: fortran/lang.opt:872
1159 #, no-c-format
1160 msgid "Conform to the ISO Fortran 2008 standard."
1161 msgstr ""
1162
1163 #: fortran/lang.opt:876
1164 #, no-c-format
1165 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
1166 msgstr ""
1167
1168 #: fortran/lang.opt:880
1169 #, no-c-format
1170 msgid "Conform to the ISO Fortran 2018 standard."
1171 msgstr ""
1172
1173 #: fortran/lang.opt:884
1174 #, no-c-format
1175 msgid "Conform to the ISO Fortran 95 standard."
1176 msgstr ""
1177
1178 #: fortran/lang.opt:888
1179 #, no-c-format
1180 msgid "Conform to nothing in particular."
1181 msgstr ""
1182
1183 #: fortran/lang.opt:892
1184 #, no-c-format
1185 msgid "Accept extensions to support legacy code."
1186 msgstr ""
1187
1188 #: c-family/c.opt:182
1189 #, no-c-format
1190 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
1191 msgstr ""
1192
1193 #: c-family/c.opt:186
1194 #, no-c-format
1195 msgid "Do not discard comments."
1196 msgstr ""
1197
1198 #: c-family/c.opt:190
1199 #, no-c-format
1200 msgid "Do not discard comments in macro expansions."
1201 msgstr ""
1202
1203 #: c-family/c.opt:194
1204 #, no-c-format
1205 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
1206 msgstr ""
1207
1208 #: c-family/c.opt:201
1209 #, no-c-format
1210 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
1211 msgstr ""
1212
1213 #: c-family/c.opt:205
1214 #, no-c-format
1215 msgid "Enable parsing GIMPLE."
1216 msgstr ""
1217
1218 #: c-family/c.opt:209
1219 #, no-c-format
1220 msgid "Print the name of header files as they are used."
1221 msgstr ""
1222
1223 #: c-family/c.opt:213
1224 #, no-c-format
1225 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
1226 msgstr ""
1227
1228 #: c-family/c.opt:217
1229 #, no-c-format
1230 msgid "Generate make dependencies."
1231 msgstr ""
1232
1233 #: c-family/c.opt:221
1234 #, no-c-format
1235 msgid "Generate make dependencies and compile."
1236 msgstr ""
1237
1238 #: c-family/c.opt:225
1239 #, no-c-format
1240 msgid "-MF <file>\tWrite dependency output to the given file."
1241 msgstr ""
1242
1243 #: c-family/c.opt:229
1244 #, no-c-format
1245 msgid "Treat missing header files as generated files."
1246 msgstr ""
1247
1248 #: c-family/c.opt:233
1249 #, no-c-format
1250 msgid "Like -M but ignore system header files."
1251 msgstr ""
1252
1253 #: c-family/c.opt:237
1254 #, no-c-format
1255 msgid "Like -MD but ignore system header files."
1256 msgstr ""
1257
1258 #: c-family/c.opt:241
1259 #, no-c-format
1260 msgid "Generate C++ Module dependency information."
1261 msgstr ""
1262
1263 #: c-family/c.opt:249
1264 #, no-c-format
1265 msgid "Generate phony targets for all headers."
1266 msgstr ""
1267
1268 #: c-family/c.opt:253
1269 #, no-c-format
1270 msgid "-MQ <target>\tAdd a target that may require quoting."
1271 msgstr ""
1272
1273 #: c-family/c.opt:257
1274 #, no-c-format
1275 msgid "-MT <target>\tAdd a target that does not require quoting."
1276 msgstr ""
1277
1278 #: c-family/c.opt:261
1279 #, no-c-format
1280 msgid "Do not generate #line directives."
1281 msgstr ""
1282
1283 #: c-family/c.opt:265
1284 #, no-c-format
1285 msgid "-U<macro>\tUndefine <macro>."
1286 msgstr ""
1287
1288 #: c-family/c.opt:269
1289 #, no-c-format
1290 msgid "Warn if the NSObject attribute is applied to a non-typedef."
1291 msgstr ""
1292
1293 #: c-family/c.opt:273
1294 #, no-c-format
1295 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
1296 msgstr ""
1297
1298 #: c-family/c.opt:277
1299 #, no-c-format
1300 msgid "Warn about things that change between the current -fabi-version and the specified version."
1301 msgstr ""
1302
1303 #: c-family/c.opt:281
1304 #, no-c-format
1305 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
1306 msgstr ""
1307
1308 #: c-family/c.opt:288
1309 #, no-c-format
1310 msgid "Warn on suspicious calls of standard functions computing absolute values."
1311 msgstr ""
1312
1313 #: c-family/c.opt:292
1314 #, no-c-format
1315 msgid "Warn about suspicious uses of memory addresses."
1316 msgstr ""
1317
1318 #: c-family/c.opt:308
1319 #, no-c-format
1320 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
1321 msgstr ""
1322
1323 #: c-family/c.opt:312
1324 #, no-c-format
1325 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
1326 msgstr ""
1327
1328 #: c-family/c.opt:316 ada/gcc-interface/lang.opt:57
1329 #, no-c-format
1330 msgid "Enable most warning messages."
1331 msgstr "Увімкнути якнайбільше повідомлень із попередженнями."
1332
1333 #: c-family/c.opt:320
1334 #, no-c-format
1335 msgid "Warn on any use of alloca."
1336 msgstr "Попереджати про усі використання alloca."
1337
1338 #: c-family/c.opt:324
1339 #, no-c-format
1340 msgid "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
1341 msgstr ""
1342
1343 #: c-family/c.opt:329
1344 #, no-c-format
1345 msgid "Disable Walloc-size-larger-than= warning.  Equivalent to Walloc-size-larger-than=<SIZE_MAX> or larger."
1346 msgstr ""
1347
1348 #: c-family/c.opt:333
1349 #, no-c-format
1350 msgid "Warn for calls to allocation functions that specify zero bytes."
1351 msgstr ""
1352
1353 #: c-family/c.opt:337
1354 #, no-c-format
1355 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."
1356 msgstr ""
1357
1358 #: c-family/c.opt:343
1359 #, no-c-format
1360 msgid "Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-than=<SIZE_MAX> or larger."
1361 msgstr ""
1362
1363 #: c-family/c.opt:351
1364 #, no-c-format
1365 msgid "Warn about comparisons between two operands of array type."
1366 msgstr "Попереджати про порівняння між двома операндами типу масивів."
1367
1368 #: c-family/c.opt:355 c-family/c.opt:359
1369 #, no-c-format
1370 msgid "Warn about mismatched declarations of array parameters and unsafe accesses to them."
1371 msgstr ""
1372
1373 #: c-family/c.opt:363
1374 #, no-c-format
1375 msgid "Warn about accesses to interior zero-length array members."
1376 msgstr ""
1377
1378 #: c-family/c.opt:367
1379 #, no-c-format
1380 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
1381 msgstr ""
1382
1383 #: c-family/c.opt:371
1384 #, no-c-format
1385 msgid "Warn about casting functions to incompatible types."
1386 msgstr "Попереджати про виклик функцій із несумісними типами параметрів."
1387
1388 #: c-family/c.opt:379
1389 #, no-c-format
1390 msgid "-Wbidi-chars=[none|unpaired|any|ucn] Warn about UTF-8 bidirectional control characters."
1391 msgstr ""
1392
1393 #: c-family/c.opt:402
1394 #, no-c-format
1395 msgid "Warn about boolean expression compared with an integer value different from true/false."
1396 msgstr ""
1397
1398 #: c-family/c.opt:406
1399 #, no-c-format
1400 msgid "Warn about certain operations on boolean expressions."
1401 msgstr "Попереджати щодо певних дій із булевими виразами."
1402
1403 #: c-family/c.opt:410
1404 #, no-c-format
1405 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
1406 msgstr ""
1407
1408 #: c-family/c.opt:414
1409 #, no-c-format
1410 msgid "Warn when a built-in function is declared with the wrong signature."
1411 msgstr ""
1412
1413 #: c-family/c.opt:418
1414 #, no-c-format
1415 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
1416 msgstr ""
1417
1418 #: c-family/c.opt:422
1419 #, no-c-format
1420 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
1421 msgstr ""
1422
1423 #: c-family/c.opt:426
1424 #, no-c-format
1425 msgid "Warn about features not present in ISO C90, but present in ISO C99."
1426 msgstr ""
1427
1428 #: c-family/c.opt:430
1429 #, no-c-format
1430 msgid "Warn about features not present in ISO C99, but present in ISO C11."
1431 msgstr ""
1432
1433 #: c-family/c.opt:434
1434 #, no-c-format
1435 msgid "Warn about C constructs that are not in the common subset of C and C++."
1436 msgstr ""
1437
1438 #: c-family/c.opt:441
1439 #, no-c-format
1440 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
1441 msgstr ""
1442
1443 #: c-family/c.opt:445
1444 #, no-c-format
1445 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
1446 msgstr ""
1447
1448 #: c-family/c.opt:452
1449 #, no-c-format
1450 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017."
1451 msgstr ""
1452
1453 #: c-family/c.opt:459
1454 #, no-c-format
1455 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO C++ 2020."
1456 msgstr ""
1457
1458 #: c-family/c.opt:463
1459 #, no-c-format
1460 msgid "Warn about C++11 constructs in code compiled with an older standard."
1461 msgstr ""
1462
1463 #: c-family/c.opt:467
1464 #, no-c-format
1465 msgid "Warn about C++14 constructs in code compiled with an older standard."
1466 msgstr ""
1467
1468 #: c-family/c.opt:471
1469 #, no-c-format
1470 msgid "Warn about C++17 constructs in code compiled with an older standard."
1471 msgstr ""
1472
1473 #: c-family/c.opt:475
1474 #, no-c-format
1475 msgid "Warn about C++20 constructs in code compiled with an older standard."
1476 msgstr ""
1477
1478 #: c-family/c.opt:479
1479 #, no-c-format
1480 msgid "Warn about C++23 constructs in code compiled with an older standard."
1481 msgstr ""
1482
1483 #: c-family/c.opt:483
1484 #, no-c-format
1485 msgid "Warn about casts between incompatible function types."
1486 msgstr "Попереджати про варіанти виклику функцій несумісних типів."
1487
1488 #: c-family/c.opt:487
1489 #, no-c-format
1490 msgid "Warn about casts which discard qualifiers."
1491 msgstr ""
1492
1493 #: c-family/c.opt:491 c-family/c.opt:495
1494 #, no-c-format
1495 msgid "Warn about catch handlers of non-reference type."
1496 msgstr "Попереджати про обробники catch нееталонного типу."
1497
1498 #: c-family/c.opt:499
1499 #, no-c-format
1500 msgid "Warn about subscripts whose type is \"char\"."
1501 msgstr ""
1502
1503 #: c-family/c.opt:503 c-family/c.opt:1520 c-family/c.opt:1524
1504 #: c-family/c.opt:1528 c-family/c.opt:1532 c-family/c.opt:1536
1505 #: c-family/c.opt:1540 c-family/c.opt:1544 c-family/c.opt:1551
1506 #: c-family/c.opt:1555 c-family/c.opt:1559 c-family/c.opt:1563
1507 #: c-family/c.opt:1567 c-family/c.opt:1571 c-family/c.opt:1575
1508 #: c-family/c.opt:1579 c-family/c.opt:1583 c-family/c.opt:1587
1509 #: c-family/c.opt:1591 c-family/c.opt:1595 c-family/c.opt:1599
1510 #: config/i386/i386.opt:991
1511 #, no-c-format
1512 msgid "Removed in GCC 9.  This switch has no effect."
1513 msgstr ""
1514
1515 #: c-family/c.opt:507
1516 #, no-c-format
1517 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
1518 msgstr ""
1519
1520 #: c-family/c.opt:511
1521 #, no-c-format
1522 msgid "Warn about uses of a comma operator within a subscripting expression."
1523 msgstr ""
1524
1525 #: c-family/c.opt:515
1526 #, no-c-format
1527 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
1528 msgstr ""
1529
1530 #: c-family/c.opt:519
1531 #, no-c-format
1532 msgid "Synonym for -Wcomment."
1533 msgstr "Синонім -Wcomment."
1534
1535 #: c-family/c.opt:523
1536 #, no-c-format
1537 msgid "Warn for conditionally-supported constructs."
1538 msgstr ""
1539
1540 #: c-family/c.opt:527
1541 #, no-c-format
1542 msgid "Warn for implicit type conversions that may change a value."
1543 msgstr "Попереджати про неявні перетворення типів, які можуть призвести до зміни значення."
1544
1545 #: c-family/c.opt:531
1546 #, no-c-format
1547 msgid "Warn for converting NULL from/to a non-pointer type."
1548 msgstr ""
1549
1550 #: c-family/c.opt:539
1551 #, no-c-format
1552 msgid "Warn when performing class template argument deduction on a type with no deduction guides."
1553 msgstr ""
1554
1555 #: c-family/c.opt:544
1556 #, no-c-format
1557 msgid "Warn when all constructors and destructors are private."
1558 msgstr "Попереджати, якщо усі конструктори і деструктори є закритими (private)."
1559
1560 #: c-family/c.opt:548
1561 #, no-c-format
1562 msgid "Warn about dangling else."
1563 msgstr ""
1564
1565 #: c-family/c.opt:552 c-family/c.opt:556
1566 #, no-c-format
1567 msgid "Warn for uses of pointers to auto variables whose lifetime has ended."
1568 msgstr ""
1569
1570 #: c-family/c.opt:560
1571 #, no-c-format
1572 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
1573 msgstr ""
1574
1575 #: c-family/c.opt:564
1576 #, no-c-format
1577 msgid "Warn when a declaration is found after a statement."
1578 msgstr "Попереджати, якщо оголошення виявлено після інструкції."
1579
1580 #: c-family/c.opt:568
1581 #, no-c-format
1582 msgid "Warn when deleting a pointer to incomplete type."
1583 msgstr "Попереджати щодо вилучення вказівника на неповний тип."
1584
1585 #: c-family/c.opt:572
1586 #, no-c-format
1587 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
1588 msgstr ""
1589
1590 #: c-family/c.opt:580
1591 #, no-c-format
1592 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation."
1593 msgstr ""
1594
1595 #: c-family/c.opt:585
1596 #, no-c-format
1597 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation or destructor."
1598 msgstr ""
1599
1600 #: c-family/c.opt:590
1601 #, no-c-format
1602 msgid "Warn about deprecated arithmetic conversions on operands of enumeration types."
1603 msgstr "Попереджати про застарілі арифметичні перетворення операндів нумерованих типів."
1604
1605 #: c-family/c.opt:594
1606 #, no-c-format
1607 msgid "Warn about deprecated arithmetic conversions on operands where one is of enumeration type and the other is of a floating-point type."
1608 msgstr ""
1609
1610 #: c-family/c.opt:599
1611 #, no-c-format
1612 msgid "Warn about positional initialization of structs requiring designated initializers."
1613 msgstr ""
1614
1615 #: c-family/c.opt:603
1616 #, no-c-format
1617 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
1618 msgstr ""
1619
1620 #: c-family/c.opt:607
1621 #, no-c-format
1622 msgid "Warn if type qualifiers on pointers are discarded."
1623 msgstr ""
1624
1625 #: c-family/c.opt:611
1626 #, no-c-format
1627 msgid "Warn about compile-time integer division by zero."
1628 msgstr ""
1629
1630 #: c-family/c.opt:615
1631 #, no-c-format
1632 msgid "Warn about duplicated branches in if-else statements."
1633 msgstr "Попереджати про дублювання гілок у інструкціях if-else."
1634
1635 #: c-family/c.opt:619
1636 #, no-c-format
1637 msgid "Warn about duplicated conditions in an if-else-if chain."
1638 msgstr "Попереджати про дублювання умов у ланцюжку if-else-if."
1639
1640 #: c-family/c.opt:623
1641 #, no-c-format
1642 msgid "Warn about violations of Effective C++ style rules."
1643 msgstr "Попереджати про порушення правил стилю Effective C++."
1644
1645 #: c-family/c.opt:627
1646 #, no-c-format
1647 msgid "Warn about an empty body in an if or else statement."
1648 msgstr "Попереджати щодо порожнього комплекту інструкцій у if або else."
1649
1650 #: c-family/c.opt:631
1651 #, no-c-format
1652 msgid "Warn about stray tokens after #else and #endif."
1653 msgstr ""
1654
1655 #: c-family/c.opt:635
1656 #, no-c-format
1657 msgid "Warn about comparison of different enum types."
1658 msgstr "Попереджати про порівняння різних типів числових даних."
1659
1660 #: c-family/c.opt:639
1661 #, no-c-format
1662 msgid "Warn about implicit conversion of enum types."
1663 msgstr ""
1664
1665 #: c-family/c.opt:647
1666 #, no-c-format
1667 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
1668 msgstr "Цей перемикач вважається застарілим; скористайтеся замість нього перемикачем -Werror=implicit-function-declaration."
1669
1670 #: c-family/c.opt:651
1671 #, no-c-format
1672 msgid "Warn when an exception handler is shadowed by another handler."
1673 msgstr ""
1674
1675 #: c-family/c.opt:659
1676 #, no-c-format
1677 msgid "Warn about semicolon after in-class function definition."
1678 msgstr "Попереджати про крапку з комою після визначення функції у класі."
1679
1680 #: c-family/c.opt:663
1681 #, no-c-format
1682 msgid "Warn for implicit type conversions that cause loss of floating point precision."
1683 msgstr ""
1684
1685 #: c-family/c.opt:667
1686 #, no-c-format
1687 msgid "Warn if testing floating point numbers for equality."
1688 msgstr "Попереджати про перевірки на рівність чисел із рухомою крапкою."
1689
1690 #: c-family/c.opt:671 c-family/c.opt:717
1691 #, no-c-format
1692 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
1693 msgstr "Попереджати про некоректності у рядках форматування printf/scanf/strftime/strfmon."
1694
1695 #: c-family/c.opt:675
1696 #, no-c-format
1697 msgid "Warn about format strings that contain NUL bytes."
1698 msgstr "Попереджати щодо рядків форматування, які містять байти NUL."
1699
1700 #: c-family/c.opt:679
1701 #, no-c-format
1702 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
1703 msgstr ""
1704
1705 #: c-family/c.opt:683
1706 #, no-c-format
1707 msgid "Warn if passing too many arguments to a function for its format string."
1708 msgstr ""
1709
1710 #: c-family/c.opt:687
1711 #, no-c-format
1712 msgid "Warn about format strings that are not literals."
1713 msgstr "Попереджати, якщо рядки форматування не є літералами."
1714
1715 #: c-family/c.opt:691
1716 #, no-c-format
1717 msgid "Warn about function calls with format strings that write past the end of the destination region.  Same as -Wformat-overflow=1."
1718 msgstr ""
1719
1720 #: c-family/c.opt:696
1721 #, no-c-format
1722 msgid "Warn about possible security problems with format functions."
1723 msgstr ""
1724
1725 #: c-family/c.opt:700
1726 #, no-c-format
1727 msgid "Warn about sign differences with format functions."
1728 msgstr "Попереджати про відмінності у знаку у функціях форматування."
1729
1730 #: c-family/c.opt:704
1731 #, no-c-format
1732 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
1733 msgstr ""
1734
1735 #: c-family/c.opt:709
1736 #, no-c-format
1737 msgid "Warn about strftime formats yielding 2-digit years."
1738 msgstr ""
1739
1740 #: c-family/c.opt:713
1741 #, no-c-format
1742 msgid "Warn about zero-length formats."
1743 msgstr "Попереджати про формати нульової довжини."
1744
1745 #: c-family/c.opt:721
1746 #, no-c-format
1747 msgid "Warn about function calls with format strings that write past the end of the destination region."
1748 msgstr ""
1749
1750 #: c-family/c.opt:726
1751 #, no-c-format
1752 msgid "Warn about calls to snprintf and similar functions that truncate output."
1753 msgstr ""
1754
1755 #: c-family/c.opt:730
1756 #, no-c-format
1757 msgid "Warn when the field in a struct is not aligned."
1758 msgstr "Попереджати про невирівняне поле у структурі."
1759
1760 #: c-family/c.opt:734
1761 #, no-c-format
1762 msgid "Warn whenever type qualifiers are ignored."
1763 msgstr ""
1764
1765 #: c-family/c.opt:738
1766 #, no-c-format
1767 msgid "Warn whenever attributes are ignored."
1768 msgstr "Попереджати про ігнорування атрибутів."
1769
1770 #: c-family/c.opt:742
1771 #, no-c-format
1772 msgid "Warn when a base is inaccessible in derived due to ambiguity."
1773 msgstr ""
1774
1775 #: c-family/c.opt:746
1776 #, no-c-format
1777 msgid "Warn when there is a conversion between pointers that have incompatible types."
1778 msgstr ""
1779
1780 #: c-family/c.opt:750 common.opt:649
1781 #, no-c-format
1782 msgid "Warn for infinitely recursive calls."
1783 msgstr ""
1784
1785 #: c-family/c.opt:754
1786 #, no-c-format
1787 msgid "Warn when the address of packed member of struct or union is taken."
1788 msgstr ""
1789
1790 #: c-family/c.opt:758
1791 #, no-c-format
1792 msgid "Warn about variables which are initialized to themselves."
1793 msgstr "Попереджати про самоініціалізацію змінних."
1794
1795 #: c-family/c.opt:762
1796 #, no-c-format
1797 msgid "Warn about uses of std::initializer_list that can result in dangling pointers."
1798 msgstr ""
1799
1800 #: c-family/c.opt:766
1801 #, no-c-format
1802 msgid "Warn about nonsensical values of --param destructive-interference-size or constructive-interference-size."
1803 msgstr ""
1804
1805 #: c-family/c.opt:771
1806 #, no-c-format
1807 msgid "Warn about implicit declarations."
1808 msgstr "Попереджати про неявні оголошення."
1809
1810 #: c-family/c.opt:779
1811 #, no-c-format
1812 msgid "Warn about implicit conversions from \"float\" to \"double\"."
1813 msgstr "Попереджати про неявні перетворення з float на double."
1814
1815 #: c-family/c.opt:783
1816 #, no-c-format
1817 msgid "Warn if \"defined\" is used outside #if."
1818 msgstr "Попереджати, якщо defined використано поза #if."
1819
1820 #: c-family/c.opt:787
1821 #, no-c-format
1822 msgid "Warn about implicit function declarations."
1823 msgstr "Попереджати про неявні оголошення функцій."
1824
1825 #: c-family/c.opt:791
1826 #, no-c-format
1827 msgid "Warn when a declaration does not specify a type."
1828 msgstr "Попереджати, якщо оголошення не визначає типу."
1829
1830 #: c-family/c.opt:798
1831 #, no-c-format
1832 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
1833 msgstr ""
1834
1835 #: c-family/c.opt:802
1836 #, no-c-format
1837 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
1838 msgstr ""
1839
1840 #: c-family/c.opt:806
1841 #, no-c-format
1842 msgid "Warn for suspicious integer expressions in boolean context."
1843 msgstr ""
1844
1845 #: c-family/c.opt:810
1846 #, no-c-format
1847 msgid "Warn when there is a cast to a pointer from an integer of a different size."
1848 msgstr ""
1849
1850 #: c-family/c.opt:814
1851 #, no-c-format
1852 msgid "Warn about invalid uses of the \"offsetof\" macro."
1853 msgstr ""
1854
1855 #: c-family/c.opt:818
1856 #, no-c-format
1857 msgid "Warn about PCH files that are found but not used."
1858 msgstr ""
1859
1860 #: c-family/c.opt:822
1861 #, no-c-format
1862 msgid "Warn when a jump misses a variable initialization."
1863 msgstr ""
1864
1865 #: c-family/c.opt:826
1866 #, no-c-format
1867 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
1868 msgstr ""
1869
1870 #: c-family/c.opt:830
1871 #, no-c-format
1872 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
1873 msgstr ""
1874
1875 #: c-family/c.opt:834
1876 #, no-c-format
1877 msgid "Warn when logical not is used on the left hand side operand of a comparison."
1878 msgstr ""
1879
1880 #: c-family/c.opt:838
1881 #, no-c-format
1882 msgid "Do not warn about using \"long long\" when -pedantic."
1883 msgstr ""
1884
1885 #: c-family/c.opt:842
1886 #, no-c-format
1887 msgid "Warn about suspicious declarations of \"main\"."
1888 msgstr ""
1889
1890 #: c-family/c.opt:850
1891 #, no-c-format
1892 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
1893 msgstr ""
1894
1895 #: c-family/c.opt:854
1896 #, no-c-format
1897 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
1898 msgstr ""
1899
1900 #: c-family/c.opt:858
1901 #, no-c-format
1902 msgid "Warn when the indentation of the code does not reflect the block structure."
1903 msgstr ""
1904
1905 #: c-family/c.opt:862
1906 #, no-c-format
1907 msgid "Warn for deallocation calls with arguments returned from mismatched allocation functions."
1908 msgstr ""
1909
1910 #: c-family/c.opt:867
1911 #, no-c-format
1912 msgid "Warn for mismatches between calls to operator new or delete and the corresponding call to the allocation or deallocation function."
1913 msgstr ""
1914
1915 #: c-family/c.opt:872
1916 #, no-c-format
1917 msgid "Warn when a class is redeclared or referenced using a mismatched class-key."
1918 msgstr ""
1919
1920 #: c-family/c.opt:876
1921 #, no-c-format
1922 msgid "Warn about possibly missing braces around initializers."
1923 msgstr ""
1924
1925 #: c-family/c.opt:880
1926 #, no-c-format
1927 msgid "Warn about global functions without previous declarations."
1928 msgstr ""
1929
1930 #: c-family/c.opt:884
1931 #, no-c-format
1932 msgid "Warn about missing fields in struct initializers."
1933 msgstr ""
1934
1935 #: c-family/c.opt:888
1936 #, no-c-format
1937 msgid "Warn about likely missing requires keyword."
1938 msgstr ""
1939
1940 #: c-family/c.opt:892
1941 #, no-c-format
1942 msgid "Warn when the template keyword is missing after a member access token in a dependent member access expression if that member is a template."
1943 msgstr ""
1944
1945 #: c-family/c.opt:896
1946 #, no-c-format
1947 msgid "Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for."
1948 msgstr ""
1949
1950 #: c-family/c.opt:900
1951 #, no-c-format
1952 msgid "Warn on direct multiple inheritance."
1953 msgstr ""
1954
1955 #: c-family/c.opt:904
1956 #, no-c-format
1957 msgid "Warn on namespace definition."
1958 msgstr ""
1959
1960 #: c-family/c.opt:908
1961 #, no-c-format
1962 msgid "Warn when fields in a struct with the packed attribute are misaligned."
1963 msgstr ""
1964
1965 #: c-family/c.opt:912
1966 #, no-c-format
1967 msgid "Warn when a range-based for-loop is creating unnecessary copies."
1968 msgstr ""
1969
1970 #: c-family/c.opt:916
1971 #, no-c-format
1972 msgid "Warn when a class or enumerated type is referenced using a redundant class-key."
1973 msgstr ""
1974
1975 #: c-family/c.opt:920
1976 #, no-c-format
1977 msgid "Warn about missing sized deallocation functions."
1978 msgstr ""
1979
1980 #: c-family/c.opt:924
1981 #, no-c-format
1982 msgid "Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers."
1983 msgstr ""
1984
1985 #: c-family/c.opt:928
1986 #, no-c-format
1987 msgid "Warn about divisions of two sizeof operators when the first one is applied to an array and the divisor does not equal the size of the array element."
1988 msgstr ""
1989
1990 #: c-family/c.opt:933
1991 #, no-c-format
1992 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
1993 msgstr ""
1994
1995 #: c-family/c.opt:937
1996 #, no-c-format
1997 msgid "Warn when sizeof is applied on a parameter declared as an array."
1998 msgstr ""
1999
2000 #: c-family/c.opt:941
2001 #, no-c-format
2002 msgid "Warn about calls to strcmp and strncmp used in equality expressions that are necessarily true or false due to the length of one and size of the other argument."
2003 msgstr ""
2004
2005 #: c-family/c.opt:947
2006 #, no-c-format
2007 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2008 msgstr ""
2009
2010 #: c-family/c.opt:952
2011 #, no-c-format
2012 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2013 msgstr ""
2014
2015 #: c-family/c.opt:957
2016 #, no-c-format
2017 msgid "Warn about reading past the end of a source array in string manipulation functions like memchr and memcpy."
2018 msgstr ""
2019
2020 #: c-family/c.opt:961
2021 #, no-c-format
2022 msgid "Warn about truncation in string manipulation functions like strncat and strncpy."
2023 msgstr ""
2024
2025 #: c-family/c.opt:965
2026 #, no-c-format
2027 msgid "Warn about functions which might be candidates for format attributes."
2028 msgstr ""
2029
2030 #: c-family/c.opt:969
2031 #, no-c-format
2032 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
2033 msgstr ""
2034
2035 #: c-family/c.opt:974
2036 #, no-c-format
2037 msgid "Warn about enumerated switches, with no default, missing a case."
2038 msgstr ""
2039
2040 #: c-family/c.opt:978
2041 #, no-c-format
2042 msgid "Warn about enumerated switches missing a \"default:\" statement."
2043 msgstr ""
2044
2045 #: c-family/c.opt:982
2046 #, no-c-format
2047 msgid "Warn about all enumerated switches missing a specific case."
2048 msgstr ""
2049
2050 #: c-family/c.opt:986
2051 #, no-c-format
2052 msgid "Warn about switches with boolean controlling expression."
2053 msgstr ""
2054
2055 #: c-family/c.opt:990
2056 #, no-c-format
2057 msgid "Warn about switch values that are outside of the switch's type range."
2058 msgstr ""
2059
2060 #: c-family/c.opt:994
2061 #, no-c-format
2062 msgid "Warn on primary template declaration."
2063 msgstr ""
2064
2065 #: c-family/c.opt:998
2066 #, no-c-format
2067 msgid "Warn about declarations of entities that may be missing attributes that related entities have been declared with."
2068 msgstr ""
2069
2070 #: c-family/c.opt:1007
2071 #, no-c-format
2072 msgid "Warn about user-specified include directories that do not exist."
2073 msgstr ""
2074
2075 #: c-family/c.opt:1011
2076 #, no-c-format
2077 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
2078 msgstr ""
2079
2080 #: c-family/c.opt:1015
2081 #, no-c-format
2082 msgid "Warn about global functions without prototypes."
2083 msgstr ""
2084
2085 #: c-family/c.opt:1022
2086 #, no-c-format
2087 msgid "Warn about use of multi-character character constants."
2088 msgstr ""
2089
2090 #: c-family/c.opt:1026
2091 #, no-c-format
2092 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
2093 msgstr ""
2094
2095 #: c-family/c.opt:1030
2096 #, no-c-format
2097 msgid "Warn about \"extern\" declarations not at file scope."
2098 msgstr ""
2099
2100 #: c-family/c.opt:1034
2101 #, no-c-format
2102 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
2103 msgstr ""
2104
2105 #: c-family/c.opt:1038
2106 #, no-c-format
2107 msgid "Warn if C++17 noexcept function type will change the mangled name of a symbol."
2108 msgstr ""
2109
2110 #: c-family/c.opt:1042
2111 #, no-c-format
2112 msgid "Warn when non-templatized friend functions are declared within a template."
2113 msgstr ""
2114
2115 #: c-family/c.opt:1046
2116 #, no-c-format
2117 msgid "Warn when a conversion function will never be called due to the type it converts to."
2118 msgstr ""
2119
2120 #: c-family/c.opt:1050
2121 #, no-c-format
2122 msgid "Warn for unsafe raw memory writes to objects of class types."
2123 msgstr ""
2124
2125 #: c-family/c.opt:1054
2126 #, no-c-format
2127 msgid "Warn about non-virtual destructors."
2128 msgstr ""
2129
2130 #: c-family/c.opt:1058
2131 #, no-c-format
2132 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
2133 msgstr ""
2134
2135 #: c-family/c.opt:1074
2136 #, no-c-format
2137 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
2138 msgstr ""
2139
2140 #: c-family/c.opt:1097
2141 #, no-c-format
2142 msgid "Warn if a class interface has no superclass.  Root classes may use an attribute to suppress this warning."
2143 msgstr ""
2144
2145 #: c-family/c.opt:1102
2146 #, no-c-format
2147 msgid "Warn if a C-style cast is used in a program."
2148 msgstr ""
2149
2150 #: c-family/c.opt:1106
2151 #, no-c-format
2152 msgid "Warn for obsolescent usage in a declaration."
2153 msgstr ""
2154
2155 #: c-family/c.opt:1110
2156 #, no-c-format
2157 msgid "Warn if an old-style parameter definition is used."
2158 msgstr ""
2159
2160 #: c-family/c.opt:1114
2161 #, no-c-format
2162 msgid "Warn about potentially suboptimal choices related to OpenACC parallelism."
2163 msgstr ""
2164
2165 #: c-family/c.opt:1118
2166 #, no-c-format
2167 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
2168 msgstr ""
2169
2170 #: c-family/c.opt:1122
2171 #, no-c-format
2172 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
2173 msgstr ""
2174
2175 #: c-family/c.opt:1126
2176 #, no-c-format
2177 msgid "Warn about overloaded virtual function names."
2178 msgstr ""
2179
2180 #: c-family/c.opt:1130
2181 #, no-c-format
2182 msgid "Warn about overriding initializers without side effects."
2183 msgstr ""
2184
2185 #: c-family/c.opt:1134
2186 #, no-c-format
2187 msgid "Warn about overriding initializers with side effects."
2188 msgstr ""
2189
2190 #: c-family/c.opt:1138
2191 #, no-c-format
2192 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
2193 msgstr ""
2194
2195 #: c-family/c.opt:1142
2196 #, no-c-format
2197 msgid "Warn about possibly missing parentheses."
2198 msgstr ""
2199
2200 #: c-family/c.opt:1150
2201 #, no-c-format
2202 msgid "Warn about calling std::move on a local object in a return statement preventing copy elision."
2203 msgstr ""
2204
2205 #: c-family/c.opt:1154
2206 #, no-c-format
2207 msgid "Warn when converting the type of pointers to member functions."
2208 msgstr ""
2209
2210 #: c-family/c.opt:1158
2211 #, no-c-format
2212 msgid "Warn about function pointer arithmetic."
2213 msgstr ""
2214
2215 #: c-family/c.opt:1162
2216 #, no-c-format
2217 msgid "Warn when a pointer differs in signedness in an assignment."
2218 msgstr ""
2219
2220 #: c-family/c.opt:1166
2221 #, no-c-format
2222 msgid "Warn when a pointer is compared with a zero character constant."
2223 msgstr ""
2224
2225 #: c-family/c.opt:1170
2226 #, no-c-format
2227 msgid "Warn when a pointer is cast to an integer of a different size."
2228 msgstr ""
2229
2230 #: c-family/c.opt:1174
2231 #, no-c-format
2232 msgid "Warn about misuses of pragmas."
2233 msgstr ""
2234
2235 #: c-family/c.opt:1178
2236 #, no-c-format
2237 msgid "Warn if constructor or destructors with priorities from 0 to 100 are used."
2238 msgstr ""
2239
2240 #: c-family/c.opt:1182
2241 #, no-c-format
2242 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
2243 msgstr ""
2244
2245 #: c-family/c.opt:1186
2246 #, no-c-format
2247 msgid "Warn if inherited methods are unimplemented."
2248 msgstr ""
2249
2250 #: c-family/c.opt:1190 c-family/c.opt:1194
2251 #, no-c-format
2252 msgid "Warn for placement new expressions with undefined behavior."
2253 msgstr ""
2254
2255 #: c-family/c.opt:1198
2256 #, no-c-format
2257 msgid "Warn about multiple declarations of the same object."
2258 msgstr ""
2259
2260 #: c-family/c.opt:1202
2261 #, no-c-format
2262 msgid "Warn about redundant calls to std::move."
2263 msgstr ""
2264
2265 #: c-family/c.opt:1206
2266 #, no-c-format
2267 msgid "Warn about uses of register storage specifier."
2268 msgstr ""
2269
2270 #: c-family/c.opt:1210
2271 #, no-c-format
2272 msgid "Warn when the compiler reorders code."
2273 msgstr ""
2274
2275 #: c-family/c.opt:1214
2276 #, no-c-format
2277 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
2278 msgstr ""
2279
2280 #: c-family/c.opt:1218
2281 #, no-c-format
2282 msgid "Warn on suspicious constructs involving reverse scalar storage order."
2283 msgstr ""
2284
2285 #: c-family/c.opt:1222
2286 #, no-c-format
2287 msgid "Warn if a selector has multiple methods."
2288 msgstr ""
2289
2290 #: c-family/c.opt:1226
2291 #, no-c-format
2292 msgid "Warn about possible violations of sequence point rules."
2293 msgstr ""
2294
2295 #: c-family/c.opt:1230
2296 #, no-c-format
2297 msgid "Warn if a local declaration hides an instance variable."
2298 msgstr ""
2299
2300 #: c-family/c.opt:1234 c-family/c.opt:1238
2301 #, no-c-format
2302 msgid "Warn if left shift of a signed value overflows."
2303 msgstr ""
2304
2305 #: c-family/c.opt:1242
2306 #, no-c-format
2307 msgid "Warn if shift count is negative."
2308 msgstr ""
2309
2310 #: c-family/c.opt:1246
2311 #, no-c-format
2312 msgid "Warn if shift count >= width of type."
2313 msgstr ""
2314
2315 #: c-family/c.opt:1250
2316 #, no-c-format
2317 msgid "Warn if left shifting a negative value."
2318 msgstr ""
2319
2320 #: c-family/c.opt:1254
2321 #, no-c-format
2322 msgid "Warn if conversion of the result of arithmetic might change the value even though converting the operands cannot."
2323 msgstr ""
2324
2325 #: c-family/c.opt:1258
2326 #, no-c-format
2327 msgid "Warn about signed-unsigned comparisons."
2328 msgstr ""
2329
2330 #: c-family/c.opt:1266
2331 #, no-c-format
2332 msgid "Warn for implicit type conversions between signed and unsigned integers."
2333 msgstr ""
2334
2335 #: c-family/c.opt:1270
2336 #, no-c-format
2337 msgid "Warn when overload promotes from unsigned to signed."
2338 msgstr ""
2339
2340 #: c-family/c.opt:1274
2341 #, no-c-format
2342 msgid "Warn about uncasted NULL used as sentinel."
2343 msgstr ""
2344
2345 #: c-family/c.opt:1278
2346 #, no-c-format
2347 msgid "Warn about unprototyped function declarations."
2348 msgstr ""
2349
2350 #: c-family/c.opt:1290
2351 #, no-c-format
2352 msgid "Warn if type signatures of candidate methods do not match exactly."
2353 msgstr ""
2354
2355 #: c-family/c.opt:1294
2356 #, no-c-format
2357 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
2358 msgstr ""
2359
2360 #: c-family/c.opt:1298
2361 #, no-c-format
2362 msgid "Deprecated.  This switch has no effect."
2363 msgstr ""
2364
2365 #: c-family/c.opt:1306
2366 #, no-c-format
2367 msgid "Warn if a comparison always evaluates to true or false."
2368 msgstr ""
2369
2370 #: c-family/c.opt:1310
2371 #, no-c-format
2372 msgid "Warn if a throw expression will always result in a call to terminate()."
2373 msgstr ""
2374
2375 #: c-family/c.opt:1314
2376 #, no-c-format
2377 msgid "Warn about features not present in traditional C."
2378 msgstr ""
2379
2380 #: c-family/c.opt:1318
2381 #, no-c-format
2382 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
2383 msgstr ""
2384
2385 #: c-family/c.opt:1322
2386 #, no-c-format
2387 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
2388 msgstr ""
2389
2390 #: c-family/c.opt:1326
2391 #, no-c-format
2392 msgid "Warn about @selector()s without previously declared methods."
2393 msgstr ""
2394
2395 #: c-family/c.opt:1330
2396 #, no-c-format
2397 msgid "Warn if an undefined macro is used in an #if directive."
2398 msgstr ""
2399
2400 #: c-family/c.opt:1342
2401 #, no-c-format
2402 msgid "Warn about unrecognized pragmas."
2403 msgstr ""
2404
2405 #: c-family/c.opt:1346
2406 #, no-c-format
2407 msgid "Warn about unsuffixed float constants."
2408 msgstr ""
2409
2410 #: c-family/c.opt:1354
2411 #, no-c-format
2412 msgid "Warn when typedefs locally defined in a function are not used."
2413 msgstr ""
2414
2415 #: c-family/c.opt:1358
2416 #, no-c-format
2417 msgid "Warn about macros defined in the main file that are not used."
2418 msgstr ""
2419
2420 #: c-family/c.opt:1362
2421 #, no-c-format
2422 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
2423 msgstr ""
2424
2425 #: c-family/c.opt:1370 c-family/c.opt:1374
2426 #, no-c-format
2427 msgid "Warn when a const variable is unused."
2428 msgstr ""
2429
2430 #: c-family/c.opt:1386
2431 #, no-c-format
2432 msgid "Warn about using variadic macros."
2433 msgstr "Попереджати про використання варіативних макросів."
2434
2435 #: c-family/c.opt:1390
2436 #, no-c-format
2437 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
2438 msgstr ""
2439
2440 #: c-family/c.opt:1394
2441 #, no-c-format
2442 msgid "Warn about the most vexing parse syntactic ambiguity."
2443 msgstr ""
2444
2445 #: c-family/c.opt:1398
2446 #, no-c-format
2447 msgid "Warn if a variable length array is used."
2448 msgstr "Попереджати, якщо використано масив змінної довжини."
2449
2450 #: c-family/c.opt:1402
2451 #, no-c-format
2452 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."
2453 msgstr ""
2454
2455 #: c-family/c.opt:1408
2456 #, no-c-format
2457 msgid "Disable Wvla-larger-than= warning.  Equivalent to Wvla-larger-than=<SIZE_MAX> or larger."
2458 msgstr "Вимкнути попередження Wvla-larger-than=. Еквівалент Wvla-larger-than=<SIZE_MAX> або більше."
2459
2460 #: c-family/c.opt:1412
2461 #, no-c-format
2462 msgid "Warn about mismatched declarations of VLA parameters."
2463 msgstr "Попереджати про невідповідні оголошення параметрів VLA."
2464
2465 #: c-family/c.opt:1416
2466 #, no-c-format
2467 msgid "Warn about deprecated uses of volatile qualifier."
2468 msgstr ""
2469
2470 #: c-family/c.opt:1420
2471 #, no-c-format
2472 msgid "Warn when a register variable is declared volatile."
2473 msgstr ""
2474
2475 #: c-family/c.opt:1424
2476 #, no-c-format
2477 msgid "Warn on direct virtual inheritance."
2478 msgstr ""
2479
2480 #: c-family/c.opt:1428
2481 #, no-c-format
2482 msgid "Warn if a virtual base has a non-trivial move assignment operator."
2483 msgstr ""
2484
2485 #: c-family/c.opt:1432
2486 #, no-c-format
2487 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."
2488 msgstr ""
2489
2490 #: c-family/c.opt:1436
2491 #, no-c-format
2492 msgid "Warn when a literal '0' is used as null pointer."
2493 msgstr ""
2494
2495 #: c-family/c.opt:1440
2496 #, no-c-format
2497 msgid "Warn about useless casts."
2498 msgstr ""
2499
2500 #: c-family/c.opt:1444
2501 #, no-c-format
2502 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."
2503 msgstr ""
2504
2505 #: c-family/c.opt:1448
2506 #, no-c-format
2507 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
2508 msgstr ""
2509
2510 #: c-family/c.opt:1452
2511 #, no-c-format
2512 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
2513 msgstr ""
2514
2515 #: c-family/c.opt:1457
2516 #, no-c-format
2517 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
2518 msgstr ""
2519
2520 #: c-family/c.opt:1465
2521 #, no-c-format
2522 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
2523 msgstr ""
2524
2525 #: c-family/c.opt:1469
2526 #, no-c-format
2527 msgid "Enforce class member access control semantics."
2528 msgstr ""
2529
2530 #: c-family/c.opt:1473
2531 #, no-c-format
2532 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
2533 msgstr ""
2534
2535 #: c-family/c.opt:1477
2536 #, no-c-format
2537 msgid "Support C++17 allocation of over-aligned types."
2538 msgstr ""
2539
2540 #: c-family/c.opt:1481
2541 #, no-c-format
2542 msgid "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments greater than N."
2543 msgstr ""
2544
2545 #: c-family/c.opt:1488
2546 #, no-c-format
2547 msgid "Allow variadic functions without named parameter."
2548 msgstr ""
2549
2550 #: c-family/c.opt:1492 c-family/c.opt:1764 c-family/c.opt:2151
2551 #: c-family/c.opt:2155 c-family/c.opt:2171
2552 #, no-c-format
2553 msgid "No longer supported."
2554 msgstr "Більше не підтримується."
2555
2556 #: c-family/c.opt:1496
2557 #, no-c-format
2558 msgid "Recognize the \"asm\" keyword."
2559 msgstr ""
2560
2561 #: c-family/c.opt:1504
2562 #, no-c-format
2563 msgid "Recognize built-in functions."
2564 msgstr ""
2565
2566 #: c-family/c.opt:1511
2567 #, no-c-format
2568 msgid "Where shorter, use canonicalized paths to systems headers."
2569 msgstr ""
2570
2571 #: c-family/c.opt:1515
2572 #, no-c-format
2573 msgid "Enable the char8_t fundamental type and use it as the type for UTF-8 string and character literals."
2574 msgstr ""
2575
2576 #: c-family/c.opt:1603
2577 #, no-c-format
2578 msgid "Removed in GCC 8.  This switch has no effect."
2579 msgstr ""
2580
2581 #: c-family/c.opt:1607
2582 #, no-c-format
2583 msgid "Enable support for C++ concepts."
2584 msgstr ""
2585
2586 #: c-family/c.opt:1611
2587 #, no-c-format
2588 msgid "Enable certain features present in the Concepts TS."
2589 msgstr ""
2590
2591 #: c-family/c.opt:1615
2592 #, no-c-format
2593 msgid "Specify maximum error replay depth during recursive diagnosis of a constraint satisfaction failure."
2594 msgstr ""
2595
2596 #: c-family/c.opt:1619
2597 #, no-c-format
2598 msgid "Allow the arguments of the '?' operator to have different types."
2599 msgstr ""
2600
2601 #: c-family/c.opt:1627
2602 #, no-c-format
2603 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
2604 msgstr ""
2605
2606 #: c-family/c.opt:1631
2607 #, no-c-format
2608 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
2609 msgstr ""
2610
2611 #: c-family/c.opt:1635
2612 #, no-c-format
2613 msgid "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache depth."
2614 msgstr ""
2615
2616 #: c-family/c.opt:1639
2617 #, no-c-format
2618 msgid "Allow IEC559 floating point exceptions in constant expressions."
2619 msgstr ""
2620
2621 #: c-family/c.opt:1643
2622 #, no-c-format
2623 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
2624 msgstr ""
2625
2626 #: c-family/c.opt:1647
2627 #, no-c-format
2628 msgid "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr operations during a single constexpr evaluation."
2629 msgstr ""
2630
2631 #: c-family/c.opt:1651
2632 #, no-c-format
2633 msgid "Enable C++ coroutines (experimental)."
2634 msgstr ""
2635
2636 #: c-family/c.opt:1655
2637 #, no-c-format
2638 msgid "Emit debug annotations during preprocessing."
2639 msgstr ""
2640
2641 #: c-family/c.opt:1663
2642 #, no-c-format
2643 msgid "Factor complex constructors and destructors to favor space over speed."
2644 msgstr ""
2645
2646 #: c-family/c.opt:1671
2647 #, no-c-format
2648 msgid "Print hierarchical comparisons when template types are mismatched."
2649 msgstr ""
2650
2651 #: c-family/c.opt:1675
2652 #, no-c-format
2653 msgid "Preprocess directives only."
2654 msgstr ""
2655
2656 #: c-family/c.opt:1679
2657 #, no-c-format
2658 msgid "Permit '$' as an identifier character."
2659 msgstr ""
2660
2661 #: c-family/c.opt:1683
2662 #, no-c-format
2663 msgid "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE()."
2664 msgstr ""
2665
2666 #: c-family/c.opt:1687
2667 #, no-c-format
2668 msgid "Write all declarations as Ada code transitively."
2669 msgstr ""
2670
2671 #: c-family/c.opt:1691
2672 #, no-c-format
2673 msgid "Write all declarations as Ada code for the given file only."
2674 msgstr ""
2675
2676 #: c-family/c.opt:1698
2677 #, no-c-format
2678 msgid "Do not elide common elements in template comparisons."
2679 msgstr ""
2680
2681 #: c-family/c.opt:1702
2682 #, no-c-format
2683 msgid "Generate code to check exception specifications."
2684 msgstr ""
2685
2686 #: c-family/c.opt:1709
2687 #, no-c-format
2688 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
2689 msgstr ""
2690
2691 #: c-family/c.opt:1713
2692 #, no-c-format
2693 msgid "Permit universal character names (\\u and \\U) in identifiers."
2694 msgstr ""
2695
2696 #: c-family/c.opt:1717
2697 #, no-c-format
2698 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
2699 msgstr ""
2700
2701 #: c-family/c.opt:1721
2702 #, no-c-format
2703 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
2704 msgstr ""
2705
2706 #: c-family/c.opt:1728
2707 #, no-c-format
2708 msgid "Fold calls to simple inline functions."
2709 msgstr "Згорнути виклики простих вбудованих функцій."
2710
2711 #: c-family/c.opt:1735
2712 #, no-c-format
2713 msgid "Do not assume that standard C libraries and \"main\" exist."
2714 msgstr ""
2715
2716 #: c-family/c.opt:1739
2717 #, no-c-format
2718 msgid "Recognize GNU-defined keywords."
2719 msgstr ""
2720
2721 #: c-family/c.opt:1743
2722 #, no-c-format
2723 msgid "Generate code for GNU runtime environment."
2724 msgstr ""
2725
2726 #: c-family/c.opt:1747
2727 #, no-c-format
2728 msgid "Use traditional GNU semantics for inline functions."
2729 msgstr "Використовувати традиційну семантику GNU для вбудованих функцій."
2730
2731 #: c-family/c.opt:1760
2732 #, no-c-format
2733 msgid "Assume normal C execution environment."
2734 msgstr "Припускати звичайне середовище виконання C."
2735
2736 #: c-family/c.opt:1768
2737 #, no-c-format
2738 msgid "Export functions even if they can be inlined."
2739 msgstr ""
2740
2741 #: c-family/c.opt:1772
2742 #, no-c-format
2743 msgid "Make inline functions constexpr by default."
2744 msgstr ""
2745
2746 #: c-family/c.opt:1776
2747 #, no-c-format
2748 msgid "Emit implicit instantiations of inline templates."
2749 msgstr ""
2750
2751 #: c-family/c.opt:1780
2752 #, no-c-format
2753 msgid "Emit implicit instantiations of templates."
2754 msgstr ""
2755
2756 #: c-family/c.opt:1784
2757 #, no-c-format
2758 msgid "Implement C++17 inheriting constructor semantics."
2759 msgstr ""
2760
2761 #: c-family/c.opt:1791
2762 #, no-c-format
2763 msgid "Don't emit dllexported inline functions unless needed."
2764 msgstr ""
2765
2766 #: c-family/c.opt:1798
2767 #, no-c-format
2768 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
2769 msgstr ""
2770
2771 #: c-family/c.opt:1802
2772 #, no-c-format
2773 msgid "Enable C++ modules-ts (experimental)."
2774 msgstr "Увімкнути modules-ts C++ (експериментальна можливість)."
2775
2776 #: c-family/c.opt:1810
2777 #, no-c-format
2778 msgid "Enable C++ header module (experimental)."
2779 msgstr "Увімкнути модуль заголовків C++ (експериментальна можливість)."
2780
2781 #: c-family/c.opt:1817
2782 #, no-c-format
2783 msgid "Member functions defined within their class are inline in module purview."
2784 msgstr ""
2785
2786 #: c-family/c.opt:1821
2787 #, no-c-format
2788 msgid "Only emit Compiled Module Interface."
2789 msgstr ""
2790
2791 #: c-family/c.opt:1825
2792 #, no-c-format
2793 msgid "Mapper for module to CMI files."
2794 msgstr "Засіб прив'язки модулів до файлів CMI."
2795
2796 #: c-family/c.opt:1829
2797 #, no-c-format
2798 msgid "Enable lazy module importing."
2799 msgstr "Увімкнути «ліниве» імпортування модулів."
2800
2801 #: c-family/c.opt:1837
2802 #, no-c-format
2803 msgid "Warn about macros that have conflicting header units definitions."
2804 msgstr "Попереджати про макроси, у яких є конфліктні визначення модулів заголовків."
2805
2806 #: c-family/c.opt:1841
2807 #, no-c-format
2808 msgid "Note #include directives translated to import declarations."
2809 msgstr ""
2810
2811 #: c-family/c.opt:1845
2812 #, no-c-format
2813 msgid "Note #include directives not translated to import declarations, and not known to be textual."
2814 msgstr ""
2815
2816 #: c-family/c.opt:1849
2817 #, no-c-format
2818 msgid "Note a #include translation of a specific header."
2819 msgstr ""
2820
2821 #: c-family/c.opt:1853
2822 #, no-c-format
2823 msgid "Note Compiled Module Interface pathnames."
2824 msgstr ""
2825
2826 #: c-family/c.opt:1857
2827 #, no-c-format
2828 msgid "Note Compiled Module Interface pathname of a specific module or header-unit."
2829 msgstr ""
2830
2831 #: c-family/c.opt:1861
2832 #, no-c-format
2833 msgid "fmax-include-depth=<number> Set the maximum depth of the nested #include."
2834 msgstr ""
2835
2836 #: c-family/c.opt:1865
2837 #, no-c-format
2838 msgid "Don't warn about uses of Microsoft extensions."
2839 msgstr ""
2840
2841 #: c-family/c.opt:1884
2842 #, no-c-format
2843 msgid "Implement resolution of DR 150 for matching of template template arguments."
2844 msgstr ""
2845
2846 #: c-family/c.opt:1888
2847 #, no-c-format
2848 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
2849 msgstr ""
2850
2851 #: c-family/c.opt:1892
2852 #, no-c-format
2853 msgid "Assume that receivers of Objective-C messages may be nil."
2854 msgstr ""
2855
2856 #: c-family/c.opt:1896
2857 #, no-c-format
2858 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
2859 msgstr ""
2860
2861 #: c-family/c.opt:1900
2862 #, no-c-format
2863 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
2864 msgstr ""
2865
2866 #: c-family/c.opt:1925
2867 #, no-c-format
2868 msgid "Treat a throw() exception specification as noexcept to improve code size."
2869 msgstr ""
2870
2871 #: c-family/c.opt:1929
2872 #, no-c-format
2873 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
2874 msgstr ""
2875
2876 #: c-family/c.opt:1935
2877 #, no-c-format
2878 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
2879 msgstr ""
2880
2881 #: c-family/c.opt:1939
2882 #, no-c-format
2883 msgid "Allow fast jumps to the message dispatcher."
2884 msgstr ""
2885
2886 #: c-family/c.opt:1945
2887 #, no-c-format
2888 msgid "Enable Objective-C exception and synchronization syntax."
2889 msgstr ""
2890
2891 #: c-family/c.opt:1949
2892 #, no-c-format
2893 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
2894 msgstr ""
2895
2896 #: c-family/c.opt:1953
2897 #, no-c-format
2898 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
2899 msgstr ""
2900
2901 #: c-family/c.opt:1958
2902 #, no-c-format
2903 msgid "Enable Objective-C setjmp exception handling runtime."
2904 msgstr ""
2905
2906 #: c-family/c.opt:1962
2907 #, no-c-format
2908 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
2909 msgstr ""
2910
2911 #: c-family/c.opt:1966
2912 #, no-c-format
2913 msgid "Enable OpenACC."
2914 msgstr ""
2915
2916 #: c-family/c.opt:1970
2917 #, no-c-format
2918 msgid "Specify default OpenACC compute dimensions."
2919 msgstr ""
2920
2921 #: c-family/c.opt:1974
2922 #, no-c-format
2923 msgid "Enable OpenMP (implies -frecursive in Fortran)."
2924 msgstr ""
2925
2926 #: c-family/c.opt:1978
2927 #, no-c-format
2928 msgid "Enable OpenMP's SIMD directives."
2929 msgstr ""
2930
2931 #: c-family/c.opt:1982
2932 #, no-c-format
2933 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
2934 msgstr ""
2935
2936 #: c-family/c.opt:1993
2937 #, no-c-format
2938 msgid "Look for and use PCH files even when preprocessing."
2939 msgstr ""
2940
2941 #: c-family/c.opt:1997
2942 #, no-c-format
2943 msgid "Downgrade conformance errors to warnings."
2944 msgstr ""
2945
2946 #: c-family/c.opt:2001
2947 #, no-c-format
2948 msgid "Enable Plan 9 language extensions."
2949 msgstr ""
2950
2951 #: c-family/c.opt:2005
2952 #, no-c-format
2953 msgid "Treat the input file as already preprocessed."
2954 msgstr ""
2955
2956 #: c-family/c.opt:2013
2957 #, no-c-format
2958 msgid "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro expansion and display them in error messages."
2959 msgstr ""
2960
2961 #: c-family/c.opt:2017
2962 #, no-c-format
2963 msgid "Do not pretty-print template specializations as the template signature followed by the arguments."
2964 msgstr ""
2965
2966 #: c-family/c.opt:2021
2967 #, no-c-format
2968 msgid "Treat known sprintf return values as constants."
2969 msgstr ""
2970
2971 #: c-family/c.opt:2025
2972 #, no-c-format
2973 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
2974 msgstr ""
2975
2976 #: c-family/c.opt:2029
2977 #, no-c-format
2978 msgid "Removed in GCC 10.  This switch has no effect."
2979 msgstr ""
2980
2981 #: c-family/c.opt:2033
2982 #, no-c-format
2983 msgid "Generate run time type descriptor information."
2984 msgstr ""
2985
2986 #: c-family/c.opt:2037 ada/gcc-interface/lang.opt:81
2987 #, no-c-format
2988 msgid "Use the narrowest integer type possible for enumeration types."
2989 msgstr ""
2990
2991 #: c-family/c.opt:2041
2992 #, no-c-format
2993 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
2994 msgstr ""
2995
2996 #: c-family/c.opt:2045
2997 #, no-c-format
2998 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
2999 msgstr ""
3000
3001 #: c-family/c.opt:2049 ada/gcc-interface/lang.opt:85
3002 #, no-c-format
3003 msgid "Make \"char\" signed by default."
3004 msgstr ""
3005
3006 #: c-family/c.opt:2053
3007 #, no-c-format
3008 msgid "Enable C++14 sized deallocation support."
3009 msgstr ""
3010
3011 #: c-family/c.opt:2060
3012 #, no-c-format
3013 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
3014 msgstr ""
3015
3016 #: c-family/c.opt:2076
3017 #, no-c-format
3018 msgid "Display statistics accumulated during compilation."
3019 msgstr ""
3020
3021 #: c-family/c.opt:2080
3022 #, no-c-format
3023 msgid "Assume that values of enumeration type are always within the minimum range of that type."
3024 msgstr ""
3025
3026 #: c-family/c.opt:2087 c-family/c.opt:2092
3027 #, no-c-format
3028 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
3029 msgstr ""
3030
3031 #: c-family/c.opt:2109
3032 #, no-c-format
3033 msgid "Set the maximum number of template instantiation notes for a single warning or error."
3034 msgstr ""
3035
3036 #: c-family/c.opt:2116
3037 #, no-c-format
3038 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
3039 msgstr ""
3040
3041 #: c-family/c.opt:2123
3042 #, no-c-format
3043 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
3044 msgstr ""
3045
3046 #: c-family/c.opt:2127
3047 #, no-c-format
3048 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
3049 msgstr ""
3050
3051 #: c-family/c.opt:2131 ada/gcc-interface/lang.opt:89
3052 #, no-c-format
3053 msgid "Make \"char\" unsigned by default."
3054 msgstr ""
3055
3056 #: c-family/c.opt:2135
3057 #, no-c-format
3058 msgid "Use __cxa_atexit to register destructors."
3059 msgstr ""
3060
3061 #: c-family/c.opt:2139
3062 #, no-c-format
3063 msgid "Use __cxa_get_exception_ptr in exception handling."
3064 msgstr ""
3065
3066 #: c-family/c.opt:2143
3067 #, no-c-format
3068 msgid "Marks all inlined functions and methods as having hidden visibility."
3069 msgstr ""
3070
3071 #: c-family/c.opt:2147
3072 #, no-c-format
3073 msgid "Changes visibility to match Microsoft Visual Studio by default."
3074 msgstr ""
3075
3076 #: c-family/c.opt:2159
3077 #, no-c-format
3078 msgid "Emit common-like symbols as weak symbols."
3079 msgstr ""
3080
3081 #: c-family/c.opt:2163
3082 #, no-c-format
3083 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
3084 msgstr ""
3085
3086 #: c-family/c.opt:2167
3087 #, no-c-format
3088 msgid "Generate a #line directive pointing at the current working directory."
3089 msgstr ""
3090
3091 #: c-family/c.opt:2175
3092 #, no-c-format
3093 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
3094 msgstr ""
3095
3096 #: c-family/c.opt:2179
3097 #, no-c-format
3098 msgid "Dump declarations to a .decl file."
3099 msgstr ""
3100
3101 #: c-family/c.opt:2183
3102 #, no-c-format
3103 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
3104 msgstr ""
3105
3106 #: c-family/c.opt:2187
3107 #, no-c-format
3108 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
3109 msgstr ""
3110
3111 #: c-family/c.opt:2191
3112 #, no-c-format
3113 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
3114 msgstr ""
3115
3116 #: c-family/c.opt:2195
3117 #, no-c-format
3118 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
3119 msgstr ""
3120
3121 #: c-family/c.opt:2200
3122 #, no-c-format
3123 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
3124 msgstr ""
3125
3126 #: c-family/c.opt:2204
3127 #, no-c-format
3128 msgid "-imacros <file>\tAccept definition of macros in <file>."
3129 msgstr ""
3130
3131 #: c-family/c.opt:2208
3132 #, no-c-format
3133 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
3134 msgstr ""
3135
3136 #: c-family/c.opt:2212
3137 #, no-c-format
3138 msgid "-include <file>\tInclude the contents of <file> before other files."
3139 msgstr ""
3140
3141 #: c-family/c.opt:2216
3142 #, no-c-format
3143 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
3144 msgstr ""
3145
3146 #: c-family/c.opt:2220
3147 #, no-c-format
3148 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
3149 msgstr ""
3150
3151 #: c-family/c.opt:2224
3152 #, no-c-format
3153 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
3154 msgstr ""
3155
3156 #: c-family/c.opt:2228
3157 #, no-c-format
3158 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
3159 msgstr ""
3160
3161 #: c-family/c.opt:2232
3162 #, no-c-format
3163 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
3164 msgstr ""
3165
3166 #: c-family/c.opt:2236
3167 #, no-c-format
3168 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
3169 msgstr ""
3170
3171 #: c-family/c.opt:2246
3172 #, no-c-format
3173 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
3174 msgstr ""
3175
3176 #: c-family/c.opt:2250
3177 #, no-c-format
3178 msgid "Do not search standard system include directories for C++."
3179 msgstr ""
3180
3181 #: c-family/c.opt:2262
3182 #, no-c-format
3183 msgid "Generate C header of platform-specific features."
3184 msgstr ""
3185
3186 #: c-family/c.opt:2266
3187 #, no-c-format
3188 msgid "Remap file names when including files."
3189 msgstr ""
3190
3191 #: c-family/c.opt:2270 c-family/c.opt:2274
3192 #, no-c-format
3193 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
3194 msgstr ""
3195
3196 #: c-family/c.opt:2278
3197 #, no-c-format
3198 msgid "Conform to the ISO 2011 C++ standard."
3199 msgstr ""
3200
3201 #: c-family/c.opt:2282
3202 #, no-c-format
3203 msgid "Deprecated in favor of -std=c++11."
3204 msgstr ""
3205
3206 #: c-family/c.opt:2286
3207 #, no-c-format
3208 msgid "Deprecated in favor of -std=c++14."
3209 msgstr ""
3210
3211 #: c-family/c.opt:2290
3212 #, no-c-format
3213 msgid "Conform to the ISO 2014 C++ standard."
3214 msgstr ""
3215
3216 #: c-family/c.opt:2294
3217 #, no-c-format
3218 msgid "Deprecated in favor of -std=c++17."
3219 msgstr ""
3220
3221 #: c-family/c.opt:2298
3222 #, no-c-format
3223 msgid "Conform to the ISO 2017 C++ standard."
3224 msgstr ""
3225
3226 #: c-family/c.opt:2302 c-family/c.opt:2306
3227 #, no-c-format
3228 msgid "Conform to the ISO 2020 C++ standard (experimental and incomplete support)."
3229 msgstr ""
3230
3231 #: c-family/c.opt:2310 c-family/c.opt:2314
3232 #, no-c-format
3233 msgid "Conform to the ISO 2023 C++ draft standard (experimental and incomplete support)."
3234 msgstr ""
3235
3236 #: c-family/c.opt:2318 c-family/c.opt:2456
3237 #, no-c-format
3238 msgid "Conform to the ISO 2011 C standard."
3239 msgstr ""
3240
3241 #: c-family/c.opt:2322
3242 #, no-c-format
3243 msgid "Deprecated in favor of -std=c11."
3244 msgstr ""
3245
3246 #: c-family/c.opt:2326 c-family/c.opt:2330 c-family/c.opt:2460
3247 #: c-family/c.opt:2464
3248 #, no-c-format
3249 msgid "Conform to the ISO 2017 C standard (published in 2018)."
3250 msgstr ""
3251
3252 #: c-family/c.opt:2334
3253 #, no-c-format
3254 msgid "Conform to the ISO 202X C standard draft (experimental and incomplete support)."
3255 msgstr ""
3256
3257 #: c-family/c.opt:2338 c-family/c.opt:2342 c-family/c.opt:2440
3258 #, no-c-format
3259 msgid "Conform to the ISO 1990 C standard."
3260 msgstr ""
3261
3262 #: c-family/c.opt:2346 c-family/c.opt:2448
3263 #, no-c-format
3264 msgid "Conform to the ISO 1999 C standard."
3265 msgstr ""
3266
3267 #: c-family/c.opt:2350
3268 #, no-c-format
3269 msgid "Deprecated in favor of -std=c99."
3270 msgstr ""
3271
3272 #: c-family/c.opt:2354 c-family/c.opt:2359
3273 #, no-c-format
3274 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
3275 msgstr ""
3276
3277 #: c-family/c.opt:2364
3278 #, no-c-format
3279 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
3280 msgstr ""
3281
3282 #: c-family/c.opt:2368
3283 #, no-c-format
3284 msgid "Deprecated in favor of -std=gnu++11."
3285 msgstr ""
3286
3287 #: c-family/c.opt:2372
3288 #, no-c-format
3289 msgid "Deprecated in favor of -std=gnu++14."
3290 msgstr ""
3291
3292 #: c-family/c.opt:2376
3293 #, no-c-format
3294 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
3295 msgstr ""
3296
3297 #: c-family/c.opt:2380
3298 #, no-c-format
3299 msgid "Deprecated in favor of -std=gnu++17."
3300 msgstr ""
3301
3302 #: c-family/c.opt:2384
3303 #, no-c-format
3304 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
3305 msgstr ""
3306
3307 #: c-family/c.opt:2388 c-family/c.opt:2392
3308 #, no-c-format
3309 msgid "Conform to the ISO 2020 C++ standard with GNU extensions (experimental and incomplete support)."
3310 msgstr ""
3311
3312 #: c-family/c.opt:2396 c-family/c.opt:2400
3313 #, no-c-format
3314 msgid "Conform to the ISO 2023 C++ draft standard with GNU extensions (experimental and incomplete support)."
3315 msgstr ""
3316
3317 #: c-family/c.opt:2404
3318 #, no-c-format
3319 msgid "Conform to the ISO 2011 C standard with GNU extensions."
3320 msgstr ""
3321
3322 #: c-family/c.opt:2408
3323 #, no-c-format
3324 msgid "Deprecated in favor of -std=gnu11."
3325 msgstr ""
3326
3327 #: c-family/c.opt:2412 c-family/c.opt:2416
3328 #, no-c-format
3329 msgid "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
3330 msgstr ""
3331
3332 #: c-family/c.opt:2420
3333 #, no-c-format
3334 msgid "Conform to the ISO 202X C standard draft with GNU extensions (experimental and incomplete support)."
3335 msgstr ""
3336
3337 #: c-family/c.opt:2424 c-family/c.opt:2428
3338 #, no-c-format
3339 msgid "Conform to the ISO 1990 C standard with GNU extensions."
3340 msgstr ""
3341
3342 #: c-family/c.opt:2432
3343 #, no-c-format
3344 msgid "Conform to the ISO 1999 C standard with GNU extensions."
3345 msgstr ""
3346
3347 #: c-family/c.opt:2436
3348 #, no-c-format
3349 msgid "Deprecated in favor of -std=gnu99."
3350 msgstr ""
3351
3352 #: c-family/c.opt:2444
3353 #, no-c-format
3354 msgid "Conform to the ISO 1990 C standard as amended in 1994."
3355 msgstr ""
3356
3357 #: c-family/c.opt:2452
3358 #, no-c-format
3359 msgid "Deprecated in favor of -std=iso9899:1999."
3360 msgstr ""
3361
3362 #: c-family/c.opt:2468
3363 #, no-c-format
3364 msgid "-stdlib=[libstdc++|libc++]\tThe standard library to be used for C++ headers and runtime."
3365 msgstr ""
3366
3367 #: c-family/c.opt:2485
3368 #, no-c-format
3369 msgid "Enable traditional preprocessing."
3370 msgstr ""
3371
3372 #: c-family/c.opt:2489
3373 #, no-c-format
3374 msgid "-trigraphs\tSupport ISO C trigraphs."
3375 msgstr ""
3376
3377 #: c-family/c.opt:2493
3378 #, no-c-format
3379 msgid "Do not predefine system-specific and GCC-specific macros."
3380 msgstr ""
3381
3382 #: ada/gcc-interface/lang.opt:61
3383 #, no-c-format
3384 msgid "Dump Source Coverage Obligations."
3385 msgstr ""
3386
3387 #: ada/gcc-interface/lang.opt:65
3388 #, no-c-format
3389 msgid "Synonym of -gnatk8."
3390 msgstr ""
3391
3392 #: ada/gcc-interface/lang.opt:73
3393 #, no-c-format
3394 msgid "Do not look for object files in standard path."
3395 msgstr ""
3396
3397 #: ada/gcc-interface/lang.opt:77
3398 #, no-c-format
3399 msgid "Select the runtime."
3400 msgstr ""
3401
3402 #: ada/gcc-interface/lang.opt:93
3403 #, no-c-format
3404 msgid "Catch typos."
3405 msgstr ""
3406
3407 #: ada/gcc-interface/lang.opt:97
3408 #, no-c-format
3409 msgid "Set name of output ALI file (internal switch)."
3410 msgstr ""
3411
3412 #: ada/gcc-interface/lang.opt:101
3413 #, no-c-format
3414 msgid "-gnat<options>\tSpecify options to GNAT."
3415 msgstr ""
3416
3417 #: ada/gcc-interface/lang.opt:105
3418 #, no-c-format
3419 msgid "Ignored."
3420 msgstr "Проігноровано."
3421
3422 #: d/lang.opt:51
3423 #, no-c-format
3424 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
3425 msgstr ""
3426
3427 #: d/lang.opt:55
3428 #, no-c-format
3429 msgid "-Hf <file>\tWrite D interface to <file>."
3430 msgstr ""
3431
3432 #: d/lang.opt:123
3433 #, no-c-format
3434 msgid "Warn about casts that will produce a null result."
3435 msgstr ""
3436
3437 #: d/lang.opt:139
3438 #, no-c-format
3439 msgid "Warn from speculative compiles such as __traits(compiles)."
3440 msgstr ""
3441
3442 #: d/lang.opt:155
3443 #, no-c-format
3444 msgid "Generate JSON file."
3445 msgstr ""
3446
3447 #: d/lang.opt:159
3448 #, no-c-format
3449 msgid "-Xf <file>\tWrite JSON output to the given <file>."
3450 msgstr ""
3451
3452 #: d/lang.opt:163
3453 #, no-c-format
3454 msgid "Debug library to use instead of phobos."
3455 msgstr ""
3456
3457 #: d/lang.opt:167
3458 #, no-c-format
3459 msgid "Default library to use instead of phobos."
3460 msgstr ""
3461
3462 #: d/lang.opt:171
3463 #, no-c-format
3464 msgid "Do link the standard D startup files in the compilation."
3465 msgstr ""
3466
3467 #: d/lang.opt:178
3468 #, no-c-format
3469 msgid "Generate code for all template instantiations."
3470 msgstr ""
3471
3472 #: d/lang.opt:182
3473 #, no-c-format
3474 msgid "Generate code for assert contracts."
3475 msgstr ""
3476
3477 #: d/lang.opt:190
3478 #, no-c-format
3479 msgid "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code only, or off."
3480 msgstr ""
3481
3482 #: d/lang.opt:232
3483 #, no-c-format
3484 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
3485 msgstr ""
3486
3487 #: d/lang.opt:248
3488 #, no-c-format
3489 msgid "Compile in debug code."
3490 msgstr ""
3491
3492 #: d/lang.opt:252
3493 #, no-c-format
3494 msgid "-fdebug=<level|ident>\tCompile in debug code, code <= <level>, or code identified by <ident>."
3495 msgstr ""
3496
3497 #: d/lang.opt:256
3498 #, no-c-format
3499 msgid "Generate documentation."
3500 msgstr "Створити документацію."
3501
3502 #: d/lang.opt:260
3503 #, no-c-format
3504 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
3505 msgstr ""
3506
3507 #: d/lang.opt:264
3508 #, no-c-format
3509 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
3510 msgstr ""
3511
3512 #: d/lang.opt:268
3513 #, no-c-format
3514 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
3515 msgstr ""
3516
3517 #: d/lang.opt:272
3518 #, no-c-format
3519 msgid "Assume that standard D runtime libraries and \"D main\" exist."
3520 msgstr ""
3521
3522 #: d/lang.opt:276
3523 #, no-c-format
3524 msgid "Add comments for ignored declarations in the generated C++ header."
3525 msgstr ""
3526
3527 #: d/lang.opt:280
3528 #, no-c-format
3529 msgid "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <filename>."
3530 msgstr ""
3531
3532 #: d/lang.opt:284
3533 #, no-c-format
3534 msgid "Display the frontend AST after parsing and semantic passes."
3535 msgstr ""
3536
3537 #: d/lang.opt:288
3538 #, no-c-format
3539 msgid "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
3540 msgstr ""
3541
3542 #: d/lang.opt:313
3543 #, no-c-format
3544 msgid "Ignore unsupported pragmas."
3545 msgstr ""
3546
3547 #: d/lang.opt:317
3548 #, no-c-format
3549 msgid "Generate code for class invariant contracts."
3550 msgstr ""
3551
3552 #: d/lang.opt:321
3553 #, no-c-format
3554 msgid "Generate a default D main() function when compiling."
3555 msgstr ""
3556
3557 #: d/lang.opt:325
3558 #, no-c-format
3559 msgid "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for <package.module>."
3560 msgstr ""
3561
3562 #: d/lang.opt:329
3563 #, no-c-format
3564 msgid "Generate ModuleInfo struct for output module."
3565 msgstr ""
3566
3567 #: d/lang.opt:333
3568 #, no-c-format
3569 msgid "Process all modules specified on the command line, but only generate code for the module specified by the argument."
3570 msgstr ""
3571
3572 #: d/lang.opt:337
3573 #, no-c-format
3574 msgid "Generate code for postcondition contracts."
3575 msgstr ""
3576
3577 #: d/lang.opt:341
3578 #, no-c-format
3579 msgid "Generate code for precondition contracts."
3580 msgstr ""
3581
3582 #: d/lang.opt:345
3583 #, no-c-format
3584 msgid "Turn on all upcoming D language features."
3585 msgstr ""
3586
3587 #: d/lang.opt:349
3588 #, no-c-format
3589 msgid "Implement DIP1000: Scoped pointers."
3590 msgstr ""
3591
3592 #: d/lang.opt:353
3593 #, no-c-format
3594 msgid "Implement DIP1008: Allow exceptions in @nogc code."
3595 msgstr ""
3596
3597 #: d/lang.opt:357
3598 #, no-c-format
3599 msgid "Implement DIP1021: Mutable function arguments."
3600 msgstr ""
3601
3602 #: d/lang.opt:361
3603 #, no-c-format
3604 msgid "Implement DIP25: Sealed references."
3605 msgstr ""
3606
3607 #: d/lang.opt:365
3608 #, no-c-format
3609 msgid "Destruct fields of partially constructed objects."
3610 msgstr ""
3611
3612 #: d/lang.opt:369
3613 #, no-c-format
3614 msgid "Use field-wise comparisons for struct equality."
3615 msgstr ""
3616
3617 #: d/lang.opt:373
3618 #, no-c-format
3619 msgid "When a symbol is resolved, check `alias this' scope before going to upper scopes."
3620 msgstr ""
3621
3622 #: d/lang.opt:377
3623 #, no-c-format
3624 msgid "Implement 'in' parameters to mean scope const."
3625 msgstr ""
3626
3627 #: d/lang.opt:381
3628 #, no-c-format
3629 msgid "Implement 'in' contracts of overridden methods to be a superset of parent contract."
3630 msgstr ""
3631
3632 #: d/lang.opt:385
3633 #, no-c-format
3634 msgid "Disable access to shared memory objects."
3635 msgstr ""
3636
3637 #: d/lang.opt:389
3638 #, no-c-format
3639 msgid "Enable rvalue arguments to ref parameters."
3640 msgstr ""
3641
3642 #: d/lang.opt:393
3643 #, no-c-format
3644 msgid "Allow use of '=>' for methods and top-level functions in addition to lambdas."
3645 msgstr ""
3646
3647 #: d/lang.opt:397
3648 #, no-c-format
3649 msgid "Compile release version."
3650 msgstr ""
3651
3652 #: d/lang.opt:401
3653 #, no-c-format
3654 msgid "Turn off all revertable D language features."
3655 msgstr ""
3656
3657 #: d/lang.opt:405
3658 #, no-c-format
3659 msgid "Revert DIP25: Sealed references."
3660 msgstr ""
3661
3662 #: d/lang.opt:409
3663 #, no-c-format
3664 msgid "Don't destruct fields of partially constructed objects."
3665 msgstr ""
3666
3667 #: d/lang.opt:413
3668 #, no-c-format
3669 msgid "Use C-style integral promotion for unary '+', '-' and '~'."
3670 msgstr ""
3671
3672 #: d/lang.opt:417
3673 #, no-c-format
3674 msgid "Disable Markdown replacements in Ddoc."
3675 msgstr ""
3676
3677 #: d/lang.opt:425
3678 #, no-c-format
3679 msgid "-fsave-mixins=<filename>\tExpand and save mixins to file specified by <filename>."
3680 msgstr ""
3681
3682 #: d/lang.opt:429
3683 #, no-c-format
3684 msgid "Generate code for switches without a default case."
3685 msgstr ""
3686
3687 #: d/lang.opt:433
3688 #, no-c-format
3689 msgid "List information on all D language transitions."
3690 msgstr ""
3691
3692 #: d/lang.opt:437
3693 #, no-c-format
3694 msgid "List all non-mutable fields which occupy an object instance."
3695 msgstr ""
3696
3697 #: d/lang.opt:441
3698 #, no-c-format
3699 msgid "List all usages of 'in' on parameter."
3700 msgstr ""
3701
3702 #: d/lang.opt:445
3703 #, no-c-format
3704 msgid "List all hidden GC allocations."
3705 msgstr ""
3706
3707 #: d/lang.opt:449
3708 #, no-c-format
3709 msgid "List statistics on template instantiations."
3710 msgstr ""
3711
3712 #: d/lang.opt:453
3713 #, no-c-format
3714 msgid "List all variables going into thread local storage."
3715 msgstr ""
3716
3717 #: d/lang.opt:457
3718 #, no-c-format
3719 msgid "List instances of Markdown replacements in Ddoc."
3720 msgstr ""
3721
3722 #: d/lang.opt:461
3723 #, no-c-format
3724 msgid "Compile in unittest code."
3725 msgstr ""
3726
3727 #: d/lang.opt:465
3728 #, no-c-format
3729 msgid "-fversion=<level|ident>\tCompile in version code >= <level> or identified by <ident>."
3730 msgstr ""
3731
3732 #: d/lang.opt:469
3733 #, no-c-format
3734 msgid "Emit template instantiations as weak symbols."
3735 msgstr ""
3736
3737 #: d/lang.opt:489
3738 #, no-c-format
3739 msgid "Do not link the standard D library in the compilation."
3740 msgstr ""
3741
3742 #: d/lang.opt:497
3743 #, no-c-format
3744 msgid "Link the standard D library statically in the compilation."
3745 msgstr ""
3746
3747 #: d/lang.opt:501
3748 #, no-c-format
3749 msgid "Link the standard D library dynamically in the compilation."
3750 msgstr ""
3751
3752 #: go/lang.opt:42
3753 #, no-c-format
3754 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
3755 msgstr ""
3756
3757 #: go/lang.opt:46
3758 #, no-c-format
3759 msgid "Add explicit checks for division by zero."
3760 msgstr ""
3761
3762 #: go/lang.opt:50
3763 #, no-c-format
3764 msgid "Add explicit checks for division overflow in INT_MIN / -1."
3765 msgstr ""
3766
3767 #: go/lang.opt:54
3768 #, no-c-format
3769 msgid "Apply special rules for compiling runtime package."
3770 msgstr ""
3771
3772 #: go/lang.opt:58
3773 #, no-c-format
3774 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
3775 msgstr ""
3776
3777 #: go/lang.opt:62
3778 #, no-c-format
3779 msgid "-fgo-embedcfg=<file>\tList embedded files via go:embed."
3780 msgstr ""
3781
3782 #: go/lang.opt:66
3783 #, no-c-format
3784 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
3785 msgstr ""
3786
3787 #: go/lang.opt:70
3788 #, no-c-format
3789 msgid "-fgo-pkgpath=<string>\tSet Go package path."
3790 msgstr ""
3791
3792 #: go/lang.opt:74
3793 #, no-c-format
3794 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
3795 msgstr ""
3796
3797 #: go/lang.opt:78
3798 #, no-c-format
3799 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
3800 msgstr ""
3801
3802 #: go/lang.opt:82
3803 #, no-c-format
3804 msgid "Functions which return values must end with return statements."
3805 msgstr ""
3806
3807 #: go/lang.opt:86
3808 #, no-c-format
3809 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
3810 msgstr ""
3811
3812 #: go/lang.opt:90
3813 #, no-c-format
3814 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
3815 msgstr ""
3816
3817 #: go/lang.opt:94
3818 #, no-c-format
3819 msgid "Emit optimization diagnostics."
3820 msgstr ""
3821
3822 #: analyzer/analyzer.opt:27
3823 #, no-c-format
3824 msgid "The maximum number of 'after supernode' exploded nodes within the analyzer per supernode, before terminating analysis."
3825 msgstr ""
3826
3827 #: analyzer/analyzer.opt:31
3828 #, no-c-format
3829 msgid "The maximum number of exploded nodes per program point within the analyzer, before terminating analysis of that point."
3830 msgstr ""
3831
3832 #: analyzer/analyzer.opt:35
3833 #, no-c-format
3834 msgid "The maximum number of constraints per state."
3835 msgstr ""
3836
3837 #: analyzer/analyzer.opt:39
3838 #, no-c-format
3839 msgid "The maximum number of infeasible edges to reject before declaring a diagnostic as infeasible."
3840 msgstr ""
3841
3842 #: analyzer/analyzer.opt:43
3843 #, no-c-format
3844 msgid "The maximum number of times a callsite can appear in a call stack within the analyzer, before terminating analysis of a call that would recurse deeper."
3845 msgstr ""
3846
3847 #: analyzer/analyzer.opt:47
3848 #, no-c-format
3849 msgid "The maximum depth of a symbolic value, before approximating the value as unknown."
3850 msgstr ""
3851
3852 #: analyzer/analyzer.opt:51
3853 #, no-c-format
3854 msgid "The minimum number of supernodes within a function for the analyzer to consider summarizing its effects at call sites."
3855 msgstr ""
3856
3857 #: analyzer/analyzer.opt:55
3858 #, no-c-format
3859 msgid "The maximum depth of exploded nodes that should appear in a dot dump before switching to a less verbose format."
3860 msgstr ""
3861
3862 #: analyzer/analyzer.opt:59
3863 #, no-c-format
3864 msgid "Warn about code paths in which a stdio FILE can be closed more than once."
3865 msgstr ""
3866
3867 #: analyzer/analyzer.opt:63
3868 #, no-c-format
3869 msgid "Warn about code paths in which a pointer can be freed more than once."
3870 msgstr ""
3871
3872 #: analyzer/analyzer.opt:67
3873 #, no-c-format
3874 msgid "Warn about code paths in which sensitive data is written to a file."
3875 msgstr ""
3876
3877 #: analyzer/analyzer.opt:71
3878 #, no-c-format
3879 msgid "Warn about code paths in which a stdio FILE is not closed."
3880 msgstr ""
3881
3882 #: analyzer/analyzer.opt:75
3883 #, no-c-format
3884 msgid "Warn about code paths in which a non-heap pointer is freed."
3885 msgstr ""
3886
3887 #: analyzer/analyzer.opt:79
3888 #, no-c-format
3889 msgid "Warn about code paths in which a heap-allocated pointer leaks."
3890 msgstr ""
3891
3892 #: analyzer/analyzer.opt:83
3893 #, no-c-format
3894 msgid "Warn about code paths in which the wrong deallocation function is called."
3895 msgstr ""
3896
3897 #: analyzer/analyzer.opt:87
3898 #, no-c-format
3899 msgid "Warn about code paths in which a possibly-NULL value is passed to a must-not-be-NULL function argument."
3900 msgstr ""
3901
3902 #: analyzer/analyzer.opt:91
3903 #, no-c-format
3904 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
3905 msgstr ""
3906
3907 #: analyzer/analyzer.opt:95
3908 #, no-c-format
3909 msgid "Warn about code paths in which an async-signal-unsafe function is called from a signal handler."
3910 msgstr ""
3911
3912 #: analyzer/analyzer.opt:99
3913 #, no-c-format
3914 msgid "Warn about code paths in which NULL is passed to a must-not-be-NULL function argument."
3915 msgstr ""
3916
3917 #: analyzer/analyzer.opt:103
3918 #, no-c-format
3919 msgid "Warn about code paths in which a NULL pointer is dereferenced."
3920 msgstr ""
3921
3922 #: analyzer/analyzer.opt:107
3923 #, no-c-format
3924 msgid "Warn about code paths in which a shift with negative count is attempted."
3925 msgstr ""
3926
3927 #: analyzer/analyzer.opt:111
3928 #, no-c-format
3929 msgid "Warn about code paths in which a shift with count >= width of type is attempted."
3930 msgstr ""
3931
3932 #: analyzer/analyzer.opt:115
3933 #, no-c-format
3934 msgid "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a stack frame that has returned."
3935 msgstr ""
3936
3937 #: analyzer/analyzer.opt:119
3938 #, no-c-format
3939 msgid "Warn about code paths in which an unsanitized value is used as an allocation size."
3940 msgstr ""
3941
3942 #: analyzer/analyzer.opt:123
3943 #, no-c-format
3944 msgid "Warn about code paths in which an unsanitized value is used as an array index."
3945 msgstr ""
3946
3947 #: analyzer/analyzer.opt:127
3948 #, no-c-format
3949 msgid "Warn about code paths in which an unsanitized value is used as a divisor."
3950 msgstr ""
3951
3952 #: analyzer/analyzer.opt:131
3953 #, no-c-format
3954 msgid "Warn about code paths in which an unsanitized value is used as a pointer offset."
3955 msgstr ""
3956
3957 #: analyzer/analyzer.opt:135
3958 #, no-c-format
3959 msgid "Warn about code paths in which an unsanitized value is used as a size."
3960 msgstr ""
3961
3962 #: analyzer/analyzer.opt:139
3963 #, no-c-format
3964 msgid "Warn about code paths in which a freed value is used."
3965 msgstr ""
3966
3967 #: analyzer/analyzer.opt:143
3968 #, no-c-format
3969 msgid "Warn about code paths in which a pointer to a stale stack frame is used."
3970 msgstr ""
3971
3972 #: analyzer/analyzer.opt:147
3973 #, no-c-format
3974 msgid "Warn about code paths which attempt to write to a const object."
3975 msgstr ""
3976
3977 #: analyzer/analyzer.opt:151
3978 #, no-c-format
3979 msgid "Warn about code paths which attempt to write to a string literal."
3980 msgstr "Попереджати про шляхи коду, у яких робиться спроба записати до рядкового літерала."
3981
3982 #: analyzer/analyzer.opt:155
3983 #, no-c-format
3984 msgid "Warn about code paths in which an uninitialized value is used."
3985 msgstr ""
3986
3987 #: analyzer/analyzer.opt:159
3988 #, no-c-format
3989 msgid "Warn if the code is too complicated for the analyzer to fully explore."
3990 msgstr ""
3991
3992 #: analyzer/analyzer.opt:163
3993 #, no-c-format
3994 msgid "Restrict the analyzer to run just the named checker."
3995 msgstr ""
3996
3997 #: analyzer/analyzer.opt:167
3998 #, no-c-format
3999 msgid "Avoid combining multiple statements into one exploded edge."
4000 msgstr ""
4001
4002 #: analyzer/analyzer.opt:171
4003 #, no-c-format
4004 msgid "Verify that paths are feasible when emitting diagnostics."
4005 msgstr ""
4006
4007 #: analyzer/analyzer.opt:175
4008 #, no-c-format
4009 msgid "Issue a note when diagnostics are deduplicated."
4010 msgstr ""
4011
4012 #: analyzer/analyzer.opt:179
4013 #, no-c-format
4014 msgid "Purge unneeded state during analysis."
4015 msgstr ""
4016
4017 #: analyzer/analyzer.opt:183
4018 #, no-c-format
4019 msgid "Merge similar-enough states during analysis."
4020 msgstr ""
4021
4022 #: analyzer/analyzer.opt:187
4023 #, no-c-format
4024 msgid "Enable transitivity of constraints during analysis."
4025 msgstr ""
4026
4027 #: analyzer/analyzer.opt:191
4028 #, no-c-format
4029 msgid "Approximate the effect of function calls to simplify analysis."
4030 msgstr ""
4031
4032 #: analyzer/analyzer.opt:195
4033 #, no-c-format
4034 msgid "Emit more verbose descriptions of control flow in diagnostics."
4035 msgstr ""
4036
4037 #: analyzer/analyzer.opt:199
4038 #, no-c-format
4039 msgid "Emit more verbose descriptions of state changes in diagnostics."
4040 msgstr ""
4041
4042 #: analyzer/analyzer.opt:203
4043 #, no-c-format
4044 msgid "Control which events are displayed in diagnostic paths."
4045 msgstr ""
4046
4047 #: analyzer/analyzer.opt:207
4048 #, no-c-format
4049 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
4050 msgstr ""
4051
4052 #: analyzer/analyzer.opt:211
4053 #, no-c-format
4054 msgid "Dump various analyzer internals to stderr."
4055 msgstr ""
4056
4057 #: analyzer/analyzer.opt:215
4058 #, no-c-format
4059 msgid "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot file."
4060 msgstr ""
4061
4062 #: analyzer/analyzer.opt:219
4063 #, no-c-format
4064 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
4065 msgstr ""
4066
4067 #: analyzer/analyzer.opt:223
4068 #, no-c-format
4069 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
4070 msgstr ""
4071
4072 #: analyzer/analyzer.opt:227
4073 #, no-c-format
4074 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
4075 msgstr ""
4076
4077 #: analyzer/analyzer.opt:231
4078 #, no-c-format
4079 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
4080 msgstr ""
4081
4082 #: analyzer/analyzer.opt:235
4083 #, no-c-format
4084 msgid "Dump a textual representation of each diagnostic's exploded path to SRCFILE.IDX.KIND.epath.txt."
4085 msgstr ""
4086
4087 #: analyzer/analyzer.opt:239
4088 #, no-c-format
4089 msgid "Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot."
4090 msgstr ""
4091
4092 #: analyzer/analyzer.opt:243
4093 #, no-c-format
4094 msgid "Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file."
4095 msgstr ""
4096
4097 #: analyzer/analyzer.opt:247
4098 #, no-c-format
4099 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
4100 msgstr ""
4101
4102 #: analyzer/analyzer.opt:251
4103 #, no-c-format
4104 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
4105 msgstr ""
4106
4107 #: analyzer/analyzer.opt:255
4108 #, no-c-format
4109 msgid "Emit custom warnings with internal details intended for analyzer developers."
4110 msgstr ""
4111
4112 #: config/vms/vms.opt:27
4113 #, no-c-format
4114 msgid "Malloc data into P2 space."
4115 msgstr ""
4116
4117 #: config/vms/vms.opt:31
4118 #, no-c-format
4119 msgid "Set name of main routine for the debugger."
4120 msgstr ""
4121
4122 #: config/vms/vms.opt:35
4123 #, no-c-format
4124 msgid "Use VMS exit codes instead of posix ones."
4125 msgstr ""
4126
4127 #: config/vms/vms.opt:39
4128 #, no-c-format
4129 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
4130 msgstr ""
4131
4132 #: config/mcore/mcore.opt:23
4133 #, no-c-format
4134 msgid "Generate code for the M*Core M210."
4135 msgstr ""
4136
4137 #: config/mcore/mcore.opt:27
4138 #, no-c-format
4139 msgid "Generate code for the M*Core M340."
4140 msgstr ""
4141
4142 #: config/mcore/mcore.opt:31
4143 #, no-c-format
4144 msgid "Force functions to be aligned to a 4 byte boundary."
4145 msgstr ""
4146
4147 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
4148 #, no-c-format
4149 msgid "Generate big-endian code."
4150 msgstr ""
4151
4152 #: config/mcore/mcore.opt:39
4153 #, no-c-format
4154 msgid "Emit call graph information."
4155 msgstr ""
4156
4157 #: config/mcore/mcore.opt:43
4158 #, no-c-format
4159 msgid "Use the divide instruction."
4160 msgstr ""
4161
4162 #: config/mcore/mcore.opt:47
4163 #, no-c-format
4164 msgid "Inline constants if it can be done in 2 insns or less."
4165 msgstr ""
4166
4167 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
4168 #, no-c-format
4169 msgid "Generate little-endian code."
4170 msgstr ""
4171
4172 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
4173 #, no-c-format
4174 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
4175 msgstr ""
4176
4177 #: config/mcore/mcore.opt:60
4178 #, no-c-format
4179 msgid "Use arbitrary sized immediates in bit operations."
4180 msgstr ""
4181
4182 #: config/mcore/mcore.opt:64
4183 #, no-c-format
4184 msgid "Prefer word accesses over byte accesses."
4185 msgstr ""
4186
4187 #: config/mcore/mcore.opt:71
4188 #, no-c-format
4189 msgid "Set the maximum amount for a single stack increment operation."
4190 msgstr ""
4191
4192 #: config/mcore/mcore.opt:75
4193 #, no-c-format
4194 msgid "Always treat bitfields as int-sized."
4195 msgstr ""
4196
4197 #: config/linux-android.opt:23
4198 #, no-c-format
4199 msgid "Generate code for the Android platform."
4200 msgstr ""
4201
4202 #: config/mmix/mmix.opt:24
4203 #, no-c-format
4204 msgid "For intrinsics library: pass all parameters in registers."
4205 msgstr ""
4206
4207 #: config/mmix/mmix.opt:28
4208 #, no-c-format
4209 msgid "Use register stack for parameters and return value."
4210 msgstr ""
4211
4212 #: config/mmix/mmix.opt:32
4213 #, no-c-format
4214 msgid "Use call-clobbered registers for parameters and return value."
4215 msgstr ""
4216
4217 #: config/mmix/mmix.opt:37
4218 #, no-c-format
4219 msgid "Use epsilon-respecting floating point compare instructions."
4220 msgstr ""
4221
4222 #: config/mmix/mmix.opt:41
4223 #, no-c-format
4224 msgid "Use zero-extending memory loads, not sign-extending ones."
4225 msgstr ""
4226
4227 #: config/mmix/mmix.opt:45
4228 #, no-c-format
4229 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
4230 msgstr ""
4231
4232 #: config/mmix/mmix.opt:49
4233 #, no-c-format
4234 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
4235 msgstr ""
4236
4237 #: config/mmix/mmix.opt:53
4238 #, no-c-format
4239 msgid "Do not provide a default start-address 0x100 of the program."
4240 msgstr ""
4241
4242 #: config/mmix/mmix.opt:57
4243 #, no-c-format
4244 msgid "Link to emit program in ELF format (rather than mmo)."
4245 msgstr ""
4246
4247 #: config/mmix/mmix.opt:61
4248 #, no-c-format
4249 msgid "Use P-mnemonics for branches statically predicted as taken."
4250 msgstr ""
4251
4252 #: config/mmix/mmix.opt:65
4253 #, no-c-format
4254 msgid "Don't use P-mnemonics for branches."
4255 msgstr ""
4256
4257 #: config/mmix/mmix.opt:79
4258 #, no-c-format
4259 msgid "Use addresses that allocate global registers."
4260 msgstr ""
4261
4262 #: config/mmix/mmix.opt:83
4263 #, no-c-format
4264 msgid "Do not use addresses that allocate global registers."
4265 msgstr ""
4266
4267 #: config/mmix/mmix.opt:87
4268 #, no-c-format
4269 msgid "Generate a single exit point for each function."
4270 msgstr ""
4271
4272 #: config/mmix/mmix.opt:91
4273 #, no-c-format
4274 msgid "Do not generate a single exit point for each function."
4275 msgstr ""
4276
4277 #: config/mmix/mmix.opt:95
4278 #, no-c-format
4279 msgid "Set start-address of the program."
4280 msgstr ""
4281
4282 #: config/mmix/mmix.opt:99
4283 #, no-c-format
4284 msgid "Set start-address of data."
4285 msgstr ""
4286
4287 #: config/darwin.opt:34
4288 #, no-c-format
4289 msgid "Generate code for darwin loadable kernel extensions."
4290 msgstr ""
4291
4292 #: config/darwin.opt:38
4293 #, no-c-format
4294 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
4295 msgstr ""
4296
4297 #: config/darwin.opt:42
4298 #, no-c-format
4299 msgid "Generate compile-time CFString objects."
4300 msgstr ""
4301
4302 #: config/darwin.opt:46
4303 #, no-c-format
4304 msgid "Warn if constant CFString objects contain non-portable characters."
4305 msgstr ""
4306
4307 #: config/darwin.opt:51
4308 #, no-c-format
4309 msgid "Generate AT&T-style stubs for Mach-O."
4310 msgstr ""
4311
4312 #: config/darwin.opt:55
4313 #, no-c-format
4314 msgid "Generate code suitable for executables (NOT shared libs)."
4315 msgstr ""
4316
4317 #: config/darwin.opt:59
4318 #, no-c-format
4319 msgid "Generate code suitable for fast turn around debugging."
4320 msgstr ""
4321
4322 #: config/darwin.opt:63
4323 #, no-c-format
4324 msgid "Generate code for the kernel or loadable kernel extensions."
4325 msgstr ""
4326
4327 #: config/darwin.opt:71
4328 #, no-c-format
4329 msgid "The earliest macOS version on which this program will run."
4330 msgstr ""
4331
4332 #: config/darwin.opt:76
4333 #, no-c-format
4334 msgid "Set sizeof(bool) to 1."
4335 msgstr ""
4336
4337 #: config/darwin.opt:80
4338 #, no-c-format
4339 msgid "Force generation of external symbol indirection stubs."
4340 msgstr ""
4341
4342 #: config/darwin.opt:88
4343 #, no-c-format
4344 msgid "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain linker for the current invocation."
4345 msgstr ""
4346
4347 #: config/darwin.opt:94
4348 #, no-c-format
4349 msgid "Load all members of archive libraries, rather than only those that satisfy undefined symbols."
4350 msgstr ""
4351
4352 #: config/darwin.opt:98
4353 #, no-c-format
4354 msgid "-allowable_client <name>\tThe output dylib is private to the client <name>."
4355 msgstr ""
4356
4357 #: config/darwin.opt:102
4358 #, no-c-format
4359 msgid "-arch <name>\tGenerate output for architecture <name>."
4360 msgstr ""
4361
4362 #: config/darwin.opt:106
4363 #, no-c-format
4364 msgid "Mismatches between file architecture and one specified by \"-arch\" are errors instead of warnings."
4365 msgstr ""
4366
4367 #: config/darwin.opt:110
4368 #, no-c-format
4369 msgid "The earliest macOS version on which this program will run (formatted for the assembler)."
4370 msgstr ""
4371
4372 #: config/darwin.opt:114
4373 #, no-c-format
4374 msgid "Generate an output executable that binds symbols on load, rather than lazily."
4375 msgstr ""
4376
4377 #: config/darwin.opt:118
4378 #, no-c-format
4379 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
4380 msgstr ""
4381
4382 #: config/darwin.opt:122
4383 #, no-c-format
4384 msgid "-bundle_loader <executable>\tTreat <executable> (that will be loading this bundle) as if it was one of the dynamic libraries the bundle is linked against for symbol resolution."
4385 msgstr ""
4386
4387 #: config/darwin.opt:126
4388 #, no-c-format
4389 msgid "-client_name <name>\tEnable the executable being built to link against a private dylib (using allowable_client)."
4390 msgstr ""
4391
4392 #: config/darwin.opt:130
4393 #, no-c-format
4394 msgid "-compatibility_version <number>\tSet the version for the client interface.  Client programs must record a value less than or equal to <number>, or the binding will fail at runtime."
4395 msgstr ""
4396
4397 #: config/darwin.opt:134
4398 #, no-c-format
4399 msgid "-current_version <number>\tSet the current version for the library to <number>."
4400 msgstr ""
4401
4402 #: config/darwin.opt:138
4403 #, no-c-format
4404 msgid "Remove code and data that is unreachable from any exported symbol (including the entry point)."
4405 msgstr ""
4406
4407 #: config/darwin.opt:142
4408 #, no-c-format
4409 msgid "-dylib_file install_name:file_name\tThis allows linking of a dylib with \"install_name\" but to be found in a different install position \"file_name\""
4410 msgstr ""
4411
4412 #: config/darwin.opt:146
4413 #, no-c-format
4414 msgid "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building dyld."
4415 msgstr ""
4416
4417 #: config/darwin.opt:150
4418 #, no-c-format
4419 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
4420 msgstr ""
4421
4422 #: config/darwin.opt:154
4423 #, no-c-format
4424 msgid "The default (and opposite of -static), implied by user mode executables, shared libraries and bundles."
4425 msgstr ""
4426
4427 #: config/darwin.opt:158
4428 #, no-c-format
4429 msgid "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-shared\"."
4430 msgstr ""
4431
4432 #: config/darwin.opt:162
4433 #, no-c-format
4434 msgid "-exported_symbols_list <filename>\tExport global symbols in <filename> in linked output file; any symbols not mentioned will be treated as \"hidden\"."
4435 msgstr ""
4436
4437 #: config/darwin.opt:166
4438 #, no-c-format
4439 msgid "Supply a list of objects to be linked from a file, rather than the command line."
4440 msgstr ""
4441
4442 #: config/darwin.opt:170 config/darwin.opt:190
4443 #, no-c-format
4444 msgid "Used for generating code for some older kernel revisions."
4445 msgstr ""
4446
4447 #: config/darwin.opt:174
4448 #, no-c-format
4449 msgid "Ignore the normal two-level namespace; resolve symbols in command line order and do not record which library provided the resolved symbol."
4450 msgstr ""
4451
4452 #: config/darwin.opt:178
4453 #, no-c-format
4454 msgid "For the assembler (and linker) permit any architecture sub-variant to be used without error."
4455 msgstr ""
4456
4457 #: config/darwin.opt:182
4458 #, no-c-format
4459 msgid "Set the output object such that, on loading, dyld will ignore any two-level namespace information and resolve symbols in the discovery order for loaded libs."
4460 msgstr ""
4461
4462 #: config/darwin.opt:186
4463 #, no-c-format
4464 msgid "-framework <name>\tThe linker should search for the framework <name> in the framework search path."
4465 msgstr ""
4466
4467 #: config/darwin.opt:194
4468 #, no-c-format
4469 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
4470 msgstr ""
4471
4472 #: config/darwin.opt:198
4473 #, no-c-format
4474 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
4475 msgstr ""
4476
4477 #: config/darwin.opt:202
4478 #, no-c-format
4479 msgid "Automatically adds space for longer path names in load commands (up to MAXPATHLEN)."
4480 msgstr ""
4481
4482 #: config/darwin.opt:206
4483 #, no-c-format
4484 msgid "-image_base <address>\tSpecify <address> as the base address for a dylib or bundle."
4485 msgstr ""
4486
4487 #: config/darwin.opt:210
4488 #, no-c-format
4489 msgid "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first initialiser for a dylib."
4490 msgstr ""
4491
4492 #: config/darwin.opt:214
4493 #, no-c-format
4494 msgid "-install_name <name>\tSet the install name for a dylib."
4495 msgstr ""
4496
4497 #: config/darwin.opt:218
4498 #, no-c-format
4499 msgid "Usually \"private extern\" (hidden) symbols are made local when linking, this command suppresses that such that they remain exported."
4500 msgstr ""
4501
4502 #: config/darwin.opt:222
4503 #, no-c-format
4504 msgid "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
4505 msgstr ""
4506
4507 #: config/darwin.opt:226
4508 #, no-c-format
4509 msgid "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism for warning about symbols defined in multiple dylibs."
4510 msgstr ""
4511
4512 #: config/darwin.opt:230
4513 #, no-c-format
4514 msgid "(Obsolete after 10.4) -multiply_defined_unused <treatment>\tProvided a mechanism for warning about symbols defined in the current executable also being defined in linked dylibs."
4515 msgstr ""
4516
4517 #: config/darwin.opt:234
4518 #, no-c-format
4519 msgid "(Obsolete) Current linkers never dead-strip these items, so the option is not needed."
4520 msgstr ""
4521
4522 #: config/darwin.opt:238
4523 #, no-c-format
4524 msgid "Do not add a default symbol exports to modules or dynamic libraries."
4525 msgstr ""
4526
4527 #: config/darwin.opt:242
4528 #, no-c-format
4529 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
4530 msgstr ""
4531
4532 #: config/darwin.opt:246
4533 #, no-c-format
4534 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
4535 msgstr ""
4536
4537 #: config/darwin.opt:250 config/darwin.opt:265 config/darwin.opt:269
4538 #, no-c-format
4539 msgid "(Obsolete) LD_PREBIND is no longer supported."
4540 msgstr ""
4541
4542 #: config/darwin.opt:254
4543 #, no-c-format
4544 msgid "(Obsolete) This is the default."
4545 msgstr ""
4546
4547 #: config/darwin.opt:261
4548 #, no-c-format
4549 msgid "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
4550 msgstr ""
4551
4552 #: config/darwin.opt:273
4553 #, no-c-format
4554 msgid "Produces a Mach-O file suitable for embedded/ROM use."
4555 msgstr ""
4556
4557 #: config/darwin.opt:277
4558 #, no-c-format
4559 msgid "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked bundle contained a symbol also exported from the main executable."
4560 msgstr ""
4561
4562 #: config/darwin.opt:284
4563 #, no-c-format
4564 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
4565 msgstr ""
4566
4567 #: config/darwin.opt:288
4568 #, no-c-format
4569 msgid "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not recommended)."
4570 msgstr ""
4571
4572 #: config/darwin.opt:292
4573 #, no-c-format
4574 msgid "-sectalign <segname> <sectname> <value>\tSet section <sectname> in segment <segname> to have alignment <value> which must be an integral power of two expressed in hexadecimal form."
4575 msgstr ""
4576
4577 #: config/darwin.opt:296
4578 #, no-c-format
4579 msgid "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in segment <segname> from the contents of <file>."
4580 msgstr ""
4581
4582 #: config/darwin.opt:300
4583 #, no-c-format
4584 msgid "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol at the start of a section is no longer supported."
4585 msgstr ""
4586
4587 #: config/darwin.opt:304
4588 #, no-c-format
4589 msgid "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more general option \"-order_file\"."
4590 msgstr ""
4591
4592 #: config/darwin.opt:308
4593 #, no-c-format
4594 msgid "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; <file> contains a line for each library."
4595 msgstr ""
4596
4597 #: config/darwin.opt:313
4598 #, no-c-format
4599 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
4600 msgstr ""
4601
4602 #: config/darwin.opt:317
4603 #, no-c-format
4604 msgid "Synonym for \"image_base\"."
4605 msgstr "Синонім «image_base»."
4606
4607 #: config/darwin.opt:321
4608 #, no-c-format
4609 msgid "-segaddr <name> <address>\tSet the base address of segment <name> to <address> which must be aligned to a page boundary (currently 4kb)."
4610 msgstr ""
4611
4612 #: config/darwin.opt:326
4613 #, no-c-format
4614 msgid "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed creation of a section from a file."
4615 msgstr ""
4616
4617 #: config/darwin.opt:330
4618 #, no-c-format
4619 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
4620 msgstr ""
4621
4622 #: config/darwin.opt:334
4623 #, no-c-format
4624 msgid "-segprot <segname> <max_prot> <init_prot>\tThe virtual memory protections for segment <segname> have maximum and initial values <max_prot> and <init_prot> respectively.  The specified values may contain \"r\", \"w\", \"x\" or \"-\" the latter meaning \"no access\"."
4625 msgstr ""
4626
4627 #: config/darwin.opt:338
4628 #, no-c-format
4629 msgid "-segs_read_only_addr <address>\tSpecify that <address> is the base address of the read-only segments of a dylib."
4630 msgstr ""
4631
4632 #: config/darwin.opt:342
4633 #, no-c-format
4634 msgid "-segs_read_write_addr <address>\tSpecify that <address> is the base address address of the read-write segments of a dylib."
4635 msgstr ""
4636
4637 #: config/darwin.opt:346
4638 #, no-c-format
4639 msgid "(Obsolete)\tThis is the default."
4640 msgstr ""
4641
4642 #: config/darwin.opt:350
4643 #, no-c-format
4644 msgid "-sub_library <name>\tLibrary named <name> will be re-exported (only useful for dylibs)."
4645 msgstr ""
4646
4647 #: config/darwin.opt:354
4648 #, no-c-format
4649 msgid "-sub_umbrella <name>\tFramework named <name> will be re-exported (only useful for dylibs)."
4650 msgstr ""
4651
4652 #: config/darwin.opt:358
4653 #, no-c-format
4654 msgid "This is the default."
4655 msgstr "Це типове значення."
4656
4657 #: config/darwin.opt:362
4658 #, no-c-format
4659 msgid "Add extra information to the executable that can speed up dynamic loading (provided that dependent libraries are unchanged)."
4660 msgstr ""
4661
4662 #: config/darwin.opt:366
4663 #, no-c-format
4664 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
4665 msgstr ""
4666
4667 #: config/darwin.opt:370
4668 #, no-c-format
4669 msgid "-undefined <treatment>\tSpecify the handling for undefined symbols (default is error)."
4670 msgstr ""
4671
4672 #: config/darwin.opt:374
4673 #, no-c-format
4674 msgid "-unexported_symbols_list <filename>\tDo not export the global symbols listed in <filename>."
4675 msgstr ""
4676
4677 #: config/darwin.opt:378
4678 #, no-c-format
4679 msgid "-weak_reference_mismatches <treatment>\tSpecifies what to do if a symbol import conflicts between file (weak in one and not in another) the default is to treat the symbol as non-weak."
4680 msgstr ""
4681
4682 #: config/darwin.opt:382
4683 #, no-c-format
4684 msgid "Logs which object files the linker loads."
4685 msgstr ""
4686
4687 #: config/darwin.opt:386
4688 #, no-c-format
4689 msgid "Logs which symbol(s) caused an object to be loaded."
4690 msgstr ""
4691
4692 #: config/darwin.opt:394
4693 #, no-c-format
4694 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
4695 msgstr ""
4696
4697 #: config/darwin.opt:398
4698 #, no-c-format
4699 msgid "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable (only handled by ld_classic)."
4700 msgstr ""
4701
4702 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/cr16/cr16.opt:23
4703 #: config/c6x/c6x.opt:38
4704 #, no-c-format
4705 msgid "Use simulator runtime."
4706 msgstr ""
4707
4708 #: config/bfin/bfin.opt:44 config/arm/arm.opt:108
4709 #, no-c-format
4710 msgid "Specify the name of the target CPU."
4711 msgstr ""
4712
4713 #: config/bfin/bfin.opt:48
4714 #, no-c-format
4715 msgid "Omit frame pointer for leaf functions."
4716 msgstr ""
4717
4718 #: config/bfin/bfin.opt:52
4719 #, no-c-format
4720 msgid "Program is entirely located in low 64k of memory."
4721 msgstr ""
4722
4723 #: config/bfin/bfin.opt:56
4724 #, no-c-format
4725 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
4726 msgstr ""
4727
4728 #: config/bfin/bfin.opt:61
4729 #, no-c-format
4730 msgid "Avoid speculative loads to work around a hardware anomaly."
4731 msgstr ""
4732
4733 #: config/bfin/bfin.opt:65
4734 #, no-c-format
4735 msgid "Enabled ID based shared library."
4736 msgstr "Увімкнено засновану на ідентифікаторах бібліотеку спільного використання."
4737
4738 #: config/bfin/bfin.opt:69
4739 #, no-c-format
4740 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
4741 msgstr ""
4742
4743 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
4744 #, no-c-format
4745 msgid "ID of shared library to build."
4746 msgstr "Ідентифікатор бібліотеки спільного використання для збирання."
4747
4748 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
4749 #, no-c-format
4750 msgid "Enable separate data segment."
4751 msgstr ""
4752
4753 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
4754 #, no-c-format
4755 msgid "Avoid generating pc-relative calls; use indirection."
4756 msgstr ""
4757
4758 #: config/bfin/bfin.opt:86
4759 #, no-c-format
4760 msgid "Link with the fast floating-point library."
4761 msgstr ""
4762
4763 #: config/bfin/bfin.opt:90 config/arm/arm.opt:323 config/frv/frv.opt:130
4764 #, no-c-format
4765 msgid "Enable Function Descriptor PIC mode."
4766 msgstr ""
4767
4768 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
4769 #, no-c-format
4770 msgid "Enable inlining of PLT in function calls."
4771 msgstr ""
4772
4773 #: config/bfin/bfin.opt:98
4774 #, no-c-format
4775 msgid "Do stack checking using bounds in L1 scratch memory."
4776 msgstr ""
4777
4778 #: config/bfin/bfin.opt:102
4779 #, no-c-format
4780 msgid "Enable multicore support."
4781 msgstr ""
4782
4783 #: config/bfin/bfin.opt:106
4784 #, no-c-format
4785 msgid "Build for Core A."
4786 msgstr ""
4787
4788 #: config/bfin/bfin.opt:110
4789 #, no-c-format
4790 msgid "Build for Core B."
4791 msgstr ""
4792
4793 #: config/bfin/bfin.opt:114
4794 #, no-c-format
4795 msgid "Build for SDRAM."
4796 msgstr ""
4797
4798 #: config/bfin/bfin.opt:118
4799 #, no-c-format
4800 msgid "Assume ICPLBs are enabled at runtime."
4801 msgstr ""
4802
4803 #: config/m68k/m68k-tables.opt:25
4804 #, no-c-format
4805 msgid "Known M68K CPUs (for use with the -mcpu= option):"
4806 msgstr ""
4807
4808 #: config/m68k/m68k-tables.opt:365
4809 #, no-c-format
4810 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
4811 msgstr ""
4812
4813 #: config/m68k/m68k-tables.opt:411
4814 #, no-c-format
4815 msgid "Known M68K ISAs (for use with the -march= option):"
4816 msgstr ""
4817
4818 #: config/m68k/ieee.opt:24 config/i386/i386.opt:374
4819 #, no-c-format
4820 msgid "Use IEEE math for fp comparisons."
4821 msgstr ""
4822
4823 #: config/m68k/m68k.opt:30
4824 #, no-c-format
4825 msgid "Generate code for a 520X."
4826 msgstr ""
4827
4828 #: config/m68k/m68k.opt:34
4829 #, no-c-format
4830 msgid "Generate code for a 5206e."
4831 msgstr ""
4832
4833 #: config/m68k/m68k.opt:38
4834 #, no-c-format
4835 msgid "Generate code for a 528x."
4836 msgstr ""
4837
4838 #: config/m68k/m68k.opt:42
4839 #, no-c-format
4840 msgid "Generate code for a 5307."
4841 msgstr ""
4842
4843 #: config/m68k/m68k.opt:46
4844 #, no-c-format
4845 msgid "Generate code for a 5407."
4846 msgstr ""
4847
4848 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
4849 #, no-c-format
4850 msgid "Generate code for a 68000."
4851 msgstr ""
4852
4853 #: config/m68k/m68k.opt:54
4854 #, no-c-format
4855 msgid "Generate code for a 68010."
4856 msgstr ""
4857
4858 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
4859 #, no-c-format
4860 msgid "Generate code for a 68020."
4861 msgstr ""
4862
4863 #: config/m68k/m68k.opt:62
4864 #, no-c-format
4865 msgid "Generate code for a 68040, without any new instructions."
4866 msgstr ""
4867
4868 #: config/m68k/m68k.opt:66
4869 #, no-c-format
4870 msgid "Generate code for a 68060, without any new instructions."
4871 msgstr ""
4872
4873 #: config/m68k/m68k.opt:70
4874 #, no-c-format
4875 msgid "Generate code for a 68030."
4876 msgstr ""
4877
4878 #: config/m68k/m68k.opt:74
4879 #, no-c-format
4880 msgid "Generate code for a 68040."
4881 msgstr ""
4882
4883 #: config/m68k/m68k.opt:78
4884 #, no-c-format
4885 msgid "Generate code for a 68060."
4886 msgstr ""
4887
4888 #: config/m68k/m68k.opt:82
4889 #, no-c-format
4890 msgid "Generate code for a 68302."
4891 msgstr ""
4892
4893 #: config/m68k/m68k.opt:86
4894 #, no-c-format
4895 msgid "Generate code for a 68332."
4896 msgstr ""
4897
4898 #: config/m68k/m68k.opt:91
4899 #, no-c-format
4900 msgid "Generate code for a 68851."
4901 msgstr ""
4902
4903 #: config/m68k/m68k.opt:95
4904 #, no-c-format
4905 msgid "Generate code that uses 68881 floating-point instructions."
4906 msgstr ""
4907
4908 #: config/m68k/m68k.opt:99
4909 #, no-c-format
4910 msgid "Align variables on a 32-bit boundary."
4911 msgstr ""
4912
4913 #: config/m68k/m68k.opt:103 config/arm/arm.opt:77 config/nios2/nios2.opt:570
4914 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
4915 #, no-c-format
4916 msgid "Specify the name of the target architecture."
4917 msgstr ""
4918
4919 #: config/m68k/m68k.opt:107
4920 #, no-c-format
4921 msgid "Use the bit-field instructions."
4922 msgstr ""
4923
4924 #: config/m68k/m68k.opt:119
4925 #, no-c-format
4926 msgid "Generate code for a ColdFire v4e."
4927 msgstr ""
4928
4929 #: config/m68k/m68k.opt:123
4930 #, no-c-format
4931 msgid "Specify the target CPU."
4932 msgstr ""
4933
4934 #: config/m68k/m68k.opt:127
4935 #, no-c-format
4936 msgid "Generate code for a cpu32."
4937 msgstr ""
4938
4939 #: config/m68k/m68k.opt:131
4940 #, no-c-format
4941 msgid "Use hardware division instructions on ColdFire."
4942 msgstr ""
4943
4944 #: config/m68k/m68k.opt:135
4945 #, no-c-format
4946 msgid "Generate code for a Fido A."
4947 msgstr ""
4948
4949 #: config/m68k/m68k.opt:139
4950 #, no-c-format
4951 msgid "Generate code which uses hardware floating point instructions."
4952 msgstr ""
4953
4954 #: config/m68k/m68k.opt:143
4955 #, no-c-format
4956 msgid "Enable ID based shared library."
4957 msgstr "Увімкнути засновану на ідентифікаторах бібліотеку спільного використання."
4958
4959 #: config/m68k/m68k.opt:147
4960 #, no-c-format
4961 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
4962 msgstr ""
4963
4964 #: config/m68k/m68k.opt:151
4965 #, no-c-format
4966 msgid "Do not use the bit-field instructions."
4967 msgstr ""
4968
4969 #: config/m68k/m68k.opt:155
4970 #, no-c-format
4971 msgid "Use normal calling convention."
4972 msgstr ""
4973
4974 #: config/m68k/m68k.opt:159
4975 #, no-c-format
4976 msgid "Consider type 'int' to be 32 bits wide."
4977 msgstr ""
4978
4979 #: config/m68k/m68k.opt:163
4980 #, no-c-format
4981 msgid "Generate pc-relative code."
4982 msgstr ""
4983
4984 #: config/m68k/m68k.opt:167
4985 #, no-c-format
4986 msgid "Use different calling convention using 'rtd'."
4987 msgstr ""
4988
4989 #: config/m68k/m68k.opt:179
4990 #, no-c-format
4991 msgid "Consider type 'int' to be 16 bits wide."
4992 msgstr ""
4993
4994 #: config/m68k/m68k.opt:183
4995 #, no-c-format
4996 msgid "Generate code with library calls for floating point."
4997 msgstr ""
4998
4999 #: config/m68k/m68k.opt:187
5000 #, no-c-format
5001 msgid "Do not use unaligned memory references."
5002 msgstr ""
5003
5004 #: config/m68k/m68k.opt:191
5005 #, no-c-format
5006 msgid "Tune for the specified target CPU or architecture."
5007 msgstr ""
5008
5009 #: config/m68k/m68k.opt:195
5010 #, no-c-format
5011 msgid "Support more than 8192 GOT entries on ColdFire."
5012 msgstr ""
5013
5014 #: config/m68k/m68k.opt:199
5015 #, no-c-format
5016 msgid "Support TLS segment larger than 64K."
5017 msgstr ""
5018
5019 #: config/riscv/riscv.opt:26 config/aarch64/aarch64.opt:68
5020 #: config/arm/arm.opt:96 config/microblaze/microblaze.opt:60
5021 #, no-c-format
5022 msgid "Assume target CPU is configured as big endian."
5023 msgstr ""
5024
5025 #: config/riscv/riscv.opt:30 config/aarch64/aarch64.opt:88
5026 #: config/arm/arm.opt:161 config/microblaze/microblaze.opt:64
5027 #, no-c-format
5028 msgid "Assume target CPU is configured as little endian."
5029 msgstr ""
5030
5031 #: config/riscv/riscv.opt:34
5032 #, no-c-format
5033 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
5034 msgstr ""
5035
5036 #: config/riscv/riscv.opt:38
5037 #, no-c-format
5038 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
5039 msgstr ""
5040
5041 #: config/riscv/riscv.opt:42
5042 #, no-c-format
5043 msgid "Specify integer and floating-point calling convention."
5044 msgstr ""
5045
5046 #: config/riscv/riscv.opt:46 config/i386/i386.opt:425
5047 #, no-c-format
5048 msgid "Attempt to keep stack aligned to this power of 2."
5049 msgstr ""
5050
5051 #: config/riscv/riscv.opt:50
5052 #, no-c-format
5053 msgid "Supported ABIs (for use with the -mabi= option):"
5054 msgstr ""
5055
5056 #: config/riscv/riscv.opt:75
5057 #, no-c-format
5058 msgid "Use hardware floating-point divide and square root instructions."
5059 msgstr ""
5060
5061 #: config/riscv/riscv.opt:79
5062 #, no-c-format
5063 msgid "Use hardware instructions for integer division."
5064 msgstr ""
5065
5066 #: config/riscv/riscv.opt:83
5067 #, no-c-format
5068 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must be lower-case."
5069 msgstr ""
5070
5071 #: config/riscv/riscv.opt:88 config/mips/mips.opt:405
5072 #, no-c-format
5073 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
5074 msgstr ""
5075
5076 #: config/riscv/riscv.opt:92
5077 #, no-c-format
5078 msgid "-mcpu=PROCESSOR\tUse architecture of and optimize the output for PROCESSOR."
5079 msgstr ""
5080
5081 #: config/riscv/riscv.opt:96
5082 #, no-c-format
5083 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
5084 msgstr ""
5085
5086 #: config/riscv/riscv.opt:100
5087 #, no-c-format
5088 msgid "Use smaller but slower prologue and epilogue code."
5089 msgstr ""
5090
5091 #: config/riscv/riscv.opt:104
5092 #, no-c-format
5093 msgid "Convert BASE + LARGE_OFFSET addresses to NEW_BASE + SMALL_OFFSET to allow more memory accesses to be generated as compressed instructions.  Currently targets 32-bit integer load/stores."
5094 msgstr ""
5095
5096 #: config/riscv/riscv.opt:110 config/aarch64/aarch64.opt:92
5097 #: config/loongarch/loongarch.opt:186
5098 #, no-c-format
5099 msgid "Specify the code model."
5100 msgstr ""
5101
5102 #: config/riscv/riscv.opt:114 config/loongarch/loongarch.opt:158
5103 #, no-c-format
5104 msgid "Do not generate unaligned memory accesses."
5105 msgstr ""
5106
5107 #: config/riscv/riscv.opt:118 config/i386/i386.opt:293
5108 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
5109 #: config/tilegx/tilegx.opt:57
5110 #, no-c-format
5111 msgid "Known code models (for use with the -mcmodel= option):"
5112 msgstr ""
5113
5114 #: config/riscv/riscv.opt:128
5115 #, no-c-format
5116 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
5117 msgstr ""
5118
5119 #: config/riscv/riscv.opt:132
5120 #, no-c-format
5121 msgid "Take advantage of linker relaxations to reduce the number of instructions required to materialize symbol addresses."
5122 msgstr ""
5123
5124 #: config/riscv/riscv.opt:153
5125 #, no-c-format
5126 msgid "Emit RISC-V ELF attribute."
5127 msgstr ""
5128
5129 #: config/riscv/riscv.opt:157 config/i386/i386.opt:246
5130 #, no-c-format
5131 msgid "Use the given data alignment."
5132 msgstr ""
5133
5134 #: config/riscv/riscv.opt:161 config/i386/i386.opt:250
5135 #, no-c-format
5136 msgid "Known data alignment choices (for use with the -malign-data= option):"
5137 msgstr ""
5138
5139 #: config/riscv/riscv.opt:171 config/aarch64/aarch64.opt:235
5140 #: config/i386/i386.opt:1007 config/arm/arm.opt:327
5141 #: config/rs6000/rs6000.opt:554
5142 #, no-c-format
5143 msgid "Use given stack-protector guard."
5144 msgstr ""
5145
5146 #: config/riscv/riscv.opt:175 config/aarch64/aarch64.opt:239
5147 #: config/arm/arm.opt:331 config/rs6000/rs6000.opt:558
5148 #, no-c-format
5149 msgid "Valid arguments to -mstack-protector-guard=:"
5150 msgstr ""
5151
5152 #: config/riscv/riscv.opt:185 config/i386/i386.opt:1021
5153 #: config/rs6000/rs6000.opt:568
5154 #, no-c-format
5155 msgid "Use the given base register for addressing the stack-protector guard."
5156 msgstr ""
5157
5158 #: config/riscv/riscv.opt:192 config/i386/i386.opt:1028
5159 #: config/rs6000/rs6000.opt:575
5160 #, no-c-format
5161 msgid "Use the given offset for addressing the stack-protector guard."
5162 msgstr ""
5163
5164 #: config/riscv/riscv.opt:214
5165 #, no-c-format
5166 msgid "Supported ISA specs (for use with the -misa-spec= option):"
5167 msgstr ""
5168
5169 #: config/riscv/riscv.opt:227
5170 #, no-c-format
5171 msgid "Set the version of RISC-V ISA spec."
5172 msgstr ""
5173
5174 #: config/m32c/m32c.opt:23
5175 #, no-c-format
5176 msgid "-msim\tUse simulator runtime."
5177 msgstr ""
5178
5179 #: config/m32c/m32c.opt:27
5180 #, no-c-format
5181 msgid "-mcpu=r8c\tCompile code for R8C variants."
5182 msgstr ""
5183
5184 #: config/m32c/m32c.opt:31
5185 #, no-c-format
5186 msgid "-mcpu=m16c\tCompile code for M16C variants."
5187 msgstr ""
5188
5189 #: config/m32c/m32c.opt:35
5190 #, no-c-format
5191 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
5192 msgstr ""
5193
5194 #: config/m32c/m32c.opt:39
5195 #, no-c-format
5196 msgid "-mcpu=m32c\tCompile code for M32C variants."
5197 msgstr ""
5198
5199 #: config/m32c/m32c.opt:43
5200 #, no-c-format
5201 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
5202 msgstr ""
5203
5204 #: config/msp430/msp430.opt:7
5205 #, no-c-format
5206 msgid "Use a lightweight configuration of printf and puts to reduce code size. For single-threaded applications, not requiring reentrant I/O only. Requires Newlib Nano IO."
5207 msgstr ""
5208
5209 #: config/msp430/msp430.opt:11
5210 #, no-c-format
5211 msgid "Force assembly output to always use hex constants."
5212 msgstr ""
5213
5214 #: config/msp430/msp430.opt:15
5215 #, no-c-format
5216 msgid "Specify the MCU to build for."
5217 msgstr ""
5218
5219 #: config/msp430/msp430.opt:19
5220 #, no-c-format
5221 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
5222 msgstr ""
5223
5224 #: config/msp430/msp430.opt:23
5225 #, no-c-format
5226 msgid "Warn if devices.csv is not found or there are problem parsing it (default: on)."
5227 msgstr ""
5228
5229 #: config/msp430/msp430.opt:27
5230 #, no-c-format
5231 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
5232 msgstr ""
5233
5234 #: config/msp430/msp430.opt:52
5235 #, no-c-format
5236 msgid "Select large model - 20-bit addresses/pointers."
5237 msgstr ""
5238
5239 #: config/msp430/msp430.opt:56
5240 #, no-c-format
5241 msgid "Select small model - 16-bit addresses/pointers (default)."
5242 msgstr ""
5243
5244 #: config/msp430/msp430.opt:60
5245 #, no-c-format
5246 msgid "Optimize opcode sizes at link time."
5247 msgstr ""
5248
5249 #: config/msp430/msp430.opt:67 config/pru/pru.opt:26
5250 #, no-c-format
5251 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
5252 msgstr ""
5253
5254 #: config/msp430/msp430.opt:74
5255 #, no-c-format
5256 msgid "Specify the type of hardware multiply to support."
5257 msgstr ""
5258
5259 #: config/msp430/msp430.opt:96
5260 #, no-c-format
5261 msgid "Specify whether functions should be placed into the lower or upper memory regions, or if they should be shuffled between the regions (either) for best fit (default: lower)."
5262 msgstr ""
5263
5264 #: config/msp430/msp430.opt:100
5265 #, no-c-format
5266 msgid "Specify whether variables should be placed into the lower or upper memory regions, or if they should be shuffled between the regions (either) for best fit (default: lower)."
5267 msgstr ""
5268
5269 #: config/msp430/msp430.opt:104
5270 #, no-c-format
5271 msgid "Add the .lower prefix to section names when compiling with -m{code,data}-region=lower (disabled by default)."
5272 msgstr ""
5273
5274 #: config/msp430/msp430.opt:123
5275 #, no-c-format
5276 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
5277 msgstr ""
5278
5279 #: config/msp430/msp430.opt:127
5280 #, no-c-format
5281 msgid "Passes on a request to the assembler to warn about various silicon errata."
5282 msgstr ""
5283
5284 #: config/msp430/msp430.opt:131
5285 #, no-c-format
5286 msgid "The path to devices.csv.  The GCC driver can normally locate devices.csv itself and pass this option to the compiler, so the user shouldn't need to pass this."
5287 msgstr ""
5288
5289 #: config/msp430/msp430.opt:136
5290 #, no-c-format
5291 msgid "For shift operations by a constant amount, which require an individual instruction to shift by one position, set the maximum number of inline shift instructions (maximum value 64) to emit instead of using the corresponding __mspabi helper function. The default value is 4."
5292 msgstr ""
5293
5294 #: config/aarch64/aarch64.opt:43
5295 #, no-c-format
5296 msgid "The possible TLS dialects:"
5297 msgstr ""
5298
5299 #: config/aarch64/aarch64.opt:55 config/loongarch/loongarch.opt:167
5300 #, no-c-format
5301 msgid "The code model option names for -mcmodel:"
5302 msgstr ""
5303
5304 #: config/aarch64/aarch64.opt:72 config/i386/i386.opt:1042
5305 #, no-c-format
5306 msgid "Generate code which uses only the general registers."
5307 msgstr ""
5308
5309 #: config/aarch64/aarch64.opt:76 config/i386/i386.opt:1134
5310 #, no-c-format
5311 msgid "Generate code to mitigate against straight line speculation."
5312 msgstr ""
5313
5314 #: config/aarch64/aarch64.opt:80
5315 #, no-c-format
5316 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
5317 msgstr ""
5318
5319 #: config/aarch64/aarch64.opt:84
5320 #, no-c-format
5321 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
5322 msgstr ""
5323
5324 #: config/aarch64/aarch64.opt:96
5325 #, no-c-format
5326 msgid "Don't assume that unaligned accesses are handled by the system."
5327 msgstr ""
5328
5329 #: config/aarch64/aarch64.opt:100 config/i386/i386.opt:405
5330 #, no-c-format
5331 msgid "Omit the frame pointer in leaf functions."
5332 msgstr ""
5333
5334 #: config/aarch64/aarch64.opt:104
5335 #, no-c-format
5336 msgid "Specify TLS dialect."
5337 msgstr ""
5338
5339 #: config/aarch64/aarch64.opt:108
5340 #, no-c-format
5341 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
5342 msgstr ""
5343
5344 #: config/aarch64/aarch64.opt:127
5345 #, no-c-format
5346 msgid "Use features of architecture ARCH."
5347 msgstr ""
5348
5349 #: config/aarch64/aarch64.opt:131
5350 #, no-c-format
5351 msgid "Use features of and optimize for CPU."
5352 msgstr ""
5353
5354 #: config/aarch64/aarch64.opt:135
5355 #, no-c-format
5356 msgid "Optimize for CPU."
5357 msgstr ""
5358
5359 #: config/aarch64/aarch64.opt:139
5360 #, no-c-format
5361 msgid "Generate code that conforms to the specified ABI."
5362 msgstr ""
5363
5364 #: config/aarch64/aarch64.opt:143
5365 #, no-c-format
5366 msgid "-moverride=<string>\tPower users only! Override CPU optimization parameters."
5367 msgstr ""
5368
5369 #: config/aarch64/aarch64.opt:147
5370 #, no-c-format
5371 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
5372 msgstr ""
5373
5374 #: config/aarch64/aarch64.opt:157
5375 #, no-c-format
5376 msgid "PC relative literal loads."
5377 msgstr ""
5378
5379 #: config/aarch64/aarch64.opt:161
5380 #, no-c-format
5381 msgid "Use branch-protection features."
5382 msgstr ""
5383
5384 #: config/aarch64/aarch64.opt:165
5385 #, no-c-format
5386 msgid "Select return address signing scope."
5387 msgstr ""
5388
5389 #: config/aarch64/aarch64.opt:169
5390 #, no-c-format
5391 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
5392 msgstr ""
5393
5394 #: config/aarch64/aarch64.opt:182
5395 #, no-c-format
5396 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."
5397 msgstr ""
5398
5399 #: config/aarch64/aarch64.opt:188
5400 #, no-c-format
5401 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."
5402 msgstr ""
5403
5404 #: config/aarch64/aarch64.opt:195
5405 #, no-c-format
5406 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."
5407 msgstr ""
5408
5409 #: config/aarch64/aarch64.opt:201
5410 #, no-c-format
5411 msgid "The possible SVE vector lengths:"
5412 msgstr ""
5413
5414 #: config/aarch64/aarch64.opt:223
5415 #, no-c-format
5416 msgid "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
5417 msgstr ""
5418
5419 #: config/aarch64/aarch64.opt:227
5420 #, no-c-format
5421 msgid "Enables verbose cost model dumping in the debug dump files."
5422 msgstr ""
5423
5424 #: config/aarch64/aarch64.opt:231
5425 #, no-c-format
5426 msgid "Generate code to track when the CPU might be speculating incorrectly."
5427 msgstr ""
5428
5429 #: config/aarch64/aarch64.opt:249
5430 #, no-c-format
5431 msgid "Use the system register specified on the command line as the stack protector guard register. This option is for use with fstack-protector-strong and not for use in user-land code."
5432 msgstr ""
5433
5434 #: config/aarch64/aarch64.opt:255
5435 #, no-c-format
5436 msgid "Use an immediate to offset from the stack protector guard register, sp_el0. This option is for use with fstack-protector-strong and not for use in user-land code."
5437 msgstr ""
5438
5439 #: config/aarch64/aarch64.opt:264
5440 #, no-c-format
5441 msgid "Generate local calls to out-of-line atomic operations."
5442 msgstr ""
5443
5444 #: config/aarch64/aarch64.opt:268
5445 #, no-c-format
5446 msgid "When vectorizing for SVE, consider using unpacked vectors for smaller elements and use the cost model to pick the cheapest approach.  Also use the cost model to choose between SVE and Advanced SIMD vectorization."
5447 msgstr ""
5448
5449 #: config/aarch64/aarch64.opt:272
5450 #, no-c-format
5451 msgid "The number of Newton iterations for calculating the reciprocal for float type.  The precision of division is proportional to this param when division approximation is enabled.  The default value is 1."
5452 msgstr ""
5453
5454 #: config/aarch64/aarch64.opt:276
5455 #, no-c-format
5456 msgid "The number of Newton iterations for calculating the reciprocal for double type.  The precision of division is proportional to this param when division approximation is enabled.  The default value is 2."
5457 msgstr ""
5458
5459 #: config/aarch64/aarch64.opt:286
5460 #, no-c-format
5461 msgid "Constant memcpy size in bytes above which to start using MOPS sequence."
5462 msgstr ""
5463
5464 #: config/aarch64/aarch64.opt:290
5465 #, no-c-format
5466 msgid "Constant memmove size in bytes above which to start using MOPS sequence."
5467 msgstr ""
5468
5469 #: config/aarch64/aarch64.opt:294
5470 #, no-c-format
5471 msgid "Constant memset size in bytes from which to start using MOPS sequence."
5472 msgstr ""
5473
5474 #: config/aarch64/aarch64.opt:298
5475 #, no-c-format
5476 msgid "Limit how much the autovectorizer may unroll a loop."
5477 msgstr ""
5478
5479 #: config/linux.opt:24
5480 #, no-c-format
5481 msgid "Use Bionic C library."
5482 msgstr ""
5483
5484 #: config/linux.opt:28
5485 #, no-c-format
5486 msgid "Use GNU C library."
5487 msgstr ""
5488
5489 #: config/linux.opt:32
5490 #, no-c-format
5491 msgid "Use uClibc C library."
5492 msgstr ""
5493
5494 #: config/linux.opt:36
5495 #, no-c-format
5496 msgid "Use musl C library."
5497 msgstr ""
5498
5499 #: config/ia64/ilp32.opt:3
5500 #, no-c-format
5501 msgid "Generate ILP32 code."
5502 msgstr ""
5503
5504 #: config/ia64/ilp32.opt:7
5505 #, no-c-format
5506 msgid "Generate LP64 code."
5507 msgstr ""
5508
5509 #: config/ia64/ia64.opt:28
5510 #, no-c-format
5511 msgid "Generate big endian code."
5512 msgstr ""
5513
5514 #: config/ia64/ia64.opt:32
5515 #, no-c-format
5516 msgid "Generate little endian code."
5517 msgstr ""
5518
5519 #: config/ia64/ia64.opt:36
5520 #, no-c-format
5521 msgid "Generate code for GNU as."
5522 msgstr ""
5523
5524 #: config/ia64/ia64.opt:40
5525 #, no-c-format
5526 msgid "Generate code for GNU ld."
5527 msgstr ""
5528
5529 #: config/ia64/ia64.opt:44
5530 #, no-c-format
5531 msgid "Emit stop bits before and after volatile extended asms."
5532 msgstr ""
5533
5534 #: config/ia64/ia64.opt:48
5535 #, no-c-format
5536 msgid "Use in/loc/out register names."
5537 msgstr "Використовувати назви регістрів in/loc/out."
5538
5539 #: config/ia64/ia64.opt:55
5540 #, no-c-format
5541 msgid "Enable use of sdata/scommon/sbss."
5542 msgstr ""
5543
5544 #: config/ia64/ia64.opt:59
5545 #, no-c-format
5546 msgid "Generate code without GP reg."
5547 msgstr ""
5548
5549 #: config/ia64/ia64.opt:63
5550 #, no-c-format
5551 msgid "gp is constant (but save/restore gp on indirect calls)."
5552 msgstr ""
5553
5554 #: config/ia64/ia64.opt:67
5555 #, no-c-format
5556 msgid "Generate self-relocatable code."
5557 msgstr ""
5558
5559 #: config/ia64/ia64.opt:71
5560 #, no-c-format
5561 msgid "Generate inline floating point division, optimize for latency."
5562 msgstr ""
5563
5564 #: config/ia64/ia64.opt:75
5565 #, no-c-format
5566 msgid "Generate inline floating point division, optimize for throughput."
5567 msgstr ""
5568
5569 #: config/ia64/ia64.opt:82
5570 #, no-c-format
5571 msgid "Generate inline integer division, optimize for latency."
5572 msgstr ""
5573
5574 #: config/ia64/ia64.opt:86
5575 #, no-c-format
5576 msgid "Generate inline integer division, optimize for throughput."
5577 msgstr ""
5578
5579 #: config/ia64/ia64.opt:90
5580 #, no-c-format
5581 msgid "Do not inline integer division."
5582 msgstr ""
5583
5584 #: config/ia64/ia64.opt:94
5585 #, no-c-format
5586 msgid "Generate inline square root, optimize for latency."
5587 msgstr ""
5588
5589 #: config/ia64/ia64.opt:98
5590 #, no-c-format
5591 msgid "Generate inline square root, optimize for throughput."
5592 msgstr ""
5593
5594 #: config/ia64/ia64.opt:102
5595 #, no-c-format
5596 msgid "Do not inline square root."
5597 msgstr ""
5598
5599 #: config/ia64/ia64.opt:106
5600 #, no-c-format
5601 msgid "Enable DWARF line debug info via GNU as."
5602 msgstr ""
5603
5604 #: config/ia64/ia64.opt:110
5605 #, no-c-format
5606 msgid "Enable earlier placing stop bits for better scheduling."
5607 msgstr ""
5608
5609 #: config/ia64/ia64.opt:114 config/pa/pa.opt:66 config/sh/sh.opt:227
5610 #, no-c-format
5611 msgid "Specify range of registers to make fixed."
5612 msgstr ""
5613
5614 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
5615 #, no-c-format
5616 msgid "Specify bit size of immediate TLS offsets."
5617 msgstr ""
5618
5619 #: config/ia64/ia64.opt:122 config/i386/i386.opt:523 config/s390/s390.opt:200
5620 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
5621 #, no-c-format
5622 msgid "Schedule code for given CPU."
5623 msgstr ""
5624
5625 #: config/ia64/ia64.opt:126
5626 #, no-c-format
5627 msgid "Known Itanium CPUs (for use with the -mtune= option):"
5628 msgstr ""
5629
5630 #: config/ia64/ia64.opt:136
5631 #, no-c-format
5632 msgid "Use data speculation before reload."
5633 msgstr ""
5634
5635 #: config/ia64/ia64.opt:140
5636 #, no-c-format
5637 msgid "Use data speculation after reload."
5638 msgstr ""
5639
5640 #: config/ia64/ia64.opt:144
5641 #, no-c-format
5642 msgid "Use control speculation."
5643 msgstr ""
5644
5645 #: config/ia64/ia64.opt:148
5646 #, no-c-format
5647 msgid "Use in block data speculation before reload."
5648 msgstr ""
5649
5650 #: config/ia64/ia64.opt:152
5651 #, no-c-format
5652 msgid "Use in block data speculation after reload."
5653 msgstr ""
5654
5655 #: config/ia64/ia64.opt:156
5656 #, no-c-format
5657 msgid "Use in block control speculation."
5658 msgstr ""
5659
5660 #: config/ia64/ia64.opt:160
5661 #, no-c-format
5662 msgid "Use simple data speculation check."
5663 msgstr ""
5664
5665 #: config/ia64/ia64.opt:164
5666 #, no-c-format
5667 msgid "Use simple data speculation check for control speculation."
5668 msgstr ""
5669
5670 #: config/ia64/ia64.opt:174
5671 #, no-c-format
5672 msgid "Count speculative dependencies while calculating priority of instructions."
5673 msgstr ""
5674
5675 #: config/ia64/ia64.opt:178
5676 #, no-c-format
5677 msgid "Place a stop bit after every cycle when scheduling."
5678 msgstr ""
5679
5680 #: config/ia64/ia64.opt:182
5681 #, no-c-format
5682 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
5683 msgstr ""
5684
5685 #: config/ia64/ia64.opt:186
5686 #, no-c-format
5687 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."
5688 msgstr ""
5689
5690 #: config/ia64/ia64.opt:190
5691 #, no-c-format
5692 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
5693 msgstr ""
5694
5695 #: config/ia64/ia64.opt:194
5696 #, no-c-format
5697 msgid "Don't generate checks for control speculation in selective scheduling."
5698 msgstr ""
5699
5700 #: config/epiphany/epiphany.opt:24
5701 #, no-c-format
5702 msgid "Don't use any of r32..r63."
5703 msgstr ""
5704
5705 #: config/epiphany/epiphany.opt:28
5706 #, no-c-format
5707 msgid "Preferentially allocate registers that allow short instruction generation."
5708 msgstr ""
5709
5710 #: config/epiphany/epiphany.opt:32
5711 #, no-c-format
5712 msgid "Set branch cost."
5713 msgstr ""
5714
5715 #: config/epiphany/epiphany.opt:36
5716 #, no-c-format
5717 msgid "Enable conditional move instruction usage."
5718 msgstr "Увімкнути використання інструкцій із умовного пересування."
5719
5720 #: config/epiphany/epiphany.opt:40
5721 #, no-c-format
5722 msgid "Set number of nops to emit before each insn pattern."
5723 msgstr ""
5724
5725 #: config/epiphany/epiphany.opt:52
5726 #, no-c-format
5727 msgid "Use software floating point comparisons."
5728 msgstr ""
5729
5730 #: config/epiphany/epiphany.opt:56
5731 #, no-c-format
5732 msgid "Enable split of 32 bit immediate loads into low / high part."
5733 msgstr ""
5734
5735 #: config/epiphany/epiphany.opt:60
5736 #, no-c-format
5737 msgid "Enable use of POST_INC / POST_DEC."
5738 msgstr ""
5739
5740 #: config/epiphany/epiphany.opt:64
5741 #, no-c-format
5742 msgid "Enable use of POST_MODIFY."
5743 msgstr ""
5744
5745 #: config/epiphany/epiphany.opt:68
5746 #, no-c-format
5747 msgid "Set number of bytes on the stack preallocated for use by the callee."
5748 msgstr ""
5749
5750 #: config/epiphany/epiphany.opt:72
5751 #, no-c-format
5752 msgid "Assume round to nearest is selected for purposes of scheduling."
5753 msgstr ""
5754
5755 #: config/epiphany/epiphany.opt:76
5756 #, no-c-format
5757 msgid "Generate call insns as indirect calls."
5758 msgstr ""
5759
5760 #: config/epiphany/epiphany.opt:80
5761 #, no-c-format
5762 msgid "Generate call insns as direct calls."
5763 msgstr ""
5764
5765 #: config/epiphany/epiphany.opt:84
5766 #, no-c-format
5767 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
5768 msgstr ""
5769
5770 #: config/epiphany/epiphany.opt:108
5771 #, no-c-format
5772 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
5773 msgstr ""
5774
5775 #: config/epiphany/epiphany.opt:112
5776 #, no-c-format
5777 msgid "Vectorize for double-word operations."
5778 msgstr ""
5779
5780 #: config/epiphany/epiphany.opt:128
5781 #, no-c-format
5782 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
5783 msgstr ""
5784
5785 #: config/epiphany/epiphany.opt:132
5786 #, no-c-format
5787 msgid "Use the floating point unit for integer add/subtract."
5788 msgstr ""
5789
5790 #: config/epiphany/epiphany.opt:136
5791 #, no-c-format
5792 msgid "Set register to hold -1."
5793 msgstr ""
5794
5795 #: config/ft32/ft32.opt:23
5796 #, no-c-format
5797 msgid "Target the software simulator."
5798 msgstr ""
5799
5800 #: config/ft32/ft32.opt:27 config/s390/s390.opt:231 config/mips/mips.opt:393
5801 #: config/arc/arc.opt:400
5802 #, no-c-format
5803 msgid "Use LRA instead of reload."
5804 msgstr ""
5805
5806 #: config/ft32/ft32.opt:31
5807 #, no-c-format
5808 msgid "Avoid use of the DIV and MOD instructions."
5809 msgstr ""
5810
5811 #: config/ft32/ft32.opt:35
5812 #, no-c-format
5813 msgid "Target the FT32B architecture."
5814 msgstr ""
5815
5816 #: config/ft32/ft32.opt:39
5817 #, no-c-format
5818 msgid "Enable FT32B code compression."
5819 msgstr "Увімкнути стискання коду FT32B."
5820
5821 #: config/ft32/ft32.opt:43
5822 #, no-c-format
5823 msgid "Avoid placing any readable data in program memory."
5824 msgstr ""
5825
5826 #: config/h8300/h8300.opt:23
5827 #, no-c-format
5828 msgid "Generate H8S code."
5829 msgstr ""
5830
5831 #: config/h8300/h8300.opt:27
5832 #, no-c-format
5833 msgid "Generate H8SX code."
5834 msgstr ""
5835
5836 #: config/h8300/h8300.opt:31
5837 #, no-c-format
5838 msgid "Generate H8S/2600 code."
5839 msgstr ""
5840
5841 #: config/h8300/h8300.opt:35
5842 #, no-c-format
5843 msgid "Make integers 32 bits wide."
5844 msgstr ""
5845
5846 #: config/h8300/h8300.opt:42
5847 #, no-c-format
5848 msgid "Use registers for argument passing."
5849 msgstr ""
5850
5851 #: config/h8300/h8300.opt:46
5852 #, no-c-format
5853 msgid "Consider access to byte sized memory slow."
5854 msgstr ""
5855
5856 #: config/h8300/h8300.opt:50
5857 #, no-c-format
5858 msgid "Enable linker relaxing."
5859 msgstr ""
5860
5861 #: config/h8300/h8300.opt:54
5862 #, no-c-format
5863 msgid "Generate H8/300H code."
5864 msgstr ""
5865
5866 #: config/h8300/h8300.opt:58
5867 #, no-c-format
5868 msgid "Enable the normal mode."
5869 msgstr ""
5870
5871 #: config/h8300/h8300.opt:62
5872 #, no-c-format
5873 msgid "Use H8/300 alignment rules."
5874 msgstr ""
5875
5876 #: config/h8300/h8300.opt:66
5877 #, no-c-format
5878 msgid "Push extended registers on stack in monitor functions."
5879 msgstr ""
5880
5881 #: config/h8300/h8300.opt:70
5882 #, no-c-format
5883 msgid "Do not push extended registers on stack in monitor functions."
5884 msgstr ""
5885
5886 #: config/pru/pru.opt:31
5887 #, no-c-format
5888 msgid "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
5889 msgstr ""
5890
5891 #: config/pru/pru.opt:35
5892 #, no-c-format
5893 msgid "Make GCC pass the --no-relax command-line option to the linker instead of the --relax option."
5894 msgstr ""
5895
5896 #: config/pru/pru.opt:40
5897 #, no-c-format
5898 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
5899 msgstr ""
5900
5901 #: config/pru/pru.opt:44
5902 #, no-c-format
5903 msgid "Select target ABI variant."
5904 msgstr ""
5905
5906 #: config/pru/pru.opt:48
5907 #, no-c-format
5908 msgid "ABI variant code generation (for use with -mabi= option):"
5909 msgstr ""
5910
5911 #: config/pdp11/pdp11.opt:23
5912 #, no-c-format
5913 msgid "Generate code for an 11/10."
5914 msgstr ""
5915
5916 #: config/pdp11/pdp11.opt:27
5917 #, no-c-format
5918 msgid "Generate code for an 11/40."
5919 msgstr ""
5920
5921 #: config/pdp11/pdp11.opt:31
5922 #, no-c-format
5923 msgid "Generate code for an 11/45."
5924 msgstr ""
5925
5926 #: config/pdp11/pdp11.opt:35
5927 #, no-c-format
5928 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
5929 msgstr ""
5930
5931 #: config/pdp11/pdp11.opt:39
5932 #, no-c-format
5933 msgid "Use the DEC assembler syntax."
5934 msgstr ""
5935
5936 #: config/pdp11/pdp11.opt:43
5937 #, no-c-format
5938 msgid "Use the GNU assembler syntax."
5939 msgstr ""
5940
5941 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:187
5942 #: config/frv/frv.opt:158
5943 #, no-c-format
5944 msgid "Use hardware floating point."
5945 msgstr ""
5946
5947 #: config/pdp11/pdp11.opt:51
5948 #, no-c-format
5949 msgid "Use 16 bit int."
5950 msgstr ""
5951
5952 #: config/pdp11/pdp11.opt:55
5953 #, no-c-format
5954 msgid "Use 32 bit int."
5955 msgstr ""
5956
5957 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:183
5958 #, no-c-format
5959 msgid "Do not use hardware floating point."
5960 msgstr ""
5961
5962 #: config/pdp11/pdp11.opt:63
5963 #, no-c-format
5964 msgid "Target has split I&D."
5965 msgstr ""
5966
5967 #: config/pdp11/pdp11.opt:67
5968 #, no-c-format
5969 msgid "Use UNIX assembler syntax."
5970 msgstr ""
5971
5972 #: config/pdp11/pdp11.opt:71
5973 #, no-c-format
5974 msgid "Use LRA register allocator."
5975 msgstr ""
5976
5977 #: config/xtensa/xtensa.opt:23
5978 #, no-c-format
5979 msgid "Use CONST16 instruction to load constants."
5980 msgstr ""
5981
5982 #: config/xtensa/xtensa.opt:27
5983 #, no-c-format
5984 msgid "Disable position-independent code (PIC) for use in OS kernel code."
5985 msgstr ""
5986
5987 #: config/xtensa/xtensa.opt:31
5988 #, no-c-format
5989 msgid "Use indirect CALLXn instructions for large programs."
5990 msgstr ""
5991
5992 #: config/xtensa/xtensa.opt:35
5993 #, no-c-format
5994 msgid "Automatically align branch targets to reduce branch penalties."
5995 msgstr ""
5996
5997 #: config/xtensa/xtensa.opt:39
5998 #, no-c-format
5999 msgid "Intersperse literal pools with code in the text section."
6000 msgstr ""
6001
6002 #: config/xtensa/xtensa.opt:43
6003 #, no-c-format
6004 msgid "Relax literals in assembler and place them automatically in the text section."
6005 msgstr ""
6006
6007 #: config/xtensa/xtensa.opt:47
6008 #, no-c-format
6009 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
6010 msgstr ""
6011
6012 #: config/xtensa/xtensa.opt:54
6013 #, no-c-format
6014 msgid "Use call0 ABI."
6015 msgstr ""
6016
6017 #: config/xtensa/xtensa.opt:58
6018 #, no-c-format
6019 msgid "Use windowed registers ABI."
6020 msgstr "Використовувати бінарний інтерфейс із віконними регістрами."
6021
6022 #: config/i386/cygming.opt:23
6023 #, no-c-format
6024 msgid "Create console application."
6025 msgstr ""
6026
6027 #: config/i386/cygming.opt:27
6028 #, no-c-format
6029 msgid "Generate code for a DLL."
6030 msgstr ""
6031
6032 #: config/i386/cygming.opt:31
6033 #, no-c-format
6034 msgid "Ignore dllimport for functions."
6035 msgstr ""
6036
6037 #: config/i386/cygming.opt:35
6038 #, no-c-format
6039 msgid "Use Mingw-specific thread support."
6040 msgstr ""
6041
6042 #: config/i386/cygming.opt:39
6043 #, no-c-format
6044 msgid "Set Windows defines."
6045 msgstr ""
6046
6047 #: config/i386/cygming.opt:43
6048 #, no-c-format
6049 msgid "Create GUI application."
6050 msgstr ""
6051
6052 #: config/i386/cygming.opt:47
6053 #, no-c-format
6054 msgid "Use the GNU extension to the PE format for aligned common data."
6055 msgstr ""
6056
6057 #: config/i386/cygming.opt:51
6058 #, no-c-format
6059 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
6060 msgstr ""
6061
6062 #: config/i386/cygming.opt:55
6063 #, no-c-format
6064 msgid "For nested functions on stack executable permission is set."
6065 msgstr ""
6066
6067 #: config/i386/cygming.opt:62
6068 #, no-c-format
6069 msgid "Put relocated read-only data into .data section."
6070 msgstr ""
6071
6072 #: config/i386/mingw.opt:29
6073 #, no-c-format
6074 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
6075 msgstr ""
6076
6077 #: config/i386/mingw-w64.opt:23
6078 #, no-c-format
6079 msgid "Use unicode startup and define UNICODE macro."
6080 msgstr ""
6081
6082 #: config/i386/i386.opt:198
6083 #, no-c-format
6084 msgid "sizeof(long double) is 16."
6085 msgstr ""
6086
6087 #: config/i386/i386.opt:202 config/i386/i386.opt:370
6088 #, no-c-format
6089 msgid "Use hardware fp."
6090 msgstr ""
6091
6092 #: config/i386/i386.opt:206
6093 #, no-c-format
6094 msgid "sizeof(long double) is 12."
6095 msgstr ""
6096
6097 #: config/i386/i386.opt:210
6098 #, no-c-format
6099 msgid "Use 80-bit long double."
6100 msgstr ""
6101
6102 #: config/i386/i386.opt:214 config/s390/s390.opt:160
6103 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
6104 #, no-c-format
6105 msgid "Use 64-bit long double."
6106 msgstr ""
6107
6108 #: config/i386/i386.opt:218 config/s390/s390.opt:156
6109 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
6110 #, no-c-format
6111 msgid "Use 128-bit long double."
6112 msgstr ""
6113
6114 #: config/i386/i386.opt:222 config/sh/sh.opt:179
6115 #, no-c-format
6116 msgid "Reserve space for outgoing arguments in the function prologue."
6117 msgstr ""
6118
6119 #: config/i386/i386.opt:226
6120 #, no-c-format
6121 msgid "Align some doubles on dword boundary."
6122 msgstr ""
6123
6124 #: config/i386/i386.opt:230
6125 #, no-c-format
6126 msgid "Function starts are aligned to this power of 2."
6127 msgstr ""
6128
6129 #: config/i386/i386.opt:234
6130 #, no-c-format
6131 msgid "Jump targets are aligned to this power of 2."
6132 msgstr ""
6133
6134 #: config/i386/i386.opt:238
6135 #, no-c-format
6136 msgid "Loop code aligned to this power of 2."
6137 msgstr ""
6138
6139 #: config/i386/i386.opt:242
6140 #, no-c-format
6141 msgid "Align destination of the string operations."
6142 msgstr ""
6143
6144 #: config/i386/i386.opt:263 config/s390/s390.opt:56
6145 #, no-c-format
6146 msgid "Generate code for given CPU."
6147 msgstr ""
6148
6149 #: config/i386/i386.opt:267
6150 #, no-c-format
6151 msgid "Use given assembler dialect."
6152 msgstr ""
6153
6154 #: config/i386/i386.opt:271
6155 #, no-c-format
6156 msgid "Known assembler dialects (for use with the -masm= option):"
6157 msgstr ""
6158
6159 #: config/i386/i386.opt:281
6160 #, no-c-format
6161 msgid "Branches are this expensive (arbitrary units)."
6162 msgstr ""
6163
6164 #: config/i386/i386.opt:285
6165 #, no-c-format
6166 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
6167 msgstr ""
6168
6169 #: config/i386/i386.opt:289
6170 #, no-c-format
6171 msgid "Use given x86-64 code model."
6172 msgstr ""
6173
6174 #: config/i386/i386.opt:312
6175 #, no-c-format
6176 msgid "Use given address mode."
6177 msgstr "Використовувати вказаний режим адресування."
6178
6179 #: config/i386/i386.opt:316
6180 #, no-c-format
6181 msgid "Known address mode (for use with the -maddress-mode= option):"
6182 msgstr ""
6183
6184 #: config/i386/i386.opt:329
6185 #, no-c-format
6186 msgid "Generate sin, cos, sqrt for FPU."
6187 msgstr ""
6188
6189 #: config/i386/i386.opt:333
6190 #, no-c-format
6191 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
6192 msgstr ""
6193
6194 #: config/i386/i386.opt:337
6195 #, no-c-format
6196 msgid "Return values of functions in FPU registers."
6197 msgstr ""
6198
6199 #: config/i386/i386.opt:341
6200 #, no-c-format
6201 msgid "Generate floating point mathematics using given instruction set."
6202 msgstr ""
6203
6204 #: config/i386/i386.opt:345
6205 #, no-c-format
6206 msgid "Valid arguments to -mfpmath=:"
6207 msgstr ""
6208
6209 #: config/i386/i386.opt:378
6210 #, no-c-format
6211 msgid "Inline all known string operations."
6212 msgstr ""
6213
6214 #: config/i386/i386.opt:382
6215 #, no-c-format
6216 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
6217 msgstr ""
6218
6219 #: config/i386/i386.opt:389
6220 #, no-c-format
6221 msgid "Use native (MS) bitfield layout."
6222 msgstr ""
6223
6224 #: config/i386/i386.opt:409
6225 #, no-c-format
6226 msgid "Relax cmpxchg loop for atomic_fetch_{or,xor,and,nand} by adding load and cmp before cmpxchg, execute pause and loop back to load and compare if load value is not expected."
6227 msgstr ""
6228
6229 #: config/i386/i386.opt:413
6230 #, no-c-format
6231 msgid "Set 80387 floating-point precision to 32-bit."
6232 msgstr ""
6233
6234 #: config/i386/i386.opt:417
6235 #, no-c-format
6236 msgid "Set 80387 floating-point precision to 64-bit."
6237 msgstr ""
6238
6239 #: config/i386/i386.opt:421
6240 #, no-c-format
6241 msgid "Set 80387 floating-point precision to 80-bit."
6242 msgstr ""
6243
6244 #: config/i386/i386.opt:429
6245 #, no-c-format
6246 msgid "Assume incoming stack aligned to this power of 2."
6247 msgstr ""
6248
6249 #: config/i386/i386.opt:433
6250 #, no-c-format
6251 msgid "Use push instructions to save outgoing arguments."
6252 msgstr ""
6253
6254 #: config/i386/i386.opt:437
6255 #, no-c-format
6256 msgid "Use red-zone in the x86-64 code."
6257 msgstr ""
6258
6259 #: config/i386/i386.opt:441
6260 #, no-c-format
6261 msgid "Number of registers used to pass integer arguments."
6262 msgstr ""
6263
6264 #: config/i386/i386.opt:445
6265 #, no-c-format
6266 msgid "Alternate calling convention."
6267 msgstr ""
6268
6269 #: config/i386/i386.opt:449 config/alpha/alpha.opt:23
6270 #, no-c-format
6271 msgid "Do not use hardware fp."
6272 msgstr ""
6273
6274 #: config/i386/i386.opt:453
6275 #, no-c-format
6276 msgid "Use SSE register passing conventions for SF and DF mode."
6277 msgstr ""
6278
6279 #: config/i386/i386.opt:457
6280 #, no-c-format
6281 msgid "Realign stack in prologue."
6282 msgstr ""
6283
6284 #: config/i386/i386.opt:461
6285 #, no-c-format
6286 msgid "Enable stack probing."
6287 msgstr ""
6288
6289 #: config/i386/i386.opt:465
6290 #, no-c-format
6291 msgid "Specify memcpy expansion strategy when expected size is known."
6292 msgstr ""
6293
6294 #: config/i386/i386.opt:469
6295 #, no-c-format
6296 msgid "Specify memset expansion strategy when expected size is known."
6297 msgstr ""
6298
6299 #: config/i386/i386.opt:473
6300 #, no-c-format
6301 msgid "Chose strategy to generate stringop using."
6302 msgstr ""
6303
6304 #: config/i386/i386.opt:477
6305 #, no-c-format
6306 msgid "Valid arguments to -mstringop-strategy=:"
6307 msgstr ""
6308
6309 #: config/i386/i386.opt:505
6310 #, no-c-format
6311 msgid "Use given thread-local storage dialect."
6312 msgstr ""
6313
6314 #: config/i386/i386.opt:509
6315 #, no-c-format
6316 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
6317 msgstr ""
6318
6319 #: config/i386/i386.opt:519
6320 #, no-c-format
6321 msgid "Use direct references against %gs when accessing tls data."
6322 msgstr ""
6323
6324 #: config/i386/i386.opt:527
6325 #, no-c-format
6326 msgid "Fine grain control of tune features."
6327 msgstr ""
6328
6329 #: config/i386/i386.opt:531
6330 #, no-c-format
6331 msgid "Clear all tune features."
6332 msgstr ""
6333
6334 #: config/i386/i386.opt:538
6335 #, no-c-format
6336 msgid "Generate code that conforms to Intel MCU psABI."
6337 msgstr ""
6338
6339 #: config/i386/i386.opt:542
6340 #, no-c-format
6341 msgid "Generate code that conforms to the given ABI."
6342 msgstr ""
6343
6344 #: config/i386/i386.opt:546 config/nds32/nds32.opt:51
6345 #, no-c-format
6346 msgid "Known ABIs (for use with the -mabi= option):"
6347 msgstr ""
6348
6349 #: config/i386/i386.opt:556
6350 #, no-c-format
6351 msgid "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls."
6352 msgstr ""
6353
6354 #: config/i386/i386.opt:560 config/rs6000/rs6000.opt:199
6355 #, no-c-format
6356 msgid "Vector library ABI to use."
6357 msgstr ""
6358
6359 #: config/i386/i386.opt:564
6360 #, no-c-format
6361 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
6362 msgstr ""
6363
6364 #: config/i386/i386.opt:574
6365 #, no-c-format
6366 msgid "Return 8-byte vectors in memory."
6367 msgstr ""
6368
6369 #: config/i386/i386.opt:578
6370 #, no-c-format
6371 msgid "Generate reciprocals instead of divss and sqrtss."
6372 msgstr ""
6373
6374 #: config/i386/i386.opt:582
6375 #, no-c-format
6376 msgid "Control generation of reciprocal estimates."
6377 msgstr ""
6378
6379 #: config/i386/i386.opt:586
6380 #, no-c-format
6381 msgid "Generate cld instruction in the function prologue."
6382 msgstr ""
6383
6384 #: config/i386/i386.opt:590
6385 #, no-c-format
6386 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
6387 msgstr ""
6388
6389 #: config/i386/i386.opt:595
6390 #, no-c-format
6391 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
6392 msgstr ""
6393
6394 #: config/i386/i386.opt:600
6395 #, no-c-format
6396 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
6397 msgstr ""
6398
6399 #: config/i386/i386.opt:605
6400 #, no-c-format
6401 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
6402 msgstr ""
6403
6404 #: config/i386/i386.opt:609
6405 #, no-c-format
6406 msgid "Use given register vector width instructions instead of maximum register width in the auto-vectorizer."
6407 msgstr ""
6408
6409 #: config/i386/i386.opt:613
6410 #, no-c-format
6411 msgid "Known preferred register vector length (to use with the -mprefer-vector-width= option):"
6412 msgstr ""
6413
6414 #: config/i386/i386.opt:629
6415 #, no-c-format
6416 msgid "Maximum number of bits that can be moved from memory to memory efficiently."
6417 msgstr ""
6418
6419 #: config/i386/i386.opt:633
6420 #, no-c-format
6421 msgid "Maximum number of bits that can be stored to memory efficiently."
6422 msgstr ""
6423
6424 #: config/i386/i386.opt:639
6425 #, no-c-format
6426 msgid "Generate 32bit i386 code."
6427 msgstr ""
6428
6429 #: config/i386/i386.opt:643
6430 #, no-c-format
6431 msgid "Generate 64bit x86-64 code."
6432 msgstr ""
6433
6434 #: config/i386/i386.opt:647
6435 #, no-c-format
6436 msgid "Generate 32bit x86-64 code."
6437 msgstr ""
6438
6439 #: config/i386/i386.opt:651
6440 #, no-c-format
6441 msgid "Generate 16bit i386 code."
6442 msgstr ""
6443
6444 #: config/i386/i386.opt:655
6445 #, no-c-format
6446 msgid "Support MMX built-in functions."
6447 msgstr ""
6448
6449 #: config/i386/i386.opt:659
6450 #, no-c-format
6451 msgid "Support 3DNow! built-in functions."
6452 msgstr ""
6453
6454 #: config/i386/i386.opt:663
6455 #, no-c-format
6456 msgid "Support Athlon 3Dnow! built-in functions."
6457 msgstr ""
6458
6459 #: config/i386/i386.opt:667
6460 #, no-c-format
6461 msgid "Support MMX and SSE built-in functions and code generation."
6462 msgstr ""
6463
6464 #: config/i386/i386.opt:671
6465 #, no-c-format
6466 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
6467 msgstr ""
6468
6469 #: config/i386/i386.opt:675
6470 #, no-c-format
6471 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
6472 msgstr ""
6473
6474 #: config/i386/i386.opt:679
6475 #, no-c-format
6476 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
6477 msgstr ""
6478
6479 #: config/i386/i386.opt:683
6480 #, no-c-format
6481 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
6482 msgstr ""
6483
6484 #: config/i386/i386.opt:687 config/i386/i386.opt:691
6485 #, no-c-format
6486 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
6487 msgstr ""
6488
6489 #: config/i386/i386.opt:695
6490 #, no-c-format
6491 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
6492 msgstr ""
6493
6494 #: config/i386/i386.opt:703
6495 #, no-c-format
6496 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
6497 msgstr ""
6498
6499 #: config/i386/i386.opt:707
6500 #, no-c-format
6501 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
6502 msgstr ""
6503
6504 #: config/i386/i386.opt:711
6505 #, no-c-format
6506 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
6507 msgstr ""
6508
6509 #: config/i386/i386.opt:715
6510 #, no-c-format
6511 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
6512 msgstr ""
6513
6514 #: config/i386/i386.opt:719
6515 #, no-c-format
6516 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
6517 msgstr ""
6518
6519 #: config/i386/i386.opt:723
6520 #, no-c-format
6521 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
6522 msgstr ""
6523
6524 #: config/i386/i386.opt:727
6525 #, no-c-format
6526 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
6527 msgstr ""
6528
6529 #: config/i386/i386.opt:731
6530 #, no-c-format
6531 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
6532 msgstr ""
6533
6534 #: config/i386/i386.opt:735
6535 #, no-c-format
6536 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
6537 msgstr ""
6538
6539 #: config/i386/i386.opt:739
6540 #, no-c-format
6541 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
6542 msgstr ""
6543
6544 #: config/i386/i386.opt:743
6545 #, no-c-format
6546 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
6547 msgstr ""
6548
6549 #: config/i386/i386.opt:747
6550 #, no-c-format
6551 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
6552 msgstr ""
6553
6554 #: config/i386/i386.opt:751
6555 #, no-c-format
6556 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
6557 msgstr ""
6558
6559 #: config/i386/i386.opt:755
6560 #, no-c-format
6561 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
6562 msgstr ""
6563
6564 #: config/i386/i386.opt:759
6565 #, no-c-format
6566 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation."
6567 msgstr ""
6568
6569 #: config/i386/i386.opt:763
6570 #, no-c-format
6571 msgid "Support AVX512VNNI built-in functions and code generation."
6572 msgstr ""
6573
6574 #: config/i386/i386.opt:767
6575 #, no-c-format
6576 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation."
6577 msgstr ""
6578
6579 #: config/i386/i386.opt:771
6580 #, no-c-format
6581 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
6582 msgstr ""
6583
6584 #: config/i386/i386.opt:775
6585 #, no-c-format
6586 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
6587 msgstr ""
6588
6589 #: config/i386/i386.opt:779
6590 #, no-c-format
6591 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
6592 msgstr ""
6593
6594 #: config/i386/i386.opt:783
6595 #, no-c-format
6596 msgid "Support FMA4 built-in functions and code generation."
6597 msgstr ""
6598
6599 #: config/i386/i386.opt:787
6600 #, no-c-format
6601 msgid "Support XOP built-in functions and code generation."
6602 msgstr ""
6603
6604 #: config/i386/i386.opt:791
6605 #, no-c-format
6606 msgid "Support LWP built-in functions and code generation."
6607 msgstr ""
6608
6609 #: config/i386/i386.opt:795
6610 #, no-c-format
6611 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
6612 msgstr ""
6613
6614 #: config/i386/i386.opt:799
6615 #, no-c-format
6616 msgid "Support code generation of popcnt instruction."
6617 msgstr ""
6618
6619 #: config/i386/i386.opt:803
6620 #, no-c-format
6621 msgid "Support PCONFIG built-in functions and code generation."
6622 msgstr ""
6623
6624 #: config/i386/i386.opt:807
6625 #, no-c-format
6626 msgid "Support WBNOINVD built-in functions and code generation."
6627 msgstr ""
6628
6629 #: config/i386/i386.opt:811
6630 #, no-c-format
6631 msgid "Support PTWRITE built-in functions and code generation."
6632 msgstr ""
6633
6634 #: config/i386/i386.opt:815
6635 #, no-c-format
6636 msgid "Support UINTR built-in functions and code generation."
6637 msgstr ""
6638
6639 #: config/i386/i386.opt:819
6640 #, no-c-format
6641 msgid "Support SGX built-in functions and code generation."
6642 msgstr ""
6643
6644 #: config/i386/i386.opt:823
6645 #, no-c-format
6646 msgid "Support RDPID built-in functions and code generation."
6647 msgstr ""
6648
6649 #: config/i386/i386.opt:827
6650 #, no-c-format
6651 msgid "Support GFNI built-in functions and code generation."
6652 msgstr ""
6653
6654 #: config/i386/i386.opt:831
6655 #, no-c-format
6656 msgid "Support VAES built-in functions and code generation."
6657 msgstr ""
6658
6659 #: config/i386/i386.opt:835
6660 #, no-c-format
6661 msgid "Support VPCLMULQDQ built-in functions and code generation."
6662 msgstr ""
6663
6664 #: config/i386/i386.opt:839
6665 #, no-c-format
6666 msgid "Support BMI built-in functions and code generation."
6667 msgstr ""
6668
6669 #: config/i386/i386.opt:843
6670 #, no-c-format
6671 msgid "Support BMI2 built-in functions and code generation."
6672 msgstr ""
6673
6674 #: config/i386/i386.opt:847
6675 #, no-c-format
6676 msgid "Support LZCNT built-in function and code generation."
6677 msgstr ""
6678
6679 #: config/i386/i386.opt:851
6680 #, no-c-format
6681 msgid "Support Hardware Lock Elision prefixes."
6682 msgstr ""
6683
6684 #: config/i386/i386.opt:855
6685 #, no-c-format
6686 msgid "Support RDSEED instruction."
6687 msgstr ""
6688
6689 #: config/i386/i386.opt:859
6690 #, no-c-format
6691 msgid "Support PREFETCHW instruction."
6692 msgstr ""
6693
6694 #: config/i386/i386.opt:863
6695 #, no-c-format
6696 msgid "Support flag-preserving add-carry instructions."
6697 msgstr ""
6698
6699 #: config/i386/i386.opt:867
6700 #, no-c-format
6701 msgid "Support CLFLUSHOPT instructions."
6702 msgstr ""
6703
6704 #: config/i386/i386.opt:871
6705 #, no-c-format
6706 msgid "Support CLWB instruction."
6707 msgstr ""
6708
6709 #: config/i386/i386.opt:878
6710 #, no-c-format
6711 msgid "Support FXSAVE and FXRSTOR instructions."
6712 msgstr ""
6713
6714 #: config/i386/i386.opt:882
6715 #, no-c-format
6716 msgid "Support XSAVE and XRSTOR instructions."
6717 msgstr ""
6718
6719 #: config/i386/i386.opt:886
6720 #, no-c-format
6721 msgid "Support XSAVEOPT instruction."
6722 msgstr ""
6723
6724 #: config/i386/i386.opt:890
6725 #, no-c-format
6726 msgid "Support XSAVEC instructions."
6727 msgstr ""
6728
6729 #: config/i386/i386.opt:894
6730 #, no-c-format
6731 msgid "Support XSAVES and XRSTORS instructions."
6732 msgstr ""
6733
6734 #: config/i386/i386.opt:898
6735 #, no-c-format
6736 msgid "Support TBM built-in functions and code generation."
6737 msgstr ""
6738
6739 #: config/i386/i386.opt:902
6740 #, no-c-format
6741 msgid "Support code generation of cmpxchg16b instruction."
6742 msgstr ""
6743
6744 #: config/i386/i386.opt:906
6745 #, no-c-format
6746 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
6747 msgstr ""
6748
6749 #: config/i386/i386.opt:910
6750 #, no-c-format
6751 msgid "Support code generation of movbe instruction."
6752 msgstr ""
6753
6754 #: config/i386/i386.opt:914
6755 #, no-c-format
6756 msgid "Support code generation of crc32 instruction."
6757 msgstr ""
6758
6759 #: config/i386/i386.opt:918
6760 #, no-c-format
6761 msgid "Support AES built-in functions and code generation."
6762 msgstr ""
6763
6764 #: config/i386/i386.opt:922
6765 #, no-c-format
6766 msgid "Support SHA1 and SHA256 built-in functions and code generation."
6767 msgstr ""
6768
6769 #: config/i386/i386.opt:926
6770 #, no-c-format
6771 msgid "Support PCLMUL built-in functions and code generation."
6772 msgstr ""
6773
6774 #: config/i386/i386.opt:930
6775 #, no-c-format
6776 msgid "Encode SSE instructions with VEX prefix."
6777 msgstr ""
6778
6779 #: config/i386/i386.opt:934
6780 #, no-c-format
6781 msgid "Support FSGSBASE built-in functions and code generation."
6782 msgstr ""
6783
6784 #: config/i386/i386.opt:938
6785 #, no-c-format
6786 msgid "Support RDRND built-in functions and code generation."
6787 msgstr ""
6788
6789 #: config/i386/i386.opt:942
6790 #, no-c-format
6791 msgid "Support F16C built-in functions and code generation."
6792 msgstr ""
6793
6794 #: config/i386/i386.opt:946
6795 #, no-c-format
6796 msgid "Support PREFETCHWT1 built-in functions and code generation."
6797 msgstr ""
6798
6799 #: config/i386/i386.opt:950
6800 #, no-c-format
6801 msgid "Emit profiling counter call at function entry before prologue."
6802 msgstr ""
6803
6804 #: config/i386/i386.opt:954
6805 #, no-c-format
6806 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
6807 msgstr ""
6808
6809 #: config/i386/i386.opt:958 config/s390/s390.opt:308
6810 #, no-c-format
6811 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
6812 msgstr ""
6813
6814 #: config/i386/i386.opt:963
6815 #, no-c-format
6816 msgid "Set name of __fentry__ symbol called at function entry."
6817 msgstr ""
6818
6819 #: config/i386/i386.opt:967
6820 #, no-c-format
6821 msgid "Set name of section to record mrecord-mcount calls."
6822 msgstr ""
6823
6824 #: config/i386/i386.opt:971
6825 #, no-c-format
6826 msgid "Skip setting up RAX register when passing variable arguments."
6827 msgstr ""
6828
6829 #: config/i386/i386.opt:975
6830 #, no-c-format
6831 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
6832 msgstr ""
6833
6834 #: config/i386/i386.opt:979
6835 #, no-c-format
6836 msgid "Split 32-byte AVX unaligned load."
6837 msgstr ""
6838
6839 #: config/i386/i386.opt:983
6840 #, no-c-format
6841 msgid "Split 32-byte AVX unaligned store."
6842 msgstr ""
6843
6844 #: config/i386/i386.opt:987
6845 #, no-c-format
6846 msgid "Support RTM built-in functions and code generation."
6847 msgstr ""
6848
6849 #: config/i386/i386.opt:995
6850 #, no-c-format
6851 msgid "Support MWAITX and MONITORX built-in functions and code generation."
6852 msgstr ""
6853
6854 #: config/i386/i386.opt:999
6855 #, no-c-format
6856 msgid "Support CLZERO built-in functions and code generation."
6857 msgstr ""
6858
6859 #: config/i386/i386.opt:1003
6860 #, no-c-format
6861 msgid "Support PKU built-in functions and code generation."
6862 msgstr ""
6863
6864 #: config/i386/i386.opt:1011
6865 #, no-c-format
6866 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
6867 msgstr ""
6868
6869 #: config/i386/i386.opt:1035
6870 #, no-c-format
6871 msgid "Use the given symbol for addressing the stack-protector guard."
6872 msgstr ""
6873
6874 #: config/i386/i386.opt:1046
6875 #, no-c-format
6876 msgid "Enable shadow stack built-in functions from Control-flow Enforcement Technology (CET)."
6877 msgstr ""
6878
6879 #: config/i386/i386.opt:1051
6880 #, no-c-format
6881 msgid "Turn on CET instrumentation for switch statements that use a jump table and an indirect jump."
6882 msgstr ""
6883
6884 #: config/i386/i386.opt:1056
6885 #, no-c-format
6886 msgid "Insert ENDBR instruction at function entry only via cf_check attribute for CET instrumentation."
6887 msgstr ""
6888
6889 #: config/i386/i386.opt:1061
6890 #, no-c-format
6891 msgid "Make all function calls indirect."
6892 msgstr ""
6893
6894 #: config/i386/i386.opt:1065
6895 #, no-c-format
6896 msgid "Convert indirect call and jump to call and return thunks."
6897 msgstr ""
6898
6899 #: config/i386/i386.opt:1069
6900 #, no-c-format
6901 msgid "Convert function return to call and return thunk."
6902 msgstr ""
6903
6904 #: config/i386/i386.opt:1073 config/s390/s390.opt:274
6905 #, no-c-format
6906 msgid "Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):"
6907 msgstr ""
6908
6909 #: config/i386/i386.opt:1089
6910 #, no-c-format
6911 msgid "Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 registers."
6912 msgstr ""
6913
6914 #: config/i386/i386.opt:1093
6915 #, no-c-format
6916 msgid "Force indirect call and jump via register."
6917 msgstr ""
6918
6919 #: config/i386/i386.opt:1097
6920 #, no-c-format
6921 msgid "Support MOVDIRI built-in functions and code generation."
6922 msgstr ""
6923
6924 #: config/i386/i386.opt:1101
6925 #, no-c-format
6926 msgid "Support MOVDIR64B built-in functions and code generation."
6927 msgstr ""
6928
6929 #: config/i386/i386.opt:1105
6930 #, no-c-format
6931 msgid "Support WAITPKG built-in functions and code generation."
6932 msgstr ""
6933
6934 #: config/i386/i386.opt:1109
6935 #, no-c-format
6936 msgid "Support CLDEMOTE built-in functions and code generation."
6937 msgstr ""
6938
6939 #: config/i386/i386.opt:1113
6940 #, no-c-format
6941 msgid "Instrument function exit in instrumented functions with __fentry__."
6942 msgstr ""
6943
6944 #: config/i386/i386.opt:1117
6945 #, no-c-format
6946 msgid "Known choices for return instrumentation with -minstrument-return=:"
6947 msgstr ""
6948
6949 #: config/i386/i386.opt:1130
6950 #, no-c-format
6951 msgid "Generate a __return_loc section pointing to all return instrumentation code."
6952 msgstr ""
6953
6954 #: config/i386/i386.opt:1138
6955 #, no-c-format
6956 msgid "Known choices for mitigation against straight line speculation with -mharden-sls=:"
6957 msgstr ""
6958
6959 #: config/i386/i386.opt:1154
6960 #, no-c-format
6961 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BF16 built-in functions and code generation."
6962 msgstr ""
6963
6964 #: config/i386/i386.opt:1159
6965 #, no-c-format
6966 msgid "Support ENQCMD built-in functions and code generation."
6967 msgstr ""
6968
6969 #: config/i386/i386.opt:1163
6970 #, no-c-format
6971 msgid "Support SERIALIZE built-in functions and code generation."
6972 msgstr ""
6973
6974 #: config/i386/i386.opt:1167
6975 #, no-c-format
6976 msgid "Support TSXLDTRK built-in functions and code generation."
6977 msgstr ""
6978
6979 #: config/i386/i386.opt:1171
6980 #, no-c-format
6981 msgid "Support AMX-TILE built-in functions and code generation."
6982 msgstr ""
6983
6984 #: config/i386/i386.opt:1175
6985 #, no-c-format
6986 msgid "Support AMX-INT8 built-in functions and code generation."
6987 msgstr ""
6988
6989 #: config/i386/i386.opt:1179
6990 #, no-c-format
6991 msgid "Support AMX-BF16 built-in functions and code generation."
6992 msgstr ""
6993
6994 #: config/i386/i386.opt:1183
6995 #, no-c-format
6996 msgid "Support HRESET built-in functions and code generation."
6997 msgstr ""
6998
6999 #: config/i386/i386.opt:1187
7000 #, no-c-format
7001 msgid "Support KL built-in functions and code generation."
7002 msgstr ""
7003
7004 #: config/i386/i386.opt:1191
7005 #, no-c-format
7006 msgid "Support WIDEKL built-in functions and code generation."
7007 msgstr ""
7008
7009 #: config/i386/i386.opt:1195
7010 #, no-c-format
7011 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXVNNI built-in functions and code generation."
7012 msgstr ""
7013
7014 #: config/i386/i386.opt:1200
7015 #, no-c-format
7016 msgid "Emit GNU_PROPERTY_X86_ISA_1_NEEDED GNU property."
7017 msgstr ""
7018
7019 #: config/i386/i386.opt:1204
7020 #, no-c-format
7021 msgid "Support MWAIT and MONITOR built-in functions and code generation."
7022 msgstr ""
7023
7024 #: config/i386/i386.opt:1208
7025 #, no-c-format
7026 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512FP16 built-in functions and code generation."
7027 msgstr ""
7028
7029 #: config/i386/i386.opt:1212
7030 #, no-c-format
7031 msgid "Do not use GOT to access external symbols."
7032 msgstr ""
7033
7034 #: config/pa/pa64-hpux.opt:23
7035 #, no-c-format
7036 msgid "Assume code will be linked by GNU ld."
7037 msgstr ""
7038
7039 #: config/pa/pa64-hpux.opt:27
7040 #, no-c-format
7041 msgid "Assume code will be linked by HP ld."
7042 msgstr ""
7043
7044 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
7045 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
7046 #, no-c-format
7047 msgid "Specify UNIX standard for predefines and linking."
7048 msgstr ""
7049
7050 #: config/pa/pa-hpux.opt:27
7051 #, no-c-format
7052 msgid "Generate cpp defines for server IO."
7053 msgstr ""
7054
7055 #: config/pa/pa-hpux.opt:35
7056 #, no-c-format
7057 msgid "Generate cpp defines for workstation IO."
7058 msgstr ""
7059
7060 #: config/pa/pa.opt:30 config/pa/pa.opt:91 config/pa/pa.opt:103
7061 #, no-c-format
7062 msgid "Generate PA1.0 code."
7063 msgstr ""
7064
7065 #: config/pa/pa.opt:34 config/pa/pa.opt:107 config/pa/pa.opt:152
7066 #, no-c-format
7067 msgid "Generate PA1.1 code."
7068 msgstr ""
7069
7070 #: config/pa/pa.opt:38 config/pa/pa.opt:111
7071 #, no-c-format
7072 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
7073 msgstr ""
7074
7075 #: config/pa/pa.opt:46
7076 #, no-c-format
7077 msgid "Caller copies function arguments passed by hidden reference."
7078 msgstr ""
7079
7080 #: config/pa/pa.opt:50
7081 #, no-c-format
7082 msgid "Use ldcw/ldcd coherent cache-control hint."
7083 msgstr ""
7084
7085 #: config/pa/pa.opt:54
7086 #, no-c-format
7087 msgid "Disable FP regs.  Equivalent to -msoft-float."
7088 msgstr ""
7089
7090 #: config/pa/pa.opt:58
7091 #, no-c-format
7092 msgid "Disable indexed addressing."
7093 msgstr "Вимкнути індексоване адресування."
7094
7095 #: config/pa/pa.opt:62
7096 #, no-c-format
7097 msgid "Generate fast indirect calls."
7098 msgstr ""
7099
7100 #: config/pa/pa.opt:70
7101 #, no-c-format
7102 msgid "Assume code will be assembled by GAS."
7103 msgstr ""
7104
7105 #: config/pa/pa.opt:79
7106 #, no-c-format
7107 msgid "Enable linker optimizations."
7108 msgstr ""
7109
7110 #: config/pa/pa.opt:83
7111 #, no-c-format
7112 msgid "Always generate long calls."
7113 msgstr ""
7114
7115 #: config/pa/pa.opt:87
7116 #, no-c-format
7117 msgid "Emit long load/store sequences."
7118 msgstr ""
7119
7120 #: config/pa/pa.opt:95
7121 #, no-c-format
7122 msgid "Disable space regs."
7123 msgstr ""
7124
7125 #: config/pa/pa.opt:99
7126 #, no-c-format
7127 msgid "Assume memory references are ordered and barriers are not needed."
7128 msgstr ""
7129
7130 #: config/pa/pa.opt:115
7131 #, no-c-format
7132 msgid "Use portable calling conventions."
7133 msgstr ""
7134
7135 #: config/pa/pa.opt:119
7136 #, no-c-format
7137 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
7138 msgstr ""
7139
7140 #: config/pa/pa.opt:144 config/frv/frv.opt:215
7141 #, no-c-format
7142 msgid "Use software floating point."
7143 msgstr ""
7144
7145 #: config/pa/pa.opt:148
7146 #, no-c-format
7147 msgid "Use software integer multiplication."
7148 msgstr ""
7149
7150 #: config/pa/pa.opt:156
7151 #, no-c-format
7152 msgid "Do not disable space regs."
7153 msgstr ""
7154
7155 #: config/v850/v850.opt:29
7156 #, no-c-format
7157 msgid "Use registers r2 and r5."
7158 msgstr "Використовувати регістри r2 і r5."
7159
7160 #: config/v850/v850.opt:33
7161 #, no-c-format
7162 msgid "Use 4 byte entries in switch tables."
7163 msgstr ""
7164
7165 #: config/v850/v850.opt:37
7166 #, no-c-format
7167 msgid "Enable backend debugging."
7168 msgstr ""
7169
7170 #: config/v850/v850.opt:41
7171 #, no-c-format
7172 msgid "Do not use the callt instruction (default)."
7173 msgstr ""
7174
7175 #: config/v850/v850.opt:45
7176 #, no-c-format
7177 msgid "Reuse r30 on a per function basis."
7178 msgstr ""
7179
7180 #: config/v850/v850.opt:52
7181 #, no-c-format
7182 msgid "Prohibit PC relative function calls."
7183 msgstr ""
7184
7185 #: config/v850/v850.opt:56
7186 #, no-c-format
7187 msgid "Use stubs for function prologues."
7188 msgstr ""
7189
7190 #: config/v850/v850.opt:60
7191 #, no-c-format
7192 msgid "Set the max size of data eligible for the SDA area."
7193 msgstr ""
7194
7195 #: config/v850/v850.opt:67
7196 #, no-c-format
7197 msgid "Enable the use of the short load instructions."
7198 msgstr ""
7199
7200 #: config/v850/v850.opt:71
7201 #, no-c-format
7202 msgid "Same as: -mep -mprolog-function."
7203 msgstr ""
7204
7205 #: config/v850/v850.opt:75
7206 #, no-c-format
7207 msgid "Set the max size of data eligible for the TDA area."
7208 msgstr ""
7209
7210 #: config/v850/v850.opt:82
7211 #, no-c-format
7212 msgid "Do not enforce strict alignment."
7213 msgstr ""
7214
7215 #: config/v850/v850.opt:86
7216 #, no-c-format
7217 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
7218 msgstr ""
7219
7220 #: config/v850/v850.opt:93
7221 #, no-c-format
7222 msgid "Compile for the v850 processor."
7223 msgstr ""
7224
7225 #: config/v850/v850.opt:97
7226 #, no-c-format
7227 msgid "Compile for the v850e processor."
7228 msgstr ""
7229
7230 #: config/v850/v850.opt:101
7231 #, no-c-format
7232 msgid "Compile for the v850e1 processor."
7233 msgstr ""
7234
7235 #: config/v850/v850.opt:105
7236 #, no-c-format
7237 msgid "Compile for the v850es variant of the v850e1."
7238 msgstr ""
7239
7240 #: config/v850/v850.opt:109
7241 #, no-c-format
7242 msgid "Compile for the v850e2 processor."
7243 msgstr ""
7244
7245 #: config/v850/v850.opt:113
7246 #, no-c-format
7247 msgid "Compile for the v850e2v3 processor."
7248 msgstr ""
7249
7250 #: config/v850/v850.opt:117
7251 #, no-c-format
7252 msgid "Compile for the v850e3v5 processor."
7253 msgstr ""
7254
7255 #: config/v850/v850.opt:124
7256 #, no-c-format
7257 msgid "Enable v850e3v5 loop instructions."
7258 msgstr ""
7259
7260 #: config/v850/v850.opt:128
7261 #, no-c-format
7262 msgid "Set the max size of data eligible for the ZDA area."
7263 msgstr ""
7264
7265 #: config/v850/v850.opt:135
7266 #, no-c-format
7267 msgid "Enable relaxing in the assembler."
7268 msgstr ""
7269
7270 #: config/v850/v850.opt:139
7271 #, no-c-format
7272 msgid "Prohibit PC relative jumps."
7273 msgstr ""
7274
7275 #: config/v850/v850.opt:143
7276 #, no-c-format
7277 msgid "Inhibit the use of hardware floating point instructions."
7278 msgstr ""
7279
7280 #: config/v850/v850.opt:147
7281 #, no-c-format
7282 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
7283 msgstr ""
7284
7285 #: config/v850/v850.opt:151
7286 #, no-c-format
7287 msgid "Enable support for the RH850 ABI.  This is the default."
7288 msgstr ""
7289
7290 #: config/v850/v850.opt:155
7291 #, no-c-format
7292 msgid "Enable support for the old GCC ABI."
7293 msgstr ""
7294
7295 #: config/v850/v850.opt:159
7296 #, no-c-format
7297 msgid "Support alignments of up to 64-bits."
7298 msgstr ""
7299
7300 #: config/g.opt:27
7301 #, no-c-format
7302 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
7303 msgstr ""
7304
7305 #: config/lynx.opt:23
7306 #, no-c-format
7307 msgid "Support legacy multi-threading."
7308 msgstr ""
7309
7310 #: config/lynx.opt:27
7311 #, no-c-format
7312 msgid "Use shared libraries."
7313 msgstr "Використовувати бібліотеки спільного використання."
7314
7315 #: config/lynx.opt:31
7316 #, no-c-format
7317 msgid "Support multi-threading."
7318 msgstr ""
7319
7320 #: config/nvptx/nvptx-gen.opt:24
7321 #, no-c-format
7322 msgid "Known PTX ISA target architectures (for use with the -misa= option):"
7323 msgstr ""
7324
7325 #: config/nvptx/nvptx.opt:28
7326 #, no-c-format
7327 msgid "Ignored, but preserved for backward compatibility.  Only 64-bit ABI is supported."
7328 msgstr ""
7329
7330 #: config/nvptx/nvptx.opt:33
7331 #, no-c-format
7332 msgid "Link in code for a __main kernel."
7333 msgstr ""
7334
7335 #: config/nvptx/nvptx.opt:37
7336 #, no-c-format
7337 msgid "Optimize partition neutering."
7338 msgstr ""
7339
7340 #: config/nvptx/nvptx.opt:41
7341 #, no-c-format
7342 msgid "Use custom stacks instead of local memory for automatic storage."
7343 msgstr ""
7344
7345 #: config/nvptx/nvptx.opt:45
7346 #, no-c-format
7347 msgid "Specify size of .local memory used for stack when the exact amount is not known."
7348 msgstr ""
7349
7350 #: config/nvptx/nvptx.opt:49
7351 #, no-c-format
7352 msgid "Generate code that can keep local state uniform across all lanes."
7353 msgstr ""
7354
7355 #: config/nvptx/nvptx.opt:53
7356 #, no-c-format
7357 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
7358 msgstr ""
7359
7360 #: config/nvptx/nvptx.opt:58
7361 #, no-c-format
7362 msgid "Specify the PTX ISA target architecture to use."
7363 msgstr ""
7364
7365 #: config/nvptx/nvptx.opt:62
7366 #, no-c-format
7367 msgid "Alias:"
7368 msgstr "Замінник:"
7369
7370 #: config/nvptx/nvptx.opt:117
7371 #, no-c-format
7372 msgid "Known PTX ISA versions (for use with the -mptx= option):"
7373 msgstr ""
7374
7375 #: config/nvptx/nvptx.opt:136
7376 #, no-c-format
7377 msgid "Specify the PTX ISA version to use."
7378 msgstr ""
7379
7380 #: config/nvptx/nvptx.opt:140
7381 #, no-c-format
7382 msgid "Initialize ptx registers."
7383 msgstr "Ініціалізувати ptx-регістри."
7384
7385 #: config/vxworks.opt:36
7386 #, no-c-format
7387 msgid "Assume the VxWorks RTP environment."
7388 msgstr ""
7389
7390 #: config/vxworks.opt:43
7391 #, no-c-format
7392 msgid "Assume the VxWorks vThreads environment."
7393 msgstr ""
7394
7395 #: config/cr16/cr16.opt:27
7396 #, no-c-format
7397 msgid "Generate SBIT, CBIT instructions."
7398 msgstr ""
7399
7400 #: config/cr16/cr16.opt:31
7401 #, no-c-format
7402 msgid "Support multiply accumulate instructions."
7403 msgstr ""
7404
7405 #: config/cr16/cr16.opt:38
7406 #, no-c-format
7407 msgid "Treat data references as near, far or medium. medium is default."
7408 msgstr ""
7409
7410 #: config/cr16/cr16.opt:42
7411 #, no-c-format
7412 msgid "Generate code for CR16C architecture."
7413 msgstr ""
7414
7415 #: config/cr16/cr16.opt:46
7416 #, no-c-format
7417 msgid "Generate code for CR16C+ architecture (Default)."
7418 msgstr ""
7419
7420 #: config/cr16/cr16.opt:50
7421 #, no-c-format
7422 msgid "Treat integers as 32-bit."
7423 msgstr ""
7424
7425 #: config/avr/avr.opt:23
7426 #, no-c-format
7427 msgid "Use subroutines for function prologues and epilogues."
7428 msgstr ""
7429
7430 #: config/avr/avr.opt:27
7431 #, no-c-format
7432 msgid "-mmcu=MCU\tSelect the target MCU."
7433 msgstr ""
7434
7435 #: config/avr/avr.opt:31
7436 #, no-c-format
7437 msgid "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
7438 msgstr ""
7439
7440 #: config/avr/avr.opt:35
7441 #, no-c-format
7442 msgid "Set the number of 64 KiB flash segments."
7443 msgstr ""
7444
7445 #: config/avr/avr.opt:39
7446 #, no-c-format
7447 msgid "Indicate presence of a processor erratum."
7448 msgstr ""
7449
7450 #: config/avr/avr.opt:43
7451 #, no-c-format
7452 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
7453 msgstr ""
7454
7455 #: config/avr/avr.opt:53
7456 #, no-c-format
7457 msgid "Use RJMP / RCALL even though CALL / JMP are available."
7458 msgstr ""
7459
7460 #: config/avr/avr.opt:57
7461 #, no-c-format
7462 msgid "Use an 8-bit 'int' type."
7463 msgstr ""
7464
7465 #: config/avr/avr.opt:61
7466 #, no-c-format
7467 msgid "Change the stack pointer without disabling interrupts."
7468 msgstr ""
7469
7470 #: config/avr/avr.opt:65
7471 #, no-c-format
7472 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
7473 msgstr ""
7474
7475 #: config/avr/avr.opt:69
7476 #, no-c-format
7477 msgid "Treat main as if it had attribute OS_task."
7478 msgstr ""
7479
7480 #: config/avr/avr.opt:79
7481 #, no-c-format
7482 msgid "Change only the low 8 bits of the stack pointer."
7483 msgstr ""
7484
7485 #: config/avr/avr.opt:83
7486 #, no-c-format
7487 msgid "Relax branches."
7488 msgstr ""
7489
7490 #: config/avr/avr.opt:87
7491 #, no-c-format
7492 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
7493 msgstr ""
7494
7495 #: config/avr/avr.opt:91
7496 #, no-c-format
7497 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."
7498 msgstr ""
7499
7500 #: config/avr/avr.opt:95
7501 #, no-c-format
7502 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."
7503 msgstr ""
7504
7505 #: config/avr/avr.opt:100
7506 #, no-c-format
7507 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."
7508 msgstr ""
7509
7510 #: config/avr/avr.opt:104
7511 #, no-c-format
7512 msgid "Warn if the address space of an address is changed."
7513 msgstr ""
7514
7515 #: config/avr/avr.opt:108
7516 #, no-c-format
7517 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
7518 msgstr ""
7519
7520 #: config/avr/avr.opt:112
7521 #, no-c-format
7522 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
7523 msgstr ""
7524
7525 #: config/avr/avr.opt:116
7526 #, no-c-format
7527 msgid "Assume that all data in static storage can be accessed by LDS / STS.  This option is only useful for reduced Tiny devices."
7528 msgstr ""
7529
7530 #: config/avr/avr.opt:120
7531 #, no-c-format
7532 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
7533 msgstr ""
7534
7535 #: config/avr/avr.opt:124
7536 #, no-c-format
7537 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
7538 msgstr ""
7539
7540 #: config/avr/avr.opt:128
7541 #, no-c-format
7542 msgid "Do not link against the device-specific library lib<MCU>.a."
7543 msgstr ""
7544
7545 #: config/avr/avr.opt:132
7546 #, no-c-format
7547 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
7548 msgstr ""
7549
7550 #: config/avr/avr.opt:136
7551 #, no-c-format
7552 msgid "Available BITS selections:"
7553 msgstr ""
7554
7555 #: config/m32r/m32r.opt:34
7556 #, no-c-format
7557 msgid "Compile for the m32rx."
7558 msgstr ""
7559
7560 #: config/m32r/m32r.opt:38
7561 #, no-c-format
7562 msgid "Compile for the m32r2."
7563 msgstr ""
7564
7565 #: config/m32r/m32r.opt:42
7566 #, no-c-format
7567 msgid "Compile for the m32r."
7568 msgstr ""
7569
7570 #: config/m32r/m32r.opt:46
7571 #, no-c-format
7572 msgid "Align all loops to 32 byte boundary."
7573 msgstr ""
7574
7575 #: config/m32r/m32r.opt:50
7576 #, no-c-format
7577 msgid "Prefer branches over conditional execution."
7578 msgstr ""
7579
7580 #: config/m32r/m32r.opt:54
7581 #, no-c-format
7582 msgid "Give branches their default cost."
7583 msgstr ""
7584
7585 #: config/m32r/m32r.opt:58
7586 #, no-c-format
7587 msgid "Display compile time statistics."
7588 msgstr ""
7589
7590 #: config/m32r/m32r.opt:62
7591 #, no-c-format
7592 msgid "Specify cache flush function."
7593 msgstr ""
7594
7595 #: config/m32r/m32r.opt:66
7596 #, no-c-format
7597 msgid "Specify cache flush trap number."
7598 msgstr ""
7599
7600 #: config/m32r/m32r.opt:70
7601 #, no-c-format
7602 msgid "Only issue one instruction per cycle."
7603 msgstr ""
7604
7605 #: config/m32r/m32r.opt:74
7606 #, no-c-format
7607 msgid "Allow two instructions to be issued per cycle."
7608 msgstr ""
7609
7610 #: config/m32r/m32r.opt:78
7611 #, no-c-format
7612 msgid "Code size: small, medium or large."
7613 msgstr ""
7614
7615 #: config/m32r/m32r.opt:94
7616 #, no-c-format
7617 msgid "Don't call any cache flush functions."
7618 msgstr ""
7619
7620 #: config/m32r/m32r.opt:98
7621 #, no-c-format
7622 msgid "Don't call any cache flush trap."
7623 msgstr ""
7624
7625 #: config/m32r/m32r.opt:105
7626 #, no-c-format
7627 msgid "Small data area: none, sdata, use."
7628 msgstr ""
7629
7630 #: config/s390/tpf.opt:23
7631 #, no-c-format
7632 msgid "Enable TPF-OS tracing code."
7633 msgstr ""
7634
7635 #: config/s390/tpf.opt:27
7636 #, no-c-format
7637 msgid "Set the trace check address for prologue tpf hook"
7638 msgstr ""
7639
7640 #: config/s390/tpf.opt:31
7641 #, no-c-format
7642 msgid "Set the trace jump address for prologue tpf hook"
7643 msgstr ""
7644
7645 #: config/s390/tpf.opt:35
7646 #, no-c-format
7647 msgid "Set the trace check address for epilogue tpf hook"
7648 msgstr ""
7649
7650 #: config/s390/tpf.opt:39
7651 #, no-c-format
7652 msgid "Set the trace jump address for epilogue tpf hook"
7653 msgstr ""
7654
7655 #: config/s390/tpf.opt:43
7656 #, no-c-format
7657 msgid "Set the prologue and epilogue hook addresses to TPF_TRACE_PROLOGUE_SKIP_TARGET and TPF_TRACE_EPILOGUE_SKIP_TARGET. Equivalent to using -mtpf-trace-hook-prologue-target=TPF_TRACE_PROLOGUE_SKIP_TARGET and -mtpf-trace-hook-epilogue-target=TPF_TRACE_EPILOGUE_SKIP_TARGET"
7658 msgstr ""
7659
7660 #: config/s390/tpf.opt:47
7661 #, no-c-format
7662 msgid "Specify main object for TPF-OS."
7663 msgstr ""
7664
7665 #: config/s390/s390.opt:48
7666 #, no-c-format
7667 msgid "31 bit ABI."
7668 msgstr ""
7669
7670 #: config/s390/s390.opt:52
7671 #, no-c-format
7672 msgid "64 bit ABI."
7673 msgstr ""
7674
7675 #: config/s390/s390.opt:126
7676 #, no-c-format
7677 msgid "Maintain backchain pointer."
7678 msgstr ""
7679
7680 #: config/s390/s390.opt:130
7681 #, no-c-format
7682 msgid "Additional debug prints."
7683 msgstr ""
7684
7685 #: config/s390/s390.opt:134
7686 #, no-c-format
7687 msgid "ESA/390 architecture."
7688 msgstr ""
7689
7690 #: config/s390/s390.opt:138
7691 #, no-c-format
7692 msgid "Enable decimal floating point hardware support."
7693 msgstr ""
7694
7695 #: config/s390/s390.opt:142
7696 #, no-c-format
7697 msgid "Enable hardware floating point."
7698 msgstr ""
7699
7700 #: config/s390/s390.opt:146
7701 #, no-c-format
7702 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."
7703 msgstr ""
7704
7705 #: config/s390/s390.opt:164
7706 #, no-c-format
7707 msgid "Use hardware transactional execution instructions."
7708 msgstr ""
7709
7710 #: config/s390/s390.opt:168
7711 #, no-c-format
7712 msgid "Use hardware vector facility instructions and enable the vector ABI."
7713 msgstr ""
7714
7715 #: config/s390/s390.opt:172
7716 #, no-c-format
7717 msgid "Use packed stack layout."
7718 msgstr ""
7719
7720 #: config/s390/s390.opt:176
7721 #, no-c-format
7722 msgid "Use bras for executable < 64k."
7723 msgstr ""
7724
7725 #: config/s390/s390.opt:180
7726 #, no-c-format
7727 msgid "Disable hardware floating point."
7728 msgstr ""
7729
7730 #: config/s390/s390.opt:184
7731 #, no-c-format
7732 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
7733 msgstr ""
7734
7735 #: config/s390/s390.opt:188
7736 #, no-c-format
7737 msgid "Switches off the -mstack-guard= option."
7738 msgstr ""
7739
7740 #: config/s390/s390.opt:192
7741 #, no-c-format
7742 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
7743 msgstr ""
7744
7745 #: config/s390/s390.opt:196
7746 #, no-c-format
7747 msgid "Switches off the -mstack-size= option."
7748 msgstr ""
7749
7750 #: config/s390/s390.opt:204
7751 #, no-c-format
7752 msgid "Use the mvcle instruction for block moves."
7753 msgstr ""
7754
7755 #: config/s390/s390.opt:208
7756 #, no-c-format
7757 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
7758 msgstr ""
7759
7760 #: config/s390/s390.opt:213
7761 #, no-c-format
7762 msgid "Warn if a function uses alloca or creates an array with dynamic size."
7763 msgstr ""
7764
7765 #: config/s390/s390.opt:217
7766 #, no-c-format
7767 msgid "Warn if a single function's framesize exceeds the given framesize."
7768 msgstr ""
7769
7770 #: config/s390/s390.opt:221
7771 #, no-c-format
7772 msgid "z/Architecture."
7773 msgstr ""
7774
7775 #: config/s390/s390.opt:225
7776 #, no-c-format
7777 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 1."
7778 msgstr ""
7779
7780 #: config/s390/s390.opt:235 config/arm/arm.opt:169
7781 #, no-c-format
7782 msgid "Assume data segments are relative to text segment."
7783 msgstr ""
7784
7785 #: config/s390/s390.opt:240
7786 #, no-c-format
7787 msgid "Wrap all indirect branches into execute in order to disable branch prediction."
7788 msgstr ""
7789
7790 #: config/s390/s390.opt:245
7791 #, no-c-format
7792 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."
7793 msgstr ""
7794
7795 #: config/s390/s390.opt:253
7796 #, no-c-format
7797 msgid "Wrap all indirect calls into execute in order to disable branch prediction."
7798 msgstr ""
7799
7800 #: config/s390/s390.opt:257
7801 #, no-c-format
7802 msgid "Wrap all indirect return branches into execute in order to disable branch prediction."
7803 msgstr ""
7804
7805 #: config/s390/s390.opt:262
7806 #, no-c-format
7807 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."
7808 msgstr ""
7809
7810 #: config/s390/s390.opt:268
7811 #, no-c-format
7812 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."
7813 msgstr ""
7814
7815 #: config/s390/s390.opt:290
7816 #, no-c-format
7817 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."
7818 msgstr ""
7819
7820 #: config/s390/s390.opt:299
7821 #, no-c-format
7822 msgid "Emit profiling counter call at function entry before prologue. The compiled code will require a 64-bit CPU and glibc 2.29 or newer to run."
7823 msgstr ""
7824
7825 #: config/s390/s390.opt:304
7826 #, no-c-format
7827 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
7828 msgstr ""
7829
7830 #: config/s390/s390.opt:313
7831 #, no-c-format
7832 msgid "Emit fused multiply-add instructions for long doubles in vector registers (wfmaxb, wfmsxb, wfnmaxb, wfnmsxb).  Reassociation pass does not handle fused multiply-adds, therefore code generated by the middle-end is prone to having long fused multiply-add chains.  This is not pipeline-friendly, and the default behavior is to emit separate multiplication and addition instructions for long doubles in vector registers, because measurements show that this improves performance.  This option allows overriding it for testing purposes."
7833 msgstr ""
7834
7835 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26 config/csky/csky.opt:198
7836 #, no-c-format
7837 msgid "Use the simulator runtime."
7838 msgstr ""
7839
7840 #: config/rl78/rl78.opt:31
7841 #, no-c-format
7842 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
7843 msgstr ""
7844
7845 #: config/rl78/rl78.opt:50
7846 #, no-c-format
7847 msgid "Use all registers, reserving none for interrupt handlers."
7848 msgstr ""
7849
7850 #: config/rl78/rl78.opt:54
7851 #, no-c-format
7852 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
7853 msgstr ""
7854
7855 #: config/rl78/rl78.opt:58
7856 #, no-c-format
7857 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."
7858 msgstr ""
7859
7860 #: config/rl78/rl78.opt:77
7861 #, no-c-format
7862 msgid "Alias for -mcpu=g10."
7863 msgstr ""
7864
7865 #: config/rl78/rl78.opt:81
7866 #, no-c-format
7867 msgid "Alias for -mcpu=g13."
7868 msgstr ""
7869
7870 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
7871 #, no-c-format
7872 msgid "Alias for -mcpu=g14."
7873 msgstr ""
7874
7875 #: config/rl78/rl78.opt:93
7876 #, no-c-format
7877 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
7878 msgstr ""
7879
7880 #: config/rl78/rl78.opt:97
7881 #, no-c-format
7882 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
7883 msgstr ""
7884
7885 #: config/stormy16/stormy16.opt:24
7886 #, no-c-format
7887 msgid "Provide libraries for the simulator."
7888 msgstr ""
7889
7890 #: config/arm/arm-tables.opt:25
7891 #, no-c-format
7892 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
7893 msgstr ""
7894
7895 #: config/arm/arm-tables.opt:293
7896 #, no-c-format
7897 msgid "Known ARM architectures (for use with the -march= option):"
7898 msgstr ""
7899
7900 #: config/arm/arm-tables.opt:399
7901 #, no-c-format
7902 msgid "Known ARM FPUs (for use with the -mfpu= option):"
7903 msgstr ""
7904
7905 #: config/arm/arm.opt:26
7906 #, no-c-format
7907 msgid "TLS dialect to use:"
7908 msgstr ""
7909
7910 #: config/arm/arm.opt:36
7911 #, no-c-format
7912 msgid "Specify an ABI."
7913 msgstr ""
7914
7915 #: config/arm/arm.opt:40
7916 #, no-c-format
7917 msgid "Known ARM ABIs (for use with the -mabi= option):"
7918 msgstr ""
7919
7920 #: config/arm/arm.opt:59
7921 #, no-c-format
7922 msgid "Generate a call to abort if a noreturn function returns."
7923 msgstr ""
7924
7925 #: config/arm/arm.opt:66
7926 #, no-c-format
7927 msgid "Generate APCS conformant stack frames."
7928 msgstr ""
7929
7930 #: config/arm/arm.opt:70
7931 #, no-c-format
7932 msgid "Generate re-entrant, PIC code."
7933 msgstr ""
7934
7935 #: config/arm/arm.opt:92
7936 #, no-c-format
7937 msgid "Generate code in 32 bit ARM state."
7938 msgstr ""
7939
7940 #: config/arm/arm.opt:100
7941 #, no-c-format
7942 msgid "Thumb: Assume non-static functions may be called from ARM code."
7943 msgstr ""
7944
7945 #: config/arm/arm.opt:104
7946 #, no-c-format
7947 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
7948 msgstr ""
7949
7950 #: config/arm/arm.opt:112 config/csky/csky.opt:73
7951 #, no-c-format
7952 msgid "Specify if floating point hardware should be used."
7953 msgstr ""
7954
7955 #: config/arm/arm.opt:116
7956 #, no-c-format
7957 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
7958 msgstr ""
7959
7960 #: config/arm/arm.opt:120 config/csky/csky.opt:77
7961 #, no-c-format
7962 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
7963 msgstr ""
7964
7965 #: config/arm/arm.opt:133
7966 #, no-c-format
7967 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
7968 msgstr ""
7969
7970 #: config/arm/arm.opt:137
7971 #, no-c-format
7972 msgid "Specify the __fp16 floating-point format."
7973 msgstr ""
7974
7975 #: config/arm/arm.opt:141
7976 #, no-c-format
7977 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
7978 msgstr ""
7979
7980 #: config/arm/arm.opt:154
7981 #, no-c-format
7982 msgid "Specify the name of the target floating point hardware/format."
7983 msgstr ""
7984
7985 #: config/arm/arm.opt:165
7986 #, no-c-format
7987 msgid "Generate call insns as indirect calls, if necessary."
7988 msgstr ""
7989
7990 #: config/arm/arm.opt:173
7991 #, no-c-format
7992 msgid "Specify the register to be used for PIC addressing."
7993 msgstr ""
7994
7995 #: config/arm/arm.opt:177
7996 #, no-c-format
7997 msgid "Store function names in object code."
7998 msgstr ""
7999
8000 #: config/arm/arm.opt:181
8001 #, no-c-format
8002 msgid "Permit scheduling of a function's prologue sequence."
8003 msgstr ""
8004
8005 #: config/arm/arm.opt:185 config/rs6000/rs6000.opt:239
8006 #, no-c-format
8007 msgid "Do not load the PIC register in function prologues."
8008 msgstr ""
8009
8010 #: config/arm/arm.opt:192
8011 #, no-c-format
8012 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
8013 msgstr ""
8014
8015 #: config/arm/arm.opt:196
8016 #, no-c-format
8017 msgid "Generate code for Thumb state."
8018 msgstr ""
8019
8020 #: config/arm/arm.opt:200
8021 #, no-c-format
8022 msgid "Support calls between Thumb and ARM instruction sets."
8023 msgstr ""
8024
8025 #: config/arm/arm.opt:204
8026 #, no-c-format
8027 msgid "Specify thread local storage scheme."
8028 msgstr ""
8029
8030 #: config/arm/arm.opt:208
8031 #, no-c-format
8032 msgid "Specify how to access the thread pointer."
8033 msgstr ""
8034
8035 #: config/arm/arm.opt:212
8036 #, no-c-format
8037 msgid "Valid arguments to -mtp=:"
8038 msgstr ""
8039
8040 #: config/arm/arm.opt:225
8041 #, no-c-format
8042 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
8043 msgstr ""
8044
8045 #: config/arm/arm.opt:229
8046 #, no-c-format
8047 msgid "Thumb: Generate (leaf) stack frames even if not needed."
8048 msgstr ""
8049
8050 #: config/arm/arm.opt:233 config/mn10300/mn10300.opt:42
8051 #, no-c-format
8052 msgid "Tune code for the given processor."
8053 msgstr ""
8054
8055 #: config/arm/arm.opt:237
8056 #, no-c-format
8057 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."
8058 msgstr ""
8059
8060 #: config/arm/arm.opt:248
8061 #, no-c-format
8062 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
8063 msgstr ""
8064
8065 #: config/arm/arm.opt:252
8066 #, no-c-format
8067 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
8068 msgstr ""
8069
8070 #: config/arm/arm.opt:256
8071 #, no-c-format
8072 msgid "Enable more verbose RTX cost dumps during debug.  For GCC developers use only."
8073 msgstr ""
8074
8075 #: config/arm/arm.opt:260
8076 #, no-c-format
8077 msgid "Only generate absolute relocations on word sized values."
8078 msgstr ""
8079
8080 #: config/arm/arm.opt:264
8081 #, no-c-format
8082 msgid "Generate IT blocks appropriate for ARMv8."
8083 msgstr ""
8084
8085 #: config/arm/arm.opt:268
8086 #, no-c-format
8087 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
8088 msgstr ""
8089
8090 #: config/arm/arm.opt:273
8091 #, no-c-format
8092 msgid "Mitigate issues with VLLDM on some M-profile devices (CVE-2021-35465)."
8093 msgstr ""
8094
8095 #: config/arm/arm.opt:277
8096 #, no-c-format
8097 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1742098)."
8098 msgstr ""
8099
8100 #: config/arm/arm.opt:282
8101 #, no-c-format
8102 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1655431)."
8103 msgstr ""
8104
8105 #: config/arm/arm.opt:287 config/nds32/nds32.opt:461 config/arc/arc.opt:490
8106 #, no-c-format
8107 msgid "Enable unaligned word and halfword accesses to packed data."
8108 msgstr ""
8109
8110 #: config/arm/arm.opt:291
8111 #, no-c-format
8112 msgid "This option is deprecated and has no effect."
8113 msgstr ""
8114
8115 #: config/arm/arm.opt:295
8116 #, no-c-format
8117 msgid "Assume loading data from flash is slower than fetching instructions."
8118 msgstr ""
8119
8120 #: config/arm/arm.opt:299
8121 #, no-c-format
8122 msgid "Assume unified syntax for inline assembly code."
8123 msgstr ""
8124
8125 #: config/arm/arm.opt:303
8126 #, no-c-format
8127 msgid "Do not allow constant data to be placed in code sections."
8128 msgstr ""
8129
8130 #: config/arm/arm.opt:307
8131 #, no-c-format
8132 msgid "When linking for big-endian targets, generate a BE8 format image."
8133 msgstr ""
8134
8135 #: config/arm/arm.opt:311
8136 #, no-c-format
8137 msgid "When linking for big-endian targets, generate a legacy BE32 format image."
8138 msgstr ""
8139
8140 #: config/arm/arm.opt:315 config/sh/sh.opt:195
8141 #, no-c-format
8142 msgid "Cost to assume for a branch insn."
8143 msgstr ""
8144
8145 #: config/arm/arm.opt:319
8146 #, no-c-format
8147 msgid "Generate code which uses the core registers only (r0-r14)."
8148 msgstr ""
8149
8150 #: config/arm/arm.opt:341
8151 #, no-c-format
8152 msgid "Use an immediate to offset from the TLS register. This option is for use with fstack-protector-guard=tls and not for use in user-land code."
8153 msgstr ""
8154
8155 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
8156 #: config/visium/visium.opt:37
8157 #, no-c-format
8158 msgid "Use hardware FP."
8159 msgstr ""
8160
8161 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
8162 #, no-c-format
8163 msgid "Do not use hardware FP."
8164 msgstr ""
8165
8166 #: config/sparc/sparc.opt:42
8167 #, no-c-format
8168 msgid "Use flat register window model."
8169 msgstr ""
8170
8171 #: config/sparc/sparc.opt:46
8172 #, no-c-format
8173 msgid "Assume possible double misalignment."
8174 msgstr ""
8175
8176 #: config/sparc/sparc.opt:50
8177 #, no-c-format
8178 msgid "Use ABI reserved registers."
8179 msgstr ""
8180
8181 #: config/sparc/sparc.opt:54
8182 #, no-c-format
8183 msgid "Use hardware quad FP instructions."
8184 msgstr ""
8185
8186 #: config/sparc/sparc.opt:58
8187 #, no-c-format
8188 msgid "Do not use hardware quad fp instructions."
8189 msgstr ""
8190
8191 #: config/sparc/sparc.opt:62 config/vax/vax.opt:47
8192 #, no-c-format
8193 msgid "Enable Local Register Allocation."
8194 msgstr ""
8195
8196 #: config/sparc/sparc.opt:66
8197 #, no-c-format
8198 msgid "Compile for V8+ ABI."
8199 msgstr ""
8200
8201 #: config/sparc/sparc.opt:70
8202 #, no-c-format
8203 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
8204 msgstr ""
8205
8206 #: config/sparc/sparc.opt:74
8207 #, no-c-format
8208 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
8209 msgstr ""
8210
8211 #: config/sparc/sparc.opt:78
8212 #, no-c-format
8213 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
8214 msgstr ""
8215
8216 #: config/sparc/sparc.opt:82
8217 #, no-c-format
8218 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
8219 msgstr ""
8220
8221 #: config/sparc/sparc.opt:86
8222 #, no-c-format
8223 msgid "Use additional VIS instructions introduced in OSA2017."
8224 msgstr ""
8225
8226 #: config/sparc/sparc.opt:90
8227 #, no-c-format
8228 msgid "Use UltraSPARC Compare-and-Branch extensions."
8229 msgstr ""
8230
8231 #: config/sparc/sparc.opt:94
8232 #, no-c-format
8233 msgid "Use UltraSPARC Fused Multiply-Add extensions."
8234 msgstr ""
8235
8236 #: config/sparc/sparc.opt:98
8237 #, no-c-format
8238 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
8239 msgstr ""
8240
8241 #: config/sparc/sparc.opt:102
8242 #, no-c-format
8243 msgid "Use UltraSPARC Population-Count instruction."
8244 msgstr ""
8245
8246 #: config/sparc/sparc.opt:106
8247 #, no-c-format
8248 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
8249 msgstr ""
8250
8251 #: config/sparc/sparc.opt:110
8252 #, no-c-format
8253 msgid "Pointers are 64-bit."
8254 msgstr ""
8255
8256 #: config/sparc/sparc.opt:114
8257 #, no-c-format
8258 msgid "Pointers are 32-bit."
8259 msgstr ""
8260
8261 #: config/sparc/sparc.opt:118
8262 #, no-c-format
8263 msgid "Use 64-bit ABI."
8264 msgstr ""
8265
8266 #: config/sparc/sparc.opt:122
8267 #, no-c-format
8268 msgid "Use 32-bit ABI."
8269 msgstr ""
8270
8271 #: config/sparc/sparc.opt:126
8272 #, no-c-format
8273 msgid "Use stack bias."
8274 msgstr ""
8275
8276 #: config/sparc/sparc.opt:130
8277 #, no-c-format
8278 msgid "Use structs on stronger alignment for double-word copies."
8279 msgstr ""
8280
8281 #: config/sparc/sparc.opt:134
8282 #, no-c-format
8283 msgid "Optimize tail call instructions in assembler and linker."
8284 msgstr ""
8285
8286 #: config/sparc/sparc.opt:138
8287 #, no-c-format
8288 msgid "Do not generate code that can only run in supervisor mode (default)."
8289 msgstr ""
8290
8291 #: config/sparc/sparc.opt:142
8292 #, no-c-format
8293 msgid "Use instructions of and schedule code for given CPU."
8294 msgstr ""
8295
8296 #: config/sparc/sparc.opt:228
8297 #, no-c-format
8298 msgid "Use given SPARC-V9 code model."
8299 msgstr ""
8300
8301 #: config/sparc/sparc.opt:250
8302 #, no-c-format
8303 msgid "Enable debug output."
8304 msgstr "Увімкнути виведення діагностичних даних."
8305
8306 #: config/sparc/sparc.opt:254
8307 #, no-c-format
8308 msgid "Enable strict 32-bit psABI struct return checking."
8309 msgstr ""
8310
8311 #: config/sparc/sparc.opt:258
8312 #, no-c-format
8313 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
8314 msgstr ""
8315
8316 #: config/sparc/sparc.opt:263
8317 #, no-c-format
8318 msgid "Enable workarounds for the errata of the UT699 processor."
8319 msgstr ""
8320
8321 #: config/sparc/sparc.opt:267
8322 #, no-c-format
8323 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
8324 msgstr ""
8325
8326 #: config/sparc/sparc.opt:271
8327 #, no-c-format
8328 msgid "Enable workarounds for the errata of the GR712RC processor."
8329 msgstr ""
8330
8331 #: config/sparc/sparc.opt:308
8332 #, no-c-format
8333 msgid "Specify the memory model in effect for the program."
8334 msgstr ""
8335
8336 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
8337 #, no-c-format
8338 msgid "Generate 64-bit code."
8339 msgstr ""
8340
8341 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
8342 #, no-c-format
8343 msgid "Generate 32-bit code."
8344 msgstr ""
8345
8346 #: config/rs6000/rs6000-tables.opt:24
8347 #, no-c-format
8348 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
8349 msgstr ""
8350
8351 #: config/rs6000/476.opt:24
8352 #, no-c-format
8353 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
8354 msgstr ""
8355
8356 #: config/rs6000/aix64.opt:24
8357 #, no-c-format
8358 msgid "Compile for 64-bit pointers."
8359 msgstr ""
8360
8361 #: config/rs6000/aix64.opt:28
8362 #, no-c-format
8363 msgid "Compile for 32-bit pointers."
8364 msgstr ""
8365
8366 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
8367 #, no-c-format
8368 msgid "Select code model."
8369 msgstr ""
8370
8371 #: config/rs6000/aix64.opt:49
8372 #, no-c-format
8373 msgid "Support message passing with the Parallel Environment."
8374 msgstr ""
8375
8376 #: config/rs6000/linux64.opt:24
8377 #, no-c-format
8378 msgid "Call mcount for profiling before a function prologue."
8379 msgstr ""
8380
8381 #: config/rs6000/rs6000.opt:121
8382 #, no-c-format
8383 msgid "Use PowerPC-64 instruction set."
8384 msgstr ""
8385
8386 #: config/rs6000/rs6000.opt:125
8387 #, no-c-format
8388 msgid "Use PowerPC General Purpose group optional instructions."
8389 msgstr ""
8390
8391 #: config/rs6000/rs6000.opt:129
8392 #, no-c-format
8393 msgid "Use PowerPC Graphics group optional instructions."
8394 msgstr ""
8395
8396 #: config/rs6000/rs6000.opt:133
8397 #, no-c-format
8398 msgid "Use PowerPC V2.01 single field mfcr instruction."
8399 msgstr ""
8400
8401 #: config/rs6000/rs6000.opt:137
8402 #, no-c-format
8403 msgid "Use PowerPC V2.02 popcntb instruction."
8404 msgstr ""
8405
8406 #: config/rs6000/rs6000.opt:141
8407 #, no-c-format
8408 msgid "Use PowerPC V2.02 floating point rounding instructions."
8409 msgstr ""
8410
8411 #: config/rs6000/rs6000.opt:145
8412 #, no-c-format
8413 msgid "Use PowerPC V2.05 compare bytes instruction."
8414 msgstr ""
8415
8416 #: config/rs6000/rs6000.opt:156
8417 #, no-c-format
8418 msgid "Use AltiVec instructions."
8419 msgstr ""
8420
8421 #: config/rs6000/rs6000.opt:160
8422 #, no-c-format
8423 msgid "Use decimal floating point instructions."
8424 msgstr ""
8425
8426 #: config/rs6000/rs6000.opt:164
8427 #, no-c-format
8428 msgid "Use 4xx half-word multiply instructions."
8429 msgstr ""
8430
8431 #: config/rs6000/rs6000.opt:168
8432 #, no-c-format
8433 msgid "Use 4xx string-search dlmzb instruction."
8434 msgstr ""
8435
8436 #: config/rs6000/rs6000.opt:172
8437 #, no-c-format
8438 msgid "Generate load/store multiple instructions."
8439 msgstr ""
8440
8441 #: config/rs6000/rs6000.opt:191
8442 #, no-c-format
8443 msgid "Use PowerPC V2.06 popcntd instruction."
8444 msgstr ""
8445
8446 #: config/rs6000/rs6000.opt:195
8447 #, no-c-format
8448 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
8449 msgstr ""
8450
8451 #: config/rs6000/rs6000.opt:203
8452 #, no-c-format
8453 msgid "Use vector/scalar (VSX) instructions."
8454 msgstr ""
8455
8456 #: config/rs6000/rs6000.opt:231
8457 #, no-c-format
8458 msgid "Do not generate load/store with update instructions."
8459 msgstr ""
8460
8461 #: config/rs6000/rs6000.opt:235
8462 #, no-c-format
8463 msgid "Generate load/store with update instructions."
8464 msgstr ""
8465
8466 #: config/rs6000/rs6000.opt:243
8467 #, no-c-format
8468 msgid "Avoid generation of indexed load/store instructions when possible."
8469 msgstr ""
8470
8471 #: config/rs6000/rs6000.opt:250
8472 #, no-c-format
8473 msgid "Schedule the start and end of the procedure."
8474 msgstr ""
8475
8476 #: config/rs6000/rs6000.opt:254
8477 #, no-c-format
8478 msgid "Return all structures in memory (AIX default)."
8479 msgstr ""
8480
8481 #: config/rs6000/rs6000.opt:258
8482 #, no-c-format
8483 msgid "Return small structures in registers (SVR4 default)."
8484 msgstr ""
8485
8486 #: config/rs6000/rs6000.opt:262
8487 #, no-c-format
8488 msgid "Conform more closely to IBM XLC semantics."
8489 msgstr ""
8490
8491 #: config/rs6000/rs6000.opt:266 config/rs6000/rs6000.opt:270
8492 #, no-c-format
8493 msgid "Generate software reciprocal divide and square root for better throughput."
8494 msgstr ""
8495
8496 #: config/rs6000/rs6000.opt:274
8497 #, no-c-format
8498 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
8499 msgstr ""
8500
8501 #: config/rs6000/rs6000.opt:278
8502 #, no-c-format
8503 msgid "Do not place floating point constants in TOC."
8504 msgstr ""
8505
8506 #: config/rs6000/rs6000.opt:282
8507 #, no-c-format
8508 msgid "Place floating point constants in TOC."
8509 msgstr ""
8510
8511 #: config/rs6000/rs6000.opt:286
8512 #, no-c-format
8513 msgid "Do not place symbol+offset constants in TOC."
8514 msgstr ""
8515
8516 #: config/rs6000/rs6000.opt:290
8517 #, no-c-format
8518 msgid "Place symbol+offset constants in TOC."
8519 msgstr ""
8520
8521 #: config/rs6000/rs6000.opt:301
8522 #, no-c-format
8523 msgid "Use only one TOC entry per procedure."
8524 msgstr ""
8525
8526 #: config/rs6000/rs6000.opt:305
8527 #, no-c-format
8528 msgid "Put everything in the regular TOC."
8529 msgstr ""
8530
8531 #: config/rs6000/rs6000.opt:309
8532 #, no-c-format
8533 msgid "Generate VRSAVE instructions when generating AltiVec code."
8534 msgstr ""
8535
8536 #: config/rs6000/rs6000.opt:313
8537 #, no-c-format
8538 msgid "Deprecated option.  Use -mno-vrsave instead."
8539 msgstr ""
8540
8541 #: config/rs6000/rs6000.opt:317
8542 #, no-c-format
8543 msgid "Deprecated option.  Use -mvrsave instead."
8544 msgstr ""
8545
8546 #: config/rs6000/rs6000.opt:321
8547 #, no-c-format
8548 msgid "Max number of bytes to move inline."
8549 msgstr ""
8550
8551 #: config/rs6000/rs6000.opt:325
8552 #, no-c-format
8553 msgid "Generate unaligned VSX load/store for inline expansion of memcpy/memmove."
8554 msgstr ""
8555
8556 #: config/rs6000/rs6000.opt:329
8557 #, no-c-format
8558 msgid "Generate unaligned VSX vector pair load/store for inline expansion of memcpy/memmove."
8559 msgstr ""
8560
8561 #: config/rs6000/rs6000.opt:333
8562 #, no-c-format
8563 msgid "Max number of bytes to compare without loops."
8564 msgstr ""
8565
8566 #: config/rs6000/rs6000.opt:337
8567 #, no-c-format
8568 msgid "Max number of bytes to compare with loops."
8569 msgstr ""
8570
8571 #: config/rs6000/rs6000.opt:341
8572 #, no-c-format
8573 msgid "Max number of bytes to compare."
8574 msgstr ""
8575
8576 #: config/rs6000/rs6000.opt:345
8577 #, no-c-format
8578 msgid "Generate isel instructions."
8579 msgstr ""
8580
8581 #: config/rs6000/rs6000.opt:349
8582 #, no-c-format
8583 msgid "-mdebug=\tEnable debug output."
8584 msgstr "-mdebug=\tУвімкнути виведення діагностичних даних."
8585
8586 #: config/rs6000/rs6000.opt:354
8587 #, no-c-format
8588 msgid "Use the AltiVec ABI extensions."
8589 msgstr ""
8590
8591 #: config/rs6000/rs6000.opt:358
8592 #, no-c-format
8593 msgid "Do not use the AltiVec ABI extensions."
8594 msgstr ""
8595
8596 #: config/rs6000/rs6000.opt:363
8597 #, no-c-format
8598 msgid "Use the AIX Vector Extended ABI."
8599 msgstr ""
8600
8601 #: config/rs6000/rs6000.opt:367
8602 #, no-c-format
8603 msgid "Do not use the AIX Vector Extended ABI."
8604 msgstr ""
8605
8606 #: config/rs6000/rs6000.opt:372
8607 #, no-c-format
8608 msgid "Use the ELFv1 ABI."
8609 msgstr ""
8610
8611 #: config/rs6000/rs6000.opt:376
8612 #, no-c-format
8613 msgid "Use the ELFv2 ABI."
8614 msgstr ""
8615
8616 #: config/rs6000/rs6000.opt:396
8617 #, no-c-format
8618 msgid "-mcpu=\tUse features of and schedule code for given CPU."
8619 msgstr ""
8620
8621 #: config/rs6000/rs6000.opt:400
8622 #, no-c-format
8623 msgid "-mtune=\tSchedule code for given CPU."
8624 msgstr ""
8625
8626 #: config/rs6000/rs6000.opt:404
8627 #, no-c-format
8628 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
8629 msgstr ""
8630
8631 #: config/rs6000/rs6000.opt:420
8632 #, no-c-format
8633 msgid "Avoid all range limits on call instructions."
8634 msgstr ""
8635
8636 #: config/rs6000/rs6000.opt:428
8637 #, no-c-format
8638 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
8639 msgstr ""
8640
8641 #: config/rs6000/rs6000.opt:432
8642 #, no-c-format
8643 msgid "Use -mlong-double-64 for 64-bit IEEE floating point format.  Use -mlong-double-128 for 128-bit floating point format (either IEEE or IBM)."
8644 msgstr ""
8645
8646 #: config/rs6000/rs6000.opt:441
8647 #, no-c-format
8648 msgid "Determine which dependences between insns are considered costly."
8649 msgstr ""
8650
8651 #: config/rs6000/rs6000.opt:445
8652 #, no-c-format
8653 msgid "Specify which post scheduling nop insertion scheme to apply."
8654 msgstr ""
8655
8656 #: config/rs6000/rs6000.opt:449
8657 #, no-c-format
8658 msgid "Specify alignment of structure fields default/natural."
8659 msgstr ""
8660
8661 #: config/rs6000/rs6000.opt:453
8662 #, no-c-format
8663 msgid "Valid arguments to -malign-:"
8664 msgstr ""
8665
8666 #: config/rs6000/rs6000.opt:463
8667 #, no-c-format
8668 msgid "Specify scheduling priority for dispatch slot restricted insns."
8669 msgstr ""
8670
8671 #: config/rs6000/rs6000.opt:467
8672 #, no-c-format
8673 msgid "Use r11 to hold the static link in calls to functions via pointers."
8674 msgstr ""
8675
8676 #: config/rs6000/rs6000.opt:471
8677 #, no-c-format
8678 msgid "Save the TOC in the prologue for indirect calls rather than inline."
8679 msgstr ""
8680
8681 #: config/rs6000/rs6000.opt:479
8682 #, no-c-format
8683 msgid "Fuse certain integer operations together for better performance on power8."
8684 msgstr ""
8685
8686 #: config/rs6000/rs6000.opt:483
8687 #, no-c-format
8688 msgid "Allow sign extension in fusion operations."
8689 msgstr ""
8690
8691 #: config/rs6000/rs6000.opt:487
8692 #, no-c-format
8693 msgid "Use vector and scalar instructions added in ISA 2.07."
8694 msgstr ""
8695
8696 #: config/rs6000/rs6000.opt:491
8697 #, no-c-format
8698 msgid "Fuse certain integer operations together for better performance on power10."
8699 msgstr ""
8700
8701 #: config/rs6000/rs6000.opt:495
8702 #, no-c-format
8703 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
8704 msgstr ""
8705
8706 #: config/rs6000/rs6000.opt:502
8707 #, no-c-format
8708 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
8709 msgstr ""
8710
8711 #: config/rs6000/rs6000.opt:506
8712 #, no-c-format
8713 msgid "Generate the quad word memory instructions (lq/stq)."
8714 msgstr ""
8715
8716 #: config/rs6000/rs6000.opt:510
8717 #, no-c-format
8718 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
8719 msgstr ""
8720
8721 #: config/rs6000/rs6000.opt:514
8722 #, no-c-format
8723 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
8724 msgstr ""
8725
8726 #: config/rs6000/rs6000.opt:518
8727 #, no-c-format
8728 msgid "Analyze and remove doubleword swaps from VSX computations."
8729 msgstr ""
8730
8731 #: config/rs6000/rs6000.opt:526
8732 #, no-c-format
8733 msgid "Use certain scalar instructions added in ISA 3.0."
8734 msgstr ""
8735
8736 #: config/rs6000/rs6000.opt:530
8737 #, no-c-format
8738 msgid "Use vector instructions added in ISA 3.0."
8739 msgstr ""
8740
8741 #: config/rs6000/rs6000.opt:534
8742 #, no-c-format
8743 msgid "Use the new min/max instructions defined in ISA 3.0."
8744 msgstr ""
8745
8746 #: config/rs6000/rs6000.opt:538
8747 #, no-c-format
8748 msgid "Generate the integer modulo instructions."
8749 msgstr ""
8750
8751 #: config/rs6000/rs6000.opt:542
8752 #, no-c-format
8753 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
8754 msgstr ""
8755
8756 #: config/rs6000/rs6000.opt:546
8757 #, no-c-format
8758 msgid "Enable using IEEE 128-bit floating point instructions."
8759 msgstr ""
8760
8761 #: config/rs6000/rs6000.opt:550
8762 #, no-c-format
8763 msgid "Enable default conversions between __float128 & long double."
8764 msgstr ""
8765
8766 #: config/rs6000/rs6000.opt:590
8767 #, no-c-format
8768 msgid "Generate (do not generate) prefixed memory instructions."
8769 msgstr ""
8770
8771 #: config/rs6000/rs6000.opt:594
8772 #, no-c-format
8773 msgid "Generate (do not generate) pc-relative memory addressing."
8774 msgstr ""
8775
8776 #: config/rs6000/rs6000.opt:598
8777 #, no-c-format
8778 msgid "Generate (do not generate) pc-relative memory optimizations for externals."
8779 msgstr ""
8780
8781 #: config/rs6000/rs6000.opt:602
8782 #, no-c-format
8783 msgid "Generate (do not generate) MMA instructions."
8784 msgstr "Створювати (не створювати) інструкції MMA."
8785
8786 #: config/rs6000/rs6000.opt:609
8787 #, no-c-format
8788 msgid "Enable instructions that guard against return-oriented programming attacks."
8789 msgstr ""
8790
8791 #: config/rs6000/rs6000.opt:613
8792 #, no-c-format
8793 msgid "Generate code that will run in privileged state."
8794 msgstr ""
8795
8796 #: config/rs6000/rs6000.opt:617
8797 #, no-c-format
8798 msgid "Generate (do not generate) code that uses the XXSPLTIW instruction."
8799 msgstr ""
8800
8801 #: config/rs6000/rs6000.opt:621
8802 #, no-c-format
8803 msgid "Generate (do not generate) code that uses the XXSPLTIDP instruction."
8804 msgstr ""
8805
8806 #: config/rs6000/rs6000.opt:625
8807 #, no-c-format
8808 msgid "Generate (do not generate) code that uses the LXVKQ instruction."
8809 msgstr ""
8810
8811 #: config/rs6000/rs6000.opt:629
8812 #, no-c-format
8813 msgid "When costing for loop vectorization, we probably need to penalize the loop body cost if the existing cost model may not adequately reflect delays from unavailable vector resources.  We collect the cost for vectorized statements and non-vectorized statements separately, check the proportion of vec_cost to total cost of vec_cost and non vec_cost, and penalize only if the proportion exceeds the threshold specified by this parameter.  The default value is 85."
8814 msgstr ""
8815
8816 #: config/rs6000/rs6000.opt:638
8817 #, no-c-format
8818 msgid "Like parameter rs6000-density-pct-threshold, we also check the total sum of vec_cost and non vec_cost, and penalize only if the sum exceeds the threshold specified by this parameter.  The default value is 70."
8819 msgstr ""
8820
8821 #: config/rs6000/rs6000.opt:644
8822 #, no-c-format
8823 msgid "When both heuristics with rs6000-density-pct-threshold and rs6000-density-size-threshold are satisfied, we decide to penalize the loop body cost by the value which is specified by this parameter.  The default value is 10."
8824 msgstr ""
8825
8826 #: config/rs6000/rs6000.opt:651
8827 #, no-c-format
8828 msgid "When costing for loop vectorization, we probably need to penalize the loop body cost by accounting for excess strided or elementwise loads.  We collect the numbers for general statements and load statements according to the information for statements to be vectorized, check the proportion of load statements, and penalize only if the proportion exceeds the threshold specified by this parameter.  The default value is 45."
8829 msgstr ""
8830
8831 #: config/rs6000/rs6000.opt:660
8832 #, no-c-format
8833 msgid "Like parameter rs6000-density-load-pct-threshold, we also check if the total number of load statements exceeds the threshold specified by this parameter, and penalize only if it's satisfied.  The default value is 20."
8834 msgstr ""
8835
8836 #: config/rs6000/sysv4.opt:24
8837 #, no-c-format
8838 msgid "-mcall-ABI\tSelect ABI calling convention."
8839 msgstr ""
8840
8841 #: config/rs6000/sysv4.opt:28
8842 #, no-c-format
8843 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
8844 msgstr ""
8845
8846 #: config/rs6000/sysv4.opt:32
8847 #, no-c-format
8848 msgid "Allow readonly data in sdata."
8849 msgstr ""
8850
8851 #: config/rs6000/sysv4.opt:36
8852 #, no-c-format
8853 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
8854 msgstr ""
8855
8856 #: config/rs6000/sysv4.opt:52
8857 #, no-c-format
8858 msgid "Align to the base type of the bit-field."
8859 msgstr ""
8860
8861 #: config/rs6000/sysv4.opt:56
8862 #, no-c-format
8863 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
8864 msgstr ""
8865
8866 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
8867 #, no-c-format
8868 msgid "Produce code relocatable at runtime."
8869 msgstr ""
8870
8871 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
8872 #, no-c-format
8873 msgid "Produce little endian code."
8874 msgstr ""
8875
8876 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
8877 #, no-c-format
8878 msgid "Produce big endian code."
8879 msgstr ""
8880
8881 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
8882 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
8883 #: config/rs6000/sysv4.opt:153
8884 #, no-c-format
8885 msgid "No description yet."
8886 msgstr ""
8887
8888 #: config/rs6000/sysv4.opt:94
8889 #, no-c-format
8890 msgid "Assume all variable arg functions are prototyped."
8891 msgstr ""
8892
8893 #: config/rs6000/sysv4.opt:103
8894 #, no-c-format
8895 msgid "Use EABI."
8896 msgstr ""
8897
8898 #: config/rs6000/sysv4.opt:107
8899 #, no-c-format
8900 msgid "Allow bit-fields to cross word boundaries."
8901 msgstr ""
8902
8903 #: config/rs6000/sysv4.opt:111
8904 #, no-c-format
8905 msgid "Use alternate register names."
8906 msgstr ""
8907
8908 #: config/rs6000/sysv4.opt:117
8909 #, no-c-format
8910 msgid "Use default method for sdata handling."
8911 msgstr ""
8912
8913 #: config/rs6000/sysv4.opt:121
8914 #, no-c-format
8915 msgid "Link with libsim.a, libc.a and sim-crt0.o."
8916 msgstr ""
8917
8918 #: config/rs6000/sysv4.opt:125
8919 #, no-c-format
8920 msgid "Link with libads.a, libc.a and crt0.o."
8921 msgstr ""
8922
8923 #: config/rs6000/sysv4.opt:129
8924 #, no-c-format
8925 msgid "Link with libyk.a, libc.a and crt0.o."
8926 msgstr ""
8927
8928 #: config/rs6000/sysv4.opt:133
8929 #, no-c-format
8930 msgid "Link with libmvme.a, libc.a and crt0.o."
8931 msgstr ""
8932
8933 #: config/rs6000/sysv4.opt:137
8934 #, no-c-format
8935 msgid "Set the PPC_EMB bit in the ELF flags header."
8936 msgstr ""
8937
8938 #: config/rs6000/sysv4.opt:157
8939 #, no-c-format
8940 msgid "Generate code to use a non-exec PLT and GOT."
8941 msgstr ""
8942
8943 #: config/rs6000/sysv4.opt:161
8944 #, no-c-format
8945 msgid "Generate code for old exec BSS PLT."
8946 msgstr ""
8947
8948 #: config/rs6000/sysv4.opt:165
8949 #, no-c-format
8950 msgid "Use inline plt sequences to implement long calls and -fno-plt."
8951 msgstr ""
8952
8953 #: config/rs6000/sysv4.opt:169
8954 #, no-c-format
8955 msgid "Emit .gnu_attribute tags."
8956 msgstr ""
8957
8958 #: config/alpha/alpha.opt:27
8959 #, no-c-format
8960 msgid "Use fp registers."
8961 msgstr "Використовувати fp-регістри."
8962
8963 #: config/alpha/alpha.opt:35
8964 #, no-c-format
8965 msgid "Request IEEE-conformant math library routines (OSF/1)."
8966 msgstr ""
8967
8968 #: config/alpha/alpha.opt:39
8969 #, no-c-format
8970 msgid "Emit IEEE-conformant code, without inexact exceptions."
8971 msgstr ""
8972
8973 #: config/alpha/alpha.opt:46
8974 #, no-c-format
8975 msgid "Do not emit complex integer constants to read-only memory."
8976 msgstr ""
8977
8978 #: config/alpha/alpha.opt:50
8979 #, no-c-format
8980 msgid "Use VAX fp."
8981 msgstr ""
8982
8983 #: config/alpha/alpha.opt:54
8984 #, no-c-format
8985 msgid "Do not use VAX fp."
8986 msgstr ""
8987
8988 #: config/alpha/alpha.opt:58
8989 #, no-c-format
8990 msgid "Emit code for the byte/word ISA extension."
8991 msgstr ""
8992
8993 #: config/alpha/alpha.opt:62
8994 #, no-c-format
8995 msgid "Emit code for the motion video ISA extension."
8996 msgstr ""
8997
8998 #: config/alpha/alpha.opt:66
8999 #, no-c-format
9000 msgid "Emit code for the fp move and sqrt ISA extension."
9001 msgstr ""
9002
9003 #: config/alpha/alpha.opt:70
9004 #, no-c-format
9005 msgid "Emit code for the counting ISA extension."
9006 msgstr ""
9007
9008 #: config/alpha/alpha.opt:74
9009 #, no-c-format
9010 msgid "Emit code using explicit relocation directives."
9011 msgstr ""
9012
9013 #: config/alpha/alpha.opt:78
9014 #, no-c-format
9015 msgid "Emit 16-bit relocations to the small data areas."
9016 msgstr ""
9017
9018 #: config/alpha/alpha.opt:82
9019 #, no-c-format
9020 msgid "Emit 32-bit relocations to the small data areas."
9021 msgstr ""
9022
9023 #: config/alpha/alpha.opt:86
9024 #, no-c-format
9025 msgid "Emit direct branches to local functions."
9026 msgstr ""
9027
9028 #: config/alpha/alpha.opt:90
9029 #, no-c-format
9030 msgid "Emit indirect branches to local functions."
9031 msgstr ""
9032
9033 #: config/alpha/alpha.opt:94
9034 #, no-c-format
9035 msgid "Emit rdval instead of rduniq for thread pointer."
9036 msgstr ""
9037
9038 #: config/alpha/alpha.opt:106
9039 #, no-c-format
9040 msgid "Use features of and schedule given CPU."
9041 msgstr ""
9042
9043 #: config/alpha/alpha.opt:110
9044 #, no-c-format
9045 msgid "Schedule given CPU."
9046 msgstr ""
9047
9048 #: config/alpha/alpha.opt:114
9049 #, no-c-format
9050 msgid "Control the generated fp rounding mode."
9051 msgstr ""
9052
9053 #: config/alpha/alpha.opt:118
9054 #, no-c-format
9055 msgid "Control the IEEE trap mode."
9056 msgstr ""
9057
9058 #: config/alpha/alpha.opt:122
9059 #, no-c-format
9060 msgid "Control the precision given to fp exceptions."
9061 msgstr ""
9062
9063 #: config/alpha/alpha.opt:126
9064 #, no-c-format
9065 msgid "Tune expected memory latency."
9066 msgstr ""
9067
9068 #: config/tilepro/tilepro.opt:23
9069 #, no-c-format
9070 msgid "Compile with 32 bit longs and pointers, which is the only supported behavior and thus the flag is ignored."
9071 msgstr ""
9072
9073 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
9074 #, no-c-format
9075 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
9076 msgstr ""
9077
9078 #: config/tilepro/tilepro.opt:32
9079 #, no-c-format
9080 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
9081 msgstr ""
9082
9083 #: config/lm32/lm32.opt:24
9084 #, no-c-format
9085 msgid "Enable multiply instructions."
9086 msgstr ""
9087
9088 #: config/lm32/lm32.opt:28
9089 #, no-c-format
9090 msgid "Enable divide and modulus instructions."
9091 msgstr ""
9092
9093 #: config/lm32/lm32.opt:32
9094 #, no-c-format
9095 msgid "Enable barrel shift instructions."
9096 msgstr ""
9097
9098 #: config/lm32/lm32.opt:36
9099 #, no-c-format
9100 msgid "Enable sign extend instructions."
9101 msgstr ""
9102
9103 #: config/lm32/lm32.opt:40
9104 #, no-c-format
9105 msgid "Enable user-defined instructions."
9106 msgstr ""
9107
9108 #: config/loongarch/loongarch.opt:47
9109 #, no-c-format
9110 msgid "Basic ISAs of LoongArch:"
9111 msgstr ""
9112
9113 #: config/loongarch/loongarch.opt:56
9114 #, no-c-format
9115 msgid "FPU types of LoongArch:"
9116 msgstr ""
9117
9118 #: config/loongarch/loongarch.opt:69
9119 #, no-c-format
9120 msgid "-mfpu=FPU\tGenerate code for the given FPU."
9121 msgstr ""
9122
9123 #: config/loongarch/loongarch.opt:76 config/mips/mips.opt:377
9124 #, no-c-format
9125 msgid "Prevent the use of all hardware floating-point instructions."
9126 msgstr ""
9127
9128 #: config/loongarch/loongarch.opt:80 config/mips/mips.opt:369
9129 #, no-c-format
9130 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
9131 msgstr ""
9132
9133 #: config/loongarch/loongarch.opt:84 config/mips/mips.opt:116
9134 #, no-c-format
9135 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
9136 msgstr ""
9137
9138 #: config/loongarch/loongarch.opt:90
9139 #, no-c-format
9140 msgid "LoongArch CPU types:"
9141 msgstr ""
9142
9143 #: config/loongarch/loongarch.opt:103
9144 #, no-c-format
9145 msgid "-march=PROCESSOR\tGenerate code for the given PROCESSOR ISA."
9146 msgstr ""
9147
9148 #: config/loongarch/loongarch.opt:107
9149 #, no-c-format
9150 msgid "-mtune=PROCESSOR\tGenerate optimized code for PROCESSOR."
9151 msgstr ""
9152
9153 #: config/loongarch/loongarch.opt:116
9154 #, no-c-format
9155 msgid "Base ABI types for LoongArch:"
9156 msgstr ""
9157
9158 #: config/loongarch/loongarch.opt:129
9159 #, no-c-format
9160 msgid "-mabi=BASEABI\tGenerate code that conforms to the given BASEABI."
9161 msgstr ""
9162
9163 #: config/loongarch/loongarch.opt:138 config/mips/mips.opt:71
9164 #, no-c-format
9165 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
9166 msgstr ""
9167
9168 #: config/loongarch/loongarch.opt:142 config/mips/mips.opt:83
9169 #, no-c-format
9170 msgid "Trap on integer divide by zero."
9171 msgstr ""
9172
9173 #: config/loongarch/loongarch.opt:146
9174 #, no-c-format
9175 msgid "Conditional moves for integral are enabled."
9176 msgstr ""
9177
9178 #: config/loongarch/loongarch.opt:150
9179 #, no-c-format
9180 msgid "Conditional moves for float are enabled."
9181 msgstr ""
9182
9183 #: config/loongarch/loongarch.opt:154
9184 #, no-c-format
9185 msgid "Prevent optimizing block moves, which is also the default behavior of -Os."
9186 msgstr ""
9187
9188 #: config/loongarch/loongarch.opt:162
9189 #, no-c-format
9190 msgid "-mmax-inline-memcpy-size=SIZE\tSet the max size of memcpy to inline, default is 1024."
9191 msgstr ""
9192
9193 #: config/or1k/elf.opt:28
9194 #, no-c-format
9195 msgid "Configure the newlib board specific runtime.  The default is or1ksim."
9196 msgstr ""
9197
9198 #: config/or1k/elf.opt:32
9199 #, no-c-format
9200 msgid "This option is ignored; it is provided for compatibility purposes only.  This used to select linker and preprocessor options for use with newlib."
9201 msgstr ""
9202
9203 #: config/or1k/or1k.opt:29
9204 #, no-c-format
9205 msgid "Enable generation of hardware divide (l.div, l.divu) instructions.  This is the default; use -msoft-div to override."
9206 msgstr ""
9207
9208 #: config/or1k/or1k.opt:34
9209 #, no-c-format
9210 msgid "Enable generation of binaries which use functions from libgcc to perform divide operations.  The default is -mhard-div."
9211 msgstr ""
9212
9213 #: config/or1k/or1k.opt:39
9214 #, no-c-format
9215 msgid "Enable generation of hardware multiply instructions (l.mul, l.muli) instructions. This is the default; use -msoft-mul to override."
9216 msgstr ""
9217
9218 #: config/or1k/or1k.opt:44
9219 #, no-c-format
9220 msgid "Enable generation of binaries which use functions from libgcc to perform multiply operations. The default is -mhard-mul."
9221 msgstr ""
9222
9223 #: config/or1k/or1k.opt:49
9224 #, no-c-format
9225 msgid "Enable generation of binaries which use functions from libgcc to perform floating point operations.  This is the default; use -mhard-float to override."
9226 msgstr ""
9227
9228 #: config/or1k/or1k.opt:54
9229 #, no-c-format
9230 msgid "Enable generation of hardware floating point instructions. The default is -msoft-float."
9231 msgstr ""
9232
9233 #: config/or1k/or1k.opt:59
9234 #, no-c-format
9235 msgid "When -mhard-float is selected, enables generation of double-precision floating point instructions.  By default functions from libgcc are used to perform double-precision floating point operations."
9236 msgstr ""
9237
9238 #: config/or1k/or1k.opt:65
9239 #, no-c-format
9240 msgid "When -mhard-float is selected, enables generation of unordered floating point compare and set flag (lf.sfun*) instructions.  By default functions from libgcc are used to perform unordered floating point compare and set flag operations."
9241 msgstr ""
9242
9243 #: config/or1k/or1k.opt:71
9244 #, no-c-format
9245 msgid "Specify the code model used for accessing memory addresses.  Specifying large enables generating binaries with large global offset tables.  By default the value is small."
9246 msgstr ""
9247
9248 #: config/or1k/or1k.opt:77
9249 #, no-c-format
9250 msgid "Known code model types (for use with the -mcmodel= option):"
9251 msgstr ""
9252
9253 #: config/or1k/or1k.opt:87
9254 #, no-c-format
9255 msgid "Enable generation of conditional move (l.cmov) instructions.  By default the equivalent will be generated using set and branch."
9256 msgstr ""
9257
9258 #: config/or1k/or1k.opt:92
9259 #, no-c-format
9260 msgid "Enable generation of rotate right (l.ror) instructions.  By default functions from libgcc are used to perform rotate right operations."
9261 msgstr ""
9262
9263 #: config/or1k/or1k.opt:97
9264 #, no-c-format
9265 msgid "Enable generation of rotate right with immediate (l.rori) instructions.  By default functions from libgcc are used to perform rotate right with immediate operations."
9266 msgstr ""
9267
9268 #: config/or1k/or1k.opt:103
9269 #, no-c-format
9270 msgid "Enable generation of sign extension (l.ext*) instructions.  By default memory loads are used to perform sign extension."
9271 msgstr ""
9272
9273 #: config/or1k/or1k.opt:108
9274 #, no-c-format
9275 msgid "Enable generation of compare and set flag with immediate (l.sf*i) instructions. By default extra instructions will be generated to store the immediate to a register first."
9276 msgstr ""
9277
9278 #: config/or1k/or1k.opt:114
9279 #, no-c-format
9280 msgid "Enable generation of shift with immediate (l.srai, l.srli, l.slli) instructions. By default extra instructions will be generated to store the immediate to a register first."
9281 msgstr ""
9282
9283 #: config/nios2/elf.opt:26
9284 #, no-c-format
9285 msgid "Link with a limited version of the C library."
9286 msgstr ""
9287
9288 #: config/nios2/elf.opt:30
9289 #, no-c-format
9290 msgid "Name of system library to link against."
9291 msgstr ""
9292
9293 #: config/nios2/elf.opt:34
9294 #, no-c-format
9295 msgid "Name of the startfile."
9296 msgstr ""
9297
9298 #: config/nios2/elf.opt:38
9299 #, no-c-format
9300 msgid "Link with HAL BSP."
9301 msgstr ""
9302
9303 #: config/nios2/nios2.opt:35
9304 #, no-c-format
9305 msgid "Enable DIV, DIVU."
9306 msgstr ""
9307
9308 #: config/nios2/nios2.opt:39
9309 #, no-c-format
9310 msgid "Enable MUL instructions."
9311 msgstr ""
9312
9313 #: config/nios2/nios2.opt:43
9314 #, no-c-format
9315 msgid "Enable MULX instructions, assume fast shifter."
9316 msgstr ""
9317
9318 #: config/nios2/nios2.opt:47
9319 #, no-c-format
9320 msgid "Use table based fast divide (default at -O3)."
9321 msgstr ""
9322
9323 #: config/nios2/nios2.opt:51
9324 #, no-c-format
9325 msgid "All memory accesses use I/O load/store instructions."
9326 msgstr ""
9327
9328 #: config/nios2/nios2.opt:55
9329 #, no-c-format
9330 msgid "Volatile memory accesses use I/O load/store instructions."
9331 msgstr ""
9332
9333 #: config/nios2/nios2.opt:59
9334 #, no-c-format
9335 msgid "Volatile memory accesses do not use I/O load/store instructions."
9336 msgstr ""
9337
9338 #: config/nios2/nios2.opt:63
9339 #, no-c-format
9340 msgid "Enable/disable GP-relative addressing."
9341 msgstr ""
9342
9343 #: config/nios2/nios2.opt:67
9344 #, no-c-format
9345 msgid "Valid options for GP-relative addressing (for -mgpopt):"
9346 msgstr ""
9347
9348 #: config/nios2/nios2.opt:86
9349 #, no-c-format
9350 msgid "Equivalent to -mgpopt=local."
9351 msgstr ""
9352
9353 #: config/nios2/nios2.opt:90
9354 #, no-c-format
9355 msgid "Equivalent to -mgpopt=none."
9356 msgstr ""
9357
9358 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
9359 #: config/tilegx/tilegx.opt:45
9360 #, no-c-format
9361 msgid "Use big-endian byte order."
9362 msgstr ""
9363
9364 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
9365 #: config/tilegx/tilegx.opt:49
9366 #, no-c-format
9367 msgid "Use little-endian byte order."
9368 msgstr ""
9369
9370 #: config/nios2/nios2.opt:102
9371 #, no-c-format
9372 msgid "Floating point custom instruction configuration name."
9373 msgstr ""
9374
9375 #: config/nios2/nios2.opt:106
9376 #, no-c-format
9377 msgid "Do not use the ftruncds custom instruction."
9378 msgstr ""
9379
9380 #: config/nios2/nios2.opt:110
9381 #, no-c-format
9382 msgid "Integer id (N) of ftruncds custom instruction."
9383 msgstr ""
9384
9385 #: config/nios2/nios2.opt:114
9386 #, no-c-format
9387 msgid "Do not use the fextsd custom instruction."
9388 msgstr ""
9389
9390 #: config/nios2/nios2.opt:118
9391 #, no-c-format
9392 msgid "Integer id (N) of fextsd custom instruction."
9393 msgstr ""
9394
9395 #: config/nios2/nios2.opt:122
9396 #, no-c-format
9397 msgid "Do not use the fixdu custom instruction."
9398 msgstr ""
9399
9400 #: config/nios2/nios2.opt:126
9401 #, no-c-format
9402 msgid "Integer id (N) of fixdu custom instruction."
9403 msgstr ""
9404
9405 #: config/nios2/nios2.opt:130
9406 #, no-c-format
9407 msgid "Do not use the fixdi custom instruction."
9408 msgstr ""
9409
9410 #: config/nios2/nios2.opt:134
9411 #, no-c-format
9412 msgid "Integer id (N) of fixdi custom instruction."
9413 msgstr ""
9414
9415 #: config/nios2/nios2.opt:138
9416 #, no-c-format
9417 msgid "Do not use the fixsu custom instruction."
9418 msgstr ""
9419
9420 #: config/nios2/nios2.opt:142
9421 #, no-c-format
9422 msgid "Integer id (N) of fixsu custom instruction."
9423 msgstr ""
9424
9425 #: config/nios2/nios2.opt:146
9426 #, no-c-format
9427 msgid "Do not use the fixsi custom instruction."
9428 msgstr ""
9429
9430 #: config/nios2/nios2.opt:150
9431 #, no-c-format
9432 msgid "Integer id (N) of fixsi custom instruction."
9433 msgstr ""
9434
9435 #: config/nios2/nios2.opt:154
9436 #, no-c-format
9437 msgid "Do not use the floatud custom instruction."
9438 msgstr ""
9439
9440 #: config/nios2/nios2.opt:158
9441 #, no-c-format
9442 msgid "Integer id (N) of floatud custom instruction."
9443 msgstr ""
9444
9445 #: config/nios2/nios2.opt:162
9446 #, no-c-format
9447 msgid "Do not use the floatid custom instruction."
9448 msgstr ""
9449
9450 #: config/nios2/nios2.opt:166
9451 #, no-c-format
9452 msgid "Integer id (N) of floatid custom instruction."
9453 msgstr ""
9454
9455 #: config/nios2/nios2.opt:170
9456 #, no-c-format
9457 msgid "Do not use the floatus custom instruction."
9458 msgstr ""
9459
9460 #: config/nios2/nios2.opt:174
9461 #, no-c-format
9462 msgid "Integer id (N) of floatus custom instruction."
9463 msgstr ""
9464
9465 #: config/nios2/nios2.opt:178
9466 #, no-c-format
9467 msgid "Do not use the floatis custom instruction."
9468 msgstr ""
9469
9470 #: config/nios2/nios2.opt:182
9471 #, no-c-format
9472 msgid "Integer id (N) of floatis custom instruction."
9473 msgstr ""
9474
9475 #: config/nios2/nios2.opt:186
9476 #, no-c-format
9477 msgid "Do not use the fcmpned custom instruction."
9478 msgstr ""
9479
9480 #: config/nios2/nios2.opt:190
9481 #, no-c-format
9482 msgid "Integer id (N) of fcmpned custom instruction."
9483 msgstr ""
9484
9485 #: config/nios2/nios2.opt:194
9486 #, no-c-format
9487 msgid "Do not use the fcmpeqd custom instruction."
9488 msgstr ""
9489
9490 #: config/nios2/nios2.opt:198
9491 #, no-c-format
9492 msgid "Integer id (N) of fcmpeqd custom instruction."
9493 msgstr ""
9494
9495 #: config/nios2/nios2.opt:202
9496 #, no-c-format
9497 msgid "Do not use the fcmpged custom instruction."
9498 msgstr ""
9499
9500 #: config/nios2/nios2.opt:206
9501 #, no-c-format
9502 msgid "Integer id (N) of fcmpged custom instruction."
9503 msgstr ""
9504
9505 #: config/nios2/nios2.opt:210
9506 #, no-c-format
9507 msgid "Do not use the fcmpgtd custom instruction."
9508 msgstr ""
9509
9510 #: config/nios2/nios2.opt:214
9511 #, no-c-format
9512 msgid "Integer id (N) of fcmpgtd custom instruction."
9513 msgstr ""
9514
9515 #: config/nios2/nios2.opt:218
9516 #, no-c-format
9517 msgid "Do not use the fcmpled custom instruction."
9518 msgstr ""
9519
9520 #: config/nios2/nios2.opt:222
9521 #, no-c-format
9522 msgid "Integer id (N) of fcmpled custom instruction."
9523 msgstr ""
9524
9525 #: config/nios2/nios2.opt:226
9526 #, no-c-format
9527 msgid "Do not use the fcmpltd custom instruction."
9528 msgstr ""
9529
9530 #: config/nios2/nios2.opt:230
9531 #, no-c-format
9532 msgid "Integer id (N) of fcmpltd custom instruction."
9533 msgstr ""
9534
9535 #: config/nios2/nios2.opt:234
9536 #, no-c-format
9537 msgid "Do not use the flogd custom instruction."
9538 msgstr ""
9539
9540 #: config/nios2/nios2.opt:238
9541 #, no-c-format
9542 msgid "Integer id (N) of flogd custom instruction."
9543 msgstr ""
9544
9545 #: config/nios2/nios2.opt:242
9546 #, no-c-format
9547 msgid "Do not use the fexpd custom instruction."
9548 msgstr ""
9549
9550 #: config/nios2/nios2.opt:246
9551 #, no-c-format
9552 msgid "Integer id (N) of fexpd custom instruction."
9553 msgstr ""
9554
9555 #: config/nios2/nios2.opt:250
9556 #, no-c-format
9557 msgid "Do not use the fatand custom instruction."
9558 msgstr ""
9559
9560 #: config/nios2/nios2.opt:254
9561 #, no-c-format
9562 msgid "Integer id (N) of fatand custom instruction."
9563 msgstr ""
9564
9565 #: config/nios2/nios2.opt:258
9566 #, no-c-format
9567 msgid "Do not use the ftand custom instruction."
9568 msgstr ""
9569
9570 #: config/nios2/nios2.opt:262
9571 #, no-c-format
9572 msgid "Integer id (N) of ftand custom instruction."
9573 msgstr ""
9574
9575 #: config/nios2/nios2.opt:266
9576 #, no-c-format
9577 msgid "Do not use the fsind custom instruction."
9578 msgstr ""
9579
9580 #: config/nios2/nios2.opt:270
9581 #, no-c-format
9582 msgid "Integer id (N) of fsind custom instruction."
9583 msgstr ""
9584
9585 #: config/nios2/nios2.opt:274
9586 #, no-c-format
9587 msgid "Do not use the fcosd custom instruction."
9588 msgstr ""
9589
9590 #: config/nios2/nios2.opt:278
9591 #, no-c-format
9592 msgid "Integer id (N) of fcosd custom instruction."
9593 msgstr ""
9594
9595 #: config/nios2/nios2.opt:282
9596 #, no-c-format
9597 msgid "Do not use the fsqrtd custom instruction."
9598 msgstr ""
9599
9600 #: config/nios2/nios2.opt:286
9601 #, no-c-format
9602 msgid "Integer id (N) of fsqrtd custom instruction."
9603 msgstr ""
9604
9605 #: config/nios2/nios2.opt:290
9606 #, no-c-format
9607 msgid "Do not use the fabsd custom instruction."
9608 msgstr ""
9609
9610 #: config/nios2/nios2.opt:294
9611 #, no-c-format
9612 msgid "Integer id (N) of fabsd custom instruction."
9613 msgstr ""
9614
9615 #: config/nios2/nios2.opt:298
9616 #, no-c-format
9617 msgid "Do not use the fnegd custom instruction."
9618 msgstr ""
9619
9620 #: config/nios2/nios2.opt:302
9621 #, no-c-format
9622 msgid "Integer id (N) of fnegd custom instruction."
9623 msgstr ""
9624
9625 #: config/nios2/nios2.opt:306
9626 #, no-c-format
9627 msgid "Do not use the fmaxd custom instruction."
9628 msgstr ""
9629
9630 #: config/nios2/nios2.opt:310
9631 #, no-c-format
9632 msgid "Integer id (N) of fmaxd custom instruction."
9633 msgstr ""
9634
9635 #: config/nios2/nios2.opt:314
9636 #, no-c-format
9637 msgid "Do not use the fmind custom instruction."
9638 msgstr ""
9639
9640 #: config/nios2/nios2.opt:318
9641 #, no-c-format
9642 msgid "Integer id (N) of fmind custom instruction."
9643 msgstr ""
9644
9645 #: config/nios2/nios2.opt:322
9646 #, no-c-format
9647 msgid "Do not use the fdivd custom instruction."
9648 msgstr ""
9649
9650 #: config/nios2/nios2.opt:326
9651 #, no-c-format
9652 msgid "Integer id (N) of fdivd custom instruction."
9653 msgstr ""
9654
9655 #: config/nios2/nios2.opt:330
9656 #, no-c-format
9657 msgid "Do not use the fmuld custom instruction."
9658 msgstr ""
9659
9660 #: config/nios2/nios2.opt:334
9661 #, no-c-format
9662 msgid "Integer id (N) of fmuld custom instruction."
9663 msgstr ""
9664
9665 #: config/nios2/nios2.opt:338
9666 #, no-c-format
9667 msgid "Do not use the fsubd custom instruction."
9668 msgstr ""
9669
9670 #: config/nios2/nios2.opt:342
9671 #, no-c-format
9672 msgid "Integer id (N) of fsubd custom instruction."
9673 msgstr ""
9674
9675 #: config/nios2/nios2.opt:346
9676 #, no-c-format
9677 msgid "Do not use the faddd custom instruction."
9678 msgstr ""
9679
9680 #: config/nios2/nios2.opt:350
9681 #, no-c-format
9682 msgid "Integer id (N) of faddd custom instruction."
9683 msgstr ""
9684
9685 #: config/nios2/nios2.opt:354
9686 #, no-c-format
9687 msgid "Do not use the fcmpnes custom instruction."
9688 msgstr ""
9689
9690 #: config/nios2/nios2.opt:358
9691 #, no-c-format
9692 msgid "Integer id (N) of fcmpnes custom instruction."
9693 msgstr ""
9694
9695 #: config/nios2/nios2.opt:362
9696 #, no-c-format
9697 msgid "Do not use the fcmpeqs custom instruction."
9698 msgstr ""
9699
9700 #: config/nios2/nios2.opt:366
9701 #, no-c-format
9702 msgid "Integer id (N) of fcmpeqs custom instruction."
9703 msgstr ""
9704
9705 #: config/nios2/nios2.opt:370
9706 #, no-c-format
9707 msgid "Do not use the fcmpges custom instruction."
9708 msgstr ""
9709
9710 #: config/nios2/nios2.opt:374
9711 #, no-c-format
9712 msgid "Integer id (N) of fcmpges custom instruction."
9713 msgstr ""
9714
9715 #: config/nios2/nios2.opt:378
9716 #, no-c-format
9717 msgid "Do not use the fcmpgts custom instruction."
9718 msgstr ""
9719
9720 #: config/nios2/nios2.opt:382
9721 #, no-c-format
9722 msgid "Integer id (N) of fcmpgts custom instruction."
9723 msgstr ""
9724
9725 #: config/nios2/nios2.opt:386
9726 #, no-c-format
9727 msgid "Do not use the fcmples custom instruction."
9728 msgstr ""
9729
9730 #: config/nios2/nios2.opt:390
9731 #, no-c-format
9732 msgid "Integer id (N) of fcmples custom instruction."
9733 msgstr ""
9734
9735 #: config/nios2/nios2.opt:394
9736 #, no-c-format
9737 msgid "Do not use the fcmplts custom instruction."
9738 msgstr ""
9739
9740 #: config/nios2/nios2.opt:398
9741 #, no-c-format
9742 msgid "Integer id (N) of fcmplts custom instruction."
9743 msgstr ""
9744
9745 #: config/nios2/nios2.opt:402
9746 #, no-c-format
9747 msgid "Do not use the flogs custom instruction."
9748 msgstr ""
9749
9750 #: config/nios2/nios2.opt:406
9751 #, no-c-format
9752 msgid "Integer id (N) of flogs custom instruction."
9753 msgstr ""
9754
9755 #: config/nios2/nios2.opt:410
9756 #, no-c-format
9757 msgid "Do not use the fexps custom instruction."
9758 msgstr ""
9759
9760 #: config/nios2/nios2.opt:414
9761 #, no-c-format
9762 msgid "Integer id (N) of fexps custom instruction."
9763 msgstr ""
9764
9765 #: config/nios2/nios2.opt:418
9766 #, no-c-format
9767 msgid "Do not use the fatans custom instruction."
9768 msgstr ""
9769
9770 #: config/nios2/nios2.opt:422
9771 #, no-c-format
9772 msgid "Integer id (N) of fatans custom instruction."
9773 msgstr ""
9774
9775 #: config/nios2/nios2.opt:426
9776 #, no-c-format
9777 msgid "Do not use the ftans custom instruction."
9778 msgstr ""
9779
9780 #: config/nios2/nios2.opt:430
9781 #, no-c-format
9782 msgid "Integer id (N) of ftans custom instruction."
9783 msgstr ""
9784
9785 #: config/nios2/nios2.opt:434
9786 #, no-c-format
9787 msgid "Do not use the fsins custom instruction."
9788 msgstr ""
9789
9790 #: config/nios2/nios2.opt:438
9791 #, no-c-format
9792 msgid "Integer id (N) of fsins custom instruction."
9793 msgstr ""
9794
9795 #: config/nios2/nios2.opt:442
9796 #, no-c-format
9797 msgid "Do not use the fcoss custom instruction."
9798 msgstr ""
9799
9800 #: config/nios2/nios2.opt:446
9801 #, no-c-format
9802 msgid "Integer id (N) of fcoss custom instruction."
9803 msgstr ""
9804
9805 #: config/nios2/nios2.opt:450
9806 #, no-c-format
9807 msgid "Do not use the fsqrts custom instruction."
9808 msgstr ""
9809
9810 #: config/nios2/nios2.opt:454
9811 #, no-c-format
9812 msgid "Integer id (N) of fsqrts custom instruction."
9813 msgstr ""
9814
9815 #: config/nios2/nios2.opt:458
9816 #, no-c-format
9817 msgid "Do not use the fabss custom instr."
9818 msgstr ""
9819
9820 #: config/nios2/nios2.opt:462
9821 #, no-c-format
9822 msgid "Integer id (N) of fabss custom instruction."
9823 msgstr ""
9824
9825 #: config/nios2/nios2.opt:466
9826 #, no-c-format
9827 msgid "Do not use the fnegs custom instruction."
9828 msgstr ""
9829
9830 #: config/nios2/nios2.opt:470
9831 #, no-c-format
9832 msgid "Integer id (N) of fnegs custom instruction."
9833 msgstr ""
9834
9835 #: config/nios2/nios2.opt:474
9836 #, no-c-format
9837 msgid "Do not use the fmaxs custom instruction."
9838 msgstr ""
9839
9840 #: config/nios2/nios2.opt:478
9841 #, no-c-format
9842 msgid "Integer id (N) of fmaxs custom instruction."
9843 msgstr ""
9844
9845 #: config/nios2/nios2.opt:482
9846 #, no-c-format
9847 msgid "Do not use the fmins custom instruction."
9848 msgstr ""
9849
9850 #: config/nios2/nios2.opt:486
9851 #, no-c-format
9852 msgid "Integer id (N) of fmins custom instruction."
9853 msgstr ""
9854
9855 #: config/nios2/nios2.opt:490
9856 #, no-c-format
9857 msgid "Do not use the fdivs custom instruction."
9858 msgstr ""
9859
9860 #: config/nios2/nios2.opt:494
9861 #, no-c-format
9862 msgid "Integer id (N) of fdivs custom instruction."
9863 msgstr ""
9864
9865 #: config/nios2/nios2.opt:498
9866 #, no-c-format
9867 msgid "Do not use the fmuls custom instruction."
9868 msgstr ""
9869
9870 #: config/nios2/nios2.opt:502
9871 #, no-c-format
9872 msgid "Integer id (N) of fmuls custom instruction."
9873 msgstr ""
9874
9875 #: config/nios2/nios2.opt:506
9876 #, no-c-format
9877 msgid "Do not use the fsubs custom instruction."
9878 msgstr ""
9879
9880 #: config/nios2/nios2.opt:510
9881 #, no-c-format
9882 msgid "Integer id (N) of fsubs custom instruction."
9883 msgstr ""
9884
9885 #: config/nios2/nios2.opt:514
9886 #, no-c-format
9887 msgid "Do not use the fadds custom instruction."
9888 msgstr ""
9889
9890 #: config/nios2/nios2.opt:518
9891 #, no-c-format
9892 msgid "Integer id (N) of fadds custom instruction."
9893 msgstr ""
9894
9895 #: config/nios2/nios2.opt:522
9896 #, no-c-format
9897 msgid "Do not use the frdy custom instruction."
9898 msgstr ""
9899
9900 #: config/nios2/nios2.opt:526
9901 #, no-c-format
9902 msgid "Integer id (N) of frdy custom instruction."
9903 msgstr ""
9904
9905 #: config/nios2/nios2.opt:530
9906 #, no-c-format
9907 msgid "Do not use the frdxhi custom instruction."
9908 msgstr ""
9909
9910 #: config/nios2/nios2.opt:534
9911 #, no-c-format
9912 msgid "Integer id (N) of frdxhi custom instruction."
9913 msgstr ""
9914
9915 #: config/nios2/nios2.opt:538
9916 #, no-c-format
9917 msgid "Do not use the frdxlo custom instruction."
9918 msgstr ""
9919
9920 #: config/nios2/nios2.opt:542
9921 #, no-c-format
9922 msgid "Integer id (N) of frdxlo custom instruction."
9923 msgstr ""
9924
9925 #: config/nios2/nios2.opt:546
9926 #, no-c-format
9927 msgid "Do not use the fwry custom instruction."
9928 msgstr ""
9929
9930 #: config/nios2/nios2.opt:550
9931 #, no-c-format
9932 msgid "Integer id (N) of fwry custom instruction."
9933 msgstr ""
9934
9935 #: config/nios2/nios2.opt:554
9936 #, no-c-format
9937 msgid "Do not use the fwrx custom instruction."
9938 msgstr ""
9939
9940 #: config/nios2/nios2.opt:558
9941 #, no-c-format
9942 msgid "Integer id (N) of fwrx custom instruction."
9943 msgstr ""
9944
9945 #: config/nios2/nios2.opt:562
9946 #, no-c-format
9947 msgid "Do not use the round custom instruction."
9948 msgstr ""
9949
9950 #: config/nios2/nios2.opt:566
9951 #, no-c-format
9952 msgid "Integer id (N) of round custom instruction."
9953 msgstr ""
9954
9955 #: config/nios2/nios2.opt:574
9956 #, no-c-format
9957 msgid "Valid Nios II ISA levels (for -march):"
9958 msgstr ""
9959
9960 #: config/nios2/nios2.opt:584
9961 #, no-c-format
9962 msgid "Enable generation of R2 BMX instructions."
9963 msgstr ""
9964
9965 #: config/nios2/nios2.opt:588
9966 #, no-c-format
9967 msgid "Enable generation of R2 CDX instructions."
9968 msgstr ""
9969
9970 #: config/nios2/nios2.opt:592
9971 #, no-c-format
9972 msgid "Regular expression matching additional GP-addressible section names."
9973 msgstr ""
9974
9975 #: config/nios2/nios2.opt:596
9976 #, no-c-format
9977 msgid "Regular expression matching section names for r0-relative addressing."
9978 msgstr ""
9979
9980 #: config/rx/elf.opt:32
9981 #, no-c-format
9982 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."
9983 msgstr ""
9984
9985 #: config/rx/elf.opt:38 config/rx/rx.opt:99
9986 #, no-c-format
9987 msgid "Specifies the number of registers to reserve for interrupt handlers."
9988 msgstr ""
9989
9990 #: config/rx/elf.opt:44 config/rx/rx.opt:105
9991 #, no-c-format
9992 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
9993 msgstr ""
9994
9995 #: config/rx/rx.opt:29
9996 #, no-c-format
9997 msgid "Store doubles in 64 bits."
9998 msgstr ""
9999
10000 #: config/rx/rx.opt:33
10001 #, no-c-format
10002 msgid "Stores doubles in 32 bits.  This is the default."
10003 msgstr ""
10004
10005 #: config/rx/rx.opt:37
10006 #, no-c-format
10007 msgid "Disable the use of RX FPU instructions."
10008 msgstr "Вимкнути використання інструкцій FPU RX."
10009
10010 #: config/rx/rx.opt:44
10011 #, no-c-format
10012 msgid "Enable the use of RX FPU instructions.  This is the default."
10013 msgstr ""
10014
10015 #: config/rx/rx.opt:50
10016 #, no-c-format
10017 msgid "Specify the target RX cpu type."
10018 msgstr ""
10019
10020 #: config/rx/rx.opt:71
10021 #, no-c-format
10022 msgid "Data is stored in big-endian format."
10023 msgstr ""
10024
10025 #: config/rx/rx.opt:75
10026 #, no-c-format
10027 msgid "Data is stored in little-endian format.  (Default)."
10028 msgstr ""
10029
10030 #: config/rx/rx.opt:81
10031 #, no-c-format
10032 msgid "Maximum size of global and static variables which can be placed into the small data area."
10033 msgstr ""
10034
10035 #: config/rx/rx.opt:87
10036 #, no-c-format
10037 msgid "Enable linker relaxation."
10038 msgstr ""
10039
10040 #: config/rx/rx.opt:93
10041 #, no-c-format
10042 msgid "Maximum size in bytes of constant values allowed as operands."
10043 msgstr ""
10044
10045 #: config/rx/rx.opt:111
10046 #, no-c-format
10047 msgid "Enables Position-Independent-Data (PID) mode."
10048 msgstr ""
10049
10050 #: config/rx/rx.opt:117
10051 #, no-c-format
10052 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
10053 msgstr ""
10054
10055 #: config/rx/rx.opt:123
10056 #, no-c-format
10057 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
10058 msgstr ""
10059
10060 #: config/rx/rx.opt:127
10061 #, no-c-format
10062 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
10063 msgstr ""
10064
10065 #: config/rx/rx.opt:133
10066 #, no-c-format
10067 msgid "Enable the use of the LRA register allocator."
10068 msgstr ""
10069
10070 #: config/rx/rx.opt:139
10071 #, no-c-format
10072 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
10073 msgstr ""
10074
10075 #: config/rx/rx.opt:145
10076 #, no-c-format
10077 msgid "Always use JSR, never BSR, for calls."
10078 msgstr ""
10079
10080 #: config/visium/visium.opt:25
10081 #, no-c-format
10082 msgid "Link with libc.a and libdebug.a."
10083 msgstr ""
10084
10085 #: config/visium/visium.opt:29
10086 #, no-c-format
10087 msgid "Link with libc.a and libsim.a."
10088 msgstr ""
10089
10090 #: config/visium/visium.opt:33
10091 #, no-c-format
10092 msgid "Use hardware FP (default)."
10093 msgstr ""
10094
10095 #: config/visium/visium.opt:45
10096 #, no-c-format
10097 msgid "Use features of and schedule code for given CPU."
10098 msgstr ""
10099
10100 #: config/visium/visium.opt:65
10101 #, no-c-format
10102 msgid "Generate code for the supervisor mode (default)."
10103 msgstr ""
10104
10105 #: config/visium/visium.opt:69
10106 #, no-c-format
10107 msgid "Generate code for the user mode."
10108 msgstr ""
10109
10110 #: config/visium/visium.opt:73
10111 #, no-c-format
10112 msgid "Only retained for backward compatibility."
10113 msgstr ""
10114
10115 #: config/sol2.opt:32
10116 #, no-c-format
10117 msgid "Clear hardware capabilities when linking."
10118 msgstr ""
10119
10120 #: config/sol2.opt:36
10121 #, no-c-format
10122 msgid "Pass -z text to linker."
10123 msgstr ""
10124
10125 #: config/moxie/moxie.opt:31
10126 #, no-c-format
10127 msgid "Enable MUL.X and UMUL.X instructions."
10128 msgstr ""
10129
10130 #: config/microblaze/microblaze.opt:40
10131 #, no-c-format
10132 msgid "Use software emulation for floating point (default)."
10133 msgstr ""
10134
10135 #: config/microblaze/microblaze.opt:44
10136 #, no-c-format
10137 msgid "Use hardware floating point instructions."
10138 msgstr ""
10139
10140 #: config/microblaze/microblaze.opt:48
10141 #, no-c-format
10142 msgid "Use table lookup optimization for small signed integer divisions."
10143 msgstr ""
10144
10145 #: config/microblaze/microblaze.opt:52
10146 #, no-c-format
10147 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
10148 msgstr ""
10149
10150 #: config/microblaze/microblaze.opt:56
10151 #, no-c-format
10152 msgid "Don't optimize block moves, use memcpy."
10153 msgstr ""
10154
10155 #: config/microblaze/microblaze.opt:68
10156 #, no-c-format
10157 msgid "Use the soft multiply emulation (default)."
10158 msgstr ""
10159
10160 #: config/microblaze/microblaze.opt:72
10161 #, no-c-format
10162 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
10163 msgstr ""
10164
10165 #: config/microblaze/microblaze.opt:76
10166 #, no-c-format
10167 msgid "Use the software emulation for divides (default)."
10168 msgstr ""
10169
10170 #: config/microblaze/microblaze.opt:80
10171 #, no-c-format
10172 msgid "Use the hardware barrel shifter instead of emulation."
10173 msgstr ""
10174
10175 #: config/microblaze/microblaze.opt:84
10176 #, no-c-format
10177 msgid "Use pattern compare instructions."
10178 msgstr ""
10179
10180 #: config/microblaze/microblaze.opt:88
10181 #, no-c-format
10182 msgid "Check for stack overflow at runtime."
10183 msgstr ""
10184
10185 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
10186 #, no-c-format
10187 msgid "Use GP relative sdata/sbss sections."
10188 msgstr ""
10189
10190 #: config/microblaze/microblaze.opt:96
10191 #, no-c-format
10192 msgid "Clear the BSS to zero and place zero initialized in BSS."
10193 msgstr ""
10194
10195 #: config/microblaze/microblaze.opt:100
10196 #, no-c-format
10197 msgid "Use multiply high instructions for high part of 32x32 multiply."
10198 msgstr ""
10199
10200 #: config/microblaze/microblaze.opt:104
10201 #, no-c-format
10202 msgid "Use hardware floating point conversion instructions."
10203 msgstr ""
10204
10205 #: config/microblaze/microblaze.opt:108
10206 #, no-c-format
10207 msgid "Use hardware floating point square root instruction."
10208 msgstr ""
10209
10210 #: config/microblaze/microblaze.opt:112
10211 #, no-c-format
10212 msgid "Description for mxl-mode-executable."
10213 msgstr ""
10214
10215 #: config/microblaze/microblaze.opt:116
10216 #, no-c-format
10217 msgid "Description for mxl-mode-xmdstub."
10218 msgstr ""
10219
10220 #: config/microblaze/microblaze.opt:120
10221 #, no-c-format
10222 msgid "Description for mxl-mode-bootstrap."
10223 msgstr ""
10224
10225 #: config/microblaze/microblaze.opt:124
10226 #, no-c-format
10227 msgid "Description for mxl-mode-novectors."
10228 msgstr ""
10229
10230 #: config/microblaze/microblaze.opt:128
10231 #, no-c-format
10232 msgid "Use hardware prefetch instruction."
10233 msgstr ""
10234
10235 #: config/microblaze/microblaze.opt:132
10236 #, no-c-format
10237 msgid "Data referenced by offset from start of text instead of GOT (with -fPIC/-fPIE)."
10238 msgstr ""
10239
10240 #: config/vax/vax.opt:23 config/vax/vax.opt:27
10241 #, no-c-format
10242 msgid "Target DFLOAT double precision code."
10243 msgstr ""
10244
10245 #: config/vax/vax.opt:31 config/vax/vax.opt:35
10246 #, no-c-format
10247 msgid "Generate GFLOAT double precision code."
10248 msgstr ""
10249
10250 #: config/vax/vax.opt:39
10251 #, no-c-format
10252 msgid "Generate code for GNU assembler (gas)."
10253 msgstr ""
10254
10255 #: config/vax/vax.opt:43
10256 #, no-c-format
10257 msgid "Generate code for UNIX assembler."
10258 msgstr ""
10259
10260 #: config/vax/vax.opt:51
10261 #, no-c-format
10262 msgid "Use VAXC structure conventions."
10263 msgstr ""
10264
10265 #: config/vax/vax.opt:55
10266 #, no-c-format
10267 msgid "Use new adddi3/subdi3 patterns."
10268 msgstr ""
10269
10270 #: config/frv/frv.opt:30
10271 #, no-c-format
10272 msgid "Use 4 media accumulators."
10273 msgstr ""
10274
10275 #: config/frv/frv.opt:34
10276 #, no-c-format
10277 msgid "Use 8 media accumulators."
10278 msgstr ""
10279
10280 #: config/frv/frv.opt:38
10281 #, no-c-format
10282 msgid "Enable label alignment optimizations."
10283 msgstr ""
10284
10285 #: config/frv/frv.opt:42
10286 #, no-c-format
10287 msgid "Dynamically allocate cc registers."
10288 msgstr ""
10289
10290 #: config/frv/frv.opt:49
10291 #, no-c-format
10292 msgid "Set the cost of branches."
10293 msgstr ""
10294
10295 #: config/frv/frv.opt:53
10296 #, no-c-format
10297 msgid "Enable conditional execution other than moves/scc."
10298 msgstr ""
10299
10300 #: config/frv/frv.opt:57
10301 #, no-c-format
10302 msgid "Change the maximum length of conditionally-executed sequences."
10303 msgstr ""
10304
10305 #: config/frv/frv.opt:61
10306 #, no-c-format
10307 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
10308 msgstr ""
10309
10310 #: config/frv/frv.opt:65
10311 #, no-c-format
10312 msgid "Enable conditional moves."
10313 msgstr ""
10314
10315 #: config/frv/frv.opt:69
10316 #, no-c-format
10317 msgid "Set the target CPU type."
10318 msgstr ""
10319
10320 #: config/frv/frv.opt:73
10321 #, no-c-format
10322 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
10323 msgstr ""
10324
10325 #: config/frv/frv.opt:122
10326 #, no-c-format
10327 msgid "Use fp double instructions."
10328 msgstr ""
10329
10330 #: config/frv/frv.opt:126
10331 #, no-c-format
10332 msgid "Change the ABI to allow double word insns."
10333 msgstr ""
10334
10335 #: config/frv/frv.opt:134
10336 #, no-c-format
10337 msgid "Just use icc0/fcc0."
10338 msgstr ""
10339
10340 #: config/frv/frv.opt:138
10341 #, no-c-format
10342 msgid "Only use 32 FPRs."
10343 msgstr ""
10344
10345 #: config/frv/frv.opt:142
10346 #, no-c-format
10347 msgid "Use 64 FPRs."
10348 msgstr ""
10349
10350 #: config/frv/frv.opt:146
10351 #, no-c-format
10352 msgid "Only use 32 GPRs."
10353 msgstr ""
10354
10355 #: config/frv/frv.opt:150
10356 #, no-c-format
10357 msgid "Use 64 GPRs."
10358 msgstr ""
10359
10360 #: config/frv/frv.opt:154
10361 #, no-c-format
10362 msgid "Enable use of GPREL for read-only data in FDPIC."
10363 msgstr ""
10364
10365 #: config/frv/frv.opt:166
10366 #, no-c-format
10367 msgid "Enable PIC support for building libraries."
10368 msgstr ""
10369
10370 #: config/frv/frv.opt:170
10371 #, no-c-format
10372 msgid "Follow the EABI linkage requirements."
10373 msgstr ""
10374
10375 #: config/frv/frv.opt:174
10376 #, no-c-format
10377 msgid "Disallow direct calls to global functions."
10378 msgstr ""
10379
10380 #: config/frv/frv.opt:178
10381 #, no-c-format
10382 msgid "Use media instructions."
10383 msgstr ""
10384
10385 #: config/frv/frv.opt:182
10386 #, no-c-format
10387 msgid "Use multiply add/subtract instructions."
10388 msgstr ""
10389
10390 #: config/frv/frv.opt:186
10391 #, no-c-format
10392 msgid "Enable optimizing &&/|| in conditional execution."
10393 msgstr ""
10394
10395 #: config/frv/frv.opt:190
10396 #, no-c-format
10397 msgid "Enable nested conditional execution optimizations."
10398 msgstr ""
10399
10400 #: config/frv/frv.opt:195
10401 #, no-c-format
10402 msgid "Do not mark ABI switches in e_flags."
10403 msgstr ""
10404
10405 #: config/frv/frv.opt:199
10406 #, no-c-format
10407 msgid "Remove redundant membars."
10408 msgstr ""
10409
10410 #: config/frv/frv.opt:203
10411 #, no-c-format
10412 msgid "Pack VLIW instructions."
10413 msgstr ""
10414
10415 #: config/frv/frv.opt:207
10416 #, no-c-format
10417 msgid "Enable setting GPRs to the result of comparisons."
10418 msgstr ""
10419
10420 #: config/frv/frv.opt:211
10421 #, no-c-format
10422 msgid "Change the amount of scheduler lookahead."
10423 msgstr ""
10424
10425 #: config/frv/frv.opt:219
10426 #, no-c-format
10427 msgid "Assume a large TLS segment."
10428 msgstr ""
10429
10430 #: config/frv/frv.opt:223
10431 #, no-c-format
10432 msgid "Do not assume a large TLS segment."
10433 msgstr ""
10434
10435 #: config/frv/frv.opt:228
10436 #, no-c-format
10437 msgid "Cause gas to print tomcat statistics."
10438 msgstr ""
10439
10440 #: config/frv/frv.opt:233
10441 #, no-c-format
10442 msgid "Link with the library-pic libraries."
10443 msgstr ""
10444
10445 #: config/frv/frv.opt:237
10446 #, no-c-format
10447 msgid "Allow branches to be packed with other instructions."
10448 msgstr ""
10449
10450 #: config/mn10300/mn10300.opt:30
10451 #, no-c-format
10452 msgid "Target the AM33 processor."
10453 msgstr ""
10454
10455 #: config/mn10300/mn10300.opt:34
10456 #, no-c-format
10457 msgid "Target the AM33/2.0 processor."
10458 msgstr ""
10459
10460 #: config/mn10300/mn10300.opt:38
10461 #, no-c-format
10462 msgid "Target the AM34 processor."
10463 msgstr ""
10464
10465 #: config/mn10300/mn10300.opt:46
10466 #, no-c-format
10467 msgid "Work around hardware multiply bug."
10468 msgstr ""
10469
10470 #: config/mn10300/mn10300.opt:55
10471 #, no-c-format
10472 msgid "Enable linker relaxations."
10473 msgstr ""
10474
10475 #: config/mn10300/mn10300.opt:59
10476 #, no-c-format
10477 msgid "Return pointers in both a0 and d0."
10478 msgstr ""
10479
10480 #: config/mn10300/mn10300.opt:63
10481 #, no-c-format
10482 msgid "Allow gcc to generate LIW instructions."
10483 msgstr ""
10484
10485 #: config/mn10300/mn10300.opt:67
10486 #, no-c-format
10487 msgid "Allow gcc to generate the SETLB and Lcc instructions."
10488 msgstr ""
10489
10490 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
10491 #, no-c-format
10492 msgid "Specify the address generation strategy for code model."
10493 msgstr ""
10494
10495 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
10496 #, no-c-format
10497 msgid "Known cmodel types (for use with the -mcmodel= option):"
10498 msgstr ""
10499
10500 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
10501 #, no-c-format
10502 msgid "Generate code in big-endian mode."
10503 msgstr ""
10504
10505 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
10506 #, no-c-format
10507 msgid "Generate code in little-endian mode."
10508 msgstr ""
10509
10510 #: config/nds32/nds32.opt:37
10511 #, no-c-format
10512 msgid "Force performing fp-as-gp optimization."
10513 msgstr ""
10514
10515 #: config/nds32/nds32.opt:41
10516 #, no-c-format
10517 msgid "Forbid performing fp-as-gp optimization."
10518 msgstr ""
10519
10520 #: config/nds32/nds32.opt:47
10521 #, no-c-format
10522 msgid "Specify which ABI type to generate code for: 2, 2fp+."
10523 msgstr ""
10524
10525 #: config/nds32/nds32.opt:61
10526 #, no-c-format
10527 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
10528 msgstr ""
10529
10530 #: config/nds32/nds32.opt:65
10531 #, no-c-format
10532 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
10533 msgstr ""
10534
10535 #: config/nds32/nds32.opt:71
10536 #, no-c-format
10537 msgid "Use reduced-set registers for register allocation."
10538 msgstr ""
10539
10540 #: config/nds32/nds32.opt:75
10541 #, no-c-format
10542 msgid "Use full-set registers for register allocation."
10543 msgstr ""
10544
10545 #: config/nds32/nds32.opt:81
10546 #, no-c-format
10547 msgid "Always align function entry, jump target and return address."
10548 msgstr ""
10549
10550 #: config/nds32/nds32.opt:85
10551 #, no-c-format
10552 msgid "Align function entry to 4 byte."
10553 msgstr ""
10554
10555 #: config/nds32/nds32.opt:97
10556 #, no-c-format
10557 msgid "Prevent $fp being allocated during register allocation so that compiler is able to force performing fp-as-gp optimization."
10558 msgstr ""
10559
10560 #: config/nds32/nds32.opt:101
10561 #, no-c-format
10562 msgid "Forbid using $fp to access static and global variables.  This option strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
10563 msgstr ""
10564
10565 #: config/nds32/nds32.opt:105
10566 #, no-c-format
10567 msgid "Specify the address generation strategy for ICT call's code model."
10568 msgstr ""
10569
10570 #: config/nds32/nds32.opt:109
10571 #, no-c-format
10572 msgid "Known cmodel types (for use with the -mict-model= option):"
10573 msgstr ""
10574
10575 #: config/nds32/nds32.opt:119
10576 #, no-c-format
10577 msgid "Generate conditional move instructions."
10578 msgstr ""
10579
10580 #: config/nds32/nds32.opt:123
10581 #, no-c-format
10582 msgid "Generate hardware abs instructions."
10583 msgstr "Створити апаратні інструкції abs."
10584
10585 #: config/nds32/nds32.opt:127
10586 #, no-c-format
10587 msgid "Generate performance extension instructions."
10588 msgstr ""
10589
10590 #: config/nds32/nds32.opt:131
10591 #, no-c-format
10592 msgid "Generate performance extension version 2 instructions."
10593 msgstr ""
10594
10595 #: config/nds32/nds32.opt:135
10596 #, no-c-format
10597 msgid "Generate string extension instructions."
10598 msgstr "Створити інструкції розширення рядків."
10599
10600 #: config/nds32/nds32.opt:139
10601 #, no-c-format
10602 msgid "Generate DSP extension instructions."
10603 msgstr "Створити інструкції розширення DSP."
10604
10605 #: config/nds32/nds32.opt:143
10606 #, no-c-format
10607 msgid "Generate v3 push25/pop25 instructions."
10608 msgstr ""
10609
10610 #: config/nds32/nds32.opt:147
10611 #, no-c-format
10612 msgid "Generate 16-bit instructions."
10613 msgstr ""
10614
10615 #: config/nds32/nds32.opt:151
10616 #, no-c-format
10617 msgid "Insert relax hint for linker to do relaxation."
10618 msgstr ""
10619
10620 #: config/nds32/nds32.opt:155
10621 #, no-c-format
10622 msgid "Enable Virtual Hosting support."
10623 msgstr ""
10624
10625 #: config/nds32/nds32.opt:159
10626 #, no-c-format
10627 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
10628 msgstr ""
10629
10630 #: config/nds32/nds32.opt:163
10631 #, no-c-format
10632 msgid "Specify the security level of c-isr for the whole file."
10633 msgstr ""
10634
10635 #: config/nds32/nds32.opt:167
10636 #, no-c-format
10637 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
10638 msgstr ""
10639
10640 #: config/nds32/nds32.opt:175
10641 #, no-c-format
10642 msgid "Known arch types (for use with the -march= option):"
10643 msgstr ""
10644
10645 #: config/nds32/nds32.opt:197
10646 #, no-c-format
10647 msgid "Specify the cpu for pipeline model."
10648 msgstr ""
10649
10650 #: config/nds32/nds32.opt:201
10651 #, no-c-format
10652 msgid "Known cpu types (for use with the -mcpu= option):"
10653 msgstr ""
10654
10655 #: config/nds32/nds32.opt:361
10656 #, no-c-format
10657 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."
10658 msgstr ""
10659
10660 #: config/nds32/nds32.opt:365
10661 #, no-c-format
10662 msgid "Known floating-point number of registers (for use with the -mconfig-fpu= option):"
10663 msgstr ""
10664
10665 #: config/nds32/nds32.opt:393
10666 #, no-c-format
10667 msgid "Specify configuration of instruction mul: fast1, fast2 or slow. The default is fast1."
10668 msgstr ""
10669
10670 #: config/nds32/nds32.opt:412
10671 #, no-c-format
10672 msgid "Specify how many read/write ports for n9/n10 cores.  The value should be 3r2w or 2r1w."
10673 msgstr ""
10674
10675 #: config/nds32/nds32.opt:425
10676 #, no-c-format
10677 msgid "Enable constructor/destructor feature."
10678 msgstr ""
10679
10680 #: config/nds32/nds32.opt:429
10681 #, no-c-format
10682 msgid "Guide linker to relax instructions."
10683 msgstr ""
10684
10685 #: config/nds32/nds32.opt:433
10686 #, no-c-format
10687 msgid "Generate floating-point multiply-accumulation instructions."
10688 msgstr "Створити інструкції накопичення множення для чисел із рухомою крапкою."
10689
10690 #: config/nds32/nds32.opt:437
10691 #, no-c-format
10692 msgid "Generate single-precision floating-point instructions."
10693 msgstr "Створити інструкції одинарної точності для чисел із рухомою крапкою."
10694
10695 #: config/nds32/nds32.opt:441
10696 #, no-c-format
10697 msgid "Generate double-precision floating-point instructions."
10698 msgstr "Створити інструкції подвійної точності для чисел із рухомою крапкою."
10699
10700 #: config/nds32/nds32.opt:445
10701 #, no-c-format
10702 msgid "Force disable hardware loop, even use -mext-dsp."
10703 msgstr ""
10704
10705 #: config/nds32/nds32.opt:449
10706 #, no-c-format
10707 msgid "Permit scheduling of a function's prologue and epilogue sequence."
10708 msgstr ""
10709
10710 #: config/nds32/nds32.opt:453
10711 #, no-c-format
10712 msgid "Generate return instruction in naked function."
10713 msgstr ""
10714
10715 #: config/nds32/nds32.opt:457
10716 #, no-c-format
10717 msgid "Always save $lp in the stack."
10718 msgstr ""
10719
10720 #: config/nds32/nds32.opt:465
10721 #, no-c-format
10722 msgid "Allow use r15 for inline ASM."
10723 msgstr ""
10724
10725 #: config/iq2000/iq2000.opt:31
10726 #, no-c-format
10727 msgid "Specify CPU for code generation purposes."
10728 msgstr ""
10729
10730 #: config/iq2000/iq2000.opt:47
10731 #, no-c-format
10732 msgid "Specify CPU for scheduling purposes."
10733 msgstr ""
10734
10735 #: config/iq2000/iq2000.opt:51
10736 #, no-c-format
10737 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
10738 msgstr ""
10739
10740 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
10741 #, no-c-format
10742 msgid "Use ROM instead of RAM."
10743 msgstr ""
10744
10745 #: config/iq2000/iq2000.opt:70
10746 #, no-c-format
10747 msgid "No default crt0.o."
10748 msgstr ""
10749
10750 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:413
10751 #, no-c-format
10752 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
10753 msgstr ""
10754
10755 #: config/csky/csky.opt:34
10756 #, no-c-format
10757 msgid "Specify the target architecture."
10758 msgstr ""
10759
10760 #: config/csky/csky.opt:38
10761 #, no-c-format
10762 msgid "Specify the target processor."
10763 msgstr ""
10764
10765 #: config/csky/csky.opt:90
10766 #, no-c-format
10767 msgid "Specify the target floating-point hardware/format."
10768 msgstr ""
10769
10770 #: config/csky/csky.opt:94
10771 #, no-c-format
10772 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
10773 msgstr ""
10774
10775 #: config/csky/csky.opt:98
10776 #, no-c-format
10777 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
10778 msgstr ""
10779
10780 #: config/csky/csky.opt:106
10781 #, no-c-format
10782 msgid "Enable the extended LRW instruction (default for CK801)."
10783 msgstr ""
10784
10785 #: config/csky/csky.opt:110
10786 #, no-c-format
10787 msgid "Enable interrupt stack instructions."
10788 msgstr ""
10789
10790 #: config/csky/csky.opt:114
10791 #, no-c-format
10792 msgid "Enable multiprocessor instructions."
10793 msgstr "Увімкнути багатопроцесорні інструкції."
10794
10795 #: config/csky/csky.opt:118
10796 #, no-c-format
10797 msgid "Enable coprocessor instructions."
10798 msgstr "Увімкнути інструкції для співпроцесорів."
10799
10800 #: config/csky/csky.opt:122
10801 #, no-c-format
10802 msgid "Enable cache prefetch instructions."
10803 msgstr "Увімкнути інструкції попереднього отримання кешу."
10804
10805 #: config/csky/csky.opt:126
10806 #, no-c-format
10807 msgid "Enable C-SKY SECURE instructions."
10808 msgstr ""
10809
10810 #: config/csky/csky.opt:133
10811 #, no-c-format
10812 msgid "Enable C-SKY TRUST instructions."
10813 msgstr ""
10814
10815 #: config/csky/csky.opt:137
10816 #, no-c-format
10817 msgid "Enable C-SKY DSP instructions."
10818 msgstr ""
10819
10820 #: config/csky/csky.opt:141
10821 #, no-c-format
10822 msgid "Enable C-SKY Enhanced DSP instructions."
10823 msgstr ""
10824
10825 #: config/csky/csky.opt:145
10826 #, no-c-format
10827 msgid "Enable C-SKY Vector DSP instructions."
10828 msgstr ""
10829
10830 #: config/csky/csky.opt:151
10831 #, no-c-format
10832 msgid "Generate divide instructions."
10833 msgstr "Створити інструкції divide."
10834
10835 #: config/csky/csky.opt:155
10836 #, no-c-format
10837 msgid "Generate code for Smart Mode."
10838 msgstr ""
10839
10840 #: config/csky/csky.opt:159
10841 #, no-c-format
10842 msgid "Enable use of R16-R31 (default)."
10843 msgstr ""
10844
10845 #: config/csky/csky.opt:163
10846 #, no-c-format
10847 msgid "Generate code using global anchor symbol addresses."
10848 msgstr ""
10849
10850 #: config/csky/csky.opt:167
10851 #, no-c-format
10852 msgid "Generate push/pop instructions (default)."
10853 msgstr ""
10854
10855 #: config/csky/csky.opt:171
10856 #, no-c-format
10857 msgid "Generate stm/ldm instructions (default)."
10858 msgstr ""
10859
10860 #: config/csky/csky.opt:178
10861 #, no-c-format
10862 msgid "Generate constant pools in the compiler instead of assembler."
10863 msgstr ""
10864
10865 #: config/csky/csky.opt:182
10866 #, no-c-format
10867 msgid "Emit .stack_size directives."
10868 msgstr ""
10869
10870 #: config/csky/csky.opt:186
10871 #, no-c-format
10872 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
10873 msgstr ""
10874
10875 #: config/csky/csky.opt:190
10876 #, no-c-format
10877 msgid "Set the branch costs to roughly the specified number of instructions."
10878 msgstr ""
10879
10880 #: config/csky/csky.opt:194
10881 #, no-c-format
10882 msgid "Permit scheduling of function prologue and epilogue sequences."
10883 msgstr ""
10884
10885 #: config/csky/csky_tables.opt:24
10886 #, no-c-format
10887 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
10888 msgstr ""
10889
10890 #: config/csky/csky_tables.opt:205
10891 #, no-c-format
10892 msgid "Known CSKY architectures (for use with the -march= option):"
10893 msgstr ""
10894
10895 #: config/csky/csky_tables.opt:227
10896 #, no-c-format
10897 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
10898 msgstr ""
10899
10900 #: config/c6x/c6x-tables.opt:24
10901 #, no-c-format
10902 msgid "Known C6X ISAs (for use with the -march= option):"
10903 msgstr ""
10904
10905 #: config/c6x/c6x.opt:42
10906 #, no-c-format
10907 msgid "Select method for sdata handling."
10908 msgstr ""
10909
10910 #: config/c6x/c6x.opt:46
10911 #, no-c-format
10912 msgid "Valid arguments for the -msdata= option:"
10913 msgstr "Коректні аргументи для параметра -msdata=:"
10914
10915 #: config/c6x/c6x.opt:59
10916 #, no-c-format
10917 msgid "Compile for the DSBT shared library ABI."
10918 msgstr ""
10919
10920 #: config/cris/cris.opt:45
10921 #, no-c-format
10922 msgid "Work around bug in multiplication instruction."
10923 msgstr ""
10924
10925 #: config/cris/cris.opt:51
10926 #, no-c-format
10927 msgid "Compile for ETRAX 4 (CRIS v3)."
10928 msgstr ""
10929
10930 #: config/cris/cris.opt:56
10931 #, no-c-format
10932 msgid "Compile for ETRAX 100 (CRIS v8)."
10933 msgstr ""
10934
10935 #: config/cris/cris.opt:64
10936 #, no-c-format
10937 msgid "Emit verbose debug information in assembly code."
10938 msgstr ""
10939
10940 #: config/cris/cris.opt:71
10941 #, no-c-format
10942 msgid "Do not use condition codes from normal instructions."
10943 msgstr ""
10944
10945 #: config/cris/cris.opt:80
10946 #, no-c-format
10947 msgid "Do not emit addressing modes with side-effect assignment."
10948 msgstr ""
10949
10950 #: config/cris/cris.opt:89
10951 #, no-c-format
10952 msgid "Do not tune stack alignment."
10953 msgstr ""
10954
10955 #: config/cris/cris.opt:98
10956 #, no-c-format
10957 msgid "Do not tune writable data alignment."
10958 msgstr ""
10959
10960 #: config/cris/cris.opt:107
10961 #, no-c-format
10962 msgid "Do not tune code and read-only data alignment."
10963 msgstr ""
10964
10965 #: config/cris/cris.opt:116
10966 #, no-c-format
10967 msgid "Align code and data to 32 bits."
10968 msgstr ""
10969
10970 #: config/cris/cris.opt:133
10971 #, no-c-format
10972 msgid "Don't align items in code or data."
10973 msgstr ""
10974
10975 #: config/cris/cris.opt:142
10976 #, no-c-format
10977 msgid "Do not emit function prologue or epilogue."
10978 msgstr ""
10979
10980 #: config/cris/cris.opt:149
10981 #, no-c-format
10982 msgid "Use the most feature-enabling options allowed by other options."
10983 msgstr ""
10984
10985 #: config/cris/cris.opt:158
10986 #, no-c-format
10987 msgid "Override -mbest-lib-options."
10988 msgstr ""
10989
10990 #: config/cris/cris.opt:165
10991 #, no-c-format
10992 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
10993 msgstr ""
10994
10995 #: config/cris/cris.opt:169
10996 #, no-c-format
10997 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
10998 msgstr ""
10999
11000 #: config/cris/cris.opt:173
11001 #, no-c-format
11002 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
11003 msgstr ""
11004
11005 #: config/cris/cris.opt:180
11006 #, no-c-format
11007 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
11008 msgstr ""
11009
11010 #: config/cris/cris.opt:184
11011 #, no-c-format
11012 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
11013 msgstr ""
11014
11015 #: config/cris/cris.opt:188
11016 #, no-c-format
11017 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
11018 msgstr ""
11019
11020 #: config/sh/superh.opt:6
11021 #, no-c-format
11022 msgid "Board name [and memory region]."
11023 msgstr ""
11024
11025 #: config/sh/superh.opt:10
11026 #, no-c-format
11027 msgid "Runtime name."
11028 msgstr ""
11029
11030 #: config/sh/sh.opt:42
11031 #, no-c-format
11032 msgid "Generate SH1 code."
11033 msgstr ""
11034
11035 #: config/sh/sh.opt:46
11036 #, no-c-format
11037 msgid "Generate SH2 code."
11038 msgstr ""
11039
11040 #: config/sh/sh.opt:50
11041 #, no-c-format
11042 msgid "Generate default double-precision SH2a-FPU code."
11043 msgstr ""
11044
11045 #: config/sh/sh.opt:54
11046 #, no-c-format
11047 msgid "Generate SH2a FPU-less code."
11048 msgstr ""
11049
11050 #: config/sh/sh.opt:58
11051 #, no-c-format
11052 msgid "Generate default single-precision SH2a-FPU code."
11053 msgstr ""
11054
11055 #: config/sh/sh.opt:62
11056 #, no-c-format
11057 msgid "Generate only single-precision SH2a-FPU code."
11058 msgstr ""
11059
11060 #: config/sh/sh.opt:66
11061 #, no-c-format
11062 msgid "Generate SH2e code."
11063 msgstr ""
11064
11065 #: config/sh/sh.opt:70
11066 #, no-c-format
11067 msgid "Generate SH3 code."
11068 msgstr ""
11069
11070 #: config/sh/sh.opt:74
11071 #, no-c-format
11072 msgid "Generate SH3e code."
11073 msgstr ""
11074
11075 #: config/sh/sh.opt:78
11076 #, no-c-format
11077 msgid "Generate SH4 code."
11078 msgstr ""
11079
11080 #: config/sh/sh.opt:82
11081 #, no-c-format
11082 msgid "Generate SH4-100 code."
11083 msgstr ""
11084
11085 #: config/sh/sh.opt:86
11086 #, no-c-format
11087 msgid "Generate SH4-200 code."
11088 msgstr ""
11089
11090 #: config/sh/sh.opt:92
11091 #, no-c-format
11092 msgid "Generate SH4-300 code."
11093 msgstr ""
11094
11095 #: config/sh/sh.opt:96
11096 #, no-c-format
11097 msgid "Generate SH4 FPU-less code."
11098 msgstr ""
11099
11100 #: config/sh/sh.opt:100
11101 #, no-c-format
11102 msgid "Generate SH4-100 FPU-less code."
11103 msgstr ""
11104
11105 #: config/sh/sh.opt:104
11106 #, no-c-format
11107 msgid "Generate SH4-200 FPU-less code."
11108 msgstr ""
11109
11110 #: config/sh/sh.opt:108
11111 #, no-c-format
11112 msgid "Generate SH4-300 FPU-less code."
11113 msgstr ""
11114
11115 #: config/sh/sh.opt:112
11116 #, no-c-format
11117 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
11118 msgstr ""
11119
11120 #: config/sh/sh.opt:117
11121 #, no-c-format
11122 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
11123 msgstr ""
11124
11125 #: config/sh/sh.opt:122
11126 #, no-c-format
11127 msgid "Generate code for SH4 500 series (FPU-less)."
11128 msgstr ""
11129
11130 #: config/sh/sh.opt:127
11131 #, no-c-format
11132 msgid "Generate default single-precision SH4 code."
11133 msgstr ""
11134
11135 #: config/sh/sh.opt:131
11136 #, no-c-format
11137 msgid "Generate default single-precision SH4-100 code."
11138 msgstr ""
11139
11140 #: config/sh/sh.opt:135
11141 #, no-c-format
11142 msgid "Generate default single-precision SH4-200 code."
11143 msgstr ""
11144
11145 #: config/sh/sh.opt:139
11146 #, no-c-format
11147 msgid "Generate default single-precision SH4-300 code."
11148 msgstr ""
11149
11150 #: config/sh/sh.opt:143
11151 #, no-c-format
11152 msgid "Generate only single-precision SH4 code."
11153 msgstr ""
11154
11155 #: config/sh/sh.opt:147
11156 #, no-c-format
11157 msgid "Generate only single-precision SH4-100 code."
11158 msgstr ""
11159
11160 #: config/sh/sh.opt:151
11161 #, no-c-format
11162 msgid "Generate only single-precision SH4-200 code."
11163 msgstr ""
11164
11165 #: config/sh/sh.opt:155
11166 #, no-c-format
11167 msgid "Generate only single-precision SH4-300 code."
11168 msgstr ""
11169
11170 #: config/sh/sh.opt:159
11171 #, no-c-format
11172 msgid "Generate SH4a code."
11173 msgstr ""
11174
11175 #: config/sh/sh.opt:163
11176 #, no-c-format
11177 msgid "Generate SH4a FPU-less code."
11178 msgstr ""
11179
11180 #: config/sh/sh.opt:167
11181 #, no-c-format
11182 msgid "Generate default single-precision SH4a code."
11183 msgstr ""
11184
11185 #: config/sh/sh.opt:171
11186 #, no-c-format
11187 msgid "Generate only single-precision SH4a code."
11188 msgstr ""
11189
11190 #: config/sh/sh.opt:175
11191 #, no-c-format
11192 msgid "Generate SH4al-dsp code."
11193 msgstr ""
11194
11195 #: config/sh/sh.opt:183
11196 #, no-c-format
11197 msgid "Generate code in big endian mode."
11198 msgstr ""
11199
11200 #: config/sh/sh.opt:187
11201 #, no-c-format
11202 msgid "Generate 32-bit offsets in switch tables."
11203 msgstr ""
11204
11205 #: config/sh/sh.opt:191
11206 #, no-c-format
11207 msgid "Generate bit instructions."
11208 msgstr ""
11209
11210 #: config/sh/sh.opt:199
11211 #, no-c-format
11212 msgid "Assume that zero displacement conditional branches are fast."
11213 msgstr ""
11214
11215 #: config/sh/sh.opt:203
11216 #, no-c-format
11217 msgid "Force the usage of delay slots for conditional branches."
11218 msgstr ""
11219
11220 #: config/sh/sh.opt:207
11221 #, no-c-format
11222 msgid "Align doubles at 64-bit boundaries."
11223 msgstr ""
11224
11225 #: config/sh/sh.opt:211
11226 #, no-c-format
11227 msgid "Division strategy, one of: call-div1, call-fp, call-table."
11228 msgstr ""
11229
11230 #: config/sh/sh.opt:215
11231 #, no-c-format
11232 msgid "Specify name for 32 bit signed division function."
11233 msgstr ""
11234
11235 #: config/sh/sh.opt:219
11236 #, no-c-format
11237 msgid "Generate ELF FDPIC code."
11238 msgstr ""
11239
11240 #: config/sh/sh.opt:223
11241 #, no-c-format
11242 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
11243 msgstr ""
11244
11245 #: config/sh/sh.opt:231 config/sh/sh.opt:269
11246 #, no-c-format
11247 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
11248 msgstr ""
11249
11250 #: config/sh/sh.opt:235
11251 #, no-c-format
11252 msgid "Increase the IEEE compliance for floating-point comparisons."
11253 msgstr ""
11254
11255 #: config/sh/sh.opt:239
11256 #, no-c-format
11257 msgid "Inline code to invalidate instruction cache entries after setting up nested function trampolines."
11258 msgstr ""
11259
11260 #: config/sh/sh.opt:243 config/arc/arc.opt:242
11261 #, no-c-format
11262 msgid "Annotate assembler instructions with estimated addresses."
11263 msgstr ""
11264
11265 #: config/sh/sh.opt:247
11266 #, no-c-format
11267 msgid "Generate code in little endian mode."
11268 msgstr ""
11269
11270 #: config/sh/sh.opt:251
11271 #, no-c-format
11272 msgid "Mark MAC register as call-clobbered."
11273 msgstr ""
11274
11275 #: config/sh/sh.opt:257
11276 #, no-c-format
11277 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
11278 msgstr ""
11279
11280 #: config/sh/sh.opt:261
11281 #, no-c-format
11282 msgid "Emit function-calls using global offset table when generating PIC."
11283 msgstr ""
11284
11285 #: config/sh/sh.opt:265
11286 #, no-c-format
11287 msgid "Shorten address references during linking."
11288 msgstr ""
11289
11290 #: config/sh/sh.opt:273
11291 #, no-c-format
11292 msgid "Specify the model for atomic operations."
11293 msgstr ""
11294
11295 #: config/sh/sh.opt:277
11296 #, no-c-format
11297 msgid "Use tas.b instruction for __atomic_test_and_set."
11298 msgstr ""
11299
11300 #: config/sh/sh.opt:281
11301 #, no-c-format
11302 msgid "Cost to assume for a multiply insn."
11303 msgstr ""
11304
11305 #: config/sh/sh.opt:285
11306 #, no-c-format
11307 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
11308 msgstr ""
11309
11310 #: config/sh/sh.opt:291
11311 #, no-c-format
11312 msgid "Pretend a branch-around-a-move is a conditional move."
11313 msgstr ""
11314
11315 #: config/sh/sh.opt:295
11316 #, no-c-format
11317 msgid "Enable the use of the fsca instruction."
11318 msgstr ""
11319
11320 #: config/sh/sh.opt:299
11321 #, no-c-format
11322 msgid "Enable the use of the fsrra instruction."
11323 msgstr ""
11324
11325 #: config/sh/sh.opt:303
11326 #, no-c-format
11327 msgid "Use LRA instead of reload (transitional)."
11328 msgstr ""
11329
11330 #: config/gcn/gcn.opt:26
11331 #, no-c-format
11332 msgid "GCN GPU type to use:"
11333 msgstr ""
11334
11335 #: config/gcn/gcn.opt:42 config/gcn/gcn.opt:46
11336 #, no-c-format
11337 msgid "Specify the name of the target GPU."
11338 msgstr ""
11339
11340 #: config/gcn/gcn.opt:50
11341 #, no-c-format
11342 msgid "Generate code for a 32-bit ABI."
11343 msgstr ""
11344
11345 #: config/gcn/gcn.opt:54
11346 #, no-c-format
11347 msgid "Generate code for a 64-bit ABI."
11348 msgstr ""
11349
11350 #: config/gcn/gcn.opt:58
11351 #, no-c-format
11352 msgid "Enable OpenMP GPU offloading."
11353 msgstr ""
11354
11355 #: config/gcn/gcn.opt:69
11356 #, no-c-format
11357 msgid "-mstack-size=<number>\tSet the private segment size per wave-front, in bytes."
11358 msgstr ""
11359
11360 #: config/gcn/gcn.opt:75
11361 #, no-c-format
11362 msgid "Amount of local data-share (LDS) memory to reserve for gang-private variables."
11363 msgstr ""
11364
11365 #: config/gcn/gcn.opt:79
11366 #, no-c-format
11367 msgid "Warn about invalid OpenACC dimensions."
11368 msgstr "."
11369
11370 #: config/gcn/gcn.opt:83
11371 #, no-c-format
11372 msgid "Compile for devices requiring XNACK enabled. Default off."
11373 msgstr ""
11374
11375 #: config/gcn/gcn.opt:87
11376 #, no-c-format
11377 msgid "SRAM-ECC modes:"
11378 msgstr ""
11379
11380 #: config/gcn/gcn.opt:100
11381 #, no-c-format
11382 msgid "Compile for devices with the SRAM ECC feature enabled, or not. Default \"any\"."
11383 msgstr ""
11384
11385 #: config/fr30/fr30.opt:23
11386 #, no-c-format
11387 msgid "Assume small address space."
11388 msgstr ""
11389
11390 #: config/bpf/bpf.opt:28
11391 #, no-c-format
11392 msgid "Generate eBPF for the given Linux kernel version."
11393 msgstr ""
11394
11395 #: config/bpf/bpf.opt:115
11396 #, no-c-format
11397 msgid "Generate xBPF."
11398 msgstr ""
11399
11400 #: config/bpf/bpf.opt:121
11401 #, no-c-format
11402 msgid "Generate big-endian eBPF."
11403 msgstr ""
11404
11405 #: config/bpf/bpf.opt:125
11406 #, no-c-format
11407 msgid "Generate little-endian eBPF."
11408 msgstr ""
11409
11410 #: config/bpf/bpf.opt:129
11411 #, no-c-format
11412 msgid "Set a hard limit for the size of each stack frame, in bytes."
11413 msgstr ""
11414
11415 #: config/bpf/bpf.opt:133
11416 #, no-c-format
11417 msgid "Generate all necessary information for BPF Compile Once - Run Everywhere."
11418 msgstr ""
11419
11420 #: config/bpf/bpf.opt:139
11421 #, no-c-format
11422 msgid "Enable extra conditional-branch instructions j(s)lt and j(s)le."
11423 msgstr ""
11424
11425 #: config/bpf/bpf.opt:143
11426 #, no-c-format
11427 msgid "Enable 32-bit ALU instructions."
11428 msgstr "Увімкнути 32-бітові інструкції ALU."
11429
11430 #: config/bpf/bpf.opt:147
11431 #, no-c-format
11432 msgid "Enable 32-bit jump instructions."
11433 msgstr "Увімкнути 32-бітові інструкції переходу."
11434
11435 #: config/mips/mips.opt:32
11436 #, no-c-format
11437 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
11438 msgstr ""
11439
11440 #: config/mips/mips.opt:36
11441 #, no-c-format
11442 msgid "Known MIPS ABIs (for use with the -mabi= option):"
11443 msgstr ""
11444
11445 #: config/mips/mips.opt:55
11446 #, no-c-format
11447 msgid "Generate code that can be used in SVR4-style dynamic objects."
11448 msgstr ""
11449
11450 #: config/mips/mips.opt:59
11451 #, no-c-format
11452 msgid "Use PMC-style 'mad' instructions."
11453 msgstr ""
11454
11455 #: config/mips/mips.opt:63
11456 #, no-c-format
11457 msgid "Use integer madd/msub instructions."
11458 msgstr ""
11459
11460 #: config/mips/mips.opt:67
11461 #, no-c-format
11462 msgid "-march=ISA\tGenerate code for the given ISA."
11463 msgstr ""
11464
11465 #: config/mips/mips.opt:75
11466 #, no-c-format
11467 msgid "Use Branch Likely instructions, overriding the architecture default."
11468 msgstr ""
11469
11470 #: config/mips/mips.opt:79
11471 #, no-c-format
11472 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
11473 msgstr ""
11474
11475 #: config/mips/mips.opt:87
11476 #, no-c-format
11477 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
11478 msgstr ""
11479
11480 #: config/mips/mips.opt:91
11481 #, no-c-format
11482 msgid "Valid arguments to -mcode-readable=:"
11483 msgstr ""
11484
11485 #: config/mips/mips.opt:104
11486 #, no-c-format
11487 msgid "Use branch-and-break sequences to check for integer divide by zero."
11488 msgstr ""
11489
11490 #: config/mips/mips.opt:108
11491 #, no-c-format
11492 msgid "Use trap instructions to check for integer divide by zero."
11493 msgstr ""
11494
11495 #: config/mips/mips.opt:112
11496 #, no-c-format
11497 msgid "Allow the use of MDMX instructions."
11498 msgstr ""
11499
11500 #: config/mips/mips.opt:120
11501 #, no-c-format
11502 msgid "Use MIPS-DSP instructions."
11503 msgstr ""
11504
11505 #: config/mips/mips.opt:124
11506 #, no-c-format
11507 msgid "Use MIPS-DSP REV 2 instructions."
11508 msgstr ""
11509
11510 #: config/mips/mips.opt:146
11511 #, no-c-format
11512 msgid "Use Enhanced Virtual Addressing instructions."
11513 msgstr ""
11514
11515 #: config/mips/mips.opt:150
11516 #, no-c-format
11517 msgid "Use NewABI-style %reloc() assembly operators."
11518 msgstr ""
11519
11520 #: config/mips/mips.opt:154
11521 #, no-c-format
11522 msgid "Use -G for data that is not defined by the current object."
11523 msgstr ""
11524
11525 #: config/mips/mips.opt:158
11526 #, no-c-format
11527 msgid "Work around certain 24K errata."
11528 msgstr ""
11529
11530 #: config/mips/mips.opt:162
11531 #, no-c-format
11532 msgid "Work around certain R4000 errata."
11533 msgstr ""
11534
11535 #: config/mips/mips.opt:166
11536 #, no-c-format
11537 msgid "Work around certain R4400 errata."
11538 msgstr ""
11539
11540 #: config/mips/mips.opt:170
11541 #, no-c-format
11542 msgid "Work around the R5900 short loop erratum."
11543 msgstr ""
11544
11545 #: config/mips/mips.opt:174
11546 #, no-c-format
11547 msgid "Work around certain RM7000 errata."
11548 msgstr ""
11549
11550 #: config/mips/mips.opt:178
11551 #, no-c-format
11552 msgid "Work around certain R10000 errata."
11553 msgstr ""
11554
11555 #: config/mips/mips.opt:182
11556 #, no-c-format
11557 msgid "Work around errata for early SB-1 revision 2 cores."
11558 msgstr ""
11559
11560 #: config/mips/mips.opt:186
11561 #, no-c-format
11562 msgid "Work around certain VR4120 errata."
11563 msgstr ""
11564
11565 #: config/mips/mips.opt:190
11566 #, no-c-format
11567 msgid "Work around VR4130 mflo/mfhi errata."
11568 msgstr ""
11569
11570 #: config/mips/mips.opt:194
11571 #, no-c-format
11572 msgid "Work around an early 4300 hardware bug."
11573 msgstr ""
11574
11575 #: config/mips/mips.opt:198
11576 #, no-c-format
11577 msgid "FP exceptions are enabled."
11578 msgstr ""
11579
11580 #: config/mips/mips.opt:202
11581 #, no-c-format
11582 msgid "Use 32-bit floating-point registers."
11583 msgstr ""
11584
11585 #: config/mips/mips.opt:206
11586 #, no-c-format
11587 msgid "Conform to the o32 FPXX ABI."
11588 msgstr ""
11589
11590 #: config/mips/mips.opt:210
11591 #, no-c-format
11592 msgid "Use 64-bit floating-point registers."
11593 msgstr ""
11594
11595 #: config/mips/mips.opt:214
11596 #, no-c-format
11597 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
11598 msgstr ""
11599
11600 #: config/mips/mips.opt:218
11601 #, no-c-format
11602 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
11603 msgstr ""
11604
11605 #: config/mips/mips.opt:222
11606 #, no-c-format
11607 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
11608 msgstr ""
11609
11610 #: config/mips/mips.opt:226
11611 #, no-c-format
11612 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
11613 msgstr ""
11614
11615 #: config/mips/mips.opt:236
11616 #, no-c-format
11617 msgid "Use 32-bit general registers."
11618 msgstr ""
11619
11620 #: config/mips/mips.opt:240
11621 #, no-c-format
11622 msgid "Use 64-bit general registers."
11623 msgstr ""
11624
11625 #: config/mips/mips.opt:244
11626 #, no-c-format
11627 msgid "Use GP-relative addressing to access small data."
11628 msgstr ""
11629
11630 #: config/mips/mips.opt:248
11631 #, no-c-format
11632 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
11633 msgstr ""
11634
11635 #: config/mips/mips.opt:252
11636 #, no-c-format
11637 msgid "Allow the use of hardware floating-point ABI and instructions."
11638 msgstr ""
11639
11640 #: config/mips/mips.opt:256
11641 #, no-c-format
11642 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
11643 msgstr ""
11644
11645 #: config/mips/mips.opt:260
11646 #, no-c-format
11647 msgid "An alias for minterlink-compressed provided for backward-compatibility."
11648 msgstr ""
11649
11650 #: config/mips/mips.opt:264
11651 #, no-c-format
11652 msgid "-mipsN\tGenerate code for ISA level N."
11653 msgstr ""
11654
11655 #: config/mips/mips.opt:268
11656 #, no-c-format
11657 msgid "Generate MIPS16 code."
11658 msgstr ""
11659
11660 #: config/mips/mips.opt:272
11661 #, no-c-format
11662 msgid "Use MIPS-3D instructions."
11663 msgstr ""
11664
11665 #: config/mips/mips.opt:276
11666 #, no-c-format
11667 msgid "Use ll, sc and sync instructions."
11668 msgstr ""
11669
11670 #: config/mips/mips.opt:280
11671 #, no-c-format
11672 msgid "Use -G for object-local data."
11673 msgstr ""
11674
11675 #: config/mips/mips.opt:284
11676 #, no-c-format
11677 msgid "Use indirect calls."
11678 msgstr ""
11679
11680 #: config/mips/mips.opt:288
11681 #, no-c-format
11682 msgid "Use a 32-bit long type."
11683 msgstr ""
11684
11685 #: config/mips/mips.opt:292
11686 #, no-c-format
11687 msgid "Use a 64-bit long type."
11688 msgstr ""
11689
11690 #: config/mips/mips.opt:296
11691 #, no-c-format
11692 msgid "Pass the address of the ra save location to _mcount in $12."
11693 msgstr ""
11694
11695 #: config/mips/mips.opt:300
11696 #, no-c-format
11697 msgid "Don't optimize block moves."
11698 msgstr ""
11699
11700 #: config/mips/mips.opt:304
11701 #, no-c-format
11702 msgid "Use microMIPS instructions."
11703 msgstr ""
11704
11705 #: config/mips/mips.opt:308
11706 #, no-c-format
11707 msgid "Use MIPS MSA Extension instructions."
11708 msgstr ""
11709
11710 #: config/mips/mips.opt:312
11711 #, no-c-format
11712 msgid "Allow the use of MT instructions."
11713 msgstr ""
11714
11715 #: config/mips/mips.opt:316
11716 #, no-c-format
11717 msgid "Prevent the use of all floating-point operations."
11718 msgstr ""
11719
11720 #: config/mips/mips.opt:320
11721 #, no-c-format
11722 msgid "Use MCU instructions."
11723 msgstr ""
11724
11725 #: config/mips/mips.opt:324
11726 #, no-c-format
11727 msgid "Do not use a cache-flushing function before calling stack trampolines."
11728 msgstr ""
11729
11730 #: config/mips/mips.opt:328
11731 #, no-c-format
11732 msgid "Do not use MDMX instructions."
11733 msgstr ""
11734
11735 #: config/mips/mips.opt:332
11736 #, no-c-format
11737 msgid "Generate normal-mode code."
11738 msgstr ""
11739
11740 #: config/mips/mips.opt:336
11741 #, no-c-format
11742 msgid "Do not use MIPS-3D instructions."
11743 msgstr ""
11744
11745 #: config/mips/mips.opt:340
11746 #, no-c-format
11747 msgid "Use paired-single floating-point instructions."
11748 msgstr ""
11749
11750 #: config/mips/mips.opt:344
11751 #, no-c-format
11752 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
11753 msgstr ""
11754
11755 #: config/mips/mips.opt:348
11756 #, no-c-format
11757 msgid "Valid arguments to -mr10k-cache-barrier=:"
11758 msgstr ""
11759
11760 #: config/mips/mips.opt:361
11761 #, no-c-format
11762 msgid "Try to allow the linker to turn PIC calls into direct calls."
11763 msgstr ""
11764
11765 #: config/mips/mips.opt:365
11766 #, no-c-format
11767 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
11768 msgstr ""
11769
11770 #: config/mips/mips.opt:373
11771 #, no-c-format
11772 msgid "Use SmartMIPS instructions."
11773 msgstr ""
11774
11775 #: config/mips/mips.opt:381
11776 #, no-c-format
11777 msgid "Optimize lui/addiu address loads."
11778 msgstr ""
11779
11780 #: config/mips/mips.opt:385
11781 #, no-c-format
11782 msgid "Assume all symbols have 32-bit values."
11783 msgstr ""
11784
11785 #: config/mips/mips.opt:389
11786 #, no-c-format
11787 msgid "Use synci instruction to invalidate i-cache."
11788 msgstr ""
11789
11790 #: config/mips/mips.opt:397
11791 #, no-c-format
11792 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
11793 msgstr ""
11794
11795 #: config/mips/mips.opt:401
11796 #, no-c-format
11797 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
11798 msgstr ""
11799
11800 #: config/mips/mips.opt:409
11801 #, no-c-format
11802 msgid "Generate code with unaligned load store, valid for MIPS R6."
11803 msgstr ""
11804
11805 #: config/mips/mips.opt:417
11806 #, no-c-format
11807 msgid "Use Virtualization (VZ) instructions."
11808 msgstr ""
11809
11810 #: config/mips/mips.opt:421
11811 #, no-c-format
11812 msgid "Use eXtended Physical Address (XPA) instructions."
11813 msgstr ""
11814
11815 #: config/mips/mips.opt:425
11816 #, no-c-format
11817 msgid "Use Cyclic Redundancy Check (CRC) instructions."
11818 msgstr ""
11819
11820 #: config/mips/mips.opt:429
11821 #, no-c-format
11822 msgid "Use Global INValidate (GINV) instructions."
11823 msgstr ""
11824
11825 #: config/mips/mips.opt:433
11826 #, no-c-format
11827 msgid "Perform VR4130-specific alignment optimizations."
11828 msgstr ""
11829
11830 #: config/mips/mips.opt:437
11831 #, no-c-format
11832 msgid "Lift restrictions on GOT size."
11833 msgstr ""
11834
11835 #: config/mips/mips.opt:441
11836 #, no-c-format
11837 msgid "Enable use of odd-numbered single-precision registers."
11838 msgstr ""
11839
11840 #: config/mips/mips.opt:445
11841 #, no-c-format
11842 msgid "Optimize frame header."
11843 msgstr ""
11844
11845 #: config/mips/mips.opt:452
11846 #, no-c-format
11847 msgid "Enable load/store bonding."
11848 msgstr ""
11849
11850 #: config/mips/mips.opt:456
11851 #, no-c-format
11852 msgid "Specify the compact branch usage policy."
11853 msgstr ""
11854
11855 #: config/mips/mips.opt:460
11856 #, no-c-format
11857 msgid "Policies available for use with -mcompact-branches=:"
11858 msgstr ""
11859
11860 #: config/mips/mips.opt:473
11861 #, no-c-format
11862 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
11863 msgstr ""
11864
11865 #: config/mips/mips.opt:477
11866 #, no-c-format
11867 msgid "Use Loongson EXTension (EXT) instructions."
11868 msgstr "."
11869
11870 #: config/mips/mips.opt:481
11871 #, no-c-format
11872 msgid "Use Loongson EXTension R2 (EXT2) instructions."
11873 msgstr ""
11874
11875 #: config/mips/mips-tables.opt:24
11876 #, no-c-format
11877 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
11878 msgstr ""
11879
11880 #: config/mips/mips-tables.opt:28
11881 #, no-c-format
11882 msgid "Known MIPS ISA levels (for use with the -mips option):"
11883 msgstr ""
11884
11885 #: config/tilegx/tilegx.opt:30
11886 #, no-c-format
11887 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
11888 msgstr ""
11889
11890 #: config/tilegx/tilegx.opt:37
11891 #, no-c-format
11892 msgid "Compile with 32 bit longs and pointers."
11893 msgstr ""
11894
11895 #: config/tilegx/tilegx.opt:41
11896 #, no-c-format
11897 msgid "Compile with 64 bit longs and pointers."
11898 msgstr ""
11899
11900 #: config/tilegx/tilegx.opt:53
11901 #, no-c-format
11902 msgid "Use given TILE-Gx code model."
11903 msgstr ""
11904
11905 #: config/arc/arc-tables.opt:25
11906 #, no-c-format
11907 msgid "Known ARC CPUs (for use with the -mcpu= option):"
11908 msgstr ""
11909
11910 #: config/arc/arc.opt:26
11911 #, no-c-format
11912 msgid "Compile code for big endian mode."
11913 msgstr ""
11914
11915 #: config/arc/arc.opt:30
11916 #, no-c-format
11917 msgid "Compile code for little endian mode.  This is the default."
11918 msgstr ""
11919
11920 #: config/arc/arc.opt:34
11921 #, no-c-format
11922 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
11923 msgstr ""
11924
11925 #: config/arc/arc.opt:38
11926 #, no-c-format
11927 msgid "Generate ARCompact 32-bit code for ARC600 processor."
11928 msgstr ""
11929
11930 #: config/arc/arc.opt:42
11931 #, no-c-format
11932 msgid "Same as -mA6."
11933 msgstr ""
11934
11935 #: config/arc/arc.opt:46
11936 #, no-c-format
11937 msgid "Generate ARCompact 32-bit code for ARC601 processor."
11938 msgstr ""
11939
11940 #: config/arc/arc.opt:50
11941 #, no-c-format
11942 msgid "Generate ARCompact 32-bit code for ARC700 processor."
11943 msgstr ""
11944
11945 #: config/arc/arc.opt:54
11946 #, no-c-format
11947 msgid "Same as -mA7."
11948 msgstr ""
11949
11950 #: config/arc/arc.opt:58
11951 #, no-c-format
11952 msgid "Force all calls to be made via a jli instruction."
11953 msgstr ""
11954
11955 #: config/arc/arc.opt:62
11956 #, no-c-format
11957 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
11958 msgstr ""
11959
11960 #: config/arc/arc.opt:132
11961 #, no-c-format
11962 msgid "Enable DIV-REM instructions for ARCv2."
11963 msgstr ""
11964
11965 #: config/arc/arc.opt:136
11966 #, no-c-format
11967 msgid "Enable code density instructions for ARCv2."
11968 msgstr ""
11969
11970 #: config/arc/arc.opt:146
11971 #, no-c-format
11972 msgid "Use ordinarily cached memory accesses for volatile references."
11973 msgstr ""
11974
11975 #: config/arc/arc.opt:150
11976 #, no-c-format
11977 msgid "Enable cache bypass for volatile references."
11978 msgstr ""
11979
11980 #: config/arc/arc.opt:154
11981 #, no-c-format
11982 msgid "Generate instructions supported by barrel shifter."
11983 msgstr ""
11984
11985 #: config/arc/arc.opt:158
11986 #, no-c-format
11987 msgid "Generate norm instruction."
11988 msgstr ""
11989
11990 #: config/arc/arc.opt:162
11991 #, no-c-format
11992 msgid "Generate swap instruction."
11993 msgstr ""
11994
11995 #: config/arc/arc.opt:166
11996 #, no-c-format
11997 msgid "Generate mul64 and mulu64 instructions."
11998 msgstr ""
11999
12000 #: config/arc/arc.opt:170
12001 #, no-c-format
12002 msgid "Do not generate mpy instructions for ARC700."
12003 msgstr ""
12004
12005 #: config/arc/arc.opt:174
12006 #, no-c-format
12007 msgid "Generate extended arithmetic instructions, only valid for ARC700."
12008 msgstr ""
12009
12010 #: config/arc/arc.opt:178
12011 #, no-c-format
12012 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
12013 msgstr ""
12014
12015 #: config/arc/arc.opt:182
12016 #, no-c-format
12017 msgid "Generate call insns as register indirect calls."
12018 msgstr ""
12019
12020 #: config/arc/arc.opt:186
12021 #, no-c-format
12022 msgid "Do no generate BRcc instructions in arc_reorg."
12023 msgstr ""
12024
12025 #: config/arc/arc.opt:190
12026 #, no-c-format
12027 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
12028 msgstr ""
12029
12030 #: config/arc/arc.opt:194
12031 #, no-c-format
12032 msgid "Generate millicode thunks."
12033 msgstr ""
12034
12035 #: config/arc/arc.opt:198 config/arc/arc.opt:202
12036 #, no-c-format
12037 msgid "FPX: Generate Single Precision FPX (compact) instructions."
12038 msgstr ""
12039
12040 #: config/arc/arc.opt:206
12041 #, no-c-format
12042 msgid "FPX: Generate Single Precision FPX (fast) instructions."
12043 msgstr ""
12044
12045 #: config/arc/arc.opt:210
12046 #, no-c-format
12047 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12048 msgstr ""
12049
12050 #: config/arc/arc.opt:214 config/arc/arc.opt:218
12051 #, no-c-format
12052 msgid "FPX: Generate Double Precision FPX (compact) instructions."
12053 msgstr ""
12054
12055 #: config/arc/arc.opt:222
12056 #, no-c-format
12057 msgid "FPX: Generate Double Precision FPX (fast) instructions."
12058 msgstr ""
12059
12060 #: config/arc/arc.opt:226
12061 #, no-c-format
12062 msgid "Disable LR and SR instructions from using FPX extension aux registers."
12063 msgstr ""
12064
12065 #: config/arc/arc.opt:230
12066 #, no-c-format
12067 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
12068 msgstr ""
12069
12070 #: config/arc/arc.opt:234
12071 #, no-c-format
12072 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
12073 msgstr ""
12074
12075 #: config/arc/arc.opt:238
12076 #, no-c-format
12077 msgid "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
12078 msgstr ""
12079
12080 #: config/arc/arc.opt:246
12081 #, no-c-format
12082 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
12083 msgstr ""
12084
12085 #: config/arc/arc.opt:250
12086 #, no-c-format
12087 msgid "-mtune=TUNE\tTune code for given ARC variant."
12088 msgstr ""
12089
12090 #: config/arc/arc.opt:281
12091 #, no-c-format
12092 msgid "Enable the use of indexed loads."
12093 msgstr ""
12094
12095 #: config/arc/arc.opt:285
12096 #, no-c-format
12097 msgid "Enable the use of pre/post modify with register displacement."
12098 msgstr ""
12099
12100 #: config/arc/arc.opt:289
12101 #, no-c-format
12102 msgid "Generate 32x16 multiply and mac instructions."
12103 msgstr ""
12104
12105 #: config/arc/arc.opt:297
12106 #, no-c-format
12107 msgid "Don't use less than 25 bit addressing range for calls."
12108 msgstr ""
12109
12110 #: config/arc/arc.opt:301
12111 #, no-c-format
12112 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
12113 msgstr ""
12114
12115 #: config/arc/arc.opt:309
12116 #, no-c-format
12117 msgid "Enable Rcq constraint handling - most short code generation depends on this."
12118 msgstr ""
12119
12120 #: config/arc/arc.opt:313
12121 #, no-c-format
12122 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
12123 msgstr ""
12124
12125 #: config/arc/arc.opt:317
12126 #, no-c-format
12127 msgid "Enable pre-reload use of cbranchsi pattern."
12128 msgstr ""
12129
12130 #: config/arc/arc.opt:321
12131 #, no-c-format
12132 msgid "Enable bbit peephole2."
12133 msgstr ""
12134
12135 #: config/arc/arc.opt:325
12136 #, no-c-format
12137 msgid "Use pc-relative switch case tables - this enables case table shortening."
12138 msgstr ""
12139
12140 #: config/arc/arc.opt:329
12141 #, no-c-format
12142 msgid "Enable compact casesi pattern."
12143 msgstr ""
12144
12145 #: config/arc/arc.opt:333
12146 #, no-c-format
12147 msgid "Enable 'q' instruction alternatives."
12148 msgstr ""
12149
12150 #: config/arc/arc.opt:337
12151 #, no-c-format
12152 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
12153 msgstr ""
12154
12155 #: config/arc/arc.opt:344
12156 #, no-c-format
12157 msgid "Enable variable polynomial CRC extension."
12158 msgstr ""
12159
12160 #: config/arc/arc.opt:348
12161 #, no-c-format
12162 msgid "Enable DSP 3.1 Pack A extensions."
12163 msgstr ""
12164
12165 #: config/arc/arc.opt:352
12166 #, no-c-format
12167 msgid "Enable dual viterbi butterfly extension."
12168 msgstr ""
12169
12170 #: config/arc/arc.opt:362
12171 #, no-c-format
12172 msgid "Enable Dual and Single Operand Instructions for Telephony."
12173 msgstr ""
12174
12175 #: config/arc/arc.opt:366
12176 #, no-c-format
12177 msgid "Enable XY Memory extension (DSP version 3)."
12178 msgstr ""
12179
12180 #: config/arc/arc.opt:371
12181 #, no-c-format
12182 msgid "Enable Locked Load/Store Conditional extension."
12183 msgstr ""
12184
12185 #: config/arc/arc.opt:375
12186 #, no-c-format
12187 msgid "Enable swap byte ordering extension instruction."
12188 msgstr ""
12189
12190 #: config/arc/arc.opt:379
12191 #, no-c-format
12192 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
12193 msgstr ""
12194
12195 #: config/arc/arc.opt:383
12196 #, no-c-format
12197 msgid "Pass -EB option through to linker."
12198 msgstr ""
12199
12200 #: config/arc/arc.opt:387
12201 #, no-c-format
12202 msgid "Pass -EL option through to linker."
12203 msgstr ""
12204
12205 #: config/arc/arc.opt:391
12206 #, no-c-format
12207 msgid "Pass -marclinux option through to linker."
12208 msgstr ""
12209
12210 #: config/arc/arc.opt:395
12211 #, no-c-format
12212 msgid "Pass -marclinux_prof option through to linker."
12213 msgstr ""
12214
12215 #: config/arc/arc.opt:404
12216 #, no-c-format
12217 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
12218 msgstr ""
12219
12220 #: config/arc/arc.opt:408
12221 #, no-c-format
12222 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12223 msgstr ""
12224
12225 #: config/arc/arc.opt:412
12226 #, no-c-format
12227 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12228 msgstr ""
12229
12230 #: config/arc/arc.opt:424
12231 #, no-c-format
12232 msgid "Enable atomic instructions."
12233 msgstr ""
12234
12235 #: config/arc/arc.opt:428
12236 #, no-c-format
12237 msgid "Enable double load/store instructions for ARC HS."
12238 msgstr ""
12239
12240 #: config/arc/arc.opt:432
12241 #, no-c-format
12242 msgid "Specify the name of the target floating point configuration."
12243 msgstr ""
12244
12245 #: config/arc/arc.opt:475
12246 #, no-c-format
12247 msgid "Specify thread pointer register number."
12248 msgstr ""
12249
12250 #: config/arc/arc.opt:482
12251 #, no-c-format
12252 msgid "Enable use of NPS400 bit operations."
12253 msgstr ""
12254
12255 #: config/arc/arc.opt:486
12256 #, no-c-format
12257 msgid "Enable use of NPS400 xld/xst extension."
12258 msgstr ""
12259
12260 #: config/arc/arc.opt:494
12261 #, no-c-format
12262 msgid "Specifies the registers that the processor saves on an interrupt entry and exit."
12263 msgstr ""
12264
12265 #: config/arc/arc.opt:498
12266 #, no-c-format
12267 msgid "Specifies the number of registers replicated in second register bank on entry to fast interrupt."
12268 msgstr ""
12269
12270 #: config/arc/arc.opt:502
12271 #, no-c-format
12272 msgid "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
12273 msgstr ""
12274
12275 #: config/arc/arc.opt:527
12276 #, no-c-format
12277 msgid "Enable 16-entry register file."
12278 msgstr ""
12279
12280 #: config/arc/arc.opt:531
12281 #, no-c-format
12282 msgid "Enable use of BI/BIH instructions when available."
12283 msgstr ""
12284
12285 #: config/arc/arc.opt:535
12286 #, no-c-format
12287 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
12288 msgstr ""
12289
12290 #: lto/lang.opt:53
12291 #, no-c-format
12292 msgid "Set linker output type (used internally during LTO optimization)."
12293 msgstr ""
12294
12295 #: lto/lang.opt:58
12296 #, no-c-format
12297 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
12298 msgstr ""
12299
12300 #: lto/lang.opt:62
12301 #, no-c-format
12302 msgid "Specify a file to which a list of files output by LTRANS is written."
12303 msgstr ""
12304
12305 #: lto/lang.opt:66
12306 #, no-c-format
12307 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
12308 msgstr ""
12309
12310 #: lto/lang.opt:70
12311 #, no-c-format
12312 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
12313 msgstr ""
12314
12315 #: lto/lang.opt:75
12316 #, no-c-format
12317 msgid "Call the dump function for variables and function in IL."
12318 msgstr ""
12319
12320 #: lto/lang.opt:79
12321 #, no-c-format
12322 msgid "Dump the demangled output."
12323 msgstr ""
12324
12325 #: lto/lang.opt:83
12326 #, no-c-format
12327 msgid "Dump only the defined symbols."
12328 msgstr ""
12329
12330 #: lto/lang.opt:87
12331 #, no-c-format
12332 msgid "Print the initial values of the variables."
12333 msgstr ""
12334
12335 #: lto/lang.opt:91
12336 #, no-c-format
12337 msgid "Sort the symbols alphabetically."
12338 msgstr ""
12339
12340 #: lto/lang.opt:95
12341 #, no-c-format
12342 msgid "Sort the symbols according to size."
12343 msgstr ""
12344
12345 #: lto/lang.opt:99
12346 #, no-c-format
12347 msgid "Display the symbols in reverse order."
12348 msgstr ""
12349
12350 #: lto/lang.opt:106
12351 #, no-c-format
12352 msgid "Dump the details of LTO objects."
12353 msgstr ""
12354
12355 #: lto/lang.opt:110
12356 #, no-c-format
12357 msgid "Dump the statistics of tree types."
12358 msgstr ""
12359
12360 #: lto/lang.opt:114
12361 #, no-c-format
12362 msgid "Dump the statistics of trees."
12363 msgstr ""
12364
12365 #: lto/lang.opt:118
12366 #, no-c-format
12367 msgid "Dump the statistics of gimple statements."
12368 msgstr ""
12369
12370 #: lto/lang.opt:128
12371 #, no-c-format
12372 msgid "Dump the dump tool command line options."
12373 msgstr ""
12374
12375 #: lto/lang.opt:132
12376 #, no-c-format
12377 msgid "Dump the symtab callgraph."
12378 msgstr ""
12379
12380 #: lto/lang.opt:136
12381 #, no-c-format
12382 msgid "The resolution file."
12383 msgstr ""
12384
12385 #: common.opt:245
12386 #, no-c-format
12387 msgid "Provide bash completion for options starting with provided string."
12388 msgstr ""
12389
12390 #: common.opt:297
12391 #, no-c-format
12392 msgid "Display this information."
12393 msgstr ""
12394
12395 #: common.opt:301
12396 #, no-c-format
12397 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
12398 msgstr ""
12399
12400 #: common.opt:422
12401 #, no-c-format
12402 msgid "Alias for --help=target."
12403 msgstr ""
12404
12405 #: common.opt:468
12406 #, no-c-format
12407 msgid "-O<number>\tSet optimization level to <number>."
12408 msgstr ""
12409
12410 #: common.opt:472
12411 #, no-c-format
12412 msgid "Optimize for space rather than speed."
12413 msgstr ""
12414
12415 #: common.opt:476
12416 #, no-c-format
12417 msgid "Optimize for speed disregarding exact standards compliance."
12418 msgstr ""
12419
12420 #: common.opt:480
12421 #, no-c-format
12422 msgid "Optimize for debugging experience rather than speed or size."
12423 msgstr ""
12424
12425 #: common.opt:484
12426 #, no-c-format
12427 msgid "Optimize for space aggressively rather than speed."
12428 msgstr ""
12429
12430 #: common.opt:524
12431 #, no-c-format
12432 msgid "This switch is deprecated; use -Wextra instead."
12433 msgstr ""
12434
12435 #: common.opt:537
12436 #, no-c-format
12437 msgid "Warn about returning structures, unions or arrays."
12438 msgstr ""
12439
12440 #: common.opt:541
12441 #, no-c-format
12442 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
12443 msgstr ""
12444
12445 #: common.opt:545 common.opt:549
12446 #, no-c-format
12447 msgid "Warn if an array is accessed out of bounds."
12448 msgstr ""
12449
12450 #: common.opt:553 common.opt:557
12451 #, no-c-format
12452 msgid "Warn for uses of pointers to deallocated storage."
12453 msgstr ""
12454
12455 #: common.opt:561
12456 #, no-c-format
12457 msgid "Warn about inappropriate attribute usage."
12458 msgstr ""
12459
12460 #: common.opt:565
12461 #, no-c-format
12462 msgid "Do not warn about specified attributes."
12463 msgstr ""
12464
12465 #: common.opt:569 common.opt:573
12466 #, no-c-format
12467 msgid "Warn about type safety and similar errors and mismatches in declarations with alias attributes."
12468 msgstr ""
12469
12470 #: common.opt:577
12471 #, no-c-format
12472 msgid "Warn when profiling instrumentation was requested, but could not be applied to a certain function."
12473 msgstr ""
12474
12475 #: common.opt:582 common.opt:586
12476 #, no-c-format
12477 msgid "Warn about pointer casts which increase alignment."
12478 msgstr ""
12479
12480 #: common.opt:590
12481 #, no-c-format
12482 msgid "Warn when a #warning directive is encountered."
12483 msgstr ""
12484
12485 #: common.opt:594
12486 #, no-c-format
12487 msgid "Warn about uses of __attribute__((warning)) declarations."
12488 msgstr "."
12489
12490 #: common.opt:598
12491 #, no-c-format
12492 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
12493 msgstr "Попереджати щодо використання застарілої можливості компілятора, застарілого класу, методу або поля."
12494
12495 #: common.opt:602
12496 #, no-c-format
12497 msgid "Warn about uses of __attribute__((deprecated)) declarations."
12498 msgstr ""
12499
12500 #: common.opt:606
12501 #, no-c-format
12502 msgid "Warn when an optimization pass is disabled."
12503 msgstr ""
12504
12505 #: common.opt:610
12506 #, no-c-format
12507 msgid "Treat all warnings as errors."
12508 msgstr "Вважати усі попередження помилками."
12509
12510 #: common.opt:614
12511 #, no-c-format
12512 msgid "Treat specified warning as error."
12513 msgstr ""
12514
12515 #: common.opt:618
12516 #, no-c-format
12517 msgid "Print extra (possibly unwanted) warnings."
12518 msgstr ""
12519
12520 #: common.opt:622
12521 #, no-c-format
12522 msgid "Exit on the first error occurred."
12523 msgstr ""
12524
12525 #: common.opt:626
12526 #, no-c-format
12527 msgid "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires in excess of <byte-size>."
12528 msgstr ""
12529
12530 #: common.opt:630
12531 #, no-c-format
12532 msgid "Disable -Wframe-larger-than= warning.  Equivalent to -Wframe-larger-than=<SIZE_MAX> or larger."
12533 msgstr ""
12534
12535 #: common.opt:634
12536 #, no-c-format
12537 msgid "Warn when attempting to free a non-heap object."
12538 msgstr ""
12539
12540 #: common.opt:645
12541 #, no-c-format
12542 msgid "Warn when a switch case falls through."
12543 msgstr ""
12544
12545 #: common.opt:653
12546 #, no-c-format
12547 msgid "Warn when an inlined function cannot be inlined."
12548 msgstr ""
12549
12550 #: common.opt:657
12551 #, no-c-format
12552 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
12553 msgstr ""
12554
12555 #: common.opt:664
12556 #, no-c-format
12557 msgid "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
12558 msgstr ""
12559
12560 #: common.opt:668
12561 #, no-c-format
12562 msgid "Disable -Wlarger-than= warning.  Equivalent to -Wlarger-than=<SIZE_MAX> or larger."
12563 msgstr ""
12564
12565 #: common.opt:672
12566 #, no-c-format
12567 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
12568 msgstr ""
12569
12570 #: common.opt:676
12571 #, no-c-format
12572 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
12573 msgstr ""
12574
12575 #: common.opt:687
12576 #, no-c-format
12577 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
12578 msgstr ""
12579
12580 #: common.opt:691
12581 #, no-c-format
12582 msgid "Warn about overflow in arithmetic expressions."
12583 msgstr ""
12584
12585 #: common.opt:695
12586 #, no-c-format
12587 msgid "During link time optimization warn about mismatched types of global declarations."
12588 msgstr ""
12589
12590 #: common.opt:699
12591 #, no-c-format
12592 msgid "Warn when the packed attribute has no effect on struct layout."
12593 msgstr ""
12594
12595 #: common.opt:703
12596 #, no-c-format
12597 msgid "Warn when padding is required to align structure members."
12598 msgstr ""
12599
12600 #: common.opt:707
12601 #, no-c-format
12602 msgid "Issue warnings needed for strict compliance to the standard."
12603 msgstr ""
12604
12605 #: common.opt:711
12606 #, no-c-format
12607 msgid "Warn about returning a pointer/reference to a local or temporary variable."
12608 msgstr ""
12609
12610 #: common.opt:715
12611 #, no-c-format
12612 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
12613 msgstr ""
12614
12615 #: common.opt:719
12616 #, no-c-format
12617 msgid "Warn when one variable shadows another (globally)."
12618 msgstr ""
12619
12620 #: common.opt:723
12621 #, no-c-format
12622 msgid "Warn when one local variable shadows another local variable or parameter."
12623 msgstr ""
12624
12625 #: common.opt:730
12626 #, no-c-format
12627 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
12628 msgstr ""
12629
12630 #: common.opt:737
12631 #, no-c-format
12632 msgid "Warn when not issuing stack smashing protection for some reason."
12633 msgstr ""
12634
12635 #: common.opt:741
12636 #, no-c-format
12637 msgid "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
12638 msgstr ""
12639
12640 #: common.opt:745
12641 #, no-c-format
12642 msgid "Disable Wstack-usage= warning.  Equivalent to Wstack-usage=<SIZE_MAX> or larger."
12643 msgstr ""
12644
12645 #: common.opt:749 common.opt:753
12646 #, no-c-format
12647 msgid "Warn about code which might break strict aliasing rules."
12648 msgstr ""
12649
12650 #: common.opt:757 common.opt:761
12651 #, no-c-format
12652 msgid "Warn about optimizations that assume that signed overflow is undefined."
12653 msgstr ""
12654
12655 #: common.opt:765
12656 #, no-c-format
12657 msgid "Warn about functions which might be candidates for __attribute__((cold))."
12658 msgstr ""
12659
12660 #: common.opt:769
12661 #, no-c-format
12662 msgid "Warn about functions which might be candidates for __attribute__((const))."
12663 msgstr ""
12664
12665 #: common.opt:773
12666 #, no-c-format
12667 msgid "Warn about functions which might be candidates for __attribute__((pure))."
12668 msgstr ""
12669
12670 #: common.opt:777
12671 #, no-c-format
12672 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
12673 msgstr ""
12674
12675 #: common.opt:781
12676 #, no-c-format
12677 msgid "Warn about functions which might be candidates for __attribute__((malloc))."
12678 msgstr ""
12679
12680 #: common.opt:785
12681 #, no-c-format
12682 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
12683 msgstr ""
12684
12685 #: common.opt:789
12686 #, no-c-format
12687 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
12688 msgstr ""
12689
12690 #: common.opt:793
12691 #, no-c-format
12692 msgid "Warn about statements between switch's controlling expression and the first case."
12693 msgstr ""
12694
12695 #: common.opt:798
12696 #, no-c-format
12697 msgid "Do not suppress warnings from system headers."
12698 msgstr ""
12699
12700 #: common.opt:802
12701 #, no-c-format
12702 msgid "Warn whenever a trampoline is generated."
12703 msgstr ""
12704
12705 #: common.opt:806
12706 #, no-c-format
12707 msgid "Warn about cases where -ftrivial-auto-var-init cannot initialize an auto variable."
12708 msgstr ""
12709
12710 #: common.opt:810
12711 #, no-c-format
12712 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
12713 msgstr ""
12714
12715 #: common.opt:814
12716 #, no-c-format
12717 msgid "Warn about uninitialized automatic variables."
12718 msgstr ""
12719
12720 #: common.opt:818
12721 #, no-c-format
12722 msgid "Warn about maybe uninitialized automatic variables."
12723 msgstr ""
12724
12725 #: common.opt:826
12726 #, no-c-format
12727 msgid "Enable all -Wunused- warnings."
12728 msgstr ""
12729
12730 #: common.opt:830
12731 #, no-c-format
12732 msgid "Warn when a function parameter is only set, otherwise unused."
12733 msgstr ""
12734
12735 #: common.opt:834
12736 #, no-c-format
12737 msgid "Warn when a variable is only set, otherwise unused."
12738 msgstr ""
12739
12740 #: common.opt:838
12741 #, no-c-format
12742 msgid "Warn when a function is unused."
12743 msgstr ""
12744
12745 #: common.opt:842
12746 #, no-c-format
12747 msgid "Warn when a label is unused."
12748 msgstr ""
12749
12750 #: common.opt:846
12751 #, no-c-format
12752 msgid "Warn when a function parameter is unused."
12753 msgstr ""
12754
12755 #: common.opt:850
12756 #, no-c-format
12757 msgid "Warn when an expression value is unused."
12758 msgstr ""
12759
12760 #: common.opt:854
12761 #, no-c-format
12762 msgid "Warn when a variable is unused."
12763 msgstr ""
12764
12765 #: common.opt:858
12766 #, no-c-format
12767 msgid "Warn in case profiles in -fprofile-use do not match."
12768 msgstr ""
12769
12770 #: common.opt:862
12771 #, no-c-format
12772 msgid "Warn in case a function ends earlier than it begins due to an invalid linenum macros."
12773 msgstr ""
12774
12775 #: common.opt:866
12776 #, no-c-format
12777 msgid "Warn in case profiles in -fprofile-use do not exist."
12778 msgstr ""
12779
12780 #: common.opt:870
12781 #, no-c-format
12782 msgid "Warn when a vector operation is compiled outside the SIMD."
12783 msgstr ""
12784
12785 #: common.opt:874
12786 #, no-c-format
12787 msgid "Warn about unsupported features in ThreadSanitizer."
12788 msgstr ""
12789
12790 #: common.opt:890
12791 #, no-c-format
12792 msgid "-aux-info <file>\tEmit declaration information into <file>."
12793 msgstr ""
12794
12795 #: common.opt:903
12796 #, no-c-format
12797 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
12798 msgstr ""
12799
12800 #: common.opt:907
12801 #, no-c-format
12802 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
12803 msgstr ""
12804
12805 #: common.opt:911
12806 #, no-c-format
12807 msgid "-dumpbase-ext .<ext>    Drop a trailing .<ext> from the dump basename to name auxiliary output files."
12808 msgstr ""
12809
12810 #: common.opt:915
12811 #, no-c-format
12812 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
12813 msgstr ""
12814
12815 #: common.opt:1013
12816 #, no-c-format
12817 msgid "The version of the C++ ABI in use."
12818 msgstr ""
12819
12820 #: common.opt:1017
12821 #, no-c-format
12822 msgid "Aggressively optimize loops using language constraints."
12823 msgstr ""
12824
12825 #: common.opt:1021
12826 #, no-c-format
12827 msgid "Align the start of functions."
12828 msgstr ""
12829
12830 #: common.opt:1031
12831 #, no-c-format
12832 msgid "Align labels which are only reached by jumping."
12833 msgstr ""
12834
12835 #: common.opt:1038
12836 #, no-c-format
12837 msgid "Align all labels."
12838 msgstr ""
12839
12840 #: common.opt:1045
12841 #, no-c-format
12842 msgid "Align the start of loops."
12843 msgstr ""
12844
12845 #: common.opt:1052
12846 #, no-c-format
12847 msgid "Allow the compiler to introduce new data races on stores."
12848 msgstr ""
12849
12850 #: common.opt:1056
12851 #, no-c-format
12852 msgid "Enable static analysis pass."
12853 msgstr ""
12854
12855 #: common.opt:1076
12856 #, no-c-format
12857 msgid "Select what to sanitize."
12858 msgstr ""
12859
12860 #: common.opt:1080
12861 #, no-c-format
12862 msgid "Select type of coverage sanitization."
12863 msgstr ""
12864
12865 #: common.opt:1093
12866 #, no-c-format
12867 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
12868 msgstr ""
12869
12870 #: common.opt:1097
12871 #, no-c-format
12872 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
12873 msgstr ""
12874
12875 #: common.opt:1102
12876 #, no-c-format
12877 msgid "After diagnosing undefined behavior attempt to continue execution."
12878 msgstr ""
12879
12880 #: common.opt:1106
12881 #, no-c-format
12882 msgid "This switch is deprecated; use -fsanitize-recover= instead."
12883 msgstr ""
12884
12885 #: common.opt:1113
12886 #, no-c-format
12887 msgid "Use trap instead of a library function for undefined behavior sanitization."
12888 msgstr ""
12889
12890 #: common.opt:1117
12891 #, no-c-format
12892 msgid "Generate unwind tables that are exact at each instruction boundary."
12893 msgstr ""
12894
12895 #: common.opt:1121
12896 #, no-c-format
12897 msgid "Generate auto-inc/dec instructions."
12898 msgstr ""
12899
12900 #: common.opt:1125
12901 #, no-c-format
12902 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
12903 msgstr ""
12904
12905 #: common.opt:1130
12906 #, no-c-format
12907 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
12908 msgstr ""
12909
12910 #: common.opt:1139
12911 #, no-c-format
12912 msgid "Generate code to check bounds before indexing arrays."
12913 msgstr ""
12914
12915 #: common.opt:1143
12916 #, no-c-format
12917 msgid "Replace add, compare, branch with branch on count register."
12918 msgstr ""
12919
12920 #: common.opt:1147
12921 #, no-c-format
12922 msgid "Use profiling information for branch probabilities."
12923 msgstr ""
12924
12925 #: common.opt:1163
12926 #, no-c-format
12927 msgid "Output callgraph information on a per-file basis."
12928 msgstr ""
12929
12930 #: common.opt:1167
12931 #, no-c-format
12932 msgid "Output callgraph information on a per-file basis with decorations."
12933 msgstr ""
12934
12935 #: common.opt:1171
12936 #, no-c-format
12937 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
12938 msgstr ""
12939
12940 #: common.opt:1175
12941 #, no-c-format
12942 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
12943 msgstr ""
12944
12945 #: common.opt:1182
12946 #, no-c-format
12947 msgid "Save registers around function calls."
12948 msgstr ""
12949
12950 #: common.opt:1186
12951 #, no-c-format
12952 msgid "This switch is deprecated; do not use."
12953 msgstr ""
12954
12955 #: common.opt:1190
12956 #, no-c-format
12957 msgid "Check the return value of new in C++."
12958 msgstr "Перевіряти повернуте значення new у C++."
12959
12960 #: common.opt:1194 common.opt:1198
12961 #, no-c-format
12962 msgid "Perform internal consistency checkings."
12963 msgstr "Виконувати внутрішні перевірки сумісності."
12964
12965 #: common.opt:1202
12966 #, no-c-format
12967 msgid "Enable code hoisting."
12968 msgstr "Увімкнути підняття коду."
12969
12970 #: common.opt:1206
12971 #, no-c-format
12972 msgid "Looks for opportunities to reduce stack adjustments and stack references."
12973 msgstr ""
12974
12975 #: common.opt:1210
12976 #, no-c-format
12977 msgid "Put uninitialized globals in the common section."
12978 msgstr ""
12979
12980 #: common.opt:1218
12981 #, no-c-format
12982 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
12983 msgstr ""
12984
12985 #: common.opt:1222
12986 #, no-c-format
12987 msgid "Run only the second compilation of -fcompare-debug."
12988 msgstr ""
12989
12990 #: common.opt:1226
12991 #, no-c-format
12992 msgid "Perform comparison elimination after register allocation has finished."
12993 msgstr ""
12994
12995 #: common.opt:1230
12996 #, no-c-format
12997 msgid "Do not perform optimizations increasing noticeably stack usage."
12998 msgstr ""
12999
13000 #: common.opt:1234
13001 #, no-c-format
13002 msgid "Perform a register copy-propagation optimization pass."
13003 msgstr ""
13004
13005 #: common.opt:1238
13006 #, no-c-format
13007 msgid "Perform cross-jumping optimization."
13008 msgstr ""
13009
13010 #: common.opt:1242
13011 #, no-c-format
13012 msgid "When running CSE, follow jumps to their targets."
13013 msgstr ""
13014
13015 #: common.opt:1250
13016 #, no-c-format
13017 msgid "Omit range reduction step when performing complex division."
13018 msgstr ""
13019
13020 #: common.opt:1254
13021 #, no-c-format
13022 msgid "Complex multiplication and division follow Fortran rules."
13023 msgstr ""
13024
13025 #: common.opt:1258
13026 #, no-c-format
13027 msgid "Place data items into their own section."
13028 msgstr ""
13029
13030 #: common.opt:1262
13031 #, no-c-format
13032 msgid "List all available debugging counters with their limits and counts."
13033 msgstr ""
13034
13035 #: common.opt:1266
13036 #, no-c-format
13037 msgid "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
13038 msgstr ""
13039
13040 #: common.opt:1270
13041 #, no-c-format
13042 msgid "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug information."
13043 msgstr ""
13044
13045 #: common.opt:1274
13046 #, no-c-format
13047 msgid "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in compilation result."
13048 msgstr ""
13049
13050 #: common.opt:1278
13051 #, no-c-format
13052 msgid "Output .debug_types section when using DWARF v4 debuginfo."
13053 msgstr ""
13054
13055 #: common.opt:1284
13056 #, no-c-format
13057 msgid "Defer popping functions args from stack until later."
13058 msgstr ""
13059
13060 #: common.opt:1288
13061 #, no-c-format
13062 msgid "Attempt to fill delay slots of branch instructions."
13063 msgstr ""
13064
13065 #: common.opt:1292
13066 #, no-c-format
13067 msgid "Delete dead instructions that may throw exceptions."
13068 msgstr ""
13069
13070 #: common.opt:1296
13071 #, no-c-format
13072 msgid "Delete useless null pointer checks."
13073 msgstr ""
13074
13075 #: common.opt:1300
13076 #, no-c-format
13077 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
13078 msgstr ""
13079
13080 #: common.opt:1304
13081 #, no-c-format
13082 msgid "Perform speculative devirtualization."
13083 msgstr ""
13084
13085 #: common.opt:1308
13086 #, no-c-format
13087 msgid "Try to convert virtual calls to direct ones."
13088 msgstr ""
13089
13090 #: common.opt:1312
13091 #, no-c-format
13092 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
13093 msgstr ""
13094
13095 #: common.opt:1329
13096 #, no-c-format
13097 msgid "Show the source line with a caret indicating the column."
13098 msgstr ""
13099
13100 #: common.opt:1333
13101 #, no-c-format
13102 msgid "Show labels annotating ranges of source code when showing source."
13103 msgstr ""
13104
13105 #: common.opt:1337
13106 #, no-c-format
13107 msgid "Show line numbers in the left margin when showing source."
13108 msgstr ""
13109
13110 #: common.opt:1345
13111 #, no-c-format
13112 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
13113 msgstr ""
13114
13115 #: common.opt:1365
13116 #, no-c-format
13117 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
13118 msgstr ""
13119
13120 #: common.opt:1385
13121 #, no-c-format
13122 msgid "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are output as display columns (default) or raw bytes."
13123 msgstr ""
13124
13125 #: common.opt:1389
13126 #, no-c-format
13127 msgid "-fdiagnostics-column-origin=<number>\tSet the number of the first column.  The default is 1-based as per GNU style, but some utilities may expect 0-based, for example."
13128 msgstr ""
13129
13130 #: common.opt:1393
13131 #, no-c-format
13132 msgid "-fdiagnostics-format=[text|json]\tSelect output format."
13133 msgstr ""
13134
13135 #: common.opt:1397
13136 #, no-c-format
13137 msgid "-fdiagnostics-escape-format=[unicode|bytes]\tSelect how to escape non-printable-ASCII bytes in the source for diagnostics that suggest it."
13138 msgstr ""
13139
13140 #: common.opt:1432
13141 #, no-c-format
13142 msgid "Print fix-it hints in machine-readable form."
13143 msgstr ""
13144
13145 #: common.opt:1436
13146 #, no-c-format
13147 msgid "Print fix-it hints to stderr in unified diff format."
13148 msgstr ""
13149
13150 #: common.opt:1440
13151 #, no-c-format
13152 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
13153 msgstr ""
13154
13155 #: common.opt:1444
13156 #, no-c-format
13157 msgid "Print CWE identifiers for diagnostic messages, where available."
13158 msgstr ""
13159
13160 #: common.opt:1448
13161 #, no-c-format
13162 msgid "Specify how to print any control-flow path associated with a diagnostic."
13163 msgstr ""
13164
13165 #: common.opt:1452
13166 #, no-c-format
13167 msgid "Turn off any diagnostics features that complicate the output, such as line numbers, color, and warning URLs."
13168 msgstr ""
13169
13170 #: common.opt:1456
13171 #, no-c-format
13172 msgid "-ftabstop=<number>      Distance between tab stops for column reporting."
13173 msgstr ""
13174
13175 #: common.opt:1472
13176 #, no-c-format
13177 msgid "Show stack depths of events in paths."
13178 msgstr ""
13179
13180 #: common.opt:1476
13181 #, no-c-format
13182 msgid "Set minimum width of left margin of source code when showing source."
13183 msgstr ""
13184
13185 #: common.opt:1480
13186 #, no-c-format
13187 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
13188 msgstr ""
13189
13190 #: common.opt:1484
13191 #, no-c-format
13192 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
13193 msgstr ""
13194
13195 #: common.opt:1488
13196 #, no-c-format
13197 msgid "-fdump-<type>\tDump various compiler internals to a file."
13198 msgstr ""
13199
13200 #: common.opt:1495
13201 #, no-c-format
13202 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
13203 msgstr ""
13204
13205 #: common.opt:1499
13206 #, no-c-format
13207 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
13208 msgstr ""
13209
13210 #: common.opt:1503
13211 #, no-c-format
13212 msgid "Suppress output of addresses in debugging dumps."
13213 msgstr ""
13214
13215 #: common.opt:1507
13216 #, no-c-format
13217 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
13218 msgstr ""
13219
13220 #: common.opt:1512
13221 #, no-c-format
13222 msgid "Dump detailed information on GCC's internal representation of source code locations."
13223 msgstr ""
13224
13225 #: common.opt:1516
13226 #, no-c-format
13227 msgid "Dump optimization passes."
13228 msgstr ""
13229
13230 #: common.opt:1520
13231 #, no-c-format
13232 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
13233 msgstr ""
13234
13235 #: common.opt:1524
13236 #, no-c-format
13237 msgid "Suppress output of previous and next insn numbers in debugging dumps."
13238 msgstr ""
13239
13240 #: common.opt:1528
13241 #, no-c-format
13242 msgid "Enable CFI tables via GAS assembler directives."
13243 msgstr ""
13244
13245 #: common.opt:1532
13246 #, no-c-format
13247 msgid "Perform early inlining."
13248 msgstr ""
13249
13250 #: common.opt:1540
13251 #, no-c-format
13252 msgid "Perform interprocedural reduction of aggregates."
13253 msgstr ""
13254
13255 #: common.opt:1544
13256 #, no-c-format
13257 msgid "Perform unused symbol elimination in debug info."
13258 msgstr ""
13259
13260 #: common.opt:1548
13261 #, no-c-format
13262 msgid "Perform unused type elimination in debug info."
13263 msgstr ""
13264
13265 #: common.opt:1552
13266 #, no-c-format
13267 msgid "Do not suppress C++ class debug information."
13268 msgstr ""
13269
13270 #: common.opt:1556
13271 #, no-c-format
13272 msgid "Enable exception handling."
13273 msgstr ""
13274
13275 #: common.opt:1560
13276 #, no-c-format
13277 msgid "Perform a number of minor, expensive optimizations."
13278 msgstr ""
13279
13280 #: common.opt:1564
13281 #, no-c-format
13282 msgid "-fexcess-precision=[fast|standard|16]\tSpecify handling of excess floating-point precision."
13283 msgstr ""
13284
13285 #: common.opt:1582
13286 #, no-c-format
13287 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
13288 msgstr ""
13289
13290 #: common.opt:1598
13291 #, no-c-format
13292 msgid "Output lto objects containing both the intermediate language and binary output."
13293 msgstr ""
13294
13295 #: common.opt:1602
13296 #, no-c-format
13297 msgid "Assume no NaNs or infinities are generated."
13298 msgstr ""
13299
13300 #: common.opt:1606
13301 #, no-c-format
13302 msgid "Assume that loops with an exit will terminate and not loop indefinitely."
13303 msgstr ""
13304
13305 #: common.opt:1610
13306 #, no-c-format
13307 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
13308 msgstr ""
13309
13310 #: common.opt:1614
13311 #, no-c-format
13312 msgid "Don't allocate floats and doubles in extended-precision registers."
13313 msgstr ""
13314
13315 #: common.opt:1622
13316 #, no-c-format
13317 msgid "Perform a forward propagation pass on RTL."
13318 msgstr ""
13319
13320 #: common.opt:1626
13321 #, no-c-format
13322 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
13323 msgstr ""
13324
13325 #: common.opt:1643
13326 #, no-c-format
13327 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
13328 msgstr ""
13329
13330 #: common.opt:1650
13331 #, no-c-format
13332 msgid "Allow function addresses to be held in registers."
13333 msgstr ""
13334
13335 #: common.opt:1654
13336 #, no-c-format
13337 msgid "Place each function into its own section."
13338 msgstr ""
13339
13340 #: common.opt:1658
13341 #, no-c-format
13342 msgid "Perform global common subexpression elimination."
13343 msgstr ""
13344
13345 #: common.opt:1662
13346 #, no-c-format
13347 msgid "Perform enhanced load motion during global common subexpression elimination."
13348 msgstr ""
13349
13350 #: common.opt:1666
13351 #, no-c-format
13352 msgid "Perform store motion after global common subexpression elimination."
13353 msgstr ""
13354
13355 #: common.opt:1670
13356 #, no-c-format
13357 msgid "Perform redundant load after store elimination in global common subexpression elimination."
13358 msgstr ""
13359
13360 #: common.opt:1675
13361 #, no-c-format
13362 msgid "Perform global common subexpression elimination after register allocation has finished."
13363 msgstr ""
13364
13365 #: common.opt:1692
13366 #, no-c-format
13367 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information."
13368 msgstr ""
13369
13370 #: common.opt:1697
13371 #, no-c-format
13372 msgid "Enable in and out of Graphite representation."
13373 msgstr ""
13374
13375 #: common.opt:1701
13376 #, no-c-format
13377 msgid "Enable Graphite Identity transformation."
13378 msgstr ""
13379
13380 #: common.opt:1705
13381 #, no-c-format
13382 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
13383 msgstr ""
13384
13385 #: common.opt:1714
13386 #, no-c-format
13387 msgid "Improve GCC's ability to track column numbers in large source files, at the expense of slower compilation."
13388 msgstr ""
13389
13390 #: common.opt:1719
13391 #, no-c-format
13392 msgid "Mark all loops as parallel."
13393 msgstr ""
13394
13395 #: common.opt:1723 common.opt:1731 common.opt:2918
13396 #, no-c-format
13397 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
13398 msgstr ""
13399
13400 #: common.opt:1727
13401 #, no-c-format
13402 msgid "Enable loop interchange on trees."
13403 msgstr ""
13404
13405 #: common.opt:1735
13406 #, no-c-format
13407 msgid "Perform unroll-and-jam on loops."
13408 msgstr ""
13409
13410 #: common.opt:1739
13411 #, no-c-format
13412 msgid "Enable support for GNU transactional memory."
13413 msgstr ""
13414
13415 #: common.opt:1743
13416 #, no-c-format
13417 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
13418 msgstr ""
13419
13420 #: common.opt:1751
13421 #, no-c-format
13422 msgid "Enable the loop nest optimizer."
13423 msgstr ""
13424
13425 #: common.opt:1755
13426 #, no-c-format
13427 msgid "Force bitfield accesses to match their type width."
13428 msgstr ""
13429
13430 #: common.opt:1759
13431 #, no-c-format
13432 msgid "Merge adjacent stores."
13433 msgstr ""
13434
13435 #: common.opt:1763
13436 #, no-c-format
13437 msgid "Enable guessing of branch probabilities."
13438 msgstr ""
13439
13440 #: common.opt:1767
13441 #, no-c-format
13442 msgid "Harden conditionals not used in branches, checking reversed conditions."
13443 msgstr ""
13444
13445 #: common.opt:1771
13446 #, no-c-format
13447 msgid "Harden conditional branches by checking reversed conditions."
13448 msgstr ""
13449
13450 #: common.opt:1779
13451 #, no-c-format
13452 msgid "Process #ident directives."
13453 msgstr ""
13454
13455 #: common.opt:1783
13456 #, no-c-format
13457 msgid "Perform conversion of conditional jumps to branchless equivalents."
13458 msgstr ""
13459
13460 #: common.opt:1787
13461 #, no-c-format
13462 msgid "Perform conversion of conditional jumps to conditional execution."
13463 msgstr ""
13464
13465 #: common.opt:1791
13466 #, no-c-format
13467 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
13468 msgstr ""
13469
13470 #: common.opt:1807
13471 #, no-c-format
13472 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
13473 msgstr ""
13474
13475 #: common.opt:1819
13476 #, no-c-format
13477 msgid "Do not generate .size directives."
13478 msgstr ""
13479
13480 #: common.opt:1823
13481 #, no-c-format
13482 msgid "Perform indirect inlining."
13483 msgstr ""
13484
13485 #: common.opt:1829
13486 #, no-c-format
13487 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
13488 msgstr ""
13489
13490 #: common.opt:1833
13491 #, no-c-format
13492 msgid "Integrate functions into their callers when code size is known not to grow."
13493 msgstr ""
13494
13495 #: common.opt:1837
13496 #, no-c-format
13497 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
13498 msgstr ""
13499
13500 #: common.opt:1841
13501 #, no-c-format
13502 msgid "Integrate functions only required by their single caller."
13503 msgstr ""
13504
13505 #: common.opt:1848
13506 #, no-c-format
13507 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
13508 msgstr ""
13509
13510 #: common.opt:1852
13511 #, no-c-format
13512 msgid "Inline __atomic operations when a lock free instruction sequence is available."
13513 msgstr ""
13514
13515 #: common.opt:1859
13516 #, no-c-format
13517 msgid "-fcf-protection=[full|branch|return|none|check]\tInstrument functions with checks to verify jump/call/return control-flow transfer instructions have valid targets."
13518 msgstr ""
13519
13520 #: common.opt:1882
13521 #, no-c-format
13522 msgid "Instrument function entry and exit with profiling calls."
13523 msgstr ""
13524
13525 #: common.opt:1886
13526 #, no-c-format
13527 msgid "-finstrument-functions-exclude-function-list=name,...\tDo not instrument listed functions."
13528 msgstr ""
13529
13530 #: common.opt:1890
13531 #, no-c-format
13532 msgid "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument functions listed in files."
13533 msgstr ""
13534
13535 #: common.opt:1894
13536 #, no-c-format
13537 msgid "Perform interprocedural constant propagation."
13538 msgstr ""
13539
13540 #: common.opt:1898
13541 #, no-c-format
13542 msgid "Perform cloning to make Interprocedural constant propagation stronger."
13543 msgstr ""
13544
13545 #: common.opt:1906
13546 #, no-c-format
13547 msgid "Perform interprocedural bitwise constant propagation."
13548 msgstr ""
13549
13550 #: common.opt:1910
13551 #, no-c-format
13552 msgid "Perform interprocedural modref analysis."
13553 msgstr ""
13554
13555 #: common.opt:1914
13556 #, no-c-format
13557 msgid "Perform interprocedural profile propagation."
13558 msgstr ""
13559
13560 #: common.opt:1918
13561 #, no-c-format
13562 msgid "Perform interprocedural points-to analysis."
13563 msgstr ""
13564
13565 #: common.opt:1922
13566 #, no-c-format
13567 msgid "Discover pure and const functions."
13568 msgstr ""
13569
13570 #: common.opt:1926
13571 #, no-c-format
13572 msgid "Perform Identical Code Folding for functions and read-only variables."
13573 msgstr ""
13574
13575 #: common.opt:1930
13576 #, no-c-format
13577 msgid "Perform Identical Code Folding for functions."
13578 msgstr ""
13579
13580 #: common.opt:1934
13581 #, no-c-format
13582 msgid "Perform Identical Code Folding for variables."
13583 msgstr ""
13584
13585 #: common.opt:1938
13586 #, no-c-format
13587 msgid "Discover read-only and non addressable static variables."
13588 msgstr ""
13589
13590 #: common.opt:1942
13591 #, no-c-format
13592 msgid "Discover read-only, write-only and non-addressable static variables."
13593 msgstr ""
13594
13595 #: common.opt:1946
13596 #, no-c-format
13597 msgid "Reduce stack alignment on call sites if possible."
13598 msgstr ""
13599
13600 #: common.opt:1958
13601 #, no-c-format
13602 msgid "Perform IPA Value Range Propagation."
13603 msgstr ""
13604
13605 #: common.opt:1962
13606 #, no-c-format
13607 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
13608 msgstr ""
13609
13610 #: common.opt:1966
13611 #, no-c-format
13612 msgid "Assume strict aliasing rules apply across (uninlined) function boundaries."
13613 msgstr ""
13614
13615 #: common.opt:1979
13616 #, no-c-format
13617 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
13618 msgstr ""
13619
13620 #: common.opt:1995
13621 #, no-c-format
13622 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
13623 msgstr ""
13624
13625 #: common.opt:2000
13626 #, no-c-format
13627 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
13628 msgstr ""
13629
13630 #: common.opt:2005
13631 #, no-c-format
13632 msgid "Share slots for saving different hard registers."
13633 msgstr ""
13634
13635 #: common.opt:2009
13636 #, no-c-format
13637 msgid "Share stack slots for spilled pseudo-registers."
13638 msgstr ""
13639
13640 #: common.opt:2013
13641 #, no-c-format
13642 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
13643 msgstr ""
13644
13645 #: common.opt:2017
13646 #, no-c-format
13647 msgid "Optimize induction variables on trees."
13648 msgstr ""
13649
13650 #: common.opt:2021
13651 #, no-c-format
13652 msgid "Use jump tables for sufficiently large switch statements."
13653 msgstr ""
13654
13655 #: common.opt:2025
13656 #, no-c-format
13657 msgid "Use bit tests for sufficiently large switch statements."
13658 msgstr ""
13659
13660 #: common.opt:2029
13661 #, no-c-format
13662 msgid "Generate code for functions even if they are fully inlined."
13663 msgstr ""
13664
13665 #: common.opt:2033
13666 #, no-c-format
13667 msgid "Generate code for static functions even if they are never called."
13668 msgstr ""
13669
13670 #: common.opt:2037
13671 #, no-c-format
13672 msgid "Emit static const variables even if they are not used."
13673 msgstr ""
13674
13675 #: common.opt:2041
13676 #, no-c-format
13677 msgid "Give external symbols a leading underscore."
13678 msgstr ""
13679
13680 #: common.opt:2049
13681 #, no-c-format
13682 msgid "Do CFG-sensitive rematerialization in LRA."
13683 msgstr ""
13684
13685 #: common.opt:2053
13686 #, no-c-format
13687 msgid "Enable link-time optimization."
13688 msgstr ""
13689
13690 #: common.opt:2057
13691 #, no-c-format
13692 msgid "Link-time optimization with number of parallel jobs or jobserver."
13693 msgstr ""
13694
13695 #: common.opt:2079
13696 #, no-c-format
13697 msgid "Specify the algorithm to partition symbols and vars at linktime."
13698 msgstr ""
13699
13700 #: common.opt:2084
13701 #, no-c-format
13702 msgid "-flto-compression-level=<number>\tUse zlib/zstd compression level <number> for IL."
13703 msgstr ""
13704
13705 #: common.opt:2092
13706 #, no-c-format
13707 msgid "Report various link-time optimization statistics."
13708 msgstr ""
13709
13710 #: common.opt:2096
13711 #, no-c-format
13712 msgid "Report various link-time optimization statistics for WPA only."
13713 msgstr ""
13714
13715 #: common.opt:2100
13716 #, no-c-format
13717 msgid "Set errno after built-in math functions."
13718 msgstr ""
13719
13720 #: common.opt:2104
13721 #, no-c-format
13722 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
13723 msgstr ""
13724
13725 #: common.opt:2108
13726 #, no-c-format
13727 msgid "Report on permanent memory allocation."
13728 msgstr ""
13729
13730 #: common.opt:2112
13731 #, no-c-format
13732 msgid "Report on permanent memory allocation in WPA only."
13733 msgstr ""
13734
13735 #: common.opt:2119
13736 #, no-c-format
13737 msgid "Attempt to merge identical constants and constant variables."
13738 msgstr ""
13739
13740 #: common.opt:2123
13741 #, no-c-format
13742 msgid "Attempt to merge identical constants across compilation units."
13743 msgstr ""
13744
13745 #: common.opt:2127
13746 #, no-c-format
13747 msgid "Attempt to merge identical debug strings across compilation units."
13748 msgstr ""
13749
13750 #: common.opt:2131
13751 #, no-c-format
13752 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
13753 msgstr ""
13754
13755 #: common.opt:2135
13756 #, no-c-format
13757 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
13758 msgstr ""
13759
13760 #: common.opt:2139
13761 #, no-c-format
13762 msgid "Perform SMS based modulo scheduling with register moves allowed."
13763 msgstr ""
13764
13765 #: common.opt:2143
13766 #, no-c-format
13767 msgid "Move loop invariant computations out of loops."
13768 msgstr ""
13769
13770 #: common.opt:2147
13771 #, no-c-format
13772 msgid "Move stores out of loops."
13773 msgstr ""
13774
13775 #: common.opt:2151
13776 #, no-c-format
13777 msgid "Use the RTL dead code elimination pass."
13778 msgstr ""
13779
13780 #: common.opt:2155
13781 #, no-c-format
13782 msgid "Use the RTL dead store elimination pass."
13783 msgstr ""
13784
13785 #: common.opt:2159
13786 #, no-c-format
13787 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
13788 msgstr ""
13789
13790 #: common.opt:2163
13791 #, no-c-format
13792 msgid "Support synchronous non-call exceptions."
13793 msgstr ""
13794
13795 #: common.opt:2170
13796 #, no-c-format
13797 msgid "-foffload-options=<targets>=<options>\tSpecify options for the offloading targets."
13798 msgstr ""
13799
13800 #: common.opt:2174
13801 #, no-c-format
13802 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
13803 msgstr ""
13804
13805 #: common.opt:2187
13806 #, no-c-format
13807 msgid "When possible do not generate stack frames."
13808 msgstr ""
13809
13810 #: common.opt:2191
13811 #, no-c-format
13812 msgid "Enable all optimization info dumps on stderr."
13813 msgstr ""
13814
13815 #: common.opt:2195
13816 #, no-c-format
13817 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
13818 msgstr ""
13819
13820 #: common.opt:2199
13821 #, no-c-format
13822 msgid "Write a SRCFILE.opt-record.json file detailing what optimizations were performed."
13823 msgstr ""
13824
13825 #: common.opt:2207
13826 #, no-c-format
13827 msgid "Optimize sibling and tail recursive calls."
13828 msgstr ""
13829
13830 #: common.opt:2211
13831 #, no-c-format
13832 msgid "Perform partial inlining."
13833 msgstr ""
13834
13835 #: common.opt:2215 common.opt:2219
13836 #, no-c-format
13837 msgid "Report on memory allocation before interprocedural optimization."
13838 msgstr ""
13839
13840 #: common.opt:2223
13841 #, no-c-format
13842 msgid "Pack structure members together without holes."
13843 msgstr ""
13844
13845 #: common.opt:2227
13846 #, no-c-format
13847 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
13848 msgstr ""
13849
13850 #: common.opt:2231
13851 #, no-c-format
13852 msgid "Return small aggregates in memory, not registers."
13853 msgstr ""
13854
13855 #: common.opt:2235
13856 #, no-c-format
13857 msgid "Perform loop peeling."
13858 msgstr ""
13859
13860 #: common.opt:2239
13861 #, no-c-format
13862 msgid "Enable machine specific peephole optimizations."
13863 msgstr ""
13864
13865 #: common.opt:2243
13866 #, no-c-format
13867 msgid "Enable an RTL peephole pass before sched2."
13868 msgstr ""
13869
13870 #: common.opt:2247
13871 #, no-c-format
13872 msgid "Generate position-independent code if possible (large mode)."
13873 msgstr ""
13874
13875 #: common.opt:2251
13876 #, no-c-format
13877 msgid "Generate position-independent code for executables if possible (large mode)."
13878 msgstr ""
13879
13880 #: common.opt:2255
13881 #, no-c-format
13882 msgid "Generate position-independent code if possible (small mode)."
13883 msgstr "Створити виконуваний файл з незалежним позиціюванням, якщо можливо (малий режим)"
13884
13885 #: common.opt:2259
13886 #, no-c-format
13887 msgid "Generate position-independent code for executables if possible (small mode)."
13888 msgstr ""
13889
13890 #: common.opt:2263
13891 #, no-c-format
13892 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
13893 msgstr ""
13894
13895 #: common.opt:2267
13896 #, no-c-format
13897 msgid "Specify a plugin to load."
13898 msgstr ""
13899
13900 #: common.opt:2271
13901 #, no-c-format
13902 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
13903 msgstr ""
13904
13905 #: common.opt:2275
13906 #, no-c-format
13907 msgid "Run predictive commoning optimization."
13908 msgstr ""
13909
13910 #: common.opt:2279
13911 #, no-c-format
13912 msgid "Generate prefetch instructions, if available, for arrays in loops."
13913 msgstr ""
13914
13915 #: common.opt:2283
13916 #, no-c-format
13917 msgid "Enable basic program profiling code."
13918 msgstr ""
13919
13920 #: common.opt:2287
13921 #, no-c-format
13922 msgid "Generate absolute source path names for gcov."
13923 msgstr ""
13924
13925 #: common.opt:2291
13926 #, no-c-format
13927 msgid "Insert arc-based program profiling code."
13928 msgstr ""
13929
13930 #: common.opt:2295
13931 #, no-c-format
13932 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
13933 msgstr ""
13934
13935 #: common.opt:2300
13936 #, no-c-format
13937 msgid "Select the name for storing the profile note file."
13938 msgstr ""
13939
13940 #: common.opt:2304
13941 #, no-c-format
13942 msgid "Enable correction of flow inconsistent profile data input."
13943 msgstr ""
13944
13945 #: common.opt:2308
13946 #, no-c-format
13947 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
13948 msgstr ""
13949
13950 #: common.opt:2312
13951 #, no-c-format
13952 msgid "Instrument only functions from files whose name matches any of the regular expressions (separated by semi-colons)."
13953 msgstr ""
13954
13955 #: common.opt:2316
13956 #, no-c-format
13957 msgid "Instrument only functions from files whose name does not match any of the regular expressions (separated by semi-colons)."
13958 msgstr ""
13959
13960 #: common.opt:2332
13961 #, no-c-format
13962 msgid "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level of reproducibility of profile gathered by -fprofile-generate."
13963 msgstr ""
13964
13965 #: common.opt:2348
13966 #, no-c-format
13967 msgid "Remove prefix from absolute path before mangling name for -fprofile-generate= and -fprofile-use=."
13968 msgstr ""
13969
13970 #: common.opt:2352
13971 #, no-c-format
13972 msgid "-fprofile-prefix-map=<old>=<new>\tMap one directory name to another in GCOV coverage result."
13973 msgstr ""
13974
13975 #: common.opt:2356
13976 #, no-c-format
13977 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
13978 msgstr ""
13979
13980 #: common.opt:2360
13981 #, no-c-format
13982 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
13983 msgstr ""
13984
13985 #: common.opt:2364
13986 #, no-c-format
13987 msgid "Register the profile information in the .gcov_info section instead of using a constructor/destructor."
13988 msgstr ""
13989
13990 #: common.opt:2368
13991 #, no-c-format
13992 msgid "Register the profile information in the specified section instead of using a constructor/destructor."
13993 msgstr ""
13994
13995 #: common.opt:2372
13996 #, no-c-format
13997 msgid "Do not assume that functions never executed during the train run are cold."
13998 msgstr ""
13999
14000 #: common.opt:2376
14001 #, no-c-format
14002 msgid "Enable common options for performing profile feedback directed optimizations."
14003 msgstr ""
14004
14005 #: common.opt:2380
14006 #, no-c-format
14007 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
14008 msgstr ""
14009
14010 #: common.opt:2384
14011 #, no-c-format
14012 msgid "Insert code to profile values of expressions."
14013 msgstr ""
14014
14015 #: common.opt:2388
14016 #, no-c-format
14017 msgid "Report on consistency of profile."
14018 msgstr ""
14019
14020 #: common.opt:2392
14021 #, no-c-format
14022 msgid "Enable function reordering that improves code placement."
14023 msgstr ""
14024
14025 #: common.opt:2396
14026 #, no-c-format
14027 msgid "Insert NOP instructions at each function entry."
14028 msgstr ""
14029
14030 #: common.opt:2403
14031 #, no-c-format
14032 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14033 msgstr ""
14034
14035 #: common.opt:2413
14036 #, no-c-format
14037 msgid "Record gcc command line switches in the object file."
14038 msgstr ""
14039
14040 #: common.opt:2417
14041 #, no-c-format
14042 msgid "Return small aggregates in registers."
14043 msgstr ""
14044
14045 #: common.opt:2425
14046 #, no-c-format
14047 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
14048 msgstr ""
14049
14050 #: common.opt:2436
14051 #, no-c-format
14052 msgid "-flive-patching=[inline-only-static|inline-clone]\tControl IPA optimizations to provide a safe compilation for live-patching.  At the same time, provides multiple-level control on the enabled IPA optimizations."
14053 msgstr ""
14054
14055 #: common.opt:2451
14056 #, no-c-format
14057 msgid "Tell DCE to remove unused C++ allocations."
14058 msgstr ""
14059
14060 #: common.opt:2455
14061 #, no-c-format
14062 msgid "Relief of register pressure through live range shrinkage."
14063 msgstr ""
14064
14065 #: common.opt:2459
14066 #, no-c-format
14067 msgid "Perform a register renaming optimization pass."
14068 msgstr ""
14069
14070 #: common.opt:2463
14071 #, no-c-format
14072 msgid "Perform a target dependent instruction fusion optimization pass."
14073 msgstr ""
14074
14075 #: common.opt:2467
14076 #, no-c-format
14077 msgid "Reorder basic blocks to improve code placement."
14078 msgstr ""
14079
14080 #: common.opt:2471
14081 #, no-c-format
14082 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
14083 msgstr ""
14084
14085 #: common.opt:2484
14086 #, no-c-format
14087 msgid "Reorder basic blocks and partition into hot and cold sections."
14088 msgstr ""
14089
14090 #: common.opt:2488
14091 #, no-c-format
14092 msgid "Reorder functions to improve code placement."
14093 msgstr ""
14094
14095 #: common.opt:2492
14096 #, no-c-format
14097 msgid "Add a common subexpression elimination pass after loop optimizations."
14098 msgstr ""
14099
14100 #: common.opt:2500
14101 #, no-c-format
14102 msgid "Disable optimizations that assume default FP rounding behavior."
14103 msgstr ""
14104
14105 #: common.opt:2504
14106 #, no-c-format
14107 msgid "Enable scheduling across basic blocks."
14108 msgstr ""
14109
14110 #: common.opt:2508
14111 #, no-c-format
14112 msgid "Enable register pressure sensitive insn scheduling."
14113 msgstr ""
14114
14115 #: common.opt:2512
14116 #, no-c-format
14117 msgid "Allow speculative motion of non-loads."
14118 msgstr ""
14119
14120 #: common.opt:2516
14121 #, no-c-format
14122 msgid "Allow speculative motion of some loads."
14123 msgstr ""
14124
14125 #: common.opt:2520
14126 #, no-c-format
14127 msgid "Allow speculative motion of more loads."
14128 msgstr ""
14129
14130 #: common.opt:2524
14131 #, no-c-format
14132 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14133 msgstr ""
14134
14135 #: common.opt:2528
14136 #, no-c-format
14137 msgid "If scheduling post reload, do superblock scheduling."
14138 msgstr ""
14139
14140 #: common.opt:2536
14141 #, no-c-format
14142 msgid "Reschedule instructions before register allocation."
14143 msgstr ""
14144
14145 #: common.opt:2540
14146 #, no-c-format
14147 msgid "Reschedule instructions after register allocation."
14148 msgstr ""
14149
14150 #: common.opt:2547
14151 #, no-c-format
14152 msgid "Schedule instructions using selective scheduling algorithm."
14153 msgstr ""
14154
14155 #: common.opt:2551
14156 #, no-c-format
14157 msgid "Run selective scheduling after reload."
14158 msgstr ""
14159
14160 #: common.opt:2555
14161 #, no-c-format
14162 msgid "Run self-tests, using the given path to locate test files."
14163 msgstr ""
14164
14165 #: common.opt:2559
14166 #, no-c-format
14167 msgid "Perform software pipelining of inner loops during selective scheduling."
14168 msgstr ""
14169
14170 #: common.opt:2563
14171 #, no-c-format
14172 msgid "Perform software pipelining of outer loops during selective scheduling."
14173 msgstr ""
14174
14175 #: common.opt:2567
14176 #, no-c-format
14177 msgid "Reschedule pipelined regions without pipelining."
14178 msgstr ""
14179
14180 #: common.opt:2571
14181 #, no-c-format
14182 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14183 msgstr ""
14184
14185 #: common.opt:2577
14186 #, no-c-format
14187 msgid "Allow premature scheduling of queued insns."
14188 msgstr ""
14189
14190 #: common.opt:2581
14191 #, no-c-format
14192 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14193 msgstr ""
14194
14195 #: common.opt:2589
14196 #, no-c-format
14197 msgid "Set dependence distance checking in premature scheduling of queued insns."
14198 msgstr ""
14199
14200 #: common.opt:2593
14201 #, no-c-format
14202 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14203 msgstr ""
14204
14205 #: common.opt:2597
14206 #, no-c-format
14207 msgid "Enable the group heuristic in the scheduler."
14208 msgstr ""
14209
14210 #: common.opt:2601
14211 #, no-c-format
14212 msgid "Enable the critical path heuristic in the scheduler."
14213 msgstr ""
14214
14215 #: common.opt:2605
14216 #, no-c-format
14217 msgid "Enable the speculative instruction heuristic in the scheduler."
14218 msgstr ""
14219
14220 #: common.opt:2609
14221 #, no-c-format
14222 msgid "Enable the rank heuristic in the scheduler."
14223 msgstr ""
14224
14225 #: common.opt:2613
14226 #, no-c-format
14227 msgid "Enable the last instruction heuristic in the scheduler."
14228 msgstr ""
14229
14230 #: common.opt:2617
14231 #, no-c-format
14232 msgid "Enable the dependent count heuristic in the scheduler."
14233 msgstr ""
14234
14235 #: common.opt:2621
14236 #, no-c-format
14237 msgid "Access data in the same section from shared anchor points."
14238 msgstr ""
14239
14240 #: common.opt:2633
14241 #, no-c-format
14242 msgid "Turn on Redundant Extensions Elimination pass."
14243 msgstr ""
14244
14245 #: common.opt:2637
14246 #, no-c-format
14247 msgid "Show column numbers in diagnostics, when available.  Default on."
14248 msgstr ""
14249
14250 #: common.opt:2641
14251 #, no-c-format
14252 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
14253 msgstr ""
14254
14255 #: common.opt:2646
14256 #, no-c-format
14257 msgid "Shrink-wrap parts of the prologue and epilogue separately."
14258 msgstr ""
14259
14260 #: common.opt:2650
14261 #, no-c-format
14262 msgid "Disable optimizations observable by IEEE signaling NaNs."
14263 msgstr ""
14264
14265 #: common.opt:2654
14266 #, no-c-format
14267 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
14268 msgstr ""
14269
14270 #: common.opt:2658
14271 #, no-c-format
14272 msgid "Convert floating point constants to single precision constants."
14273 msgstr ""
14274
14275 #: common.opt:2662
14276 #, no-c-format
14277 msgid "Split lifetimes of induction variables when loops are unrolled."
14278 msgstr ""
14279
14280 #: common.opt:2666
14281 #, no-c-format
14282 msgid "Generate discontiguous stack frames."
14283 msgstr ""
14284
14285 #: common.opt:2670
14286 #, no-c-format
14287 msgid "Split wide types into independent registers."
14288 msgstr ""
14289
14290 #: common.opt:2674
14291 #, no-c-format
14292 msgid "Split wide types into independent registers earlier."
14293 msgstr ""
14294
14295 #: common.opt:2678
14296 #, no-c-format
14297 msgid "Enable backward propagation of use properties at the SSA level."
14298 msgstr ""
14299
14300 #: common.opt:2682
14301 #, no-c-format
14302 msgid "Optimize conditional patterns using SSA PHI nodes."
14303 msgstr ""
14304
14305 #: common.opt:2686
14306 #, no-c-format
14307 msgid "Optimize amount of stdarg registers saved to stack at start of function."
14308 msgstr ""
14309
14310 #: common.opt:2690
14311 #, no-c-format
14312 msgid "Apply variable expansion when loops are unrolled."
14313 msgstr ""
14314
14315 #: common.opt:2694
14316 #, no-c-format
14317 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
14318 msgstr ""
14319
14320 #: common.opt:2698
14321 #, no-c-format
14322 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
14323 msgstr ""
14324
14325 #: common.opt:2702
14326 #, no-c-format
14327 msgid "Insert code to probe each page of stack space as it is allocated to protect from stack-clash style attacks."
14328 msgstr ""
14329
14330 #: common.opt:2710
14331 #, no-c-format
14332 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
14333 msgstr ""
14334
14335 #: common.opt:2714
14336 #, no-c-format
14337 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
14338 msgstr ""
14339
14340 #: common.opt:2718
14341 #, no-c-format
14342 msgid "Use propolice as a stack protection method."
14343 msgstr ""
14344
14345 #: common.opt:2722
14346 #, no-c-format
14347 msgid "Use a stack protection method for every function."
14348 msgstr ""
14349
14350 #: common.opt:2726
14351 #, no-c-format
14352 msgid "Use a smart stack protection method for certain functions."
14353 msgstr ""
14354
14355 #: common.opt:2730
14356 #, no-c-format
14357 msgid "Use stack protection method only for functions with the stack_protect attribute."
14358 msgstr ""
14359
14360 #: common.opt:2734
14361 #, no-c-format
14362 msgid "Output stack usage information on a per-function basis."
14363 msgstr ""
14364
14365 #: common.opt:2746
14366 #, no-c-format
14367 msgid "Assume strict aliasing rules apply."
14368 msgstr ""
14369
14370 #: common.opt:2750
14371 #, no-c-format
14372 msgid "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
14373 msgstr ""
14374
14375 #: common.opt:2754
14376 #, no-c-format
14377 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
14378 msgstr ""
14379
14380 #: common.opt:2758
14381 #, no-c-format
14382 msgid "Check for syntax errors, then stop."
14383 msgstr ""
14384
14385 #: common.opt:2762
14386 #, no-c-format
14387 msgid "Create data files needed by \"gcov\"."
14388 msgstr ""
14389
14390 #: common.opt:2766
14391 #, no-c-format
14392 msgid "Perform jump threading optimizations."
14393 msgstr ""
14394
14395 #: common.opt:2770
14396 #, no-c-format
14397 msgid "Report the time taken by each compiler pass."
14398 msgstr ""
14399
14400 #: common.opt:2774
14401 #, no-c-format
14402 msgid "Record times taken by sub-phases separately."
14403 msgstr ""
14404
14405 #: common.opt:2778
14406 #, no-c-format
14407 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
14408 msgstr ""
14409
14410 #: common.opt:2797
14411 #, no-c-format
14412 msgid "Reorder top level functions, variables, and asms."
14413 msgstr ""
14414
14415 #: common.opt:2801
14416 #, no-c-format
14417 msgid "Perform superblock formation via tail duplication."
14418 msgstr ""
14419
14420 #: common.opt:2805
14421 #, no-c-format
14422 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
14423 msgstr ""
14424
14425 #: common.opt:2813
14426 #, no-c-format
14427 msgid "Assume floating-point operations can trap."
14428 msgstr ""
14429
14430 #: common.opt:2817
14431 #, no-c-format
14432 msgid "Trap for signed overflow in addition, subtraction and multiplication."
14433 msgstr ""
14434
14435 #: common.opt:2821
14436 #, no-c-format
14437 msgid "Enable SSA-CCP optimization on trees."
14438 msgstr ""
14439
14440 #: common.opt:2825
14441 #, no-c-format
14442 msgid "Enable SSA-BIT-CCP optimization on trees."
14443 msgstr ""
14444
14445 #: common.opt:2833
14446 #, no-c-format
14447 msgid "Enable loop header copying on trees."
14448 msgstr ""
14449
14450 #: common.opt:2841
14451 #, no-c-format
14452 msgid "Enable SSA coalescing of user variables."
14453 msgstr ""
14454
14455 #: common.opt:2849
14456 #, no-c-format
14457 msgid "Enable copy propagation on trees."
14458 msgstr ""
14459
14460 #: common.opt:2857
14461 #, no-c-format
14462 msgid "Transform condition stores into unconditional ones."
14463 msgstr ""
14464
14465 #: common.opt:2861
14466 #, no-c-format
14467 msgid "Perform conversions of switch initializations."
14468 msgstr ""
14469
14470 #: common.opt:2865
14471 #, no-c-format
14472 msgid "Enable SSA dead code elimination optimization on trees."
14473 msgstr ""
14474
14475 #: common.opt:2869
14476 #, no-c-format
14477 msgid "Enable dominator optimizations."
14478 msgstr ""
14479
14480 #: common.opt:2873
14481 #, no-c-format
14482 msgid "Enable tail merging on trees."
14483 msgstr ""
14484
14485 #: common.opt:2877
14486 #, no-c-format
14487 msgid "Enable dead store elimination."
14488 msgstr ""
14489
14490 #: common.opt:2881
14491 #, no-c-format
14492 msgid "Enable forward propagation on trees."
14493 msgstr ""
14494
14495 #: common.opt:2885
14496 #, no-c-format
14497 msgid "Enable Full Redundancy Elimination (FRE) on trees."
14498 msgstr ""
14499
14500 #: common.opt:2889
14501 #, no-c-format
14502 msgid "Enable string length optimizations on trees."
14503 msgstr ""
14504
14505 #: common.opt:2893
14506 #, no-c-format
14507 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."
14508 msgstr ""
14509
14510 #: common.opt:2899
14511 #, no-c-format
14512 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."
14513 msgstr ""
14514
14515 #: common.opt:2906
14516 #, no-c-format
14517 msgid "Enable loop distribution on trees."
14518 msgstr ""
14519
14520 #: common.opt:2910
14521 #, no-c-format
14522 msgid "Enable loop distribution for patterns transformed into a library call."
14523 msgstr ""
14524
14525 #: common.opt:2914
14526 #, no-c-format
14527 msgid "Enable loop invariant motion on trees."
14528 msgstr ""
14529
14530 #: common.opt:2922
14531 #, no-c-format
14532 msgid "Create canonical induction variables in loops."
14533 msgstr ""
14534
14535 #: common.opt:2926
14536 #, no-c-format
14537 msgid "Enable loop optimizations on tree level."
14538 msgstr ""
14539
14540 #: common.opt:2930
14541 #, no-c-format
14542 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
14543 msgstr ""
14544
14545 #: common.opt:2934
14546 #, no-c-format
14547 msgid "Enable hoisting loads from conditional pointers."
14548 msgstr ""
14549
14550 #: common.opt:2938
14551 #, no-c-format
14552 msgid "Enable SSA-PRE optimization on trees."
14553 msgstr ""
14554
14555 #: common.opt:2942
14556 #, no-c-format
14557 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
14558 msgstr ""
14559
14560 #: common.opt:2946
14561 #, no-c-format
14562 msgid "Perform function-local points-to analysis on trees."
14563 msgstr ""
14564
14565 #: common.opt:2950
14566 #, no-c-format
14567 msgid "Enable reassociation on tree level."
14568 msgstr ""
14569
14570 #: common.opt:2958
14571 #, no-c-format
14572 msgid "Enable SSA code sinking on trees."
14573 msgstr ""
14574
14575 #: common.opt:2962
14576 #, no-c-format
14577 msgid "Perform straight-line strength reduction."
14578 msgstr ""
14579
14580 #: common.opt:2966
14581 #, no-c-format
14582 msgid "Perform scalar replacement of aggregates."
14583 msgstr ""
14584
14585 #: common.opt:2970
14586 #, no-c-format
14587 msgid "Replace temporary expressions in the SSA->normal pass."
14588 msgstr ""
14589
14590 #: common.opt:2974
14591 #, no-c-format
14592 msgid "Perform live range splitting during the SSA->normal pass."
14593 msgstr ""
14594
14595 #: common.opt:2978
14596 #, no-c-format
14597 msgid "Perform Value Range Propagation on trees."
14598 msgstr ""
14599
14600 #: common.opt:2982
14601 #, no-c-format
14602 msgid "Split paths leading to loop backedges."
14603 msgstr ""
14604
14605 #: common.opt:2986
14606 #, no-c-format
14607 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
14608 msgstr ""
14609
14610 #: common.opt:2991
14611 #, no-c-format
14612 msgid "Compile whole compilation unit at a time."
14613 msgstr ""
14614
14615 #: common.opt:2995
14616 #, no-c-format
14617 msgid "Perform loop unrolling when iteration count is known."
14618 msgstr ""
14619
14620 #: common.opt:2999
14621 #, no-c-format
14622 msgid "Perform loop unrolling for all loops."
14623 msgstr ""
14624
14625 #: common.opt:3014
14626 #, no-c-format
14627 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
14628 msgstr ""
14629
14630 #: common.opt:3019
14631 #, no-c-format
14632 msgid "Same as -fassociative-math for expressions which include division."
14633 msgstr ""
14634
14635 #: common.opt:3027
14636 #, no-c-format
14637 msgid "Allow math optimizations that may violate IEEE or ISO standards."
14638 msgstr ""
14639
14640 #: common.opt:3031
14641 #, no-c-format
14642 msgid "Perform loop unswitching."
14643 msgstr ""
14644
14645 #: common.opt:3035
14646 #, no-c-format
14647 msgid "Perform loop splitting."
14648 msgstr ""
14649
14650 #: common.opt:3039
14651 #, no-c-format
14652 msgid "Version loops based on whether indices have a stride of one."
14653 msgstr ""
14654
14655 #: common.opt:3043
14656 #, no-c-format
14657 msgid "Just generate unwind tables for exception handling."
14658 msgstr ""
14659
14660 #: common.opt:3047
14661 #, no-c-format
14662 msgid "Use the bfd linker instead of the default linker."
14663 msgstr ""
14664
14665 #: common.opt:3051
14666 #, no-c-format
14667 msgid "Use the gold linker instead of the default linker."
14668 msgstr ""
14669
14670 #: common.opt:3055
14671 #, no-c-format
14672 msgid "Use the lld LLVM linker instead of the default linker."
14673 msgstr ""
14674
14675 #: common.opt:3059
14676 #, no-c-format
14677 msgid "Use the Modern linker (MOLD) linker instead of the default linker."
14678 msgstr ""
14679
14680 #: common.opt:3069
14681 #, no-c-format
14682 msgid "Perform variable tracking."
14683 msgstr ""
14684
14685 #: common.opt:3076
14686 #, no-c-format
14687 msgid "Perform variable tracking by annotating assignments."
14688 msgstr ""
14689
14690 #: common.opt:3082
14691 #, no-c-format
14692 msgid "Toggle -fvar-tracking-assignments."
14693 msgstr ""
14694
14695 #: common.opt:3089
14696 #, no-c-format
14697 msgid "Perform variable tracking and also tag variables that are uninitialized."
14698 msgstr ""
14699
14700 #: common.opt:3094
14701 #, no-c-format
14702 msgid "Enable vectorization on trees."
14703 msgstr ""
14704
14705 #: common.opt:3102
14706 #, no-c-format
14707 msgid "Enable loop vectorization on trees."
14708 msgstr ""
14709
14710 #: common.opt:3106
14711 #, no-c-format
14712 msgid "Enable basic block vectorization (SLP) on trees."
14713 msgstr ""
14714
14715 #: common.opt:3110
14716 #, no-c-format
14717 msgid "-fvect-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the cost model for vectorization."
14718 msgstr ""
14719
14720 #: common.opt:3114
14721 #, no-c-format
14722 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
14723 msgstr ""
14724
14725 #: common.opt:3133
14726 #, no-c-format
14727 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
14728 msgstr ""
14729
14730 #: common.opt:3141
14731 #, no-c-format
14732 msgid "Enable copy propagation of scalar-evolution information."
14733 msgstr ""
14734
14735 #: common.opt:3145
14736 #, no-c-format
14737 msgid "-ftrivial-auto-var-init=[uninitialized|pattern|zero]\tAdd initializations to automatic variables."
14738 msgstr ""
14739
14740 #: common.opt:3167
14741 #, no-c-format
14742 msgid "Add extra commentary to assembler output."
14743 msgstr ""
14744
14745 #: common.opt:3171
14746 #, no-c-format
14747 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
14748 msgstr ""
14749
14750 #: common.opt:3190
14751 #, no-c-format
14752 msgid "Validate vtable pointers before using them."
14753 msgstr ""
14754
14755 #: common.opt:3206
14756 #, no-c-format
14757 msgid "Output vtable verification counters."
14758 msgstr ""
14759
14760 #: common.opt:3210
14761 #, no-c-format
14762 msgid "Output vtable verification pointer sets information."
14763 msgstr ""
14764
14765 #: common.opt:3214
14766 #, no-c-format
14767 msgid "Use expression value profiles in optimizations."
14768 msgstr ""
14769
14770 #: common.opt:3218
14771 #, no-c-format
14772 msgid "Construct webs and split unrelated uses of single variable."
14773 msgstr ""
14774
14775 #: common.opt:3222
14776 #, no-c-format
14777 msgid "Enable conditional dead code elimination for builtin calls."
14778 msgstr ""
14779
14780 #: common.opt:3226
14781 #, no-c-format
14782 msgid "Perform whole program optimizations."
14783 msgstr ""
14784
14785 #: common.opt:3230
14786 #, no-c-format
14787 msgid "Assume pointer overflow wraps around."
14788 msgstr ""
14789
14790 #: common.opt:3234
14791 #, no-c-format
14792 msgid "Assume signed arithmetic overflow wraps around."
14793 msgstr ""
14794
14795 #: common.opt:3238
14796 #, no-c-format
14797 msgid "Put zero initialized data in the bss section."
14798 msgstr "Розташувати ініціалізовані нулями дані у розділі bss."
14799
14800 #: common.opt:3242
14801 #, no-c-format
14802 msgid "Clear call-used registers upon function return."
14803 msgstr ""
14804
14805 #: common.opt:3246
14806 #, no-c-format
14807 msgid "Generate debug information in default format."
14808 msgstr "Створити діагностичні дані у типовому форматі."
14809
14810 #: common.opt:3250
14811 #, no-c-format
14812 msgid "Assume assembler support for (DWARF2+) .loc directives."
14813 msgstr ""
14814
14815 #: common.opt:3254
14816 #, no-c-format
14817 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
14818 msgstr ""
14819
14820 #: common.opt:3274
14821 #, no-c-format
14822 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
14823 msgstr ""
14824
14825 #: common.opt:3280
14826 #, no-c-format
14827 msgid "Generate CTF debug information at default level."
14828 msgstr ""
14829
14830 #: common.opt:3284
14831 #, no-c-format
14832 msgid "Generate BTF debug information at default level."
14833 msgstr ""
14834
14835 #: common.opt:3288
14836 #, no-c-format
14837 msgid "Generate debug information in default version of DWARF format."
14838 msgstr ""
14839
14840 #: common.opt:3292
14841 #, no-c-format
14842 msgid "Generate debug information in DWARF v2 (or later) format."
14843 msgstr ""
14844
14845 #: common.opt:3296
14846 #, no-c-format
14847 msgid "Use 32-bit DWARF format when emitting DWARF debug information."
14848 msgstr ""
14849
14850 #: common.opt:3300
14851 #, no-c-format
14852 msgid "Use 64-bit DWARF format when emitting DWARF debug information."
14853 msgstr ""
14854
14855 #: common.opt:3304
14856 #, no-c-format
14857 msgid "Generate debug information in default extended format."
14858 msgstr ""
14859
14860 #: common.opt:3308
14861 #, no-c-format
14862 msgid "Generate extended entry point information for inlined functions."
14863 msgstr ""
14864
14865 #: common.opt:3312
14866 #, no-c-format
14867 msgid "Compute locview reset points based on insn length estimates."
14868 msgstr ""
14869
14870 #: common.opt:3320
14871 #, no-c-format
14872 msgid "Don't generate DWARF pubnames and pubtypes sections."
14873 msgstr ""
14874
14875 #: common.opt:3324
14876 #, no-c-format
14877 msgid "Generate DWARF pubnames and pubtypes sections."
14878 msgstr ""
14879
14880 #: common.opt:3328
14881 #, no-c-format
14882 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
14883 msgstr ""
14884
14885 #: common.opt:3332
14886 #, no-c-format
14887 msgid "Record gcc command line switches in DWARF DW_AT_producer."
14888 msgstr ""
14889
14890 #: common.opt:3336
14891 #, no-c-format
14892 msgid "Generate debug information in separate .dwo files."
14893 msgstr ""
14894
14895 #: common.opt:3340
14896 #, no-c-format
14897 msgid "Generate debug information in STABS format."
14898 msgstr ""
14899
14900 #: common.opt:3344
14901 #, no-c-format
14902 msgid "Generate debug information in extended STABS format."
14903 msgstr ""
14904
14905 #: common.opt:3348
14906 #, no-c-format
14907 msgid "Emit progressive recommended breakpoint locations."
14908 msgstr ""
14909
14910 #: common.opt:3352
14911 #, no-c-format
14912 msgid "Don't emit DWARF additions beyond selected version."
14913 msgstr ""
14914
14915 #: common.opt:3356
14916 #, no-c-format
14917 msgid "Add description attributes to some DWARF DIEs that have no name attribute."
14918 msgstr ""
14919
14920 #: common.opt:3360
14921 #, no-c-format
14922 msgid "Toggle debug information generation."
14923 msgstr ""
14924
14925 #: common.opt:3364
14926 #, no-c-format
14927 msgid "Augment variable location lists with progressive views."
14928 msgstr ""
14929
14930 #: common.opt:3371
14931 #, no-c-format
14932 msgid "Generate debug information in VMS format."
14933 msgstr ""
14934
14935 #: common.opt:3375
14936 #, no-c-format
14937 msgid "Generate debug information in XCOFF format."
14938 msgstr ""
14939
14940 #: common.opt:3379
14941 #, no-c-format
14942 msgid "Generate debug information in extended XCOFF format."
14943 msgstr ""
14944
14945 #: common.opt:3397
14946 #, no-c-format
14947 msgid "Generate compressed debug sections."
14948 msgstr ""
14949
14950 #: common.opt:3401
14951 #, no-c-format
14952 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
14953 msgstr ""
14954
14955 #: common.opt:3408
14956 #, no-c-format
14957 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
14958 msgstr ""
14959
14960 #: common.opt:3412
14961 #, no-c-format
14962 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
14963 msgstr ""
14964
14965 #: common.opt:3437
14966 #, no-c-format
14967 msgid "-o <file>\tPlace output into <file>."
14968 msgstr ""
14969
14970 #: common.opt:3441
14971 #, no-c-format
14972 msgid "Enable function profiling."
14973 msgstr ""
14974
14975 #: common.opt:3451
14976 #, no-c-format
14977 msgid "Like -pedantic but issue them as errors."
14978 msgstr ""
14979
14980 #: common.opt:3491
14981 #, no-c-format
14982 msgid "Do not display functions compiled or elapsed time."
14983 msgstr ""
14984
14985 #: common.opt:3523
14986 #, no-c-format
14987 msgid "Enable verbose output."
14988 msgstr "Увімкнути докладне виведення."
14989
14990 #: common.opt:3527
14991 #, no-c-format
14992 msgid "Display the compiler's version."
14993 msgstr ""
14994
14995 #: common.opt:3531
14996 #, no-c-format
14997 msgid "Suppress warnings."
14998 msgstr "Придушити попередження."
14999
15000 #: common.opt:3541
15001 #, no-c-format
15002 msgid "Create a shared library."
15003 msgstr "Створити бібліотеку спільного використання."
15004
15005 #: common.opt:3593
15006 #, no-c-format
15007 msgid "Don't create a dynamically linked position independent executable."
15008 msgstr "Не створювати динамічно скомпонований виконуваний файл з незалежним позиціюванням."
15009
15010 #: common.opt:3597
15011 #, no-c-format
15012 msgid "Create a dynamically linked position independent executable."
15013 msgstr "Створити динамічно скомпонований виконуваний файл з незалежним позиціюванням."
15014
15015 #: common.opt:3601
15016 #, no-c-format
15017 msgid "Create a static position independent executable."
15018 msgstr "Створити статичний виконуваний файл з незалежним позиціюванням."
15019
15020 #: common.opt:3608
15021 #, no-c-format
15022 msgid "Use caller save register across calls if possible."
15023 msgstr ""
15024
15025 #: params.opt:27
15026 #, no-c-format
15027 msgid "Loops iterating at least selected number of iterations will get loop alignment."
15028 msgstr ""
15029
15030 #: params.opt:31
15031 #, no-c-format
15032 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
15033 msgstr ""
15034
15035 #: params.opt:35
15036 #, no-c-format
15037 msgid "Enable asan globals protection."
15038 msgstr ""
15039
15040 #: params.opt:39
15041 #, no-c-format
15042 msgid "Enable asan allocas/VLAs protection."
15043 msgstr ""
15044
15045 #: params.opt:43
15046 #, no-c-format
15047 msgid "Enable asan load operations protection."
15048 msgstr ""
15049
15050 #: params.opt:47
15051 #, no-c-format
15052 msgid "Enable asan store operations protection."
15053 msgstr ""
15054
15055 #: params.opt:51
15056 #, no-c-format
15057 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
15058 msgstr ""
15059
15060 #: params.opt:55
15061 #, no-c-format
15062 msgid "Enable asan builtin functions protection."
15063 msgstr ""
15064
15065 #: params.opt:59
15066 #, no-c-format
15067 msgid "Enable asan stack protection."
15068 msgstr ""
15069
15070 #: params.opt:63
15071 #, no-c-format
15072 msgid "Enable asan detection of use-after-return bugs."
15073 msgstr ""
15074
15075 #: params.opt:67
15076 #, no-c-format
15077 msgid "Enable hwasan instrumentation of statically sized stack-allocated variables."
15078 msgstr ""
15079
15080 #: params.opt:71
15081 #, no-c-format
15082 msgid "Use random base tag for each frame, as opposed to base always zero."
15083 msgstr ""
15084
15085 #: params.opt:75
15086 #, no-c-format
15087 msgid "Enable hwasan instrumentation of allocas/VLAs."
15088 msgstr ""
15089
15090 #: params.opt:79
15091 #, no-c-format
15092 msgid "Enable hwasan instrumentation of load operations."
15093 msgstr ""
15094
15095 #: params.opt:83
15096 #, no-c-format
15097 msgid "Enable hwasan instrumentation of store operations."
15098 msgstr ""
15099
15100 #: params.opt:87
15101 #, no-c-format
15102 msgid "Enable hwasan instrumentation of builtin functions."
15103 msgstr "Увімкнути укомплектування HWASAN для вбудованих функцій."
15104
15105 #: params.opt:91
15106 #, no-c-format
15107 msgid "Average number of iterations of a loop."
15108 msgstr "Середня кількість ітерацій циклу."
15109
15110 #: params.opt:95
15111 #, no-c-format
15112 msgid "Maximum number of bits for which we avoid creating FMAs."
15113 msgstr ""
15114
15115 #: params.opt:99
15116 #, no-c-format
15117 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
15118 msgstr ""
15119
15120 #: params.opt:103
15121 #, no-c-format
15122 msgid "The maximum length of a constant string for a builtin string cmp call eligible for inlining. The default value is 3."
15123 msgstr ""
15124
15125 #: params.opt:107
15126 #, no-c-format
15127 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."
15128 msgstr ""
15129
15130 #: params.opt:111
15131 #, no-c-format
15132 msgid "Probability that COMDAT function will be shared with different compilation unit."
15133 msgstr ""
15134
15135 #: params.opt:115
15136 #, no-c-format
15137 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
15138 msgstr ""
15139
15140 #: params.opt:119
15141 #, no-c-format
15142 msgid "Maximum number of queries into the alias oracle per store."
15143 msgstr ""
15144
15145 #: params.opt:123
15146 #, no-c-format
15147 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
15148 msgstr ""
15149
15150 #: params.opt:127
15151 #, no-c-format
15152 msgid "Maximal estimated growth of function body caused by early inlining of single call."
15153 msgstr ""
15154
15155 #: params.opt:131
15156 #, no-c-format
15157 msgid "Maximum number of basic blocks before EVRP uses a sparse cache."
15158 msgstr ""
15159
15160 #: params.opt:135
15161 #, no-c-format
15162 msgid "Maximum number of outgoing edges in a switch before EVRP will not process it."
15163 msgstr ""
15164
15165 #: params.opt:139
15166 #, no-c-format
15167 msgid "--param=evrp-mode=[legacy|ranger|legacy-first|ranger-first] Specifies the mode Early VRP should operate in."
15168 msgstr ""
15169
15170 #: params.opt:158
15171 #, no-c-format
15172 msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
15173 msgstr ""
15174
15175 #: params.opt:162
15176 #, no-c-format
15177 msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
15178 msgstr ""
15179
15180 #: params.opt:166
15181 #, no-c-format
15182 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
15183 msgstr ""
15184
15185 #: params.opt:170
15186 #, no-c-format
15187 msgid "The threshold ratio for performing partial redundancy elimination after reload."
15188 msgstr ""
15189
15190 #: params.opt:174
15191 #, no-c-format
15192 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
15193 msgstr ""
15194
15195 #: params.opt:178
15196 #, no-c-format
15197 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
15198 msgstr ""
15199
15200 #: params.opt:182
15201 #, no-c-format
15202 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
15203 msgstr ""
15204
15205 #: params.opt:186
15206 #, no-c-format
15207 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
15208 msgstr ""
15209
15210 #: params.opt:190
15211 #, no-c-format
15212 msgid "The number of executions of a basic block which is considered hot. The parameter is used only in GIMPLE FE."
15213 msgstr ""
15214
15215 #: params.opt:194
15216 #, no-c-format
15217 msgid "Whether codegen errors should be ICEs when -fchecking."
15218 msgstr ""
15219
15220 #: params.opt:198
15221 #, no-c-format
15222 msgid "Maximum number of arrays per SCoP."
15223 msgstr ""
15224
15225 #: params.opt:202
15226 #, no-c-format
15227 msgid "Maximum number of parameters in a SCoP."
15228 msgstr ""
15229
15230 #: params.opt:206
15231 #, no-c-format
15232 msgid "The number of elements for which hash table verification is done for each searched element."
15233 msgstr ""
15234
15235 #: params.opt:210
15236 #, no-c-format
15237 msgid "The denominator n of fraction 1/n of the maximal execution count of a basic block in the entire program that a basic block needs to at least have in order to be considered hot (used in non-LTO mode)."
15238 msgstr ""
15239
15240 #: params.opt:214
15241 #, no-c-format
15242 msgid "The number of most executed permilles of the profiled execution of the entire program to which the execution count of a basic block must be part of in order to be considered hot (used in LTO mode)."
15243 msgstr ""
15244
15245 #: params.opt:218
15246 #, no-c-format
15247 msgid "The denominator n of fraction 1/n of the execution frequency of the entry block of a function that a basic block of this function needs to at least have in order to be considered hot."
15248 msgstr ""
15249
15250 #: params.opt:222
15251 #, no-c-format
15252 msgid "The scale (in percents) applied to inline-insns-single and auto limits when heuristics hints that inlining is very profitable."
15253 msgstr ""
15254
15255 #: params.opt:226
15256 #, no-c-format
15257 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
15258 msgstr ""
15259
15260 #: params.opt:230
15261 #, no-c-format
15262 msgid "How much can given compilation unit grow because of the inlining (in percent)."
15263 msgstr ""
15264
15265 #: params.opt:234
15266 #, no-c-format
15267 msgid "The upper bound for sharing integer constants."
15268 msgstr ""
15269
15270 #: params.opt:238
15271 #, no-c-format
15272 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone."
15273 msgstr ""
15274
15275 #: params.opt:242
15276 #, no-c-format
15277 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known."
15278 msgstr ""
15279
15280 #: params.opt:246
15281 #, no-c-format
15282 msgid "Maximum depth of recursive cloning for self-recursive function."
15283 msgstr ""
15284
15285 #: params.opt:250
15286 #, no-c-format
15287 msgid "Recursive cloning only when the probability of call being executed exceeds the parameter."
15288 msgstr ""
15289
15290 #: params.opt:254
15291 #, no-c-format
15292 msgid "When propagating IPA-CP effect estimates, multiply frequencies of recursive edges that bring back an unchanged value by this factor."
15293 msgstr ""
15294
15295 #: params.opt:258
15296 #, no-c-format
15297 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning."
15298 msgstr ""
15299
15300 #: params.opt:262
15301 #, no-c-format
15302 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning."
15303 msgstr ""
15304
15305 #: params.opt:266
15306 #, no-c-format
15307 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
15308 msgstr ""
15309
15310 #: params.opt:270
15311 #, no-c-format
15312 msgid "The size of translation unit that IPA-CP pass considers large."
15313 msgstr ""
15314
15315 #: params.opt:274
15316 #, no-c-format
15317 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
15318 msgstr ""
15319
15320 #: params.opt:278
15321 #, no-c-format
15322 msgid "When using profile feedback, use the edge at this percentage position in frequncy histogram as the bases for IPA-CP heuristics."
15323 msgstr ""
15324
15325 #: params.opt:282
15326 #, no-c-format
15327 msgid "Maximum number of statements visited during jump function offset discovery."
15328 msgstr ""
15329
15330 #: params.opt:286
15331 #, no-c-format
15332 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
15333 msgstr ""
15334
15335 #: params.opt:290
15336 #, no-c-format
15337 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
15338 msgstr ""
15339
15340 #: params.opt:294
15341 #, no-c-format
15342 msgid "Maximum number of operations in a parameter expression that can be handled by IPA analysis."
15343 msgstr ""
15344
15345 #: params.opt:298
15346 #, no-c-format
15347 msgid "Maximum number of different predicates used to track properties of loops in IPA analysis."
15348 msgstr ""
15349
15350 #: params.opt:302
15351 #, no-c-format
15352 msgid "Maximal number of boundary endpoints of case ranges of switch statement used during IPA function summary generation."
15353 msgstr ""
15354
15355 #: params.opt:306
15356 #, no-c-format
15357 msgid "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, also the maximum number of replacements of a formal parameter."
15358 msgstr ""
15359
15360 #: params.opt:310
15361 #, no-c-format
15362 msgid "Maximum allowed growth of number and total size of new parameters that ipa-sra replaces a pointer to an aggregate with."
15363 msgstr ""
15364
15365 #: params.opt:314
15366 #, no-c-format
15367 msgid "The number of registers in each class kept unused by loop invariant motion."
15368 msgstr ""
15369
15370 #: params.opt:318
15371 #, no-c-format
15372 msgid "Max size of conflict table in MB."
15373 msgstr ""
15374
15375 #: params.opt:322
15376 #, no-c-format
15377 msgid "Max loops number for regional RA."
15378 msgstr ""
15379
15380 #: params.opt:326
15381 #, no-c-format
15382 msgid "Control ira to consider matching constraint (duplicated operand number) heavily in all available alternatives for preferred register class.  If it is set as zero, it means ira only respects the matching constraint when it's in the only available alternative with an appropriate register class.  Otherwise, it means ira will check all available alternatives for preferred register class even if it has found some choice with an appropriate register class and respect the found qualified matching constraint."
15383 msgstr ""
15384
15385 #: params.opt:330
15386 #, no-c-format
15387 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
15388 msgstr ""
15389
15390 #: params.opt:334
15391 #, no-c-format
15392 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
15393 msgstr ""
15394
15395 #: params.opt:338
15396 #, no-c-format
15397 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
15398 msgstr ""
15399
15400 #: params.opt:342
15401 #, no-c-format
15402 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for size."
15403 msgstr ""
15404
15405 #: params.opt:346
15406 #, no-c-format
15407 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for speed."
15408 msgstr ""
15409
15410 #: params.opt:350
15411 #, no-c-format
15412 msgid "The size of L1 cache line."
15413 msgstr ""
15414
15415 #: params.opt:354
15416 #, no-c-format
15417 msgid "The minimum recommended offset between two concurrently-accessed objects to avoid additional performance degradation due to contention introduced by the implementation.  Typically the L1 cache line size, but can be larger to accommodate a variety of target processors with different cache line sizes. C++17 code might use this value in structure layout, but is strongly discouraged from doing so in public ABIs."
15418 msgstr ""
15419
15420 #: params.opt:363
15421 #, no-c-format
15422 msgid "The maximum recommended size of contiguous memory occupied by two objects accessed with temporal locality by concurrent threads.  Typically the L1 cache line size, but can be smaller to accommodate a variety of target processors with different cache line sizes."
15423 msgstr ""
15424
15425 #: params.opt:370
15426 #, no-c-format
15427 msgid "The size of L1 cache."
15428 msgstr ""
15429
15430 #: params.opt:374
15431 #, no-c-format
15432 msgid "The size of L2 cache."
15433 msgstr ""
15434
15435 #: params.opt:378
15436 #, no-c-format
15437 msgid "Maximal growth due to inlining of large function (in percent)."
15438 msgstr ""
15439
15440 #: params.opt:382
15441 #, no-c-format
15442 msgid "The size of function body to be considered large."
15443 msgstr ""
15444
15445 #: params.opt:386
15446 #, no-c-format
15447 msgid "The size of stack frame to be considered large."
15448 msgstr ""
15449
15450 #: params.opt:390
15451 #, no-c-format
15452 msgid "Maximal stack frame growth due to inlining (in percent)."
15453 msgstr ""
15454
15455 #: params.opt:394
15456 #, no-c-format
15457 msgid "The size of translation unit to be considered large."
15458 msgstr ""
15459
15460 #: params.opt:398
15461 #, no-c-format
15462 msgid "Maximum number of concurrently open C++ module files when lazy loading."
15463 msgstr ""
15464
15465 #: params.opt:402
15466 #, no-c-format
15467 msgid "The minimum cost of an expensive expression in the loop invariant motion."
15468 msgstr ""
15469
15470 #: params.opt:406
15471 #, no-c-format
15472 msgid "True if a non-short-circuit operation is optimal."
15473 msgstr ""
15474
15475 #: params.opt:410
15476 #, no-c-format
15477 msgid "Size of tiles for loop blocking."
15478 msgstr ""
15479
15480 #: params.opt:414
15481 #, no-c-format
15482 msgid "The maximum number of stmts in loop nest for loop interchange."
15483 msgstr ""
15484
15485 #: params.opt:418
15486 #, no-c-format
15487 msgid "The minimum stride ratio for loop interchange to be profitable."
15488 msgstr ""
15489
15490 #: params.opt:422
15491 #, no-c-format
15492 msgid "Max basic blocks number in loop for loop invariant motion."
15493 msgstr ""
15494
15495 #: params.opt:426
15496 #, no-c-format
15497 msgid "Maximum number of datarefs in loop for building loop data dependencies."
15498 msgstr ""
15499
15500 #: params.opt:430
15501 #, no-c-format
15502 msgid "The maximum number of instructions in an inner loop that is being considered for versioning."
15503 msgstr ""
15504
15505 #: params.opt:434
15506 #, no-c-format
15507 msgid "The maximum number of instructions in an outer loop that is being considered for versioning, on top of the instructions in inner loops."
15508 msgstr ""
15509
15510 #: params.opt:438
15511 #, no-c-format
15512 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
15513 msgstr ""
15514
15515 #: params.opt:442
15516 #, no-c-format
15517 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
15518 msgstr ""
15519
15520 #: params.opt:446
15521 #, no-c-format
15522 msgid "Maximal size of a partition for LTO (in estimated instructions)."
15523 msgstr ""
15524
15525 #: params.opt:450
15526 #, no-c-format
15527 msgid "maximal number of LTO partitions streamed in parallel."
15528 msgstr ""
15529
15530 #: params.opt:454
15531 #, no-c-format
15532 msgid "Minimal size of a partition for LTO (in estimated instructions)."
15533 msgstr ""
15534
15535 #: params.opt:458
15536 #, no-c-format
15537 msgid "Number of partitions the program should be split to."
15538 msgstr ""
15539
15540 #: params.opt:462
15541 #, no-c-format
15542 msgid "The maximum number of instructions to consider to unroll in a loop on average."
15543 msgstr ""
15544
15545 #: params.opt:466
15546 #, no-c-format
15547 msgid "The maximum number of insns combine tries to combine."
15548 msgstr ""
15549
15550 #: params.opt:470
15551 #, no-c-format
15552 msgid "The maximum depth of a loop nest we completely peel."
15553 msgstr ""
15554
15555 #: params.opt:474
15556 #, no-c-format
15557 msgid "The maximum number of peelings of a single loop that is peeled completely."
15558 msgstr ""
15559
15560 #: params.opt:478
15561 #, no-c-format
15562 msgid "The maximum number of insns of a completely peeled loop."
15563 msgstr ""
15564
15565 #: params.opt:482
15566 #, no-c-format
15567 msgid "The maximum number of incoming edges to consider for crossjumping."
15568 msgstr ""
15569
15570 #: params.opt:486
15571 #, no-c-format
15572 msgid "The maximum instructions CSE process before flushing."
15573 msgstr ""
15574
15575 #: params.opt:490
15576 #, no-c-format
15577 msgid "The maximum length of path considered in cse."
15578 msgstr ""
15579
15580 #: params.opt:494
15581 #, no-c-format
15582 msgid "The maximum memory locations recorded by cselib."
15583 msgstr ""
15584
15585 #: params.opt:498
15586 #, no-c-format
15587 msgid "Max. count of debug markers to expand or inline."
15588 msgstr ""
15589
15590 #: params.opt:502
15591 #, no-c-format
15592 msgid "The maximum number of instructions to consider to fill a delay slot."
15593 msgstr ""
15594
15595 #: params.opt:506
15596 #, no-c-format
15597 msgid "The maximum number of instructions to consider to find accurate live register information."
15598 msgstr ""
15599
15600 #: params.opt:510
15601 #, no-c-format
15602 msgid "Maximum number of active local stores in RTL dead store elimination."
15603 msgstr ""
15604
15605 #: params.opt:514
15606 #, no-c-format
15607 msgid "The maximum number of nested indirect inlining performed by early inliner."
15608 msgstr ""
15609
15610 #: params.opt:518
15611 #, no-c-format
15612 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
15613 msgstr ""
15614
15615 #: params.opt:522
15616 #, no-c-format
15617 msgid "Maximum number of basic blocks on a jump thread path."
15618 msgstr ""
15619
15620 #: params.opt:526
15621 #, no-c-format
15622 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
15623 msgstr ""
15624
15625 #: params.opt:530
15626 #, no-c-format
15627 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
15628 msgstr ""
15629
15630 #: params.opt:534
15631 #, no-c-format
15632 msgid "The maximum amount of memory to be allocated by GCSE, in kilobytes."
15633 msgstr ""
15634
15635 #: params.opt:538
15636 #, no-c-format
15637 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
15638 msgstr ""
15639
15640 #: params.opt:542
15641 #, no-c-format
15642 msgid "The maximum expansion factor when copying basic blocks."
15643 msgstr ""
15644
15645 #: params.opt:546
15646 #, no-c-format
15647 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
15648 msgstr ""
15649
15650 #: params.opt:550
15651 #, no-c-format
15652 msgid "Maximum loop depth of a call which is considered for inlining functions called once."
15653 msgstr ""
15654
15655 #: params.opt:554
15656 #, no-c-format
15657 msgid "Maximum combined size of caller and callee which is inlined if callee is called once."
15658 msgstr ""
15659
15660 #: params.opt:558
15661 #, no-c-format
15662 msgid "The maximum number of instructions when automatically inlining."
15663 msgstr ""
15664
15665 #: params.opt:562
15666 #, no-c-format
15667 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
15668 msgstr ""
15669
15670 #: params.opt:566
15671 #, no-c-format
15672 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
15673 msgstr ""
15674
15675 #: params.opt:570
15676 #, no-c-format
15677 msgid "The maximum number of instructions in a single function eligible for inlining."
15678 msgstr ""
15679
15680 #: params.opt:574
15681 #, no-c-format
15682 msgid "The maximum number of instructions when inlining for size."
15683 msgstr ""
15684
15685 #: params.opt:578
15686 #, no-c-format
15687 msgid "The maximum number of instructions when automatically inlining small functions."
15688 msgstr ""
15689
15690 #: params.opt:582
15691 #, no-c-format
15692 msgid "The maximum depth of recursive inlining for inline functions."
15693 msgstr ""
15694
15695 #: params.opt:586
15696 #, no-c-format
15697 msgid "The maximum depth of recursive inlining for non-inline functions."
15698 msgstr ""
15699
15700 #: params.opt:590
15701 #, no-c-format
15702 msgid "Maximum number of isl operations, 0 means unlimited."
15703 msgstr ""
15704
15705 #: params.opt:594
15706 #, no-c-format
15707 msgid "Bound on the cost of an expression to compute the number of iterations."
15708 msgstr ""
15709
15710 #: params.opt:598
15711 #, no-c-format
15712 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
15713 msgstr ""
15714
15715 #: params.opt:602
15716 #, no-c-format
15717 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
15718 msgstr ""
15719
15720 #: params.opt:606
15721 #, no-c-format
15722 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
15723 msgstr ""
15724
15725 #: params.opt:610
15726 #, no-c-format
15727 msgid "The maximum number of insns in loop header duplicated by the copy loop headers pass."
15728 msgstr ""
15729
15730 #: params.opt:614
15731 #, no-c-format
15732 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
15733 msgstr ""
15734
15735 #: params.opt:618
15736 #, no-c-format
15737 msgid "Minimum page size for warning purposes."
15738 msgstr ""
15739
15740 #: params.opt:622
15741 #, no-c-format
15742 msgid "Maximum length of partial antic set when performing tree pre optimization."
15743 msgstr ""
15744
15745 #: params.opt:626
15746 #, no-c-format
15747 msgid "The maximum number of branches on the path through the peeled sequence."
15748 msgstr ""
15749
15750 #: params.opt:630
15751 #, no-c-format
15752 msgid "The maximum number of peelings of a single loop."
15753 msgstr ""
15754
15755 #: params.opt:634
15756 #, no-c-format
15757 msgid "The maximum number of insns of a peeled loop."
15758 msgstr ""
15759
15760 #: params.opt:638
15761 #, no-c-format
15762 msgid "The maximum length of scheduling's pending operations list."
15763 msgstr ""
15764
15765 #: params.opt:642 params.opt:686
15766 #, no-c-format
15767 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
15768 msgstr ""
15769
15770 #: params.opt:646 params.opt:690
15771 #, no-c-format
15772 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
15773 msgstr ""
15774
15775 #: params.opt:650
15776 #, no-c-format
15777 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
15778 msgstr ""
15779
15780 #: params.opt:654
15781 #, no-c-format
15782 msgid "The maximum number of loop iterations we predict statically."
15783 msgstr ""
15784
15785 #: params.opt:658
15786 #, no-c-format
15787 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
15788 msgstr ""
15789
15790 #: params.opt:662
15791 #, no-c-format
15792 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
15793 msgstr ""
15794
15795 #: params.opt:666
15796 #, no-c-format
15797 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
15798 msgstr ""
15799
15800 #: params.opt:670
15801 #, no-c-format
15802 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
15803 msgstr ""
15804
15805 #: params.opt:674
15806 #, no-c-format
15807 msgid "The maximum number of iterations through CFG to extend regions."
15808 msgstr ""
15809
15810 #: params.opt:678
15811 #, no-c-format
15812 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
15813 msgstr ""
15814
15815 #: params.opt:682
15816 #, no-c-format
15817 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
15818 msgstr ""
15819
15820 #: params.opt:694
15821 #, no-c-format
15822 msgid "Maximum length of candidate scans for straight-line strength reduction."
15823 msgstr ""
15824
15825 #: params.opt:698
15826 #, no-c-format
15827 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
15828 msgstr ""
15829
15830 #: params.opt:702
15831 #, no-c-format
15832 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
15833 msgstr ""
15834
15835 #: params.opt:706
15836 #, no-c-format
15837 msgid "Maximum number of constant stores to merge in the store merging pass."
15838 msgstr ""
15839
15840 #: params.opt:710
15841 #, no-c-format
15842 msgid "Maximum number of conditional store pairs that can be sunk."
15843 msgstr ""
15844
15845 #: params.opt:714 params.opt:718
15846 #, no-c-format
15847 msgid "Maximum number of store chains to track at the same time in the store merging pass."
15848 msgstr ""
15849
15850 #: params.opt:722
15851 #, no-c-format
15852 msgid "Maximum amount of similar bbs to compare a bb with."
15853 msgstr ""
15854
15855 #: params.opt:726
15856 #, no-c-format
15857 msgid "Maximum amount of iterations of the pass over a function."
15858 msgstr ""
15859
15860 #: params.opt:730
15861 #, no-c-format
15862 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
15863 msgstr ""
15864
15865 #: params.opt:734
15866 #, no-c-format
15867 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
15868 msgstr ""
15869
15870 #: params.opt:738
15871 #, no-c-format
15872 msgid "The maximum number of unrollings of a single loop."
15873 msgstr ""
15874
15875 #: params.opt:742
15876 #, no-c-format
15877 msgid "The maximum number of instructions to consider to unroll in a loop."
15878 msgstr ""
15879
15880 #: params.opt:746
15881 #, no-c-format
15882 msgid "The maximum number of insns of an unswitched loop."
15883 msgstr ""
15884
15885 #: params.opt:750
15886 #, no-c-format
15887 msgid "The maximum number of unswitchings in a single loop."
15888 msgstr ""
15889
15890 #: params.opt:754
15891 #, no-c-format
15892 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
15893 msgstr ""
15894
15895 #: params.opt:758
15896 #, no-c-format
15897 msgid "Max. recursion depth for expanding var tracking expressions."
15898 msgstr ""
15899
15900 #: params.opt:762
15901 #, no-c-format
15902 msgid "Max. size of loc list for which reverse ops should be added."
15903 msgstr ""
15904
15905 #: params.opt:766
15906 #, no-c-format
15907 msgid "Max. size of var tracking hash tables."
15908 msgstr ""
15909
15910 #: params.opt:770
15911 #, no-c-format
15912 msgid "Maximum number of VALUEs handled during a single find_base_term call."
15913 msgstr ""
15914
15915 #: params.opt:774
15916 #, no-c-format
15917 msgid "Maximum number of assertions to add along the default edge of a switch statement during VRP."
15918 msgstr ""
15919
15920 #: params.opt:778
15921 #, no-c-format
15922 msgid "The minimum number of matching instructions to consider for crossjumping."
15923 msgstr ""
15924
15925 #: params.opt:782
15926 #, no-c-format
15927 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
15928 msgstr ""
15929
15930 #: params.opt:786
15931 #, no-c-format
15932 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
15933 msgstr ""
15934
15935 #: params.opt:790
15936 #, no-c-format
15937 msgid "The minimum threshold for probability of semi-invariant condition statement to trigger loop split."
15938 msgstr ""
15939
15940 #: params.opt:794
15941 #, no-c-format
15942 msgid "The minimum UID to be used for a nondebug insn."
15943 msgstr ""
15944
15945 #: params.opt:798
15946 #, no-c-format
15947 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
15948 msgstr ""
15949
15950 #: params.opt:802
15951 #, no-c-format
15952 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
15953 msgstr ""
15954
15955 #: params.opt:806
15956 #, no-c-format
15957 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
15958 msgstr ""
15959
15960 #: params.opt:810
15961 #, no-c-format
15962 msgid "--param=openacc-kernels=[decompose|parloops]\tSpecify mode of OpenACC 'kernels' constructs handling."
15963 msgstr ""
15964
15965 #: params.opt:823
15966 #, no-c-format
15967 msgid "--param=openacc-privatization=[quiet|noisy]\tSpecify mode of OpenACC privatization diagnostics."
15968 msgstr ""
15969
15970 #: params.opt:836
15971 #, no-c-format
15972 msgid "Chunk size of omp schedule for loops parallelized by parloops."
15973 msgstr ""
15974
15975 #: params.opt:840
15976 #, no-c-format
15977 msgid "Minimum number of iterations per thread of an innermost parallelized loop."
15978 msgstr ""
15979
15980 #: params.opt:844
15981 #, no-c-format
15982 msgid "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule type of omp schedule for loops parallelized by parloops."
15983 msgstr ""
15984
15985 #: params.opt:866
15986 #, no-c-format
15987 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
15988 msgstr ""
15989
15990 #: params.opt:870
15991 #, no-c-format
15992 msgid "Maximal estimated outcome of branch considered predictable."
15993 msgstr ""
15994
15995 #: params.opt:874
15996 #, no-c-format
15997 msgid "Whether software prefetch hints should be issued for non-constant strides."
15998 msgstr ""
15999
16000 #: params.opt:878
16001 #, no-c-format
16002 msgid "The number of insns executed before prefetch is completed."
16003 msgstr ""
16004
16005 #: params.opt:882
16006 #, no-c-format
16007 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
16008 msgstr ""
16009
16010 #: params.opt:886
16011 #, no-c-format
16012 msgid "The minimum constant stride beyond which we should use prefetch hints for."
16013 msgstr ""
16014
16015 #: params.opt:890
16016 #, no-c-format
16017 msgid "Use internal function id in profile lookup."
16018 msgstr ""
16019
16020 #: params.opt:894
16021 #, no-c-format
16022 msgid "--param=ranger-debug=[none|trace|gori|cache|tracegori|all] Specifies the output mode for debugging ranger."
16023 msgstr ""
16024
16025 #: params.opt:919
16026 #, no-c-format
16027 msgid "Maximum depth of logical expression evaluation ranger will look through when evaluating outgoing edge ranges."
16028 msgstr ""
16029
16030 #: params.opt:924
16031 #, no-c-format
16032 msgid "Maximum number of relations the oracle will register in a basic block."
16033 msgstr ""
16034
16035 #: params.opt:928
16036 #, no-c-format
16037 msgid "Maximum depth of a loop nest to fully value-number optimistically."
16038 msgstr ""
16039
16040 #: params.opt:932
16041 #, no-c-format
16042 msgid "Maximum number of disambiguations to perform per memory access."
16043 msgstr ""
16044
16045 #: params.opt:936
16046 #, no-c-format
16047 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
16048 msgstr ""
16049
16050 #: params.opt:940
16051 #, no-c-format
16052 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
16053 msgstr ""
16054
16055 #: params.opt:944
16056 #, no-c-format
16057 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."
16058 msgstr ""
16059
16060 #: params.opt:948
16061 #, no-c-format
16062 msgid "Minimal distance between possibly conflicting store and load."
16063 msgstr ""
16064
16065 #: params.opt:952
16066 #, no-c-format
16067 msgid "Which -fsched-pressure algorithm to apply."
16068 msgstr ""
16069
16070 #: params.opt:956
16071 #, no-c-format
16072 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
16073 msgstr ""
16074
16075 #: params.opt:960
16076 #, no-c-format
16077 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
16078 msgstr ""
16079
16080 #: params.opt:964
16081 #, no-c-format
16082 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
16083 msgstr ""
16084
16085 #: params.opt:968
16086 #, no-c-format
16087 msgid "The maximum size of the lookahead window of selective scheduling."
16088 msgstr ""
16089
16090 #: params.opt:972
16091 #, no-c-format
16092 msgid "Maximum number of times that an insn could be scheduled."
16093 msgstr ""
16094
16095 #: params.opt:976
16096 #, no-c-format
16097 msgid "The number of prefetches that can run at the same time."
16098 msgstr ""
16099
16100 #: params.opt:980
16101 #, no-c-format
16102 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
16103 msgstr ""
16104
16105 #: params.opt:984
16106 #, no-c-format
16107 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
16108 msgstr ""
16109
16110 #: params.opt:988
16111 #, no-c-format
16112 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
16113 msgstr ""
16114
16115 #: params.opt:992
16116 #, no-c-format
16117 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
16118 msgstr ""
16119
16120 #: params.opt:996
16121 #, no-c-format
16122 msgid "The minimum value of stage count that swing modulo scheduler will generate."
16123 msgstr ""
16124
16125 #: params.opt:1000
16126 #, no-c-format
16127 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
16128 msgstr ""
16129
16130 #: params.opt:1004
16131 #, no-c-format
16132 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
16133 msgstr ""
16134
16135 #: params.opt:1008
16136 #, no-c-format
16137 msgid "Maximum number of artificial accesses to enable forward propagation that Scalar Replacement of Aggregates will keep for one local variable."
16138 msgstr ""
16139
16140 #: params.opt:1012
16141 #, no-c-format
16142 msgid "The maximum number of SSA_NAME assignments to follow in determining a value."
16143 msgstr ""
16144
16145 #: params.opt:1016
16146 #, no-c-format
16147 msgid "The lower bound for a buffer to be considered for stack smashing protection."
16148 msgstr ""
16149
16150 #: params.opt:1020
16151 #, no-c-format
16152 msgid "Size of the stack guard expressed as a power of two in bytes."
16153 msgstr ""
16154
16155 #: params.opt:1024
16156 #, no-c-format
16157 msgid "Interval in which to probe the stack expressed as a power of two in bytes."
16158 msgstr ""
16159
16160 #: params.opt:1028
16161 #, no-c-format
16162 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
16163 msgstr ""
16164
16165 #: params.opt:1032
16166 #, no-c-format
16167 msgid "Maximum size of a single store merging region in bytes."
16168 msgstr ""
16169
16170 #: params.opt:1036
16171 #, no-c-format
16172 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
16173 msgstr "Максимальне значення відношення розміру масиву до кількості відгалужень перемикання для перетворення на перемикання."
16174
16175 #: params.opt:1040
16176 #, no-c-format
16177 msgid "Maximum number of bases stored in each modref tree."
16178 msgstr ""
16179
16180 #: params.opt:1044
16181 #, no-c-format
16182 msgid "Maximum number of references stored in each modref base."
16183 msgstr ""
16184
16185 #: params.opt:1048
16186 #, no-c-format
16187 msgid "Maximum number of accesses stored in each modref reference."
16188 msgstr ""
16189
16190 #: params.opt:1052
16191 #, no-c-format
16192 msgid "Maximum number of tests performed by modref query."
16193 msgstr ""
16194
16195 #: params.opt:1056
16196 #, no-c-format
16197 msgid "Maximum depth of DFS walk used by modref escape analysis."
16198 msgstr ""
16199
16200 #: params.opt:1060
16201 #, no-c-format
16202 msgid "Maximum number of escape points tracked by modref per SSA-name."
16203 msgstr ""
16204
16205 #: params.opt:1064
16206 #, no-c-format
16207 msgid "Maximum number of times a given range is adjusted during the dataflow."
16208 msgstr ""
16209
16210 #: params.opt:1068
16211 #, no-c-format
16212 msgid "--param=threader-debug=[none|all] Enables verbose dumping of the threader solver."
16213 msgstr ""
16214
16215 #: params.opt:1081
16216 #, no-c-format
16217 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
16218 msgstr ""
16219
16220 #: params.opt:1085
16221 #, no-c-format
16222 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
16223 msgstr ""
16224
16225 #: params.opt:1089
16226 #, no-c-format
16227 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
16228 msgstr ""
16229
16230 #: params.opt:1093
16231 #, no-c-format
16232 msgid "Maximal code growth caused by tail duplication (in percent)."
16233 msgstr ""
16234
16235 #: params.opt:1097
16236 #, no-c-format
16237 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
16238 msgstr ""
16239
16240 #: params.opt:1101
16241 #, no-c-format
16242 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
16243 msgstr ""
16244
16245 #: params.opt:1105
16246 #, no-c-format
16247 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
16248 msgstr ""
16249
16250 #: params.opt:1109
16251 #, no-c-format
16252 msgid "Set the maximum number of instructions executed in parallel in reassociated tree.  If 0, use the target dependent heuristic."
16253 msgstr ""
16254
16255 #: params.opt:1113
16256 #, no-c-format
16257 msgid "Emit special instrumentation for accesses to volatiles."
16258 msgstr ""
16259
16260 #: params.opt:1117
16261 #, no-c-format
16262 msgid "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
16263 msgstr ""
16264
16265 #: params.opt:1121
16266 #, no-c-format
16267 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
16268 msgstr ""
16269
16270 #: params.opt:1125
16271 #, no-c-format
16272 msgid "Instruction accounted for function prologue, epilogue and other overhead."
16273 msgstr ""
16274
16275 #: params.opt:1129
16276 #, no-c-format
16277 msgid "Time accounted for function prologue, epilogue and other overhead."
16278 msgstr ""
16279
16280 #: params.opt:1133
16281 #, no-c-format
16282 msgid "Instruction accounted for function thunk overhead."
16283 msgstr ""
16284
16285 #: params.opt:1137
16286 #, no-c-format
16287 msgid "Time accounted for function thunk overhead."
16288 msgstr ""
16289
16290 #: params.opt:1141
16291 #, no-c-format
16292 msgid "The denominator n of fraction 1/n of the number of profiled runs of the entire program below which the execution count of a basic block must be in order for the basic block to be considered unlikely."
16293 msgstr ""
16294
16295 #: params.opt:1145
16296 #, no-c-format
16297 msgid "Maximum unroll factor for the unroll-and-jam transformation."
16298 msgstr ""
16299
16300 #: params.opt:1149
16301 #, no-c-format
16302 msgid "Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable."
16303 msgstr ""
16304
16305 #: params.opt:1153
16306 #, no-c-format
16307 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
16308 msgstr ""
16309
16310 #: params.opt:1157
16311 #, no-c-format
16312 msgid "Whether to use canonical types."
16313 msgstr ""
16314
16315 #: params.opt:1161
16316 #, no-c-format
16317 msgid "Enable loop epilogue vectorization using smaller vector size."
16318 msgstr ""
16319
16320 #: params.opt:1165
16321 #, no-c-format
16322 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
16323 msgstr ""
16324
16325 #: params.opt:1169
16326 #, no-c-format
16327 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
16328 msgstr ""
16329
16330 #: params.opt:1173
16331 #, no-c-format
16332 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
16333 msgstr ""
16334
16335 #: params.opt:1177
16336 #, no-c-format
16337 msgid "Controls how loop vectorizer uses partial vectors.  0 means never, 1 means only for loops whose need to iterate can be removed, 2 means for all loops.  The default value is 2."
16338 msgstr ""
16339
16340 #: params.opt:1181
16341 #, no-c-format
16342 msgid "The maximum factor which the loop vectorizer applies to the cost of statements in an inner loop relative to the loop being vectorized."
16343 msgstr ""
16344
16345 #: params.opt:1185
16346 #, no-c-format
16347 msgid "Enable loop vectorization of floating point inductions."
16348 msgstr "Увімкнути векторизацію циклів для індукцій із рухомою крапкою."
16349
16350 #: params.opt:1189
16351 #, no-c-format
16352 msgid "--param=vrp1-mode=[vrp|ranger] Specifies the mode VRP1 should operate in."
16353 msgstr ""
16354
16355 #: params.opt:1193
16356 #, no-c-format
16357 msgid "--param=vrp2-mode=[vrp|ranger] Specifies the mode VRP2 should operate in."
16358 msgstr ""
16359
16360 #: cfgrtl.cc:2797
16361 msgid "flow control insn inside a basic block"
16362 msgstr "інструкція з керування потоком у основному блоці"
16363
16364 #: cfgrtl.cc:3086
16365 msgid "insn outside basic block"
16366 msgstr "інструкція поза основним блоком"
16367
16368 #: cfgrtl.cc:3094
16369 msgid "return not followed by barrier"
16370 msgstr "за return немає barrier"
16371
16372 #: collect-utils.cc:206
16373 #, c-format
16374 msgid "[cannot find %s]"
16375 msgstr "[не вдалося знайти %s]"
16376
16377 #: collect2.cc:1557
16378 #, c-format
16379 msgid "collect2 version %s\n"
16380 msgstr "collect2 версії %s\n"
16381
16382 #: collect2.cc:1662
16383 #, c-format
16384 msgid "%d constructor found\n"
16385 msgid_plural "%d constructors found\n"
16386 msgstr[0] "знайдено %d конструктор\n"
16387 msgstr[1] "знайдено %d конструктори\n"
16388 msgstr[2] "знайдено %d конструкторів\n"
16389
16390 #: collect2.cc:1666
16391 #, c-format
16392 msgid "%d destructor found\n"
16393 msgid_plural "%d destructors found\n"
16394 msgstr[0] "знайдено %d деструктор\n"
16395 msgstr[1] "знайдено %d деструктори\n"
16396 msgstr[2] "знайдено %d деструкторів\n"
16397
16398 #: collect2.cc:1670
16399 #, c-format
16400 msgid "%d frame table found\n"
16401 msgid_plural "%d frame tables found\n"
16402 msgstr[0] "знайдено %d таблицю кадрів\n"
16403 msgstr[1] "знайдено %d таблиці кадрів\n"
16404 msgstr[2] "знайдено %d таблиць кадрів\n"
16405
16406 #: collect2.cc:1825
16407 #, c-format
16408 msgid "[Leaving %s]\n"
16409 msgstr "[Полишаємо %s]\n"
16410
16411 #: collect2.cc:2055
16412 #, c-format
16413 msgid ""
16414 "\n"
16415 "write_c_file - output name is %s, prefix is %s\n"
16416 msgstr ""
16417 "\n"
16418 "write_c_file - назвою результату є %s, префіксом є %s\n"
16419
16420 #: collect2.cc:2579
16421 #, c-format
16422 msgid ""
16423 "\n"
16424 "ldd output with constructors/destructors.\n"
16425 msgstr ""
16426 "\n"
16427 "Виведені ldd дані з конструкторами та деструкторами.\n"
16428
16429 #: cprop.cc:1750
16430 msgid "const/copy propagation disabled"
16431 msgstr "передавання const/copy вимкнено"
16432
16433 #: diagnostic.cc:159
16434 #, c-format
16435 msgid "%s: all warnings being treated as errors"
16436 msgstr "%s: усі попередження вважаються помилками"
16437
16438 #: diagnostic.cc:164
16439 #, c-format
16440 msgid "%s: some warnings being treated as errors"
16441 msgstr "%s: деякі попередження вважаються помилками"
16442
16443 #: diagnostic.cc:464 input.cc:278 input.cc:2036 c-family/c-opts.cc:1480
16444 #: fortran/cpp.cc:608 fortran/error.cc:1150 fortran/error.cc:1170
16445 msgid "<built-in>"
16446 msgstr "<вбудоване>"
16447
16448 #: diagnostic.cc:622
16449 #, c-format
16450 msgid "compilation terminated due to -fmax-errors=%u.\n"
16451 msgstr "компіляцію перервано через -fmax-errors=%u.\n"
16452
16453 #: diagnostic.cc:650
16454 #, c-format
16455 msgid "compilation terminated due to -Wfatal-errors.\n"
16456 msgstr "компіляцію перервано через -Wfatal-errors.\n"
16457
16458 #: diagnostic.cc:671
16459 #, c-format
16460 msgid "Please submit a full bug report, with preprocessed source.\n"
16461 msgstr "Будь ласка, надішліть повний звіт щодо вади із попередньо обробленим початковим кодом.\n"
16462
16463 #: diagnostic.cc:674
16464 #, c-format
16465 msgid "Please submit a full bug report, with preprocessed source (by using -freport-bug).\n"
16466 msgstr "Будь ласка, надішліть повний звіт щодо вади із попередньо обробленим початковим кодом (за допомогою -freport-bug).\n"
16467
16468 #: diagnostic.cc:678
16469 #, c-format
16470 msgid "Please include the complete backtrace with any bug report.\n"
16471 msgstr ""
16472
16473 #: diagnostic.cc:680
16474 #, c-format
16475 msgid "See %s for instructions.\n"
16476 msgstr "Див. настанови у %s.\n"
16477
16478 #: diagnostic.cc:689
16479 #, c-format
16480 msgid "compilation terminated.\n"
16481 msgstr "компіляцію перервано.\n"
16482
16483 #: diagnostic.cc:783
16484 msgid "                 from"
16485 msgstr "                 з"
16486
16487 #: diagnostic.cc:784
16488 msgid "In file included from"
16489 msgstr "У файлі, який включено у"
16490
16491 #. 2
16492 #: diagnostic.cc:785
16493 msgid "        included from"
16494 msgstr "        включено у"
16495
16496 #: diagnostic.cc:786
16497 msgid "In module"
16498 msgstr "У модулі"
16499
16500 #. 4
16501 #: diagnostic.cc:787
16502 msgid "of module"
16503 msgstr "модуля"
16504
16505 #: diagnostic.cc:788
16506 msgid "In module imported at"
16507 msgstr "У модулі, імпортованому у"
16508
16509 #. 6
16510 #: diagnostic.cc:789
16511 msgid "imported at"
16512 msgstr "імпортовано у"
16513
16514 #: diagnostic.cc:1362
16515 #, c-format
16516 msgid "%s:%d: confused by earlier errors, bailing out\n"
16517 msgstr "%s:%d: заплуталися із попередніми помилками, вимушено припиняємо обробку\n"
16518
16519 #: diagnostic.cc:1997
16520 #, c-format
16521 msgid "internal compiler error: error reporting routines re-entered.\n"
16522 msgstr "внутрішня помилка компілятора: повторний вхід до процедур сповіщення про помилки.\n"
16523
16524 #: diagnostic.cc:2028 diagnostic.cc:2047
16525 #, gcc-internal-format, gfc-internal-format
16526 msgid "in %s, at %s:%d"
16527 msgstr "у %s, %s:%d"
16528
16529 #: final.cc:1113
16530 msgid "negative insn length"
16531 msgstr "від’ємна довжина інструкції"
16532
16533 #: final.cc:2861
16534 msgid "could not split insn"
16535 msgstr "не вдалося розділити інструкцію"
16536
16537 #: final.cc:3228
16538 msgid "invalid 'asm': "
16539 msgstr "некоректна asm: "
16540
16541 #: final.cc:3361
16542 #, c-format
16543 msgid "nested assembly dialect alternatives"
16544 msgstr "вкладені варіанти діалектів асемблера"
16545
16546 #: final.cc:3389 final.cc:3401
16547 #, c-format
16548 msgid "unterminated assembly dialect alternative"
16549 msgstr "незавершена вставка діалектом асемблера"
16550
16551 #: final.cc:3543
16552 #, c-format
16553 msgid "operand number missing after %%-letter"
16554 msgstr "пропущено операнд після %%-літери"
16555
16556 #: final.cc:3546 final.cc:3587
16557 #, c-format
16558 msgid "operand number out of range"
16559 msgstr "кількість операндів поза межами припустимого діапазону"
16560
16561 #: final.cc:3604
16562 #, c-format
16563 msgid "invalid %%-code"
16564 msgstr "некоректний %%-код"
16565
16566 #: final.cc:3638
16567 #, c-format
16568 msgid "'%%l' operand isn't a label"
16569 msgstr "операнд «%%l» не є міткою"
16570
16571 #. We can't handle floating point constants;
16572 #. PRINT_OPERAND must handle them.
16573 #. We can't handle floating point constants;
16574 #. TARGET_PRINT_OPERAND must handle them.
16575 #: final.cc:3774 config/arc/arc.cc:6409 config/i386/i386.cc:12275
16576 #, c-format
16577 msgid "floating constant misused"
16578 msgstr "помилкове використання сталої із рухомою крапкою"
16579
16580 #: final.cc:3832 config/arc/arc.cc:6506 config/i386/i386.cc:12366
16581 #: config/pdp11/pdp11.cc:1872
16582 #, c-format
16583 msgid "invalid expression as operand"
16584 msgstr "некоректний вираз операнда"
16585
16586 #: gcc.cc:119
16587 #, c-format
16588 msgid "%s\n"
16589 msgstr "%s\n"
16590
16591 #: gcc.cc:1848
16592 #, c-format
16593 msgid "Using built-in specs.\n"
16594 msgstr "Використовуємо вбудовані специфікації.\n"
16595
16596 #: gcc.cc:2093
16597 #, c-format
16598 msgid ""
16599 "Setting spec %s to '%s'\n"
16600 "\n"
16601 msgstr ""
16602 "Встановлюємо специфікацію %s у значення «%s»\n"
16603 "\n"
16604
16605 #: gcc.cc:2298
16606 #, c-format
16607 msgid "Reading specs from %s\n"
16608 msgstr "Читаємо специфікації з %s\n"
16609
16610 #: gcc.cc:2430
16611 #, c-format
16612 msgid "could not find specs file %s\n"
16613 msgstr "не вдалося знайти файл специфікацій %s\n"
16614
16615 #: gcc.cc:2505
16616 #, c-format
16617 msgid "rename spec %s to %s\n"
16618 msgstr "перейменувати специфікацію %s на %s\n"
16619
16620 #: gcc.cc:2507
16621 #, c-format
16622 msgid ""
16623 "spec is '%s'\n"
16624 "\n"
16625 msgstr ""
16626 "специфікація — «%s»\n"
16627 "\n"
16628
16629 #: gcc.cc:3368
16630 #, c-format
16631 msgid ""
16632 "\n"
16633 "Go ahead? (y or n) "
16634 msgstr ""
16635 "\n"
16636 "Продовжувати? (y — так або n — ні) "
16637
16638 #: gcc.cc:3540
16639 #, c-format
16640 msgid "# %s %.2f %.2f\n"
16641 msgstr "# %s %.2f %.2f\n"
16642
16643 #: gcc.cc:3756
16644 #, c-format
16645 msgid "Usage: %s [options] file...\n"
16646 msgstr "Використання: %s [параметри] файл…\n"
16647
16648 #: gcc.cc:3757
16649 msgid "Options:\n"
16650 msgstr "Параметри:\n"
16651
16652 #: gcc.cc:3759
16653 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
16654 msgstr "  -pass-exit-codes         Виходити із найбільшим кодом помилки у фазі.\n"
16655
16656 #: gcc.cc:3760
16657 msgid "  --help                   Display this information.\n"
16658 msgstr "  --help                   Вивести цю довідкову інформацію.\n"
16659
16660 #: gcc.cc:3761
16661 msgid "  --target-help            Display target specific command line options.\n"
16662 msgstr "  --target-help            Вивести параметри командного рядка, специфічні для цілі.\n"
16663
16664 #: gcc.cc:3762
16665 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
16666 msgstr "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
16667
16668 #: gcc.cc:3763
16669 msgid "                           Display specific types of command line options.\n"
16670 msgstr "                           Вивести специфічні типи параметрів командного рядка.\n"
16671
16672 #: gcc.cc:3765
16673 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
16674 msgstr "  (Скористайтеся параметрами «-v --help», щоб побачити параметри командного рядка підпроцесів).\n"
16675
16676 #: gcc.cc:3766
16677 msgid "  --version                Display compiler version information.\n"
16678 msgstr "  --version                Вивести дані щодо версії компілятора.\n"
16679
16680 #: gcc.cc:3767
16681 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
16682 msgstr "  -dumpspecs               Вивести усе вбудоване у рядки специфікації.\n"
16683
16684 #: gcc.cc:3768
16685 msgid "  -dumpversion             Display the version of the compiler.\n"
16686 msgstr "  -dumpversion             Вивести дані щодо версії компілятора.\n"
16687
16688 #: gcc.cc:3769
16689 msgid "  -dumpmachine             Display the compiler's target processor.\n"
16690 msgstr "  -dumpmachine             Вивести дані щодо процесора призначення компілятора.\n"
16691
16692 #: gcc.cc:3770
16693 msgid "  -foffload=<targets>      Specify offloading targets.\n"
16694 msgstr ""
16695
16696 #: gcc.cc:3771
16697 msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
16698 msgstr "  -print-search-dirs       Вивести список усіх каталогів у шляху пошуку компілятора.\n"
16699
16700 #: gcc.cc:3772
16701 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
16702 msgstr "  -print-libgcc-file-name  Вивести назву супутньої бібліотеки компілятора.\n"
16703
16704 #: gcc.cc:3773
16705 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
16706 msgstr "  -print-file-name=<біб>   Вивести шлях до вказаної бібліотеки повністю.\n"
16707
16708 #: gcc.cc:3774
16709 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
16710 msgstr "  -print-prog-name=<прог>  Вивести шлях до компонента компілятора <прог> повністю.\n"
16711
16712 #: gcc.cc:3775
16713 msgid ""
16714 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
16715 "                           a component in the library path.\n"
16716 msgstr ""
16717 "  -print-multiarch         Вивести нормалізований триплет GNU цілі, використовується\n"
16718 "                           як компонент у шляху до бібліотек.\n"
16719
16720 #: gcc.cc:3778
16721 msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
16722 msgstr "  -print-multi-directory   Вивести кореневий каталог для версій libgcc.\n"
16723
16724 #: gcc.cc:3779
16725 msgid ""
16726 "  -print-multi-lib         Display the mapping between command line options and\n"
16727 "                           multiple library search directories.\n"
16728 msgstr ""
16729 "  -print-multi-lib         Вивести прив'язку між параметрами командного рядка і\n"
16730 "                           і каталогами пошуку мультибібліотек.\n"
16731
16732 #: gcc.cc:3782
16733 msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
16734 msgstr "  -print-multi-os-directory Вивести відносний шлях до бібліотек операційної системи.\n"
16735
16736 #: gcc.cc:3783
16737 msgid "  -print-sysroot           Display the target libraries directory.\n"
16738 msgstr "  -print-sysroot           Вивести каталог призначення бібліотек.\n"
16739
16740 #: gcc.cc:3784
16741 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
16742 msgstr "  -print-sysroot-headers-suffix Вивести суфікс sysroot, який використовується для пошуку заголовків.\n"
16743
16744 #: gcc.cc:3785
16745 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
16746 msgstr "  -Wa,<параметри>          Передати асемблеру список відокремлених комами параметрів.\n"
16747
16748 #: gcc.cc:3786
16749 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
16750 msgstr "  -Wp,<параметри>          Передати засобу попередньої обробки список відокремлених комами параметрів.\n"
16751
16752 #: gcc.cc:3787
16753 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
16754 msgstr "  -Wl,<параметри>          Передати компонувальнику список відокремлених комами параметрів.\n"
16755
16756 #: gcc.cc:3788
16757 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
16758 msgstr "  -Xassembler <арг>        Передати аргумент <арг> асемблеру.\n"
16759
16760 #: gcc.cc:3789
16761 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
16762 msgstr "  -Xpreprocessor <арг>     Передати аргумент <арг> засобу попередньої обробки.\n"
16763
16764 #: gcc.cc:3790
16765 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
16766 msgstr "  -Xlinker <арг>           Передати аргумент <арг> компонувальнику.\n"
16767
16768 #: gcc.cc:3791
16769 msgid "  -save-temps              Do not delete intermediate files.\n"
16770 msgstr "  -save-temps              Не вилучати проміжні файли.\n"
16771
16772 #: gcc.cc:3792
16773 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
16774 msgstr "  -save-temps=<арг>        Не вилучати проміжні файли.\n"
16775
16776 #: gcc.cc:3793
16777 msgid ""
16778 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
16779 "                           prefixes to other gcc components.\n"
16780 msgstr ""
16781 "  -no-canonical-prefixes   Не перетворювати до канонічної форми шляхи під час\n"
16782 "                           побудови відносних префіксів до інших компонент gcc.\n"
16783
16784 #: gcc.cc:3796
16785 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
16786 msgstr "  -pipe                    Використовувати канали передавання даних замість проміжних файлів.\n"
16787
16788 #: gcc.cc:3797
16789 msgid "  -time                    Time the execution of each subprocess.\n"
16790 msgstr "  -time                    Вимірювати час виконання кожного з підпроцесів.\n"
16791
16792 #: gcc.cc:3798
16793 msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
16794 msgstr "  -specs=<файл>            Перевизначити вбудовані специфікації вмістом файла <файл>.\n"
16795
16796 #: gcc.cc:3799
16797 msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
16798 msgstr "  -std=<стандарт>          Припускати для вхідних кодів відповідність вказаному стандарту.\n"
16799
16800 #: gcc.cc:3800
16801 msgid ""
16802 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
16803 "                           and libraries.\n"
16804 msgstr ""
16805 "  --sysroot=<каталог>      Використовувати <каталог> як кореневий для заголовків\n"
16806 "                           і бібліотек.\n"
16807
16808 #: gcc.cc:3803
16809 msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
16810 msgstr "  -B <каталог>             Додати <каталог> до шляхів пошуку компілятора.\n"
16811
16812 #: gcc.cc:3804
16813 msgid "  -v                       Display the programs invoked by the compiler.\n"
16814 msgstr "  -v                       Виводити назви програм, які викликаються компілятором.\n"
16815
16816 #: gcc.cc:3805
16817 msgid "  -###                     Like -v but options quoted and commands not executed.\n"
16818 msgstr "  -###                     Подібне до -v, але із лапками для параметрів і без виконання команд.\n"
16819
16820 #: gcc.cc:3806
16821 msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
16822 msgstr "  -E                       Лише попередньо обробити; не компілювати, не збирати і не компонувати.\n"
16823
16824 #: gcc.cc:3807
16825 msgid "  -S                       Compile only; do not assemble or link.\n"
16826 msgstr "  -S                       Лише скомпілювати; не збирати і не компонувати.\n"
16827
16828 #: gcc.cc:3808
16829 msgid "  -c                       Compile and assemble, but do not link.\n"
16830 msgstr "  -c                       Скомпілювати і зібрати, але не компонувати.\n"
16831
16832 #: gcc.cc:3809
16833 msgid "  -o <file>                Place the output into <file>.\n"
16834 msgstr "  -o <файл>                Вивести результати до файла <файл>.\n"
16835
16836 #: gcc.cc:3810
16837 msgid ""
16838 "  -pie                     Create a dynamically linked position independent\n"
16839 "                           executable.\n"
16840 msgstr ""
16841 "  -pie                     створити динамічно скомпонований виконуваний файл з\n"
16842 "                           незалежним позиціюванням\n"
16843
16844 #: gcc.cc:3812
16845 msgid "  -shared                  Create a shared library.\n"
16846 msgstr "  -shared                  створити бібліотеку спільного використання\n"
16847
16848 #: gcc.cc:3813
16849 msgid ""
16850 "  -x <language>            Specify the language of the following input files.\n"
16851 "                           Permissible languages include: c c++ assembler none\n"
16852 "                           'none' means revert to the default behavior of\n"
16853 "                           guessing the language based on the file's extension.\n"
16854 msgstr ""
16855 "  -x <мова>                Вказати мову для наступних файлів вхідних даних.\n"
16856 "                           Можливі варіанти мов: c c++ assembler none\n"
16857 "                           «none» означає «повернутися до типової поведінки\n"
16858 "                           із визначенням мови на основі суфікса назви файла».\n"
16859
16860 #: gcc.cc:3820
16861 #, c-format
16862 msgid ""
16863 "\n"
16864 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
16865 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
16866 " other options on to these processes the -W<letter> options must be used.\n"
16867 msgstr ""
16868 "\n"
16869 "Параметри, які починаються з -g, -f, -m, -O, -W або --param, буде автоматично\n"
16870 " передано до різноманітних підпроцесів, які запускаються %s. Щоб передати\n"
16871 " інші параметри до цих процесів, слід використовувати параметри -W<літера>.\n"
16872
16873 #: gcc.cc:6789
16874 #, c-format
16875 msgid "Processing spec (%s), which is '%s'\n"
16876 msgstr "Обробляємо специфікацію (%s), назва якої — «%s»\n"
16877
16878 #: gcc.cc:7550
16879 #, c-format
16880 msgid "Target: %s\n"
16881 msgstr "Ціль: %s\n"
16882
16883 #: gcc.cc:7551
16884 #, c-format
16885 msgid "Configured with: %s\n"
16886 msgstr "Налаштування: %s\n"
16887
16888 #: gcc.cc:7565
16889 #, c-format
16890 msgid "Thread model: %s\n"
16891 msgstr "Модель потоків: %s\n"
16892
16893 #: gcc.cc:7566
16894 #, c-format
16895 msgid "Supported LTO compression algorithms: zlib"
16896 msgstr "Підтримувані алгоритми стискання LTO: zlib"
16897
16898 #: gcc.cc:7568
16899 #, c-format
16900 msgid " zstd"
16901 msgstr " zstd"
16902
16903 #: gcc.cc:7570 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2894
16904 #, c-format
16905 msgid "\n"
16906 msgstr "\n"
16907
16908 #: gcc.cc:7581
16909 #, c-format
16910 msgid "gcc version %s %s\n"
16911 msgstr "Версія gcc %s %s\n"
16912
16913 #: gcc.cc:7584
16914 #, c-format
16915 msgid "gcc driver version %s %sexecuting gcc version %s\n"
16916 msgstr "Версія драйвера gcc %s %sвиконуємо версію gcc %s\n"
16917
16918 #: gcc.cc:7657 gcc.cc:7867
16919 #, c-format
16920 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
16921 msgstr "Ваду не вдається відтворити. Ймовірно, її пов'язано із обладнанням або операційною системою.\n"
16922
16923 #: gcc.cc:7791
16924 #, c-format
16925 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
16926 msgstr "Попередньо оброблений код збережено до файла %s. Будь ласка, долучіть цей файл до вашого звіту щодо вади.\n"
16927
16928 #: gcc.cc:8642
16929 #, c-format
16930 msgid "install: %s%s\n"
16931 msgstr "встановлення: %s%s\n"
16932
16933 #: gcc.cc:8645
16934 #, c-format
16935 msgid "programs: %s\n"
16936 msgstr "програми: %s\n"
16937
16938 #: gcc.cc:8647
16939 #, c-format
16940 msgid "libraries: %s\n"
16941 msgstr "бібліотеки: %s\n"
16942
16943 #: gcc.cc:8764
16944 #, c-format
16945 msgid ""
16946 "\n"
16947 "For bug reporting instructions, please see:\n"
16948 msgstr ""
16949 "\n"
16950 "Настанови щодо звітування про вади наведено тут:\n"
16951
16952 #: gcc.cc:8780 gcov-tool.cc:527
16953 #, c-format
16954 msgid "%s %s%s\n"
16955 msgstr "%s %s%s\n"
16956
16957 #: gcc.cc:8783 gcov-tool.cc:529 gcov.cc:968 fortran/gfortranspec.cc:282
16958 msgid "(C)"
16959 msgstr "©"
16960
16961 #: gcc.cc:8784 gcov-tool.cc:531 gcov.cc:970 fortran/gfortranspec.cc:283
16962 #, c-format
16963 msgid ""
16964 "This is free software; see the source for copying conditions.  There is NO\n"
16965 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
16966 "\n"
16967 msgstr ""
16968 "Це програмне забезпечення є вільним, умови копіювання викладено у його\n"
16969 "початкових кодах.\n"
16970 "Умовами ліцензування програми НЕ передбачено жодних гарантій, зокрема\n"
16971 "гарантій працездатності або придатності для певної мети.\n"
16972 "\n"
16973
16974 #: gcc.cc:9127
16975 #, c-format
16976 msgid ""
16977 "\n"
16978 "Linker options\n"
16979 "==============\n"
16980 "\n"
16981 msgstr ""
16982 "\n"
16983 "Параметри компонувальника\n"
16984 "=========================\n"
16985 "\n"
16986
16987 #: gcc.cc:9128
16988 #, c-format
16989 msgid ""
16990 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
16991 "\n"
16992 msgstr ""
16993 "Скористайтеся параметром «-Wl,ПАРАМЕТР», щоб передати «ПАРАМЕТР» компонувальнику.\n"
16994 "\n"
16995
16996 #: gcc.cc:10543
16997 #, c-format
16998 msgid ""
16999 "Assembler options\n"
17000 "=================\n"
17001 "\n"
17002 msgstr ""
17003 "Параметри асемблера\n"
17004 "===================\n"
17005 "\n"
17006
17007 #: gcc.cc:10544
17008 #, c-format
17009 msgid ""
17010 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
17011 "\n"
17012 msgstr ""
17013 "Скористайтеся параметром «-Wa,ПАРАМЕТР», щоб передати «ПАРАМЕТР» асемблеру.\n"
17014 "\n"
17015
17016 #: gcov-tool.cc:175
17017 #, c-format
17018 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
17019 msgstr "  merge [параметри] <кат1> <кат2>       об'єднати вміст файлів покриття\n"
17020
17021 #: gcov-tool.cc:176 gcov-tool.cc:271
17022 #, c-format
17023 msgid "    -o, --output <dir>                  Output directory\n"
17024 msgstr "    -o, --output <кат>                  Каталог виведення даних\n"
17025
17026 #: gcov-tool.cc:177 gcov-tool.cc:273 gcov-tool.cc:425
17027 #, c-format
17028 msgid "    -v, --verbose                       Verbose mode\n"
17029 msgstr "    -v, --verbose                       докладний режим\n"
17030
17031 #: gcov-tool.cc:178
17032 #, c-format
17033 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
17034 msgstr "    -w, --weight <w1,w2>                встановити ваги (значення із рухомою крапкою)\n"
17035
17036 #: gcov-tool.cc:194
17037 #, c-format
17038 msgid "Merge subcomand usage:"
17039 msgstr "Користування підкомандою merge:"
17040
17041 #: gcov-tool.cc:269
17042 #, c-format
17043 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
17044 msgstr "  rewrite [параметри] <кат>             переписати вміст файла покриття\n"
17045
17046 #: gcov-tool.cc:270
17047 #, c-format
17048 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
17049 msgstr "    -n, --normalize <int64_t>           Нормалізувати профіль\n"
17050
17051 #: gcov-tool.cc:272
17052 #, c-format
17053 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
17054 msgstr "    -s, --scale <float або simple-frac> масштабувати лічильники профілювання\n"
17055
17056 #: gcov-tool.cc:290
17057 #, c-format
17058 msgid "Rewrite subcommand usage:"
17059 msgstr "Користування підкомандою rewrite:"
17060
17061 #: gcov-tool.cc:329
17062 #, c-format
17063 msgid "scaling cannot co-exist with normalization, skipping\n"
17064 msgstr "масштабування не може співіснувати зі нормалізацією, пропускаємо\n"
17065
17066 #: gcov-tool.cc:342 gcov-tool.cc:352
17067 #, c-format
17068 msgid "incorrect format in scaling, using 1/1\n"
17069 msgstr "помилковий формат у масштабуванні, використовуємо 1/1\n"
17070
17071 #: gcov-tool.cc:362
17072 #, c-format
17073 msgid "normalization cannot co-exist with scaling\n"
17074 msgstr "нормалізація не може співіснувати із масштабуванням\n"
17075
17076 #: gcov-tool.cc:419
17077 #, c-format
17078 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
17079 msgstr "  overlap [параметри] <каталог1> <каталог2> визначити перекриття двох провілів\n"
17080
17081 #: gcov-tool.cc:420
17082 #, c-format
17083 msgid "    -f, --function                      Print function level info\n"
17084 msgstr "    -f, --function                      Вивести дані щодо рівня функції\n"
17085
17086 #: gcov-tool.cc:421
17087 #, c-format
17088 msgid "    -F, --fullname                      Print full filename\n"
17089 msgstr "    -F, --fullname                      Вивести назву файла повністю\n"
17090
17091 #: gcov-tool.cc:422
17092 #, c-format
17093 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
17094 msgstr "    -h, --hotonly                       виводити дані лише для «гарячих» об'єктів або функцій\n"
17095
17096 #: gcov-tool.cc:423
17097 #, c-format
17098 msgid "    -o, --object                        Print object level info\n"
17099 msgstr "    -o, --object                        Вивести дані щодо рівня об'єкта\n"
17100
17101 #: gcov-tool.cc:424
17102 #, c-format
17103 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
17104 msgstr "    -t <float>, --hot_threshold <float> встановити порогове значення «гарячості»\n"
17105
17106 #: gcov-tool.cc:444
17107 #, c-format
17108 msgid "Overlap subcomand usage:"
17109 msgstr "Користування підкомандою overlap:"
17110
17111 #: gcov-tool.cc:510
17112 #, c-format
17113 msgid ""
17114 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
17115 "\n"
17116 msgstr ""
17117 "Користування: %s [ПАРАМЕТР]... ПІДКОМАНДА [ПАРАМЕТР]...\n"
17118 "\n"
17119
17120 #: gcov-tool.cc:511
17121 #, c-format
17122 msgid ""
17123 "Offline tool to handle gcda counts\n"
17124 "\n"
17125 msgstr ""
17126 "Автономний інструмент для обробки лічильників gcda\n"
17127 "\n"
17128
17129 #: gcov-tool.cc:512
17130 #, c-format
17131 msgid "  -h, --help                            Print this help, then exit\n"
17132 msgstr "  -h, --help                            Вивести ці довідкові дані, далі вийти\n"
17133
17134 #: gcov-tool.cc:513
17135 #, c-format
17136 msgid "  -v, --version                         Print version number, then exit\n"
17137 msgstr "  -v, --version                         Вивести дані щодо версії, далі вийти\n"
17138
17139 #: gcov-tool.cc:517 gcov.cc:956
17140 #, c-format
17141 msgid ""
17142 "\n"
17143 "For bug reporting instructions, please see:\n"
17144 "%s.\n"
17145 msgstr ""
17146 "\n"
17147 "Настанови щодо звітування про вади наведено тут:\n"
17148 "%s.\n"
17149
17150 #: gcov-tool.cc:528
17151 #, c-format
17152 msgid "Copyright %s 2022 Free Software Foundation, Inc.\n"
17153 msgstr "© %s Free Software Foundation, Inc., 2022\n"
17154
17155 #: gcov.cc:925
17156 #, c-format
17157 msgid ""
17158 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
17159 "\n"
17160 msgstr ""
17161 "Користування: gcov [ПАРАМЕТР...] ПОЧАТКОВИЙ_КОД|OBJ...\n"
17162 "\n"
17163
17164 #: gcov.cc:926
17165 #, c-format
17166 msgid ""
17167 "Print code coverage information.\n"
17168 "\n"
17169 msgstr ""
17170 "Виводить дані щодо покриття коду.\n"
17171 "\n"
17172
17173 #: gcov.cc:927
17174 #, c-format
17175 msgid "  -a, --all-blocks                Show information for every basic block\n"
17176 msgstr "  -a, --all-blocks                Вивести дані щодо кожного базового блоку\n"
17177
17178 #: gcov.cc:928
17179 #, c-format
17180 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
17181 msgstr "  -b, --branch-probabilities      Включити ймовірності розгалужень до виведених даних\n"
17182
17183 #: gcov.cc:929
17184 #, c-format
17185 msgid ""
17186 "  -c, --branch-counts             Output counts of branches taken\n"
17187 "                                    rather than percentages\n"
17188 msgstr ""
17189 "  -c, --branch-counts             Виводити кількість гілок,\n"
17190 "                                    а не частку\n"
17191
17192 #: gcov.cc:931
17193 #, c-format
17194 msgid "  -d, --display-progress          Display progress information\n"
17195 msgstr "  -d, --display-progress          Виводити дані щодо поступу\n"
17196
17197 #: gcov.cc:932
17198 #, c-format
17199 msgid "  -D, --debug\t\t\t    Display debugging dumps\n"
17200 msgstr "  -D, --debug\t\t\t    Виводити діагностичні дані\n"
17201
17202 #: gcov.cc:933
17203 #, c-format
17204 msgid "  -f, --function-summaries        Output summaries for each function\n"
17205 msgstr "  -f, --function-summaries        Виводити резюме щодо кожної функції\n"
17206
17207 #: gcov.cc:934
17208 #, c-format
17209 msgid "  -h, --help                      Print this help, then exit\n"
17210 msgstr "  -h, --help                      Вивести ці довідкові дані, потім вийти\n"
17211
17212 #: gcov.cc:935
17213 #, c-format
17214 msgid ""
17215 "  -j, --json-format               Output JSON intermediate format\n"
17216 "                                    into .gcov.json.gz file\n"
17217 msgstr "  -j, --json-format               вивести дані у проміжному форматі JSON до файла .gcov.json.gz\n"
17218
17219 #: gcov.cc:937
17220 #, c-format
17221 msgid "  -H, --human-readable            Output human readable numbers\n"
17222 msgstr "  -H, --human-readable            Виводити зручні для читання числа\n"
17223
17224 #: gcov.cc:938
17225 #, c-format
17226 msgid "  -k, --use-colors                Emit colored output\n"
17227 msgstr "  -k, --use-colors                Розфарбувати виведені дані\n"
17228
17229 #: gcov.cc:939
17230 #, c-format
17231 msgid ""
17232 "  -l, --long-file-names           Use long output file names for included\n"
17233 "                                    source files\n"
17234 msgstr ""
17235 "  -l, --long-file-names           використовувати довгі назви файлів виведення для\n"
17236 "                                    включених файлів початкового коду\n"
17237
17238 #: gcov.cc:941
17239 #, c-format
17240 msgid "  -m, --demangled-names           Output demangled function names\n"
17241 msgstr "  -m, --demangled-names           виводити розшифровані назви функцій\n"
17242
17243 #: gcov.cc:942
17244 #, c-format
17245 msgid "  -n, --no-output                 Do not create an output file\n"
17246 msgstr "  -n, --no-output                 не створювати файла виведених даних\n"
17247
17248 #: gcov.cc:943
17249 #, c-format
17250 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
17251 msgstr "  -o, --object-directory КАТ|ФАЙЛ Шукати об'єктні файли у каталозі КАТ або із назвою ФАЙЛ\n"
17252
17253 #: gcov.cc:944
17254 #, c-format
17255 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
17256 msgstr "  -p, --preserve-paths            зберігати компоненти шляхів\n"
17257
17258 #: gcov.cc:945
17259 #, c-format
17260 msgid "  -q, --use-hotness-colors        Emit perf-like colored output for hot lines\n"
17261 msgstr "  -q, --use-hotness-colors        виводити результати із розфарбовуванням подібним до perf для «гарячих» рядків\n"
17262
17263 #: gcov.cc:946
17264 #, c-format
17265 msgid "  -r, --relative-only             Only show data for relative sources\n"
17266 msgstr "  -r, --relative-only             вивести дані лише для відносних джерел\n"
17267
17268 #: gcov.cc:947
17269 #, c-format
17270 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
17271 msgstr "  -s, --source-prefix КАТ         префікс коду для пропускання\n"
17272
17273 #: gcov.cc:948
17274 #, c-format
17275 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
17276 msgstr "  -t, --stdout                    вивести дані до стандартного виведення, а не до файла\n"
17277
17278 #: gcov.cc:949
17279 #, c-format
17280 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
17281 msgstr "  -u, --unconditional-branches    показувати і кількість безумовних гілок\n"
17282
17283 #: gcov.cc:950
17284 #, c-format
17285 msgid "  -v, --version                   Print version number, then exit\n"
17286 msgstr "  -v, --version                   Вивести дані щодо версії, далі вийти\n"
17287
17288 #: gcov.cc:951
17289 #, c-format
17290 msgid "  -w, --verbose                   Print verbose informations\n"
17291 msgstr "    -w, --verbose                 Режим докладних повідомлень\n"
17292
17293 #: gcov.cc:952
17294 #, c-format
17295 msgid "  -x, --hash-filenames            Hash long pathnames\n"
17296 msgstr "  -x, --hash-filenames            хешувати довгі шляхи\n"
17297
17298 #: gcov.cc:953
17299 #, c-format
17300 msgid ""
17301 "\n"
17302 "Obsolete options:\n"
17303 msgstr ""
17304 "\n"
17305 "Застарілі параметри:\n"
17306
17307 #: gcov.cc:954
17308 #, c-format
17309 msgid "  -i, --json-format               Replaced with -j, --json-format\n"
17310 msgstr "  -i, --json-format               Замінено на -j, --json-format\n"
17311
17312 #: gcov.cc:955
17313 #, c-format
17314 msgid "  -j, --human-readable            Replaced with -H, --human-readable\n"
17315 msgstr "  -j, --human-readable            Замінено на -H, --human-readable\n"
17316
17317 #: gcov.cc:966
17318 #, c-format
17319 msgid "gcov %s%s\n"
17320 msgstr "gcov %s%s\n"
17321
17322 #: gcov.cc:1354
17323 #, c-format
17324 msgid "'%s' file is already processed\n"
17325 msgstr "Файл «%s» вже оброблено\n"
17326
17327 #: gcov.cc:1470 gcov.cc:1599
17328 #, c-format
17329 msgid "Creating '%s'\n"
17330 msgstr "Створюємо «%s»\n"
17331
17332 #: gcov.cc:1474
17333 #, c-format
17334 msgid "Error writing output file '%s'\n"
17335 msgstr "Помилка під час спроби записати файл «%s»\n"
17336
17337 #: gcov.cc:1482
17338 #, c-format
17339 msgid "Could not open output file '%s'\n"
17340 msgstr "Не вдалося відкрити файл результатів «%s»\n"
17341
17342 #: gcov.cc:1489
17343 #, c-format
17344 msgid "Removing '%s'\n"
17345 msgstr "Вилучаємо «%s»\n"
17346
17347 #: gcov.cc:1604
17348 #, c-format
17349 msgid "Cannot open JSON output file %s\n"
17350 msgstr "Не вдалося відкрити файл зі виведеними даними JSON %s\n"
17351
17352 #: gcov.cc:1613
17353 #, c-format
17354 msgid "Error writing JSON output file %s\n"
17355 msgstr "Помилка під час спроби записати файл із виведеними даними JSON %s\n"
17356
17357 #: gcov.cc:1778
17358 #, c-format
17359 msgid "%s:source file is newer than notes file '%s'\n"
17360 msgstr "%s:файл початкового коду є новішим за файл нотаток «%s»\n"
17361
17362 #: gcov.cc:1783
17363 #, c-format
17364 msgid "(the message is displayed only once per source file)\n"
17365 msgstr "(повідомлення буде показано лише один раз на один файл з кодом)\n"
17366
17367 #: gcov.cc:1803
17368 #, c-format
17369 msgid "%s:cannot open notes file\n"
17370 msgstr "%s:не вдалося відкрити файл нотаток\n"
17371
17372 #: gcov.cc:1810
17373 #, c-format
17374 msgid "%s:not a gcov notes file\n"
17375 msgstr "%s:не є файлом нотаток gcov\n"
17376
17377 #: gcov.cc:1824
17378 #, c-format
17379 msgid "%s:version '%.4s', prefer '%.4s'\n"
17380 msgstr ""
17381
17382 #: gcov.cc:1877
17383 #, c-format
17384 msgid "%s:already seen blocks for '%s'\n"
17385 msgstr ""
17386
17387 #: gcov.cc:1993 gcov.cc:2107
17388 #, c-format
17389 msgid "%s:corrupted\n"
17390 msgstr ""
17391
17392 #: gcov.cc:2001
17393 #, c-format
17394 msgid "%s:no functions found\n"
17395 msgstr ""
17396
17397 #: gcov.cc:2019
17398 #, c-format
17399 msgid "%s:cannot open data file, assuming not executed\n"
17400 msgstr ""
17401
17402 #: gcov.cc:2026
17403 #, c-format
17404 msgid "%s:not a gcov data file\n"
17405 msgstr ""
17406
17407 #: gcov.cc:2040
17408 #, c-format
17409 msgid "%s:version '%.4s', prefer version '%.4s'\n"
17410 msgstr ""
17411
17412 #: gcov.cc:2047
17413 #, c-format
17414 msgid "%s:stamp mismatch with notes file\n"
17415 msgstr ""
17416
17417 #: gcov.cc:2084
17418 #, c-format
17419 msgid "%s:profile mismatch for '%s'\n"
17420 msgstr "%s:невідповідність профілів для «%s»\n"
17421
17422 #: gcov.cc:2106
17423 #, c-format
17424 msgid "%s:overflowed\n"
17425 msgstr "%s:переповнено\n"
17426
17427 #: gcov.cc:2154
17428 #, c-format
17429 msgid "%s:'%s' lacks entry and/or exit blocks\n"
17430 msgstr ""
17431
17432 #: gcov.cc:2159
17433 #, c-format
17434 msgid "%s:'%s' has arcs to entry block\n"
17435 msgstr ""
17436
17437 #: gcov.cc:2167
17438 #, c-format
17439 msgid "%s:'%s' has arcs from exit block\n"
17440 msgstr ""
17441
17442 #: gcov.cc:2376
17443 #, c-format
17444 msgid "%s:graph is unsolvable for '%s'\n"
17445 msgstr ""
17446
17447 #: gcov.cc:2492
17448 #, c-format
17449 msgid "Lines executed:%s of %d\n"
17450 msgstr "Виконаних рядків:%s з %d\n"
17451
17452 #: gcov.cc:2495
17453 #, c-format
17454 msgid "No executable lines\n"
17455 msgstr "Немає виконуваних рядків\n"
17456
17457 #: gcov.cc:2503 gcov.cc:2512
17458 #, c-format
17459 msgid "%s '%s'\n"
17460 msgstr "%s «%s»\n"
17461
17462 #: gcov.cc:2519
17463 #, c-format
17464 msgid "Branches executed:%s of %d\n"
17465 msgstr ""
17466
17467 #: gcov.cc:2523
17468 #, c-format
17469 msgid "Taken at least once:%s of %d\n"
17470 msgstr ""
17471
17472 #: gcov.cc:2529
17473 #, c-format
17474 msgid "No branches\n"
17475 msgstr "Немає відгалужень\n"
17476
17477 #: gcov.cc:2531
17478 #, c-format
17479 msgid "Calls executed:%s of %d\n"
17480 msgstr "Виконано викликів:%s з %d\n"
17481
17482 #: gcov.cc:2535
17483 #, c-format
17484 msgid "No calls\n"
17485 msgstr "Немає викликів\n"
17486
17487 #: gcov.cc:2748
17488 #, c-format
17489 msgid "%s:no lines for '%s'\n"
17490 msgstr "%s: немає рядків з «%s»\n"
17491
17492 #: gcov.cc:2874
17493 #, c-format
17494 msgid "call   %2d returned %s\n"
17495 msgstr ""
17496
17497 #: gcov.cc:2879
17498 #, c-format
17499 msgid "call   %2d never executed\n"
17500 msgstr "виклик %2d ніколи не виконувався\n"
17501
17502 #: gcov.cc:2884
17503 #, c-format
17504 msgid "branch %2d taken %s%s"
17505 msgstr ""
17506
17507 #: gcov.cc:2889
17508 #, c-format
17509 msgid "branch %2d never executed"
17510 msgstr "гілка %2d ніколи не виконувалася"
17511
17512 #: gcov.cc:2892
17513 #, c-format
17514 msgid " (BB %d)"
17515 msgstr " (BB %d)"
17516
17517 #: gcov.cc:2899
17518 #, c-format
17519 msgid "unconditional %2d taken %s\n"
17520 msgstr ""
17521
17522 #: gcov.cc:2902
17523 #, c-format
17524 msgid "unconditional %2d never executed\n"
17525 msgstr ""
17526
17527 #: gcov.cc:3154
17528 #, c-format
17529 msgid "Cannot open source file %s\n"
17530 msgstr "Не вдалося відкрити файл початкового коду %s\n"
17531
17532 #: gcse.cc:2578
17533 msgid "PRE disabled"
17534 msgstr ""
17535
17536 #: gcse.cc:3505
17537 msgid "GCSE disabled"
17538 msgstr ""
17539
17540 #: incpath.cc:77
17541 #, c-format
17542 msgid "ignoring duplicate directory \"%s\"\n"
17543 msgstr ""
17544
17545 #: incpath.cc:80
17546 #, c-format
17547 msgid "  as it is a non-system directory that duplicates a system directory\n"
17548 msgstr ""
17549
17550 #: incpath.cc:84
17551 #, c-format
17552 msgid "ignoring nonexistent directory \"%s\"\n"
17553 msgstr ""
17554
17555 #: incpath.cc:391
17556 #, c-format
17557 msgid "#include \"...\" search starts here:\n"
17558 msgstr ""
17559
17560 #: incpath.cc:395
17561 #, c-format
17562 msgid "#include <...> search starts here:\n"
17563 msgstr ""
17564
17565 #: incpath.cc:400
17566 #, c-format
17567 msgid "End of search list.\n"
17568 msgstr ""
17569
17570 #. Opening quotation mark.
17571 #: intl.cc:62
17572 msgid "`"
17573 msgstr ""
17574
17575 #. Closing quotation mark.
17576 #: intl.cc:65
17577 msgid "'"
17578 msgstr ""
17579
17580 #: langhooks.cc:384
17581 msgid "At top level:"
17582 msgstr "На верхньому рівні:"
17583
17584 #: langhooks.cc:400 cp/error.cc:3623
17585 #, c-format
17586 msgid "In member function %qs"
17587 msgstr "У функції-члені %qs"
17588
17589 #: langhooks.cc:404 cp/error.cc:3626
17590 #, c-format
17591 msgid "In function %qs"
17592 msgstr "У функції %qs"
17593
17594 #: langhooks.cc:449 cp/error.cc:3576
17595 msgid "    inlined from %qs at %r%s:%d:%d%R"
17596 msgstr ""
17597
17598 #: langhooks.cc:454 cp/error.cc:3581
17599 msgid "    inlined from %qs at %r%s:%d%R"
17600 msgstr ""
17601
17602 #: langhooks.cc:460 cp/error.cc:3587
17603 #, c-format
17604 msgid "    inlined from %qs"
17605 msgstr ""
17606
17607 #: lra-assigns.cc:1871 reload1.cc:2073
17608 msgid "this is the insn:"
17609 msgstr "це інструкція:"
17610
17611 #: lra-constraints.cc:3142
17612 msgid "unable to generate reloads for impossible constraints:"
17613 msgstr ""
17614
17615 #: lra-constraints.cc:4168 reload.cc:3844
17616 msgid "unable to generate reloads for:"
17617 msgstr ""
17618
17619 #. What to print when a switch has no documentation.
17620 #: opts.cc:313
17621 msgid "This option lacks documentation."
17622 msgstr "Цей перемикач не документовано."
17623
17624 #: opts.cc:314
17625 msgid "Uses of this option are diagnosed."
17626 msgstr ""
17627
17628 #: opts.cc:1584
17629 #, c-format
17630 msgid "Same as %s%s (or, in negated form, %s%s)."
17631 msgstr ""
17632
17633 #: opts.cc:1589
17634 #, c-format
17635 msgid "Same as %s%s."
17636 msgstr ""
17637
17638 #: opts.cc:1594
17639 #, c-format
17640 msgid "Same as %s."
17641 msgstr "Те саме, що і %s"
17642
17643 #: opts.cc:1602
17644 #, c-format
17645 msgid "%s  Same as %s."
17646 msgstr ""
17647
17648 #: opts.cc:1665
17649 msgid "[available in "
17650 msgstr "[доступний у "
17651
17652 #: opts.cc:1697
17653 msgid "[default]"
17654 msgstr "[типовий]"
17655
17656 #: opts.cc:1706
17657 #, c-format
17658 msgid "%llu bytes"
17659 msgstr ""
17660
17661 #: opts.cc:1743
17662 msgid "[enabled]"
17663 msgstr "[увімкнено]"
17664
17665 #: opts.cc:1745
17666 msgid "[disabled]"
17667 msgstr "[вимкнено]"
17668
17669 #: opts.cc:1781
17670 #, c-format
17671 msgid " No options with the desired characteristics were found\n"
17672 msgstr ""
17673
17674 #: opts.cc:1790
17675 #, c-format
17676 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
17677 msgstr ""
17678
17679 #: opts.cc:1796
17680 #, c-format
17681 msgid " All options with the desired characteristics have already been displayed\n"
17682 msgstr ""
17683
17684 #: opts.cc:1841
17685 #, c-format
17686 msgid ""
17687 "  Known valid arguments for %s option:\n"
17688 "   "
17689 msgstr ""
17690 "  Відомі коректні аргументи для параметра %s:\n"
17691 "   "
17692
17693 #: opts.cc:1891
17694 msgid "The following options are target specific"
17695 msgstr ""
17696
17697 #: opts.cc:1894
17698 msgid "The following options control compiler warning messages"
17699 msgstr ""
17700
17701 #: opts.cc:1897
17702 msgid "The following options control optimizations"
17703 msgstr ""
17704
17705 #: opts.cc:1900 opts.cc:1940
17706 msgid "The following options are language-independent"
17707 msgstr ""
17708
17709 #: opts.cc:1903
17710 msgid "The following options control parameters"
17711 msgstr ""
17712
17713 #: opts.cc:1909
17714 msgid "The following options are specific to just the language "
17715 msgstr ""
17716
17717 #: opts.cc:1911
17718 msgid "The following options are supported by the language "
17719 msgstr ""
17720
17721 #: opts.cc:1922
17722 msgid "The following options are not documented"
17723 msgstr ""
17724
17725 #: opts.cc:1924
17726 msgid "The following options take separate arguments"
17727 msgstr ""
17728
17729 #: opts.cc:1926
17730 msgid "The following options take joined arguments"
17731 msgstr ""
17732
17733 #: opts.cc:1938
17734 msgid "The following options are language-related"
17735 msgstr ""
17736
17737 #: passes.cc:1833
17738 #, c-format
17739 msgid "during %s pass: %s\n"
17740 msgstr ""
17741
17742 #: passes.cc:1838
17743 #, c-format
17744 msgid "dump file: %s\n"
17745 msgstr ""
17746
17747 #: plugin.cc:926
17748 msgid "Event"
17749 msgstr "Подія"
17750
17751 #: plugin.cc:926
17752 msgid "Plugins"
17753 msgstr "Додатки"
17754
17755 #: plugin.cc:958
17756 #, c-format
17757 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
17758 msgstr ""
17759
17760 #: postreload-gcse.cc:1355
17761 msgid "using simple load CSE after register allocation"
17762 msgstr ""
17763
17764 #. It's the compiler's fault.
17765 #: reload1.cc:5994
17766 msgid "could not find a spill register"
17767 msgstr ""
17768
17769 #. It's the compiler's fault.
17770 #: reload1.cc:7876
17771 msgid "VOIDmode on an output"
17772 msgstr ""
17773
17774 #: reload1.cc:8609
17775 msgid "failure trying to reload:"
17776 msgstr ""
17777
17778 #: rtl-error.cc:116
17779 msgid "unrecognizable insn:"
17780 msgstr ""
17781
17782 #: rtl-error.cc:118
17783 msgid "insn does not satisfy its constraints:"
17784 msgstr ""
17785
17786 #: targhooks.cc:2157
17787 #, c-format
17788 msgid "created and used with differing settings of '%s'"
17789 msgstr ""
17790
17791 #: targhooks.cc:2172
17792 msgid "created and used with different settings of %<-fpic%>"
17793 msgstr ""
17794
17795 #: targhooks.cc:2174
17796 msgid "created and used with different settings of %<-fpie%>"
17797 msgstr ""
17798
17799 #: toplev.cc:318
17800 #, c-format
17801 msgid "unrecoverable error"
17802 msgstr "критична помилка"
17803
17804 #: toplev.cc:611
17805 #, c-format
17806 msgid ""
17807 "%s%s%s %sversion %s (%s)\n"
17808 "%s\tcompiled by GNU C version %s, "
17809 msgstr ""
17810
17811 #: toplev.cc:613
17812 #, c-format
17813 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
17814 msgstr ""
17815
17816 #: toplev.cc:617
17817 #, c-format
17818 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
17819 msgstr ""
17820
17821 #: toplev.cc:619
17822 #, c-format
17823 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
17824 msgstr ""
17825
17826 #: toplev.cc:621
17827 #, c-format
17828 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
17829 msgstr ""
17830
17831 #: tree-diagnostic-path.cc:257 tree-diagnostic.cc:290 c/c-decl.cc:6073
17832 #: c/c-typeck.cc:7894 cp/error.cc:1165 c-family/c-pretty-print.cc:425
17833 #, gcc-internal-format
17834 msgid "<anonymous>"
17835 msgstr ""
17836
17837 #: c-family/c-format.cc:437
17838 msgid "format"
17839 msgstr "формат"
17840
17841 #: c-family/c-format.cc:438
17842 msgid "field width specifier"
17843 msgstr ""
17844
17845 #: c-family/c-format.cc:439
17846 msgid "field precision specifier"
17847 msgstr ""
17848
17849 #: c-family/c-format.cc:558 c-family/c-format.cc:582
17850 #: config/i386/msformat-c.cc:45
17851 msgid "' ' flag"
17852 msgstr "прапорець ' '"
17853
17854 #: c-family/c-format.cc:558 c-family/c-format.cc:582
17855 #: config/i386/msformat-c.cc:45
17856 msgid "the ' ' printf flag"
17857 msgstr "прапорець printf ' '"
17858
17859 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
17860 #: c-family/c-format.cc:680 config/i386/msformat-c.cc:46
17861 msgid "'+' flag"
17862 msgstr "прапорець '+'"
17863
17864 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
17865 #: config/i386/msformat-c.cc:46
17866 msgid "the '+' printf flag"
17867 msgstr "прапорець printf «+»"
17868
17869 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
17870 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:47
17871 #: config/i386/msformat-c.cc:82
17872 msgid "'#' flag"
17873 msgstr "прапорець '#'"
17874
17875 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
17876 #: config/i386/msformat-c.cc:47
17877 msgid "the '#' printf flag"
17878 msgstr "прапорець printf '#'"
17879
17880 #: c-family/c-format.cc:561 c-family/c-format.cc:585 c-family/c-format.cc:653
17881 #: config/i386/msformat-c.cc:48
17882 msgid "'0' flag"
17883 msgstr "прапорець '0'"
17884
17885 #: c-family/c-format.cc:561 c-family/c-format.cc:585
17886 #: config/i386/msformat-c.cc:48
17887 msgid "the '0' printf flag"
17888 msgstr "прапорець printf '0'"
17889
17890 #: c-family/c-format.cc:562 c-family/c-format.cc:586 c-family/c-format.cc:652
17891 #: c-family/c-format.cc:683 config/i386/msformat-c.cc:49
17892 msgid "'-' flag"
17893 msgstr "прапорець '-'"
17894
17895 #: c-family/c-format.cc:562 c-family/c-format.cc:586
17896 #: config/i386/msformat-c.cc:49
17897 msgid "the '-' printf flag"
17898 msgstr "прапорець printf «-»"
17899
17900 #: c-family/c-format.cc:563 c-family/c-format.cc:635
17901 #: config/i386/msformat-c.cc:50 config/i386/msformat-c.cc:70
17902 msgid "''' flag"
17903 msgstr "прапорець '''"
17904
17905 #: c-family/c-format.cc:563 config/i386/msformat-c.cc:50
17906 msgid "the ''' printf flag"
17907 msgstr "прапорець printf '''"
17908
17909 #: c-family/c-format.cc:564 c-family/c-format.cc:636
17910 msgid "'I' flag"
17911 msgstr "прапорець 'I'"
17912
17913 #: c-family/c-format.cc:564
17914 msgid "the 'I' printf flag"
17915 msgstr ""
17916
17917 #: c-family/c-format.cc:565 c-family/c-format.cc:587 c-family/c-format.cc:633
17918 #: c-family/c-format.cc:656 c-family/c-format.cc:684 config/sol2-c.cc:43
17919 #: config/i386/msformat-c.cc:51 config/i386/msformat-c.cc:68
17920 msgid "field width"
17921 msgstr ""
17922
17923 #: c-family/c-format.cc:565 c-family/c-format.cc:587 config/sol2-c.cc:43
17924 #: config/i386/msformat-c.cc:51
17925 msgid "field width in printf format"
17926 msgstr ""
17927
17928 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
17929 #: config/i386/msformat-c.cc:52
17930 msgid "precision"
17931 msgstr "точність"
17932
17933 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
17934 #: config/i386/msformat-c.cc:52
17935 msgid "precision in printf format"
17936 msgstr ""
17937
17938 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
17939 #: c-family/c-format.cc:634 c-family/c-format.cc:687 config/sol2-c.cc:44
17940 #: config/i386/msformat-c.cc:53 config/i386/msformat-c.cc:69
17941 msgid "length modifier"
17942 msgstr ""
17943
17944 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
17945 #: config/sol2-c.cc:44 config/i386/msformat-c.cc:53
17946 msgid "length modifier in printf format"
17947 msgstr ""
17948
17949 #: c-family/c-format.cc:616
17950 msgid "'q' flag"
17951 msgstr ""
17952
17953 #: c-family/c-format.cc:616
17954 msgid "the 'q' diagnostic flag"
17955 msgstr ""
17956
17957 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
17958 msgid "assignment suppression"
17959 msgstr ""
17960
17961 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
17962 msgid "the assignment suppression scanf feature"
17963 msgstr ""
17964
17965 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
17966 msgid "'a' flag"
17967 msgstr ""
17968
17969 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
17970 msgid "the 'a' scanf flag"
17971 msgstr ""
17972
17973 #: c-family/c-format.cc:632
17974 msgid "'m' flag"
17975 msgstr ""
17976
17977 #: c-family/c-format.cc:632
17978 msgid "the 'm' scanf flag"
17979 msgstr ""
17980
17981 #: c-family/c-format.cc:633 config/i386/msformat-c.cc:68
17982 msgid "field width in scanf format"
17983 msgstr ""
17984
17985 #: c-family/c-format.cc:634 config/i386/msformat-c.cc:69
17986 msgid "length modifier in scanf format"
17987 msgstr ""
17988
17989 #: c-family/c-format.cc:635 config/i386/msformat-c.cc:70
17990 msgid "the ''' scanf flag"
17991 msgstr ""
17992
17993 #: c-family/c-format.cc:636
17994 msgid "the 'I' scanf flag"
17995 msgstr ""
17996
17997 #: c-family/c-format.cc:651
17998 msgid "'_' flag"
17999 msgstr "прапорець '_'"
18000
18001 #: c-family/c-format.cc:651
18002 msgid "the '_' strftime flag"
18003 msgstr ""
18004
18005 #: c-family/c-format.cc:652
18006 msgid "the '-' strftime flag"
18007 msgstr ""
18008
18009 #: c-family/c-format.cc:653
18010 msgid "the '0' strftime flag"
18011 msgstr ""
18012
18013 #: c-family/c-format.cc:654 c-family/c-format.cc:679
18014 msgid "'^' flag"
18015 msgstr "прапорець '^'"
18016
18017 #: c-family/c-format.cc:654
18018 msgid "the '^' strftime flag"
18019 msgstr ""
18020
18021 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:82
18022 msgid "the '#' strftime flag"
18023 msgstr ""
18024
18025 #: c-family/c-format.cc:656
18026 msgid "field width in strftime format"
18027 msgstr ""
18028
18029 #: c-family/c-format.cc:657
18030 msgid "'E' modifier"
18031 msgstr ""
18032
18033 #: c-family/c-format.cc:657
18034 msgid "the 'E' strftime modifier"
18035 msgstr ""
18036
18037 #: c-family/c-format.cc:658
18038 msgid "'O' modifier"
18039 msgstr ""
18040
18041 #: c-family/c-format.cc:658
18042 msgid "the 'O' strftime modifier"
18043 msgstr ""
18044
18045 #: c-family/c-format.cc:659 c-family/c-format.cc:660
18046 msgid "the 'O' modifier"
18047 msgstr ""
18048
18049 #: c-family/c-format.cc:678
18050 msgid "fill character"
18051 msgstr ""
18052
18053 #: c-family/c-format.cc:678
18054 msgid "fill character in strfmon format"
18055 msgstr ""
18056
18057 #: c-family/c-format.cc:679
18058 msgid "the '^' strfmon flag"
18059 msgstr "прапорець strfmon «^»"
18060
18061 #: c-family/c-format.cc:680
18062 msgid "the '+' strfmon flag"
18063 msgstr "прапорець strfmon '+'"
18064
18065 #: c-family/c-format.cc:681
18066 msgid "'(' flag"
18067 msgstr "прапорець '('"
18068
18069 #: c-family/c-format.cc:681
18070 msgid "the '(' strfmon flag"
18071 msgstr "прапорець strfmon '('"
18072
18073 #: c-family/c-format.cc:682
18074 msgid "'!' flag"
18075 msgstr "прапорець '!'"
18076
18077 #: c-family/c-format.cc:682
18078 msgid "the '!' strfmon flag"
18079 msgstr "прапорець strfmon «!»"
18080
18081 #: c-family/c-format.cc:683
18082 msgid "the '-' strfmon flag"
18083 msgstr "прапорець strfmon «-»"
18084
18085 #: c-family/c-format.cc:684
18086 msgid "field width in strfmon format"
18087 msgstr ""
18088
18089 #: c-family/c-format.cc:685
18090 msgid "left precision"
18091 msgstr ""
18092
18093 #: c-family/c-format.cc:685
18094 msgid "left precision in strfmon format"
18095 msgstr ""
18096
18097 #: c-family/c-format.cc:686
18098 msgid "right precision"
18099 msgstr ""
18100
18101 #: c-family/c-format.cc:686
18102 msgid "right precision in strfmon format"
18103 msgstr ""
18104
18105 #: c-family/c-format.cc:687
18106 msgid "length modifier in strfmon format"
18107 msgstr ""
18108
18109 #. Handle deferred options from command-line.
18110 #: c-family/c-opts.cc:1504 fortran/cpp.cc:621
18111 msgid "<command-line>"
18112 msgstr ""
18113
18114 #: config/aarch64/aarch64.cc:11676
18115 #, c-format
18116 msgid "unsupported operand for code '%c'"
18117 msgstr ""
18118
18119 #: config/aarch64/aarch64.cc:11685 config/aarch64/aarch64.cc:11698
18120 #: config/aarch64/aarch64.cc:11710 config/aarch64/aarch64.cc:11721
18121 #: config/aarch64/aarch64.cc:11737 config/aarch64/aarch64.cc:11751
18122 #: config/aarch64/aarch64.cc:11771 config/aarch64/aarch64.cc:11848
18123 #: config/aarch64/aarch64.cc:11859 config/aarch64/aarch64.cc:11873
18124 #: config/aarch64/aarch64.cc:12095 config/aarch64/aarch64.cc:12115
18125 #: config/pru/pru.cc:1700 config/pru/pru.cc:1710 config/pru/pru.cc:1741
18126 #: config/pru/pru.cc:1752 config/pru/pru.cc:1824
18127 #, c-format
18128 msgid "invalid operand for '%%%c'"
18129 msgstr "некоректний операнд для «%%%c»"
18130
18131 #: config/aarch64/aarch64.cc:11789 config/aarch64/aarch64.cc:11800
18132 #: config/aarch64/aarch64.cc:11955 config/aarch64/aarch64.cc:11966
18133 #, c-format
18134 msgid "invalid vector constant"
18135 msgstr "некоректна векторна константа"
18136
18137 #: config/aarch64/aarch64.cc:11812 config/aarch64/aarch64.cc:11824
18138 #, c-format
18139 msgid "incompatible floating point / vector register operand for '%%%c'"
18140 msgstr ""
18141
18142 #: config/aarch64/aarch64.cc:11841
18143 #, c-format
18144 msgid "incompatible register operand for '%%%c'"
18145 msgstr "несумісний операнд регістру для «%%%c»"
18146
18147 #: config/aarch64/aarch64.cc:11907 config/arm/arm.cc:24475
18148 #, c-format
18149 msgid "missing operand"
18150 msgstr "пропущено операнд"
18151
18152 #: config/aarch64/aarch64.cc:11992
18153 #, c-format
18154 msgid "invalid constant"
18155 msgstr "некоректна константа"
18156
18157 #: config/aarch64/aarch64.cc:11995
18158 #, c-format
18159 msgid "invalid operand"
18160 msgstr "некоректний операнд"
18161
18162 #: config/aarch64/aarch64.cc:12123 config/aarch64/aarch64.cc:12128
18163 #, c-format
18164 msgid "invalid operand prefix '%%%c'"
18165 msgstr "некоректний префікс операнда «%%%c»"
18166
18167 #: config/aarch64/aarch64.cc:12148
18168 #, c-format
18169 msgid "invalid address mode"
18170 msgstr "некоректний режим адресування"
18171
18172 #: config/aarch64/aarch64.cc:26825 config/arm/arm.cc:33897
18173 msgid "invalid conversion from type %<bfloat16_t%>"
18174 msgstr "некоректне перетворення з типу %<bfloat16_t%>"
18175
18176 #: config/aarch64/aarch64.cc:26827 config/arm/arm.cc:33899
18177 msgid "invalid conversion to type %<bfloat16_t%>"
18178 msgstr "некоректне перетворення до типу %<bfloat16_t%>"
18179
18180 #: config/aarch64/aarch64.cc:26842 config/aarch64/aarch64.cc:26858
18181 #: config/arm/arm.cc:33914 config/arm/arm.cc:33930
18182 msgid "operation not permitted on type %<bfloat16_t%>"
18183 msgstr ""
18184
18185 #: config/aarch64/aarch64.cc:26866
18186 msgid "cannot combine GNU and SVE vectors in a binary operation"
18187 msgstr ""
18188
18189 #: config/alpha/alpha.cc:5076 config/i386/i386.cc:13535
18190 #: config/rs6000/rs6000.cc:14278 config/sparc/sparc.cc:9357
18191 #, c-format
18192 msgid "'%%&' used without any local dynamic TLS references"
18193 msgstr "'%%&' використано без будь-яких локальних динамічних посилань TLS"
18194
18195 #: config/alpha/alpha.cc:5134 config/bfin/bfin.cc:1428
18196 #, c-format
18197 msgid "invalid %%J value"
18198 msgstr "некоректне значення %%J"
18199
18200 #: config/alpha/alpha.cc:5164 config/ia64/ia64.cc:5577
18201 #: config/or1k/or1k.cc:1249
18202 #, c-format
18203 msgid "invalid %%r value"
18204 msgstr "некоректне значення %%r"
18205
18206 #: config/alpha/alpha.cc:5174 config/ia64/ia64.cc:5531
18207 #: config/rs6000/rs6000.cc:13972 config/xtensa/xtensa.cc:2460
18208 #, c-format
18209 msgid "invalid %%R value"
18210 msgstr "некоректне значення %%R"
18211
18212 #: config/alpha/alpha.cc:5180 config/rs6000/rs6000.cc:13892
18213 #: config/xtensa/xtensa.cc:2427
18214 #, c-format
18215 msgid "invalid %%N value"
18216 msgstr "некоректне значення %%N"
18217
18218 #: config/alpha/alpha.cc:5188 config/rs6000/rs6000.cc:13920
18219 #, c-format
18220 msgid "invalid %%P value"
18221 msgstr "некоректне значення %%P"
18222
18223 #: config/alpha/alpha.cc:5196
18224 #, c-format
18225 msgid "invalid %%h value"
18226 msgstr "некоректне значення %%h"
18227
18228 #: config/alpha/alpha.cc:5204 config/xtensa/xtensa.cc:2453
18229 #, c-format
18230 msgid "invalid %%L value"
18231 msgstr "некоректне значення %%L"
18232
18233 #: config/alpha/alpha.cc:5223
18234 #, c-format
18235 msgid "invalid %%m value"
18236 msgstr "некоректне значення %%m"
18237
18238 #: config/alpha/alpha.cc:5229
18239 #, c-format
18240 msgid "invalid %%M value"
18241 msgstr "некоректне значення %%M"
18242
18243 #: config/alpha/alpha.cc:5266
18244 #, c-format
18245 msgid "invalid %%U value"
18246 msgstr "некоректне значення %%U"
18247
18248 #: config/alpha/alpha.cc:5274 config/rs6000/rs6000.cc:13980
18249 #, c-format
18250 msgid "invalid %%s value"
18251 msgstr "некоректне значення %%s"
18252
18253 #: config/alpha/alpha.cc:5285
18254 #, c-format
18255 msgid "invalid %%C value"
18256 msgstr "некоректне значення %%C"
18257
18258 #: config/alpha/alpha.cc:5322 config/rs6000/rs6000.cc:13756
18259 #, c-format
18260 msgid "invalid %%E value"
18261 msgstr "некоректне значення %%E"
18262
18263 #: config/alpha/alpha.cc:5347 config/alpha/alpha.cc:5397
18264 #, c-format
18265 msgid "unknown relocation unspec"
18266 msgstr ""
18267
18268 #: config/alpha/alpha.cc:5356 config/cr16/cr16.cc:1572 config/gcn/gcn.cc:6050
18269 #: config/gcn/gcn.cc:6059 config/gcn/gcn.cc:6119 config/gcn/gcn.cc:6127
18270 #: config/gcn/gcn.cc:6143 config/gcn/gcn.cc:6161 config/gcn/gcn.cc:6212
18271 #: config/gcn/gcn.cc:6331 config/gcn/gcn.cc:6442 config/rs6000/rs6000.cc:14283
18272 #, c-format
18273 msgid "invalid %%xn code"
18274 msgstr ""
18275
18276 #: config/alpha/alpha.cc:5462
18277 #, c-format
18278 msgid "invalid operand address"
18279 msgstr ""
18280
18281 #: config/arc/arc.cc:4524
18282 #, c-format
18283 msgid "invalid operand to %%Z code"
18284 msgstr ""
18285
18286 #: config/arc/arc.cc:4532
18287 #, c-format
18288 msgid "invalid operand to %%z code"
18289 msgstr ""
18290
18291 #: config/arc/arc.cc:4540
18292 #, c-format
18293 msgid "invalid operands to %%c code"
18294 msgstr "некоректні операнди для коду %%c"
18295
18296 #: config/arc/arc.cc:4548
18297 #, c-format
18298 msgid "invalid operand to %%M code"
18299 msgstr ""
18300
18301 #: config/arc/arc.cc:4556 config/m32r/m32r.cc:2086
18302 #, c-format
18303 msgid "invalid operand to %%p code"
18304 msgstr ""
18305
18306 #: config/arc/arc.cc:4567 config/m32r/m32r.cc:2079
18307 #, c-format
18308 msgid "invalid operand to %%s code"
18309 msgstr ""
18310
18311 #: config/arc/arc.cc:4715 config/m32r/m32r.cc:2112
18312 #, c-format
18313 msgid "invalid operand to %%R code"
18314 msgstr ""
18315
18316 #: config/arc/arc.cc:4791 config/m32r/m32r.cc:2135
18317 #, c-format
18318 msgid "invalid operand to %%H/%%L code"
18319 msgstr ""
18320
18321 #: config/arc/arc.cc:4859 config/m32r/m32r.cc:2206
18322 #, c-format
18323 msgid "invalid operand to %%U code"
18324 msgstr ""
18325
18326 #: config/arc/arc.cc:4871
18327 #, c-format
18328 msgid "invalid operand to %%V code"
18329 msgstr ""
18330
18331 #: config/arc/arc.cc:4928
18332 #, c-format
18333 msgid "invalid operand to %%O code"
18334 msgstr ""
18335
18336 #. Unknown flag.
18337 #. Undocumented flag.
18338 #: config/arc/arc.cc:4954 config/epiphany/epiphany.cc:1309
18339 #: config/m32r/m32r.cc:2233 config/nds32/nds32.cc:3517
18340 #: config/sparc/sparc.cc:9636
18341 #, c-format
18342 msgid "invalid operand output code"
18343 msgstr ""
18344
18345 #: config/arc/arc.cc:6494
18346 #, c-format
18347 msgid "invalid UNSPEC as operand: %d"
18348 msgstr ""
18349
18350 #: config/arc/arc.cc:6710
18351 msgid "unrecognized supposed constant"
18352 msgstr ""
18353
18354 #: config/arm/arm.cc:20839 config/arm/arm.cc:20864 config/arm/arm.cc:20874
18355 #: config/arm/arm.cc:20883 config/arm/arm.cc:20892
18356 #, c-format
18357 msgid "invalid shift operand"
18358 msgstr ""
18359
18360 #: config/arm/arm.cc:23748 config/arm/arm.cc:23766
18361 #, c-format
18362 msgid "predicated Thumb instruction"
18363 msgstr ""
18364
18365 #: config/arm/arm.cc:23754
18366 #, c-format
18367 msgid "predicated instruction in conditional sequence"
18368 msgstr ""
18369
18370 #: config/arm/arm.cc:23872 config/arm/arm.cc:23885 config/arm/arm.cc:23910
18371 #: config/nios2/nios2.cc:3081
18372 #, c-format
18373 msgid "Unsupported operand for code '%c'"
18374 msgstr ""
18375
18376 #: config/arm/arm.cc:23987 config/arm/arm.cc:24009 config/arm/arm.cc:24019
18377 #: config/arm/arm.cc:24029 config/arm/arm.cc:24039 config/arm/arm.cc:24078
18378 #: config/arm/arm.cc:24096 config/arm/arm.cc:24121 config/arm/arm.cc:24136
18379 #: config/arm/arm.cc:24163 config/arm/arm.cc:24170 config/arm/arm.cc:24188
18380 #: config/arm/arm.cc:24195 config/arm/arm.cc:24203 config/arm/arm.cc:24224
18381 #: config/arm/arm.cc:24231 config/arm/arm.cc:24422 config/arm/arm.cc:24429
18382 #: config/arm/arm.cc:24456 config/arm/arm.cc:24463 config/bfin/bfin.cc:1441
18383 #: config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455 config/bfin/bfin.cc:1462
18384 #: config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478 config/bfin/bfin.cc:1485
18385 #: config/bfin/bfin.cc:1492 config/nds32/nds32.cc:3543
18386 #, c-format
18387 msgid "invalid operand for code '%c'"
18388 msgstr ""
18389
18390 #: config/arm/arm.cc:24091
18391 #, c-format
18392 msgid "instruction never executed"
18393 msgstr ""
18394
18395 #. Former Maverick support, removed after GCC-4.7.
18396 #: config/arm/arm.cc:24112
18397 #, c-format
18398 msgid "obsolete Maverick format code '%c'"
18399 msgstr ""
18400
18401 #: config/avr/avr.cc:2642
18402 #, c-format
18403 msgid "address operand requires constraint for X, Y, or Z register"
18404 msgstr ""
18405
18406 #: config/avr/avr.cc:2825
18407 msgid "operands to %T/%t must be reg + const_int:"
18408 msgstr ""
18409
18410 #: config/avr/avr.cc:2875 config/avr/avr.cc:2942
18411 msgid "bad address, not an I/O address:"
18412 msgstr ""
18413
18414 #: config/avr/avr.cc:2884
18415 msgid "bad address, not a constant:"
18416 msgstr ""
18417
18418 #: config/avr/avr.cc:2902 config/avr/avr.cc:2909
18419 msgid "bad address, not (reg+disp):"
18420 msgstr ""
18421
18422 #: config/avr/avr.cc:2916
18423 msgid "bad address, not post_inc or pre_dec:"
18424 msgstr ""
18425
18426 #: config/avr/avr.cc:2928
18427 msgid "internal compiler error.  Bad address:"
18428 msgstr ""
18429
18430 #: config/avr/avr.cc:2961
18431 #, c-format
18432 msgid "Unsupported code '%c' for fixed-point:"
18433 msgstr ""
18434
18435 #: config/avr/avr.cc:2969
18436 msgid "internal compiler error.  Unknown mode:"
18437 msgstr ""
18438
18439 #: config/avr/avr.cc:3866 config/avr/avr.cc:4810 config/avr/avr.cc:5257
18440 msgid "invalid insn:"
18441 msgstr ""
18442
18443 #: config/avr/avr.cc:3920 config/avr/avr.cc:4032 config/avr/avr.cc:4090
18444 #: config/avr/avr.cc:4142 config/avr/avr.cc:4161 config/avr/avr.cc:4353
18445 #: config/avr/avr.cc:4661 config/avr/avr.cc:4946 config/avr/avr.cc:5150
18446 #: config/avr/avr.cc:5314 config/avr/avr.cc:5407 config/avr/avr.cc:5606
18447 msgid "incorrect insn:"
18448 msgstr ""
18449
18450 #: config/avr/avr.cc:4177 config/avr/avr.cc:4452 config/avr/avr.cc:4732
18451 #: config/avr/avr.cc:5018 config/avr/avr.cc:5196 config/avr/avr.cc:5463
18452 #: config/avr/avr.cc:5664
18453 msgid "unknown move insn:"
18454 msgstr ""
18455
18456 #: config/avr/avr.cc:6131
18457 msgid "bad shift insn:"
18458 msgstr ""
18459
18460 #: config/avr/avr.cc:6239 config/avr/avr.cc:6722 config/avr/avr.cc:7139
18461 msgid "internal compiler error.  Incorrect shift:"
18462 msgstr ""
18463
18464 #: config/avr/avr.cc:8547
18465 msgid "unsupported fixed-point conversion"
18466 msgstr ""
18467
18468 #: config/avr/avr.cc:9916
18469 msgid "variable"
18470 msgstr "змінна"
18471
18472 #: config/avr/avr.cc:9921
18473 msgid "function parameter"
18474 msgstr "параметр функції"
18475
18476 #: config/avr/avr.cc:9926
18477 msgid "structure field"
18478 msgstr "поле структури"
18479
18480 #: config/avr/avr.cc:9932
18481 msgid "return type of function"
18482 msgstr "тип значення, яке повертає функція"
18483
18484 #: config/avr/avr.cc:9937
18485 msgid "pointer"
18486 msgstr "вказівник"
18487
18488 #: config/avr/driver-avr.cc:50
18489 #, c-format
18490 msgid ""
18491 "Running spec function '%s' with %d args\n"
18492 "\n"
18493 msgstr ""
18494
18495 #: config/bfin/bfin.cc:1390
18496 #, c-format
18497 msgid "invalid %%j value"
18498 msgstr "некоректне значення %%j"
18499
18500 #: config/bfin/bfin.cc:1583 config/c6x/c6x.cc:2279
18501 #, c-format
18502 msgid "invalid const_double operand"
18503 msgstr ""
18504
18505 #: config/bpf/bpf.cc:921
18506 msgid "invalid address in operand"
18507 msgstr "некоректна адреса в операнді"
18508
18509 #. Fallthrough.
18510 #: config/bpf/bpf.cc:928
18511 msgid "unsupported operand"
18512 msgstr "непідтримуваний операнд"
18513
18514 #. Format punctuators via %s to avoid -Wformat-diag.
18515 #: config/cris/cris.cc:775 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
18516 #: final.cc:3233 final.cc:3235 fold-const.cc:277 gcc.cc:6153 gcc.cc:6167
18517 #: rtl-error.cc:101 toplev.cc:322 vr-values.cc:2383 cp/logic.cc:312
18518 #: cp/logic.cc:314 cp/typeck.cc:7306 d/d-convert.cc:237
18519 #: go/go-gcc-diagnostics.cc:28 go/go-gcc-diagnostics.cc:37
18520 #: go/go-gcc-diagnostics.cc:45 go/go-gcc-diagnostics.cc:53
18521 #: lto/lto-object.cc:180 lto/lto-object.cc:277 lto/lto-object.cc:334
18522 #: lto/lto-object.cc:358
18523 #, gcc-internal-format, gfc-internal-format
18524 msgid "%s"
18525 msgstr "%s"
18526
18527 #: config/cris/cris.cc:826
18528 msgid "unexpected index-type in cris_print_index"
18529 msgstr ""
18530
18531 #: config/cris/cris.cc:840
18532 msgid "unexpected base-type in cris_print_base"
18533 msgstr ""
18534
18535 #: config/cris/cris.cc:895
18536 msgid "invalid operand for 'b' modifier"
18537 msgstr ""
18538
18539 #: config/cris/cris.cc:912
18540 msgid "invalid operand for 'o' modifier"
18541 msgstr ""
18542
18543 #: config/cris/cris.cc:931
18544 msgid "invalid operand for 'O' modifier"
18545 msgstr ""
18546
18547 #: config/cris/cris.cc:964
18548 msgid "invalid operand for 'p' modifier"
18549 msgstr ""
18550
18551 #: config/cris/cris.cc:1003
18552 msgid "invalid operand for 'z' modifier"
18553 msgstr ""
18554
18555 #: config/cris/cris.cc:1050 config/cris/cris.cc:1084
18556 msgid "invalid operand for 'H' modifier"
18557 msgstr ""
18558
18559 #: config/cris/cris.cc:1060
18560 msgid "bad register"
18561 msgstr "помилковий регістр"
18562
18563 #: config/cris/cris.cc:1104
18564 msgid "invalid operand for 'e' modifier"
18565 msgstr ""
18566
18567 #: config/cris/cris.cc:1121
18568 msgid "invalid operand for 'm' modifier"
18569 msgstr ""
18570
18571 #: config/cris/cris.cc:1146
18572 msgid "invalid operand for 'A' modifier"
18573 msgstr ""
18574
18575 #: config/cris/cris.cc:1201
18576 msgid "invalid operand for 'D' modifier"
18577 msgstr ""
18578
18579 #: config/cris/cris.cc:1218 config/cris/cris.cc:1223
18580 msgid "invalid operand for 'T' modifier"
18581 msgstr ""
18582
18583 #: config/cris/cris.cc:1234 config/ft32/ft32.cc:236 config/moxie/moxie.cc:178
18584 msgid "invalid operand modifier letter"
18585 msgstr ""
18586
18587 #: config/cris/cris.cc:1286
18588 msgid "unexpected multiplicative operand"
18589 msgstr ""
18590
18591 #: config/cris/cris.cc:1306 config/ft32/ft32.cc:259 config/moxie/moxie.cc:203
18592 msgid "unexpected operand"
18593 msgstr ""
18594
18595 #: config/cris/cris.cc:1345 config/cris/cris.cc:1355
18596 msgid "unrecognized address"
18597 msgstr ""
18598
18599 #: config/cris/cris.cc:2535 config/cris/cris.cc:2588
18600 msgid "unexpected side-effects in address"
18601 msgstr ""
18602
18603 #: config/fr30/fr30.cc:510
18604 #, c-format
18605 msgid "fr30_print_operand_address: unhandled address"
18606 msgstr ""
18607
18608 #: config/fr30/fr30.cc:534
18609 #, c-format
18610 msgid "fr30_print_operand: unrecognized %%p code"
18611 msgstr ""
18612
18613 #: config/fr30/fr30.cc:554
18614 #, c-format
18615 msgid "fr30_print_operand: unrecognized %%b code"
18616 msgstr ""
18617
18618 #: config/fr30/fr30.cc:575
18619 #, c-format
18620 msgid "fr30_print_operand: unrecognized %%B code"
18621 msgstr ""
18622
18623 #: config/fr30/fr30.cc:583
18624 #, c-format
18625 msgid "fr30_print_operand: invalid operand to %%A code"
18626 msgstr ""
18627
18628 #: config/fr30/fr30.cc:600
18629 #, c-format
18630 msgid "fr30_print_operand: invalid %%x code"
18631 msgstr ""
18632
18633 #: config/fr30/fr30.cc:607
18634 #, c-format
18635 msgid "fr30_print_operand: invalid %%F code"
18636 msgstr ""
18637
18638 #: config/fr30/fr30.cc:624
18639 #, c-format
18640 msgid "fr30_print_operand: unknown code"
18641 msgstr ""
18642
18643 #: config/fr30/fr30.cc:652 config/fr30/fr30.cc:661 config/fr30/fr30.cc:672
18644 #: config/fr30/fr30.cc:685
18645 #, c-format
18646 msgid "fr30_print_operand: unhandled MEM"
18647 msgstr ""
18648
18649 #: config/frv/frv.cc:2490
18650 msgid "bad insn to frv_print_operand_address:"
18651 msgstr ""
18652
18653 #: config/frv/frv.cc:2501
18654 msgid "bad register to frv_print_operand_memory_reference_reg:"
18655 msgstr ""
18656
18657 #: config/frv/frv.cc:2540 config/frv/frv.cc:2550 config/frv/frv.cc:2559
18658 #: config/frv/frv.cc:2580 config/frv/frv.cc:2585
18659 msgid "bad insn to frv_print_operand_memory_reference:"
18660 msgstr ""
18661
18662 #: config/frv/frv.cc:2670
18663 #, c-format
18664 msgid "bad condition code"
18665 msgstr ""
18666
18667 #: config/frv/frv.cc:2744
18668 msgid "bad insn in frv_print_operand, bad const_double"
18669 msgstr ""
18670
18671 #: config/frv/frv.cc:2805
18672 msgid "bad insn to frv_print_operand, 'e' modifier:"
18673 msgstr ""
18674
18675 #: config/frv/frv.cc:2813
18676 msgid "bad insn to frv_print_operand, 'F' modifier:"
18677 msgstr ""
18678
18679 #: config/frv/frv.cc:2829
18680 msgid "bad insn to frv_print_operand, 'f' modifier:"
18681 msgstr ""
18682
18683 #: config/frv/frv.cc:2843
18684 msgid "bad insn to frv_print_operand, 'g' modifier:"
18685 msgstr ""
18686
18687 #: config/frv/frv.cc:2891
18688 msgid "bad insn to frv_print_operand, 'L' modifier:"
18689 msgstr ""
18690
18691 #: config/frv/frv.cc:2904
18692 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
18693 msgstr ""
18694
18695 #: config/frv/frv.cc:2925
18696 msgid "bad insn to frv_print_operand, 'O' modifier:"
18697 msgstr ""
18698
18699 #: config/frv/frv.cc:2943
18700 msgid "bad insn to frv_print_operand, P modifier:"
18701 msgstr ""
18702
18703 #: config/frv/frv.cc:2963
18704 msgid "bad insn in frv_print_operand, z case"
18705 msgstr ""
18706
18707 #: config/frv/frv.cc:2994
18708 msgid "bad insn in frv_print_operand, 0 case"
18709 msgstr ""
18710
18711 #: config/frv/frv.cc:2999
18712 msgid "frv_print_operand: unknown code"
18713 msgstr ""
18714
18715 #: config/frv/frv.cc:4373
18716 msgid "bad output_move_single operand"
18717 msgstr ""
18718
18719 #: config/frv/frv.cc:4500
18720 msgid "bad output_move_double operand"
18721 msgstr "помилковий операнд output_move_double"
18722
18723 #: config/frv/frv.cc:4642
18724 msgid "bad output_condmove_single operand"
18725 msgstr "помилковий операнд output_condmove_single"
18726
18727 #: config/gcn/gcn.cc:5711 config/gcn/gcn.cc:5744 config/gcn/gcn.cc:5748
18728 #: config/gcn/gcn.cc:6092 config/gcn/gcn.cc:6103 config/gcn/gcn.cc:6106
18729 #, c-format
18730 msgid "bad ADDR_SPACE_GLOBAL address"
18731 msgstr "помилкова адреса ADDR_SPACE_GLOBAL"
18732
18733 #: config/gcn/gcn.cc:5860 config/gcn/gcn.cc:5883 config/gcn/gcn.cc:5915
18734 #: config/gcn/gcn.cc:5931 config/gcn/gcn.cc:5946 config/gcn/gcn.cc:5965
18735 #: config/gcn/gcn.cc:6041 config/gcn/gcn.cc:6237 config/gcn/gcn.cc:6352
18736 #, c-format
18737 msgid "invalid operand %%xn code"
18738 msgstr "некоректний код операнда %%xn"
18739
18740 #: config/gcn/gcn.cc:6340
18741 #, c-format
18742 msgid "operand %%xn code invalid for QImode"
18743 msgstr ""
18744
18745 #: config/gcn/gcn.cc:6422
18746 #, c-format
18747 msgid "invalid fp constant"
18748 msgstr "некоректна константа з рухомою крапкою"
18749
18750 #: config/h8300/h8300.cc:1628 config/h8300/h8300.cc:1636
18751 #: config/h8300/h8300.cc:1644 config/h8300/h8300.cc:1652
18752 #: config/h8300/h8300.cc:1660 config/h8300/h8300.cc:1668
18753 #, c-format
18754 msgid "Expected register or constant integer."
18755 msgstr "Мало бути використано регістр або стале ціле число."
18756
18757 #: config/i386/i386.cc:12360
18758 #, c-format
18759 msgid "invalid UNSPEC as operand"
18760 msgstr ""
18761
18762 #: config/i386/i386.cc:12899
18763 #, c-format
18764 msgid "invalid use of register '%s'"
18765 msgstr "некоректне використання регістру «%s»"
18766
18767 #: config/i386/i386.cc:12904
18768 #, c-format
18769 msgid "invalid use of asm flag output"
18770 msgstr ""
18771
18772 #: config/i386/i386.cc:13137
18773 #, c-format
18774 msgid "invalid operand size for operand code 'O'"
18775 msgstr ""
18776
18777 #: config/i386/i386.cc:13172
18778 #, c-format
18779 msgid "invalid operand size for operand code 'z'"
18780 msgstr ""
18781
18782 #: config/i386/i386.cc:13241
18783 #, c-format
18784 msgid "invalid operand type used with operand code 'Z'"
18785 msgstr ""
18786
18787 #: config/i386/i386.cc:13246
18788 #, c-format
18789 msgid "invalid operand size for operand code 'Z'"
18790 msgstr ""
18791
18792 #: config/i386/i386.cc:13323
18793 #, c-format
18794 msgid "operand is not a condition code, invalid operand code 'Y'"
18795 msgstr ""
18796
18797 #: config/i386/i386.cc:13402
18798 #, c-format
18799 msgid "operand is not a condition code, invalid operand code 'D'"
18800 msgstr ""
18801
18802 #: config/i386/i386.cc:13420
18803 #, c-format
18804 msgid "operand is not a condition code, invalid operand code '%c'"
18805 msgstr ""
18806
18807 #: config/i386/i386.cc:13433
18808 #, c-format
18809 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
18810 msgstr ""
18811
18812 #: config/i386/i386.cc:13448
18813 #, c-format
18814 msgid "operand is not an integer, invalid operand code 'K'"
18815 msgstr ""
18816
18817 #: config/i386/i386.cc:13476
18818 #, c-format
18819 msgid "operand is not a specific integer, invalid operand code 'r'"
18820 msgstr ""
18821
18822 #: config/i386/i386.cc:13494
18823 #, c-format
18824 msgid "operand is not an integer, invalid operand code 'R'"
18825 msgstr ""
18826
18827 #: config/i386/i386.cc:13517
18828 #, c-format
18829 msgid "operand is not a specific integer, invalid operand code 'R'"
18830 msgstr ""
18831
18832 #: config/i386/i386.cc:13621
18833 #, c-format
18834 msgid "invalid operand code '%c'"
18835 msgstr ""
18836
18837 #: config/i386/i386.cc:13683 config/i386/i386.cc:14072
18838 #, c-format
18839 msgid "invalid constraints for operand"
18840 msgstr ""
18841
18842 #: config/i386/i386.cc:13784
18843 #, c-format
18844 msgid "invalid vector immediate"
18845 msgstr "некоректна векторна константа"
18846
18847 #: config/i386/i386.cc:16791
18848 msgid "unknown insn mode"
18849 msgstr ""
18850
18851 #: config/ia64/ia64.cc:5459
18852 #, c-format
18853 msgid "invalid %%G mode"
18854 msgstr ""
18855
18856 #: config/ia64/ia64.cc:5630
18857 #, c-format
18858 msgid "ia64_print_operand: unknown code"
18859 msgstr ""
18860
18861 #: config/ia64/ia64.cc:11243
18862 msgid "invalid conversion from %<__fpreg%>"
18863 msgstr ""
18864
18865 #: config/ia64/ia64.cc:11246
18866 msgid "invalid conversion to %<__fpreg%>"
18867 msgstr "некоректне перетворення до %<__fpreg%>"
18868
18869 #: config/ia64/ia64.cc:11259 config/ia64/ia64.cc:11270
18870 msgid "invalid operation on %<__fpreg%>"
18871 msgstr ""
18872
18873 #: config/iq2000/iq2000.cc:3126 config/tilegx/tilegx.cc:5302
18874 #: config/tilepro/tilepro.cc:4690
18875 #, c-format
18876 msgid "invalid %%P operand"
18877 msgstr ""
18878
18879 #: config/iq2000/iq2000.cc:3134 config/rs6000/rs6000.cc:13910
18880 #, c-format
18881 msgid "invalid %%p value"
18882 msgstr "некоректне значення %%p"
18883
18884 #: config/iq2000/iq2000.cc:3193
18885 #, c-format
18886 msgid "invalid use of %%d, %%x, or %%X"
18887 msgstr ""
18888
18889 #: config/lm32/lm32.cc:524
18890 #, c-format
18891 msgid "only 0.0 can be loaded as an immediate"
18892 msgstr ""
18893
18894 #: config/lm32/lm32.cc:594
18895 msgid "bad operand"
18896 msgstr "помилковий операнд"
18897
18898 #: config/lm32/lm32.cc:606
18899 msgid "can't use non gp relative absolute address"
18900 msgstr ""
18901
18902 #: config/lm32/lm32.cc:610
18903 msgid "invalid addressing mode"
18904 msgstr "некоректний режим адресування"
18905
18906 #: config/loongarch/loongarch.cc:4237 config/loongarch/loongarch.cc:4259
18907 #: config/loongarch/loongarch.cc:4451 config/mips/mips.cc:9016
18908 #: config/mips/mips.cc:9043 config/mips/mips.cc:9226
18909 #, c-format
18910 msgid "'%%%c' is not a valid operand prefix"
18911 msgstr ""
18912
18913 #: config/loongarch/loongarch.cc:4368 config/loongarch/loongarch.cc:4375
18914 #: config/loongarch/loongarch.cc:4382 config/loongarch/loongarch.cc:4389
18915 #: config/loongarch/loongarch.cc:4399 config/loongarch/loongarch.cc:4402
18916 #: config/loongarch/loongarch.cc:4414 config/loongarch/loongarch.cc:4417
18917 #: config/loongarch/loongarch.cc:4482 config/loongarch/loongarch.cc:4497
18918 #: config/loongarch/loongarch.cc:4506 config/mips/mips.cc:9115
18919 #: config/mips/mips.cc:9122 config/mips/mips.cc:9129 config/mips/mips.cc:9136
18920 #: config/mips/mips.cc:9149 config/mips/mips.cc:9156 config/mips/mips.cc:9166
18921 #: config/mips/mips.cc:9169 config/mips/mips.cc:9181 config/mips/mips.cc:9184
18922 #: config/mips/mips.cc:9244 config/mips/mips.cc:9251 config/mips/mips.cc:9272
18923 #: config/mips/mips.cc:9287 config/mips/mips.cc:9306 config/mips/mips.cc:9315
18924 #: config/riscv/riscv.cc:3557 config/riscv/riscv.cc:3686
18925 #: config/riscv/riscv.cc:3692 config/riscv/riscv.cc:3701
18926 #, c-format
18927 msgid "invalid use of '%%%c'"
18928 msgstr ""
18929
18930 #: config/m32r/m32r.cc:2144
18931 msgid "bad insn for 'A'"
18932 msgstr ""
18933
18934 #: config/m32r/m32r.cc:2191
18935 #, c-format
18936 msgid "invalid operand to %%T/%%B code"
18937 msgstr ""
18938
18939 #: config/m32r/m32r.cc:2214
18940 #, c-format
18941 msgid "invalid operand to %%N code"
18942 msgstr ""
18943
18944 #: config/m32r/m32r.cc:2247
18945 msgid "pre-increment address is not a register"
18946 msgstr ""
18947
18948 #: config/m32r/m32r.cc:2254
18949 msgid "pre-decrement address is not a register"
18950 msgstr ""
18951
18952 #: config/m32r/m32r.cc:2261
18953 msgid "post-increment address is not a register"
18954 msgstr ""
18955
18956 #: config/m32r/m32r.cc:2336 config/m32r/m32r.cc:2351
18957 #: config/rs6000/rs6000.cc:20541
18958 msgid "bad address"
18959 msgstr "помилкова адреса"
18960
18961 #: config/m32r/m32r.cc:2356
18962 msgid "lo_sum not of register"
18963 msgstr ""
18964
18965 #: config/microblaze/microblaze.cc:2294
18966 #, c-format
18967 msgid "unknown punctuation '%c'"
18968 msgstr ""
18969
18970 #: config/microblaze/microblaze.cc:2303
18971 #, c-format
18972 msgid "null pointer"
18973 msgstr "нульовий вказівник"
18974
18975 #: config/microblaze/microblaze.cc:2338
18976 #, c-format
18977 msgid "PRINT_OPERAND, invalid insn for %%C"
18978 msgstr ""
18979
18980 #: config/microblaze/microblaze.cc:2367
18981 #, c-format
18982 msgid "PRINT_OPERAND, invalid insn for %%N"
18983 msgstr ""
18984
18985 #: config/microblaze/microblaze.cc:2387 config/microblaze/microblaze.cc:2563
18986 msgid "insn contains an invalid address !"
18987 msgstr ""
18988
18989 #: config/microblaze/microblaze.cc:2403 config/microblaze/microblaze.cc:2633
18990 #: config/xtensa/xtensa.cc:2557
18991 msgid "invalid address"
18992 msgstr "некоректна адреса"
18993
18994 #: config/microblaze/microblaze.cc:2506
18995 #, c-format
18996 msgid "letter %c was found & insn was not CONST_INT"
18997 msgstr ""
18998
18999 #: config/mmix/mmix.cc:1635 config/mmix/mmix.cc:1756
19000 msgid "MMIX Internal: Expected a CONST_INT, not this"
19001 msgstr ""
19002
19003 #: config/mmix/mmix.cc:1714
19004 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
19005 msgstr ""
19006
19007 #: config/mmix/mmix.cc:1724
19008 msgid "MMIX Internal: Expected a register, not this"
19009 msgstr ""
19010
19011 #: config/mmix/mmix.cc:1734
19012 msgid "MMIX Internal: Expected a constant, not this"
19013 msgstr ""
19014
19015 #. We need the original here.
19016 #: config/mmix/mmix.cc:1818
19017 msgid "MMIX Internal: Cannot decode this operand"
19018 msgstr ""
19019
19020 #: config/mmix/mmix.cc:1877
19021 msgid "MMIX Internal: This is not a recognized address"
19022 msgstr ""
19023
19024 #: config/mmix/mmix.cc:2769
19025 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
19026 msgstr ""
19027
19028 #: config/mmix/mmix.cc:2776
19029 msgid "MMIX Internal: What's the CC of this?"
19030 msgstr ""
19031
19032 #: config/mmix/mmix.cc:2780
19033 msgid "MMIX Internal: What is the CC of this?"
19034 msgstr ""
19035
19036 #: config/mmix/mmix.cc:2822
19037 msgid "MMIX Internal: This is not a constant:"
19038 msgstr ""
19039
19040 #: config/msp430/msp430.cc:4229
19041 #, c-format
19042 msgid "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant values only"
19043 msgstr ""
19044
19045 #: config/msp430/msp430.cc:4342
19046 #, c-format
19047 msgid "invalid operand prefix"
19048 msgstr ""
19049
19050 #: config/msp430/msp430.cc:4376
19051 #, c-format
19052 msgid "invalid zero extract"
19053 msgstr ""
19054
19055 #: config/or1k/or1k.cc:1154 config/or1k/or1k.cc:1162
19056 #, c-format
19057 msgid "invalid relocation"
19058 msgstr "некоректне пересування"
19059
19060 #: config/or1k/or1k.cc:1256
19061 #, c-format
19062 msgid "invalid %%H value"
19063 msgstr "некоректне значення %%H"
19064
19065 #: config/or1k/or1k.cc:1269 config/xtensa/xtensa.cc:2474
19066 #, c-format
19067 msgid "invalid %%d value"
19068 msgstr "некоректне значення %%d"
19069
19070 #: config/or1k/or1k.cc:1317
19071 #, c-format
19072 msgid "unknown operand letter: '%c'"
19073 msgstr "невідома літера операнда: «%c»"
19074
19075 #: config/pru/pru.cc:1672 config/pru/pru.cc:1683
19076 #, c-format
19077 msgid "I/O register operand for '%%%c'"
19078 msgstr ""
19079
19080 #: config/pru/pru.cc:1689
19081 #, c-format
19082 msgid "non 32 bit register operand for '%%%c'"
19083 msgstr ""
19084
19085 #: config/pru/pru.cc:1794
19086 #, c-format
19087 msgid "unsupported code '%c' for fixed-point:"
19088 msgstr ""
19089
19090 #: config/pru/pru.cc:1808
19091 #, c-format
19092 msgid "double constants not supported"
19093 msgstr "підтримки сталих подвійної точності не передбачено"
19094
19095 #: config/pru/pru.cc:1891
19096 #, c-format
19097 msgid "unsupported operand %s for code '%c'"
19098 msgstr ""
19099
19100 #: config/pru/pru.cc:1901
19101 #, c-format
19102 msgid "unexpected text address:"
19103 msgstr "неочікувана текстова адреса:"
19104
19105 #: config/pru/pru.cc:1920
19106 #, c-format
19107 msgid "unsupported constant address:"
19108 msgstr ""
19109
19110 #: config/pru/pru.cc:1981
19111 #, c-format
19112 msgid "unsupported memory expression:"
19113 msgstr "непідтримуваний вираз пам'яті:"
19114
19115 #: config/rl78/rl78.cc:1998 config/rl78/rl78.cc:2084
19116 #, c-format
19117 msgid "q/Q modifiers invalid for symbol references"
19118 msgstr ""
19119
19120 #: config/rs6000/host-darwin.cc:96
19121 #, c-format
19122 msgid "Out of stack space.\n"
19123 msgstr ""
19124
19125 #: config/rs6000/host-darwin.cc:117
19126 #, c-format
19127 msgid "Try running '%s' in the shell to raise its limit.\n"
19128 msgstr ""
19129
19130 #: config/rs6000/rs6000.cc:3843
19131 msgid "%<-mvsx%> requires hardware floating point"
19132 msgstr ""
19133
19134 #: config/rs6000/rs6000.cc:3851
19135 msgid "%<-mvsx%> needs indexed addressing"
19136 msgstr "%<-mvsx%> потребує індексованого адресування."
19137
19138 #: config/rs6000/rs6000.cc:3856
19139 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
19140 msgstr ""
19141
19142 #: config/rs6000/rs6000.cc:3858
19143 msgid "%<-mno-altivec%> disables vsx"
19144 msgstr ""
19145
19146 #: config/rs6000/rs6000.cc:4007
19147 msgid "%<-mquad-memory%> requires 64-bit mode"
19148 msgstr ""
19149
19150 #: config/rs6000/rs6000.cc:4010
19151 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
19152 msgstr ""
19153
19154 #: config/rs6000/rs6000.cc:4022
19155 msgid "%<-mquad-memory%> is not available in little endian mode"
19156 msgstr ""
19157
19158 #: config/rs6000/rs6000.cc:10963
19159 msgid "bad move"
19160 msgstr ""
19161
19162 #: config/rs6000/rs6000.cc:13540
19163 msgid "Bad 128-bit move"
19164 msgstr "Помилкове 128-бітове пересування"
19165
19166 #: config/rs6000/rs6000.cc:13720
19167 #, c-format
19168 msgid "invalid %%A value"
19169 msgstr "некоректне значення %%A"
19170
19171 #: config/rs6000/rs6000.cc:13729 config/xtensa/xtensa.cc:2403
19172 #, c-format
19173 msgid "invalid %%D value"
19174 msgstr "некоректне значення %%D"
19175
19176 #: config/rs6000/rs6000.cc:13744
19177 #, c-format
19178 msgid "invalid %%e value"
19179 msgstr "некоректне значення %%e"
19180
19181 #: config/rs6000/rs6000.cc:13765
19182 #, c-format
19183 msgid "invalid %%f value"
19184 msgstr "некоректне значення %%f"
19185
19186 #: config/rs6000/rs6000.cc:13774
19187 #, c-format
19188 msgid "invalid %%F value"
19189 msgstr "некоректне значення %%F"
19190
19191 #: config/rs6000/rs6000.cc:13783
19192 #, c-format
19193 msgid "invalid %%G value"
19194 msgstr "некоректне значення %%G"
19195
19196 #: config/rs6000/rs6000.cc:13818
19197 #, c-format
19198 msgid "invalid %%j code"
19199 msgstr ""
19200
19201 #: config/rs6000/rs6000.cc:13828
19202 #, c-format
19203 msgid "invalid %%J code"
19204 msgstr ""
19205
19206 #: config/rs6000/rs6000.cc:13838
19207 #, c-format
19208 msgid "invalid %%k value"
19209 msgstr ""
19210
19211 #: config/rs6000/rs6000.cc:13853 config/xtensa/xtensa.cc:2446
19212 #, c-format
19213 msgid "invalid %%K value"
19214 msgstr ""
19215
19216 #: config/rs6000/rs6000.cc:13900
19217 #, c-format
19218 msgid "invalid %%O value"
19219 msgstr ""
19220
19221 #: config/rs6000/rs6000.cc:13947
19222 #, c-format
19223 msgid "invalid %%q value"
19224 msgstr ""
19225
19226 #: config/rs6000/rs6000.cc:13989
19227 #, c-format
19228 msgid "invalid %%t value"
19229 msgstr "некоректне значення %%t"
19230
19231 #: config/rs6000/rs6000.cc:14006
19232 #, c-format
19233 msgid "invalid %%T value"
19234 msgstr "некоректне значення %%T"
19235
19236 #: config/rs6000/rs6000.cc:14018
19237 #, c-format
19238 msgid "invalid %%u value"
19239 msgstr "некоректне значення %%u"
19240
19241 #: config/rs6000/rs6000.cc:14032 config/xtensa/xtensa.cc:2415
19242 #, c-format
19243 msgid "invalid %%v value"
19244 msgstr "некоректне значення %%v"
19245
19246 #: config/rs6000/rs6000.cc:14082
19247 #, c-format
19248 msgid "invalid %%V value"
19249 msgstr "некоректне значення %%V"
19250
19251 #: config/rs6000/rs6000.cc:14099 config/xtensa/xtensa.cc:2467
19252 #, c-format
19253 msgid "invalid %%x value"
19254 msgstr ""
19255
19256 #: config/rs6000/rs6000.cc:14156
19257 #, c-format
19258 msgid "invalid %%z value"
19259 msgstr "некоректне значення %%z"
19260
19261 #: config/rs6000/rs6000.cc:14225
19262 #, c-format
19263 msgid "invalid %%y value, try using the 'Z' constraint"
19264 msgstr ""
19265
19266 #: config/rs6000/rs6000.cc:15093
19267 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
19268 msgstr ""
19269
19270 #: config/rs6000/rs6000.cc:23925
19271 msgid "AltiVec argument passed to unprototyped function"
19272 msgstr ""
19273
19274 #: config/rs6000/rs6000.cc:27573
19275 msgid "Could not generate addis value for fusion"
19276 msgstr ""
19277
19278 #: config/rs6000/rs6000.cc:27642
19279 msgid "Unable to generate load/store offset for fusion"
19280 msgstr ""
19281
19282 #: config/rs6000/rs6000.cc:27718
19283 msgid "Bad GPR fusion"
19284 msgstr ""
19285
19286 #: config/rs6000/rs6000.cc:28257
19287 msgid "invalid conversion from type %<__vector_quad%>"
19288 msgstr "некоректне перетворення з типу %<__vector_quad%>"
19289
19290 #: config/rs6000/rs6000.cc:28259
19291 msgid "invalid conversion to type %<__vector_quad%>"
19292 msgstr "некоректне перетворення до типу %<__vector_quad%>"
19293
19294 #: config/rs6000/rs6000.cc:28261
19295 msgid "invalid conversion from type %<__vector_pair%>"
19296 msgstr "некоректне перетворення з типу %<__vector_pair%>"
19297
19298 #: config/rs6000/rs6000.cc:28263
19299 msgid "invalid conversion to type %<__vector_pair%>"
19300 msgstr "некоректне перетворення до %<__vector_pair%>"
19301
19302 #: config/rs6000/rs6000.cc:28278
19303 msgid "invalid conversion from type %<* __vector_quad%>"
19304 msgstr "некоректне перетворення з типу %<* __vector_quad%>"
19305
19306 #: config/rs6000/rs6000.cc:28280
19307 msgid "invalid conversion to type %<* __vector_quad%>"
19308 msgstr "некоректне перетворення до типу %<* __vector_quad%>"
19309
19310 #: config/rs6000/rs6000.cc:28282
19311 msgid "invalid conversion from type %<* __vector_pair%>"
19312 msgstr "некоректне перетворення з типу %<* __vector_pair%>"
19313
19314 #: config/rs6000/rs6000.cc:28284
19315 msgid "invalid conversion to type %<* __vector_pair%>"
19316 msgstr "некоректне перетворення до %<* __vector_pair%>"
19317
19318 #: config/s390/s390.cc:7959
19319 #, c-format
19320 msgid "symbolic memory references are only supported on z10 or later"
19321 msgstr ""
19322
19323 #: config/s390/s390.cc:7970
19324 #, c-format
19325 msgid "cannot decompose address"
19326 msgstr ""
19327
19328 #: config/s390/s390.cc:8052
19329 #, c-format
19330 msgid "invalid comparison operator for 'E' output modifier"
19331 msgstr ""
19332
19333 #: config/s390/s390.cc:8075
19334 #, c-format
19335 msgid "invalid reference for 'J' output modifier"
19336 msgstr ""
19337
19338 #: config/s390/s390.cc:8093
19339 #, c-format
19340 msgid "invalid address for 'O' output modifier"
19341 msgstr ""
19342
19343 #: config/s390/s390.cc:8115
19344 #, c-format
19345 msgid "invalid address for 'R' output modifier"
19346 msgstr ""
19347
19348 #: config/s390/s390.cc:8133
19349 #, c-format
19350 msgid "memory reference expected for 'S' output modifier"
19351 msgstr ""
19352
19353 #: config/s390/s390.cc:8143
19354 #, c-format
19355 msgid "invalid address for 'S' output modifier"
19356 msgstr ""
19357
19358 #: config/s390/s390.cc:8164
19359 #, c-format
19360 msgid "register or memory expression expected for 'N' output modifier"
19361 msgstr ""
19362
19363 #: config/s390/s390.cc:8175
19364 #, c-format
19365 msgid "register or memory expression expected for 'M' output modifier"
19366 msgstr ""
19367
19368 #: config/s390/s390.cc:8284 config/s390/s390.cc:8305
19369 #, c-format
19370 msgid "invalid constant for output modifier '%c'"
19371 msgstr ""
19372
19373 #: config/s390/s390.cc:8302
19374 #, c-format
19375 msgid "invalid constant - try using an output modifier"
19376 msgstr ""
19377
19378 #: config/s390/s390.cc:8339
19379 #, c-format
19380 msgid "invalid constant vector for output modifier '%c'"
19381 msgstr ""
19382
19383 #: config/s390/s390.cc:8346
19384 #, c-format
19385 msgid "invalid expression - try using an output modifier"
19386 msgstr ""
19387
19388 #: config/s390/s390.cc:8349
19389 #, c-format
19390 msgid "invalid expression for output modifier '%c'"
19391 msgstr "некоректний вираз для модифікатора виведення «%c»"
19392
19393 #: config/s390/s390.cc:12128
19394 msgid "vector argument passed to unprototyped function"
19395 msgstr ""
19396
19397 #: config/s390/s390.cc:16529
19398 msgid "types differ in signedness"
19399 msgstr ""
19400
19401 #: config/s390/s390.cc:16539
19402 msgid "binary operator does not support two vector bool operands"
19403 msgstr ""
19404
19405 #: config/s390/s390.cc:16542
19406 msgid "binary operator does not support vector bool operand"
19407 msgstr ""
19408
19409 #: config/s390/s390.cc:16550
19410 msgid "binary operator does not support mixing vector bool with floating point vector operands"
19411 msgstr ""
19412
19413 #: config/sh/sh.cc:1222
19414 #, c-format
19415 msgid "invalid operand to %%R"
19416 msgstr "некоректний операнд %%R"
19417
19418 #: config/sh/sh.cc:1249
19419 #, c-format
19420 msgid "invalid operand to %%S"
19421 msgstr "некоректний операнд %%S"
19422
19423 #: config/sh/sh.cc:8666
19424 msgid "created and used with different architectures / ABIs"
19425 msgstr ""
19426
19427 #: config/sh/sh.cc:8668
19428 msgid "created and used with different ABIs"
19429 msgstr ""
19430
19431 #: config/sh/sh.cc:8670
19432 msgid "created and used with different endianness"
19433 msgstr ""
19434
19435 #: config/sparc/sparc.cc:9366 config/sparc/sparc.cc:9372
19436 #, c-format
19437 msgid "invalid %%Y operand"
19438 msgstr "некоректний операнд %%Y"
19439
19440 #: config/sparc/sparc.cc:9459
19441 #, c-format
19442 msgid "invalid %%A operand"
19443 msgstr "некоректний операнд %%A"
19444
19445 #: config/sparc/sparc.cc:9479
19446 #, c-format
19447 msgid "invalid %%B operand"
19448 msgstr "некоректний операнд %%B"
19449
19450 #: config/sparc/sparc.cc:9559 config/tilegx/tilegx.cc:5089
19451 #: config/tilepro/tilepro.cc:4497
19452 #, c-format
19453 msgid "invalid %%C operand"
19454 msgstr "некоректний операнд %%C"
19455
19456 #: config/sparc/sparc.cc:9591 config/tilegx/tilegx.cc:5122
19457 #, c-format
19458 msgid "invalid %%D operand"
19459 msgstr "некоректний операнд %%D"
19460
19461 #: config/sparc/sparc.cc:9610
19462 #, c-format
19463 msgid "invalid %%f operand"
19464 msgstr "некоректний операнд %%f"
19465
19466 #: config/sparc/sparc.cc:9622
19467 #, c-format
19468 msgid "invalid %%s operand"
19469 msgstr "некоректний операнд %%s"
19470
19471 #: config/sparc/sparc.cc:9667
19472 #, c-format
19473 msgid "floating-point constant not a valid immediate operand"
19474 msgstr ""
19475
19476 #: config/stormy16/stormy16.cc:1751 config/stormy16/stormy16.cc:1822
19477 #, c-format
19478 msgid "'B' operand is not constant"
19479 msgstr "операнд «B» не є сталою"
19480
19481 #: config/stormy16/stormy16.cc:1778
19482 #, c-format
19483 msgid "'B' operand has multiple bits set"
19484 msgstr ""
19485
19486 #: config/stormy16/stormy16.cc:1804
19487 #, c-format
19488 msgid "'o' operand is not constant"
19489 msgstr "операнд «o» не є сталою"
19490
19491 #: config/stormy16/stormy16.cc:1836
19492 #, c-format
19493 msgid "xstormy16_print_operand: unknown code"
19494 msgstr "xstormy16_print_operand: невідомий код"
19495
19496 #: config/tilegx/tilegx.cc:5074 config/tilepro/tilepro.cc:4482
19497 #, c-format
19498 msgid "invalid %%c operand"
19499 msgstr "некоректний операнд %%c"
19500
19501 #: config/tilegx/tilegx.cc:5105
19502 #, c-format
19503 msgid "invalid %%d operand"
19504 msgstr "некоректний операнд %%d"
19505
19506 #: config/tilegx/tilegx.cc:5202
19507 #, c-format
19508 msgid "invalid %%H specifier"
19509 msgstr "некоректний специфікатор %%H"
19510
19511 #: config/tilegx/tilegx.cc:5244 config/tilepro/tilepro.cc:4511
19512 #, c-format
19513 msgid "invalid %%h operand"
19514 msgstr "некоректний операнд %%h"
19515
19516 #: config/tilegx/tilegx.cc:5256 config/tilepro/tilepro.cc:4575
19517 #, c-format
19518 msgid "invalid %%I operand"
19519 msgstr "некоректний операнд %%I"
19520
19521 #: config/tilegx/tilegx.cc:5268 config/tilepro/tilepro.cc:4587
19522 #, c-format
19523 msgid "invalid %%i operand"
19524 msgstr "некоректний операнд %%i"
19525
19526 #: config/tilegx/tilegx.cc:5289 config/tilepro/tilepro.cc:4608
19527 #, c-format
19528 msgid "invalid %%j operand"
19529 msgstr "некоректний операнд %%j"
19530
19531 #: config/tilegx/tilegx.cc:5320
19532 #, c-format
19533 msgid "invalid %%%c operand"
19534 msgstr "некоректний операнд %%%c"
19535
19536 #: config/tilegx/tilegx.cc:5335 config/tilepro/tilepro.cc:4722
19537 #, c-format
19538 msgid "invalid %%N operand"
19539 msgstr "некоректний операнд %%N"
19540
19541 #: config/tilegx/tilegx.cc:5379
19542 #, c-format
19543 msgid "invalid operand for 'r' specifier"
19544 msgstr "некоректний операнд для специфікатора «r»"
19545
19546 #: config/tilegx/tilegx.cc:5403 config/tilepro/tilepro.cc:4802
19547 #, c-format
19548 msgid "unable to print out operand yet; code == %d (%c)"
19549 msgstr ""
19550
19551 #: config/tilepro/tilepro.cc:4547
19552 #, c-format
19553 msgid "invalid %%H operand"
19554 msgstr "некоректний операнд %%H"
19555
19556 #: config/tilepro/tilepro.cc:4647
19557 #, c-format
19558 msgid "invalid %%L operand"
19559 msgstr "некоректний операнд %%L"
19560
19561 #: config/tilepro/tilepro.cc:4707
19562 #, c-format
19563 msgid "invalid %%M operand"
19564 msgstr "некоректний операнд %%M"
19565
19566 #: config/tilepro/tilepro.cc:4750 config/tilepro/tilepro.cc:4757
19567 #, c-format
19568 msgid "invalid %%t operand"
19569 msgstr "некоректний операнд %%t"
19570
19571 #: config/tilepro/tilepro.cc:4777
19572 #, c-format
19573 msgid "invalid %%r operand"
19574 msgstr "некоректний операнд %%r"
19575
19576 #: config/v850/v850.cc:271
19577 msgid "const_double_split got a bad insn:"
19578 msgstr ""
19579
19580 #: config/v850/v850.cc:885
19581 msgid "output_move_single:"
19582 msgstr ""
19583
19584 #: config/vax/vax.cc:484
19585 #, c-format
19586 msgid "symbol used with both base and indexed registers"
19587 msgstr ""
19588
19589 #: config/vax/vax.cc:493
19590 #, c-format
19591 msgid "symbol with offset used in PIC mode"
19592 msgstr ""
19593
19594 #: config/vax/vax.cc:581
19595 #, c-format
19596 msgid "symbol used as immediate operand"
19597 msgstr ""
19598
19599 #: config/vax/vax.cc:1683
19600 msgid "illegal operand detected"
19601 msgstr "виявлено неприпустимий операнд"
19602
19603 #: config/visium/visium.cc:3364
19604 msgid "illegal operand "
19605 msgstr "неприпустимий операнд "
19606
19607 #: config/visium/visium.cc:3415
19608 msgid "illegal operand address (1)"
19609 msgstr "некоректна адреса операнда (1)"
19610
19611 #: config/visium/visium.cc:3422
19612 msgid "illegal operand address (2)"
19613 msgstr "некоректна адреса операнда (2)"
19614
19615 #: config/visium/visium.cc:3437
19616 msgid "illegal operand address (3)"
19617 msgstr "некоректна адреса операнда (3)"
19618
19619 #: config/visium/visium.cc:3445
19620 msgid "illegal operand address (4)"
19621 msgstr "некоректна адреса операнда (4)"
19622
19623 #: config/xtensa/xtensa.cc:814 config/xtensa/xtensa.cc:846
19624 #: config/xtensa/xtensa.cc:855
19625 msgid "bad test"
19626 msgstr "помилкова перевірка"
19627
19628 #: config/xtensa/xtensa.cc:2441
19629 msgid "invalid mask"
19630 msgstr "некоректна маска"
19631
19632 #: config/xtensa/xtensa.cc:2493 config/xtensa/xtensa.cc:2503
19633 #, c-format
19634 msgid "invalid %%t/%%b value"
19635 msgstr "некоректне значення %%t/%%b"
19636
19637 #: config/xtensa/xtensa.cc:2582
19638 msgid "no register in address"
19639 msgstr "немає регістру у адресі"
19640
19641 #: config/xtensa/xtensa.cc:2590
19642 msgid "address offset not a constant"
19643 msgstr "зсув адреси не є сталою величиною"
19644
19645 #: c/c-objc-common.cc:190
19646 msgid "{erroneous}"
19647 msgstr "{помилковий}"
19648
19649 #: c/c-objc-common.cc:231
19650 msgid "aka"
19651 msgstr "або"
19652
19653 #: c/c-objc-common.cc:323
19654 msgid "({anonymous})"
19655 msgstr "({анонімний})"
19656
19657 #. If we have
19658 #. declaration-specifiers declarator decl-specs
19659 #. then assume we have a missing semicolon, which would
19660 #. give us:
19661 #. declaration-specifiers declarator  decl-specs
19662 #. ^
19663 #. ;
19664 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
19665 #. Use c_parser_require to get an error with a fix-it hint.
19666 #: c/c-parser.cc:2467 c/c-parser.cc:2586 c/c-parser.cc:2600 c/c-parser.cc:5664
19667 #: c/c-parser.cc:6265 c/c-parser.cc:6694 c/c-parser.cc:6873 c/c-parser.cc:6906
19668 #: c/c-parser.cc:7172 c/c-parser.cc:11078 c/c-parser.cc:11113
19669 #: c/c-parser.cc:11144 c/c-parser.cc:11191 c/c-parser.cc:11372
19670 #: c/c-parser.cc:12204 c/c-parser.cc:12279 c/c-parser.cc:12322
19671 #: c/c-parser.cc:18438 c/c-parser.cc:18518 c/c-parser.cc:18848
19672 #: c/c-parser.cc:18874 c/c-parser.cc:18897 c/c-parser.cc:19347
19673 #: c/c-parser.cc:19391 c/gimple-parser.cc:396 c/gimple-parser.cc:437
19674 #: c/gimple-parser.cc:446 c/gimple-parser.cc:655 c/gimple-parser.cc:2245
19675 #: c/gimple-parser.cc:2282 c/gimple-parser.cc:2361 c/gimple-parser.cc:2388
19676 #: c/c-parser.cc:3279 c/c-parser.cc:3466 c/c-parser.cc:3499
19677 #: c/c-parser.cc:11365 c/gimple-parser.cc:2053 c/gimple-parser.cc:2110
19678 #: cp/parser.cc:15227 cp/parser.cc:32265 cp/parser.cc:32878
19679 #, gcc-internal-format
19680 msgid "expected %<;%>"
19681 msgstr "мало бути %<;%>"
19682
19683 #: c/c-parser.cc:3049 c/c-parser.cc:4019 c/c-parser.cc:4214 c/c-parser.cc:4279
19684 #: c/c-parser.cc:4337 c/c-parser.cc:4699 c/c-parser.cc:4720 c/c-parser.cc:4729
19685 #: c/c-parser.cc:4780 c/c-parser.cc:4789 c/c-parser.cc:8541 c/c-parser.cc:8608
19686 #: c/c-parser.cc:9115 c/c-parser.cc:9140 c/c-parser.cc:9174 c/c-parser.cc:9283
19687 #: c/c-parser.cc:10104 c/c-parser.cc:11479 c/c-parser.cc:13822
19688 #: c/c-parser.cc:14536 c/c-parser.cc:14595 c/c-parser.cc:14650
19689 #: c/c-parser.cc:16262 c/c-parser.cc:16382 c/c-parser.cc:17702
19690 #: c/c-parser.cc:18939 c/c-parser.cc:19355 c/c-parser.cc:22322
19691 #: c/c-parser.cc:22400 c/gimple-parser.cc:195 c/gimple-parser.cc:198
19692 #: c/gimple-parser.cc:531 c/gimple-parser.cc:565 c/gimple-parser.cc:570
19693 #: c/gimple-parser.cc:739 c/gimple-parser.cc:836 c/gimple-parser.cc:1038
19694 #: c/gimple-parser.cc:1064 c/gimple-parser.cc:1067 c/gimple-parser.cc:1198
19695 #: c/gimple-parser.cc:1325 c/gimple-parser.cc:1451 c/gimple-parser.cc:1467
19696 #: c/gimple-parser.cc:1483 c/gimple-parser.cc:1505 c/gimple-parser.cc:1535
19697 #: c/gimple-parser.cc:1561 c/gimple-parser.cc:1767 c/gimple-parser.cc:1975
19698 #: c/gimple-parser.cc:1995 c/gimple-parser.cc:2155 c/gimple-parser.cc:2318
19699 #: c/c-parser.cc:7124 cp/parser.cc:32926
19700 #, gcc-internal-format
19701 msgid "expected %<)%>"
19702 msgstr "мало бути %<)%>"
19703
19704 #: c/c-parser.cc:4108 c/c-parser.cc:4840 c/c-parser.cc:4988 c/c-parser.cc:5014
19705 #: c/c-parser.cc:5015 c/c-parser.cc:5429 c/c-parser.cc:5465 c/c-parser.cc:7223
19706 #: c/c-parser.cc:9274 c/c-parser.cc:10220 c/c-parser.cc:10509
19707 #: c/c-parser.cc:13225 c/gimple-parser.cc:1744 cp/parser.cc:32890
19708 #, gcc-internal-format
19709 msgid "expected %<]%>"
19710 msgstr "мало бути %<]%>"
19711
19712 #: c/c-parser.cc:4317
19713 msgid "expected %<;%>, %<,%> or %<)%>"
19714 msgstr "мало бути %<;%>, %<,%> або %<)%>"
19715
19716 #. Look for the two `(' tokens.
19717 #: c/c-parser.cc:4749 c/c-parser.cc:4754 c/c-parser.cc:13805
19718 #: c/c-parser.cc:14625 c/c-parser.cc:21681 c/c-parser.cc:22130
19719 #: c/c-parser.cc:22343 c/gimple-parser.cc:180 c/gimple-parser.cc:478
19720 #: c/gimple-parser.cc:517 c/gimple-parser.cc:549 c/gimple-parser.cc:806
19721 #: c/gimple-parser.cc:1032 c/gimple-parser.cc:1058 c/gimple-parser.cc:1185
19722 #: c/gimple-parser.cc:1320 c/gimple-parser.cc:1441 c/gimple-parser.cc:1501
19723 #: c/gimple-parser.cc:1519 c/gimple-parser.cc:1554 c/gimple-parser.cc:1944
19724 #: c/gimple-parser.cc:1955 c/gimple-parser.cc:1961 c/gimple-parser.cc:2144
19725 #: c/gimple-parser.cc:2315 c/c-parser.cc:13627 cp/parser.cc:32881
19726 #, gcc-internal-format
19727 msgid "expected %<(%>"
19728 msgstr "мало бути %<(%>"
19729
19730 #: c/c-parser.cc:4984 c/c-parser.cc:4986 c/c-parser.cc:13133
19731 #: cp/parser.cc:32893 cp/parser.cc:36623 go/gofrontend/embed.cc:439
19732 #, gcc-internal-format
19733 msgid "expected %<[%>"
19734 msgstr "мало бути %<[%>"
19735
19736 #: c/c-parser.cc:5600 c/c-parser.cc:11708 c/c-parser.cc:18413
19737 #: c/c-parser.cc:18499 c/c-parser.cc:19151 c/c-parser.cc:20033
19738 #: c/c-parser.cc:23378 c/gimple-parser.cc:389 c/gimple-parser.cc:2321
19739 #: c/c-parser.cc:3267 c/c-parser.cc:3489 c/c-parser.cc:11260
19740 #: cp/parser.cc:20869 cp/parser.cc:32887 go/gofrontend/embed.cc:370
19741 #, gcc-internal-format
19742 msgid "expected %<{%>"
19743 msgstr "мало бути %<{%>"
19744
19745 #: c/c-parser.cc:5890 c/c-parser.cc:5899 c/c-parser.cc:7656 c/c-parser.cc:8745
19746 #: c/c-parser.cc:11472 c/c-parser.cc:11868 c/c-parser.cc:11932
19747 #: c/c-parser.cc:13207 c/c-parser.cc:14227 c/c-parser.cc:14453
19748 #: c/c-parser.cc:14971 c/c-parser.cc:15072 c/c-parser.cc:15606
19749 #: c/c-parser.cc:15924 c/c-parser.cc:16000 c/c-parser.cc:16112
19750 #: c/c-parser.cc:21543 c/c-parser.cc:22187 c/c-parser.cc:22246
19751 #: c/gimple-parser.cc:572 c/gimple-parser.cc:877 c/gimple-parser.cc:2369
19752 #: c/gimple-parser.cc:2396 c/c-parser.cc:7131 c/c-parser.cc:13730
19753 #: c/c-parser.cc:15077 cp/parser.cc:32920 cp/parser.cc:34599
19754 #: cp/parser.cc:37472 cp/parser.cc:38347 go/gofrontend/embed.cc:403
19755 #, gcc-internal-format
19756 msgid "expected %<:%>"
19757 msgstr "мало бути %<:%>"
19758
19759 #: c/c-parser.cc:6681 cp/parser.cc:32807
19760 #, gcc-internal-format
19761 msgid "expected %<while%>"
19762 msgstr "мало бути %<while%>"
19763
19764 #: c/c-parser.cc:8504 c/c-parser.cc:8696 c/c-parser.cc:9164 c/c-parser.cc:9207
19765 #: c/c-parser.cc:9345 c/c-parser.cc:10094 c/c-parser.cc:14630
19766 #: c/c-parser.cc:16068 c/gimple-parser.cc:1035 c/gimple-parser.cc:1061
19767 #: c/gimple-parser.cc:1189 c/gimple-parser.cc:1192 c/gimple-parser.cc:1523
19768 #: c/gimple-parser.cc:1529 cp/parser.cc:32263 cp/parser.cc:32896
19769 #, gcc-internal-format
19770 msgid "expected %<,%>"
19771 msgstr "мало бути %<,%>"
19772
19773 #: c/c-parser.cc:9061
19774 msgid "expected %<.%>"
19775 msgstr "мало бути %<.%>"
19776
19777 #: c/c-parser.cc:10931 c/c-parser.cc:10963 c/c-parser.cc:11203
19778 #: cp/parser.cc:35173 cp/parser.cc:35194
19779 #, gcc-internal-format
19780 msgid "expected %<@end%>"
19781 msgstr "мало бути %<@end%>"
19782
19783 #: c/c-parser.cc:11621 c/gimple-parser.cc:1359 cp/parser.cc:32905
19784 #, gcc-internal-format
19785 msgid "expected %<>%>"
19786 msgstr "мало бути %<>%>"
19787
19788 #: c/c-parser.cc:15166 c/c-parser.cc:16400 cp/parser.cc:32929
19789 #, gcc-internal-format
19790 msgid "expected %<,%> or %<)%>"
19791 msgstr "мало бути %<,%> або %<)%>"
19792
19793 #. All following cases are statements with LHS.
19794 #: c/c-parser.cc:15916 c/c-parser.cc:18306 c/c-parser.cc:18353
19795 #: c/c-parser.cc:18510 c/c-parser.cc:18858 c/c-parser.cc:19334
19796 #: c/c-parser.cc:21750 c/c-parser.cc:22384 c/gimple-parser.cc:730
19797 #: c/c-parser.cc:5488 c/c-parser.cc:18430 c/c-parser.cc:18654
19798 #: cp/parser.cc:32908 cp/parser.cc:40920 cp/parser.cc:41093
19799 #, gcc-internal-format
19800 msgid "expected %<=%>"
19801 msgstr "мало бути %<=%>"
19802
19803 #: c/c-parser.cc:18441 c/c-parser.cc:18521 c/c-parser.cc:18875
19804 #: c/c-parser.cc:19199 c/gimple-parser.cc:1577 c/gimple-parser.cc:1609
19805 #: c/gimple-parser.cc:1619 c/gimple-parser.cc:2406 cp/parser.cc:32884
19806 #: cp/parser.cc:35383
19807 #, gcc-internal-format
19808 msgid "expected %<}%>"
19809 msgstr "мало бути %<}%>"
19810
19811 #: c/c-parser.cc:18534 cp/parser.cc:41018
19812 #, gcc-internal-format
19813 msgid "expected %<else%>"
19814 msgstr "мало бути %<else%>"
19815
19816 #: c/c-parser.cc:20078 c/c-parser.cc:20067 cp/parser.cc:43258
19817 #, gcc-internal-format
19818 msgid "expected %<#pragma omp section%> or %<}%>"
19819 msgstr "мало бути %<#pragma omp section%> або %<}%>"
19820
19821 #: c/c-parser.cc:22955 cp/parser.cc:46776
19822 msgid "<message unknown at compile time>"
19823 msgstr ""
19824
19825 #: c/c-typeck.cc:8489
19826 msgid "(anonymous)"
19827 msgstr "(анонімний)"
19828
19829 #: c/gimple-parser.cc:1348 cp/parser.cc:18235 cp/parser.cc:32902
19830 #, gcc-internal-format
19831 msgid "expected %<<%>"
19832 msgstr "мало бути %<<%>"
19833
19834 #: c/gimple-parser.cc:2365 c/gimple-parser.cc:2392 c/gimple-parser.cc:2231
19835 #: c/gimple-parser.cc:2268
19836 #, gcc-internal-format
19837 msgid "expected label"
19838 msgstr "мало бути вказано мітку"
19839
19840 #: cp/call.cc:4007
19841 msgid "candidate:"
19842 msgstr "кандидат:"
19843
19844 #: cp/call.cc:7735
19845 msgid "  after user-defined conversion:"
19846 msgstr ""
19847
19848 #: cp/call.cc:7874 cp/pt.cc:2055 cp/pt.cc:25614
19849 msgid "candidate is:"
19850 msgid_plural "candidates are:"
19851 msgstr[0] ""
19852 msgstr[1] ""
19853 msgstr[2] ""
19854
19855 #: cp/call.cc:12525
19856 msgid "candidate 1:"
19857 msgstr "кандидат 1:"
19858
19859 #: cp/call.cc:12526
19860 msgid "candidate 2:"
19861 msgstr "кандидат 2:"
19862
19863 #: cp/decl.cc:3452
19864 msgid "jump to label %qD"
19865 msgstr ""
19866
19867 #: cp/decl.cc:3453
19868 msgid "jump to case label"
19869 msgstr ""
19870
19871 #: cp/error.cc:456
19872 msgid "<missing>"
19873 msgstr "<пропущено>"
19874
19875 #: cp/error.cc:558
19876 msgid "<brace-enclosed initializer list>"
19877 msgstr ""
19878
19879 #: cp/error.cc:560
19880 msgid "<unresolved overloaded function type>"
19881 msgstr "<невизначений перевантажений тип функції>"
19882
19883 #: cp/error.cc:730
19884 msgid "<type error>"
19885 msgstr "<помилка типу>"
19886
19887 #. A lambda's "type" is essentially its signature.
19888 #: cp/error.cc:837
19889 msgid "<lambda"
19890 msgstr "<lambda"
19891
19892 #: cp/error.cc:847 objc/objc-act.cc:6364 cp/cxx-pretty-print.cc:154
19893 #: cp/cxx-pretty-print.cc:2897
19894 #, gcc-internal-format
19895 msgid "<unnamed>"
19896 msgstr "<неназваний>"
19897
19898 #: cp/error.cc:849
19899 #, c-format
19900 msgid "<unnamed %s>"
19901 msgstr "<неназваний %s>"
19902
19903 #: cp/error.cc:982
19904 msgid "<typeprefixerror>"
19905 msgstr ""
19906
19907 #: cp/error.cc:1115
19908 #, c-format
19909 msgid "(static initializers for %s)"
19910 msgstr ""
19911
19912 #: cp/error.cc:1117
19913 #, c-format
19914 msgid "(static destructors for %s)"
19915 msgstr ""
19916
19917 #: cp/error.cc:1163
19918 msgid "<structured bindings>"
19919 msgstr "<структуровані прив'язки>"
19920
19921 #: cp/error.cc:1269
19922 msgid "vtable for "
19923 msgstr ""
19924
19925 #: cp/error.cc:1293
19926 msgid "<return value> "
19927 msgstr ""
19928
19929 #: cp/error.cc:1308
19930 msgid "{anonymous}"
19931 msgstr "{анонімний}"
19932
19933 #: cp/error.cc:1310
19934 msgid "(anonymous namespace)"
19935 msgstr ""
19936
19937 #: cp/error.cc:1410
19938 msgid "<template arguments error>"
19939 msgstr ""
19940
19941 #: cp/error.cc:1435
19942 msgid "<enumerator>"
19943 msgstr ""
19944
19945 #: cp/error.cc:1486
19946 msgid "<declaration error>"
19947 msgstr ""
19948
19949 #: cp/error.cc:2039 cp/error.cc:2059
19950 msgid "<template parameter error>"
19951 msgstr ""
19952
19953 #: cp/error.cc:2189
19954 msgid "<statement>"
19955 msgstr ""
19956
19957 #: cp/error.cc:2218 cp/error.cc:3304 c-family/c-pretty-print.cc:2644
19958 #, gcc-internal-format
19959 msgid "<unknown>"
19960 msgstr ""
19961
19962 #. While waiting for caret diagnostics, avoid printing
19963 #. __cxa_allocate_exception, __cxa_throw, and the like.
19964 #: cp/error.cc:2236
19965 msgid "<throw-expression>"
19966 msgstr ""
19967
19968 #: cp/error.cc:2337
19969 msgid "<ubsan routine call>"
19970 msgstr ""
19971
19972 #: cp/error.cc:2821
19973 msgid "<unparsed>"
19974 msgstr ""
19975
19976 #: cp/error.cc:2978
19977 msgid "<lambda>"
19978 msgstr ""
19979
19980 #: cp/error.cc:3017
19981 msgid "*this"
19982 msgstr "*this"
19983
19984 #: cp/error.cc:3031
19985 msgid "<expression error>"
19986 msgstr ""
19987
19988 #: cp/error.cc:3046
19989 msgid "<unknown operator>"
19990 msgstr "<невідомий оператор>"
19991
19992 #: cp/error.cc:3517
19993 msgid "At global scope:"
19994 msgstr ""
19995
19996 #: cp/error.cc:3613
19997 #, c-format
19998 msgid "In static member function %qs"
19999 msgstr "У статичній функції-члені %qs"
20000
20001 #: cp/error.cc:3615
20002 #, c-format
20003 msgid "In copy constructor %qs"
20004 msgstr ""
20005
20006 #: cp/error.cc:3617
20007 #, c-format
20008 msgid "In constructor %qs"
20009 msgstr ""
20010
20011 #: cp/error.cc:3619
20012 #, c-format
20013 msgid "In destructor %qs"
20014 msgstr ""
20015
20016 #: cp/error.cc:3621
20017 msgid "In lambda function"
20018 msgstr "У лямбда-функції"
20019
20020 #: cp/error.cc:3649
20021 #, c-format
20022 msgid "%s: In substitution of %qS:\n"
20023 msgstr ""
20024
20025 #: cp/error.cc:3650
20026 msgid "%s: In instantiation of %q#D:\n"
20027 msgstr ""
20028
20029 #: cp/error.cc:3675 cp/error.cc:3829
20030 msgid "%r%s:%d:%d:%R   "
20031 msgstr ""
20032
20033 #: cp/error.cc:3678 cp/error.cc:3832
20034 msgid "%r%s:%d:%R   "
20035 msgstr ""
20036
20037 #: cp/error.cc:3686
20038 #, c-format
20039 msgid "recursively required by substitution of %qS\n"
20040 msgstr ""
20041
20042 #: cp/error.cc:3687
20043 #, c-format
20044 msgid "required by substitution of %qS\n"
20045 msgstr ""
20046
20047 #: cp/error.cc:3692
20048 msgid "recursively required from %q#D\n"
20049 msgstr ""
20050
20051 #: cp/error.cc:3693
20052 msgid "required from %q#D\n"
20053 msgstr ""
20054
20055 #: cp/error.cc:3700
20056 msgid "recursively required from here\n"
20057 msgstr ""
20058
20059 #: cp/error.cc:3701
20060 msgid "required from here\n"
20061 msgstr "потрібен звідси\n"
20062
20063 #: cp/error.cc:3753
20064 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
20065 msgstr ""
20066
20067 #: cp/error.cc:3759
20068 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
20069 msgstr ""
20070
20071 #: cp/error.cc:3813
20072 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
20073 msgstr "%r%s:%d:%d:%R   у розгортанні %<constexpr%> %qs"
20074
20075 #: cp/error.cc:3817
20076 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
20077 msgstr ""
20078
20079 #: cp/parser.cc:6032
20080 msgid "parameter %qD may not appear in this context"
20081 msgstr ""
20082
20083 #: cp/parser.cc:6033
20084 msgid "local variable %qD may not appear in this context"
20085 msgstr ""
20086
20087 #: cp/parser.cc:21675
20088 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
20089 msgstr ""
20090
20091 #: cp/parser.cc:21678
20092 msgid "%<using enum%> of dependent type %qT"
20093 msgstr ""
20094
20095 #: cp/parser.cc:21680
20096 msgid "%<using enum%> of non-enumeration type %q#T"
20097 msgstr ""
20098
20099 #: cp/parser.cc:21682
20100 msgid "%<using enum%> of incomplete type %qT"
20101 msgstr "%<using enum%> неповного типу %qT"
20102
20103 #: cp/parser.cc:21684
20104 msgid "%<using enum%> of %qT before its enum-specifier"
20105 msgstr ""
20106
20107 #: cp/pt.cc:2053 cp/semantics.cc:5903
20108 msgid "candidates are:"
20109 msgstr ""
20110
20111 #: cp/rtti.cc:595
20112 msgid "target is not pointer or reference to class"
20113 msgstr ""
20114
20115 #: cp/rtti.cc:600
20116 msgid "target is not pointer or reference to complete type"
20117 msgstr ""
20118
20119 #: cp/rtti.cc:606
20120 msgid "target is not pointer or reference"
20121 msgstr ""
20122
20123 #: cp/rtti.cc:622
20124 msgid "source is not a pointer"
20125 msgstr ""
20126
20127 #: cp/rtti.cc:627
20128 msgid "source is not a pointer to class"
20129 msgstr ""
20130
20131 #: cp/rtti.cc:632
20132 msgid "source is a pointer to incomplete type"
20133 msgstr ""
20134
20135 #: cp/rtti.cc:645
20136 msgid "source is not of class type"
20137 msgstr ""
20138
20139 #: cp/rtti.cc:650
20140 msgid "source is of incomplete class type"
20141 msgstr ""
20142
20143 #: cp/rtti.cc:661
20144 msgid "conversion casts away constness"
20145 msgstr ""
20146
20147 #: cp/rtti.cc:817
20148 msgid "source type is not polymorphic"
20149 msgstr ""
20150
20151 #: cp/typeck.cc:7011 c/c-typeck.cc:4481
20152 #, gcc-internal-format
20153 msgid "wrong type argument to unary minus"
20154 msgstr ""
20155
20156 #: cp/typeck.cc:7012 c/c-typeck.cc:4468
20157 #, gcc-internal-format
20158 msgid "wrong type argument to unary plus"
20159 msgstr ""
20160
20161 #: cp/typeck.cc:7039 c/c-typeck.cc:4525
20162 #, gcc-internal-format
20163 msgid "wrong type argument to bit-complement"
20164 msgstr ""
20165
20166 #: cp/typeck.cc:7056 c/c-typeck.cc:4533
20167 #, gcc-internal-format
20168 msgid "wrong type argument to abs"
20169 msgstr ""
20170
20171 #: cp/typeck.cc:7068 c/c-typeck.cc:4555
20172 #, gcc-internal-format
20173 msgid "wrong type argument to conjugation"
20174 msgstr ""
20175
20176 #: cp/typeck.cc:7086
20177 msgid "in argument to unary !"
20178 msgstr ""
20179
20180 #: cp/typeck.cc:7132
20181 msgid "no pre-increment operator for type"
20182 msgstr ""
20183
20184 #: cp/typeck.cc:7134
20185 msgid "no post-increment operator for type"
20186 msgstr ""
20187
20188 #: cp/typeck.cc:7136
20189 msgid "no pre-decrement operator for type"
20190 msgstr ""
20191
20192 #: cp/typeck.cc:7138
20193 msgid "no post-decrement operator for type"
20194 msgstr ""
20195
20196 #: fortran/arith.cc:1414
20197 msgid "elemental binary operation"
20198 msgstr ""
20199
20200 #: fortran/check.cc:70
20201 msgid " [see %<-fno-allow-invalid-boz%>]"
20202 msgstr " [див. %<-fno-allow-invalid-boz%>]"
20203
20204 #: fortran/check.cc:3705
20205 #, c-format
20206 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
20207 msgstr ""
20208
20209 #: fortran/check.cc:3913 fortran/check.cc:3994 fortran/check.cc:4059
20210 #, c-format
20211 msgid "arguments '%s' and '%s' for intrinsic %s"
20212 msgstr ""
20213
20214 #: fortran/check.cc:4400 fortran/intrinsic.cc:4820
20215 #, c-format
20216 msgid "arguments '%s' and '%s' for intrinsic '%s'"
20217 msgstr ""
20218
20219 #: fortran/dump-parse-tree.cc:3553
20220 #, c-format
20221 msgid ""
20222 "/* Prototypes for external procedures generated from %s\n"
20223 "   by GNU Fortran %s%s.\n"
20224 "\n"
20225 "   Use of this interface is discouraged, consider using the\n"
20226 "   BIND(C) feature of standard Fortran instead.  */\n"
20227 "\n"
20228 msgstr ""
20229
20230 #: fortran/error.cc:977
20231 msgid "Fortran 2018 deleted feature:"
20232 msgstr "Вилучена можливість у Fortran 2018:"
20233
20234 #: fortran/error.cc:979
20235 msgid "Fortran 2018 obsolescent feature:"
20236 msgstr "Застаріла можливість у Fortran 2018:"
20237
20238 #: fortran/error.cc:981
20239 msgid "Fortran 2018:"
20240 msgstr "Fortran 2018:"
20241
20242 #: fortran/error.cc:983
20243 msgid "Fortran 2008 obsolescent feature:"
20244 msgstr "Застаріла можливість у Fortran 2008:"
20245
20246 #: fortran/error.cc:989
20247 msgid "GNU Extension:"
20248 msgstr "Розширення GNU:"
20249
20250 #: fortran/error.cc:991
20251 msgid "Legacy Extension:"
20252 msgstr "Застаріле розширення:"
20253
20254 #: fortran/error.cc:993
20255 msgid "Obsolescent feature:"
20256 msgstr "Застаріла можливість:"
20257
20258 #: fortran/error.cc:995
20259 msgid "Deleted feature:"
20260 msgstr "Вилучена можливість:"
20261
20262 #: fortran/expr.cc:3774
20263 msgid "array assignment"
20264 msgstr "призначення масиву"
20265
20266 #: fortran/frontend-passes.cc:2387
20267 msgid "Index variable %qs redefined at %L in procedure %qs called from within DO loop at %L"
20268 msgstr ""
20269
20270 #. Macros for unified error messages.
20271 #: fortran/frontend-passes.cc:4067
20272 #, c-format
20273 msgid "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, should be %ld"
20274 msgstr ""
20275
20276 #: fortran/frontend-passes.cc:4070
20277 #, c-format
20278 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
20279 msgstr ""
20280
20281 #: fortran/frontend-passes.cc:4073
20282 #, c-format
20283 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
20284 msgstr ""
20285
20286 #: fortran/gfortranspec.cc:427
20287 #, c-format
20288 msgid "Driving:"
20289 msgstr "Керування:"
20290
20291 #: fortran/interface.cc:3563 fortran/intrinsic.cc:4504
20292 msgid "actual argument to INTENT = OUT/INOUT"
20293 msgstr "справжній аргумент INTENT = OUT/INOUT"
20294
20295 #: fortran/intrinsic.cc:4857
20296 msgid "available since Fortran 77"
20297 msgstr "доступний з Fortran 77"
20298
20299 #: fortran/intrinsic.cc:4861
20300 msgid "obsolescent in Fortran 95"
20301 msgstr "визнано застарілим у Fortran 95"
20302
20303 #: fortran/intrinsic.cc:4865
20304 msgid "deleted in Fortran 95"
20305 msgstr "вилучено у Fortran 95"
20306
20307 #: fortran/intrinsic.cc:4869
20308 msgid "new in Fortran 95"
20309 msgstr "впроваджено у Fortran 95"
20310
20311 #: fortran/intrinsic.cc:4873
20312 msgid "new in Fortran 2003"
20313 msgstr "впроваджено у Fortran 2003"
20314
20315 #: fortran/intrinsic.cc:4877
20316 msgid "new in Fortran 2008"
20317 msgstr "впроваджено у Fortran 2008"
20318
20319 #: fortran/intrinsic.cc:4881
20320 msgid "new in Fortran 2018"
20321 msgstr "впроваджено у Fortran 2018"
20322
20323 #: fortran/intrinsic.cc:4885
20324 msgid "a GNU Fortran extension"
20325 msgstr "розширення GNU Fortran"
20326
20327 #: fortran/intrinsic.cc:4889
20328 msgid "for backward compatibility"
20329 msgstr "для зворотної сумісності"
20330
20331 #: fortran/io.cc:1873
20332 #, c-format
20333 msgid "%s tag"
20334 msgstr ""
20335
20336 #: fortran/io.cc:3373
20337 msgid "internal unit in WRITE"
20338 msgstr ""
20339
20340 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
20341 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
20342 #: fortran/io.cc:4734
20343 #, c-format
20344 msgid "%s tag with INQUIRE"
20345 msgstr ""
20346
20347 #: fortran/matchexp.cc:28
20348 #, c-format
20349 msgid "Syntax error in expression at %C"
20350 msgstr "Синтаксична помилка у виразі у %C"
20351
20352 #: fortran/module.cc:1254
20353 msgid "Unexpected EOF"
20354 msgstr "Неочікуваний символ кінця файла"
20355
20356 #: fortran/module.cc:1379
20357 msgid "Name too long"
20358 msgstr "Назва є надто довгою"
20359
20360 #: fortran/module.cc:1433 fortran/module.cc:1491 fortran/module.cc:1546
20361 #: fortran/module.cc:1604
20362 msgid "Bad name"
20363 msgstr "Помилкова назва"
20364
20365 #: fortran/module.cc:1628
20366 msgid "Expected name"
20367 msgstr ""
20368
20369 #: fortran/module.cc:1631
20370 msgid "Expected left parenthesis"
20371 msgstr ""
20372
20373 #: fortran/module.cc:1634
20374 msgid "Expected right parenthesis"
20375 msgstr ""
20376
20377 #: fortran/module.cc:1637
20378 msgid "Expected integer"
20379 msgstr "Мало бути ціле число"
20380
20381 #: fortran/module.cc:1640 fortran/module.cc:2845
20382 msgid "Expected string"
20383 msgstr "Мало бути використано рядок"
20384
20385 #: fortran/module.cc:1665
20386 msgid "find_enum(): Enum not found"
20387 msgstr ""
20388
20389 #: fortran/module.cc:2235
20390 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
20391 msgstr ""
20392
20393 #: fortran/module.cc:2475
20394 msgid "Expected attribute bit name"
20395 msgstr ""
20396
20397 #: fortran/module.cc:3474
20398 msgid "Expected integer string"
20399 msgstr ""
20400
20401 #: fortran/module.cc:3478
20402 msgid "Error converting integer"
20403 msgstr ""
20404
20405 #: fortran/module.cc:3500
20406 msgid "Expected real string"
20407 msgstr ""
20408
20409 #: fortran/module.cc:3725
20410 msgid "Expected expression type"
20411 msgstr ""
20412
20413 #: fortran/module.cc:3805
20414 msgid "Bad operator"
20415 msgstr ""
20416
20417 #: fortran/module.cc:3922
20418 msgid "Bad type in constant expression"
20419 msgstr ""
20420
20421 #: fortran/module.cc:7380
20422 msgid "Unexpected end of module"
20423 msgstr ""
20424
20425 #: fortran/parse.cc:1936
20426 msgid "arithmetic IF"
20427 msgstr ""
20428
20429 #: fortran/parse.cc:1945
20430 msgid "attribute declaration"
20431 msgstr ""
20432
20433 #: fortran/parse.cc:1981
20434 msgid "data declaration"
20435 msgstr ""
20436
20437 #: fortran/parse.cc:1999
20438 msgid "derived type declaration"
20439 msgstr ""
20440
20441 #: fortran/parse.cc:2126
20442 msgid "block IF"
20443 msgstr ""
20444
20445 #: fortran/parse.cc:2135
20446 msgid "implied END DO"
20447 msgstr ""
20448
20449 #: fortran/parse.cc:2229 fortran/resolve.cc:12073
20450 msgid "assignment"
20451 msgstr "присвоювання"
20452
20453 #: fortran/parse.cc:2232 fortran/resolve.cc:12131 fortran/resolve.cc:12134
20454 msgid "pointer assignment"
20455 msgstr ""
20456
20457 #: fortran/parse.cc:2256
20458 msgid "simple IF"
20459 msgstr ""
20460
20461 #: fortran/resolve.cc:2388 fortran/resolve.cc:2583
20462 msgid "elemental procedure"
20463 msgstr ""
20464
20465 #: fortran/resolve.cc:2486
20466 msgid "allocatable argument"
20467 msgstr ""
20468
20469 #: fortran/resolve.cc:2491
20470 msgid "asynchronous argument"
20471 msgstr ""
20472
20473 #: fortran/resolve.cc:2496
20474 msgid "optional argument"
20475 msgstr ""
20476
20477 #: fortran/resolve.cc:2501
20478 msgid "pointer argument"
20479 msgstr ""
20480
20481 #: fortran/resolve.cc:2506
20482 msgid "target argument"
20483 msgstr ""
20484
20485 #: fortran/resolve.cc:2511
20486 msgid "value argument"
20487 msgstr ""
20488
20489 #: fortran/resolve.cc:2516
20490 msgid "volatile argument"
20491 msgstr ""
20492
20493 #: fortran/resolve.cc:2521
20494 msgid "assumed-shape argument"
20495 msgstr ""
20496
20497 #: fortran/resolve.cc:2526
20498 msgid "assumed-rank argument"
20499 msgstr ""
20500
20501 #: fortran/resolve.cc:2531
20502 msgid "coarray argument"
20503 msgstr ""
20504
20505 #: fortran/resolve.cc:2536
20506 msgid "parametrized derived type argument"
20507 msgstr ""
20508
20509 #: fortran/resolve.cc:2541
20510 msgid "polymorphic argument"
20511 msgstr ""
20512
20513 #: fortran/resolve.cc:2546
20514 msgid "NO_ARG_CHECK attribute"
20515 msgstr ""
20516
20517 #. As assumed-type is unlimited polymorphic (cf. above).
20518 #. See also TS 29113, Note 6.1.
20519 #: fortran/resolve.cc:2553
20520 msgid "assumed-type argument"
20521 msgstr ""
20522
20523 #: fortran/resolve.cc:2564
20524 msgid "array result"
20525 msgstr ""
20526
20527 #: fortran/resolve.cc:2569
20528 msgid "pointer or allocatable result"
20529 msgstr ""
20530
20531 #: fortran/resolve.cc:2576
20532 msgid "result with non-constant character length"
20533 msgstr ""
20534
20535 #: fortran/resolve.cc:2588
20536 msgid "bind(c) procedure"
20537 msgstr ""
20538
20539 #: fortran/resolve.cc:4132
20540 #, c-format
20541 msgid "Invalid context for NULL() pointer at %%L"
20542 msgstr ""
20543
20544 #: fortran/resolve.cc:4149
20545 #, c-format
20546 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
20547 msgstr ""
20548
20549 #: fortran/resolve.cc:4166
20550 #, c-format
20551 msgid "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s%%> at %%L"
20552 msgstr ""
20553
20554 #: fortran/resolve.cc:4171
20555 #, c-format
20556 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
20557 msgstr ""
20558
20559 #: fortran/resolve.cc:4186
20560 #, c-format
20561 msgid "Operands of string concatenation operator at %%L are %s/%s"
20562 msgstr ""
20563
20564 #: fortran/resolve.cc:4229
20565 #, c-format
20566 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
20567 msgstr ""
20568
20569 #: fortran/resolve.cc:4252
20570 #, c-format
20571 msgid "Operand of .not. operator at %%L is %s"
20572 msgstr ""
20573
20574 #: fortran/resolve.cc:4266
20575 msgid "COMPLEX quantities cannot be compared at %L"
20576 msgstr ""
20577
20578 #: fortran/resolve.cc:4364
20579 #, c-format
20580 msgid "Logicals at %%L must be compared with %s instead of %s"
20581 msgstr ""
20582
20583 #: fortran/resolve.cc:4370
20584 #, c-format
20585 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
20586 msgstr ""
20587
20588 #: fortran/resolve.cc:4384
20589 #, c-format
20590 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
20591 msgstr "Невідомий оператор %%<%s%%> у %%L; хотіли написати «%s»?"
20592
20593 #: fortran/resolve.cc:4387
20594 #, c-format
20595 msgid "Unknown operator %%<%s%%> at %%L"
20596 msgstr "Невідомий оператор %%<%s%%> у %%L"
20597
20598 #: fortran/resolve.cc:4392
20599 #, c-format
20600 msgid "Operand of user operator %%<%s%%> at %%L is %s"
20601 msgstr ""
20602
20603 #: fortran/resolve.cc:4397
20604 #, c-format
20605 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
20606 msgstr ""
20607
20608 #: fortran/resolve.cc:4483
20609 #, c-format
20610 msgid "Inconsistent ranks for operator at %%L and %%L"
20611 msgstr ""
20612
20613 #: fortran/resolve.cc:7324
20614 msgid "Loop variable"
20615 msgstr ""
20616
20617 #: fortran/resolve.cc:7328
20618 msgid "iterator variable"
20619 msgstr ""
20620
20621 #: fortran/resolve.cc:7332
20622 msgid "Start expression in DO loop"
20623 msgstr ""
20624
20625 #: fortran/resolve.cc:7336
20626 msgid "End expression in DO loop"
20627 msgstr ""
20628
20629 #: fortran/resolve.cc:7340
20630 msgid "Step expression in DO loop"
20631 msgstr ""
20632
20633 #: fortran/resolve.cc:7626 fortran/resolve.cc:7629
20634 msgid "DEALLOCATE object"
20635 msgstr ""
20636
20637 #: fortran/resolve.cc:8007 fortran/resolve.cc:8010
20638 msgid "ALLOCATE object"
20639 msgstr ""
20640
20641 #: fortran/resolve.cc:8243 fortran/resolve.cc:10214 fortran/resolve.cc:10335
20642 msgid "STAT variable"
20643 msgstr ""
20644
20645 #: fortran/resolve.cc:8294 fortran/resolve.cc:10226 fortran/resolve.cc:10347
20646 msgid "ERRMSG variable"
20647 msgstr ""
20648
20649 #: fortran/resolve.cc:10020
20650 msgid "item in READ"
20651 msgstr ""
20652
20653 #: fortran/resolve.cc:10238
20654 msgid "ACQUIRED_LOCK variable"
20655 msgstr ""
20656
20657 #: fortran/trans-array.cc:1918
20658 #, c-format
20659 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
20660 msgstr ""
20661
20662 #: fortran/trans-array.cc:6137
20663 msgid "Integer overflow when calculating the amount of memory to allocate"
20664 msgstr ""
20665
20666 #: fortran/trans-array.cc:10071
20667 #, c-format
20668 msgid "The value of the PDT LEN parameter '%s' does not agree with that in the dummy declaration"
20669 msgstr ""
20670
20671 #: fortran/trans-decl.cc:6143
20672 #, c-format
20673 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
20674 msgstr ""
20675
20676 #: fortran/trans-decl.cc:6151
20677 #, c-format
20678 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
20679 msgstr ""
20680
20681 #: fortran/trans-expr.cc:10297
20682 #, c-format
20683 msgid "Target of rank remapping is too small (%ld < %ld)"
20684 msgstr ""
20685
20686 #: fortran/trans-expr.cc:11757
20687 msgid "Assignment of scalar to unallocated array"
20688 msgstr ""
20689
20690 #: fortran/trans-intrinsic.cc:975
20691 #, c-format
20692 msgid "Unequal character lengths (%ld/%ld) in %s"
20693 msgstr ""
20694
20695 #: fortran/trans-intrinsic.cc:6510
20696 #, c-format
20697 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
20698 msgstr ""
20699
20700 #: fortran/trans-intrinsic.cc:6605
20701 #, c-format
20702 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
20703 msgstr ""
20704
20705 #: fortran/trans-intrinsic.cc:6652
20706 #, c-format
20707 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
20708 msgstr ""
20709
20710 #: fortran/trans-intrinsic.cc:6662
20711 #, c-format
20712 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
20713 msgstr ""
20714
20715 #: fortran/trans-intrinsic.cc:6669
20716 #, c-format
20717 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
20718 msgstr ""
20719
20720 #: fortran/trans-intrinsic.cc:6742
20721 #, c-format
20722 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
20723 msgstr ""
20724
20725 #: fortran/trans-intrinsic.cc:6810
20726 #, c-format
20727 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
20728 msgstr ""
20729
20730 #: fortran/trans-intrinsic.cc:6876
20731 #, c-format
20732 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
20733 msgstr ""
20734
20735 #: fortran/trans-intrinsic.cc:6884 fortran/trans-intrinsic.cc:6929
20736 #, c-format
20737 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
20738 msgstr ""
20739
20740 #: fortran/trans-intrinsic.cc:9279
20741 #, c-format
20742 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
20743 msgstr ""
20744
20745 #: fortran/trans-intrinsic.cc:9311
20746 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
20747 msgstr ""
20748
20749 #: fortran/trans-intrinsic.cc:12027
20750 #, c-format
20751 msgid "FROMPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
20752 msgstr ""
20753
20754 #: fortran/trans-intrinsic.cc:12039
20755 #, c-format
20756 msgid "LEN argument (%ld) out of range 0:%d in intrinsic MVBITS"
20757 msgstr ""
20758
20759 #: fortran/trans-intrinsic.cc:12051
20760 #, c-format
20761 msgid "TOPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
20762 msgstr ""
20763
20764 #: fortran/trans-intrinsic.cc:12063
20765 #, c-format
20766 msgid "FROMPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
20767 msgstr ""
20768
20769 #: fortran/trans-intrinsic.cc:12071
20770 #, c-format
20771 msgid "TOPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
20772 msgstr ""
20773
20774 #: fortran/trans-io.cc:587
20775 msgid "Unit number in I/O statement too small"
20776 msgstr ""
20777
20778 #: fortran/trans-io.cc:596
20779 msgid "Unit number in I/O statement too large"
20780 msgstr ""
20781
20782 #: fortran/trans-stmt.cc:156
20783 msgid "Assigned label is not a target label"
20784 msgstr ""
20785
20786 #: fortran/trans-stmt.cc:1287
20787 #, c-format
20788 msgid "Invalid image number %d in SYNC IMAGES"
20789 msgstr ""
20790
20791 #: fortran/trans-stmt.cc:2449
20792 msgid "Loop iterates infinitely"
20793 msgstr ""
20794
20795 #: fortran/trans-stmt.cc:2469 fortran/trans-stmt.cc:2725
20796 msgid "Loop variable has been modified"
20797 msgstr ""
20798
20799 #: fortran/trans-stmt.cc:2578
20800 msgid "DO step value is zero"
20801 msgstr ""
20802
20803 #: fortran/trans.cc:47
20804 msgid "Array reference out of bounds"
20805 msgstr ""
20806
20807 #: fortran/trans.cc:708 fortran/trans.cc:783
20808 #, c-format
20809 msgid "Error allocating %lu bytes"
20810 msgstr "Не вдалося розмістити у пам'яті %lu байтів"
20811
20812 #: fortran/trans.cc:992
20813 #, c-format
20814 msgid "Attempting to allocate already allocated variable '%s'"
20815 msgstr "Спроба розмістити у пам'яті вже розміщену змінну «%s»"
20816
20817 #: fortran/trans.cc:998
20818 msgid "Attempting to allocate already allocated variable"
20819 msgstr ""
20820
20821 #: fortran/trans.cc:1448 fortran/trans.cc:1607
20822 #, c-format
20823 msgid "Attempt to DEALLOCATE unallocated '%s'"
20824 msgstr ""
20825
20826 #: fortran/trans.cc:1765
20827 #, c-format
20828 msgid "Error reallocating to %lu bytes"
20829 msgstr ""
20830
20831 #: go/go-backend.cc:166
20832 msgid "lseek failed while reading export data"
20833 msgstr ""
20834
20835 #: go/go-backend.cc:173
20836 msgid "memory allocation failed while reading export data"
20837 msgstr ""
20838
20839 #: go/go-backend.cc:181
20840 msgid "read failed while reading export data"
20841 msgstr ""
20842
20843 #: go/go-backend.cc:187
20844 msgid "short read while reading export data"
20845 msgstr ""
20846
20847 #: go/gofrontend/expressions.cc:183 c-family/c-warn.cc:683 cp/cvt.cc:1397
20848 #, gcc-internal-format
20849 msgid "value computed is not used"
20850 msgstr ""
20851
20852 #: go/gofrontend/expressions.cc:930
20853 msgid "invalid use of type"
20854 msgstr ""
20855
20856 #: go/gofrontend/expressions.cc:3626 go/gofrontend/expressions.cc:3642
20857 msgid "constant refers to itself"
20858 msgstr ""
20859
20860 #: go/gofrontend/expressions.cc:4741 go/gofrontend/expressions.cc:5240
20861 msgid "expected pointer"
20862 msgstr ""
20863
20864 #: go/gofrontend/expressions.cc:5211
20865 msgid "expected numeric type"
20866 msgstr ""
20867
20868 #: go/gofrontend/expressions.cc:5216
20869 msgid "expected boolean type"
20870 msgstr ""
20871
20872 #: go/gofrontend/expressions.cc:5221 c/c-parser.cc:15829 c/c-parser.cc:15836
20873 #: cp/parser.cc:38967 cp/parser.cc:38974
20874 #, gcc-internal-format
20875 msgid "expected integer"
20876 msgstr "мало бути ціле число"
20877
20878 #: go/gofrontend/expressions.cc:7000
20879 msgid "invalid comparison of nil with nil"
20880 msgstr ""
20881
20882 #: go/gofrontend/expressions.cc:7006 go/gofrontend/expressions.cc:7024
20883 msgid "incompatible types in binary expression"
20884 msgstr ""
20885
20886 #: go/gofrontend/expressions.cc:7044
20887 msgid "integer division by zero"
20888 msgstr ""
20889
20890 #: go/gofrontend/expressions.cc:7052
20891 msgid "shift of non-integer operand"
20892 msgstr ""
20893
20894 #: go/gofrontend/expressions.cc:7055 go/gofrontend/expressions.cc:7058
20895 #: go/gofrontend/expressions.cc:7066
20896 msgid "shift count not integer"
20897 msgstr ""
20898
20899 #: go/gofrontend/expressions.cc:7071
20900 msgid "negative shift count"
20901 msgstr ""
20902
20903 #: go/gofrontend/expressions.cc:7956
20904 msgid "object is not a method"
20905 msgstr ""
20906
20907 #: go/gofrontend/expressions.cc:7973
20908 msgid "method type does not match object type"
20909 msgstr ""
20910
20911 #: go/gofrontend/expressions.cc:8387
20912 msgid "invalid use of %<...%> with builtin function"
20913 msgstr ""
20914
20915 #: go/gofrontend/expressions.cc:8398
20916 msgid "invalid use of method value as argument of Offsetof"
20917 msgstr ""
20918
20919 #: go/gofrontend/expressions.cc:8412
20920 msgid "argument of Offsetof implies indirection of an embedded field"
20921 msgstr ""
20922
20923 #: go/gofrontend/expressions.cc:8437 go/gofrontend/expressions.cc:8473
20924 #: go/gofrontend/expressions.cc:8909 go/gofrontend/expressions.cc:10265
20925 #: go/gofrontend/expressions.cc:10405 go/gofrontend/expressions.cc:10451
20926 #: go/gofrontend/expressions.cc:10486 go/gofrontend/expressions.cc:10562
20927 #: go/gofrontend/expressions.cc:10587 go/gofrontend/expressions.cc:12740
20928 #: go/gofrontend/expressions.cc:12757 go/gofrontend/expressions.cc:12773
20929 msgid "not enough arguments"
20930 msgstr "недостатньо аргументів"
20931
20932 #: go/gofrontend/expressions.cc:8439 go/gofrontend/expressions.cc:8475
20933 #: go/gofrontend/expressions.cc:10270 go/gofrontend/expressions.cc:10388
20934 #: go/gofrontend/expressions.cc:10410 go/gofrontend/expressions.cc:10491
20935 #: go/gofrontend/expressions.cc:10564 go/gofrontend/expressions.cc:10589
20936 #: go/gofrontend/expressions.cc:11469 go/gofrontend/expressions.cc:12745
20937 #: go/gofrontend/expressions.cc:12759 go/gofrontend/expressions.cc:12780
20938 #: cp/pt.cc:9148
20939 #, gcc-internal-format
20940 msgid "too many arguments"
20941 msgstr "забагато аргументів"
20942
20943 #: go/gofrontend/expressions.cc:8477
20944 msgid "argument 1 must be a map"
20945 msgstr ""
20946
20947 #: go/gofrontend/expressions.cc:8939
20948 msgid "invalid type for make function"
20949 msgstr ""
20950
20951 #: go/gofrontend/expressions.cc:8952
20952 msgid "length required when allocating a slice"
20953 msgstr ""
20954
20955 #: go/gofrontend/expressions.cc:8996
20956 msgid "len larger than cap"
20957 msgstr ""
20958
20959 #: go/gofrontend/expressions.cc:9005
20960 msgid "too many arguments to make"
20961 msgstr ""
20962
20963 #: go/gofrontend/expressions.cc:10314
20964 msgid "argument must be array or slice or channel"
20965 msgstr ""
20966
20967 #: go/gofrontend/expressions.cc:10324
20968 msgid "argument must be string or array or slice or map or channel"
20969 msgstr ""
20970
20971 #: go/gofrontend/expressions.cc:10361
20972 msgid "unsupported argument type to builtin function"
20973 msgstr ""
20974
20975 #: go/gofrontend/expressions.cc:10372
20976 msgid "argument must be channel"
20977 msgstr ""
20978
20979 #: go/gofrontend/expressions.cc:10374
20980 msgid "cannot close receive-only channel"
20981 msgstr ""
20982
20983 #: go/gofrontend/expressions.cc:10396
20984 msgid "argument must be a field reference"
20985 msgstr ""
20986
20987 #: go/gofrontend/expressions.cc:10426
20988 msgid "left argument must be a slice"
20989 msgstr ""
20990
20991 #: go/gofrontend/expressions.cc:10434
20992 msgid "element types must be the same"
20993 msgstr ""
20994
20995 #: go/gofrontend/expressions.cc:10439
20996 msgid "first argument must be []byte"
20997 msgstr ""
20998
20999 #: go/gofrontend/expressions.cc:10442
21000 msgid "second argument must be slice or string"
21001 msgstr ""
21002
21003 #: go/gofrontend/expressions.cc:10554
21004 msgid "argument must have complex type"
21005 msgstr ""
21006
21007 #: go/gofrontend/expressions.cc:10573
21008 msgid "complex arguments must have identical types"
21009 msgstr ""
21010
21011 #: go/gofrontend/expressions.cc:10575
21012 msgid "complex arguments must have floating-point type"
21013 msgstr ""
21014
21015 #: go/gofrontend/expressions.cc:11235
21016 msgid "type conversion result count mismatch"
21017 msgstr ""
21018
21019 #: go/gofrontend/expressions.cc:11249 go/gofrontend/expressions.cc:12686
21020 #: go/gofrontend/expressions.cc:13122
21021 msgid "expected function"
21022 msgstr ""
21023
21024 #: go/gofrontend/expressions.cc:11277
21025 msgid "multiple-value argument in single-value context"
21026 msgstr ""
21027
21028 #: go/gofrontend/expressions.cc:11473
21029 msgid "invalid use of %<...%> with non-slice"
21030 msgstr ""
21031
21032 #: go/gofrontend/expressions.cc:12694
21033 msgid "function result count mismatch"
21034 msgstr ""
21035
21036 #: go/gofrontend/expressions.cc:12712
21037 msgid "incompatible type for receiver"
21038 msgstr ""
21039
21040 #: go/gofrontend/expressions.cc:12730
21041 msgid "invalid use of %<...%> calling non-variadic function"
21042 msgstr ""
21043
21044 #: go/gofrontend/expressions.cc:13131 go/gofrontend/expressions.cc:13145
21045 msgid "number of results does not match number of values"
21046 msgstr ""
21047
21048 #: go/gofrontend/expressions.cc:13437 go/gofrontend/expressions.cc:14109
21049 msgid "index must be integer"
21050 msgstr ""
21051
21052 #: go/gofrontend/expressions.cc:13446 go/gofrontend/expressions.cc:14118
21053 msgid "slice end must be integer"
21054 msgstr ""
21055
21056 #: go/gofrontend/expressions.cc:13455
21057 msgid "slice capacity must be integer"
21058 msgstr ""
21059
21060 #: go/gofrontend/expressions.cc:13505 go/gofrontend/expressions.cc:14152
21061 msgid "inverted slice range"
21062 msgstr ""
21063
21064 #: go/gofrontend/expressions.cc:13548
21065 msgid "slice of unaddressable value"
21066 msgstr ""
21067
21068 #: go/gofrontend/expressions.cc:14408
21069 msgid "incompatible type for map index"
21070 msgstr ""
21071
21072 #: go/gofrontend/expressions.cc:14846
21073 msgid "expected interface or pointer to interface"
21074 msgstr ""
21075
21076 #: go/gofrontend/expressions.cc:15632
21077 msgid "too many expressions for struct"
21078 msgstr ""
21079
21080 #: go/gofrontend/expressions.cc:15645
21081 msgid "too few expressions for struct"
21082 msgstr ""
21083
21084 #: go/gofrontend/expressions.cc:17594 go/gofrontend/statements.cc:1911
21085 msgid "type assertion only valid for interface types"
21086 msgstr ""
21087
21088 #: go/gofrontend/expressions.cc:17606
21089 msgid "impossible type assertion: type does not implement interface"
21090 msgstr ""
21091
21092 #: go/gofrontend/expressions.cc:17805 go/gofrontend/expressions.cc:17825
21093 #: go/gofrontend/statements.cc:1758
21094 msgid "expected channel"
21095 msgstr ""
21096
21097 #: go/gofrontend/expressions.cc:17830 go/gofrontend/statements.cc:1763
21098 msgid "invalid receive on send-only channel"
21099 msgstr ""
21100
21101 #: go/gofrontend/parse.cc:3169
21102 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
21103 msgstr ""
21104
21105 #: go/gofrontend/parse.cc:4743
21106 msgid "cannot fallthrough final case in switch"
21107 msgstr ""
21108
21109 #: go/gofrontend/statements.cc:1071
21110 msgid "invalid left hand side of assignment"
21111 msgstr ""
21112
21113 #: go/gofrontend/statements.cc:1082 go/gofrontend/statements.cc:1427
21114 msgid "use of untyped nil"
21115 msgstr ""
21116
21117 #: go/gofrontend/statements.cc:1549
21118 msgid "expected map index on right hand side"
21119 msgstr ""
21120
21121 #: go/gofrontend/statements.cc:3198 go/gofrontend/statements.cc:3228
21122 msgid "not enough arguments to return"
21123 msgstr ""
21124
21125 #: go/gofrontend/statements.cc:3206
21126 msgid "return with value in function with no return type"
21127 msgstr ""
21128
21129 #: go/gofrontend/statements.cc:3234
21130 msgid "too many values in return statement"
21131 msgstr ""
21132
21133 #: go/gofrontend/statements.cc:3787
21134 msgid "expected boolean expression"
21135 msgstr ""
21136
21137 #: go/gofrontend/statements.cc:4984
21138 msgid "cannot type switch on non-interface value"
21139 msgstr ""
21140
21141 #: go/gofrontend/statements.cc:5119
21142 msgid "incompatible types in send"
21143 msgstr ""
21144
21145 #: go/gofrontend/statements.cc:5124
21146 msgid "invalid send on receive-only channel"
21147 msgstr ""
21148
21149 #: go/gofrontend/statements.cc:6442
21150 msgid "too many variables for range clause with channel"
21151 msgstr ""
21152
21153 #: go/gofrontend/statements.cc:6449
21154 msgid "range clause must have array, slice, string, map, or channel type"
21155 msgstr ""
21156
21157 #: go/gofrontend/types.cc:542
21158 msgid "invalid comparison of non-ordered type"
21159 msgstr ""
21160
21161 #: go/gofrontend/types.cc:558
21162 msgid "slice can only be compared to nil"
21163 msgstr ""
21164
21165 #: go/gofrontend/types.cc:560
21166 msgid "map can only be compared to nil"
21167 msgstr ""
21168
21169 #: go/gofrontend/types.cc:562
21170 msgid "func can only be compared to nil"
21171 msgstr ""
21172
21173 #: go/gofrontend/types.cc:568
21174 #, c-format
21175 msgid "invalid operation (%s)"
21176 msgstr "некоректна операція (%s)"
21177
21178 #: go/gofrontend/types.cc:591
21179 msgid "invalid comparison of non-comparable type"
21180 msgstr ""
21181
21182 #: go/gofrontend/types.cc:604
21183 msgid "invalid comparison of generated struct"
21184 msgstr ""
21185
21186 #: go/gofrontend/types.cc:615
21187 msgid "invalid comparison of non-comparable struct"
21188 msgstr ""
21189
21190 #: go/gofrontend/types.cc:625
21191 msgid "invalid comparison of generated array"
21192 msgstr ""
21193
21194 #: go/gofrontend/types.cc:632
21195 msgid "invalid comparison of non-comparable array"
21196 msgstr ""
21197
21198 #: go/gofrontend/types.cc:660
21199 msgid "multiple-value function call in single-value context"
21200 msgstr ""
21201
21202 #: go/gofrontend/types.cc:744
21203 msgid "need explicit conversion"
21204 msgstr ""
21205
21206 #: go/gofrontend/types.cc:752
21207 #, c-format
21208 msgid "cannot use type %s as type %s"
21209 msgstr ""
21210
21211 #: go/gofrontend/types.cc:788
21212 msgid "conversion from normal type to notinheap type"
21213 msgstr ""
21214
21215 #: go/gofrontend/types.cc:4793
21216 msgid "different receiver types"
21217 msgstr ""
21218
21219 #: go/gofrontend/types.cc:4816 go/gofrontend/types.cc:4829
21220 #: go/gofrontend/types.cc:4843
21221 msgid "different number of parameters"
21222 msgstr ""
21223
21224 #: go/gofrontend/types.cc:4836
21225 msgid "different parameter types"
21226 msgstr ""
21227
21228 #: go/gofrontend/types.cc:4851
21229 msgid "different varargs"
21230 msgstr ""
21231
21232 #: go/gofrontend/types.cc:4864 go/gofrontend/types.cc:4877
21233 #: go/gofrontend/types.cc:4891
21234 msgid "different number of results"
21235 msgstr ""
21236
21237 #: go/gofrontend/types.cc:4884
21238 msgid "different result types"
21239 msgstr ""
21240
21241 #: go/gofrontend/types.cc:9302
21242 #, c-format
21243 msgid "need explicit conversion; missing method %s%s%s"
21244 msgstr ""
21245
21246 #: go/gofrontend/types.cc:9320 go/gofrontend/types.cc:9465
21247 #, c-format
21248 msgid "incompatible type for method %s%s%s"
21249 msgstr ""
21250
21251 #: go/gofrontend/types.cc:9324 go/gofrontend/types.cc:9469
21252 #, c-format
21253 msgid "incompatible type for method %s%s%s (%s)"
21254 msgstr ""
21255
21256 #: go/gofrontend/types.cc:9405 go/gofrontend/types.cc:9418
21257 msgid "pointer to interface type has no methods"
21258 msgstr ""
21259
21260 #: go/gofrontend/types.cc:9407 go/gofrontend/types.cc:9420
21261 msgid "type has no methods"
21262 msgstr ""
21263
21264 #: go/gofrontend/types.cc:9441
21265 #, c-format
21266 msgid "ambiguous method %s%s%s"
21267 msgstr ""
21268
21269 #: go/gofrontend/types.cc:9444
21270 #, c-format
21271 msgid "missing method %s%s%s"
21272 msgstr ""
21273
21274 #: go/gofrontend/types.cc:9486
21275 #, c-format
21276 msgid "method %s%s%s requires a pointer receiver"
21277 msgstr ""
21278
21279 #: go/gofrontend/types.cc:9504
21280 #, c-format
21281 msgid "method %s%s%s is marked go:nointerface"
21282 msgstr ""
21283
21284 #: lto-streamer.h:1028
21285 #, gcc-internal-format, gfc-internal-format
21286 msgid "bytecode stream: expected tag %s instead of %s"
21287 msgstr ""
21288
21289 #: lto-streamer.h:1038
21290 #, gcc-internal-format, gfc-internal-format
21291 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
21292 msgstr ""
21293
21294 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
21295 #. sections.  machopic_select_section ensures that weak variables go in
21296 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
21297 #. not supported.  Weak symbols that aren't visible outside the .s file
21298 #. are not supported.
21299 #: config/darwin.h:682
21300 #, gcc-internal-format
21301 msgid "alias definitions not supported in Mach-O; ignored"
21302 msgstr ""
21303
21304 #. No profiling.
21305 #: config/vx-common.h:122
21306 #, gcc-internal-format
21307 msgid "profiler support for VxWorks"
21308 msgstr ""
21309
21310 #: config/arm/freebsd.h:121
21311 #, gcc-internal-format
21312 msgid "target OS does not support unaligned accesses"
21313 msgstr ""
21314
21315 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:192
21316 #, gcc-internal-format
21317 msgid "profiling is not yet implemented for this architecture"
21318 msgstr ""
21319
21320 #: config/cr16/cr16.h:403
21321 #, gcc-internal-format
21322 msgid "profiler support for CR16"
21323 msgstr ""
21324
21325 #. Definitions for GCC.  Part of the machine description for CRIS.
21326 #. Copyright (C) 1998-2022 Free Software Foundation, Inc.
21327 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
21328 #.
21329 #. This file is part of GCC.
21330 #.
21331 #. GCC is free software; you can redistribute it and/or modify
21332 #. it under the terms of the GNU General Public License as published by
21333 #. the Free Software Foundation; either version 3, or (at your option)
21334 #. any later version.
21335 #.
21336 #. GCC is distributed in the hope that it will be useful,
21337 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
21338 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21339 #. GNU General Public License for more details.
21340 #.
21341 #. You should have received a copy of the GNU General Public License
21342 #. along with GCC; see the file COPYING3.  If not see
21343 #. <http://www.gnu.org/licenses/>.
21344 #. After the first "Node:" comment comes all preprocessor directives and
21345 #. attached declarations described in the info files, the "Using and
21346 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
21347 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
21348 #. really, but needs an update anyway.
21349 #.
21350 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
21351 #. for that.  If applicable, there is a CRIS-specific comment.  The order
21352 #. of macro definitions follow the order in the manual.  Every section in
21353 #. the manual (node in the info pages) has an introductory `Node:
21354 #. <subchapter>' comment.  If no macros are defined for a section, only
21355 #. the section-comment is present.
21356 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
21357 #. and config/cris/linux.h) are responsible for lots of settings not
21358 #. repeated below.  This file contains general CRIS definitions
21359 #. and definitions for the cris-*-elf subtarget.
21360 #. We don't want to use gcc_assert for everything, as that can be
21361 #. compiled out.
21362 #: config/cris/cris.h:42
21363 #, gcc-internal-format, gfc-internal-format
21364 msgid "CRIS-port assertion failed: %s"
21365 msgstr ""
21366
21367 #. Node: Caller Saves
21368 #. (no definitions)
21369 #. Node: Function entry
21370 #. See cris.cc for TARGET_ASM_FUNCTION_PROLOGUE and
21371 #. TARGET_ASM_FUNCTION_EPILOGUE.
21372 #. Node: Profiling
21373 #: config/cris/cris.h:662
21374 #, gcc-internal-format
21375 msgid "no %<FUNCTION_PROFILER%> for CRIS"
21376 msgstr ""
21377
21378 #. 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.
21379 #. 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.
21380 #: config/i386/xm-djgpp.h:85
21381 #, gcc-internal-format
21382 msgid "environment variable DJGPP not defined"
21383 msgstr ""
21384
21385 #: config/i386/xm-djgpp.h:87
21386 #, gcc-internal-format
21387 msgid "environment variable DJGPP points to missing file %qs"
21388 msgstr ""
21389
21390 #: config/i386/xm-djgpp.h:90
21391 #, gcc-internal-format
21392 msgid "environment variable DJGPP points to corrupt file %qs"
21393 msgstr ""
21394
21395 #: config/pa/som.h:338
21396 #, gcc-internal-format
21397 msgid "weak aliases are not supported"
21398 msgstr "підтримки слабких альтернатив (aliases) не передбачено"
21399
21400 #. SPDX-License-Identifier: GPL-3.0-or-later
21401 #. Definitions of target machine for GNU compiler,
21402 #. for IBM RS/6000 POWER running AIX V7.1.
21403 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21404 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21405 #.
21406 #. This file is part of GCC.
21407 #.
21408 #. GCC is free software; you can redistribute it and/or modify it
21409 #. under the terms of the GNU General Public License as published
21410 #. by the Free Software Foundation; either version 3, or (at your
21411 #. option) any later version.
21412 #.
21413 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21414 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21415 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21416 #. License for more details.
21417 #.
21418 #. You should have received a copy of the GNU General Public License
21419 #. along with GCC; see the file COPYING3.  If not see
21420 #. <http://www.gnu.org/licenses/>.
21421 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21422 #. get control in TARGET_OPTION_OVERRIDE.
21423 #. SPDX-License-Identifier: GPL-3.0-or-later
21424 #. Definitions of target machine for GNU compiler,
21425 #. for IBM RS/6000 POWER running AIX V7.2.
21426 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21427 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21428 #.
21429 #. This file is part of GCC.
21430 #.
21431 #. GCC is free software; you can redistribute it and/or modify it
21432 #. under the terms of the GNU General Public License as published
21433 #. by the Free Software Foundation; either version 3, or (at your
21434 #. option) any later version.
21435 #.
21436 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21437 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21438 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21439 #. License for more details.
21440 #.
21441 #. You should have received a copy of the GNU General Public License
21442 #. along with GCC; see the file COPYING3.  If not see
21443 #. <http://www.gnu.org/licenses/>.
21444 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21445 #. get control in TARGET_OPTION_OVERRIDE.
21446 #. SPDX-License-Identifier: GPL-3.0-or-later
21447 #. Definitions of target machine for GNU compiler,
21448 #. for IBM RS/6000 POWER running AIX V7.3.
21449 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21450 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21451 #.
21452 #. This file is part of GCC.
21453 #.
21454 #. GCC is free software; you can redistribute it and/or modify it
21455 #. under the terms of the GNU General Public License as published
21456 #. by the Free Software Foundation; either version 3, or (at your
21457 #. option) any later version.
21458 #.
21459 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21460 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21461 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21462 #. License for more details.
21463 #.
21464 #. You should have received a copy of the GNU General Public License
21465 #. along with GCC; see the file COPYING3.  If not see
21466 #. <http://www.gnu.org/licenses/>.
21467 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21468 #. get control in TARGET_OPTION_OVERRIDE.
21469 #: config/rs6000/aix71.h:31 config/rs6000/aix72.h:31 config/rs6000/aix73.h:31
21470 #, gcc-internal-format
21471 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
21472 msgstr ""
21473
21474 #: config/rs6000/aix71.h:37 config/rs6000/aix72.h:37
21475 #, gcc-internal-format
21476 msgid "soft-float and long-double-128 are incompatible"
21477 msgstr ""
21478
21479 #: config/rs6000/aix71.h:41 config/rs6000/aix72.h:41 config/rs6000/aix73.h:41
21480 #, gcc-internal-format
21481 msgid "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet supported"
21482 msgstr ""
21483
21484 #: config/rs6000/aix71.h:48 config/rs6000/aix72.h:48 config/rs6000/aix73.h:48
21485 #: config/rs6000/rtems.h:121 config/rs6000/rs6000.cc:3515
21486 #, gcc-internal-format
21487 msgid "%<-mcmodel%> incompatible with other toc options"
21488 msgstr ""
21489
21490 #: config/rs6000/aix73.h:37
21491 #, gcc-internal-format
21492 msgid "%<soft-float%> and long-double-128 are incompatible"
21493 msgstr ""
21494
21495 #: config/rs6000/rtems.h:114 config/rs6000/rs6000.cc:3507
21496 #, gcc-internal-format
21497 msgid "%<-m64%> requires a PowerPC64 cpu"
21498 msgstr ""
21499
21500 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21501 #. get control in TARGET_OPTION_OVERRIDE.
21502 #: config/rs6000/sysv4.h:116
21503 #, gcc-internal-format
21504 msgid "bad value for %<%s-%s%>"
21505 msgstr ""
21506
21507 #: config/rs6000/sysv4.h:132
21508 #, gcc-internal-format
21509 msgid "bad value for %<%s=%s%>"
21510 msgstr ""
21511
21512 #: config/rs6000/sysv4.h:149
21513 #, gcc-internal-format
21514 msgid "%qs and %<%s=%s%> are incompatible"
21515 msgstr ""
21516
21517 #: config/rs6000/sysv4.h:158
21518 #, gcc-internal-format
21519 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
21520 msgstr ""
21521
21522 #: config/rs6000/sysv4.h:167
21523 #, gcc-internal-format
21524 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
21525 msgstr ""
21526
21527 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
21528 #, gcc-internal-format
21529 msgid "%qs and %qs are incompatible"
21530 msgstr ""
21531
21532 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
21533 #, gcc-internal-format
21534 msgid "%qs and %<%s-%s%> are incompatible"
21535 msgstr ""
21536
21537 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
21538 #, gcc-internal-format
21539 msgid "%qs not supported by your assembler"
21540 msgstr ""
21541
21542 #: config/rs6000/sysv4.h:244
21543 #, gcc-internal-format
21544 msgid "%<-m%s%> not supported in this configuration"
21545 msgstr ""
21546
21547 #. 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.
21548 #: config/sh/vxworks.h:43
21549 #, gcc-internal-format
21550 msgid "%<-mrelax%> is only supported for RTP PIC"
21551 msgstr ""
21552
21553 #. A general purpose syntax error.
21554 #: fortran/gfortran.h:3295 fortran/io.cc:3736 fortran/io.cc:4422
21555 #, gcc-internal-format, gfc-internal-format
21556 msgid "Syntax error in %s statement at %C"
21557 msgstr ""
21558
21559 #: jit/docs/examples/tut05-bf.c:242
21560 #, gcc-internal-format
21561 msgid "too many open parens"
21562 msgstr ""
21563
21564 #: jit/docs/examples/tut05-bf.c:275
21565 #, gcc-internal-format
21566 msgid "mismatching parens"
21567 msgstr ""
21568
21569 #: jit/docs/examples/tut05-bf.c:310
21570 #, gcc-internal-format
21571 msgid "unable to open file"
21572 msgstr "не вдалося відкрити файл"
21573
21574 #: fortran/lang.opt:428
21575 #, gcc-internal-format
21576 msgid "Unrecognized option to endianness value: %qs"
21577 msgstr ""
21578
21579 #: fortran/lang.opt:650
21580 #, gcc-internal-format
21581 msgid "Unrecognized option to floating-point init value: %qs"
21582 msgstr ""
21583
21584 #: fortran/lang.opt:784
21585 #, gcc-internal-format
21586 msgid "Unrecognized option: %qs"
21587 msgstr ""
21588
21589 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
21590 #, gcc-internal-format
21591 msgid "assertion missing after %qs"
21592 msgstr ""
21593
21594 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
21595 #: c-family/c.opt:193 c-family/c.opt:264
21596 #, gcc-internal-format
21597 msgid "macro name missing after %qs"
21598 msgstr ""
21599
21600 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
21601 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
21602 #: c-family/c.opt:236 c-family/c.opt:2203 c-family/c.opt:2211
21603 #: config/darwin.opt:30 common.opt:331 common.opt:334 common.opt:3436
21604 #, gcc-internal-format
21605 msgid "missing filename after %qs"
21606 msgstr ""
21607
21608 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
21609 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:2199
21610 #: c-family/c.opt:2219 c-family/c.opt:2223 c-family/c.opt:2227
21611 #, gcc-internal-format
21612 msgid "missing path after %qs"
21613 msgstr ""
21614
21615 #: c-family/c.opt:252 c-family/c.opt:256
21616 #, gcc-internal-format
21617 msgid "missing makefile target after %qs"
21618 msgstr ""
21619
21620 #: c-family/c.opt:295
21621 #, gcc-internal-format
21622 msgid "argument %qs to %<-Waligned-new%> not recognized"
21623 msgstr ""
21624
21625 #: c-family/c.opt:386
21626 #, gcc-internal-format
21627 msgid "argument %qs to %<-Wbidi-chars%> not recognized"
21628 msgstr ""
21629
21630 #: c-family/c.opt:1081
21631 #, gcc-internal-format
21632 msgid "argument %qs to %<-Wnormalized%> not recognized"
21633 msgstr ""
21634
21635 #: c-family/c.opt:1626
21636 #, gcc-internal-format
21637 msgid "no class name specified with %qs"
21638 msgstr ""
21639
21640 #: c-family/c.opt:1753
21641 #, gcc-internal-format
21642 msgid "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by default)"
21643 msgstr ""
21644
21645 #: c-family/c.opt:1824
21646 #, gcc-internal-format
21647 msgid "missing mapper"
21648 msgstr "пропущено засіб прив'язки"
21649
21650 #: c-family/c.opt:1848
21651 #, gcc-internal-format
21652 msgid "missing header name"
21653 msgstr "пропущено назву заголовка"
21654
21655 #: c-family/c.opt:1856
21656 #, gcc-internal-format
21657 msgid "missing module name"
21658 msgstr "пропущено назву модуля"
21659
21660 #: c-family/c.opt:1903
21661 #, gcc-internal-format
21662 msgid "unrecognized ivar visibility value %qs"
21663 msgstr ""
21664
21665 #: c-family/c.opt:2063
21666 #, gcc-internal-format
21667 msgid "unrecognized scalar storage order value %qs"
21668 msgstr ""
21669
21670 #: d/lang.opt:193
21671 #, gcc-internal-format
21672 msgid "unknown array bounds setting %qs"
21673 msgstr ""
21674
21675 #: d/lang.opt:235
21676 #, gcc-internal-format
21677 msgid "unknown checkaction setting %qs"
21678 msgstr ""
21679
21680 #: d/lang.opt:291
21681 #, gcc-internal-format
21682 msgid "unknown C++ standard %qs"
21683 msgstr ""
21684
21685 #: config/vms/vms.opt:42
21686 #, gcc-internal-format
21687 msgid "unknown pointer size model %qs"
21688 msgstr ""
21689
21690 #: config/i386/i386.opt:325
21691 #, gcc-internal-format
21692 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
21693 msgstr "%<-mcpu=%> вважається застарілим; скористайтеся замість нього %<-mtune=%> або %<-march=%>"
21694
21695 #: config/i386/i386.opt:385
21696 #, gcc-internal-format
21697 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
21698 msgstr ""
21699
21700 #: config/i386/i386.opt:698
21701 #, gcc-internal-format
21702 msgid "%<-msse5%> was removed"
21703 msgstr ""
21704
21705 #: config/avr/avr.opt:26
21706 #, gcc-internal-format
21707 msgid "missing device or architecture after %qs"
21708 msgstr "пропущено пристрій або архітектуру після %qs"
21709
21710 #: config/rs6000/rs6000.opt:312
21711 #, gcc-internal-format
21712 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
21713 msgstr "%<-mvrsave=no%> є застарілим, замість нього слід користуватися %<-mno-vrsave%>"
21714
21715 #: config/rs6000/rs6000.opt:316
21716 #, gcc-internal-format
21717 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
21718 msgstr "%<-mvrsave=yes%> є застарілим, замість нього слід користуватися %<-mvrsave%>"
21719
21720 #: config/rs6000/rs6000.opt:383
21721 #, gcc-internal-format
21722 msgid "using darwin64 ABI"
21723 msgstr "використовуємо двійковий інтерфейс darwin64"
21724
21725 #: config/rs6000/rs6000.opt:386
21726 #, gcc-internal-format
21727 msgid "using old darwin ABI"
21728 msgstr "використовуємо старий двійковий інтерфейс darwin"
21729
21730 #: config/fused-madd.opt:22
21731 #, gcc-internal-format
21732 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
21733 msgstr "%<-mfused-madd%> вважається застарілим; скористайтеся замість нього %<-ffp-contract=%>"
21734
21735 #: config/microblaze/microblaze.opt:87
21736 #, gcc-internal-format
21737 msgid "%qs is deprecated; use -fstack-check"
21738 msgstr "%qs вважається застарілим; скористайтеся -fstack-check"
21739
21740 #: config/microblaze/microblaze.opt:95
21741 #, gcc-internal-format
21742 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
21743 msgstr ""
21744
21745 #: config/arc/arc.opt:169 config/arc/arc.opt:328 config/arc/arc.opt:332
21746 #: config/arc/arc.opt:336 config/arc/arc.opt:343 config/arc/arc.opt:347
21747 #: config/arc/arc.opt:351 config/arc/arc.opt:355 config/arc/arc.opt:358
21748 #: config/arc/arc.opt:361 config/arc/arc.opt:378
21749 #, gcc-internal-format
21750 msgid "%qs is deprecated"
21751 msgstr "%qs вважається застарілим"
21752
21753 #: lto/lang.opt:31
21754 #, gcc-internal-format
21755 msgid "unknown linker output %qs"
21756 msgstr ""
21757
21758 #: common.opt:1567
21759 #, gcc-internal-format
21760 msgid "unknown excess precision style %qs"
21761 msgstr ""
21762
21763 #: common.opt:1585
21764 #, gcc-internal-format
21765 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
21766 msgstr ""
21767
21768 #: common.opt:1629
21769 #, gcc-internal-format
21770 msgid "unknown floating point contraction style %qs"
21771 msgstr ""
21772
21773 #: common.opt:1794
21774 #, gcc-internal-format
21775 msgid "unknown Stack Reuse Level %qs"
21776 msgstr ""
21777
21778 #: common.opt:1863
21779 #, gcc-internal-format
21780 msgid "unknown Control-Flow Protection Level %qs"
21781 msgstr ""
21782
21783 #: common.opt:1969
21784 #, gcc-internal-format
21785 msgid "unknown IRA algorithm %qs"
21786 msgstr ""
21787
21788 #: common.opt:1982
21789 #, gcc-internal-format
21790 msgid "unknown IRA region %qs"
21791 msgstr "невідома область IRA %qs"
21792
21793 #: common.opt:2060
21794 #, gcc-internal-format
21795 msgid "unknown LTO partitioning model %qs"
21796 msgstr "невідома модель поділу LTO %qs"
21797
21798 #: common.opt:2166
21799 #, gcc-internal-format
21800 msgid "targets missing after %qs"
21801 msgstr "пропущено цілі після %qs"
21802
21803 #: common.opt:2169
21804 #, gcc-internal-format
21805 msgid "options or targets=options missing after %qs"
21806 msgstr "пропущено параметри або targets=параметри після %qs"
21807
21808 #: common.opt:2177
21809 #, gcc-internal-format
21810 msgid "unknown offload ABI %qs"
21811 msgstr ""
21812
21813 #: common.opt:2319
21814 #, gcc-internal-format
21815 msgid "unknown profile reproducibility method %qs"
21816 msgstr ""
21817
21818 #: common.opt:2335
21819 #, gcc-internal-format
21820 msgid "unknown profile update method %qs"
21821 msgstr "невідомий метод оновлення профілю %qs"
21822
21823 #: common.opt:2441
21824 #, gcc-internal-format
21825 msgid "unknown Live-Patching Level %qs"
21826 msgstr "невідомий рівень інтерактивного латання, %qs"
21827
21828 #: common.opt:2474
21829 #, gcc-internal-format
21830 msgid "unknown basic block reordering algorithm %qs"
21831 msgstr "невідомий алгоритм переупорядковування базових блоків %qs"
21832
21833 #: common.opt:2781
21834 #, gcc-internal-format
21835 msgid "unknown TLS model %qs"
21836 msgstr "невідома модель TLS %qs"
21837
21838 #: common.opt:3117
21839 #, gcc-internal-format
21840 msgid "unknown vectorizer cost model %qs"
21841 msgstr ""
21842
21843 #: common.opt:3148
21844 #, gcc-internal-format
21845 msgid "unrecognized automatic variable initialization type %qs"
21846 msgstr ""
21847
21848 #: common.opt:3174
21849 #, gcc-internal-format
21850 msgid "unrecognized visibility value %qs"
21851 msgstr "невідоме значення видимості %qs"
21852
21853 #: common.opt:3193
21854 #, gcc-internal-format
21855 msgid "unknown vtable verify initialization priority %qs"
21856 msgstr ""
21857
21858 #: params.opt:142
21859 #, gcc-internal-format
21860 msgid "unknown evrp mode %qs"
21861 msgstr "невідомий режим evrp %qs"
21862
21863 #: params.opt:897
21864 #, gcc-internal-format
21865 msgid "unknown ranger debug mode %qs"
21866 msgstr ""
21867
21868 #: params.opt:1071
21869 #, gcc-internal-format
21870 msgid "unknown threader debug mode %qs"
21871 msgstr ""
21872
21873 #: params.opt:1196
21874 #, gcc-internal-format
21875 msgid "unknown vrp mode %qs"
21876 msgstr "невідомий режим vrp %qs"
21877
21878 #: attribs.cc:254 attribs.cc:277 attribs.cc:290
21879 #, gcc-internal-format
21880 msgid "wrong argument to ignored attributes"
21881 msgstr ""
21882
21883 #: attribs.cc:255
21884 #, gcc-internal-format
21885 msgid "valid format is %<ns::attr%> or %<ns::%>"
21886 msgstr ""
21887
21888 #: attribs.cc:540
21889 #, gcc-internal-format
21890 msgid "ignoring attribute %qE in declaration of a built-in function %qD because it conflicts with attribute %qs"
21891 msgstr ""
21892
21893 #: attribs.cc:546
21894 #, gcc-internal-format
21895 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
21896 msgstr ""
21897
21898 #: attribs.cc:552 c-family/c-attribs.cc:912 c-family/c-attribs.cc:2410
21899 #: c-family/c-attribs.cc:2856 c-family/c-attribs.cc:4682
21900 #: c-family/c-attribs.cc:4775 cp/decl.cc:15630 cp/decl.cc:15680
21901 #: cp/friend.cc:316 cp/tree.cc:5093
21902 #, gcc-internal-format
21903 msgid "previous declaration here"
21904 msgstr ""
21905
21906 #. Warn about and ignore all others for now, but store them.
21907 #: attribs.cc:714 c-family/c-attribs.cc:3884 objc/objc-act.cc:5133
21908 #: objc/objc-act.cc:7124 objc/objc-act.cc:8322 objc/objc-act.cc:8378
21909 #, gcc-internal-format
21910 msgid "%qE attribute directive ignored"
21911 msgstr ""
21912
21913 #: attribs.cc:718
21914 #, gcc-internal-format
21915 msgid "%<%E::%E%> scoped attribute directive ignored"
21916 msgstr ""
21917
21918 #: attribs.cc:730
21919 #, gcc-internal-format
21920 msgid "wrong number of arguments specified for %qE attribute"
21921 msgstr ""
21922
21923 #: attribs.cc:733
21924 #, gcc-internal-format, gfc-internal-format
21925 msgid "expected %i or more, found %i"
21926 msgstr "мало бути %i або більше, маємо %i"
21927
21928 #: attribs.cc:736
21929 #, gcc-internal-format, gfc-internal-format
21930 msgid "expected between %i and %i, found %i"
21931 msgstr ""
21932
21933 #: attribs.cc:756 c-family/c-attribs.cc:4548
21934 #, gcc-internal-format
21935 msgid "%qE attribute does not apply to types"
21936 msgstr ""
21937
21938 #: attribs.cc:805
21939 #, gcc-internal-format
21940 msgid "%qE attribute only applies to function types"
21941 msgstr ""
21942
21943 #: attribs.cc:815
21944 #, gcc-internal-format
21945 msgid "type attributes ignored after type is already defined"
21946 msgstr ""
21947
21948 #. The specifications of standard attributes in C mean
21949 #. this is a constraint violation.
21950 #. The specifications of standard attributes mean this is a
21951 #. constraint violation.
21952 #. An attribute with standard syntax and no namespace specified
21953 #. is a constraint violation if it is not one of the known
21954 #. standard attributes.  Diagnose it here with a pedwarn and
21955 #. then discard it to prevent a duplicate warning later.
21956 #: attribs.cc:873 attribs.cc:1824 attribs.cc:1834 attribs.cc:1844
21957 #: c-family/c-attribs.cc:940 c-family/c-attribs.cc:1002
21958 #: c-family/c-attribs.cc:1021 c-family/c-attribs.cc:1039
21959 #: c-family/c-attribs.cc:1069 c-family/c-attribs.cc:1090
21960 #: c-family/c-attribs.cc:1111 c-family/c-attribs.cc:1152
21961 #: c-family/c-attribs.cc:1183 c-family/c-attribs.cc:1199
21962 #: c-family/c-attribs.cc:1216 c-family/c-attribs.cc:1232
21963 #: c-family/c-attribs.cc:1249 c-family/c-attribs.cc:1274
21964 #: c-family/c-attribs.cc:1290 c-family/c-attribs.cc:1305
21965 #: c-family/c-attribs.cc:1333 c-family/c-attribs.cc:1350
21966 #: c-family/c-attribs.cc:1368 c-family/c-attribs.cc:1392
21967 #: c-family/c-attribs.cc:1430 c-family/c-attribs.cc:1453
21968 #: c-family/c-attribs.cc:1470 c-family/c-attribs.cc:1499
21969 #: c-family/c-attribs.cc:1520 c-family/c-attribs.cc:1541
21970 #: c-family/c-attribs.cc:1568 c-family/c-attribs.cc:1599
21971 #: c-family/c-attribs.cc:1628 c-family/c-attribs.cc:1682
21972 #: c-family/c-attribs.cc:1735 c-family/c-attribs.cc:1801
21973 #: c-family/c-attribs.cc:1859 c-family/c-attribs.cc:1948
21974 #: c-family/c-attribs.cc:1978 c-family/c-attribs.cc:2029
21975 #: c-family/c-attribs.cc:2510 c-family/c-attribs.cc:2709
21976 #: c-family/c-attribs.cc:2770 c-family/c-attribs.cc:3011
21977 #: c-family/c-attribs.cc:3091 c-family/c-attribs.cc:3243
21978 #: c-family/c-attribs.cc:3698 c-family/c-attribs.cc:3764
21979 #: c-family/c-attribs.cc:3800 c-family/c-attribs.cc:3855
21980 #: c-family/c-attribs.cc:4037 c-family/c-attribs.cc:4058
21981 #: c-family/c-attribs.cc:4171 c-family/c-attribs.cc:4236
21982 #: c-family/c-attribs.cc:4439 c-family/c-attribs.cc:4550
21983 #: c-family/c-attribs.cc:5292 c-family/c-attribs.cc:5315
21984 #: c-family/c-attribs.cc:5354 c-family/c-attribs.cc:5436
21985 #: c-family/c-attribs.cc:5503 c-family/c-attribs.cc:5519
21986 #: c-family/c-attribs.cc:5687 c-family/c-common.cc:6035
21987 #: c-family/c-common.cc:6038 config/darwin.cc:2141 config/arm/arm.cc:7412
21988 #: config/arm/arm.cc:7440 config/arm/arm.cc:7457 config/avr/avr.cc:9568
21989 #: config/csky/csky.cc:6494 config/csky/csky.cc:6516
21990 #: config/h8300/h8300.cc:4968 config/h8300/h8300.cc:4992
21991 #: config/i386/i386-options.cc:3381 config/i386/i386-options.cc:3539
21992 #: config/i386/i386-options.cc:3771 config/i386/i386-options.cc:3801
21993 #: config/ia64/ia64.cc:785 config/rs6000/rs6000.cc:20305
21994 #: ada/gcc-interface/utils.cc:6582 ada/gcc-interface/utils.cc:6598
21995 #: ada/gcc-interface/utils.cc:6636 ada/gcc-interface/utils.cc:6653
21996 #: ada/gcc-interface/utils.cc:6670 ada/gcc-interface/utils.cc:6685
21997 #: ada/gcc-interface/utils.cc:6701 ada/gcc-interface/utils.cc:6727
21998 #: ada/gcc-interface/utils.cc:6796 ada/gcc-interface/utils.cc:6823
21999 #: ada/gcc-interface/utils.cc:6844 ada/gcc-interface/utils.cc:6865
22000 #: ada/gcc-interface/utils.cc:6881 ada/gcc-interface/utils.cc:6936
22001 #: c/c-decl.cc:4644 c/c-decl.cc:4647 c/c-decl.cc:4662 c/c-parser.cc:4973
22002 #: d/d-attribs.cc:468 d/d-attribs.cc:677 d/d-attribs.cc:698 d/d-attribs.cc:714
22003 #: d/d-attribs.cc:731 d/d-attribs.cc:763 d/d-attribs.cc:892 d/d-attribs.cc:951
22004 #: d/d-attribs.cc:967 d/d-attribs.cc:983 d/d-attribs.cc:1131
22005 #: d/d-attribs.cc:1144 d/d-attribs.cc:1361 d/d-attribs.cc:1382
22006 #: d/d-attribs.cc:1406 jit/dummy-frontend.cc:185 lto/lto-lang.cc:288
22007 #, gcc-internal-format
22008 msgid "%qE attribute ignored"
22009 msgstr ""
22010
22011 #: attribs.cc:1148
22012 #, gcc-internal-format
22013 msgid "missing %<target%> attribute for multi-versioned %qD"
22014 msgstr ""
22015
22016 #: attribs.cc:1151 cp/decl.cc:1212 cp/decl.cc:2172 cp/decl.cc:2218
22017 #: cp/decl.cc:2234 cp/decl.cc:2853 cp/decl.cc:3299
22018 #, gcc-internal-format
22019 msgid "previous declaration of %qD"
22020 msgstr ""
22021
22022 #: attribs.cc:1260
22023 #, gcc-internal-format
22024 msgid "ignoring attributes applied to %qT after definition"
22025 msgstr ""
22026
22027 #: attribs.cc:1755
22028 #, gcc-internal-format
22029 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
22030 msgstr ""
22031
22032 #: attribs.cc:1767
22033 #, gcc-internal-format
22034 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
22035 msgstr ""
22036
22037 #: attribs.cc:1781
22038 #, gcc-internal-format
22039 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
22040 msgstr ""
22041
22042 #: attribs.cc:1862
22043 #, gcc-internal-format
22044 msgid "inline function %q+D declared as dllimport: attribute ignored"
22045 msgstr ""
22046
22047 #: attribs.cc:1870
22048 #, gcc-internal-format
22049 msgid "function %q+D definition is marked dllimport"
22050 msgstr ""
22051
22052 #: attribs.cc:1878
22053 #, gcc-internal-format
22054 msgid "variable %q+D definition is marked dllimport"
22055 msgstr ""
22056
22057 #: attribs.cc:1909
22058 #, gcc-internal-format
22059 msgid "external linkage required for symbol %q+D because of %qE attribute"
22060 msgstr ""
22061
22062 #: attribs.cc:1923
22063 #, gcc-internal-format
22064 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
22065 msgstr ""
22066
22067 #: attribs.cc:2186
22068 #, gcc-internal-format
22069 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
22070 msgid_plural "%qD specifies more restrictive attributes than its target %qD: %s"
22071 msgstr[0] ""
22072 msgstr[1] ""
22073 msgstr[2] ""
22074
22075 #: attribs.cc:2192 attribs.cc:2212
22076 #, gcc-internal-format
22077 msgid "%qD target declared here"
22078 msgstr "Ціль %qD оголошено тут"
22079
22080 #: attribs.cc:2206
22081 #, gcc-internal-format
22082 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
22083 msgid_plural "%qD specifies less restrictive attributes than its target %qD: %s"
22084 msgstr[0] ""
22085 msgstr[1] ""
22086 msgstr[2] ""
22087
22088 #: auto-profile.cc:365
22089 #, gcc-internal-format
22090 msgid "offset exceeds 16 bytes"
22091 msgstr ""
22092
22093 #: auto-profile.cc:863
22094 #, gcc-internal-format
22095 msgid "Not expected TAG."
22096 msgstr ""
22097
22098 #: auto-profile.cc:928
22099 #, gcc-internal-format, gfc-internal-format
22100 msgid "cannot open profile file %s"
22101 msgstr "не вдалося відкрити файл профілювання %s"
22102
22103 #: auto-profile.cc:934
22104 #, gcc-internal-format
22105 msgid "AutoFDO profile magic number does not match"
22106 msgstr ""
22107
22108 #: auto-profile.cc:942
22109 #, gcc-internal-format, gfc-internal-format
22110 msgid "AutoFDO profile version %u does not match %u"
22111 msgstr ""
22112
22113 #: auto-profile.cc:954
22114 #, gcc-internal-format, gfc-internal-format
22115 msgid "cannot read string table from %s"
22116 msgstr "не вдалося прочитати таблицю рядків з %s"
22117
22118 #: auto-profile.cc:962
22119 #, gcc-internal-format, gfc-internal-format
22120 msgid "cannot read function profile from %s"
22121 msgstr "не вдалося прочитати профіль функції з %s"
22122
22123 #: builtins.cc:700
22124 #, gcc-internal-format
22125 msgid "offset %qwi outside bounds of constant string"
22126 msgstr ""
22127
22128 #: builtins.cc:704 gimple-ssa-warn-access.cc:4595 cp/name-lookup.cc:6414
22129 #, gcc-internal-format
22130 msgid "%qE declared here"
22131 msgstr "%qE оголошено тут"
22132
22133 #: builtins.cc:1312
22134 #, gcc-internal-format
22135 msgid "second argument to %<__builtin_prefetch%> must be a constant"
22136 msgstr ""
22137
22138 #: builtins.cc:1319
22139 #, gcc-internal-format
22140 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
22141 msgstr ""
22142
22143 #: builtins.cc:1327
22144 #, gcc-internal-format
22145 msgid "third argument to %<__builtin_prefetch%> must be a constant"
22146 msgstr ""
22147
22148 #: builtins.cc:1334
22149 #, gcc-internal-format
22150 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
22151 msgstr ""
22152
22153 #: builtins.cc:3713 gimple-fold.cc:2523 gimple-ssa-warn-access.cc:2541
22154 #: tree-ssa-strlen.cc:3192
22155 #, gcc-internal-format
22156 msgid "%qD specified bound %E equals destination size"
22157 msgstr ""
22158
22159 #: builtins.cc:4818 gimplify.cc:3600
22160 #, gcc-internal-format
22161 msgid "too few arguments to function %<va_start%>"
22162 msgstr ""
22163
22164 #: builtins.cc:4918
22165 #, gcc-internal-format
22166 msgid "invalid argument to %qD"
22167 msgstr "некоректний аргумент %qD"
22168
22169 #: builtins.cc:4931
22170 #, gcc-internal-format
22171 msgid "unsupported argument to %qD"
22172 msgstr ""
22173
22174 #. Warn since no effort is made to ensure that any frame
22175 #. beyond the current one exists or can be safely reached.
22176 #: builtins.cc:4939
22177 #, gcc-internal-format
22178 msgid "calling %qD with a nonzero argument is unsafe"
22179 msgstr ""
22180
22181 #: builtins.cc:5288
22182 #, gcc-internal-format
22183 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
22184 msgstr ""
22185
22186 #: builtins.cc:5378
22187 #, gcc-internal-format
22188 msgid "trampoline generated for nested function %qD"
22189 msgstr ""
22190
22191 #: builtins.cc:5752 builtins.cc:5765
22192 #, gcc-internal-format
22193 msgid "%qD changed semantics in GCC 4.4"
22194 msgstr ""
22195
22196 #: builtins.cc:6500
22197 #, gcc-internal-format
22198 msgid "non-constant argument 1 to %qs"
22199 msgstr "аргумент 1 %qs, який не є сталим"
22200
22201 #: builtins.cc:6542
22202 #, gcc-internal-format
22203 msgid "non-integer argument 1 to %qs"
22204 msgstr "нецілий аргумент 1 %qs"
22205
22206 #: builtins.cc:6606
22207 #, gcc-internal-format
22208 msgid "%<__builtin_thread_pointer%> is not supported on this target"
22209 msgstr "підтримки %<__builtin_thread_pointer%> для цього призначення не передбачено"
22210
22211 #: builtins.cc:6626
22212 #, gcc-internal-format
22213 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
22214 msgstr "підтримки %<__builtin_set_thread_pointer%> для цього призначення не передбачено"
22215
22216 #: builtins.cc:6685
22217 #, gcc-internal-format
22218 msgid "%qs only supported in OpenACC code"
22219 msgstr ""
22220
22221 #: builtins.cc:6692
22222 #, gcc-internal-format
22223 msgid "non-constant argument 0 to %qs"
22224 msgstr "аргумент 0 %qs, який не є сталим"
22225
22226 #: builtins.cc:6704
22227 #, gcc-internal-format
22228 msgid "illegal argument 0 to %qs"
22229 msgstr "некоректний аргумент 0 %qs"
22230
22231 #. All valid uses of __builtin_va_arg_pack () are removed during
22232 #. inlining.
22233 #: builtins.cc:7182 expr.cc:11501
22234 #, gcc-internal-format
22235 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
22236 msgstr "некоректне використання %<__builtin_va_arg_pack ()%>"
22237
22238 #. All valid uses of __builtin_va_arg_pack_len () are removed during
22239 #. inlining.
22240 #: builtins.cc:7188
22241 #, gcc-internal-format
22242 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
22243 msgstr "некоректне використання %<__builtin_va_arg_pack_len ()%>"
22244
22245 #: builtins.cc:7457
22246 #, gcc-internal-format
22247 msgid "%<__builtin_longjmp%> second argument must be 1"
22248 msgstr ""
22249
22250 #: builtins.cc:8354
22251 #, gcc-internal-format
22252 msgid "target format does not support infinity"
22253 msgstr ""
22254
22255 #: builtins.cc:9976
22256 #, gcc-internal-format
22257 msgid "%<va_start%> used in function with fixed arguments"
22258 msgstr ""
22259
22260 #: builtins.cc:9984
22261 #, gcc-internal-format
22262 msgid "wrong number of arguments to function %<va_start%>"
22263 msgstr ""
22264
22265 #: builtins.cc:9999
22266 #, gcc-internal-format
22267 msgid "%<__builtin_next_arg%> called without an argument"
22268 msgstr ""
22269
22270 #: builtins.cc:10004
22271 #, gcc-internal-format
22272 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
22273 msgstr ""
22274
22275 #: builtins.cc:10037
22276 #, gcc-internal-format
22277 msgid "second parameter of %<va_start%> not last named argument"
22278 msgstr ""
22279
22280 #: builtins.cc:10050
22281 #, gcc-internal-format
22282 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
22283 msgstr ""
22284
22285 #: builtins.cc:10079
22286 #, gcc-internal-format
22287 msgid "first argument of %qD must be a pointer, second integer constant"
22288 msgstr ""
22289
22290 #: builtins.cc:10092
22291 #, gcc-internal-format
22292 msgid "last argument of %qD is not integer constant between 0 and 3"
22293 msgstr ""
22294
22295 #: calls.cc:1233
22296 #, gcc-internal-format, gfc-internal-format
22297 msgid "cannot tail-call: %s"
22298 msgstr "хвостовий виклик неможливий: %s"
22299
22300 #: calls.cc:2729
22301 #, gcc-internal-format
22302 msgid "function call has aggregate value"
22303 msgstr ""
22304
22305 #: calls.cc:3451
22306 #, gcc-internal-format
22307 msgid "passing too large argument on stack"
22308 msgstr ""
22309
22310 #: cfganal.cc:173
22311 #, gcc-internal-format
22312 msgid "%<verify_marked_backedges%> failed"
22313 msgstr "помилка %<verify_marked_backedges%>"
22314
22315 #: cfgexpand.cc:1816
22316 #, gcc-internal-format
22317 msgid "total size of local objects is too large"
22318 msgstr ""
22319
22320 #: cfgexpand.cc:1819 function.cc:1014 varasm.cc:2334
22321 #, gcc-internal-format
22322 msgid "size of variable %q+D is too large"
22323 msgstr ""
22324
22325 #: cfgexpand.cc:1831
22326 #, gcc-internal-format
22327 msgid "cannot allocate stack for variable %q+D, naked function"
22328 msgstr ""
22329
22330 #: cfgexpand.cc:2923
22331 #, gcc-internal-format
22332 msgid "too many alternatives in %<asm%>"
22333 msgstr ""
22334
22335 #: cfgexpand.cc:2930
22336 #, gcc-internal-format
22337 msgid "operand constraints for %<asm%> differ in number of alternatives"
22338 msgstr ""
22339
22340 #: cfgexpand.cc:2952
22341 #, gcc-internal-format
22342 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
22343 msgstr ""
22344
22345 #. ??? Diagnose during gimplification?
22346 #: cfgexpand.cc:2983
22347 #, gcc-internal-format
22348 msgid "PIC register clobbered by %qs in %<asm%>"
22349 msgstr ""
22350
22351 #. ??? Diagnose during gimplification?
22352 #: cfgexpand.cc:2990
22353 #, gcc-internal-format
22354 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
22355 msgstr ""
22356
22357 #: cfgexpand.cc:3003
22358 #, gcc-internal-format
22359 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
22360 msgstr ""
22361
22362 #: cfgexpand.cc:3005
22363 #, gcc-internal-format
22364 msgid "the value of the stack pointer after an %<asm%> statement must be the same as it was before the statement"
22365 msgstr ""
22366
22367 #: cfgexpand.cc:3075
22368 #, gcc-internal-format
22369 msgid "more than %d operands in %<asm%>"
22370 msgstr ""
22371
22372 #. ??? Diagnose during gimplification?
22373 #: cfgexpand.cc:3128
22374 #, gcc-internal-format
22375 msgid "unknown register name %qs in %<asm%>"
22376 msgstr ""
22377
22378 #: cfgexpand.cc:3194
22379 #, gcc-internal-format
22380 msgid "invalid hard register usage between output operands"
22381 msgstr ""
22382
22383 #: cfgexpand.cc:3221
22384 #, gcc-internal-format
22385 msgid "invalid hard register usage between output operand and matching constraint operand"
22386 msgstr ""
22387
22388 #: cfgexpand.cc:3229
22389 #, gcc-internal-format
22390 msgid "invalid hard register usage between earlyclobber operand and input operand"
22391 msgstr ""
22392
22393 #: cfgexpand.cc:3314
22394 #, gcc-internal-format, gfc-internal-format
22395 msgid "output number %d not directly addressable"
22396 msgstr ""
22397
22398 #: cfgexpand.cc:3410
22399 #, gcc-internal-format
22400 msgid "%<asm%> operand %d probably does not match constraints"
22401 msgstr ""
22402
22403 #: cfgexpand.cc:3595
22404 #, gcc-internal-format
22405 msgid "%<asm%> clobber conflict with output operand"
22406 msgstr ""
22407
22408 #: cfgexpand.cc:3600
22409 #, gcc-internal-format
22410 msgid "%<asm%> clobber conflict with input operand"
22411 msgstr ""
22412
22413 #: cfgexpand.cc:6659
22414 #, gcc-internal-format
22415 msgid "stack protector not protecting local variables: variable length buffer"
22416 msgstr ""
22417
22418 #: cfgexpand.cc:6663
22419 #, gcc-internal-format, gfc-internal-format
22420 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
22421 msgstr ""
22422
22423 #: cfgexpand.cc:6952
22424 #, gcc-internal-format
22425 msgid "patchable function entry %wu exceeds size %wu"
22426 msgstr ""
22427
22428 #: cfghooks.cc:119
22429 #, gcc-internal-format, gfc-internal-format
22430 msgid "bb %d on wrong place"
22431 msgstr ""
22432
22433 #: cfghooks.cc:125
22434 #, gcc-internal-format, gfc-internal-format
22435 msgid "prev_bb of %d should be %d, not %d"
22436 msgstr ""
22437
22438 #: cfghooks.cc:142
22439 #, gcc-internal-format, gfc-internal-format
22440 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
22441 msgstr ""
22442
22443 #: cfghooks.cc:148
22444 #, gcc-internal-format, gfc-internal-format
22445 msgid "verify_flow_info: Block %i lacks loop_father"
22446 msgstr ""
22447
22448 #: cfghooks.cc:154
22449 #, gcc-internal-format, gfc-internal-format
22450 msgid "verify_flow_info: Wrong count of block %i"
22451 msgstr ""
22452
22453 #: cfghooks.cc:162
22454 #, gcc-internal-format, gfc-internal-format
22455 msgid "verify_flow_info: Missing count of block %i"
22456 msgstr ""
22457
22458 #: cfghooks.cc:168
22459 #, gcc-internal-format, gfc-internal-format
22460 msgid "verify_flow_info: unallocated flag set on BB %d"
22461 msgstr ""
22462
22463 #: cfghooks.cc:176
22464 #, gcc-internal-format, gfc-internal-format
22465 msgid "verify_flow_info: Duplicate edge %i->%i"
22466 msgstr ""
22467
22468 #: cfghooks.cc:185
22469 #, gcc-internal-format, gfc-internal-format
22470 msgid "Uninitialized probability of edge %i->%i"
22471 msgstr ""
22472
22473 #: cfghooks.cc:191
22474 #, gcc-internal-format, gfc-internal-format
22475 msgid "verify_flow_info: Wrong probability of edge %i->%i"
22476 msgstr ""
22477
22478 #: cfghooks.cc:203
22479 #, gcc-internal-format, gfc-internal-format
22480 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
22481 msgstr ""
22482
22483 #: cfghooks.cc:215
22484 #, gcc-internal-format, gfc-internal-format
22485 msgid "verify_flow_info: unallocated edge flag set on %d -> %d"
22486 msgstr ""
22487
22488 #: cfghooks.cc:224
22489 #, gcc-internal-format, gfc-internal-format
22490 msgid "wrong amount of branch edges after unconditional jump %i"
22491 msgstr ""
22492
22493 #: cfghooks.cc:232 cfghooks.cc:243
22494 #, gcc-internal-format, gfc-internal-format
22495 msgid "basic block %d pred edge is corrupted"
22496 msgstr ""
22497
22498 #: cfghooks.cc:244
22499 #, gcc-internal-format, gfc-internal-format
22500 msgid "its dest_idx should be %d, not %d"
22501 msgstr ""
22502
22503 #: cfghooks.cc:273
22504 #, gcc-internal-format, gfc-internal-format
22505 msgid "basic block %i edge lists are corrupted"
22506 msgstr ""
22507
22508 #: cfghooks.cc:284
22509 #, gcc-internal-format
22510 msgid "verify_flow_info failed"
22511 msgstr ""
22512
22513 #: cfghooks.cc:342
22514 #, gcc-internal-format, gfc-internal-format
22515 msgid "%s does not support dump_bb_for_graph"
22516 msgstr ""
22517
22518 #: cfghooks.cc:385
22519 #, gcc-internal-format, gfc-internal-format
22520 msgid "%s does not support redirect_edge_and_branch"
22521 msgstr ""
22522
22523 #: cfghooks.cc:405
22524 #, gcc-internal-format, gfc-internal-format
22525 msgid "%s does not support can_remove_branch_p"
22526 msgstr ""
22527
22528 #: cfghooks.cc:499
22529 #, gcc-internal-format, gfc-internal-format
22530 msgid "%s does not support redirect_edge_and_branch_force"
22531 msgstr ""
22532
22533 #: cfghooks.cc:537
22534 #, gcc-internal-format, gfc-internal-format
22535 msgid "%s does not support split_block"
22536 msgstr ""
22537
22538 #: cfghooks.cc:603
22539 #, gcc-internal-format, gfc-internal-format
22540 msgid "%s does not support move_block_after"
22541 msgstr ""
22542
22543 #: cfghooks.cc:616
22544 #, gcc-internal-format, gfc-internal-format
22545 msgid "%s does not support delete_basic_block"
22546 msgstr ""
22547
22548 #: cfghooks.cc:663
22549 #, gcc-internal-format, gfc-internal-format
22550 msgid "%s does not support split_edge"
22551 msgstr ""
22552
22553 #: cfghooks.cc:741
22554 #, gcc-internal-format, gfc-internal-format
22555 msgid "%s does not support create_basic_block"
22556 msgstr ""
22557
22558 #: cfghooks.cc:782
22559 #, gcc-internal-format, gfc-internal-format
22560 msgid "%s does not support can_merge_blocks_p"
22561 msgstr ""
22562
22563 #: cfghooks.cc:793
22564 #, gcc-internal-format, gfc-internal-format
22565 msgid "%s does not support predict_edge"
22566 msgstr ""
22567
22568 #: cfghooks.cc:802
22569 #, gcc-internal-format, gfc-internal-format
22570 msgid "%s does not support predicted_by_p"
22571 msgstr ""
22572
22573 #: cfghooks.cc:816
22574 #, gcc-internal-format, gfc-internal-format
22575 msgid "%s does not support merge_blocks"
22576 msgstr ""
22577
22578 #: cfghooks.cc:897
22579 #, gcc-internal-format, gfc-internal-format
22580 msgid "%s does not support make_forwarder_block"
22581 msgstr ""
22582
22583 #: cfghooks.cc:1046
22584 #, gcc-internal-format, gfc-internal-format
22585 msgid "%s does not support force_nonfallthru"
22586 msgstr ""
22587
22588 #: cfghooks.cc:1080
22589 #, gcc-internal-format, gfc-internal-format
22590 msgid "%s does not support can_duplicate_block_p"
22591 msgstr ""
22592
22593 #: cfghooks.cc:1102
22594 #, gcc-internal-format, gfc-internal-format
22595 msgid "%s does not support duplicate_block"
22596 msgstr ""
22597
22598 #: cfghooks.cc:1177
22599 #, gcc-internal-format, gfc-internal-format
22600 msgid "%s does not support block_ends_with_call_p"
22601 msgstr ""
22602
22603 #: cfghooks.cc:1188
22604 #, gcc-internal-format, gfc-internal-format
22605 msgid "%s does not support block_ends_with_condjump_p"
22606 msgstr ""
22607
22608 #: cfghooks.cc:1206
22609 #, gcc-internal-format, gfc-internal-format
22610 msgid "%s does not support flow_call_edges_add"
22611 msgstr ""
22612
22613 #: cfgloop.cc:1411
22614 #, gcc-internal-format
22615 msgid "loop verification on loop tree that needs fixup"
22616 msgstr ""
22617
22618 #: cfgloop.cc:1427
22619 #, gcc-internal-format
22620 msgid "corrupt loop tree root"
22621 msgstr ""
22622
22623 #: cfgloop.cc:1437
22624 #, gcc-internal-format, gfc-internal-format
22625 msgid "loop with header %d marked for removal"
22626 msgstr ""
22627
22628 #: cfgloop.cc:1442
22629 #, gcc-internal-format, gfc-internal-format
22630 msgid "loop with header %d not in loop tree"
22631 msgstr ""
22632
22633 #: cfgloop.cc:1448
22634 #, gcc-internal-format, gfc-internal-format
22635 msgid "non-loop with header %d not marked for removal"
22636 msgstr ""
22637
22638 #: cfgloop.cc:1462
22639 #, gcc-internal-format, gfc-internal-format
22640 msgid "removed loop %d in loop tree"
22641 msgstr ""
22642
22643 #: cfgloop.cc:1470
22644 #, gcc-internal-format, gfc-internal-format
22645 msgid "size of loop %d should be %d, not %d"
22646 msgstr ""
22647
22648 #: cfgloop.cc:1481
22649 #, gcc-internal-format, gfc-internal-format
22650 msgid "bb %d does not belong to loop %d"
22651 msgstr ""
22652
22653 #: cfgloop.cc:1493
22654 #, gcc-internal-format, gfc-internal-format
22655 msgid "bb %d has father loop %d, should be loop %d"
22656 msgstr ""
22657
22658 #: cfgloop.cc:1509
22659 #, gcc-internal-format
22660 msgid "loop %d%'s header is not a loop header"
22661 msgstr ""
22662
22663 #: cfgloop.cc:1515
22664 #, gcc-internal-format
22665 msgid "loop %d%'s header does not have exactly 2 entries"
22666 msgstr ""
22667
22668 #: cfgloop.cc:1522
22669 #, gcc-internal-format
22670 msgid "loop %d%'s latch does not have an edge to its header"
22671 msgstr ""
22672
22673 #: cfgloop.cc:1527
22674 #, gcc-internal-format
22675 msgid "loop %d%'s latch is not dominated by its header"
22676 msgstr ""
22677
22678 #: cfgloop.cc:1535
22679 #, gcc-internal-format
22680 msgid "loop %d%'s latch does not have exactly 1 successor"
22681 msgstr ""
22682
22683 #: cfgloop.cc:1540
22684 #, gcc-internal-format
22685 msgid "loop %d%'s latch does not have header as successor"
22686 msgstr ""
22687
22688 #: cfgloop.cc:1545
22689 #, gcc-internal-format
22690 msgid "loop %d%'s latch does not belong directly to it"
22691 msgstr ""
22692
22693 #: cfgloop.cc:1551
22694 #, gcc-internal-format
22695 msgid "loop %d%'s header does not belong directly to it"
22696 msgstr ""
22697
22698 #: cfgloop.cc:1561
22699 #, gcc-internal-format
22700 msgid "loop %d%'s latch is marked as part of irreducible region"
22701 msgstr ""
22702
22703 #: cfgloop.cc:1573
22704 #, gcc-internal-format
22705 msgid "loop %d%'s number of iterations %qE references the released SSA name %qE"
22706 msgstr ""
22707
22708 #: cfgloop.cc:1606
22709 #, gcc-internal-format, gfc-internal-format
22710 msgid "basic block %d should be marked irreducible"
22711 msgstr ""
22712
22713 #: cfgloop.cc:1612
22714 #, gcc-internal-format, gfc-internal-format
22715 msgid "basic block %d should not be marked irreducible"
22716 msgstr ""
22717
22718 #: cfgloop.cc:1621
22719 #, gcc-internal-format, gfc-internal-format
22720 msgid "edge from %d to %d should be marked irreducible"
22721 msgstr ""
22722
22723 #: cfgloop.cc:1628
22724 #, gcc-internal-format, gfc-internal-format
22725 msgid "edge from %d to %d should not be marked irreducible"
22726 msgstr ""
22727
22728 #: cfgloop.cc:1642
22729 #, gcc-internal-format, gfc-internal-format
22730 msgid "corrupted head of the exits list of loop %d"
22731 msgstr ""
22732
22733 #: cfgloop.cc:1660
22734 #, gcc-internal-format, gfc-internal-format
22735 msgid "corrupted exits list of loop %d"
22736 msgstr ""
22737
22738 #: cfgloop.cc:1669
22739 #, gcc-internal-format, gfc-internal-format
22740 msgid "nonempty exits list of loop %d, but exits are not recorded"
22741 msgstr ""
22742
22743 #: cfgloop.cc:1696
22744 #, gcc-internal-format, gfc-internal-format
22745 msgid "exit %d->%d not recorded"
22746 msgstr ""
22747
22748 #: cfgloop.cc:1719
22749 #, gcc-internal-format, gfc-internal-format
22750 msgid "wrong list of exited loops for edge %d->%d"
22751 msgstr ""
22752
22753 #: cfgloop.cc:1728
22754 #, gcc-internal-format
22755 msgid "too many loop exits recorded"
22756 msgstr ""
22757
22758 #: cfgloop.cc:1739
22759 #, gcc-internal-format, gfc-internal-format
22760 msgid "%d exits recorded for loop %d (having %d exits)"
22761 msgstr ""
22762
22763 #: cfgrtl.cc:2401
22764 #, gcc-internal-format, gfc-internal-format
22765 msgid "non-cold basic block %d reachable only by paths crossing the cold partition"
22766 msgstr ""
22767
22768 #: cfgrtl.cc:2521
22769 #, gcc-internal-format, gfc-internal-format
22770 msgid "multiple hot/cold transitions found (bb %i)"
22771 msgstr ""
22772
22773 #: cfgrtl.cc:2529
22774 #, gcc-internal-format
22775 msgid "partition found but function partition flag not set"
22776 msgstr ""
22777
22778 #: cfgrtl.cc:2568
22779 #, gcc-internal-format
22780 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
22781 msgstr ""
22782
22783 #: cfgrtl.cc:2577
22784 #, gcc-internal-format, gfc-internal-format
22785 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
22786 msgstr ""
22787
22788 #: cfgrtl.cc:2599
22789 #, gcc-internal-format
22790 msgid "EDGE_CROSSING incorrectly set across same section"
22791 msgstr ""
22792
22793 #: cfgrtl.cc:2604
22794 #, gcc-internal-format, gfc-internal-format
22795 msgid "fallthru edge crosses section boundary in bb %i"
22796 msgstr ""
22797
22798 #: cfgrtl.cc:2610
22799 #, gcc-internal-format, gfc-internal-format
22800 msgid "EH edge crosses section boundary in bb %i"
22801 msgstr ""
22802
22803 #: cfgrtl.cc:2616
22804 #, gcc-internal-format, gfc-internal-format
22805 msgid "No region crossing jump at section boundary in bb %i"
22806 msgstr ""
22807
22808 #: cfgrtl.cc:2623
22809 #, gcc-internal-format
22810 msgid "EDGE_CROSSING missing across section boundary"
22811 msgstr ""
22812
22813 #: cfgrtl.cc:2653
22814 #, gcc-internal-format, gfc-internal-format
22815 msgid "Region crossing jump across same section in bb %i"
22816 msgstr ""
22817
22818 #: cfgrtl.cc:2660
22819 #, gcc-internal-format, gfc-internal-format
22820 msgid "missing REG_EH_REGION note at the end of bb %i"
22821 msgstr ""
22822
22823 #: cfgrtl.cc:2665
22824 #, gcc-internal-format, gfc-internal-format
22825 msgid "too many exception handling edges in bb %i"
22826 msgstr ""
22827
22828 #: cfgrtl.cc:2673
22829 #, gcc-internal-format, gfc-internal-format
22830 msgid "too many outgoing branch edges from bb %i"
22831 msgstr ""
22832
22833 #: cfgrtl.cc:2678
22834 #, gcc-internal-format, gfc-internal-format
22835 msgid "fallthru edge after unconditional jump in bb %i"
22836 msgstr ""
22837
22838 #: cfgrtl.cc:2683
22839 #, gcc-internal-format, gfc-internal-format
22840 msgid "wrong number of branch edges after unconditional jump in bb %i"
22841 msgstr ""
22842
22843 #: cfgrtl.cc:2690
22844 #, gcc-internal-format, gfc-internal-format
22845 msgid "wrong amount of branch edges after conditional jump in bb %i"
22846 msgstr ""
22847
22848 #: cfgrtl.cc:2696
22849 #, gcc-internal-format, gfc-internal-format
22850 msgid "abnormal call edges for non-call insn in bb %i"
22851 msgstr ""
22852
22853 #: cfgrtl.cc:2701
22854 #, gcc-internal-format, gfc-internal-format
22855 msgid "sibcall edges for non-call insn in bb %i"
22856 msgstr ""
22857
22858 #: cfgrtl.cc:2711
22859 #, gcc-internal-format, gfc-internal-format
22860 msgid "abnormal edges for no purpose in bb %i"
22861 msgstr ""
22862
22863 #: cfgrtl.cc:2722
22864 #, gcc-internal-format, gfc-internal-format
22865 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
22866 msgstr ""
22867
22868 #: cfgrtl.cc:2763 cfgrtl.cc:2773
22869 #, gcc-internal-format, gfc-internal-format
22870 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
22871 msgstr ""
22872
22873 #: cfgrtl.cc:2786
22874 #, gcc-internal-format, gfc-internal-format
22875 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
22876 msgstr ""
22877
22878 #: cfgrtl.cc:2796
22879 #, gcc-internal-format, gfc-internal-format
22880 msgid "in basic block %d:"
22881 msgstr ""
22882
22883 #: cfgrtl.cc:2822
22884 #, gcc-internal-format, gfc-internal-format
22885 msgid "BB_RTL flag not set for block %d"
22886 msgstr ""
22887
22888 #: cfgrtl.cc:2829
22889 #, gcc-internal-format, gfc-internal-format
22890 msgid "insn %d basic block pointer is %d, should be %d"
22891 msgstr ""
22892
22893 #: cfgrtl.cc:2840
22894 #, gcc-internal-format, gfc-internal-format
22895 msgid "insn %d in header of bb %d has non-NULL basic block"
22896 msgstr ""
22897
22898 #: cfgrtl.cc:2848
22899 #, gcc-internal-format, gfc-internal-format
22900 msgid "insn %d in footer of bb %d has non-NULL basic block"
22901 msgstr ""
22902
22903 #: cfgrtl.cc:2921 cfgrtl.cc:2969
22904 #, gcc-internal-format, gfc-internal-format
22905 msgid "insn %d outside of basic blocks has non-NULL bb field"
22906 msgstr ""
22907
22908 #: cfgrtl.cc:2929
22909 #, gcc-internal-format, gfc-internal-format
22910 msgid "end insn %d for block %d not found in the insn stream"
22911 msgstr ""
22912
22913 #: cfgrtl.cc:2942
22914 #, gcc-internal-format, gfc-internal-format
22915 msgid "insn %d is in multiple basic blocks (%d and %d)"
22916 msgstr ""
22917
22918 #: cfgrtl.cc:2954
22919 #, gcc-internal-format, gfc-internal-format
22920 msgid "head insn %d for block %d not found in the insn stream"
22921 msgstr ""
22922
22923 #: cfgrtl.cc:3002
22924 #, gcc-internal-format, gfc-internal-format
22925 msgid "missing barrier after block %i"
22926 msgstr ""
22927
22928 #: cfgrtl.cc:3018
22929 #, gcc-internal-format, gfc-internal-format
22930 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
22931 msgstr ""
22932
22933 #: cfgrtl.cc:3027
22934 #, gcc-internal-format, gfc-internal-format
22935 msgid "verify_flow_info: Incorrect fallthru %i->%i"
22936 msgstr ""
22937
22938 #: cfgrtl.cc:3029
22939 #, gcc-internal-format
22940 msgid "wrong insn in the fallthru edge"
22941 msgstr "помилкова інструкція на краю fallthru"
22942
22943 #: cfgrtl.cc:3063
22944 #, gcc-internal-format
22945 msgid "basic blocks not laid down consecutively"
22946 msgstr ""
22947
22948 #: cfgrtl.cc:3102
22949 #, gcc-internal-format, gfc-internal-format
22950 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
22951 msgstr ""
22952
22953 #: cgraph.cc:3187
22954 #, gcc-internal-format
22955 msgid "caller edge count invalid"
22956 msgstr ""
22957
22958 #: cgraph.cc:3283
22959 #, gcc-internal-format
22960 msgid "missing indirect call in speculative call sequence"
22961 msgstr ""
22962
22963 #: cgraph.cc:3288
22964 #, gcc-internal-format
22965 msgid "indirect call in speculative call sequence has no speculative flag"
22966 msgstr ""
22967
22968 #: cgraph.cc:3318
22969 #, gcc-internal-format
22970 msgid "speculative edges are not adjacent"
22971 msgstr ""
22972
22973 #: cgraph.cc:3324
22974 #, gcc-internal-format, gfc-internal-format
22975 msgid "direct call to %s in speculative call sequence has no speculative flag"
22976 msgstr ""
22977
22978 #: cgraph.cc:3330 cgraph.cc:3360
22979 #, gcc-internal-format, gfc-internal-format
22980 msgid "direct call to %s in speculative call sequence has speculative_id %i out of range"
22981 msgstr ""
22982
22983 #: cgraph.cc:3337
22984 #, gcc-internal-format, gfc-internal-format
22985 msgid "duplicate direct call to %s in speculative call sequence with speculative_id %i"
22986 msgstr ""
22987
22988 #: cgraph.cc:3348
22989 #, gcc-internal-format
22990 msgid "call stmt hash does not point to first direct edge of speculative call sequence"
22991 msgstr ""
22992
22993 #: cgraph.cc:3367
22994 #, gcc-internal-format, gfc-internal-format
22995 msgid "duplicate reference %s in speculative call sequence with speculative_id %i"
22996 msgstr ""
22997
22998 #: cgraph.cc:3380
22999 #, gcc-internal-format, gfc-internal-format
23000 msgid "missing direct call for speculation %i"
23001 msgstr ""
23002
23003 #: cgraph.cc:3385
23004 #, gcc-internal-format, gfc-internal-format
23005 msgid "missing ref for speculation %i"
23006 msgstr ""
23007
23008 #: cgraph.cc:3394
23009 #, gcc-internal-format, gfc-internal-format
23010 msgid "number of speculative targets %i mismatched with num_speculative_call_targets %i"
23011 msgstr ""
23012
23013 #: cgraph.cc:3423
23014 #, gcc-internal-format, gfc-internal-format
23015 msgid "aux field set for edge %s->%s"
23016 msgstr ""
23017
23018 #: cgraph.cc:3430
23019 #, gcc-internal-format
23020 msgid "cgraph count invalid"
23021 msgstr ""
23022
23023 #: cgraph.cc:3435
23024 #, gcc-internal-format
23025 msgid "inline clone in same comdat group list"
23026 msgstr ""
23027
23028 #: cgraph.cc:3440
23029 #, gcc-internal-format
23030 msgid "inline clone count is not compatible"
23031 msgstr ""
23032
23033 #: cgraph.cc:3447
23034 #, gcc-internal-format
23035 msgid "tp_first_run must be non-negative"
23036 msgstr ""
23037
23038 #: cgraph.cc:3452
23039 #, gcc-internal-format
23040 msgid "local symbols must be defined"
23041 msgstr ""
23042
23043 #: cgraph.cc:3457
23044 #, gcc-internal-format
23045 msgid "externally visible inline clone"
23046 msgstr ""
23047
23048 #: cgraph.cc:3462
23049 #, gcc-internal-format
23050 msgid "inline clone with address taken"
23051 msgstr ""
23052
23053 #: cgraph.cc:3467
23054 #, gcc-internal-format
23055 msgid "inline clone is forced to output"
23056 msgstr ""
23057
23058 #: cgraph.cc:3474
23059 #, gcc-internal-format
23060 msgid "calls_comdat_local is set outside of a comdat group"
23061 msgstr ""
23062
23063 #: cgraph.cc:3479
23064 #, gcc-internal-format
23065 msgid "invalid calls_comdat_local flag"
23066 msgstr ""
23067
23068 #: cgraph.cc:3486
23069 #, gcc-internal-format
23070 msgid "malloc attribute should be used for a function that returns a pointer"
23071 msgstr ""
23072
23073 #: cgraph.cc:3494
23074 #, gcc-internal-format
23075 msgid "semantic interposition mismatch"
23076 msgstr ""
23077
23078 #: cgraph.cc:3501
23079 #, gcc-internal-format, gfc-internal-format
23080 msgid "aux field set for indirect edge from %s"
23081 msgstr ""
23082
23083 #: cgraph.cc:3507 cgraph.cc:3567
23084 #, gcc-internal-format
23085 msgid "edge count is not compatible with function count"
23086 msgstr ""
23087
23088 #: cgraph.cc:3515
23089 #, gcc-internal-format, gfc-internal-format
23090 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
23091 msgstr ""
23092
23093 #: cgraph.cc:3523 cgraph.cc:3594
23094 #, gcc-internal-format
23095 msgid "edge has both call_stmt and lto_stmt_uid set"
23096 msgstr ""
23097
23098 #: cgraph.cc:3535
23099 #, gcc-internal-format, gfc-internal-format
23100 msgid "comdat-local function called by %s outside its comdat"
23101 msgstr ""
23102
23103 #: cgraph.cc:3545
23104 #, gcc-internal-format
23105 msgid "inlined_to pointer is wrong"
23106 msgstr ""
23107
23108 #: cgraph.cc:3550
23109 #, gcc-internal-format
23110 msgid "multiple inline callers"
23111 msgstr ""
23112
23113 #: cgraph.cc:3557
23114 #, gcc-internal-format
23115 msgid "inlined_to pointer set for noninline callers"
23116 msgstr ""
23117
23118 #: cgraph.cc:3584
23119 #, gcc-internal-format
23120 msgid "caller edge count does not match BB count"
23121 msgstr ""
23122
23123 #: cgraph.cc:3615
23124 #, gcc-internal-format
23125 msgid "indirect call count does not match BB count"
23126 msgstr ""
23127
23128 #: cgraph.cc:3632
23129 #, gcc-internal-format
23130 msgid "reference has both stmt and lto_stmt_uid set"
23131 msgstr ""
23132
23133 #: cgraph.cc:3643
23134 #, gcc-internal-format
23135 msgid "inlined_to pointer is set but no predecessors found"
23136 msgstr "встановлено вказівник inlined_to, але не виявлено попередників"
23137
23138 #: cgraph.cc:3648
23139 #, gcc-internal-format
23140 msgid "inlined_to pointer refers to itself"
23141 msgstr ""
23142
23143 #: cgraph.cc:3659
23144 #, gcc-internal-format
23145 msgid "cgraph_node has wrong clone_of"
23146 msgstr ""
23147
23148 #: cgraph.cc:3672
23149 #, gcc-internal-format
23150 msgid "cgraph_node has wrong clone list"
23151 msgstr ""
23152
23153 #: cgraph.cc:3678
23154 #, gcc-internal-format
23155 msgid "cgraph_node is in clone list but it is not clone"
23156 msgstr ""
23157
23158 #: cgraph.cc:3683
23159 #, gcc-internal-format
23160 msgid "cgraph_node has wrong prev_clone pointer"
23161 msgstr ""
23162
23163 #: cgraph.cc:3688
23164 #, gcc-internal-format
23165 msgid "double linked list of clones corrupted"
23166 msgstr ""
23167
23168 #: cgraph.cc:3700
23169 #, gcc-internal-format
23170 msgid "Alias has call edges"
23171 msgstr ""
23172
23173 #: cgraph.cc:3706
23174 #, gcc-internal-format
23175 msgid "Alias has non-alias reference"
23176 msgstr ""
23177
23178 #: cgraph.cc:3711
23179 #, gcc-internal-format
23180 msgid "Alias has more than one alias reference"
23181 msgstr ""
23182
23183 #: cgraph.cc:3718
23184 #, gcc-internal-format
23185 msgid "Analyzed alias has no reference"
23186 msgstr ""
23187
23188 #: cgraph.cc:3727
23189 #, gcc-internal-format
23190 msgid "No edge out of thunk node"
23191 msgstr ""
23192
23193 #: cgraph.cc:3732
23194 #, gcc-internal-format
23195 msgid "More than one edge out of thunk node"
23196 msgstr ""
23197
23198 #: cgraph.cc:3737
23199 #, gcc-internal-format
23200 msgid "Thunk is not supposed to have body"
23201 msgstr ""
23202
23203 #: cgraph.cc:3771
23204 #, gcc-internal-format
23205 msgid "shared call_stmt:"
23206 msgstr ""
23207
23208 #: cgraph.cc:3779
23209 #, gcc-internal-format
23210 msgid "edge points to wrong declaration:"
23211 msgstr ""
23212
23213 #: cgraph.cc:3788
23214 #, gcc-internal-format
23215 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
23216 msgstr ""
23217
23218 #: cgraph.cc:3798
23219 #, gcc-internal-format
23220 msgid "missing callgraph edge for call stmt:"
23221 msgstr ""
23222
23223 #: cgraph.cc:3808
23224 #, gcc-internal-format
23225 msgid "reference to dead statement"
23226 msgstr ""
23227
23228 #: cgraph.cc:3821
23229 #, gcc-internal-format, gfc-internal-format
23230 msgid "edge %s->%s has no corresponding call_stmt"
23231 msgstr ""
23232
23233 #: cgraph.cc:3833
23234 #, gcc-internal-format, gfc-internal-format
23235 msgid "an indirect edge from %s has no corresponding call_stmt"
23236 msgstr ""
23237
23238 #: cgraph.cc:3852 cgraph.cc:3865
23239 #, gcc-internal-format
23240 msgid "missing origin for a node in a nested list"
23241 msgstr ""
23242
23243 #: cgraph.cc:3857
23244 #, gcc-internal-format
23245 msgid "origin points to a different parent"
23246 msgstr ""
23247
23248 #: cgraph.cc:3873
23249 #, gcc-internal-format
23250 msgid "verify_cgraph_node failed"
23251 msgstr ""
23252
23253 #: cgraph.cc:3995 varpool.cc:304
23254 #, gcc-internal-format, gfc-internal-format
23255 msgid "%s: section %s.%d is missing"
23256 msgstr ""
23257
23258 #: cgraphunit.cc:743
23259 #, gcc-internal-format
23260 msgid "duplicate definition of a symbol version"
23261 msgstr "подвійне визначення версії символу"
23262
23263 #: cgraphunit.cc:745
23264 #, gcc-internal-format
23265 msgid "same version was previously defined here"
23266 msgstr "ту саму версію було раніше визначено тут"
23267
23268 #: cgraphunit.cc:751
23269 #, gcc-internal-format
23270 msgid "symbol needs to be defined to have a version"
23271 msgstr ""
23272
23273 #: cgraphunit.cc:757
23274 #, gcc-internal-format
23275 msgid "common symbol cannot be versioned"
23276 msgstr ""
23277
23278 #: cgraphunit.cc:763
23279 #, gcc-internal-format
23280 msgid "comdat symbol cannot be versioned"
23281 msgstr ""
23282
23283 #: cgraphunit.cc:769
23284 #, gcc-internal-format
23285 msgid "%<weakref%> cannot be versioned"
23286 msgstr ""
23287
23288 #: cgraphunit.cc:775
23289 #, gcc-internal-format
23290 msgid "versioned symbol must be public"
23291 msgstr ""
23292
23293 #: cgraphunit.cc:781
23294 #, gcc-internal-format
23295 msgid "versioned symbol must have default visibility"
23296 msgstr ""
23297
23298 #: cgraphunit.cc:814
23299 #, gcc-internal-format
23300 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
23301 msgstr "Атрибут %<weakref%> слід супроводжувати атрибутом %<alias%>"
23302
23303 #: cgraphunit.cc:869
23304 #, gcc-internal-format
23305 msgid "%<flatten%> attribute is ignored on aliases"
23306 msgstr "Атрибут %<flatten%> буде проігноровано, оскільки вказано aliases"
23307
23308 #: cgraphunit.cc:877 cgraphunit.cc:928
23309 #, gcc-internal-format
23310 msgid "%<externally_visible%> attribute have effect only on public objects"
23311 msgstr ""
23312
23313 #: cgraphunit.cc:888
23314 #, gcc-internal-format
23315 msgid "%<weakref%> attribute ignored because function is defined"
23316 msgstr ""
23317
23318 #: cgraphunit.cc:903
23319 #, gcc-internal-format
23320 msgid "%<alias%> attribute ignored because function is defined"
23321 msgstr ""
23322
23323 #: cgraphunit.cc:911
23324 #, gcc-internal-format
23325 msgid "%<always_inline%> function might not be inlinable"
23326 msgstr ""
23327
23328 #: cgraphunit.cc:936
23329 #, gcc-internal-format
23330 msgid "%<weakref%> attribute ignored because variable is initialized"
23331 msgstr ""
23332
23333 #. include_self=
23334 #. TODO: Add OPT_Wundefined-inline.
23335 #: cgraphunit.cc:1086 c/c-decl.cc:12194
23336 #, gcc-internal-format
23337 msgid "%q+F used but never defined"
23338 msgstr "%q+F використано, але ніколи не визначено"
23339
23340 #: cgraphunit.cc:1088 c/c-decl.cc:12204
23341 #, gcc-internal-format
23342 msgid "%q+F declared %<static%> but never defined"
23343 msgstr ""
23344
23345 #: cgraphunit.cc:1133
23346 #, gcc-internal-format
23347 msgid "%qD defined but not used"
23348 msgstr ""
23349
23350 #: cgraphunit.cc:1468
23351 #, gcc-internal-format
23352 msgid "%<ifunc%> resolver for %qD must return %qT"
23353 msgstr ""
23354
23355 #: cgraphunit.cc:1471 cgraphunit.cc:1494
23356 #, gcc-internal-format
23357 msgid "resolver indirect function declared here"
23358 msgstr ""
23359
23360 #: cgraphunit.cc:1491
23361 #, gcc-internal-format
23362 msgid "%<ifunc%> resolver for %qD should return %qT"
23363 msgstr ""
23364
23365 #: cgraphunit.cc:1501
23366 #, gcc-internal-format
23367 msgid "%qD alias between functions of incompatible types %qT and %qT"
23368 msgstr "%qD alias між функціями несумісних типів, %qT та %qT"
23369
23370 #: cgraphunit.cc:1504 cgraphunit.cc:1586
23371 #, gcc-internal-format
23372 msgid "aliased declaration here"
23373 msgstr "оголошення aliased тут:"
23374
23375 #: cgraphunit.cc:1542 c-family/c-pragma.cc:347
23376 #, gcc-internal-format
23377 msgid "%q+D aliased to undefined symbol %qE"
23378 msgstr ""
23379
23380 #: cgraphunit.cc:1558
23381 #, gcc-internal-format
23382 msgid "%q+D aliased to external symbol %qE"
23383 msgstr ""
23384
23385 #: cgraphunit.cc:1583
23386 #, gcc-internal-format
23387 msgid "%q+D alias between function and variable is not supported"
23388 msgstr ""
23389
23390 #: cgraphunit.cc:1657
23391 #, gcc-internal-format
23392 msgid "failed to reclaim unneeded function"
23393 msgstr "не вдалося повернути пам'ять від непотрібної функції"
23394
23395 #: cgraphunit.cc:1685
23396 #, gcc-internal-format
23397 msgid "failed to reclaim unneeded function in same comdat group"
23398 msgstr ""
23399
23400 #: cgraphunit.cc:1861
23401 #, gcc-internal-format
23402 msgid "size of return value of %q+D is %u bytes"
23403 msgstr ""
23404
23405 #: cgraphunit.cc:1865
23406 #, gcc-internal-format
23407 msgid "size of return value of %q+D is larger than %wu bytes"
23408 msgstr ""
23409
23410 #: cgraphunit.cc:2380
23411 #, gcc-internal-format
23412 msgid "nodes with unreleased memory found"
23413 msgstr "виявлено вузли із незвільненою пам'яттю"
23414
23415 #: collect-utils.cc:106
23416 #, gcc-internal-format
23417 msgid "cannot get program status: %m"
23418 msgstr "не вдалося отримати стан програми: %m"
23419
23420 #: collect-utils.cc:120
23421 #, gcc-internal-format, gfc-internal-format
23422 msgid "%s terminated with signal %d [%s]%s"
23423 msgstr "%s перервано за допомогою сигналу %d [%s]%s"
23424
23425 #: collect-utils.cc:136
23426 #, gcc-internal-format, gfc-internal-format
23427 msgid "%s returned %d exit status"
23428 msgstr "%s повернуто стан виходу %d"
23429
23430 #: collect-utils.cc:175
23431 #, gcc-internal-format, gfc-internal-format
23432 msgid "could not open response file %s"
23433 msgstr "не вдалося відкрити файл відповіді %s"
23434
23435 #: collect-utils.cc:181
23436 #, gcc-internal-format, gfc-internal-format
23437 msgid "could not write to response file %s"
23438 msgstr "не вдалося записати дані до файла відповіді %s"
23439
23440 #: collect-utils.cc:187
23441 #, gcc-internal-format, gfc-internal-format
23442 msgid "could not close response file %s"
23443 msgstr "не вдалося закрити файл відповіді %s"
23444
23445 #: collect-utils.cc:221
23446 #, gcc-internal-format
23447 msgid "cannot find %qs"
23448 msgstr "не вдалося знайти %qs"
23449
23450 #: collect-utils.cc:225 collect2.cc:2385 collect2.cc:2555 gcc.cc:3413
23451 #: gcc.cc:7704
23452 #, gcc-internal-format
23453 msgid "%<pex_init%> failed: %m"
23454 msgstr ""
23455
23456 #: collect-utils.cc:234 collect2.cc:2394 collect2.cc:2563 gcc.cc:2697
23457 #, gcc-internal-format
23458 msgid "%s: %m"
23459 msgstr "%s: %m"
23460
23461 #: collect2.cc:613
23462 #, gcc-internal-format
23463 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
23464 msgstr ""
23465
23466 #: collect2.cc:756
23467 #, gcc-internal-format, gfc-internal-format
23468 msgid "ld returned %d exit status"
23469 msgstr ""
23470
23471 #: collect2.cc:913 gcc.cc:8223 config/gcn/mkoffload.cc:826
23472 #: config/i386/intelmic-mkoffload.cc:597 config/nvptx/mkoffload.cc:418
23473 #, gcc-internal-format
23474 msgid "atexit failed"
23475 msgstr ""
23476
23477 #: collect2.cc:1043
23478 #, gcc-internal-format
23479 msgid "no arguments"
23480 msgstr "немає аргументів"
23481
23482 #: collect2.cc:1283 opts.cc:1138
23483 #, gcc-internal-format
23484 msgid "LTO support has not been enabled in this configuration"
23485 msgstr ""
23486
23487 #: collect2.cc:1324 graph.cc:55 lto-wrapper.cc:1707 lto-wrapper.cc:1763
23488 #: toplev.cc:1556 objc/objc-act.cc:461
23489 #, gcc-internal-format
23490 msgid "cannot open %s: %m"
23491 msgstr "не вдалося відкрити %s: %m"
23492
23493 #: collect2.cc:1444
23494 #, gcc-internal-format
23495 msgid "unknown demangling style %qs"
23496 msgstr "невідомий стиль декодування %qs"
23497
23498 #: collect2.cc:1546 collect2.cc:1724 collect2.cc:1764
23499 #, gcc-internal-format
23500 msgid "fopen %s: %m"
23501 msgstr "fopen %s: %m"
23502
23503 #: collect2.cc:1549 collect2.cc:1729 collect2.cc:1767
23504 #, gcc-internal-format
23505 msgid "fclose %s: %m"
23506 msgstr "fclose %s: %m"
23507
23508 #: collect2.cc:2319 lto-wrapper.cc:1196 lto-wrapper.cc:1211
23509 #: lto/lto-object.cc:148 lto/lto-object.cc:182 lto/lto-object.cc:279
23510 #: lto/lto-object.cc:336 lto/lto-object.cc:360
23511 #, gcc-internal-format, gfc-internal-format
23512 msgid "%s: %s"
23513 msgstr "%s: %s"
23514
23515 #: collect2.cc:2359
23516 #, gcc-internal-format
23517 msgid "cannot find %<nm%>"
23518 msgstr "не вдалося знайти %<nm%>"
23519
23520 #: collect2.cc:2407
23521 #, gcc-internal-format
23522 msgid "cannot open nm output: %m"
23523 msgstr "не вдалося відкрити виведені nm дані: %m"
23524
23525 #: collect2.cc:2462
23526 #, gcc-internal-format, gfc-internal-format
23527 msgid "init function found in object %s"
23528 msgstr "знайдено функцію init у об'єкті %s"
23529
23530 #: collect2.cc:2473
23531 #, gcc-internal-format, gfc-internal-format
23532 msgid "fini function found in object %s"
23533 msgstr "знайдено функцію fini в об'єкті %s"
23534
23535 #: collect2.cc:2530
23536 #, gcc-internal-format
23537 msgid "cannot find %<ldd%>"
23538 msgstr "не вдалося знайти %<ldd%>"
23539
23540 #: collect2.cc:2576
23541 #, gcc-internal-format
23542 msgid "cannot open ldd output: %m"
23543 msgstr "не вдалося відкрити виведені ldd дані: %m"
23544
23545 #: collect2.cc:2594
23546 #, gcc-internal-format, gfc-internal-format
23547 msgid "dynamic dependency %s not found"
23548 msgstr "динамічної залежності %s не знайдено"
23549
23550 #: collect2.cc:2606
23551 #, gcc-internal-format
23552 msgid "unable to open dynamic dependency %qs"
23553 msgstr "не вдалося відкрити динамічну залежність %qs"
23554
23555 #: collect2.cc:2758
23556 #, gcc-internal-format, gfc-internal-format
23557 msgid "%s: not a COFF file"
23558 msgstr ""
23559
23560 #: collect2.cc:2917
23561 #, gcc-internal-format, gfc-internal-format
23562 msgid "%s: cannot open as COFF file"
23563 msgstr ""
23564
23565 #: collect2.cc:2976
23566 #, gcc-internal-format, gfc-internal-format
23567 msgid "library lib%s not found"
23568 msgstr ""
23569
23570 #: convert.cc:97
23571 #, gcc-internal-format
23572 msgid "cannot convert to a pointer type"
23573 msgstr ""
23574
23575 #: convert.cc:332
23576 #, gcc-internal-format
23577 msgid "pointer value used where a floating-point was expected"
23578 msgstr ""
23579
23580 #: convert.cc:336
23581 #, gcc-internal-format
23582 msgid "aggregate value used where a floating-point was expected"
23583 msgstr ""
23584
23585 #: convert.cc:471
23586 #, gcc-internal-format
23587 msgid "conversion to incomplete type"
23588 msgstr "перетворення до неповного типу"
23589
23590 #: convert.cc:940
23591 #, gcc-internal-format
23592 msgid "cannot convert a vector of type %qT to type %qT which has different size"
23593 msgstr ""
23594
23595 #: convert.cc:948
23596 #, gcc-internal-format
23597 msgid "aggregate value used where an integer was expected"
23598 msgstr ""
23599
23600 #: convert.cc:1036
23601 #, gcc-internal-format
23602 msgid "pointer value used where a complex was expected"
23603 msgstr ""
23604
23605 #: convert.cc:1040
23606 #, gcc-internal-format
23607 msgid "aggregate value used where a complex was expected"
23608 msgstr ""
23609
23610 #: convert.cc:1077
23611 #, gcc-internal-format
23612 msgid "cannot convert a value of type %qT to vector type %qT which has different size"
23613 msgstr ""
23614
23615 #: convert.cc:1085
23616 #, gcc-internal-format
23617 msgid "cannot convert value to a vector"
23618 msgstr "не вдалося перетворити значення на вектор"
23619
23620 #: convert.cc:1124
23621 #, gcc-internal-format
23622 msgid "aggregate value used where a fixed-point was expected"
23623 msgstr ""
23624
23625 #: coverage.cc:192
23626 #, gcc-internal-format
23627 msgid "%qs is not a gcov data file"
23628 msgstr ""
23629
23630 #: coverage.cc:203
23631 #, gcc-internal-format
23632 msgid "%qs is version %q.*s, expected version %q.*s"
23633 msgstr ""
23634
23635 #: coverage.cc:267
23636 #, gcc-internal-format, gfc-internal-format
23637 msgid "profile data for function %u is corrupted"
23638 msgstr ""
23639
23640 #: coverage.cc:268
23641 #, gcc-internal-format
23642 msgid "checksum is (%x,%x) instead of (%x,%x)"
23643 msgstr ""
23644
23645 #: coverage.cc:283
23646 #, gcc-internal-format
23647 msgid "%qs has overflowed"
23648 msgstr ""
23649
23650 #: coverage.cc:284
23651 #, gcc-internal-format
23652 msgid "%qs is corrupted"
23653 msgstr ""
23654
23655 #: coverage.cc:311
23656 #, gcc-internal-format
23657 msgid "%qs profile count data file not found"
23658 msgstr ""
23659
23660 #: coverage.cc:340
23661 #, gcc-internal-format
23662 msgid "profile for function %qD not found in profile data"
23663 msgstr ""
23664
23665 #: coverage.cc:360
23666 #, gcc-internal-format
23667 msgid "number of counters in profile data for function %qD does not match its profile data (counter %qs, expected %i and have %i)"
23668 msgstr ""
23669
23670 #: coverage.cc:369
23671 #, gcc-internal-format
23672 msgid "the control flow of function %qD does not match its profile data (counter %qs)"
23673 msgstr ""
23674
23675 #: coverage.cc:388
23676 #, gcc-internal-format
23677 msgid "execution counts estimated\n"
23678 msgstr ""
23679
23680 #: coverage.cc:389
23681 #, gcc-internal-format
23682 msgid "execution counts assumed to be zero\n"
23683 msgstr ""
23684
23685 #: coverage.cc:402
23686 #, gcc-internal-format
23687 msgid "source locations for function %qD have changed, the profile data may be out of date"
23688 msgstr ""
23689
23690 #: coverage.cc:666
23691 #, gcc-internal-format
23692 msgid "function starts on a higher line number than it ends"
23693 msgstr ""
23694
23695 #: coverage.cc:688
23696 #, gcc-internal-format
23697 msgid "error writing %qs"
23698 msgstr ""
23699
23700 #: coverage.cc:1288
23701 #, gcc-internal-format
23702 msgid "filename %qs does not start with profile prefix %qs"
23703 msgstr "назва файла %qs не починається з префікса профілю %qs"
23704
23705 #: coverage.cc:1333
23706 #, gcc-internal-format, gfc-internal-format
23707 msgid "cannot open %s"
23708 msgstr "не вдалося відкрити %s"
23709
23710 #: data-streamer-in.cc:53
23711 #, gcc-internal-format
23712 msgid "bytecode stream: string too long for the string table"
23713 msgstr ""
23714
23715 #: data-streamer-in.cc:84 data-streamer-in.cc:113
23716 #, gcc-internal-format
23717 msgid "bytecode stream: found non-null terminated string"
23718 msgstr ""
23719
23720 #: dbgcnt.cc:140
23721 #, gcc-internal-format
23722 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
23723 msgstr ""
23724
23725 #: dbgcnt.cc:157
23726 #, gcc-internal-format
23727 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
23728 msgstr ""
23729
23730 #: dbgcnt.cc:169
23731 #, gcc-internal-format
23732 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
23733 msgstr ""
23734
23735 #: dbgcnt.cc:238
23736 #, gcc-internal-format
23737 msgid "counter name"
23738 msgstr ""
23739
23740 #: dbgcnt.cc:239
23741 #, gcc-internal-format
23742 msgid "counter value"
23743 msgstr ""
23744
23745 #: dbgcnt.cc:239
23746 #, gcc-internal-format
23747 msgid "closed intervals"
23748 msgstr ""
23749
23750 #: dbxout.cc:3384
23751 #, gcc-internal-format
23752 msgid "common symbol debug info is not structured as symbol+offset"
23753 msgstr ""
23754
23755 #: dbxout.cc:3915
23756 #, gcc-internal-format
23757 msgid "global destructors not supported on this target"
23758 msgstr ""
23759
23760 #: dbxout.cc:3932
23761 #, gcc-internal-format
23762 msgid "global constructors not supported on this target"
23763 msgstr ""
23764
23765 #: diagnostic.cc:2163
23766 #, gcc-internal-format
23767 msgid "debug path"
23768 msgstr "шлях для діагностики"
23769
23770 #: dominance.cc:1170
23771 #, gcc-internal-format, gfc-internal-format
23772 msgid "dominator of %d status unknown"
23773 msgstr ""
23774
23775 #: dominance.cc:1178
23776 #, gcc-internal-format, gfc-internal-format
23777 msgid "dominator of %d should be %d, not %d"
23778 msgstr ""
23779
23780 #: dumpfile.cc:381
23781 #, gcc-internal-format
23782 msgid "could not open dump file %qs: %m"
23783 msgstr ""
23784
23785 #: dumpfile.cc:1844
23786 #, gcc-internal-format
23787 msgid "ignoring unknown option %q.*s"
23788 msgstr "ігноруємо невідомий параметр %q.*s"
23789
23790 #: dumpfile.cc:1926
23791 #, gcc-internal-format
23792 msgid "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
23793 msgstr ""
23794
23795 #: dumpfile.cc:1929
23796 #, gcc-internal-format
23797 msgid "unrecognized command-line option %<-fdump-%s%>"
23798 msgstr ""
23799
23800 #: dumpfile.cc:2002
23801 #, gcc-internal-format
23802 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
23803 msgstr ""
23804
23805 #: dumpfile.cc:2034
23806 #, gcc-internal-format
23807 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
23808 msgstr ""
23809
23810 #: dwarf2out.cc:1140
23811 #, gcc-internal-format
23812 msgid "multiple EH personalities are supported only with assemblers supporting %<.cfi_personality%> directive"
23813 msgstr ""
23814
23815 #: dwarf2out.cc:11153
23816 #, gcc-internal-format
23817 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
23818 msgstr ""
23819
23820 #: dwarf2out.cc:14992
23821 #, gcc-internal-format, gfc-internal-format
23822 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
23823 msgstr ""
23824
23825 #: emit-rtl.cc:2894
23826 #, gcc-internal-format
23827 msgid "invalid rtl sharing found in the insn"
23828 msgstr ""
23829
23830 #: emit-rtl.cc:2896
23831 #, gcc-internal-format
23832 msgid "shared rtx"
23833 msgstr ""
23834
23835 #: emit-rtl.cc:2898
23836 #, gcc-internal-format
23837 msgid "internal consistency failure"
23838 msgstr ""
23839
23840 #: emit-rtl.cc:4000
23841 #, gcc-internal-format
23842 msgid "ICE: %<emit_insn%> used where %<emit_jump_insn%> needed:"
23843 msgstr ""
23844
23845 #: errors.cc:133
23846 #, gcc-internal-format, gfc-internal-format
23847 msgid "abort in %s, at %s:%d"
23848 msgstr ""
23849
23850 #: except.cc:2166
23851 #, gcc-internal-format
23852 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
23853 msgstr ""
23854
23855 #: except.cc:2301
23856 #, gcc-internal-format
23857 msgid "%<__builtin_eh_return%> not supported on this target"
23858 msgstr "підтримки %<__builtin_eh_return%> для цього призначення не передбачено"
23859
23860 #: except.cc:3425 except.cc:3450
23861 #, gcc-internal-format
23862 msgid "%<region_array%> is corrupted for region %i"
23863 msgstr ""
23864
23865 #: except.cc:3438 except.cc:3469
23866 #, gcc-internal-format
23867 msgid "%<lp_array%> is corrupted for lp %i"
23868 msgstr ""
23869
23870 #: except.cc:3455
23871 #, gcc-internal-format, gfc-internal-format
23872 msgid "outer block of region %i is wrong"
23873 msgstr ""
23874
23875 #: except.cc:3460
23876 #, gcc-internal-format, gfc-internal-format
23877 msgid "negative nesting depth of region %i"
23878 msgstr ""
23879
23880 #: except.cc:3474
23881 #, gcc-internal-format, gfc-internal-format
23882 msgid "region of lp %i is wrong"
23883 msgstr ""
23884
23885 #: except.cc:3501
23886 #, gcc-internal-format, gfc-internal-format
23887 msgid "tree list ends on depth %i"
23888 msgstr ""
23889
23890 #: except.cc:3506
23891 #, gcc-internal-format
23892 msgid "%<region_array%> does not match %<region_tree%>"
23893 msgstr "%<region_array%> є несумісним з %<region_tree%>"
23894
23895 #: except.cc:3511
23896 #, gcc-internal-format
23897 msgid "%<lp_array%> does not match %<region_tree%>"
23898 msgstr "%<lp_array%> є несумісним з %<region_tree%>"
23899
23900 #: except.cc:3518 tree.cc:13878 value-prof.cc:537
23901 #, gcc-internal-format
23902 msgid "%qs failed"
23903 msgstr ""
23904
23905 #: explow.cc:1551
23906 #, gcc-internal-format
23907 msgid "stack limits not supported on this target"
23908 msgstr ""
23909
23910 #: expmed.cc:359
23911 #, gcc-internal-format
23912 msgid "reverse scalar storage order"
23913 msgstr ""
23914
23915 #: expmed.cc:376
23916 #, gcc-internal-format
23917 msgid "reverse floating-point scalar storage order"
23918 msgstr ""
23919
23920 #: expmed.cc:418
23921 #, gcc-internal-format, gfc-internal-format
23922 msgid "reverse storage order for %smode"
23923 msgstr ""
23924
23925 #: expmed.cc:671
23926 #, gcc-internal-format
23927 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
23928 msgstr ""
23929
23930 #: expr.cc:11513
23931 #, gcc-internal-format
23932 msgid "call to %qs declared with attribute error: %s"
23933 msgstr ""
23934
23935 #: expr.cc:11527
23936 #, gcc-internal-format
23937 msgid "call to %qs declared with attribute warning: %s"
23938 msgstr ""
23939
23940 #: expr.cc:12565
23941 #, gcc-internal-format
23942 msgid "assuming signed overflow does not occur when simplifying %<X - Y %s 0%> to %<X %s Y%>"
23943 msgstr ""
23944
23945 #: file-prefix-map.cc:50
23946 #, gcc-internal-format
23947 msgid "invalid argument %qs to %qs"
23948 msgstr "некоректний аргумент %qs %qs"
23949
23950 #: final.cc:1789
23951 #, gcc-internal-format
23952 msgid "the frame size of %wu bytes is larger than %wu bytes"
23953 msgstr ""
23954
23955 #: final.cc:4436 toplev.cc:1399 tree-cfgcleanup.cc:1517
23956 #, gcc-internal-format
23957 msgid "could not open final insn dump file %qs: %m"
23958 msgstr ""
23959
23960 #: final.cc:4505 tree-cfgcleanup.cc:1534
23961 #, gcc-internal-format
23962 msgid "could not close final insn dump file %qs: %m"
23963 msgstr ""
23964
23965 #: fixed-value.cc:128
23966 #, gcc-internal-format
23967 msgid "large fixed-point constant implicitly truncated to fixed-point type"
23968 msgstr ""
23969
23970 #: fold-const.cc:4666 fold-const.cc:4676
23971 #, gcc-internal-format, gfc-internal-format
23972 msgid "comparison is always %d due to width of bit-field"
23973 msgstr ""
23974
23975 #: fold-const.cc:6029 tree-ssa-reassoc.cc:2855 tree-ssa-reassoc.cc:3909
23976 #, gcc-internal-format
23977 msgid "assuming signed overflow does not occur when simplifying range test"
23978 msgstr ""
23979
23980 #: fold-const.cc:6493 fold-const.cc:6509
23981 #, gcc-internal-format, gfc-internal-format
23982 msgid "comparison is always %d"
23983 msgstr ""
23984
23985 #: fold-const.cc:6657
23986 #, gcc-internal-format
23987 msgid "%<or%> of unmatched not-equal tests is always 1"
23988 msgstr ""
23989
23990 #: fold-const.cc:6662
23991 #, gcc-internal-format
23992 msgid "%<and%> of mutually exclusive equal-tests is always 0"
23993 msgstr ""
23994
23995 #: fold-const.cc:9879
23996 #, gcc-internal-format
23997 msgid "assuming signed overflow does not occur when reducing constant in comparison"
23998 msgstr ""
23999
24000 #: fold-const.cc:10286
24001 #, gcc-internal-format
24002 msgid "assuming signed overflow does not occur when combining constants around a comparison"
24003 msgstr ""
24004
24005 #: fold-const.cc:13551
24006 #, gcc-internal-format
24007 msgid "fold check: original tree changed by fold"
24008 msgstr ""
24009
24010 #: function.cc:253
24011 #, gcc-internal-format
24012 msgid "total size of local objects %wu exceeds maximum %wu"
24013 msgstr ""
24014
24015 #: function.cc:257
24016 #, gcc-internal-format
24017 msgid "total size of local objects exceeds maximum %wu"
24018 msgstr ""
24019
24020 #: function.cc:1788 gimplify.cc:6599 gimplify.cc:6761
24021 #, gcc-internal-format
24022 msgid "impossible constraint in %<asm%>"
24023 msgstr ""
24024
24025 #: function.cc:4293
24026 #, gcc-internal-format
24027 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
24028 msgstr ""
24029
24030 #: function.cc:4314
24031 #, gcc-internal-format
24032 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
24033 msgstr ""
24034
24035 #: function.cc:4988
24036 #, gcc-internal-format
24037 msgid "function returns an aggregate"
24038 msgstr ""
24039
24040 #: gcc.cc:2201
24041 #, gcc-internal-format
24042 msgid "cannot open nested response file"
24043 msgstr ""
24044
24045 #: gcc.cc:2238
24046 #, gcc-internal-format
24047 msgid "cannot close nonexistent response file"
24048 msgstr ""
24049
24050 #: gcc.cc:2261
24051 #, gcc-internal-format, gfc-internal-format
24052 msgid "could not open temporary response file %s"
24053 msgstr ""
24054
24055 #: gcc.cc:2268
24056 #, gcc-internal-format, gfc-internal-format
24057 msgid "could not write to temporary response file %s"
24058 msgstr ""
24059
24060 #: gcc.cc:2274
24061 #, gcc-internal-format, gfc-internal-format
24062 msgid "could not close temporary response file %s"
24063 msgstr ""
24064
24065 #. This leaves DESC open, but the OS will save us.
24066 #: gcc.cc:2306
24067 #, gcc-internal-format
24068 msgid "cannot read spec file %qs: %m"
24069 msgstr ""
24070
24071 #: gcc.cc:2400 gcc.cc:2421
24072 #, gcc-internal-format, gfc-internal-format
24073 msgid "specs %%include syntax malformed after %ld characters"
24074 msgstr ""
24075
24076 #: gcc.cc:2448 gcc.cc:2458 gcc.cc:2469 gcc.cc:2480
24077 #, gcc-internal-format, gfc-internal-format
24078 msgid "specs %%rename syntax malformed after %ld characters"
24079 msgstr ""
24080
24081 #: gcc.cc:2491
24082 #, gcc-internal-format, gfc-internal-format
24083 msgid "specs %s spec was not found to be renamed"
24084 msgstr ""
24085
24086 #: gcc.cc:2499
24087 #, gcc-internal-format
24088 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
24089 msgstr ""
24090
24091 #: gcc.cc:2521
24092 #, gcc-internal-format, gfc-internal-format
24093 msgid "specs unknown %% command after %ld characters"
24094 msgstr ""
24095
24096 #: gcc.cc:2533 gcc.cc:2547
24097 #, gcc-internal-format, gfc-internal-format
24098 msgid "specs file malformed after %ld characters"
24099 msgstr ""
24100
24101 #: gcc.cc:2602
24102 #, gcc-internal-format
24103 msgid "spec file has no spec for linking"
24104 msgstr ""
24105
24106 #: gcc.cc:3166 gcc.cc:3203
24107 #, gcc-internal-format
24108 msgid "system path %qs is not absolute"
24109 msgstr ""
24110
24111 #: gcc.cc:3292
24112 #, gcc-internal-format
24113 msgid "%<-pipe%> not supported"
24114 msgstr "Підтримки %<-pipe%> не передбачено"
24115
24116 #: gcc.cc:3430 gcc.cc:7713
24117 #, gcc-internal-format
24118 msgid "cannot execute %qs: %s: %m"
24119 msgstr "не вдалося виконати %qs: %s: %m"
24120
24121 #: gcc.cc:3431 gcc.cc:7714
24122 #, gcc-internal-format
24123 msgid "cannot execute %qs: %s"
24124 msgstr "не вдалося виконати %qs: %s"
24125
24126 #: gcc.cc:3450
24127 #, gcc-internal-format
24128 msgid "failed to get exit status: %m"
24129 msgstr ""
24130
24131 #: gcc.cc:3456
24132 #, gcc-internal-format
24133 msgid "failed to get process times: %m"
24134 msgstr ""
24135
24136 #. The inferior failed to catch the signal.
24137 #: gcc.cc:3482 gcc.cc:3506
24138 #, gcc-internal-format, gfc-internal-format
24139 msgid "%s signal terminated program %s"
24140 msgstr ""
24141
24142 #: gcc.cc:3985 opts-common.cc:1544 opts-common.cc:1576
24143 #, gcc-internal-format
24144 msgid "unrecognized command-line option %qs"
24145 msgstr ""
24146
24147 #: gcc.cc:4027
24148 #, gcc-internal-format
24149 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
24150 msgstr ""
24151
24152 #: gcc.cc:4034
24153 #, gcc-internal-format
24154 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
24155 msgstr "коректними аргументами %<-foffload=%> є такі: %s; ви мали на увазі %qs?"
24156
24157 #: gcc.cc:4037
24158 #, gcc-internal-format
24159 msgid "valid %<-foffload=%> arguments are: %s"
24160 msgstr "коректні аргументи %<-foffload=%>: %s"
24161
24162 #: gcc.cc:4057
24163 #, gcc-internal-format
24164 msgid "%<=%>options missing after %<-foffload-options=%>target"
24165 msgstr ""
24166
24167 #: gcc.cc:4444
24168 #, gcc-internal-format
24169 msgid "%qs is an unknown %<-save-temps%> option"
24170 msgstr ""
24171
24172 #: gcc.cc:4967 toplev.cc:717
24173 #, gcc-internal-format
24174 msgid "input file %qs is the same as output file"
24175 msgstr ""
24176
24177 #: gcc.cc:4972
24178 #, gcc-internal-format
24179 msgid "output filename may not be empty"
24180 msgstr ""
24181
24182 #: gcc.cc:5357
24183 #, gcc-internal-format
24184 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
24185 msgstr ""
24186
24187 #: gcc.cc:5445
24188 #, gcc-internal-format
24189 msgid "%<-x %s%> after last input file has no effect"
24190 msgstr ""
24191
24192 #: gcc.cc:5648
24193 #, gcc-internal-format
24194 msgid "unable to locate default linker script %qs in the library search paths"
24195 msgstr ""
24196
24197 #: gcc.cc:5855
24198 #, gcc-internal-format
24199 msgid "switch %qs does not start with %<-%>"
24200 msgstr ""
24201
24202 #: gcc.cc:5859
24203 #, gcc-internal-format
24204 msgid "spec-generated switch is just %<-%>"
24205 msgstr ""
24206
24207 #: gcc.cc:6080
24208 #, gcc-internal-format
24209 msgid "spec %qs invalid"
24210 msgstr ""
24211
24212 #: gcc.cc:6241
24213 #, gcc-internal-format
24214 msgid "spec %qs has invalid %<%%0%c%>"
24215 msgstr ""
24216
24217 #: gcc.cc:6520
24218 #, gcc-internal-format
24219 msgid "spec %qs has invalid %<%%W%c%>"
24220 msgstr ""
24221
24222 #: gcc.cc:6536
24223 #, gcc-internal-format
24224 msgid "spec %qs has invalid %<%%@%c%>"
24225 msgstr ""
24226
24227 #: gcc.cc:6555
24228 #, gcc-internal-format
24229 msgid "spec %qs has invalid %<%%x%c%>"
24230 msgstr ""
24231
24232 #. Catch the case where a spec string contains something like
24233 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
24234 #. hand side of the :.
24235 #: gcc.cc:6766
24236 #, gcc-internal-format
24237 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
24238 msgstr ""
24239
24240 #: gcc.cc:6817
24241 #, gcc-internal-format
24242 msgid "spec failure: unrecognized spec option %qc"
24243 msgstr ""
24244
24245 #: gcc.cc:6883
24246 #, gcc-internal-format
24247 msgid "unknown spec function %qs"
24248 msgstr ""
24249
24250 #: gcc.cc:6913
24251 #, gcc-internal-format
24252 msgid "error in arguments to spec function %qs"
24253 msgstr ""
24254
24255 #: gcc.cc:6972
24256 #, gcc-internal-format
24257 msgid "malformed spec function name"
24258 msgstr ""
24259
24260 #. )
24261 #: gcc.cc:6975
24262 #, gcc-internal-format
24263 msgid "no arguments for spec function"
24264 msgstr ""
24265
24266 #: gcc.cc:6994
24267 #, gcc-internal-format
24268 msgid "malformed spec function arguments"
24269 msgstr ""
24270
24271 #: gcc.cc:7173
24272 #, gcc-internal-format
24273 msgid "braced spec %qs ends in escape"
24274 msgstr ""
24275
24276 #: gcc.cc:7308
24277 #, gcc-internal-format
24278 msgid "braced spec %qs is invalid at %qc"
24279 msgstr ""
24280
24281 #: gcc.cc:7403
24282 #, gcc-internal-format
24283 msgid "braced spec body %qs is invalid"
24284 msgstr ""
24285
24286 #: gcc.cc:8012
24287 #, gcc-internal-format, gfc-internal-format
24288 msgid "%s: could not determine length of compare-debug file %s"
24289 msgstr ""
24290
24291 #: gcc.cc:8023
24292 #, gcc-internal-format
24293 msgid "%s: %<-fcompare-debug%> failure (length)"
24294 msgstr ""
24295
24296 #: gcc.cc:8033 gcc.cc:8074
24297 #, gcc-internal-format, gfc-internal-format
24298 msgid "%s: could not open compare-debug file %s"
24299 msgstr ""
24300
24301 #: gcc.cc:8053 gcc.cc:8090
24302 #, gcc-internal-format
24303 msgid "%s: %<-fcompare-debug%> failure"
24304 msgstr ""
24305
24306 #: gcc.cc:8393
24307 #, gcc-internal-format
24308 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
24309 msgstr ""
24310
24311 #: gcc.cc:8418
24312 #, gcc-internal-format
24313 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
24314 msgstr ""
24315
24316 #: gcc.cc:8625
24317 #, gcc-internal-format
24318 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
24319 msgstr ""
24320
24321 #: gcc.cc:8629
24322 #, gcc-internal-format
24323 msgid "unrecognized command-line option %<-%s%>"
24324 msgstr ""
24325
24326 #: gcc.cc:8755
24327 #, gcc-internal-format
24328 msgid "not configured with sysroot headers suffix"
24329 msgstr ""
24330
24331 #: gcc.cc:8816
24332 #, gcc-internal-format
24333 msgid "no input files"
24334 msgstr "немає вхідних даних"
24335
24336 #: gcc.cc:8867
24337 #, gcc-internal-format
24338 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
24339 msgstr ""
24340
24341 #: gcc.cc:8909
24342 #, gcc-internal-format, gfc-internal-format
24343 msgid "%s: %s compiler not installed on this system"
24344 msgstr ""
24345
24346 #: gcc.cc:8934
24347 #, gcc-internal-format
24348 msgid "recompiling with %<-fcompare-debug%>"
24349 msgstr ""
24350
24351 #: gcc.cc:8950
24352 #, gcc-internal-format
24353 msgid "during %<-fcompare-debug%> recompilation"
24354 msgstr ""
24355
24356 #: gcc.cc:8959
24357 #, gcc-internal-format
24358 msgid "comparing final insns dumps"
24359 msgstr ""
24360
24361 #: gcc.cc:9112
24362 #, gcc-internal-format
24363 msgid "%<-fuse-linker-plugin%>, but %s not found"
24364 msgstr ""
24365
24366 #: gcc.cc:9146
24367 #, gcc-internal-format, gfc-internal-format
24368 msgid "%s: linker input file unused because linking not done"
24369 msgstr ""
24370
24371 #. This is can be an indication the user specifed an errorneous
24372 #. separated option value, (or used the wrong prefix for an
24373 #. option).
24374 #: gcc.cc:9152
24375 #, gcc-internal-format
24376 msgid "%s: linker input file not found: %m"
24377 msgstr ""
24378
24379 #: gcc.cc:9248 c-family/c-opts.cc:793
24380 #, gcc-internal-format
24381 msgid "cannot use %<-%> as input filename for a precompiled header"
24382 msgstr ""
24383
24384 #: gcc.cc:9254
24385 #, gcc-internal-format, gfc-internal-format
24386 msgid "language %s not recognized"
24387 msgstr ""
24388
24389 #: gcc.cc:9494
24390 #, gcc-internal-format
24391 msgid "multilib spec %qs is invalid"
24392 msgstr ""
24393
24394 #: gcc.cc:9696
24395 #, gcc-internal-format
24396 msgid "multilib exclusions %qs is invalid"
24397 msgstr ""
24398
24399 #: gcc.cc:9760
24400 #, gcc-internal-format
24401 msgid "multilib select %qs %qs is invalid"
24402 msgstr ""
24403
24404 #: gcc.cc:9923
24405 #, gcc-internal-format
24406 msgid "multilib select %qs is invalid"
24407 msgstr ""
24408
24409 #: gcc.cc:9963
24410 #, gcc-internal-format
24411 msgid "multilib exclusion %qs is invalid"
24412 msgstr ""
24413
24414 #: gcc.cc:10214
24415 #, gcc-internal-format
24416 msgid "environment variable %qs not defined"
24417 msgstr ""
24418
24419 #: gcc.cc:10381 gcc.cc:10386
24420 #, gcc-internal-format
24421 msgid "invalid version number %qs"
24422 msgstr ""
24423
24424 #: gcc.cc:10429
24425 #, gcc-internal-format, gfc-internal-format
24426 msgid "too few arguments to %%:version-compare"
24427 msgstr ""
24428
24429 #: gcc.cc:10435
24430 #, gcc-internal-format, gfc-internal-format
24431 msgid "too many arguments to %%:version-compare"
24432 msgstr ""
24433
24434 #: gcc.cc:10477
24435 #, gcc-internal-format
24436 msgid "unknown operator %qs in %%:version-compare"
24437 msgstr ""
24438
24439 #: gcc.cc:10601
24440 #, gcc-internal-format, gfc-internal-format
24441 msgid "too many arguments to %%:compare-debug-dump-opt"
24442 msgstr ""
24443
24444 #: gcc.cc:10669
24445 #, gcc-internal-format, gfc-internal-format
24446 msgid "too many arguments to %%:compare-debug-self-opt"
24447 msgstr ""
24448
24449 #: gcc.cc:10756
24450 #, gcc-internal-format, gfc-internal-format
24451 msgid "too many arguments for %%:dumps"
24452 msgstr "забагато аргументів для %%:dumps"
24453
24454 #: gcc.cc:10860
24455 #, gcc-internal-format, gfc-internal-format
24456 msgid "wrong number of arguments to %%:debug-level-gt"
24457 msgstr ""
24458
24459 #: gcc.cc:10881
24460 #, gcc-internal-format, gfc-internal-format
24461 msgid "wrong number of arguments to %%:dwarf-version-gt"
24462 msgstr "помилкова кількість аргументів %%:dwarf-version-gt"
24463
24464 #: gcov-tool.cc:73
24465 #, gcc-internal-format, gfc-internal-format
24466 msgid "error in removing %s"
24467 msgstr ""
24468
24469 #: gcov-tool.cc:104
24470 #, gcc-internal-format, gfc-internal-format
24471 msgid "Cannot make directory %s"
24472 msgstr "Не вдалося створити каталог %s"
24473
24474 #: gcov-tool.cc:112
24475 #, gcc-internal-format
24476 msgid "Cannot get current directory name"
24477 msgstr "Не вдалося визначити назву поточного каталогу"
24478
24479 #: gcov-tool.cc:116 gcov-tool.cc:130
24480 #, gcc-internal-format, gfc-internal-format
24481 msgid "Cannot change directory to %s"
24482 msgstr "Не вдалося змінити каталог на %s"
24483
24484 #: gcov-tool.cc:123
24485 #, gcc-internal-format, gfc-internal-format
24486 msgid "output file %s already exists in folder %s"
24487 msgstr ""
24488
24489 #: gcov-tool.cc:223
24490 #, gcc-internal-format
24491 msgid "weights need to be non-negative"
24492 msgstr ""
24493
24494 #: gcov-tool.cc:358
24495 #, gcc-internal-format
24496 msgid "scale needs to be non-negative"
24497 msgstr ""
24498
24499 #: gcse.cc:3980
24500 #, gcc-internal-format, gfc-internal-format
24501 msgid "%s: %d basic blocks and %d edges/basic block"
24502 msgstr ""
24503
24504 #: gcse.cc:3992
24505 #, gcc-internal-format
24506 msgid "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> above %wu"
24507 msgstr ""
24508
24509 #: gencfn-macros.cc:195
24510 #, gcc-internal-format, gfc-internal-format
24511 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
24512 msgstr ""
24513
24514 #: gencfn-macros.cc:202
24515 #, gcc-internal-format, gfc-internal-format
24516 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
24517 msgstr ""
24518
24519 #: gentarget-def.cc:126
24520 #, gcc-internal-format, gfc-internal-format
24521 msgid "invalid prototype for '%s'"
24522 msgstr "некоректний прототип «%s»"
24523
24524 #: gentarget-def.cc:131
24525 #, gcc-internal-format, gfc-internal-format
24526 msgid "prototype for '%s' has required operands after optional operands"
24527 msgstr ""
24528
24529 #: gentarget-def.cc:148
24530 #, gcc-internal-format, gfc-internal-format
24531 msgid "argument %d of '%s' did not have the expected name"
24532 msgstr ""
24533
24534 #: gentarget-def.cc:168
24535 #, gcc-internal-format, gfc-internal-format
24536 msgid "'%s' must have %d operands (excluding match_dups)"
24537 msgstr ""
24538
24539 #: gentarget-def.cc:172
24540 #, gcc-internal-format, gfc-internal-format
24541 msgid "'%s' must have at least %d operands (excluding match_dups)"
24542 msgstr ""
24543
24544 #: gentarget-def.cc:176
24545 #, gcc-internal-format, gfc-internal-format
24546 msgid "'%s' must have no more than %d operands (excluding match_dups)"
24547 msgstr ""
24548
24549 #: gentarget-def.cc:276
24550 #, gcc-internal-format, gfc-internal-format
24551 msgid "duplicate definition of '%s'"
24552 msgstr "повторне визначення «%s»"
24553
24554 #: ggc-common.cc:415 ggc-common.cc:423 ggc-common.cc:551 ggc-common.cc:569
24555 #: ggc-common.cc:683 ggc-common.cc:694 ggc-common.cc:709 ggc-page.cc:2499
24556 #: ggc-page.cc:2530 ggc-page.cc:2537
24557 #, gcc-internal-format
24558 msgid "cannot write PCH file: %m"
24559 msgstr ""
24560
24561 #: ggc-common.cc:533
24562 #, gcc-internal-format
24563 msgid "cannot write PCH file: required memory segment unavailable"
24564 msgstr ""
24565
24566 #: ggc-common.cc:562 config/i386/host-cygwin.cc:57
24567 #, gcc-internal-format
24568 msgid "cannot get position in PCH file: %m"
24569 msgstr ""
24570
24571 #: ggc-common.cc:572
24572 #, gcc-internal-format
24573 msgid "cannot write padding to PCH file: %m"
24574 msgstr ""
24575
24576 #: ggc-common.cc:748 ggc-common.cc:764 ggc-common.cc:767 ggc-common.cc:790
24577 #: ggc-common.cc:793 ggc-common.cc:797 ggc-common.cc:832 ggc-common.cc:861
24578 #: ggc-common.cc:869 ggc-common.cc:879 ggc-common.cc:890 ggc-page.cc:2601
24579 #, gcc-internal-format
24580 msgid "cannot read PCH file: %m"
24581 msgstr ""
24582
24583 #: ggc-common.cc:777
24584 #, gcc-internal-format
24585 msgid "PCH allocation failure"
24586 msgstr ""
24587
24588 #: ggc-page.cc:1744
24589 #, gcc-internal-format
24590 msgid "open /dev/zero: %m"
24591 msgstr ""
24592
24593 #: ggc-page.cc:2515 ggc-page.cc:2521
24594 #, gcc-internal-format
24595 msgid "cannot write PCH file"
24596 msgstr ""
24597
24598 #: gimple-array-bounds.cc:291
24599 #, gcc-internal-format
24600 msgid "array subscript %E is outside array bounds of %qT"
24601 msgstr ""
24602
24603 #: gimple-array-bounds.cc:317
24604 #, gcc-internal-format
24605 msgid "array subscript [%E, %E] is outside array bounds of %qT"
24606 msgstr ""
24607
24608 #: gimple-array-bounds.cc:327
24609 #, gcc-internal-format
24610 msgid "array subscript %E is above array bounds of %qT"
24611 msgstr ""
24612
24613 #: gimple-array-bounds.cc:332
24614 #, gcc-internal-format
24615 msgid "array subscript %E is below array bounds of %qT"
24616 msgstr ""
24617
24618 #: gimple-array-bounds.cc:338
24619 #, gcc-internal-format
24620 msgid "array subscript %E is outside the bounds of an interior zero-length array %qT"
24621 msgstr ""
24622
24623 #: gimple-array-bounds.cc:340
24624 #, gcc-internal-format
24625 msgid "array subscript %qE is outside the bounds of an interior zero-length array %qT"
24626 msgstr ""
24627
24628 #: gimple-array-bounds.cc:374 gimple-array-bounds.cc:641
24629 #, gcc-internal-format
24630 msgid "while referencing %qD"
24631 msgstr ""
24632
24633 #: gimple-array-bounds.cc:376
24634 #, gcc-internal-format
24635 msgid "defined here %qD"
24636 msgstr "визначено тут %qD"
24637
24638 #: gimple-array-bounds.cc:497
24639 #, gcc-internal-format
24640 msgid "array subscript %wi is outside array bounds of %qT"
24641 msgstr ""
24642
24643 #: gimple-array-bounds.cc:502
24644 #, gcc-internal-format
24645 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
24646 msgstr ""
24647
24648 #: gimple-array-bounds.cc:517
24649 #, gcc-internal-format
24650 msgid "array subscript %<%T[%wi]%> is partly outside array bounds of %qT"
24651 msgstr ""
24652
24653 #: gimple-array-bounds.cc:540
24654 #, gcc-internal-format
24655 msgid "intermediate array offset %wi is outside array bounds of %qT"
24656 msgstr ""
24657
24658 #: gimple-array-bounds.cc:619
24659 #, gcc-internal-format
24660 msgid "array subscript %wi is below array bounds of %qT"
24661 msgstr ""
24662
24663 #: gimple-array-bounds.cc:633
24664 #, gcc-internal-format
24665 msgid "array subscript %wu is above array bounds of %qT"
24666 msgstr ""
24667
24668 #: gimple-fold.cc:2079 gimple-fold.cc:3130 gimple-ssa-warn-restrict.cc:2073
24669 #, gcc-internal-format
24670 msgid "%qD source argument is the same as destination"
24671 msgstr ""
24672
24673 #: gimple-fold.cc:2145
24674 #, gcc-internal-format
24675 msgid "%qD destination unchanged after copying no bytes from a string of length %E"
24676 msgstr ""
24677
24678 #: gimple-fold.cc:2150
24679 #, gcc-internal-format
24680 msgid "%qD destination unchanged after copying no bytes"
24681 msgstr ""
24682
24683 #: gimple-fold.cc:2525 gimple-ssa-warn-access.cc:856
24684 #, gcc-internal-format
24685 msgid "%qD specified bound %E exceeds destination size %E"
24686 msgstr ""
24687
24688 #: gimple-fold.cc:2544
24689 #, gcc-internal-format
24690 msgid "%qD specified bound %E equals source length"
24691 msgstr ""
24692
24693 #: gimple-fold.cc:4542 gimple-fold.cc:4746
24694 #, gcc-internal-format
24695 msgid "flexible array member %qD does not have well defined padding bits for %qs"
24696 msgstr ""
24697
24698 #: gimple-fold.cc:4695 cp/constexpr.cc:4357
24699 #, gcc-internal-format
24700 msgid "PDP11 bit-field handling unsupported in %qs"
24701 msgstr ""
24702
24703 #: gimple-fold.cc:4922
24704 #, gcc-internal-format, gfc-internal-format
24705 msgid "%s not supported for variable length aggregates"
24706 msgstr ""
24707
24708 #: gimple-fold.cc:4928
24709 #, gcc-internal-format, gfc-internal-format
24710 msgid "%s not supported on this target"
24711 msgstr "підтримки %s для цього призначення не передбачено"
24712
24713 #: gimple-ssa-isolate-paths.cc:290
24714 #, gcc-internal-format
24715 msgid "potential null pointer dereference"
24716 msgstr ""
24717
24718 #: gimple-ssa-isolate-paths.cc:330
24719 #, gcc-internal-format
24720 msgid "null pointer dereference"
24721 msgstr "розіменування нульового вказівника"
24722
24723 #: gimple-ssa-isolate-paths.cc:413
24724 #, gcc-internal-format
24725 msgid "function may return address of local variable"
24726 msgstr "функція може повертати адресу локальної змінної"
24727
24728 #: gimple-ssa-isolate-paths.cc:414 c/c-typeck.cc:10989
24729 #, gcc-internal-format
24730 msgid "function returns address of local variable"
24731 msgstr ""
24732
24733 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2028
24734 #: gimple-ssa-warn-access.cc:3693 tree.cc:12117 tree.cc:12154 tree.cc:12195
24735 #: tree.cc:12228 c/c-typeck.cc:2991 c/c-typeck.cc:3084 c/c-typeck.cc:5634
24736 #: c/c-typeck.cc:10895 c/c-typeck.cc:10912 c/gimple-parser.cc:2468
24737 #: c/gimple-parser.cc:2476 cp/call.cc:7606 cp/call.cc:9681 cp/constexpr.cc:853
24738 #: cp/constexpr.cc:3814 cp/cvt.cc:1075 cp/cvt.cc:1113 cp/decl.cc:8620
24739 #: cp/decl.cc:15832 cp/decl.cc:16199 cp/decl2.cc:5818 cp/decl2.cc:5873
24740 #: cp/parser.cc:21696 cp/pt.cc:8956 cp/semantics.cc:2149 cp/semantics.cc:3464
24741 #: cp/semantics.cc:4547 cp/typeck.cc:1991 cp/typeck.cc:2210 cp/typeck.cc:4341
24742 #: cp/typeck.cc:10189
24743 #, gcc-internal-format
24744 msgid "declared here"
24745 msgstr "оголошено тут"
24746
24747 #: gimple-ssa-nonnull-compare.cc:102
24748 #, gcc-internal-format
24749 msgid "%<nonnull%> argument %qD compared to NULL"
24750 msgstr ""
24751
24752 #: gimple-ssa-sprintf.cc:2814 gimple-ssa-sprintf.cc:2934
24753 #, gcc-internal-format
24754 msgid "%qE output may be truncated before the last format character"
24755 msgstr ""
24756
24757 #: gimple-ssa-sprintf.cc:2816 gimple-ssa-sprintf.cc:2936
24758 #, gcc-internal-format
24759 msgid "%qE output truncated before the last format character"
24760 msgstr "%qE виведення обрізано до останнього символу форматування"
24761
24762 #: gimple-ssa-sprintf.cc:2819 gimple-ssa-sprintf.cc:2939
24763 #, gcc-internal-format
24764 msgid "%qE may write a terminating nul past the end of the destination"
24765 msgstr ""
24766
24767 #: gimple-ssa-sprintf.cc:2821 gimple-ssa-sprintf.cc:2941
24768 #, gcc-internal-format
24769 msgid "%qE writing a terminating nul past the end of the destination"
24770 msgstr ""
24771
24772 #: gimple-ssa-sprintf.cc:2831
24773 #, gcc-internal-format
24774 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
24775 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
24776 msgstr[0] ""
24777 msgstr[1] ""
24778 msgstr[2] ""
24779
24780 #: gimple-ssa-sprintf.cc:2838
24781 #, gcc-internal-format
24782 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
24783 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
24784 msgstr[0] ""
24785 msgstr[1] ""
24786 msgstr[2] ""
24787
24788 #: gimple-ssa-sprintf.cc:2845
24789 #, gcc-internal-format
24790 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
24791 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
24792 msgstr[0] ""
24793 msgstr[1] ""
24794 msgstr[2] ""
24795
24796 #: gimple-ssa-sprintf.cc:2856
24797 #, gcc-internal-format
24798 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
24799 msgstr ""
24800
24801 #: gimple-ssa-sprintf.cc:2859
24802 #, gcc-internal-format
24803 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
24804 msgstr ""
24805
24806 #: gimple-ssa-sprintf.cc:2861
24807 #, gcc-internal-format
24808 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
24809 msgstr ""
24810
24811 #: gimple-ssa-sprintf.cc:2873
24812 #, gcc-internal-format
24813 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
24814 msgstr ""
24815
24816 #: gimple-ssa-sprintf.cc:2876
24817 #, gcc-internal-format
24818 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
24819 msgstr ""
24820
24821 #: gimple-ssa-sprintf.cc:2879
24822 #, gcc-internal-format
24823 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
24824 msgstr ""
24825
24826 #: gimple-ssa-sprintf.cc:2888
24827 #, gcc-internal-format
24828 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
24829 msgstr ""
24830
24831 #: gimple-ssa-sprintf.cc:2891
24832 #, gcc-internal-format
24833 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
24834 msgstr ""
24835
24836 #: gimple-ssa-sprintf.cc:2894
24837 #, gcc-internal-format
24838 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
24839 msgstr ""
24840
24841 #: gimple-ssa-sprintf.cc:2903
24842 #, gcc-internal-format
24843 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
24844 msgstr ""
24845
24846 #: gimple-ssa-sprintf.cc:2906
24847 #, gcc-internal-format
24848 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
24849 msgstr ""
24850
24851 #: gimple-ssa-sprintf.cc:2908
24852 #, gcc-internal-format
24853 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
24854 msgstr ""
24855
24856 #: gimple-ssa-sprintf.cc:2950
24857 #, gcc-internal-format
24858 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
24859 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
24860 msgstr[0] ""
24861 msgstr[1] ""
24862 msgstr[2] ""
24863
24864 #: gimple-ssa-sprintf.cc:2957
24865 #, gcc-internal-format
24866 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
24867 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
24868 msgstr[0] ""
24869 msgstr[1] ""
24870 msgstr[2] ""
24871
24872 #: gimple-ssa-sprintf.cc:2965
24873 #, gcc-internal-format
24874 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
24875 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
24876 msgstr[0] ""
24877 msgstr[1] ""
24878 msgstr[2] ""
24879
24880 #: gimple-ssa-sprintf.cc:2977
24881 #, gcc-internal-format
24882 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
24883 msgstr ""
24884
24885 #: gimple-ssa-sprintf.cc:2980
24886 #, gcc-internal-format
24887 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
24888 msgstr ""
24889
24890 #: gimple-ssa-sprintf.cc:2983
24891 #, gcc-internal-format
24892 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
24893 msgstr ""
24894
24895 #: gimple-ssa-sprintf.cc:2996
24896 #, gcc-internal-format
24897 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
24898 msgstr ""
24899
24900 #: gimple-ssa-sprintf.cc:2999
24901 #, gcc-internal-format
24902 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
24903 msgstr ""
24904
24905 #: gimple-ssa-sprintf.cc:3002
24906 #, gcc-internal-format
24907 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
24908 msgstr ""
24909
24910 #: gimple-ssa-sprintf.cc:3012
24911 #, gcc-internal-format
24912 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
24913 msgstr ""
24914
24915 #: gimple-ssa-sprintf.cc:3015
24916 #, gcc-internal-format
24917 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
24918 msgstr ""
24919
24920 #: gimple-ssa-sprintf.cc:3018
24921 #, gcc-internal-format
24922 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
24923 msgstr ""
24924
24925 #: gimple-ssa-sprintf.cc:3027
24926 #, gcc-internal-format
24927 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
24928 msgstr ""
24929
24930 #: gimple-ssa-sprintf.cc:3030
24931 #, gcc-internal-format
24932 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
24933 msgstr ""
24934
24935 #: gimple-ssa-sprintf.cc:3033
24936 #, gcc-internal-format
24937 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
24938 msgstr ""
24939
24940 #: gimple-ssa-sprintf.cc:3155
24941 #, gcc-internal-format
24942 msgid "%<%.*s%> directive argument is null"
24943 msgstr ""
24944
24945 #: gimple-ssa-sprintf.cc:3233
24946 #, gcc-internal-format
24947 msgid "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
24948 msgstr ""
24949
24950 #: gimple-ssa-sprintf.cc:3239
24951 #, gcc-internal-format
24952 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
24953 msgstr ""
24954
24955 #: gimple-ssa-sprintf.cc:3246
24956 #, gcc-internal-format
24957 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
24958 msgstr ""
24959
24960 #: gimple-ssa-sprintf.cc:3276
24961 #, gcc-internal-format
24962 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
24963 msgstr ""
24964
24965 #: gimple-ssa-sprintf.cc:3282
24966 #, gcc-internal-format
24967 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
24968 msgstr ""
24969
24970 #: gimple-ssa-sprintf.cc:3293
24971 #, gcc-internal-format
24972 msgid "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
24973 msgstr ""
24974
24975 #: gimple-ssa-sprintf.cc:3299
24976 #, gcc-internal-format
24977 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
24978 msgstr ""
24979
24980 #: gimple-ssa-sprintf.cc:3310
24981 #, gcc-internal-format
24982 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
24983 msgstr ""
24984
24985 #: gimple-ssa-sprintf.cc:3320
24986 #, gcc-internal-format
24987 msgid "%<%.*s%> directive argument is not a nul-terminated string"
24988 msgstr ""
24989
24990 #: gimple-ssa-sprintf.cc:3326 gimple-ssa-warn-access.cc:232
24991 #, gcc-internal-format
24992 msgid "referenced argument declared here"
24993 msgstr "аргумент посилання оголошено тут:"
24994
24995 #: gimple-ssa-sprintf.cc:3333
24996 #, gcc-internal-format
24997 msgid "assuming directive output of %wu byte"
24998 msgid_plural "assuming directive output of %wu bytes"
24999 msgstr[0] ""
25000 msgstr[1] ""
25001 msgstr[2] ""
25002
25003 #: gimple-ssa-sprintf.cc:3340
25004 #, gcc-internal-format
25005 msgid "directive argument %qE"
25006 msgstr "аргумент директиви %qE"
25007
25008 #: gimple-ssa-sprintf.cc:3342
25009 #, gcc-internal-format
25010 msgid "directive argument in the range [%E, %E]"
25011 msgstr ""
25012
25013 #: gimple-ssa-sprintf.cc:3346
25014 #, gcc-internal-format
25015 msgid "using the range [%E, %E] for directive argument"
25016 msgstr ""
25017
25018 #: gimple-ssa-sprintf.cc:3366
25019 #, gcc-internal-format
25020 msgid "%qE output %wu byte into a destination of size %wu"
25021 msgid_plural "%qE output %wu bytes into a destination of size %wu"
25022 msgstr[0] ""
25023 msgstr[1] ""
25024 msgstr[2] ""
25025
25026 #: gimple-ssa-sprintf.cc:3371
25027 #, gcc-internal-format
25028 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
25029 msgstr ""
25030
25031 #: gimple-ssa-sprintf.cc:3376
25032 #, gcc-internal-format
25033 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
25034 msgstr ""
25035
25036 #: gimple-ssa-sprintf.cc:3381
25037 #, gcc-internal-format
25038 msgid "%qE output %wu or more bytes into a destination of size %wu"
25039 msgstr ""
25040
25041 #: gimple-ssa-sprintf.cc:3392
25042 #, gcc-internal-format
25043 msgid "%qE output %wu byte"
25044 msgid_plural "%qE output %wu bytes"
25045 msgstr[0] ""
25046 msgstr[1] ""
25047 msgstr[2] ""
25048
25049 #: gimple-ssa-sprintf.cc:3396
25050 #, gcc-internal-format
25051 msgid "%qE output between %wu and %wu bytes"
25052 msgstr ""
25053
25054 #: gimple-ssa-sprintf.cc:3400
25055 #, gcc-internal-format
25056 msgid "%qE output %wu or more bytes (assuming %wu)"
25057 msgstr ""
25058
25059 #: gimple-ssa-sprintf.cc:3404
25060 #, gcc-internal-format
25061 msgid "%qE output %wu or more bytes"
25062 msgstr ""
25063
25064 #: gimple-ssa-sprintf.cc:3783
25065 #, gcc-internal-format
25066 msgid "%<%.*s%> directive width out of range"
25067 msgstr ""
25068
25069 #: gimple-ssa-sprintf.cc:3817
25070 #, gcc-internal-format
25071 msgid "%<%.*s%> directive precision out of range"
25072 msgstr ""
25073
25074 #: gimple-ssa-sprintf.cc:3950
25075 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
25076 msgstr ""
25077
25078 #: gimple-ssa-sprintf.cc:3962
25079 msgid "%qE argument %Z overlaps destination object %qE"
25080 msgid_plural "%qE arguments %Z overlap destination object %qE"
25081 msgstr[0] ""
25082 msgstr[1] ""
25083 msgstr[2] ""
25084
25085 #: gimple-ssa-sprintf.cc:3973
25086 msgid "%qE argument %Z may overlap destination object %qE"
25087 msgid_plural "%qE arguments %Z may overlap destination object %qE"
25088 msgstr[0] ""
25089 msgstr[1] ""
25090 msgstr[2] ""
25091
25092 #: gimple-ssa-sprintf.cc:3993
25093 #, gcc-internal-format
25094 msgid "destination object referenced by %<restrict%>-qualified argument 1 was declared here"
25095 msgstr ""
25096
25097 #: gimple-ssa-sprintf.cc:4579
25098 #, gcc-internal-format
25099 msgid "specified bound %wu exceeds maximum object size %wu"
25100 msgstr ""
25101
25102 #: gimple-ssa-sprintf.cc:4590
25103 #, gcc-internal-format
25104 msgid "specified bound %wu exceeds %<INT_MAX%>"
25105 msgstr ""
25106
25107 #: gimple-ssa-sprintf.cc:4616
25108 #, gcc-internal-format
25109 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
25110 msgstr ""
25111
25112 #: gimple-ssa-sprintf.cc:4660
25113 #, gcc-internal-format
25114 msgid "null destination pointer"
25115 msgstr ""
25116
25117 #: gimple-ssa-sprintf.cc:4677
25118 #, gcc-internal-format
25119 msgid "specified bound %wu exceeds the size %wu of the destination object"
25120 msgstr ""
25121
25122 #: gimple-ssa-sprintf.cc:4689
25123 #, gcc-internal-format
25124 msgid "null format string"
25125 msgstr ""
25126
25127 #: gimple-ssa-warn-access.cc:172
25128 #, gcc-internal-format
25129 msgid "%qD specified bound %s exceeds maximum object size %E"
25130 msgstr ""
25131
25132 #: gimple-ssa-warn-access.cc:180
25133 #, gcc-internal-format
25134 msgid "%qD specified bound %s exceeds the size %E of unterminated array"
25135 msgstr ""
25136
25137 #: gimple-ssa-warn-access.cc:183
25138 #, gcc-internal-format
25139 msgid "%qD specified bound %s may exceed the size of at most %E of unterminated array"
25140 msgstr ""
25141
25142 #: gimple-ssa-warn-access.cc:186
25143 #, gcc-internal-format
25144 msgid "%qD specified bound %s exceeds the size of at most %E of unterminated array"
25145 msgstr ""
25146
25147 #: gimple-ssa-warn-access.cc:194
25148 #, gcc-internal-format
25149 msgid "%qD argument missing terminating nul"
25150 msgstr "у аргументі %qD пропущено завершальний nul"
25151
25152 #: gimple-ssa-warn-access.cc:203
25153 #, gcc-internal-format
25154 msgid "%qs specified bound %s exceeds maximum object size %E"
25155 msgstr ""
25156
25157 #: gimple-ssa-warn-access.cc:211
25158 #, gcc-internal-format
25159 msgid "%qs specified bound %s exceeds the size %E of unterminated array"
25160 msgstr ""
25161
25162 #: gimple-ssa-warn-access.cc:214
25163 #, gcc-internal-format
25164 msgid "%qs specified bound %s may exceed the size of at most %E of unterminated array"
25165 msgstr ""
25166
25167 #: gimple-ssa-warn-access.cc:217
25168 #, gcc-internal-format
25169 msgid "%qs specified bound %s exceeds the size of at most %E of unterminated array"
25170 msgstr ""
25171
25172 #: gimple-ssa-warn-access.cc:225
25173 #, gcc-internal-format
25174 msgid "%qs argument missing terminating nul"
25175 msgstr "у аргументі %qs пропущено завершальний nul"
25176
25177 #: gimple-ssa-warn-access.cc:488 gimple-ssa-warn-access.cc:729
25178 #, gcc-internal-format
25179 msgid "%qD specified bound %E exceeds maximum object size %E"
25180 msgstr ""
25181
25182 #: gimple-ssa-warn-access.cc:493 gimple-ssa-warn-access.cc:745
25183 #, gcc-internal-format
25184 msgid "%qD specified bound [%E, %E] exceeds maximum object size %E"
25185 msgstr ""
25186
25187 #: gimple-ssa-warn-access.cc:641
25188 #, gcc-internal-format
25189 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound %wu"
25190 msgstr ""
25191
25192 #: gimple-ssa-warn-access.cc:647
25193 #, gcc-internal-format
25194 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound [%E, %E]"
25195 msgstr ""
25196
25197 #: gimple-ssa-warn-access.cc:653
25198 #, gcc-internal-format
25199 msgid "%qD argument %i declared attribute %<nonstring%> may be smaller than the specified bound [%E, %E]"
25200 msgstr ""
25201
25202 #: gimple-ssa-warn-access.cc:663
25203 #, gcc-internal-format
25204 msgid "%qD argument %i declared attribute %<nonstring%>"
25205 msgstr ""
25206
25207 #: gimple-ssa-warn-access.cc:669
25208 #, gcc-internal-format
25209 msgid "argument %qD declared here"
25210 msgstr "аргумент %qD оголошено тут:"
25211
25212 #: gimple-ssa-warn-access.cc:727
25213 #, gcc-internal-format
25214 msgid "%qD specified bound %E may exceed maximum object size %E"
25215 msgstr ""
25216
25217 #: gimple-ssa-warn-access.cc:734
25218 #, gcc-internal-format
25219 msgid "specified bound %E may exceed maximum object size %E"
25220 msgstr ""
25221
25222 #: gimple-ssa-warn-access.cc:736
25223 #, gcc-internal-format
25224 msgid "specified bound %E exceeds maximum object size %E"
25225 msgstr ""
25226
25227 #: gimple-ssa-warn-access.cc:743
25228 #, gcc-internal-format
25229 msgid "%qD specified bound [%E, %E] may exceed maximum object size %E"
25230 msgstr ""
25231
25232 #: gimple-ssa-warn-access.cc:751
25233 #, gcc-internal-format
25234 msgid "specified bound [%E, %E] may exceed maximum object size %E"
25235 msgstr ""
25236
25237 #: gimple-ssa-warn-access.cc:753
25238 #, gcc-internal-format
25239 msgid "specified bound [%E, %E] exceeds maximum object size %E"
25240 msgstr ""
25241
25242 #: gimple-ssa-warn-access.cc:763
25243 #, gcc-internal-format
25244 msgid "%qD specified bound %E may exceed source size %E"
25245 msgstr ""
25246
25247 #: gimple-ssa-warn-access.cc:765
25248 #, gcc-internal-format
25249 msgid "%qD specified bound %E exceeds source size %E"
25250 msgstr ""
25251
25252 #: gimple-ssa-warn-access.cc:770
25253 #, gcc-internal-format
25254 msgid "specified bound %E may exceed source size %E"
25255 msgstr ""
25256
25257 #: gimple-ssa-warn-access.cc:772
25258 #, gcc-internal-format
25259 msgid "specified bound %E exceeds source size %E"
25260 msgstr ""
25261
25262 #: gimple-ssa-warn-access.cc:779
25263 #, gcc-internal-format
25264 msgid "%qD specified bound [%E, %E] may exceed source size %E"
25265 msgstr ""
25266
25267 #: gimple-ssa-warn-access.cc:781
25268 #, gcc-internal-format
25269 msgid "%qD specified bound [%E, %E] exceeds source size %E"
25270 msgstr ""
25271
25272 #: gimple-ssa-warn-access.cc:786
25273 #, gcc-internal-format
25274 msgid "specified bound [%E, %E] may exceed source size %E"
25275 msgstr ""
25276
25277 #: gimple-ssa-warn-access.cc:788
25278 #, gcc-internal-format
25279 msgid "specified bound [%E, %E] exceeds source size %E"
25280 msgstr ""
25281
25282 #: gimple-ssa-warn-access.cc:796
25283 #, gcc-internal-format
25284 msgid "source object allocated here"
25285 msgstr ""
25286
25287 #: gimple-ssa-warn-access.cc:819
25288 #, gcc-internal-format
25289 msgid "%qD specified size %E may exceed maximum object size %E"
25290 msgstr ""
25291
25292 #: gimple-ssa-warn-access.cc:821
25293 #, gcc-internal-format
25294 msgid "%qD specified size %E exceeds maximum object size %E"
25295 msgstr ""
25296
25297 #: gimple-ssa-warn-access.cc:826
25298 #, gcc-internal-format
25299 msgid "specified size %E may exceed maximum object size %E"
25300 msgstr ""
25301
25302 #: gimple-ssa-warn-access.cc:828
25303 #, gcc-internal-format
25304 msgid "specified size %E exceeds maximum object size %E"
25305 msgstr ""
25306
25307 #: gimple-ssa-warn-access.cc:835
25308 #, gcc-internal-format
25309 msgid "%qD specified size between %E and %E may exceed maximum object size %E"
25310 msgstr ""
25311
25312 #: gimple-ssa-warn-access.cc:837
25313 #, gcc-internal-format
25314 msgid "%qD specified size between %E and %E exceeds maximum object size %E"
25315 msgstr ""
25316
25317 #: gimple-ssa-warn-access.cc:842
25318 #, gcc-internal-format
25319 msgid "specified size between %E and %E may exceed maximum object size %E"
25320 msgstr ""
25321
25322 #: gimple-ssa-warn-access.cc:844
25323 #, gcc-internal-format
25324 msgid "specified size between %E and %E exceeds maximum object size %E"
25325 msgstr ""
25326
25327 #: gimple-ssa-warn-access.cc:854
25328 #, gcc-internal-format
25329 msgid "%qD specified bound %E may exceed destination size %E"
25330 msgstr ""
25331
25332 #: gimple-ssa-warn-access.cc:861
25333 #, gcc-internal-format
25334 msgid "specified bound %E may exceed destination size %E"
25335 msgstr ""
25336
25337 #: gimple-ssa-warn-access.cc:863
25338 #, gcc-internal-format
25339 msgid "specified bound %E exceeds destination size %E"
25340 msgstr ""
25341
25342 #: gimple-ssa-warn-access.cc:870
25343 #, gcc-internal-format
25344 msgid "%qD specified bound [%E, %E] may exceed destination size %E"
25345 msgstr ""
25346
25347 #: gimple-ssa-warn-access.cc:872
25348 #, gcc-internal-format
25349 msgid "%qD specified bound [%E, %E] exceeds destination size %E"
25350 msgstr ""
25351
25352 #: gimple-ssa-warn-access.cc:877 gimple-ssa-warn-access.cc:879
25353 #, gcc-internal-format
25354 msgid "specified bound [%E, %E] exceeds destination size %E"
25355 msgstr ""
25356
25357 #: gimple-ssa-warn-access.cc:888
25358 #, gcc-internal-format
25359 msgid "destination object allocated here"
25360 msgstr ""
25361
25362 #: gimple-ssa-warn-access.cc:932
25363 #, gcc-internal-format
25364 msgid "%qD may access %E byte in a region of size %E"
25365 msgstr ""
25366
25367 #: gimple-ssa-warn-access.cc:934
25368 #, gcc-internal-format
25369 msgid "%qD accessing %E byte in a region of size %E"
25370 msgstr ""
25371
25372 #: gimple-ssa-warn-access.cc:937
25373 #, gcc-internal-format
25374 msgid "%qD may access %E bytes in a region of size %E"
25375 msgstr ""
25376
25377 #: gimple-ssa-warn-access.cc:939
25378 #, gcc-internal-format
25379 msgid "%qD accessing %E bytes in a region of size %E"
25380 msgstr ""
25381
25382 #: gimple-ssa-warn-access.cc:944
25383 #, gcc-internal-format
25384 msgid "may access %E byte in a region of size %E"
25385 msgstr ""
25386
25387 #: gimple-ssa-warn-access.cc:946
25388 #, gcc-internal-format
25389 msgid "accessing %E byte in a region of size %E"
25390 msgstr ""
25391
25392 #: gimple-ssa-warn-access.cc:949
25393 #, gcc-internal-format
25394 msgid "may access %E bytes in a region of size %E"
25395 msgstr ""
25396
25397 #: gimple-ssa-warn-access.cc:951
25398 #, gcc-internal-format
25399 msgid "accessing %E bytes in a region of size %E"
25400 msgstr ""
25401
25402 #: gimple-ssa-warn-access.cc:960
25403 #, gcc-internal-format
25404 msgid "%qD may access %E or more bytes in a region of size %E"
25405 msgstr ""
25406
25407 #: gimple-ssa-warn-access.cc:962
25408 #, gcc-internal-format
25409 msgid "%qD accessing %E or more bytes in a region of size %E"
25410 msgstr ""
25411
25412 #: gimple-ssa-warn-access.cc:967
25413 #, gcc-internal-format
25414 msgid "may access %E or more bytes in a region of size %E"
25415 msgstr ""
25416
25417 #: gimple-ssa-warn-access.cc:969
25418 #, gcc-internal-format
25419 msgid "accessing %E or more bytes in a region of size %E"
25420 msgstr ""
25421
25422 #: gimple-ssa-warn-access.cc:977
25423 #, gcc-internal-format
25424 msgid "%qD may access between %E and %E bytes in a region of size %E"
25425 msgstr ""
25426
25427 #: gimple-ssa-warn-access.cc:979
25428 #, gcc-internal-format
25429 msgid "%qD accessing between %E and %E bytes in a region of size %E"
25430 msgstr ""
25431
25432 #: gimple-ssa-warn-access.cc:984
25433 #, gcc-internal-format
25434 msgid "may access between %E and %E bytes in a region of size %E"
25435 msgstr ""
25436
25437 #: gimple-ssa-warn-access.cc:986
25438 #, gcc-internal-format
25439 msgid "accessing between %E and %E bytes in a region of size %E"
25440 msgstr ""
25441
25442 #: gimple-ssa-warn-access.cc:998
25443 #, gcc-internal-format
25444 msgid "%qD may write %E byte into a region of size %E"
25445 msgstr ""
25446
25447 #: gimple-ssa-warn-access.cc:1000
25448 #, gcc-internal-format
25449 msgid "%qD writing %E byte into a region of size %E overflows the destination"
25450 msgstr ""
25451
25452 #: gimple-ssa-warn-access.cc:1003
25453 #, gcc-internal-format
25454 msgid "%qD may write %E bytes into a region of size %E"
25455 msgstr ""
25456
25457 #: gimple-ssa-warn-access.cc:1005
25458 #, gcc-internal-format
25459 msgid "%qD writing %E bytes into a region of size %E overflows the destination"
25460 msgstr ""
25461
25462 #: gimple-ssa-warn-access.cc:1010
25463 #, gcc-internal-format
25464 msgid "may write %E byte into a region of size %E"
25465 msgstr ""
25466
25467 #: gimple-ssa-warn-access.cc:1012
25468 #, gcc-internal-format
25469 msgid "writing %E byte into a region of size %E overflows the destination"
25470 msgstr ""
25471
25472 #: gimple-ssa-warn-access.cc:1015
25473 #, gcc-internal-format
25474 msgid "may write %E bytes into a region of size %E"
25475 msgstr ""
25476
25477 #: gimple-ssa-warn-access.cc:1017
25478 #, gcc-internal-format
25479 msgid "writing %E bytes into a region of size %E overflows the destination"
25480 msgstr ""
25481
25482 #: gimple-ssa-warn-access.cc:1026
25483 #, gcc-internal-format
25484 msgid "%qD may write %E or more bytes into a region of size %E"
25485 msgstr "%qD може записати %E байтів або більше до області розміру %E"
25486
25487 #: gimple-ssa-warn-access.cc:1028 gimple-ssa-warn-access.cc:1399
25488 #, gcc-internal-format
25489 msgid "%qD writing %E or more bytes into a region of size %E overflows the destination"
25490 msgstr "запис %qD %E байтів або більше до області розміру %E призводить до переповнення призначення"
25491
25492 #: gimple-ssa-warn-access.cc:1034
25493 #, gcc-internal-format
25494 msgid "may write %E or more bytes into a region of size %E"
25495 msgstr "може записати %E байтів або більше до області розміру %E"
25496
25497 #: gimple-ssa-warn-access.cc:1036 gimple-ssa-warn-access.cc:1404
25498 #, gcc-internal-format
25499 msgid "writing %E or more bytes into a region of size %E overflows the destination"
25500 msgstr "запис %E байтів або більше до області розміру %E призводить до переповнення призначення"
25501
25502 #: gimple-ssa-warn-access.cc:1045
25503 #, gcc-internal-format
25504 msgid "%qD may write between %E and %E bytes into a region of size %E"
25505 msgstr "%qD може записати від %E до %E байтів до області розміру %E"
25506
25507 #: gimple-ssa-warn-access.cc:1047
25508 #, gcc-internal-format
25509 msgid "%qD writing between %E and %E bytes into a region of size %E overflows the destination"
25510 msgstr "запис %qD від %E до %E байтів до області розміру %E призводить до переповнення призначення"
25511
25512 #: gimple-ssa-warn-access.cc:1053
25513 #, gcc-internal-format
25514 msgid "may write between %E and %E bytes into a region of size %E"
25515 msgstr "може записати від %E до %E байтів до області розміру %E"
25516
25517 #: gimple-ssa-warn-access.cc:1055
25518 #, gcc-internal-format
25519 msgid "writing between %E and %E bytes into a region of size %E overflows the destination"
25520 msgstr "запис від %E до %E байтів до області розміру %E призводить до переповнення призначення"
25521
25522 #: gimple-ssa-warn-access.cc:1069
25523 #, gcc-internal-format
25524 msgid "%qD may read %E byte from a region of size %E"
25525 msgstr ""
25526
25527 #: gimple-ssa-warn-access.cc:1071
25528 #, gcc-internal-format
25529 msgid "%qD reading %E byte from a region of size %E"
25530 msgstr ""
25531
25532 #: gimple-ssa-warn-access.cc:1074
25533 #, gcc-internal-format
25534 msgid "%qD may read %E bytes from a region of size %E"
25535 msgstr ""
25536
25537 #: gimple-ssa-warn-access.cc:1076
25538 #, gcc-internal-format
25539 msgid "%qD reading %E bytes from a region of size %E"
25540 msgstr ""
25541
25542 #: gimple-ssa-warn-access.cc:1082
25543 #, gcc-internal-format
25544 msgid "may read %E byte from a region of size %E"
25545 msgstr ""
25546
25547 #: gimple-ssa-warn-access.cc:1084
25548 #, gcc-internal-format
25549 msgid "reading %E byte from a region of size %E"
25550 msgstr ""
25551
25552 #: gimple-ssa-warn-access.cc:1087
25553 #, gcc-internal-format
25554 msgid "may read %E bytes from a region of size %E"
25555 msgstr ""
25556
25557 #: gimple-ssa-warn-access.cc:1089
25558 #, gcc-internal-format
25559 msgid "reading %E bytes from a region of size %E"
25560 msgstr ""
25561
25562 #: gimple-ssa-warn-access.cc:1098
25563 #, gcc-internal-format
25564 msgid "%qD may read %E or more bytes from a region of size %E"
25565 msgstr ""
25566
25567 #: gimple-ssa-warn-access.cc:1100
25568 #, gcc-internal-format
25569 msgid "%qD reading %E or more bytes from a region of size %E"
25570 msgstr ""
25571
25572 #: gimple-ssa-warn-access.cc:1105
25573 #, gcc-internal-format
25574 msgid "may read %E or more bytes from a region of size %E"
25575 msgstr ""
25576
25577 #: gimple-ssa-warn-access.cc:1107
25578 #, gcc-internal-format
25579 msgid "reading %E or more bytes from a region of size %E"
25580 msgstr ""
25581
25582 #: gimple-ssa-warn-access.cc:1115
25583 #, gcc-internal-format
25584 msgid "%qD may read between %E and %E bytes from a region of size %E"
25585 msgstr ""
25586
25587 #: gimple-ssa-warn-access.cc:1117
25588 #, gcc-internal-format
25589 msgid "%qD reading between %E and %E bytes from a region of size %E"
25590 msgstr ""
25591
25592 #: gimple-ssa-warn-access.cc:1122
25593 #, gcc-internal-format
25594 msgid "may read between %E and %E bytes from a region of size %E"
25595 msgstr ""
25596
25597 #: gimple-ssa-warn-access.cc:1124
25598 #, gcc-internal-format
25599 msgid "reading between %E and %E bytes from a region of size %E"
25600 msgstr ""
25601
25602 #: gimple-ssa-warn-access.cc:1139
25603 #, gcc-internal-format
25604 msgid "%qD expecting %E byte in a region of size %E"
25605 msgid_plural "%qD expecting %E bytes in a region of size %E"
25606 msgstr[0] ""
25607 msgstr[1] ""
25608 msgstr[2] ""
25609
25610 #: gimple-ssa-warn-access.cc:1144
25611 #, gcc-internal-format
25612 msgid "expecting %E byte in a region of size %E"
25613 msgid_plural "expecting %E bytes in a region of size %E"
25614 msgstr[0] ""
25615 msgstr[1] ""
25616 msgstr[2] ""
25617
25618 #: gimple-ssa-warn-access.cc:1152
25619 #, gcc-internal-format
25620 msgid "%qD expecting %E or more bytes in a region of size %E"
25621 msgstr ""
25622
25623 #: gimple-ssa-warn-access.cc:1156
25624 #, gcc-internal-format
25625 msgid "expecting %E or more bytes in a region of size %E"
25626 msgstr ""
25627
25628 #: gimple-ssa-warn-access.cc:1163
25629 #, gcc-internal-format
25630 msgid "%qD expecting between %E and %E bytes in a region of size %E"
25631 msgstr ""
25632
25633 #: gimple-ssa-warn-access.cc:1167
25634 #, gcc-internal-format
25635 msgid "expecting between %E and %E bytes in a region of size %E"
25636 msgstr ""
25637
25638 #: gimple-ssa-warn-access.cc:2023
25639 #, gcc-internal-format
25640 msgid "%qD called on pointer %qE with nonzero offset%s"
25641 msgstr ""
25642
25643 #: gimple-ssa-warn-access.cc:2038 gimple-ssa-warn-access.cc:3768
25644 #, gcc-internal-format
25645 msgid "returned from %qD"
25646 msgstr "повернуто з %qD"
25647
25648 #: gimple-ssa-warn-access.cc:2041
25649 #, gcc-internal-format
25650 msgid "returned from %qT"
25651 msgstr "повернуто з %qT"
25652
25653 #: gimple-ssa-warn-access.cc:2043
25654 #, gcc-internal-format
25655 msgid "obtained here"
25656 msgstr "отримано тут:"
25657
25658 #: gimple-ssa-warn-access.cc:2251
25659 #, gcc-internal-format
25660 msgid "argument %i value %qE is negative"
25661 msgstr ""
25662
25663 #: gimple-ssa-warn-access.cc:2268
25664 #, gcc-internal-format, gfc-internal-format
25665 msgid "argument %i value is zero"
25666 msgstr ""
25667
25668 #: gimple-ssa-warn-access.cc:2286
25669 #, gcc-internal-format
25670 msgid "argument %i value %qE exceeds maximum object size %E"
25671 msgstr ""
25672
25673 #: gimple-ssa-warn-access.cc:2300
25674 #, gcc-internal-format
25675 msgid "argument %i range [%E, %E] is negative"
25676 msgstr ""
25677
25678 #: gimple-ssa-warn-access.cc:2307
25679 #, gcc-internal-format
25680 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
25681 msgstr ""
25682
25683 #: gimple-ssa-warn-access.cc:2337
25684 #, gcc-internal-format
25685 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
25686 msgstr ""
25687
25688 #: gimple-ssa-warn-access.cc:2343
25689 #, gcc-internal-format
25690 msgid "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
25691 msgstr ""
25692
25693 #: gimple-ssa-warn-access.cc:2354 gimple-ssa-warn-access.cc:2357
25694 #, gcc-internal-format
25695 msgid "argument %i in the range [%E, %E]"
25696 msgstr ""
25697
25698 #: gimple-ssa-warn-access.cc:2368
25699 #, gcc-internal-format
25700 msgid "in a call to built-in allocation function %qD"
25701 msgstr "у виклику до вбудованої функції розподілу пам'яті %qD"
25702
25703 #: gimple-ssa-warn-access.cc:2371
25704 #, gcc-internal-format
25705 msgid "in a call to allocation function %qD declared here"
25706 msgstr "у виклику до функції отримання області пам'яті %qD оголошено тут"
25707
25708 #: gimple-ssa-warn-access.cc:2817
25709 #, gcc-internal-format
25710 msgid "unknown architecture specifier in memory model %wi for %qD"
25711 msgstr ""
25712
25713 #: gimple-ssa-warn-access.cc:2908
25714 #, gcc-internal-format
25715 msgid "invalid memory model %qs for %qD"
25716 msgstr ""
25717
25718 #: gimple-ssa-warn-access.cc:2912
25719 #, gcc-internal-format
25720 msgid "invalid memory model %wi for %qD"
25721 msgstr ""
25722
25723 #: gimple-ssa-warn-access.cc:2927 gimple-ssa-warn-access.cc:2979
25724 #, gcc-internal-format, gfc-internal-format
25725 msgid "valid models are %s"
25726 msgstr ""
25727
25728 #: gimple-ssa-warn-access.cc:2940
25729 #, gcc-internal-format
25730 msgid "invalid failure memory model %qs for %qD"
25731 msgstr ""
25732
25733 #: gimple-ssa-warn-access.cc:2945
25734 #, gcc-internal-format
25735 msgid "valid failure models are %qs, %qs, %qs, %qs"
25736 msgstr ""
25737
25738 #: gimple-ssa-warn-access.cc:2960
25739 #, gcc-internal-format
25740 msgid "failure memory model %qs cannot be stronger than success memory model %qs for %qD"
25741 msgstr ""
25742
25743 #: gimple-ssa-warn-access.cc:2986
25744 #, gcc-internal-format
25745 msgid "failure memory model %wi cannot be stronger than success memory model %wi for %qD"
25746 msgstr ""
25747
25748 #: gimple-ssa-warn-access.cc:3417
25749 #, gcc-internal-format, gfc-internal-format
25750 msgid "bound argument %i value %s is negative for a variable length array argument %i of type %s"
25751 msgstr ""
25752
25753 #: gimple-ssa-warn-access.cc:3425
25754 #, gcc-internal-format, gfc-internal-format
25755 msgid "argument %i value %s is negative"
25756 msgstr ""
25757
25758 #: gimple-ssa-warn-access.cc:3475
25759 #, gcc-internal-format, gfc-internal-format
25760 msgid "argument %i of variable length array %s is null but the corresponding bound argument %i value is %s"
25761 msgstr ""
25762
25763 #: gimple-ssa-warn-access.cc:3484
25764 #, gcc-internal-format, gfc-internal-format
25765 msgid "argument %i is null but the corresponding size argument %i value is %s"
25766 msgstr ""
25767
25768 #: gimple-ssa-warn-access.cc:3495
25769 #, gcc-internal-format
25770 msgid "argument %i to %<%T[static %E]%> is null where non-null expected"
25771 msgstr "%i-й аргумент %<%T[static %E]%> є порожнім там, де мало бути непорожнє значення"
25772
25773 #: gimple-ssa-warn-access.cc:3558
25774 #, gcc-internal-format
25775 msgid "referencing argument %u of type %qT"
25776 msgstr ""
25777
25778 #: gimple-ssa-warn-access.cc:3572
25779 #, gcc-internal-format
25780 msgid "in a call to function %qD declared with attribute %qs"
25781 msgstr ""
25782
25783 #: gimple-ssa-warn-access.cc:3576
25784 #, gcc-internal-format
25785 msgid "in a call with type %qT and attribute %qs"
25786 msgstr ""
25787
25788 #: gimple-ssa-warn-access.cc:3583
25789 #, gcc-internal-format
25790 msgid "in a call to function %qD"
25791 msgstr "у виклику функції %qD"
25792
25793 #: gimple-ssa-warn-access.cc:3586
25794 #, gcc-internal-format
25795 msgid "in a call with type %qT"
25796 msgstr ""
25797
25798 #: gimple-ssa-warn-access.cc:3690
25799 #, gcc-internal-format
25800 msgid "%qD called on unallocated object %qD"
25801 msgstr ""
25802
25803 #: gimple-ssa-warn-access.cc:3707
25804 #, gcc-internal-format
25805 msgid "%qD called on a pointer to an unallocated object %qE"
25806 msgstr "%qD викликано на вказівнику на нерозміщений у пам'яті об'єкт %qE"
25807
25808 #: gimple-ssa-warn-access.cc:3716
25809 #, gcc-internal-format
25810 msgid "assigned here"
25811 msgstr "призначено тут:"
25812
25813 #: gimple-ssa-warn-access.cc:3749
25814 #, gcc-internal-format
25815 msgid "%qD called on pointer returned from a mismatched allocation function"
25816 msgstr ""
25817
25818 #: gimple-ssa-warn-access.cc:3758
25819 #, gcc-internal-format
25820 msgid "%qD called on pointer to an unallocated object"
25821 msgstr "%qD викликано на вказівнику на нерозміщений у пам'яті об'єкт"
25822
25823 #: gimple-ssa-warn-access.cc:3910
25824 #, gcc-internal-format
25825 msgid "pointer %qE may be used after %qD"
25826 msgstr ""
25827
25828 #: gimple-ssa-warn-access.cc:3911
25829 #, gcc-internal-format
25830 msgid "pointer %qE used after %qD"
25831 msgstr ""
25832
25833 #: gimple-ssa-warn-access.cc:3915
25834 #, gcc-internal-format
25835 msgid "pointer may be used after %qD"
25836 msgstr ""
25837
25838 #: gimple-ssa-warn-access.cc:3916
25839 #, gcc-internal-format
25840 msgid "pointer used after %qD"
25841 msgstr ""
25842
25843 #: gimple-ssa-warn-access.cc:3920
25844 #, gcc-internal-format
25845 msgid "call to %qD here"
25846 msgstr ""
25847
25848 #: gimple-ssa-warn-access.cc:3935
25849 #, gcc-internal-format
25850 msgid "dangling pointer %qE to %qD may be used"
25851 msgstr ""
25852
25853 #: gimple-ssa-warn-access.cc:3936
25854 #, gcc-internal-format
25855 msgid "using dangling pointer %qE to %qD"
25856 msgstr ""
25857
25858 #: gimple-ssa-warn-access.cc:3941
25859 #, gcc-internal-format
25860 msgid "dangling pointer to %qD may be used"
25861 msgstr ""
25862
25863 #: gimple-ssa-warn-access.cc:3942
25864 #, gcc-internal-format
25865 msgid "using a dangling pointer to %qD"
25866 msgstr ""
25867
25868 #: gimple-ssa-warn-access.cc:3945 gimple-ssa-warn-access.cc:4587
25869 #: gimple-ssa-warn-restrict.cc:1823 tree-ssa-uninit.cc:900
25870 #: tree-ssa-uninit.cc:1066 c/c-decl.cc:3893 c/c-decl.cc:4166
25871 #: c/c-typeck.cc:8987 c/c-typeck.cc:11696 cp/class.cc:1492 cp/class.cc:3276
25872 #: cp/constexpr.cc:1012 cp/decl.cc:4290 cp/decl.cc:12341 cp/decl.cc:12824
25873 #: cp/decl.cc:12833 cp/friend.cc:404 cp/friend.cc:414 cp/init.cc:2888
25874 #: cp/parser.cc:3488 cp/parser.cc:3634 cp/parser.cc:3685 cp/parser.cc:6882
25875 #: cp/parser.cc:24226 cp/typeck.cc:4777
25876 #, gcc-internal-format
25877 msgid "%qD declared here"
25878 msgstr ""
25879
25880 #: gimple-ssa-warn-access.cc:3953
25881 #, gcc-internal-format
25882 msgid "dangling pointer %qE to an unnamed temporary may be used"
25883 msgstr ""
25884
25885 #: gimple-ssa-warn-access.cc:3955
25886 #, gcc-internal-format
25887 msgid "using dangling pointer %qE to an unnamed temporary"
25888 msgstr ""
25889
25890 #: gimple-ssa-warn-access.cc:3961
25891 #, gcc-internal-format
25892 msgid "dangling pointer to an unnamed temporary may be used"
25893 msgstr ""
25894
25895 #: gimple-ssa-warn-access.cc:3963
25896 #, gcc-internal-format
25897 msgid "using a dangling pointer to an unnamed temporary"
25898 msgstr ""
25899
25900 #: gimple-ssa-warn-access.cc:3967
25901 #, gcc-internal-format
25902 msgid "unnamed temporary defined here"
25903 msgstr ""
25904
25905 #: gimple-ssa-warn-access.cc:4057
25906 #, gcc-internal-format
25907 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
25908 msgstr ""
25909
25910 #: gimple-ssa-warn-access.cc:4062
25911 #, gcc-internal-format
25912 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
25913 msgstr ""
25914
25915 #: gimple-ssa-warn-access.cc:4068
25916 #, gcc-internal-format
25917 msgid "call to %qD"
25918 msgstr ""
25919
25920 #: gimple-ssa-warn-access.cc:4581
25921 #, gcc-internal-format
25922 msgid "storing the address of local variable %qD in %qE"
25923 msgstr ""
25924
25925 #: gimple-ssa-warn-alloca.cc:285
25926 #, gcc-internal-format
25927 msgid "use of %<alloca%>"
25928 msgstr "використання %<alloca%>"
25929
25930 #: gimple-ssa-warn-alloca.cc:324
25931 #, gcc-internal-format
25932 msgid "argument to variable-length array may be too large"
25933 msgstr ""
25934
25935 #: gimple-ssa-warn-alloca.cc:326
25936 #, gcc-internal-format
25937 msgid "argument to %<alloca%> may be too large"
25938 msgstr ""
25939
25940 #: gimple-ssa-warn-alloca.cc:331
25941 #, gcc-internal-format
25942 msgid "limit is %wu bytes, but argument may be as large as %s"
25943 msgstr ""
25944
25945 #: gimple-ssa-warn-alloca.cc:343
25946 #, gcc-internal-format
25947 msgid "argument to variable-length array is too large"
25948 msgstr ""
25949
25950 #: gimple-ssa-warn-alloca.cc:345
25951 #, gcc-internal-format
25952 msgid "argument to %<alloca%> is too large"
25953 msgstr "аргумент %<alloca%> є надто великим"
25954
25955 #: gimple-ssa-warn-alloca.cc:349
25956 #, gcc-internal-format
25957 msgid "limit is %wu bytes, but argument is %s"
25958 msgstr ""
25959
25960 #: gimple-ssa-warn-alloca.cc:361
25961 #, gcc-internal-format
25962 msgid "unbounded use of variable-length array"
25963 msgstr ""
25964
25965 #: gimple-ssa-warn-alloca.cc:362
25966 #, gcc-internal-format
25967 msgid "unbounded use of %<alloca%>"
25968 msgstr "необмежене використання %<alloca%>"
25969
25970 #: gimple-ssa-warn-alloca.cc:367
25971 #, gcc-internal-format
25972 msgid "use of %<alloca%> within a loop"
25973 msgstr "використання %<alloca%> у циклі"
25974
25975 #: gimple-ssa-warn-alloca.cc:372
25976 #, gcc-internal-format
25977 msgid "argument to variable-length array is zero"
25978 msgstr ""
25979
25980 #: gimple-ssa-warn-alloca.cc:374
25981 #, gcc-internal-format
25982 msgid "argument to %<alloca%> is zero"
25983 msgstr ""
25984
25985 #: gimple-ssa-warn-restrict.cc:1491
25986 #, gcc-internal-format
25987 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
25988 msgstr ""
25989
25990 #: gimple-ssa-warn-restrict.cc:1493
25991 #, gcc-internal-format
25992 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
25993 msgstr ""
25994
25995 #: gimple-ssa-warn-restrict.cc:1497
25996 #, gcc-internal-format
25997 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
25998 msgstr ""
25999
26000 #: gimple-ssa-warn-restrict.cc:1499
26001 #, gcc-internal-format
26002 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26003 msgstr ""
26004
26005 #: gimple-ssa-warn-restrict.cc:1506
26006 #, gcc-internal-format
26007 msgid "%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26008 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26009 msgstr[0] ""
26010 msgstr[1] ""
26011 msgstr[2] ""
26012
26013 #: gimple-ssa-warn-restrict.cc:1516
26014 #, gcc-internal-format
26015 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at offset %s"
26016 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26017 msgstr[0] ""
26018 msgstr[1] ""
26019 msgstr[2] ""
26020
26021 #: gimple-ssa-warn-restrict.cc:1529
26022 #, gcc-internal-format
26023 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
26024 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26025 msgstr[0] ""
26026 msgstr[1] ""
26027 msgstr[2] ""
26028
26029 #: gimple-ssa-warn-restrict.cc:1539
26030 #, gcc-internal-format
26031 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26032 msgstr ""
26033
26034 #: gimple-ssa-warn-restrict.cc:1547
26035 #, gcc-internal-format
26036 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26037 msgstr ""
26038
26039 #: gimple-ssa-warn-restrict.cc:1560
26040 #, gcc-internal-format
26041 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at offset %s"
26042 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26043 msgstr[0] ""
26044 msgstr[1] ""
26045 msgstr[2] ""
26046
26047 #: gimple-ssa-warn-restrict.cc:1568
26048 #, gcc-internal-format
26049 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26050 msgstr ""
26051
26052 #: gimple-ssa-warn-restrict.cc:1575
26053 #, gcc-internal-format
26054 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26055 msgstr ""
26056
26057 #: gimple-ssa-warn-restrict.cc:1603
26058 #, gcc-internal-format
26059 msgid "%qD accessing %wu byte may overlap %wu byte"
26060 msgid_plural "%qD accessing %wu bytes may overlap %wu byte"
26061 msgstr[0] ""
26062 msgstr[1] ""
26063 msgstr[2] ""
26064
26065 #: gimple-ssa-warn-restrict.cc:1610
26066 #, gcc-internal-format
26067 msgid "%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
26068 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
26069 msgstr[0] ""
26070 msgstr[1] ""
26071 msgstr[2] ""
26072
26073 #: gimple-ssa-warn-restrict.cc:1621
26074 #, gcc-internal-format
26075 msgid "%qD accessing %wu byte may overlap up to %wu bytes"
26076 msgid_plural "%qD accessing %wu bytes may overlap up to %wu bytes"
26077 msgstr[0] ""
26078 msgstr[1] ""
26079 msgstr[2] ""
26080
26081 #: gimple-ssa-warn-restrict.cc:1628
26082 #, gcc-internal-format
26083 msgid "%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at offset %s"
26084 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26085 msgstr[0] ""
26086 msgstr[1] ""
26087 msgstr[2] ""
26088
26089 #: gimple-ssa-warn-restrict.cc:1641
26090 #, gcc-internal-format
26091 msgid "%qD accessing between %wu and %wu bytes may overlap %wu byte"
26092 msgid_plural "%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
26093 msgstr[0] ""
26094 msgstr[1] ""
26095 msgstr[2] ""
26096
26097 #: gimple-ssa-warn-restrict.cc:1648
26098 #, gcc-internal-format
26099 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
26100 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26101 msgstr[0] ""
26102 msgstr[1] ""
26103 msgstr[2] ""
26104
26105 #: gimple-ssa-warn-restrict.cc:1660
26106 #, gcc-internal-format
26107 msgid "%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at offset %s"
26108 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26109 msgstr[0] ""
26110 msgstr[1] ""
26111 msgstr[2] ""
26112
26113 #: gimple-ssa-warn-restrict.cc:1706
26114 #, gcc-internal-format
26115 msgid "%qD specified bound %wu exceeds maximum object size %wu"
26116 msgstr ""
26117
26118 #: gimple-ssa-warn-restrict.cc:1712
26119 #, gcc-internal-format
26120 msgid "%qD specified bound between %wu and %wu exceeds maximum object size %wu"
26121 msgstr ""
26122
26123 #: gimple-ssa-warn-restrict.cc:1773
26124 #, gcc-internal-format
26125 msgid "%qD pointer overflow between offset %s and size %s accessing array %qD with type %qT"
26126 msgstr ""
26127
26128 #: gimple-ssa-warn-restrict.cc:1778 c-family/c-warn.cc:3753
26129 #, gcc-internal-format
26130 msgid "array %qD declared here"
26131 msgstr "масив %qD оголошено тут"
26132
26133 #: gimple-ssa-warn-restrict.cc:1783 gimple-ssa-warn-restrict.cc:1789
26134 #, gcc-internal-format
26135 msgid "%qD pointer overflow between offset %s and size %s"
26136 msgstr ""
26137
26138 #: gimple-ssa-warn-restrict.cc:1806
26139 #, gcc-internal-format
26140 msgid "%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
26141 msgstr ""
26142
26143 #: gimple-ssa-warn-restrict.cc:1809
26144 #, gcc-internal-format
26145 msgid "%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
26146 msgstr ""
26147
26148 #: gimple-ssa-warn-restrict.cc:1815
26149 #, gcc-internal-format
26150 msgid "%qD forming offset %s is out of the bounds of object %qD with type %qT"
26151 msgstr ""
26152
26153 #: gimple-ssa-warn-restrict.cc:1817
26154 #, gcc-internal-format
26155 msgid "%qD offset %s is out of the bounds of object %qD with type %qT"
26156 msgstr ""
26157
26158 #: gimple-ssa-warn-restrict.cc:1830
26159 #, gcc-internal-format
26160 msgid "%qD forming offset %s is out of the bounds [0, %wu]"
26161 msgstr ""
26162
26163 #: gimple-ssa-warn-restrict.cc:1832
26164 #, gcc-internal-format
26165 msgid "%qD offset %s is out of the bounds [0, %wu]"
26166 msgstr ""
26167
26168 #: gimple-ssa-warn-restrict.cc:1838
26169 #, gcc-internal-format
26170 msgid "%qD forming offset %s is out of bounds"
26171 msgstr ""
26172
26173 #: gimple-ssa-warn-restrict.cc:1839
26174 #, gcc-internal-format
26175 msgid "%qD offset %s is out of bounds"
26176 msgstr ""
26177
26178 #: gimple-ssa-warn-restrict.cc:1851
26179 #, gcc-internal-format
26180 msgid "%qD offset %s from the object at %qE is out of the bounds of %qT"
26181 msgstr ""
26182
26183 #: gimple-ssa-warn-restrict.cc:1859 gimple-ssa-warn-restrict.cc:1880
26184 #, gcc-internal-format
26185 msgid "subobject %qD declared here"
26186 msgstr ""
26187
26188 #: gimple-ssa-warn-restrict.cc:1869
26189 #, gcc-internal-format
26190 msgid "%qD offset %s from the object at %qE is out of the bounds of referenced subobject %qD with type %qT at offset %wi"
26191 msgstr ""
26192
26193 #: gimple-streamer-in.cc:207
26194 #, gcc-internal-format, gfc-internal-format
26195 msgid "bytecode stream: unknown GIMPLE statement tag %s"
26196 msgstr ""
26197
26198 #: gimple-warn-recursion.cc:195
26199 #, gcc-internal-format
26200 msgid "infinite recursion detected"
26201 msgstr ""
26202
26203 #: gimple-warn-recursion.cc:202
26204 #, gcc-internal-format
26205 msgid "recursive call"
26206 msgstr ""
26207
26208 #: gimple.cc:1292
26209 #, gcc-internal-format, gfc-internal-format
26210 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
26211 msgstr ""
26212
26213 #: gimplify.cc:2068
26214 #, gcc-internal-format
26215 msgid "statement will never be executed"
26216 msgstr ""
26217
26218 #: gimplify.cc:2132
26219 #, gcc-internal-format
26220 msgid "%qs cannot be initialized with%<-ftrivial-auto-var_init%>"
26221 msgstr ""
26222
26223 #: gimplify.cc:2524 gimplify.cc:2532
26224 #, gcc-internal-format
26225 msgid "this statement may fall through"
26226 msgstr ""
26227
26228 #: gimplify.cc:2534
26229 #, gcc-internal-format
26230 msgid "here"
26231 msgstr ""
26232
26233 #. We've found [[fallthrough]]; at the end of a switch, which the C++
26234 #. standard says is ill-formed; see [dcl.attr.fallthrough].
26235 #: gimplify.cc:2646 gimplify.cc:2669
26236 #, gcc-internal-format
26237 msgid "attribute %<fallthrough%> not preceding a case label or default label"
26238 msgstr ""
26239
26240 #: gimplify.cc:3767
26241 #, gcc-internal-format
26242 msgid "using result of function returning %<void%>"
26243 msgstr ""
26244
26245 #: gimplify.cc:6600
26246 #, gcc-internal-format, gfc-internal-format
26247 msgid "non-memory output %d must stay in memory"
26248 msgstr ""
26249
26250 #: gimplify.cc:6615
26251 #, gcc-internal-format
26252 msgid "invalid lvalue in %<asm%> output %d"
26253 msgstr ""
26254
26255 #: gimplify.cc:6762
26256 #, gcc-internal-format, gfc-internal-format
26257 msgid "non-memory input %d must stay in memory"
26258 msgstr ""
26259
26260 #: gimplify.cc:6802 gimplify.cc:6812
26261 #, gcc-internal-format, gfc-internal-format
26262 msgid "memory input %d is not directly addressable"
26263 msgstr ""
26264
26265 #: gimplify.cc:7427
26266 #, gcc-internal-format
26267 msgid "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
26268 msgstr ""
26269
26270 #: gimplify.cc:7429
26271 #, gcc-internal-format
26272 msgid "enclosing region"
26273 msgstr ""
26274
26275 #: gimplify.cc:7433
26276 #, gcc-internal-format
26277 msgid "threadprivate variable %qE used in target region"
26278 msgstr ""
26279
26280 #: gimplify.cc:7435
26281 #, gcc-internal-format
26282 msgid "enclosing target region"
26283 msgstr ""
26284
26285 #: gimplify.cc:7448
26286 #, gcc-internal-format
26287 msgid "threadprivate variable %qE used in untied task"
26288 msgstr ""
26289
26290 #: gimplify.cc:7450
26291 #, gcc-internal-format
26292 msgid "enclosing task"
26293 msgstr ""
26294
26295 #: gimplify.cc:7547
26296 #, gcc-internal-format
26297 msgid "%qE not specified in enclosing %qs"
26298 msgstr "%qE не задано у замиканні %qs"
26299
26300 #: gimplify.cc:7549
26301 #, gcc-internal-format
26302 msgid "enclosing %qs"
26303 msgstr ""
26304
26305 #: gimplify.cc:7692
26306 #, gcc-internal-format
26307 msgid "%qE not specified in enclosing OpenACC %qs construct"
26308 msgstr ""
26309
26310 #: gimplify.cc:7694
26311 #, gcc-internal-format
26312 msgid "enclosing OpenACC %qs construct"
26313 msgstr ""
26314
26315 #: gimplify.cc:7755
26316 #, gcc-internal-format
26317 msgid "%qE with %<link%> clause used in %<routine%> function"
26318 msgstr ""
26319
26320 #: gimplify.cc:7763
26321 #, gcc-internal-format
26322 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
26323 msgstr ""
26324
26325 #: gimplify.cc:7832
26326 #, gcc-internal-format
26327 msgid "%qE not specified in enclosing %<target%>"
26328 msgstr ""
26329
26330 #: gimplify.cc:7834
26331 #, gcc-internal-format
26332 msgid "enclosing %<target%>"
26333 msgstr ""
26334
26335 #: gimplify.cc:7864 gimplify.cc:9565
26336 #, gcc-internal-format
26337 msgid "variable %qE declared in enclosing %<host_data%> region"
26338 msgstr ""
26339
26340 #: gimplify.cc:7885
26341 #, gcc-internal-format
26342 msgid "%qD referenced in target region does not have a mappable type"
26343 msgstr ""
26344
26345 #: gimplify.cc:8016
26346 #, gcc-internal-format
26347 msgid "iteration variable %qE is predetermined linear"
26348 msgstr ""
26349
26350 #: gimplify.cc:8019
26351 #, gcc-internal-format
26352 msgid "iteration variable %qE should be private"
26353 msgstr ""
26354
26355 #: gimplify.cc:8033
26356 #, gcc-internal-format
26357 msgid "iteration variable %qE should not be firstprivate"
26358 msgstr ""
26359
26360 #: gimplify.cc:8036
26361 #, gcc-internal-format
26362 msgid "iteration variable %qE should not be reduction"
26363 msgstr ""
26364
26365 #: gimplify.cc:8039
26366 #, gcc-internal-format
26367 msgid "iteration variable %qE should not be linear"
26368 msgstr ""
26369
26370 #: gimplify.cc:9226 gimplify.cc:9232
26371 #, gcc-internal-format
26372 msgid "conditional %<lastprivate%> clause on %qs construct"
26373 msgstr ""
26374
26375 #: gimplify.cc:9249
26376 #, gcc-internal-format
26377 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
26378 msgstr ""
26379
26380 #: gimplify.cc:9271
26381 #, gcc-internal-format
26382 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
26383 msgstr ""
26384
26385 #: gimplify.cc:9279
26386 #, gcc-internal-format
26387 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs, %<sections%> or %<scope%>"
26388 msgstr ""
26389
26390 #: gimplify.cc:9290 gimplify.cc:9296 gimplify.cc:9302 gimplify.cc:9308
26391 #: gimplify.cc:9314 gimplify.cc:13647
26392 #, gcc-internal-format
26393 msgid "%<inscan%> %<reduction%> clause on %qs construct"
26394 msgstr ""
26395
26396 #: gimplify.cc:9408
26397 #, gcc-internal-format
26398 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
26399 msgstr ""
26400
26401 #: gimplify.cc:9761
26402 #, gcc-internal-format
26403 msgid "mapping field %qE of variable length structure"
26404 msgstr ""
26405
26406 #: gimplify.cc:10031
26407 #, gcc-internal-format
26408 msgid "%qE appears more than once in map clauses"
26409 msgstr ""
26410
26411 #: gimplify.cc:10547
26412 #, gcc-internal-format
26413 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
26414 msgstr ""
26415
26416 #: gimplify.cc:10604
26417 #, gcc-internal-format
26418 msgid "%s variable %qE is private in outer context"
26419 msgstr ""
26420
26421 #: gimplify.cc:10636
26422 #, gcc-internal-format
26423 msgid "expected %qs %<if%> clause modifier rather than %qs"
26424 msgstr ""
26425
26426 #: gimplify.cc:10674
26427 #, gcc-internal-format
26428 msgid "%<device%> clause with %<ancestor%> is only allowed on %<target%> construct"
26429 msgstr ""
26430
26431 #: gimplify.cc:10690
26432 #, gcc-internal-format
26433 msgid "with %<ancestor%>, only the %<device%>, %<firstprivate%>, %<private%>, %<defaultmap%>, and %<map%> clauses may appear on the construct"
26434 msgstr ""
26435
26436 #: gimplify.cc:10902
26437 #, gcc-internal-format
26438 msgid "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on the containing construct"
26439 msgstr ""
26440
26441 #: gimplify.cc:11116
26442 #, gcc-internal-format
26443 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
26444 msgstr ""
26445
26446 #: gimplify.cc:11170
26447 #, gcc-internal-format
26448 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
26449 msgstr ""
26450
26451 #: gimplify.cc:11427
26452 #, gcc-internal-format
26453 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
26454 msgstr ""
26455
26456 #: gimplify.cc:11500
26457 #, gcc-internal-format
26458 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
26459 msgstr ""
26460
26461 #: gimplify.cc:11601
26462 #, gcc-internal-format
26463 msgid "incompatible data clause with reduction on %qE; promoting to %<present_or_copy%>"
26464 msgstr ""
26465
26466 #: gimplify.cc:11750
26467 #, gcc-internal-format
26468 msgid "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> directive clause"
26469 msgstr ""
26470
26471 #: gimplify.cc:11769
26472 #, gcc-internal-format
26473 msgid "invalid private reduction on %qE"
26474 msgstr "некоректне приватне спрощення %qE"
26475
26476 #: gimplify.cc:11919
26477 #, gcc-internal-format
26478 msgid "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a variable other than loop iterator"
26479 msgstr ""
26480
26481 #: gimplify.cc:12253
26482 #, gcc-internal-format
26483 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
26484 msgstr ""
26485
26486 #: gimplify.cc:12512 gimplify.cc:12516 gimplify.cc:12525
26487 #, gcc-internal-format
26488 msgid "%qs clause may not appear on non-rectangular %qs"
26489 msgstr ""
26490
26491 #: gimplify.cc:12744
26492 #, gcc-internal-format
26493 msgid "threadprivate iteration variable %qD"
26494 msgstr ""
26495
26496 #: gimplify.cc:12775 gimplify.cc:12883
26497 #, gcc-internal-format
26498 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
26499 msgstr ""
26500
26501 #: gimplify.cc:13585
26502 #, gcc-internal-format
26503 msgid "%<bind%> clause not specified on a %<loop%> construct not nested inside another OpenMP construct"
26504 msgstr ""
26505
26506 #: gimplify.cc:13609
26507 #, gcc-internal-format
26508 msgid "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
26509 msgstr ""
26510
26511 #: gimplify.cc:13629
26512 #, gcc-internal-format
26513 msgid "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a %<teams%> region"
26514 msgstr ""
26515
26516 #: gimplify.cc:13654
26517 #, gcc-internal-format
26518 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs or %<sections%>"
26519 msgstr ""
26520
26521 #: gimplify.cc:13682
26522 #, gcc-internal-format
26523 msgid "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD which is not the loop iterator"
26524 msgstr ""
26525
26526 #: gimplify.cc:14764 omp-low.cc:3654
26527 #, gcc-internal-format
26528 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
26529 msgstr ""
26530
26531 #: gimplify.cc:14782
26532 #, gcc-internal-format
26533 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
26534 msgstr ""
26535
26536 #: gimplify.cc:14795
26537 #, gcc-internal-format
26538 msgid "number of variables in %<depend%> clause with %<sink%> modifier does not match number of iteration variables"
26539 msgstr ""
26540
26541 #: gimplify.cc:14808
26542 #, gcc-internal-format
26543 msgid "more than one %<depend%> clause with %<source%> modifier on an %<ordered%> construct"
26544 msgstr ""
26545
26546 #: gimplify.cc:14819
26547 #, gcc-internal-format
26548 msgid "%<depend%> clause with %<source%> modifier specified together with %<depend%> clauses with %<sink%> modifier on the same construct"
26549 msgstr ""
26550
26551 #: gimplify.cc:16122
26552 #, gcc-internal-format
26553 msgid "gimplification failed"
26554 msgstr ""
26555
26556 #: gimplify.cc:16650
26557 #, gcc-internal-format
26558 msgid "%qT is promoted to %qT when passed through %<...%>"
26559 msgstr ""
26560
26561 #: gimplify.cc:16655
26562 #, gcc-internal-format
26563 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
26564 msgstr ""
26565
26566 #: gimplify.cc:16662
26567 #, gcc-internal-format
26568 msgid "if this code is reached, the program will abort"
26569 msgstr ""
26570
26571 #: godump.cc:1414
26572 #, gcc-internal-format
26573 msgid "could not close Go dump file: %m"
26574 msgstr ""
26575
26576 #: godump.cc:1426
26577 #, gcc-internal-format
26578 msgid "could not open Go dump file %qs: %m"
26579 msgstr ""
26580
26581 #: graphite.cc:524
26582 #, gcc-internal-format
26583 msgid "Graphite loop optimizations cannot be used (isl is not available)."
26584 msgstr ""
26585
26586 #: input.cc:1357
26587 #, gcc-internal-format, gfc-internal-format
26588 msgid "expansion point is location %i"
26589 msgstr ""
26590
26591 #: input.cc:1387
26592 #, gcc-internal-format
26593 msgid "token %u has %<x-location == y-location == %u%>"
26594 msgstr ""
26595
26596 #: input.cc:1396
26597 #, gcc-internal-format
26598 msgid "token %u has %<x-location == %u%>"
26599 msgstr ""
26600
26601 #: input.cc:1397
26602 #, gcc-internal-format
26603 msgid "token %u has %<y-location == %u%>"
26604 msgstr ""
26605
26606 #: internal-fn.cc:634
26607 #, gcc-internal-format
26608 msgid "invalid use of attribute %<fallthrough%>"
26609 msgstr ""
26610
26611 #: ipa-devirt.cc:663 ipa-devirt.cc:748 ipa-devirt.cc:777 ipa-devirt.cc:819
26612 #: ipa-devirt.cc:850
26613 #, gcc-internal-format
26614 msgid "virtual table of type %qD violates one definition rule"
26615 msgstr ""
26616
26617 #: ipa-devirt.cc:666
26618 #, gcc-internal-format
26619 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
26620 msgstr ""
26621
26622 #: ipa-devirt.cc:707
26623 #, gcc-internal-format
26624 msgid "virtual table of type %qD contains RTTI information"
26625 msgstr ""
26626
26627 #: ipa-devirt.cc:713
26628 #, gcc-internal-format
26629 msgid "but is prevailed by one without from other translation unit"
26630 msgstr ""
26631
26632 #: ipa-devirt.cc:717
26633 #, gcc-internal-format
26634 msgid "RTTI will not work on this type"
26635 msgstr ""
26636
26637 #: ipa-devirt.cc:754
26638 #, gcc-internal-format
26639 msgid "the conflicting type defined in another translation unit has virtual table of different size"
26640 msgstr ""
26641
26642 #: ipa-devirt.cc:783
26643 #, gcc-internal-format
26644 msgid "the conflicting type defined in another translation unit with different RTTI information"
26645 msgstr ""
26646
26647 #: ipa-devirt.cc:827 ipa-devirt.cc:858
26648 #, gcc-internal-format
26649 msgid "the conflicting type defined in another translation unit"
26650 msgstr ""
26651
26652 #: ipa-devirt.cc:831
26653 #, gcc-internal-format
26654 msgid "contains additional virtual method %qD"
26655 msgstr ""
26656
26657 #: ipa-devirt.cc:838
26658 #, gcc-internal-format
26659 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
26660 msgstr ""
26661
26662 #: ipa-devirt.cc:864
26663 #, gcc-internal-format
26664 msgid "virtual method %qD"
26665 msgstr ""
26666
26667 #: ipa-devirt.cc:868
26668 #, gcc-internal-format
26669 msgid "ought to match virtual method %qD but does not"
26670 msgstr ""
26671
26672 #: ipa-devirt.cc:874
26673 #, gcc-internal-format
26674 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
26675 msgstr ""
26676
26677 #: ipa-devirt.cc:908
26678 #, gcc-internal-format
26679 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
26680 msgstr ""
26681
26682 #: ipa-devirt.cc:916
26683 #, gcc-internal-format
26684 msgid "type %qT violates the C++ One Definition Rule"
26685 msgstr ""
26686
26687 #: ipa-devirt.cc:928 ipa-devirt.cc:943 ipa-devirt.cc:1218 ipa-devirt.cc:1263
26688 #: ipa-devirt.cc:1302 ipa-devirt.cc:1320
26689 #, gcc-internal-format
26690 msgid "a different type is defined in another translation unit"
26691 msgstr ""
26692
26693 #: ipa-devirt.cc:935
26694 #, gcc-internal-format
26695 msgid "the first difference of corresponding definitions is field %qD"
26696 msgstr ""
26697
26698 #: ipa-devirt.cc:945
26699 #, gcc-internal-format
26700 msgid "the first difference of corresponding definitions is method %qD"
26701 msgstr ""
26702
26703 #: ipa-devirt.cc:1050
26704 #, gcc-internal-format
26705 msgid "type %qT defined in anonymous namespace cannot match type %qT across the translation unit boundary"
26706 msgstr ""
26707
26708 #: ipa-devirt.cc:1055
26709 #, gcc-internal-format
26710 msgid "type %qT defined in anonymous namespace cannot match across the translation unit boundary"
26711 msgstr ""
26712
26713 #: ipa-devirt.cc:1060
26714 #, gcc-internal-format
26715 msgid "the incompatible type defined in another translation unit"
26716 msgstr ""
26717
26718 #: ipa-devirt.cc:1076
26719 #, gcc-internal-format
26720 msgid "type name %qs should match type name %qs"
26721 msgstr ""
26722
26723 #: ipa-devirt.cc:1080 ipa-devirt.cc:1177
26724 #, gcc-internal-format
26725 msgid "the incompatible type is defined here"
26726 msgstr ""
26727
26728 #: ipa-devirt.cc:1108
26729 #, gcc-internal-format
26730 msgid "array types have different bounds"
26731 msgstr ""
26732
26733 #: ipa-devirt.cc:1123
26734 #, gcc-internal-format
26735 msgid "return value type mismatch"
26736 msgstr ""
26737
26738 #: ipa-devirt.cc:1138
26739 #, gcc-internal-format
26740 msgid "implicit this pointer type mismatch"
26741 msgstr ""
26742
26743 #: ipa-devirt.cc:1141
26744 #, gcc-internal-format, gfc-internal-format
26745 msgid "type mismatch in parameter %i"
26746 msgstr ""
26747
26748 #: ipa-devirt.cc:1152
26749 #, gcc-internal-format
26750 msgid "types have different parameter counts"
26751 msgstr ""
26752
26753 #: ipa-devirt.cc:1168
26754 #, gcc-internal-format
26755 msgid "type %qT itself violates the C++ One Definition Rule"
26756 msgstr ""
26757
26758 #: ipa-devirt.cc:1174
26759 #, gcc-internal-format
26760 msgid "type %qT should match type %qT"
26761 msgstr ""
26762
26763 #: ipa-devirt.cc:1246
26764 #, gcc-internal-format
26765 msgid "a type with different precision is defined in another translation unit"
26766 msgstr ""
26767
26768 #: ipa-devirt.cc:1253
26769 #, gcc-internal-format
26770 msgid "a type with different signedness is defined in another translation unit"
26771 msgstr ""
26772
26773 #: ipa-devirt.cc:1278
26774 #, gcc-internal-format
26775 msgid "it is defined as a pointer in different address space in another translation unit"
26776 msgstr ""
26777
26778 #: ipa-devirt.cc:1287
26779 #, gcc-internal-format
26780 msgid "it is defined as a pointer to different type in another translation unit"
26781 msgstr ""
26782
26783 #: ipa-devirt.cc:1347
26784 #, gcc-internal-format
26785 msgid "an array of different size is defined in another translation unit"
26786 msgstr ""
26787
26788 #: ipa-devirt.cc:1362
26789 #, gcc-internal-format
26790 msgid "has different return value in another translation unit"
26791 msgstr ""
26792
26793 #: ipa-devirt.cc:1385 ipa-devirt.cc:1397
26794 #, gcc-internal-format
26795 msgid "has different parameters in another translation unit"
26796 msgstr ""
26797
26798 #: ipa-devirt.cc:1420
26799 #, gcc-internal-format
26800 msgid "a type defined in another translation unit is not polymorphic"
26801 msgstr ""
26802
26803 #: ipa-devirt.cc:1424
26804 #, gcc-internal-format
26805 msgid "a type defined in another translation unit is polymorphic"
26806 msgstr ""
26807
26808 #: ipa-devirt.cc:1442 ipa-devirt.cc:1506
26809 #, gcc-internal-format
26810 msgid "a type with different virtual table pointers is defined in another translation unit"
26811 msgstr ""
26812
26813 #: ipa-devirt.cc:1449 ipa-devirt.cc:1511
26814 #, gcc-internal-format
26815 msgid "a type with different bases is defined in another translation unit"
26816 msgstr ""
26817
26818 #: ipa-devirt.cc:1457
26819 #, gcc-internal-format
26820 msgid "a field with different name is defined in another translation unit"
26821 msgstr ""
26822
26823 #: ipa-devirt.cc:1471
26824 #, gcc-internal-format
26825 msgid "a field of same name but different type is defined in another translation unit"
26826 msgstr ""
26827
26828 #: ipa-devirt.cc:1484
26829 #, gcc-internal-format
26830 msgid "fields have different layout in another translation unit"
26831 msgstr ""
26832
26833 #: ipa-devirt.cc:1491
26834 #, gcc-internal-format
26835 msgid "one field is a bitfield while the other is not"
26836 msgstr ""
26837
26838 #: ipa-devirt.cc:1515
26839 #, gcc-internal-format
26840 msgid "a type with different number of fields is defined in another translation unit"
26841 msgstr ""
26842
26843 #: ipa-devirt.cc:1538
26844 #, gcc-internal-format
26845 msgid "a type with different size is defined in another translation unit"
26846 msgstr ""
26847
26848 #: ipa-devirt.cc:1547
26849 #, gcc-internal-format
26850 msgid "one type needs to be constructed while the other does not"
26851 msgstr ""
26852
26853 #: ipa-devirt.cc:1560
26854 #, gcc-internal-format
26855 msgid "memory layout mismatch"
26856 msgstr ""
26857
26858 #: ipa-devirt.cc:1679
26859 #, gcc-internal-format
26860 msgid "the extra base is defined here"
26861 msgstr ""
26862
26863 #: ipa-devirt.cc:3845
26864 #, gcc-internal-format
26865 msgid "Declaring type %qD final would enable devirtualization of %i call"
26866 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
26867 msgstr[0] ""
26868 msgstr[1] ""
26869 msgstr[2] ""
26870
26871 #: ipa-devirt.cc:3854
26872 #, gcc-internal-format
26873 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
26874 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
26875 msgstr[0] ""
26876 msgstr[1] ""
26877 msgstr[2] ""
26878
26879 #: ipa-devirt.cc:3884
26880 #, gcc-internal-format
26881 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
26882 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
26883 msgstr[0] ""
26884 msgstr[1] ""
26885 msgstr[2] ""
26886
26887 #: ipa-devirt.cc:3892
26888 #, gcc-internal-format
26889 msgid "Declaring method %qD final would enable devirtualization of %i call"
26890 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
26891 msgstr[0] ""
26892 msgstr[1] ""
26893 msgstr[2] ""
26894
26895 #: ipa-devirt.cc:3900
26896 #, gcc-internal-format
26897 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
26898 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
26899 msgstr[0] ""
26900 msgstr[1] ""
26901 msgstr[2] ""
26902
26903 #: ipa-devirt.cc:3911
26904 #, gcc-internal-format
26905 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
26906 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
26907 msgstr[0] ""
26908 msgstr[1] ""
26909 msgstr[2] ""
26910
26911 #: ipa-devirt.cc:4224
26912 #, gcc-internal-format
26913 msgid "type %qs violates the C++ One Definition Rule"
26914 msgstr ""
26915
26916 #: ipa-devirt.cc:4233
26917 #, gcc-internal-format
26918 msgid "an enum with different number of values is defined in another translation unit"
26919 msgstr ""
26920
26921 #: ipa-devirt.cc:4237
26922 #, gcc-internal-format
26923 msgid "an enum with different value name is defined in another translation unit"
26924 msgstr ""
26925
26926 #: ipa-devirt.cc:4241
26927 #, gcc-internal-format
26928 msgid "an enum with different values is defined in another translation unit"
26929 msgstr ""
26930
26931 #: ipa-devirt.cc:4262
26932 #, gcc-internal-format
26933 msgid "name %qs differs from name %qs defined in another translation unit"
26934 msgstr ""
26935
26936 #: ipa-devirt.cc:4268
26937 #, gcc-internal-format
26938 msgid "name %qs is defined as %u-bit while another translation unit defines it as %u-bit"
26939 msgstr ""
26940
26941 #: ipa-devirt.cc:4277
26942 #, gcc-internal-format
26943 msgid "name %qs is defined to %wd while another translation unit defines it as %wd"
26944 msgstr ""
26945
26946 #: ipa-devirt.cc:4283
26947 #, gcc-internal-format
26948 msgid "name %qs is defined to different value in another translation unit"
26949 msgstr ""
26950
26951 #: ipa-devirt.cc:4288
26952 #, gcc-internal-format
26953 msgid "mismatching definition"
26954 msgstr "невідповідне визначення"
26955
26956 #: ipa-fnsummary.cc:4542
26957 #, gcc-internal-format
26958 msgid "invalid fnsummary in LTO stream"
26959 msgstr ""
26960
26961 #: ipa-fnsummary.cc:4643
26962 #, gcc-internal-format
26963 msgid "ipa inline summary is missing in input file"
26964 msgstr ""
26965
26966 #: ipa-modref.cc:4014
26967 #, gcc-internal-format
26968 msgid "IPA modref summary is missing in input file"
26969 msgstr ""
26970
26971 #: ipa-prop.cc:4774 ipa-prop.cc:4816 ipa-prop.cc:4902 ipa-prop.cc:4950
26972 #, gcc-internal-format
26973 msgid "invalid jump function in LTO stream"
26974 msgstr ""
26975
26976 #: ipa-pure-const.cc:218
26977 #, gcc-internal-format
26978 msgid "function might be candidate for attribute %qs"
26979 msgstr ""
26980
26981 #: ipa-pure-const.cc:219
26982 #, gcc-internal-format
26983 msgid "function might be candidate for attribute %qs if it is known to return normally"
26984 msgstr ""
26985
26986 #: ipa-reference.cc:1264
26987 #, gcc-internal-format
26988 msgid "ipa reference summary is missing in ltrans unit"
26989 msgstr ""
26990
26991 #: ipa-sra.cc:1491
26992 #, gcc-internal-format
26993 msgid "Access offset before parent offset"
26994 msgstr ""
26995
26996 #: ipa-sra.cc:1496
26997 #, gcc-internal-format
26998 msgid "Access size greater or equal to its parent size"
26999 msgstr ""
27000
27001 #: ipa-sra.cc:1501
27002 #, gcc-internal-format
27003 msgid "Access terminates outside of its parent"
27004 msgstr ""
27005
27006 #: ipa-sra.cc:1513
27007 #, gcc-internal-format
27008 msgid "Access overlaps with its sibling"
27009 msgstr ""
27010
27011 #: ipa-sra.cc:1532
27012 #, gcc-internal-format
27013 msgid "IPA-SRA access verification failed"
27014 msgstr ""
27015
27016 #: ipa-sra.cc:2496
27017 #, gcc-internal-format
27018 msgid "function %qs, parameter %u, has IPA-SRA accesses which overlap"
27019 msgstr ""
27020
27021 #: ipa-sra.cc:2499
27022 #, gcc-internal-format
27023 msgid "function %qs, parameter %u, is used but does not have any certain IPA-SRA access"
27024 msgstr ""
27025
27026 #: ira.cc:2434 ira.cc:2456
27027 #, gcc-internal-format
27028 msgid "%s cannot be used in %<asm%> here"
27029 msgstr ""
27030
27031 #: ira.cc:6026
27032 #, gcc-internal-format
27033 msgid "frame pointer required, but reserved"
27034 msgstr ""
27035
27036 #: ira.cc:6027
27037 #, gcc-internal-format
27038 msgid "for %qD"
27039 msgstr ""
27040
27041 #: ira.cc:6043
27042 #, gcc-internal-format
27043 msgid "frame size too large for reliable stack checking"
27044 msgstr ""
27045
27046 #: lra-assigns.cc:1694
27047 #, gcc-internal-format, gfc-internal-format
27048 msgid "maximum number of LRA assignment passes is achieved (%d)"
27049 msgstr ""
27050
27051 #: lra-assigns.cc:1855 reload1.cc:1242
27052 #, gcc-internal-format
27053 msgid "%<asm%> operand has impossible constraints"
27054 msgstr ""
27055
27056 #: lra-assigns.cc:1870
27057 #, gcc-internal-format
27058 msgid "unable to find a register to spill"
27059 msgstr ""
27060
27061 #: lra-constraints.cc:4170 reload.cc:3845 reload.cc:4100
27062 #, gcc-internal-format
27063 msgid "inconsistent operand constraints in an %<asm%>"
27064 msgstr ""
27065
27066 #: lra-constraints.cc:5126
27067 #, gcc-internal-format, gfc-internal-format
27068 msgid "maximum number of generated reload insns per insn achieved (%d)"
27069 msgstr ""
27070
27071 #: lto-cgraph.cc:1127
27072 #, gcc-internal-format
27073 msgid "function %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
27074 msgstr ""
27075
27076 #: lto-cgraph.cc:1132
27077 #, gcc-internal-format
27078 msgid "variable %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
27079 msgstr ""
27080
27081 #: lto-cgraph.cc:1301
27082 #, gcc-internal-format, gfc-internal-format
27083 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
27084 msgstr ""
27085
27086 #: lto-cgraph.cc:1466
27087 #, gcc-internal-format
27088 msgid "bytecode stream: no caller found while reading edge"
27089 msgstr ""
27090
27091 #: lto-cgraph.cc:1472
27092 #, gcc-internal-format
27093 msgid "bytecode stream: no callee found while reading edge"
27094 msgstr ""
27095
27096 #: lto-cgraph.cc:1549
27097 #, gcc-internal-format
27098 msgid "bytecode stream: found empty cgraph node"
27099 msgstr ""
27100
27101 #: lto-cgraph.cc:1668
27102 #, gcc-internal-format, gfc-internal-format
27103 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
27104 msgstr ""
27105
27106 #: lto-cgraph.cc:1693
27107 #, gcc-internal-format, gfc-internal-format
27108 msgid "Profile information in %s corrupted"
27109 msgstr ""
27110
27111 #: lto-cgraph.cc:1731
27112 #, gcc-internal-format, gfc-internal-format
27113 msgid "cannot find LTO cgraph in %s"
27114 msgstr ""
27115
27116 #: lto-cgraph.cc:1741
27117 #, gcc-internal-format, gfc-internal-format
27118 msgid "cannot find LTO section refs in %s"
27119 msgstr ""
27120
27121 #: lto-cgraph.cc:1816
27122 #, gcc-internal-format, gfc-internal-format
27123 msgid "invalid offload table in %s"
27124 msgstr ""
27125
27126 #: lto-compress.cc:142 lto-compress.cc:269 lto-compress.cc:277
27127 #: lto-compress.cc:297 lto-compress.cc:363 lto-compress.cc:371
27128 #: lto-compress.cc:391
27129 #, gcc-internal-format, gfc-internal-format
27130 msgid "compressed stream: %s"
27131 msgstr ""
27132
27133 #: lto-compress.cc:163
27134 #, gcc-internal-format
27135 msgid "original not compressed with zstd"
27136 msgstr ""
27137
27138 #: lto-compress.cc:165
27139 #, gcc-internal-format
27140 msgid "original size unknown"
27141 msgstr ""
27142
27143 #: lto-compress.cc:171
27144 #, gcc-internal-format, gfc-internal-format
27145 msgid "decompressed stream: %s"
27146 msgstr ""
27147
27148 #: lto-compress.cc:411
27149 #, gcc-internal-format
27150 msgid "compiler does not support ZSTD LTO compression"
27151 msgstr ""
27152
27153 #: lto-section-in.cc:460
27154 #, gcc-internal-format, gfc-internal-format
27155 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
27156 msgstr ""
27157
27158 #: lto-section-in.cc:471
27159 #, gcc-internal-format, gfc-internal-format
27160 msgid "%s out of range: Range is %i to %i, value is %i"
27161 msgstr ""
27162
27163 #: lto-streamer-in.cc:125
27164 #, gcc-internal-format, gfc-internal-format
27165 msgid "bytecode stream: unexpected tag %s"
27166 msgstr ""
27167
27168 #: lto-streamer-in.cc:1193 lto-streamer-in.cc:1204
27169 #, gcc-internal-format
27170 msgid "Cgraph edge statement index out of range"
27171 msgstr ""
27172
27173 #: lto-streamer-in.cc:1198 lto-streamer-in.cc:1208
27174 #, gcc-internal-format
27175 msgid "Cgraph edge statement index not found"
27176 msgstr ""
27177
27178 #: lto-streamer-in.cc:1215
27179 #, gcc-internal-format
27180 msgid "Reference statement index out of range"
27181 msgstr ""
27182
27183 #: lto-streamer-in.cc:1219
27184 #, gcc-internal-format
27185 msgid "Reference statement index not found"
27186 msgstr ""
27187
27188 #: lto-streamer-in.cc:1966
27189 #, gcc-internal-format, gfc-internal-format
27190 msgid "cannot read LTO mode table from %s"
27191 msgstr ""
27192
27193 #: lto-streamer-in.cc:2068
27194 #, gcc-internal-format
27195 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
27196 msgstr ""
27197
27198 #: lto-streamer-in.cc:2073
27199 #, gcc-internal-format
27200 msgid "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
27201 msgstr ""
27202
27203 #: lto-streamer-in.cc:2078
27204 #, gcc-internal-format
27205 msgid "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
27206 msgstr ""
27207
27208 #: lto-streamer-in.cc:2083
27209 #, gcc-internal-format
27210 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
27211 msgstr ""
27212
27213 #: lto-streamer-in.cc:2086
27214 #, gcc-internal-format
27215 msgid "%s - unsupported mode %qs"
27216 msgstr ""
27217
27218 #: lto-streamer-out.cc:554 lto-streamer-out.cc:906
27219 #, gcc-internal-format
27220 msgid "tree code %qs is not supported in LTO streams"
27221 msgstr ""
27222
27223 #: lto-streamer.cc:129
27224 #, gcc-internal-format, gfc-internal-format
27225 msgid "bytecode stream: unexpected LTO section %s"
27226 msgstr ""
27227
27228 #: lto-streamer.cc:261
27229 #, gcc-internal-format
27230 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
27231 msgstr ""
27232
27233 #: lto-wrapper.cc:131
27234 #, gcc-internal-format
27235 msgid "deleting LTRANS file %s: %m"
27236 msgstr ""
27237
27238 #: lto-wrapper.cc:324
27239 #, gcc-internal-format, gfc-internal-format
27240 msgid "option %s with different values"
27241 msgstr ""
27242
27243 #: lto-wrapper.cc:340
27244 #, gcc-internal-format
27245 msgid "option %qs with mismatching values (%s, %s)"
27246 msgstr ""
27247
27248 #: lto-wrapper.cc:455
27249 #, gcc-internal-format, gfc-internal-format
27250 msgid "option %s not used consistently in all LTO input files"
27251 msgstr ""
27252
27253 #: lto-wrapper.cc:597 lto-wrapper.cc:605
27254 #, gcc-internal-format
27255 msgid "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-Wa%> options."
27256 msgstr ""
27257
27258 #: lto-wrapper.cc:613
27259 #, gcc-internal-format
27260 msgid "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-Xassembler%> and %<-Wa%> options."
27261 msgstr ""
27262
27263 #: lto-wrapper.cc:939
27264 #, gcc-internal-format
27265 msgid "could not find %s in %s (consider using %<-B%>)"
27266 msgstr ""
27267
27268 #: lto-wrapper.cc:1020
27269 #, gcc-internal-format, gfc-internal-format
27270 msgid "problem with building target image for %s"
27271 msgstr ""
27272
27273 #: lto-wrapper.cc:1049
27274 #, gcc-internal-format
27275 msgid "reading input file"
27276 msgstr ""
27277
27278 #: lto-wrapper.cc:1054
27279 #, gcc-internal-format
27280 msgid "writing output file"
27281 msgstr ""
27282
27283 #: lto-wrapper.cc:1090
27284 #, gcc-internal-format
27285 msgid "installation error, cannot find %<crtoffloadtable.o%>"
27286 msgstr ""
27287
27288 #: lto-wrapper.cc:1436
27289 #, gcc-internal-format
27290 msgid "environment variable %<COLLECT_GCC%> must be set"
27291 msgstr ""
27292
27293 #: lto-wrapper.cc:1440
27294 #, gcc-internal-format
27295 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
27296 msgstr ""
27297
27298 #: lto-wrapper.cc:1710 lto-wrapper.cc:1768 c-family/c-pch.cc:213
27299 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
27300 #, gcc-internal-format
27301 msgid "cannot read %s: %m"
27302 msgstr "не вдалося прочитати %s: %m"
27303
27304 #: lto-wrapper.cc:1737
27305 #, gcc-internal-format, gfc-internal-format
27306 msgid "invalid format of %s"
27307 msgstr "некоректний формат %s"
27308
27309 #: lto-wrapper.cc:1903
27310 #, gcc-internal-format
27311 msgid "%<fopen%>: %s: %m"
27312 msgstr "%<fopen%>: %s: %m"
27313
27314 #: lto-wrapper.cc:1920
27315 #, gcc-internal-format, gfc-internal-format
27316 msgid "corrupted ltrans output file %s"
27317 msgstr "пошкоджений файл виведення ltrans %s"
27318
27319 #: lto-wrapper.cc:1962
27320 #, gcc-internal-format, gfc-internal-format
27321 msgid "using serial compilation of %d LTRANS jobs"
27322 msgstr ""
27323
27324 #: lto-wrapper.cc:2135
27325 #, gcc-internal-format
27326 msgid "%<atexit%> failed"
27327 msgstr "помилка %<atexit%>"
27328
27329 #: multiple_target.cc:76
27330 #, gcc-internal-format
27331 msgid "the call requires %<ifunc%>, which is not supported by this target"
27332 msgstr ""
27333
27334 #: multiple_target.cc:83
27335 #, gcc-internal-format
27336 msgid "target does not support function version dispatcher"
27337 msgstr ""
27338
27339 #: multiple_target.cc:91
27340 #, gcc-internal-format
27341 msgid "default %<target_clones%> attribute was not set"
27342 msgstr ""
27343
27344 #: multiple_target.cc:327 c-family/c-attribs.cc:5494
27345 #, gcc-internal-format
27346 msgid "single %<target_clones%> attribute is ignored"
27347 msgstr "одинарний атрибут %<target_clones%> ігнорується"
27348
27349 #: multiple_target.cc:336
27350 #, gcc-internal-format
27351 msgid "clones for %<target_clones%> attribute cannot be created"
27352 msgstr ""
27353
27354 #: multiple_target.cc:339
27355 #, gcc-internal-format
27356 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
27357 msgstr ""
27358
27359 #: multiple_target.cc:360
27360 #, gcc-internal-format
27361 msgid "%<default%> target was not set"
27362 msgstr ""
27363
27364 #: multiple_target.cc:364
27365 #, gcc-internal-format
27366 msgid "an empty string cannot be in %<target_clones%> attribute"
27367 msgstr ""
27368
27369 #: multiple_target.cc:368
27370 #, gcc-internal-format
27371 msgid "multiple %<default%> targets were set"
27372 msgstr ""
27373
27374 #: omp-expand.cc:3340
27375 #, gcc-internal-format
27376 msgid "%<depend%> clause with %<sink%> modifier waiting for lexically later iteration"
27377 msgstr ""
27378
27379 #: omp-expand.cc:3477
27380 #, gcc-internal-format
27381 msgid "%<depend%> clause with %<sink%> modifier refers to iteration never in the iteration space"
27382 msgstr ""
27383
27384 #: omp-expand.cc:8068
27385 #, gcc-internal-format
27386 msgid "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a multiple of loop %d step %qE"
27387 msgstr ""
27388
27389 #: omp-expand.cc:9995
27390 #, gcc-internal-format
27391 msgid "%<ancestor%> not yet supported"
27392 msgstr "Підтримки %<ancestor%> ще не передбачено"
27393
27394 #: omp-general.cc:1111
27395 #, gcc-internal-format
27396 msgid "selector set %qs specified more than once"
27397 msgstr ""
27398
27399 #: omp-general.cc:1125 omp-general.cc:1138
27400 #, gcc-internal-format
27401 msgid "selector %qs specified more than once in set %qs"
27402 msgstr ""
27403
27404 #: omp-general.cc:1179
27405 #, gcc-internal-format
27406 msgid "incorrect property %qs of %qs selector"
27407 msgstr ""
27408
27409 #: omp-general.cc:1186
27410 #, gcc-internal-format
27411 msgid "unknown property %qs of %qs selector"
27412 msgstr ""
27413
27414 #: omp-general.cc:1191
27415 #, gcc-internal-format
27416 msgid "unknown property %qE of %qs selector"
27417 msgstr ""
27418
27419 #: omp-general.cc:1233
27420 #, gcc-internal-format
27421 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
27422 msgstr ""
27423
27424 #: omp-general.cc:2766
27425 #, gcc-internal-format
27426 msgid "%qs specifies a conflicting level of parallelism"
27427 msgstr ""
27428
27429 #: omp-general.cc:2769
27430 #, gcc-internal-format
27431 msgid "... to the previous %qs clause here"
27432 msgstr ""
27433
27434 #: omp-general.cc:2804
27435 #, gcc-internal-format
27436 msgid "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP 'declare target' directive"
27437 msgstr ""
27438
27439 #: omp-general.cc:2858
27440 #, gcc-internal-format
27441 msgid "incompatible %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
27442 msgstr ""
27443
27444 #: omp-general.cc:2865
27445 #, gcc-internal-format
27446 msgid "missing %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
27447 msgstr ""
27448
27449 #: omp-general.cc:2874
27450 #, gcc-internal-format
27451 msgid "... with %qs clause here"
27452 msgstr ""
27453
27454 #: omp-general.cc:2882
27455 #, gcc-internal-format
27456 msgid "... without %qs clause near to here"
27457 msgstr ""
27458
27459 #: omp-low.cc:2704 omp-offload.cc:1488
27460 #, gcc-internal-format
27461 msgid "%<seq%> overrides other OpenACC loop specifiers"
27462 msgstr ""
27463
27464 #: omp-low.cc:2707 omp-offload.cc:1489
27465 #, gcc-internal-format
27466 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
27467 msgstr ""
27468
27469 #: omp-low.cc:2711 omp-offload.cc:1523
27470 #, gcc-internal-format
27471 msgid "inner loop uses same OpenACC parallelism as containing loop"
27472 msgstr ""
27473
27474 #: omp-low.cc:2762
27475 #, gcc-internal-format
27476 msgid "argument not permitted on %qs clause"
27477 msgstr ""
27478
27479 #: omp-low.cc:2766
27480 #, gcc-internal-format
27481 msgid "enclosing parent compute construct"
27482 msgstr ""
27483
27484 #: omp-low.cc:2769
27485 #, gcc-internal-format
27486 msgid "enclosing routine"
27487 msgstr ""
27488
27489 #: omp-low.cc:2810
27490 #, gcc-internal-format
27491 msgid "conflicting reduction operations for %qE"
27492 msgstr ""
27493
27494 #: omp-low.cc:2813
27495 #, gcc-internal-format
27496 msgid "location of the previous reduction for %qE"
27497 msgstr ""
27498
27499 #: omp-low.cc:2846
27500 #, gcc-internal-format
27501 msgid "nested loop in reduction needs reduction clause for %qE"
27502 msgstr ""
27503
27504 #: omp-low.cc:3103
27505 #, gcc-internal-format
27506 msgid "%<target%> construct with nested %<teams%> construct contains directives outside of the %<teams%> construct"
27507 msgstr ""
27508
27509 #: omp-low.cc:3161
27510 #, gcc-internal-format
27511 msgid "non-OpenACC construct inside of OpenACC routine"
27512 msgstr ""
27513
27514 #: omp-low.cc:3170
27515 #, gcc-internal-format
27516 msgid "non-OpenACC construct inside of OpenACC region"
27517 msgstr ""
27518
27519 #: omp-low.cc:3185
27520 #, gcc-internal-format
27521 msgid "OpenMP constructs are not allowed in target region with %<ancestor%>"
27522 msgstr ""
27523
27524 #: omp-low.cc:3210 omp-low.cc:3277
27525 #, gcc-internal-format
27526 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a region with the %<order(concurrent)%> clause"
27527 msgstr ""
27528
27529 #: omp-low.cc:3229
27530 #, gcc-internal-format
27531 msgid "%<ordered simd threads%> must be closely nested inside of %<%s simd%> region"
27532 msgstr ""
27533
27534 #: omp-low.cc:3245
27535 #, gcc-internal-format
27536 msgid "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or %<atomic%> may not be nested inside %<simd%> region"
27537 msgstr ""
27538
27539 #: omp-low.cc:3259
27540 #, gcc-internal-format
27541 msgid "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be strictly nested inside %<teams%> region"
27542 msgstr ""
27543
27544 #: omp-low.cc:3273
27545 #, gcc-internal-format
27546 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a %<loop%> region"
27547 msgstr ""
27548
27549 #: omp-low.cc:3293
27550 #, gcc-internal-format
27551 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
27552 msgstr ""
27553
27554 #: omp-low.cc:3342
27555 #, gcc-internal-format
27556 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
27557 msgstr ""
27558
27559 #: omp-low.cc:3364
27560 #, gcc-internal-format
27561 msgid "orphaned %qs construct"
27562 msgstr ""
27563
27564 #: omp-low.cc:3393
27565 #, gcc-internal-format
27566 msgid "%<cancel for%> inside %<nowait%> for construct"
27567 msgstr ""
27568
27569 #: omp-low.cc:3398
27570 #, gcc-internal-format
27571 msgid "%<cancel for%> inside %<ordered%> for construct"
27572 msgstr ""
27573
27574 #: omp-low.cc:3418 omp-low.cc:3431
27575 #, gcc-internal-format
27576 msgid "%<cancel sections%> inside %<nowait%> sections construct"
27577 msgstr ""
27578
27579 #: omp-low.cc:3460
27580 #, gcc-internal-format
27581 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
27582 msgstr ""
27583
27584 #: omp-low.cc:3485
27585 #, gcc-internal-format
27586 msgid "invalid arguments"
27587 msgstr "некоректні аргументи"
27588
27589 #: omp-low.cc:3491
27590 #, gcc-internal-format
27591 msgid "%<%s %s%> construct not closely nested inside of %qs"
27592 msgstr ""
27593
27594 #: omp-low.cc:3520
27595 #, gcc-internal-format
27596 msgid "barrier region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
27597 msgstr ""
27598
27599 #: omp-low.cc:3527
27600 #, gcc-internal-format
27601 msgid "work-sharing region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
27602 msgstr ""
27603
27604 #: omp-low.cc:3558
27605 #, gcc-internal-format
27606 msgid "%qs region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%> or %<taskloop%> region"
27607 msgstr ""
27608
27609 #: omp-low.cc:3593
27610 #, gcc-internal-format
27611 msgid "%<scope%> region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%>, %<taskloop%>, %<critical%>, %<ordered%>, %<master%>, or %<masked%> region"
27612 msgstr ""
27613
27614 #: omp-low.cc:3618 omp-low.cc:3775 c-family/c-omp.cc:734
27615 #, gcc-internal-format
27616 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
27617 msgstr ""
27618
27619 #: omp-low.cc:3646
27620 #, gcc-internal-format
27621 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
27622 msgstr ""
27623
27624 #: omp-low.cc:3663
27625 #, gcc-internal-format
27626 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
27627 msgstr ""
27628
27629 #: omp-low.cc:3678
27630 #, gcc-internal-format
27631 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
27632 msgstr ""
27633
27634 #: omp-low.cc:3691
27635 #, gcc-internal-format
27636 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
27637 msgstr ""
27638
27639 #: omp-low.cc:3704 omp-low.cc:3726
27640 #, gcc-internal-format
27641 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
27642 msgstr ""
27643
27644 #: omp-low.cc:3712
27645 #, gcc-internal-format
27646 msgid "%<ordered%> region without %<depend%> clause may not be closely nested inside a loop region with an %<ordered%> clause with a parameter"
27647 msgstr ""
27648
27649 #: omp-low.cc:3743
27650 #, gcc-internal-format
27651 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
27652 msgstr ""
27653
27654 #: omp-low.cc:3761
27655 #, gcc-internal-format
27656 msgid "%<teams%> construct must be closely nested inside of %<target%> construct or not nested in any OpenMP construct"
27657 msgstr ""
27658
27659 #: omp-low.cc:3783
27660 #, gcc-internal-format
27661 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
27662 msgstr ""
27663
27664 #: omp-low.cc:3796
27665 #, gcc-internal-format
27666 msgid "OpenACC construct inside of non-OpenACC region"
27667 msgstr ""
27668
27669 #: omp-low.cc:3857
27670 #, gcc-internal-format
27671 msgid "%s %qs construct inside of %s %qs region"
27672 msgstr ""
27673
27674 #: omp-low.cc:3870 omp-low.cc:3877
27675 #, gcc-internal-format
27676 msgid "%qs construct inside of %qs region"
27677 msgstr ""
27678
27679 #: omp-low.cc:4116
27680 #, gcc-internal-format
27681 msgid "setjmp/longjmp inside %<simd%> construct"
27682 msgstr ""
27683
27684 #: omp-low.cc:4142
27685 #, gcc-internal-format
27686 msgid "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
27687 msgstr ""
27688
27689 #: omp-low.cc:4158
27690 #, gcc-internal-format
27691 msgid "OpenMP runtime API call %qD strictly nested in a %<teams%> region"
27692 msgstr ""
27693
27694 #: omp-low.cc:4170
27695 #, gcc-internal-format
27696 msgid "OpenMP runtime API call %qD in a region with %<device(ancestor)%> clause"
27697 msgstr ""
27698
27699 #: omp-low.cc:9829
27700 #, gcc-internal-format
27701 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
27702 msgstr ""
27703
27704 #: omp-low.cc:9852
27705 #, gcc-internal-format
27706 msgid "first offset must be in opposite direction of loop iterations"
27707 msgstr ""
27708
27709 #: omp-low.cc:14618
27710 #, gcc-internal-format, gfc-internal-format
27711 msgid "invalid exit from %s structured block"
27712 msgstr ""
27713
27714 #: omp-low.cc:14620 omp-low.cc:14625
27715 #, gcc-internal-format, gfc-internal-format
27716 msgid "invalid entry to %s structured block"
27717 msgstr ""
27718
27719 #. Otherwise, be vague and lazy, but efficient.
27720 #: omp-low.cc:14629
27721 #, gcc-internal-format, gfc-internal-format
27722 msgid "invalid branch to/from %s structured block"
27723 msgstr ""
27724
27725 #: omp-oacc-kernels-decompose.cc:254
27726 #, gcc-internal-format
27727 msgid "conditionally executed loop in %<kernels%> region will be executed by a single gang; ignoring %<gang%> clause"
27728 msgstr ""
27729
27730 #. No need to recurse into nested statements; no loop nested inside
27731 #. this loop can be gang-partitioned.
27732 #: omp-oacc-kernels-decompose.cc:270
27733 #, gcc-internal-format
27734 msgid "%<gang%> loop in %<gang-single%> region"
27735 msgstr ""
27736
27737 #: omp-oacc-kernels-decompose.cc:480
27738 #, gcc-internal-format
27739 msgid "cannot honor conflicting %qs clause"
27740 msgstr ""
27741
27742 #: omp-oacc-kernels-decompose.cc:483
27743 #, gcc-internal-format
27744 msgid "location of the previous clause in the same loop nest"
27745 msgstr ""
27746
27747 #: omp-oacc-kernels-decompose.cc:562
27748 #, gcc-internal-format
27749 msgid "argument not permitted on %qs clause in OpenACC %<kernels%> region with a %qs clause"
27750 msgstr ""
27751
27752 #: omp-oacc-kernels-decompose.cc:566
27753 #, gcc-internal-format
27754 msgid "location of OpenACC %<kernels%>"
27755 msgstr ""
27756
27757 #: omp-oacc-kernels-decompose.cc:1288
27758 #, gcc-internal-format
27759 msgid "%qs not yet supported"
27760 msgstr "Підтримки %qs ще не передбачено"
27761
27762 #: omp-oacc-neuter-broadcast.cc:1764
27763 #, gcc-internal-format
27764 msgid "shared-memory region overflow"
27765 msgstr ""
27766
27767 #: omp-offload.cc:315
27768 #, gcc-internal-format
27769 msgid "%qD specified both in declare target %<link%> and implicitly in %<to%> clauses"
27770 msgstr ""
27771
27772 #: omp-offload.cc:899
27773 #, gcc-internal-format
27774 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
27775 msgstr ""
27776
27777 #: omp-offload.cc:951
27778 #, gcc-internal-format, gfc-internal-format
27779 msgid "region contains %s partitioned code but is not %s partitioned"
27780 msgstr ""
27781
27782 #: omp-offload.cc:957
27783 #, gcc-internal-format, gfc-internal-format
27784 msgid "region is %s partitioned but does not contain %s partitioned code"
27785 msgstr ""
27786
27787 #: omp-offload.cc:1447
27788 #, gcc-internal-format
27789 msgid "gang reduction on an orphan loop"
27790 msgstr ""
27791
27792 #: omp-offload.cc:1521
27793 #, gcc-internal-format
27794 msgid "routine call uses same OpenACC parallelism as containing loop"
27795 msgstr ""
27796
27797 #: omp-offload.cc:1525 omp-offload.cc:1557
27798 #, gcc-internal-format
27799 msgid "containing loop here"
27800 msgstr ""
27801
27802 #: omp-offload.cc:1530
27803 #, gcc-internal-format
27804 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
27805 msgstr ""
27806
27807 #: omp-offload.cc:1532
27808 #, gcc-internal-format
27809 msgid "loop uses OpenACC parallelism disallowed by containing routine"
27810 msgstr ""
27811
27812 #: omp-offload.cc:1537
27813 #, gcc-internal-format
27814 msgid "routine %qD declared here"
27815 msgstr ""
27816
27817 #: omp-offload.cc:1550
27818 #, gcc-internal-format
27819 msgid "incorrectly nested OpenACC loop parallelism"
27820 msgstr ""
27821
27822 #: omp-offload.cc:1691
27823 #, gcc-internal-format
27824 msgid "insufficient partitioning available to parallelize element loop"
27825 msgstr ""
27826
27827 #: omp-offload.cc:1699
27828 #, gcc-internal-format
27829 msgid "insufficient partitioning available to parallelize tile loop"
27830 msgstr ""
27831
27832 #: omp-offload.cc:1701
27833 #, gcc-internal-format
27834 msgid "insufficient partitioning available to parallelize loop"
27835 msgstr ""
27836
27837 #: omp-simd-clone.cc:197
27838 #, gcc-internal-format
27839 msgid "ignoring large linear step"
27840 msgstr ""
27841
27842 #: omp-simd-clone.cc:203
27843 #, gcc-internal-format
27844 msgid "ignoring zero linear step"
27845 msgstr ""
27846
27847 #: omp-simd-clone.cc:265
27848 #, gcc-internal-format
27849 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
27850 msgstr ""
27851
27852 #: omp-simd-clone.cc:275
27853 #, gcc-internal-format
27854 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
27855 msgstr ""
27856
27857 #: optabs.cc:4835
27858 #, gcc-internal-format
27859 msgid "indirect jumps are not available on this target"
27860 msgstr ""
27861
27862 #: optinfo-emit-json.cc:113
27863 #, gcc-internal-format
27864 msgid "cannot open file %qs for writing optimization records"
27865 msgstr ""
27866
27867 #: optinfo-emit-json.cc:121
27868 #, gcc-internal-format
27869 msgid "error writing optimization records to %qs: %s"
27870 msgstr ""
27871
27872 #: optinfo-emit-json.cc:130
27873 #, gcc-internal-format
27874 msgid "error closing optimization records %qs"
27875 msgstr ""
27876
27877 #: opts-common.cc:1379
27878 #, gcc-internal-format
27879 msgid "command-line option %qs is not supported by this configuration"
27880 msgstr ""
27881
27882 #: opts-common.cc:1389 opts.cc:2419
27883 #, gcc-internal-format
27884 msgid "missing argument to %qs"
27885 msgstr ""
27886
27887 #: opts-common.cc:1396
27888 #, gcc-internal-format
27889 msgid "argument to %qs should be a non-negative integer optionally followed by a size unit"
27890 msgstr ""
27891
27892 #: opts-common.cc:1400
27893 #, gcc-internal-format
27894 msgid "argument to %qs should be a non-negative integer"
27895 msgstr ""
27896
27897 #: opts-common.cc:1407
27898 #, gcc-internal-format
27899 msgid "argument to %qs is not between %d and %d"
27900 msgstr ""
27901
27902 #: opts-common.cc:1471
27903 #, gcc-internal-format
27904 msgid "invalid argument in option %qs"
27905 msgstr ""
27906
27907 #: opts-common.cc:1473
27908 #, gcc-internal-format
27909 msgid "%qs specified multiple times in the same option"
27910 msgstr ""
27911
27912 #: opts-common.cc:1476
27913 #, gcc-internal-format
27914 msgid "%qs is mutually exclusive with %qs and cannot be specified together"
27915 msgstr ""
27916
27917 #: opts-common.cc:1498
27918 #, gcc-internal-format
27919 msgid "unrecognized argument in option %qs"
27920 msgstr ""
27921
27922 #: opts-common.cc:1509 config/i386/i386-options.cc:1615
27923 #, gcc-internal-format
27924 msgid "valid arguments to %qs are: %s; did you mean %qs?"
27925 msgstr ""
27926
27927 #: opts-common.cc:1512 config/i386/i386-options.cc:1618
27928 #, gcc-internal-format
27929 msgid "valid arguments to %qs are: %s"
27930 msgstr ""
27931
27932 #: opts-common.cc:1555 c-family/c-opts.cc:451
27933 #, gcc-internal-format
27934 msgid "switch %qs is no longer supported"
27935 msgstr ""
27936
27937 #: opts-common.cc:1615
27938 #, gcc-internal-format
27939 msgid "argument to %qs is bigger than %d"
27940 msgstr "аргумент %qs перевищує %d"
27941
27942 #: opts-common.cc:1962
27943 #, gcc-internal-format
27944 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
27945 msgstr ""
27946
27947 #: opts-global.cc:102
27948 #, gcc-internal-format
27949 msgid "command-line option %qs is valid for the driver but not for %s"
27950 msgstr ""
27951
27952 #. Eventually this should become a hard error IMO.
27953 #: opts-global.cc:108
27954 #, gcc-internal-format
27955 msgid "command-line option %qs is valid for %s but not for %s"
27956 msgstr ""
27957
27958 #. Happens for -Werror=warning_name.
27959 #: opts-global.cc:112
27960 #, gcc-internal-format
27961 msgid "%<-Werror=%> argument %qs is not valid for %s"
27962 msgstr ""
27963
27964 #: opts-global.cc:144
27965 #, gcc-internal-format
27966 msgid "unrecognized command-line option %qs may have been intended to silence earlier diagnostics"
27967 msgstr ""
27968
27969 #: opts-global.cc:399
27970 #, gcc-internal-format
27971 msgid "unrecognized command-line option %<-fopt-info-%s%>"
27972 msgstr ""
27973
27974 #: opts-global.cc:420 opts-global.cc:429
27975 #, gcc-internal-format
27976 msgid "plugin support is disabled; configure with %<--enable-plugin%>"
27977 msgstr ""
27978
27979 #: opts-global.cc:454
27980 #, gcc-internal-format
27981 msgid "unrecognized register name %qs"
27982 msgstr ""
27983
27984 #: opts-global.cc:472
27985 #, gcc-internal-format
27986 msgid "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address%>"
27987 msgstr ""
27988
27989 #: opts-global.cc:475
27990 #, gcc-internal-format
27991 msgid "unrecognized shadow offset %qs"
27992 msgstr ""
27993
27994 #: opts.cc:218
27995 #, gcc-internal-format
27996 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
27997 msgstr ""
27998
27999 #: opts.cc:254
28000 #, gcc-internal-format
28001 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
28002 msgstr ""
28003
28004 #: opts.cc:261
28005 #, gcc-internal-format
28006 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
28007 msgstr ""
28008
28009 #: opts.cc:725
28010 #, gcc-internal-format
28011 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%>, %<z%> or %<fast%>"
28012 msgstr ""
28013
28014 #: opts.cc:831 opts.cc:837 opts.cc:843 opts.cc:849 opts.cc:860 opts.cc:870
28015 #: opts.cc:876 opts.cc:882 opts.cc:888 opts.cc:894 opts.cc:900 opts.cc:906
28016 #: opts.cc:912 opts.cc:918 opts.cc:935 opts.cc:943 config/mips/mips.cc:20134
28017 #: config/mips/mips.cc:20136 config/mips/mips.cc:20149
28018 #, gcc-internal-format
28019 msgid "%qs is incompatible with %qs"
28020 msgstr ""
28021
28022 #: opts.cc:925
28023 #, gcc-internal-format
28024 msgid "%<-fipa-modref%> is incompatible with %qs"
28025 msgstr ""
28026
28027 #: opts.cc:1005
28028 #, gcc-internal-format
28029 msgid "%<-fsanitize=%s%> is incompatible with %<-fsanitize=%s%>"
28030 msgstr ""
28031
28032 #: opts.cc:1043
28033 #, gcc-internal-format
28034 msgid "section anchors must be disabled when unit-at-a-time is disabled"
28035 msgstr ""
28036
28037 #: opts.cc:1047
28038 #, gcc-internal-format
28039 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
28040 msgstr ""
28041
28042 #: opts.cc:1061
28043 #, gcc-internal-format
28044 msgid "transactional memory is not supported with non-call exceptions"
28045 msgstr ""
28046
28047 #: opts.cc:1076
28048 #, gcc-internal-format
28049 msgid "section anchors must be disabled when toplevel reorder is disabled"
28050 msgstr ""
28051
28052 #: opts.cc:1146
28053 #, gcc-internal-format
28054 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
28055 msgstr ""
28056
28057 #: opts.cc:1154
28058 #, gcc-internal-format
28059 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
28060 msgstr ""
28061
28062 #: opts.cc:1168
28063 #, gcc-internal-format
28064 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
28065 msgstr ""
28066
28067 #: opts.cc:1195
28068 #, gcc-internal-format
28069 msgid "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
28070 msgstr ""
28071
28072 #: opts.cc:1199
28073 #, gcc-internal-format
28074 msgid "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
28075 msgstr ""
28076
28077 #: opts.cc:1224
28078 #, gcc-internal-format
28079 msgid "%<-fsanitize-recover=%s%> is not supported"
28080 msgstr "підтримки %<-fsanitize-recover=%s%> не передбачено"
28081
28082 #: opts.cc:1251
28083 #, gcc-internal-format
28084 msgid "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
28085 msgstr ""
28086
28087 #: opts.cc:1258
28088 #, gcc-internal-format
28089 msgid "transactional memory is not supported with %<-fsanitize=address%>"
28090 msgstr ""
28091
28092 #: opts.cc:1261
28093 #, gcc-internal-format
28094 msgid "transactional memory is not supported with %<-fsanitize=kernel-address%>"
28095 msgstr ""
28096
28097 #: opts.cc:1266
28098 #, gcc-internal-format
28099 msgid "live patching is not supported with LTO"
28100 msgstr ""
28101
28102 #: opts.cc:1270
28103 #, gcc-internal-format
28104 msgid "vtable verification is not supported with LTO"
28105 msgstr ""
28106
28107 #: opts.cc:1351
28108 #, gcc-internal-format
28109 msgid "var-tracking-assignments changes selective scheduling"
28110 msgstr ""
28111
28112 #: opts.cc:1386 config/darwin.cc:3359
28113 #, gcc-internal-format
28114 msgid "%<-freorder-blocks-and-partition%> does not work with exceptions on this architecture"
28115 msgstr ""
28116
28117 #: opts.cc:1402
28118 #, gcc-internal-format
28119 msgid "%<-freorder-blocks-and-partition%> does not support unwind info on this architecture"
28120 msgstr ""
28121
28122 #: opts.cc:1420 config/pa/pa.cc:564
28123 #, gcc-internal-format
28124 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
28125 msgstr ""
28126
28127 #: opts.cc:1929
28128 #, gcc-internal-format
28129 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
28130 msgstr ""
28131
28132 #: opts.cc:2150
28133 #, gcc-internal-format
28134 msgid "%<-fsanitize=all%> option is not valid"
28135 msgstr ""
28136
28137 #: opts.cc:2189
28138 #, gcc-internal-format
28139 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
28140 msgstr ""
28141
28142 #: opts.cc:2195
28143 #, gcc-internal-format
28144 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
28145 msgstr ""
28146
28147 #: opts.cc:2230
28148 #, gcc-internal-format
28149 msgid "%qs attribute directive ignored"
28150 msgstr ""
28151
28152 #: opts.cc:2254
28153 #, gcc-internal-format
28154 msgid "unrecognized argument to %<-fzero-call-used-regs=%>: %qs"
28155 msgstr ""
28156
28157 #: opts.cc:2278
28158 #, gcc-internal-format
28159 msgid "invalid arguments for %<-falign-%s%> option: %qs"
28160 msgstr ""
28161
28162 #: opts.cc:2293
28163 #, gcc-internal-format
28164 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
28165 msgstr "некоректна кількість аргументів параметра %<-falign-%s%>: %qs"
28166
28167 #: opts.cc:2302
28168 #, gcc-internal-format
28169 msgid "%<-falign-%s%> is not between 0 and %d"
28170 msgstr ""
28171
28172 #: opts.cc:2361
28173 #, gcc-internal-format
28174 msgid "invalid arguments for %<-fpatchable-function-entry%>"
28175 msgstr "некоректні аргументи %<-fpatchable-function-entry%>"
28176
28177 #: opts.cc:2474
28178 #, gcc-internal-format
28179 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
28180 msgstr ""
28181
28182 #: opts.cc:2483
28183 #, gcc-internal-format
28184 msgid "unrecognized argument to %<--help=%> option: %q.*s"
28185 msgstr ""
28186
28187 #: opts.cc:2647
28188 #, gcc-internal-format
28189 msgid "arguments ignored for %<-Wattributes=%>; use %<-Wno-attributes=%> instead"
28190 msgstr ""
28191
28192 #: opts.cc:2653
28193 #, gcc-internal-format
28194 msgid "trailing %<,%> in arguments for %<-Wno-attributes=%>"
28195 msgstr ""
28196
28197 #: opts.cc:2862
28198 #, gcc-internal-format
28199 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
28200 msgstr ""
28201
28202 #: opts.cc:2870
28203 #, gcc-internal-format
28204 msgid "structure alignment must be a small power of two, not %wu"
28205 msgstr ""
28206
28207 #: opts.cc:2991
28208 #, gcc-internal-format
28209 msgid "unknown stack check parameter %qs"
28210 msgstr ""
28211
28212 #: opts.cc:3037
28213 #, gcc-internal-format
28214 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf%> %<-g%s%> for debug level"
28215 msgstr ""
28216
28217 #: opts.cc:3048
28218 #, gcc-internal-format
28219 msgid "dwarf version %wu is not supported"
28220 msgstr ""
28221
28222 #: opts.cc:3097
28223 #, gcc-internal-format
28224 msgid "unrecognized argument to %<-flto=%> option: %qs"
28225 msgstr ""
28226
28227 #: opts.cc:3297
28228 #, gcc-internal-format
28229 msgid "target system does not support debug output"
28230 msgstr ""
28231
28232 #: opts.cc:3335
28233 #, gcc-internal-format
28234 msgid "debug format %qs conflicts with prior selection"
28235 msgstr ""
28236
28237 #: opts.cc:3359
28238 #, gcc-internal-format
28239 msgid "unrecognized debug output level %qs"
28240 msgstr ""
28241
28242 #: opts.cc:3361
28243 #, gcc-internal-format
28244 msgid "debug output level %qs is too high"
28245 msgstr ""
28246
28247 #: opts.cc:3373
28248 #, gcc-internal-format
28249 msgid "unrecognized btf debug output level %qs"
28250 msgstr ""
28251
28252 #: opts.cc:3390
28253 #, gcc-internal-format
28254 msgid "getting core file size maximum limit: %m"
28255 msgstr ""
28256
28257 #: opts.cc:3394
28258 #, gcc-internal-format
28259 msgid "setting core file size limit to maximum: %m"
28260 msgstr ""
28261
28262 #: opts.cc:3439
28263 #, gcc-internal-format, gfc-internal-format
28264 msgid "unrecognized gcc debugging option: %c"
28265 msgstr ""
28266
28267 #: opts.cc:3468
28268 #, gcc-internal-format
28269 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
28270 msgstr ""
28271
28272 #: opts.cc:3472
28273 #, gcc-internal-format
28274 msgid "%<-W%serror=%s%>: no option %<-%s%>"
28275 msgstr "%<-W%serror=%s%>: немає параметра %<-%s%>"
28276
28277 #: opts.cc:3476
28278 #, gcc-internal-format
28279 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
28280 msgstr ""
28281
28282 #: passes.cc:84
28283 #, gcc-internal-format, gfc-internal-format
28284 msgid "pass %s does not support cloning"
28285 msgstr ""
28286
28287 #: passes.cc:90
28288 #, gcc-internal-format
28289 msgid "pass %s needs a %<set_pass_param%> implementation to handle the extra argument in %<NEXT_PASS%>"
28290 msgstr ""
28291
28292 #: passes.cc:1073
28293 #, gcc-internal-format
28294 msgid "unrecognized option %<-fenable%>"
28295 msgstr "нерозпізнаний параметр %<-fenable%>"
28296
28297 #: passes.cc:1075
28298 #, gcc-internal-format
28299 msgid "unrecognized option %<-fdisable%>"
28300 msgstr "нерозпізнаний параметр %<-fdisable%>"
28301
28302 #: passes.cc:1083
28303 #, gcc-internal-format
28304 msgid "unknown pass %s specified in %<-fenable%>"
28305 msgstr ""
28306
28307 #: passes.cc:1085
28308 #, gcc-internal-format
28309 msgid "unknown pass %s specified in %<-fdisable%>"
28310 msgstr ""
28311
28312 #: passes.cc:1110 passes.cc:1199
28313 #, gcc-internal-format, gfc-internal-format
28314 msgid "enable pass %s for functions in the range of [%u, %u]"
28315 msgstr ""
28316
28317 #: passes.cc:1113 passes.cc:1210
28318 #, gcc-internal-format, gfc-internal-format
28319 msgid "disable pass %s for functions in the range of [%u, %u]"
28320 msgstr ""
28321
28322 #: passes.cc:1149 passes.cc:1177
28323 #, gcc-internal-format, gfc-internal-format
28324 msgid "Invalid range %s in option %s"
28325 msgstr ""
28326
28327 #: passes.cc:1195
28328 #, gcc-internal-format, gfc-internal-format
28329 msgid "enable pass %s for function %s"
28330 msgstr ""
28331
28332 #: passes.cc:1206
28333 #, gcc-internal-format, gfc-internal-format
28334 msgid "disable pass %s for function %s"
28335 msgstr ""
28336
28337 #: passes.cc:1435
28338 #, gcc-internal-format
28339 msgid "invalid pass positioning operation"
28340 msgstr ""
28341
28342 #: passes.cc:1496
28343 #, gcc-internal-format
28344 msgid "plugin cannot register a missing pass"
28345 msgstr ""
28346
28347 #: passes.cc:1499
28348 #, gcc-internal-format
28349 msgid "plugin cannot register an unnamed pass"
28350 msgstr ""
28351
28352 #: passes.cc:1504
28353 #, gcc-internal-format
28354 msgid "plugin cannot register pass %qs without reference pass name"
28355 msgstr ""
28356
28357 #: passes.cc:1523
28358 #, gcc-internal-format
28359 msgid "pass %qs not found but is referenced by new pass %qs"
28360 msgstr ""
28361
28362 #: plugin.cc:212
28363 #, gcc-internal-format
28364 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
28365 msgstr ""
28366
28367 #: plugin.cc:234
28368 #, gcc-internal-format
28369 msgid "plugin %qs was specified with different paths: %qs and %qs"
28370 msgstr ""
28371
28372 #: plugin.cc:293
28373 #, gcc-internal-format
28374 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
28375 msgstr ""
28376
28377 #: plugin.cc:357
28378 #, gcc-internal-format
28379 msgid "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
28380 msgstr ""
28381
28382 #: plugin.cc:376
28383 #, gcc-internal-format
28384 msgid "unable to register info for plugin %qs - plugin name not found"
28385 msgstr ""
28386
28387 #: plugin.cc:472
28388 #, gcc-internal-format, gfc-internal-format
28389 msgid "unknown callback event registered by plugin %s"
28390 msgstr ""
28391
28392 #: plugin.cc:505
28393 #, gcc-internal-format, gfc-internal-format
28394 msgid "plugin %s registered a null callback function for event %s"
28395 msgstr ""
28396
28397 #: plugin.cc:639
28398 #, gcc-internal-format, gfc-internal-format
28399 msgid ""
28400 "cannot load plugin %s\n"
28401 "%s"
28402 msgstr ""
28403
28404 #: plugin.cc:650
28405 #, gcc-internal-format, gfc-internal-format
28406 msgid ""
28407 "plugin %s is not licensed under a GPL-compatible license\n"
28408 "%s"
28409 msgstr ""
28410
28411 #: plugin.cc:663
28412 #, gcc-internal-format, gfc-internal-format
28413 msgid ""
28414 "cannot find %s in plugin %s\n"
28415 "%s"
28416 msgstr ""
28417
28418 #: plugin.cc:673
28419 #, gcc-internal-format, gfc-internal-format
28420 msgid "fail to initialize plugin %s"
28421 msgstr ""
28422
28423 #: plugin.cc:706
28424 #, gcc-internal-format, gfc-internal-format
28425 msgid "cannot load plugin %s: %s"
28426 msgstr "не вдалося завантажити додаток %s: %s"
28427
28428 #: plugin.cc:716
28429 #, gcc-internal-format, gfc-internal-format
28430 msgid "plugin %s is not licensed under a GPL-compatible license %s"
28431 msgstr ""
28432
28433 #: plugin.cc:726
28434 #, gcc-internal-format, gfc-internal-format
28435 msgid "cannot find %s in plugin %s: %s"
28436 msgstr ""
28437
28438 #: plugin.cc:735
28439 #, gcc-internal-format, gfc-internal-format
28440 msgid "failed to initialize plugin %s"
28441 msgstr ""
28442
28443 #: plugin.cc:1009
28444 #, gcc-internal-format
28445 msgid "%<-iplugindir%> option not passed from the gcc driver"
28446 msgstr ""
28447
28448 #: pointer-query.cc:1202
28449 #, gcc-internal-format
28450 msgid "at offset %s into destination object %qE of size %s"
28451 msgstr ""
28452
28453 #: pointer-query.cc:1205
28454 #, gcc-internal-format
28455 msgid "destination object %qE of size %s"
28456 msgstr ""
28457
28458 #: pointer-query.cc:1211
28459 #, gcc-internal-format
28460 msgid "at offset %s into destination object of size %s allocated by %qE"
28461 msgstr ""
28462
28463 #: pointer-query.cc:1214
28464 #, gcc-internal-format
28465 msgid "destination object of size %s allocated by %qE"
28466 msgstr ""
28467
28468 #: pointer-query.cc:1224
28469 #, gcc-internal-format
28470 msgid "at offset %s into source object %qE of size %s"
28471 msgstr ""
28472
28473 #: pointer-query.cc:1227
28474 #, gcc-internal-format
28475 msgid "source object %qE of size %s"
28476 msgstr ""
28477
28478 #: pointer-query.cc:1234
28479 #, gcc-internal-format
28480 msgid "at offset %s into source object of size %s allocated by %qE"
28481 msgstr ""
28482
28483 #: pointer-query.cc:1237
28484 #, gcc-internal-format
28485 msgid "source object of size %s allocated by %qE"
28486 msgstr ""
28487
28488 #: pointer-query.cc:1245
28489 #, gcc-internal-format
28490 msgid "at offset %s into object %qE of size %s"
28491 msgstr ""
28492
28493 #: pointer-query.cc:1248
28494 #, gcc-internal-format
28495 msgid "object %qE of size %s"
28496 msgstr ""
28497
28498 #: pointer-query.cc:1255
28499 #, gcc-internal-format
28500 msgid "at offset %s into object of size %s allocated by %qE"
28501 msgstr ""
28502
28503 #: pointer-query.cc:1258
28504 #, gcc-internal-format
28505 msgid "object of size %s allocated by %qE"
28506 msgstr ""
28507
28508 #: predict.cc:2523
28509 #, gcc-internal-format
28510 msgid "probability %qE must be constant floating-point expression"
28511 msgstr ""
28512
28513 #: predict.cc:2536
28514 #, gcc-internal-format
28515 msgid "probability %qE is outside the range [0.0, 1.0]"
28516 msgstr ""
28517
28518 #: predict.cc:3541
28519 #, gcc-internal-format, gfc-internal-format
28520 msgid "Missing counts for called function %s"
28521 msgstr "Пропущено лічильники для викликаної функції %s"
28522
28523 #: profile.cc:616
28524 #, gcc-internal-format
28525 msgid "corrupted profile info: profile data is not flow-consistent"
28526 msgstr ""
28527
28528 #: profile.cc:633
28529 #, gcc-internal-format, gfc-internal-format
28530 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
28531 msgstr ""
28532
28533 #: profile.cc:656
28534 #, gcc-internal-format, gfc-internal-format
28535 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
28536 msgstr ""
28537
28538 #: profile.cc:965
28539 #, gcc-internal-format
28540 msgid "corrupted profile info: invalid time profile"
28541 msgstr ""
28542
28543 #: read-rtl-function.cc:265
28544 #, gcc-internal-format, gfc-internal-format
28545 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
28546 msgstr ""
28547
28548 #: read-rtl-function.cc:269
28549 #, gcc-internal-format, gfc-internal-format
28550 msgid "insn with UID %i not found for operand %i of insn %i"
28551 msgstr ""
28552
28553 #: read-rtl-function.cc:412
28554 #, gcc-internal-format
28555 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
28556 msgstr ""
28557
28558 #: read-rtl-function.cc:713
28559 #, gcc-internal-format
28560 msgid "unrecognized edge flag: %qs"
28561 msgstr ""
28562
28563 #: read-rtl-function.cc:856
28564 #, gcc-internal-format
28565 msgid "more than one 'crtl' directive"
28566 msgstr ""
28567
28568 #: read-rtl-function.cc:985
28569 #, gcc-internal-format
28570 msgid "unrecognized enum value: %qs"
28571 msgstr ""
28572
28573 #: read-rtl-function.cc:1141 read-rtl-function.cc:1200
28574 #, gcc-internal-format, gfc-internal-format
28575 msgid "was expecting `%s'"
28576 msgstr ""
28577
28578 #: read-rtl-function.cc:1594
28579 #, gcc-internal-format, gfc-internal-format
28580 msgid "duplicate insn UID: %i"
28581 msgstr "UID інструкції-дубліката: %i"
28582
28583 #: read-rtl-function.cc:1655
28584 #, gcc-internal-format
28585 msgid "start/end of RTL fragment are in different files"
28586 msgstr ""
28587
28588 #: read-rtl-function.cc:1661
28589 #, gcc-internal-format
28590 msgid "start of RTL fragment must be on an earlier line than end"
28591 msgstr ""
28592
28593 #: read-rtl.cc:490
28594 #, gcc-internal-format, gfc-internal-format
28595 msgid "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
28596 msgstr ""
28597
28598 #: reg-stack.cc:538
28599 #, gcc-internal-format, gfc-internal-format
28600 msgid "output constraint %d must specify a single register"
28601 msgstr ""
28602
28603 #: reg-stack.cc:548
28604 #, gcc-internal-format
28605 msgid "output constraint %d cannot be specified together with %qs clobber"
28606 msgstr ""
28607
28608 #: reg-stack.cc:572
28609 #, gcc-internal-format
28610 msgid "output registers must be grouped at top of stack"
28611 msgstr ""
28612
28613 #: reg-stack.cc:612
28614 #, gcc-internal-format
28615 msgid "implicitly popped registers must be grouped at top of stack"
28616 msgstr ""
28617
28618 #: reg-stack.cc:630
28619 #, gcc-internal-format
28620 msgid "explicitly used registers must be grouped at top of stack"
28621 msgstr ""
28622
28623 #: reg-stack.cc:650
28624 #, gcc-internal-format
28625 msgid "output operand %d must use %<&%> constraint"
28626 msgstr ""
28627
28628 #: regcprop.cc:1239
28629 #, gcc-internal-format
28630 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
28631 msgstr ""
28632
28633 #: regcprop.cc:1251
28634 #, gcc-internal-format
28635 msgid "%qs: loop in %<next_regno%> chain (%u)"
28636 msgstr ""
28637
28638 #: regcprop.cc:1254
28639 #, gcc-internal-format
28640 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
28641 msgstr ""
28642
28643 #: regcprop.cc:1266
28644 #, gcc-internal-format
28645 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
28646 msgstr ""
28647
28648 #: reginfo.cc:651
28649 #, gcc-internal-format
28650 msgid "cannot use %qs as a call-saved register"
28651 msgstr ""
28652
28653 #: reginfo.cc:655
28654 #, gcc-internal-format
28655 msgid "cannot use %qs as a call-used register"
28656 msgstr ""
28657
28658 #: reginfo.cc:667
28659 #, gcc-internal-format
28660 msgid "cannot use %qs as a fixed register"
28661 msgstr ""
28662
28663 #: reginfo.cc:694 config/arc/arc.cc:1184 config/arc/arc.cc:1226
28664 #: config/ia64/ia64.cc:6036 config/ia64/ia64.cc:6043 config/pa/pa.cc:465
28665 #: config/pa/pa.cc:472 config/sh/sh.cc:8277 config/sh/sh.cc:8284
28666 #, gcc-internal-format, gfc-internal-format
28667 msgid "unknown register name: %s"
28668 msgstr ""
28669
28670 #: reginfo.cc:707
28671 #, gcc-internal-format
28672 msgid "stack register used for global register variable"
28673 msgstr ""
28674
28675 #: reginfo.cc:713
28676 #, gcc-internal-format
28677 msgid "global register variable follows a function definition"
28678 msgstr ""
28679
28680 #: reginfo.cc:719
28681 #, gcc-internal-format
28682 msgid "register of %qD used for multiple global register variables"
28683 msgstr ""
28684
28685 #: reginfo.cc:722 config/rs6000/rs6000-logue.cc:5561
28686 #, gcc-internal-format
28687 msgid "conflicts with %qD"
28688 msgstr ""
28689
28690 #: reginfo.cc:727
28691 #, gcc-internal-format
28692 msgid "call-clobbered register used for global register variable"
28693 msgstr ""
28694
28695 #: reload.cc:1312
28696 #, gcc-internal-format
28697 msgid "cannot reload integer constant operand in %<asm%>"
28698 msgstr ""
28699
28700 #: reload.cc:1326
28701 #, gcc-internal-format
28702 msgid "impossible register constraint in %<asm%>"
28703 msgstr ""
28704
28705 #: reload.cc:2671
28706 #, gcc-internal-format
28707 msgid "the target does not support %<asm goto%> with outputs in %<asm%>"
28708 msgstr ""
28709
28710 #: reload.cc:3702
28711 #, gcc-internal-format
28712 msgid "%<&%> constraint used with no register class"
28713 msgstr ""
28714
28715 #: reload1.cc:2060
28716 #, gcc-internal-format
28717 msgid "cannot find a register in class %qs while reloading %<asm%>"
28718 msgstr ""
28719
28720 #: reload1.cc:2065
28721 #, gcc-internal-format
28722 msgid "unable to find a register to spill in class %qs"
28723 msgstr ""
28724
28725 #: reload1.cc:4582
28726 #, gcc-internal-format
28727 msgid "%<asm%> operand requires impossible reload"
28728 msgstr ""
28729
28730 #: reload1.cc:5999
28731 #, gcc-internal-format
28732 msgid "%<asm%> operand constraint incompatible with operand size"
28733 msgstr ""
28734
28735 #: reload1.cc:7877
28736 #, gcc-internal-format
28737 msgid "output operand is constant in %<asm%>"
28738 msgstr ""
28739
28740 #: rtl.cc:887
28741 #, gcc-internal-format, gfc-internal-format
28742 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
28743 msgstr ""
28744
28745 #: rtl.cc:897
28746 #, gcc-internal-format, gfc-internal-format
28747 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
28748 msgstr ""
28749
28750 #: rtl.cc:907
28751 #, gcc-internal-format, gfc-internal-format
28752 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
28753 msgstr ""
28754
28755 #: rtl.cc:916
28756 #, gcc-internal-format, gfc-internal-format
28757 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
28758 msgstr ""
28759
28760 #: rtl.cc:926
28761 #, gcc-internal-format, gfc-internal-format
28762 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
28763 msgstr ""
28764
28765 #: rtl.cc:937
28766 #, gcc-internal-format, gfc-internal-format
28767 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
28768 msgstr ""
28769
28770 #: rtl.cc:968
28771 #, gcc-internal-format, gfc-internal-format
28772 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
28773 msgstr ""
28774
28775 #: rtl.cc:978
28776 #, gcc-internal-format, gfc-internal-format
28777 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
28778 msgstr ""
28779
28780 #: rtl.cc:988
28781 #, gcc-internal-format, gfc-internal-format
28782 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
28783 msgstr ""
28784
28785 #: rtl.cc:999
28786 #, gcc-internal-format, gfc-internal-format
28787 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
28788 msgstr ""
28789
28790 #: stmt.cc:215
28791 #, gcc-internal-format
28792 msgid "output operand constraint lacks %<=%>"
28793 msgstr ""
28794
28795 #: stmt.cc:230
28796 #, gcc-internal-format
28797 msgid "output constraint %qc for operand %d is not at the beginning"
28798 msgstr ""
28799
28800 #: stmt.cc:254
28801 #, gcc-internal-format
28802 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
28803 msgstr ""
28804
28805 #: stmt.cc:261 stmt.cc:350
28806 #, gcc-internal-format
28807 msgid "%<%%%> constraint used with last operand"
28808 msgstr ""
28809
28810 #: stmt.cc:277
28811 #, gcc-internal-format
28812 msgid "matching constraint not valid in output operand"
28813 msgstr ""
28814
28815 #: stmt.cc:341
28816 #, gcc-internal-format
28817 msgid "input operand constraint contains %qc"
28818 msgstr ""
28819
28820 #: stmt.cc:380
28821 #, gcc-internal-format
28822 msgid "matching constraint references invalid operand number"
28823 msgstr ""
28824
28825 #: stmt.cc:414
28826 #, gcc-internal-format
28827 msgid "invalid punctuation %qc in constraint"
28828 msgstr ""
28829
28830 #: stmt.cc:431
28831 #, gcc-internal-format
28832 msgid "matching constraint does not allow a register"
28833 msgstr ""
28834
28835 #: stmt.cc:525
28836 #, gcc-internal-format
28837 msgid "duplicate %<asm%> operand name %qs"
28838 msgstr ""
28839
28840 #: stmt.cc:622
28841 #, gcc-internal-format
28842 msgid "missing close brace for named operand"
28843 msgstr ""
28844
28845 #: stmt.cc:651
28846 #, gcc-internal-format
28847 msgid "undefined named operand %qs"
28848 msgstr ""
28849
28850 #: stor-layout.cc:802
28851 #, gcc-internal-format
28852 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
28853 msgstr ""
28854
28855 #: stor-layout.cc:1183
28856 #, gcc-internal-format
28857 msgid "alignment %u of %qT is less than %u"
28858 msgstr ""
28859
28860 #: stor-layout.cc:1190
28861 #, gcc-internal-format
28862 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
28863 msgstr ""
28864
28865 #: stor-layout.cc:1193
28866 #, gcc-internal-format
28867 msgid "%q+D offset %E in %qT may not be aligned to %u"
28868 msgstr ""
28869
28870 #: stor-layout.cc:1325
28871 #, gcc-internal-format
28872 msgid "packed attribute causes inefficient alignment for %q+D"
28873 msgstr ""
28874
28875 #: stor-layout.cc:1329
28876 #, gcc-internal-format
28877 msgid "packed attribute is unnecessary for %q+D"
28878 msgstr ""
28879
28880 #: stor-layout.cc:1349
28881 #, gcc-internal-format
28882 msgid "padding struct to align %q+D"
28883 msgstr ""
28884
28885 #: stor-layout.cc:1408
28886 #, gcc-internal-format
28887 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
28888 msgstr ""
28889
28890 #: stor-layout.cc:1784
28891 #, gcc-internal-format
28892 msgid "padding struct size to alignment boundary"
28893 msgstr ""
28894
28895 #: stor-layout.cc:1812
28896 #, gcc-internal-format
28897 msgid "packed attribute causes inefficient alignment for %qE"
28898 msgstr ""
28899
28900 #: stor-layout.cc:1816
28901 #, gcc-internal-format
28902 msgid "packed attribute is unnecessary for %qE"
28903 msgstr ""
28904
28905 #: stor-layout.cc:1822
28906 #, gcc-internal-format
28907 msgid "packed attribute causes inefficient alignment"
28908 msgstr ""
28909
28910 #: stor-layout.cc:1824
28911 #, gcc-internal-format
28912 msgid "packed attribute is unnecessary"
28913 msgstr ""
28914
28915 #: stor-layout.cc:2609
28916 #, gcc-internal-format
28917 msgid "alignment of array elements is greater than element size"
28918 msgstr ""
28919
28920 #: stor-layout.cc:2615
28921 #, gcc-internal-format
28922 msgid "size of array element is not a multiple of its alignment"
28923 msgstr ""
28924
28925 #: substring-locations.cc:229
28926 #, gcc-internal-format
28927 msgid "format string is defined here"
28928 msgstr ""
28929
28930 #: symtab-thunks.cc:400
28931 #, gcc-internal-format
28932 msgid "generic thunk code fails for method %qD which uses %<...%>"
28933 msgstr ""
28934
28935 #: symtab.cc:303
28936 #, gcc-internal-format
28937 msgid "%qD renamed after being referenced in assembly"
28938 msgstr ""
28939
28940 #: symtab.cc:1106
28941 #, gcc-internal-format
28942 msgid "function symbol is not function"
28943 msgstr ""
28944
28945 #: symtab.cc:1113
28946 #, gcc-internal-format
28947 msgid "inconsistent %<ifunc%> attribute"
28948 msgstr ""
28949
28950 #: symtab.cc:1121
28951 #, gcc-internal-format
28952 msgid "variable symbol is not variable"
28953 msgstr ""
28954
28955 #: symtab.cc:1127
28956 #, gcc-internal-format
28957 msgid "node has unknown type"
28958 msgstr ""
28959
28960 #: symtab.cc:1132
28961 #, gcc-internal-format, gfc-internal-format
28962 msgid "node has invalid order %i"
28963 msgstr ""
28964
28965 #: symtab.cc:1141
28966 #, gcc-internal-format
28967 msgid "node not found node->decl->decl_with_vis.symtab_node"
28968 msgstr ""
28969
28970 #: symtab.cc:1149
28971 #, gcc-internal-format
28972 msgid "node differs from node->decl->decl_with_vis.symtab_node"
28973 msgstr ""
28974
28975 #: symtab.cc:1160 symtab.cc:1167
28976 #, gcc-internal-format
28977 msgid "assembler name hash list corrupted"
28978 msgstr ""
28979
28980 #: symtab.cc:1176
28981 #, gcc-internal-format
28982 msgid "node not found in symtab assembler name hash"
28983 msgstr ""
28984
28985 #: symtab.cc:1185
28986 #, gcc-internal-format
28987 msgid "double linked list of assembler names corrupted"
28988 msgstr ""
28989
28990 #: symtab.cc:1190
28991 #, gcc-internal-format
28992 msgid "node has body_removed but is definition"
28993 msgstr ""
28994
28995 #: symtab.cc:1195
28996 #, gcc-internal-format
28997 msgid "node is analyzed but it is not a definition"
28998 msgstr ""
28999
29000 #: symtab.cc:1200
29001 #, gcc-internal-format
29002 msgid "node is alias but not implicit alias"
29003 msgstr ""
29004
29005 #: symtab.cc:1205
29006 #, gcc-internal-format
29007 msgid "node is alias but not definition"
29008 msgstr ""
29009
29010 #: symtab.cc:1210
29011 #, gcc-internal-format
29012 msgid "node is weakref but not an transparent_alias"
29013 msgstr ""
29014
29015 #: symtab.cc:1215
29016 #, gcc-internal-format
29017 msgid "node is transparent_alias but not an alias"
29018 msgstr ""
29019
29020 #: symtab.cc:1220
29021 #, gcc-internal-format
29022 msgid "node is symver but not alias"
29023 msgstr ""
29024
29025 #: symtab.cc:1229
29026 #, gcc-internal-format
29027 msgid "symver target is not exported with default visibility"
29028 msgstr ""
29029
29030 #: symtab.cc:1236
29031 #, gcc-internal-format
29032 msgid "symver is not exported with default visibility"
29033 msgstr ""
29034
29035 #: symtab.cc:1245
29036 #, gcc-internal-format
29037 msgid "node is in same_comdat_group list but has no comdat_group"
29038 msgstr ""
29039
29040 #: symtab.cc:1250
29041 #, gcc-internal-format
29042 msgid "same_comdat_group list across different groups"
29043 msgstr ""
29044
29045 #: symtab.cc:1255
29046 #, gcc-internal-format
29047 msgid "mixing different types of symbol in same comdat groups is not supported"
29048 msgstr ""
29049
29050 #: symtab.cc:1260
29051 #, gcc-internal-format
29052 msgid "node is alone in a comdat group"
29053 msgstr ""
29054
29055 #: symtab.cc:1267
29056 #, gcc-internal-format
29057 msgid "same_comdat_group is not a circular list"
29058 msgstr ""
29059
29060 #: symtab.cc:1282
29061 #, gcc-internal-format, gfc-internal-format
29062 msgid "comdat-local symbol referred to by %s outside its comdat"
29063 msgstr ""
29064
29065 #: symtab.cc:1292
29066 #, gcc-internal-format
29067 msgid "implicit_section flag is set but section isn%'t"
29068 msgstr "встановлено прапорець implicit_section, але розділ не є"
29069
29070 #: symtab.cc:1299
29071 #, gcc-internal-format
29072 msgid "Both section and comdat group is set"
29073 msgstr ""
29074
29075 #: symtab.cc:1311
29076 #, gcc-internal-format
29077 msgid "Alias and target%'s section differs"
29078 msgstr ""
29079
29080 #: symtab.cc:1318
29081 #, gcc-internal-format
29082 msgid "Alias and target%'s comdat groups differs"
29083 msgstr ""
29084
29085 #: symtab.cc:1333
29086 #, gcc-internal-format
29087 msgid "Transparent alias and target%'s assembler names differs"
29088 msgstr ""
29089
29090 #: symtab.cc:1341
29091 #, gcc-internal-format
29092 msgid "Chained transparent aliases"
29093 msgstr ""
29094
29095 #: symtab.cc:1364 symtab.cc:1382 symtab.cc:1409
29096 #, gcc-internal-format
29097 msgid "symtab_node::verify failed"
29098 msgstr ""
29099
29100 #: symtab.cc:1381
29101 #, gcc-internal-format, gfc-internal-format
29102 msgid "invalid order in asm node %i"
29103 msgstr "некоректний порядок у вузлі asm %i"
29104
29105 #: symtab.cc:1405
29106 #, gcc-internal-format
29107 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
29108 msgstr ""
29109
29110 #: symtab.cc:1843
29111 #, gcc-internal-format
29112 msgid "function %q+D part of alias cycle"
29113 msgstr ""
29114
29115 #: symtab.cc:1845
29116 #, gcc-internal-format
29117 msgid "variable %q+D part of alias cycle"
29118 msgstr ""
29119
29120 #: symtab.cc:1873
29121 #, gcc-internal-format
29122 msgid "section of alias %q+D must match section of its target"
29123 msgstr ""
29124
29125 #: targhooks.cc:201
29126 #, gcc-internal-format
29127 msgid "%<__builtin_saveregs%> not supported by this target"
29128 msgstr "підтримки %<__builtin_saveregs%> для цього призначення не передбачено"
29129
29130 #: targhooks.cc:1120
29131 #, gcc-internal-format
29132 msgid "%qs not supported on this target"
29133 msgstr "підтримки %qs для цього призначення не передбачено"
29134
29135 #: targhooks.cc:1162
29136 #, gcc-internal-format
29137 msgid "nested functions not supported on this target"
29138 msgstr ""
29139
29140 #: targhooks.cc:1175
29141 #, gcc-internal-format
29142 msgid "nested function trampolines not supported on this target"
29143 msgstr ""
29144
29145 #: targhooks.cc:1677
29146 #, gcc-internal-format
29147 msgid "target attribute is not supported on this machine"
29148 msgstr ""
29149
29150 #: targhooks.cc:1691
29151 #, gcc-internal-format
29152 msgid "%<#pragma GCC target%> is not supported for this machine"
29153 msgstr ""
29154
29155 #: toplev.cc:721
29156 #, gcc-internal-format
29157 msgid "cannot open %qs for writing: %m"
29158 msgstr ""
29159
29160 #: toplev.cc:740
29161 #, gcc-internal-format
29162 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
29163 msgstr "підтримки %<<-frecord-gcc-switches%> для поточного призначення не передбачено"
29164
29165 #: toplev.cc:792
29166 #, gcc-internal-format
29167 msgid "stack usage computation not supported for this target"
29168 msgstr ""
29169
29170 #: toplev.cc:850
29171 #, gcc-internal-format
29172 msgid "stack usage might be unbounded"
29173 msgstr ""
29174
29175 #: toplev.cc:855
29176 #, gcc-internal-format
29177 msgid "stack usage might be %wu bytes"
29178 msgstr ""
29179
29180 #: toplev.cc:858
29181 #, gcc-internal-format
29182 msgid "stack usage is %wu bytes"
29183 msgstr ""
29184
29185 #: toplev.cc:975
29186 #, gcc-internal-format
29187 msgid "cannot open %s for writing: %m"
29188 msgstr ""
29189
29190 #: toplev.cc:1251
29191 #, gcc-internal-format
29192 msgid "this target does not support %qs"
29193 msgstr ""
29194
29195 #: toplev.cc:1285
29196 #, gcc-internal-format
29197 msgid "Graphite loop optimizations cannot be used (isl is not available) (%<-fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-parallelize-all%>)"
29198 msgstr ""
29199
29200 #: toplev.cc:1296
29201 #, gcc-internal-format
29202 msgid "%<-fcf-protection=full%> is not supported for this target"
29203 msgstr "підтримки %<-fcf-protection=full%> для цього призначення не передбачено"
29204
29205 #: toplev.cc:1303
29206 #, gcc-internal-format
29207 msgid "%<-fcf-protection=branch%> is not supported for this target"
29208 msgstr "підтримки %<-fcf-protection=branch%> для цього призначення не передбачено"
29209
29210 #: toplev.cc:1310
29211 #, gcc-internal-format
29212 msgid "%<-fcf-protection=return%> is not supported for this target"
29213 msgstr "підтримки %<-fcf-protection=return%> для цього призначення не передбачено"
29214
29215 #: toplev.cc:1325
29216 #, gcc-internal-format
29217 msgid "%<-fabi-version=1%> is no longer supported"
29218 msgstr ""
29219
29220 #: toplev.cc:1341
29221 #, gcc-internal-format
29222 msgid "instruction scheduling not supported on this target machine"
29223 msgstr ""
29224
29225 #: toplev.cc:1345
29226 #, gcc-internal-format
29227 msgid "this target machine does not have delayed branches"
29228 msgstr ""
29229
29230 #: toplev.cc:1359
29231 #, gcc-internal-format
29232 msgid "%<-f%sleading-underscore%> not supported on this target machine"
29233 msgstr "підтримки %<-f%sleading-underscore%> для цього призначення не передбачено"
29234
29235 #: toplev.cc:1388
29236 #, gcc-internal-format
29237 msgid "CTF debug info requested, but not supported for %qs frontend"
29238 msgstr ""
29239
29240 #: toplev.cc:1406
29241 #, gcc-internal-format
29242 msgid "could not close zeroed insn dump file %qs: %m"
29243 msgstr ""
29244
29245 #: toplev.cc:1420
29246 #, gcc-internal-format
29247 msgid "STABS debugging information is obsolete and not supported anymore"
29248 msgstr ""
29249
29250 #: toplev.cc:1457
29251 #, gcc-internal-format
29252 msgid "target system does not support the %qs debug format"
29253 msgstr ""
29254
29255 #: toplev.cc:1473
29256 #, gcc-internal-format
29257 msgid "variable tracking requested, but useless unless producing debug info"
29258 msgstr ""
29259
29260 #: toplev.cc:1477
29261 #, gcc-internal-format
29262 msgid "variable tracking requested, but not supported by this debug format"
29263 msgstr ""
29264
29265 #: toplev.cc:1509
29266 #, gcc-internal-format
29267 msgid "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent to %<-gvariable-location-views%>"
29268 msgstr ""
29269
29270 #: toplev.cc:1525
29271 #, gcc-internal-format
29272 msgid "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-location-views%>"
29273 msgstr ""
29274
29275 #: toplev.cc:1535
29276 #, gcc-internal-format
29277 msgid "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
29278 msgstr ""
29279
29280 #: toplev.cc:1564
29281 #, gcc-internal-format
29282 msgid "%<-ffunction-sections%> not supported for this target"
29283 msgstr "підтримки %<-ffunction-sections%> для цього призначення не передбачено"
29284
29285 #: toplev.cc:1570
29286 #, gcc-internal-format
29287 msgid "%<-fdata-sections%> not supported for this target"
29288 msgstr "підтримки %<-fdata-sections%> для цього призначення не передбачено"
29289
29290 #: toplev.cc:1578
29291 #, gcc-internal-format
29292 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
29293 msgstr "підтримки %<-fprefetch-loop-arrays%> для цього призначення не передбачено"
29294
29295 #: toplev.cc:1584
29296 #, gcc-internal-format
29297 msgid "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> switches)"
29298 msgstr ""
29299
29300 #: toplev.cc:1594
29301 #, gcc-internal-format
29302 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
29303 msgstr ""
29304
29305 #: toplev.cc:1606
29306 #, gcc-internal-format
29307 msgid "%<-fassociative-math%> disabled; other options take precedence"
29308 msgstr ""
29309
29310 #: toplev.cc:1616
29311 #, gcc-internal-format
29312 msgid "%<-fstack-clash-protection%> is not supported on targets where the stack grows from lower to higher addresses"
29313 msgstr ""
29314
29315 #: toplev.cc:1626
29316 #, gcc-internal-format
29317 msgid "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive; disabling %<-fstack-check=%>"
29318 msgstr ""
29319
29320 #: toplev.cc:1636
29321 #, gcc-internal-format
29322 msgid "%<-fstack-protector%> not supported for this target"
29323 msgstr "підтримки %<-fstack-protector%> для цього призначення не передбачено"
29324
29325 #: toplev.cc:1648
29326 #, gcc-internal-format
29327 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported for this target"
29328 msgstr ""
29329
29330 #: toplev.cc:1658
29331 #, gcc-internal-format
29332 msgid "%<-fsanitize=address%> not supported for this target"
29333 msgstr "підтримки %<-fsanitize=address%> для цього призначення не передбачено"
29334
29335 #: toplev.cc:1667
29336 #, gcc-internal-format
29337 msgid "%<-fsanitize=kernel-address%> with stack protection is not supported without %<-fasan-shadow-offset=%> for this target"
29338 msgstr ""
29339
29340 #: toplev.cc:1677
29341 #, gcc-internal-format
29342 msgid "%qs is not supported for this target"
29343 msgstr "підтримки %qs для цієї цілі не передбачено"
29344
29345 #: toplev.cc:1685
29346 #, gcc-internal-format
29347 msgid "%<-fsanitize=shadow-call-stack%> not supported in current platform"
29348 msgstr "підтримки %<-fsanitize=shadow-call-stack%> на поточній платформі не передбачено"
29349
29350 #: toplev.cc:1688
29351 #, gcc-internal-format
29352 msgid "%<-fsanitize=shadow-call-stack%> requires %<-fno-exceptions%>"
29353 msgstr ""
29354
29355 #: toplev.cc:2026
29356 #, gcc-internal-format
29357 msgid "error writing to %s: %m"
29358 msgstr ""
29359
29360 #: toplev.cc:2028
29361 #, gcc-internal-format
29362 msgid "error closing %s: %m"
29363 msgstr ""
29364
29365 #: toplev.cc:2146
29366 #, gcc-internal-format
29367 msgid "mpfr not configured to handle all floating modes"
29368 msgstr ""
29369
29370 #: toplev.cc:2232
29371 #, gcc-internal-format
29372 msgid "self-tests are not enabled in this build"
29373 msgstr ""
29374
29375 #: toplev.cc:2325
29376 #, gcc-internal-format
29377 msgid "self-tests incompatible with %<-E%>"
29378 msgstr ""
29379
29380 #: trans-mem.cc:610
29381 #, gcc-internal-format
29382 msgid "invalid use of volatile lvalue inside transaction"
29383 msgstr ""
29384
29385 #: trans-mem.cc:613
29386 #, gcc-internal-format
29387 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
29388 msgstr ""
29389
29390 #: trans-mem.cc:645
29391 #, gcc-internal-format
29392 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
29393 msgstr ""
29394
29395 #: trans-mem.cc:714 trans-mem.cc:4819
29396 #, gcc-internal-format
29397 msgid "unsafe function call %qD within atomic transaction"
29398 msgstr ""
29399
29400 #: trans-mem.cc:721
29401 #, gcc-internal-format
29402 msgid "unsafe function call %qE within atomic transaction"
29403 msgstr ""
29404
29405 #: trans-mem.cc:725
29406 #, gcc-internal-format
29407 msgid "unsafe indirect function call within atomic transaction"
29408 msgstr ""
29409
29410 #: trans-mem.cc:733 trans-mem.cc:4751
29411 #, gcc-internal-format
29412 msgid "unsafe function call %qD within %<transaction_safe%> function"
29413 msgstr ""
29414
29415 #: trans-mem.cc:740
29416 #, gcc-internal-format
29417 msgid "unsafe function call %qE within %<transaction_safe%> function"
29418 msgstr ""
29419
29420 #: trans-mem.cc:744
29421 #, gcc-internal-format
29422 msgid "unsafe indirect function call within %<transaction_safe%> function"
29423 msgstr ""
29424
29425 #: trans-mem.cc:759 trans-mem.cc:4791
29426 #, gcc-internal-format
29427 msgid "%<asm%> not allowed in atomic transaction"
29428 msgstr ""
29429
29430 #: trans-mem.cc:762 trans-mem.cc:4417
29431 #, gcc-internal-format
29432 msgid "%<asm%> not allowed in %<transaction_safe%> function"
29433 msgstr ""
29434
29435 #: trans-mem.cc:774
29436 #, gcc-internal-format
29437 msgid "relaxed transaction in atomic transaction"
29438 msgstr ""
29439
29440 #: trans-mem.cc:777
29441 #, gcc-internal-format
29442 msgid "relaxed transaction in %<transaction_safe%> function"
29443 msgstr ""
29444
29445 #: trans-mem.cc:784
29446 #, gcc-internal-format
29447 msgid "outer transaction in transaction"
29448 msgstr ""
29449
29450 #: trans-mem.cc:787
29451 #, gcc-internal-format
29452 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
29453 msgstr ""
29454
29455 #: trans-mem.cc:791
29456 #, gcc-internal-format
29457 msgid "outer transaction in %<transaction_safe%> function"
29458 msgstr ""
29459
29460 #: tree-cfg.cc:358
29461 #, gcc-internal-format
29462 msgid "ignoring loop annotation"
29463 msgstr ""
29464
29465 #: tree-cfg.cc:3012
29466 #, gcc-internal-format
29467 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
29468 msgstr ""
29469
29470 #: tree-cfg.cc:3017
29471 #, gcc-internal-format
29472 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
29473 msgstr ""
29474
29475 #: tree-cfg.cc:3032
29476 #, gcc-internal-format
29477 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
29478 msgstr ""
29479
29480 #: tree-cfg.cc:3056
29481 #, gcc-internal-format
29482 msgid "non-scalar %qs"
29483 msgstr ""
29484
29485 #: tree-cfg.cc:3070
29486 #, gcc-internal-format
29487 msgid "invalid position or size operand to %qs"
29488 msgstr ""
29489
29490 #: tree-cfg.cc:3076
29491 #, gcc-internal-format
29492 msgid "integral result type precision does not match field size of %qs"
29493 msgstr ""
29494
29495 #: tree-cfg.cc:3085
29496 #, gcc-internal-format
29497 msgid "mode size of non-integral result does not match field size of %qs"
29498 msgstr ""
29499
29500 #: tree-cfg.cc:3093
29501 #, gcc-internal-format
29502 msgid "%qs of non-mode-precision operand"
29503 msgstr ""
29504
29505 #: tree-cfg.cc:3100
29506 #, gcc-internal-format
29507 msgid "position plus size exceeds size of referenced object in %qs"
29508 msgstr ""
29509
29510 #: tree-cfg.cc:3111
29511 #, gcc-internal-format
29512 msgid "type mismatch in %qs reference"
29513 msgstr ""
29514
29515 #: tree-cfg.cc:3127
29516 #, gcc-internal-format
29517 msgid "non-top-level %qs"
29518 msgstr ""
29519
29520 #: tree-cfg.cc:3142
29521 #, gcc-internal-format
29522 msgid "invalid operands to %qs"
29523 msgstr "некоректні операнди %qs"
29524
29525 #: tree-cfg.cc:3153 tree-cfg.cc:3162 tree-cfg.cc:3179 tree-cfg.cc:3874
29526 #: tree-cfg.cc:3903 tree-cfg.cc:3920 tree-cfg.cc:3941 tree-cfg.cc:3989
29527 #: tree-cfg.cc:4010 tree-cfg.cc:4064 tree-cfg.cc:4088 tree-cfg.cc:4124
29528 #: tree-cfg.cc:4145 tree-cfg.cc:4190 tree-cfg.cc:4266 tree-cfg.cc:4301
29529 #: tree-cfg.cc:4313 tree-cfg.cc:4372 tree-cfg.cc:4397 tree-cfg.cc:4472
29530 #: tree-cfg.cc:4558
29531 #, gcc-internal-format
29532 msgid "type mismatch in %qs"
29533 msgstr "невідповідність типів у %qs"
29534
29535 #: tree-cfg.cc:3173
29536 #, gcc-internal-format
29537 msgid "invalid %qs offset operator"
29538 msgstr ""
29539
29540 #: tree-cfg.cc:3197
29541 #, gcc-internal-format
29542 msgid "conversion of %qs on the left hand side of %qs"
29543 msgstr ""
29544
29545 #: tree-cfg.cc:3205
29546 #, gcc-internal-format
29547 msgid "conversion of register to a different size in %qs"
29548 msgstr ""
29549
29550 #: tree-cfg.cc:3225 tree-cfg.cc:3251
29551 #, gcc-internal-format
29552 msgid "invalid address operand in %qs"
29553 msgstr "некоректний операнд адреси у %qs"
29554
29555 #: tree-cfg.cc:3232 tree-cfg.cc:3258
29556 #, gcc-internal-format
29557 msgid "invalid offset operand in %qs"
29558 msgstr "некоректний операнд зсуву у %qs"
29559
29560 #: tree-cfg.cc:3239 tree-cfg.cc:3265
29561 #, gcc-internal-format
29562 msgid "invalid clique in %qs"
29563 msgstr ""
29564
29565 #: tree-cfg.cc:3272 tree-cfg.cc:4570
29566 #, gcc-internal-format
29567 msgid "%qs in gimple IL"
29568 msgstr ""
29569
29570 #: tree-cfg.cc:3287
29571 #, gcc-internal-format
29572 msgid "invalid expression for min lvalue"
29573 msgstr ""
29574
29575 #: tree-cfg.cc:3338
29576 #, gcc-internal-format
29577 msgid "gimple call has two targets"
29578 msgstr ""
29579
29580 #: tree-cfg.cc:3347
29581 #, gcc-internal-format
29582 msgid "gimple call has no target"
29583 msgstr ""
29584
29585 #: tree-cfg.cc:3354
29586 #, gcc-internal-format
29587 msgid "invalid function in gimple call"
29588 msgstr ""
29589
29590 #: tree-cfg.cc:3364
29591 #, gcc-internal-format
29592 msgid "non-function in gimple call"
29593 msgstr ""
29594
29595 #: tree-cfg.cc:3375
29596 #, gcc-internal-format
29597 msgid "invalid pure const state for function"
29598 msgstr ""
29599
29600 #: tree-cfg.cc:3387
29601 #, gcc-internal-format
29602 msgid "invalid LHS in gimple call"
29603 msgstr ""
29604
29605 #: tree-cfg.cc:3395
29606 #, gcc-internal-format
29607 msgid "LHS in %<noreturn%> call"
29608 msgstr ""
29609
29610 #: tree-cfg.cc:3409
29611 #, gcc-internal-format
29612 msgid "invalid conversion in gimple call"
29613 msgstr ""
29614
29615 #: tree-cfg.cc:3418
29616 #, gcc-internal-format
29617 msgid "invalid static chain in gimple call"
29618 msgstr ""
29619
29620 #: tree-cfg.cc:3429
29621 #, gcc-internal-format
29622 msgid "static chain with function that doesn%'t use one"
29623 msgstr ""
29624
29625 #. Built-in unreachable with parameters might not be caught by
29626 #. undefined behavior sanitizer.  Front-ends do check users do not
29627 #. call them that way but we also produce calls to
29628 #. __builtin_unreachable internally, for example when IPA figures
29629 #. out a call cannot happen in a legal program.  In such cases,
29630 #. we must make sure arguments are stripped off.
29631 #: tree-cfg.cc:3447
29632 #, gcc-internal-format
29633 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
29634 msgstr ""
29635
29636 #: tree-cfg.cc:3478
29637 #, gcc-internal-format
29638 msgid "%<DEFFERED_INIT%> calls should have same constant size for the first argument and LHS"
29639 msgstr ""
29640
29641 #: tree-cfg.cc:3496
29642 #, gcc-internal-format
29643 msgid "invalid argument to gimple call"
29644 msgstr ""
29645
29646 #: tree-cfg.cc:3523
29647 #, gcc-internal-format
29648 msgid "invalid operands in gimple comparison"
29649 msgstr ""
29650
29651 #: tree-cfg.cc:3534
29652 #, gcc-internal-format
29653 msgid "mismatching comparison operand types"
29654 msgstr ""
29655
29656 #: tree-cfg.cc:3551
29657 #, gcc-internal-format
29658 msgid "unsupported operation or type for vector comparison returning a boolean"
29659 msgstr ""
29660
29661 #: tree-cfg.cc:3566
29662 #, gcc-internal-format
29663 msgid "non-vector operands in vector comparison"
29664 msgstr ""
29665
29666 #: tree-cfg.cc:3575
29667 #, gcc-internal-format
29668 msgid "invalid vector comparison resulting type"
29669 msgstr ""
29670
29671 #: tree-cfg.cc:3582
29672 #, gcc-internal-format
29673 msgid "bogus comparison result type"
29674 msgstr ""
29675
29676 #: tree-cfg.cc:3604
29677 #, gcc-internal-format
29678 msgid "non-register as LHS of unary operation"
29679 msgstr ""
29680
29681 #: tree-cfg.cc:3610
29682 #, gcc-internal-format
29683 msgid "invalid operand in unary operation"
29684 msgstr ""
29685
29686 #: tree-cfg.cc:3633
29687 #, gcc-internal-format
29688 msgid "invalid vector types in nop conversion"
29689 msgstr ""
29690
29691 #: tree-cfg.cc:3670
29692 #, gcc-internal-format
29693 msgid "invalid types in nop conversion"
29694 msgstr ""
29695
29696 #: tree-cfg.cc:3685
29697 #, gcc-internal-format
29698 msgid "invalid types in address space conversion"
29699 msgstr "некоректні типи у перетворенні простору адрес"
29700
29701 #: tree-cfg.cc:3699
29702 #, gcc-internal-format
29703 msgid "invalid types in fixed-point conversion"
29704 msgstr "некоректні типи у перетворенні із фіксованою крапкою"
29705
29706 #: tree-cfg.cc:3714
29707 #, gcc-internal-format
29708 msgid "invalid types in conversion to floating-point"
29709 msgstr "некоректні типи у перетворенні до значення із рухомою крапкою"
29710
29711 #: tree-cfg.cc:3729
29712 #, gcc-internal-format
29713 msgid "invalid types in conversion to integer"
29714 msgstr "некоректні типи у перетворенні до цілого значення"
29715
29716 #: tree-cfg.cc:3769
29717 #, gcc-internal-format
29718 msgid "type mismatch in %qs expression"
29719 msgstr ""
29720
29721 #: tree-cfg.cc:3786 tree-cfg.cc:3800 tree-cfg.cc:4170
29722 #, gcc-internal-format
29723 msgid "invalid types for %qs"
29724 msgstr "некоректні типи для %qs"
29725
29726 #: tree-cfg.cc:3811
29727 #, gcc-internal-format
29728 msgid "%qs should be from a scalar to a like vector"
29729 msgstr ""
29730
29731 #: tree-cfg.cc:3825
29732 #, gcc-internal-format
29733 msgid "non-trivial conversion in unary operation"
29734 msgstr ""
29735
29736 #: tree-cfg.cc:3850
29737 #, gcc-internal-format
29738 msgid "non-register as LHS of binary operation"
29739 msgstr ""
29740
29741 #: tree-cfg.cc:3857
29742 #, gcc-internal-format
29743 msgid "invalid operands in binary operation"
29744 msgstr ""
29745
29746 #: tree-cfg.cc:3964
29747 #, gcc-internal-format
29748 msgid "invalid non-vector operands to %qs"
29749 msgstr "некоректні невекторні операнди %qs"
29750
29751 #: tree-cfg.cc:3975
29752 #, gcc-internal-format
29753 msgid "invalid (pointer) operands %qs"
29754 msgstr ""
29755
29756 #: tree-cfg.cc:4198
29757 #, gcc-internal-format
29758 msgid "vector type expected in %qs"
29759 msgstr "у %qs мало бути використано векторний тип"
29760
29761 #: tree-cfg.cc:4211
29762 #, gcc-internal-format
29763 msgid "type mismatch in binary expression"
29764 msgstr ""
29765
29766 #: tree-cfg.cc:4239
29767 #, gcc-internal-format
29768 msgid "non-register as LHS of ternary operation"
29769 msgstr ""
29770
29771 #: tree-cfg.cc:4248
29772 #, gcc-internal-format
29773 msgid "invalid operands in ternary operation"
29774 msgstr ""
29775
29776 #: tree-cfg.cc:4280
29777 #, gcc-internal-format
29778 msgid "the first argument of a %qs must be of a boolean vector type of the same number of elements as the result"
29779 msgstr ""
29780
29781 #: tree-cfg.cc:4325 tree-cfg.cc:4384
29782 #, gcc-internal-format
29783 msgid "vector types expected in %qs"
29784 msgstr "у %qs мало бути використано векторні типи"
29785
29786 #: tree-cfg.cc:4340
29787 #, gcc-internal-format
29788 msgid "vectors with different element number found in %qs"
29789 msgstr ""
29790
29791 #: tree-cfg.cc:4356
29792 #, gcc-internal-format
29793 msgid "invalid mask type in %qs"
29794 msgstr "некоректний тип маскування у %qs"
29795
29796 #: tree-cfg.cc:4417
29797 #, gcc-internal-format
29798 msgid "not allowed type combination in %qs"
29799 msgstr ""
29800
29801 #: tree-cfg.cc:4426
29802 #, gcc-internal-format
29803 msgid "invalid position or size in %qs"
29804 msgstr "некоректна позиція або розмір у %qs"
29805
29806 #: tree-cfg.cc:4432
29807 #, gcc-internal-format
29808 msgid "%qs into non-mode-precision operand"
29809 msgstr ""
29810
29811 #: tree-cfg.cc:4442
29812 #, gcc-internal-format
29813 msgid "insertion out of range in %qs"
29814 msgstr ""
29815
29816 #: tree-cfg.cc:4452
29817 #, gcc-internal-format
29818 msgid "%qs not at element boundary"
29819 msgstr ""
29820
29821 #: tree-cfg.cc:4508
29822 #, gcc-internal-format
29823 msgid "non-trivial conversion in %qs"
29824 msgstr ""
29825
29826 #: tree-cfg.cc:4517
29827 #, gcc-internal-format
29828 msgid "%qs LHS in clobber statement"
29829 msgstr ""
29830
29831 #: tree-cfg.cc:4525
29832 #, gcc-internal-format
29833 msgid "%qs LHS in assignment statement"
29834 msgstr ""
29835
29836 #: tree-cfg.cc:4544
29837 #, gcc-internal-format
29838 msgid "invalid operand in %qs"
29839 msgstr "некоректний операнд у %qs"
29840
29841 #: tree-cfg.cc:4585 tree-cfg.cc:4611
29842 #, gcc-internal-format
29843 msgid "invalid RHS for gimple memory store: %qs"
29844 msgstr ""
29845
29846 #: tree-cfg.cc:4645 tree-cfg.cc:4663
29847 #, gcc-internal-format
29848 msgid "incorrect type of vector %qs elements"
29849 msgstr ""
29850
29851 #: tree-cfg.cc:4654 tree-cfg.cc:4671
29852 #, gcc-internal-format
29853 msgid "incorrect number of vector %qs elements"
29854 msgstr ""
29855
29856 #: tree-cfg.cc:4679
29857 #, gcc-internal-format
29858 msgid "incorrect type of vector CONSTRUCTOR elements"
29859 msgstr ""
29860
29861 #: tree-cfg.cc:4688
29862 #, gcc-internal-format
29863 msgid "vector %qs with non-NULL element index"
29864 msgstr ""
29865
29866 #: tree-cfg.cc:4695
29867 #, gcc-internal-format
29868 msgid "vector %qs element is not a GIMPLE value"
29869 msgstr ""
29870
29871 #: tree-cfg.cc:4704
29872 #, gcc-internal-format
29873 msgid "non-vector %qs with elements"
29874 msgstr ""
29875
29876 #: tree-cfg.cc:4715
29877 #, gcc-internal-format
29878 msgid "%qs with an always-false condition"
29879 msgstr ""
29880
29881 #: tree-cfg.cc:4722
29882 #, gcc-internal-format
29883 msgid "%qs RHS in assignment statement"
29884 msgstr ""
29885
29886 #: tree-cfg.cc:4779
29887 #, gcc-internal-format
29888 msgid "invalid operand in return statement"
29889 msgstr ""
29890
29891 #: tree-cfg.cc:4794 c/gimple-parser.cc:2474
29892 #, gcc-internal-format
29893 msgid "invalid conversion in return statement"
29894 msgstr ""
29895
29896 #: tree-cfg.cc:4818
29897 #, gcc-internal-format
29898 msgid "goto destination is neither a label nor a pointer"
29899 msgstr ""
29900
29901 #: tree-cfg.cc:4837
29902 #, gcc-internal-format
29903 msgid "invalid operand to switch statement"
29904 msgstr ""
29905
29906 #: tree-cfg.cc:4845
29907 #, gcc-internal-format
29908 msgid "non-integral type switch statement"
29909 msgstr ""
29910
29911 #: tree-cfg.cc:4855
29912 #, gcc-internal-format
29913 msgid "invalid default case label in switch statement"
29914 msgstr ""
29915
29916 #: tree-cfg.cc:4867
29917 #, gcc-internal-format
29918 msgid "invalid %<CASE_CHAIN%>"
29919 msgstr "некоректний %<CASE_CHAIN%>"
29920
29921 #: tree-cfg.cc:4873
29922 #, gcc-internal-format
29923 msgid "invalid case label in switch statement"
29924 msgstr ""
29925
29926 #: tree-cfg.cc:4880
29927 #, gcc-internal-format
29928 msgid "invalid case range in switch statement"
29929 msgstr ""
29930
29931 #: tree-cfg.cc:4890
29932 #, gcc-internal-format
29933 msgid "type precision mismatch in switch statement"
29934 msgstr ""
29935
29936 #: tree-cfg.cc:4897
29937 #, gcc-internal-format
29938 msgid "type mismatch for case label in switch statement"
29939 msgstr ""
29940
29941 #: tree-cfg.cc:4906
29942 #, gcc-internal-format
29943 msgid "case labels not sorted in switch statement"
29944 msgstr ""
29945
29946 #: tree-cfg.cc:4949
29947 #, gcc-internal-format
29948 msgid "label context is not the current function declaration"
29949 msgstr ""
29950
29951 #: tree-cfg.cc:4958
29952 #, gcc-internal-format
29953 msgid "incorrect entry in %<label_to_block_map%>"
29954 msgstr ""
29955
29956 #: tree-cfg.cc:4968
29957 #, gcc-internal-format
29958 msgid "incorrect setting of landing pad number"
29959 msgstr ""
29960
29961 #: tree-cfg.cc:4984
29962 #, gcc-internal-format
29963 msgid "invalid comparison code in gimple cond"
29964 msgstr ""
29965
29966 #: tree-cfg.cc:4992
29967 #, gcc-internal-format
29968 msgid "invalid labels in gimple cond"
29969 msgstr ""
29970
29971 #: tree-cfg.cc:5075 tree-cfg.cc:5084
29972 #, gcc-internal-format
29973 msgid "invalid %<PHI%> result"
29974 msgstr "некоректний результат %<PHI%>"
29975
29976 #: tree-cfg.cc:5094
29977 #, gcc-internal-format
29978 msgid "missing %<PHI%> def"
29979 msgstr ""
29980
29981 #: tree-cfg.cc:5108
29982 #, gcc-internal-format
29983 msgid "invalid %<PHI%> argument"
29984 msgstr "некоректний аргумент %<PHI%>"
29985
29986 #: tree-cfg.cc:5115
29987 #, gcc-internal-format
29988 msgid "incompatible types in %<PHI%> argument %u"
29989 msgstr ""
29990
29991 #: tree-cfg.cc:5213
29992 #, gcc-internal-format
29993 msgid "%<verify_gimple%> failed"
29994 msgstr "помилка %<verify_gimple%>"
29995
29996 #: tree-cfg.cc:5270
29997 #, gcc-internal-format
29998 msgid "dead statement in EH table"
29999 msgstr ""
30000
30001 #: tree-cfg.cc:5286
30002 #, gcc-internal-format
30003 msgid "location references block not in block tree"
30004 msgstr ""
30005
30006 #: tree-cfg.cc:5335
30007 #, gcc-internal-format
30008 msgid "local declaration from a different function"
30009 msgstr "локальне оголошення з іншої функції"
30010
30011 #: tree-cfg.cc:5438
30012 #, gcc-internal-format
30013 msgid "gimple_bb (phi) is set to a wrong basic block"
30014 msgstr ""
30015
30016 #: tree-cfg.cc:5447
30017 #, gcc-internal-format
30018 msgid "PHI node with location"
30019 msgstr ""
30020
30021 #: tree-cfg.cc:5458 tree-cfg.cc:5505
30022 #, gcc-internal-format
30023 msgid "incorrect sharing of tree nodes"
30024 msgstr ""
30025
30026 #: tree-cfg.cc:5466
30027 #, gcc-internal-format
30028 msgid "virtual PHI with argument locations"
30029 msgstr ""
30030
30031 #: tree-cfg.cc:5493
30032 #, gcc-internal-format
30033 msgid "gimple_bb (stmt) is set to a wrong basic block"
30034 msgstr ""
30035
30036 #: tree-cfg.cc:5533
30037 #, gcc-internal-format
30038 msgid "statement marked for throw, but doesn%'t"
30039 msgstr ""
30040
30041 #: tree-cfg.cc:5539
30042 #, gcc-internal-format
30043 msgid "statement marked for throw in middle of block"
30044 msgstr ""
30045
30046 #: tree-cfg.cc:5561
30047 #, gcc-internal-format
30048 msgid "verify_gimple failed"
30049 msgstr ""
30050
30051 #: tree-cfg.cc:5583
30052 #, gcc-internal-format
30053 msgid "ENTRY_BLOCK has IL associated with it"
30054 msgstr ""
30055
30056 #: tree-cfg.cc:5590
30057 #, gcc-internal-format
30058 msgid "EXIT_BLOCK has IL associated with it"
30059 msgstr ""
30060
30061 #: tree-cfg.cc:5597
30062 #, gcc-internal-format, gfc-internal-format
30063 msgid "fallthru to exit from bb %d"
30064 msgstr ""
30065
30066 #: tree-cfg.cc:5621
30067 #, gcc-internal-format
30068 msgid "nonlocal label %qD is not first in a sequence of labels in bb %d"
30069 msgstr ""
30070
30071 #: tree-cfg.cc:5628
30072 #, gcc-internal-format
30073 msgid "EH landing pad label %qD is not first in a sequence of labels in bb %d"
30074 msgstr ""
30075
30076 #: tree-cfg.cc:5635
30077 #, gcc-internal-format
30078 msgid "label %qD to block does not match in bb %d"
30079 msgstr ""
30080
30081 #: tree-cfg.cc:5642
30082 #, gcc-internal-format
30083 msgid "label %qD has incorrect context in bb %d"
30084 msgstr ""
30085
30086 #: tree-cfg.cc:5655
30087 #, gcc-internal-format, gfc-internal-format
30088 msgid "control flow in the middle of basic block %d"
30089 msgstr ""
30090
30091 #: tree-cfg.cc:5665
30092 #, gcc-internal-format
30093 msgid "label %qD in the middle of basic block %d"
30094 msgstr ""
30095
30096 #: tree-cfg.cc:5687
30097 #, gcc-internal-format, gfc-internal-format
30098 msgid "fallthru edge after a control statement in bb %d"
30099 msgstr ""
30100
30101 #: tree-cfg.cc:5700
30102 #, gcc-internal-format, gfc-internal-format
30103 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
30104 msgstr ""
30105
30106 #: tree-cfg.cc:5723 tree-cfg.cc:5745 tree-cfg.cc:5762 tree-cfg.cc:5831
30107 #, gcc-internal-format, gfc-internal-format
30108 msgid "wrong outgoing edge flags at end of bb %d"
30109 msgstr ""
30110
30111 #: tree-cfg.cc:5733
30112 #, gcc-internal-format, gfc-internal-format
30113 msgid "explicit goto at end of bb %d"
30114 msgstr ""
30115
30116 #: tree-cfg.cc:5767
30117 #, gcc-internal-format, gfc-internal-format
30118 msgid "return edge does not point to exit in bb %d"
30119 msgstr ""
30120
30121 #: tree-cfg.cc:5797
30122 #, gcc-internal-format
30123 msgid "found default case not at the start of case vector"
30124 msgstr ""
30125
30126 #: tree-cfg.cc:5805
30127 #, gcc-internal-format
30128 msgid "case labels not sorted: "
30129 msgstr ""
30130
30131 #: tree-cfg.cc:5822
30132 #, gcc-internal-format, gfc-internal-format
30133 msgid "extra outgoing edge %d->%d"
30134 msgstr ""
30135
30136 #: tree-cfg.cc:5845
30137 #, gcc-internal-format, gfc-internal-format
30138 msgid "missing edge %i->%i"
30139 msgstr ""
30140
30141 #: tree-cfg.cc:9509
30142 #, gcc-internal-format
30143 msgid "%<noreturn%> function does return"
30144 msgstr ""
30145
30146 #: tree-cfg.cc:9530 tree-cfg.cc:9562
30147 #, gcc-internal-format
30148 msgid "control reaches end of non-void function"
30149 msgstr ""
30150
30151 #: tree-cfg.cc:9628
30152 #, gcc-internal-format
30153 msgid "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
30154 msgstr ""
30155
30156 #: tree-cfg.cc:9633 cp/cvt.cc:1117
30157 #, gcc-internal-format
30158 msgid "ignoring return value of function declared with attribute %<warn_unused_result%>"
30159 msgstr ""
30160
30161 #: tree-diagnostic-path.cc:467
30162 msgid "%@ %s"
30163 msgstr "%@ %s"
30164
30165 #: tree-diagnostic.cc:203
30166 #, gcc-internal-format
30167 msgid "in definition of macro %qs"
30168 msgstr "у визначенні макросу %qs"
30169
30170 #: tree-diagnostic.cc:220
30171 #, gcc-internal-format
30172 msgid "in expansion of macro %qs"
30173 msgstr "у розгортанні макросу %qs"
30174
30175 #: tree-eh.cc:4926
30176 #, gcc-internal-format, gfc-internal-format
30177 msgid "BB %i has multiple EH edges"
30178 msgstr "BB %i має декілька країв EH"
30179
30180 #: tree-eh.cc:4938
30181 #, gcc-internal-format, gfc-internal-format
30182 msgid "BB %i cannot throw but has an EH edge"
30183 msgstr ""
30184
30185 #: tree-eh.cc:4946
30186 #, gcc-internal-format, gfc-internal-format
30187 msgid "BB %i last statement has incorrectly set lp"
30188 msgstr ""
30189
30190 #: tree-eh.cc:4952
30191 #, gcc-internal-format, gfc-internal-format
30192 msgid "BB %i is missing an EH edge"
30193 msgstr ""
30194
30195 #: tree-eh.cc:4958
30196 #, gcc-internal-format, gfc-internal-format
30197 msgid "Incorrect EH edge %i->%i"
30198 msgstr ""
30199
30200 #: tree-eh.cc:4992 tree-eh.cc:5011
30201 #, gcc-internal-format, gfc-internal-format
30202 msgid "BB %i is missing an edge"
30203 msgstr ""
30204
30205 #: tree-eh.cc:5028
30206 #, gcc-internal-format, gfc-internal-format
30207 msgid "BB %i too many fallthru edges"
30208 msgstr ""
30209
30210 #: tree-eh.cc:5037
30211 #, gcc-internal-format, gfc-internal-format
30212 msgid "BB %i has incorrect edge"
30213 msgstr ""
30214
30215 #: tree-eh.cc:5043
30216 #, gcc-internal-format, gfc-internal-format
30217 msgid "BB %i has incorrect fallthru edge"
30218 msgstr ""
30219
30220 #: tree-inline.cc:3902
30221 #, gcc-internal-format
30222 msgid "function %q+F can never be copied because it receives a non-local goto"
30223 msgstr ""
30224
30225 #: tree-inline.cc:3909
30226 #, gcc-internal-format
30227 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
30228 msgstr ""
30229
30230 #: tree-inline.cc:3949
30231 #, gcc-internal-format
30232 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
30233 msgstr ""
30234
30235 #: tree-inline.cc:3963
30236 #, gcc-internal-format
30237 msgid "function %q+F can never be inlined because it uses setjmp"
30238 msgstr ""
30239
30240 #: tree-inline.cc:3977
30241 #, gcc-internal-format
30242 msgid "function %q+F can never be inlined because it uses variable argument lists"
30243 msgstr ""
30244
30245 #: tree-inline.cc:3989
30246 #, gcc-internal-format
30247 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
30248 msgstr ""
30249
30250 #: tree-inline.cc:3997
30251 #, gcc-internal-format
30252 msgid "function %q+F can never be inlined because it uses non-local goto"
30253 msgstr ""
30254
30255 #: tree-inline.cc:4009
30256 #, gcc-internal-format
30257 msgid "function %q+F can never be inlined because it uses %<__builtin_return%> or %<__builtin_apply_args%>"
30258 msgstr ""
30259
30260 #: tree-inline.cc:4029
30261 #, gcc-internal-format
30262 msgid "function %q+F can never be inlined because it contains a computed goto"
30263 msgstr ""
30264
30265 #: tree-inline.cc:4075
30266 #, gcc-internal-format
30267 msgid "function %q+F can never be inlined because it has a VLA argument"
30268 msgstr ""
30269
30270 #: tree-inline.cc:4143
30271 #, gcc-internal-format
30272 msgid "function %q+F can never be inlined because it is suppressed using %<-fno-inline%>"
30273 msgstr ""
30274
30275 #: tree-inline.cc:4151
30276 #, gcc-internal-format
30277 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
30278 msgstr ""
30279
30280 #: tree-inline.cc:4837
30281 #, gcc-internal-format
30282 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
30283 msgstr ""
30284
30285 #: tree-inline.cc:4840 tree-inline.cc:4861
30286 #, gcc-internal-format
30287 msgid "called from here"
30288 msgstr ""
30289
30290 #: tree-inline.cc:4843 tree-inline.cc:4864
30291 #, gcc-internal-format
30292 msgid "called from this function"
30293 msgstr ""
30294
30295 #: tree-inline.cc:4857
30296 #, gcc-internal-format
30297 msgid "inlining failed in call to %q+F: %s"
30298 msgstr ""
30299
30300 #: tree-into-ssa.cc:3337
30301 #, gcc-internal-format
30302 msgid "statement uses released SSA name"
30303 msgstr ""
30304
30305 #: tree-into-ssa.cc:3349
30306 #, gcc-internal-format
30307 msgid "cannot update SSA form"
30308 msgstr ""
30309
30310 #: tree-into-ssa.cc:3440 tree-outof-ssa.cc:902 tree-ssa-coalesce.cc:1003
30311 #, gcc-internal-format
30312 msgid "SSA corruption"
30313 msgstr ""
30314
30315 #: tree-nested.cc:1164
30316 #, gcc-internal-format, gfc-internal-format
30317 msgid "%s from %s referenced in %s"
30318 msgstr ""
30319
30320 #: tree-nested.cc:2956
30321 #, gcc-internal-format, gfc-internal-format
30322 msgid "%s from %s called in %s"
30323 msgstr ""
30324
30325 #: tree-profile.cc:624
30326 #, gcc-internal-format
30327 msgid "invalid regular expression %qs in %qs"
30328 msgstr "некоректний формальний вираз %qs у %qs"
30329
30330 #: tree-profile.cc:714
30331 #, gcc-internal-format
30332 msgid "target does not support atomic profile update, single mode is selected"
30333 msgstr ""
30334
30335 #: tree-ssa-alias.cc:3991
30336 #, gcc-internal-format, gfc-internal-format
30337 msgid "invalid fn spec attribute \"%s\""
30338 msgstr "некоректний атрибути специфікації функції «%s»"
30339
30340 #: tree-ssa-alias.cc:4030
30341 #, gcc-internal-format, gfc-internal-format
30342 msgid "invalid fn spec attribute \"%s\" arg %i"
30343 msgstr ""
30344
30345 #: tree-ssa-ccp.cc:4606 c-family/c-common.cc:5810
30346 #, gcc-internal-format
30347 msgid "%qs pointer is null"
30348 msgstr ""
30349
30350 #: tree-ssa-ccp.cc:4609 c-family/c-common.cc:5813
30351 #, gcc-internal-format
30352 msgid "in a call to non-static member function %qD"
30353 msgstr "у виклику нестатичної функції-члена %qD"
30354
30355 #: tree-ssa-ccp.cc:4615 c-family/c-common.cc:5819
30356 #, gcc-internal-format, gfc-internal-format
30357 msgid "argument %u null where non-null expected"
30358 msgstr "порожній аргумент %u там, де мав бути непорожній аргумент"
30359
30360 #: tree-ssa-ccp.cc:4621
30361 #, gcc-internal-format
30362 msgid "in a call to built-in function %qD"
30363 msgstr "у виклику вбудованої функції %qD"
30364
30365 #: tree-ssa-ccp.cc:4625 c-family/c-common.cc:5823
30366 #, gcc-internal-format
30367 msgid "in a call to function %qD declared %qs"
30368 msgstr "у виклику функції %qD, оголошено %qs"
30369
30370 #: tree-ssa-loop-niter.cc:3478
30371 #, gcc-internal-format, gfc-internal-format
30372 msgid "iteration %s invokes undefined behavior"
30373 msgstr "ітерація %s викликає невизначену поведінку"
30374
30375 #: tree-ssa-loop-niter.cc:3479
30376 #, gcc-internal-format
30377 msgid "within this loop"
30378 msgstr "у цьому циклі"
30379
30380 #: tree-ssa-loop-prefetch.cc:2090
30381 #, gcc-internal-format
30382 msgid "%<l1-cache-size%> parameter is not a power of two %d"
30383 msgstr "параметр %<l1-cache-size%> не є степенем двійки %d"
30384
30385 #: tree-ssa-operands.cc:1033
30386 #, gcc-internal-format
30387 msgid "virtual definition of statement not up to date"
30388 msgstr "віртуальне визначення неактуальної інструкції"
30389
30390 #: tree-ssa-operands.cc:1040
30391 #, gcc-internal-format
30392 msgid "virtual def operand missing for statement"
30393 msgstr ""
30394
30395 #: tree-ssa-operands.cc:1050
30396 #, gcc-internal-format
30397 msgid "virtual use of statement not up to date"
30398 msgstr "віртуальне використання неактуальної інструкції"
30399
30400 #: tree-ssa-operands.cc:1057
30401 #, gcc-internal-format
30402 msgid "virtual use operand missing for statement"
30403 msgstr ""
30404
30405 #: tree-ssa-operands.cc:1074
30406 #, gcc-internal-format
30407 msgid "excess use operand for statement"
30408 msgstr ""
30409
30410 #: tree-ssa-operands.cc:1084
30411 #, gcc-internal-format
30412 msgid "use operand missing for statement"
30413 msgstr ""
30414
30415 #: tree-ssa-operands.cc:1091
30416 #, gcc-internal-format
30417 msgid "statement volatile flag not up to date"
30418 msgstr ""
30419
30420 #: tree-ssa-strlen.cc:2144
30421 #, gcc-internal-format
30422 msgid "%qD writing one too many bytes into a region of a size that depends on %<strlen%>"
30423 msgstr ""
30424
30425 #: tree-ssa-strlen.cc:2148
30426 #, gcc-internal-format
30427 msgid "writing one too many bytes into a region of a size that depends on %<strlen%>"
30428 msgstr ""
30429
30430 #: tree-ssa-strlen.cc:2157
30431 #, gcc-internal-format
30432 msgid "%qD writing %wu byte into a region of size %wu"
30433 msgid_plural "%qD writing %wu bytes into a region of size %wu"
30434 msgstr[0] "запис %qD %wu байта до області розміру %wu"
30435 msgstr[1] "запис %qD %wu байтів до області розміру %wu"
30436 msgstr[2] "запис %qD %wu байтів до області розміру %wu"
30437
30438 #: tree-ssa-strlen.cc:2165
30439 #, gcc-internal-format
30440 msgid "writing %wu byte into a region of size %wu"
30441 msgid_plural "writing %wu bytes into a region of size %wu"
30442 msgstr[0] "запис %wu байта до області розміру %wu"
30443 msgstr[1] "запис %wu байтів до області розміру %wu"
30444 msgstr[2] "запис %wu байтів до області розміру %wu"
30445
30446 #: tree-ssa-strlen.cc:2175
30447 #, gcc-internal-format
30448 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
30449 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
30450 msgstr[0] ""
30451 msgstr[1] ""
30452 msgstr[2] ""
30453
30454 #: tree-ssa-strlen.cc:2183
30455 #, gcc-internal-format
30456 msgid "writing %wu byte into a region of size between %wu and %wu"
30457 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
30458 msgstr[0] ""
30459 msgstr[1] ""
30460 msgstr[2] ""
30461
30462 #: tree-ssa-strlen.cc:2193
30463 #, gcc-internal-format
30464 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
30465 msgstr ""
30466
30467 #: tree-ssa-strlen.cc:2199
30468 #, gcc-internal-format
30469 msgid "writing between %wu and %wu bytes into a region of size %wu"
30470 msgstr ""
30471
30472 #: tree-ssa-strlen.cc:2207
30473 #, gcc-internal-format
30474 msgid "%qD writing between %wu and %wu bytes into a region of size between %wu and %wu"
30475 msgstr ""
30476
30477 #: tree-ssa-strlen.cc:2213
30478 #, gcc-internal-format
30479 msgid "writing between %wu and %wu bytes into a region of size between %wu and %wu"
30480 msgstr ""
30481
30482 #: tree-ssa-strlen.cc:3105
30483 #, gcc-internal-format
30484 msgid "%qD output truncated before terminating nul copying %E byte from a string of the same length"
30485 msgid_plural "%qD output truncated before terminating nul copying %E bytes from a string of the same length"
30486 msgstr[0] "виведення %qD обрізано до завершального nul копіюванням %E байта з рядка тієї самої довжини"
30487 msgstr[1] "виведення %qD обрізано до завершального nul копіюванням %E байтів з рядка тієї самої довжини"
30488 msgstr[2] "виведення %qD обрізано до завершального nul копіюванням %E байтів з рядка тієї самої довжини"
30489
30490 #: tree-ssa-strlen.cc:3121
30491 #, gcc-internal-format
30492 msgid "%qD output truncated copying %E byte from a string of length %wu"
30493 msgid_plural "%qD output truncated copying %E bytes from a string of length %wu"
30494 msgstr[0] ""
30495 msgstr[1] ""
30496 msgstr[2] ""
30497
30498 #: tree-ssa-strlen.cc:3128
30499 #, gcc-internal-format
30500 msgid "%qD output truncated copying between %wu and %wu bytes from a string of length %wu"
30501 msgstr ""
30502
30503 #: tree-ssa-strlen.cc:3140
30504 #, gcc-internal-format
30505 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
30506 msgid_plural "%qD output may be truncated copying %E bytes from a string of length %wu"
30507 msgstr[0] ""
30508 msgstr[1] ""
30509 msgstr[2] ""
30510
30511 #: tree-ssa-strlen.cc:3147 tree-ssa-strlen.cc:3163
30512 #, gcc-internal-format
30513 msgid "%qD output may be truncated copying between %wu and %wu bytes from a string of length %wu"
30514 msgstr ""
30515
30516 #: tree-ssa-strlen.cc:3317
30517 #, gcc-internal-format
30518 msgid "%qD output truncated before terminating nul copying as many bytes from a string as its length"
30519 msgstr "виведення %qD обрізано до завершального nul копіюванням якомога більшої кількості байтів з рядка як його довжини"
30520
30521 #: tree-ssa-strlen.cc:3330
30522 #, gcc-internal-format
30523 msgid "%qD specified bound depends on the length of the source argument"
30524 msgstr ""
30525
30526 #: tree-ssa-strlen.cc:3338
30527 #, gcc-internal-format
30528 msgid "length computed here"
30529 msgstr "довжину обчислено тут:"
30530
30531 #: tree-ssa-strlen.cc:4259
30532 #, gcc-internal-format
30533 msgid "%qD of a string of length %wu or more and an array of size %wu evaluates to nonzero"
30534 msgstr ""
30535
30536 #: tree-ssa-strlen.cc:4261
30537 #, gcc-internal-format
30538 msgid "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
30539 msgstr ""
30540
30541 #: tree-ssa-strlen.cc:4268
30542 #, gcc-internal-format
30543 msgid "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
30544 msgstr ""
30545
30546 #: tree-ssa-strlen.cc:4273
30547 #, gcc-internal-format
30548 msgid "%qD of a string of length %wu, an array of size %wu and bound of %wu evaluates to nonzero"
30549 msgstr ""
30550
30551 #: tree-ssa-strlen.cc:4284
30552 #, gcc-internal-format
30553 msgid "in this expression"
30554 msgstr "у цьому виразі"
30555
30556 #: tree-ssa-uninit.cc:283
30557 #, gcc-internal-format
30558 msgid "%qD is used uninitialized"
30559 msgstr "%qD використано без ініціалізації"
30560
30561 #: tree-ssa-uninit.cc:285
30562 #, gcc-internal-format
30563 msgid "%qD may be used uninitialized"
30564 msgstr "%qD може бути використано без ініціалізації"
30565
30566 #: tree-ssa-uninit.cc:292
30567 #, gcc-internal-format
30568 msgid "%qs is used uninitialized"
30569 msgstr "%qs використано без ініціалізації"
30570
30571 #: tree-ssa-uninit.cc:295
30572 #, gcc-internal-format
30573 msgid "%qs may be used uninitialized"
30574 msgstr "%qs може бути використано без ініціалізації"
30575
30576 #: tree-ssa-uninit.cc:314 varasm.cc:366 varasm.cc:7828
30577 #, gcc-internal-format
30578 msgid "%qD was declared here"
30579 msgstr "%qD було оголошено тут:"
30580
30581 #: tree-ssa-uninit.cc:316
30582 #, gcc-internal-format
30583 msgid "%qs was declared here"
30584 msgstr "%qs було оголошено тут:"
30585
30586 #: tree-ssa-uninit.cc:430 tree-ssa-uninit.cc:742
30587 #, gcc-internal-format
30588 msgid "%qE may be used uninitialized"
30589 msgstr "%qE може бути використано без ініціалізації"
30590
30591 #: tree-ssa-uninit.cc:439
30592 #, gcc-internal-format
30593 msgid "accessing argument %u of a function declared with attribute %<%s%>"
30594 msgstr ""
30595
30596 #: tree-ssa-uninit.cc:729
30597 #, gcc-internal-format
30598 msgid "%qE is used uninitialized"
30599 msgstr "%qE використано без ініціалізації"
30600
30601 #: tree-ssa-uninit.cc:861
30602 #, gcc-internal-format
30603 msgid "in a call to %qD declared with attribute %<%s%> here"
30604 msgstr "у виклику %qD, оголошеної з атрибутом %<%s%> тут:"
30605
30606 #: tree-ssa-uninit.cc:868
30607 #, gcc-internal-format
30608 msgid "in a call to %qT declared with attribute %<%s%>"
30609 msgstr "у виклику %qT, оголошеної з атрибутом %<%s%>"
30610
30611 #: tree-ssa-uninit.cc:884
30612 #, gcc-internal-format
30613 msgid "by argument %u of type %s to %qD declared here"
30614 msgstr "аргументом %u типу %s до %qD, оголошеної тут:"
30615
30616 #: tree-ssa-uninit.cc:892
30617 #, gcc-internal-format
30618 msgid "by argument %u of type %s to %qT"
30619 msgstr "аргументом %u типу %s до %qT"
30620
30621 #: tree-ssa.cc:664
30622 #, gcc-internal-format, gfc-internal-format
30623 msgid "multiple virtual PHI nodes in BB %d"
30624 msgstr ""
30625
30626 #: tree-ssa.cc:678 tree-ssa.cc:707
30627 #, gcc-internal-format
30628 msgid "virtual definition is not an SSA name"
30629 msgstr ""
30630
30631 #: tree-ssa.cc:694
30632 #, gcc-internal-format
30633 msgid "stmt with wrong VUSE"
30634 msgstr "stmt із помилковим VUSE"
30635
30636 #: tree-ssa.cc:724
30637 #, gcc-internal-format, gfc-internal-format
30638 msgid "PHI node with wrong VUSE on edge from BB %d"
30639 msgstr ""
30640
30641 #: tree-ssa.cc:750
30642 #, gcc-internal-format
30643 msgid "expected an SSA_NAME object"
30644 msgstr "мало бути використано об'єкт SSA_NAME"
30645
30646 #: tree-ssa.cc:756
30647 #, gcc-internal-format
30648 msgid "found an SSA_NAME that had been released into the free pool"
30649 msgstr "виявлено SSA_NAME, яку мало бути вивільнено до вільного буфера"
30650
30651 #: tree-ssa.cc:763
30652 #, gcc-internal-format
30653 msgid "type mismatch between an SSA_NAME and its symbol"
30654 msgstr "невідповідність типів між SSA_NAME та її символом"
30655
30656 #: tree-ssa.cc:769
30657 #, gcc-internal-format
30658 msgid "found a virtual definition for a GIMPLE register"
30659 msgstr "виявлено віртуальне визначення регістра GIMPLE"
30660
30661 #: tree-ssa.cc:775
30662 #, gcc-internal-format
30663 msgid "virtual SSA name for non-VOP decl"
30664 msgstr "віртуальна назва SSA для оголошення, яке не належить до VOP"
30665
30666 #: tree-ssa.cc:781
30667 #, gcc-internal-format
30668 msgid "found a real definition for a non-register"
30669 msgstr "виявлено реальне визначення для змінної, яка не є регістровою"
30670
30671 #: tree-ssa.cc:788
30672 #, gcc-internal-format
30673 msgid "found a default name with a non-empty defining statement"
30674 msgstr "виявлено типову назву для непорожньої інструкції визначення"
30675
30676 #: tree-ssa.cc:818
30677 #, gcc-internal-format
30678 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
30679 msgstr "RESULT_DECL має бути придатним лише для читання, якщо встановлено DECL_BY_REFERENCE"
30680
30681 #: tree-ssa.cc:824
30682 #, gcc-internal-format, gfc-internal-format
30683 msgid "SSA_NAME created in two different blocks %i and %i"
30684 msgstr "SSA_NAME створено у двох різних блоках, %i і %i"
30685
30686 #: tree-ssa.cc:833 tree-ssa.cc:1173
30687 #, gcc-internal-format
30688 msgid "SSA_NAME_DEF_STMT is wrong"
30689 msgstr "SSA_NAME_DEF_STMT є помилковим"
30690
30691 #: tree-ssa.cc:885
30692 #, gcc-internal-format
30693 msgid "missing definition"
30694 msgstr "пропущено визначення"
30695
30696 #: tree-ssa.cc:891
30697 #, gcc-internal-format, gfc-internal-format
30698 msgid "definition in block %i does not dominate use in block %i"
30699 msgstr ""
30700
30701 #: tree-ssa.cc:899
30702 #, gcc-internal-format, gfc-internal-format
30703 msgid "definition in block %i follows the use"
30704 msgstr "визначення у блоці %i слідує за використанням"
30705
30706 #: tree-ssa.cc:906
30707 #, gcc-internal-format
30708 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
30709 msgstr "має бути встановлено SSA_NAME_OCCURS_IN_ABNORMAL_PHI"
30710
30711 #: tree-ssa.cc:914
30712 #, gcc-internal-format
30713 msgid "no immediate_use list"
30714 msgstr ""
30715
30716 #: tree-ssa.cc:926
30717 #, gcc-internal-format
30718 msgid "wrong immediate use list"
30719 msgstr ""
30720
30721 #: tree-ssa.cc:960
30722 #, gcc-internal-format
30723 msgid "incoming edge count does not match number of PHI arguments"
30724 msgstr ""
30725
30726 #: tree-ssa.cc:974
30727 #, gcc-internal-format, gfc-internal-format
30728 msgid "PHI argument is missing for edge %d->%d"
30729 msgstr ""
30730
30731 #: tree-ssa.cc:983
30732 #, gcc-internal-format
30733 msgid "PHI argument is not SSA_NAME, or invariant"
30734 msgstr ""
30735
30736 #: tree-ssa.cc:989
30737 #, gcc-internal-format
30738 msgid "PHI argument on abnormal edge is not SSA_NAME"
30739 msgstr ""
30740
30741 #: tree-ssa.cc:1010
30742 #, gcc-internal-format
30743 msgid "address taken, but ADDRESSABLE bit not set"
30744 msgstr ""
30745
30746 #: tree-ssa.cc:1017
30747 #, gcc-internal-format, gfc-internal-format
30748 msgid "wrong edge %d->%d for PHI argument"
30749 msgstr ""
30750
30751 #: tree-ssa.cc:1092
30752 #, gcc-internal-format
30753 msgid "shared SSA name info"
30754 msgstr ""
30755
30756 #: tree-ssa.cc:1119
30757 #, gcc-internal-format, gfc-internal-format
30758 msgid "AUX pointer initialized for edge %d->%d"
30759 msgstr ""
30760
30761 #: tree-ssa.cc:1145
30762 #, gcc-internal-format
30763 msgid "stmt (%p) marked modified after optimization pass: "
30764 msgstr ""
30765
30766 #: tree-ssa.cc:1211
30767 #, gcc-internal-format
30768 msgid "verify_ssa failed"
30769 msgstr ""
30770
30771 #: tree-streamer-in.cc:360
30772 #, gcc-internal-format
30773 msgid "machine independent builtin code out of range"
30774 msgstr ""
30775
30776 #: tree-streamer-in.cc:366
30777 #, gcc-internal-format
30778 msgid "target specific builtin not available"
30779 msgstr ""
30780
30781 #: tree-vect-generic.cc:325 tree-vect-generic.cc:491 tree-vect-generic.cc:2033
30782 #, gcc-internal-format
30783 msgid "vector operation will be expanded piecewise"
30784 msgstr ""
30785
30786 #: tree-vect-generic.cc:328
30787 #, gcc-internal-format
30788 msgid "vector operation will be expanded in parallel"
30789 msgstr ""
30790
30791 #: tree-vect-generic.cc:388
30792 #, gcc-internal-format
30793 msgid "vector operation will be expanded with a single scalar operation"
30794 msgstr ""
30795
30796 #: tree-vect-generic.cc:1102
30797 #, gcc-internal-format
30798 msgid "vector condition will be expanded piecewise"
30799 msgstr ""
30800
30801 #: tree-vect-generic.cc:1596
30802 #, gcc-internal-format
30803 msgid "vector shuffling operation will be expanded piecewise"
30804 msgstr ""
30805
30806 #: tree-vect-loop.cc:4334
30807 #, gcc-internal-format
30808 msgid "vectorization did not happen for a simd loop"
30809 msgstr ""
30810
30811 #: tree.cc:2259
30812 #, gcc-internal-format
30813 msgid "non-constant element in constant CONSTRUCTOR"
30814 msgstr ""
30815
30816 #: tree.cc:2261
30817 #, gcc-internal-format
30818 msgid "side-effects element in no-side-effects CONSTRUCTOR"
30819 msgstr ""
30820
30821 #: tree.cc:7179
30822 #, gcc-internal-format
30823 msgid "arrays of functions are not meaningful"
30824 msgstr ""
30825
30826 #: tree.cc:7343
30827 #, gcc-internal-format
30828 msgid "function return type cannot be function"
30829 msgstr ""
30830
30831 #: tree.cc:8724 tree.cc:8809 tree.cc:8872
30832 #, gcc-internal-format, gfc-internal-format
30833 msgid "tree check: %s, have %s in %s, at %s:%d"
30834 msgstr ""
30835
30836 #: tree.cc:8761
30837 #, gcc-internal-format, gfc-internal-format
30838 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
30839 msgstr ""
30840
30841 #: tree.cc:8774
30842 #, gcc-internal-format
30843 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
30844 msgstr ""
30845
30846 #: tree.cc:8823
30847 #, gcc-internal-format
30848 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
30849 msgstr ""
30850
30851 #: tree.cc:8836
30852 #, gcc-internal-format
30853 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
30854 msgstr ""
30855
30856 #: tree.cc:8898
30857 #, gcc-internal-format
30858 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
30859 msgstr ""
30860
30861 #: tree.cc:8912
30862 #, gcc-internal-format
30863 msgid "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
30864 msgstr ""
30865
30866 #: tree.cc:8925
30867 #, gcc-internal-format
30868 msgid "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
30869 msgstr ""
30870
30871 #: tree.cc:8938
30872 #, gcc-internal-format, gfc-internal-format
30873 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
30874 msgstr ""
30875
30876 #: tree.cc:8951
30877 #, gcc-internal-format
30878 msgid "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, at %s:%d"
30879 msgstr ""
30880
30881 #: tree.cc:12112
30882 #, gcc-internal-format
30883 msgid "%qD is deprecated: %s"
30884 msgstr "%qD вважається застарілим: %s"
30885
30886 #: tree.cc:12115
30887 #, gcc-internal-format
30888 msgid "%qD is deprecated"
30889 msgstr "%qD вважається застарілим"
30890
30891 #: tree.cc:12138
30892 #, gcc-internal-format
30893 msgid "%qE is deprecated: %s"
30894 msgstr "%qE вважається застарілим: %s"
30895
30896 #: tree.cc:12141
30897 #, gcc-internal-format
30898 msgid "%qE is deprecated"
30899 msgstr "%qE вважається застарілим"
30900
30901 #: tree.cc:12147
30902 #, gcc-internal-format, gfc-internal-format
30903 msgid "type is deprecated: %s"
30904 msgstr "тип вважається застарілим: %s"
30905
30906 #: tree.cc:12150
30907 #, gcc-internal-format
30908 msgid "type is deprecated"
30909 msgstr "тип вважається застарілим"
30910
30911 #: tree.cc:12192
30912 #, gcc-internal-format
30913 msgid "%qD is unavailable: %s"
30914 msgstr "%qD є недоступною: %s"
30915
30916 #: tree.cc:12194
30917 #, gcc-internal-format
30918 msgid "%qD is unavailable"
30919 msgstr "%qD є недоступним"
30920
30921 #: tree.cc:12215
30922 #, gcc-internal-format
30923 msgid "%qE is unavailable: %s"
30924 msgstr "%qE є недоступним: %s"
30925
30926 #: tree.cc:12217
30927 #, gcc-internal-format
30928 msgid "%qE is unavailable"
30929 msgstr "%qE є недоступним"
30930
30931 #: tree.cc:12222
30932 #, gcc-internal-format, gfc-internal-format
30933 msgid "type is unavailable: %s"
30934 msgstr "тип є недоступним: %s"
30935
30936 #: tree.cc:12224
30937 #, gcc-internal-format
30938 msgid "type is unavailable"
30939 msgstr "тип є недоступним"
30940
30941 #. Type variant can differ by:
30942 #.
30943 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
30944 #. ENCODE_QUAL_ADDR_SPACE.
30945 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
30946 #. in this case some values may not be set in the variant types
30947 #. (see TYPE_COMPLETE_P checks).
30948 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
30949 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
30950 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
30951 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
30952 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
30953 #. this is necessary to make it possible to merge types form different TUs
30954 #. - arrays, pointers and references may have TREE_TYPE that is a variant
30955 #. of TREE_TYPE of their main variants.
30956 #. - aggregates may have new TYPE_FIELDS list that list variants of
30957 #. the main variant TYPE_FIELDS.
30958 #. - vector types may differ by TYPE_VECTOR_OPAQUE
30959 #.
30960 #. Convenience macro for matching individual fields.
30961 #: tree.cc:13037
30962 #, gcc-internal-format, gfc-internal-format
30963 msgid "type variant differs by %s"
30964 msgstr ""
30965
30966 #: tree.cc:13082
30967 #, gcc-internal-format
30968 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
30969 msgstr ""
30970
30971 #: tree.cc:13084
30972 #, gcc-internal-format
30973 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
30974 msgstr ""
30975
30976 #: tree.cc:13086
30977 #, gcc-internal-format
30978 msgid "type%'s %<TYPE_SIZE_UNIT%>"
30979 msgstr "тип%'s %<TYPE_SIZE_UNIT%>"
30980
30981 #: tree.cc:13111
30982 #, gcc-internal-format
30983 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
30984 msgstr ""
30985
30986 #: tree.cc:13124
30987 #, gcc-internal-format
30988 msgid "type variant has different %<TYPE_VFIELD%>"
30989 msgstr ""
30990
30991 #: tree.cc:13160
30992 #, gcc-internal-format
30993 msgid "type variant has different %<TYPE_BINFO%>"
30994 msgstr ""
30995
30996 #: tree.cc:13162
30997 #, gcc-internal-format
30998 msgid "type variant%'s %<TYPE_BINFO%>"
30999 msgstr ""
31000
31001 #: tree.cc:13164
31002 #, gcc-internal-format
31003 msgid "type%'s %<TYPE_BINFO%>"
31004 msgstr "тип%'s %<TYPE_BINFO%>"
31005
31006 #: tree.cc:13203
31007 #, gcc-internal-format
31008 msgid "type variant has different %<TYPE_FIELDS%>"
31009 msgstr ""
31010
31011 #: tree.cc:13205
31012 #, gcc-internal-format
31013 msgid "first mismatch is field"
31014 msgstr ""
31015
31016 #: tree.cc:13207
31017 #, gcc-internal-format
31018 msgid "and field"
31019 msgstr ""
31020
31021 #: tree.cc:13224
31022 #, gcc-internal-format
31023 msgid "type variant has different %<TREE_TYPE%>"
31024 msgstr ""
31025
31026 #: tree.cc:13226 tree.cc:13237
31027 #, gcc-internal-format
31028 msgid "type variant%'s %<TREE_TYPE%>"
31029 msgstr ""
31030
31031 #: tree.cc:13228 tree.cc:13239
31032 #, gcc-internal-format
31033 msgid "type%'s %<TREE_TYPE%>"
31034 msgstr "тип%'s %<TREE_TYPE%>"
31035
31036 #: tree.cc:13235
31037 #, gcc-internal-format
31038 msgid "type is not compatible with its variant"
31039 msgstr ""
31040
31041 #: tree.cc:13547
31042 #, gcc-internal-format
31043 msgid "main variant is not defined"
31044 msgstr ""
31045
31046 #: tree.cc:13552
31047 #, gcc-internal-format
31048 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
31049 msgstr ""
31050
31051 #: tree.cc:13564
31052 #, gcc-internal-format
31053 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
31054 msgstr ""
31055
31056 #: tree.cc:13583
31057 #, gcc-internal-format
31058 msgid "%<TYPE_CANONICAL%> is not compatible"
31059 msgstr ""
31060
31061 #: tree.cc:13591
31062 #, gcc-internal-format
31063 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
31064 msgstr ""
31065
31066 #: tree.cc:13597
31067 #, gcc-internal-format
31068 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
31069 msgstr ""
31070
31071 #: tree.cc:13613
31072 #, gcc-internal-format
31073 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
31074 msgstr ""
31075
31076 #: tree.cc:13623
31077 #, gcc-internal-format
31078 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
31079 msgstr "%<TYPE_NEXT_PTR_TO%> не належить до типу %<POINTER_TYPE%>"
31080
31081 #: tree.cc:13633
31082 #, gcc-internal-format
31083 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
31084 msgstr "%<TYPE_NEXT_REF_TO%> не належить до типу %<REFERENCE_TYPE%>"
31085
31086 #: tree.cc:13654
31087 #, gcc-internal-format
31088 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
31089 msgstr "%<TYPE_BINFO%> не належить до типу %<TREE_BINFO%>"
31090
31091 #: tree.cc:13660
31092 #, gcc-internal-format
31093 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
31094 msgstr ""
31095
31096 #: tree.cc:13671
31097 #, gcc-internal-format
31098 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
31099 msgstr ""
31100
31101 #: tree.cc:13682
31102 #, gcc-internal-format
31103 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
31104 msgstr ""
31105
31106 #: tree.cc:13700
31107 #, gcc-internal-format
31108 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
31109 msgstr "%<TYPE_ARRAY_MAX_SIZE%> не %<INTEGER_CST%>"
31110
31111 #: tree.cc:13707
31112 #, gcc-internal-format
31113 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
31114 msgstr ""
31115
31116 #: tree.cc:13714
31117 #, gcc-internal-format
31118 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
31119 msgstr ""
31120
31121 #: tree.cc:13730
31122 #, gcc-internal-format
31123 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
31124 msgstr ""
31125
31126 #: tree.cc:13739
31127 #, gcc-internal-format
31128 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
31129 msgstr ""
31130
31131 #: tree.cc:13747
31132 #, gcc-internal-format
31133 msgid "enum value name is not %<IDENTIFIER_NODE%>"
31134 msgstr ""
31135
31136 #: tree.cc:13757
31137 #, gcc-internal-format
31138 msgid "array %<TYPE_DOMAIN%> is not integer type"
31139 msgstr ""
31140
31141 #: tree.cc:13766
31142 #, gcc-internal-format
31143 msgid "%<TYPE_FIELDS%> defined in incomplete type"
31144 msgstr ""
31145
31146 #: tree.cc:13788
31147 #, gcc-internal-format
31148 msgid "wrong tree in %<TYPE_FIELDS%> list"
31149 msgstr ""
31150
31151 #: tree.cc:13803
31152 #, gcc-internal-format
31153 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
31154 msgstr ""
31155
31156 #: tree.cc:13810
31157 #, gcc-internal-format
31158 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
31159 msgstr "%<TYPE_CACHED_VALUES%> не належить до %<TREE_VEC%>"
31160
31161 #: tree.cc:13823
31162 #, gcc-internal-format
31163 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
31164 msgstr ""
31165
31166 #: tree.cc:13836
31167 #, gcc-internal-format
31168 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
31169 msgstr ""
31170
31171 #: tree.cc:13842
31172 #, gcc-internal-format
31173 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
31174 msgstr ""
31175
31176 #: tree.cc:13849
31177 #, gcc-internal-format
31178 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
31179 msgstr ""
31180
31181 #: tree.cc:13861
31182 #, gcc-internal-format
31183 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
31184 msgstr ""
31185
31186 #: tree.cc:13871
31187 #, gcc-internal-format
31188 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
31189 msgstr ""
31190
31191 #: tsan.cc:506
31192 #, gcc-internal-format
31193 msgid "%qs is not supported with %qs"
31194 msgstr "підтримки %qs не передбачено із %qs"
31195
31196 #: value-prof.cc:496
31197 #, gcc-internal-format
31198 msgid "dead histogram"
31199 msgstr ""
31200
31201 #: value-prof.cc:525
31202 #, gcc-internal-format
31203 msgid "histogram value statement does not correspond to the statement it is associated with"
31204 msgstr ""
31205
31206 #: value-prof.cc:594
31207 #, gcc-internal-format, gfc-internal-format
31208 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
31209 msgstr ""
31210
31211 #: var-tracking.cc:7209
31212 #, gcc-internal-format
31213 msgid "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, retrying without"
31214 msgstr ""
31215
31216 #: var-tracking.cc:7213
31217 #, gcc-internal-format
31218 msgid "variable tracking size limit exceeded"
31219 msgstr ""
31220
31221 #: varasm.cc:315
31222 #, gcc-internal-format
31223 msgid "section already exists: %qs"
31224 msgstr ""
31225
31226 #: varasm.cc:361
31227 #, gcc-internal-format
31228 msgid "%+qD causes a section type conflict with %qD"
31229 msgstr ""
31230
31231 #: varasm.cc:364
31232 #, gcc-internal-format
31233 msgid "section type conflict with %qD"
31234 msgstr ""
31235
31236 #: varasm.cc:369
31237 #, gcc-internal-format
31238 msgid "%+qD causes a section type conflict"
31239 msgstr ""
31240
31241 #: varasm.cc:371
31242 #, gcc-internal-format
31243 msgid "section type conflict"
31244 msgstr ""
31245
31246 #: varasm.cc:1104
31247 #, gcc-internal-format
31248 msgid "alignment of %q+D is greater than maximum object file alignment %d"
31249 msgstr ""
31250
31251 #: varasm.cc:1272
31252 #, gcc-internal-format
31253 msgid "only zero initializers are allowed in section %qs"
31254 msgstr ""
31255
31256 #: varasm.cc:1502 varasm.cc:1511
31257 #, gcc-internal-format
31258 msgid "register name not specified for %q+D"
31259 msgstr ""
31260
31261 #: varasm.cc:1513
31262 #, gcc-internal-format
31263 msgid "invalid register name for %q+D"
31264 msgstr ""
31265
31266 #: varasm.cc:1515
31267 #, gcc-internal-format
31268 msgid "data type of %q+D isn%'t suitable for a register"
31269 msgstr ""
31270
31271 #: varasm.cc:1518
31272 #, gcc-internal-format
31273 msgid "the register specified for %q+D cannot be accessed by the current target"
31274 msgstr ""
31275
31276 #: varasm.cc:1521
31277 #, gcc-internal-format
31278 msgid "the register specified for %q+D is not general enough to be used as a register variable"
31279 msgstr ""
31280
31281 #: varasm.cc:1524
31282 #, gcc-internal-format
31283 msgid "register specified for %q+D isn%'t suitable for data type"
31284 msgstr ""
31285
31286 #: varasm.cc:1533
31287 #, gcc-internal-format
31288 msgid "register specified for %q+D is an internal GCC implementation detail"
31289 msgstr ""
31290
31291 #: varasm.cc:1543
31292 #, gcc-internal-format
31293 msgid "global register variable has initial value"
31294 msgstr ""
31295
31296 #: varasm.cc:1547
31297 #, gcc-internal-format
31298 msgid "optimization may eliminate reads and/or writes to register variables"
31299 msgstr ""
31300
31301 #: varasm.cc:1593
31302 #, gcc-internal-format
31303 msgid "register name given for non-register variable %q+D"
31304 msgstr ""
31305
31306 #: varasm.cc:2172
31307 #, gcc-internal-format
31308 msgid "thread-local COMMON data not implemented"
31309 msgstr ""
31310
31311 #: varasm.cc:2205
31312 #, gcc-internal-format
31313 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
31314 msgstr ""
31315
31316 #: varasm.cc:2308 c/c-decl.cc:5477 c/c-parser.cc:1662
31317 #, gcc-internal-format
31318 msgid "storage size of %q+D isn%'t known"
31319 msgstr ""
31320
31321 #: varasm.cc:5269
31322 #, gcc-internal-format
31323 msgid "initializer for integer/fixed-point value is too complicated"
31324 msgstr ""
31325
31326 #: varasm.cc:5274
31327 #, gcc-internal-format
31328 msgid "initializer for floating value is not a floating constant"
31329 msgstr ""
31330
31331 #: varasm.cc:5619
31332 #, gcc-internal-format
31333 msgid "invalid initial value for member %qE"
31334 msgstr ""
31335
31336 #: varasm.cc:5875
31337 #, gcc-internal-format
31338 msgid "%qD declared weak after being used"
31339 msgstr "%qD оголошено слабко після використання"
31340
31341 #: varasm.cc:5927
31342 #, gcc-internal-format
31343 msgid "weak declaration of %q+D being applied to a already existing, static definition"
31344 msgstr ""
31345
31346 #: varasm.cc:5968
31347 #, gcc-internal-format
31348 msgid "weak declaration of %q+D must be public"
31349 msgstr ""
31350
31351 #: varasm.cc:5972
31352 #, gcc-internal-format
31353 msgid "weak declaration of %q+D not supported"
31354 msgstr ""
31355
31356 #: varasm.cc:6001 varasm.cc:6321
31357 #, gcc-internal-format
31358 msgid "only weak aliases are supported in this configuration"
31359 msgstr ""
31360
31361 #: varasm.cc:6196 varasm.cc:6318
31362 #, gcc-internal-format
31363 msgid "%qs is not supported in this configuration"
31364 msgstr "підтримки %qs на цій конфігурації не передбачено"
31365
31366 #: varasm.cc:6224
31367 #, gcc-internal-format
31368 msgid "%qs is not supported on this target"
31369 msgstr ""
31370
31371 #: varasm.cc:6280
31372 #, gcc-internal-format
31373 msgid "symver is only supported on ELF platforms"
31374 msgstr ""
31375
31376 #: varasm.cc:6299
31377 #, gcc-internal-format
31378 msgid "%qs symbol %q+D ultimately targets itself"
31379 msgstr ""
31380
31381 #: varasm.cc:6301
31382 #, gcc-internal-format
31383 msgid "%qs symbol %q+D must have static linkage"
31384 msgstr ""
31385
31386 #: varasm.cc:6308 config/nvptx/nvptx.cc:7445
31387 #, gcc-internal-format
31388 msgid "alias definitions not supported in this configuration"
31389 msgstr ""
31390
31391 #: varasm.cc:6536 config/sol2.cc:160 config/i386/winnt.cc:265
31392 #, gcc-internal-format
31393 msgid "visibility attribute not supported in this configuration; ignored"
31394 msgstr ""
31395
31396 #: varasm.cc:7824
31397 #, gcc-internal-format
31398 msgid "%+qD without %<retain%> attribute and %qD with %<retain%> attribute are placed in a section with the same name"
31399 msgstr ""
31400
31401 #: vec.cc:190
31402 #, gcc-internal-format, gfc-internal-format
31403 msgid "qsort comparator not anti-symmetric: %d, %d"
31404 msgstr ""
31405
31406 #: vec.cc:195
31407 #, gcc-internal-format, gfc-internal-format
31408 msgid "qsort comparator non-negative on sorted output: %d"
31409 msgstr ""
31410
31411 #: vec.cc:202
31412 #, gcc-internal-format, gfc-internal-format
31413 msgid "qsort comparator not transitive: %d, %d, %d"
31414 msgstr ""
31415
31416 #: vec.cc:204
31417 #, gcc-internal-format
31418 msgid "qsort checking failed"
31419 msgstr ""
31420
31421 #: vr-values.cc:2365
31422 #, gcc-internal-format
31423 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
31424 msgstr ""
31425
31426 #: vr-values.cc:2371
31427 #, gcc-internal-format
31428 msgid "assuming signed overflow does not occur when simplifying conditional"
31429 msgstr ""
31430
31431 #: vr-values.cc:2413
31432 #, gcc-internal-format
31433 msgid "comparison always false due to limited range of data type"
31434 msgstr ""
31435
31436 #: vr-values.cc:2415
31437 #, gcc-internal-format
31438 msgid "comparison always true due to limited range of data type"
31439 msgstr ""
31440
31441 #: vr-values.cc:3093
31442 #, gcc-internal-format
31443 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
31444 msgstr ""
31445
31446 #: vr-values.cc:3161
31447 #, gcc-internal-format
31448 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
31449 msgstr ""
31450
31451 #: vr-values.cc:3213
31452 #, gcc-internal-format
31453 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
31454 msgstr ""
31455
31456 #. Print an error message for unrecognized stab codes.
31457 #: xcoffout.cc:194
31458 #, gcc-internal-format
31459 msgid "no sclass for %s stab (0x%x)"
31460 msgstr ""
31461
31462 #: c-family/c-ada-spec.cc:2877
31463 #, gcc-internal-format
31464 msgid "packed layout"
31465 msgstr ""
31466
31467 #: c-family/c-attribs.cc:619 d/d-attribs.cc:1169
31468 #, gcc-internal-format
31469 msgid "%qE attribute argument is invalid"
31470 msgstr ""
31471
31472 #: c-family/c-attribs.cc:622 d/d-attribs.cc:1172
31473 #, gcc-internal-format
31474 msgid "%qE attribute argument %i is invalid"
31475 msgstr ""
31476
31477 #: c-family/c-attribs.cc:634 d/d-attribs.cc:1184
31478 #, gcc-internal-format
31479 msgid "%qE attribute argument has type %qT"
31480 msgstr ""
31481
31482 #: c-family/c-attribs.cc:638 d/d-attribs.cc:1188
31483 #, gcc-internal-format
31484 msgid "%qE attribute argument %i has type %qT"
31485 msgstr ""
31486
31487 #: c-family/c-attribs.cc:649 c-family/c-attribs.cc:4316
31488 #: c-family/c-attribs.cc:4320 d/d-attribs.cc:1199
31489 #, gcc-internal-format
31490 msgid "%qE attribute argument value %qE is not an integer constant"
31491 msgstr ""
31492
31493 #: c-family/c-attribs.cc:654 d/d-attribs.cc:1204
31494 #, gcc-internal-format
31495 msgid "%qE attribute argument %i value %qE is not an integer constant"
31496 msgstr ""
31497
31498 #: c-family/c-attribs.cc:670 d/d-attribs.cc:1218
31499 #, gcc-internal-format
31500 msgid "%qE attribute argument value %qE does not refer to a function parameter"
31501 msgstr ""
31502
31503 #: c-family/c-attribs.cc:675 d/d-attribs.cc:1223
31504 #, gcc-internal-format
31505 msgid "%qE attribute argument %i value %qE does not refer to a function parameter"
31506 msgstr ""
31507
31508 #: c-family/c-attribs.cc:698 d/d-attribs.cc:1246
31509 #, gcc-internal-format
31510 msgid "%qE attribute argument value %qE exceeds the number of function parameters %u"
31511 msgstr ""
31512
31513 #: c-family/c-attribs.cc:703 d/d-attribs.cc:1251
31514 #, gcc-internal-format
31515 msgid "%qE attribute argument %i value %qE exceeds the number of function parameters %u"
31516 msgstr ""
31517
31518 #: c-family/c-attribs.cc:724
31519 #, gcc-internal-format
31520 msgid "%qE attribute argument value %qE does not refer to a variable argument list"
31521 msgstr ""
31522
31523 #: c-family/c-attribs.cc:728
31524 #, gcc-internal-format
31525 msgid "%qE attribute argument %i value %qE does not refer to a variable argument list"
31526 msgstr ""
31527
31528 #: c-family/c-attribs.cc:755 c-family/c-attribs.cc:768 d/d-attribs.cc:1272
31529 #, gcc-internal-format
31530 msgid "%qE attribute argument value %qE refers to parameter type %qT"
31531 msgstr ""
31532
31533 #: c-family/c-attribs.cc:759 c-family/c-attribs.cc:773 d/d-attribs.cc:1277
31534 #, gcc-internal-format
31535 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
31536 msgstr ""
31537
31538 #: c-family/c-attribs.cc:783
31539 #, gcc-internal-format
31540 msgid "%qE attribute argument value %qE refers to a variadic function parameter of unknown type"
31541 msgstr ""
31542
31543 #: c-family/c-attribs.cc:788
31544 #, gcc-internal-format
31545 msgid "%qE attribute argument %i value %qE refers to a variadic function parameter of unknown type"
31546 msgstr ""
31547
31548 #: c-family/c-attribs.cc:908
31549 #, gcc-internal-format
31550 msgid "ignoring attribute %qs because it conflicts with previous %qs"
31551 msgstr ""
31552
31553 #: c-family/c-attribs.cc:946
31554 #, gcc-internal-format
31555 msgid "%qE attribute only supported on boolean types"
31556 msgstr "підтримку атрибута %qE передбачено лише для булевих типів"
31557
31558 #: c-family/c-attribs.cc:956
31559 #, gcc-internal-format
31560 msgid "%qE attribute with unsupported boolean precision"
31561 msgstr "атрибут %qE із непідтримуваною булевою точністю"
31562
31563 #: c-family/c-attribs.cc:979
31564 #, gcc-internal-format
31565 msgid "%qE attribute ignored for type %qT"
31566 msgstr "Атрибут %qE для типу %qT проігноровано"
31567
31568 #: c-family/c-attribs.cc:991
31569 #, gcc-internal-format
31570 msgid "%qE attribute ignored for field of type %qT"
31571 msgstr ""
31572
31573 #: c-family/c-attribs.cc:1161 c-family/c-attribs.cc:3190
31574 #: c-family/c-attribs.cc:5623 ada/gcc-interface/utils.cc:7033
31575 #, gcc-internal-format
31576 msgid "%qE argument not a string"
31577 msgstr ""
31578
31579 #: c-family/c-attribs.cc:1324 ada/gcc-interface/utils.cc:6627
31580 #, gcc-internal-format
31581 msgid "%qE attribute ignored due to conflict with attribute %qs"
31582 msgstr ""
31583
31584 #: c-family/c-attribs.cc:1373
31585 #, gcc-internal-format
31586 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
31587 msgstr ""
31588
31589 #: c-family/c-attribs.cc:1413 c-family/c-attribs.cc:1419
31590 #: c-family/c-attribs.cc:5441 c-family/c-attribs.cc:5481
31591 #: c-family/c-attribs.cc:5487 ada/gcc-interface/utils.cc:6886
31592 #: ada/gcc-interface/utils.cc:6920 ada/gcc-interface/utils.cc:6926
31593 #, gcc-internal-format
31594 msgid "%qE attribute ignored due to conflict with %qs attribute"
31595 msgstr ""
31596
31597 #: c-family/c-attribs.cc:1475 jit/dummy-frontend.cc:190 lto/lto-lang.cc:293
31598 #, gcc-internal-format
31599 msgid "%qE attribute has no effect on unit local functions"
31600 msgstr ""
31601
31602 #: c-family/c-attribs.cc:1645 c-family/c-attribs.cc:3173
31603 #, gcc-internal-format
31604 msgid "%qE attribute ignored because %qD is not a variable"
31605 msgstr ""
31606
31607 #: c-family/c-attribs.cc:1651
31608 #, gcc-internal-format
31609 msgid "%qE attribute ignored because %qD is not a local variable"
31610 msgstr "атрибут %qE проігноровано, оскільки %qD не є локальною змінною"
31611
31612 #: c-family/c-attribs.cc:1676 config/i386/i386-options.cc:3795
31613 #, gcc-internal-format
31614 msgid "%qE attribute have effect only on public objects"
31615 msgstr ""
31616
31617 #: c-family/c-attribs.cc:1705
31618 #, gcc-internal-format
31619 msgid "%qE attribute only affects top level objects"
31620 msgstr ""
31621
31622 #: c-family/c-attribs.cc:1744 c-family/c-attribs.cc:3847
31623 #, gcc-internal-format
31624 msgid "%qE attribute on function returning %<void%>"
31625 msgstr "атрибут %qE на функції, яка повертає %<void%>"
31626
31627 #: c-family/c-attribs.cc:1767
31628 #, gcc-internal-format
31629 msgid "%qE attribute is not supported because endianness is not uniform"
31630 msgstr ""
31631
31632 #: c-family/c-attribs.cc:1784
31633 #, gcc-internal-format
31634 msgid "attribute %qE argument must be one of %qs or %qs"
31635 msgstr ""
31636
31637 #: c-family/c-attribs.cc:1880
31638 #, gcc-internal-format
31639 msgid "destructor priorities are not supported"
31640 msgstr ""
31641
31642 #: c-family/c-attribs.cc:1882
31643 #, gcc-internal-format
31644 msgid "constructor priorities are not supported"
31645 msgstr ""
31646
31647 #: c-family/c-attribs.cc:1904
31648 #, gcc-internal-format, gfc-internal-format
31649 msgid "destructor priorities from 0 to %d are reserved for the implementation"
31650 msgstr ""
31651
31652 #: c-family/c-attribs.cc:1909
31653 #, gcc-internal-format, gfc-internal-format
31654 msgid "constructor priorities from 0 to %d are reserved for the implementation"
31655 msgstr ""
31656
31657 #: c-family/c-attribs.cc:1917
31658 #, gcc-internal-format, gfc-internal-format
31659 msgid "destructor priorities must be integers from 0 to %d inclusive"
31660 msgstr ""
31661
31662 #: c-family/c-attribs.cc:1920
31663 #, gcc-internal-format, gfc-internal-format
31664 msgid "constructor priorities must be integers from 0 to %d inclusive"
31665 msgstr ""
31666
31667 #: c-family/c-attribs.cc:2073
31668 #, gcc-internal-format
31669 msgid "unknown machine mode %qE"
31670 msgstr ""
31671
31672 #: c-family/c-attribs.cc:2107
31673 #, gcc-internal-format
31674 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
31675 msgstr ""
31676
31677 #: c-family/c-attribs.cc:2110
31678 #, gcc-internal-format
31679 msgid "use %<__attribute__ ((vector_size))%> instead"
31680 msgstr "скористайтеся краще %<__attribute__ ((vector_size))%>"
31681
31682 #: c-family/c-attribs.cc:2119
31683 #, gcc-internal-format
31684 msgid "unable to emulate %qs"
31685 msgstr ""
31686
31687 #: c-family/c-attribs.cc:2132
31688 #, gcc-internal-format
31689 msgid "invalid pointer mode %qs"
31690 msgstr ""
31691
31692 #: c-family/c-attribs.cc:2149
31693 #, gcc-internal-format
31694 msgid "signedness of type and machine mode %qs don%'t match"
31695 msgstr ""
31696
31697 #: c-family/c-attribs.cc:2160
31698 #, gcc-internal-format
31699 msgid "no data type for mode %qs"
31700 msgstr ""
31701
31702 #: c-family/c-attribs.cc:2170
31703 #, gcc-internal-format
31704 msgid "cannot use mode %qs for enumerated types"
31705 msgstr ""
31706
31707 #: c-family/c-attribs.cc:2198
31708 #, gcc-internal-format
31709 msgid "mode %qs applied to inappropriate type"
31710 msgstr ""
31711
31712 #: c-family/c-attribs.cc:2223 c-family/c-attribs.cc:2537 d/d-attribs.cc:999
31713 #, gcc-internal-format
31714 msgid "section attributes are not supported for this target"
31715 msgstr ""
31716
31717 #: c-family/c-attribs.cc:2229 d/d-attribs.cc:1006
31718 #, gcc-internal-format
31719 msgid "section attribute not allowed for %q+D"
31720 msgstr ""
31721
31722 #: c-family/c-attribs.cc:2235 d/d-attribs.cc:1013
31723 #, gcc-internal-format
31724 msgid "section attribute argument not a string constant"
31725 msgstr ""
31726
31727 #: c-family/c-attribs.cc:2244 d/d-attribs.cc:1022
31728 #, gcc-internal-format
31729 msgid "section attribute cannot be specified for local variables"
31730 msgstr ""
31731
31732 #: c-family/c-attribs.cc:2255 config/bfin/bfin.cc:4796
31733 #: config/bfin/bfin.cc:4847 config/bfin/bfin.cc:4873 config/bfin/bfin.cc:4886
31734 #: d/d-attribs.cc:1033
31735 #, gcc-internal-format
31736 msgid "section of %q+D conflicts with previous declaration"
31737 msgstr ""
31738
31739 #: c-family/c-attribs.cc:2264 c-family/c-attribs.cc:2563 d/d-attribs.cc:1042
31740 #, gcc-internal-format
31741 msgid "section of %q+D cannot be overridden"
31742 msgstr ""
31743
31744 #: c-family/c-attribs.cc:2380
31745 #, gcc-internal-format
31746 msgid "alignment may not be specified for %q+D"
31747 msgstr ""
31748
31749 #: c-family/c-attribs.cc:2405
31750 #, gcc-internal-format
31751 msgid "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E (%u)%>"
31752 msgstr ""
31753
31754 #: c-family/c-attribs.cc:2450
31755 #, gcc-internal-format
31756 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
31757 msgstr ""
31758
31759 #: c-family/c-attribs.cc:2498 d/d-attribs.cc:1120
31760 #, gcc-internal-format
31761 msgid "inline function %q+D declared weak"
31762 msgstr ""
31763
31764 #: c-family/c-attribs.cc:2503
31765 #, gcc-internal-format
31766 msgid "indirect function %q+D cannot be declared weak"
31767 msgstr ""
31768
31769 #: c-family/c-attribs.cc:2544
31770 #, gcc-internal-format
31771 msgid "ignoring %qE attribute not set on a variable"
31772 msgstr ""
31773
31774 #: c-family/c-attribs.cc:2554 config/bfin/bfin.cc:4824
31775 #, gcc-internal-format
31776 msgid "%qE attribute cannot be specified for local variables"
31777 msgstr ""
31778
31779 #: c-family/c-attribs.cc:2569
31780 #, gcc-internal-format
31781 msgid "%qE attribute is specific to ELF targets"
31782 msgstr ""
31783
31784 #: c-family/c-attribs.cc:2576
31785 #, gcc-internal-format
31786 msgid "ignoring %qE attribute set on const variable"
31787 msgstr ""
31788
31789 #: c-family/c-attribs.cc:2587
31790 #, gcc-internal-format
31791 msgid "ignoring %qE attribute set on initialized variable"
31792 msgstr ""
31793
31794 #: c-family/c-attribs.cc:2600
31795 #, gcc-internal-format
31796 msgid "ignoring %qE attribute set on uninitialized variable"
31797 msgstr ""
31798
31799 #: c-family/c-attribs.cc:2633
31800 #, gcc-internal-format
31801 msgid "%qE attribute is only applicable on functions"
31802 msgstr ""
31803
31804 #: c-family/c-attribs.cc:2652 d/d-attribs.cc:1068
31805 #, gcc-internal-format
31806 msgid "%<symver%> attribute only applies to functions and variables"
31807 msgstr ""
31808
31809 #: c-family/c-attribs.cc:2660 d/d-attribs.cc:1076
31810 #, gcc-internal-format
31811 msgid "%<symver%> attribute is only applicable to symbols"
31812 msgstr ""
31813
31814 #: c-family/c-attribs.cc:2670 d/d-attribs.cc:1086
31815 #, gcc-internal-format
31816 msgid "%<symver%> attribute argument not a string constant"
31817 msgstr ""
31818
31819 #: c-family/c-attribs.cc:2684 d/d-attribs.cc:1100
31820 #, gcc-internal-format
31821 msgid "symver attribute argument must have format %<name@nodename%>"
31822 msgstr ""
31823
31824 #: c-family/c-attribs.cc:2685 d/d-attribs.cc:1101
31825 #, gcc-internal-format
31826 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
31827 msgstr ""
31828
31829 #: c-family/c-attribs.cc:2720
31830 #, gcc-internal-format
31831 msgid "%q+D defined both normally and as %qE attribute"
31832 msgstr ""
31833
31834 #: c-family/c-attribs.cc:2728
31835 #, gcc-internal-format
31836 msgid "weak %q+D cannot be defined %qE"
31837 msgstr ""
31838
31839 #: c-family/c-attribs.cc:2745 c-family/c-attribs.cc:3738
31840 #, gcc-internal-format
31841 msgid "attribute %qE argument not a string"
31842 msgstr ""
31843
31844 #: c-family/c-attribs.cc:2778
31845 #, gcc-internal-format
31846 msgid "%+qD declared %qs after being used"
31847 msgstr ""
31848
31849 #: c-family/c-attribs.cc:2828
31850 #, gcc-internal-format
31851 msgid "%qE attribute argument cannot be a string"
31852 msgstr ""
31853
31854 #: c-family/c-attribs.cc:2841
31855 #, gcc-internal-format
31856 msgid "%qE attribute argument cannot be a constant arithmetic expression"
31857 msgstr ""
31858
31859 #: c-family/c-attribs.cc:2852
31860 #, gcc-internal-format
31861 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
31862 msgstr ""
31863
31864 #: c-family/c-attribs.cc:2907
31865 #, gcc-internal-format
31866 msgid "%qE attribute ignored on a declaration of a different kind than referenced symbol"
31867 msgstr ""
31868
31869 #: c-family/c-attribs.cc:2912
31870 #, gcc-internal-format
31871 msgid "symbol %qD referenced by %qD declared here"
31872 msgstr ""
31873
31874 #: c-family/c-attribs.cc:2960
31875 #, gcc-internal-format
31876 msgid "%qE attribute must apply to a declaration"
31877 msgstr ""
31878
31879 #: c-family/c-attribs.cc:3018
31880 #, gcc-internal-format
31881 msgid "indirect function %q+D cannot be declared %qE"
31882 msgstr ""
31883
31884 #: c-family/c-attribs.cc:3041
31885 #, gcc-internal-format
31886 msgid "%qE attribute must appear before %qs attribute"
31887 msgstr ""
31888
31889 #: c-family/c-attribs.cc:3054
31890 #, gcc-internal-format
31891 msgid "%+qD declared %qE after being used"
31892 msgstr ""
31893
31894 #: c-family/c-attribs.cc:3078
31895 #, gcc-internal-format
31896 msgid "%qE attribute ignored on non-class types"
31897 msgstr ""
31898
31899 #: c-family/c-attribs.cc:3084
31900 #, gcc-internal-format
31901 msgid "%qE attribute ignored because %qT is already defined"
31902 msgstr ""
31903
31904 #: c-family/c-attribs.cc:3097
31905 #, gcc-internal-format
31906 msgid "visibility argument not a string"
31907 msgstr ""
31908
31909 #: c-family/c-attribs.cc:3109
31910 #, gcc-internal-format
31911 msgid "%qE attribute ignored on types"
31912 msgstr ""
31913
31914 #: c-family/c-attribs.cc:3125
31915 #, gcc-internal-format
31916 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
31917 msgstr ""
31918
31919 #: c-family/c-attribs.cc:3137
31920 #, gcc-internal-format
31921 msgid "%qD redeclared with different visibility"
31922 msgstr ""
31923
31924 #: c-family/c-attribs.cc:3140 c-family/c-attribs.cc:3144
31925 #, gcc-internal-format
31926 msgid "%qD was declared %qs which implies default visibility"
31927 msgstr ""
31928
31929 #: c-family/c-attribs.cc:3181
31930 #, gcc-internal-format
31931 msgid "%qE attribute ignored because %qD does not have thread storage duration"
31932 msgstr ""
31933
31934 #: c-family/c-attribs.cc:3203
31935 #, gcc-internal-format
31936 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
31937 msgstr ""
31938
31939 #: c-family/c-attribs.cc:3225 c-family/c-attribs.cc:3821
31940 #: c-family/c-attribs.cc:5588 c-family/c-attribs.cc:5615
31941 #: config/m32c/m32c.cc:2939 ada/gcc-interface/utils.cc:7019
31942 #, gcc-internal-format
31943 msgid "%qE attribute applies only to functions"
31944 msgstr ""
31945
31946 #: c-family/c-attribs.cc:3271
31947 #, gcc-internal-format
31948 msgid "%<%E (%E)%> attribute ignored on functions declared %qs"
31949 msgstr ""
31950
31951 #: c-family/c-attribs.cc:3281
31952 #, gcc-internal-format
31953 msgid "%<%E (%E)%> attribute ignored with deallocation functions declared %qs"
31954 msgstr ""
31955
31956 #: c-family/c-attribs.cc:3285
31957 #, gcc-internal-format
31958 msgid "deallocation function declared here"
31959 msgstr ""
31960
31961 #: c-family/c-attribs.cc:3312
31962 #, gcc-internal-format
31963 msgid "%qE attribute ignored; valid only for functions"
31964 msgstr ""
31965
31966 #: c-family/c-attribs.cc:3322
31967 #, gcc-internal-format
31968 msgid "%qE attribute ignored on functions returning %qT; valid only for pointer return types"
31969 msgstr ""
31970
31971 #. Handle specially the common case of specifying one of a number
31972 #. of overloads, such as operator delete.
31973 #: c-family/c-attribs.cc:3368
31974 #, gcc-internal-format
31975 msgid "%qE attribute argument 1 is ambiguous"
31976 msgstr ""
31977
31978 #: c-family/c-attribs.cc:3370
31979 #, gcc-internal-format
31980 msgid "use a cast to the expected type to disambiguate"
31981 msgstr ""
31982
31983 #: c-family/c-attribs.cc:3375
31984 #, gcc-internal-format
31985 msgid "%qE attribute argument 1 does not name a function"
31986 msgstr ""
31987
31988 #: c-family/c-attribs.cc:3378
31989 #, gcc-internal-format
31990 msgid "argument references a symbol declared here"
31991 msgstr "аргумент посилається на символ, який оголошено тут:"
31992
31993 #. Reject functions without a prototype.
31994 #: c-family/c-attribs.cc:3394
31995 #, gcc-internal-format
31996 msgid "%qE attribute argument 1 must take a pointer type as its first argument"
31997 msgstr ""
31998
31999 #: c-family/c-attribs.cc:3397 c-family/c-attribs.cc:3410
32000 #, gcc-internal-format
32001 msgid "referenced symbol declared here"
32002 msgstr ""
32003
32004 #. Reject functions that don't take a pointer as their first
32005 #. argument.
32006 #: c-family/c-attribs.cc:3407
32007 #, gcc-internal-format
32008 msgid "%qE attribute argument 1 must take a pointer type as its first argument; have %qT"
32009 msgstr ""
32010
32011 #: c-family/c-attribs.cc:3521 c-family/c-attribs.cc:3569
32012 #: c-family/c-attribs.cc:3596 d/d-attribs.cc:1303
32013 #, gcc-internal-format
32014 msgid "%qE attribute ignored on a function returning %qT"
32015 msgstr ""
32016
32017 #: c-family/c-attribs.cc:3615
32018 #, gcc-internal-format
32019 msgid "%qE attribute argument %E is not an integer constant"
32020 msgstr "аргумент атрибута %qE, %E, не є цілим сталим значенням"
32021
32022 #: c-family/c-attribs.cc:3623
32023 #, gcc-internal-format
32024 msgid "%qE attribute argument %E is not positive"
32025 msgstr ""
32026
32027 #: c-family/c-attribs.cc:3634
32028 #, gcc-internal-format
32029 msgid "%qE attribute argument %E is not a power of 2"
32030 msgstr ""
32031
32032 #: c-family/c-attribs.cc:3647
32033 #, gcc-internal-format
32034 msgid "%qE attribute argument %E is not in the range [0, %wu]"
32035 msgstr ""
32036
32037 #: c-family/c-attribs.cc:3751
32038 #, gcc-internal-format
32039 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
32040 msgstr ""
32041
32042 #: c-family/c-attribs.cc:3827 c-family/c-attribs.cc:5594
32043 #, gcc-internal-format
32044 msgid "cannot set %qE attribute after definition"
32045 msgstr ""
32046
32047 #: c-family/c-attribs.cc:3894
32048 #, gcc-internal-format
32049 msgid "%qE attribute duplicated"
32050 msgstr ""
32051
32052 #: c-family/c-attribs.cc:3896
32053 #, gcc-internal-format
32054 msgid "%qE attribute follows %qE"
32055 msgstr ""
32056
32057 #: c-family/c-attribs.cc:3995
32058 #, gcc-internal-format
32059 msgid "type was previously declared %qE"
32060 msgstr ""
32061
32062 #: c-family/c-attribs.cc:4008 cp/class.cc:4777
32063 #, gcc-internal-format
32064 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
32065 msgstr ""
32066
32067 #: c-family/c-attribs.cc:4066
32068 #, gcc-internal-format
32069 msgid "%qE argument not an identifier"
32070 msgstr ""
32071
32072 #: c-family/c-attribs.cc:4077
32073 #, gcc-internal-format
32074 msgid "%qD is not compatible with %qD"
32075 msgstr ""
32076
32077 #: c-family/c-attribs.cc:4080
32078 #, gcc-internal-format
32079 msgid "%qE argument is not a function"
32080 msgstr ""
32081
32082 #: c-family/c-attribs.cc:4128 cp/name-lookup.cc:6052
32083 #, gcc-internal-format
32084 msgid "deprecated message is not a string"
32085 msgstr ""
32086
32087 #: c-family/c-attribs.cc:4169 c-family/c-attribs.cc:4234
32088 #, gcc-internal-format
32089 msgid "%qE attribute ignored for %qE"
32090 msgstr ""
32091
32092 #: c-family/c-attribs.cc:4193
32093 #, gcc-internal-format
32094 msgid "the message attached to %<unavailable%> is not a string"
32095 msgstr ""
32096
32097 #: c-family/c-attribs.cc:4292 c-family/c-attribs.cc:4294
32098 #, gcc-internal-format
32099 msgid "invalid vector type for attribute %qE"
32100 msgstr ""
32101
32102 #: c-family/c-attribs.cc:4329 c-family/c-attribs.cc:4333
32103 #, gcc-internal-format
32104 msgid "%qE attribute argument value %qE is negative"
32105 msgstr "значення аргументу атрибута %qE, %qE, від'ємним"
32106
32107 #: c-family/c-attribs.cc:4346 c-family/c-attribs.cc:4350
32108 #, gcc-internal-format
32109 msgid "%qE attribute argument value %qE exceeds %wu"
32110 msgstr "значення аргументу атрибута %qE, %qE, перевищує %wu"
32111
32112 #: c-family/c-attribs.cc:4358 ada/gcc-interface/utils.cc:4172
32113 #, gcc-internal-format
32114 msgid "vector size not an integral multiple of component size"
32115 msgstr ""
32116
32117 #: c-family/c-attribs.cc:4364 ada/gcc-interface/utils.cc:4179
32118 #, gcc-internal-format
32119 msgid "zero vector size"
32120 msgstr ""
32121
32122 #: c-family/c-attribs.cc:4373 c-family/c-attribs.cc:4376
32123 #, gcc-internal-format
32124 msgid "number of vector components %wu not a power of two"
32125 msgstr ""
32126
32127 #: c-family/c-attribs.cc:4383 c-family/c-attribs.cc:4387
32128 #, gcc-internal-format
32129 msgid "number of vector components %wu exceeds %d"
32130 msgstr ""
32131
32132 #: c-family/c-attribs.cc:4447
32133 #, gcc-internal-format
32134 msgid "%qE attribute only supported on non-mask vector types"
32135 msgstr "підтримку атрибута %qE передбачено лише для немаскованих векторних типів"
32136
32137 #: c-family/c-attribs.cc:4480
32138 #, gcc-internal-format
32139 msgid "%qE attribute without arguments on a non-prototype"
32140 msgstr ""
32141
32142 #: c-family/c-attribs.cc:4537
32143 #, gcc-internal-format
32144 msgid "%qE attribute ignored on objects of type %qT"
32145 msgstr ""
32146
32147 #: c-family/c-attribs.cc:4545
32148 #, gcc-internal-format
32149 msgid "%qE attribute does not apply to functions"
32150 msgstr ""
32151
32152 #: c-family/c-attribs.cc:4679
32153 #, gcc-internal-format
32154 msgid "attribute %qs mismatch with mode %qs"
32155 msgstr ""
32156
32157 #: c-family/c-attribs.cc:4728
32158 #, gcc-internal-format
32159 msgid "attribute %qs missing positional argument 2 provided in previous designation by argument %u"
32160 msgstr ""
32161
32162 #: c-family/c-attribs.cc:4734
32163 #, gcc-internal-format
32164 msgid "attribute %qs positional argument 2 missing in previous designation"
32165 msgstr ""
32166
32167 #: c-family/c-attribs.cc:4740
32168 #, gcc-internal-format
32169 msgid "attribute %qs positional argument 2 conflicts with previous designation by argument %u"
32170 msgstr ""
32171
32172 #: c-family/c-attribs.cc:4748
32173 #, gcc-internal-format
32174 msgid "attribute %qs mismatched positional argument values %i and %i"
32175 msgstr ""
32176
32177 #: c-family/c-attribs.cc:4770
32178 #, gcc-internal-format, gfc-internal-format
32179 msgid "designating the bound of variable length array argument %u"
32180 msgstr ""
32181
32182 #: c-family/c-attribs.cc:4853
32183 #, gcc-internal-format
32184 msgid "attribute %qE without arguments on a non-prototype"
32185 msgstr ""
32186
32187 #: c-family/c-attribs.cc:4903
32188 #, gcc-internal-format
32189 msgid "attribute %qE invalid mode"
32190 msgstr ""
32191
32192 #: c-family/c-attribs.cc:4912
32193 #, gcc-internal-format
32194 msgid "attribute %qE mode %qE is not an identifier; expected one of %qs, %qs, %qs, or %qs"
32195 msgstr ""
32196
32197 #: c-family/c-attribs.cc:4940
32198 #, gcc-internal-format
32199 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
32200 msgstr ""
32201
32202 #: c-family/c-attribs.cc:4951
32203 #, gcc-internal-format
32204 msgid "attribute %qE unexpected %<(%> after mode %qs; expected a positional argument or %<)%>"
32205 msgstr ""
32206
32207 #. The first positional argument is required.  It may be worth
32208 #. dropping the requirement at some point and having read_only
32209 #. apply to all const-qualified pointers and read_write or
32210 #. write_only to the rest.
32211 #: c-family/c-attribs.cc:4964
32212 #, gcc-internal-format
32213 msgid "attribute %<%E(%s)%> missing an argument"
32214 msgstr ""
32215
32216 #: c-family/c-attribs.cc:5005
32217 #, gcc-internal-format
32218 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
32219 msgstr ""
32220
32221 #: c-family/c-attribs.cc:5008
32222 #, gcc-internal-format
32223 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
32224 msgstr ""
32225
32226 #: c-family/c-attribs.cc:5033
32227 #, gcc-internal-format
32228 msgid "attribute %qs positional argument %i invalid value %wi"
32229 msgstr ""
32230
32231 #: c-family/c-attribs.cc:5037
32232 #, gcc-internal-format
32233 msgid "attribute %qs positional argument %i value %wi exceeds number of function arguments %u"
32234 msgstr ""
32235
32236 #: c-family/c-attribs.cc:5044
32237 #, gcc-internal-format
32238 msgid "attribute %qs invalid positional argument"
32239 msgstr ""
32240
32241 #. The first argument must have a pointer or reference type.
32242 #: c-family/c-attribs.cc:5052
32243 #, gcc-internal-format
32244 msgid "attribute %qs positional argument 1 references non-pointer argument type %qT"
32245 msgstr ""
32246
32247 #: c-family/c-attribs.cc:5063
32248 #, gcc-internal-format
32249 msgid "attribute %qs positional argument 1 references argument of function type %qT"
32250 msgstr ""
32251
32252 #: c-family/c-attribs.cc:5076
32253 #, gcc-internal-format
32254 msgid "attribute %qs positional argument 1 references %qs-qualified argument type %qT"
32255 msgstr ""
32256
32257 #: c-family/c-attribs.cc:5094
32258 #, gcc-internal-format
32259 msgid "attribute %qs positional argument 2 references non-integer argument type %qT"
32260 msgstr ""
32261
32262 #: c-family/c-attribs.cc:5326
32263 #, gcc-internal-format
32264 msgid "cleanup argument not an identifier"
32265 msgstr ""
32266
32267 #: c-family/c-attribs.cc:5333
32268 #, gcc-internal-format
32269 msgid "cleanup argument not a function"
32270 msgstr ""
32271
32272 #: c-family/c-attribs.cc:5370
32273 #, gcc-internal-format
32274 msgid "%qE attribute requires prototypes with named arguments"
32275 msgstr ""
32276
32277 #: c-family/c-attribs.cc:5378
32278 #, gcc-internal-format
32279 msgid "%qE attribute only applies to variadic functions"
32280 msgstr ""
32281
32282 #: c-family/c-attribs.cc:5394 ada/gcc-interface/utils.cc:6530
32283 #, gcc-internal-format
32284 msgid "requested position is not an integer constant"
32285 msgstr ""
32286
32287 #: c-family/c-attribs.cc:5402 ada/gcc-interface/utils.cc:6537
32288 #, gcc-internal-format
32289 msgid "requested position is less than zero"
32290 msgstr ""
32291
32292 #: c-family/c-attribs.cc:5457 ada/gcc-interface/utils.cc:6901
32293 #: d/d-attribs.cc:746
32294 #, gcc-internal-format
32295 msgid "empty string in attribute %<target%>"
32296 msgstr ""
32297
32298 #. The argument must be a constant string.
32299 #: c-family/c-attribs.cc:5476 config/sh/sh.cc:8548
32300 #, gcc-internal-format
32301 msgid "%qE attribute argument not a string constant"
32302 msgstr ""
32303
32304 #: c-family/c-attribs.cc:5640 ada/gcc-interface/utils.cc:7050
32305 #, gcc-internal-format
32306 msgid "unrecognized %qE attribute argument %qs"
32307 msgstr "нерозпізнаний аргумент атрибута %qE, %qs"
32308
32309 #: c-family/c-attribs.cc:5658
32310 #, gcc-internal-format
32311 msgid "%qE attribute on a function not returning a pointer"
32312 msgstr ""
32313
32314 #: c-family/c-attribs.cc:5673
32315 #, gcc-internal-format
32316 msgid "%qE attribute is only valid on %<struct%> type"
32317 msgstr ""
32318
32319 #: c-family/c-attribs.cc:5709
32320 #, gcc-internal-format
32321 msgid "%qE attribute argument %qE is not an integer constant"
32322 msgstr "аргумент атрибута %qE, %qE, не є цілим сталим значенням"
32323
32324 #: c-family/c-attribs.cc:5718
32325 #, gcc-internal-format
32326 msgid "%qE attribute argument %qE exceeds %u"
32327 msgstr "аргумент атрибуту %qE, %qE, перевищує %u"
32328
32329 #: c-family/c-attribs.cc:5740
32330 #, gcc-internal-format
32331 msgid "%qE attribute may be put on a typedef only; attribute is ignored"
32332 msgstr ""
32333
32334 #: c-family/c-attribs.cc:5752
32335 #, gcc-internal-format
32336 msgid "%qE attribute is for pointer types only"
32337 msgstr "атрибут %qE призначено лише для типів вказівників"
32338
32339 #: c-family/c-attribs.cc:5771
32340 #, gcc-internal-format
32341 msgid "%qE is only applicable to Objective-C class interfaces, attribute ignored"
32342 msgstr ""
32343
32344 #: c-family/c-attribs.cc:5794
32345 #, gcc-internal-format
32346 msgid "%qE cannot be applied to non-pointer type %qT"
32347 msgstr "%qE не може бути застосовано до типу %qT, який не є вказівниковим"
32348
32349 #: c-family/c-attribs.cc:5807
32350 #, gcc-internal-format
32351 msgid "%qE attribute argument %qE is not an integer constant between 0 and 3"
32352 msgstr "аргумент атрибута %qE, %qE, не є цілим сталим значенням від 0 до 3"
32353
32354 #: c-family/c-attribs.cc:5819
32355 #, gcc-internal-format
32356 msgid "%qE attribute argument %qE is not recognised"
32357 msgstr "аргумент атрибута %qE, %qE, не розпізнано"
32358
32359 #: c-family/c-attribs.cc:5834
32360 #, gcc-internal-format
32361 msgid "%qE attribute ignored; valid only for functions and function pointer fields"
32362 msgstr ""
32363
32364 #: c-family/c-attribs.cc:5845
32365 #, gcc-internal-format
32366 msgid "%qE attribute ignored; field must be a function pointer"
32367 msgstr "атрибут %qE проігноровано; поле має бути вказівником на функцію"
32368
32369 #: c-family/c-attribs.cc:5869
32370 #, gcc-internal-format
32371 msgid "unknown attribute %qE"
32372 msgstr "невідомий атрибут %qE"
32373
32374 #: c-family/c-attribs.cc:5896
32375 #, gcc-internal-format
32376 msgid "invalid operand type %qT for %qs"
32377 msgstr "некоректний тип операнда %qT %qs"
32378
32379 #: c-family/c-attribs.cc:6000
32380 #, gcc-internal-format
32381 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
32382 msgstr ""
32383
32384 #: c-family/c-attribs.cc:6002
32385 #, gcc-internal-format
32386 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
32387 msgstr ""
32388
32389 #: c-family/c-attribs.cc:6179
32390 #, gcc-internal-format
32391 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
32392 msgstr ""
32393
32394 #: c-family/c-common.cc:766
32395 #, gcc-internal-format
32396 msgid "%qD is not defined outside of function scope"
32397 msgstr ""
32398
32399 #: c-family/c-common.cc:811
32400 #, gcc-internal-format
32401 msgid "size of string literal is too large"
32402 msgstr ""
32403
32404 #: c-family/c-common.cc:834
32405 #, gcc-internal-format
32406 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
32407 msgstr ""
32408
32409 #: c-family/c-common.cc:1007
32410 #, gcc-internal-format
32411 msgid "use %<-flax-vector-conversions%> to permit conversions between vectors with differing element types or numbers of subparts"
32412 msgstr ""
32413
32414 #: c-family/c-common.cc:1048
32415 #, gcc-internal-format
32416 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
32417 msgstr ""
32418
32419 #: c-family/c-common.cc:1057
32420 #, gcc-internal-format
32421 msgid "%<__builtin_shuffle%> arguments must be vectors"
32422 msgstr ""
32423
32424 #: c-family/c-common.cc:1064
32425 #, gcc-internal-format
32426 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
32427 msgstr ""
32428
32429 #: c-family/c-common.cc:1075
32430 #, gcc-internal-format
32431 msgid "%<__builtin_shuffle%> number of elements of the argument vector(s) and the mask vector should be the same"
32432 msgstr ""
32433
32434 #: c-family/c-common.cc:1085
32435 #, gcc-internal-format
32436 msgid "%<__builtin_shuffle%> argument vector(s) inner type must have the same size as inner type of the mask"
32437 msgstr ""
32438
32439 #: c-family/c-common.cc:1136
32440 #, gcc-internal-format
32441 msgid "%<__builtin_shufflevector%> arguments must be vectors"
32442 msgstr ""
32443
32444 #: c-family/c-common.cc:1147
32445 #, gcc-internal-format
32446 msgid "%<__builtin_shufflevector%> arguments must be constant size vectors"
32447 msgstr ""
32448
32449 #: c-family/c-common.cc:1156
32450 #, gcc-internal-format
32451 msgid "%<__builtin_shufflevector%> argument vectors must have the same element type"
32452 msgstr ""
32453
32454 #: c-family/c-common.cc:1164
32455 #, gcc-internal-format
32456 msgid "%<__builtin_shufflevector%> must specify a result with a power of two number of elements"
32457 msgstr ""
32458
32459 #: c-family/c-common.cc:1189 c-family/c-common.cc:1199
32460 #, gcc-internal-format
32461 msgid "invalid element index %qE to %<__builtin_shufflevector%>"
32462 msgstr "некоректний індекс елемента %qE до %<__builtin_shufflevector%>"
32463
32464 #: c-family/c-common.cc:1277
32465 #, gcc-internal-format
32466 msgid "%<__builtin_convertvector%> first argument must be an integer or floating vector"
32467 msgstr ""
32468
32469 #: c-family/c-common.cc:1286
32470 #, gcc-internal-format
32471 msgid "%<__builtin_convertvector%> second argument must be an integer or floating vector type"
32472 msgstr ""
32473
32474 #: c-family/c-common.cc:1295
32475 #, gcc-internal-format
32476 msgid "%<__builtin_convertvector%> number of elements of the first argument vector and the second argument vector type should be the same"
32477 msgstr ""
32478
32479 #: c-family/c-common.cc:1919
32480 #, gcc-internal-format
32481 msgid "operation on %qE may be undefined"
32482 msgstr ""
32483
32484 #: c-family/c-common.cc:2270
32485 #, gcc-internal-format
32486 msgid "case label does not reduce to an integer constant"
32487 msgstr ""
32488
32489 #: c-family/c-common.cc:2353
32490 #, gcc-internal-format
32491 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
32492 msgstr ""
32493
32494 #: c-family/c-common.cc:2898
32495 #, gcc-internal-format
32496 msgid "invalid operands to binary %s (have %qT and %qT)"
32497 msgstr ""
32498
32499 #: c-family/c-common.cc:3147
32500 #, gcc-internal-format
32501 msgid "comparison is always false due to limited range of data type"
32502 msgstr ""
32503
32504 #: c-family/c-common.cc:3150
32505 #, gcc-internal-format
32506 msgid "comparison is always true due to limited range of data type"
32507 msgstr ""
32508
32509 #: c-family/c-common.cc:3251
32510 #, gcc-internal-format
32511 msgid "comparison of unsigned expression in %<>= 0%> is always true"
32512 msgstr ""
32513
32514 #: c-family/c-common.cc:3259
32515 #, gcc-internal-format
32516 msgid "comparison of unsigned expression in %<< 0%> is always false"
32517 msgstr ""
32518
32519 #: c-family/c-common.cc:3303
32520 #, gcc-internal-format
32521 msgid "pointer of type %<void *%> used in arithmetic"
32522 msgstr ""
32523
32524 #: c-family/c-common.cc:3312
32525 #, gcc-internal-format
32526 msgid "pointer to a function used in arithmetic"
32527 msgstr ""
32528
32529 #: c-family/c-common.cc:3529
32530 #, gcc-internal-format
32531 msgid "enum constant in boolean context"
32532 msgstr ""
32533
32534 #: c-family/c-common.cc:3559 d/d-convert.cc:149
32535 #, gcc-internal-format
32536 msgid "the address of %qD will always evaluate as %<true%>"
32537 msgstr ""
32538
32539 #: c-family/c-common.cc:3604
32540 #, gcc-internal-format
32541 msgid "%<*%> in boolean context, suggest %<&&%> instead"
32542 msgstr ""
32543
32544 #: c-family/c-common.cc:3616
32545 #, gcc-internal-format
32546 msgid "%<<<%> in boolean context, did you mean %<<%>?"
32547 msgstr ""
32548
32549 #: c-family/c-common.cc:3632
32550 #, gcc-internal-format
32551 msgid "%<?:%> using integer constants in boolean context, the expression will always evaluate to %<true%>"
32552 msgstr ""
32553
32554 #: c-family/c-common.cc:3641
32555 #, gcc-internal-format
32556 msgid "%<?:%> using integer constants in boolean context"
32557 msgstr ""
32558
32559 #: c-family/c-common.cc:3677
32560 #, gcc-internal-format
32561 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
32562 msgstr ""
32563
32564 #: c-family/c-common.cc:3712 cp/semantics.cc:843 cp/typeck.cc:9971
32565 #, gcc-internal-format
32566 msgid "suggest parentheses around assignment used as truth value"
32567 msgstr ""
32568
32569 #: c-family/c-common.cc:3799 c/c-decl.cc:4708 c/c-decl.cc:7119
32570 #: c/c-typeck.cc:15862
32571 #, gcc-internal-format
32572 msgid "invalid use of %<restrict%>"
32573 msgstr "некоректне використання %<restrict%>"
32574
32575 #: c-family/c-common.cc:3873
32576 #, gcc-internal-format
32577 msgid "invalid application of %<sizeof%> to a function type"
32578 msgstr ""
32579
32580 #: c-family/c-common.cc:3883
32581 #, gcc-internal-format
32582 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
32583 msgstr ""
32584
32585 #: c-family/c-common.cc:3886
32586 #, gcc-internal-format
32587 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
32588 msgstr ""
32589
32590 #: c-family/c-common.cc:3897 cp/typeck.cc:1905
32591 #, gcc-internal-format
32592 msgid "invalid application of %qs to a void type"
32593 msgstr ""
32594
32595 #: c-family/c-common.cc:3906
32596 #, gcc-internal-format
32597 msgid "invalid application of %qs to incomplete type %qT"
32598 msgstr ""
32599
32600 #: c-family/c-common.cc:3914
32601 #, gcc-internal-format
32602 msgid "invalid application of %qs to array type %qT of incomplete element type"
32603 msgstr ""
32604
32605 #: c-family/c-common.cc:3966
32606 #, gcc-internal-format
32607 msgid "%<__alignof%> applied to a bit-field"
32608 msgstr ""
32609
32610 #: c-family/c-common.cc:4766
32611 #, gcc-internal-format
32612 msgid "first argument to %<va_arg%> not of type %<va_list%>"
32613 msgstr ""
32614
32615 #: c-family/c-common.cc:4886
32616 #, gcc-internal-format
32617 msgid "cannot disable built-in function %qs"
32618 msgstr ""
32619
32620 #: c-family/c-common.cc:5076
32621 #, gcc-internal-format
32622 msgid "pointers are not permitted as case values"
32623 msgstr "вказівники не можуть бути значеннями випадків"
32624
32625 #: c-family/c-common.cc:5083
32626 #, gcc-internal-format
32627 msgid "range expressions in switch statements are non-standard"
32628 msgstr ""
32629
32630 #: c-family/c-common.cc:5111
32631 #, gcc-internal-format
32632 msgid "empty range specified"
32633 msgstr ""
32634
32635 #: c-family/c-common.cc:5163
32636 #, gcc-internal-format
32637 msgid "duplicate (or overlapping) case value"
32638 msgstr "дублювання (або перекривання) значення випадку"
32639
32640 #: c-family/c-common.cc:5165
32641 #, gcc-internal-format
32642 msgid "this is the first entry overlapping that value"
32643 msgstr ""
32644
32645 #: c-family/c-common.cc:5169
32646 #, gcc-internal-format
32647 msgid "duplicate case value"
32648 msgstr "дублювання значення випадку"
32649
32650 #: c-family/c-common.cc:5170 c-family/c-warn.cc:2542
32651 #, gcc-internal-format
32652 msgid "previously used here"
32653 msgstr ""
32654
32655 #: c-family/c-common.cc:5174
32656 #, gcc-internal-format
32657 msgid "multiple default labels in one switch"
32658 msgstr ""
32659
32660 #: c-family/c-common.cc:5176
32661 #, gcc-internal-format
32662 msgid "this is the first default label"
32663 msgstr ""
32664
32665 #: c-family/c-common.cc:5288
32666 #, gcc-internal-format
32667 msgid "taking the address of a label is non-standard"
32668 msgstr ""
32669
32670 #: c-family/c-common.cc:5466
32671 #, gcc-internal-format
32672 msgid "requested alignment is not an integer constant"
32673 msgstr ""
32674
32675 #: c-family/c-common.cc:5474 c-family/c-common.cc:5484
32676 #, gcc-internal-format
32677 msgid "requested alignment %qE is not a positive power of 2"
32678 msgstr ""
32679
32680 #: c-family/c-common.cc:5494
32681 #, gcc-internal-format
32682 msgid "requested alignment %qE exceeds object file maximum %u"
32683 msgstr ""
32684
32685 #: c-family/c-common.cc:5502
32686 #, gcc-internal-format
32687 msgid "requested alignment %qE exceeds maximum %u"
32688 msgstr ""
32689
32690 #: c-family/c-common.cc:5677
32691 #, gcc-internal-format
32692 msgid "not enough variable arguments to fit a sentinel"
32693 msgstr ""
32694
32695 #: c-family/c-common.cc:5691
32696 #, gcc-internal-format
32697 msgid "missing sentinel in function call"
32698 msgstr ""
32699
32700 #: c-family/c-common.cc:5918 c-family/c-common.cc:5968 d/d-attribs.cc:812
32701 #: d/d-attribs.cc:862
32702 #, gcc-internal-format
32703 msgid "bad option %qs to attribute %<optimize%>"
32704 msgstr ""
32705
32706 #: c-family/c-common.cc:5921 c-family/c-common.cc:5972
32707 #, gcc-internal-format
32708 msgid "bad option %qs to pragma %<optimize%>"
32709 msgstr ""
32710
32711 #: c-family/c-common.cc:6020
32712 #, gcc-internal-format
32713 msgid "attribute %<fallthrough%> specified multiple times"
32714 msgstr ""
32715
32716 #: c-family/c-common.cc:6024
32717 #, gcc-internal-format
32718 msgid "%<fallthrough%> attribute specified with a parameter"
32719 msgstr ""
32720
32721 #: c-family/c-common.cc:6204 c-family/c-common.cc:7040
32722 #: c-family/c-common.cc:7087 c-family/c-common.cc:7162
32723 #: c-family/c-common.cc:7235 config/aarch64/aarch64-sve-builtins.cc:2122
32724 #: c/c-typeck.cc:3729
32725 #, gcc-internal-format
32726 msgid "too few arguments to function %qE"
32727 msgstr ""
32728
32729 #: c-family/c-common.cc:6209 c-family/c-common.cc:7093
32730 #: c-family/c-common.cc:7261 config/aarch64/aarch64-sve-builtins.cc:2124
32731 #: c/c-typeck.cc:3593
32732 #, gcc-internal-format
32733 msgid "too many arguments to function %qE"
32734 msgstr ""
32735
32736 #: c-family/c-common.cc:6251
32737 #, gcc-internal-format
32738 msgid "third argument to function %qE must be a constant integer"
32739 msgstr ""
32740
32741 #: c-family/c-common.cc:6276
32742 #, gcc-internal-format
32743 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
32744 msgstr ""
32745
32746 #: c-family/c-common.cc:6297 c-family/c-common.cc:6341
32747 #, gcc-internal-format
32748 msgid "non-floating-point argument in call to function %qE"
32749 msgstr ""
32750
32751 #: c-family/c-common.cc:6320
32752 #, gcc-internal-format
32753 msgid "non-floating-point arguments in call to function %qE"
32754 msgstr ""
32755
32756 #: c-family/c-common.cc:6334
32757 #, gcc-internal-format
32758 msgid "non-const integer argument %u in call to function %qE"
32759 msgstr ""
32760
32761 #: c-family/c-common.cc:6354
32762 #, gcc-internal-format
32763 msgid "non-integer argument 3 in call to function %qE"
32764 msgstr ""
32765
32766 #: c-family/c-common.cc:6371 c-family/c-common.cc:6421
32767 #, gcc-internal-format
32768 msgid "argument %u in call to function %qE does not have integral type"
32769 msgstr ""
32770
32771 #: c-family/c-common.cc:6378
32772 #, gcc-internal-format
32773 msgid "argument 3 in call to function %qE does not have pointer to integral type"
32774 msgstr ""
32775
32776 #: c-family/c-common.cc:6384
32777 #, gcc-internal-format
32778 msgid "argument 3 in call to function %qE has pointer to enumerated type"
32779 msgstr ""
32780
32781 #: c-family/c-common.cc:6390
32782 #, gcc-internal-format
32783 msgid "argument 3 in call to function %qE has pointer to boolean type"
32784 msgstr ""
32785
32786 #: c-family/c-common.cc:6396 c-family/c-common.cc:6403
32787 #: c-family/c-common.cc:6458 c-family/c-common.cc:6465
32788 #, gcc-internal-format
32789 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
32790 msgstr ""
32791
32792 #: c-family/c-common.cc:6427
32793 #, gcc-internal-format
32794 msgid "argument 3 in call to function %qE has enumerated type"
32795 msgstr ""
32796
32797 #: c-family/c-common.cc:6433
32798 #, gcc-internal-format
32799 msgid "argument 3 in call to function %qE has boolean type"
32800 msgstr ""
32801
32802 #: c-family/c-common.cc:6446
32803 #, gcc-internal-format
32804 msgid "argument %u in call to function %qE does not have pointer type"
32805 msgstr ""
32806
32807 #: c-family/c-common.cc:6452
32808 #, gcc-internal-format
32809 msgid "argument %u in call to function %qE points to incomplete type"
32810 msgstr ""
32811
32812 #: c-family/c-common.cc:6717
32813 #, gcc-internal-format
32814 msgid "cannot apply %<offsetof%> to static data member %qD"
32815 msgstr ""
32816
32817 #: c-family/c-common.cc:6722
32818 #, gcc-internal-format
32819 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
32820 msgstr ""
32821
32822 #: c-family/c-common.cc:6729
32823 #, gcc-internal-format
32824 msgid "cannot apply %<offsetof%> to a non constant address"
32825 msgstr ""
32826
32827 #: c-family/c-common.cc:6742
32828 #, gcc-internal-format
32829 msgid "attempt to take address of bit-field structure member %qD"
32830 msgstr ""
32831
32832 #: c-family/c-common.cc:6795
32833 #, gcc-internal-format
32834 msgid "index %E denotes an offset greater than size of %qT"
32835 msgstr ""
32836
32837 #: c-family/c-common.cc:6956
32838 #, gcc-internal-format
32839 msgid "size of array is too large"
32840 msgstr ""
32841
32842 #: c-family/c-common.cc:7070 c-family/c-common.cc:7194
32843 #, gcc-internal-format
32844 msgid "operand type %qT is incompatible with argument %d of %qE"
32845 msgstr ""
32846
32847 #: c-family/c-common.cc:7104
32848 #, gcc-internal-format
32849 msgid "expecting argument of type pointer or of type integer for argument 1"
32850 msgstr ""
32851
32852 #: c-family/c-common.cc:7120
32853 #, gcc-internal-format
32854 msgid "both arguments must be compatible"
32855 msgstr "аргументи мають бути сумісними"
32856
32857 #: c-family/c-common.cc:7336
32858 #, gcc-internal-format
32859 msgid "incorrect number of arguments to function %qE"
32860 msgstr ""
32861
32862 #: c-family/c-common.cc:7350
32863 #, gcc-internal-format
32864 msgid "argument 1 of %qE must be a non-void pointer type"
32865 msgstr ""
32866
32867 #: c-family/c-common.cc:7357
32868 #, gcc-internal-format
32869 msgid "argument 1 of %qE must be a pointer to a complete type"
32870 msgstr ""
32871
32872 #: c-family/c-common.cc:7366
32873 #, gcc-internal-format
32874 msgid "argument 1 of %qE must be a pointer to a constant size type"
32875 msgstr ""
32876
32877 #: c-family/c-common.cc:7377
32878 #, gcc-internal-format
32879 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
32880 msgstr ""
32881
32882 #: c-family/c-common.cc:7398
32883 #, gcc-internal-format
32884 msgid "argument %d of %qE must be a pointer type"
32885 msgstr ""
32886
32887 #: c-family/c-common.cc:7406
32888 #, gcc-internal-format
32889 msgid "argument %d of %qE must be a pointer to a constant size type"
32890 msgstr ""
32891
32892 #: c-family/c-common.cc:7412
32893 #, gcc-internal-format
32894 msgid "argument %d of %qE must not be a pointer to a function"
32895 msgstr ""
32896
32897 #: c-family/c-common.cc:7420
32898 #, gcc-internal-format
32899 msgid "size mismatch in argument %d of %qE"
32900 msgstr ""
32901
32902 #: c-family/c-common.cc:7433
32903 #, gcc-internal-format
32904 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
32905 msgstr ""
32906
32907 #: c-family/c-common.cc:7438
32908 #, gcc-internal-format
32909 msgid "argument %d of %qE discards %<const%> qualifier"
32910 msgstr ""
32911
32912 #: c-family/c-common.cc:7447
32913 #, gcc-internal-format
32914 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
32915 msgstr ""
32916
32917 #: c-family/c-common.cc:7452
32918 #, gcc-internal-format
32919 msgid "argument %d of %qE discards %<volatile%> qualifier"
32920 msgstr ""
32921
32922 #: c-family/c-common.cc:7465
32923 #, gcc-internal-format
32924 msgid "non-integer memory model argument %d of %qE"
32925 msgstr ""
32926
32927 #: c-family/c-common.cc:7478
32928 #, gcc-internal-format
32929 msgid "invalid memory model argument %d of %qE"
32930 msgstr ""
32931
32932 #: c-family/c-common.cc:7879
32933 #, gcc-internal-format
32934 msgid "this target does not define a speculation barrier; your program will still execute correctly, but incorrect speculation may not be restricted"
32935 msgstr ""
32936
32937 #: c-family/c-common.cc:8514
32938 #, gcc-internal-format
32939 msgid "index value is out of bound"
32940 msgstr ""
32941
32942 #: c-family/c-common.cc:8556 c-family/c-common.cc:8605
32943 #: c-family/c-common.cc:8621
32944 #, gcc-internal-format
32945 msgid "conversion of scalar %qT to vector %qT involves truncation"
32946 msgstr ""
32947
32948 #. Reject arguments that are built-in functions with
32949 #. no library fallback.
32950 #: c-family/c-common.cc:8709
32951 #, gcc-internal-format
32952 msgid "built-in function %qE must be directly called"
32953 msgstr ""
32954
32955 #: c-family/c-common.cc:8729
32956 #, gcc-internal-format
32957 msgid "size of array %qE is not a constant expression"
32958 msgstr "розмір масиву %qE не є сталим виразом"
32959
32960 #: c-family/c-common.cc:8732
32961 #, gcc-internal-format
32962 msgid "size of array is not a constant expression"
32963 msgstr "розмір масиву не є сталим виразом"
32964
32965 #: c-family/c-common.cc:8736
32966 #, gcc-internal-format
32967 msgid "size %qE of array %qE is negative"
32968 msgstr ""
32969
32970 #: c-family/c-common.cc:8739
32971 #, gcc-internal-format
32972 msgid "size %qE of array is negative"
32973 msgstr ""
32974
32975 #: c-family/c-common.cc:8744
32976 #, gcc-internal-format
32977 msgid "size %qE of array %qE exceeds maximum object size %qE"
32978 msgstr ""
32979
32980 #: c-family/c-common.cc:8747
32981 #, gcc-internal-format
32982 msgid "size %qE of array exceeds maximum object size %qE"
32983 msgstr ""
32984
32985 #: c-family/c-common.cc:8752
32986 #, gcc-internal-format
32987 msgid "size of array %qE exceeds maximum object size %qE"
32988 msgstr ""
32989
32990 #: c-family/c-common.cc:8755
32991 #, gcc-internal-format
32992 msgid "size of array exceeds maximum object size %qE"
32993 msgstr ""
32994
32995 #: c-family/c-common.cc:8826
32996 #, gcc-internal-format
32997 msgid "environment variable %qs must expand to a non-negative integer less than or equal to %wd"
32998 msgstr ""
32999
33000 #: c-family/c-format.cc:199
33001 #, gcc-internal-format
33002 msgid "function does not return string type"
33003 msgstr ""
33004
33005 #: c-family/c-format.cc:233
33006 #, gcc-internal-format
33007 msgid "format string argument is not a string type"
33008 msgstr ""
33009
33010 #: c-family/c-format.cc:259
33011 #, gcc-internal-format
33012 msgid "found a %qs reference but the format argument should be a string"
33013 msgstr ""
33014
33015 #: c-family/c-format.cc:262
33016 #, gcc-internal-format
33017 msgid "found a %qT but the format argument should be a string"
33018 msgstr ""
33019
33020 #: c-family/c-format.cc:272
33021 #, gcc-internal-format
33022 msgid "format argument should be a %qs reference but a string was found"
33023 msgstr ""
33024
33025 #: c-family/c-format.cc:294
33026 #, gcc-internal-format
33027 msgid "format argument should be a %qs reference"
33028 msgstr ""
33029
33030 #: c-family/c-format.cc:347
33031 #, gcc-internal-format
33032 msgid "unrecognized format specifier"
33033 msgstr ""
33034
33035 #: c-family/c-format.cc:360
33036 #, gcc-internal-format
33037 msgid "%qE is only allowed in Objective-C dialects"
33038 msgstr ""
33039
33040 #: c-family/c-format.cc:369
33041 #, gcc-internal-format
33042 msgid "%qE is an unrecognized format function type"
33043 msgstr ""
33044
33045 #: c-family/c-format.cc:391
33046 #, gcc-internal-format
33047 msgid "format string argument follows the arguments to be formatted"
33048 msgstr ""
33049
33050 #: c-family/c-format.cc:1230
33051 #, gcc-internal-format
33052 msgid "function %qD might be a candidate for %qs format attribute"
33053 msgstr ""
33054
33055 #: c-family/c-format.cc:1321 c-family/c-format.cc:1342
33056 #: c-family/c-format.cc:2776
33057 #, gcc-internal-format
33058 msgid "missing $ operand number in format"
33059 msgstr ""
33060
33061 #: c-family/c-format.cc:1351
33062 #, gcc-internal-format, gfc-internal-format
33063 msgid "%s does not support %%n$ operand number formats"
33064 msgstr ""
33065
33066 #: c-family/c-format.cc:1358
33067 #, gcc-internal-format
33068 msgid "operand number out of range in format"
33069 msgstr ""
33070
33071 #: c-family/c-format.cc:1381
33072 #, gcc-internal-format, gfc-internal-format
33073 msgid "format argument %d used more than once in %s format"
33074 msgstr ""
33075
33076 #: c-family/c-format.cc:1414
33077 #, gcc-internal-format
33078 msgid "%<$%>operand number used after format without operand number"
33079 msgstr ""
33080
33081 #: c-family/c-format.cc:1445
33082 #, gcc-internal-format
33083 msgid "format argument %d unused before used argument %d in %<$%>-style format"
33084 msgstr ""
33085
33086 #: c-family/c-format.cc:1548
33087 #, gcc-internal-format
33088 msgid "format not a string literal, format string not checked"
33089 msgstr ""
33090
33091 #: c-family/c-format.cc:1563 c-family/c-format.cc:1566
33092 #, gcc-internal-format
33093 msgid "format not a string literal and no format arguments"
33094 msgstr ""
33095
33096 #: c-family/c-format.cc:1569
33097 #, gcc-internal-format
33098 msgid "format not a string literal, argument types not checked"
33099 msgstr ""
33100
33101 #: c-family/c-format.cc:1586
33102 #, gcc-internal-format
33103 msgid "too many arguments for format"
33104 msgstr ""
33105
33106 #: c-family/c-format.cc:1591
33107 #, gcc-internal-format
33108 msgid "unused arguments in %<$%>-style format"
33109 msgstr ""
33110
33111 #: c-family/c-format.cc:1594
33112 #, gcc-internal-format, gfc-internal-format
33113 msgid "zero-length %s format string"
33114 msgstr ""
33115
33116 #: c-family/c-format.cc:1598
33117 #, gcc-internal-format
33118 msgid "format is a wide character string"
33119 msgstr ""
33120
33121 #: c-family/c-format.cc:1602
33122 #, gcc-internal-format
33123 msgid "format string is not an array of type %qs"
33124 msgstr ""
33125
33126 #: c-family/c-format.cc:1605
33127 #, gcc-internal-format
33128 msgid "unterminated format string"
33129 msgstr ""
33130
33131 #: c-family/c-format.cc:2019
33132 #, gcc-internal-format
33133 msgid "%s used with %<%%%c%> %s format"
33134 msgstr ""
33135
33136 #: c-family/c-format.cc:2029
33137 #, gcc-internal-format, gfc-internal-format
33138 msgid "%s does not support %s"
33139 msgstr ""
33140
33141 #: c-family/c-format.cc:2039
33142 #, gcc-internal-format
33143 msgid "%s does not support %s with the %<%%%c%> %s format"
33144 msgstr ""
33145
33146 #: c-family/c-format.cc:2053
33147 #, gcc-internal-format, gfc-internal-format
33148 msgid "%s used within a quoted sequence"
33149 msgstr ""
33150
33151 #: c-family/c-format.cc:2066
33152 #, gcc-internal-format
33153 msgid "%qc conversion used unquoted"
33154 msgstr ""
33155
33156 #: c-family/c-format.cc:2184 c-family/c-format.cc:2515
33157 #, gcc-internal-format, gfc-internal-format
33158 msgid "repeated %s in format"
33159 msgstr ""
33160
33161 #: c-family/c-format.cc:2195
33162 #, gcc-internal-format
33163 msgid "missing fill character at end of strfmon format"
33164 msgstr ""
33165
33166 #: c-family/c-format.cc:2297
33167 #, gcc-internal-format, gfc-internal-format
33168 msgid "zero width in %s format"
33169 msgstr ""
33170
33171 #: c-family/c-format.cc:2320
33172 #, gcc-internal-format, gfc-internal-format
33173 msgid "empty left precision in %s format"
33174 msgstr ""
33175
33176 #: c-family/c-format.cc:2411
33177 #, gcc-internal-format, gfc-internal-format
33178 msgid "empty precision in %s format"
33179 msgstr ""
33180
33181 #: c-family/c-format.cc:2489
33182 #, gcc-internal-format
33183 msgid "%s does not support the %qs %s length modifier"
33184 msgstr ""
33185
33186 #: c-family/c-format.cc:2545
33187 #, gcc-internal-format
33188 msgid "unknown conversion type character %qc in format"
33189 msgstr ""
33190
33191 #: c-family/c-format.cc:2557
33192 #, gcc-internal-format
33193 msgid "%s does not support the %<%%%c%> %s format"
33194 msgstr ""
33195
33196 #: c-family/c-format.cc:2589
33197 #, gcc-internal-format
33198 msgid "%s ignored with %s and %<%%%c%> %s format"
33199 msgstr ""
33200
33201 #: c-family/c-format.cc:2594
33202 #, gcc-internal-format, gfc-internal-format
33203 msgid "%s ignored with %s in %s format"
33204 msgstr ""
33205
33206 #: c-family/c-format.cc:2601
33207 #, gcc-internal-format
33208 msgid "use of %s and %s together with %<%%%c%> %s format"
33209 msgstr ""
33210
33211 #: c-family/c-format.cc:2606
33212 #, gcc-internal-format, gfc-internal-format
33213 msgid "use of %s and %s together in %s format"
33214 msgstr ""
33215
33216 #: c-family/c-format.cc:2633
33217 #, gcc-internal-format
33218 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
33219 msgstr ""
33220
33221 #: c-family/c-format.cc:2637
33222 #, gcc-internal-format
33223 msgid "%<%%%c%> yields only last 2 digits of year"
33224 msgstr ""
33225
33226 #: c-family/c-format.cc:2664
33227 #, gcc-internal-format
33228 msgid "no closing %<]%> for %<%%[%> format"
33229 msgstr ""
33230
33231 #: c-family/c-format.cc:2693
33232 #, gcc-internal-format
33233 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
33234 msgstr ""
33235
33236 #: c-family/c-format.cc:2715
33237 #, gcc-internal-format
33238 msgid "%s does not support the %<%%%s%c%> %s format"
33239 msgstr ""
33240
33241 #: c-family/c-format.cc:2753
33242 #, gcc-internal-format
33243 msgid "operand number specified with suppressed assignment"
33244 msgstr ""
33245
33246 #: c-family/c-format.cc:2757
33247 #, gcc-internal-format
33248 msgid "operand number specified for format taking no argument"
33249 msgstr ""
33250
33251 #: c-family/c-format.cc:3108
33252 #, gcc-internal-format
33253 msgid "unquoted type name %<%.*s%> in format"
33254 msgstr ""
33255
33256 #: c-family/c-format.cc:3110
33257 #, gcc-internal-format
33258 msgid "unquoted operator %<%.*s%> in format"
33259 msgstr ""
33260
33261 #: c-family/c-format.cc:3111
33262 #, gcc-internal-format
33263 msgid "unquoted keyword %<%.*s%> in format"
33264 msgstr ""
33265
33266 #: c-family/c-format.cc:3114
33267 #, gcc-internal-format
33268 msgid "use %qs instead"
33269 msgstr ""
33270
33271 #: c-family/c-format.cc:3166
33272 #, gcc-internal-format
33273 msgid "unquoted attribute in format"
33274 msgstr ""
33275
33276 #: c-family/c-format.cc:3179
33277 #, gcc-internal-format
33278 msgid "unquoted name of built-in function %<%.*s%> in format"
33279 msgstr ""
33280
33281 #: c-family/c-format.cc:3193
33282 #, gcc-internal-format
33283 msgid "unquoted identifier or keyword %<%.*s%> in format"
33284 msgstr ""
33285
33286 #: c-family/c-format.cc:3227
33287 #, gcc-internal-format
33288 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
33289 msgstr ""
33290
33291 #: c-family/c-format.cc:3271
33292 #, gcc-internal-format
33293 msgid "quoted %qs directive in format; use %qs instead"
33294 msgstr ""
33295
33296 #: c-family/c-format.cc:3278 c-family/c-format.cc:3549
33297 #, gcc-internal-format
33298 msgid "contraction %<%.*s%> in format; use %qs instead"
33299 msgstr ""
33300
33301 #: c-family/c-format.cc:3318
33302 #, gcc-internal-format
33303 msgid "unquoted whitespace character %qc in format"
33304 msgstr ""
33305
33306 #: c-family/c-format.cc:3331
33307 #, gcc-internal-format
33308 msgid "spurious trailing space in format"
33309 msgstr ""
33310
33311 #: c-family/c-format.cc:3352
33312 #, gcc-internal-format
33313 msgid "inconsistent capitalization in format"
33314 msgstr ""
33315
33316 #: c-family/c-format.cc:3359
33317 #, gcc-internal-format, gfc-internal-format
33318 msgid "unquoted sequence of %i consecutive space characters in format"
33319 msgstr ""
33320
33321 #: c-family/c-format.cc:3379
33322 #, gcc-internal-format
33323 msgid "unquoted control characters in format"
33324 msgstr ""
33325
33326 #: c-family/c-format.cc:3386
33327 #, gcc-internal-format
33328 msgid "unquoted control character %qc in format"
33329 msgstr ""
33330
33331 #: c-family/c-format.cc:3444
33332 #, gcc-internal-format
33333 msgid "unquoted option name %<%.*s%> in format"
33334 msgstr ""
33335
33336 #: c-family/c-format.cc:3504
33337 #, gcc-internal-format
33338 msgid "unbalanced punctuation character %qc in format"
33339 msgstr ""
33340
33341 #: c-family/c-format.cc:3523
33342 #, gcc-internal-format
33343 msgid "unquoted preprocessing directive %<%.*s%> in format"
33344 msgstr ""
33345
33346 #: c-family/c-format.cc:3559
33347 #, gcc-internal-format
33348 msgid "bare apostrophe %<'%> in format"
33349 msgstr ""
33350
33351 #: c-family/c-format.cc:3561
33352 #, gcc-internal-format
33353 msgid "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and %qs directives instead"
33354 msgstr ""
33355
33356 #: c-family/c-format.cc:3573
33357 #, gcc-internal-format
33358 msgid "grave accent %<`%> in format"
33359 msgstr ""
33360
33361 #: c-family/c-format.cc:3575
33362 #, gcc-internal-format
33363 msgid "use the apostrophe directive %qs instead"
33364 msgstr ""
33365
33366 #: c-family/c-format.cc:3587
33367 #, gcc-internal-format
33368 msgid "space followed by punctuation character %<%c%>"
33369 msgstr ""
33370
33371 #: c-family/c-format.cc:3598
33372 #, gcc-internal-format
33373 msgid "quoted %qs directive in format"
33374 msgstr ""
33375
33376 #: c-family/c-format.cc:3600
33377 #, gcc-internal-format
33378 msgid "if using %qs is not feasible, use %qs instead"
33379 msgstr ""
33380
33381 #: c-family/c-format.cc:3629
33382 #, gcc-internal-format
33383 msgid "spurious leading punctuation sequence %<%.*s%> in format"
33384 msgstr ""
33385
33386 #: c-family/c-format.cc:3669
33387 #, gcc-internal-format
33388 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
33389 msgstr ""
33390
33391 #: c-family/c-format.cc:3686
33392 #, gcc-internal-format
33393 msgid "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
33394 msgstr ""
33395
33396 #: c-family/c-format.cc:3706
33397 #, gcc-internal-format
33398 msgid "unquoted non-graph characters in format"
33399 msgstr ""
33400
33401 #: c-family/c-format.cc:3713
33402 #, gcc-internal-format
33403 msgid "unquoted non-graph character %qc in format"
33404 msgstr ""
33405
33406 #: c-family/c-format.cc:3745
33407 #, gcc-internal-format
33408 msgid "unbalanced punctuation character %<%c%> in format"
33409 msgstr ""
33410
33411 #: c-family/c-format.cc:3752
33412 #, gcc-internal-format
33413 msgid "unterminated quoting directive"
33414 msgstr ""
33415
33416 #: c-family/c-format.cc:3761
33417 #, gcc-internal-format
33418 msgid "unterminated quote character %<%c%> in format"
33419 msgstr ""
33420
33421 #: c-family/c-format.cc:3831
33422 #, gcc-internal-format
33423 msgid "spurious trailing %<%%%> in format"
33424 msgstr ""
33425
33426 #: c-family/c-format.cc:3891
33427 #, gcc-internal-format
33428 msgid "conversion lacks type at end of format"
33429 msgstr ""
33430
33431 #: c-family/c-format.cc:3920
33432 #, gcc-internal-format
33433 msgid "nested quoting directive"
33434 msgstr ""
33435
33436 #: c-family/c-format.cc:3931
33437 #, gcc-internal-format
33438 msgid "unmatched quoting directive"
33439 msgstr ""
33440
33441 #: c-family/c-format.cc:3946
33442 #, gcc-internal-format
33443 msgid "%qc directive redundant after prior occurence of the same"
33444 msgstr ""
33445
33446 #: c-family/c-format.cc:3952
33447 #, gcc-internal-format
33448 msgid "unmatched color reset directive"
33449 msgstr ""
33450
33451 #: c-family/c-format.cc:3964
33452 #, gcc-internal-format
33453 msgid "%qc conversion used within a quoted sequence"
33454 msgstr ""
33455
33456 #: c-family/c-format.cc:4004
33457 #, gcc-internal-format
33458 msgid "embedded %<\\0%> in format"
33459 msgstr ""
33460
33461 #: c-family/c-format.cc:4020
33462 #, gcc-internal-format
33463 msgid "unterminated color directive"
33464 msgstr ""
33465
33466 #: c-family/c-format.cc:4142
33467 #, gcc-internal-format, gfc-internal-format
33468 msgid "writing through null pointer (argument %d)"
33469 msgstr ""
33470
33471 #: c-family/c-format.cc:4153
33472 #, gcc-internal-format, gfc-internal-format
33473 msgid "reading through null pointer (argument %d)"
33474 msgstr ""
33475
33476 #: c-family/c-format.cc:4173
33477 #, gcc-internal-format, gfc-internal-format
33478 msgid "writing into constant object (argument %d)"
33479 msgstr ""
33480
33481 #: c-family/c-format.cc:4185
33482 #, gcc-internal-format, gfc-internal-format
33483 msgid "extra type qualifiers in format argument (argument %d)"
33484 msgstr ""
33485
33486 #: c-family/c-format.cc:4727
33487 #, gcc-internal-format
33488 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
33489 msgstr ""
33490
33491 #: c-family/c-format.cc:4736
33492 #, gcc-internal-format
33493 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
33494 msgstr ""
33495
33496 #: c-family/c-format.cc:4746
33497 #, gcc-internal-format
33498 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
33499 msgstr ""
33500
33501 #: c-family/c-format.cc:4755
33502 #, gcc-internal-format
33503 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
33504 msgstr ""
33505
33506 #: c-family/c-format.cc:4817 c-family/c-format.cc:4823
33507 #: c-family/c-format.cc:4877
33508 #, gcc-internal-format
33509 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
33510 msgstr "%<__gcc_host_wide_int__%> не визначено як тип"
33511
33512 #: c-family/c-format.cc:4830 c-family/c-format.cc:4887
33513 #, gcc-internal-format
33514 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
33515 msgstr ""
33516
33517 #: c-family/c-format.cc:4939
33518 #, gcc-internal-format
33519 msgid "%<locus%> is not defined as a type"
33520 msgstr "%<locus%> не визначено як тип"
33521
33522 #: c-family/c-format.cc:4983
33523 #, gcc-internal-format
33524 msgid "%qs is not defined as a type"
33525 msgstr "%qs не визначено як тип"
33526
33527 #: c-family/c-format.cc:5009
33528 #, gcc-internal-format
33529 msgid "%<location_t%> is not defined as a type"
33530 msgstr "%<location_t%> не визначено як тип"
33531
33532 #: c-family/c-format.cc:5026
33533 #, gcc-internal-format
33534 msgid "%<tree%> is not defined as a type"
33535 msgstr "%<tree%> не визначено як тип"
33536
33537 #: c-family/c-format.cc:5032
33538 #, gcc-internal-format
33539 msgid "%<tree%> is not defined as a pointer type"
33540 msgstr ""
33541
33542 #: c-family/c-format.cc:5208
33543 #, gcc-internal-format
33544 msgid "argument to be formatted is not %<...%>"
33545 msgstr ""
33546
33547 #: c-family/c-format.cc:5220
33548 #, gcc-internal-format
33549 msgid "strftime formats cannot format arguments"
33550 msgstr ""
33551
33552 #: c-family/c-indentation.cc:318
33553 #, gcc-internal-format
33554 msgid "%<-Wmisleading-indentation%> is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
33555 msgstr ""
33556
33557 #: c-family/c-indentation.cc:323
33558 #, gcc-internal-format
33559 msgid "adding %<-flarge-source-files%> will allow for more column-tracking support, at the expense of compilation time and memory"
33560 msgstr ""
33561
33562 #: c-family/c-indentation.cc:651
33563 #, gcc-internal-format
33564 msgid "this %qs clause does not guard..."
33565 msgstr ""
33566
33567 #: c-family/c-indentation.cc:654
33568 #, gcc-internal-format
33569 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
33570 msgstr ""
33571
33572 #: c-family/c-lex.cc:226
33573 #, gcc-internal-format
33574 msgid "badly nested C headers from preprocessor"
33575 msgstr ""
33576
33577 #: c-family/c-lex.cc:261
33578 #, gcc-internal-format
33579 msgid "ignoring %<#pragma %s %s%>"
33580 msgstr ""
33581
33582 #. ... or not.
33583 #: c-family/c-lex.cc:590 c-family/c-lex.cc:1318
33584 #, gcc-internal-format
33585 msgid "stray %<@%> in program"
33586 msgstr ""
33587
33588 #: c-family/c-lex.cc:605
33589 #, gcc-internal-format
33590 msgid "stray %qs in program"
33591 msgstr ""
33592
33593 #: c-family/c-lex.cc:615
33594 #, gcc-internal-format, gfc-internal-format
33595 msgid "missing terminating %c character"
33596 msgstr "відсутній завершальний символ %c"
33597
33598 #: c-family/c-lex.cc:617
33599 #, gcc-internal-format
33600 msgid "stray %qc in program"
33601 msgstr ""
33602
33603 #: c-family/c-lex.cc:622
33604 #, gcc-internal-format
33605 msgid "stray %<\\%o%> in program"
33606 msgstr ""
33607
33608 #: c-family/c-lex.cc:840
33609 #, gcc-internal-format
33610 msgid "this decimal constant is unsigned only in ISO C90"
33611 msgstr ""
33612
33613 #: c-family/c-lex.cc:844
33614 #, gcc-internal-format
33615 msgid "this decimal constant would be unsigned in ISO C90"
33616 msgstr ""
33617
33618 #: c-family/c-lex.cc:872
33619 #, gcc-internal-format
33620 msgid "integer constant is too large for %<unsigned long%> type"
33621 msgstr ""
33622
33623 #: c-family/c-lex.cc:912
33624 #, gcc-internal-format
33625 msgid "unsuffixed floating constant"
33626 msgstr ""
33627
33628 #: c-family/c-lex.cc:926
33629 #, gcc-internal-format
33630 msgid "decimal floating-point not supported for this target"
33631 msgstr ""
33632
33633 #: c-family/c-lex.cc:949 c-family/c-lex.cc:973
33634 #, gcc-internal-format
33635 msgid "unsupported non-standard suffix on floating constant"
33636 msgstr ""
33637
33638 #: c-family/c-lex.cc:954 c-family/c-lex.cc:977
33639 #, gcc-internal-format
33640 msgid "non-standard suffix on floating constant"
33641 msgstr ""
33642
33643 #: c-family/c-lex.cc:1056 c-family/c-lex.cc:1059
33644 #, gcc-internal-format
33645 msgid "floating constant exceeds range of %qT"
33646 msgstr ""
33647
33648 #: c-family/c-lex.cc:1074
33649 #, gcc-internal-format
33650 msgid "floating constant truncated to zero"
33651 msgstr ""
33652
33653 #: c-family/c-lex.cc:1275
33654 #, gcc-internal-format
33655 msgid "repeated %<@%> before Objective-C string"
33656 msgstr ""
33657
33658 #: c-family/c-lex.cc:1294 c/c-parser.cc:7390
33659 #, gcc-internal-format
33660 msgid "unsupported non-standard concatenation of string literals"
33661 msgstr ""
33662
33663 #: c-family/c-lex.cc:1330 c/c-parser.cc:7411
33664 #, gcc-internal-format
33665 msgid "traditional C rejects string constant concatenation"
33666 msgstr ""
33667
33668 #: c-family/c-omp.cc:131 cp/pt.cc:19141
33669 #, gcc-internal-format
33670 msgid "%<#pragma omp critical%> with %<hint%> clause requires a name, except when %<omp_sync_hint_none%> is used"
33671 msgstr ""
33672
33673 #: c-family/c-omp.cc:241
33674 #, gcc-internal-format
33675 msgid "invalid expression type for %<#pragma omp atomic%>"
33676 msgstr ""
33677
33678 #: c-family/c-omp.cc:246
33679 #, gcc-internal-format
33680 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
33681 msgstr ""
33682
33683 #: c-family/c-omp.cc:251
33684 #, gcc-internal-format
33685 msgid "%<#pragma omp atomic compare capture%> with non-integral comparison result"
33686 msgstr ""
33687
33688 #: c-family/c-omp.cc:540
33689 #, gcc-internal-format
33690 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
33691 msgstr ""
33692
33693 #: c-family/c-omp.cc:543 c-family/c-omp.cc:581
33694 #, gcc-internal-format
33695 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
33696 msgstr ""
33697
33698 #: c-family/c-omp.cc:700
33699 #, gcc-internal-format
33700 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
33701 msgstr ""
33702
33703 #: c-family/c-omp.cc:706
33704 #, gcc-internal-format
33705 msgid "%<const%> qualified %<depobj%> expression"
33706 msgstr ""
33707
33708 #: c-family/c-omp.cc:722
33709 #, gcc-internal-format
33710 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
33711 msgstr ""
33712
33713 #: c-family/c-omp.cc:728
33714 #, gcc-internal-format
33715 msgid "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> construct"
33716 msgstr ""
33717
33718 #: c-family/c-omp.cc:750
33719 #, gcc-internal-format
33720 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
33721 msgstr ""
33722
33723 #: c-family/c-omp.cc:964 cp/semantics.cc:10447
33724 #, gcc-internal-format
33725 msgid "invalid type for iteration variable %qE"
33726 msgstr ""
33727
33728 #: c-family/c-omp.cc:969
33729 #, gcc-internal-format
33730 msgid "%<_Atomic%> iteration variable %qE"
33731 msgstr ""
33732
33733 #: c-family/c-omp.cc:985
33734 #, gcc-internal-format
33735 msgid "%qE is not initialized"
33736 msgstr ""
33737
33738 #: c-family/c-omp.cc:1006 cp/semantics.cc:10336
33739 #, gcc-internal-format
33740 msgid "missing controlling predicate"
33741 msgstr ""
33742
33743 #: c-family/c-omp.cc:1112 cp/semantics.cc:9952
33744 #, gcc-internal-format
33745 msgid "invalid controlling predicate"
33746 msgstr ""
33747
33748 #: c-family/c-omp.cc:1119 cp/semantics.cc:10342
33749 #, gcc-internal-format
33750 msgid "missing increment expression"
33751 msgstr ""
33752
33753 #: c-family/c-omp.cc:1219 c-family/c-omp.cc:1237
33754 #, gcc-internal-format
33755 msgid "increment is not constant 1 or -1 for %<!=%> condition"
33756 msgstr ""
33757
33758 #: c-family/c-omp.cc:1250 cp/semantics.cc:10069
33759 #, gcc-internal-format
33760 msgid "invalid increment expression"
33761 msgstr ""
33762
33763 #: c-family/c-omp.cc:1347
33764 #, gcc-internal-format
33765 msgid "initializer expression refers to iteration variable %qD"
33766 msgstr ""
33767
33768 #: c-family/c-omp.cc:1351
33769 #, gcc-internal-format
33770 msgid "condition expression refers to iteration variable %qD"
33771 msgstr ""
33772
33773 #: c-family/c-omp.cc:1355
33774 #, gcc-internal-format
33775 msgid "increment expression refers to iteration variable %qD"
33776 msgstr ""
33777
33778 #: c-family/c-omp.cc:1533
33779 #, gcc-internal-format
33780 msgid "outer iteration variable %qD used in initializer expression has type other than %qT"
33781 msgstr ""
33782
33783 #: c-family/c-omp.cc:1537
33784 #, gcc-internal-format
33785 msgid "outer iteration variable %qD used in condition expression has type other than %qT"
33786 msgstr ""
33787
33788 #: c-family/c-omp.cc:1544
33789 #, gcc-internal-format
33790 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
33791 msgstr ""
33792
33793 #: c-family/c-omp.cc:1550
33794 #, gcc-internal-format
33795 msgid "outer iteration variable %qD addend expression %qE is not integral"
33796 msgstr ""
33797
33798 #: c-family/c-omp.cc:1615 c-family/c-omp.cc:1700
33799 #, gcc-internal-format
33800 msgid "the same loop iteration variables %qD used in multiple associated loops"
33801 msgstr ""
33802
33803 #: c-family/c-omp.cc:1650
33804 #, gcc-internal-format
33805 msgid "two different outer iteration variables %qD and %qD used in a single loop"
33806 msgstr ""
33807
33808 #: c-family/c-omp.cc:2247
33809 #, gcc-internal-format
33810 msgid "invalid %<task%> reduction modifier on construct combined with %<simd%> or %<loop%>"
33811 msgstr ""
33812
33813 #: c-family/c-omp.cc:2258
33814 #, gcc-internal-format
33815 msgid "invalid %<task%> reduction modifier on construct not combined with %<parallel%>, %<for%> or %<sections%>"
33816 msgstr ""
33817
33818 #: c-family/c-omp.cc:2271
33819 #, gcc-internal-format
33820 msgid "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, %<for simd%>, %<parallel for%>, %<parallel for simd%>"
33821 msgstr ""
33822
33823 #: c-family/c-omp.cc:2744 c/c-typeck.cc:15675 cp/semantics.cc:9065
33824 #, gcc-internal-format
33825 msgid "%qD specified in %<allocate%> clause but not in an explicit privatization clause"
33826 msgstr ""
33827
33828 #: c-family/c-omp.cc:2836 c-family/c-omp.cc:2851
33829 #, gcc-internal-format
33830 msgid "%qD is not a function argument"
33831 msgstr "%qD не є аргументом функції"
33832
33833 #: c-family/c-opts.cc:341
33834 #, gcc-internal-format
33835 msgid "%<-I-%> specified twice"
33836 msgstr "%<-I-%> вказано двічі"
33837
33838 #: c-family/c-opts.cc:344
33839 #, gcc-internal-format
33840 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
33841 msgstr ""
33842
33843 #: c-family/c-opts.cc:435
33844 #, gcc-internal-format
33845 msgid "%<-Wabi=1%> is not supported, using =2"
33846 msgstr "Підтримки %<-Wabi=1%> не передбачено, використовуємо =2"
33847
33848 #: c-family/c-opts.cc:621 fortran/cpp.cc:370
33849 #, gcc-internal-format
33850 msgid "output filename specified twice"
33851 msgstr ""
33852
33853 #: c-family/c-opts.cc:822
33854 #, gcc-internal-format
33855 msgid "%<-fexcess-precision=standard%> for C++"
33856 msgstr ""
33857
33858 #: c-family/c-opts.cc:862
33859 #, gcc-internal-format
33860 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
33861 msgstr ""
33862
33863 #: c-family/c-opts.cc:908
33864 #, gcc-internal-format
33865 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
33866 msgstr ""
33867
33868 #: c-family/c-opts.cc:910
33869 #, gcc-internal-format
33870 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
33871 msgstr ""
33872
33873 #: c-family/c-opts.cc:912
33874 #, gcc-internal-format
33875 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
33876 msgstr ""
33877
33878 #: c-family/c-opts.cc:914
33879 #, gcc-internal-format
33880 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
33881 msgstr ""
33882
33883 #: c-family/c-opts.cc:916
33884 #, gcc-internal-format
33885 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
33886 msgstr ""
33887
33888 #: c-family/c-opts.cc:918
33889 #, gcc-internal-format
33890 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
33891 msgstr ""
33892
33893 #: c-family/c-opts.cc:974
33894 #, gcc-internal-format
33895 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
33896 msgstr "Підтримки %<-fabi-compat-version=1%> не передбачено, використовуємо =2"
33897
33898 #: c-family/c-opts.cc:1001
33899 #, gcc-internal-format
33900 msgid "%<-Wabi%> won%'t warn about anything"
33901 msgstr ""
33902
33903 #: c-family/c-opts.cc:1003
33904 #, gcc-internal-format
33905 msgid "%<-Wabi%> warns about differences from the most up-to-date ABI, which is also used by default"
33906 msgstr ""
33907
33908 #: c-family/c-opts.cc:1006
33909 #, gcc-internal-format
33910 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
33911 msgstr ""
33912
33913 #: c-family/c-opts.cc:1076
33914 #, gcc-internal-format
33915 msgid "external TLS initialization functions not supported on this target"
33916 msgstr ""
33917
33918 #: c-family/c-opts.cc:1100
33919 #, gcc-internal-format
33920 msgid "too many filenames given; type %<%s %s%> for usage"
33921 msgstr ""
33922
33923 #: c-family/c-opts.cc:1114
33924 #, gcc-internal-format
33925 msgid "opening output file %s: %m"
33926 msgstr ""
33927
33928 #: c-family/c-opts.cc:1132
33929 #, gcc-internal-format
33930 msgid "the %qs debug info cannot be used with pre-compiled headers"
33931 msgstr ""
33932
33933 #: c-family/c-opts.cc:1298 d/d-lang.cc:1291
33934 #, gcc-internal-format
33935 msgid "opening dependency file %s: %m"
33936 msgstr ""
33937
33938 #: c-family/c-opts.cc:1309 d/d-lang.cc:1304
33939 #, gcc-internal-format
33940 msgid "closing dependency file %s: %m"
33941 msgstr ""
33942
33943 #: c-family/c-opts.cc:1312
33944 #, gcc-internal-format
33945 msgid "when writing output to %s: %m"
33946 msgstr ""
33947
33948 #: c-family/c-opts.cc:1388
33949 #, gcc-internal-format
33950 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
33951 msgstr ""
33952
33953 #: c-family/c-opts.cc:1412
33954 #, gcc-internal-format
33955 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
33956 msgstr ""
33957
33958 #: c-family/c-opts.cc:1445
33959 #, gcc-internal-format
33960 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
33961 msgstr ""
33962
33963 #: c-family/c-opts.cc:1448
33964 #, gcc-internal-format
33965 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
33966 msgstr ""
33967
33968 #: c-family/c-opts.cc:1646
33969 #, gcc-internal-format
33970 msgid "too late for # directive to set debug directory"
33971 msgstr ""
33972
33973 #: c-family/c-pch.cc:105
33974 #, gcc-internal-format
33975 msgid "cannot create precompiled header %s: %m"
33976 msgstr ""
33977
33978 #: c-family/c-pch.cc:125
33979 #, gcc-internal-format
33980 msgid "cannot write to %s: %m"
33981 msgstr "неможливо записати дані до %s: %m"
33982
33983 #: c-family/c-pch.cc:183
33984 #, gcc-internal-format
33985 msgid "cannot write %s: %m"
33986 msgstr "неможливо записати дані до %s: %m"
33987
33988 #: c-family/c-pch.cc:392
33989 #, gcc-internal-format
33990 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
33991 msgstr ""
33992
33993 #: c-family/c-pch.cc:394
33994 #, gcc-internal-format
33995 msgid "use %<#include%> instead"
33996 msgstr "скористайтеся краще %<#include%>"
33997
33998 #: c-family/c-pch.cc:400
33999 #, gcc-internal-format
34000 msgid "%s: couldn%'t open PCH file: %m"
34001 msgstr ""
34002
34003 #: c-family/c-pch.cc:405
34004 #, gcc-internal-format
34005 msgid "use %<-Winvalid-pch%> for more information"
34006 msgstr "докладніша інформація виводиться, якщо вказати %<-Winvalid-pch%>"
34007
34008 #: c-family/c-pch.cc:406
34009 #, gcc-internal-format, gfc-internal-format
34010 msgid "%s: PCH file was invalid"
34011 msgstr ""
34012
34013 #: c-family/c-pragma.cc:98
34014 #, gcc-internal-format
34015 msgid "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
34016 msgstr ""
34017
34018 #: c-family/c-pragma.cc:113
34019 #, gcc-internal-format
34020 msgid "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, %E)%>"
34021 msgstr ""
34022
34023 #: c-family/c-pragma.cc:144
34024 #, gcc-internal-format
34025 msgid "missing %<(%> after %<#pragma pack%> - ignored"
34026 msgstr ""
34027
34028 #: c-family/c-pragma.cc:155 c-family/c-pragma.cc:189
34029 #, gcc-internal-format
34030 msgid "invalid constant in %<#pragma pack%> - ignored"
34031 msgstr ""
34032
34033 #: c-family/c-pragma.cc:159 c-family/c-pragma.cc:203
34034 #, gcc-internal-format
34035 msgid "malformed %<#pragma pack%> - ignored"
34036 msgstr ""
34037
34038 #: c-family/c-pragma.cc:164
34039 #, gcc-internal-format
34040 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
34041 msgstr ""
34042
34043 #: c-family/c-pragma.cc:166
34044 #, gcc-internal-format
34045 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
34046 msgstr ""
34047
34048 #: c-family/c-pragma.cc:175
34049 #, gcc-internal-format
34050 msgid "unknown action %qE for %<#pragma pack%> - ignored"
34051 msgstr ""
34052
34053 #: c-family/c-pragma.cc:206
34054 #, gcc-internal-format
34055 msgid "junk at end of %<#pragma pack%>"
34056 msgstr ""
34057
34058 #: c-family/c-pragma.cc:209
34059 #, gcc-internal-format
34060 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
34061 msgstr ""
34062
34063 #: c-family/c-pragma.cc:230
34064 #, gcc-internal-format, gfc-internal-format
34065 msgid "alignment must be a small power of two, not %d"
34066 msgstr ""
34067
34068 #: c-family/c-pragma.cc:269
34069 #, gcc-internal-format
34070 msgid "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
34071 msgstr ""
34072
34073 #: c-family/c-pragma.cc:366 c-family/c-pragma.cc:371
34074 #, gcc-internal-format
34075 msgid "malformed %<#pragma weak%>, ignored"
34076 msgstr ""
34077
34078 #: c-family/c-pragma.cc:375
34079 #, gcc-internal-format
34080 msgid "junk at end of %<#pragma weak%>"
34081 msgstr ""
34082
34083 #: c-family/c-pragma.cc:381
34084 #, gcc-internal-format
34085 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
34086 msgstr ""
34087
34088 #: c-family/c-pragma.cc:429
34089 #, gcc-internal-format
34090 msgid "%<scalar_storage_order%> is not supported because endianness is not uniform"
34091 msgstr ""
34092
34093 #: c-family/c-pragma.cc:438
34094 #, gcc-internal-format
34095 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
34096 msgstr ""
34097
34098 #: c-family/c-pragma.cc:444
34099 #, gcc-internal-format
34100 msgid "missing %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
34101 msgstr ""
34102
34103 #: c-family/c-pragma.cc:454
34104 #, gcc-internal-format
34105 msgid "expected %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
34106 msgstr ""
34107
34108 #: c-family/c-pragma.cc:509 c-family/c-pragma.cc:511
34109 #, gcc-internal-format
34110 msgid "malformed %<#pragma redefine_extname%>, ignored"
34111 msgstr ""
34112
34113 #: c-family/c-pragma.cc:514
34114 #, gcc-internal-format
34115 msgid "junk at end of %<#pragma redefine_extname%>"
34116 msgstr ""
34117
34118 #: c-family/c-pragma.cc:542 c-family/c-pragma.cc:615
34119 #, gcc-internal-format
34120 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
34121 msgstr ""
34122
34123 #: c-family/c-pragma.cc:570
34124 #, gcc-internal-format
34125 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma redefine_extname%>"
34126 msgstr ""
34127
34128 #: c-family/c-pragma.cc:606
34129 #, gcc-internal-format
34130 msgid "%<asm%> declaration ignored due to conflict with previous rename"
34131 msgstr ""
34132
34133 #: c-family/c-pragma.cc:637
34134 #, gcc-internal-format
34135 msgid "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
34136 msgstr ""
34137
34138 #: c-family/c-pragma.cc:698
34139 #, gcc-internal-format
34140 msgid "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, %<hidden%> or %<protected%>"
34141 msgstr ""
34142
34143 #: c-family/c-pragma.cc:741
34144 #, gcc-internal-format
34145 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
34146 msgstr ""
34147
34148 #: c-family/c-pragma.cc:748
34149 #, gcc-internal-format
34150 msgid "no matching push for %<#pragma GCC visibility pop%>"
34151 msgstr ""
34152
34153 #: c-family/c-pragma.cc:753 c-family/c-pragma.cc:760
34154 #, gcc-internal-format
34155 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
34156 msgstr ""
34157
34158 #: c-family/c-pragma.cc:756
34159 #, gcc-internal-format
34160 msgid "malformed %<#pragma GCC visibility push%>"
34161 msgstr ""
34162
34163 #: c-family/c-pragma.cc:764
34164 #, gcc-internal-format
34165 msgid "junk at end of %<#pragma GCC visibility%>"
34166 msgstr ""
34167
34168 #: c-family/c-pragma.cc:776
34169 #, gcc-internal-format
34170 msgid "missing %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, or %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
34171 msgstr ""
34172
34173 #: c-family/c-pragma.cc:806
34174 #, gcc-internal-format
34175 msgid "missing attribute name after %<#pragma GCC diagnostic ignored_attributes%>"
34176 msgstr ""
34177
34178 #: c-family/c-pragma.cc:814
34179 #, gcc-internal-format
34180 msgid "missing argument to %<#pragma GCC diagnostic ignored_attributes%>"
34181 msgstr ""
34182
34183 #: c-family/c-pragma.cc:821
34184 #, gcc-internal-format
34185 msgid "trailing %<,%> in arguments for %<#pragma GCC diagnostic ignored_attributes%>"
34186 msgstr ""
34187
34188 #: c-family/c-pragma.cc:836
34189 #, gcc-internal-format
34190 msgid "expected %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
34191 msgstr "мало бути %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, %<ignored_attributes%> після %<#pragma GCC diagnostic%>"
34192
34193 #: c-family/c-pragma.cc:846
34194 #, gcc-internal-format
34195 msgid "missing option after %<#pragma GCC diagnostic%> kind"
34196 msgstr ""
34197
34198 #: c-family/c-pragma.cc:858
34199 #, gcc-internal-format
34200 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
34201 msgstr ""
34202
34203 #: c-family/c-pragma.cc:863
34204 #, gcc-internal-format
34205 msgid "did you mean %<-%s%>?"
34206 msgstr ""
34207
34208 #: c-family/c-pragma.cc:870
34209 #, gcc-internal-format
34210 msgid "%qs is not an option that controls warnings"
34211 msgstr ""
34212
34213 #: c-family/c-pragma.cc:878
34214 #, gcc-internal-format
34215 msgid "option %qs is valid for %s but not for %s"
34216 msgstr ""
34217
34218 #: c-family/c-pragma.cc:911
34219 #, gcc-internal-format
34220 msgid "%<#pragma GCC option%> is not allowed inside functions"
34221 msgstr ""
34222
34223 #: c-family/c-pragma.cc:923
34224 #, gcc-internal-format
34225 msgid "%<#pragma GCC option%> is not a string"
34226 msgstr ""
34227
34228 #: c-family/c-pragma.cc:948
34229 #, gcc-internal-format
34230 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
34231 msgstr ""
34232
34233 #: c-family/c-pragma.cc:954
34234 #, gcc-internal-format
34235 msgid "%<#pragma GCC target%> string is badly formed"
34236 msgstr ""
34237
34238 #: c-family/c-pragma.cc:983
34239 #, gcc-internal-format
34240 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
34241 msgstr ""
34242
34243 #: c-family/c-pragma.cc:995
34244 #, gcc-internal-format
34245 msgid "%<#pragma GCC optimize%> is not a string or number"
34246 msgstr ""
34247
34248 #: c-family/c-pragma.cc:1019
34249 #, gcc-internal-format
34250 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
34251 msgstr ""
34252
34253 #: c-family/c-pragma.cc:1025
34254 #, gcc-internal-format
34255 msgid "%<#pragma GCC optimize%> string is badly formed"
34256 msgstr ""
34257
34258 #: c-family/c-pragma.cc:1068
34259 #, gcc-internal-format
34260 msgid "junk at end of %<#pragma push_options%>"
34261 msgstr ""
34262
34263 #: c-family/c-pragma.cc:1105
34264 #, gcc-internal-format
34265 msgid "junk at end of %<#pragma pop_options%>"
34266 msgstr ""
34267
34268 #: c-family/c-pragma.cc:1112
34269 #, gcc-internal-format
34270 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
34271 msgstr ""
34272
34273 #: c-family/c-pragma.cc:1163
34274 #, gcc-internal-format
34275 msgid "junk at end of %<#pragma reset_options%>"
34276 msgstr ""
34277
34278 #: c-family/c-pragma.cc:1202 c-family/c-pragma.cc:1209
34279 #, gcc-internal-format
34280 msgid "expected a string after %<#pragma message%>"
34281 msgstr ""
34282
34283 #: c-family/c-pragma.cc:1204
34284 #, gcc-internal-format
34285 msgid "malformed %<#pragma message%>, ignored"
34286 msgstr ""
34287
34288 #: c-family/c-pragma.cc:1214
34289 #, gcc-internal-format
34290 msgid "junk at end of %<#pragma message%>"
34291 msgstr ""
34292
34293 #: c-family/c-pragma.cc:1217
34294 #, gcc-internal-format
34295 msgid "%<#pragma message: %s%>"
34296 msgstr ""
34297
34298 #: c-family/c-pragma.cc:1255
34299 #, gcc-internal-format
34300 msgid "invalid location for %<pragma %s%>, ignored"
34301 msgstr ""
34302
34303 #: c-family/c-pragma.cc:1262 c-family/c-pragma.cc:1276
34304 #, gcc-internal-format
34305 msgid "malformed %<#pragma %s%>, ignored"
34306 msgstr ""
34307
34308 #: c-family/c-pragma.cc:1282 cp/lex.cc:595
34309 #, gcc-internal-format
34310 msgid "junk at end of %<#pragma %s%>"
34311 msgstr ""
34312
34313 #: c-family/c-pragma.cc:1300
34314 #, gcc-internal-format
34315 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
34316 msgstr ""
34317
34318 #: c-family/c-pragma.cc:1309
34319 #, gcc-internal-format
34320 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
34321 msgstr "підтримки %<#pragma STDC FLOAT_CONST_DECIMAL64%> для цього призначення не передбачено"
34322
34323 #: c-family/c-pragma.cc:1315
34324 #, gcc-internal-format
34325 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
34326 msgstr "У ISO C не передбачено підтримки %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
34327
34328 #: c-family/c-pretty-print.cc:340
34329 #, gcc-internal-format
34330 msgid "<type-error>"
34331 msgstr ""
34332
34333 #: c-family/c-pretty-print.cc:383
34334 #, gcc-internal-format
34335 msgid "<unnamed-unsigned:"
34336 msgstr ""
34337
34338 #: c-family/c-pretty-print.cc:387
34339 #, gcc-internal-format
34340 msgid "<unnamed-float:"
34341 msgstr ""
34342
34343 #: c-family/c-pretty-print.cc:390
34344 #, gcc-internal-format
34345 msgid "<unnamed-fixed:"
34346 msgstr ""
34347
34348 #: c-family/c-pretty-print.cc:405
34349 #, gcc-internal-format
34350 msgid "<typedef-error>"
34351 msgstr ""
34352
34353 #: c-family/c-pretty-print.cc:420
34354 #, gcc-internal-format
34355 msgid "<tag-error>"
34356 msgstr ""
34357
34358 #: c-family/c-pretty-print.cc:1310
34359 #, gcc-internal-format
34360 msgid "<erroneous-expression>"
34361 msgstr ""
34362
34363 #: c-family/c-pretty-print.cc:1314 cp/cxx-pretty-print.cc:133
34364 #, gcc-internal-format
34365 msgid "<return-value>"
34366 msgstr ""
34367
34368 #: c-family/c-semantics.cc:197
34369 #, gcc-internal-format, gfc-internal-format
34370 msgid "wrong type argument to %s"
34371 msgstr ""
34372
34373 #: c-family/c-warn.cc:58 c-family/c-warn.cc:71 cp/constexpr.cc:3113
34374 #: cp/constexpr.cc:6554
34375 #, gcc-internal-format
34376 msgid "overflow in constant expression"
34377 msgstr ""
34378
34379 #: c-family/c-warn.cc:98
34380 #, gcc-internal-format
34381 msgid "integer overflow in expression %qE of type %qT results in %qE"
34382 msgstr ""
34383
34384 #: c-family/c-warn.cc:100
34385 #, gcc-internal-format
34386 msgid "integer overflow in expression of type %qT results in %qE"
34387 msgstr ""
34388
34389 #: c-family/c-warn.cc:106
34390 #, gcc-internal-format
34391 msgid "floating point overflow in expression %qE of type %qT results in %qE"
34392 msgstr ""
34393
34394 #: c-family/c-warn.cc:108
34395 #, gcc-internal-format
34396 msgid "floating point overflow in expression of type %qT results in %qE"
34397 msgstr ""
34398
34399 #: c-family/c-warn.cc:114
34400 #, gcc-internal-format
34401 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
34402 msgstr ""
34403
34404 #: c-family/c-warn.cc:116
34405 #, gcc-internal-format
34406 msgid "fixed-point overflow in expression of type %qT results in %qE"
34407 msgstr ""
34408
34409 #: c-family/c-warn.cc:122
34410 #, gcc-internal-format
34411 msgid "vector overflow in expression %qE of type %qT results in %qE"
34412 msgstr ""
34413
34414 #: c-family/c-warn.cc:124
34415 #, gcc-internal-format
34416 msgid "vector overflow in expression of type %qT results in %qE"
34417 msgstr ""
34418
34419 #: c-family/c-warn.cc:131
34420 #, gcc-internal-format
34421 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
34422 msgstr ""
34423
34424 #: c-family/c-warn.cc:133
34425 #, gcc-internal-format
34426 msgid "complex integer overflow in expression of type %qT results in %qE"
34427 msgstr ""
34428
34429 #: c-family/c-warn.cc:137
34430 #, gcc-internal-format
34431 msgid "complex floating point overflow in expression %qE of type %qT results in %qE"
34432 msgstr ""
34433
34434 #: c-family/c-warn.cc:139
34435 #, gcc-internal-format
34436 msgid "complex floating point overflow in expression of type %qT results in %qE"
34437 msgstr ""
34438
34439 #: c-family/c-warn.cc:231
34440 #, gcc-internal-format
34441 msgid "logical %<or%> applied to non-boolean constant"
34442 msgstr ""
34443
34444 #: c-family/c-warn.cc:235
34445 #, gcc-internal-format
34446 msgid "logical %<and%> applied to non-boolean constant"
34447 msgstr ""
34448
34449 #: c-family/c-warn.cc:305
34450 #, gcc-internal-format
34451 msgid "logical %<or%> of collectively exhaustive tests is always true"
34452 msgstr ""
34453
34454 #: c-family/c-warn.cc:309
34455 #, gcc-internal-format
34456 msgid "logical %<and%> of mutually exclusive tests is always false"
34457 msgstr ""
34458
34459 #: c-family/c-warn.cc:319
34460 #, gcc-internal-format
34461 msgid "logical %<or%> of equal expressions"
34462 msgstr ""
34463
34464 #: c-family/c-warn.cc:322
34465 #, gcc-internal-format
34466 msgid "logical %<and%> of equal expressions"
34467 msgstr ""
34468
34469 #: c-family/c-warn.cc:408
34470 #, gcc-internal-format
34471 msgid "bitwise comparison always evaluates to false"
34472 msgstr ""
34473
34474 #: c-family/c-warn.cc:411
34475 #, gcc-internal-format
34476 msgid "bitwise comparison always evaluates to true"
34477 msgstr ""
34478
34479 #: c-family/c-warn.cc:516
34480 #, gcc-internal-format
34481 msgid "self-comparison always evaluates to true"
34482 msgstr ""
34483
34484 #: c-family/c-warn.cc:519
34485 #, gcc-internal-format
34486 msgid "self-comparison always evaluates to false"
34487 msgstr ""
34488
34489 #: c-family/c-warn.cc:570
34490 #, gcc-internal-format
34491 msgid "logical not is only applied to the left hand side of comparison"
34492 msgstr ""
34493
34494 #: c-family/c-warn.cc:578
34495 #, gcc-internal-format
34496 msgid "add parentheses around left hand side expression to silence this warning"
34497 msgstr ""
34498
34499 #: c-family/c-warn.cc:721
34500 #, gcc-internal-format
34501 msgid "type-punning to incomplete type might break strict-aliasing rules"
34502 msgstr ""
34503
34504 #: c-family/c-warn.cc:739
34505 #, gcc-internal-format
34506 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
34507 msgstr "розіменовування вказівника із каламбуром типізації порушить правила строгого злиття"
34508
34509 #: c-family/c-warn.cc:747 c-family/c-warn.cc:765
34510 #, gcc-internal-format
34511 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
34512 msgstr "розіменовування вказівника із каламбуром типізації може порушити правила строгого злиття"
34513
34514 #: c-family/c-warn.cc:912
34515 #, gcc-internal-format
34516 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to use the size of the destination?"
34517 msgstr ""
34518
34519 #: c-family/c-warn.cc:943
34520 #, gcc-internal-format
34521 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
34522 msgstr ""
34523
34524 #: c-family/c-warn.cc:950
34525 #, gcc-internal-format
34526 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
34527 msgstr ""
34528
34529 #: c-family/c-warn.cc:955
34530 #, gcc-internal-format
34531 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
34532 msgstr ""
34533
34534 #: c-family/c-warn.cc:967
34535 #, gcc-internal-format
34536 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
34537 msgstr ""
34538
34539 #: c-family/c-warn.cc:983
34540 #, gcc-internal-format
34541 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
34542 msgstr ""
34543
34544 #: c-family/c-warn.cc:990
34545 #, gcc-internal-format
34546 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
34547 msgstr ""
34548
34549 #: c-family/c-warn.cc:995
34550 #, gcc-internal-format
34551 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
34552 msgstr ""
34553
34554 #: c-family/c-warn.cc:1007
34555 #, gcc-internal-format
34556 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
34557 msgstr ""
34558
34559 #: c-family/c-warn.cc:1023
34560 #, gcc-internal-format
34561 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
34562 msgstr ""
34563
34564 #: c-family/c-warn.cc:1030
34565 #, gcc-internal-format
34566 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
34567 msgstr ""
34568
34569 #: c-family/c-warn.cc:1035
34570 #, gcc-internal-format
34571 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
34572 msgstr ""
34573
34574 #: c-family/c-warn.cc:1047
34575 #, gcc-internal-format
34576 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
34577 msgstr ""
34578
34579 #: c-family/c-warn.cc:1063
34580 #, gcc-internal-format
34581 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
34582 msgstr ""
34583
34584 #: c-family/c-warn.cc:1070
34585 #, gcc-internal-format
34586 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
34587 msgstr ""
34588
34589 #: c-family/c-warn.cc:1075
34590 #, gcc-internal-format
34591 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
34592 msgstr ""
34593
34594 #: c-family/c-warn.cc:1087
34595 #, gcc-internal-format
34596 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
34597 msgstr ""
34598
34599 #: c-family/c-warn.cc:1116 c-family/c-warn.cc:1123
34600 #, gcc-internal-format
34601 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
34602 msgstr ""
34603
34604 #: c-family/c-warn.cc:1133
34605 #, gcc-internal-format
34606 msgid "first argument of %q+D should be %<int%>"
34607 msgstr ""
34608
34609 #: c-family/c-warn.cc:1142
34610 #, gcc-internal-format
34611 msgid "second argument of %q+D should be %<char **%>"
34612 msgstr ""
34613
34614 #: c-family/c-warn.cc:1151
34615 #, gcc-internal-format
34616 msgid "third argument of %q+D should probably be %<char **%>"
34617 msgstr ""
34618
34619 #: c-family/c-warn.cc:1162
34620 #, gcc-internal-format
34621 msgid "%q+D takes only zero or two arguments"
34622 msgstr ""
34623
34624 #: c-family/c-warn.cc:1166
34625 #, gcc-internal-format
34626 msgid "%q+D declared as variadic function"
34627 msgstr ""
34628
34629 #: c-family/c-warn.cc:1209
34630 #, gcc-internal-format
34631 msgid "conversion to %qT from boolean expression"
34632 msgstr "перетворення до %qT з булевого виразу"
34633
34634 #: c-family/c-warn.cc:1234 c-family/c-warn.cc:1431
34635 #, gcc-internal-format
34636 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
34637 msgstr ""
34638
34639 #: c-family/c-warn.cc:1239 c-family/c-warn.cc:1439
34640 #, gcc-internal-format
34641 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
34642 msgstr ""
34643
34644 #: c-family/c-warn.cc:1247
34645 #, gcc-internal-format
34646 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
34647 msgstr ""
34648
34649 #: c-family/c-warn.cc:1252
34650 #, gcc-internal-format
34651 msgid "signed conversion from %qT to %qT changes the value of %qE"
34652 msgstr ""
34653
34654 #: c-family/c-warn.cc:1259 c-family/c-warn.cc:1429
34655 #, gcc-internal-format
34656 msgid "conversion from %qT to %qT changes value from %qE to %qE"
34657 msgstr ""
34658
34659 #: c-family/c-warn.cc:1263 c-family/c-warn.cc:1437
34660 #, gcc-internal-format
34661 msgid "conversion from %qT to %qT changes the value of %qE"
34662 msgstr ""
34663
34664 #: c-family/c-warn.cc:1374
34665 #, gcc-internal-format
34666 msgid "conversion to %qT from %qT may change the sign of the result"
34667 msgstr "перетворення з %qT до %qT може змінити знак результату"
34668
34669 #: c-family/c-warn.cc:1379
34670 #, gcc-internal-format
34671 msgid "conversion from %qT to %qT discards imaginary component"
34672 msgstr ""
34673
34674 #: c-family/c-warn.cc:1383
34675 #, gcc-internal-format
34676 msgid "conversion from %qT to %qT may change value"
34677 msgstr ""
34678
34679 #: c-family/c-warn.cc:1450 c-family/c-warn.cc:1467 c-family/c-warn.cc:1484
34680 #, gcc-internal-format
34681 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
34682 msgstr ""
34683
34684 #: c-family/c-warn.cc:1455 c-family/c-warn.cc:1472 c-family/c-warn.cc:1489
34685 #, gcc-internal-format
34686 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
34687 msgstr ""
34688
34689 #: c-family/c-warn.cc:1519
34690 #, gcc-internal-format
34691 msgid "case value %qs not in enumerated type"
34692 msgstr "значення випадку %qs не належить до перераховного типу"
34693
34694 #: c-family/c-warn.cc:1524
34695 #, gcc-internal-format
34696 msgid "case value %qs not in enumerated type %qT"
34697 msgstr "значення випадку %qs не належить до перераховного типу %qT"
34698
34699 #: c-family/c-warn.cc:1604
34700 #, gcc-internal-format
34701 msgid "lower value in case label range less than minimum value for type"
34702 msgstr ""
34703
34704 #: c-family/c-warn.cc:1618
34705 #, gcc-internal-format
34706 msgid "case label value is less than minimum value for type"
34707 msgstr ""
34708
34709 #: c-family/c-warn.cc:1635
34710 #, gcc-internal-format
34711 msgid "upper value in case label range exceeds maximum value for type"
34712 msgstr ""
34713
34714 #: c-family/c-warn.cc:1648
34715 #, gcc-internal-format
34716 msgid "case label value exceeds maximum value for type"
34717 msgstr ""
34718
34719 #: c-family/c-warn.cc:1661
34720 #, gcc-internal-format
34721 msgid "switch missing default case"
34722 msgstr ""
34723
34724 #: c-family/c-warn.cc:1706
34725 #, gcc-internal-format
34726 msgid "switch condition has boolean value"
34727 msgstr ""
34728
34729 #: c-family/c-warn.cc:1788
34730 #, gcc-internal-format
34731 msgid "enumeration value %qE not handled in switch"
34732 msgstr ""
34733
34734 #: c-family/c-warn.cc:1816
34735 #, gcc-internal-format
34736 msgid "the omitted middle operand in %<?:%> will always be %<true%>, suggest explicit middle operand"
34737 msgstr ""
34738
34739 #: c-family/c-warn.cc:1838
34740 #, gcc-internal-format
34741 msgid "assignment of member %qD in read-only object"
34742 msgstr ""
34743
34744 #: c-family/c-warn.cc:1840
34745 #, gcc-internal-format
34746 msgid "increment of member %qD in read-only object"
34747 msgstr ""
34748
34749 #: c-family/c-warn.cc:1842
34750 #, gcc-internal-format
34751 msgid "decrement of member %qD in read-only object"
34752 msgstr ""
34753
34754 #: c-family/c-warn.cc:1844
34755 #, gcc-internal-format
34756 msgid "member %qD in read-only object used as %<asm%> output"
34757 msgstr ""
34758
34759 #: c-family/c-warn.cc:1848
34760 #, gcc-internal-format
34761 msgid "assignment of read-only member %qD"
34762 msgstr ""
34763
34764 #: c-family/c-warn.cc:1849
34765 #, gcc-internal-format
34766 msgid "increment of read-only member %qD"
34767 msgstr ""
34768
34769 #: c-family/c-warn.cc:1850
34770 #, gcc-internal-format
34771 msgid "decrement of read-only member %qD"
34772 msgstr ""
34773
34774 #: c-family/c-warn.cc:1851
34775 #, gcc-internal-format
34776 msgid "read-only member %qD used as %<asm%> output"
34777 msgstr ""
34778
34779 #: c-family/c-warn.cc:1855
34780 #, gcc-internal-format
34781 msgid "assignment of read-only variable %qD"
34782 msgstr ""
34783
34784 #: c-family/c-warn.cc:1856
34785 #, gcc-internal-format
34786 msgid "increment of read-only variable %qD"
34787 msgstr ""
34788
34789 #: c-family/c-warn.cc:1857
34790 #, gcc-internal-format
34791 msgid "decrement of read-only variable %qD"
34792 msgstr ""
34793
34794 #: c-family/c-warn.cc:1858
34795 #, gcc-internal-format
34796 msgid "read-only variable %qD used as %<asm%> output"
34797 msgstr ""
34798
34799 #: c-family/c-warn.cc:1861
34800 #, gcc-internal-format
34801 msgid "assignment of read-only parameter %qD"
34802 msgstr ""
34803
34804 #: c-family/c-warn.cc:1862
34805 #, gcc-internal-format
34806 msgid "increment of read-only parameter %qD"
34807 msgstr ""
34808
34809 #: c-family/c-warn.cc:1863
34810 #, gcc-internal-format
34811 msgid "decrement of read-only parameter %qD"
34812 msgstr ""
34813
34814 #: c-family/c-warn.cc:1864
34815 #, gcc-internal-format
34816 msgid "read-only parameter %qD use as %<asm%> output"
34817 msgstr ""
34818
34819 #: c-family/c-warn.cc:1869
34820 #, gcc-internal-format
34821 msgid "assignment of read-only named return value %qD"
34822 msgstr ""
34823
34824 #: c-family/c-warn.cc:1871
34825 #, gcc-internal-format
34826 msgid "increment of read-only named return value %qD"
34827 msgstr ""
34828
34829 #: c-family/c-warn.cc:1873
34830 #, gcc-internal-format
34831 msgid "decrement of read-only named return value %qD"
34832 msgstr ""
34833
34834 #: c-family/c-warn.cc:1875
34835 #, gcc-internal-format
34836 msgid "read-only named return value %qD used as %<asm%>output"
34837 msgstr ""
34838
34839 #: c-family/c-warn.cc:1880
34840 #, gcc-internal-format
34841 msgid "assignment of function %qD"
34842 msgstr ""
34843
34844 #: c-family/c-warn.cc:1881
34845 #, gcc-internal-format
34846 msgid "increment of function %qD"
34847 msgstr ""
34848
34849 #: c-family/c-warn.cc:1882
34850 #, gcc-internal-format
34851 msgid "decrement of function %qD"
34852 msgstr ""
34853
34854 #: c-family/c-warn.cc:1883
34855 #, gcc-internal-format
34856 msgid "function %qD used as %<asm%> output"
34857 msgstr ""
34858
34859 #: c-family/c-warn.cc:1886 c/c-typeck.cc:5006
34860 #, gcc-internal-format
34861 msgid "assignment of read-only location %qE"
34862 msgstr ""
34863
34864 #: c-family/c-warn.cc:1887 c/c-typeck.cc:5009
34865 #, gcc-internal-format
34866 msgid "increment of read-only location %qE"
34867 msgstr ""
34868
34869 #: c-family/c-warn.cc:1888 c/c-typeck.cc:5012
34870 #, gcc-internal-format
34871 msgid "decrement of read-only location %qE"
34872 msgstr ""
34873
34874 #: c-family/c-warn.cc:1889
34875 #, gcc-internal-format
34876 msgid "read-only location %qE used as %<asm%> output"
34877 msgstr ""
34878
34879 #: c-family/c-warn.cc:1903
34880 #, gcc-internal-format
34881 msgid "lvalue required as left operand of assignment"
34882 msgstr ""
34883
34884 #: c-family/c-warn.cc:1906
34885 #, gcc-internal-format
34886 msgid "lvalue required as increment operand"
34887 msgstr ""
34888
34889 #: c-family/c-warn.cc:1909
34890 #, gcc-internal-format
34891 msgid "lvalue required as decrement operand"
34892 msgstr ""
34893
34894 #: c-family/c-warn.cc:1912
34895 #, gcc-internal-format
34896 msgid "lvalue required as unary %<&%> operand"
34897 msgstr ""
34898
34899 #: c-family/c-warn.cc:1915
34900 #, gcc-internal-format
34901 msgid "lvalue required in %<asm%> statement"
34902 msgstr ""
34903
34904 #: c-family/c-warn.cc:1932
34905 #, gcc-internal-format
34906 msgid "invalid type argument (have %qT)"
34907 msgstr ""
34908
34909 #: c-family/c-warn.cc:1936
34910 #, gcc-internal-format
34911 msgid "invalid type argument of array indexing (have %qT)"
34912 msgstr ""
34913
34914 #: c-family/c-warn.cc:1941
34915 #, gcc-internal-format
34916 msgid "invalid type argument of unary %<*%> (have %qT)"
34917 msgstr ""
34918
34919 #: c-family/c-warn.cc:1946
34920 #, gcc-internal-format
34921 msgid "invalid type argument of %<->%> (have %qT)"
34922 msgstr ""
34923
34924 #: c-family/c-warn.cc:1951
34925 #, gcc-internal-format
34926 msgid "invalid type argument of %<->*%> (have %qT)"
34927 msgstr ""
34928
34929 #: c-family/c-warn.cc:1956
34930 #, gcc-internal-format
34931 msgid "invalid type argument of implicit conversion (have %qT)"
34932 msgstr ""
34933
34934 #: c-family/c-warn.cc:1983
34935 #, gcc-internal-format
34936 msgid "array subscript has type %<char%>"
34937 msgstr ""
34938
34939 #: c-family/c-warn.cc:2019 c-family/c-warn.cc:2022
34940 #, gcc-internal-format
34941 msgid "suggest parentheses around %<+%> inside %<<<%>"
34942 msgstr ""
34943
34944 #: c-family/c-warn.cc:2025 c-family/c-warn.cc:2028
34945 #, gcc-internal-format
34946 msgid "suggest parentheses around %<-%> inside %<<<%>"
34947 msgstr ""
34948
34949 #: c-family/c-warn.cc:2034 c-family/c-warn.cc:2037
34950 #, gcc-internal-format
34951 msgid "suggest parentheses around %<+%> inside %<>>%>"
34952 msgstr ""
34953
34954 #: c-family/c-warn.cc:2040 c-family/c-warn.cc:2043
34955 #, gcc-internal-format
34956 msgid "suggest parentheses around %<-%> inside %<>>%>"
34957 msgstr ""
34958
34959 #: c-family/c-warn.cc:2049 c-family/c-warn.cc:2052
34960 #, gcc-internal-format
34961 msgid "suggest parentheses around %<&&%> within %<||%>"
34962 msgstr ""
34963
34964 #: c-family/c-warn.cc:2059 c-family/c-warn.cc:2063
34965 #, gcc-internal-format
34966 msgid "suggest parentheses around arithmetic in operand of %<|%>"
34967 msgstr ""
34968
34969 #: c-family/c-warn.cc:2067 c-family/c-warn.cc:2070
34970 #, gcc-internal-format
34971 msgid "suggest parentheses around comparison in operand of %<|%>"
34972 msgstr ""
34973
34974 #: c-family/c-warn.cc:2075
34975 #, gcc-internal-format
34976 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
34977 msgstr ""
34978
34979 #: c-family/c-warn.cc:2083 c-family/c-warn.cc:2087
34980 #, gcc-internal-format
34981 msgid "suggest parentheses around arithmetic in operand of %<^%>"
34982 msgstr ""
34983
34984 #: c-family/c-warn.cc:2091 c-family/c-warn.cc:2094
34985 #, gcc-internal-format
34986 msgid "suggest parentheses around comparison in operand of %<^%>"
34987 msgstr ""
34988
34989 #: c-family/c-warn.cc:2100 c-family/c-warn.cc:2103
34990 #, gcc-internal-format
34991 msgid "suggest parentheses around %<+%> in operand of %<&%>"
34992 msgstr ""
34993
34994 #: c-family/c-warn.cc:2106 c-family/c-warn.cc:2109
34995 #, gcc-internal-format
34996 msgid "suggest parentheses around %<-%> in operand of %<&%>"
34997 msgstr ""
34998
34999 #: c-family/c-warn.cc:2113 c-family/c-warn.cc:2116
35000 #, gcc-internal-format
35001 msgid "suggest parentheses around comparison in operand of %<&%>"
35002 msgstr ""
35003
35004 #: c-family/c-warn.cc:2121
35005 #, gcc-internal-format
35006 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
35007 msgstr ""
35008
35009 #: c-family/c-warn.cc:2128 c-family/c-warn.cc:2131
35010 #, gcc-internal-format
35011 msgid "suggest parentheses around comparison in operand of %<==%>"
35012 msgstr ""
35013
35014 #: c-family/c-warn.cc:2136 c-family/c-warn.cc:2139
35015 #, gcc-internal-format
35016 msgid "suggest parentheses around comparison in operand of %<!=%>"
35017 msgstr ""
35018
35019 #: c-family/c-warn.cc:2149 c-family/c-warn.cc:2155
35020 #, gcc-internal-format
35021 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
35022 msgstr ""
35023
35024 #: c-family/c-warn.cc:2171
35025 #, gcc-internal-format
35026 msgid "label %q+D defined but not used"
35027 msgstr ""
35028
35029 #: c-family/c-warn.cc:2173
35030 #, gcc-internal-format
35031 msgid "label %q+D declared but not defined"
35032 msgstr ""
35033
35034 #: c-family/c-warn.cc:2196
35035 #, gcc-internal-format
35036 msgid "division by zero"
35037 msgstr "ділення на нуль"
35038
35039 #: c-family/c-warn.cc:2216
35040 #, gcc-internal-format
35041 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
35042 msgstr ""
35043
35044 #: c-family/c-warn.cc:2240
35045 #, gcc-internal-format
35046 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
35047 msgstr ""
35048
35049 #: c-family/c-warn.cc:2320
35050 #, gcc-internal-format
35051 msgid "comparison of integer expressions of different signedness: %qT and %qT"
35052 msgstr "порівняння цілочисельних виразів невід'ємного і різнознакового діапазонів: %qT і %qT"
35053
35054 #: c-family/c-warn.cc:2373
35055 #, gcc-internal-format
35056 msgid "promoted bitwise complement of an unsigned value is always nonzero"
35057 msgstr ""
35058
35059 #: c-family/c-warn.cc:2377
35060 #, gcc-internal-format
35061 msgid "comparison of promoted bitwise complement of an unsigned value with constant"
35062 msgstr ""
35063
35064 #: c-family/c-warn.cc:2388
35065 #, gcc-internal-format
35066 msgid "comparison of promoted bitwise complement of an unsigned value with unsigned"
35067 msgstr ""
35068
35069 #: c-family/c-warn.cc:2443
35070 #, gcc-internal-format
35071 msgid "unused parameter %qD"
35072 msgstr "невикористаний параметр %qD"
35073
35074 #: c-family/c-warn.cc:2505
35075 #, gcc-internal-format
35076 msgid "typedef %qD locally defined but not used"
35077 msgstr ""
35078
35079 #: c-family/c-warn.cc:2541
35080 #, gcc-internal-format
35081 msgid "duplicated %<if%> condition"
35082 msgstr "дублювання умови %<if%>"
35083
35084 #: c-family/c-warn.cc:2570
35085 #, gcc-internal-format
35086 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
35087 msgstr ""
35088
35089 #: c-family/c-warn.cc:2578
35090 #, gcc-internal-format
35091 msgid "inline declaration of %qD follows declaration with attribute %<noinline%>"
35092 msgstr ""
35093
35094 #: c-family/c-warn.cc:2583
35095 #, gcc-internal-format
35096 msgid "declaration of %q+D with attribute %<noinline%> follows inline declaration"
35097 msgstr ""
35098
35099 #: c-family/c-warn.cc:2632
35100 #, gcc-internal-format
35101 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
35102 msgstr ""
35103
35104 #: c-family/c-warn.cc:2670 c-family/c-warn.cc:2694
35105 #, gcc-internal-format
35106 msgid "comparison of constant %qE with boolean expression is always false"
35107 msgstr ""
35108
35109 #: c-family/c-warn.cc:2673 c-family/c-warn.cc:2691
35110 #, gcc-internal-format
35111 msgid "comparison of constant %qE with boolean expression is always true"
35112 msgstr ""
35113
35114 #: c-family/c-warn.cc:2741
35115 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
35116 msgid_plural "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
35117 msgstr[0] ""
35118 msgstr[1] ""
35119 msgstr[2] ""
35120
35121 #: c-family/c-warn.cc:2807 c/c-typeck.cc:5588 cp/call.cc:5934
35122 #, gcc-internal-format
35123 msgid "this condition has identical branches"
35124 msgstr "ця умова має однакові гілки"
35125
35126 #: c-family/c-warn.cc:2914
35127 #, gcc-internal-format
35128 msgid "macro expands to multiple statements"
35129 msgstr "макрос розгортається до декількох інструкцій"
35130
35131 #: c-family/c-warn.cc:2915
35132 #, gcc-internal-format
35133 msgid "some parts of macro expansion are not guarded by this %qs clause"
35134 msgstr ""
35135
35136 #: c-family/c-warn.cc:3008
35137 #, gcc-internal-format
35138 msgid "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment %d) may result in an unaligned pointer value"
35139 msgstr ""
35140
35141 #: c-family/c-warn.cc:3015 c-family/c-warn.cc:3018 cp/init.cc:657
35142 #, gcc-internal-format
35143 msgid "defined here"
35144 msgstr "визначено тут:"
35145
35146 #: c-family/c-warn.cc:3105
35147 #, gcc-internal-format
35148 msgid "taking address of packed member of %qT may result in an unaligned pointer value"
35149 msgstr ""
35150
35151 #: c-family/c-warn.cc:3333
35152 msgid "mismatch in bound %Z of argument %u declared as %s"
35153 msgid_plural "mismatch in bounds %Z of argument %u declared as %s"
35154 msgstr[0] ""
35155 msgstr[1] ""
35156 msgstr[2] ""
35157
35158 #: c-family/c-warn.cc:3336 c-family/c-warn.cc:3707
35159 #, gcc-internal-format, gfc-internal-format
35160 msgid "previously declared as %s"
35161 msgstr "раніше оголошено як %s"
35162
35163 #: c-family/c-warn.cc:3470
35164 #, gcc-internal-format, gfc-internal-format
35165 msgid "argument %u of type %s declared as a variable length array"
35166 msgstr "аргумент %u типу %s оголошено як масив змінної довжини"
35167
35168 #: c-family/c-warn.cc:3475
35169 #, gcc-internal-format, gfc-internal-format
35170 msgid "previously declared as a pointer %s"
35171 msgstr "раніше оголошено як вказівник %s"
35172
35173 #: c-family/c-warn.cc:3476
35174 #, gcc-internal-format, gfc-internal-format
35175 msgid "previously declared as an ordinary array %s"
35176 msgstr "раніше оголошено як звичайний масив %s"
35177
35178 #: c-family/c-warn.cc:3489 c-family/c-warn.cc:3503
35179 #, gcc-internal-format, gfc-internal-format
35180 msgid "argument %u of type %s declared as a pointer"
35181 msgstr "аргумент %u типу %s оголошено як вказівник"
35182
35183 #: c-family/c-warn.cc:3493 c-family/c-warn.cc:3519
35184 #, gcc-internal-format, gfc-internal-format
35185 msgid "previously declared as a variable length array %s"
35186 msgstr "раніше оголошено як масив змінної довжини %s"
35187
35188 #: c-family/c-warn.cc:3506
35189 #, gcc-internal-format, gfc-internal-format
35190 msgid "previously declared as an array %s"
35191 msgstr "раніше оголошено як масив %s"
35192
35193 #: c-family/c-warn.cc:3515
35194 #, gcc-internal-format, gfc-internal-format
35195 msgid "argument %u of type %s declared as an ordinary array"
35196 msgstr ""
35197
35198 #: c-family/c-warn.cc:3543
35199 #, gcc-internal-format, gfc-internal-format
35200 msgid "argument %u of type %s declared with %u variable bound"
35201 msgid_plural "argument %u of type %s declared with %u variable bounds"
35202 msgstr[0] ""
35203 msgstr[1] ""
35204 msgstr[2] ""
35205
35206 #: c-family/c-warn.cc:3550
35207 #, gcc-internal-format, gfc-internal-format
35208 msgid "previously declared as %s with %u variable bound"
35209 msgid_plural "previously declared as %s with %u variable bounds"
35210 msgstr[0] ""
35211 msgstr[1] ""
35212 msgstr[2] ""
35213
35214 #: c-family/c-warn.cc:3574
35215 #, gcc-internal-format, gfc-internal-format
35216 msgid "argument %u of type %s declared with %u unspecified variable bound"
35217 msgid_plural "argument %u of type %s declared with %u unspecified variable bounds"
35218 msgstr[0] ""
35219 msgstr[1] ""
35220 msgstr[2] ""
35221
35222 #: c-family/c-warn.cc:3582
35223 #, gcc-internal-format, gfc-internal-format
35224 msgid "previously declared as %s with %u unspecified variable bound"
35225 msgid_plural "previously declared as %s with %u unspecified variable bounds"
35226 msgstr[0] ""
35227 msgstr[1] ""
35228 msgstr[2] ""
35229
35230 #: c-family/c-warn.cc:3589
35231 #, gcc-internal-format, gfc-internal-format
35232 msgid "subsequently declared as %s with %u unspecified variable bound"
35233 msgid_plural "subsequently declared as %s with %u unspecified variable bounds"
35234 msgstr[0] ""
35235 msgstr[1] ""
35236 msgstr[2] ""
35237
35238 #: c-family/c-warn.cc:3642
35239 #, gcc-internal-format
35240 msgid "argument %u of type %s declared with mismatched bound argument %E"
35241 msgstr ""
35242
35243 #: c-family/c-warn.cc:3649 c-family/c-warn.cc:3683
35244 #, gcc-internal-format
35245 msgid "argument %u of type %s declared with mismatched bound %<%s%>"
35246 msgstr ""
35247
35248 #: c-family/c-warn.cc:3661
35249 #, gcc-internal-format
35250 msgid "previously declared as %s with bound argument %E"
35251 msgstr ""
35252
35253 #: c-family/c-warn.cc:3666
35254 #, gcc-internal-format
35255 msgid "previously declared as %s with bound %<%s%>"
35256 msgstr "раніше оголошено як %s із межами %<%s%>"
35257
35258 #: c-family/c-warn.cc:3686
35259 #, gcc-internal-format
35260 msgid "previously declared as %s with bound %qs"
35261 msgstr "раніше оголошено як %s із обмеженням %qs"
35262
35263 #: c-family/c-warn.cc:3705
35264 #, gcc-internal-format, gfc-internal-format
35265 msgid "argument %u of type %s with mismatched bound"
35266 msgstr "аргумент %u типу %s із невідповідним обмеженням"
35267
35268 #: c-family/c-warn.cc:3736
35269 #, gcc-internal-format
35270 msgid "expression does not compute the number of elements in this array; element type is %qT, not %qT"
35271 msgstr ""
35272
35273 #: c-family/c-warn.cc:3746
35274 #, gcc-internal-format
35275 msgid "add parentheses around %qE to silence this warning"
35276 msgstr ""
35277
35278 #: c-family/c-warn.cc:3750
35279 #, gcc-internal-format
35280 msgid "add parentheses around the second %<sizeof%> to silence this warning"
35281 msgstr ""
35282
35283 #: c-family/c-warn.cc:3776
35284 #, gcc-internal-format
35285 msgid "comparison between two arrays is deprecated in C++20"
35286 msgstr ""
35287
35288 #: c-family/c-warn.cc:3777
35289 #, gcc-internal-format
35290 msgid "comparison between two arrays"
35291 msgstr ""
35292
35293 #: c-family/c-warn.cc:3781
35294 #, gcc-internal-format
35295 msgid "use unary %<+%> which decays operands to pointers or %<&%D[0] %s &%D[0]%> to compare the addresses"
35296 msgstr ""
35297
35298 #: c-family/c-warn.cc:3785
35299 #, gcc-internal-format
35300 msgid "use %<&%D[0] %s &%D[0]%> to compare the addresses"
35301 msgstr ""
35302
35303 #: c-family/cppspec.cc:94
35304 #, gcc-internal-format
35305 msgid "%qs is not a valid option to the preprocessor"
35306 msgstr ""
35307
35308 #: c-family/cppspec.cc:113
35309 #, gcc-internal-format
35310 msgid "too many input files"
35311 msgstr "надто багато вхідних файлів"
35312
35313 #: c-family/known-headers.cc:309
35314 #, gcc-internal-format
35315 msgid "%qs is defined in header %qs; did you forget to %<#include %s%>?"
35316 msgstr ""
35317
35318 #: common/config/aarch64/aarch64-common.cc:519 config/aarch64/aarch64.cc:17798
35319 #, gcc-internal-format
35320 msgid "unknown value %qs for %<-mcpu%>"
35321 msgstr ""
35322
35323 #: common/config/alpha/alpha-common.cc:75
35324 #, gcc-internal-format
35325 msgid "bad value %qs for %<-mtls-size%> switch"
35326 msgstr ""
35327
35328 #: common/config/arc/arc-common.cc:84
35329 #, gcc-internal-format
35330 msgid "multiple %<-mcpu=%> options specified"
35331 msgstr ""
35332
35333 #: common/config/arc/arc-common.cc:90
35334 #, gcc-internal-format
35335 msgid "Unsupported value for mmpy-option"
35336 msgstr ""
35337
35338 #: common/config/arm/arm-common.cc:289
35339 #, gcc-internal-format
35340 msgid "%%:%<target_mode_check%> takes an even number of parameters"
35341 msgstr ""
35342
35343 #: common/config/arm/arm-common.cc:298
35344 #, gcc-internal-format
35345 msgid "unrecognized option passed to %%:%<target_mode_check%>"
35346 msgstr "%%:%<target_mode_check%> передано нерозпізнаний параметр"
35347
35348 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
35349 #: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:17730
35350 #: config/aarch64/aarch64.cc:17768
35351 #, gcc-internal-format
35352 msgid "valid arguments are: %s; did you mean %qs?"
35353 msgstr "коректними аргументами є такі: %s; ви мали на увазі %qs?"
35354
35355 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
35356 #: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:17733
35357 #: config/aarch64/aarch64.cc:17771
35358 #, gcc-internal-format, gfc-internal-format
35359 msgid "valid arguments are: %s"
35360 msgstr "коректні аргументи: %s"
35361
35362 #: common/config/arm/arm-common.cc:418 common/config/arm/arm-common.cc:472
35363 #, gcc-internal-format, gfc-internal-format
35364 msgid "unrecognized %s target: %s"
35365 msgstr ""
35366
35367 #: common/config/arm/arm-common.cc:508
35368 #, gcc-internal-format
35369 msgid "unrecognized %<-mfpu%> target: %s"
35370 msgstr ""
35371
35372 #: common/config/arm/arm-common.cc:536
35373 #, gcc-internal-format
35374 msgid "%qs does not support feature %qs"
35375 msgstr "у %qs не передбачено підтримки можливості %qs"
35376
35377 #: common/config/arm/arm-common.cc:547
35378 #, gcc-internal-format
35379 msgid "valid feature names are: %s; did you mean %qs?"
35380 msgstr "коректними назвами можливостей є такі: %s; ви мали на увазі %qs?"
35381
35382 #: common/config/arm/arm-common.cc:550
35383 #, gcc-internal-format, gfc-internal-format
35384 msgid "valid feature names are: %s"
35385 msgstr "коректні назви можливостей: %s"
35386
35387 #: common/config/arm/arm-common.cc:568
35388 #, gcc-internal-format, gfc-internal-format
35389 msgid "%s does not take any feature options"
35390 msgstr ""
35391
35392 #: common/config/arm/arm-common.cc:665
35393 #, gcc-internal-format
35394 msgid "%%:%<canon_for_mlib%> takes 1 or more pairs of parameters"
35395 msgstr ""
35396
35397 #: common/config/arm/arm-common.cc:679
35398 #, gcc-internal-format
35399 msgid "unrecognized operand to %%:%<canon_for_mlib%>"
35400 msgstr "нерозпізнаний операнд %%:%<canon_for_mlib%>"
35401
35402 #: common/config/arm/arm-common.cc:1035
35403 #, gcc-internal-format
35404 msgid "unrecognized operand to %%:%<asm_auto_mfpu%>"
35405 msgstr "нерозпізнаний операнд %%:%<asm_auto_mfpu%>"
35406
35407 #: common/config/avr/avr-common.cc:91
35408 #, gcc-internal-format
35409 msgid "option %<-mdouble=64%> is only available if configured %<--with-double={64|64,32|32,64}%>"
35410 msgstr ""
35411
35412 #: common/config/avr/avr-common.cc:99
35413 #, gcc-internal-format
35414 msgid "option %<-mdouble=32%> is only available if configured %<--with-double={32|32,64|64,32}%>"
35415 msgstr ""
35416
35417 #: common/config/avr/avr-common.cc:115
35418 #, gcc-internal-format
35419 msgid "option %<-mlong-double=64%> is only available if configured %<--with-long-double={64|64,32|32,64}%>, or %<--with-long-double=double%> together with %<--with-double={64|64,32|32,64}%>"
35420 msgstr ""
35421
35422 #: common/config/avr/avr-common.cc:124
35423 #, gcc-internal-format
35424 msgid "option %<-mlong-double=32%> is only available if configured %<--with-long-double={32|32,64|64,32}%>, or %<--with-long-double=double%> together with %<--with-double={32|32,64|64,32}%>"
35425 msgstr ""
35426
35427 #: common/config/bfin/bfin-common.cc:304 common/config/m68k/m68k-common.cc:60
35428 #, gcc-internal-format
35429 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
35430 msgstr ""
35431
35432 #: common/config/bfin/bfin-common.cc:323
35433 #, gcc-internal-format
35434 msgid "%<-mcpu=%s%> is not valid"
35435 msgstr "%<-mcpu=%s%> є некоректним"
35436
35437 #: common/config/bfin/bfin-common.cc:359
35438 #, gcc-internal-format
35439 msgid "%<-mcpu=%s%> has invalid silicon revision"
35440 msgstr ""
35441
35442 #: common/config/i386/i386-common.cc:1638
35443 #, gcc-internal-format
35444 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
35445 msgstr ""
35446
35447 #: common/config/i386/i386-common.cc:1641
35448 #, gcc-internal-format
35449 msgid "%<-malign-loops=%d%> is not between 0 and %d"
35450 msgstr ""
35451
35452 #: common/config/i386/i386-common.cc:1648
35453 #, gcc-internal-format
35454 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
35455 msgstr ""
35456
35457 #: common/config/i386/i386-common.cc:1651
35458 #, gcc-internal-format
35459 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
35460 msgstr ""
35461
35462 #: common/config/i386/i386-common.cc:1659
35463 #, gcc-internal-format
35464 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
35465 msgstr ""
35466
35467 #: common/config/i386/i386-common.cc:1662
35468 #, gcc-internal-format
35469 msgid "%<-malign-functions=%d%> is not between 0 and %d"
35470 msgstr ""
35471
35472 #: common/config/i386/i386-common.cc:1671
35473 #, gcc-internal-format
35474 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
35475 msgstr ""
35476
35477 #: common/config/i386/i386-common.cc:1726
35478 #: common/config/s390/s390-common.cc:132
35479 #, gcc-internal-format
35480 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
35481 msgstr ""
35482
35483 #: common/config/i386/i386-common.cc:1736
35484 #, gcc-internal-format
35485 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
35486 msgstr ""
35487
35488 #: common/config/ia64/ia64-common.cc:65
35489 #, gcc-internal-format
35490 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
35491 msgstr ""
35492
35493 #: common/config/nds32/nds32-common.cc:49
35494 #, gcc-internal-format
35495 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
35496 msgstr ""
35497
35498 #: common/config/nds32/nds32-common.cc:59
35499 #, gcc-internal-format
35500 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
35501 msgstr ""
35502
35503 #: common/config/nds32/nds32-common.cc:69
35504 #, gcc-internal-format
35505 msgid "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
35506 msgstr ""
35507
35508 #: common/config/riscv/riscv-common.cc:392
35509 #, gcc-internal-format
35510 msgid "%<-march=%s%>: extension %qs appear more than one time"
35511 msgstr "%<-march=%s%>: розширення %qs вказано декілька разів"
35512
35513 #: common/config/riscv/riscv-common.cc:640
35514 #, gcc-internal-format
35515 msgid "%<-march=%s%>: expect number after %<%dp%>"
35516 msgstr "%<-march=%s%>: після %<%dp%> мало бути число"
35517
35518 #: common/config/riscv/riscv-common.cc:646
35519 #, gcc-internal-format
35520 msgid "%<-march=%s%>: for %<%s%dp%dp?%>, version number with more than 2 level is not supported"
35521 msgstr ""
35522
35523 #: common/config/riscv/riscv-common.cc:716
35524 #, gcc-internal-format
35525 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
35526 msgstr "%<-march=%s%>: rv%de не є коректною основою ISA"
35527
35528 #: common/config/riscv/riscv-common.cc:728
35529 #, gcc-internal-format
35530 msgid "version of %<g%> will be omitted, please specify version for individual extension"
35531 msgstr ""
35532
35533 #: common/config/riscv/riscv-common.cc:747
35534 #, gcc-internal-format
35535 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
35536 msgstr ""
35537
35538 #: common/config/riscv/riscv-common.cc:774
35539 #, gcc-internal-format
35540 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
35541 msgstr "%<-march=%s%>: непідтримувана підмножина ISA %<%c%>"
35542
35543 #: common/config/riscv/riscv-common.cc:778
35544 #, gcc-internal-format
35545 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
35546 msgstr "%<-march=%s%>: рядок ISA записано у неканонічному вигляді. %<%c%>"
35547
35548 #: common/config/riscv/riscv-common.cc:965
35549 #, gcc-internal-format
35550 msgid "%<-march=%s%>: name of %s must be more than 1 letter"
35551 msgstr "%<-march=%s%>: назва %s має складатися з понад 1 літери"
35552
35553 #: common/config/riscv/riscv-common.cc:977
35554 #, gcc-internal-format
35555 msgid "%<-march=%s%>: %s must separate with %<_%>"
35556 msgstr "%<-march=%s%>: %s має відокремлюватися %<_%>"
35557
35558 #: common/config/riscv/riscv-common.cc:1006
35559 #, gcc-internal-format
35560 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
35561 msgstr "%<-march=%s%>: рядок ISA має починатися з rv32 або rv64"
35562
35563 #: common/config/riscv/riscv-common.cc:1043
35564 #, gcc-internal-format
35565 msgid "%<-march=%s%>: unexpected ISA string at end: %qs"
35566 msgstr "%<-march=%s%>: неочікуваний рядок ISA наприкінці: %qs"
35567
35568 #: common/config/riscv/riscv-common.cc:1221
35569 #, gcc-internal-format
35570 msgid "%<-mcpu=%s%>: unknown CPU"
35571 msgstr "%<-mcpu=%s%>: невідомий процесор"
35572
35573 #: common/config/rs6000/rs6000-common.cc:184 config/sparc/sparc.cc:1815
35574 #, gcc-internal-format
35575 msgid "unknown %<-mdebug-%s%> switch"
35576 msgstr ""
35577
35578 #: common/config/rs6000/rs6000-common.cc:223
35579 #, gcc-internal-format
35580 msgid "unknown switch %<-mlong-double-%s%>"
35581 msgstr ""
35582
35583 #: common/config/rs6000/rs6000-common.cc:234
35584 #, gcc-internal-format
35585 msgid "option %<%s%> requires %<-mlong-double-128%>"
35586 msgstr ""
35587
35588 #: common/config/rs6000/rs6000-common.cc:268
35589 #, gcc-internal-format
35590 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
35591 msgstr ""
35592
35593 #: common/config/rx/rx-common.cc:61
35594 #, gcc-internal-format
35595 msgid "the RX200 cpu does not have FPU hardware"
35596 msgstr ""
35597
35598 #: common/config/rx/rx-common.cc:63
35599 #, gcc-internal-format
35600 msgid "the RX100 cpu does not have FPU hardware"
35601 msgstr ""
35602
35603 #: common/config/s390/s390-common.cc:104
35604 #, gcc-internal-format
35605 msgid "stack guard value must be an exact power of 2"
35606 msgstr ""
35607
35608 #: common/config/s390/s390-common.cc:109
35609 #, gcc-internal-format
35610 msgid "stack size must be an exact power of 2"
35611 msgstr ""
35612
35613 #: common/config/v850/v850-common.cc:47
35614 #, gcc-internal-format
35615 msgid "value passed in %qs is too large"
35616 msgstr ""
35617
35618 #: config/darwin-c.cc:81
35619 #, gcc-internal-format
35620 msgid "too many %<#pragma options align=reset%>"
35621 msgstr "забагато %<#pragma options align=reset%>"
35622
35623 #: config/darwin-c.cc:101 config/darwin-c.cc:104 config/darwin-c.cc:106
35624 #: config/darwin-c.cc:108
35625 #, gcc-internal-format
35626 msgid "malformed %<#pragma options%>, ignoring"
35627 msgstr "помилкове форматування %<#pragma options%>, ігноруємо"
35628
35629 #: config/darwin-c.cc:111
35630 #, gcc-internal-format
35631 msgid "junk at end of %<#pragma options%>"
35632 msgstr ""
35633
35634 #: config/darwin-c.cc:121
35635 #, gcc-internal-format
35636 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
35637 msgstr "помилкове форматування %<#pragma options align=mac68k|power|reset}%>, ігноруємо"
35638
35639 #: config/darwin-c.cc:133
35640 #, gcc-internal-format
35641 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
35642 msgstr ""
35643
35644 #: config/darwin-c.cc:154
35645 #, gcc-internal-format
35646 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
35647 msgstr ""
35648
35649 #: config/darwin-c.cc:157
35650 #, gcc-internal-format
35651 msgid "junk at end of %<#pragma unused%>"
35652 msgstr ""
35653
35654 #: config/darwin-c.cc:168
35655 #, gcc-internal-format
35656 msgid "malformed %<#pragma ms_struct%>, ignoring"
35657 msgstr "помилкове форматування %<#pragma ms_struct%>, ігноруємо"
35658
35659 #: config/darwin-c.cc:176
35660 #, gcc-internal-format
35661 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
35662 msgstr "помилкове форматування %<#pragma ms_struct on|off|reset}%>, ігноруємо"
35663
35664 #: config/darwin-c.cc:179
35665 #, gcc-internal-format
35666 msgid "junk at end of %<#pragma ms_struct%>"
35667 msgstr ""
35668
35669 #: config/darwin-c.cc:405
35670 #, gcc-internal-format, gfc-internal-format
35671 msgid "subframework include %s conflicts with framework include"
35672 msgstr ""
35673
35674 #: config/darwin-c.cc:708
35675 #, gcc-internal-format
35676 msgid "unknown value %qs of %<-mmacosx-version-min%>"
35677 msgstr ""
35678
35679 #: config/darwin-driver.cc:147
35680 #, gcc-internal-format
35681 msgid "%<sysctl%> for %<kern.osversion%> failed: %m"
35682 msgstr ""
35683
35684 #: config/darwin-driver.cc:192
35685 #, gcc-internal-format
35686 msgid "could not understand %<kern.osversion%> %q.*s"
35687 msgstr "не вдалося зрозуміти версію %<kern.osversion%> %q.*s"
35688
35689 #: config/darwin-driver.cc:232
35690 #, gcc-internal-format
35691 msgid "could not understand version %qs"
35692 msgstr "не вдалося зрозуміти версію %qs"
35693
35694 #: config/darwin-driver.cc:306
35695 #, gcc-internal-format
35696 msgid "this compiler does not support %qs"
35697 msgstr "у цьому компіляторі не передбачено підтримки %qs"
35698
35699 #: config/darwin-driver.cc:332
35700 #, gcc-internal-format
35701 msgid "%qs is not valid for %<-mmacosx-version-min%>"
35702 msgstr ""
35703
35704 #: config/darwin-driver.cc:373
35705 #, gcc-internal-format
35706 msgid "this compiler does not support PowerPC (%<-arch%> option ignored)"
35707 msgstr ""
35708
35709 #: config/darwin-driver.cc:380
35710 #, gcc-internal-format
35711 msgid "%qs conflicts with %<-arch i386%> (%qs ignored)"
35712 msgstr "%qs конфліктує з %<-arch i386%> (%qs проігноровано)"
35713
35714 #: config/darwin-driver.cc:389
35715 #, gcc-internal-format
35716 msgid "%<-m32%> conflicts with %<-arch x86_64%> (%<-m32%> ignored)"
35717 msgstr "%<-m32%> конфліктує з %<-arch x86_64%> (%<-m32%> проігноровано)"
35718
35719 #: config/darwin-driver.cc:396
35720 #, gcc-internal-format
35721 msgid "this compiler does not support x86 (%<-arch%> option ignored)"
35722 msgstr ""
35723
35724 #: config/darwin-driver.cc:403
35725 #, gcc-internal-format
35726 msgid "%qs conflicts with %<-arch ppc%> (%qs ignored)"
35727 msgstr "%qs конфліктує з %<-arch ppc%> (%qs проігноровано)"
35728
35729 #: config/darwin-driver.cc:412
35730 #, gcc-internal-format
35731 msgid "%<-m32%> conflicts with %<-arch ppc64%> (%<-m32%> ignored)"
35732 msgstr "%<-m32%> конфліктує з %<-arch ppc64%> (%<-m32%> проігноровано)"
35733
35734 #: config/darwin.cc:2022
35735 #, gcc-internal-format, gfc-internal-format
35736 msgid "failed to open temporary file %s for LTO output"
35737 msgstr ""
35738
35739 #: config/darwin.cc:2114
35740 #, gcc-internal-format
35741 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
35742 msgstr ""
35743
35744 #: config/darwin.cc:2121
35745 #, gcc-internal-format
35746 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
35747 msgstr ""
35748
35749 #: config/darwin.cc:2713 config/darwin.cc:2777
35750 #, gcc-internal-format
35751 msgid "common variables must have an alignment of 32678 or less"
35752 msgstr ""
35753
35754 #: config/darwin.cc:2867
35755 #, gcc-internal-format
35756 msgid "protected visibility attribute not supported in this configuration; ignored"
35757 msgstr ""
35758
35759 #: config/darwin.cc:3082
35760 #, gcc-internal-format, gfc-internal-format
35761 msgid "failed to open temporary file %s with LTO output"
35762 msgstr ""
35763
35764 #: config/darwin.cc:3308
35765 #, gcc-internal-format
35766 msgid "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-runtime%>"
35767 msgstr ""
35768
35769 #: config/darwin.cc:3313
35770 #, gcc-internal-format
35771 msgid "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-runtime%>"
35772 msgstr ""
35773
35774 #: config/darwin.cc:3328
35775 #, gcc-internal-format
35776 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
35777 msgstr ""
35778
35779 #: config/darwin.cc:3407
35780 #, gcc-internal-format
35781 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
35782 msgstr ""
35783
35784 #: config/darwin.cc:3450
35785 #, gcc-internal-format
35786 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
35787 msgstr ""
35788
35789 #: config/darwin.cc:3630
35790 #, gcc-internal-format
35791 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
35792 msgstr ""
35793
35794 #: config/darwin.cc:3637
35795 #, gcc-internal-format
35796 msgid "built-in function %qD takes one argument only"
35797 msgstr ""
35798
35799 #: config/darwin.cc:3704
35800 #, gcc-internal-format
35801 msgid "CFString literal is missing"
35802 msgstr ""
35803
35804 #: config/darwin.cc:3715
35805 #, gcc-internal-format
35806 msgid "CFString literal expression is not a string constant"
35807 msgstr ""
35808
35809 #: config/darwin.cc:3739
35810 #, gcc-internal-format
35811 msgid "non-ASCII character in CFString literal"
35812 msgstr ""
35813
35814 #: config/darwin.cc:3740
35815 #, gcc-internal-format
35816 msgid "embedded NUL in CFString literal"
35817 msgstr ""
35818
35819 #: config/host-darwin.cc:107
35820 #, gcc-internal-format
35821 msgid "PCH memory is not available: %m"
35822 msgstr "Пам'ять PCH є недоступною: %m"
35823
35824 #: config/sol2-c.cc:91 config/sol2-c.cc:107
35825 #, gcc-internal-format
35826 msgid "malformed %<#pragma align%>, ignoring"
35827 msgstr "помилкове форматування %<#pragma align%>, ігноруємо"
35828
35829 #: config/sol2-c.cc:100
35830 #, gcc-internal-format
35831 msgid "invalid alignment for %<#pragma align%>, ignoring"
35832 msgstr ""
35833
35834 #: config/sol2-c.cc:115
35835 #, gcc-internal-format
35836 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
35837 msgstr "%<#pragma align%> мало бути вказано до оголошення %qD, ігноруємо"
35838
35839 #: config/sol2-c.cc:127 config/sol2-c.cc:139
35840 #, gcc-internal-format
35841 msgid "malformed %<#pragma align%>"
35842 msgstr ""
35843
35844 #: config/sol2-c.cc:134
35845 #, gcc-internal-format
35846 msgid "junk at end of %<#pragma align%>"
35847 msgstr ""
35848
35849 #: config/sol2-c.cc:155 config/sol2-c.cc:162
35850 #, gcc-internal-format
35851 msgid "malformed %<#pragma init%>, ignoring"
35852 msgstr "помилкове форматування %<#pragma init%>, ігноруємо"
35853
35854 #: config/sol2-c.cc:186 config/sol2-c.cc:198
35855 #, gcc-internal-format
35856 msgid "malformed %<#pragma init%>"
35857 msgstr ""
35858
35859 #: config/sol2-c.cc:193
35860 #, gcc-internal-format
35861 msgid "junk at end of %<#pragma init%>"
35862 msgstr ""
35863
35864 #: config/sol2-c.cc:214 config/sol2-c.cc:221
35865 #, gcc-internal-format
35866 msgid "malformed %<#pragma fini%>, ignoring"
35867 msgstr "помилкове форматування %<#pragma fini%>, ігноруємо"
35868
35869 #: config/sol2-c.cc:245 config/sol2-c.cc:257
35870 #, gcc-internal-format
35871 msgid "malformed %<#pragma fini%>"
35872 msgstr ""
35873
35874 #: config/sol2-c.cc:252
35875 #, gcc-internal-format
35876 msgid "junk at end of %<#pragma fini%>"
35877 msgstr ""
35878
35879 #: config/sol2.cc:58
35880 #, gcc-internal-format
35881 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
35882 msgstr ""
35883
35884 #: config/vxworks.cc:165
35885 #, gcc-internal-format
35886 msgid "PIC is only supported for RTPs"
35887 msgstr ""
35888
35889 #: config/aarch64/aarch64-builtins.cc:1870
35890 #: config/aarch64/aarch64-builtins.cc:2104 config/arm/arm-builtins.cc:3086
35891 #, gcc-internal-format, gfc-internal-format
35892 msgid "argument %d must be a constant immediate"
35893 msgstr "аргумент %d має бути сталою величиною зі швидким доступом"
35894
35895 #: config/aarch64/aarch64-builtins.cc:1942 config/arm/arm-builtins.cc:3441
35896 #, gcc-internal-format
35897 msgid "lane index must be a constant immediate"
35898 msgstr ""
35899
35900 #: config/aarch64/aarch64-builtins.cc:1946
35901 #, gcc-internal-format
35902 msgid "total size and element size must be a nonzero constant immediate"
35903 msgstr ""
35904
35905 #: config/aarch64/aarch64-builtins.cc:2194
35906 #, gcc-internal-format
35907 msgid "argument must be a 16-bit constant immediate"
35908 msgstr ""
35909
35910 #: config/aarch64/aarch64-builtins.cc:2300
35911 #, gcc-internal-format
35912 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
35913 msgstr ""
35914
35915 #: config/aarch64/aarch64-builtins.cc:2335
35916 #, gcc-internal-format, gfc-internal-format
35917 msgid "argument %d must be a constant immediate in range [0,15]"
35918 msgstr ""
35919
35920 #: config/aarch64/aarch64-builtins.cc:3133
35921 #: config/aarch64/aarch64-builtins.cc:3153
35922 #, gcc-internal-format, gfc-internal-format
35923 msgid "expected 64-bit address but argument 1 is %d-bit"
35924 msgstr ""
35925
35926 #: config/aarch64/aarch64-builtins.cc:3137
35927 #, gcc-internal-format, gfc-internal-format
35928 msgid "expected 64-bit address but argument 2 is %d-bit"
35929 msgstr ""
35930
35931 #: config/aarch64/aarch64-c.cc:296
35932 #, gcc-internal-format
35933 msgid "%<#pragma GCC aarch64%> requires a string parameter"
35934 msgstr ""
35935
35936 #: config/aarch64/aarch64-c.cc:306
35937 #, gcc-internal-format
35938 msgid "unknown %<#pragma GCC aarch64%> option %qs"
35939 msgstr ""
35940
35941 #: config/aarch64/aarch64-sve-builtins.cc:657
35942 #, gcc-internal-format
35943 msgid "ACLE function %qD requires ISA extension %qs"
35944 msgstr ""
35945
35946 #: config/aarch64/aarch64-sve-builtins.cc:659
35947 #, gcc-internal-format
35948 msgid "you can enable %qs using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
35949 msgstr ""
35950
35951 #: config/aarch64/aarch64-sve-builtins.cc:679
35952 #, gcc-internal-format
35953 msgid "ACLE function %qD is incompatible with the use of %qs"
35954 msgstr ""
35955
35956 #: config/aarch64/aarch64-sve-builtins.cc:720
35957 #, gcc-internal-format
35958 msgid "argument %d of %qE must be an integer constant expression"
35959 msgstr ""
35960
35961 #: config/aarch64/aarch64-sve-builtins.cc:732
35962 #, gcc-internal-format
35963 msgid "passing %wd to argument %d of %qE, which expects a value in the range [%wd, %wd]"
35964 msgstr ""
35965
35966 #: config/aarch64/aarch64-sve-builtins.cc:745
35967 #, gcc-internal-format
35968 msgid "passing %wd to argument %d of %qE, which expects either %wd or %wd"
35969 msgstr ""
35970
35971 #: config/aarch64/aarch64-sve-builtins.cc:758
35972 #, gcc-internal-format
35973 msgid "passing %wd to argument %d of %qE, which expects %wd, %wd, %wd or %wd"
35974 msgstr ""
35975
35976 #: config/aarch64/aarch64-sve-builtins.cc:770
35977 #, gcc-internal-format
35978 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
35979 msgstr ""
35980
35981 #: config/aarch64/aarch64-sve-builtins.cc:1211
35982 #, gcc-internal-format
35983 msgid "%qE has no form that takes %qT arguments"
35984 msgstr ""
35985
35986 #: config/aarch64/aarch64-sve-builtins.cc:1277
35987 #, gcc-internal-format
35988 msgid "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer type"
35989 msgstr ""
35990
35991 #: config/aarch64/aarch64-sve-builtins.cc:1297
35992 #, gcc-internal-format
35993 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
35994 msgstr ""
35995
35996 #: config/aarch64/aarch64-sve-builtins.cc:1300
35997 #, gcc-internal-format
35998 msgid "an explicit type suffix is needed when using a vector of base addresses"
35999 msgstr ""
36000
36001 #: config/aarch64/aarch64-sve-builtins.cc:1309
36002 #, gcc-internal-format
36003 msgid "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
36004 msgstr ""
36005
36006 #: config/aarch64/aarch64-sve-builtins.cc:1317
36007 #, gcc-internal-format
36008 msgid "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-bit elements"
36009 msgstr ""
36010
36011 #: config/aarch64/aarch64-sve-builtins.cc:1351
36012 #, gcc-internal-format
36013 msgid "passing %qT to argument %d of %qE, which expects a single SVE vector rather than a tuple"
36014 msgstr ""
36015
36016 #: config/aarch64/aarch64-sve-builtins.cc:1355
36017 #, gcc-internal-format
36018 msgid "passing single vector %qT to argument %d of %qE, which expects a tuple of %d vectors"
36019 msgstr ""
36020
36021 #: config/aarch64/aarch64-sve-builtins.cc:1359
36022 #, gcc-internal-format
36023 msgid "passing %qT to argument %d of %qE, which expects a tuple of %d vectors"
36024 msgstr ""
36025
36026 #: config/aarch64/aarch64-sve-builtins.cc:1367
36027 #, gcc-internal-format
36028 msgid "passing %qT to argument %d of %qE, which expects an SVE vector type"
36029 msgstr ""
36030
36031 #: config/aarch64/aarch64-sve-builtins.cc:1370
36032 #, gcc-internal-format
36033 msgid "passing %qT to argument %d of %qE, which expects an SVE tuple type"
36034 msgstr ""
36035
36036 #: config/aarch64/aarch64-sve-builtins.cc:1394
36037 #, gcc-internal-format
36038 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
36039 msgstr ""
36040
36041 #: config/aarch64/aarch64-sve-builtins.cc:1414
36042 #: config/aarch64/aarch64-sve-builtins.cc:1621
36043 #, gcc-internal-format
36044 msgid "passing %qT to argument %d of %qE, which expects a vector of unsigned integers"
36045 msgstr ""
36046
36047 #: config/aarch64/aarch64-sve-builtins.cc:1435
36048 #, gcc-internal-format
36049 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit elements"
36050 msgstr ""
36051
36052 #: config/aarch64/aarch64-sve-builtins.cc:1466
36053 #, gcc-internal-format
36054 msgid "passing %qT to argument %d of %qE, which expects a vector or scalar type"
36055 msgstr ""
36056
36057 #: config/aarch64/aarch64-sve-builtins.cc:1488
36058 #: config/aarch64/aarch64-sve-builtins.cc:2054
36059 #, gcc-internal-format
36060 msgid "passing %qT to argument %d of %qE, which expects %qT"
36061 msgstr ""
36062
36063 #: config/aarch64/aarch64-sve-builtins.cc:1508
36064 #, gcc-internal-format
36065 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
36066 msgstr ""
36067
36068 #: config/aarch64/aarch64-sve-builtins.cc:1602
36069 #, gcc-internal-format
36070 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
36071 msgstr ""
36072
36073 #: config/aarch64/aarch64-sve-builtins.cc:1614
36074 #, gcc-internal-format
36075 msgid "passing %qT to argument %d of %qE, which expects a vector of signed integers"
36076 msgstr ""
36077
36078 #: config/aarch64/aarch64-sve-builtins.cc:1641
36079 #, gcc-internal-format
36080 msgid "arguments %d and %d of %qE must have the same element size, but the values passed here have type %qT and %qT respectively"
36081 msgstr ""
36082
36083 #: config/aarch64/aarch64-sve-builtins.cc:1662
36084 #, gcc-internal-format
36085 msgid "arguments %d and %d of %qE must have the same signedness, but the values passed here have type %qT and %qT respectively"
36086 msgstr ""
36087
36088 #: config/aarch64/aarch64-sve-builtins.cc:1673
36089 #, gcc-internal-format
36090 msgid "passing %qT instead of the expected %qT to argument %d of %qE, after passing %qT to argument %d"
36091 msgstr ""
36092
36093 #: config/aarch64/aarch64-sve-builtins.cc:1694
36094 #, gcc-internal-format
36095 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
36096 msgstr ""
36097
36098 #: config/aarch64/aarch64-sve-builtins.cc:1712
36099 #, gcc-internal-format
36100 msgid "passing %qT to argument %d of %qE, which expects %qs"
36101 msgstr ""
36102
36103 #: config/aarch64/aarch64-sve-builtins.cc:1728
36104 #, gcc-internal-format
36105 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
36106 msgstr ""
36107
36108 #: config/aarch64/aarch64-sve-builtins.cc:1751
36109 #, gcc-internal-format
36110 msgid "call to %qE is ambiguous; argument %d has type %qs but argument %d has type %qs"
36111 msgstr ""
36112
36113 #. It doesn't really matter whether the element is expected to be
36114 #. the same size as type suffix 0.
36115 #: config/aarch64/aarch64-sve-builtins.cc:1796
36116 #, gcc-internal-format
36117 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
36118 msgstr ""
36119
36120 #. It doesn't seem useful to distinguish between signed and unsigned
36121 #. scalars here.
36122 #: config/aarch64/aarch64-sve-builtins.cc:1802
36123 #, gcc-internal-format
36124 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
36125 msgstr ""
36126
36127 #: config/aarch64/aarch64-sve-builtins.cc:1838
36128 #, gcc-internal-format
36129 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
36130 msgstr ""
36131
36132 #: config/aarch64/aarch64-sve-builtins.cc:1858
36133 #, gcc-internal-format
36134 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit integers"
36135 msgstr ""
36136
36137 #: config/aarch64/aarch64-sve-builtins.cc:1908
36138 #, gcc-internal-format
36139 msgid "when storing %qT, %qE requires a vector base and a scalar index"
36140 msgstr ""
36141
36142 #: config/aarch64/aarch64-sve-builtins.cc:1913
36143 #, gcc-internal-format
36144 msgid "%qE requires a vector base and a scalar index"
36145 msgstr ""
36146
36147 #: config/aarch64/aarch64-sve-builtins.cc:1917
36148 #, gcc-internal-format
36149 msgid "%qE does not support 32-bit vector type %qT"
36150 msgstr ""
36151
36152 #: config/aarch64/aarch64-sve-builtins.cc:1945
36153 #, gcc-internal-format
36154 msgid "%qE does not support 32-bit sign-extended offsets"
36155 msgstr ""
36156
36157 #: config/aarch64/aarch64-sve-builtins.cc:1948
36158 #, gcc-internal-format
36159 msgid "%qE does not support sign-extended offsets"
36160 msgstr ""
36161
36162 #: config/aarch64/aarch64-sve-builtins.cc:1961
36163 #, gcc-internal-format
36164 msgid "passing %qT to argument %d of %qE, which when loading %qT expects a vector of %d-bit integers"
36165 msgstr ""
36166
36167 #: config/aarch64/aarch64-sve-builtins.cc:1966
36168 #, gcc-internal-format
36169 msgid "passing %qT to argument %d of %qE, which when storing %qT expects a vector of %d-bit integers"
36170 msgstr ""
36171
36172 #. TYPE is part of the function name.
36173 #: config/aarch64/aarch64-sve-builtins.cc:1973
36174 #, gcc-internal-format
36175 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
36176 msgstr ""
36177
36178 #: config/aarch64/aarch64-sve-builtins.cc:2021
36179 #, gcc-internal-format
36180 msgid "passing %qT to argument %d of %qE, which expects a vector or pointer base address"
36181 msgstr ""
36182
36183 #: config/aarch64/aarch64-sve-builtins.cc:2105
36184 #, gcc-internal-format
36185 msgid "cannot combine a base of type %qT with an offset of type %qT"
36186 msgstr ""
36187
36188 #: config/aarch64/aarch64-sve-builtins.cc:2109
36189 #, gcc-internal-format
36190 msgid "cannot combine a base of type %qT with an index of type %qT"
36191 msgstr ""
36192
36193 #: config/aarch64/aarch64-sve-builtins.cc:2197
36194 #, gcc-internal-format
36195 msgid "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
36196 msgstr ""
36197
36198 #: config/aarch64/aarch64-sve-builtins.cc:3526
36199 #: config/arm/arm-mve-builtins.cc:173
36200 #, gcc-internal-format
36201 msgid "duplicate definition of %qs"
36202 msgstr "подвійне визначення %qs"
36203
36204 #: config/aarch64/aarch64-sve-builtins.cc:3702
36205 #, gcc-internal-format
36206 msgid "%qs applied to non-SVE type %qT"
36207 msgstr ""
36208
36209 #: config/aarch64/aarch64-sve-builtins.cc:3708
36210 #, gcc-internal-format
36211 msgid "%qs applied to non-vector type %qT"
36212 msgstr "%qs застосовано до типу, який не є векторним %qT"
36213
36214 #: config/aarch64/aarch64-sve-builtins.cc:3715
36215 #, gcc-internal-format
36216 msgid "%qs applied to type %qT, which already has a size"
36217 msgstr ""
36218
36219 #: config/aarch64/aarch64-sve-builtins.cc:3723
36220 #, gcc-internal-format
36221 msgid "%qs requires an integer constant expression"
36222 msgstr "%qs потребує сталого цілочисельного виразу"
36223
36224 #: config/aarch64/aarch64-sve-builtins.cc:3731
36225 #, gcc-internal-format
36226 msgid "unsupported SVE vector size"
36227 msgstr "непідтримуваний розмір вектора SVE"
36228
36229 #: config/aarch64/aarch64-sve-builtins.cc:3845
36230 #, gcc-internal-format
36231 msgid "SVE type %qT does not have a fixed size"
36232 msgstr ""
36233
36234 #: config/aarch64/aarch64-sve-builtins.cc:3850
36235 #, gcc-internal-format
36236 msgid "SVE type %qT does not have a defined alignment"
36237 msgstr ""
36238
36239 #: config/aarch64/aarch64-sve-builtins.cc:3855
36240 #, gcc-internal-format
36241 msgid "variables of type %qT cannot have thread-local storage duration"
36242 msgstr ""
36243
36244 #: config/aarch64/aarch64-sve-builtins.cc:3861
36245 #, gcc-internal-format
36246 msgid "arithmetic on pointer to SVE type %qT"
36247 msgstr ""
36248
36249 #: config/aarch64/aarch64-sve-builtins.cc:3868
36250 #, gcc-internal-format
36251 msgid "member variables cannot have SVE type %qT"
36252 msgstr ""
36253
36254 #: config/aarch64/aarch64-sve-builtins.cc:3870
36255 #, gcc-internal-format
36256 msgid "fields cannot have SVE type %qT"
36257 msgstr "поля не можуть належати до типу SVE %qT"
36258
36259 #: config/aarch64/aarch64-sve-builtins.cc:3875
36260 #, gcc-internal-format
36261 msgid "array elements cannot have SVE type %qT"
36262 msgstr ""
36263
36264 #: config/aarch64/aarch64-sve-builtins.cc:3880
36265 #, gcc-internal-format
36266 msgid "cannot allocate objects with SVE type %qT"
36267 msgstr ""
36268
36269 #: config/aarch64/aarch64-sve-builtins.cc:3885
36270 #, gcc-internal-format
36271 msgid "cannot delete objects with SVE type %qT"
36272 msgstr "не можна вилучати об'єкти із типом SVE %qT"
36273
36274 #: config/aarch64/aarch64-sve-builtins.cc:3890
36275 #, gcc-internal-format
36276 msgid "cannot throw or catch SVE type %qT"
36277 msgstr ""
36278
36279 #: config/aarch64/aarch64-sve-builtins.cc:3895
36280 #, gcc-internal-format
36281 msgid "capture by copy of SVE type %qT"
36282 msgstr ""
36283
36284 #: config/aarch64/aarch64.cc:2735
36285 #, gcc-internal-format
36286 msgid "the %qE attribute cannot be applied to an SVE function type"
36287 msgstr ""
36288
36289 #: config/aarch64/aarch64.cc:2810 config/aarch64/aarch64.cc:2824
36290 #, gcc-internal-format
36291 msgid "unexpected %<%s%> after %<%s%>"
36292 msgstr "неочікуване %<%s%> після %<%s%>"
36293
36294 #: config/aarch64/aarch64.cc:3277
36295 #, gcc-internal-format
36296 msgid "%qs is incompatible with the use of floating-point types"
36297 msgstr ""
36298
36299 #: config/aarch64/aarch64.cc:3280
36300 #, gcc-internal-format
36301 msgid "%qs is incompatible with the use of vector types"
36302 msgstr ""
36303
36304 #: config/aarch64/aarch64.cc:3284
36305 #, gcc-internal-format
36306 msgid "%qs feature modifier is incompatible with the use of floating-point types"
36307 msgstr ""
36308
36309 #: config/aarch64/aarch64.cc:3287
36310 #, gcc-internal-format
36311 msgid "%qs feature modifier is incompatible with the use of vector types"
36312 msgstr ""
36313
36314 #: config/aarch64/aarch64.cc:3303
36315 #, gcc-internal-format
36316 msgid "this operation requires the SVE ISA extension"
36317 msgstr ""
36318
36319 #: config/aarch64/aarch64.cc:3304
36320 #, gcc-internal-format
36321 msgid "you can enable SVE using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
36322 msgstr ""
36323
36324 #. We can't gracefully recover at this point, so make this a
36325 #. fatal error.
36326 #: config/aarch64/aarch64.cc:7030
36327 #, gcc-internal-format
36328 msgid "arguments of type %qT require the SVE ISA extension"
36329 msgstr ""
36330
36331 #: config/aarch64/aarch64.cc:7357
36332 #, gcc-internal-format
36333 msgid "SVE type %qT cannot be passed to an unprototyped function"
36334 msgstr ""
36335
36336 #: config/aarch64/aarch64.cc:7485 config/aarch64/aarch64.cc:7548
36337 #: config/aarch64/aarch64.cc:7671 config/aarch64/aarch64.cc:19665
36338 #: config/arm/arm.cc:7234 config/arm/arm.cc:7264 config/arm/arm.cc:29057
36339 #, gcc-internal-format
36340 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
36341 msgstr ""
36342
36343 #: config/aarch64/aarch64.cc:7616
36344 #, gcc-internal-format
36345 msgid "%qE requires the SVE ISA extension"
36346 msgstr ""
36347
36348 #: config/aarch64/aarch64.cc:7619
36349 #, gcc-internal-format
36350 msgid "calls to functions of type %qT require the SVE ISA extension"
36351 msgstr ""
36352
36353 #: config/aarch64/aarch64.cc:7796
36354 #, gcc-internal-format
36355 msgid "stack probes for SVE frames"
36356 msgstr ""
36357
36358 #: config/aarch64/aarch64.cc:17228
36359 #, gcc-internal-format
36360 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
36361 msgstr ""
36362
36363 #: config/aarch64/aarch64.cc:17272
36364 #, gcc-internal-format
36365 msgid "%qs string ill-formed"
36366 msgstr ""
36367
36368 #: config/aarch64/aarch64.cc:17328
36369 #, gcc-internal-format
36370 msgid "invalid format for %<sve_width%>"
36371 msgstr "некоректний формат для %<sve_width%>"
36372
36373 #: config/aarch64/aarch64.cc:17340
36374 #, gcc-internal-format
36375 msgid "invalid %<sve_width%> value: %d"
36376 msgstr "некоректне значення %<sve_width%>: %d"
36377
36378 #: config/aarch64/aarch64.cc:17360
36379 #, gcc-internal-format, gfc-internal-format
36380 msgid "tuning string missing in option (%s)"
36381 msgstr ""
36382
36383 #: config/aarch64/aarch64.cc:17378
36384 #, gcc-internal-format, gfc-internal-format
36385 msgid "unknown tuning option (%s)"
36386 msgstr "невідомий параметр регулювання (%s)"
36387
36388 #: config/aarch64/aarch64.cc:17546 config/arm/arm.cc:3188
36389 #: config/riscv/riscv.cc:5061
36390 #, gcc-internal-format
36391 msgid "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-protector-guard-offset=%s%>"
36392 msgstr ""
36393
36394 #: config/aarch64/aarch64.cc:17555 config/riscv/riscv.cc:5070
36395 #, gcc-internal-format
36396 msgid "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> must be used with %<-mstack-protector-guard=sysreg%>"
36397 msgstr ""
36398
36399 #: config/aarch64/aarch64.cc:17563
36400 #, gcc-internal-format
36401 msgid "specify a system register with a small string length"
36402 msgstr ""
36403
36404 #: config/aarch64/aarch64.cc:17573 config/arm/arm.cc:3200
36405 #: config/riscv/riscv.cc:5099 config/rs6000/rs6000.cc:4569
36406 #, gcc-internal-format
36407 msgid "%qs is not a valid offset in %qs"
36408 msgstr "%qs не є коректним зсувом у %qs"
36409
36410 #: config/aarch64/aarch64.cc:17580
36411 #, gcc-internal-format
36412 msgid "%<-fsanitize=shadow-call-stack%> requires %<-ffixed-x18%>"
36413 msgstr ""
36414
36415 #: config/aarch64/aarch64.cc:17670
36416 #, gcc-internal-format
36417 msgid "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given value %d (%llu KB) is out of range"
36418 msgstr ""
36419
36420 #: config/aarch64/aarch64.cc:17686
36421 #, gcc-internal-format
36422 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
36423 msgstr ""
36424
36425 #: config/aarch64/aarch64.cc:17795
36426 #, gcc-internal-format
36427 msgid "missing cpu name in %<-mcpu=%s%>"
36428 msgstr ""
36429
36430 #: config/aarch64/aarch64.cc:17802
36431 #, gcc-internal-format
36432 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
36433 msgstr "некоректний модифікатор можливості %qs у %<-mcpu=%s%>"
36434
36435 #: config/aarch64/aarch64.cc:17861
36436 #, gcc-internal-format
36437 msgid "invalid argument given to %<-mharden-sls=%>"
36438 msgstr "некоректний аргумент %<-mharden-sls=%>"
36439
36440 #: config/aarch64/aarch64.cc:17872
36441 #, gcc-internal-format
36442 msgid "%qs must be by itself for %<-mharden-sls=%>"
36443 msgstr "%qs має бути від себе самого для %<-mharden-sls=%>"
36444
36445 #: config/aarch64/aarch64.cc:17877
36446 #, gcc-internal-format
36447 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
36448 msgstr "некоректний аргумент %<%s%> %<-mharden-sls=%>"
36449
36450 #: config/aarch64/aarch64.cc:17983
36451 #, gcc-internal-format
36452 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
36453 msgstr "некоректний аргумент %<%s%> %<-mbranch-protection=%>"
36454
36455 #: config/aarch64/aarch64.cc:17985
36456 #, gcc-internal-format
36457 msgid "missing argument for %<-mbranch-protection=%>"
36458 msgstr ""
36459
36460 #: config/aarch64/aarch64.cc:18009
36461 #, gcc-internal-format
36462 msgid "missing arch name in %<-march=%s%>"
36463 msgstr ""
36464
36465 #: config/aarch64/aarch64.cc:18012
36466 #, gcc-internal-format
36467 msgid "unknown value %qs for %<-march%>"
36468 msgstr ""
36469
36470 #: config/aarch64/aarch64.cc:18016
36471 #, gcc-internal-format
36472 msgid "invalid feature modifier %qs in %<-march=%s%>"
36473 msgstr "некоректний модифікатор можливості %qs у %<-march=%s%>"
36474
36475 #: config/aarch64/aarch64.cc:18044
36476 #, gcc-internal-format
36477 msgid "missing cpu name in %<-mtune=%s%>"
36478 msgstr ""
36479
36480 #: config/aarch64/aarch64.cc:18047
36481 #, gcc-internal-format
36482 msgid "unknown value %qs for %<-mtune%>"
36483 msgstr ""
36484
36485 #: config/aarch64/aarch64.cc:18181
36486 #, gcc-internal-format
36487 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
36488 msgstr "перемикач <-mcpu=%s%> конфліктує з перемикачем %<-march=%s%>"
36489
36490 #: config/aarch64/aarch64.cc:18237
36491 #, gcc-internal-format
36492 msgid "assembler does not support %<-mabi=ilp32%>"
36493 msgstr ""
36494
36495 #: config/aarch64/aarch64.cc:18244
36496 #, gcc-internal-format
36497 msgid "return address signing is only supported for %<-mabi=lp64%>"
36498 msgstr ""
36499
36500 #: config/aarch64/aarch64.cc:18326
36501 #, gcc-internal-format
36502 msgid "code model %qs with %<-f%s%>"
36503 msgstr ""
36504
36505 #: config/aarch64/aarch64.cc:18329
36506 #, gcc-internal-format
36507 msgid "code model %qs not supported in ilp32 mode"
36508 msgstr "підтримки моделі коду %qs у режимі ilp32 не передбачено"
36509
36510 #: config/aarch64/aarch64.cc:18508
36511 #, gcc-internal-format
36512 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
36513 msgstr ""
36514
36515 #: config/aarch64/aarch64.cc:18511
36516 #, gcc-internal-format
36517 msgid "invalid name %qs in %<target(\"arch=\")%> pragma or attribute"
36518 msgstr ""
36519
36520 #: config/aarch64/aarch64.cc:18515
36521 #, gcc-internal-format
36522 msgid "invalid feature modifier %s of value %qs in %<target()%> pragma or attribute"
36523 msgstr ""
36524
36525 #: config/aarch64/aarch64.cc:18550
36526 #, gcc-internal-format
36527 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
36528 msgstr ""
36529
36530 #: config/aarch64/aarch64.cc:18553
36531 #, gcc-internal-format
36532 msgid "invalid name %qs in %<target(\"cpu=\")%> pragma or attribute"
36533 msgstr ""
36534
36535 #: config/aarch64/aarch64.cc:18557 config/aarch64/aarch64.cc:18664
36536 #, gcc-internal-format
36537 msgid "invalid feature modifier %qs of value %qs in %<target()%> pragma or attribute"
36538 msgstr ""
36539
36540 #: config/aarch64/aarch64.cc:18580
36541 #, gcc-internal-format
36542 msgid "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
36543 msgstr ""
36544
36545 #: config/aarch64/aarch64.cc:18584
36546 #, gcc-internal-format
36547 msgid "invalid protection type %qs in %<target(\"branch-protection=\")%> pragma or attribute"
36548 msgstr ""
36549
36550 #: config/aarch64/aarch64.cc:18619
36551 #, gcc-internal-format
36552 msgid "invalid name %qs in %<target(\"tune=\")%> pragma or attribute"
36553 msgstr ""
36554
36555 #: config/aarch64/aarch64.cc:18660
36556 #, gcc-internal-format
36557 msgid "missing value in %<target()%> pragma or attribute"
36558 msgstr ""
36559
36560 #: config/aarch64/aarch64.cc:18718 config/aarch64/aarch64.cc:18891
36561 #, gcc-internal-format
36562 msgid "malformed %<target()%> pragma or attribute"
36563 msgstr "помилкове форматування вказівки транслятору або атрибута %<target()%>"
36564
36565 #: config/aarch64/aarch64.cc:18762
36566 #, gcc-internal-format
36567 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
36568 msgstr ""
36569
36570 #: config/aarch64/aarch64.cc:18770 config/i386/i386-options.cc:1234
36571 #, gcc-internal-format
36572 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
36573 msgstr ""
36574
36575 #: config/aarch64/aarch64.cc:18824
36576 #, gcc-internal-format
36577 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
36578 msgstr ""
36579
36580 #: config/aarch64/aarch64.cc:18881 config/arm/arm.cc:33166
36581 #: config/rs6000/rs6000.cc:24260 config/s390/s390.cc:15840
36582 #, gcc-internal-format
36583 msgid "attribute %<target%> argument not a string"
36584 msgstr ""
36585
36586 #: config/aarch64/aarch64.cc:18916
36587 #, gcc-internal-format
36588 msgid "arch extension %<%s%> should be prefixed by %<+%>"
36589 msgstr ""
36590
36591 #: config/aarch64/aarch64.cc:18919
36592 #, gcc-internal-format
36593 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
36594 msgstr ""
36595
36596 #: config/aarch64/aarch64.cc:18928
36597 #, gcc-internal-format
36598 msgid "malformed %<target(\"%s\")%> pragma or attribute"
36599 msgstr "помилкове форматування вказівки транслятору або атрибута %<target(\"%s\")%>"
36600
36601 #: config/aarch64/aarch64.cc:20393 config/arm/arm.cc:6582
36602 #: config/rs6000/rs6000-call.cc:374 config/s390/s390.cc:12227
36603 #: config/s390/s390.cc:12304
36604 msgid "parameter passing for argument of type %qT with %<[[no_unique_address]]%> members changed %{in GCC 10.1%}"
36605 msgstr ""
36606
36607 #: config/aarch64/aarch64.cc:20398 config/arm/arm.cc:6587
36608 #: config/rs6000/rs6000-call.cc:369 config/s390/s390.cc:12222
36609 #: config/s390/s390.cc:12299
36610 msgid "parameter passing for argument of type %qT when C++17 is enabled changed to match C++14 %{in GCC 10.1%}"
36611 msgstr ""
36612
36613 #: config/aarch64/aarch64.cc:20403 config/arm/arm.cc:6592
36614 msgid "parameter passing for argument of type %qT changed %{in GCC 12.1%}"
36615 msgstr ""
36616
36617 #: config/aarch64/aarch64.cc:21552 config/aarch64/aarch64.cc:21555
36618 #, gcc-internal-format
36619 msgid "lane %wd out of range %wd - %wd"
36620 msgstr ""
36621
36622 #: config/aarch64/aarch64.cc:26663 config/i386/i386.cc:23315
36623 #: config/i386/i386.cc:23443
36624 #, gcc-internal-format
36625 msgid "unsupported simdlen %wd"
36626 msgstr "непідтримуване simdlen %wd"
36627
36628 #: config/aarch64/aarch64.cc:26673 config/aarch64/aarch64.cc:26700
36629 #, gcc-internal-format
36630 msgid "GCC does not currently support mixed size types for %<simd%> functions"
36631 msgstr ""
36632
36633 #: config/aarch64/aarch64.cc:26677
36634 #, gcc-internal-format
36635 msgid "GCC does not currently support return type %qT for %<simd%> functions"
36636 msgstr ""
36637
36638 #: config/aarch64/aarch64.cc:26681
36639 #, gcc-internal-format
36640 msgid "unsupported return type %qT for %<simd%> functions"
36641 msgstr ""
36642
36643 #: config/aarch64/aarch64.cc:26704
36644 #, gcc-internal-format
36645 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
36646 msgstr ""
36647
36648 #: config/aarch64/aarch64.cc:26729
36649 #, gcc-internal-format
36650 msgid "GCC does not currently support simdlen %wd for type %qT"
36651 msgstr ""
36652
36653 #: config/alpha/alpha.cc:420
36654 #, gcc-internal-format
36655 msgid "bad value %qs for %<-mtrap-precision%> switch"
36656 msgstr ""
36657
36658 #: config/alpha/alpha.cc:435
36659 #, gcc-internal-format
36660 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
36661 msgstr ""
36662
36663 #: config/alpha/alpha.cc:450
36664 #, gcc-internal-format
36665 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
36666 msgstr ""
36667
36668 #: config/alpha/alpha.cc:468
36669 #, gcc-internal-format
36670 msgid "bad value %qs for %<-mcpu%> switch"
36671 msgstr ""
36672
36673 #: config/alpha/alpha.cc:483
36674 #, gcc-internal-format
36675 msgid "bad value %qs for %<-mtune%> switch"
36676 msgstr ""
36677
36678 #: config/alpha/alpha.cc:501
36679 #, gcc-internal-format
36680 msgid "fp software completion requires %<-mtrap-precision=i%>"
36681 msgstr ""
36682
36683 #: config/alpha/alpha.cc:517
36684 #, gcc-internal-format
36685 msgid "rounding mode not supported for VAX floats"
36686 msgstr ""
36687
36688 #: config/alpha/alpha.cc:522
36689 #, gcc-internal-format
36690 msgid "trap mode not supported for VAX floats"
36691 msgstr ""
36692
36693 #: config/alpha/alpha.cc:526
36694 #, gcc-internal-format
36695 msgid "128-bit %<long double%> not supported for VAX floats"
36696 msgstr ""
36697
36698 #: config/alpha/alpha.cc:554
36699 #, gcc-internal-format, gfc-internal-format
36700 msgid "L%d cache latency unknown for %s"
36701 msgstr ""
36702
36703 #: config/alpha/alpha.cc:569
36704 #, gcc-internal-format
36705 msgid "bad value %qs for %<-mmemory-latency%>"
36706 msgstr ""
36707
36708 #: config/alpha/alpha.cc:6651 config/alpha/alpha.cc:6654
36709 #: config/arc/arc.cc:7078 config/arc/arc.cc:7352 config/s390/s390.cc:882
36710 #: config/tilegx/tilegx.cc:3537 config/tilepro/tilepro.cc:3100
36711 #, gcc-internal-format
36712 msgid "bad builtin fcode"
36713 msgstr ""
36714
36715 #: config/arc/arc.cc:1098
36716 #, gcc-internal-format
36717 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
36718 msgstr ""
36719
36720 #: config/arc/arc.cc:1101
36721 #, gcc-internal-format
36722 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
36723 msgstr ""
36724
36725 #: config/arc/arc.cc:1106
36726 #, gcc-internal-format
36727 msgid "FPX fast and compact options cannot be specified together"
36728 msgstr ""
36729
36730 #: config/arc/arc.cc:1110
36731 #, gcc-internal-format
36732 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
36733 msgstr ""
36734
36735 #: config/arc/arc.cc:1115
36736 #, gcc-internal-format
36737 msgid "no FPX/FPU mixing allowed"
36738 msgstr ""
36739
36740 #: config/arc/arc.cc:1120
36741 #, gcc-internal-format
36742 msgid "PIC is not supported for %qs"
36743 msgstr "Підтримки PIC для %qs не передбачено"
36744
36745 #: config/arc/arc.cc:1159
36746 #, gcc-internal-format
36747 msgid "missing dash"
36748 msgstr "пропущено дефіс"
36749
36750 #: config/arc/arc.cc:1171
36751 #, gcc-internal-format
36752 msgid "first register must be R0"
36753 msgstr "першим регістром має бути R0"
36754
36755 #: config/arc/arc.cc:1191
36756 #, gcc-internal-format, gfc-internal-format
36757 msgid "last register name %s must be an odd register"
36758 msgstr ""
36759
36760 #: config/arc/arc.cc:1200 config/ia64/ia64.cc:6051 config/pa/pa.cc:480
36761 #: config/sh/sh.cc:8292
36762 #, gcc-internal-format, gfc-internal-format
36763 msgid "%s-%s is an empty range"
36764 msgstr ""
36765
36766 #: config/arc/arc.cc:1250
36767 #, gcc-internal-format
36768 msgid "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or 32"
36769 msgstr ""
36770
36771 #: config/arc/arc.cc:1312
36772 #, gcc-internal-format
36773 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
36774 msgstr ""
36775
36776 #: config/arc/arc.cc:1321
36777 #, gcc-internal-format
36778 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
36779 msgstr ""
36780
36781 #. Check options against architecture options.  Throw an error if
36782 #. option is not allowed.  Extra, check options against default
36783 #. architecture/cpu flags and throw an warning if we find a
36784 #. mismatch.
36785 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
36786 #. translated.  They are like keywords which one can relate with the
36787 #. architectural choices taken for an ARC CPU implementation.
36788 #: config/arc/arc.cc:1365
36789 #, gcc-internal-format
36790 msgid "option %<%s=%s%> is not available for %qs CPU"
36791 msgstr ""
36792
36793 #: config/arc/arc.cc:1370
36794 #, gcc-internal-format
36795 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
36796 msgstr ""
36797
36798 #: config/arc/arc.cc:1378
36799 #, gcc-internal-format
36800 msgid "option %qs is not available for %qs CPU"
36801 msgstr ""
36802
36803 #: config/arc/arc.cc:1383
36804 #, gcc-internal-format
36805 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
36806 msgstr ""
36807
36808 #: config/arc/arc.cc:1949
36809 #, gcc-internal-format, gfc-internal-format
36810 msgid "multiply option implies r%d is fixed"
36811 msgstr ""
36812
36813 #: config/arc/arc.cc:2097 config/epiphany/epiphany.cc:508
36814 #: config/epiphany/epiphany.cc:550
36815 #, gcc-internal-format
36816 msgid "argument of %qE attribute is not a string constant"
36817 msgstr ""
36818
36819 #: config/arc/arc.cc:2106
36820 #, gcc-internal-format
36821 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
36822 msgstr ""
36823
36824 #: config/arc/arc.cc:2115
36825 #, gcc-internal-format
36826 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
36827 msgstr ""
36828
36829 #: config/arc/arc.cc:2129 config/arm/arm.cc:7375 config/arm/arm.cc:7393
36830 #: config/arm/arm.cc:7574 config/avr/avr.cc:9588 config/avr/avr.cc:9604
36831 #: config/bfin/bfin.cc:4694 config/bfin/bfin.cc:4755 config/bfin/bfin.cc:4785
36832 #: config/bpf/bpf.cc:99 config/csky/csky.cc:6454 config/csky/csky.cc:6482
36833 #: config/epiphany/epiphany.cc:491 config/gcn/gcn.cc:342
36834 #: config/h8300/h8300.cc:4944 config/i386/i386-options.cc:3336
36835 #: config/i386/i386-options.cc:3513 config/i386/i386-options.cc:3569
36836 #: config/i386/i386-options.cc:3620 config/i386/i386-options.cc:3657
36837 #: config/m68k/m68k.cc:792 config/mcore/mcore.cc:3066
36838 #: config/nvptx/nvptx.cc:5785 config/riscv/riscv.cc:3273
36839 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
36840 #: config/rs6000/rs6000.cc:20201 config/rx/rx.cc:2727 config/rx/rx.cc:2753
36841 #: config/s390/s390.cc:1097 config/s390/s390.cc:1184 config/sh/sh.cc:8428
36842 #: config/sh/sh.cc:8446 config/sh/sh.cc:8470 config/sh/sh.cc:8541
36843 #: config/sh/sh.cc:8564 config/stormy16/stormy16.cc:2229
36844 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
36845 #, gcc-internal-format
36846 msgid "%qE attribute only applies to functions"
36847 msgstr ""
36848
36849 #: config/arc/arc.cc:6977
36850 #, gcc-internal-format
36851 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
36852 msgstr ""
36853
36854 #: config/arc/arc.cc:6985
36855 #, gcc-internal-format
36856 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
36857 msgstr ""
36858
36859 #: config/arc/arc.cc:7148
36860 #, gcc-internal-format
36861 msgid "operand 1 should be an unsigned 3-bit immediate"
36862 msgstr ""
36863
36864 #: config/arc/arc.cc:7189 config/arc/arc.cc:7286
36865 #, gcc-internal-format
36866 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
36867 msgstr ""
36868
36869 #: config/arc/arc.cc:7222 config/arc/arc.cc:7254
36870 #, gcc-internal-format
36871 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
36872 msgstr ""
36873
36874 #: config/arc/arc.cc:7226 config/arc/arc.cc:7258
36875 #, gcc-internal-format
36876 msgid "operand 2 should be an unsigned 8-bit value"
36877 msgstr ""
36878
36879 #: config/arc/arc.cc:7290
36880 #, gcc-internal-format
36881 msgid "operand 3 should be an unsigned 8-bit value"
36882 msgstr ""
36883
36884 #: config/arc/arc.cc:7323
36885 #, gcc-internal-format
36886 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
36887 msgstr ""
36888
36889 #: config/arc/arc.cc:7327
36890 #, gcc-internal-format
36891 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
36892 msgstr ""
36893
36894 #: config/arc/arc.cc:7334
36895 #, gcc-internal-format
36896 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
36897 msgstr ""
36898
36899 #: config/arc/arc.cc:7337
36900 #, gcc-internal-format
36901 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
36902 msgstr ""
36903
36904 #: config/arc/arc.cc:7384
36905 #, gcc-internal-format, gfc-internal-format
36906 msgid "builtin requires an immediate for operand %d"
36907 msgstr ""
36908
36909 #: config/arc/arc.cc:7389
36910 #, gcc-internal-format, gfc-internal-format
36911 msgid "operand %d should be a 6 bit unsigned immediate"
36912 msgstr ""
36913
36914 #: config/arc/arc.cc:7393
36915 #, gcc-internal-format, gfc-internal-format
36916 msgid "operand %d should be a 8 bit unsigned immediate"
36917 msgstr ""
36918
36919 #: config/arc/arc.cc:7397
36920 #, gcc-internal-format, gfc-internal-format
36921 msgid "operand %d should be a 3 bit unsigned immediate"
36922 msgstr ""
36923
36924 #: config/arc/arc.cc:7400
36925 #, gcc-internal-format, gfc-internal-format
36926 msgid "unknown builtin immediate operand type for operand %d"
36927 msgstr ""
36928
36929 #: config/arc/arc.cc:7451
36930 #, gcc-internal-format
36931 msgid "register number must be a compile-time constant.  Try giving higher optimization levels"
36932 msgstr ""
36933
36934 #: config/arc/arc.cc:8441
36935 #, gcc-internal-format
36936 msgid "insn addresses not set after shorten branches"
36937 msgstr ""
36938
36939 #: config/arc/arc.cc:8656
36940 #, gcc-internal-format
36941 msgid "insn addresses not freed"
36942 msgstr ""
36943
36944 #: config/arc/arc.cc:11064
36945 #, gcc-internal-format
36946 msgid "%qE attribute only valid for ARCv2 architecture"
36947 msgstr ""
36948
36949 #: config/arc/arc.cc:11072 config/arc/arc.cc:11111
36950 #, gcc-internal-format
36951 msgid "argument of %qE attribute is missing"
36952 msgstr ""
36953
36954 #: config/arc/arc.cc:11083 config/arc/arc.cc:11122 config/arc/arc.cc:11248
36955 #: config/avr/avr.cc:9660
36956 #, gcc-internal-format
36957 msgid "%qE attribute allows only an integer constant argument"
36958 msgstr ""
36959
36960 #: config/arc/arc.cc:11103
36961 #, gcc-internal-format
36962 msgid "%qE attribute only valid for ARC EM architecture"
36963 msgstr ""
36964
36965 #: config/arc/arc.cc:11158
36966 #, gcc-internal-format
36967 msgid "%qE attribute only applies to types"
36968 msgstr ""
36969
36970 #: config/arc/arc.cc:11164
36971 #, gcc-internal-format
36972 msgid "argument of %qE attribute ignored"
36973 msgstr "аргумент атрибута %qE проігноровано"
36974
36975 #: config/arc/arc.cc:11238 config/avr/avr.cc:9647 config/bfin/bfin.cc:4817
36976 #: config/i386/winnt.cc:63 config/nvptx/nvptx.cc:5808
36977 #, gcc-internal-format
36978 msgid "%qE attribute only applies to variables"
36979 msgstr ""
36980
36981 #: config/arm/aarch-common.cc:550 config/i386/i386.cc:22179
36982 #, gcc-internal-format
36983 msgid "alternatives not allowed in %<asm%> flag output"
36984 msgstr ""
36985
36986 #: config/arm/aarch-common.cc:611 config/i386/i386.cc:22243
36987 #, gcc-internal-format
36988 msgid "unknown %<asm%> flag output %qs"
36989 msgstr ""
36990
36991 #: config/arm/aarch-common.cc:621 config/i386/i386.cc:22272
36992 #, gcc-internal-format
36993 msgid "invalid type for %<asm%> flag output"
36994 msgstr ""
36995
36996 #: config/arm/arm-builtins.cc:3065
36997 #, gcc-internal-format, gfc-internal-format
36998 msgid "coprocessor %d is not enabled with +cdecp%d"
36999 msgstr ""
37000
37001 #: config/arm/arm-builtins.cc:3069
37002 #, gcc-internal-format
37003 msgid "coproc must be a constant immediate in range [0-%d] enabled with %<+cdecp<N>%>"
37004 msgstr ""
37005
37006 #: config/arm/arm-builtins.cc:3078
37007 #, gcc-internal-format
37008 msgid "argument %d to %qE must be a constant immediate in range [0-%d]"
37009 msgstr "аргумент %d %qE має бути сталим значенням у діапазоні [0-%d]"
37010
37011 #: config/arm/arm-builtins.cc:3197
37012 #, gcc-internal-format
37013 msgid "this builtin is not supported for this target"
37014 msgstr ""
37015
37016 #: config/arm/arm-builtins.cc:3312
37017 #, gcc-internal-format
37018 msgid "saturation bit range must be in the range [%wd, %wd]"
37019 msgstr ""
37020
37021 #: config/arm/arm-builtins.cc:3317
37022 #, gcc-internal-format
37023 msgid "saturation bit range must be a constant immediate"
37024 msgstr ""
37025
37026 #: config/arm/arm-builtins.cc:3340
37027 #, gcc-internal-format
37028 msgid "You must enable MVE instructions to use these intrinsics"
37029 msgstr ""
37030
37031 #: config/arm/arm-builtins.cc:3362
37032 #, gcc-internal-format
37033 msgid "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon%>) to use these intrinsics."
37034 msgstr ""
37035
37036 #: config/arm/arm-builtins.cc:3384
37037 #, gcc-internal-format
37038 msgid "You must enable VFP instructions to use these intrinsics."
37039 msgstr ""
37040
37041 #: config/arm/arm-builtins.cc:3463
37042 #, gcc-internal-format
37043 msgid "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-mfpu=crypto-neon%>) to use these intrinsics."
37044 msgstr ""
37045
37046 #. @@@ better error message
37047 #: config/arm/arm-builtins.cc:3541 config/arm/arm-builtins.cc:3645
37048 #, gcc-internal-format
37049 msgid "selector must be an immediate"
37050 msgstr ""
37051
37052 #: config/arm/arm-builtins.cc:3549 config/arm/arm-builtins.cc:3594
37053 #: config/arm/arm-builtins.cc:3652 config/arm/arm-builtins.cc:3661
37054 #, gcc-internal-format
37055 msgid "the range of selector should be in 0 to 7"
37056 msgstr ""
37057
37058 #: config/arm/arm-builtins.cc:3554 config/arm/arm-builtins.cc:3663
37059 #, gcc-internal-format
37060 msgid "the range of selector should be in 0 to 3"
37061 msgstr ""
37062
37063 #: config/arm/arm-builtins.cc:3559 config/arm/arm-builtins.cc:3665
37064 #, gcc-internal-format
37065 msgid "the range of selector should be in 0 to 1"
37066 msgstr ""
37067
37068 #: config/arm/arm-builtins.cc:3731
37069 #, gcc-internal-format
37070 msgid "mask must be an immediate"
37071 msgstr ""
37072
37073 #: config/arm/arm-builtins.cc:3736
37074 #, gcc-internal-format
37075 msgid "the range of mask should be in 0 to 255"
37076 msgstr ""
37077
37078 #: config/arm/arm-builtins.cc:3924
37079 #, gcc-internal-format
37080 msgid "the range of count should be in 0 to 32; please check the intrinsic %qs in code"
37081 msgstr ""
37082
37083 #: config/arm/arm-builtins.cc:3932
37084 #, gcc-internal-format
37085 msgid "the range of count should be in 0 to 16; please check the intrinsic %qs in code"
37086 msgstr ""
37087
37088 #: config/arm/arm-builtins.cc:3940
37089 #, gcc-internal-format
37090 msgid "the range of count should be in 0 to 64; please check the intrinsic %qs in code"
37091 msgstr ""
37092
37093 #: config/arm/arm-builtins.cc:4003
37094 #, gcc-internal-format
37095 msgid "the count should be no less than 0; please check the intrinsic %qs in code"
37096 msgstr ""
37097
37098 #: config/arm/arm-c.cc:108
37099 #, gcc-internal-format
37100 msgid "argument %u to function %qE is of type %qT which is not known to be 128 bits wide"
37101 msgstr ""
37102
37103 #: config/arm/arm-c.cc:140
37104 #, gcc-internal-format
37105 msgid "%<#pragma GCC arm%> requires a string parameter"
37106 msgstr ""
37107
37108 #: config/arm/arm-c.cc:148
37109 #, gcc-internal-format
37110 msgid "unknown %<#pragma GCC arm%> option %qs"
37111 msgstr ""
37112
37113 #: config/arm/arm-mve-builtins.cc:179
37114 #, gcc-internal-format
37115 msgid "this definition requires the MVE ISA extension"
37116 msgstr ""
37117
37118 #: config/arm/arm.cc:2941
37119 #, gcc-internal-format
37120 msgid "iWMMXt and NEON are incompatible"
37121 msgstr ""
37122
37123 #: config/arm/arm.cc:2947
37124 #, gcc-internal-format
37125 msgid "target CPU does not support ARM mode"
37126 msgstr ""
37127
37128 #: config/arm/arm.cc:2951
37129 #, gcc-internal-format
37130 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
37131 msgstr ""
37132
37133 #: config/arm/arm.cc:2954
37134 #, gcc-internal-format
37135 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
37136 msgstr ""
37137
37138 #: config/arm/arm.cc:2962
37139 #, gcc-internal-format
37140 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
37141 msgstr ""
37142
37143 #: config/arm/arm.cc:2967
37144 #, gcc-internal-format
37145 msgid "iWMMXt unsupported under Thumb mode"
37146 msgstr ""
37147
37148 #: config/arm/arm.cc:2970
37149 #, gcc-internal-format
37150 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
37151 msgstr ""
37152
37153 #: config/arm/arm.cc:2974
37154 #, gcc-internal-format
37155 msgid "RTP PIC is incompatible with Thumb"
37156 msgstr ""
37157
37158 #: config/arm/arm.cc:2987
37159 #, gcc-internal-format, gfc-internal-format
37160 msgid "%s only supports non-pic code on M-profile targets with the MOVT instruction"
37161 msgstr ""
37162
37163 #: config/arm/arm.cc:2992
37164 #, gcc-internal-format, gfc-internal-format
37165 msgid "%s only supports non-pic code on M-profile targets"
37166 msgstr ""
37167
37168 #: config/arm/arm.cc:2997
37169 #, gcc-internal-format
37170 msgid "%s incompatible with %<-mword-relocations%>"
37171 msgstr ""
37172
37173 #: config/arm/arm.cc:3099
37174 #, gcc-internal-format
37175 msgid "target CPU does not support THUMB instructions"
37176 msgstr ""
37177
37178 #: config/arm/arm.cc:3149
37179 #, gcc-internal-format
37180 msgid "target CPU does not support unaligned accesses"
37181 msgstr ""
37182
37183 #: config/arm/arm.cc:3287
37184 #, gcc-internal-format
37185 msgid "switch %<-mcpu=%s%> conflicts with switch %<-march=%s%>"
37186 msgstr "перемикач %<-mcpu=%s%> конфліктує з перемикачем %<-march=%s%>"
37187
37188 #: config/arm/arm.cc:3542
37189 #, gcc-internal-format
37190 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
37191 msgstr "%<-mapcs-stack-check%> є несумісним із %<-mno-apcs-frame%>"
37192
37193 #: config/arm/arm.cc:3551
37194 #, gcc-internal-format
37195 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
37196 msgstr ""
37197
37198 #: config/arm/arm.cc:3554
37199 #, gcc-internal-format
37200 msgid "APCS reentrant code not supported.  Ignored"
37201 msgstr ""
37202
37203 #: config/arm/arm.cc:3577
37204 #, gcc-internal-format
37205 msgid "option %<-mstructure-size-boundary%> is deprecated"
37206 msgstr ""
37207
37208 #: config/arm/arm.cc:3585
37209 #, gcc-internal-format
37210 msgid "structure size boundary can only be set to 8, 32 or 64"
37211 msgstr ""
37212
37213 #: config/arm/arm.cc:3587
37214 #, gcc-internal-format
37215 msgid "structure size boundary can only be set to 8 or 32"
37216 msgstr ""
37217
37218 #: config/arm/arm.cc:3612
37219 #, gcc-internal-format
37220 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
37221 msgstr ""
37222
37223 #: config/arm/arm.cc:3624 config/arm/arm.cc:33180
37224 #, gcc-internal-format
37225 msgid "FDPIC mode is not supported in Thumb-1 mode"
37226 msgstr ""
37227
37228 #: config/arm/arm.cc:3632
37229 #, gcc-internal-format
37230 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
37231 msgstr ""
37232
37233 #: config/arm/arm.cc:3641
37234 #, gcc-internal-format
37235 msgid "unable to use %qs for PIC register"
37236 msgstr "не можна використовувати %qs для регістру PIC"
37237
37238 #: config/arm/arm.cc:3681 config/pru/pru.cc:612
37239 #, gcc-internal-format
37240 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
37241 msgstr ""
37242
37243 #: config/arm/arm.cc:3848
37244 #, gcc-internal-format
37245 msgid "selected fp16 options are incompatible"
37246 msgstr ""
37247
37248 #: config/arm/arm.cc:3883
37249 #, gcc-internal-format
37250 msgid "%<-mstack-protector-guard=tls%> needs a hardware TLS register"
37251 msgstr ""
37252
37253 #: config/arm/arm.cc:3903
37254 #, gcc-internal-format
37255 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
37256 msgstr ""
37257
37258 #: config/arm/arm.cc:3906
37259 #, gcc-internal-format
37260 msgid "iwmmxt abi requires an iwmmxt capable cpu"
37261 msgstr ""
37262
37263 #: config/arm/arm.cc:3914
37264 #, gcc-internal-format
37265 msgid "target CPU does not support interworking"
37266 msgstr ""
37267
37268 #: config/arm/arm.cc:3927
37269 #, gcc-internal-format
37270 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
37271 msgstr ""
37272
37273 #: config/arm/arm.cc:3930
37274 #, gcc-internal-format
37275 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
37276 msgstr ""
37277
37278 #: config/arm/arm.cc:3935
37279 #, gcc-internal-format
37280 msgid "%<__fp16%> and no ldrh"
37281 msgstr ""
37282
37283 #: config/arm/arm.cc:3938
37284 #, gcc-internal-format
37285 msgid "target CPU does not support ARMv8-M Security Extensions"
37286 msgstr ""
37287
37288 #: config/arm/arm.cc:3943
37289 #, gcc-internal-format
37290 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
37291 msgstr ""
37292
37293 #: config/arm/arm.cc:3955
37294 #, gcc-internal-format
37295 msgid "%<-mfloat-abi=hard%>: selected architecture lacks an FPU"
37296 msgstr ""
37297
37298 #: config/arm/arm.cc:3963
37299 #, gcc-internal-format
37300 msgid "%<-mfloat-abi=hard%> and VFP"
37301 msgstr ""
37302
37303 #: config/arm/arm.cc:6222
37304 #, gcc-internal-format
37305 msgid "non-AAPCS derived PCS variant"
37306 msgstr ""
37307
37308 #: config/arm/arm.cc:6224
37309 #, gcc-internal-format
37310 msgid "variadic functions must use the base AAPCS variant"
37311 msgstr ""
37312
37313 #: config/arm/arm.cc:6253
37314 #, gcc-internal-format
37315 msgid "PCS variant"
37316 msgstr ""
37317
37318 #: config/arm/arm.cc:6528
37319 #, gcc-internal-format
37320 msgid "Thumb-1 %<hard-float%> VFP ABI"
37321 msgstr ""
37322
37323 #: config/arm/arm.cc:6623
37324 #, gcc-internal-format
37325 msgid "argument of type %qT not permitted with %<-mgeneral-regs-only%>"
37326 msgstr ""
37327
37328 #: config/arm/arm.cc:7007 config/arm/arm.cc:7228 config/arm/arm.cc:7261
37329 #: config/arm/arm.cc:29050
37330 #, gcc-internal-format
37331 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
37332 msgstr ""
37333
37334 #: config/arm/arm.cc:7399
37335 #, gcc-internal-format
37336 msgid "FP registers might be clobbered despite %qE attribute: compile with %<-mgeneral-regs-only%>"
37337 msgstr ""
37338
37339 #: config/arm/arm.cc:7523
37340 #, gcc-internal-format
37341 msgid "%qE attribute not available to functions with arguments passed on the stack"
37342 msgstr ""
37343
37344 #: config/arm/arm.cc:7535
37345 #, gcc-internal-format
37346 msgid "%qE attribute not available to functions with variable number of arguments"
37347 msgstr ""
37348
37349 #: config/arm/arm.cc:7544
37350 #, gcc-internal-format
37351 msgid "%qE attribute not available to functions that return value on the stack"
37352 msgstr ""
37353
37354 #: config/arm/arm.cc:7566 config/arm/arm.cc:7618
37355 #, gcc-internal-format
37356 msgid "%qE attribute ignored without %<-mcmse%> option"
37357 msgstr ""
37358
37359 #: config/arm/arm.cc:7585
37360 #, gcc-internal-format
37361 msgid "%qE attribute has no effect on functions with static linkage"
37362 msgstr ""
37363
37364 #: config/arm/arm.cc:7634
37365 #, gcc-internal-format
37366 msgid "%qE attribute only applies to base type of a function pointer"
37367 msgstr ""
37368
37369 #: config/arm/arm.cc:9614
37370 #, gcc-internal-format
37371 msgid "accessing thread-local storage is not currently supported with %<-mpure-code%> or %<-mslow-flash-data%>"
37372 msgstr ""
37373
37374 #: config/arm/arm.cc:13383 config/arm/arm.cc:13385
37375 #, gcc-internal-format
37376 msgid "%s %wd out of range %wd - %wd"
37377 msgstr ""
37378
37379 #: config/arm/arm.cc:25670
37380 #, gcc-internal-format
37381 msgid "unable to compute real location of stacked parameter"
37382 msgstr ""
37383
37384 #: config/arm/arm.cc:26333
37385 #, gcc-internal-format
37386 msgid "Unexpected thumb1 far jump"
37387 msgstr ""
37388
37389 #: config/arm/arm.cc:26592
37390 #, gcc-internal-format
37391 msgid "no low registers available for popping high registers"
37392 msgstr ""
37393
37394 #: config/arm/arm.cc:26844
37395 #, gcc-internal-format
37396 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
37397 msgstr ""
37398
37399 #: config/arm/arm.cc:27090
37400 #, gcc-internal-format
37401 msgid "%<-fstack-check=specific%> for Thumb-1"
37402 msgstr ""
37403
37404 #: config/arm/arm.cc:33195
37405 #, gcc-internal-format
37406 msgid "invalid fpu for target attribute or pragma %qs"
37407 msgstr ""
37408
37409 #. This doesn't really make sense until we support
37410 #. general dynamic selection of the architecture and all
37411 #. sub-features.
37412 #: config/arm/arm.cc:33203
37413 #, gcc-internal-format
37414 msgid "auto fpu selection not currently permitted here"
37415 msgstr ""
37416
37417 #: config/arm/arm.cc:33216
37418 #, gcc-internal-format
37419 msgid "invalid architecture for target attribute or pragma %qs"
37420 msgstr ""
37421
37422 #: config/arm/arm.cc:33230
37423 #, gcc-internal-format
37424 msgid "unknown target attribute or pragma %qs"
37425 msgstr ""
37426
37427 #: config/arm/arm.cc:34192
37428 #, gcc-internal-format
37429 msgid "%<asm%> flags not supported in thumb1 mode"
37430 msgstr ""
37431
37432 #: config/avr/avr-c.cc:65 config/avr/avr-c.cc:190
37433 #, gcc-internal-format
37434 msgid "%qs expects 1 argument but %d given"
37435 msgstr ""
37436
37437 #: config/avr/avr-c.cc:76
37438 #, gcc-internal-format
37439 msgid "%qs expects a fixed-point value as argument"
37440 msgstr ""
37441
37442 #: config/avr/avr-c.cc:102
37443 #, gcc-internal-format
37444 msgid "using %qs with unsigned type has no effect"
37445 msgstr ""
37446
37447 #: config/avr/avr-c.cc:107 config/avr/avr-c.cc:173 config/avr/avr-c.cc:230
37448 #, gcc-internal-format
37449 msgid "no matching fixed-point overload found for %qs"
37450 msgstr ""
37451
37452 #: config/avr/avr-c.cc:124
37453 #, gcc-internal-format
37454 msgid "%qs expects 2 arguments but %d given"
37455 msgstr ""
37456
37457 #: config/avr/avr-c.cc:136 config/avr/avr-c.cc:201
37458 #, gcc-internal-format
37459 msgid "%qs expects a fixed-point value as first argument"
37460 msgstr ""
37461
37462 #: config/avr/avr-c.cc:144
37463 #, gcc-internal-format
37464 msgid "%qs expects an integer value as second argument"
37465 msgstr ""
37466
37467 #: config/avr/avr-devices.cc:152
37468 #, gcc-internal-format, gfc-internal-format
37469 msgid "supported core architectures:%s"
37470 msgstr ""
37471
37472 #. Reached the end of `avr_mcu_types'.  This should actually never
37473 #. happen as options are provided by device-specs.  It could be a
37474 #. typo in a device-specs or calling the compiler proper directly
37475 #. with -mmcu=<device>.
37476 #: config/avr/avr.cc:711
37477 #, gcc-internal-format
37478 msgid "unknown core architecture %qs specified with %qs"
37479 msgstr ""
37480
37481 #: config/avr/avr.cc:760 config/pru/pru.cc:601 config/visium/visium.cc:422
37482 #, gcc-internal-format
37483 msgid "%<-fpic%> is not supported"
37484 msgstr "підтримки %<-fpic%> не передбачено"
37485
37486 #: config/avr/avr.cc:762 config/pru/pru.cc:603 config/visium/visium.cc:424
37487 #, gcc-internal-format
37488 msgid "%<-fPIC%> is not supported"
37489 msgstr "Підтримки %<-fPIC%> не передбачено"
37490
37491 #: config/avr/avr.cc:764 config/pru/pru.cc:605
37492 #, gcc-internal-format
37493 msgid "%<-fpie%> is not supported"
37494 msgstr "підтримки %<-fpie%> не передбачено"
37495
37496 #: config/avr/avr.cc:766 config/pru/pru.cc:607
37497 #, gcc-internal-format
37498 msgid "%<-fPIE%> is not supported"
37499 msgstr "підтримки %<-fPIE%> не передбачено"
37500
37501 #: config/avr/avr.cc:1050 config/avr/avr.cc:1055 config/riscv/riscv.cc:5358
37502 #, gcc-internal-format
37503 msgid "function attributes %qs and %qs are mutually exclusive"
37504 msgstr ""
37505
37506 #: config/avr/avr.cc:1076 config/riscv/riscv.cc:5370
37507 #, gcc-internal-format
37508 msgid "%qs function cannot have arguments"
37509 msgstr ""
37510
37511 #: config/avr/avr.cc:1079 config/riscv/riscv.cc:5367
37512 #, gcc-internal-format
37513 msgid "%qs function cannot return a value"
37514 msgstr ""
37515
37516 #: config/avr/avr.cc:1093
37517 #, gcc-internal-format
37518 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
37519 msgstr ""
37520
37521 #: config/avr/avr.cc:1106
37522 #, gcc-internal-format
37523 msgid "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/interrupt.h>%> before using the %qs macro"
37524 msgstr ""
37525
37526 #: config/avr/avr.cc:1323
37527 #, gcc-internal-format
37528 msgid "%<builtin_return_address%> contains only 2 bytes of address"
37529 msgstr ""
37530
37531 #: config/avr/avr.cc:2748
37532 #, gcc-internal-format
37533 msgid "pointer offset from symbol maybe incorrect"
37534 msgstr ""
37535
37536 #: config/avr/avr.cc:2887
37537 #, gcc-internal-format
37538 msgid "accessing data memory with program memory address"
37539 msgstr ""
37540
37541 #: config/avr/avr.cc:2948
37542 #, gcc-internal-format
37543 msgid "accessing program memory with data memory address"
37544 msgstr ""
37545
37546 #: config/avr/avr.cc:3304
37547 #, gcc-internal-format, gfc-internal-format
37548 msgid "fixed register %s used to pass parameter to function"
37549 msgstr ""
37550
37551 #: config/avr/avr.cc:3569
37552 #, gcc-internal-format
37553 msgid "writing to address space %qs not supported"
37554 msgstr ""
37555
37556 #: config/avr/avr.cc:9623
37557 #, gcc-internal-format
37558 msgid "%qE attribute only applies to variables in static storage"
37559 msgstr ""
37560
37561 #: config/avr/avr.cc:9630
37562 #, gcc-internal-format
37563 msgid "%qE attribute only supported for reduced Tiny cores"
37564 msgstr ""
37565
37566 #: config/avr/avr.cc:9670
37567 #, gcc-internal-format
37568 msgid "%qE attribute address out of range"
37569 msgstr ""
37570
37571 #: config/avr/avr.cc:9684
37572 #, gcc-internal-format
37573 msgid "both %s and %qE attribute provide address"
37574 msgstr ""
37575
37576 #: config/avr/avr.cc:9694
37577 #, gcc-internal-format
37578 msgid "%qE attribute on non-volatile variable"
37579 msgstr ""
37580
37581 #: config/avr/avr.cc:9766
37582 #, gcc-internal-format
37583 msgid "address spaces are not supported for reduced Tiny devices"
37584 msgstr ""
37585
37586 #: config/avr/avr.cc:9773
37587 #, gcc-internal-format
37588 msgid "address space %qs not supported for devices with flash size up to %d KiB"
37589 msgstr ""
37590
37591 #: config/avr/avr.cc:9944
37592 #, gcc-internal-format
37593 msgid "pointer targeting address space %qs must be const in %qT"
37594 msgstr ""
37595
37596 #: config/avr/avr.cc:9947
37597 #, gcc-internal-format
37598 msgid "pointer targeting address space %qs must be const in %s %q+D"
37599 msgstr ""
37600
37601 #: config/avr/avr.cc:10009
37602 #, gcc-internal-format
37603 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
37604 msgstr ""
37605
37606 #: config/avr/avr.cc:10048
37607 #, gcc-internal-format
37608 msgid "static IO declaration for %q+D needs an address"
37609 msgstr ""
37610
37611 #: config/avr/avr.cc:10080
37612 #, gcc-internal-format
37613 msgid "IO definition for %q+D needs an address"
37614 msgstr ""
37615
37616 #: config/avr/avr.cc:10197
37617 #, gcc-internal-format
37618 msgid "only uninitialized variables can be placed in the %<.noinit%> section"
37619 msgstr ""
37620
37621 #. This might happen with C++ if stuff needs constructing.
37622 #: config/avr/avr.cc:10273
37623 #, gcc-internal-format
37624 msgid "variable %q+D with dynamic initialization put into program memory area"
37625 msgstr ""
37626
37627 #: config/avr/avr.cc:10284
37628 #, gcc-internal-format
37629 msgid "uninitialized variable %q+D put into program memory area"
37630 msgstr ""
37631
37632 #: config/avr/avr.cc:10370
37633 #, gcc-internal-format
37634 msgid "%q+D has incompatible attributes %qs and %qs"
37635 msgstr ""
37636
37637 #: config/avr/avr.cc:10433
37638 #, gcc-internal-format
37639 msgid "architecture %qs supported for assembler only"
37640 msgstr ""
37641
37642 #: config/avr/avr.cc:13082
37643 #, gcc-internal-format
37644 msgid "conversion from address space %qs to address space %qs"
37645 msgstr ""
37646
37647 #: config/avr/avr.cc:14172 config/avr/avr.cc:14185
37648 #, gcc-internal-format, gfc-internal-format
37649 msgid "%s expects a compile time integer constant"
37650 msgstr ""
37651
37652 #: config/avr/avr.cc:14199
37653 #, gcc-internal-format, gfc-internal-format
37654 msgid "%s expects a compile time long integer constant as first argument"
37655 msgstr ""
37656
37657 #: config/avr/avr.cc:14227
37658 #, gcc-internal-format, gfc-internal-format
37659 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
37660 msgstr ""
37661
37662 #: config/avr/avr.cc:14236
37663 #, gcc-internal-format
37664 msgid "rounding result will always be 0"
37665 msgstr ""
37666
37667 #: config/avr/driver-avr.cc:58
37668 #, gcc-internal-format
37669 msgid "bad usage of spec function %qs"
37670 msgstr ""
37671
37672 #: config/avr/driver-avr.cc:86
37673 #, gcc-internal-format
37674 msgid "specified option %qs more than once"
37675 msgstr ""
37676
37677 #: config/avr/driver-avr.cc:100
37678 #, gcc-internal-format
37679 msgid "strange device name %qs after %qs: bad character %qc"
37680 msgstr ""
37681
37682 #: config/bfin/bfin.cc:2368
37683 #, gcc-internal-format
37684 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
37685 msgstr ""
37686
37687 #: config/bfin/bfin.cc:2374
37688 #, gcc-internal-format
37689 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
37690 msgstr "%<-mshared-library-id=%> вказано без %<-mid-shared-library%>"
37691
37692 #: config/bfin/bfin.cc:2379
37693 #, gcc-internal-format
37694 msgid "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-l1%>"
37695 msgstr "параметри %<-fstack-limit-%> буде проігноровано з %<-mfdpic%>; скористайтеся %<-mstack-check-l1%>"
37696
37697 #: config/bfin/bfin.cc:2385
37698 #, gcc-internal-format
37699 msgid "cannot use multiple stack checking methods together"
37700 msgstr ""
37701
37702 #: config/bfin/bfin.cc:2388
37703 #, gcc-internal-format
37704 msgid "ID shared libraries and FD-PIC mode cannot be used together"
37705 msgstr ""
37706
37707 #: config/bfin/bfin.cc:2393 config/m68k/m68k.cc:590
37708 #, gcc-internal-format
37709 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
37710 msgstr "не можна одночасно вказувати %<-msep-data%> і %<-mid-shared-library%>"
37711
37712 #: config/bfin/bfin.cc:2413
37713 #, gcc-internal-format
37714 msgid "%<-mmulticore%> can only be used with BF561"
37715 msgstr "%<-mmulticore%> можна використовувати лише з BF561"
37716
37717 #: config/bfin/bfin.cc:2416
37718 #, gcc-internal-format
37719 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
37720 msgstr ""
37721
37722 #: config/bfin/bfin.cc:2419
37723 #, gcc-internal-format
37724 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
37725 msgstr ""
37726
37727 #: config/bfin/bfin.cc:2422
37728 #, gcc-internal-format
37729 msgid "%<-mcorea%> and %<-mcoreb%> cannot be used together"
37730 msgstr ""
37731
37732 #: config/bfin/bfin.cc:4699
37733 #, gcc-internal-format
37734 msgid "multiple function type attributes specified"
37735 msgstr ""
37736
37737 #: config/bfin/bfin.cc:4766
37738 #, gcc-internal-format
37739 msgid "cannot apply both %<longcall%> and %<shortcall%> attributes to the same function"
37740 msgstr ""
37741
37742 #: config/bpf/bpf.cc:111
37743 #, gcc-internal-format
37744 msgid "%qE attribute requires an integer argument"
37745 msgstr "атрибут %qE потребує цілочисельного аргументу"
37746
37747 #: config/bpf/bpf.cc:118
37748 #, gcc-internal-format
37749 msgid "%qE requires an argument"
37750 msgstr "%qE потребує аргументу"
37751
37752 #: config/bpf/bpf.cc:139
37753 #, gcc-internal-format
37754 msgid "%qE attribute only applies to structure, union and class types"
37755 msgstr ""
37756
37757 #: config/bpf/bpf.cc:216
37758 #, gcc-internal-format
37759 msgid "BPF CO-RE requires BTF debugging information, use %<-gbtf%>"
37760 msgstr ""
37761
37762 #: config/bpf/bpf.cc:236
37763 #, gcc-internal-format
37764 msgid "BPF CO-RE does not support LTO"
37765 msgstr ""
37766
37767 #: config/bpf/bpf.cc:416
37768 #, gcc-internal-format
37769 msgid "eBPF stack limit exceeded"
37770 msgstr ""
37771
37772 #: config/bpf/bpf.cc:767
37773 #, gcc-internal-format
37774 msgid "too many function arguments for eBPF"
37775 msgstr ""
37776
37777 #: config/bpf/bpf.cc:785 config/bpf/bpf.cc:787
37778 #, gcc-internal-format
37779 msgid "no constructors"
37780 msgstr "немає конструкторів"
37781
37782 #: config/bpf/bpf.cc:803 config/bpf/bpf.cc:805
37783 #, gcc-internal-format
37784 msgid "no destructors"
37785 msgstr "немає деструкторів"
37786
37787 #: config/bpf/bpf.cc:857
37788 #, gcc-internal-format
37789 msgid "indirect call in function, which are not supported by eBPF"
37790 msgstr ""
37791
37792 #: config/bpf/bpf.cc:1019 config/loongarch/loongarch-builtins.cc:313
37793 #: config/mips/mips.cc:17141 config/nios2/nios2.cc:3596
37794 #: config/riscv/riscv-builtins.cc:222
37795 #, gcc-internal-format
37796 msgid "invalid argument to built-in function"
37797 msgstr ""
37798
37799 #: config/bpf/bpf.cc:1339
37800 #, gcc-internal-format
37801 msgid "expected exactly 1 argument"
37802 msgstr "мало бути вказано точно 1 аргумент"
37803
37804 #: config/c6x/c6x.cc:245
37805 #, gcc-internal-format
37806 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
37807 msgstr ""
37808
37809 #: config/cr16/cr16.cc:308
37810 #, gcc-internal-format
37811 msgid "data-model=far not valid for cr16c architecture"
37812 msgstr ""
37813
37814 #: config/cr16/cr16.cc:311
37815 #, gcc-internal-format
37816 msgid "invalid data model option %<-mdata-model=%s%>"
37817 msgstr ""
37818
37819 #. This function is for retrieving a part of an instruction name for
37820 #. an operator, for immediate output.  If that ever happens for
37821 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
37822 #. we notice.
37823 #: config/cris/cris.cc:728
37824 #, gcc-internal-format
37825 msgid "MULT case in %<cris_op_str%>"
37826 msgstr ""
37827
37828 #: config/cris/cris.cc:1245 config/moxie/moxie.cc:186 config/or1k/or1k.cc:1291
37829 #, gcc-internal-format, gfc-internal-format
37830 msgid "internal error: bad register: %d"
37831 msgstr ""
37832
37833 #. If we get here, the caller got its initial tests wrong.
37834 #: config/cris/cris.cc:2216
37835 #, gcc-internal-format
37836 msgid "internal error: %<cris_side_effect_mode_ok%> with bad operands"
37837 msgstr ""
37838
37839 #: config/cris/cris.cc:2269
37840 #, gcc-internal-format
37841 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
37842 msgstr ""
37843
37844 #: config/cris/cris.cc:2298
37845 #, gcc-internal-format
37846 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%>: %s"
37847 msgstr ""
37848
37849 #: config/cris/cris.cc:2334
37850 #, gcc-internal-format
37851 msgid "unknown CRIS cpu version specification in %<-mtune=%>: %s"
37852 msgstr "невідома специфікація версії процесора CRIS у %<-mtune=%>: %s"
37853
37854 #. Use error rather than warning, so invalid use is easily
37855 #. detectable.  Still change to the values we expect, to avoid
37856 #. further errors.
37857 #: config/cris/cris.cc:2350
37858 #, gcc-internal-format
37859 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
37860 msgstr "підтримки %<-fPIC%> і %<-fpic%> для цієї цілі не передбачено"
37861
37862 #: config/cris/cris.cc:2551
37863 #, gcc-internal-format
37864 msgid "unknown src"
37865 msgstr ""
37866
37867 #: config/cris/cris.cc:2601
37868 #, gcc-internal-format
37869 msgid "unknown dest"
37870 msgstr ""
37871
37872 #: config/cris/cris.cc:2902
37873 #, gcc-internal-format, gfc-internal-format
37874 msgid "stackframe too big: %d bytes"
37875 msgstr ""
37876
37877 #: config/csky/csky.cc:2538
37878 #, gcc-internal-format, gfc-internal-format
37879 msgid "cpu %s is not based on arch %s, ignoring the arch"
37880 msgstr ""
37881
37882 #: config/csky/csky.cc:2604 config/csky/csky.cc:2642 config/csky/csky.cc:2707
37883 #: config/csky/csky.cc:2730 config/csky/csky.cc:2747
37884 #, gcc-internal-format
37885 msgid "%qs is not supported by arch %s"
37886 msgstr "%qs є непідтримуваним на архітектурі %s"
37887
37888 #: config/csky/csky.cc:2645
37889 #, gcc-internal-format
37890 msgid "%<-mhard-float%> is not supported by the selected CPU"
37891 msgstr ""
37892
37893 #: config/csky/csky.cc:2661
37894 #, gcc-internal-format
37895 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
37896 msgstr ""
37897
37898 #: config/csky/csky.cc:2664
37899 #, gcc-internal-format
37900 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
37901 msgstr ""
37902
37903 #: config/csky/csky.cc:2719
37904 #, gcc-internal-format
37905 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
37906 msgstr ""
37907
37908 #. It's hard to provide general support for trampolines on this
37909 #. core.  We need a register other than the one holding the
37910 #. static chain (r13) to hold the function pointer for the
37911 #. indirect jump to it.  But ck801 has such a limited register set
37912 #. there is no other call-clobbered scratch register available -- in
37913 #. particular, this core does not have r12, which we use for the
37914 #. ck802 case below.  If we use a callee-saved register like r4,
37915 #. saving the old value on the stack screws up the stack frame
37916 #. if there are overflow arguments pushed on the stack
37917 #. by the caller.  In theory we could test for that and handle
37918 #. limited cases with parameters that all fit in r0-r3 with no
37919 #. stack overflow, but punt for now.
37920 #: config/csky/csky.cc:6274
37921 #, gcc-internal-format
37922 msgid "Nested function trampolines not supported on CK801."
37923 msgstr ""
37924
37925 #: config/csky/csky.cc:6472
37926 #, gcc-internal-format
37927 msgid "%qE attribute ignored without %<-mistack%>"
37928 msgstr ""
37929
37930 #: config/epiphany/epiphany.cc:499
37931 #, gcc-internal-format
37932 msgid "interrupt handlers cannot have arguments"
37933 msgstr ""
37934
37935 #: config/epiphany/epiphany.cc:523
37936 #, gcc-internal-format
37937 msgid "argument of %qE attribute is not %qs, %qs %qs, %qs, %qs, %qs, %qs, %qs, %qs or %qs"
37938 msgstr ""
37939
37940 #: config/epiphany/epiphany.cc:1543
37941 #, gcc-internal-format
37942 msgid "%<stack_offset%> must be at least 4"
37943 msgstr "%<stack_offset%> має бути принаймні 4"
37944
37945 #: config/epiphany/epiphany.cc:1545
37946 #, gcc-internal-format
37947 msgid "%<stack_offset%> must be a multiple of 4"
37948 msgstr ""
37949
37950 #: config/frv/frv.cc:8477
37951 #, gcc-internal-format
37952 msgid "accumulator is not a constant integer"
37953 msgstr ""
37954
37955 #: config/frv/frv.cc:8482
37956 #, gcc-internal-format
37957 msgid "accumulator number is out of bounds"
37958 msgstr ""
37959
37960 #: config/frv/frv.cc:8493
37961 #, gcc-internal-format
37962 msgid "inappropriate accumulator for %qs"
37963 msgstr ""
37964
37965 #: config/frv/frv.cc:8569
37966 #, gcc-internal-format
37967 msgid "invalid IACC argument"
37968 msgstr ""
37969
37970 #: config/frv/frv.cc:8592 config/sparc/sparc.cc:11006
37971 #, gcc-internal-format
37972 msgid "%qs expects a constant argument"
37973 msgstr ""
37974
37975 #: config/frv/frv.cc:8597 config/sparc/sparc.cc:11012
37976 #, gcc-internal-format
37977 msgid "constant argument out of range for %qs"
37978 msgstr ""
37979
37980 #: config/frv/frv.cc:9078
37981 #, gcc-internal-format
37982 msgid "media functions are not available unless %<-mmedia%> is used"
37983 msgstr ""
37984
37985 #: config/frv/frv.cc:9090
37986 #, gcc-internal-format
37987 msgid "this media function is only available on the fr500"
37988 msgstr ""
37989
37990 #: config/frv/frv.cc:9118
37991 #, gcc-internal-format
37992 msgid "this media function is only available on the fr400 and fr550"
37993 msgstr ""
37994
37995 #: config/frv/frv.cc:9137
37996 #, gcc-internal-format
37997 msgid "this built-in function is only available on the fr405 and fr450"
37998 msgstr ""
37999
38000 #: config/frv/frv.cc:9146
38001 #, gcc-internal-format
38002 msgid "this built-in function is only available on the fr500 and fr550"
38003 msgstr ""
38004
38005 #: config/frv/frv.cc:9158
38006 #, gcc-internal-format
38007 msgid "this built-in function is only available on the fr450"
38008 msgstr ""
38009
38010 #: config/ft32/ft32.cc:181
38011 #, gcc-internal-format
38012 msgid "%<h%> applied to non-register operand"
38013 msgstr ""
38014
38015 #: config/ft32/ft32.cc:206
38016 #, gcc-internal-format, gfc-internal-format
38017 msgid "bad alignment: %d"
38018 msgstr ""
38019
38020 #: config/ft32/ft32.cc:502
38021 #, gcc-internal-format
38022 msgid "stack frame must be smaller than 64K"
38023 msgstr ""
38024
38025 #: config/gcn/gcn.cc:169
38026 #, gcc-internal-format
38027 msgid "XNACK support"
38028 msgstr ""
38029
38030 #: config/gcn/gcn.cc:255
38031 #, gcc-internal-format
38032 msgid "%<amdgpu_hsa_kernel%> attribute requires string constant arguments"
38033 msgstr ""
38034
38035 #: config/gcn/gcn.cc:268
38036 #, gcc-internal-format
38037 msgid "unknown specifier %qs in %<amdgpu_hsa_kernel%> attribute"
38038 msgstr ""
38039
38040 #: config/gcn/gcn.cc:275
38041 #, gcc-internal-format
38042 msgid "duplicated parameter specifier %qs in %<amdgpu_hsa_kernel%> attribute"
38043 msgstr ""
38044
38045 #: config/gcn/gcn.cc:327
38046 #, gcc-internal-format
38047 msgid "too many arguments passed in sgpr registers"
38048 msgstr ""
38049
38050 #: config/gcn/gcn.cc:2155
38051 #, gcc-internal-format
38052 msgid "A non-default set of initial values has been requested, which violates the ABI"
38053 msgstr ""
38054
38055 #: config/gcn/gcn.cc:2391
38056 #, gcc-internal-format, gfc-internal-format
38057 msgid "wrong type of argument %s"
38058 msgstr "помилковий тип аргументу %s"
38059
38060 #: config/gcn/gcn.cc:3323
38061 #, gcc-internal-format
38062 msgid "nested function trampolines not supported on GCN5 due to non-executable stacks"
38063 msgstr ""
38064
38065 #: config/gcn/gcn.cc:3431
38066 #, gcc-internal-format
38067 msgid "TLS is not implemented for GCN."
38068 msgstr ""
38069
38070 #: config/gcn/gcn.cc:4067
38071 #, gcc-internal-format
38072 msgid "Builtin not implemented"
38073 msgstr ""
38074
38075 #: config/gcn/gcn.cc:5051
38076 #, gcc-internal-format
38077 msgid "using %<vector_length (64)%>, ignoring %d"
38078 msgstr ""
38079
38080 #: config/gcn/gcn.cc:5052
38081 #, gcc-internal-format
38082 msgid "using %<vector_length (64)%>, ignoring runtime setting"
38083 msgstr ""
38084
38085 #: config/gcn/gcn.cc:5064 config/nvptx/nvptx.cc:6460
38086 #, gcc-internal-format
38087 msgid "using %<num_workers (%d)%>, ignoring %d"
38088 msgstr ""
38089
38090 #: config/gcn/gcn.cc:5091 config/gcn/gcn.cc:5118
38091 #, gcc-internal-format, gfc-internal-format
38092 msgid "offload dimension out of range (%d)"
38093 msgstr ""
38094
38095 #: config/gcn/gcn.cc:5591
38096 #, gcc-internal-format
38097 msgid "gang-private data-share memory exhausted (increase with %<-mgang-private-size=<number>%>)"
38098 msgstr ""
38099
38100 #: config/gcn/mkoffload.cc:165 config/i386/intelmic-mkoffload.cc:73
38101 #: config/nvptx/mkoffload.cc:88
38102 #, gcc-internal-format
38103 msgid "deleting file %s: %m"
38104 msgstr ""
38105
38106 #: config/gcn/mkoffload.cc:771 config/nvptx/mkoffload.cc:365
38107 #, gcc-internal-format
38108 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
38109 msgstr ""
38110
38111 #: config/gcn/mkoffload.cc:830 config/nvptx/mkoffload.cc:422
38112 #, gcc-internal-format
38113 msgid "COLLECT_GCC must be set."
38114 msgstr ""
38115
38116 #: config/gcn/mkoffload.cc:876 config/i386/intelmic-mkoffload.cc:606
38117 #, gcc-internal-format, gfc-internal-format
38118 msgid "offload compiler %s not found"
38119 msgstr ""
38120
38121 #: config/gcn/mkoffload.cc:899 config/i386/intelmic-mkoffload.cc:625
38122 #: config/nvptx/mkoffload.cc:493
38123 #, gcc-internal-format
38124 msgid "unrecognizable argument of option "
38125 msgstr ""
38126
38127 #: config/gcn/mkoffload.cc:947
38128 #, gcc-internal-format
38129 msgid "either -fopenacc or -fopenmp must be set"
38130 msgstr ""
38131
38132 #: config/gcn/mkoffload.cc:1021 config/gcn/mkoffload.cc:1145
38133 #: config/i386/intelmic-mkoffload.cc:260 config/i386/intelmic-mkoffload.cc:335
38134 #: config/i386/intelmic-mkoffload.cc:387 config/nvptx/mkoffload.cc:557
38135 #, gcc-internal-format, gfc-internal-format
38136 msgid "cannot open '%s'"
38137 msgstr "не вдалося відкрити «%s»"
38138
38139 #: config/gcn/mkoffload.cc:1141
38140 #, gcc-internal-format
38141 msgid "cannot open intermediate gcn asm file"
38142 msgstr ""
38143
38144 #: config/gcn/mkoffload.cc:1158
38145 #, gcc-internal-format
38146 msgid "cannot open intermediate gcn obj file"
38147 msgstr ""
38148
38149 #: config/h8300/h8300.cc:298
38150 #, gcc-internal-format
38151 msgid "%<-ms2600%> is used without %<-ms%>"
38152 msgstr ""
38153
38154 #: config/h8300/h8300.cc:304
38155 #, gcc-internal-format
38156 msgid "%<-mexr%> is used without %<-ms%>"
38157 msgstr ""
38158
38159 #: config/h8300/h8300.cc:310
38160 #, gcc-internal-format
38161 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
38162 msgstr ""
38163
38164 #: config/h8300/h8300.cc:316
38165 #, gcc-internal-format
38166 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
38167 msgstr ""
38168
38169 #: config/h8300/h8300.cc:323
38170 #, gcc-internal-format
38171 msgid "%<-mn%> is not supported for linux targets"
38172 msgstr ""
38173
38174 #: config/i386/host-cygwin.cc:64
38175 #, gcc-internal-format
38176 msgid "cannot extend PCH file: %m"
38177 msgstr "не вдалося розширити файл PCH: %m"
38178
38179 #: config/i386/host-cygwin.cc:75
38180 #, gcc-internal-format
38181 msgid "cannot set position in PCH file: %m"
38182 msgstr "не вдалося встановити позицію у файлі PCH: %m"
38183
38184 #: config/i386/i386-builtins.cc:2058
38185 #, gcc-internal-format
38186 msgid "no dispatcher found for the versioning attributes"
38187 msgstr ""
38188
38189 #: config/i386/i386-builtins.cc:2108
38190 #, gcc-internal-format
38191 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
38192 msgstr ""
38193
38194 #: config/i386/i386-builtins.cc:2119
38195 #, gcc-internal-format, gfc-internal-format
38196 msgid "no dispatcher found for the versioning attributes: %s"
38197 msgstr ""
38198
38199 #: config/i386/i386-builtins.cc:2229
38200 #, gcc-internal-format
38201 msgid "parameter to builtin must be a string constant or literal"
38202 msgstr ""
38203
38204 #: config/i386/i386-builtins.cc:2253 config/i386/i386-builtins.cc:2303
38205 #, gcc-internal-format, gfc-internal-format
38206 msgid "parameter to builtin not valid: %s"
38207 msgstr ""
38208
38209 #: config/i386/i386-expand.cc:9138
38210 #, gcc-internal-format
38211 msgid "interrupt service routine cannot be called directly"
38212 msgstr ""
38213
38214 #: config/i386/i386-expand.cc:9562 config/i386/i386-expand.cc:11058
38215 #, gcc-internal-format
38216 msgid "the last argument must be a 2-bit immediate"
38217 msgstr ""
38218
38219 #: config/i386/i386-expand.cc:9950
38220 #, gcc-internal-format
38221 msgid "the fifth argument must be an 8-bit immediate"
38222 msgstr ""
38223
38224 #: config/i386/i386-expand.cc:10045
38225 #, gcc-internal-format
38226 msgid "the third argument must be an 8-bit immediate"
38227 msgstr ""
38228
38229 #: config/i386/i386-expand.cc:10987
38230 #, gcc-internal-format
38231 msgid "the last argument must be an 1-bit immediate"
38232 msgstr ""
38233
38234 #: config/i386/i386-expand.cc:11002
38235 #, gcc-internal-format
38236 msgid "the last argument must be a 3-bit immediate"
38237 msgstr ""
38238
38239 #: config/i386/i386-expand.cc:11037
38240 #, gcc-internal-format
38241 msgid "the last argument must be a 4-bit immediate"
38242 msgstr ""
38243
38244 #: config/i386/i386-expand.cc:11077
38245 #, gcc-internal-format
38246 msgid "the last argument must be a 1-bit immediate"
38247 msgstr ""
38248
38249 #: config/i386/i386-expand.cc:11093
38250 #, gcc-internal-format
38251 msgid "the last argument must be a 5-bit immediate"
38252 msgstr ""
38253
38254 #: config/i386/i386-expand.cc:11103
38255 #, gcc-internal-format
38256 msgid "the next to last argument must be an 8-bit immediate"
38257 msgstr ""
38258
38259 #: config/i386/i386-expand.cc:11108
38260 #, gcc-internal-format
38261 msgid "the last argument must be an 8-bit immediate"
38262 msgstr ""
38263
38264 #: config/i386/i386-expand.cc:11245
38265 #, gcc-internal-format
38266 msgid "the third argument must be comparison constant"
38267 msgstr ""
38268
38269 #: config/i386/i386-expand.cc:11250
38270 #, gcc-internal-format
38271 msgid "incorrect comparison mode"
38272 msgstr ""
38273
38274 #: config/i386/i386-expand.cc:11256 config/i386/i386-expand.cc:11614
38275 #, gcc-internal-format
38276 msgid "incorrect rounding operand"
38277 msgstr ""
38278
38279 #: config/i386/i386-expand.cc:11594
38280 #, gcc-internal-format
38281 msgid "the immediate argument must be a 4-bit immediate"
38282 msgstr ""
38283
38284 #: config/i386/i386-expand.cc:11602
38285 #, gcc-internal-format
38286 msgid "the immediate argument must be a 5-bit immediate"
38287 msgstr ""
38288
38289 #: config/i386/i386-expand.cc:11605
38290 #, gcc-internal-format
38291 msgid "the immediate argument must be an 8-bit immediate"
38292 msgstr ""
38293
38294 #: config/i386/i386-expand.cc:12123 config/rs6000/rs6000-builtin.cc:2393
38295 #, gcc-internal-format
38296 msgid "selector must be an integer constant in the range [0, %wi]"
38297 msgstr ""
38298
38299 #: config/i386/i386-expand.cc:12354
38300 #, gcc-internal-format
38301 msgid "%qE needs unknown isa option"
38302 msgstr ""
38303
38304 #: config/i386/i386-expand.cc:12358
38305 #, gcc-internal-format
38306 msgid "%qE needs isa option %s"
38307 msgstr ""
38308
38309 #: config/i386/i386-expand.cc:13302
38310 #, gcc-internal-format
38311 msgid "the last argument must be a 32-bit immediate"
38312 msgstr ""
38313
38314 #: config/i386/i386-expand.cc:13335
38315 #, gcc-internal-format
38316 msgid "last argument must be an immediate"
38317 msgstr ""
38318
38319 #: config/i386/i386-expand.cc:14099 config/i386/i386-expand.cc:14311
38320 #, gcc-internal-format
38321 msgid "the last argument must be scale 1, 2, 4, 8"
38322 msgstr ""
38323
38324 #: config/i386/i386-expand.cc:14364
38325 #, gcc-internal-format
38326 msgid "the forth argument must be scale 1, 2, 4, 8"
38327 msgstr ""
38328
38329 #: config/i386/i386-expand.cc:14370
38330 #, gcc-internal-format
38331 msgid "incorrect hint operand"
38332 msgstr ""
38333
38334 #: config/i386/i386-expand.cc:14389
38335 #, gcc-internal-format
38336 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
38337 msgstr ""
38338
38339 #: config/i386/i386-features.cc:2685
38340 #, gcc-internal-format
38341 msgid "function versions cannot be marked as %<gnu_inline%>, bodies have to be generated"
38342 msgstr ""
38343
38344 #: config/i386/i386-features.cc:2690 config/i386/i386-features.cc:2958
38345 #, gcc-internal-format
38346 msgid "virtual function multiversioning not supported"
38347 msgstr ""
38348
38349 #: config/i386/i386-features.cc:2822 config/rs6000/rs6000.cc:24972
38350 #, gcc-internal-format
38351 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
38352 msgstr ""
38353
38354 #: config/i386/i386-options.cc:874 config/i386/i386-options.cc:2071
38355 #: config/i386/i386-options.cc:2080
38356 #, gcc-internal-format, gfc-internal-format
38357 msgid "code model %s does not support PIC mode"
38358 msgstr ""
38359
38360 #: config/i386/i386-options.cc:1139
38361 #, gcc-internal-format
38362 msgid "attribute %qs argument is not a string"
38363 msgstr ""
38364
38365 #: config/i386/i386-options.cc:1203
38366 #, gcc-internal-format
38367 msgid "attribute %qs argument %qs is unknown"
38368 msgstr ""
38369
38370 #: config/i386/i386-options.cc:1266
38371 #, gcc-internal-format
38372 msgid "attribute value %qs was already specified in %qs attribute"
38373 msgstr ""
38374
38375 #: config/i386/i386-options.cc:1304
38376 #, gcc-internal-format
38377 msgid "attribute value %qs is unknown in %qs attribute"
38378 msgstr ""
38379
38380 #: config/i386/i386-options.cc:1586
38381 #, gcc-internal-format
38382 msgid "wrong argument %qs to option %qs"
38383 msgstr "помилковий аргумент %qs параметра %qs"
38384
38385 #: config/i386/i386-options.cc:1592
38386 #, gcc-internal-format
38387 msgid "size ranges of option %qs should be increasing"
38388 msgstr ""
38389
38390 #: config/i386/i386-options.cc:1602
38391 #, gcc-internal-format
38392 msgid "wrong strategy name %qs specified for option %qs"
38393 msgstr ""
38394
38395 #. rep; movq isn't available in 32-bit code.
38396 #: config/i386/i386-options.cc:1628
38397 #, gcc-internal-format
38398 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
38399 msgstr ""
38400
38401 #: config/i386/i386-options.cc:1641
38402 #, gcc-internal-format
38403 msgid "unknown alignment %qs specified for option %qs"
38404 msgstr ""
38405
38406 #: config/i386/i386-options.cc:1651
38407 #, gcc-internal-format
38408 msgid "the max value for the last size range should be -1 for option %qs"
38409 msgstr ""
38410
38411 #: config/i386/i386-options.cc:1658
38412 #, gcc-internal-format
38413 msgid "too many size ranges specified in option %qs"
38414 msgstr ""
38415
38416 #: config/i386/i386-options.cc:1711
38417 #, gcc-internal-format
38418 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
38419 msgstr "невідомий параметр параметра %<-mtune-ctrl%>: %s"
38420
38421 #: config/i386/i386-options.cc:1896
38422 #, gcc-internal-format
38423 msgid "Intel MCU psABI isn%'t supported in %s mode"
38424 msgstr ""
38425
38426 #: config/i386/i386-options.cc:1950
38427 #, gcc-internal-format
38428 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
38429 msgstr "%<-mtune=x86-64%> вважається застарілим; скористайтеся одним із відповідників: %<-mtune=k8%> або %<-mtune=generic%>"
38430
38431 #: config/i386/i386-options.cc:1952
38432 #, gcc-internal-format
38433 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
38434 msgstr "%<target(\"tune=x86-64\")%> вважається застарілим; скористайтеся одним із відповідників: %<target(\"tune=k8\")%> або %<target(\"tune=generic\")%>"
38435
38436 #. rep; movq isn't available in 32-bit code.
38437 #: config/i386/i386-options.cc:1980
38438 #, gcc-internal-format
38439 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
38440 msgstr "підтримки %<-mstringop-strategy=rep_8byte%> для 32-бітового коду не передбачено"
38441
38442 #: config/i386/i386-options.cc:1985
38443 #, gcc-internal-format
38444 msgid "%<-muintr%> not supported for 32-bit code"
38445 msgstr "підтримки %<-muintr%> для 32-бітового коду не передбачено"
38446
38447 #: config/i386/i386-options.cc:2000
38448 #, gcc-internal-format
38449 msgid "address mode %qs not supported in the %s bit mode"
38450 msgstr ""
38451
38452 #: config/i386/i386-options.cc:2011
38453 #, gcc-internal-format
38454 msgid "%<-mabi=ms%> not supported with X32 ABI"
38455 msgstr "підтримки %<-mabi=ms%> для ABI X32 не передбачено"
38456
38457 #: config/i386/i386-options.cc:2017
38458 #, gcc-internal-format
38459 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
38460 msgstr ""
38461
38462 #: config/i386/i386-options.cc:2020
38463 #, gcc-internal-format
38464 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
38465 msgstr ""
38466
38467 #: config/i386/i386-options.cc:2024
38468 #, gcc-internal-format
38469 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
38470 msgstr ""
38471
38472 #: config/i386/i386-options.cc:2041 config/i386/i386-options.cc:2050
38473 #: config/i386/i386-options.cc:2062 config/i386/i386-options.cc:2073
38474 #: config/i386/i386-options.cc:2084
38475 #, gcc-internal-format
38476 msgid "code model %qs not supported in the %s bit mode"
38477 msgstr ""
38478
38479 #: config/i386/i386-options.cc:2053 config/i386/i386-options.cc:2065
38480 #, gcc-internal-format
38481 msgid "code model %qs not supported in x32 mode"
38482 msgstr ""
38483
38484 #: config/i386/i386-options.cc:2108
38485 #, gcc-internal-format
38486 msgid "%<-masm=intel%> not supported in this configuration"
38487 msgstr ""
38488
38489 #: config/i386/i386-options.cc:2113
38490 #, gcc-internal-format, gfc-internal-format
38491 msgid "%i-bit mode not compiled in"
38492 msgstr ""
38493
38494 #: config/i386/i386-options.cc:2125
38495 #, gcc-internal-format
38496 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
38497 msgstr ""
38498
38499 #: config/i386/i386-options.cc:2127
38500 #, gcc-internal-format
38501 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
38502 msgstr ""
38503
38504 #: config/i386/i386-options.cc:2134
38505 #, gcc-internal-format
38506 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
38507 msgstr ""
38508
38509 #: config/i386/i386-options.cc:2136
38510 #, gcc-internal-format
38511 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
38512 msgstr ""
38513
38514 #: config/i386/i386-options.cc:2144 config/i386/i386-options.cc:2276
38515 #, gcc-internal-format
38516 msgid "CPU you selected does not support x86-64 instruction set"
38517 msgstr ""
38518
38519 #: config/i386/i386-options.cc:2215
38520 #, gcc-internal-format
38521 msgid "bad value %qs for %<-march=%> switch"
38522 msgstr "помилкове значення %qs для перемикача %<-march=%>"
38523
38524 #: config/i386/i386-options.cc:2216
38525 #, gcc-internal-format
38526 msgid "bad value %qs for %<target(\"arch=\")%> attribute"
38527 msgstr ""
38528
38529 #: config/i386/i386-options.cc:2238
38530 #, gcc-internal-format
38531 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
38532 msgstr ""
38533
38534 #: config/i386/i386-options.cc:2240
38535 #, gcc-internal-format
38536 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
38537 msgstr ""
38538
38539 #: config/i386/i386-options.cc:2245
38540 #, gcc-internal-format
38541 msgid "valid arguments to %<-march=%> switch are: %s"
38542 msgstr "коректними аргументами перемикача %<-march=%> є такі: %s"
38543
38544 #: config/i386/i386-options.cc:2246
38545 #, gcc-internal-format
38546 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
38547 msgstr ""
38548
38549 #: config/i386/i386-options.cc:2295
38550 #, gcc-internal-format
38551 msgid "bad value %qs for %<-mtune=%> switch"
38552 msgstr "помилкове значення %qs перемикача %<-mtune=%>"
38553
38554 #: config/i386/i386-options.cc:2296
38555 #, gcc-internal-format
38556 msgid "bad value %qs for %<target(\"tune=\")%> attribute"
38557 msgstr "помилкове значення %qs атрибуту %<target(\"tune=\")%>"
38558
38559 #: config/i386/i386-options.cc:2317
38560 #, gcc-internal-format
38561 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
38562 msgstr ""
38563
38564 #: config/i386/i386-options.cc:2319
38565 #, gcc-internal-format
38566 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
38567 msgstr ""
38568
38569 #: config/i386/i386-options.cc:2324
38570 #, gcc-internal-format
38571 msgid "valid arguments to %<-mtune=%> switch are: %s"
38572 msgstr "коректними аргументами перемикача %<-mtune=%> є такі: %s"
38573
38574 #: config/i386/i386-options.cc:2325
38575 #, gcc-internal-format
38576 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
38577 msgstr ""
38578
38579 #: config/i386/i386-options.cc:2349
38580 #, gcc-internal-format
38581 msgid "%<-mregparm%> is ignored in 64-bit mode"
38582 msgstr ""
38583
38584 #: config/i386/i386-options.cc:2351
38585 #, gcc-internal-format
38586 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
38587 msgstr ""
38588
38589 #: config/i386/i386-options.cc:2354
38590 #, gcc-internal-format
38591 msgid "%<-mregparm=%d%> is not between 0 and %d"
38592 msgstr ""
38593
38594 #: config/i386/i386-options.cc:2380
38595 #, gcc-internal-format
38596 msgid "%<-m96bit-long-double%> is not compatible with this target"
38597 msgstr "%<-m96bit-long-double%> є несумісним із цією ціллю"
38598
38599 #: config/i386/i386-options.cc:2385
38600 #, gcc-internal-format
38601 msgid "%<-mrtd%> is ignored in 64bit mode"
38602 msgstr ""
38603
38604 #: config/i386/i386-options.cc:2386
38605 #, gcc-internal-format
38606 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
38607 msgstr ""
38608
38609 #: config/i386/i386-options.cc:2475
38610 #, gcc-internal-format
38611 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
38612 msgstr "підтримки %<-mpreferred-stack-boundary%> для цього призначення не передбачено"
38613
38614 #: config/i386/i386-options.cc:2478
38615 #, gcc-internal-format
38616 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
38617 msgstr ""
38618
38619 #: config/i386/i386-options.cc:2501
38620 #, gcc-internal-format
38621 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
38622 msgstr ""
38623
38624 #: config/i386/i386-options.cc:2514
38625 #, gcc-internal-format
38626 msgid "%<-mnop-mcount%> is not compatible with this target"
38627 msgstr "%<-mnop-mcount%> є несумісним із цим призначенням"
38628
38629 #: config/i386/i386-options.cc:2517
38630 #, gcc-internal-format
38631 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
38632 msgstr ""
38633
38634 #: config/i386/i386-options.cc:2523
38635 #, gcc-internal-format
38636 msgid "%<-msseregparm%> used without SSE enabled"
38637 msgstr ""
38638
38639 #: config/i386/i386-options.cc:2524
38640 #, gcc-internal-format
38641 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
38642 msgstr ""
38643
38644 #: config/i386/i386-options.cc:2534
38645 #, gcc-internal-format
38646 msgid "SSE instruction set disabled, using 387 arithmetics"
38647 msgstr ""
38648
38649 #: config/i386/i386-options.cc:2541
38650 #, gcc-internal-format
38651 msgid "387 instruction set disabled, using SSE arithmetics"
38652 msgstr ""
38653
38654 #: config/i386/i386-options.cc:2591
38655 #, gcc-internal-format
38656 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
38657 msgstr ""
38658
38659 #: config/i386/i386-options.cc:2593
38660 #, gcc-internal-format
38661 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
38662 msgstr ""
38663
38664 #: config/i386/i386-options.cc:2607
38665 #, gcc-internal-format
38666 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
38667 msgstr ""
38668
38669 #: config/i386/i386-options.cc:2609
38670 #, gcc-internal-format
38671 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
38672 msgstr ""
38673
38674 #: config/i386/i386-options.cc:2669
38675 #, gcc-internal-format
38676 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
38677 msgstr ""
38678
38679 #: config/i386/i386-options.cc:2672
38680 #, gcc-internal-format
38681 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
38682 msgstr ""
38683
38684 #: config/i386/i386-options.cc:2676
38685 #, gcc-internal-format
38686 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
38687 msgstr ""
38688
38689 #: config/i386/i386-options.cc:2790
38690 #, gcc-internal-format
38691 msgid "unknown option for %<-mrecip=%s%>"
38692 msgstr "невідомий параметр для %<-mrecip=%s%>"
38693
38694 #: config/i386/i386-options.cc:2849
38695 #, gcc-internal-format
38696 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
38697 msgstr ""
38698
38699 #: config/i386/i386-options.cc:2854
38700 #, gcc-internal-format
38701 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
38702 msgstr ""
38703
38704 #: config/i386/i386-options.cc:2882
38705 #, gcc-internal-format
38706 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
38707 msgstr ""
38708
38709 #: config/i386/i386-options.cc:2930
38710 #, gcc-internal-format
38711 msgid "%<-fcf-protection%> is not compatible with this target"
38712 msgstr "%<-fcf-protection%> є несумісним із цією ціллю"
38713
38714 #: config/i386/i386-options.cc:3064
38715 #, gcc-internal-format
38716 msgid "interrupt and naked attributes are not compatible"
38717 msgstr ""
38718
38719 #: config/i386/i386-options.cc:3079
38720 #, gcc-internal-format
38721 msgid "only DWARF debug format is supported for interrupt service routine"
38722 msgstr ""
38723
38724 #: config/i386/i386-options.cc:3128
38725 #, gcc-internal-format
38726 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
38727 msgstr ""
38728
38729 #: config/i386/i386-options.cc:3138
38730 #, gcc-internal-format
38731 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
38732 msgstr ""
38733
38734 #: config/i386/i386-options.cc:3173
38735 #, gcc-internal-format
38736 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
38737 msgstr ""
38738
38739 #: config/i386/i386-options.cc:3183
38740 #, gcc-internal-format
38741 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
38742 msgstr ""
38743
38744 #: config/i386/i386-options.cc:3296
38745 #, gcc-internal-format
38746 msgid "%s instructions aren%'t allowed in an exception service routine"
38747 msgstr ""
38748
38749 #: config/i386/i386-options.cc:3298
38750 #, gcc-internal-format
38751 msgid "%s instructions aren%'t allowed in an interrupt service routine"
38752 msgstr ""
38753
38754 #: config/i386/i386-options.cc:3302
38755 #, gcc-internal-format
38756 msgid "%s instructions aren%'t allowed in a function with the %<no_caller_saved_registers%> attribute"
38757 msgstr ""
38758
38759 #: config/i386/i386-options.cc:3349 config/i386/i386-options.cc:3400
38760 #, gcc-internal-format
38761 msgid "fastcall and regparm attributes are not compatible"
38762 msgstr ""
38763
38764 #: config/i386/i386-options.cc:3354
38765 #, gcc-internal-format
38766 msgid "regparam and thiscall attributes are not compatible"
38767 msgstr ""
38768
38769 #: config/i386/i386-options.cc:3361 config/i386/i386-options.cc:3589
38770 #, gcc-internal-format
38771 msgid "%qE attribute requires an integer constant argument"
38772 msgstr ""
38773
38774 #: config/i386/i386-options.cc:3367
38775 #, gcc-internal-format
38776 msgid "argument to %qE attribute larger than %d"
38777 msgstr ""
38778
38779 #: config/i386/i386-options.cc:3392 config/i386/i386-options.cc:3435
38780 #, gcc-internal-format
38781 msgid "fastcall and cdecl attributes are not compatible"
38782 msgstr ""
38783
38784 #: config/i386/i386-options.cc:3396
38785 #, gcc-internal-format
38786 msgid "fastcall and stdcall attributes are not compatible"
38787 msgstr ""
38788
38789 #: config/i386/i386-options.cc:3404 config/i386/i386-options.cc:3453
38790 #, gcc-internal-format
38791 msgid "fastcall and thiscall attributes are not compatible"
38792 msgstr ""
38793
38794 #: config/i386/i386-options.cc:3414 config/i386/i386-options.cc:3431
38795 #, gcc-internal-format
38796 msgid "stdcall and cdecl attributes are not compatible"
38797 msgstr ""
38798
38799 #: config/i386/i386-options.cc:3418
38800 #, gcc-internal-format
38801 msgid "stdcall and fastcall attributes are not compatible"
38802 msgstr ""
38803
38804 #: config/i386/i386-options.cc:3422 config/i386/i386-options.cc:3449
38805 #, gcc-internal-format
38806 msgid "stdcall and thiscall attributes are not compatible"
38807 msgstr ""
38808
38809 #: config/i386/i386-options.cc:3439 config/i386/i386-options.cc:3457
38810 #, gcc-internal-format
38811 msgid "cdecl and thiscall attributes are not compatible"
38812 msgstr ""
38813
38814 #: config/i386/i386-options.cc:3445
38815 #, gcc-internal-format
38816 msgid "%qE attribute is used for non-class method"
38817 msgstr ""
38818
38819 #: config/i386/i386-options.cc:3549 config/rs6000/rs6000.cc:20314
38820 #, gcc-internal-format
38821 msgid "%qE incompatible attribute ignored"
38822 msgstr ""
38823
38824 #: config/i386/i386-options.cc:3576
38825 #, gcc-internal-format
38826 msgid "%qE attribute only available for 32-bit"
38827 msgstr ""
38828
38829 #: config/i386/i386-options.cc:3597
38830 #, gcc-internal-format
38831 msgid "argument to %qE attribute is neither zero, nor one"
38832 msgstr ""
38833
38834 #: config/i386/i386-options.cc:3631 config/i386/i386-options.cc:3641
38835 #, gcc-internal-format
38836 msgid "%qs and %qs attributes are not compatible"
38837 msgstr ""
38838
38839 #: config/i386/i386-options.cc:3668 config/i386/i386-options.cc:3690
38840 #: config/ia64/ia64.cc:812 config/s390/s390.cc:1194
38841 #, gcc-internal-format
38842 msgid "%qE attribute requires a string constant argument"
38843 msgstr ""
38844
38845 #: config/i386/i386-options.cc:3678 config/i386/i386-options.cc:3700
38846 #: config/s390/s390.cc:1223
38847 #, gcc-internal-format
38848 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
38849 msgstr ""
38850
38851 #: config/i386/i386-options.cc:3732
38852 #, gcc-internal-format
38853 msgid "interrupt service routine should have a pointer as the first argument"
38854 msgstr ""
38855
38856 #: config/i386/i386-options.cc:3739
38857 #, gcc-internal-format
38858 msgid "interrupt service routine should have %qs as the second argument"
38859 msgstr ""
38860
38861 #: config/i386/i386-options.cc:3750
38862 #, gcc-internal-format
38863 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
38864 msgstr ""
38865
38866 #: config/i386/i386-options.cc:3753
38867 #, gcc-internal-format
38868 msgid "interrupt service routine must return %<void%>"
38869 msgstr ""
38870
38871 #: config/i386/i386.cc:1212
38872 #, gcc-internal-format
38873 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
38874 msgstr ""
38875
38876 #: config/i386/i386.cc:1215
38877 #, gcc-internal-format
38878 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
38879 msgstr ""
38880
38881 #: config/i386/i386.cc:1519
38882 #, gcc-internal-format
38883 msgid "X32 does not support %<ms_abi%> attribute"
38884 msgstr ""
38885
38886 #: config/i386/i386.cc:1553
38887 #, gcc-internal-format
38888 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
38889 msgstr ""
38890
38891 #: config/i386/i386.cc:1904
38892 #, gcc-internal-format
38893 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
38894 msgstr ""
38895
38896 #: config/i386/i386.cc:1910
38897 #, gcc-internal-format
38898 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
38899 msgstr ""
38900
38901 #: config/i386/i386.cc:1924
38902 #, gcc-internal-format
38903 msgid "AVX vector argument without AVX enabled changes the ABI"
38904 msgstr ""
38905
38906 #: config/i386/i386.cc:1930
38907 #, gcc-internal-format
38908 msgid "AVX vector return without AVX enabled changes the ABI"
38909 msgstr ""
38910
38911 #: config/i386/i386.cc:1946
38912 #, gcc-internal-format
38913 msgid "SSE vector argument without SSE enabled changes the ABI"
38914 msgstr ""
38915
38916 #: config/i386/i386.cc:1952
38917 #, gcc-internal-format
38918 msgid "SSE vector return without SSE enabled changes the ABI"
38919 msgstr ""
38920
38921 #: config/i386/i386.cc:1968
38922 #, gcc-internal-format
38923 msgid "MMX vector argument without MMX enabled changes the ABI"
38924 msgstr ""
38925
38926 #: config/i386/i386.cc:1974
38927 #, gcc-internal-format
38928 msgid "MMX vector return without MMX enabled changes the ABI"
38929 msgstr ""
38930
38931 #: config/i386/i386.cc:2172
38932 #, gcc-internal-format
38933 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
38934 msgstr ""
38935
38936 #: config/i386/i386.cc:2293
38937 #, gcc-internal-format
38938 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
38939 msgstr ""
38940
38941 #: config/i386/i386.cc:2426
38942 #, gcc-internal-format
38943 msgid "the ABI of passing structure with %<complex float%> member has changed in GCC 4.4"
38944 msgstr ""
38945
38946 #: config/i386/i386.cc:2542
38947 msgid "the ABI of passing C structures with zero-width bit-fields has changed in GCC %{12.1%}"
38948 msgstr ""
38949
38950 #: config/i386/i386.cc:2637
38951 #, gcc-internal-format
38952 msgid "SSE register return with SSE disabled"
38953 msgstr ""
38954
38955 #: config/i386/i386.cc:2643
38956 #, gcc-internal-format
38957 msgid "SSE register argument with SSE disabled"
38958 msgstr ""
38959
38960 #: config/i386/i386.cc:2663
38961 #, gcc-internal-format
38962 msgid "x87 register return with x87 disabled"
38963 msgstr ""
38964
38965 #: config/i386/i386.cc:2986 config/i386/i386.cc:3227 config/i386/i386.cc:4042
38966 #, gcc-internal-format
38967 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
38968 msgstr ""
38969
38970 #: config/i386/i386.cc:2988 config/i386/i386.cc:3229 config/i386/i386.cc:4044
38971 #, gcc-internal-format
38972 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
38973 msgstr ""
38974
38975 #: config/i386/i386.cc:3630
38976 #, gcc-internal-format, gfc-internal-format
38977 msgid "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
38978 msgstr ""
38979
38980 #: config/i386/i386.cc:6532
38981 #, gcc-internal-format
38982 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
38983 msgstr ""
38984
38985 #: config/i386/i386.cc:8436
38986 #, gcc-internal-format
38987 msgid "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
38988 msgstr ""
38989
38990 #: config/i386/i386.cc:8526
38991 #, gcc-internal-format
38992 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine.  This may be worked around by avoiding functions with aggregate return."
38993 msgstr ""
38994
38995 #: config/i386/i386.cc:9458
38996 #, gcc-internal-format
38997 msgid "Stack realignment not supported with %<__builtin_eh_return%>"
38998 msgstr ""
38999
39000 #: config/i386/i386.cc:9463
39001 #, gcc-internal-format
39002 msgid "regparm nested function not supported with %<__builtin_eh_return%>"
39003 msgstr ""
39004
39005 #: config/i386/i386.cc:9849
39006 #, gcc-internal-format
39007 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
39008 msgstr ""
39009
39010 #: config/i386/i386.cc:9869
39011 #, gcc-internal-format
39012 msgid "%<-fsplit-stack%> does not support 2 register parameters for a nested function"
39013 msgstr ""
39014
39015 #. FIXME: We could make this work by pushing a register
39016 #. around the addition and comparison.
39017 #: config/i386/i386.cc:9880
39018 #, gcc-internal-format
39019 msgid "%<-fsplit-stack%> does not support 3 register parameters"
39020 msgstr ""
39021
39022 #: config/i386/i386.cc:12913
39023 #, gcc-internal-format
39024 msgid "%<V%> modifier on non-integer register"
39025 msgstr ""
39026
39027 #: config/i386/i386.cc:12924 config/i386/i386.cc:12938
39028 #, gcc-internal-format
39029 msgid "unsupported size for integer register"
39030 msgstr ""
39031
39032 #: config/i386/i386.cc:12970
39033 #, gcc-internal-format
39034 msgid "extended registers have no high halves"
39035 msgstr ""
39036
39037 #: config/i386/i386.cc:12985
39038 #, gcc-internal-format
39039 msgid "unsupported operand size for extended register"
39040 msgstr ""
39041
39042 #: config/i386/i386.cc:13179
39043 #, gcc-internal-format
39044 msgid "non-integer operand used with operand code %<z%>"
39045 msgstr ""
39046
39047 #: config/i386/i386.cc:17210
39048 #, gcc-internal-format
39049 msgid "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
39050 msgstr "двійковий інтерфейс передавання порожнього параметра %qT класу змінено у %<-fabi-version=12%> (GCC 8)"
39051
39052 #: config/i386/i386.cc:21432
39053 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
39054 msgstr "вирівнювання полів %<_Atomic %T%> змінено у %{GCC 11.1%}"
39055
39056 #: config/i386/i386.cc:21528
39057 #, gcc-internal-format
39058 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
39059 msgstr "підтримки профілювання %<-mcmodel=large%> із PIC не передбачено"
39060
39061 #: config/i386/i386.cc:23276
39062 #, gcc-internal-format
39063 msgid "unknown architecture specific memory model"
39064 msgstr ""
39065
39066 #: config/i386/i386.cc:23283
39067 #, gcc-internal-format
39068 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
39069 msgstr ""
39070
39071 #: config/i386/i386.cc:23290
39072 #, gcc-internal-format
39073 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
39074 msgstr ""
39075
39076 #: config/i386/i386.cc:23336
39077 #, gcc-internal-format
39078 msgid "unsupported return type %qT for simd"
39079 msgstr ""
39080
39081 #: config/i386/i386.cc:23366
39082 #, gcc-internal-format
39083 msgid "unsupported argument type %qT for simd"
39084 msgstr ""
39085
39086 #: config/i386/i386.cc:23909
39087 #, gcc-internal-format
39088 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
39089 msgstr "%<-fexcess-precision=16%> є несумісним із %<-mfpmath=387%>"
39090
39091 #: config/i386/intelmic-mkoffload.cc:601
39092 #, gcc-internal-format
39093 msgid "COLLECT_GCC must be set"
39094 msgstr ""
39095
39096 #: config/i386/intelmic-mkoffload.cc:641
39097 #, gcc-internal-format
39098 msgid "output file not specified"
39099 msgstr ""
39100
39101 #: config/i386/winnt.cc:83
39102 #, gcc-internal-format
39103 msgid "%qE attribute applies only to initialized variables with external linkage"
39104 msgstr ""
39105
39106 #: config/i386/winnt.cc:156
39107 #, gcc-internal-format
39108 msgid "definition of static data member %q+D of dllimport%'d class"
39109 msgstr ""
39110
39111 #: config/ia64/ia64-c.cc:50
39112 #, gcc-internal-format
39113 msgid "malformed %<#pragma builtin%>"
39114 msgstr "помилкове форматування %<#pragma builtin%>"
39115
39116 #: config/ia64/ia64.cc:751
39117 #, gcc-internal-format
39118 msgid "invalid argument of %qE attribute"
39119 msgstr ""
39120
39121 #: config/ia64/ia64.cc:764
39122 #, gcc-internal-format
39123 msgid "an address area attribute cannot be specified for local variables"
39124 msgstr ""
39125
39126 #: config/ia64/ia64.cc:771
39127 #, gcc-internal-format
39128 msgid "address area of %q+D conflicts with previous declaration"
39129 msgstr ""
39130
39131 #: config/ia64/ia64.cc:779
39132 #, gcc-internal-format
39133 msgid "address area attribute cannot be specified for functions"
39134 msgstr ""
39135
39136 #: config/ia64/ia64.cc:6024 config/pa/pa.cc:453 config/sh/sh.cc:8266
39137 #, gcc-internal-format
39138 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
39139 msgstr ""
39140
39141 #: config/ia64/ia64.cc:11290
39142 #, gcc-internal-format
39143 msgid "version attribute is not a string"
39144 msgstr ""
39145
39146 #: config/iq2000/iq2000.cc:1867
39147 #, gcc-internal-format
39148 msgid "%<gp_offset%> (%ld) or %<end_offset%> (%ld) is less than zero"
39149 msgstr ""
39150
39151 #: config/iq2000/iq2000.cc:2590
39152 #, gcc-internal-format
39153 msgid "argument %qd is not a constant"
39154 msgstr ""
39155
39156 #: config/iq2000/iq2000.cc:2893 config/xtensa/xtensa.cc:2552
39157 #, gcc-internal-format
39158 msgid "%<PRINT_OPERAND_ADDRESS%>, null pointer"
39159 msgstr "%<PRINT_OPERAND_ADDRESS%>, нульовий вказівник"
39160
39161 #: config/iq2000/iq2000.cc:3048
39162 #, gcc-internal-format
39163 msgid "%<PRINT_OPERAND%>: Unknown punctuation %<%c%>"
39164 msgstr ""
39165
39166 #: config/iq2000/iq2000.cc:3057 config/xtensa/xtensa.cc:2395
39167 #, gcc-internal-format
39168 msgid "%<PRINT_OPERAND%> null pointer"
39169 msgstr "%<PRINT_OPERAND%> нульовий вказівник"
39170
39171 #: config/loongarch/loongarch-cpu.cc:111
39172 #, gcc-internal-format
39173 msgid "unknown base architecture %<0x%x%>, %qs failed"
39174 msgstr ""
39175
39176 #: config/loongarch/loongarch-cpu.cc:138
39177 #, gcc-internal-format
39178 msgid "unknown FPU type %<0x%x%>, %qs failed"
39179 msgstr ""
39180
39181 #: config/loongarch/loongarch-cpu.cc:189
39182 #, gcc-internal-format
39183 msgid "unknown processor ID %<0x%x%>, some tuning parameters will fall back to default"
39184 msgstr ""
39185
39186 #: config/loongarch/loongarch-opts.cc:196
39187 #, gcc-internal-format
39188 msgid "%<-m%s%> overrides %<-m%s=%s%>, adjusting ABI to %qs"
39189 msgstr ""
39190
39191 #: config/loongarch/loongarch-opts.cc:211
39192 #, gcc-internal-format
39193 msgid "ABI changed (%qs to %qs) while multilib is disabled"
39194 msgstr ""
39195
39196 #: config/loongarch/loongarch-opts.cc:233
39197 #: config/loongarch/loongarch-opts.cc:238
39198 #, gcc-internal-format
39199 msgid "%qs does not work on a cross compiler"
39200 msgstr "%qs не працює при крос-компіляції"
39201
39202 #: config/loongarch/loongarch-opts.cc:278
39203 #, gcc-internal-format
39204 msgid "your native CPU architecture (%qs) does not support %qs ABI, falling back to %<-m%s=%s%>"
39205 msgstr ""
39206
39207 #: config/loongarch/loongarch-opts.cc:283
39208 #, gcc-internal-format
39209 msgid "default CPU architecture (%qs) does not support %qs ABI, falling back to %<-m%s=%s%>"
39210 msgstr ""
39211
39212 #: config/loongarch/loongarch-opts.cc:314
39213 #, gcc-internal-format
39214 msgid "unable to implement ABI %qs with instruction set %qs"
39215 msgstr ""
39216
39217 #: config/loongarch/loongarch-opts.cc:336
39218 #, gcc-internal-format
39219 msgid "ABI %qs cannot be implemented due to limited instruction set %qs, falling back to %qs"
39220 msgstr ""
39221
39222 #: config/loongarch/loongarch-opts.cc:347
39223 #, gcc-internal-format
39224 msgid "instruction set %qs cannot implement default ABI %qs, falling back to %qs"
39225 msgstr ""
39226
39227 #: config/loongarch/loongarch-opts.cc:352
39228 #, gcc-internal-format
39229 msgid "no multilib-enabled ABI (%qs) can be implemented with instruction set %qs, falling back to %qs"
39230 msgstr ""
39231
39232 #: config/loongarch/loongarch-opts.cc:368
39233 #, gcc-internal-format
39234 msgid "ABI %qs is not enabled at configure-time, the linker might report an error"
39235 msgstr ""
39236
39237 #: config/loongarch/loongarch-opts.cc:371
39238 #, gcc-internal-format, gfc-internal-format
39239 msgid "ABI with startfiles: %s"
39240 msgstr ""
39241
39242 #: config/loongarch/loongarch.cc:3458
39243 #, gcc-internal-format
39244 msgid "Normal symbol loading not implemented in extreme mode."
39245 msgstr ""
39246
39247 #: config/loongarch/loongarch.cc:5507
39248 #, gcc-internal-format
39249 msgid "code model %qs and %qs not support %s mode"
39250 msgstr ""
39251
39252 #: config/m32c/m32c-pragma.cc:54
39253 #, gcc-internal-format
39254 msgid "junk at end of %<#pragma GCC memregs%> [0-16]"
39255 msgstr ""
39256
39257 #: config/m32c/m32c-pragma.cc:61
39258 #, gcc-internal-format
39259 msgid "%<#pragma GCC memregs%> must precede any function declarations"
39260 msgstr ""
39261
39262 #: config/m32c/m32c-pragma.cc:69 config/m32c/m32c-pragma.cc:76
39263 #, gcc-internal-format
39264 msgid "%<#pragma GCC memregs%> takes a number [0-16]"
39265 msgstr ""
39266
39267 #: config/m32c/m32c-pragma.cc:104
39268 #, gcc-internal-format
39269 msgid "junk at end of %<#pragma ADDRESS%>"
39270 msgstr ""
39271
39272 #: config/m32c/m32c-pragma.cc:109
39273 #, gcc-internal-format
39274 msgid "malformed %<#pragma ADDRESS%> variable address"
39275 msgstr ""
39276
39277 #: config/m32c/m32c.cc:419
39278 #, gcc-internal-format
39279 msgid "invalid target memregs value %<%d%>"
39280 msgstr "некоректне значення memregs призначення %<%d%>"
39281
39282 #: config/m32c/m32c.cc:2931
39283 #, gcc-internal-format
39284 msgid "%qE attribute is not supported for R8C target"
39285 msgstr ""
39286
39287 #. The argument must be a constant integer.
39288 #: config/m32c/m32c.cc:2947 config/sh/sh.cc:8478 config/sh/sh.cc:8573
39289 #, gcc-internal-format
39290 msgid "%qE attribute argument not an integer constant"
39291 msgstr ""
39292
39293 #: config/m32c/m32c.cc:2956
39294 #, gcc-internal-format
39295 msgid "%qE attribute argument should be between 18 to 255"
39296 msgstr ""
39297
39298 #: config/m32c/m32c.cc:4080
39299 #, gcc-internal-format
39300 msgid "%<bank_switch%> has no effect on non-interrupt functions"
39301 msgstr ""
39302
39303 #: config/m32c/m32c.cc:4187
39304 #, gcc-internal-format
39305 msgid "%<fast_interrupt%> attribute directive ignored"
39306 msgstr ""
39307
39308 #: config/m32r/m32r.cc:415
39309 #, gcc-internal-format
39310 msgid "invalid argument of %qs attribute"
39311 msgstr ""
39312
39313 #: config/m68k/m68k.cc:531
39314 #, gcc-internal-format
39315 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
39316 msgstr "%<-mcpu=%s%> конфліктує з %<-march=%s%>"
39317
39318 #: config/m68k/m68k.cc:602
39319 #, gcc-internal-format
39320 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
39321 msgstr ""
39322
39323 #: config/m68k/m68k.cc:666
39324 #, gcc-internal-format
39325 msgid "%<-falign-labels=%d%> is not supported"
39326 msgstr "підтримки %<-falign-labels=%d%> не передбачено"
39327
39328 #: config/m68k/m68k.cc:673
39329 #, gcc-internal-format
39330 msgid "%<-falign-loops=%d%> is not supported"
39331 msgstr "підтримки %<-falign-loops=%d%> не передбачено"
39332
39333 #: config/m68k/m68k.cc:681
39334 #, gcc-internal-format
39335 msgid "%<-fstack-limit-%> options are not supported on this cpu"
39336 msgstr ""
39337
39338 #: config/m68k/m68k.cc:799
39339 #, gcc-internal-format
39340 msgid "multiple interrupt attributes not allowed"
39341 msgstr ""
39342
39343 #: config/m68k/m68k.cc:806
39344 #, gcc-internal-format
39345 msgid "%<interrupt_thread%> is available only on fido"
39346 msgstr ""
39347
39348 #: config/m68k/m68k.cc:1140 config/rs6000/rs6000-logue.cc:1756
39349 #, gcc-internal-format
39350 msgid "stack limit expression is not supported"
39351 msgstr ""
39352
39353 #: config/m68k/m68k.cc:7119 config/s390/s390.cc:16596
39354 #, gcc-internal-format
39355 msgid "%<-fexcess-precision=16%> is not supported on this target"
39356 msgstr "підтримки %<-fexcess-precision=16%> для цього призначення не передбачено"
39357
39358 #: config/mcore/mcore.cc:2959
39359 #, gcc-internal-format
39360 msgid "initialized variable %q+D is marked dllimport"
39361 msgstr ""
39362
39363 #: config/microblaze/microblaze.cc:1755
39364 #, gcc-internal-format
39365 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
39366 msgstr "підтримки %<-fPIC%>/%<-fpic%> для цього призначення не передбачено"
39367
39368 #: config/microblaze/microblaze.cc:1767
39369 #, gcc-internal-format
39370 msgid "%qs is an invalid argument to %<-mcpu=%>"
39371 msgstr ""
39372
39373 #: config/microblaze/microblaze.cc:1816
39374 #, gcc-internal-format
39375 msgid "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
39376 msgstr ""
39377
39378 #: config/microblaze/microblaze.cc:1833
39379 #, gcc-internal-format
39380 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
39381 msgstr ""
39382
39383 #: config/microblaze/microblaze.cc:1840
39384 #, gcc-internal-format
39385 msgid "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
39386 msgstr ""
39387
39388 #: config/microblaze/microblaze.cc:1846
39389 #, gcc-internal-format
39390 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
39391 msgstr ""
39392
39393 #: config/mips/mips.cc:1426 config/mips/mips.cc:1430
39394 #, gcc-internal-format
39395 msgid "%qs attribute only applies to functions"
39396 msgstr ""
39397
39398 #: config/mips/mips.cc:1440 config/mips/mips.cc:1446
39399 #, gcc-internal-format
39400 msgid "%qE cannot have both %qs and %qs attributes"
39401 msgstr ""
39402
39403 #: config/mips/mips.cc:1475 config/mips/mips.cc:1481
39404 #: config/nios2/nios2.cc:4483
39405 #, gcc-internal-format
39406 msgid "%qE redeclared with conflicting %qs attributes"
39407 msgstr ""
39408
39409 #: config/mips/mips.cc:1513 config/mips/mips.cc:1567
39410 #: config/riscv/riscv.cc:3301
39411 #, gcc-internal-format
39412 msgid "%qE attribute requires a string argument"
39413 msgstr ""
39414
39415 #: config/mips/mips.cc:1521
39416 #, gcc-internal-format
39417 msgid "argument to %qE attribute is neither eic, nor %<vector=<line>%>"
39418 msgstr ""
39419
39420 #: config/mips/mips.cc:1537
39421 #, gcc-internal-format
39422 msgid "interrupt vector to %qE attribute is not %<vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)%>"
39423 msgstr ""
39424
39425 #: config/mips/mips.cc:1574
39426 #, gcc-internal-format
39427 msgid "argument to %qE attribute is not intstack"
39428 msgstr ""
39429
39430 #: config/mips/mips.cc:6089
39431 msgid "the ABI for passing a value containing zero-width fields before an adjacent 64-bit floating-point field was changed in GCC %{12.1%}"
39432 msgstr ""
39433
39434 #: config/mips/mips.cc:6490
39435 msgid "the ABI for returning a value containing zero-width bit-fields but otherwise an aggregate with only one or two floating-point fields was changed in GCC %{12.1%}"
39436 msgstr ""
39437
39438 #: config/mips/mips.cc:7831
39439 #, gcc-internal-format
39440 msgid "cannot handle inconsistent calls to %qs"
39441 msgstr ""
39442
39443 #: config/mips/mips.cc:11075
39444 #, gcc-internal-format
39445 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
39446 msgstr ""
39447
39448 #: config/mips/mips.cc:11077
39449 #, gcc-internal-format
39450 msgid "interrupt handlers cannot be MIPS16 functions"
39451 msgstr ""
39452
39453 #: config/mips/mips.cc:12067
39454 #, gcc-internal-format
39455 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
39456 msgstr ""
39457
39458 #: config/mips/mips.cc:17135
39459 #, gcc-internal-format, gfc-internal-format
39460 msgid "argument %d to the built-in must be a constant in range %d to %d"
39461 msgstr ""
39462
39463 #: config/mips/mips.cc:17255
39464 #, gcc-internal-format
39465 msgid "failed to expand built-in function"
39466 msgstr ""
39467
39468 #: config/mips/mips.cc:17386
39469 #, gcc-internal-format
39470 msgid "built-in function %qE not supported for MIPS16"
39471 msgstr ""
39472
39473 #: config/mips/mips.cc:17994
39474 #, gcc-internal-format
39475 msgid "%qs does not support MIPS16 code"
39476 msgstr ""
39477
39478 #: config/mips/mips.cc:19801
39479 #, gcc-internal-format
39480 msgid "MIPS16 PIC for ABIs other than o32 and o64"
39481 msgstr ""
39482
39483 #: config/mips/mips.cc:19804
39484 #, gcc-internal-format
39485 msgid "MIPS16 %<-mxgot%> code"
39486 msgstr ""
39487
39488 #: config/mips/mips.cc:19807
39489 #, gcc-internal-format
39490 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
39491 msgstr ""
39492
39493 #: config/mips/mips.cc:19810
39494 #, gcc-internal-format
39495 msgid "MSA MIPS16 code"
39496 msgstr ""
39497
39498 #: config/mips/mips.cc:19988 config/mips/mips.cc:19993
39499 #: config/mips/mips.cc:20082 config/mips/mips.cc:20084
39500 #: config/mips/mips.cc:20114 config/mips/mips.cc:20124
39501 #: config/mips/mips.cc:20230 config/mips/mips.cc:20260
39502 #, gcc-internal-format, gfc-internal-format
39503 msgid "unsupported combination: %s"
39504 msgstr ""
39505
39506 #: config/mips/mips.cc:20027
39507 #, gcc-internal-format
39508 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
39509 msgstr ""
39510
39511 #: config/mips/mips.cc:20037
39512 #, gcc-internal-format
39513 msgid "%<-march=%s%> is not compatible with the selected ABI"
39514 msgstr ""
39515
39516 #: config/mips/mips.cc:20052
39517 #, gcc-internal-format
39518 msgid "%<-mgp64%> used with a 32-bit processor"
39519 msgstr ""
39520
39521 #: config/mips/mips.cc:20054
39522 #, gcc-internal-format
39523 msgid "%<-mgp32%> used with a 64-bit ABI"
39524 msgstr ""
39525
39526 #: config/mips/mips.cc:20056
39527 #, gcc-internal-format
39528 msgid "%<-mgp64%> used with a 32-bit ABI"
39529 msgstr ""
39530
39531 #: config/mips/mips.cc:20079
39532 #, gcc-internal-format
39533 msgid "the %qs architecture does not support %<-mfp32%>"
39534 msgstr ""
39535
39536 #: config/mips/mips.cc:20088
39537 #, gcc-internal-format
39538 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
39539 msgstr ""
39540
39541 #: config/mips/mips.cc:20091
39542 #, gcc-internal-format
39543 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
39544 msgstr ""
39545
39546 #: config/mips/mips.cc:20112
39547 #, gcc-internal-format
39548 msgid "%<-mfpxx%> can only be used with the o32 ABI"
39549 msgstr ""
39550
39551 #: config/mips/mips.cc:20116
39552 #, gcc-internal-format
39553 msgid "%<-march=%s%> requires %<-mfp32%>"
39554 msgstr "%<-march=%s%> потребує %<-mfp32%>"
39555
39556 #: config/mips/mips.cc:20118
39557 #, gcc-internal-format
39558 msgid "%<-mfpxx%> requires %<-mlra%>"
39559 msgstr "%<-mfpxx%> потребує %<-mlra%>"
39560
39561 #. We have traditionally allowed non-abicalls code to use
39562 #. an LP64 form of o64.  However, it would take a bit more
39563 #. effort to support the combination of 32-bit GOT entries
39564 #. and 64-bit pointers, so we treat the abicalls case as
39565 #. an error.
39566 #: config/mips/mips.cc:20143
39567 #, gcc-internal-format
39568 msgid "the combination of %qs and %qs is incompatible with %qs"
39569 msgstr ""
39570
39571 #: config/mips/mips.cc:20196
39572 #, gcc-internal-format
39573 msgid "the %qs architecture does not support branch-likely instructions"
39574 msgstr ""
39575
39576 #: config/mips/mips.cc:20211
39577 #, gcc-internal-format
39578 msgid "the %qs architecture does not support madd or msub instructions"
39579 msgstr ""
39580
39581 #: config/mips/mips.cc:20225
39582 #, gcc-internal-format
39583 msgid "the %qs architecture does not support odd single-precision registers"
39584 msgstr ""
39585
39586 #: config/mips/mips.cc:20238 config/mips/mips.cc:20244
39587 #, gcc-internal-format
39588 msgid "unsupported combination: %qs%s %s"
39589 msgstr ""
39590
39591 #: config/mips/mips.cc:20253
39592 #, gcc-internal-format
39593 msgid "unsupported combination: %qs %s"
39594 msgstr ""
39595
39596 #: config/mips/mips.cc:20268
39597 #, gcc-internal-format
39598 msgid "cannot generate position-independent code for %qs"
39599 msgstr ""
39600
39601 #: config/mips/mips.cc:20271
39602 #, gcc-internal-format
39603 msgid "position-independent code requires %qs"
39604 msgstr ""
39605
39606 #: config/mips/mips.cc:20304
39607 #, gcc-internal-format
39608 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
39609 msgstr ""
39610
39611 #: config/mips/mips.cc:20312 config/mips/mips.cc:20315
39612 #, gcc-internal-format
39613 msgid "cannot use small-data accesses for %qs"
39614 msgstr ""
39615
39616 #: config/mips/mips.cc:20330
39617 #, gcc-internal-format
39618 msgid "the %qs architecture does not support %<-m%s=legacy%>"
39619 msgstr ""
39620
39621 #: config/mips/mips.cc:20337
39622 #, gcc-internal-format
39623 msgid "the %qs architecture does not support %<-m%s=2008%>"
39624 msgstr ""
39625
39626 #: config/mips/mips.cc:20355
39627 #, gcc-internal-format
39628 msgid "%<-mips3d%> requires %<-mpaired-single%>"
39629 msgstr "%<-mips3d%> потребує %<-mpaired-single%>"
39630
39631 #: config/mips/mips.cc:20365
39632 #, gcc-internal-format
39633 msgid "%qs must be used with %qs"
39634 msgstr ""
39635
39636 #: config/mips/mips.cc:20375
39637 #, gcc-internal-format
39638 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
39639 msgstr ""
39640
39641 #: config/mips/mips.cc:20382
39642 #, gcc-internal-format
39643 msgid "the %qs architecture does not support paired-single instructions"
39644 msgstr ""
39645
39646 #: config/mips/mips.cc:20391
39647 #, gcc-internal-format
39648 msgid "%qs requires a target that provides the %qs instruction"
39649 msgstr ""
39650
39651 #: config/mips/mips.cc:20402
39652 #, gcc-internal-format
39653 msgid "the %qs architecture does not support DSP instructions"
39654 msgstr ""
39655
39656 #: config/mips/mips.cc:20412
39657 #, gcc-internal-format
39658 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
39659 msgstr ""
39660
39661 #: config/mips/mips.cc:20422
39662 #, gcc-internal-format
39663 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
39664 msgstr ""
39665
39666 #: config/mips/mips.cc:20528
39667 #, gcc-internal-format
39668 msgid "%qs requires branch-likely instructions"
39669 msgstr ""
39670
39671 #: config/mips/mips.cc:20532
39672 #, gcc-internal-format
39673 msgid "the %qs architecture does not support the synci instruction"
39674 msgstr ""
39675
39676 #: config/mips/mips.cc:21368
39677 #, gcc-internal-format
39678 msgid "mips16 function profiling"
39679 msgstr ""
39680
39681 #: config/mmix/mmix.cc:320
39682 #, gcc-internal-format
39683 msgid "%<-f%s%> not supported: ignored"
39684 msgstr ""
39685
39686 #: config/mmix/mmix.cc:785
39687 #, gcc-internal-format
39688 msgid "support for mode %qs"
39689 msgstr ""
39690
39691 #: config/mmix/mmix.cc:799
39692 #, gcc-internal-format, gfc-internal-format
39693 msgid "too large function value type, needs %d registers, have only %d registers for this"
39694 msgstr ""
39695
39696 #: config/mmix/mmix.cc:980
39697 #, gcc-internal-format
39698 msgid "%<function_profiler%> support for MMIX"
39699 msgstr ""
39700
39701 #: config/mmix/mmix.cc:1003
39702 #, gcc-internal-format
39703 msgid "MMIX Internal: Last named vararg would not fit in a register"
39704 msgstr ""
39705
39706 #: config/mmix/mmix.cc:1643 config/mmix/mmix.cc:1667 config/mmix/mmix.cc:1774
39707 #, gcc-internal-format, gfc-internal-format
39708 msgid "MMIX Internal: Bad register: %d"
39709 msgstr ""
39710
39711 #. Presumably there's a missing case above if we get here.
39712 #: config/mmix/mmix.cc:1766
39713 #, gcc-internal-format
39714 msgid "MMIX Internal: Missing %qc case in %<mmix_print_operand%>"
39715 msgstr ""
39716
39717 #: config/mmix/mmix.cc:2055
39718 #, gcc-internal-format
39719 msgid "stack frame not a multiple of 8 bytes: %wd"
39720 msgstr ""
39721
39722 #: config/mmix/mmix.cc:2308
39723 #, gcc-internal-format
39724 msgid "stack frame not a multiple of octabyte: %wd"
39725 msgstr ""
39726
39727 #: config/mmix/mmix.cc:2594 config/mmix/mmix.cc:2653
39728 #, gcc-internal-format, gfc-internal-format
39729 msgid "MMIX Internal: %s is not a shiftable integer"
39730 msgstr ""
39731
39732 #: config/mn10300/mn10300.cc:107
39733 #, gcc-internal-format
39734 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
39735 msgstr ""
39736
39737 #: config/msp430/driver-msp430.cc:38
39738 #, gcc-internal-format
39739 msgid "expected an argument to %<msp430_select_cpu%>"
39740 msgstr ""
39741
39742 #: config/msp430/driver-msp430.cc:69
39743 #, gcc-internal-format
39744 msgid "%<msp430_set_driver_var%> expects 2 arguments"
39745 msgstr ""
39746
39747 #: config/msp430/driver-msp430.cc:75
39748 #, gcc-internal-format
39749 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
39750 msgstr ""
39751
39752 #: config/msp430/driver-msp430.cc:92
39753 #, gcc-internal-format
39754 msgid "unexpected argument to %<msp430_select_hwmult_lib%>: %s"
39755 msgstr ""
39756
39757 #: config/msp430/driver-msp430.cc:141
39758 #, gcc-internal-format
39759 msgid "unexpected first argument to %<msp430_select_hwmult_lib%>: %s"
39760 msgstr ""
39761
39762 #: config/msp430/driver-msp430.cc:146
39763 #, gcc-internal-format
39764 msgid "%<msp430_select_hwmult_lib%> needs one or more arguments"
39765 msgstr ""
39766
39767 #: config/msp430/msp430-devices.cc:258
39768 #, gcc-internal-format
39769 msgid "unexpected error opening %<devices.csv%>"
39770 msgstr ""
39771
39772 #: config/msp430/msp430-devices.cc:297
39773 #, gcc-internal-format
39774 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
39775 msgstr ""
39776
39777 #: config/msp430/msp430-devices.cc:300
39778 #, gcc-internal-format
39779 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
39780 msgstr ""
39781
39782 #: config/msp430/msp430-devices.cc:303
39783 #, gcc-internal-format
39784 msgid "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices.csv%>"
39785 msgstr ""
39786
39787 #: config/msp430/msp430-devices.cc:315
39788 #, gcc-internal-format
39789 msgid "format of column headings in %<devices.csv%> is incorrect"
39790 msgstr ""
39791
39792 #: config/msp430/msp430-devices.cc:348
39793 #, gcc-internal-format
39794 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
39795 msgstr ""
39796
39797 #: config/msp430/msp430-devices.cc:368
39798 #, gcc-internal-format
39799 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
39800 msgstr ""
39801
39802 #: config/msp430/msp430-devices.cc:384
39803 #, gcc-internal-format
39804 msgid "unknown error reading %s from %<devices.csv%>"
39805 msgstr ""
39806
39807 #: config/msp430/msp430-devices.cc:471
39808 #, gcc-internal-format
39809 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
39810 msgstr ""
39811
39812 #: config/msp430/msp430-devices.cc:482
39813 #, gcc-internal-format
39814 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
39815 msgstr ""
39816
39817 #: config/msp430/msp430-devices.cc:488
39818 #, gcc-internal-format
39819 msgid "could not locate MCU data file %<devices.csv%>"
39820 msgstr ""
39821
39822 #: config/msp430/msp430.cc:181
39823 #, gcc-internal-format
39824 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
39825 msgstr ""
39826
39827 #: config/msp430/msp430.cc:189
39828 #, gcc-internal-format
39829 msgid "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to %s"
39830 msgstr ""
39831
39832 #: config/msp430/msp430.cc:198
39833 #, gcc-internal-format
39834 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
39835 msgstr ""
39836
39837 #: config/msp430/msp430.cc:203
39838 #, gcc-internal-format
39839 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
39840 msgstr ""
39841
39842 #: config/msp430/msp430.cc:208
39843 #, gcc-internal-format
39844 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
39845 msgstr ""
39846
39847 #: config/msp430/msp430.cc:225
39848 #, gcc-internal-format
39849 msgid "unrecognized MCU name %qs, assuming that it is just a MSP430X with no hardware multiply; use the %<-mcpu%> and %<-mhwmult%> options to set these explicitly"
39850 msgstr ""
39851
39852 #: config/msp430/msp430.cc:232
39853 #, gcc-internal-format
39854 msgid "unrecognized MCU name %qs, assuming that it has no hardware multiply; use the %<-mhwmult%> option to set this explicitly"
39855 msgstr ""
39856
39857 #: config/msp430/msp430.cc:244
39858 #, gcc-internal-format
39859 msgid "unrecognized MCU name %qs, assuming that it just supports the MSP430X ISA; use the %<-mcpu%> option to set the ISA explicitly"
39860 msgstr ""
39861
39862 #: config/msp430/msp430.cc:250
39863 #, gcc-internal-format
39864 msgid "Unrecognized MCU name %qs."
39865 msgstr ""
39866
39867 #: config/msp430/msp430.cc:255
39868 #, gcc-internal-format
39869 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
39870 msgstr ""
39871
39872 #: config/msp430/msp430.cc:258
39873 #, gcc-internal-format
39874 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
39875 msgstr ""
39876
39877 #: config/msp430/msp430.cc:261
39878 #, gcc-internal-format
39879 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
39880 msgstr ""
39881
39882 #: config/msp430/msp430.cc:265
39883 #, gcc-internal-format
39884 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
39885 msgstr ""
39886
39887 #: config/msp430/msp430.cc:268
39888 #, gcc-internal-format
39889 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
39890 msgstr ""
39891
39892 #: config/msp430/msp430.cc:291
39893 #, gcc-internal-format
39894 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
39895 msgstr ""
39896
39897 #: config/msp430/msp430.cc:296
39898 #, gcc-internal-format
39899 msgid "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-mtiny-printf%>"
39900 msgstr ""
39901
39902 #: config/msp430/msp430.cc:1895
39903 #, gcc-internal-format
39904 msgid "unrecognized interrupt vector argument of %qE attribute"
39905 msgstr ""
39906
39907 #: config/msp430/msp430.cc:1904
39908 #, gcc-internal-format
39909 msgid "numeric argument of %qE attribute must be in range [0-63]"
39910 msgstr ""
39911
39912 #: config/msp430/msp430.cc:1910
39913 #, gcc-internal-format
39914 msgid "argument of %qE attribute is not a string constant or number"
39915 msgstr ""
39916
39917 #: config/msp430/msp430.cc:1939
39918 #, gcc-internal-format
39919 msgid "critical attribute has no effect on interrupt functions"
39920 msgstr ""
39921
39922 #: config/msp430/msp430.cc:1975
39923 #, gcc-internal-format
39924 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
39925 msgstr ""
39926
39927 #: config/msp430/msp430.cc:1978
39928 #, gcc-internal-format
39929 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
39930 msgstr ""
39931
39932 #: config/msp430/msp430.cc:1981
39933 #, gcc-internal-format
39934 msgid "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
39935 msgstr ""
39936
39937 #: config/msp430/msp430.cc:1991
39938 #, gcc-internal-format
39939 msgid "%qE attribute ignored.  Large memory model (%<-mlarge%>) is required."
39940 msgstr ""
39941
39942 #: config/msp430/msp430.cc:2101
39943 #, gcc-internal-format
39944 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
39945 msgstr ""
39946
39947 #: config/msp430/msp430.cc:2104
39948 #, gcc-internal-format
39949 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
39950 msgstr ""
39951
39952 #: config/msp430/msp430.cc:2107
39953 #, gcc-internal-format
39954 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
39955 msgstr ""
39956
39957 #: config/msp430/msp430.cc:2267
39958 #, gcc-internal-format
39959 msgid "argument to interrupt attribute is unsupported for weak functions"
39960 msgstr ""
39961
39962 #: config/msp430/msp430.cc:2747 config/pru/pru.cc:2936
39963 #, gcc-internal-format
39964 msgid "%<__delay_cycles%> only takes constant arguments"
39965 msgstr ""
39966
39967 #: config/msp430/msp430.cc:2757 config/pru/pru.cc:2945
39968 #, gcc-internal-format
39969 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
39970 msgstr ""
39971
39972 #: config/msp430/msp430.cc:2778 config/pru/pru.cc:2958
39973 #, gcc-internal-format
39974 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
39975 msgstr ""
39976
39977 #: config/msp430/msp430.cc:2849
39978 #, gcc-internal-format
39979 msgid "MSP430 built-in functions only work inside interrupt handlers"
39980 msgstr ""
39981
39982 #: config/msp430/msp430.cc:2861 config/pru/pru.cc:3029 config/rx/rx.cc:2666
39983 #: config/xtensa/xtensa.cc:3496 config/xtensa/xtensa.cc:3522
39984 #, gcc-internal-format
39985 msgid "bad builtin code"
39986 msgstr "помилковий вбудований код"
39987
39988 #: config/nds32/nds32-intrinsic.cc:126 config/nios2/nios2.cc:3834
39989 #, gcc-internal-format, gfc-internal-format
39990 msgid "invalid argument to built-in function %s"
39991 msgstr "некоректний аргумент вбудованої функції %s"
39992
39993 #: config/nds32/nds32-intrinsic.cc:131
39994 #, gcc-internal-format, gfc-internal-format
39995 msgid "constant argument out of range for %s"
39996 msgstr "сталий аргумент поза припустимим діапазоном для %s"
39997
39998 #: config/nds32/nds32-intrinsic.cc:1003
39999 #, gcc-internal-format
40000 msgid "don%'t support DSP extension instructions"
40001 msgstr ""
40002
40003 #: config/nds32/nds32-intrinsic.cc:1016
40004 #, gcc-internal-format
40005 msgid "this built-in function is only available on the v3s or v3f toolchain"
40006 msgstr ""
40007
40008 #: config/nds32/nds32-intrinsic.cc:1028
40009 #, gcc-internal-format
40010 msgid "this built-in function is only available on the v3f toolchain"
40011 msgstr ""
40012
40013 #: config/nds32/nds32-intrinsic.cc:1043
40014 #, gcc-internal-format
40015 msgid "this built-in function not support on the v3m toolchain"
40016 msgstr ""
40017
40018 #: config/nds32/nds32-intrinsic.cc:1062
40019 #, gcc-internal-format
40020 msgid "don%'t support performance extension instructions"
40021 msgstr "не підтримувати інструкції розширеної швидкодії"
40022
40023 #: config/nds32/nds32-intrinsic.cc:1074
40024 #, gcc-internal-format
40025 msgid "don%'t support performance extension version 2 instructions"
40026 msgstr "не підтримувати інструкції розширеної швидкодії версії 2"
40027
40028 #: config/nds32/nds32-intrinsic.cc:1086
40029 #, gcc-internal-format
40030 msgid "don%'t support string extension instructions"
40031 msgstr "не підтримувати інструкції розширення рядків"
40032
40033 #: config/nds32/nds32-isr.cc:116 config/nds32/nds32-isr.cc:207
40034 #, gcc-internal-format
40035 msgid "require id argument in the string"
40036 msgstr ""
40037
40038 #: config/nds32/nds32-isr.cc:131
40039 #, gcc-internal-format
40040 msgid "invalid id value for interrupt attribute"
40041 msgstr ""
40042
40043 #: config/nds32/nds32-isr.cc:221
40044 #, gcc-internal-format
40045 msgid "invalid id value for exception attribute"
40046 msgstr ""
40047
40048 #: config/nds32/nds32-isr.cc:617
40049 #, gcc-internal-format
40050 msgid "multiple save register attributes to function %qD"
40051 msgstr ""
40052
40053 #: config/nds32/nds32-isr.cc:630
40054 #, gcc-internal-format
40055 msgid "multiple nested types attributes to function %qD"
40056 msgstr ""
40057
40058 #: config/nds32/nds32-isr.cc:642
40059 #, gcc-internal-format
40060 msgid "multiple interrupt attributes to function %qD"
40061 msgstr ""
40062
40063 #: config/nds32/nds32-isr.cc:646
40064 #, gcc-internal-format
40065 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
40066 msgstr ""
40067
40068 #: config/nds32/nds32-isr.cc:649
40069 #, gcc-internal-format
40070 msgid "cannot use exception attributes to function %qD under linux toolchain"
40071 msgstr ""
40072
40073 #: config/nds32/nds32-isr.cc:652
40074 #, gcc-internal-format
40075 msgid "cannot use reset attributes to function %qD under linux toolchain"
40076 msgstr ""
40077
40078 #. Trampoline is not supported on reduced-set registers yet.
40079 #: config/nds32/nds32.cc:2407 config/nds32/nds32.cc:2461
40080 #: config/nds32/nds32.cc:3572 config/nds32/nds32.cc:3669
40081 #: config/nds32/nds32.cc:3684 config/nds32/nds32.cc:3690
40082 #: config/nds32/nds32.cc:3766 config/nds32/nds32.cc:3772
40083 #: config/nds32/nds32.cc:3804
40084 #, gcc-internal-format
40085 msgid "a nested function is not supported for reduced registers"
40086 msgstr ""
40087
40088 #. The enum index value for array size is out of range.
40089 #: config/nds32/nds32.cc:3463
40090 #, gcc-internal-format
40091 msgid "intrinsic register index is out of range"
40092 msgstr ""
40093
40094 #: config/nds32/nds32.cc:3479 config/nds32/nds32.cc:3486
40095 #: config/nds32/nds32.cc:3493 config/nds32/nds32.cc:3500
40096 #: config/nds32/nds32.cc:3507
40097 #, gcc-internal-format
40098 msgid "CCTL intrinsic function subtype out of range"
40099 msgstr ""
40100
40101 #: config/nds32/nds32.cc:3944
40102 #, gcc-internal-format
40103 msgid "cannot use %<indirect_call%> attribute under linux toolchain"
40104 msgstr ""
40105
40106 #: config/nds32/nds32.cc:3952
40107 #, gcc-internal-format
40108 msgid "%<indirect_call%> attribute cannot apply for static function"
40109 msgstr ""
40110
40111 #: config/nds32/nds32.cc:4041
40112 #, gcc-internal-format
40113 msgid "invalid id value for interrupt/exception attribute"
40114 msgstr ""
40115
40116 #: config/nds32/nds32.cc:4069
40117 #, gcc-internal-format
40118 msgid "invalid id value for reset attribute"
40119 msgstr ""
40120
40121 #: config/nds32/nds32.cc:4085
40122 #, gcc-internal-format
40123 msgid "invalid nmi function for reset attribute"
40124 msgstr ""
40125
40126 #: config/nds32/nds32.cc:4098
40127 #, gcc-internal-format
40128 msgid "invalid warm function for reset attribute"
40129 msgstr ""
40130
40131 #: config/nds32/nds32.cc:4149
40132 #, gcc-internal-format
40133 msgid "not support %<-fpic%> option for v3m toolchain"
40134 msgstr ""
40135
40136 #: config/nds32/nds32.cc:4182
40137 #, gcc-internal-format
40138 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
40139 msgstr ""
40140
40141 #: config/nds32/nds32.cc:4185
40142 #, gcc-internal-format
40143 msgid "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-mext-fpu-sp%> or %<-mext-fpu-dp%>"
40144 msgstr ""
40145
40146 #: config/nios2/nios2.cc:574
40147 #, gcc-internal-format
40148 msgid "Unknown form for stack limit expression"
40149 msgstr "Невідома форма виразу обмеження стека"
40150
40151 #: config/nios2/nios2.cc:1183
40152 #, gcc-internal-format
40153 msgid "switch %<-mcustom-%s%> is required for double-precision floating-point"
40154 msgstr ""
40155
40156 #: config/nios2/nios2.cc:1192
40157 #, gcc-internal-format
40158 msgid "conflicting use of %<-mcustom%> switches, target attributes, and/or %<__builtin_custom_%> functions"
40159 msgstr ""
40160
40161 #: config/nios2/nios2.cc:1316
40162 #, gcc-internal-format
40163 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
40164 msgstr ""
40165
40166 #: config/nios2/nios2.cc:1335
40167 #, gcc-internal-format
40168 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
40169 msgstr ""
40170
40171 #: config/nios2/nios2.cc:1358
40172 #, gcc-internal-format
40173 msgid "position-independent code requires the Linux ABI"
40174 msgstr ""
40175
40176 #: config/nios2/nios2.cc:1361
40177 #, gcc-internal-format
40178 msgid "PIC support for %<-fstack-limit-symbol%>"
40179 msgstr "підтримка PIC для %<-fstack-limit-symbol%>"
40180
40181 #: config/nios2/nios2.cc:1383
40182 #, gcc-internal-format
40183 msgid "%<-mgpopt%> not supported with PIC"
40184 msgstr "підтримки %<-mgpopt%> не передбачено із PIC"
40185
40186 #: config/nios2/nios2.cc:1385
40187 #, gcc-internal-format
40188 msgid "%<-mgprel-sec=%> not supported with PIC"
40189 msgstr "підтримки %<-mgprel-sec=%> із PIC не передбачено"
40190
40191 #: config/nios2/nios2.cc:1387
40192 #, gcc-internal-format
40193 msgid "%<-mr0rel-sec=%> not supported with PIC"
40194 msgstr "підтримки %<-mr0rel-sec=%> із PIC не передбачено"
40195
40196 #: config/nios2/nios2.cc:1395
40197 #, gcc-internal-format
40198 msgid "%<-mgprel-sec=%> argument is not a valid regular expression"
40199 msgstr "аргумент %<-mgprel-sec=%> не є коректним формальним виразом"
40200
40201 #: config/nios2/nios2.cc:1401
40202 #, gcc-internal-format
40203 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression"
40204 msgstr "аргумент %<-mr0rel-sec=%> не є коректним формальним виразом"
40205
40206 #: config/nios2/nios2.cc:1412
40207 #, gcc-internal-format
40208 msgid "BMX instructions are only supported with R2 architecture"
40209 msgstr ""
40210
40211 #: config/nios2/nios2.cc:1414
40212 #, gcc-internal-format
40213 msgid "CDX instructions are only supported with R2 architecture"
40214 msgstr ""
40215
40216 #: config/nios2/nios2.cc:1419
40217 #, gcc-internal-format
40218 msgid "R2 architecture is little-endian only"
40219 msgstr ""
40220
40221 #: config/nios2/nios2.cc:3579
40222 #, gcc-internal-format
40223 msgid "cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
40224 msgstr ""
40225
40226 #: config/nios2/nios2.cc:3688
40227 #, gcc-internal-format
40228 msgid "custom instruction opcode must be a compile-time constant in the range 0-255 for %<__builtin_custom_%s%>"
40229 msgstr ""
40230
40231 #: config/nios2/nios2.cc:3893
40232 #, gcc-internal-format, gfc-internal-format
40233 msgid "control register number must be in range 0-31 for %s"
40234 msgstr ""
40235
40236 #: config/nios2/nios2.cc:3921
40237 #, gcc-internal-format, gfc-internal-format
40238 msgid "register number must be in range 0-31 for %s"
40239 msgstr ""
40240
40241 #: config/nios2/nios2.cc:3928
40242 #, gcc-internal-format, gfc-internal-format
40243 msgid "immediate value must fit into a %d-bit integer for %s"
40244 msgstr ""
40245
40246 #: config/nios2/nios2.cc:3978
40247 #, gcc-internal-format
40248 msgid "the ENI instruction operand must be either 0 or 1"
40249 msgstr ""
40250
40251 #: config/nios2/nios2.cc:4006
40252 #, gcc-internal-format, gfc-internal-format
40253 msgid "built-in function %s requires Nios II R%d"
40254 msgstr ""
40255
40256 #: config/nios2/nios2.cc:4086
40257 #, gcc-internal-format
40258 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
40259 msgstr "перемикач %<-mcustom-%s%> конфліктує з перемикачем %<-mcustom-%s%>"
40260
40261 #: config/nios2/nios2.cc:4093 config/nios2/nios2.cc:4104
40262 #, gcc-internal-format
40263 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
40264 msgstr ""
40265
40266 #: config/nios2/nios2.cc:4247
40267 #, gcc-internal-format
40268 msgid "%<custom-fpu-cfg%> option does not support %<no-%>"
40269 msgstr ""
40270
40271 #: config/nios2/nios2.cc:4252
40272 #, gcc-internal-format
40273 msgid "%<custom-fpu-cfg%> option requires configuration argument"
40274 msgstr ""
40275
40276 #: config/nios2/nios2.cc:4280
40277 #, gcc-internal-format
40278 msgid "%<no-custom-%s%> does not accept arguments"
40279 msgstr ""
40280
40281 #: config/nios2/nios2.cc:4295
40282 #, gcc-internal-format
40283 msgid "%<custom-%s=%> requires argument"
40284 msgstr ""
40285
40286 #: config/nios2/nios2.cc:4305
40287 #, gcc-internal-format
40288 msgid "%<custom-%s=%> argument should be a non-negative integer"
40289 msgstr ""
40290
40291 #: config/nios2/nios2.cc:4317
40292 #, gcc-internal-format
40293 msgid "%<custom-%s=%> is not recognized as FPU instruction"
40294 msgstr "%<custom-%s=%> не розпізнано як інструкцію FPU"
40295
40296 #: config/nios2/nios2.cc:4324
40297 #, gcc-internal-format
40298 msgid "invalid custom instruction option %qs"
40299 msgstr "некоректний параметр нетипової інструкції %qs"
40300
40301 #: config/nvptx/mkoffload.cc:110
40302 #, gcc-internal-format
40303 msgid "malformed ptx file"
40304 msgstr ""
40305
40306 #: config/nvptx/mkoffload.cc:470
40307 #, gcc-internal-format
40308 msgid "offload compiler %s not found (consider using %<-B%>)"
40309 msgstr ""
40310
40311 #: config/nvptx/mkoffload.cc:513
40312 #, gcc-internal-format
40313 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
40314 msgstr ""
40315
40316 #: config/nvptx/mkoffload.cc:596
40317 #, gcc-internal-format
40318 msgid "cannot open intermediate ptx file"
40319 msgstr ""
40320
40321 #: config/nvptx/nvptx.cc:207
40322 #, gcc-internal-format
40323 msgid "option %s is not supported together with %<-fopenacc%>"
40324 msgstr ""
40325
40326 #: config/nvptx/nvptx.cc:326
40327 #, gcc-internal-format
40328 msgid "PTX version (%<-mptx%>) needs to be at least %s to support selected %<-misa%> (sm_%s)"
40329 msgstr ""
40330
40331 #: config/nvptx/nvptx.cc:359
40332 #, gcc-internal-format
40333 msgid "not generating patch area, nops not supported"
40334 msgstr ""
40335
40336 #: config/nvptx/nvptx.cc:458
40337 #, gcc-internal-format
40338 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
40339 msgstr ""
40340
40341 #: config/nvptx/nvptx.cc:2330
40342 #, gcc-internal-format
40343 msgid "cannot emit unaligned pointers in ptx assembly"
40344 msgstr ""
40345
40346 #: config/nvptx/nvptx.cc:2555
40347 #, gcc-internal-format
40348 msgid "PTX does not support weak declarations (only weak definitions)"
40349 msgstr ""
40350
40351 #: config/nvptx/nvptx.cc:5790
40352 #, gcc-internal-format
40353 msgid "%qE attribute requires a void return type"
40354 msgstr ""
40355
40356 #: config/nvptx/nvptx.cc:5813
40357 #, gcc-internal-format
40358 msgid "%qE attribute not allowed with auto storage class"
40359 msgstr ""
40360
40361 #: config/nvptx/nvptx.cc:6433
40362 #, gcc-internal-format
40363 msgid "using %<vector_length (%d)%> due to call to vector-partitionable routine, ignoring %d"
40364 msgstr ""
40365
40366 #: config/nvptx/nvptx.cc:6441
40367 #, gcc-internal-format
40368 msgid "using %<vector_length (%d)%>, ignoring runtime setting"
40369 msgstr ""
40370
40371 #: config/nvptx/nvptx.cc:6455
40372 #, gcc-internal-format
40373 msgid "using %<vector_length (%d)%>, ignoring %d"
40374 msgstr ""
40375
40376 #: config/nvptx/nvptx.cc:7341
40377 #, gcc-internal-format
40378 msgid "variable %qD adjusted for OpenACC privatization level: %qs"
40379 msgstr ""
40380
40381 #: config/nvptx/nvptx.cc:7455
40382 #, gcc-internal-format
40383 msgid "weak alias definitions not supported in this configuration"
40384 msgstr ""
40385
40386 #: config/nvptx/nvptx.cc:7468
40387 #, gcc-internal-format
40388 msgid "non-function alias definitions not supported in this configuration"
40389 msgstr ""
40390
40391 #: config/or1k/or1k.cc:1311
40392 #, gcc-internal-format, gfc-internal-format
40393 msgid "unexpected operand: %d"
40394 msgstr "неочікуваний операнд: %d"
40395
40396 #: config/pa/pa.cc:529
40397 #, gcc-internal-format
40398 msgid "PIC code generation is not supported in the portable runtime model"
40399 msgstr ""
40400
40401 #: config/pa/pa.cc:534
40402 #, gcc-internal-format
40403 msgid "PIC code generation is not compatible with fast indirect calls"
40404 msgstr ""
40405
40406 #: config/pa/pa.cc:539
40407 #, gcc-internal-format
40408 msgid "%<-g%> is only supported when using GAS on this processor"
40409 msgstr ""
40410
40411 #: config/pa/pa.cc:540
40412 #, gcc-internal-format
40413 msgid "%<-g%> option disabled"
40414 msgstr ""
40415
40416 #: config/pru/pru-passes.cc:111
40417 #, gcc-internal-format
40418 msgid "large return values not supported with %<-mabi=ti%> option"
40419 msgstr ""
40420
40421 #: config/pru/pru-passes.cc:119 config/pru/pru-passes.cc:163
40422 #: config/pru/pru-passes.cc:176
40423 #, gcc-internal-format
40424 msgid "function pointers not supported with %<-mabi=ti%> option"
40425 msgstr ""
40426
40427 #: config/pru/pru-pragma.cc:59
40428 #, gcc-internal-format
40429 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
40430 msgstr ""
40431
40432 #: config/pru/pru-pragma.cc:61
40433 msgid "%<CTABLE_ENTRY%> index %"
40434 msgstr "%<CTABLE_ENTRY%> індекс %"
40435
40436 #: config/pru/pru-pragma.cc:64
40437 msgid "redefinition of %<CTABLE_ENTRY %"
40438 msgstr "перевизначення %<CTABLE_ENTRY %"
40439
40440 #: config/pru/pru-pragma.cc:69
40441 #, gcc-internal-format
40442 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
40443 msgstr ""
40444
40445 #: config/pru/pru-pragma.cc:77
40446 #, gcc-internal-format
40447 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
40448 msgstr ""
40449
40450 #: config/pru/pru.cc:2115
40451 #, gcc-internal-format
40452 msgid "aggregate types are prohibited in %<__regio_symbol%> address space"
40453 msgstr ""
40454
40455 #: config/pru/pru.cc:2122
40456 #, gcc-internal-format
40457 msgid "variables in %<__regio_symbol%> address space cannot have initial value"
40458 msgstr ""
40459
40460 #: config/pru/pru.cc:2125
40461 #, gcc-internal-format
40462 msgid "variables in %<__regio_symbol%> address space cannot be declared %<register%>"
40463 msgstr ""
40464
40465 #: config/pru/pru.cc:2128
40466 #, gcc-internal-format
40467 msgid "variables in %<__regio_symbol%> address space must be declared %<volatile%>"
40468 msgstr ""
40469
40470 #: config/pru/pru.cc:2131
40471 #, gcc-internal-format
40472 msgid "variables in %<__regio_symbol%> address space must be declared %<extern%>"
40473 msgstr ""
40474
40475 #: config/pru/pru.cc:2134
40476 #, gcc-internal-format
40477 msgid "only 32-bit access is supported for %<__regio_symbol%> address space"
40478 msgstr ""
40479
40480 #: config/pru/pru.cc:2137
40481 #, gcc-internal-format
40482 msgid "register name %<%s%> not recognized in %<__regio_symbol%> address space"
40483 msgstr ""
40484
40485 #: config/pru/pru.cc:2162
40486 #, gcc-internal-format
40487 msgid "pointers to %<__regio_symbol%> address space are prohibited"
40488 msgstr ""
40489
40490 #: config/riscv/riscv.cc:391
40491 #, gcc-internal-format
40492 msgid "unknown cpu %qs for %<-mtune%>"
40493 msgstr ""
40494
40495 #: config/riscv/riscv.cc:2921 config/riscv/riscv.cc:2963
40496 #, gcc-internal-format
40497 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
40498 msgstr ""
40499
40500 #: config/riscv/riscv.cc:3312
40501 #, gcc-internal-format
40502 msgid "argument to %qE attribute is not %<\"user\"%>, %<\"supervisor\"%>, or %<\"machine\"%>"
40503 msgstr ""
40504
40505 #: config/riscv/riscv.cc:4980
40506 #, gcc-internal-format
40507 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
40508 msgstr ""
40509
40510 #: config/riscv/riscv.cc:5023
40511 #, gcc-internal-format
40512 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
40513 msgstr ""
40514
40515 #: config/riscv/riscv.cc:5027
40516 #, gcc-internal-format
40517 msgid "rv32e requires ilp32e ABI"
40518 msgstr ""
40519
40520 #: config/riscv/riscv.cc:5031
40521 #, gcc-internal-format
40522 msgid "ABI requires %<-march=rv%d%>"
40523 msgstr ""
40524
40525 #: config/riscv/riscv.cc:5041
40526 #, gcc-internal-format
40527 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
40528 msgstr ""
40529
40530 #: config/riscv/riscv.cc:5054
40531 #, gcc-internal-format
40532 msgid "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-attribute%>]"
40533 msgstr ""
40534
40535 #: config/riscv/riscv.cc:5081 config/rs6000/rs6000.cc:4581
40536 #, gcc-internal-format
40537 msgid "%qs is not a valid base register in %qs"
40538 msgstr ""
40539
40540 #: config/riscv/riscv.cc:5095 config/rs6000/rs6000.cc:4564
40541 #, gcc-internal-format
40542 msgid "%qs is not a valid number in %qs"
40543 msgstr ""
40544
40545 #: config/riscv/riscv.cc:5396
40546 #, gcc-internal-format
40547 msgid "%qs function cannot have different interrupt type"
40548 msgstr ""
40549
40550 #. Address spaces are currently only supported by C.
40551 #: config/rl78/rl78.cc:375
40552 #, gcc-internal-format
40553 msgid "%<-mes0%> can only be used with C"
40554 msgstr ""
40555
40556 #: config/rl78/rl78.cc:378
40557 #, gcc-internal-format
40558 msgid "mduc registers only saved for G13 target"
40559 msgstr ""
40560
40561 #: config/rl78/rl78.cc:393
40562 #, gcc-internal-format
40563 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
40564 msgstr ""
40565
40566 #: config/rl78/rl78.cc:395
40567 #, gcc-internal-format
40568 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
40569 msgstr ""
40570
40571 #. The S2 core does not have mul/div instructions.
40572 #: config/rl78/rl78.cc:407
40573 #, gcc-internal-format
40574 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
40575 msgstr ""
40576
40577 #. The G14 core does not have the hardware multiply peripheral used by the
40578 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
40579 #: config/rl78/rl78.cc:420
40580 #, gcc-internal-format
40581 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
40582 msgstr ""
40583
40584 #: config/rl78/rl78.cc:843
40585 #, gcc-internal-format
40586 msgid "naked attribute only applies to functions"
40587 msgstr ""
40588
40589 #: config/rl78/rl78.cc:867
40590 #, gcc-internal-format
40591 msgid "%qE attribute doesn%'t apply to functions"
40592 msgstr ""
40593
40594 #. This is unpredictable, as we're truncating off usable address
40595 #. bits.
40596 #: config/rl78/rl78.cc:1233
40597 #, gcc-internal-format
40598 msgid "converting far pointer to near pointer"
40599 msgstr ""
40600
40601 #: config/rs6000/driver-rs6000.cc:266
40602 #, gcc-internal-format
40603 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
40604 msgstr ""
40605
40606 #: config/rs6000/driver-rs6000.cc:268
40607 #, gcc-internal-format, gfc-internal-format
40608 msgid "please use an explicit cpu name; valid cpu names are: %s"
40609 msgstr ""
40610
40611 #: config/rs6000/host-darwin.cc:61
40612 #, gcc-internal-format
40613 msgid "segmentation fault (code)"
40614 msgstr "помилка адресування (код)"
40615
40616 #: config/rs6000/host-darwin.cc:131
40617 #, gcc-internal-format
40618 msgid "segmentation fault"
40619 msgstr "помилка адресування"
40620
40621 #: config/rs6000/host-darwin.cc:145
40622 #, gcc-internal-format
40623 msgid "While setting up signal stack: %m"
40624 msgstr ""
40625
40626 #: config/rs6000/host-darwin.cc:151
40627 #, gcc-internal-format
40628 msgid "While setting up signal handler: %m"
40629 msgstr ""
40630
40631 #: config/rs6000/rs6000-builtin.cc:80 config/rs6000/rs6000-builtin.cc:83
40632 #: config/rs6000/rs6000-builtin.cc:90 config/rs6000/rs6000-builtin.cc:93
40633 #: config/rs6000/rs6000-builtin.cc:96 config/rs6000/rs6000-builtin.cc:99
40634 #: config/rs6000/rs6000-builtin.cc:106 config/rs6000/rs6000-builtin.cc:113
40635 #: config/rs6000/rs6000-builtin.cc:127 config/rs6000/rs6000-builtin.cc:130
40636 #: config/rs6000/rs6000-builtin.cc:133 config/rs6000/rs6000-builtin.cc:136
40637 #: config/rs6000/rs6000-builtin.cc:143
40638 #, gcc-internal-format
40639 msgid "%qs requires the %qs option"
40640 msgstr ""
40641
40642 #: config/rs6000/rs6000-builtin.cc:86 config/rs6000/rs6000-builtin.cc:102
40643 #: config/rs6000/rs6000-builtin.cc:116 config/rs6000/rs6000-builtin.cc:139
40644 #, gcc-internal-format
40645 msgid "%qs requires the %qs option and either the %qs or %qs option"
40646 msgstr ""
40647
40648 #: config/rs6000/rs6000-builtin.cc:109 config/rs6000/rs6000-builtin.cc:120
40649 #, gcc-internal-format
40650 msgid "%qs requires the %qs and %qs options"
40651 msgstr ""
40652
40653 #: config/rs6000/rs6000-builtin.cc:124
40654 #, gcc-internal-format
40655 msgid "%qs requires quad-precision floating-point arithmetic"
40656 msgstr ""
40657
40658 #: config/rs6000/rs6000-builtin.cc:2279
40659 #, gcc-internal-format
40660 msgid "argument 1 of %qs must be a constant"
40661 msgstr "аргумент 1 %qs має бути сталою"
40662
40663 #: config/rs6000/rs6000-builtin.cc:2337
40664 #, gcc-internal-format
40665 msgid "argument 1 of %qs is out of range"
40666 msgstr "аргумент 1 %qs лежить поза припустимим діапазоном"
40667
40668 #: config/rs6000/rs6000-builtin.cc:2609
40669 #, gcc-internal-format
40670 msgid "builtin %qs only accepts a string argument"
40671 msgstr ""
40672
40673 #. Invalid CPU argument.
40674 #: config/rs6000/rs6000-builtin.cc:2628
40675 #, gcc-internal-format
40676 msgid "cpu %qs is an invalid argument to builtin %qs"
40677 msgstr ""
40678
40679 #. Invalid HWCAP argument.
40680 #: config/rs6000/rs6000-builtin.cc:2656
40681 #, gcc-internal-format
40682 msgid "%s %qs is an invalid argument to builtin %qs"
40683 msgstr ""
40684
40685 #: config/rs6000/rs6000-builtin.cc:2685
40686 #, gcc-internal-format
40687 msgid "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability bits"
40688 msgstr ""
40689
40690 #: config/rs6000/rs6000-builtin.cc:3032 config/rs6000/rs6000-builtin.cc:3186
40691 #, gcc-internal-format, gfc-internal-format
40692 msgid "argument %d must be an unsigned literal"
40693 msgstr ""
40694
40695 #: config/rs6000/rs6000-builtin.cc:3034 config/rs6000/rs6000-builtin.cc:3188
40696 #, gcc-internal-format, gfc-internal-format
40697 msgid "argument %d is an unsigned literal that is out of range"
40698 msgstr ""
40699
40700 #: config/rs6000/rs6000-builtin.cc:3139
40701 #, gcc-internal-format
40702 msgid "builtin %qs is only valid in 64-bit mode"
40703 msgstr ""
40704
40705 #: config/rs6000/rs6000-builtin.cc:3409
40706 #, gcc-internal-format
40707 msgid "%qs not supported with %<-msoft-float%>"
40708 msgstr ""
40709
40710 #: config/rs6000/rs6000-builtin.cc:3416
40711 #, gcc-internal-format
40712 msgid "%qs is not supported in 32-bit mode"
40713 msgstr ""
40714
40715 #: config/rs6000/rs6000-builtin.cc:3422
40716 #, gcc-internal-format
40717 msgid "%qs requires %<long double%> to be IBM 128-bit format"
40718 msgstr ""
40719
40720 #: config/rs6000/rs6000-builtin.cc:3429
40721 #, gcc-internal-format
40722 msgid "%qs requires %<__ibm128%> type support"
40723 msgstr ""
40724
40725 #: config/rs6000/rs6000-builtin.cc:3584
40726 #, gcc-internal-format, gfc-internal-format
40727 msgid "argument %d must be a literal between 0 and %d, inclusive"
40728 msgstr ""
40729
40730 #: config/rs6000/rs6000-builtin.cc:3600
40731 #, gcc-internal-format, gfc-internal-format
40732 msgid "argument %d must be a literal between %d and %d, inclusive"
40733 msgstr ""
40734
40735 #: config/rs6000/rs6000-builtin.cc:3617
40736 #, gcc-internal-format, gfc-internal-format
40737 msgid "argument %d must be a variable or a literal between %d and %d, inclusive"
40738 msgstr ""
40739
40740 #: config/rs6000/rs6000-builtin.cc:3633
40741 #, gcc-internal-format, gfc-internal-format
40742 msgid "argument %d must be either a literal %d or a literal %d"
40743 msgstr ""
40744
40745 #: config/rs6000/rs6000-c.cc:55
40746 #, gcc-internal-format
40747 msgid "ignoring malformed %<#pragma longcall%>"
40748 msgstr "ігноруємо %<#pragma longcall%> з помилками у форматуванні"
40749
40750 #: config/rs6000/rs6000-c.cc:67
40751 #, gcc-internal-format
40752 msgid "missing open paren"
40753 msgstr ""
40754
40755 #: config/rs6000/rs6000-c.cc:69
40756 #, gcc-internal-format
40757 msgid "missing number"
40758 msgstr "не вказано числа"
40759
40760 #: config/rs6000/rs6000-c.cc:71
40761 #, gcc-internal-format
40762 msgid "missing close paren"
40763 msgstr ""
40764
40765 #: config/rs6000/rs6000-c.cc:74
40766 #, gcc-internal-format
40767 msgid "number must be 0 or 1"
40768 msgstr ""
40769
40770 #: config/rs6000/rs6000-c.cc:77
40771 #, gcc-internal-format
40772 msgid "junk at end of %<#pragma longcall%>"
40773 msgstr ""
40774
40775 #: config/rs6000/rs6000-c.cc:1249 config/rs6000/rs6000-c.cc:1650
40776 #, gcc-internal-format
40777 msgid "builtin %qs only accepts 1 argument"
40778 msgstr ""
40779
40780 #: config/rs6000/rs6000-c.cc:1256 config/rs6000/rs6000-c.cc:1342
40781 #, gcc-internal-format
40782 msgid "builtin %qs only accepts 2 arguments"
40783 msgstr ""
40784
40785 #: config/rs6000/rs6000-c.cc:1520
40786 #, gcc-internal-format
40787 msgid "builtin %qs only accepts 3 arguments"
40788 msgstr ""
40789
40790 #: config/rs6000/rs6000-c.cc:1735
40791 #, gcc-internal-format
40792 msgid "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned loads and stores"
40793 msgstr ""
40794
40795 #: config/rs6000/rs6000-c.cc:1739
40796 #, gcc-internal-format
40797 msgid "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned loads and stores"
40798 msgstr ""
40799
40800 #: config/rs6000/rs6000-c.cc:1795
40801 #, gcc-internal-format
40802 msgid "passing argument %d of %qE discards %qs qualifier from pointer target type"
40803 msgstr ""
40804
40805 #: config/rs6000/rs6000-c.cc:1881 config/rs6000/rs6000-c.cc:2037
40806 #, gcc-internal-format
40807 msgid "invalid parameter combination for AltiVec intrinsic %qs"
40808 msgstr ""
40809
40810 #: config/rs6000/rs6000-c.cc:2026
40811 #, gcc-internal-format
40812 msgid "overloaded builtin %qs is implemented by builtin %qs"
40813 msgstr ""
40814
40815 #: config/rs6000/rs6000-c.cc:2030
40816 #, gcc-internal-format
40817 msgid "%qs is not supported in this compiler configuration"
40818 msgstr ""
40819
40820 #: config/rs6000/rs6000-call.cc:387
40821 #, gcc-internal-format
40822 msgid "ELFv2 parameter passing for an argument containing zero-width bit fields but that is otherwise a homogeneous aggregate was corrected in GCC 12"
40823 msgstr ""
40824
40825 #: config/rs6000/rs6000-call.cc:455
40826 #, gcc-internal-format
40827 msgid "invalid use of MMA type %qs as a function return value"
40828 msgstr ""
40829
40830 #: config/rs6000/rs6000-call.cc:507
40831 #, gcc-internal-format
40832 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
40833 msgstr ""
40834
40835 #: config/rs6000/rs6000-call.cc:691
40836 #, gcc-internal-format
40837 msgid "cannot return value in vector register because altivec instructions are disabled, use %qs to enable them"
40838 msgstr ""
40839
40840 #: config/rs6000/rs6000-call.cc:1115
40841 #, gcc-internal-format
40842 msgid "cannot pass argument in vector register because altivec instructions are disabled, use %qs to enable them"
40843 msgstr ""
40844
40845 #: config/rs6000/rs6000-call.cc:1641
40846 #, gcc-internal-format
40847 msgid "invalid use of MMA operand of type %qs as a function parameter"
40848 msgstr ""
40849
40850 #: config/rs6000/rs6000-call.cc:2030
40851 #, gcc-internal-format
40852 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
40853 msgstr ""
40854
40855 #. We can't check this in rs6000_option_override_internal since
40856 #. DEFAULT_ABI isn't established yet.
40857 #: config/rs6000/rs6000-logue.cc:732
40858 #, gcc-internal-format
40859 msgid "%qs requires the ELFv2 ABI"
40860 msgstr ""
40861
40862 #: config/rs6000/rs6000-logue.cc:1719
40863 #, gcc-internal-format
40864 msgid "stack frame too large"
40865 msgstr ""
40866
40867 #: config/rs6000/rs6000-logue.cc:5559
40868 #, gcc-internal-format
40869 msgid "%qs uses register r29"
40870 msgstr "%qs використовує регістр r29"
40871
40872 #: config/rs6000/rs6000-logue.cc:5567
40873 #, gcc-internal-format
40874 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
40875 msgstr ""
40876
40877 #: config/rs6000/rs6000.cc:3230 config/rs6000/rs6000.cc:3233
40878 #: config/rs6000/rs6000.cc:3236
40879 #, gcc-internal-format
40880 msgid "%qs requires %qs or %qs"
40881 msgstr "%qs потребує %qs або %qs"
40882
40883 #: config/rs6000/rs6000.cc:3337
40884 #, gcc-internal-format
40885 msgid "%qs requires PowerPC64 architecture, enabling"
40886 msgstr "%qs потребує архітектури PowerPC64, вмикаємо"
40887
40888 #: config/rs6000/rs6000.cc:3487
40889 #, gcc-internal-format
40890 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
40891 msgstr "%<-mcall-aixdesc%> є несумісним із %<-mabi=elfv2%>"
40892
40893 #: config/rs6000/rs6000.cc:3536
40894 #, gcc-internal-format
40895 msgid "%qs unsupported for this ABI"
40896 msgstr ""
40897
40898 #: config/rs6000/rs6000.cc:3669
40899 #, gcc-internal-format
40900 msgid "%qs is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
40901 msgstr ""
40902
40903 #: config/rs6000/rs6000.cc:3808
40904 #, gcc-internal-format
40905 msgid "AltiVec not supported in this target"
40906 msgstr ""
40907
40908 #: config/rs6000/rs6000.cc:3825
40909 #, gcc-internal-format
40910 msgid "%qs is not supported on little endian systems"
40911 msgstr ""
40912
40913 #: config/rs6000/rs6000.cc:3907
40914 #, gcc-internal-format
40915 msgid "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than power9"
40916 msgstr ""
40917
40918 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
40919 #. were explicitly cleared.
40920 #: config/rs6000/rs6000.cc:3915
40921 #, gcc-internal-format
40922 msgid "%qs incompatible with explicitly disabled options"
40923 msgstr ""
40924
40925 #. TARGET_VSX = 1 implies Power 7 and newer
40926 #: config/rs6000/rs6000.cc:3949 config/rs6000/rs6000.cc:3957
40927 #: config/rs6000/rs6000.cc:3964 config/rs6000/rs6000.cc:3971
40928 #: config/rs6000/rs6000.cc:3979 config/rs6000/rs6000.cc:3998
40929 #: config/rs6000/rs6000.cc:4060 config/rs6000/rs6000.cc:4087
40930 #: config/rs6000/rs6000.cc:4114 config/rs6000/rs6000.cc:4129
40931 #: config/rs6000/rs6000.cc:4137 config/rs6000/rs6000.cc:4269
40932 #: config/rs6000/rs6000.cc:4282 config/rs6000/rs6000.cc:4291
40933 #: config/rs6000/rs6000.cc:4429 config/rs6000/rs6000.cc:4446
40934 #: config/rs6000/rs6000.cc:4457
40935 #, gcc-internal-format
40936 msgid "%qs requires %qs"
40937 msgstr "%qs потребує %qs"
40938
40939 #: config/rs6000/rs6000.cc:4173
40940 #, gcc-internal-format
40941 msgid "target attribute or pragma changes %<long double%> size"
40942 msgstr ""
40943
40944 #: config/rs6000/rs6000.cc:4194
40945 #, gcc-internal-format
40946 msgid "%qs requires full ISA 2.06 support"
40947 msgstr ""
40948
40949 #: config/rs6000/rs6000.cc:4207
40950 #, gcc-internal-format
40951 msgid "Using IEEE extended precision %<long double%>"
40952 msgstr ""
40953
40954 #: config/rs6000/rs6000.cc:4210
40955 #, gcc-internal-format
40956 msgid "Using IBM extended precision %<long double%>"
40957 msgstr ""
40958
40959 #: config/rs6000/rs6000.cc:4229
40960 #, gcc-internal-format
40961 msgid "%qs requires VSX support"
40962 msgstr ""
40963
40964 #: config/rs6000/rs6000.cc:4238
40965 #, gcc-internal-format
40966 msgid "The %<-mfloat128%> option may not be fully supported"
40967 msgstr ""
40968
40969 #: config/rs6000/rs6000.cc:4261
40970 #, gcc-internal-format
40971 msgid "%qs requires full ISA 3.0 support"
40972 msgstr ""
40973
40974 #: config/rs6000/rs6000.cc:4348
40975 #, gcc-internal-format
40976 msgid "unknown vectorization library ABI type in %<-mveclibabi=%s%>"
40977 msgstr ""
40978
40979 #: config/rs6000/rs6000.cc:4361 config/rs6000/rs6000.cc:4376
40980 #, gcc-internal-format
40981 msgid "target attribute or pragma changes AltiVec ABI"
40982 msgstr ""
40983
40984 #: config/rs6000/rs6000.cc:4389
40985 #, gcc-internal-format
40986 msgid "target attribute or pragma changes darwin64 ABI"
40987 msgstr ""
40988
40989 #: config/rs6000/rs6000.cc:4589
40990 #, gcc-internal-format
40991 msgid "%qs needs a valid base register"
40992 msgstr ""
40993
40994 #: config/rs6000/rs6000.cc:4886
40995 #, gcc-internal-format
40996 msgid "unknown option for %<%s=%s%>"
40997 msgstr "невідомий параметр для %<%s=%s%>"
40998
40999 #: config/rs6000/rs6000.cc:4923
41000 #, gcc-internal-format
41001 msgid "%qs is deprecated and not recommended in any circumstances"
41002 msgstr ""
41003
41004 #: config/rs6000/rs6000.cc:10793
41005 #, gcc-internal-format
41006 msgid "%qs is an opaque type, and you cannot set it to other values"
41007 msgstr ""
41008
41009 #: config/rs6000/rs6000.cc:17583
41010 #, gcc-internal-format
41011 msgid "no profiling of 64-bit code for this ABI"
41012 msgstr ""
41013
41014 #: config/rs6000/rs6000.cc:19979
41015 #, gcc-internal-format
41016 msgid "you cannot take the address of a nested function if you use the %qs option"
41017 msgstr ""
41018
41019 #: config/rs6000/rs6000.cc:20061
41020 #, gcc-internal-format
41021 msgid "use of %<long double%> in AltiVec types is invalid"
41022 msgstr ""
41023
41024 #: config/rs6000/rs6000.cc:20063
41025 #, gcc-internal-format
41026 msgid "use of boolean types in AltiVec types is invalid"
41027 msgstr ""
41028
41029 #: config/rs6000/rs6000.cc:20065
41030 #, gcc-internal-format
41031 msgid "use of %<complex%> in AltiVec types is invalid"
41032 msgstr ""
41033
41034 #: config/rs6000/rs6000.cc:20067
41035 #, gcc-internal-format
41036 msgid "use of decimal floating-point types in AltiVec types is invalid"
41037 msgstr ""
41038
41039 #: config/rs6000/rs6000.cc:20073
41040 #, gcc-internal-format
41041 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
41042 msgstr ""
41043
41044 #: config/rs6000/rs6000.cc:20076
41045 #, gcc-internal-format
41046 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
41047 msgstr ""
41048
41049 #: config/rs6000/rs6000.cc:20081
41050 #, gcc-internal-format
41051 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
41052 msgstr ""
41053
41054 #: config/rs6000/rs6000.cc:20084
41055 #, gcc-internal-format
41056 msgid "use of %<double%> in AltiVec types is invalid without %qs"
41057 msgstr ""
41058
41059 #: config/rs6000/rs6000.cc:24232
41060 #, gcc-internal-format
41061 msgid "invalid cpu %qs for %s%qs%s"
41062 msgstr "некоректний процесор %qs для %s%qs%s"
41063
41064 #: config/rs6000/rs6000.cc:24235
41065 #, gcc-internal-format
41066 msgid "%s%qs%s is not allowed"
41067 msgstr ""
41068
41069 #: config/rs6000/rs6000.cc:24237
41070 #, gcc-internal-format
41071 msgid "%s%qs%s is invalid"
41072 msgstr ""
41073
41074 #: config/rs6000/rs6000.cc:24781
41075 #, gcc-internal-format
41076 msgid "%<-mno-%s%> turns off %<-m%s%>"
41077 msgstr "%<-mno-%s%> вимикає %<-m%s%>"
41078
41079 #: config/rs6000/rs6000.cc:24940
41080 #, gcc-internal-format
41081 msgid "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports hardware capability bits"
41082 msgstr ""
41083
41084 #: config/rs6000/rs6000.cc:25228
41085 #, gcc-internal-format
41086 msgid "Virtual function multiversioning not supported"
41087 msgstr ""
41088
41089 #: config/rs6000/rs6000.cc:28310
41090 #, gcc-internal-format
41091 msgid "the result for the xxspltidp instruction is undefined for subnormal input values"
41092 msgstr ""
41093
41094 #: config/rx/rx.cc:651
41095 #, gcc-internal-format
41096 msgid "unrecognized control register number: %d - using %<psw%>"
41097 msgstr ""
41098
41099 #: config/rx/rx.cc:1384
41100 #, gcc-internal-format
41101 msgid "multiple fast interrupt routines seen: %qE and %qE"
41102 msgstr ""
41103
41104 #: config/rx/rx.cc:2480
41105 #, gcc-internal-format
41106 msgid "invalid control register %d for mvtc; using %<psw%>"
41107 msgstr ""
41108
41109 #: config/rx/rx.cc:2602
41110 #, gcc-internal-format
41111 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
41112 msgstr ""
41113
41114 #: config/rx/rx.cc:2605
41115 #, gcc-internal-format
41116 msgid "use %<__builtin_rx_mvtc (0, ... )%> to write arbitrary values to PSW"
41117 msgstr ""
41118
41119 #: config/rx/rx.cc:2652
41120 #, gcc-internal-format
41121 msgid "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
41122 msgstr ""
41123
41124 #: config/rx/rx.cc:2800
41125 #, gcc-internal-format
41126 msgid "RX FPU instructions do not support NaNs and infinities"
41127 msgstr ""
41128
41129 #: config/s390/s390-c.cc:487
41130 #, gcc-internal-format
41131 msgid "builtin %qs can only be used on vector types"
41132 msgstr ""
41133
41134 #: config/s390/s390-c.cc:717 config/s390/s390.cc:922
41135 #, gcc-internal-format
41136 msgid "constant value required for builtin %qF argument %d"
41137 msgstr ""
41138
41139 #: config/s390/s390-c.cc:732
41140 #, gcc-internal-format
41141 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
41142 msgstr ""
41143
41144 #: config/s390/s390-c.cc:909
41145 #, gcc-internal-format
41146 msgid "builtin %qF is for GCC internal use only"
41147 msgstr ""
41148
41149 #: config/s390/s390-c.cc:917
41150 #, gcc-internal-format
41151 msgid "builtin %qF is deprecated"
41152 msgstr "вбудований %qF вважається застарілим"
41153
41154 #: config/s390/s390-c.cc:921
41155 #, gcc-internal-format
41156 msgid "%qF requires %<-mvx%>"
41157 msgstr ""
41158
41159 #: config/s390/s390-c.cc:927
41160 #, gcc-internal-format
41161 msgid "%qF requires z14 or higher"
41162 msgstr "%qF потребує z14 або вищого"
41163
41164 #: config/s390/s390-c.cc:933
41165 #, gcc-internal-format
41166 msgid "%qF requires z15 or higher"
41167 msgstr "%qF потребує z15 або вищого"
41168
41169 #: config/s390/s390-c.cc:947
41170 #, gcc-internal-format
41171 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
41172 msgstr ""
41173
41174 #: config/s390/s390-c.cc:996
41175 #, gcc-internal-format
41176 msgid "invalid parameter combination for intrinsic %qs"
41177 msgstr ""
41178
41179 #: config/s390/s390-c.cc:1002
41180 #, gcc-internal-format
41181 msgid "ambiguous overload for intrinsic %qs"
41182 msgstr ""
41183
41184 #: config/s390/s390-c.cc:1010
41185 #, gcc-internal-format
41186 msgid "%qs matching variant requires z14 or higher"
41187 msgstr ""
41188
41189 #: config/s390/s390-c.cc:1019
41190 #, gcc-internal-format
41191 msgid "%qs matching variant requires z15 or higher"
41192 msgstr ""
41193
41194 #: config/s390/s390-c.cc:1025
41195 #, gcc-internal-format
41196 msgid "%qs matching variant is deprecated"
41197 msgstr ""
41198
41199 #: config/s390/s390-c.cc:1065
41200 #, gcc-internal-format
41201 msgid "constant argument %d for builtin %qF is out of range for target type"
41202 msgstr ""
41203
41204 #: config/s390/s390.cc:765
41205 #, gcc-internal-format
41206 msgid "constant argument %d for builtin %qF is invalid (%s)"
41207 msgstr ""
41208
41209 #: config/s390/s390.cc:769
41210 #, gcc-internal-format
41211 msgid "constant argument %d for builtin %qF is out of range (0-%wu)"
41212 msgstr ""
41213
41214 #: config/s390/s390.cc:785
41215 #, gcc-internal-format
41216 msgid "constant argument %d for builtin %qF is out of range (%wd-%wd)"
41217 msgstr ""
41218
41219 #: config/s390/s390.cc:834
41220 #, gcc-internal-format
41221 msgid "builtin %qF is not supported without %<-mhtm%> (default with %<-march=zEC12%> and higher)"
41222 msgstr ""
41223
41224 #: config/s390/s390.cc:840
41225 #, gcc-internal-format
41226 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)"
41227 msgstr ""
41228
41229 #: config/s390/s390.cc:847
41230 #, gcc-internal-format
41231 msgid "Builtin %qF requires z14 or higher"
41232 msgstr ""
41233
41234 #: config/s390/s390.cc:853
41235 #, gcc-internal-format
41236 msgid "Builtin %qF requires z15 or higher"
41237 msgstr ""
41238
41239 #: config/s390/s390.cc:859
41240 #, gcc-internal-format
41241 msgid "Builtin %qF requires arch14 or higher."
41242 msgstr ""
41243
41244 #: config/s390/s390.cc:878
41245 #, gcc-internal-format
41246 msgid "unresolved overloaded builtin"
41247 msgstr ""
41248
41249 #: config/s390/s390.cc:885 config/tilegx/tilegx.cc:3540
41250 #: config/tilepro/tilepro.cc:3103
41251 #, gcc-internal-format
41252 msgid "bad builtin icode"
41253 msgstr ""
41254
41255 #: config/s390/s390.cc:1019
41256 #, gcc-internal-format
41257 msgid "invalid argument %d for builtin %qF"
41258 msgstr "некоректний аргумент %d для вбудованої %qF"
41259
41260 #: config/s390/s390.cc:1120
41261 #, gcc-internal-format
41262 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
41263 msgstr ""
41264
41265 #: config/s390/s390.cc:1210
41266 #, gcc-internal-format
41267 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
41268 msgstr ""
41269
41270 #: config/s390/s390.cc:10100
41271 #, gcc-internal-format
41272 msgid "total size of local variables exceeds architecture limit"
41273 msgstr ""
41274
41275 #: config/s390/s390.cc:11465
41276 #, gcc-internal-format
41277 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes; an unconditional trap is added"
41278 msgstr ""
41279
41280 #: config/s390/s390.cc:11481
41281 #, gcc-internal-format
41282 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"
41283 msgstr ""
41284
41285 #: config/s390/s390.cc:11509
41286 #, gcc-internal-format
41287 msgid "frame size of %qs is %wd bytes"
41288 msgstr ""
41289
41290 #: config/s390/s390.cc:11513
41291 #, gcc-internal-format
41292 msgid "%qs uses dynamic stack allocation"
41293 msgstr ""
41294
41295 #: config/s390/s390.cc:13216
41296 #, gcc-internal-format
41297 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
41298 msgstr ""
41299
41300 #: config/s390/s390.cc:15486
41301 #, gcc-internal-format
41302 msgid "64-bit ABI not supported in ESA/390 mode"
41303 msgstr ""
41304
41305 #: config/s390/s390.cc:15493
41306 #, gcc-internal-format
41307 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
41308 msgstr ""
41309
41310 #: config/s390/s390.cc:15528
41311 #, gcc-internal-format, gfc-internal-format
41312 msgid "hardware vector support not available on %s"
41313 msgstr ""
41314
41315 #: config/s390/s390.cc:15531
41316 #, gcc-internal-format
41317 msgid "hardware vector support not available with %<-msoft-float%>"
41318 msgstr ""
41319
41320 #: config/s390/s390.cc:15560
41321 #, gcc-internal-format, gfc-internal-format
41322 msgid "hardware decimal floating-point instructions not available on %s"
41323 msgstr ""
41324
41325 #: config/s390/s390.cc:15564
41326 #, gcc-internal-format
41327 msgid "hardware decimal floating-point instructions not available in ESA/390 mode"
41328 msgstr ""
41329
41330 #: config/s390/s390.cc:15576
41331 #, gcc-internal-format
41332 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
41333 msgstr ""
41334
41335 #: config/s390/s390.cc:15585
41336 #, gcc-internal-format
41337 msgid "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in combination"
41338 msgstr ""
41339
41340 #: config/s390/s390.cc:15591
41341 #, gcc-internal-format
41342 msgid "stack size must be greater than the stack guard value"
41343 msgstr ""
41344
41345 #: config/s390/s390.cc:15593
41346 #, gcc-internal-format
41347 msgid "stack size must not be greater than 64k"
41348 msgstr ""
41349
41350 #: config/s390/s390.cc:15596
41351 #, gcc-internal-format
41352 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
41353 msgstr ""
41354
41355 #: config/s390/s390.cc:15609
41356 #, gcc-internal-format
41357 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
41358 msgstr ""
41359
41360 #: config/s390/s390.cc:15612
41361 #, gcc-internal-format
41362 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
41363 msgstr ""
41364
41365 #: config/s390/s390.cc:15615
41366 #, gcc-internal-format
41367 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
41368 msgstr ""
41369
41370 #: config/s390/s390.cc:15618
41371 #, gcc-internal-format
41372 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
41373 msgstr ""
41374
41375 #: config/s390/s390.cc:15671
41376 #, gcc-internal-format
41377 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
41378 msgstr ""
41379
41380 #. argument is not a plain number
41381 #: config/s390/s390.cc:15707
41382 #, gcc-internal-format
41383 msgid "arguments to %qs should be non-negative integers"
41384 msgstr ""
41385
41386 #: config/s390/s390.cc:15714
41387 #, gcc-internal-format
41388 msgid "argument to %qs is too large (max. %d)"
41389 msgstr ""
41390
41391 #: config/s390/s390.cc:15745
41392 #, gcc-internal-format
41393 msgid "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
41394 msgstr ""
41395
41396 #: config/s390/s390.cc:15906 config/s390/s390.cc:15956
41397 #: config/s390/s390.cc:15973
41398 #, gcc-internal-format
41399 msgid "attribute %<target%> argument %qs is unknown"
41400 msgstr ""
41401
41402 #. Value is not allowed for the target attribute.
41403 #: config/s390/s390.cc:15912
41404 #, gcc-internal-format
41405 msgid "value %qs is not supported by attribute %<target%>"
41406 msgstr ""
41407
41408 #: config/sh/sh.cc:936
41409 #, gcc-internal-format
41410 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
41411 msgstr ""
41412
41413 #: config/sh/sh.cc:953
41414 #, gcc-internal-format
41415 msgid "unwind tables currently require either a frame pointer or %<-maccumulate-outgoing-args%> for correctness"
41416 msgstr ""
41417
41418 #: config/sh/sh.cc:7416
41419 #, gcc-internal-format
41420 msgid "%<__builtin_saveregs%> not supported by this subtarget"
41421 msgstr ""
41422
41423 #: config/sh/sh.cc:8352
41424 #, gcc-internal-format
41425 msgid "%qE attribute only applies to interrupt functions"
41426 msgstr ""
41427
41428 #: config/sh/sh.cc:8422
41429 #, gcc-internal-format
41430 msgid "%qE attribute is supported only for SH2A"
41431 msgstr ""
41432
41433 #: config/sh/sh.cc:8464
41434 #, gcc-internal-format
41435 msgid "%qE attribute only applies to SH2A"
41436 msgstr ""
41437
41438 #: config/sh/sh.cc:8486
41439 #, gcc-internal-format
41440 msgid "%qE attribute argument should be between 0 to 255"
41441 msgstr ""
41442
41443 #: config/sh/sh.cc:10825
41444 #, gcc-internal-format
41445 msgid "r0 needs to be available as a call-clobbered register"
41446 msgstr ""
41447
41448 #: config/sparc/sparc.cc:1842
41449 #, gcc-internal-format, gfc-internal-format
41450 msgid "%s is not supported by this configuration"
41451 msgstr ""
41452
41453 #: config/sparc/sparc.cc:1849
41454 #, gcc-internal-format
41455 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
41456 msgstr ""
41457
41458 #: config/sparc/sparc.cc:1857
41459 #, gcc-internal-format
41460 msgid "%<-fcall-saved-REG%> is not supported for out registers"
41461 msgstr ""
41462
41463 #: config/sparc/sparc.cc:1981
41464 #, gcc-internal-format
41465 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
41466 msgstr "підтримки %<-mcmodel=%> у 32-бітовому режимі не передбачено"
41467
41468 #: config/stormy16/stormy16.cc:1058
41469 #, gcc-internal-format
41470 msgid "local variable memory requirements exceed capacity"
41471 msgstr ""
41472
41473 #: config/stormy16/stormy16.cc:1215
41474 #, gcc-internal-format
41475 msgid "%<function_profiler%> support"
41476 msgstr ""
41477
41478 #: config/stormy16/stormy16.cc:1309
41479 #, gcc-internal-format
41480 msgid "cannot use %<va_start%> in interrupt function"
41481 msgstr ""
41482
41483 #: config/stormy16/stormy16.cc:1880
41484 #, gcc-internal-format, gfc-internal-format
41485 msgid "switch statement of size %lu entries too large"
41486 msgstr ""
41487
41488 #: config/stormy16/stormy16.cc:2252
41489 #, gcc-internal-format
41490 msgid "%<__BELOW100__%> attribute only applies to variables"
41491 msgstr ""
41492
41493 #: config/stormy16/stormy16.cc:2259
41494 #, gcc-internal-format
41495 msgid "%<__BELOW100__%> attribute not allowed with auto storage class"
41496 msgstr ""
41497
41498 #: config/tilegx/tilegx.cc:3581 config/tilepro/tilepro.cc:3129
41499 #, gcc-internal-format
41500 msgid "operand must be an immediate of the right size"
41501 msgstr ""
41502
41503 #: config/v850/v850-c.cc:67
41504 #, gcc-internal-format
41505 msgid "%<#pragma%> GHS endXXX found without previous startXXX"
41506 msgstr ""
41507
41508 #: config/v850/v850-c.cc:70
41509 #, gcc-internal-format
41510 msgid "%<#pragma%> GHS endXXX does not match previous startXXX"
41511 msgstr ""
41512
41513 #: config/v850/v850-c.cc:96
41514 #, gcc-internal-format
41515 msgid "cannot set interrupt attribute: no current function"
41516 msgstr ""
41517
41518 #: config/v850/v850-c.cc:104
41519 #, gcc-internal-format
41520 msgid "cannot set interrupt attribute: no such identifier"
41521 msgstr ""
41522
41523 #: config/v850/v850-c.cc:153
41524 #, gcc-internal-format
41525 msgid "junk at end of %<#pragma%> ghs section"
41526 msgstr ""
41527
41528 #: config/v850/v850-c.cc:170
41529 #, gcc-internal-format
41530 msgid "unrecognized section name %qE"
41531 msgstr ""
41532
41533 #: config/v850/v850-c.cc:184
41534 #, gcc-internal-format
41535 msgid "malformed %<#pragma%> ghs section"
41536 msgstr ""
41537
41538 #: config/v850/v850-c.cc:203
41539 #, gcc-internal-format
41540 msgid "junk at end of %<#pragma%> ghs interrupt"
41541 msgstr ""
41542
41543 #: config/v850/v850-c.cc:214
41544 #, gcc-internal-format
41545 msgid "junk at end of %<#pragma%> ghs starttda"
41546 msgstr ""
41547
41548 #: config/v850/v850-c.cc:225
41549 #, gcc-internal-format
41550 msgid "junk at end of %<#pragma%> ghs startsda"
41551 msgstr ""
41552
41553 #: config/v850/v850-c.cc:236
41554 #, gcc-internal-format
41555 msgid "junk at end of %<#pragma%> ghs startzda"
41556 msgstr ""
41557
41558 #: config/v850/v850-c.cc:247
41559 #, gcc-internal-format
41560 msgid "junk at end of %<#pragma%> ghs endtda"
41561 msgstr ""
41562
41563 #: config/v850/v850-c.cc:258
41564 #, gcc-internal-format
41565 msgid "junk at end of %<#pragma%> ghs endsda"
41566 msgstr ""
41567
41568 #: config/v850/v850-c.cc:269
41569 #, gcc-internal-format
41570 msgid "junk at end of %<#pragma%> ghs endzda"
41571 msgstr ""
41572
41573 #: config/v850/v850.cc:2046
41574 #, gcc-internal-format
41575 msgid "data area attributes cannot be specified for local variables"
41576 msgstr ""
41577
41578 #: config/v850/v850.cc:2057
41579 #, gcc-internal-format
41580 msgid "data area of %q+D conflicts with previous declaration"
41581 msgstr ""
41582
41583 #: config/v850/v850.cc:2188
41584 #, gcc-internal-format, gfc-internal-format
41585 msgid "bogus JR construction: %d"
41586 msgstr ""
41587
41588 #: config/v850/v850.cc:2206 config/v850/v850.cc:2313
41589 #, gcc-internal-format, gfc-internal-format
41590 msgid "bad amount of stack space removal: %d"
41591 msgstr ""
41592
41593 #: config/v850/v850.cc:2293
41594 #, gcc-internal-format, gfc-internal-format
41595 msgid "bogus JARL construction: %d"
41596 msgstr ""
41597
41598 #: config/v850/v850.cc:2591
41599 #, gcc-internal-format, gfc-internal-format
41600 msgid "bogus DISPOSE construction: %d"
41601 msgstr ""
41602
41603 #: config/v850/v850.cc:2610
41604 #, gcc-internal-format, gfc-internal-format
41605 msgid "too much stack space to dispose of: %d"
41606 msgstr ""
41607
41608 #: config/v850/v850.cc:2712
41609 #, gcc-internal-format, gfc-internal-format
41610 msgid "bogus PREPEARE construction: %d"
41611 msgstr ""
41612
41613 #: config/v850/v850.cc:2729
41614 #, gcc-internal-format, gfc-internal-format
41615 msgid "too much stack space to prepare: %d"
41616 msgstr ""
41617
41618 #: config/visium/visium.cc:730
41619 #, gcc-internal-format
41620 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
41621 msgstr ""
41622
41623 #: config/vms/vms-c.cc:44
41624 #, gcc-internal-format
41625 msgid "junk at end of %<#pragma __nostandard%>"
41626 msgstr ""
41627
41628 #: config/vms/vms-c.cc:55
41629 #, gcc-internal-format
41630 msgid "junk at end of %<#pragma __standard%>"
41631 msgstr ""
41632
41633 #: config/vms/vms-c.cc:81
41634 #, gcc-internal-format
41635 msgid "malformed %<#pragma member_alignment%>, ignoring"
41636 msgstr "помилкове форматування %<#pragma member_alignment%>, ігноруємо"
41637
41638 #: config/vms/vms-c.cc:96
41639 #, gcc-internal-format
41640 msgid "unknown %<#pragma member_alignment%> name %s"
41641 msgstr "невідома назва %<#pragma member_alignment%> %s"
41642
41643 #: config/vms/vms-c.cc:101
41644 #, gcc-internal-format
41645 msgid "malformed %<#pragma member_alignment%>"
41646 msgstr ""
41647
41648 #: config/vms/vms-c.cc:135
41649 #, gcc-internal-format
41650 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
41651 msgstr ""
41652
41653 #: config/vms/vms-c.cc:148
41654 #, gcc-internal-format
41655 msgid "garbage at end of %<#pragma nomember_alignment%>"
41656 msgstr ""
41657
41658 #: config/vms/vms-c.cc:203
41659 #, gcc-internal-format
41660 msgid "malformed %<#pragma extern_model%>, ignoring"
41661 msgstr "помилкове форматування %<#pragma extern_model%>, ігноруємо"
41662
41663 #: config/vms/vms-c.cc:224
41664 #, gcc-internal-format
41665 msgid "extern model globalvalue"
41666 msgstr ""
41667
41668 #: config/vms/vms-c.cc:229
41669 #, gcc-internal-format
41670 msgid "unknown %<#pragma extern_model%> model %qs"
41671 msgstr ""
41672
41673 #: config/vms/vms-c.cc:235
41674 #, gcc-internal-format
41675 msgid "junk at end of '#pragma extern_model'"
41676 msgstr ""
41677
41678 #: config/vms/vms-c.cc:249
41679 #, gcc-internal-format
41680 msgid "vms '#pragma __message' is ignored"
41681 msgstr ""
41682
41683 #: config/vms/vms-c.cc:274 config/vms/vms-c.cc:280
41684 #, gcc-internal-format
41685 msgid "malformed %<#pragma __extern_prefix%>, ignoring"
41686 msgstr "помилкове форматування %<#pragma __extern_prefix%>, ігноруємо"
41687
41688 #: config/vms/vms-c.cc:313 config/vms/vms-c.cc:333
41689 #, gcc-internal-format
41690 msgid "malformed %<#pragma %s%>, ignoring"
41691 msgstr "помилкове форматування %<#pragma %s%>, ігноруємо"
41692
41693 #: config/vms/vms-c.cc:329
41694 #, gcc-internal-format
41695 msgid "invalid constant in %<#pragma %s%>"
41696 msgstr ""
41697
41698 #: config/xtensa/xtensa.cc:2252
41699 #, gcc-internal-format
41700 msgid "boolean registers required for the floating-point option"
41701 msgstr ""
41702
41703 #: config/xtensa/xtensa.cc:2287
41704 #, gcc-internal-format
41705 msgid "%<-f%s%> is not supported with CONST16 instructions"
41706 msgstr ""
41707
41708 #: config/xtensa/xtensa.cc:2294
41709 #, gcc-internal-format
41710 msgid "PIC is required but not supported with CONST16 instructions"
41711 msgstr ""
41712
41713 #: config/xtensa/xtensa.cc:3664
41714 #, gcc-internal-format
41715 msgid "only uninitialized variables can be placed in a %<.bss%> section"
41716 msgstr ""
41717
41718 #: ada/gcc-interface/misc.cc:155
41719 #, gcc-internal-format
41720 msgid "%<-gnat%> misspelled as %<-gant%>"
41721 msgstr ""
41722
41723 #: ada/gcc-interface/misc.cc:258
41724 #, gcc-internal-format
41725 msgid "%<-fexcess-precision=standard%> for Ada"
41726 msgstr ""
41727
41728 #: ada/gcc-interface/misc.cc:260
41729 #, gcc-internal-format
41730 msgid "%<-fexcess-precision=16%> for Ada"
41731 msgstr ""
41732
41733 #: ada/gcc-interface/trans.cc:332
41734 #, gcc-internal-format, gfc-internal-format
41735 msgid "%s contains too many lines"
41736 msgstr ""
41737
41738 #: ada/gcc-interface/trans.cc:1657
41739 #, gcc-internal-format
41740 msgid "subprogram %q+F not marked %<Inline_Always%>"
41741 msgstr ""
41742
41743 #: ada/gcc-interface/trans.cc:1659 ada/gcc-interface/trans.cc:1665
41744 #, gcc-internal-format
41745 msgid "parent subprogram cannot be inlined"
41746 msgstr ""
41747
41748 #: ada/gcc-interface/trans.cc:1663
41749 #, gcc-internal-format
41750 msgid "subprogram %q+F not marked %<Inline%>"
41751 msgstr ""
41752
41753 #: ada/gcc-interface/utils.cc:4163
41754 #, gcc-internal-format
41755 msgid "invalid element type for attribute %qs"
41756 msgstr ""
41757
41758 #: ada/gcc-interface/utils.cc:4187
41759 #, gcc-internal-format
41760 msgid "number of components of vector not a power of two"
41761 msgstr ""
41762
41763 #: ada/gcc-interface/utils.cc:6387 ada/gcc-interface/utils.cc:6565
41764 #: ada/gcc-interface/utils.cc:6746
41765 #, gcc-internal-format
41766 msgid "%qs attribute ignored"
41767 msgstr ""
41768
41769 #: ada/gcc-interface/utils.cc:6442
41770 #, gcc-internal-format
41771 msgid "%qs attribute without arguments on a non-prototype"
41772 msgstr ""
41773
41774 #: ada/gcc-interface/utils.cc:6457
41775 #, gcc-internal-format
41776 msgid "%qs argument has invalid operand number (argument %lu)"
41777 msgstr ""
41778
41779 #: ada/gcc-interface/utils.cc:6479
41780 #, gcc-internal-format
41781 msgid "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
41782 msgstr ""
41783
41784 #: ada/gcc-interface/utils.cc:6488
41785 #, gcc-internal-format
41786 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
41787 msgstr ""
41788
41789 #: ada/gcc-interface/utils.cc:6509
41790 #, gcc-internal-format
41791 msgid "%qs attribute requires prototypes with named arguments"
41792 msgstr ""
41793
41794 #: ada/gcc-interface/utils.cc:6518
41795 #, gcc-internal-format
41796 msgid "%qs attribute only applies to variadic functions"
41797 msgstr ""
41798
41799 #: ada/gcc-interface/utils.cc:6706 d/d-attribs.cc:346 d/d-attribs.cc:473
41800 #, gcc-internal-format
41801 msgid "%qE attribute has no effect"
41802 msgstr ""
41803
41804 #: ada/gcc-interface/utils.cc:6990
41805 #, gcc-internal-format
41806 msgid "attribute %qs applies to array types only"
41807 msgstr ""
41808
41809 #: c/c-convert.cc:104 c/c-typeck.cc:2258 c/c-typeck.cc:12924 cp/typeck.cc:2344
41810 #: cp/typeck.cc:8994 cp/typeck.cc:9796 d/d-convert.cc:262
41811 #, gcc-internal-format
41812 msgid "void value not ignored as it ought to be"
41813 msgstr ""
41814
41815 #: c/c-convert.cc:183 d/d-convert.cc:323
41816 #, gcc-internal-format
41817 msgid "conversion to non-scalar type requested"
41818 msgstr "запит на перетворення до нечислового типу"
41819
41820 #: c/c-decl.cc:838
41821 #, gcc-internal-format
41822 msgid "array %q+D assumed to have one element"
41823 msgstr ""
41824
41825 #: c/c-decl.cc:879
41826 #, gcc-internal-format
41827 msgid "%qD is static but used in inline function %qD which is not static"
41828 msgstr ""
41829
41830 #: c/c-decl.cc:884
41831 #, gcc-internal-format
41832 msgid "%q+D is static but declared in inline function %qD which is not static"
41833 msgstr ""
41834
41835 #: c/c-decl.cc:1080
41836 #, gcc-internal-format, gfc-internal-format
41837 msgid "GCC supports only %u nested scopes"
41838 msgstr ""
41839
41840 #: c/c-decl.cc:1232 cp/decl.cc:368
41841 #, gcc-internal-format
41842 msgid "label %q+D used but not defined"
41843 msgstr ""
41844
41845 #: c/c-decl.cc:1278
41846 #, gcc-internal-format
41847 msgid "nested function %q+D declared but never defined"
41848 msgstr ""
41849
41850 #: c/c-decl.cc:1292
41851 #, gcc-internal-format
41852 msgid "inline function %q+D declared but never defined"
41853 msgstr ""
41854
41855 #: c/c-decl.cc:1309
41856 #, gcc-internal-format
41857 msgid "unused variable %q+D"
41858 msgstr "невикористана змінна %q+D"
41859
41860 #: c/c-decl.cc:1313 cp/decl.cc:707
41861 #, gcc-internal-format
41862 msgid "variable %qD set but not used"
41863 msgstr "змінній %qD надано значення, але цю змінну ніде не використано"
41864
41865 #: c/c-decl.cc:1318
41866 #, gcc-internal-format
41867 msgid "type of array %q+D completed incompatibly with implicit initialization"
41868 msgstr ""
41869
41870 #: c/c-decl.cc:1599 c/c-decl.cc:7391 c/c-decl.cc:8296 c/c-decl.cc:9119
41871 #, gcc-internal-format
41872 msgid "originally defined here"
41873 msgstr ""
41874
41875 #: c/c-decl.cc:1824
41876 #, gcc-internal-format
41877 msgid "a parameter list with an ellipsis cannot match an empty parameter name list declaration"
41878 msgstr ""
41879
41880 #: c/c-decl.cc:1831
41881 #, gcc-internal-format
41882 msgid "an argument type that has a default promotion cannot match an empty parameter name list declaration"
41883 msgstr ""
41884
41885 #: c/c-decl.cc:1879
41886 #, gcc-internal-format
41887 msgid "prototype for %q+D declares more arguments than previous old-style definition"
41888 msgstr ""
41889
41890 #: c/c-decl.cc:1885
41891 #, gcc-internal-format
41892 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
41893 msgstr ""
41894
41895 #: c/c-decl.cc:1894
41896 #, gcc-internal-format
41897 msgid "prototype for %q+D declares argument %d with incompatible type"
41898 msgstr ""
41899
41900 #. If we get here, no errors were found, but do issue a warning
41901 #. for this poor-style construct.
41902 #: c/c-decl.cc:1907
41903 #, gcc-internal-format
41904 msgid "prototype for %q+D follows non-prototype definition"
41905 msgstr ""
41906
41907 #: c/c-decl.cc:1925
41908 #, gcc-internal-format
41909 msgid "previous definition of %q+D with type %qT"
41910 msgstr ""
41911
41912 #: c/c-decl.cc:1929
41913 #, gcc-internal-format
41914 msgid "previous implicit declaration of %q+D with type %qT"
41915 msgstr ""
41916
41917 #: c/c-decl.cc:1933
41918 #, gcc-internal-format
41919 msgid "previous declaration of %q+D with type %qT"
41920 msgstr ""
41921
41922 #: c/c-decl.cc:1973
41923 #, gcc-internal-format
41924 msgid "%q+D redeclared as different kind of symbol"
41925 msgstr ""
41926
41927 #: c/c-decl.cc:1978
41928 #, gcc-internal-format
41929 msgid "built-in function %q+D declared as non-function"
41930 msgstr ""
41931
41932 #: c/c-decl.cc:1981 c/c-decl.cc:3069
41933 #, gcc-internal-format
41934 msgid "declaration of %q+D shadows a built-in function"
41935 msgstr ""
41936
41937 #: c/c-decl.cc:1991
41938 #, gcc-internal-format
41939 msgid "redeclaration of enumerator %q+D"
41940 msgstr ""
41941
41942 #: c/c-decl.cc:2027
41943 #, gcc-internal-format
41944 msgid "conflicting types for built-in function %q+D; expected %qT"
41945 msgstr ""
41946
41947 #: c/c-decl.cc:2037 c/c-decl.cc:2062
41948 #, gcc-internal-format
41949 msgid "%qD is declared in header %qs"
41950 msgstr "%qD оголошено у файлі заголовків %qs"
41951
41952 #: c/c-decl.cc:2048
41953 #, gcc-internal-format
41954 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
41955 msgstr ""
41956
41957 #: c/c-decl.cc:2053
41958 #, gcc-internal-format
41959 msgid "mismatch in return type of built-in function %qD; expected %qT"
41960 msgstr ""
41961
41962 #: c/c-decl.cc:2086
41963 #, gcc-internal-format
41964 msgid "conflicting types for %q+D"
41965 msgstr ""
41966
41967 #: c/c-decl.cc:2099 c/c-decl.cc:2136
41968 #, gcc-internal-format
41969 msgid "conflicting types for %q+D; have %qT"
41970 msgstr ""
41971
41972 #: c/c-decl.cc:2116
41973 #, gcc-internal-format
41974 msgid "conflicting named address spaces (generic vs %s) for %q+D"
41975 msgstr ""
41976
41977 #: c/c-decl.cc:2120
41978 #, gcc-internal-format
41979 msgid "conflicting named address spaces (%s vs generic) for %q+D"
41980 msgstr ""
41981
41982 #: c/c-decl.cc:2124
41983 #, gcc-internal-format
41984 msgid "conflicting named address spaces (%s vs %s) for %q+D"
41985 msgstr ""
41986
41987 #: c/c-decl.cc:2133
41988 #, gcc-internal-format
41989 msgid "conflicting type qualifiers for %q+D"
41990 msgstr ""
41991
41992 #: c/c-decl.cc:2158
41993 #, gcc-internal-format
41994 msgid "redefinition of typedef %q+D with different type"
41995 msgstr ""
41996
41997 #: c/c-decl.cc:2171
41998 #, gcc-internal-format
41999 msgid "redefinition of typedef %q+D with variably modified type"
42000 msgstr ""
42001
42002 #: c/c-decl.cc:2176
42003 #, gcc-internal-format
42004 msgid "redefinition of typedef %q+D"
42005 msgstr ""
42006
42007 #: c/c-decl.cc:2204
42008 #, gcc-internal-format
42009 msgid "declaration of %qD shadows a built-in function"
42010 msgstr "оголошення %qD затінює вбудовану функцію"
42011
42012 #: c/c-decl.cc:2220
42013 #, gcc-internal-format
42014 msgid "declaration of built-in function %qD without a prototype; expected %qT"
42015 msgstr ""
42016
42017 #: c/c-decl.cc:2247 c/c-decl.cc:2358
42018 #, gcc-internal-format
42019 msgid "redefinition of %q+D"
42020 msgstr ""
42021
42022 #: c/c-decl.cc:2286 c/c-decl.cc:2398
42023 #, gcc-internal-format
42024 msgid "static declaration of %q+D follows non-static declaration"
42025 msgstr ""
42026
42027 #: c/c-decl.cc:2297 c/c-decl.cc:2305 c/c-decl.cc:2387 c/c-decl.cc:2395
42028 #, gcc-internal-format
42029 msgid "non-static declaration of %q+D follows static declaration"
42030 msgstr ""
42031
42032 #: c/c-decl.cc:2322
42033 #, gcc-internal-format
42034 msgid "%<gnu_inline%> attribute present on %q+D"
42035 msgstr ""
42036
42037 #: c/c-decl.cc:2325
42038 #, gcc-internal-format
42039 msgid "but not here"
42040 msgstr ""
42041
42042 #: c/c-decl.cc:2344
42043 #, gcc-internal-format
42044 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
42045 msgstr ""
42046
42047 #: c/c-decl.cc:2347
42048 #, gcc-internal-format
42049 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
42050 msgstr ""
42051
42052 #: c/c-decl.cc:2379
42053 #, gcc-internal-format
42054 msgid "extern declaration of %q+D follows declaration with no linkage"
42055 msgstr ""
42056
42057 #: c/c-decl.cc:2417
42058 #, gcc-internal-format
42059 msgid "declaration of %q+D with no linkage follows extern declaration"
42060 msgstr ""
42061
42062 #: c/c-decl.cc:2424
42063 #, gcc-internal-format
42064 msgid "redeclaration of %q+D with no linkage"
42065 msgstr ""
42066
42067 #: c/c-decl.cc:2450
42068 #, gcc-internal-format
42069 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
42070 msgstr ""
42071
42072 #: c/c-decl.cc:2471
42073 #, gcc-internal-format
42074 msgid "redefinition of parameter %q+D"
42075 msgstr ""
42076
42077 #: c/c-decl.cc:2498
42078 #, gcc-internal-format
42079 msgid "redundant redeclaration of %q+D"
42080 msgstr ""
42081
42082 #: c/c-decl.cc:3027
42083 #, gcc-internal-format
42084 msgid "declaration of %q+D shadows previous non-variable"
42085 msgstr ""
42086
42087 #: c/c-decl.cc:3049
42088 #, gcc-internal-format
42089 msgid "declaration of %qD shadows a parameter"
42090 msgstr ""
42091
42092 #: c/c-decl.cc:3062 cp/name-lookup.cc:3335
42093 #, gcc-internal-format
42094 msgid "declaration of %qD shadows a global declaration"
42095 msgstr ""
42096
42097 #: c/c-decl.cc:3088
42098 #, gcc-internal-format
42099 msgid "declaration of %qD shadows a previous local"
42100 msgstr ""
42101
42102 #: c/c-decl.cc:3094 cp/name-lookup.cc:3103
42103 #, gcc-internal-format
42104 msgid "shadowed declaration is here"
42105 msgstr ""
42106
42107 #: c/c-decl.cc:3224
42108 #, gcc-internal-format
42109 msgid "nested extern declaration of %qD"
42110 msgstr ""
42111
42112 #: c/c-decl.cc:3387 c/c-decl.cc:3401
42113 #, gcc-internal-format
42114 msgid "implicit declaration of function %qE; did you mean %qs?"
42115 msgstr "неявне оголошення функції %qE; ви мали на увазі %qs?"
42116
42117 #: c/c-decl.cc:3393 c/c-decl.cc:3406
42118 #, gcc-internal-format
42119 msgid "implicit declaration of function %qE"
42120 msgstr "неявне оголошення функції %qE"
42121
42122 #: c/c-decl.cc:3425
42123 #, gcc-internal-format
42124 msgid "include %qs or provide a declaration of %qE"
42125 msgstr ""
42126
42127 #: c/c-decl.cc:3695
42128 #, gcc-internal-format
42129 msgid "incompatible implicit declaration of built-in function %qD"
42130 msgstr "несумісне неявне оголошення вбудованої функції %qD"
42131
42132 #: c/c-decl.cc:3705
42133 #, gcc-internal-format
42134 msgid "include %qs or provide a declaration of %qD"
42135 msgstr ""
42136
42137 #: c/c-decl.cc:3716
42138 #, gcc-internal-format
42139 msgid "incompatible implicit declaration of function %qD"
42140 msgstr "несумісне неявне оголошення функції %qD"
42141
42142 #: c/c-decl.cc:3777
42143 #, gcc-internal-format
42144 msgid "%qE undeclared here (not in a function); did you mean %qs?"
42145 msgstr ""
42146
42147 #: c/c-decl.cc:3782
42148 #, gcc-internal-format
42149 msgid "%qE undeclared here (not in a function)"
42150 msgstr ""
42151
42152 #: c/c-decl.cc:3795
42153 #, gcc-internal-format
42154 msgid "%qE undeclared (first use in this function); did you mean %qs?"
42155 msgstr ""
42156
42157 #: c/c-decl.cc:3800
42158 #, gcc-internal-format
42159 msgid "%qE undeclared (first use in this function)"
42160 msgstr ""
42161
42162 #: c/c-decl.cc:3804
42163 #, gcc-internal-format
42164 msgid "each undeclared identifier is reported only once for each function it appears in"
42165 msgstr ""
42166
42167 #: c/c-decl.cc:3852 cp/decl.cc:3345
42168 #, gcc-internal-format
42169 msgid "label %qE referenced outside of any function"
42170 msgstr ""
42171
42172 #: c/c-decl.cc:3888
42173 #, gcc-internal-format
42174 msgid "jump into scope of identifier with variably modified type"
42175 msgstr ""
42176
42177 #: c/c-decl.cc:3891
42178 #, gcc-internal-format
42179 msgid "jump skips variable initialization"
42180 msgstr ""
42181
42182 #: c/c-decl.cc:3892 c/c-decl.cc:3947 c/c-decl.cc:4037
42183 #, gcc-internal-format
42184 msgid "label %qD defined here"
42185 msgstr ""
42186
42187 #: c/c-decl.cc:3946 c/c-decl.cc:4036
42188 #, gcc-internal-format
42189 msgid "jump into statement expression"
42190 msgstr ""
42191
42192 #: c/c-decl.cc:3969
42193 #, gcc-internal-format
42194 msgid "duplicate label declaration %qE"
42195 msgstr ""
42196
42197 #: c/c-decl.cc:4068 cp/decl.cc:3759
42198 #, gcc-internal-format
42199 msgid "duplicate label %qD"
42200 msgstr ""
42201
42202 #: c/c-decl.cc:4099
42203 #, gcc-internal-format
42204 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
42205 msgstr ""
42206
42207 #: c/c-decl.cc:4164
42208 #, gcc-internal-format
42209 msgid "switch jumps over variable initialization"
42210 msgstr ""
42211
42212 #: c/c-decl.cc:4165 c/c-decl.cc:4176
42213 #, gcc-internal-format
42214 msgid "switch starts here"
42215 msgstr ""
42216
42217 #: c/c-decl.cc:4175
42218 #, gcc-internal-format
42219 msgid "switch jumps into statement expression"
42220 msgstr ""
42221
42222 #: c/c-decl.cc:4258
42223 #, gcc-internal-format
42224 msgid "%qE defined as wrong kind of tag"
42225 msgstr ""
42226
42227 #: c/c-decl.cc:4444 cp/tree.cc:4889
42228 #, gcc-internal-format
42229 msgid "%qE attribute applied to %qD with void return type"
42230 msgstr ""
42231
42232 #: c/c-decl.cc:4453
42233 #, gcc-internal-format
42234 msgid "%qE attribute can only be applied to functions or to structure, union or enumeration types"
42235 msgstr ""
42236
42237 #: c/c-decl.cc:4718
42238 #, gcc-internal-format
42239 msgid "unnamed struct/union that defines no instances"
42240 msgstr ""
42241
42242 #: c/c-decl.cc:4729
42243 #, gcc-internal-format
42244 msgid "empty declaration with storage class specifier does not redeclare tag"
42245 msgstr ""
42246
42247 #: c/c-decl.cc:4745
42248 #, gcc-internal-format
42249 msgid "empty declaration with type qualifier does not redeclare tag"
42250 msgstr ""
42251
42252 #: c/c-decl.cc:4757
42253 #, gcc-internal-format
42254 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
42255 msgstr ""
42256
42257 #: c/c-decl.cc:4779 c/c-decl.cc:4787
42258 #, gcc-internal-format
42259 msgid "useless type name in empty declaration"
42260 msgstr ""
42261
42262 #: c/c-decl.cc:4795
42263 #, gcc-internal-format
42264 msgid "%<inline%> in empty declaration"
42265 msgstr ""
42266
42267 #: c/c-decl.cc:4801
42268 #, gcc-internal-format
42269 msgid "%<_Noreturn%> in empty declaration"
42270 msgstr ""
42271
42272 #: c/c-decl.cc:4807
42273 #, gcc-internal-format
42274 msgid "%<auto%> in file-scope empty declaration"
42275 msgstr ""
42276
42277 #: c/c-decl.cc:4813
42278 #, gcc-internal-format
42279 msgid "%<register%> in file-scope empty declaration"
42280 msgstr ""
42281
42282 #: c/c-decl.cc:4820
42283 #, gcc-internal-format
42284 msgid "useless storage class specifier in empty declaration"
42285 msgstr ""
42286
42287 #: c/c-decl.cc:4826
42288 #, gcc-internal-format
42289 msgid "useless %qs in empty declaration"
42290 msgstr ""
42291
42292 #: c/c-decl.cc:4839
42293 #, gcc-internal-format
42294 msgid "useless type qualifier in empty declaration"
42295 msgstr ""
42296
42297 #: c/c-decl.cc:4846
42298 #, gcc-internal-format
42299 msgid "useless %<_Alignas%> in empty declaration"
42300 msgstr ""
42301
42302 #: c/c-decl.cc:4864
42303 #, gcc-internal-format
42304 msgid "invalid use of attributes in empty declaration"
42305 msgstr ""
42306
42307 #: c/c-decl.cc:4878 c/c-parser.cc:2038
42308 #, gcc-internal-format
42309 msgid "empty declaration"
42310 msgstr ""
42311
42312 #: c/c-decl.cc:4950
42313 #, gcc-internal-format
42314 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
42315 msgstr ""
42316
42317 #: c/c-decl.cc:4954
42318 #, gcc-internal-format
42319 msgid "ISO C90 does not support %<[*]%> array declarators"
42320 msgstr ""
42321
42322 #. C99 6.7.5.2p4
42323 #. A function definition isn't function prototype scope C99 6.2.1p4.
42324 #. C99 6.7.5.2p4
42325 #: c/c-decl.cc:4960 c/c-decl.cc:7855 c/c-decl.cc:9820
42326 #, gcc-internal-format
42327 msgid "%<[*]%> not allowed in other than function prototype scope"
42328 msgstr ""
42329
42330 #: c/c-decl.cc:5130
42331 #, gcc-internal-format
42332 msgid "%q+D is usually a function"
42333 msgstr ""
42334
42335 #: c/c-decl.cc:5139
42336 #, gcc-internal-format
42337 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
42338 msgstr ""
42339
42340 #: c/c-decl.cc:5144
42341 #, gcc-internal-format
42342 msgid "function %qD is initialized like a variable"
42343 msgstr ""
42344
42345 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
42346 #: c/c-decl.cc:5150
42347 #, gcc-internal-format
42348 msgid "parameter %qD is initialized"
42349 msgstr ""
42350
42351 #. Although C99 is unclear about whether incomplete arrays
42352 #. of VLAs themselves count as VLAs, it does not make
42353 #. sense to permit them to be initialized given that
42354 #. ordinary VLAs may not be initialized.
42355 #: c/c-decl.cc:5169 c/c-decl.cc:5184 c/c-typeck.cc:8270
42356 #, gcc-internal-format
42357 msgid "variable-sized object may not be initialized"
42358 msgstr "об'єкт розмірності змінної може бути не ініціалізовано"
42359
42360 #: c/c-decl.cc:5175
42361 #, gcc-internal-format
42362 msgid "variable %qD has initializer but incomplete type"
42363 msgstr ""
42364
42365 #: c/c-decl.cc:5264
42366 #, gcc-internal-format
42367 msgid "inline function %q+D given attribute %qs"
42368 msgstr ""
42369
42370 #: c/c-decl.cc:5314
42371 #, gcc-internal-format
42372 msgid "uninitialized const member in %qT is invalid in C++"
42373 msgstr ""
42374
42375 #: c/c-decl.cc:5316
42376 #, gcc-internal-format
42377 msgid "%qD should be initialized"
42378 msgstr "%qD має бути ініціалізовано"
42379
42380 #: c/c-decl.cc:5397
42381 #, gcc-internal-format
42382 msgid "initializer fails to determine size of %q+D"
42383 msgstr ""
42384
42385 #: c/c-decl.cc:5402
42386 #, gcc-internal-format
42387 msgid "array size missing in %q+D"
42388 msgstr ""
42389
42390 #: c/c-decl.cc:5406
42391 #, gcc-internal-format
42392 msgid "zero or negative size array %q+D"
42393 msgstr ""
42394
42395 #: c/c-decl.cc:5495
42396 #, gcc-internal-format
42397 msgid "storage size of %q+D isn%'t constant"
42398 msgstr ""
42399
42400 #: c/c-decl.cc:5545
42401 #, gcc-internal-format
42402 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
42403 msgstr ""
42404
42405 #: c/c-decl.cc:5583
42406 #, gcc-internal-format
42407 msgid "cannot put object with volatile field into register"
42408 msgstr ""
42409
42410 #: c/c-decl.cc:5669
42411 #, gcc-internal-format
42412 msgid "uninitialized %<const %D%> is invalid in C++"
42413 msgstr ""
42414
42415 #: c/c-decl.cc:5684 cp/decl.cc:8561
42416 #, gcc-internal-format
42417 msgid "%q+D in declare target directive does not have mappable type"
42418 msgstr ""
42419
42420 #: c/c-decl.cc:5947
42421 #, gcc-internal-format
42422 msgid "ISO C forbids forward parameter declarations"
42423 msgstr ""
42424
42425 #: c/c-decl.cc:6058
42426 #, gcc-internal-format
42427 msgid "defining a type in a compound literal is invalid in C++"
42428 msgstr ""
42429
42430 #: c/c-decl.cc:6079 c/c-decl.cc:6094
42431 #, gcc-internal-format
42432 msgid "bit-field %qs width not an integer constant"
42433 msgstr ""
42434
42435 #: c/c-decl.cc:6089
42436 #, gcc-internal-format
42437 msgid "bit-field %qs width not an integer constant expression"
42438 msgstr ""
42439
42440 #: c/c-decl.cc:6100
42441 #, gcc-internal-format
42442 msgid "negative width in bit-field %qs"
42443 msgstr ""
42444
42445 #: c/c-decl.cc:6105
42446 #, gcc-internal-format
42447 msgid "zero width for bit-field %qs"
42448 msgstr ""
42449
42450 #: c/c-decl.cc:6115
42451 #, gcc-internal-format
42452 msgid "bit-field %qs has invalid type"
42453 msgstr ""
42454
42455 #: c/c-decl.cc:6121
42456 #, gcc-internal-format
42457 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
42458 msgstr ""
42459
42460 #: c/c-decl.cc:6132
42461 #, gcc-internal-format
42462 msgid "type of bit-field %qs is a GCC extension"
42463 msgstr ""
42464
42465 #: c/c-decl.cc:6138
42466 #, gcc-internal-format
42467 msgid "width of %qs exceeds its type"
42468 msgstr ""
42469
42470 #: c/c-decl.cc:6151
42471 #, gcc-internal-format
42472 msgid "%qs is narrower than values of its type"
42473 msgstr ""
42474
42475 #: c/c-decl.cc:6166
42476 #, gcc-internal-format
42477 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
42478 msgstr ""
42479
42480 #: c/c-decl.cc:6169
42481 #, gcc-internal-format
42482 msgid "ISO C90 forbids array whose size cannot be evaluated"
42483 msgstr ""
42484
42485 #: c/c-decl.cc:6176
42486 #, gcc-internal-format
42487 msgid "ISO C90 forbids variable length array %qE"
42488 msgstr ""
42489
42490 #: c/c-decl.cc:6178
42491 #, gcc-internal-format
42492 msgid "ISO C90 forbids variable length array"
42493 msgstr ""
42494
42495 #: c/c-decl.cc:6395 c/c-decl.cc:6791 c/c-decl.cc:6801
42496 #, gcc-internal-format
42497 msgid "variably modified %qE at file scope"
42498 msgstr ""
42499
42500 #: c/c-decl.cc:6397
42501 #, gcc-internal-format
42502 msgid "variably modified field at file scope"
42503 msgstr ""
42504
42505 #: c/c-decl.cc:6417
42506 #, gcc-internal-format
42507 msgid "type defaults to %<int%> in declaration of %qE"
42508 msgstr ""
42509
42510 #: c/c-decl.cc:6421
42511 #, gcc-internal-format
42512 msgid "type defaults to %<int%> in type name"
42513 msgstr ""
42514
42515 #: c/c-decl.cc:6453
42516 #, gcc-internal-format
42517 msgid "duplicate %<const%>"
42518 msgstr "дублювання %<const%>"
42519
42520 #: c/c-decl.cc:6455
42521 #, gcc-internal-format
42522 msgid "duplicate %<restrict%>"
42523 msgstr "дублювання %<restrict%>"
42524
42525 #: c/c-decl.cc:6457
42526 #, gcc-internal-format
42527 msgid "duplicate %<volatile%>"
42528 msgstr "дублювання %<volatile%>"
42529
42530 #: c/c-decl.cc:6459
42531 #, gcc-internal-format
42532 msgid "duplicate %<_Atomic%>"
42533 msgstr "дублювання %<_Atomic%>"
42534
42535 #: c/c-decl.cc:6462
42536 #, gcc-internal-format, gfc-internal-format
42537 msgid "conflicting named address spaces (%s vs %s)"
42538 msgstr ""
42539
42540 #: c/c-decl.cc:6485 c/c-parser.cc:3053
42541 #, gcc-internal-format
42542 msgid "%<_Atomic%>-qualified array type"
42543 msgstr ""
42544
42545 #: c/c-decl.cc:6499
42546 #, gcc-internal-format
42547 msgid "function definition declared %<auto%>"
42548 msgstr ""
42549
42550 #: c/c-decl.cc:6501
42551 #, gcc-internal-format
42552 msgid "function definition declared %<register%>"
42553 msgstr ""
42554
42555 #: c/c-decl.cc:6503
42556 #, gcc-internal-format
42557 msgid "function definition declared %<typedef%>"
42558 msgstr ""
42559
42560 #: c/c-decl.cc:6505
42561 #, gcc-internal-format
42562 msgid "function definition declared %qs"
42563 msgstr ""
42564
42565 #: c/c-decl.cc:6523
42566 #, gcc-internal-format
42567 msgid "storage class specified for structure field %qE"
42568 msgstr ""
42569
42570 #: c/c-decl.cc:6526
42571 #, gcc-internal-format
42572 msgid "storage class specified for structure field"
42573 msgstr ""
42574
42575 #: c/c-decl.cc:6530
42576 #, gcc-internal-format
42577 msgid "storage class specified for parameter %qE"
42578 msgstr ""
42579
42580 #: c/c-decl.cc:6533
42581 #, gcc-internal-format
42582 msgid "storage class specified for unnamed parameter"
42583 msgstr ""
42584
42585 #: c/c-decl.cc:6536 cp/decl.cc:12577
42586 #, gcc-internal-format
42587 msgid "storage class specified for typename"
42588 msgstr ""
42589
42590 #: c/c-decl.cc:6553
42591 #, gcc-internal-format
42592 msgid "%qE initialized and declared %<extern%>"
42593 msgstr ""
42594
42595 #: c/c-decl.cc:6557
42596 #, gcc-internal-format
42597 msgid "%qE has both %<extern%> and initializer"
42598 msgstr ""
42599
42600 #: c/c-decl.cc:6562
42601 #, gcc-internal-format
42602 msgid "file-scope declaration of %qE specifies %<auto%>"
42603 msgstr ""
42604
42605 #: c/c-decl.cc:6566
42606 #, gcc-internal-format
42607 msgid "file-scope declaration of %qE specifies %<register%>"
42608 msgstr ""
42609
42610 #: c/c-decl.cc:6571
42611 #, gcc-internal-format
42612 msgid "nested function %qE declared %<extern%>"
42613 msgstr ""
42614
42615 #: c/c-decl.cc:6574
42616 #, gcc-internal-format
42617 msgid "function-scope %qE implicitly auto and declared %qs"
42618 msgstr ""
42619
42620 #. Only the innermost declarator (making a parameter be of
42621 #. array type which is converted to pointer type)
42622 #. may have static or type qualifiers.
42623 #: c/c-decl.cc:6621 c/c-decl.cc:7015
42624 #, gcc-internal-format
42625 msgid "static or type qualifiers in non-parameter array declarator"
42626 msgstr ""
42627
42628 #: c/c-decl.cc:6682
42629 #, gcc-internal-format
42630 msgid "declaration of %qE as array of voids"
42631 msgstr ""
42632
42633 #: c/c-decl.cc:6684
42634 #, gcc-internal-format
42635 msgid "declaration of type name as array of voids"
42636 msgstr ""
42637
42638 #: c/c-decl.cc:6691
42639 #, gcc-internal-format
42640 msgid "declaration of %qE as array of functions"
42641 msgstr ""
42642
42643 #: c/c-decl.cc:6694
42644 #, gcc-internal-format
42645 msgid "declaration of type name as array of functions"
42646 msgstr ""
42647
42648 #: c/c-decl.cc:6702 c/c-decl.cc:8827
42649 #, gcc-internal-format
42650 msgid "invalid use of structure with flexible array member"
42651 msgstr ""
42652
42653 #: c/c-decl.cc:6734
42654 #, gcc-internal-format
42655 msgid "size of array %qE has non-integer type"
42656 msgstr ""
42657
42658 #: c/c-decl.cc:6738
42659 #, gcc-internal-format
42660 msgid "size of unnamed array has non-integer type"
42661 msgstr ""
42662
42663 #: c/c-decl.cc:6746
42664 #, gcc-internal-format
42665 msgid "size of array %qE has incomplete type"
42666 msgstr ""
42667
42668 #: c/c-decl.cc:6749
42669 #, gcc-internal-format
42670 msgid "size of unnamed array has incomplete type"
42671 msgstr ""
42672
42673 #: c/c-decl.cc:6761
42674 #, gcc-internal-format
42675 msgid "ISO C forbids zero-size array %qE"
42676 msgstr ""
42677
42678 #: c/c-decl.cc:6764
42679 #, gcc-internal-format
42680 msgid "ISO C forbids zero-size array"
42681 msgstr ""
42682
42683 #: c/c-decl.cc:6773
42684 #, gcc-internal-format
42685 msgid "size of array %qE is negative"
42686 msgstr ""
42687
42688 #: c/c-decl.cc:6775
42689 #, gcc-internal-format
42690 msgid "size of unnamed array is negative"
42691 msgstr ""
42692
42693 #: c/c-decl.cc:6861
42694 #, gcc-internal-format
42695 msgid "size of array %qE is too large"
42696 msgstr ""
42697
42698 #: c/c-decl.cc:6864
42699 #, gcc-internal-format
42700 msgid "size of unnamed array is too large"
42701 msgstr ""
42702
42703 #: c/c-decl.cc:6903 c/c-decl.cc:7561
42704 #, gcc-internal-format
42705 msgid "ISO C90 does not support flexible array members"
42706 msgstr ""
42707
42708 #. C99 6.7.5.2p4
42709 #: c/c-decl.cc:6925
42710 #, gcc-internal-format
42711 msgid "%<[*]%> not in a declaration"
42712 msgstr ""
42713
42714 #: c/c-decl.cc:6938
42715 #, gcc-internal-format
42716 msgid "array type has incomplete element type %qT"
42717 msgstr ""
42718
42719 #: c/c-decl.cc:6944
42720 #, gcc-internal-format
42721 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
42722 msgstr ""
42723
42724 #: c/c-decl.cc:6948
42725 #, gcc-internal-format
42726 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
42727 msgstr ""
42728
42729 #: c/c-decl.cc:7051
42730 #, gcc-internal-format
42731 msgid "%qE declared as function returning a function"
42732 msgstr ""
42733
42734 #: c/c-decl.cc:7054
42735 #, gcc-internal-format
42736 msgid "type name declared as function returning a function"
42737 msgstr ""
42738
42739 #: c/c-decl.cc:7061
42740 #, gcc-internal-format
42741 msgid "%qE declared as function returning an array"
42742 msgstr ""
42743
42744 #: c/c-decl.cc:7064
42745 #, gcc-internal-format
42746 msgid "type name declared as function returning an array"
42747 msgstr ""
42748
42749 #: c/c-decl.cc:7105
42750 #, gcc-internal-format
42751 msgid "function definition has qualified void return type"
42752 msgstr ""
42753
42754 #: c/c-decl.cc:7109 cp/decl.cc:12877
42755 #, gcc-internal-format
42756 msgid "type qualifiers ignored on function return type"
42757 msgstr ""
42758
42759 #: c/c-decl.cc:7147 c/c-decl.cc:7357 c/c-decl.cc:7411 c/c-decl.cc:7495
42760 #: c/c-decl.cc:7617 c/c-parser.cc:3055
42761 #, gcc-internal-format
42762 msgid "%<_Atomic%>-qualified function type"
42763 msgstr ""
42764
42765 #: c/c-decl.cc:7153 c/c-decl.cc:7363 c/c-decl.cc:7500 c/c-decl.cc:7622
42766 #, gcc-internal-format
42767 msgid "ISO C forbids qualified function types"
42768 msgstr ""
42769
42770 #: c/c-decl.cc:7248
42771 #, gcc-internal-format
42772 msgid "%qs combined with %<auto%> qualifier for %qE"
42773 msgstr ""
42774
42775 #: c/c-decl.cc:7252
42776 #, gcc-internal-format
42777 msgid "%qs combined with %<register%> qualifier for %qE"
42778 msgstr ""
42779
42780 #: c/c-decl.cc:7258
42781 #, gcc-internal-format
42782 msgid "%qs specified for auto variable %qE"
42783 msgstr ""
42784
42785 #: c/c-decl.cc:7274
42786 #, gcc-internal-format
42787 msgid "%qs specified for parameter %qE"
42788 msgstr ""
42789
42790 #: c/c-decl.cc:7277
42791 #, gcc-internal-format
42792 msgid "%qs specified for unnamed parameter"
42793 msgstr ""
42794
42795 #: c/c-decl.cc:7283
42796 #, gcc-internal-format
42797 msgid "%qs specified for structure field %qE"
42798 msgstr ""
42799
42800 #: c/c-decl.cc:7286
42801 #, gcc-internal-format
42802 msgid "%qs specified for structure field"
42803 msgstr ""
42804
42805 #: c/c-decl.cc:7301
42806 #, gcc-internal-format
42807 msgid "bit-field %qE has atomic type"
42808 msgstr ""
42809
42810 #: c/c-decl.cc:7303
42811 #, gcc-internal-format
42812 msgid "bit-field has atomic type"
42813 msgstr ""
42814
42815 #: c/c-decl.cc:7312
42816 #, gcc-internal-format
42817 msgid "alignment specified for typedef %qE"
42818 msgstr ""
42819
42820 #: c/c-decl.cc:7314
42821 #, gcc-internal-format
42822 msgid "alignment specified for %<register%> object %qE"
42823 msgstr ""
42824
42825 #: c/c-decl.cc:7319
42826 #, gcc-internal-format
42827 msgid "alignment specified for parameter %qE"
42828 msgstr ""
42829
42830 #: c/c-decl.cc:7321
42831 #, gcc-internal-format
42832 msgid "alignment specified for unnamed parameter"
42833 msgstr ""
42834
42835 #: c/c-decl.cc:7326
42836 #, gcc-internal-format
42837 msgid "alignment specified for bit-field %qE"
42838 msgstr ""
42839
42840 #: c/c-decl.cc:7328
42841 #, gcc-internal-format
42842 msgid "alignment specified for unnamed bit-field"
42843 msgstr ""
42844
42845 #: c/c-decl.cc:7331
42846 #, gcc-internal-format
42847 msgid "alignment specified for function %qE"
42848 msgstr ""
42849
42850 #: c/c-decl.cc:7338
42851 #, gcc-internal-format
42852 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
42853 msgstr ""
42854
42855 #: c/c-decl.cc:7341
42856 #, gcc-internal-format
42857 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
42858 msgstr ""
42859
42860 #: c/c-decl.cc:7372
42861 #, gcc-internal-format
42862 msgid "typedef %q+D declared %<inline%>"
42863 msgstr ""
42864
42865 #: c/c-decl.cc:7374
42866 #, gcc-internal-format
42867 msgid "typedef %q+D declared %<_Noreturn%>"
42868 msgstr ""
42869
42870 #: c/c-decl.cc:7417
42871 #, gcc-internal-format
42872 msgid "ISO C forbids const or volatile function types"
42873 msgstr ""
42874
42875 #. C99 6.7.2.1p8
42876 #: c/c-decl.cc:7428
42877 #, gcc-internal-format
42878 msgid "a member of a structure or union cannot have a variably modified type"
42879 msgstr ""
42880
42881 #: c/c-decl.cc:7445 cp/decl.cc:11470
42882 #, gcc-internal-format
42883 msgid "variable or field %qE declared void"
42884 msgstr ""
42885
42886 #: c/c-decl.cc:7485
42887 #, gcc-internal-format
42888 msgid "attributes in parameter array declarator ignored"
42889 msgstr ""
42890
42891 #: c/c-decl.cc:7527
42892 #, gcc-internal-format
42893 msgid "parameter %q+D declared %<inline%>"
42894 msgstr ""
42895
42896 #: c/c-decl.cc:7529
42897 #, gcc-internal-format
42898 msgid "parameter %q+D declared %<_Noreturn%>"
42899 msgstr ""
42900
42901 #: c/c-decl.cc:7542
42902 #, gcc-internal-format
42903 msgid "field %qE declared as a function"
42904 msgstr ""
42905
42906 #: c/c-decl.cc:7549
42907 #, gcc-internal-format
42908 msgid "field %qE has incomplete type"
42909 msgstr ""
42910
42911 #: c/c-decl.cc:7551
42912 #, gcc-internal-format
42913 msgid "unnamed field has incomplete type"
42914 msgstr ""
42915
42916 #: c/c-decl.cc:7588 c/c-decl.cc:7599 c/c-decl.cc:7602
42917 #, gcc-internal-format
42918 msgid "invalid storage class for function %qE"
42919 msgstr ""
42920
42921 #: c/c-decl.cc:7659
42922 #, gcc-internal-format
42923 msgid "cannot inline function %<main%>"
42924 msgstr ""
42925
42926 #: c/c-decl.cc:7661
42927 #, gcc-internal-format
42928 msgid "%<main%> declared %<_Noreturn%>"
42929 msgstr ""
42930
42931 #: c/c-decl.cc:7672
42932 #, gcc-internal-format
42933 msgid "ISO C99 does not support %<_Noreturn%>"
42934 msgstr "У ISO C99 не передбачено підтримки %<_Noreturn%>"
42935
42936 #: c/c-decl.cc:7675
42937 #, gcc-internal-format
42938 msgid "ISO C90 does not support %<_Noreturn%>"
42939 msgstr "У ISO C90 не передбачено підтримки %<_Noreturn%>"
42940
42941 #: c/c-decl.cc:7704
42942 #, gcc-internal-format
42943 msgid "variable previously declared %<static%> redeclared %<extern%>"
42944 msgstr ""
42945
42946 #: c/c-decl.cc:7714
42947 #, gcc-internal-format
42948 msgid "variable %q+D declared %<inline%>"
42949 msgstr ""
42950
42951 #: c/c-decl.cc:7716
42952 #, gcc-internal-format
42953 msgid "variable %q+D declared %<_Noreturn%>"
42954 msgstr ""
42955
42956 #: c/c-decl.cc:7751
42957 #, gcc-internal-format
42958 msgid "non-nested function with variably modified type"
42959 msgstr ""
42960
42961 #: c/c-decl.cc:7753
42962 #, gcc-internal-format
42963 msgid "object with variably modified type must have no linkage"
42964 msgstr ""
42965
42966 #: c/c-decl.cc:7861 c/c-decl.cc:9628
42967 #, gcc-internal-format
42968 msgid "function declaration isn%'t a prototype"
42969 msgstr ""
42970
42971 #: c/c-decl.cc:7871
42972 #, gcc-internal-format
42973 msgid "parameter names (without types) in function declaration"
42974 msgstr ""
42975
42976 #: c/c-decl.cc:7916
42977 #, gcc-internal-format
42978 msgid "parameter %u (%q+D) has incomplete type"
42979 msgstr ""
42980
42981 #: c/c-decl.cc:7920
42982 #, gcc-internal-format, gfc-internal-format
42983 msgid "parameter %u has incomplete type"
42984 msgstr ""
42985
42986 #: c/c-decl.cc:7931
42987 #, gcc-internal-format
42988 msgid "parameter %u (%q+D) has void type"
42989 msgstr ""
42990
42991 #: c/c-decl.cc:7935
42992 #, gcc-internal-format, gfc-internal-format
42993 msgid "parameter %u has void type"
42994 msgstr ""
42995
42996 #: c/c-decl.cc:8009
42997 #, gcc-internal-format
42998 msgid "%<void%> as only parameter may not be qualified"
42999 msgstr ""
43000
43001 #: c/c-decl.cc:8013 c/c-decl.cc:8049
43002 #, gcc-internal-format
43003 msgid "%<void%> must be the only parameter"
43004 msgstr ""
43005
43006 #: c/c-decl.cc:8043
43007 #, gcc-internal-format
43008 msgid "parameter %q+D has just a forward declaration"
43009 msgstr ""
43010
43011 #: c/c-decl.cc:8089
43012 #, gcc-internal-format
43013 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
43014 msgstr ""
43015
43016 #: c/c-decl.cc:8095
43017 #, gcc-internal-format, gfc-internal-format
43018 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
43019 msgstr ""
43020
43021 #: c/c-decl.cc:8203
43022 #, gcc-internal-format
43023 msgid "enum type defined here"
43024 msgstr ""
43025
43026 #: c/c-decl.cc:8209
43027 #, gcc-internal-format
43028 msgid "struct defined here"
43029 msgstr ""
43030
43031 #: c/c-decl.cc:8215
43032 #, gcc-internal-format
43033 msgid "union defined here"
43034 msgstr ""
43035
43036 #: c/c-decl.cc:8292
43037 #, gcc-internal-format
43038 msgid "redefinition of %<union %E%>"
43039 msgstr ""
43040
43041 #: c/c-decl.cc:8294
43042 #, gcc-internal-format
43043 msgid "redefinition of %<struct %E%>"
43044 msgstr ""
43045
43046 #: c/c-decl.cc:8303
43047 #, gcc-internal-format
43048 msgid "nested redefinition of %<union %E%>"
43049 msgstr ""
43050
43051 #: c/c-decl.cc:8305
43052 #, gcc-internal-format
43053 msgid "nested redefinition of %<struct %E%>"
43054 msgstr ""
43055
43056 #: c/c-decl.cc:8335 c/c-decl.cc:9138
43057 #, gcc-internal-format
43058 msgid "defining type in %qs expression is invalid in C++"
43059 msgstr ""
43060
43061 #: c/c-decl.cc:8402 cp/decl.cc:5321
43062 #, gcc-internal-format
43063 msgid "declaration does not declare anything"
43064 msgstr ""
43065
43066 #: c/c-decl.cc:8407
43067 #, gcc-internal-format
43068 msgid "ISO C99 doesn%'t support unnamed structs/unions"
43069 msgstr ""
43070
43071 #: c/c-decl.cc:8410
43072 #, gcc-internal-format
43073 msgid "ISO C90 doesn%'t support unnamed structs/unions"
43074 msgstr ""
43075
43076 #: c/c-decl.cc:8503 c/c-decl.cc:8521 c/c-decl.cc:8582
43077 #, gcc-internal-format
43078 msgid "duplicate member %q+D"
43079 msgstr ""
43080
43081 #: c/c-decl.cc:8608
43082 #, gcc-internal-format
43083 msgid "empty struct has size 0 in C, size 1 in C++"
43084 msgstr ""
43085
43086 #: c/c-decl.cc:8611
43087 #, gcc-internal-format
43088 msgid "empty union has size 0 in C, size 1 in C++"
43089 msgstr ""
43090
43091 #: c/c-decl.cc:8736
43092 #, gcc-internal-format
43093 msgid "union has no named members"
43094 msgstr ""
43095
43096 #: c/c-decl.cc:8738
43097 #, gcc-internal-format
43098 msgid "union has no members"
43099 msgstr ""
43100
43101 #: c/c-decl.cc:8743
43102 #, gcc-internal-format
43103 msgid "struct has no named members"
43104 msgstr ""
43105
43106 #: c/c-decl.cc:8745
43107 #, gcc-internal-format
43108 msgid "struct has no members"
43109 msgstr ""
43110
43111 #: c/c-decl.cc:8806 cp/decl.cc:13842
43112 #, gcc-internal-format
43113 msgid "flexible array member in union"
43114 msgstr ""
43115
43116 #: c/c-decl.cc:8812
43117 #, gcc-internal-format
43118 msgid "flexible array member not at end of struct"
43119 msgstr ""
43120
43121 #: c/c-decl.cc:8818
43122 #, gcc-internal-format
43123 msgid "flexible array member in a struct with no named members"
43124 msgstr ""
43125
43126 #: c/c-decl.cc:8849
43127 #, gcc-internal-format
43128 msgid "type %qT is too large"
43129 msgstr ""
43130
43131 #: c/c-decl.cc:8903
43132 #, gcc-internal-format
43133 msgid "type punning toggles scalar storage order"
43134 msgstr ""
43135
43136 #: c/c-decl.cc:8970
43137 #, gcc-internal-format
43138 msgid "union cannot be made transparent"
43139 msgstr ""
43140
43141 #: c/c-decl.cc:9110
43142 #, gcc-internal-format
43143 msgid "nested redefinition of %<enum %E%>"
43144 msgstr ""
43145
43146 #. This enum is a named one that has been declared already.
43147 #: c/c-decl.cc:9117
43148 #, gcc-internal-format
43149 msgid "redeclaration of %<enum %E%>"
43150 msgstr ""
43151
43152 #: c/c-decl.cc:9196 cp/decl.cc:16393
43153 #, gcc-internal-format
43154 msgid "specified mode too small for enumerated values"
43155 msgstr ""
43156
43157 #: c/c-decl.cc:9211
43158 #, gcc-internal-format
43159 msgid "enumeration values exceed range of largest integer"
43160 msgstr ""
43161
43162 #: c/c-decl.cc:9331 c/c-decl.cc:9347
43163 #, gcc-internal-format
43164 msgid "enumerator value for %qE is not an integer constant"
43165 msgstr ""
43166
43167 #: c/c-decl.cc:9342
43168 #, gcc-internal-format
43169 msgid "enumerator value for %qE is not an integer constant expression"
43170 msgstr ""
43171
43172 #: c/c-decl.cc:9366
43173 #, gcc-internal-format
43174 msgid "overflow in enumeration values"
43175 msgstr ""
43176
43177 #: c/c-decl.cc:9374
43178 #, gcc-internal-format
43179 msgid "ISO C restricts enumerator values to range of %<int%>"
43180 msgstr ""
43181
43182 #: c/c-decl.cc:9522 cp/decl.cc:5634 cp/decl.cc:16972
43183 #, gcc-internal-format
43184 msgid "inline function %qD given attribute %qs"
43185 msgstr ""
43186
43187 #: c/c-decl.cc:9540
43188 #, gcc-internal-format
43189 msgid "return type is an incomplete type"
43190 msgstr ""
43191
43192 #: c/c-decl.cc:9551
43193 #, gcc-internal-format
43194 msgid "return type defaults to %<int%>"
43195 msgstr ""
43196
43197 #: c/c-decl.cc:9579
43198 #, gcc-internal-format
43199 msgid "%q+D defined as variadic function without prototype"
43200 msgstr ""
43201
43202 #: c/c-decl.cc:9637
43203 #, gcc-internal-format
43204 msgid "no previous prototype for %qD"
43205 msgstr ""
43206
43207 #: c/c-decl.cc:9646
43208 #, gcc-internal-format
43209 msgid "%qD was used with no prototype before its definition"
43210 msgstr ""
43211
43212 #: c/c-decl.cc:9654 cp/decl.cc:17107
43213 #, gcc-internal-format
43214 msgid "no previous declaration for %qD"
43215 msgstr ""
43216
43217 #: c/c-decl.cc:9664
43218 #, gcc-internal-format
43219 msgid "%qD was used with no declaration before its definition"
43220 msgstr ""
43221
43222 #: c/c-decl.cc:9683
43223 #, gcc-internal-format
43224 msgid "return type of %qD is not %<int%>"
43225 msgstr ""
43226
43227 #: c/c-decl.cc:9685
43228 #, gcc-internal-format
43229 msgid "%<_Atomic%>-qualified return type of %qD"
43230 msgstr ""
43231
43232 #: c/c-decl.cc:9692
43233 #, gcc-internal-format
43234 msgid "%qD is normally a non-static function"
43235 msgstr ""
43236
43237 #: c/c-decl.cc:9740
43238 #, gcc-internal-format
43239 msgid "old-style parameter declarations in prototyped function definition"
43240 msgstr ""
43241
43242 #: c/c-decl.cc:9755
43243 #, gcc-internal-format
43244 msgid "traditional C rejects ISO C style function definitions"
43245 msgstr ""
43246
43247 #: c/c-decl.cc:9772
43248 #, gcc-internal-format
43249 msgid "ISO C does not support omitting parameter names in function definitions before C2X"
43250 msgstr ""
43251
43252 #: c/c-decl.cc:9812 c/c-decl.cc:9816
43253 #, gcc-internal-format
43254 msgid "old-style function definition"
43255 msgstr ""
43256
43257 #: c/c-decl.cc:9829
43258 #, gcc-internal-format
43259 msgid "parameter name missing from parameter list"
43260 msgstr ""
43261
43262 #: c/c-decl.cc:9845
43263 #, gcc-internal-format
43264 msgid "%qD declared as a non-parameter"
43265 msgstr ""
43266
43267 #: c/c-decl.cc:9853
43268 #, gcc-internal-format
43269 msgid "multiple parameters named %qD"
43270 msgstr ""
43271
43272 #: c/c-decl.cc:9862
43273 #, gcc-internal-format
43274 msgid "parameter %qD declared with void type"
43275 msgstr ""
43276
43277 #: c/c-decl.cc:9891 c/c-decl.cc:9896
43278 #, gcc-internal-format
43279 msgid "type of %qD defaults to %<int%>"
43280 msgstr ""
43281
43282 #: c/c-decl.cc:9916
43283 #, gcc-internal-format
43284 msgid "parameter %qD has incomplete type"
43285 msgstr ""
43286
43287 #: c/c-decl.cc:9923
43288 #, gcc-internal-format
43289 msgid "declaration for parameter %qD but no such parameter"
43290 msgstr ""
43291
43292 #: c/c-decl.cc:9976
43293 #, gcc-internal-format
43294 msgid "number of arguments doesn%'t match built-in prototype"
43295 msgstr ""
43296
43297 #: c/c-decl.cc:9987
43298 #, gcc-internal-format
43299 msgid "number of arguments doesn%'t match prototype"
43300 msgstr ""
43301
43302 #: c/c-decl.cc:9990 c/c-decl.cc:10037 c/c-decl.cc:10051
43303 #, gcc-internal-format
43304 msgid "prototype declaration"
43305 msgstr ""
43306
43307 #: c/c-decl.cc:10029
43308 #, gcc-internal-format
43309 msgid "promoted argument %qD doesn%'t match built-in prototype"
43310 msgstr ""
43311
43312 #: c/c-decl.cc:10034
43313 #, gcc-internal-format
43314 msgid "promoted argument %qD doesn%'t match prototype"
43315 msgstr ""
43316
43317 #: c/c-decl.cc:10044
43318 #, gcc-internal-format
43319 msgid "argument %qD doesn%'t match built-in prototype"
43320 msgstr ""
43321
43322 #: c/c-decl.cc:10049
43323 #, gcc-internal-format
43324 msgid "argument %qD doesn%'t match prototype"
43325 msgstr ""
43326
43327 #: c/c-decl.cc:10307 cp/decl.cc:17933
43328 #, gcc-internal-format
43329 msgid "no return statement in function returning non-void"
43330 msgstr ""
43331
43332 #: c/c-decl.cc:10326 cp/decl.cc:18017
43333 #, gcc-internal-format
43334 msgid "parameter %qD set but not used"
43335 msgstr "встановлено значення параметра %qD, але сам параметр ніде не використано"
43336
43337 #. If we get here, declarations have been used in a for loop without
43338 #. the C99 for loop scope.  This doesn't make much sense, so don't
43339 #. allow it.
43340 #: c/c-decl.cc:10422
43341 #, gcc-internal-format
43342 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
43343 msgstr ""
43344
43345 #: c/c-decl.cc:10427
43346 #, gcc-internal-format
43347 msgid "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to compile your code"
43348 msgstr ""
43349
43350 #: c/c-decl.cc:10434
43351 #, gcc-internal-format
43352 msgid "ISO C90 does not support %<for%> loop initial declarations"
43353 msgstr ""
43354
43355 #: c/c-decl.cc:10466
43356 #, gcc-internal-format
43357 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
43358 msgstr ""
43359
43360 #: c/c-decl.cc:10470
43361 #, gcc-internal-format
43362 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
43363 msgstr ""
43364
43365 #: c/c-decl.cc:10477
43366 #, gcc-internal-format
43367 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
43368 msgstr ""
43369
43370 #: c/c-decl.cc:10482
43371 #, gcc-internal-format
43372 msgid "%<union %E%> declared in %<for%> loop initial declaration"
43373 msgstr ""
43374
43375 #: c/c-decl.cc:10486
43376 #, gcc-internal-format
43377 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
43378 msgstr ""
43379
43380 #: c/c-decl.cc:10490
43381 #, gcc-internal-format
43382 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
43383 msgstr ""
43384
43385 #: c/c-decl.cc:10784
43386 #, gcc-internal-format
43387 msgid "incompatible address space qualifiers %qs and %qs"
43388 msgstr ""
43389
43390 #: c/c-decl.cc:10843 c/c-decl.cc:10850
43391 #, gcc-internal-format
43392 msgid "duplicate %qE declaration specifier"
43393 msgstr ""
43394
43395 #: c/c-decl.cc:10880 c/c-decl.cc:11264 c/c-decl.cc:11659
43396 #, gcc-internal-format
43397 msgid "two or more data types in declaration specifiers"
43398 msgstr ""
43399
43400 #: c/c-decl.cc:10892 cp/parser.cc:32698
43401 #, gcc-internal-format
43402 msgid "%<long long long%> is too long for GCC"
43403 msgstr ""
43404
43405 #: c/c-decl.cc:10905
43406 #, gcc-internal-format
43407 msgid "ISO C90 does not support %<long long%>"
43408 msgstr "У ISO C90 не передбачено підтримки %<long long%>"
43409
43410 #: c/c-decl.cc:11134 c/c-parser.cc:9997
43411 #, gcc-internal-format
43412 msgid "ISO C90 does not support complex types"
43413 msgstr ""
43414
43415 #: c/c-decl.cc:11180
43416 #, gcc-internal-format
43417 msgid "ISO C does not support saturating types"
43418 msgstr ""
43419
43420 #: c/c-decl.cc:11251 c/c-decl.cc:11817
43421 #, gcc-internal-format
43422 msgid "duplicate %qE"
43423 msgstr ""
43424
43425 #: c/c-decl.cc:11311
43426 #, gcc-internal-format
43427 msgid "ISO C does not support %<__int%d%> types"
43428 msgstr ""
43429
43430 #: c/c-decl.cc:11333
43431 #, gcc-internal-format
43432 msgid "%<__int%d%> is not supported on this target"
43433 msgstr "підтримки %<__int%d%> для цього призначення не передбачено"
43434
43435 #: c/c-decl.cc:11376
43436 #, gcc-internal-format
43437 msgid "ISO C90 does not support boolean types"
43438 msgstr ""
43439
43440 #: c/c-decl.cc:11495
43441 #, gcc-internal-format
43442 msgid "ISO C does not support the %<_Float%d%s%> type"
43443 msgstr "У ISO C не передбачено підтримки типу %<_Float%d%s%>"
43444
43445 #: c/c-decl.cc:11545
43446 #, gcc-internal-format
43447 msgid "%<_Float%d%s%> is not supported on this target"
43448 msgstr "підтримки %<_Float%d%s%> для цього призначення не передбачено"
43449
43450 #: c/c-decl.cc:11616
43451 #, gcc-internal-format
43452 msgid "ISO C does not support decimal floating-point before C2X"
43453 msgstr ""
43454
43455 #: c/c-decl.cc:11640 c/c-decl.cc:11913 c/c-parser.cc:9008
43456 #, gcc-internal-format
43457 msgid "fixed-point types not supported for this target"
43458 msgstr ""
43459
43460 #: c/c-decl.cc:11642
43461 #, gcc-internal-format
43462 msgid "ISO C does not support fixed-point types"
43463 msgstr ""
43464
43465 #: c/c-decl.cc:11677
43466 #, gcc-internal-format
43467 msgid "C++ lookup of %qD would return a field, not a type"
43468 msgstr ""
43469
43470 #: c/c-decl.cc:11690
43471 #, gcc-internal-format
43472 msgid "%qE fails to be a typedef or built in type"
43473 msgstr ""
43474
43475 #: c/c-decl.cc:11739
43476 #, gcc-internal-format
43477 msgid "%qE is not at beginning of declaration"
43478 msgstr ""
43479
43480 #: c/c-decl.cc:11760
43481 #, gcc-internal-format
43482 msgid "%qE used with %<auto%>"
43483 msgstr ""
43484
43485 #: c/c-decl.cc:11762
43486 #, gcc-internal-format
43487 msgid "%qE used with %<register%>"
43488 msgstr ""
43489
43490 #: c/c-decl.cc:11764
43491 #, gcc-internal-format
43492 msgid "%qE used with %<typedef%>"
43493 msgstr ""
43494
43495 #: c/c-decl.cc:11778 c/c-parser.cc:8362
43496 #, gcc-internal-format
43497 msgid "ISO C99 does not support %qE"
43498 msgstr ""
43499
43500 #: c/c-decl.cc:11781 c/c-parser.cc:8365
43501 #, gcc-internal-format
43502 msgid "ISO C90 does not support %qE"
43503 msgstr ""
43504
43505 #: c/c-decl.cc:11793
43506 #, gcc-internal-format
43507 msgid "%<__thread%> before %<extern%>"
43508 msgstr "%<__thread%> до %<extern%>"
43509
43510 #: c/c-decl.cc:11802
43511 #, gcc-internal-format
43512 msgid "%<__thread%> before %<static%>"
43513 msgstr "%<__thread%> до %<static%>"
43514
43515 #: c/c-decl.cc:11815
43516 #, gcc-internal-format
43517 msgid "duplicate %<_Thread_local%> or %<__thread%>"
43518 msgstr ""
43519
43520 #: c/c-decl.cc:11823
43521 #, gcc-internal-format
43522 msgid "multiple storage classes in declaration specifiers"
43523 msgstr ""
43524
43525 #: c/c-decl.cc:11831
43526 #, gcc-internal-format
43527 msgid "%qs used with %qE"
43528 msgstr ""
43529
43530 #: c/c-decl.cc:11910
43531 #, gcc-internal-format
43532 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
43533 msgstr ""
43534
43535 #: c/c-decl.cc:11925
43536 #, gcc-internal-format
43537 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
43538 msgstr ""
43539
43540 #: c/c-decl.cc:11952
43541 #, gcc-internal-format
43542 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
43543 msgstr ""
43544
43545 #: c/c-decl.cc:11978 c/c-decl.cc:11994 c/c-decl.cc:12020
43546 #, gcc-internal-format
43547 msgid "ISO C does not support complex integer types"
43548 msgstr ""
43549
43550 #: c/c-decl.cc:12448 cp/semantics.cc:5982
43551 #, gcc-internal-format
43552 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
43553 msgstr ""
43554
43555 #: c/c-decl.cc:12452 cp/semantics.cc:5986
43556 #, gcc-internal-format
43557 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
43558 msgstr ""
43559
43560 #: c/c-fold.cc:388 c/c-typeck.cc:12227 cp/typeck.cc:5398
43561 #, gcc-internal-format
43562 msgid "left shift of negative value"
43563 msgstr ""
43564
43565 #: c/c-fold.cc:398 c/c-typeck.cc:12236 cp/typeck.cc:5406
43566 #, gcc-internal-format
43567 msgid "left shift count is negative"
43568 msgstr ""
43569
43570 #: c/c-fold.cc:399 c/c-typeck.cc:12164 cp/typeck.cc:5345
43571 #, gcc-internal-format
43572 msgid "right shift count is negative"
43573 msgstr ""
43574
43575 #: c/c-fold.cc:407 c/c-typeck.cc:12255 cp/typeck.cc:5414
43576 #, gcc-internal-format
43577 msgid "left shift count >= width of type"
43578 msgstr ""
43579
43580 #: c/c-fold.cc:408 c/c-typeck.cc:12188 cp/typeck.cc:5356
43581 #, gcc-internal-format
43582 msgid "right shift count >= width of type"
43583 msgstr ""
43584
43585 #: c/c-fold.cc:415 c/c-typeck.cc:12247
43586 #, gcc-internal-format
43587 msgid "left shift count >= width of vector element"
43588 msgstr ""
43589
43590 #: c/c-fold.cc:416 c/c-typeck.cc:12175
43591 #, gcc-internal-format
43592 msgid "right shift count >= width of vector element"
43593 msgstr ""
43594
43595 #: c/c-parser.cc:321
43596 #, gcc-internal-format
43597 msgid "identifier %qE conflicts with C++ keyword"
43598 msgstr ""
43599
43600 #: c/c-parser.cc:974 cp/parser.cc:3035
43601 #, gcc-internal-format
43602 msgid "version control conflict marker in file"
43603 msgstr ""
43604
43605 #: c/c-parser.cc:1195 cp/parser.cc:3116
43606 #, gcc-internal-format
43607 msgid "to match this %qs"
43608 msgstr "для відповідності цьому %qs"
43609
43610 #: c/c-parser.cc:1324 cp/parser.cc:32932
43611 #, gcc-internal-format
43612 msgid "expected end of line"
43613 msgstr ""
43614
43615 #: c/c-parser.cc:1643
43616 #, gcc-internal-format
43617 msgid "ISO C forbids an empty translation unit"
43618 msgstr ""
43619
43620 #: c/c-parser.cc:1667 cp/semantics.cc:3328
43621 #, gcc-internal-format
43622 msgid "%<#pragma omp declare target%> without corresponding %<#pragma omp end declare target%>"
43623 msgstr ""
43624
43625 #: c/c-parser.cc:1755 c/c-parser.cc:11307
43626 #, gcc-internal-format
43627 msgid "ISO C does not allow extra %<;%> outside of a function"
43628 msgstr ""
43629
43630 #: c/c-parser.cc:1946
43631 #, gcc-internal-format
43632 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
43633 msgstr ""
43634
43635 #: c/c-parser.cc:1954
43636 #, gcc-internal-format
43637 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
43638 msgstr ""
43639
43640 #: c/c-parser.cc:1962
43641 #, gcc-internal-format
43642 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
43643 msgstr ""
43644
43645 #: c/c-parser.cc:1975 c/c-parser.cc:4381
43646 #, gcc-internal-format
43647 msgid "unknown type name %qE; did you mean %qs?"
43648 msgstr ""
43649
43650 #: c/c-parser.cc:1979 c/c-parser.cc:2882 c/c-parser.cc:4385
43651 #, gcc-internal-format
43652 msgid "unknown type name %qE"
43653 msgstr ""
43654
43655 #: c/c-parser.cc:2006 c/c-parser.cc:12610 c/c-parser.cc:19966
43656 #: c/c-parser.cc:20553 c/c-parser.cc:21075 cp/parser.cc:43742
43657 #: cp/parser.cc:48002
43658 #, gcc-internal-format
43659 msgid "expected declaration specifiers"
43660 msgstr ""
43661
43662 #: c/c-parser.cc:2016
43663 #, gcc-internal-format
43664 msgid "%<__auto_type%> in empty declaration"
43665 msgstr ""
43666
43667 #: c/c-parser.cc:2030
43668 #, gcc-internal-format
43669 msgid "%<fallthrough%> attribute at top level"
43670 msgstr ""
43671
43672 #: c/c-parser.cc:2053 c/c-parser.cc:3614
43673 #, gcc-internal-format
43674 msgid "expected %<;%>, identifier or %<(%>"
43675 msgstr ""
43676
43677 #: c/c-parser.cc:2071 cp/parser.cc:35162 cp/parser.cc:35234
43678 #, gcc-internal-format
43679 msgid "prefix attributes are ignored for methods"
43680 msgstr ""
43681
43682 #: c/c-parser.cc:2106
43683 #, gcc-internal-format
43684 msgid "prefix attributes are ignored for implementations"
43685 msgstr ""
43686
43687 #: c/c-parser.cc:2127
43688 #, gcc-internal-format
43689 msgid "unexpected attribute"
43690 msgstr ""
43691
43692 #: c/c-parser.cc:2137 c/c-parser.cc:6233 cp/parser.cc:12517 cp/parser.cc:12724
43693 #, gcc-internal-format
43694 msgid "%<fallthrough%> attribute not followed by %<;%>"
43695 msgstr ""
43696
43697 #: c/c-parser.cc:2169
43698 #, gcc-internal-format
43699 msgid "%<__auto_type%> requires a plain identifier as declarator"
43700 msgstr ""
43701
43702 #: c/c-parser.cc:2186
43703 #, gcc-internal-format
43704 msgid "data definition has no type or storage class"
43705 msgstr ""
43706
43707 #. This means there is an attribute specifier after
43708 #. the declarator in a function definition.  Provide
43709 #. some more information for the user.
43710 #: c/c-parser.cc:2201
43711 #, gcc-internal-format
43712 msgid "attributes should be specified before the declarator in a function definition"
43713 msgstr ""
43714
43715 #: c/c-parser.cc:2228
43716 #, gcc-internal-format
43717 msgid "%<__auto_type%> used with a bit-field initializer"
43718 msgstr ""
43719
43720 #: c/c-parser.cc:2299 c/c-parser.cc:2428
43721 #, gcc-internal-format
43722 msgid "%<__auto_type%> requires an initialized data declaration"
43723 msgstr ""
43724
43725 #: c/c-parser.cc:2391
43726 #, gcc-internal-format
43727 msgid "%<__auto_type%> may only be used with a single declarator"
43728 msgstr ""
43729
43730 #: c/c-parser.cc:2420 cp/parser.cc:15387
43731 #, gcc-internal-format
43732 msgid "expected %<,%> or %<;%>"
43733 msgstr "мало бути %<,%> або %<;%>"
43734
43735 #. This can appear in many cases looking nothing like a
43736 #. function definition, so we don't give a more specific
43737 #. error suggesting there was one.
43738 #: c/c-parser.cc:2434 c/c-parser.cc:2475
43739 #, gcc-internal-format
43740 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
43741 msgstr "мало бути %<=%>, %<,%>, %<;%>, %<asm%> або %<__attribute__%>"
43742
43743 #: c/c-parser.cc:2442
43744 #, gcc-internal-format
43745 msgid "ISO C forbids nested functions"
43746 msgstr "У стандарті ISO C заборонено вкладеність функцій"
43747
43748 #: c/c-parser.cc:2626
43749 #, gcc-internal-format
43750 msgid "ISO C99 does not support %<_Static_assert%>"
43751 msgstr "У ISO C99 не передбачено підтримки %<_Static_assert%>"
43752
43753 #: c/c-parser.cc:2629
43754 #, gcc-internal-format
43755 msgid "ISO C90 does not support %<_Static_assert%>"
43756 msgstr "У ISO C90 не передбачено підтримки %<_Static_assert%>"
43757
43758 #: c/c-parser.cc:2650 c/c-parser.cc:7351 c/c-parser.cc:12671
43759 #, gcc-internal-format
43760 msgid "expected string literal"
43761 msgstr ""
43762
43763 #: c/c-parser.cc:2659
43764 #, gcc-internal-format
43765 msgid "ISO C11 does not support omitting the string in %<_Static_assert%>"
43766 msgstr ""
43767
43768 #: c/c-parser.cc:2665
43769 #, gcc-internal-format
43770 msgid "expression in static assertion is not an integer"
43771 msgstr ""
43772
43773 #: c/c-parser.cc:2674
43774 #, gcc-internal-format
43775 msgid "expression in static assertion is not an integer constant expression"
43776 msgstr ""
43777
43778 #: c/c-parser.cc:2679
43779 #, gcc-internal-format
43780 msgid "expression in static assertion is not constant"
43781 msgstr ""
43782
43783 #: c/c-parser.cc:2686
43784 #, gcc-internal-format
43785 msgid "static assertion failed: %E"
43786 msgstr ""
43787
43788 #: c/c-parser.cc:2688 cp/semantics.cc:11168
43789 #, gcc-internal-format
43790 msgid "static assertion failed"
43791 msgstr ""
43792
43793 #: c/c-parser.cc:3024
43794 #, gcc-internal-format
43795 msgid "%<_Atomic%> in Objective-C"
43796 msgstr ""
43797
43798 #: c/c-parser.cc:3027
43799 #, gcc-internal-format
43800 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
43801 msgstr ""
43802
43803 #: c/c-parser.cc:3030
43804 #, gcc-internal-format
43805 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
43806 msgstr ""
43807
43808 #: c/c-parser.cc:3057
43809 #, gcc-internal-format
43810 msgid "%<_Atomic%> applied to a qualified type"
43811 msgstr ""
43812
43813 #: c/c-parser.cc:3087
43814 #, gcc-internal-format
43815 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
43816 msgstr ""
43817
43818 #: c/c-parser.cc:3197
43819 #, gcc-internal-format
43820 msgid "empty enum is invalid"
43821 msgstr ""
43822
43823 #: c/c-parser.cc:3201 c/c-parser.cc:4199 c/c-parser.cc:4905 c/c-parser.cc:4917
43824 #: c/c-parser.cc:5352 c/c-parser.cc:5651 c/c-parser.cc:7218 c/c-parser.cc:7301
43825 #: c/c-parser.cc:8225 c/c-parser.cc:8530 c/c-parser.cc:8539 c/c-parser.cc:9068
43826 #: c/c-parser.cc:9254 c/c-parser.cc:9280 c/c-parser.cc:10164
43827 #: c/c-parser.cc:10590 c/c-parser.cc:10627 c/c-parser.cc:10889
43828 #: c/c-parser.cc:10940 c/c-parser.cc:11100 c/c-parser.cc:11130
43829 #: c/c-parser.cc:11138 c/c-parser.cc:11167 c/c-parser.cc:11180
43830 #: c/c-parser.cc:11486 c/c-parser.cc:11610 c/c-parser.cc:12194
43831 #: c/c-parser.cc:12247 c/c-parser.cc:12263 c/c-parser.cc:12309
43832 #: c/c-parser.cc:13118 c/c-parser.cc:13161 c/c-parser.cc:15797
43833 #: c/c-parser.cc:15909 c/c-parser.cc:16560 c/c-parser.cc:18942
43834 #: c/c-parser.cc:21603 c/c-parser.cc:21794 c/gimple-parser.cc:1793
43835 #: c/gimple-parser.cc:1839 cp/parser.cc:9164 cp/parser.cc:32935
43836 #: cp/parser.cc:36139 cp/parser.cc:38933 cp/parser.cc:39102 cp/parser.cc:45293
43837 #: cp/parser.cc:47297
43838 #, gcc-internal-format
43839 msgid "expected identifier"
43840 msgstr ""
43841
43842 #: c/c-parser.cc:3243 cp/parser.cc:21093
43843 #, gcc-internal-format
43844 msgid "comma at end of enumerator list"
43845 msgstr ""
43846
43847 #: c/c-parser.cc:3249 go/gofrontend/embed.cc:423
43848 #, gcc-internal-format
43849 msgid "expected %<,%> or %<}%>"
43850 msgstr "мало бути %<,%> або %<}%>"
43851
43852 #: c/c-parser.cc:3288
43853 #, gcc-internal-format
43854 msgid "ISO C forbids forward references to %<enum%> types"
43855 msgstr ""
43856
43857 #: c/c-parser.cc:3411
43858 #, gcc-internal-format
43859 msgid "expected class name"
43860 msgstr ""
43861
43862 #: c/c-parser.cc:3433
43863 #, gcc-internal-format
43864 msgid "extra semicolon in struct or union specified"
43865 msgstr ""
43866
43867 #: c/c-parser.cc:3462
43868 #, gcc-internal-format
43869 msgid "no semicolon at end of struct or union"
43870 msgstr ""
43871
43872 #: c/c-parser.cc:3576 c/c-parser.cc:5147
43873 #, gcc-internal-format
43874 msgid "expected specifier-qualifier-list"
43875 msgstr ""
43876
43877 #: c/c-parser.cc:3587
43878 #, gcc-internal-format
43879 msgid "ISO C forbids member declarations with no members"
43880 msgstr ""
43881
43882 #: c/c-parser.cc:3677
43883 #, gcc-internal-format
43884 msgid "expected %<,%>, %<;%> or %<}%>"
43885 msgstr "мало бути %<,%>, %<;%> або %<}%>"
43886
43887 #: c/c-parser.cc:3684
43888 #, gcc-internal-format
43889 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
43890 msgstr "мало бути %<:%>, %<,%>, %<;%>, %<}%> або %<__attribute__%>"
43891
43892 #: c/c-parser.cc:3738
43893 #, gcc-internal-format
43894 msgid "%<typeof%> applied to a bit-field"
43895 msgstr ""
43896
43897 #: c/c-parser.cc:3770
43898 #, gcc-internal-format
43899 msgid "ISO C99 does not support %<_Alignas%>"
43900 msgstr "У ISO C99 не передбачено підтримки %<_Alignas%>"
43901
43902 #: c/c-parser.cc:3773
43903 #, gcc-internal-format
43904 msgid "ISO C90 does not support %<_Alignas%>"
43905 msgstr "У ISO C90 не передбачено підтримки %<_Alignas%>"
43906
43907 #: c/c-parser.cc:4027
43908 #, gcc-internal-format
43909 msgid "expected identifier or %<(%>"
43910 msgstr ""
43911
43912 #: c/c-parser.cc:4268
43913 #, gcc-internal-format
43914 msgid "ISO C requires a named argument before %<...%>"
43915 msgstr ""
43916
43917 #: c/c-parser.cc:4392
43918 #, gcc-internal-format
43919 msgid "expected declaration specifiers or %<...%>"
43920 msgstr ""
43921
43922 #: c/c-parser.cc:4617
43923 #, gcc-internal-format
43924 msgid "parentheses must be omitted if attribute argument list is empty"
43925 msgstr ""
43926
43927 #: c/c-parser.cc:4942 cp/parser.cc:29034
43928 #, gcc-internal-format
43929 msgid "%qE attribute does not take any arguments"
43930 msgstr ""
43931
43932 #: c/c-parser.cc:4993
43933 #, gcc-internal-format
43934 msgid "ISO C does not support %<[[]]%> attributes before C2X"
43935 msgstr ""
43936
43937 #: c/c-parser.cc:5257
43938 #, gcc-internal-format
43939 msgid "ISO C forbids empty initializer braces"
43940 msgstr ""
43941
43942 #: c/c-parser.cc:5316
43943 #, gcc-internal-format
43944 msgid "obsolete use of designated initializer with %<:%>"
43945 msgstr ""
43946
43947 #: c/c-parser.cc:5461
43948 #, gcc-internal-format
43949 msgid "ISO C forbids specifying range of elements to initialize"
43950 msgstr ""
43951
43952 #: c/c-parser.cc:5473
43953 #, gcc-internal-format
43954 msgid "ISO C90 forbids specifying subobject to initialize"
43955 msgstr ""
43956
43957 #: c/c-parser.cc:5481
43958 #, gcc-internal-format
43959 msgid "obsolete use of designated initializer without %<=%>"
43960 msgstr ""
43961
43962 #: c/c-parser.cc:5666
43963 #, gcc-internal-format
43964 msgid "ISO C forbids label declarations"
43965 msgstr ""
43966
43967 #: c/c-parser.cc:5672 c/c-parser.cc:5761 c/c-parser.cc:5775
43968 #: c/gimple-parser.cc:409
43969 #, gcc-internal-format
43970 msgid "expected declaration or statement"
43971 msgstr ""
43972
43973 #: c/c-parser.cc:5707
43974 #, gcc-internal-format
43975 msgid "a label can only be part of a statement and a declaration is not a statement"
43976 msgstr ""
43977
43978 #: c/c-parser.cc:5719 c/c-parser.cc:5752
43979 #, gcc-internal-format
43980 msgid "ISO C90 forbids mixed declarations and code"
43981 msgstr ""
43982
43983 #: c/c-parser.cc:5783
43984 #, gcc-internal-format
43985 msgid "expected %<}%> before %<else%>"
43986 msgstr ""
43987
43988 #: c/c-parser.cc:5788 cp/parser.cc:12845
43989 #, gcc-internal-format
43990 msgid "%<else%> without a previous %<if%>"
43991 msgstr ""
43992
43993 #: c/c-parser.cc:5806
43994 #, gcc-internal-format
43995 msgid "label at end of compound statement"
43996 msgstr ""
43997
43998 #. Avoid infinite loop in error recovery:
43999 #. c_parser_skip_until_found stops at a closing nesting
44000 #. delimiter without consuming it, but here we need to consume
44001 #. it to proceed further.
44002 #: c/c-parser.cc:5827 c/c-parser.cc:5840 c/c-parser.cc:6254
44003 #: c/gimple-parser.cc:2328 cp/parser.cc:12426
44004 #, gcc-internal-format
44005 msgid "expected statement"
44006 msgstr ""
44007
44008 #: c/c-parser.cc:5894
44009 #, gcc-internal-format
44010 msgid "expected %<:%> or %<...%>"
44011 msgstr "мало бути %<:%> або %<...%>"
44012
44013 #: c/c-parser.cc:5922
44014 #, gcc-internal-format
44015 msgid "GNU-style attribute between label and declaration appertains to the label"
44016 msgstr ""
44017
44018 #: c/c-parser.cc:6153
44019 #, gcc-internal-format
44020 msgid "expected identifier or %<*%>"
44021 msgstr ""
44022
44023 #: c/c-parser.cc:6237
44024 #, gcc-internal-format
44025 msgid "only attribute %<fallthrough%> can be applied to a null statement"
44026 msgstr ""
44027
44028 #: c/c-parser.cc:6362 cp/parser.cc:14409
44029 #, gcc-internal-format
44030 msgid "suggest braces around empty body in an %<if%> statement"
44031 msgstr ""
44032
44033 #: c/c-parser.cc:6404 cp/parser.cc:14412
44034 #, gcc-internal-format
44035 msgid "suggest braces around empty body in an %<else%> statement"
44036 msgstr ""
44037
44038 #: c/c-parser.cc:6535 cp/parser.cc:13214
44039 #, gcc-internal-format
44040 msgid "suggest explicit braces to avoid ambiguous %<else%>"
44041 msgstr ""
44042
44043 #: c/c-parser.cc:6675
44044 #, gcc-internal-format
44045 msgid "suggest braces around empty body in %<do%> statement"
44046 msgstr ""
44047
44048 #: c/c-parser.cc:6807 c/c-parser.cc:6839
44049 #, gcc-internal-format
44050 msgid "multiple iterating variables in fast enumeration"
44051 msgstr ""
44052
44053 #: c/c-parser.cc:6862
44054 #, gcc-internal-format
44055 msgid "invalid iterating variable in fast enumeration"
44056 msgstr ""
44057
44058 #: c/c-parser.cc:6886 cp/parser.cc:13501
44059 #, gcc-internal-format
44060 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
44061 msgstr ""
44062
44063 #: c/c-parser.cc:6892 cp/parser.cc:13507
44064 #, gcc-internal-format
44065 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
44066 msgstr ""
44067
44068 #: c/c-parser.cc:6928
44069 #, gcc-internal-format
44070 msgid "missing collection in fast enumeration"
44071 msgstr ""
44072
44073 #: c/c-parser.cc:7050 c/c-parser.cc:7061 c/c-parser.cc:7072
44074 #, gcc-internal-format
44075 msgid "duplicate %<asm%> qualifier %qE"
44076 msgstr ""
44077
44078 #: c/c-parser.cc:7051 c/c-parser.cc:7062 c/c-parser.cc:7073 cp/parser.cc:21965
44079 #: cp/parser.cc:21982 cp/parser.cc:21996
44080 #, gcc-internal-format
44081 msgid "first seen here"
44082 msgstr ""
44083
44084 #: c/c-parser.cc:7082
44085 #, gcc-internal-format
44086 msgid "%qE is not a valid %<asm%> qualifier"
44087 msgstr ""
44088
44089 #: c/c-parser.cc:7132
44090 #, gcc-internal-format
44091 msgid "expected %<:%> or %<)%>"
44092 msgstr "мало бути %<:%> або %<)%>"
44093
44094 #: c/c-parser.cc:7431 cp/parser.cc:4485
44095 #, gcc-internal-format
44096 msgid "a wide string is invalid in this context"
44097 msgstr ""
44098
44099 #: c/c-parser.cc:7623
44100 #, gcc-internal-format
44101 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
44102 msgstr ""
44103
44104 #. Location of the binary operator.
44105 #. Quiet warning.
44106 #: c/c-parser.cc:7844 cp/typeck.cc:5173
44107 #, gcc-internal-format
44108 msgid "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array elements"
44109 msgstr ""
44110
44111 #: c/c-parser.cc:7850 cp/typeck.cc:5178
44112 #, gcc-internal-format
44113 msgid "first %<sizeof%> operand was declared here"
44114 msgstr "перший операнд %<sizeof%> було оголошено тут:"
44115
44116 #: c/c-parser.cc:8089
44117 #, gcc-internal-format
44118 msgid "alignment specified for type name in cast"
44119 msgstr ""
44120
44121 #: c/c-parser.cc:8188
44122 #, gcc-internal-format
44123 msgid "traditional C rejects the unary plus operator"
44124 msgstr "у традиційній мові C не допускається унарний оператор плюс"
44125
44126 #: c/c-parser.cc:8319
44127 #, gcc-internal-format
44128 msgid "alignment specified for type name in %<sizeof%>"
44129 msgstr ""
44130
44131 #: c/c-parser.cc:8335
44132 #, gcc-internal-format
44133 msgid "%<sizeof%> applied to a bit-field"
44134 msgstr ""
44135
44136 #: c/c-parser.cc:8405
44137 #, gcc-internal-format
44138 msgid "alignment specified for type name in %qE"
44139 msgstr ""
44140
44141 #: c/c-parser.cc:8428
44142 #, gcc-internal-format
44143 msgid "ISO C does not allow %<%E (expression)%>"
44144 msgstr ""
44145
44146 #: c/c-parser.cc:8579
44147 #, gcc-internal-format
44148 msgid "cannot take address of %qs"
44149 msgstr ""
44150
44151 #: c/c-parser.cc:8662
44152 #, gcc-internal-format
44153 msgid "ISO C99 does not support %<_Generic%>"
44154 msgstr "У ISO C99 не передбачено підтримки %<_Generic%>"
44155
44156 #: c/c-parser.cc:8665
44157 #, gcc-internal-format
44158 msgid "ISO C90 does not support %<_Generic%>"
44159 msgstr "У ISO C90 не передбачено підтримки %<_Generic%>"
44160
44161 #: c/c-parser.cc:8734
44162 #, gcc-internal-format
44163 msgid "%<_Generic%> association has function type"
44164 msgstr ""
44165
44166 #: c/c-parser.cc:8737
44167 #, gcc-internal-format
44168 msgid "%<_Generic%> association has incomplete type"
44169 msgstr ""
44170
44171 #: c/c-parser.cc:8741
44172 #, gcc-internal-format
44173 msgid "%<_Generic%> association has variable length type"
44174 msgstr ""
44175
44176 #: c/c-parser.cc:8765
44177 #, gcc-internal-format
44178 msgid "duplicate %<default%> case in %<_Generic%>"
44179 msgstr ""
44180
44181 #: c/c-parser.cc:8766
44182 #, gcc-internal-format
44183 msgid "original %<default%> is here"
44184 msgstr ""
44185
44186 #: c/c-parser.cc:8774
44187 #, gcc-internal-format
44188 msgid "%<_Generic%> specifies two compatible types"
44189 msgstr ""
44190
44191 #: c/c-parser.cc:8775
44192 #, gcc-internal-format
44193 msgid "compatible type is here"
44194 msgstr ""
44195
44196 #: c/c-parser.cc:8798
44197 #, gcc-internal-format
44198 msgid "%<_Generic%> selector matches multiple associations"
44199 msgstr ""
44200
44201 #: c/c-parser.cc:8800
44202 #, gcc-internal-format
44203 msgid "other match is here"
44204 msgstr ""
44205
44206 #: c/c-parser.cc:8825
44207 #, gcc-internal-format
44208 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
44209 msgstr ""
44210
44211 #: c/c-parser.cc:8846
44212 #, gcc-internal-format
44213 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
44214 msgstr ""
44215
44216 #: c/c-parser.cc:8854
44217 #, gcc-internal-format
44218 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
44219 msgstr ""
44220
44221 #: c/c-parser.cc:8860
44222 #, gcc-internal-format
44223 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
44224 msgstr ""
44225
44226 #: c/c-parser.cc:8876
44227 #, gcc-internal-format
44228 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
44229 msgstr ""
44230
44231 #: c/c-parser.cc:8899 c/c-parser.cc:8903
44232 #, gcc-internal-format
44233 msgid "ISO C does not support %qs predefined identifier"
44234 msgstr ""
44235
44236 #: c/c-parser.cc:8907
44237 #, gcc-internal-format
44238 msgid "ISO C90 does not support %<__func__%> predefined identifier"
44239 msgstr ""
44240
44241 #: c/c-parser.cc:9082 c/c-parser.cc:10206 c/c-parser.cc:10228
44242 #: c/c-parser.cc:18358 c/gimple-parser.cc:1711 c/gimple-parser.cc:2345
44243 #: cp/parser.cc:40858
44244 #, gcc-internal-format
44245 msgid "expected expression"
44246 msgstr "мало бути вказано вираз"
44247
44248 #: c/c-parser.cc:9103
44249 #, gcc-internal-format
44250 msgid "braced-group within expression allowed only inside a function"
44251 msgstr ""
44252
44253 #: c/c-parser.cc:9117
44254 #, gcc-internal-format
44255 msgid "ISO C forbids braced-groups within expressions"
44256 msgstr ""
44257
44258 #: c/c-parser.cc:9307
44259 #, gcc-internal-format
44260 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
44261 msgstr "помилкова кількість аргументів %<__builtin_choose_expr%>"
44262
44263 #: c/c-parser.cc:9323
44264 #, gcc-internal-format
44265 msgid "first argument to %<__builtin_choose_expr%> not a constant"
44266 msgstr ""
44267
44268 #: c/c-parser.cc:9393 c/c-parser.cc:9410 c/c-parser.cc:9417
44269 #, gcc-internal-format
44270 msgid "too few arguments to %<__builtin_tgmath%>"
44271 msgstr "замало аргументів для %<__builtin_tgmath%>"
44272
44273 #: c/c-parser.cc:9438
44274 #, gcc-internal-format
44275 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
44276 msgstr ""
44277
44278 #: c/c-parser.cc:9482 c/c-parser.cc:9492
44279 #, gcc-internal-format
44280 msgid "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
44281 msgstr ""
44282
44283 #: c/c-parser.cc:9514 c/c-parser.cc:9524
44284 #, gcc-internal-format
44285 msgid "invalid type-generic type for argument %u of argument %u of %<__builtin_tgmath%>"
44286 msgstr ""
44287
44288 #: c/c-parser.cc:9557
44289 #, gcc-internal-format
44290 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
44291 msgstr ""
44292
44293 #: c/c-parser.cc:9576
44294 #, gcc-internal-format
44295 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
44296 msgstr ""
44297
44298 #: c/c-parser.cc:9624
44299 #, gcc-internal-format
44300 msgid "duplicate type-generic parameter type for function argument %u of %<__builtin_tgmath%>"
44301 msgstr ""
44302
44303 #: c/c-parser.cc:9647
44304 #, gcc-internal-format
44305 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
44306 msgstr ""
44307
44308 #: c/c-parser.cc:9664
44309 #, gcc-internal-format
44310 msgid "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
44311 msgstr ""
44312
44313 #: c/c-parser.cc:9702
44314 #, gcc-internal-format, gfc-internal-format
44315 msgid "invalid type of argument %u of type-generic function"
44316 msgstr ""
44317
44318 #: c/c-parser.cc:9713
44319 #, gcc-internal-format, gfc-internal-format
44320 msgid "decimal floating-point argument %u to complex-only type-generic function"
44321 msgstr ""
44322
44323 #: c/c-parser.cc:9721
44324 #, gcc-internal-format, gfc-internal-format
44325 msgid "decimal floating-point argument %u to binary-only type-generic function"
44326 msgstr ""
44327
44328 #: c/c-parser.cc:9729 c/c-parser.cc:9759
44329 #, gcc-internal-format
44330 msgid "both complex and decimal floating-point arguments to type-generic function"
44331 msgstr ""
44332
44333 #: c/c-parser.cc:9737 c/c-parser.cc:9779
44334 #, gcc-internal-format
44335 msgid "both binary and decimal floating-point arguments to type-generic function"
44336 msgstr ""
44337
44338 #: c/c-parser.cc:9751
44339 #, gcc-internal-format, gfc-internal-format
44340 msgid "complex argument %u to decimal-only type-generic function"
44341 msgstr ""
44342
44343 #: c/c-parser.cc:9771
44344 #, gcc-internal-format, gfc-internal-format
44345 msgid "binary argument %u to decimal-only type-generic function"
44346 msgstr ""
44347
44348 #: c/c-parser.cc:9877
44349 #, gcc-internal-format
44350 msgid "no matching function for type-generic call"
44351 msgstr ""
44352
44353 #: c/c-parser.cc:9918
44354 #, gcc-internal-format
44355 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
44356 msgstr "помилкова кількість аргументів %<__builtin_call_with_static_chain%>"
44357
44358 #: c/c-parser.cc:9931
44359 #, gcc-internal-format
44360 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
44361 msgstr ""
44362
44363 #: c/c-parser.cc:9935
44364 #, gcc-internal-format
44365 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
44366 msgstr ""
44367
44368 #: c/c-parser.cc:9961
44369 #, gcc-internal-format
44370 msgid "wrong number of arguments to %<__builtin_complex%>"
44371 msgstr "помилкова кількість аргументів %<__builtin_complex%>"
44372
44373 #: c/c-parser.cc:9983
44374 #, gcc-internal-format
44375 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
44376 msgstr ""
44377
44378 #: c/c-parser.cc:9992
44379 #, gcc-internal-format
44380 msgid "%<__builtin_complex%> operands of different types"
44381 msgstr ""
44382
44383 #: c/c-parser.cc:10037 c/c-parser.cc:10066 cp/parser.cc:7480
44384 #, gcc-internal-format
44385 msgid "wrong number of arguments to %<__builtin_shuffle%>"
44386 msgstr "помилкова кількість аргументів %<__builtin_shuffle%>"
44387
44388 #: c/c-parser.cc:10266
44389 #, gcc-internal-format
44390 msgid "compound literal has variable size"
44391 msgstr ""
44392
44393 #: c/c-parser.cc:10277
44394 #, gcc-internal-format
44395 msgid "compound literal qualified by address-space qualifier"
44396 msgstr ""
44397
44398 #: c/c-parser.cc:10281
44399 #, gcc-internal-format
44400 msgid "ISO C90 forbids compound literals"
44401 msgstr ""
44402
44403 #: c/c-parser.cc:10294
44404 #, gcc-internal-format
44405 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
44406 msgstr ""
44407
44408 #: c/c-parser.cc:10368
44409 #, gcc-internal-format
44410 msgid "using integer absolute value function %qD when argument is of floating-point type %qT"
44411 msgstr ""
44412
44413 #: c/c-parser.cc:10373
44414 #, gcc-internal-format
44415 msgid "using integer absolute value function %qD when argument is of complex type %qT"
44416 msgstr ""
44417
44418 #: c/c-parser.cc:10381
44419 #, gcc-internal-format
44420 msgid "taking the absolute value of unsigned type %qT has no effect"
44421 msgstr ""
44422
44423 #: c/c-parser.cc:10392
44424 #, gcc-internal-format
44425 msgid "using floating-point absolute value function %qD when argument is of integer type %qT"
44426 msgstr ""
44427
44428 #: c/c-parser.cc:10396
44429 #, gcc-internal-format
44430 msgid "using floating-point absolute value function %qD when argument is of decimal floating-point type %qT"
44431 msgstr ""
44432
44433 #: c/c-parser.cc:10401
44434 #, gcc-internal-format
44435 msgid "using floating-point absolute value function %qD when argument is of complex type %qT"
44436 msgstr ""
44437
44438 #: c/c-parser.cc:10414
44439 #, gcc-internal-format
44440 msgid "using complex absolute value function %qD when argument is of integer type %qT"
44441 msgstr ""
44442
44443 #: c/c-parser.cc:10418
44444 #, gcc-internal-format
44445 msgid "using complex absolute value function %qD when argument is of floating-point type %qT"
44446 msgstr ""
44447
44448 #: c/c-parser.cc:10435
44449 #, gcc-internal-format
44450 msgid "using decimal floating-point absolute value function %qD when argument is of integer type %qT"
44451 msgstr ""
44452
44453 #: c/c-parser.cc:10440
44454 #, gcc-internal-format
44455 msgid "using decimal floating-point absolute value function %qD when argument is of floating-point type %qT"
44456 msgstr ""
44457
44458 #: c/c-parser.cc:10445
44459 #, gcc-internal-format
44460 msgid "using decimal floating-point absolute value function %qD when argument is of complex type %qT"
44461 msgstr ""
44462
44463 #: c/c-parser.cc:10471
44464 #, gcc-internal-format
44465 msgid "absolute value function %qD given an argument of type %qT but has parameter of type %qT which may cause truncation of value"
44466 msgstr ""
44467
44468 #: c/c-parser.cc:10911
44469 #, gcc-internal-format
44470 msgid "expected identifier or %<)%>"
44471 msgstr ""
44472
44473 #: c/c-parser.cc:11007
44474 #, gcc-internal-format
44475 msgid "extra semicolon"
44476 msgstr ""
44477
44478 #: c/c-parser.cc:11255
44479 #, gcc-internal-format
44480 msgid "extra semicolon in method definition specified"
44481 msgstr ""
44482
44483 #: c/c-parser.cc:11387
44484 #, gcc-internal-format
44485 msgid "method attributes must be specified at the end only"
44486 msgstr ""
44487
44488 #: c/c-parser.cc:11407
44489 #, gcc-internal-format
44490 msgid "expected %<;%> or %<{%> after method attribute definition"
44491 msgstr ""
44492
44493 #: c/c-parser.cc:11529
44494 #, gcc-internal-format
44495 msgid "objective-c method declaration is expected"
44496 msgstr ""
44497
44498 #: c/c-parser.cc:11980
44499 #, gcc-internal-format
44500 msgid "no type or storage class may be specified here,"
44501 msgstr ""
44502
44503 #: c/c-parser.cc:12048 cp/parser.cc:35996
44504 #, gcc-internal-format
44505 msgid "empty property attribute list"
44506 msgstr ""
44507
44508 #: c/c-parser.cc:12062 cp/parser.cc:36009
44509 #, gcc-internal-format
44510 msgid "missing property attribute"
44511 msgstr "пропущено атрибут властивості"
44512
44513 #: c/c-parser.cc:12101
44514 #, gcc-internal-format
44515 msgid "unknown property attribute %<%s%s%>"
44516 msgstr "невідомий атрибут властивості %<%s%s%>"
44517
44518 #: c/c-parser.cc:12104 cp/parser.cc:36046
44519 #, gcc-internal-format
44520 msgid "unknown property attribute"
44521 msgstr "невідомий атрибут властивості"
44522
44523 #: c/c-parser.cc:12113 cp/parser.cc:36055
44524 #, gcc-internal-format
44525 msgid "expected %<=%> after Objective-C %qE"
44526 msgstr "очікувалося %<=%> після %qE Objective-C"
44527
44528 #: c/c-parser.cc:12124 cp/parser.cc:36069
44529 #, gcc-internal-format
44530 msgid "expected %qE selector name"
44531 msgstr ""
44532
44533 #: c/c-parser.cc:12140 cp/parser.cc:36088
44534 #, gcc-internal-format
44535 msgid "setter method names must terminate with %<:%>"
44536 msgstr ""
44537
44538 #: c/c-parser.cc:12354 cp/parser.cc:47628
44539 #, gcc-internal-format
44540 msgid "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a non-negative integral constant less than %u"
44541 msgstr ""
44542
44543 #: c/c-parser.cc:12398 c/c-parser.cc:20550 c/c-parser.cc:20847
44544 #: c/c-parser.cc:20906 c/c-parser.cc:20992 cp/parser.cc:43739
44545 #: cp/parser.cc:44075 cp/parser.cc:44166 cp/parser.cc:44240 cp/parser.cc:47675
44546 #: cp/parser.cc:47691 cp/parser.cc:47707 cp/parser.cc:47724 cp/parser.cc:47741
44547 #: cp/parser.cc:47758 cp/parser.cc:47785 cp/parser.cc:47799 cp/parser.cc:47824
44548 #: cp/parser.cc:47838
44549 #, gcc-internal-format
44550 msgid "%<#pragma %s%> may only be used in compound statements"
44551 msgstr ""
44552
44553 #: c/c-parser.cc:12421 cp/parser.cc:47813
44554 #, gcc-internal-format
44555 msgid "%<#pragma acc routine%> must be at file scope"
44556 msgstr "%<#pragma acc routine%> має перебувати у області видимості файла"
44557
44558 #: c/c-parser.cc:12507 cp/parser.cc:47921
44559 #, gcc-internal-format
44560 msgid "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> %<reduction%> clause"
44561 msgstr ""
44562
44563 #: c/c-parser.cc:12514 cp/parser.cc:47927
44564 #, gcc-internal-format
44565 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
44566 msgstr ""
44567
44568 #: c/c-parser.cc:12526
44569 #, gcc-internal-format
44570 msgid "%<#pragma omp requires%> may only be used at file scope"
44571 msgstr "%<#pragma omp requires%> можна використовувати лише на рівні файла"
44572
44573 #: c/c-parser.cc:12555 c/c-parser.cc:12579 cp/parser.cc:47956
44574 #: cp/parser.cc:47989
44575 #, gcc-internal-format
44576 msgid "for, while or do statement expected"
44577 msgstr ""
44578
44579 #: c/c-parser.cc:12592 cp/parser.cc:47665
44580 #, gcc-internal-format
44581 msgid "%<#pragma GCC pch_preprocess%> must be first"
44582 msgstr ""
44583
44584 #: c/c-parser.cc:12939 c/c-parser.cc:16405 c/c-parser.cc:18118
44585 #: c/c-parser.cc:18176 c/c-parser.cc:18183 c/c-parser.cc:18190
44586 #: c/c-parser.cc:22622 c/c-parser.cc:22630 c/c-parser.cc:22904
44587 #: c/c-parser.cc:22914 cp/parser.cc:36511 cp/parser.cc:39607
44588 #: cp/parser.cc:40632 cp/parser.cc:40695 cp/parser.cc:40702 cp/parser.cc:40709
44589 #: cp/parser.cc:46556 cp/parser.cc:46564 cp/parser.cc:46721 cp/parser.cc:46731
44590 #, gcc-internal-format
44591 msgid "too many %qs clauses"
44592 msgstr ""
44593
44594 #: c/c-parser.cc:12966
44595 #, gcc-internal-format
44596 msgid "expression must be integral"
44597 msgstr ""
44598
44599 #: c/c-parser.cc:13265 c/c-parser.cc:13277
44600 #, gcc-internal-format
44601 msgid "expected %<)%> or %<,%>"
44602 msgstr "мало бути %<)%> або %<,%>"
44603
44604 #: c/c-parser.cc:13428 c/c-parser.cc:23107
44605 #, gcc-internal-format
44606 msgid "%qD is not a variable"
44607 msgstr ""
44608
44609 #: c/c-parser.cc:13432 cp/semantics.cc:8175
44610 #, gcc-internal-format
44611 msgid "%qD is not a pointer variable"
44612 msgstr ""
44613
44614 #: c/c-parser.cc:13474 cp/parser.cc:37243
44615 #, gcc-internal-format
44616 msgid "collapse argument needs positive constant integer expression"
44617 msgstr ""
44618
44619 #: c/c-parser.cc:13569 cp/parser.cc:37321
44620 #, gcc-internal-format
44621 msgid "expected %<none%> or %<present%>"
44622 msgstr "мало бути %<none%> або %<present%>"
44623
44624 #: c/c-parser.cc:13571 cp/parser.cc:37323
44625 #, gcc-internal-format
44626 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
44627 msgstr "мало бути %<none%>, %<shared%>, %<private%> або %<firstprivate%>"
44628
44629 #: c/c-parser.cc:13692 cp/parser.cc:37435
44630 #, gcc-internal-format
44631 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
44632 msgstr "мало бути %<data%>, %<update%>, %<enter%> або %<exit%>"
44633
44634 #: c/c-parser.cc:13712 c/c-parser.cc:20899 c/c-parser.cc:20985
44635 #: cp/parser.cc:37453 cp/parser.cc:44067 cp/parser.cc:44158
44636 #, gcc-internal-format
44637 msgid "expected %<data%>"
44638 msgstr "мало бути %<data%>"
44639
44640 #: c/c-parser.cc:13765 cp/parser.cc:37508
44641 #, gcc-internal-format
44642 msgid "too many %<if%> clauses with %qs modifier"
44643 msgstr ""
44644
44645 #: c/c-parser.cc:13772 cp/parser.cc:37515
44646 #, gcc-internal-format
44647 msgid "too many %<if%> clauses"
44648 msgstr ""
44649
44650 #: c/c-parser.cc:13774 cp/parser.cc:37517
44651 #, gcc-internal-format
44652 msgid "too many %<if%> clauses without modifier"
44653 msgstr ""
44654
44655 #: c/c-parser.cc:13780 cp/parser.cc:37523
44656 #, gcc-internal-format
44657 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
44658 msgstr ""
44659
44660 #: c/c-parser.cc:13885 c/c-parser.cc:13945 c/c-parser.cc:14006
44661 #: c/c-parser.cc:14053 c/c-parser.cc:14132 c/c-parser.cc:14511
44662 #: c/c-parser.cc:14593 c/c-parser.cc:15160 c/c-parser.cc:15305
44663 #: c/c-parser.cc:15370 c/c-parser.cc:16342
44664 #, gcc-internal-format
44665 msgid "expected integer expression"
44666 msgstr ""
44667
44668 #: c/c-parser.cc:13896
44669 #, gcc-internal-format
44670 msgid "%<num_threads%> value must be positive"
44671 msgstr "значення %<num_threads%> має бути додатним"
44672
44673 #: c/c-parser.cc:13956
44674 #, gcc-internal-format
44675 msgid "%<num_tasks%> value must be positive"
44676 msgstr "значення %<num_tasks%> має бути додатним"
44677
44678 #: c/c-parser.cc:14017 cp/semantics.cc:8395
44679 #, gcc-internal-format
44680 msgid "%<grainsize%> value must be positive"
44681 msgstr "значення %<grainsize%> має бути додатним"
44682
44683 #: c/c-parser.cc:14065 cp/semantics.cc:8425
44684 #, gcc-internal-format
44685 msgid "%<priority%> value must be non-negative"
44686 msgstr "значення %<priority%> має бути невід’ємним"
44687
44688 #: c/c-parser.cc:14099 cp/parser.cc:37749
44689 #, gcc-internal-format
44690 msgid "expected constant integer expression with valid sync-hint value"
44691 msgstr "мало бути використано сталий цілочисельний вираз із коректним значенням підказки щодо синхронізації"
44692
44693 #: c/c-parser.cc:14171 cp/parser.cc:37819
44694 #, gcc-internal-format
44695 msgid "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> or %<default%>"
44696 msgstr "мало бути %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> або %<default%>"
44697
44698 #: c/c-parser.cc:14232 cp/parser.cc:37884
44699 #, gcc-internal-format
44700 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
44701 msgstr "мало бути %<scalar%>, %<aggregate%> або %<pointer%>"
44702
44703 #: c/c-parser.cc:14298 cp/parser.cc:37953
44704 #, gcc-internal-format
44705 msgid "too many %<defaultmap%> clauses with %qs category"
44706 msgstr ""
44707
44708 #: c/c-parser.cc:14301 cp/parser.cc:37956
44709 #, gcc-internal-format
44710 msgid "too many %<defaultmap%> clauses with unspecified category"
44711 msgstr ""
44712
44713 #: c/c-parser.cc:14385 cp/semantics.cc:7256 cp/semantics.cc:7309
44714 #, gcc-internal-format
44715 msgid "%qs expression must be integral"
44716 msgstr ""
44717
44718 #: c/c-parser.cc:14397 c/c-parser.cc:14520 cp/semantics.cc:7288
44719 #: cp/semantics.cc:7323
44720 #, gcc-internal-format
44721 msgid "%qs value must be positive"
44722 msgstr "значення %qs має бути додатним"
44723
44724 #: c/c-parser.cc:14459 cp/parser.cc:37015
44725 #, gcc-internal-format
44726 msgid "too many %<static%> arguments"
44727 msgstr "забагато аргументів %<static%>"
44728
44729 #: c/c-parser.cc:14493 cp/parser.cc:37048
44730 #, gcc-internal-format
44731 msgid "unexpected argument"
44732 msgstr "несподіваний аргумент"
44733
44734 #: c/c-parser.cc:14660 cp/semantics.cc:8605
44735 #, gcc-internal-format
44736 msgid "%<tile%> argument needs positive integral constant"
44737 msgstr ""
44738
44739 #: c/c-parser.cc:14735 cp/parser.cc:38006
44740 #, gcc-internal-format
44741 msgid "expected %<reproducible%> or %<unconstrained%>"
44742 msgstr "мало бути %<reproducible%> або %<unconstrained%>"
44743
44744 #: c/c-parser.cc:14744 c/c-parser.cc:14750 cp/parser.cc:38015
44745 #: cp/parser.cc:38025
44746 #, gcc-internal-format
44747 msgid "expected %<concurrent%>"
44748 msgstr "мало бути %<concurrent%>"
44749
44750 #: c/c-parser.cc:14786 cp/parser.cc:38065
44751 #, gcc-internal-format
44752 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
44753 msgstr "мало бути %<teams%>, %<parallel%> або %<thread%>"
44754
44755 #: c/c-parser.cc:14839 cp/parser.cc:38133
44756 #, gcc-internal-format
44757 msgid "ordered argument needs positive constant integer expression"
44758 msgstr ""
44759
44760 #: c/c-parser.cc:14964 c/c-parser.cc:22176 cp/parser.cc:46195
44761 #, gcc-internal-format
44762 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
44763 msgstr ""
44764
44765 #: c/c-parser.cc:15084 cp/parser.cc:38391
44766 #, gcc-internal-format
44767 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
44768 msgstr ""
44769
44770 #: c/c-parser.cc:15138 cp/parser.cc:38407
44771 #, gcc-internal-format
44772 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
44773 msgstr ""
44774
44775 #: c/c-parser.cc:15142 cp/parser.cc:38410
44776 #, gcc-internal-format
44777 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
44778 msgstr ""
44779
44780 #: c/c-parser.cc:15154 cp/semantics.cc:7370
44781 #, gcc-internal-format
44782 msgid "chunk size value must be positive"
44783 msgstr "значення розміру фрагмента має бути додатним"
44784
44785 #: c/c-parser.cc:15177 cp/parser.cc:38430
44786 #, gcc-internal-format
44787 msgid "invalid schedule kind"
44788 msgstr ""
44789
44790 #: c/c-parser.cc:15315 c/c-parser.cc:15325
44791 #, gcc-internal-format
44792 msgid "%<num_teams%> value must be positive"
44793 msgstr "значення %<num_teams%> має бути додатним"
44794
44795 #: c/c-parser.cc:15332 cp/semantics.cc:7337
44796 #, gcc-internal-format
44797 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
44798 msgstr ""
44799
44800 #: c/c-parser.cc:15380 cp/semantics.cc:7466
44801 #, gcc-internal-format
44802 msgid "%<thread_limit%> value must be positive"
44803 msgstr "значення %<thread_limit%> має бути додатним"
44804
44805 #: c/c-parser.cc:15425 cp/semantics.cc:7594
44806 #, gcc-internal-format
44807 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
44808 msgstr ""
44809
44810 #: c/c-parser.cc:15535
44811 #, gcc-internal-format
44812 msgid "expected %<allocator%> or %<align%>"
44813 msgstr "мало бути %<allocator%> або %<align%>"
44814
44815 #: c/c-parser.cc:15542
44816 #, gcc-internal-format
44817 msgid "duplicate %qs modifier"
44818 msgstr "дублювання модифікатора %qs"
44819
44820 #: c/c-parser.cc:15590 cp/semantics.cc:7729
44821 #, gcc-internal-format
44822 msgid "%<allocate%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
44823 msgstr ""
44824
44825 #: c/c-parser.cc:15601 cp/semantics.cc:7684 cp/semantics.cc:7700
44826 #, gcc-internal-format
44827 msgid "%<allocate%> clause %<align%> modifier argument needs to be positive constant power of two integer expression"
44828 msgstr ""
44829
44830 #: c/c-parser.cc:15677
44831 #, gcc-internal-format
44832 msgid "%<linear%> clause step expression must be integral"
44833 msgstr ""
44834
44835 #: c/c-parser.cc:15727
44836 #, gcc-internal-format
44837 msgid "%<safelen%> clause expression must be positive constant integer expression"
44838 msgstr ""
44839
44840 #: c/c-parser.cc:15766
44841 #, gcc-internal-format
44842 msgid "%<simdlen%> clause expression must be positive constant integer expression"
44843 msgstr ""
44844
44845 #: c/c-parser.cc:16097 cp/parser.cc:39292
44846 #, gcc-internal-format
44847 msgid "%<iterator%> modifier incompatible with %qs"
44848 msgstr ""
44849
44850 #: c/c-parser.cc:16144 cp/parser.cc:39346 cp/parser.cc:39668
44851 #: cp/parser.cc:39718
44852 #, gcc-internal-format
44853 msgid "invalid depend kind"
44854 msgstr ""
44855
44856 #: c/c-parser.cc:16214 cp/parser.cc:39416
44857 #, gcc-internal-format
44858 msgid "too many %<always%> modifiers"
44859 msgstr "забагато модифікаторів %<always%>"
44860
44861 #: c/c-parser.cc:16224 cp/parser.cc:39429
44862 #, gcc-internal-format
44863 msgid "too many %<close%> modifiers"
44864 msgstr "забагато модифікаторів %<close%>"
44865
44866 #: c/c-parser.cc:16232 cp/parser.cc:39440
44867 #, gcc-internal-format
44868 msgid "%<#pragma omp target%> with modifier other than %<always%> or %<close%> on %<map%> clause"
44869 msgstr ""
44870
44871 #: c/c-parser.cc:16260 cp/parser.cc:39471
44872 #, gcc-internal-format
44873 msgid "invalid map kind"
44874 msgstr ""
44875
44876 #: c/c-parser.cc:16312 cp/parser.cc:39530
44877 #, gcc-internal-format
44878 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause"
44879 msgstr ""
44880
44881 #: c/c-parser.cc:16324 cp/parser.cc:39541
44882 #, gcc-internal-format
44883 msgid "expected %<ancestor%> or %<device_num%>"
44884 msgstr "мало бути %<ancestor%> або %<device_num%>"
44885
44886 #: c/c-parser.cc:16347 cp/semantics.cc:7491
44887 #, gcc-internal-format
44888 msgid "the %<device%> clause expression must evaluate to %<1%>"
44889 msgstr ""
44890
44891 #: c/c-parser.cc:16380 cp/parser.cc:39612
44892 #, gcc-internal-format
44893 msgid "invalid dist_schedule kind"
44894 msgstr ""
44895
44896 #: c/c-parser.cc:16459
44897 #, gcc-internal-format
44898 msgid "invalid proc_bind kind"
44899 msgstr ""
44900
44901 #: c/c-parser.cc:16503
44902 #, gcc-internal-format
44903 msgid "expected %<host%>, %<nohost%> or %<any%>"
44904 msgstr "мало бути %<host%>, %<nohost%> або %<any%>"
44905
44906 #: c/c-parser.cc:16580 cp/semantics.cc:7891
44907 #, gcc-internal-format
44908 msgid "%<detach%> clause event handle has type %qT rather than %<omp_event_handle_t%>"
44909 msgstr ""
44910
44911 #: c/c-parser.cc:16782 cp/parser.cc:39957
44912 #, gcc-internal-format
44913 msgid "expected %<#pragma acc%> clause"
44914 msgstr ""
44915
44916 #: c/c-parser.cc:16793 c/c-parser.cc:17137 cp/parser.cc:39968
44917 #: cp/parser.cc:40360
44918 #, gcc-internal-format
44919 msgid "%qs is not valid for %qs"
44920 msgstr ""
44921
44922 #: c/c-parser.cc:16837 cp/parser.cc:40020
44923 #, gcc-internal-format
44924 msgid "clauses in %<simd%> trait should be separated by %<,%>"
44925 msgstr ""
44926
44927 #: c/c-parser.cc:16986 cp/parser.cc:40208
44928 #, gcc-internal-format
44929 msgid "%qs must be the first clause of %qs"
44930 msgstr ""
44931
44932 #: c/c-parser.cc:17126 cp/parser.cc:40349
44933 #, gcc-internal-format
44934 msgid "expected %<#pragma omp%> clause"
44935 msgstr ""
44936
44937 #: c/c-parser.cc:17259 cp/parser.cc:44567
44938 #, gcc-internal-format
44939 msgid "no valid clauses specified in %<#pragma acc declare%>"
44940 msgstr ""
44941
44942 #: c/c-parser.cc:17269 cp/parser.cc:44577
44943 #, gcc-internal-format
44944 msgid "array section in %<#pragma acc declare%>"
44945 msgstr ""
44946
44947 #: c/c-parser.cc:17289 cp/parser.cc:44597
44948 #, gcc-internal-format
44949 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
44950 msgstr ""
44951
44952 #: c/c-parser.cc:17300 cp/parser.cc:44608
44953 #, gcc-internal-format
44954 msgid "invalid OpenACC clause at file scope"
44955 msgstr ""
44956
44957 #: c/c-parser.cc:17307 cp/parser.cc:44615
44958 #, gcc-internal-format
44959 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
44960 msgstr ""
44961
44962 #: c/c-parser.cc:17315 cp/parser.cc:44623
44963 #, gcc-internal-format
44964 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
44965 msgstr ""
44966
44967 #: c/c-parser.cc:17326 cp/parser.cc:44645
44968 #, gcc-internal-format
44969 msgid "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
44970 msgstr ""
44971
44972 #: c/c-parser.cc:17336 cp/parser.cc:44655
44973 #, gcc-internal-format
44974 msgid "variable %qD used more than once with %<#pragma acc declare%>"
44975 msgstr ""
44976
44977 #: c/c-parser.cc:17429 cp/parser.cc:44753
44978 #, gcc-internal-format
44979 msgid "expected %<data%> after %<#pragma acc %s%>"
44980 msgstr "мало бути %<data%> після %<#pragma acc %s%>"
44981
44982 #: c/c-parser.cc:17445 cp/parser.cc:44770
44983 #, gcc-internal-format
44984 msgid "%<#pragma acc %s data%> has no data movement clause"
44985 msgstr ""
44986
44987 #: c/c-parser.cc:17695 cp/parser.cc:3163
44988 #, gcc-internal-format
44989 msgid "%qE has not been declared"
44990 msgstr ""
44991
44992 #: c/c-parser.cc:17699
44993 #, gcc-internal-format
44994 msgid "expected function name"
44995 msgstr "мало бути вказано назву функції"
44996
44997 #: c/c-parser.cc:17717 cp/parser.cc:46988
44998 #, gcc-internal-format
44999 msgid "%qD does not refer to a function"
45000 msgstr ""
45001
45002 #: c/c-parser.cc:17740 c/c-parser.cc:17788 cp/parser.cc:1499
45003 #, gcc-internal-format
45004 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
45005 msgstr ""
45006
45007 #: c/c-parser.cc:17780 cp/parser.cc:47039 cp/parser.cc:47086
45008 #, gcc-internal-format
45009 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
45010 msgstr ""
45011
45012 #: c/c-parser.cc:17811 cp/parser.cc:47114
45013 #, gcc-internal-format
45014 msgid "%<#pragma acc routine%> must be applied before use"
45015 msgstr "%<#pragma acc routine%> має бути застосовано до використання"
45016
45017 #: c/c-parser.cc:17812 cp/parser.cc:47116
45018 #, gcc-internal-format
45019 msgid "%<#pragma acc routine%> must be applied before definition"
45020 msgstr "%<#pragma acc routine%> має бути застосовано до визначення"
45021
45022 #: c/c-parser.cc:17856 cp/parser.cc:44971
45023 #, gcc-internal-format
45024 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
45025 msgstr ""
45026
45027 #: c/c-parser.cc:17911 cp/parser.cc:40446
45028 #, gcc-internal-format
45029 msgid "expected %<allocator%>"
45030 msgstr "мало бути %<allocator%>"
45031
45032 #: c/c-parser.cc:17927
45033 #, gcc-internal-format
45034 msgid "%<allocator%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
45035 msgstr ""
45036
45037 #: c/c-parser.cc:17942 cp/parser.cc:40461
45038 #, gcc-internal-format
45039 msgid "%<#pragma omp allocate%> not yet supported"
45040 msgstr "підтримки %<#pragma omp allocate%> ще не передбачено"
45041
45042 #: c/c-parser.cc:18084 cp/parser.cc:40598
45043 #, gcc-internal-format
45044 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
45045 msgstr "мала бути команда %<read%>, %<write%>, %<update%> або %<capture%>"
45046
45047 #: c/c-parser.cc:18123 cp/parser.cc:40637
45048 #, gcc-internal-format
45049 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
45050 msgstr "мало бути %<seq_cst%>, %<acquire%> або %<relaxed%>"
45051
45052 #: c/c-parser.cc:18147 cp/parser.cc:40666
45053 #, gcc-internal-format
45054 msgid "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, %<weak%>, %<fail%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or %<hint%> clause"
45055 msgstr ""
45056
45057 #: c/c-parser.cc:18162 cp/parser.cc:40681
45058 #, gcc-internal-format
45059 msgid "too many atomic clauses"
45060 msgstr "забагато атомарних команд"
45061
45062 #: c/c-parser.cc:18169 cp/parser.cc:40688
45063 #, gcc-internal-format
45064 msgid "too many memory order clauses"
45065 msgstr ""
45066
45067 #: c/c-parser.cc:18207 c/c-parser.cc:18214 cp/parser.cc:40726
45068 #: cp/parser.cc:40733
45069 #, gcc-internal-format
45070 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
45071 msgstr ""
45072
45073 #: c/c-parser.cc:18220 c/c-parser.cc:18225 cp/parser.cc:40739
45074 #: cp/parser.cc:40744
45075 #, gcc-internal-format
45076 msgid "%qs clause requires %qs clause"
45077 msgstr ""
45078
45079 #: c/c-parser.cc:18269 cp/parser.cc:40788
45080 #, gcc-internal-format
45081 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
45082 msgstr ""
45083
45084 #: c/c-parser.cc:18279 cp/parser.cc:40798
45085 #, gcc-internal-format
45086 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
45087 msgstr ""
45088
45089 #: c/c-parser.cc:18402 cp/parser.cc:40898
45090 #, gcc-internal-format
45091 msgid "expected %<==%> comparison in %<if%> condition"
45092 msgstr ""
45093
45094 #: c/c-parser.cc:18409 cp/parser.cc:40905
45095 #, gcc-internal-format
45096 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
45097 msgstr ""
45098
45099 #: c/c-parser.cc:18482 cp/parser.cc:40970 cp/parser.cc:41251
45100 #: cp/parser.cc:41345 cp/parser.cc:41363
45101 #, gcc-internal-format
45102 msgid "invalid form of %<#pragma omp atomic compare%>"
45103 msgstr ""
45104
45105 #: c/c-parser.cc:18493 cp/parser.cc:40981
45106 #, gcc-internal-format
45107 msgid "unexpected %<else%>"
45108 msgstr "неочікуване %<else%>"
45109
45110 #: c/c-parser.cc:18553 cp/parser.cc:41418
45111 #, gcc-internal-format
45112 msgid "invalid form of %<pragma omp atomic compare%>"
45113 msgstr ""
45114
45115 #: c/c-parser.cc:18825 cp/parser.cc:41272 cp/parser.cc:41298
45116 #, gcc-internal-format
45117 msgid "invalid form of %<#pragma omp atomic%>"
45118 msgstr ""
45119
45120 #: c/c-parser.cc:18829 cp/parser.cc:41338 cp/parser.cc:41372
45121 #, gcc-internal-format
45122 msgid "invalid operator for %<#pragma omp atomic%>"
45123 msgstr ""
45124
45125 #: c/c-parser.cc:18880 cp/parser.cc:41407
45126 #, gcc-internal-format
45127 msgid "%<weak%> clause requires atomic equality comparison"
45128 msgstr ""
45129
45130 #: c/c-parser.cc:18886 cp/semantics.cc:10745 cp/semantics.cc:10755
45131 #, gcc-internal-format
45132 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
45133 msgstr ""
45134
45135 #: c/c-parser.cc:18986 cp/semantics.cc:10832
45136 #, gcc-internal-format
45137 msgid "%<depobj%> expression is not lvalue expression"
45138 msgstr ""
45139
45140 #: c/c-parser.cc:19043 cp/parser.cc:41573
45141 #, gcc-internal-format
45142 msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
45143 msgstr "мало бути %<in%>, %<out%>, %<inout%> або %<mutexinoutset%>"
45144
45145 #: c/c-parser.cc:19055 cp/parser.cc:41589
45146 #, gcc-internal-format
45147 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
45148 msgstr "мала бути команда %<depend%>, %<destroy%> або %<update%>"
45149
45150 #: c/c-parser.cc:19093 cp/parser.cc:41629
45151 #, gcc-internal-format
45152 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
45153 msgstr "мало бути %<seq_cst%>, %<acq_rel%>, %<release%> або %<acquire%>"
45154
45155 #: c/c-parser.cc:19101 cp/parser.cc:41637
45156 #, gcc-internal-format
45157 msgid "%<flush%> list specified together with memory order clause"
45158 msgstr ""
45159
45160 #: c/c-parser.cc:19106
45161 #, gcc-internal-format
45162 msgid "expected %<(%> or end of line"
45163 msgstr ""
45164
45165 #: c/c-parser.cc:19185 cp/parser.cc:42356
45166 #, gcc-internal-format
45167 msgid "expected %<inclusive%> or %<exclusive%> clause"
45168 msgstr "мала бути команда %<inclusive%> або %<exclusive%>"
45169
45170 #: c/c-parser.cc:19190 cp/parser.cc:42362
45171 #, gcc-internal-format
45172 msgid "expected %<#pragma omp scan%>"
45173 msgstr "мало бути %<#pragma omp scan%>"
45174
45175 #: c/c-parser.cc:19246 cp/parser.cc:42413
45176 #, gcc-internal-format
45177 msgid "%<ordered%> clause parameter is less than %<collapse%>"
45178 msgstr ""
45179
45180 #: c/c-parser.cc:19257 cp/parser.cc:42424
45181 #, gcc-internal-format
45182 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
45183 msgstr ""
45184
45185 #: c/c-parser.cc:19275 cp/parser.cc:42452
45186 #, gcc-internal-format
45187 msgid "for statement expected"
45188 msgstr ""
45189
45190 #: c/c-parser.cc:19353 cp/semantics.cc:10323 cp/semantics.cc:10414
45191 #, gcc-internal-format
45192 msgid "expected iteration declaration or initialization"
45193 msgstr ""
45194
45195 #: c/c-parser.cc:19439
45196 #, gcc-internal-format
45197 msgid "not enough perfectly nested loops"
45198 msgstr ""
45199
45200 #: c/c-parser.cc:19487 cp/parser.cc:42766
45201 #, gcc-internal-format
45202 msgid "collapsed loops not perfectly nested"
45203 msgstr ""
45204
45205 #: c/c-parser.cc:19570 cp/parser.cc:42562 cp/parser.cc:42604 cp/pt.cc:18175
45206 #, gcc-internal-format
45207 msgid "iteration variable %qD should not be firstprivate"
45208 msgstr ""
45209
45210 #: c/c-parser.cc:19706 cp/parser.cc:42887
45211 #, gcc-internal-format
45212 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
45213 msgstr ""
45214
45215 #: c/c-parser.cc:19985 cp/parser.cc:43180
45216 #, gcc-internal-format
45217 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
45218 msgstr ""
45219
45220 #: c/c-parser.cc:20199 cp/parser.cc:43386
45221 #, gcc-internal-format
45222 msgid "expected %<for%> after %qs"
45223 msgstr "мало бути %<for%> після %qs"
45224
45225 #: c/c-parser.cc:20541 cp/parser.cc:43730
45226 #, gcc-internal-format
45227 msgid "expected %<point%>"
45228 msgstr "мало бути %<point%>"
45229
45230 #: c/c-parser.cc:20796 cp/parser.cc:44005
45231 #, gcc-internal-format
45232 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
45233 msgstr ""
45234
45235 #: c/c-parser.cc:20812 cp/parser.cc:44021
45236 #, gcc-internal-format
45237 msgid "%<#pragma omp target data%> must contain at least one %<map%>, %<use_device_ptr%> or %<use_device_addr%> clause"
45238 msgstr ""
45239
45240 #: c/c-parser.cc:20860 cp/parser.cc:44253
45241 #, gcc-internal-format
45242 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
45243 msgstr ""
45244
45245 #: c/c-parser.cc:20934 cp/parser.cc:44104
45246 #, gcc-internal-format
45247 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
45248 msgstr ""
45249
45250 #: c/c-parser.cc:20946 cp/parser.cc:44116
45251 #, gcc-internal-format
45252 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
45253 msgstr ""
45254
45255 #: c/c-parser.cc:21021 cp/parser.cc:44196
45256 #, gcc-internal-format
45257 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
45258 msgstr ""
45259
45260 #: c/c-parser.cc:21034 cp/parser.cc:44209
45261 #, gcc-internal-format
45262 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
45263 msgstr ""
45264
45265 #: c/c-parser.cc:21270 cp/semantics.cc:9854
45266 #, gcc-internal-format
45267 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
45268 msgstr ""
45269
45270 #: c/c-parser.cc:21327
45271 #, gcc-internal-format
45272 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition or another %<#pragma omp declare %s%>"
45273 msgstr ""
45274
45275 #: c/c-parser.cc:21378 c/c-parser.cc:21406
45276 #, gcc-internal-format
45277 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition"
45278 msgstr ""
45279
45280 #: c/c-parser.cc:21445 cp/parser.cc:45121
45281 #, gcc-internal-format
45282 msgid "expected trait selector name"
45283 msgstr ""
45284
45285 #: c/c-parser.cc:21498 cp/parser.cc:45173
45286 #, gcc-internal-format
45287 msgid "selector %qs not allowed for context selector set %qs"
45288 msgstr ""
45289
45290 #: c/c-parser.cc:21523 cp/parser.cc:45197
45291 #, gcc-internal-format
45292 msgid "selector %qs does not accept any properties"
45293 msgstr ""
45294
45295 #: c/c-parser.cc:21550 cp/parser.cc:45236 cp/pt.cc:11631
45296 #, gcc-internal-format
45297 msgid "score argument must be constant integer expression"
45298 msgstr ""
45299
45300 #: c/c-parser.cc:21553 cp/parser.cc:45239 cp/pt.cc:11648
45301 #, gcc-internal-format
45302 msgid "score argument must be non-negative"
45303 msgstr ""
45304
45305 #: c/c-parser.cc:21577 cp/parser.cc:45267 cp/pt.cc:11634
45306 #, gcc-internal-format
45307 msgid "property must be constant integer expression or string literal"
45308 msgstr ""
45309
45310 #: c/c-parser.cc:21622 cp/parser.cc:45311
45311 #, gcc-internal-format
45312 msgid "expected identifier or string literal"
45313 msgstr ""
45314
45315 #: c/c-parser.cc:21644 cp/parser.cc:45333 cp/pt.cc:11638
45316 #, gcc-internal-format
45317 msgid "property must be constant integer expression"
45318 msgstr ""
45319
45320 #: c/c-parser.cc:21655 cp/parser.cc:45344
45321 #, gcc-internal-format
45322 msgid "properties for %<simd%> selector may not be specified in %<metadirective%>"
45323 msgstr ""
45324
45325 #: c/c-parser.cc:21742 cp/parser.cc:45430
45326 #, gcc-internal-format
45327 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
45328 msgstr "мало бути %<construct%>, %<device%>, %<implementation%> або %<user%>"
45329
45330 #: c/c-parser.cc:21817 cp/parser.cc:45544
45331 #, gcc-internal-format
45332 msgid "expected %<match%>"
45333 msgstr "мало бути %<match%>"
45334
45335 #: c/c-parser.cc:21837
45336 #, gcc-internal-format
45337 msgid "variant %qD is not a function"
45338 msgstr ""
45339
45340 #: c/c-parser.cc:21843 cp/decl.cc:7902
45341 #, gcc-internal-format
45342 msgid "variant %qD and base %qD have incompatible types"
45343 msgstr ""
45344
45345 #: c/c-parser.cc:21855 cp/decl.cc:7911
45346 #, gcc-internal-format
45347 msgid "variant %qD is a built-in"
45348 msgstr ""
45349
45350 #: c/c-parser.cc:21900
45351 #, gcc-internal-format
45352 msgid "%<#pragma omp declare %s%> not immediately followed by a function declaration or definition"
45353 msgstr ""
45354
45355 #: c/c-parser.cc:21908 cp/parser.cc:45589
45356 #, gcc-internal-format
45357 msgid "%<#pragma omp declare %s%> not immediately followed by a single function declaration or definition"
45358 msgstr ""
45359
45360 #: c/c-parser.cc:22017 cp/parser.cc:45797
45361 #, gcc-internal-format
45362 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
45363 msgstr ""
45364
45365 #: c/c-parser.cc:22066 cp/parser.cc:45909
45366 #, gcc-internal-format
45367 msgid "directive with only %<device_type%> clauses ignored"
45368 msgstr ""
45369
45370 #: c/c-parser.cc:22085 cp/parser.cc:45935
45371 #, gcc-internal-format
45372 msgid "expected %<target%>"
45373 msgstr "мало бути %<target%>"
45374
45375 #: c/c-parser.cc:22092 cp/parser.cc:45942
45376 #, gcc-internal-format
45377 msgid "expected %<declare%>"
45378 msgstr "мало бути %<declare%>"
45379
45380 #: c/c-parser.cc:22098 cp/parser.cc:45949
45381 #, gcc-internal-format
45382 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
45383 msgstr ""
45384
45385 #: c/c-parser.cc:22126
45386 #, gcc-internal-format
45387 msgid "%<#pragma omp declare reduction%> not at file or block scope"
45388 msgstr ""
45389
45390 #: c/c-parser.cc:22203
45391 #, gcc-internal-format
45392 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
45393 msgstr ""
45394
45395 #: c/c-parser.cc:22207
45396 #, gcc-internal-format
45397 msgid "function or array type in %<#pragma omp declare reduction%>"
45398 msgstr ""
45399
45400 #: c/c-parser.cc:22210
45401 #, gcc-internal-format
45402 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
45403 msgstr "тип класу %<_Atomic%> у %<#pragma omp declare reduction%>"
45404
45405 #: c/c-parser.cc:22213
45406 #, gcc-internal-format
45407 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
45408 msgstr ""
45409
45410 #: c/c-parser.cc:22221
45411 #, gcc-internal-format
45412 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
45413 msgstr ""
45414
45415 #: c/c-parser.cc:22230
45416 #, gcc-internal-format
45417 msgid "previous %<#pragma omp declare reduction%>"
45418 msgstr "попереднє %<#pragma omp declare reduction%>"
45419
45420 #: c/c-parser.cc:22347
45421 #, gcc-internal-format
45422 msgid "expected %<omp_priv%> or function-name"
45423 msgstr ""
45424
45425 #: c/c-parser.cc:22358
45426 #, gcc-internal-format
45427 msgid "expected function-name %<(%>"
45428 msgstr "мало бути вказано назву функції %<(%>"
45429
45430 #: c/c-parser.cc:22377
45431 #, gcc-internal-format
45432 msgid "one of the initializer call arguments should be %<&omp_priv%>"
45433 msgstr ""
45434
45435 #: c/c-parser.cc:22508 cp/parser.cc:46437
45436 #, gcc-internal-format
45437 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
45438 msgstr "мало бути %<simd%>, %<reduction%>, %<target%> або %<variant%>"
45439
45440 #: c/c-parser.cc:22575 cp/parser.cc:46503
45441 #, gcc-internal-format
45442 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
45443 msgstr "мало бути %<seq_cst%>, %<relaxed%> або %<acq_rel%>"
45444
45445 #: c/c-parser.cc:22604 cp/parser.cc:46538
45446 #, gcc-internal-format
45447 msgid "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
45448 msgstr "мала бути команда %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators%>, %<reverse_offload%> або %<atomic_default_mem_order%>"
45449
45450 #: c/c-parser.cc:22613 cp/parser.cc:46547
45451 #, gcc-internal-format
45452 msgid "%qs clause on %<requires%> directive not supported yet"
45453 msgstr ""
45454
45455 #: c/c-parser.cc:22625 cp/parser.cc:46559
45456 #, gcc-internal-format
45457 msgid "%qs clause used lexically after first target construct or offloading API"
45458 msgstr ""
45459
45460 #: c/c-parser.cc:22637 cp/parser.cc:46571
45461 #, gcc-internal-format
45462 msgid "more than one %<atomic_default_mem_order%> clause in a single compilation unit"
45463 msgstr ""
45464
45465 #: c/c-parser.cc:22646 cp/parser.cc:46580
45466 #, gcc-internal-format
45467 msgid "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> construct without memory order clause"
45468 msgstr ""
45469
45470 #: c/c-parser.cc:22660 cp/parser.cc:46594
45471 #, gcc-internal-format
45472 msgid "%<pragma omp requires%> requires at least one clause"
45473 msgstr ""
45474
45475 #: c/c-parser.cc:22679
45476 #, gcc-internal-format
45477 msgid "zero sized type %qT in %<reduction%> clause"
45478 msgstr ""
45479
45480 #: c/c-parser.cc:22685
45481 #, gcc-internal-format
45482 msgid "variable sized type %qT in %<reduction%> clause"
45483 msgstr ""
45484
45485 #: c/c-parser.cc:22846 cp/parser.cc:46656
45486 #, gcc-internal-format
45487 msgid "expected %<at%>, %<severity%> or %<message%> clause"
45488 msgstr "мала бути команда %<at%>, %<severity%> або %<message%>"
45489
45490 #: c/c-parser.cc:22879 cp/parser.cc:46691
45491 #, gcc-internal-format
45492 msgid "expected %qs or %qs"
45493 msgstr "мало бути %qs або %qs"
45494
45495 #: c/c-parser.cc:22936 cp/parser.cc:46753
45496 #, gcc-internal-format
45497 msgid "%<#pragma omp error%> with %<at(execution)%> clause may only be used in compound statements"
45498 msgstr ""
45499
45500 #: c/c-parser.cc:22959 cp/parser.cc:46780
45501 #, gcc-internal-format
45502 msgid "%<pragma omp error%> encountered: %s"
45503 msgstr ""
45504
45505 #: c/c-parser.cc:22962 cp/parser.cc:46783
45506 #, gcc-internal-format
45507 msgid "%<pragma omp error%> encountered"
45508 msgstr ""
45509
45510 #: c/c-parser.cc:23109 cp/semantics.cc:9229
45511 #, gcc-internal-format
45512 msgid "%qE declared %<threadprivate%> after first use"
45513 msgstr ""
45514
45515 #: c/c-parser.cc:23111 cp/semantics.cc:9231
45516 #, gcc-internal-format
45517 msgid "automatic variable %qE cannot be %<threadprivate%>"
45518 msgstr ""
45519
45520 #: c/c-parser.cc:23115 cp/semantics.cc:9233
45521 #, gcc-internal-format
45522 msgid "%<threadprivate%> %qE has incomplete type"
45523 msgstr ""
45524
45525 #: c/c-parser.cc:23294 cp/parser.cc:47519
45526 #, gcc-internal-format
45527 msgid "%<__transaction_cancel%> without transactional memory support enabled"
45528 msgstr ""
45529
45530 #: c/c-parser.cc:23300 cp/parser.cc:47525
45531 #, gcc-internal-format
45532 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
45533 msgstr ""
45534
45535 #: c/c-parser.cc:23309
45536 #, gcc-internal-format
45537 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or a %<transaction_may_cancel_outer%> function"
45538 msgstr ""
45539
45540 #: c/c-parser.cc:23317 cp/parser.cc:47543
45541 #, gcc-internal-format
45542 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
45543 msgstr ""
45544
45545 #: c/c-parser.cc:23401
45546 #, gcc-internal-format
45547 msgid "no closing brace"
45548 msgstr ""
45549
45550 #: c/c-typeck.cc:228
45551 #, gcc-internal-format
45552 msgid "%qD has an incomplete type %qT"
45553 msgstr ""
45554
45555 #: c/c-typeck.cc:242 c/c-typeck.cc:10734 c/c-typeck.cc:10776 cp/call.cc:4659
45556 #, gcc-internal-format
45557 msgid "invalid use of void expression"
45558 msgstr ""
45559
45560 #: c/c-typeck.cc:250
45561 #, gcc-internal-format
45562 msgid "invalid use of flexible array member"
45563 msgstr ""
45564
45565 #: c/c-typeck.cc:256 cp/typeck2.cc:363
45566 #, gcc-internal-format
45567 msgid "invalid use of array with unspecified bounds"
45568 msgstr ""
45569
45570 #: c/c-typeck.cc:264
45571 #, gcc-internal-format
45572 msgid "invalid use of undefined type %qT"
45573 msgstr ""
45574
45575 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
45576 #: c/c-typeck.cc:267
45577 #, gcc-internal-format
45578 msgid "invalid use of incomplete typedef %qT"
45579 msgstr ""
45580
45581 #: c/c-typeck.cc:340
45582 #, gcc-internal-format
45583 msgid "%qT and %qT are in disjoint named address spaces"
45584 msgstr ""
45585
45586 #: c/c-typeck.cc:375
45587 #, gcc-internal-format
45588 msgid "%qs attribute cannot be applied to a function that does not take variable arguments"
45589 msgstr ""
45590
45591 #: c/c-typeck.cc:602 c/c-typeck.cc:627
45592 #, gcc-internal-format
45593 msgid "function types not truly compatible in ISO C"
45594 msgstr ""
45595
45596 #: c/c-typeck.cc:777
45597 #, gcc-internal-format
45598 msgid "cannot mix operands of decimal floating and vector types"
45599 msgstr ""
45600
45601 #: c/c-typeck.cc:782
45602 #, gcc-internal-format
45603 msgid "cannot mix operands of decimal floating and complex types"
45604 msgstr ""
45605
45606 #: c/c-typeck.cc:787
45607 #, gcc-internal-format
45608 msgid "cannot mix operands of decimal floating and other floating types"
45609 msgstr ""
45610
45611 #: c/c-typeck.cc:1332
45612 #, gcc-internal-format
45613 msgid "invalid use of pointers to arrays with different qualifiers in ISO C before C2X"
45614 msgstr ""
45615
45616 #: c/c-typeck.cc:1336
45617 #, gcc-internal-format
45618 msgid "types are not quite compatible"
45619 msgstr ""
45620
45621 #: c/c-typeck.cc:1340
45622 #, gcc-internal-format
45623 msgid "pointer target types incompatible in C++"
45624 msgstr ""
45625
45626 #: c/c-typeck.cc:1673
45627 #, gcc-internal-format
45628 msgid "function return types not compatible due to %<volatile%>"
45629 msgstr ""
45630
45631 #: c/c-typeck.cc:1930
45632 #, gcc-internal-format
45633 msgid "converting an array compound literal to a pointer is ill-formed in C++"
45634 msgstr ""
45635
45636 #: c/c-typeck.cc:2505 c/c-typeck.cc:9289
45637 #, gcc-internal-format
45638 msgid "%qT has no member named %qE; did you mean %qE?"
45639 msgstr ""
45640
45641 #: c/c-typeck.cc:2509 c/c-typeck.cc:9293
45642 #, gcc-internal-format
45643 msgid "%qT has no member named %qE"
45644 msgstr ""
45645
45646 #: c/c-typeck.cc:2518
45647 #, gcc-internal-format
45648 msgid "accessing a member %qE of an atomic structure %qE"
45649 msgstr ""
45650
45651 #: c/c-typeck.cc:2521
45652 #, gcc-internal-format
45653 msgid "accessing a member %qE of an atomic union %qE"
45654 msgstr ""
45655
45656 #: c/c-typeck.cc:2583
45657 #, gcc-internal-format
45658 msgid "%qE is a pointer; did you mean to use %<->%>?"
45659 msgstr ""
45660
45661 #: c/c-typeck.cc:2589
45662 #, gcc-internal-format
45663 msgid "request for member %qE in something not a structure or union"
45664 msgstr ""
45665
45666 #: c/c-typeck.cc:2637
45667 #, gcc-internal-format
45668 msgid "dereferencing %<void *%> pointer"
45669 msgstr ""
45670
45671 #: c/c-typeck.cc:2692
45672 #, gcc-internal-format
45673 msgid "subscripted value is neither array nor pointer nor vector"
45674 msgstr ""
45675
45676 #: c/c-typeck.cc:2702 cp/typeck.cc:3838 cp/typeck.cc:3931
45677 #, gcc-internal-format
45678 msgid "array subscript is not an integer"
45679 msgstr ""
45680
45681 #: c/c-typeck.cc:2708
45682 #, gcc-internal-format
45683 msgid "subscripted value is pointer to function"
45684 msgstr ""
45685
45686 #: c/c-typeck.cc:2762
45687 #, gcc-internal-format
45688 msgid "ISO C forbids subscripting %<register%> array"
45689 msgstr ""
45690
45691 #: c/c-typeck.cc:2765
45692 #, gcc-internal-format
45693 msgid "ISO C90 forbids subscripting non-lvalue array"
45694 msgstr ""
45695
45696 #: c/c-typeck.cc:2881
45697 #, gcc-internal-format
45698 msgid "enum constant defined here"
45699 msgstr ""
45700
45701 #: c/c-typeck.cc:2988 cp/typeck.cc:1989
45702 #, gcc-internal-format
45703 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
45704 msgstr ""
45705
45706 #: c/c-typeck.cc:3147
45707 #, gcc-internal-format
45708 msgid "called object %qE is not a function or function pointer"
45709 msgstr ""
45710
45711 #: c/c-typeck.cc:3152
45712 #, gcc-internal-format
45713 msgid "called object %qD is not a function or function pointer"
45714 msgstr ""
45715
45716 #: c/c-typeck.cc:3158
45717 #, gcc-internal-format
45718 msgid "called object is not a function or function pointer"
45719 msgstr ""
45720
45721 #. This situation leads to run-time undefined behavior.  We can't,
45722 #. therefore, simply error unless we can prove that all possible
45723 #. executions of the program must execute the code.
45724 #: c/c-typeck.cc:3188
45725 #, gcc-internal-format
45726 msgid "function called through a non-compatible type"
45727 msgstr ""
45728
45729 #: c/c-typeck.cc:3193 c/c-typeck.cc:3245
45730 #, gcc-internal-format
45731 msgid "function with qualified void return type called"
45732 msgstr ""
45733
45734 #: c/c-typeck.cc:3300
45735 #, gcc-internal-format, gfc-internal-format
45736 msgid "type of formal parameter %d is incomplete"
45737 msgstr ""
45738
45739 #: c/c-typeck.cc:3314
45740 #, gcc-internal-format
45741 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
45742 msgstr ""
45743
45744 #: c/c-typeck.cc:3320
45745 #, gcc-internal-format
45746 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
45747 msgstr ""
45748
45749 #: c/c-typeck.cc:3326
45750 #, gcc-internal-format
45751 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
45752 msgstr ""
45753
45754 #: c/c-typeck.cc:3332
45755 #, gcc-internal-format
45756 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
45757 msgstr ""
45758
45759 #: c/c-typeck.cc:3338
45760 #, gcc-internal-format
45761 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
45762 msgstr ""
45763
45764 #: c/c-typeck.cc:3344
45765 #, gcc-internal-format
45766 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
45767 msgstr ""
45768
45769 #: c/c-typeck.cc:3358
45770 #, gcc-internal-format
45771 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
45772 msgstr ""
45773
45774 #: c/c-typeck.cc:3384
45775 #, gcc-internal-format
45776 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
45777 msgstr ""
45778
45779 #: c/c-typeck.cc:3409
45780 #, gcc-internal-format
45781 msgid "passing argument %d of %qE with different width due to prototype"
45782 msgstr ""
45783
45784 #: c/c-typeck.cc:3433
45785 #, gcc-internal-format
45786 msgid "passing argument %d of %qE as unsigned due to prototype"
45787 msgstr ""
45788
45789 #: c/c-typeck.cc:3438
45790 #, gcc-internal-format
45791 msgid "passing argument %d of %qE as signed due to prototype"
45792 msgstr ""
45793
45794 #: c/c-typeck.cc:3591
45795 #, gcc-internal-format
45796 msgid "too many arguments to method %qE"
45797 msgstr ""
45798
45799 #: c/c-typeck.cc:3601
45800 #, gcc-internal-format
45801 msgid "too many arguments to built-in function %qE expecting %d"
45802 msgstr "забагато аргументів для вбудованої функції %qE; мало бути %d"
45803
45804 #: c/c-typeck.cc:3673
45805 #, gcc-internal-format
45806 msgid "implicit conversion from %qT to %qT when passing argument to function"
45807 msgstr ""
45808
45809 #: c/c-typeck.cc:3741
45810 #, gcc-internal-format
45811 msgid "too few arguments to built-in function %qE expecting %u"
45812 msgstr "замало аргументів для вбудованої функції %qE; мало бути %u"
45813
45814 #: c/c-typeck.cc:3916 c/c-typeck.cc:3944 cp/typeck.cc:5444 cp/typeck.cc:5720
45815 #, gcc-internal-format
45816 msgid "comparison with string literal results in unspecified behavior"
45817 msgstr ""
45818
45819 #: c/c-typeck.cc:3924 c/c-typeck.cc:3935 cp/typeck.cc:5476 cp/typeck.cc:5500
45820 #, gcc-internal-format
45821 msgid "comparison between pointer and zero character constant"
45822 msgstr ""
45823
45824 #: c/c-typeck.cc:3927 c/c-typeck.cc:3938 cp/typeck.cc:5479 cp/typeck.cc:5503
45825 #, gcc-internal-format
45826 msgid "did you mean to dereference the pointer?"
45827 msgstr ""
45828
45829 #: c/c-typeck.cc:3965
45830 #, gcc-internal-format
45831 msgid "comparison between %qT and %qT"
45832 msgstr ""
45833
45834 #: c/c-typeck.cc:4016
45835 #, gcc-internal-format
45836 msgid "pointer of type %<void *%> used in subtraction"
45837 msgstr ""
45838
45839 #: c/c-typeck.cc:4019
45840 #, gcc-internal-format
45841 msgid "pointer to a function used in subtraction"
45842 msgstr ""
45843
45844 #: c/c-typeck.cc:4053
45845 #, gcc-internal-format
45846 msgid "arithmetic on pointer to an incomplete type"
45847 msgstr ""
45848
45849 #: c/c-typeck.cc:4062 cp/typeck.cc:6459
45850 #, gcc-internal-format
45851 msgid "arithmetic on pointer to an empty aggregate"
45852 msgstr ""
45853
45854 #: c/c-typeck.cc:4505
45855 #, gcc-internal-format
45856 msgid "%<~%> on a boolean expression"
45857 msgstr "%<~%> над булевим виразом"
45858
45859 #: c/c-typeck.cc:4509
45860 #, gcc-internal-format
45861 msgid "did you mean to use logical not?"
45862 msgstr ""
45863
45864 #: c/c-typeck.cc:4519
45865 #, gcc-internal-format
45866 msgid "ISO C does not support %<~%> for complex conjugation"
45867 msgstr ""
45868
45869 #: c/c-typeck.cc:4543
45870 #, gcc-internal-format
45871 msgid "wrong type argument to absu"
45872 msgstr "помилковий тип аргументу absu"
45873
45874 #: c/c-typeck.cc:4568
45875 #, gcc-internal-format
45876 msgid "wrong type argument to unary exclamation mark"
45877 msgstr ""
45878
45879 #: c/c-typeck.cc:4626
45880 #, gcc-internal-format
45881 msgid "increment of enumeration value is invalid in C++"
45882 msgstr ""
45883
45884 #: c/c-typeck.cc:4629
45885 #, gcc-internal-format
45886 msgid "decrement of enumeration value is invalid in C++"
45887 msgstr ""
45888
45889 #: c/c-typeck.cc:4636
45890 #, gcc-internal-format
45891 msgid "increment of a boolean expression"
45892 msgstr ""
45893
45894 #: c/c-typeck.cc:4639
45895 #, gcc-internal-format
45896 msgid "decrement of a boolean expression"
45897 msgstr ""
45898
45899 #: c/c-typeck.cc:4655
45900 #, gcc-internal-format
45901 msgid "ISO C does not support %<++%> and %<--%> on complex types"
45902 msgstr ""
45903
45904 #: c/c-typeck.cc:4681 c/c-typeck.cc:4715
45905 #, gcc-internal-format
45906 msgid "wrong type argument to increment"
45907 msgstr ""
45908
45909 #: c/c-typeck.cc:4683 c/c-typeck.cc:4718
45910 #, gcc-internal-format
45911 msgid "wrong type argument to decrement"
45912 msgstr ""
45913
45914 #: c/c-typeck.cc:4703
45915 #, gcc-internal-format
45916 msgid "increment of pointer to an incomplete type %qT"
45917 msgstr ""
45918
45919 #: c/c-typeck.cc:4707
45920 #, gcc-internal-format
45921 msgid "decrement of pointer to an incomplete type %qT"
45922 msgstr ""
45923
45924 #: c/c-typeck.cc:4812
45925 #, gcc-internal-format
45926 msgid "taking address of expression of type %<void%>"
45927 msgstr ""
45928
45929 #: c/c-typeck.cc:4871 c/c-typeck.cc:5064
45930 #, gcc-internal-format
45931 msgid "cannot take address of bit-field %qD"
45932 msgstr ""
45933
45934 #: c/c-typeck.cc:4885
45935 #, gcc-internal-format
45936 msgid "cannot take address of scalar with reverse storage order"
45937 msgstr ""
45938
45939 #: c/c-typeck.cc:4893
45940 #, gcc-internal-format
45941 msgid "address of array with reverse scalar storage order requested"
45942 msgstr ""
45943
45944 #: c/c-typeck.cc:5095
45945 #, gcc-internal-format
45946 msgid "global register variable %qD used in nested function"
45947 msgstr ""
45948
45949 #: c/c-typeck.cc:5098
45950 #, gcc-internal-format
45951 msgid "register variable %qD used in nested function"
45952 msgstr ""
45953
45954 #: c/c-typeck.cc:5103
45955 #, gcc-internal-format
45956 msgid "address of global register variable %qD requested"
45957 msgstr ""
45958
45959 #: c/c-typeck.cc:5105
45960 #, gcc-internal-format
45961 msgid "address of register variable %qD requested"
45962 msgstr ""
45963
45964 #: c/c-typeck.cc:5244
45965 #, gcc-internal-format
45966 msgid "non-lvalue array in conditional expression"
45967 msgstr ""
45968
45969 #: c/c-typeck.cc:5326
45970 #, gcc-internal-format
45971 msgid "implicit conversion from %qT to %qT to match other result of conditional"
45972 msgstr ""
45973
45974 #: c/c-typeck.cc:5385 c/c-typeck.cc:5391
45975 #, gcc-internal-format
45976 msgid "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of other operand"
45977 msgstr ""
45978
45979 #: c/c-typeck.cc:5408
45980 #, gcc-internal-format
45981 msgid "ISO C forbids conditional expr with only one void side"
45982 msgstr ""
45983
45984 #: c/c-typeck.cc:5425
45985 #, gcc-internal-format
45986 msgid "pointers to disjoint address spaces used in conditional expression"
45987 msgstr ""
45988
45989 #: c/c-typeck.cc:5449
45990 #, gcc-internal-format
45991 msgid "pointer to array loses qualifier in conditional expression"
45992 msgstr ""
45993
45994 #: c/c-typeck.cc:5453
45995 #, gcc-internal-format
45996 msgid "pointer to array loses qualifier in conditional expression in ISO C before C2X"
45997 msgstr ""
45998
45999 #: c/c-typeck.cc:5458
46000 #, gcc-internal-format
46001 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
46002 msgstr ""
46003
46004 #: c/c-typeck.cc:5473
46005 #, gcc-internal-format
46006 msgid "pointer type mismatch between %qT and %qT of %qD and %qD in conditional expression"
46007 msgstr ""
46008
46009 #: c/c-typeck.cc:5478
46010 #, gcc-internal-format
46011 msgid "pointer type mismatch in conditional expression"
46012 msgstr ""
46013
46014 #: c/c-typeck.cc:5487 c/c-typeck.cc:5498
46015 #, gcc-internal-format
46016 msgid "pointer/integer type mismatch in conditional expression"
46017 msgstr ""
46018
46019 #: c/c-typeck.cc:5512
46020 #, gcc-internal-format
46021 msgid "type mismatch in conditional expression"
46022 msgstr ""
46023
46024 #: c/c-typeck.cc:5627
46025 #, gcc-internal-format
46026 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %E"
46027 msgstr ""
46028
46029 #: c/c-typeck.cc:5631
46030 #, gcc-internal-format
46031 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>"
46032 msgstr ""
46033
46034 #: c/c-typeck.cc:5649
46035 #, gcc-internal-format
46036 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>: %E"
46037 msgstr ""
46038
46039 #: c/c-typeck.cc:5654
46040 #, gcc-internal-format
46041 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>"
46042 msgstr ""
46043
46044 #: c/c-typeck.cc:5663 cp/cvt.cc:1096
46045 #, gcc-internal-format
46046 msgid "in call to %qD, declared here"
46047 msgstr "у виклику %qD, оголошено тут"
46048
46049 #: c/c-typeck.cc:5712
46050 #, gcc-internal-format
46051 msgid "left-hand operand of comma expression has no effect"
46052 msgstr ""
46053
46054 #: c/c-typeck.cc:5730 c/c-typeck.cc:11309
46055 #, gcc-internal-format
46056 msgid "right-hand operand of comma expression has no effect"
46057 msgstr ""
46058
46059 #: c/c-typeck.cc:5801
46060 msgid "cast adds %q#v qualifier to function type"
46061 msgstr ""
46062
46063 #: c/c-typeck.cc:5807
46064 msgid "cast discards %qv qualifier from pointer target type"
46065 msgstr ""
46066
46067 #: c/c-typeck.cc:5842
46068 #, gcc-internal-format
46069 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
46070 msgstr ""
46071
46072 #: c/c-typeck.cc:5936
46073 #, gcc-internal-format
46074 msgid "cast specifies array type"
46075 msgstr ""
46076
46077 #: c/c-typeck.cc:5942
46078 #, gcc-internal-format
46079 msgid "cast specifies function type"
46080 msgstr ""
46081
46082 #: c/c-typeck.cc:5957
46083 #, gcc-internal-format
46084 msgid "ISO C forbids casting nonscalar to the same type"
46085 msgstr ""
46086
46087 #: c/c-typeck.cc:5977
46088 #, gcc-internal-format
46089 msgid "ISO C forbids casts to union type"
46090 msgstr ""
46091
46092 #: c/c-typeck.cc:5987
46093 #, gcc-internal-format
46094 msgid "cast to union type from type not present in union"
46095 msgstr ""
46096
46097 #: c/c-typeck.cc:6022
46098 #, gcc-internal-format, gfc-internal-format
46099 msgid "cast to %s address space pointer from disjoint generic address space pointer"
46100 msgstr ""
46101
46102 #: c/c-typeck.cc:6027
46103 #, gcc-internal-format, gfc-internal-format
46104 msgid "cast to generic address space pointer from disjoint %s address space pointer"
46105 msgstr ""
46106
46107 #: c/c-typeck.cc:6032
46108 #, gcc-internal-format, gfc-internal-format
46109 msgid "cast to %s address space pointer from disjoint %s address space pointer"
46110 msgstr ""
46111
46112 #: c/c-typeck.cc:6052
46113 #, gcc-internal-format
46114 msgid "cast increases required alignment of target type"
46115 msgstr ""
46116
46117 #: c/c-typeck.cc:6063
46118 #, gcc-internal-format
46119 msgid "cast from pointer to integer of different size"
46120 msgstr ""
46121
46122 #: c/c-typeck.cc:6068
46123 #, gcc-internal-format
46124 msgid "cast from function call of type %qT to non-matching type %qT"
46125 msgstr ""
46126
46127 #: c/c-typeck.cc:6077 cp/typeck.cc:8829
46128 #, gcc-internal-format
46129 msgid "cast to pointer from integer of different size"
46130 msgstr ""
46131
46132 #: c/c-typeck.cc:6091
46133 #, gcc-internal-format
46134 msgid "ISO C forbids conversion of function pointer to object pointer type"
46135 msgstr ""
46136
46137 #: c/c-typeck.cc:6100
46138 #, gcc-internal-format
46139 msgid "ISO C forbids conversion of object pointer to function pointer type"
46140 msgstr ""
46141
46142 #: c/c-typeck.cc:6110
46143 #, gcc-internal-format
46144 msgid "cast between incompatible function types from %qT to %qT"
46145 msgstr ""
46146
46147 #: c/c-typeck.cc:6206
46148 #, gcc-internal-format
46149 msgid "defining a type in a cast is invalid in C++"
46150 msgstr ""
46151
46152 #: c/c-typeck.cc:6247
46153 #, gcc-internal-format
46154 msgid "assignment to expression with array type"
46155 msgstr ""
46156
46157 #: c/c-typeck.cc:6373
46158 #, gcc-internal-format
46159 msgid "enum conversion in assignment is invalid in C++"
46160 msgstr ""
46161
46162 #: c/c-typeck.cc:6575 c/c-typeck.cc:6597 c/c-typeck.cc:6623
46163 #, gcc-internal-format
46164 msgid "(near initialization for %qs)"
46165 msgstr ""
46166
46167 #: c/c-typeck.cc:6638
46168 #, gcc-internal-format
46169 msgid "array initialized from parenthesized string constant"
46170 msgstr ""
46171
46172 #: c/c-typeck.cc:6681 c/c-typeck.cc:6922
46173 #, gcc-internal-format
46174 msgid "expected %qT but argument is of type %qT"
46175 msgstr ""
46176
46177 #: c/c-typeck.cc:6715
46178 #, gcc-internal-format
46179 msgid "%qD argument %d type is %qT where %qT is expected in a call to built-in function declared without prototype"
46180 msgstr ""
46181
46182 #: c/c-typeck.cc:6718
46183 #, gcc-internal-format
46184 msgid "%qD argument %d promotes to %qT where %qT is expected in a call to built-in function declared without prototype"
46185 msgstr ""
46186
46187 #: c/c-typeck.cc:6723
46188 #, gcc-internal-format
46189 msgid "built-in %qD declared here"
46190 msgstr "вбудований %qD оголошено тут"
46191
46192 #: c/c-typeck.cc:6917
46193 #, gcc-internal-format
46194 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
46195 msgstr ""
46196
46197 #: c/c-typeck.cc:6926
46198 #, gcc-internal-format
46199 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
46200 msgstr ""
46201
46202 #: c/c-typeck.cc:6931
46203 #, gcc-internal-format
46204 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
46205 msgstr ""
46206
46207 #: c/c-typeck.cc:6936
46208 #, gcc-internal-format
46209 msgid "enum conversion from %qT to %qT in return is invalid in C++"
46210 msgstr ""
46211
46212 #: c/c-typeck.cc:6954
46213 #, gcc-internal-format
46214 msgid "implicit conversion from %qT to %qT"
46215 msgstr ""
46216
46217 #: c/c-typeck.cc:7133 c/c-typeck.cc:7507
46218 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
46219 msgstr ""
46220
46221 #: c/c-typeck.cc:7136 c/c-typeck.cc:7510
46222 msgid "assignment makes %q#v qualified function pointer from unqualified"
46223 msgstr ""
46224
46225 #: c/c-typeck.cc:7139 c/c-typeck.cc:7512
46226 msgid "initialization makes %q#v qualified function pointer from unqualified"
46227 msgstr ""
46228
46229 #: c/c-typeck.cc:7142 c/c-typeck.cc:7514
46230 msgid "return makes %q#v qualified function pointer from unqualified"
46231 msgstr ""
46232
46233 #: c/c-typeck.cc:7150 c/c-typeck.cc:7398 c/c-typeck.cc:7441
46234 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
46235 msgstr ""
46236
46237 #: c/c-typeck.cc:7152 c/c-typeck.cc:7400 c/c-typeck.cc:7443
46238 msgid "assignment discards %qv qualifier from pointer target type"
46239 msgstr ""
46240
46241 #: c/c-typeck.cc:7154 c/c-typeck.cc:7402 c/c-typeck.cc:7445
46242 msgid "initialization discards %qv qualifier from pointer target type"
46243 msgstr "ініціалізація відкидає кваліфікатор %qv з типу призначення вказівника"
46244
46245 #: c/c-typeck.cc:7156 c/c-typeck.cc:7404 c/c-typeck.cc:7447
46246 msgid "return discards %qv qualifier from pointer target type"
46247 msgstr "return відкидає кваліфікатор %qv з типу призначення вказівника"
46248
46249 #: c/c-typeck.cc:7165
46250 #, gcc-internal-format
46251 msgid "ISO C prohibits argument conversion to union type"
46252 msgstr "У ISO C заборонено перетворення аргументу до типу об'єднання"
46253
46254 #: c/c-typeck.cc:7233
46255 #, gcc-internal-format
46256 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
46257 msgstr ""
46258
46259 #: c/c-typeck.cc:7246
46260 #, gcc-internal-format
46261 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
46262 msgstr ""
46263
46264 #: c/c-typeck.cc:7256
46265 #, gcc-internal-format
46266 msgid "assignment from pointer to non-enclosed address space"
46267 msgstr ""
46268
46269 #: c/c-typeck.cc:7267
46270 #, gcc-internal-format
46271 msgid "initialization from pointer to non-enclosed address space"
46272 msgstr ""
46273
46274 #: c/c-typeck.cc:7277
46275 #, gcc-internal-format
46276 msgid "return from pointer to non-enclosed address space"
46277 msgstr ""
46278
46279 #: c/c-typeck.cc:7300
46280 #, gcc-internal-format
46281 msgid "argument %d of %qE might be a candidate for a format attribute"
46282 msgstr ""
46283
46284 #: c/c-typeck.cc:7306
46285 #, gcc-internal-format
46286 msgid "assignment left-hand side might be a candidate for a format attribute"
46287 msgstr "ліва частина інструкції призначення може бути кандидатом на атрибут форматування"
46288
46289 #: c/c-typeck.cc:7312
46290 #, gcc-internal-format
46291 msgid "initialization left-hand side might be a candidate for a format attribute"
46292 msgstr ""
46293
46294 #: c/c-typeck.cc:7317 cp/typeck.cc:9949
46295 #, gcc-internal-format
46296 msgid "return type might be a candidate for a format attribute"
46297 msgstr ""
46298
46299 #: c/c-typeck.cc:7340
46300 #, gcc-internal-format
46301 msgid "passing argument %d of %qE from incompatible scalar storage order"
46302 msgstr ""
46303
46304 #: c/c-typeck.cc:7350
46305 #, gcc-internal-format
46306 msgid "assignment to %qT from pointer type %qT with incompatible scalar storage order"
46307 msgstr ""
46308
46309 #: c/c-typeck.cc:7360
46310 #, gcc-internal-format
46311 msgid "initialization of %qT from pointer type %qT with incompatible scalar storage order"
46312 msgstr ""
46313
46314 #: c/c-typeck.cc:7365
46315 #, gcc-internal-format
46316 msgid "returning %qT from pointer type with incompatible scalar storage order %qT"
46317 msgstr ""
46318
46319 #: c/c-typeck.cc:7415
46320 #, gcc-internal-format
46321 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
46322 msgstr ""
46323
46324 #: c/c-typeck.cc:7418
46325 #, gcc-internal-format
46326 msgid "ISO C forbids assignment between function pointer and %<void *%>"
46327 msgstr ""
46328
46329 #: c/c-typeck.cc:7420
46330 #, gcc-internal-format
46331 msgid "ISO C forbids initialization between function pointer and %<void *%>"
46332 msgstr ""
46333
46334 #: c/c-typeck.cc:7422
46335 #, gcc-internal-format
46336 msgid "ISO C forbids return between function pointer and %<void *%>"
46337 msgstr ""
46338
46339 #: c/c-typeck.cc:7452
46340 #, gcc-internal-format
46341 msgid "array with qualifier on the element is not qualified before C2X"
46342 msgstr ""
46343
46344 #: c/c-typeck.cc:7469
46345 #, gcc-internal-format
46346 msgid "pointer targets in passing argument %d of %qE differ in signedness"
46347 msgstr ""
46348
46349 #: c/c-typeck.cc:7477
46350 #, gcc-internal-format
46351 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
46352 msgstr ""
46353
46354 #: c/c-typeck.cc:7483
46355 #, gcc-internal-format
46356 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
46357 msgstr ""
46358
46359 #: c/c-typeck.cc:7488
46360 #, gcc-internal-format
46361 msgid "pointer targets in returning %qT from a function with return type %qT differ in signedness"
46362 msgstr ""
46363
46364 #: c/c-typeck.cc:7530
46365 #, gcc-internal-format
46366 msgid "passing argument %d of %qE from incompatible pointer type"
46367 msgstr ""
46368
46369 #: c/c-typeck.cc:7538
46370 #, gcc-internal-format
46371 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
46372 msgstr ""
46373
46374 #: c/c-typeck.cc:7543
46375 #, gcc-internal-format
46376 msgid "assignment to %qT from incompatible pointer type %qT"
46377 msgstr ""
46378
46379 #: c/c-typeck.cc:7550
46380 #, gcc-internal-format
46381 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
46382 msgstr ""
46383
46384 #: c/c-typeck.cc:7555
46385 #, gcc-internal-format
46386 msgid "initialization of %qT from incompatible pointer type %qT"
46387 msgstr ""
46388
46389 #: c/c-typeck.cc:7562
46390 #, gcc-internal-format
46391 msgid "returning pointer to %qD of type %qT from a function with incompatible type %qT"
46392 msgstr ""
46393
46394 #: c/c-typeck.cc:7567
46395 #, gcc-internal-format
46396 msgid "returning %qT from a function with incompatible return type %qT"
46397 msgstr "повертає %qT з функції із несумісним типом повернення %qT"
46398
46399 #: c/c-typeck.cc:7606
46400 #, gcc-internal-format
46401 msgid "passing argument %d of %qE makes pointer from integer without a cast"
46402 msgstr ""
46403
46404 #: c/c-typeck.cc:7613
46405 #, gcc-internal-format
46406 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
46407 msgstr ""
46408
46409 #: c/c-typeck.cc:7619
46410 #, gcc-internal-format
46411 msgid "initialization of %qT from %qT makes pointer from integer without a cast"
46412 msgstr ""
46413
46414 #: c/c-typeck.cc:7623
46415 #, gcc-internal-format
46416 msgid "returning %qT from a function with return type %qT makes pointer from integer without a cast"
46417 msgstr ""
46418
46419 #: c/c-typeck.cc:7643
46420 #, gcc-internal-format
46421 msgid "passing argument %d of %qE makes integer from pointer without a cast"
46422 msgstr ""
46423
46424 #: c/c-typeck.cc:7650
46425 #, gcc-internal-format
46426 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
46427 msgstr ""
46428
46429 #: c/c-typeck.cc:7656
46430 #, gcc-internal-format
46431 msgid "initialization of %qT from %qT makes integer from pointer without a cast"
46432 msgstr ""
46433
46434 #: c/c-typeck.cc:7660
46435 #, gcc-internal-format
46436 msgid "returning %qT from a function with return type %qT makes integer from pointer without a cast"
46437 msgstr ""
46438
46439 #: c/c-typeck.cc:7687
46440 #, gcc-internal-format
46441 msgid "incompatible type for argument %d of %qE"
46442 msgstr ""
46443
46444 #: c/c-typeck.cc:7698
46445 #, gcc-internal-format
46446 msgid "incompatible types when assigning to type %qT from type %qT"
46447 msgstr ""
46448
46449 #: c/c-typeck.cc:7709
46450 #, gcc-internal-format
46451 msgid "incompatible types when initializing type %qT using type %qT"
46452 msgstr "несумісні типи при ініціалізації типу %qT за допомогою %qT"
46453
46454 #: c/c-typeck.cc:7719
46455 #, gcc-internal-format
46456 msgid "incompatible types when returning type %qT but %qT was expected"
46457 msgstr ""
46458
46459 #: c/c-typeck.cc:7787
46460 #, gcc-internal-format
46461 msgid "traditional C rejects automatic aggregate initialization"
46462 msgstr ""
46463
46464 #: c/c-typeck.cc:8027 c/c-typeck.cc:8926 cp/typeck2.cc:1189
46465 #, gcc-internal-format
46466 msgid "initialization of a flexible array member"
46467 msgstr ""
46468
46469 #: c/c-typeck.cc:8043 cp/typeck2.cc:1206
46470 #, gcc-internal-format
46471 msgid "cannot initialize array of %qT from a string literal with type array of %qT"
46472 msgstr ""
46473
46474 #: c/c-typeck.cc:8083
46475 #, gcc-internal-format
46476 msgid "array of inappropriate type initialized from string constant"
46477 msgstr ""
46478
46479 #: c/c-typeck.cc:8151 cp/typeck.cc:2380
46480 #, gcc-internal-format
46481 msgid "invalid use of non-lvalue array"
46482 msgstr ""
46483
46484 #: c/c-typeck.cc:8170 c/c-typeck.cc:8194 c/c-typeck.cc:8197 c/c-typeck.cc:8205
46485 #: c/c-typeck.cc:8248 c/c-typeck.cc:9779 c/c-typeck.cc:9829
46486 #, gcc-internal-format
46487 msgid "initializer element is not constant"
46488 msgstr ""
46489
46490 #: c/c-typeck.cc:8179
46491 #, gcc-internal-format
46492 msgid "array initialized from non-constant array expression"
46493 msgstr ""
46494
46495 #: c/c-typeck.cc:8210 c/c-typeck.cc:8261 c/c-typeck.cc:9839
46496 #, gcc-internal-format
46497 msgid "initializer element is not a constant expression"
46498 msgstr ""
46499
46500 #: c/c-typeck.cc:8255 c/c-typeck.cc:9834
46501 #, gcc-internal-format
46502 msgid "initializer element is not computable at load time"
46503 msgstr ""
46504
46505 #: c/c-typeck.cc:8274
46506 #, gcc-internal-format
46507 msgid "invalid initializer"
46508 msgstr ""
46509
46510 #: c/c-typeck.cc:8555 cp/decl.cc:7291
46511 #, gcc-internal-format
46512 msgid "opaque vector types cannot be initialized"
46513 msgstr "непрозорі типи векторів не може бути ініціалізовано"
46514
46515 #: c/c-typeck.cc:8774
46516 #, gcc-internal-format
46517 msgid "extra brace group at end of initializer"
46518 msgstr ""
46519
46520 #: c/c-typeck.cc:8857
46521 #, gcc-internal-format
46522 msgid "braces around scalar initializer"
46523 msgstr ""
46524
46525 #: c/c-typeck.cc:8923 c/c-typeck.cc:10362 cp/typeck2.cc:1216
46526 #: cp/typeck2.cc:1481
46527 #, gcc-internal-format
46528 msgid "initialization of flexible array member in a nested context"
46529 msgstr ""
46530
46531 #: c/c-typeck.cc:8960
46532 #, gcc-internal-format
46533 msgid "missing braces around initializer"
46534 msgstr ""
46535
46536 #: c/c-typeck.cc:8983
46537 #, gcc-internal-format
46538 msgid "missing initializer for field %qD of %qT"
46539 msgstr "пропущено ініціалізатор для поля %qD %qT"
46540
46541 #: c/c-typeck.cc:9007
46542 #, gcc-internal-format
46543 msgid "empty scalar initializer"
46544 msgstr ""
46545
46546 #: c/c-typeck.cc:9012
46547 #, gcc-internal-format
46548 msgid "extra elements in scalar initializer"
46549 msgstr ""
46550
46551 #: c/c-typeck.cc:9131 c/c-typeck.cc:9213
46552 #, gcc-internal-format
46553 msgid "array index in non-array initializer"
46554 msgstr ""
46555
46556 #: c/c-typeck.cc:9136 c/c-typeck.cc:9275
46557 #, gcc-internal-format
46558 msgid "field name not in record or union initializer"
46559 msgstr ""
46560
46561 #: c/c-typeck.cc:9186
46562 #, gcc-internal-format
46563 msgid "array index in initializer not of integer type"
46564 msgstr ""
46565
46566 #: c/c-typeck.cc:9195 c/c-typeck.cc:9204
46567 #, gcc-internal-format
46568 msgid "array index in initializer is not an integer constant expression"
46569 msgstr ""
46570
46571 #: c/c-typeck.cc:9209 c/c-typeck.cc:9211
46572 #, gcc-internal-format
46573 msgid "nonconstant array index in initializer"
46574 msgstr ""
46575
46576 #: c/c-typeck.cc:9215 c/c-typeck.cc:9218
46577 #, gcc-internal-format
46578 msgid "array index in initializer exceeds array bounds"
46579 msgstr ""
46580
46581 #: c/c-typeck.cc:9237
46582 #, gcc-internal-format
46583 msgid "empty index range in initializer"
46584 msgstr ""
46585
46586 #: c/c-typeck.cc:9246
46587 #, gcc-internal-format
46588 msgid "array index range in initializer exceeds array bounds"
46589 msgstr ""
46590
46591 #: c/c-typeck.cc:9348 c/c-typeck.cc:9378 c/c-typeck.cc:9922
46592 #, gcc-internal-format
46593 msgid "initialized field with side-effects overwritten"
46594 msgstr ""
46595
46596 #: c/c-typeck.cc:9352 c/c-typeck.cc:9382 c/c-typeck.cc:9925
46597 #, gcc-internal-format
46598 msgid "initialized field overwritten"
46599 msgstr ""
46600
46601 #: c/c-typeck.cc:9856
46602 #, gcc-internal-format
46603 msgid "enum conversion in initialization is invalid in C++"
46604 msgstr ""
46605
46606 #: c/c-typeck.cc:10237
46607 #, gcc-internal-format
46608 msgid "excess elements in %<char%> array initializer"
46609 msgstr ""
46610
46611 #: c/c-typeck.cc:10244 c/c-typeck.cc:10321
46612 #, gcc-internal-format
46613 msgid "excess elements in struct initializer"
46614 msgstr ""
46615
46616 #: c/c-typeck.cc:10265
46617 #, gcc-internal-format
46618 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
46619 msgstr ""
46620
46621 #: c/c-typeck.cc:10336 cp/typeck2.cc:1193
46622 #, gcc-internal-format
46623 msgid "non-static initialization of a flexible array member"
46624 msgstr ""
46625
46626 #: c/c-typeck.cc:10431
46627 #, gcc-internal-format
46628 msgid "excess elements in union initializer"
46629 msgstr ""
46630
46631 #: c/c-typeck.cc:10453
46632 #, gcc-internal-format
46633 msgid "traditional C rejects initialization of unions"
46634 msgstr ""
46635
46636 #: c/c-typeck.cc:10515
46637 #, gcc-internal-format
46638 msgid "excess elements in array initializer"
46639 msgstr ""
46640
46641 #: c/c-typeck.cc:10549
46642 #, gcc-internal-format
46643 msgid "excess elements in vector initializer"
46644 msgstr ""
46645
46646 #: c/c-typeck.cc:10581
46647 #, gcc-internal-format
46648 msgid "excess elements in scalar initializer"
46649 msgstr ""
46650
46651 #: c/c-typeck.cc:10824
46652 #, gcc-internal-format
46653 msgid "ISO C forbids %<goto *expr;%>"
46654 msgstr ""
46655
46656 #: c/c-typeck.cc:10830
46657 #, gcc-internal-format
46658 msgid "computed goto must be pointer type"
46659 msgstr ""
46660
46661 #: c/c-typeck.cc:10859 c/gimple-parser.cc:2456 cp/typeck.cc:10441
46662 #, gcc-internal-format
46663 msgid "function declared %<noreturn%> has a %<return%> statement"
46664 msgstr ""
46665
46666 #: c/c-typeck.cc:10887 c/c-typeck.cc:10891
46667 #, gcc-internal-format
46668 msgid "%<return%> with no value, in function returning non-void"
46669 msgstr ""
46670
46671 #: c/c-typeck.cc:10905 c/gimple-parser.cc:2466
46672 #, gcc-internal-format
46673 msgid "%<return%> with a value, in function returning void"
46674 msgstr ""
46675
46676 #: c/c-typeck.cc:10908
46677 #, gcc-internal-format
46678 msgid "ISO C forbids %<return%> with expression, in function returning void"
46679 msgstr ""
46680
46681 #: c/c-typeck.cc:10985
46682 #, gcc-internal-format
46683 msgid "function returns address of label"
46684 msgstr ""
46685
46686 #: c/c-typeck.cc:11076 cp/semantics.cc:1495
46687 #, gcc-internal-format
46688 msgid "switch quantity not an integer"
46689 msgstr ""
46690
46691 #: c/c-typeck.cc:11101
46692 #, gcc-internal-format
46693 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
46694 msgstr ""
46695
46696 #: c/c-typeck.cc:11139 c/c-typeck.cc:11147
46697 #, gcc-internal-format
46698 msgid "case label is not an integer constant expression"
46699 msgstr ""
46700
46701 #: c/c-typeck.cc:11153 cp/parser.cc:12638
46702 #, gcc-internal-format
46703 msgid "case label not within a switch statement"
46704 msgstr ""
46705
46706 #: c/c-typeck.cc:11155
46707 #, gcc-internal-format
46708 msgid "%<default%> label not within a switch statement"
46709 msgstr ""
46710
46711 #: c/c-typeck.cc:11231 cp/parser.cc:14243
46712 #, gcc-internal-format
46713 msgid "break statement not within loop or switch"
46714 msgstr ""
46715
46716 #: c/c-typeck.cc:11234 c/c-typeck.cc:11254 cp/decl.cc:3731 cp/parser.cc:14253
46717 #: cp/parser.cc:14274
46718 #, gcc-internal-format
46719 msgid "invalid exit from OpenMP structured block"
46720 msgstr ""
46721
46722 #: c/c-typeck.cc:11237 cp/parser.cc:14256
46723 #, gcc-internal-format
46724 msgid "break statement used with OpenMP for loop"
46725 msgstr ""
46726
46727 #: c/c-typeck.cc:11251 cp/parser.cc:14266
46728 #, gcc-internal-format
46729 msgid "continue statement not within a loop"
46730 msgstr ""
46731
46732 #: c/c-typeck.cc:11291 cp/cp-gimplify.cc:229
46733 #, gcc-internal-format
46734 msgid "statement with no effect"
46735 msgstr ""
46736
46737 #: c/c-typeck.cc:11335
46738 #, gcc-internal-format
46739 msgid "expression statement has incomplete type"
46740 msgstr ""
46741
46742 #: c/c-typeck.cc:11626
46743 #, gcc-internal-format
46744 msgid "the comparison will always evaluate as %<false%> for the pointer operand in %qE must not be NULL"
46745 msgstr ""
46746
46747 #: c/c-typeck.cc:11631
46748 #, gcc-internal-format
46749 msgid "the comparison will always evaluate as %<true%> for the pointer operand in %qE must not be NULL"
46750 msgstr ""
46751
46752 #: c/c-typeck.cc:11649 c/c-typeck.cc:11686
46753 #, gcc-internal-format
46754 msgid "the comparison will always evaluate as %<false%> for the address of %qE will never be NULL"
46755 msgstr ""
46756
46757 #: c/c-typeck.cc:11654 c/c-typeck.cc:11691
46758 #, gcc-internal-format
46759 msgid "the comparison will always evaluate as %<true%> for the address of %qE will never be NULL"
46760 msgstr ""
46761
46762 #: c/c-typeck.cc:12277 c/c-typeck.cc:12413 cp/typeck.cc:5742
46763 #, gcc-internal-format
46764 msgid "comparing vectors with different element types"
46765 msgstr ""
46766
46767 #: c/c-typeck.cc:12285 c/c-typeck.cc:12421 cp/typeck.cc:5755
46768 #, gcc-internal-format
46769 msgid "comparing vectors with different number of elements"
46770 msgstr ""
46771
46772 #: c/c-typeck.cc:12300 c/c-typeck.cc:12436 cp/typeck.cc:5773
46773 #, gcc-internal-format
46774 msgid "comparison between types %qT and %qT"
46775 msgstr ""
46776
46777 #: c/c-typeck.cc:12310 c/c-typeck.cc:12446 cp/typeck.cc:5790
46778 #, gcc-internal-format
46779 msgid "could not find an integer type of the same size as %qT"
46780 msgstr ""
46781
46782 #: c/c-typeck.cc:12324 cp/typeck.cc:5433
46783 #, gcc-internal-format
46784 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
46785 msgstr ""
46786
46787 #: c/c-typeck.cc:12358 c/c-typeck.cc:12487
46788 #, gcc-internal-format
46789 msgid "comparison of pointers to disjoint address spaces"
46790 msgstr ""
46791
46792 #: c/c-typeck.cc:12365 c/c-typeck.cc:12371
46793 #, gcc-internal-format
46794 msgid "ISO C forbids comparison of %<void *%> with function pointer"
46795 msgstr ""
46796
46797 #: c/c-typeck.cc:12378 c/c-typeck.cc:12497
46798 #, gcc-internal-format
46799 msgid "comparison of distinct pointer types lacks a cast"
46800 msgstr ""
46801
46802 #: c/c-typeck.cc:12390 c/c-typeck.cc:12395 c/c-typeck.cc:12523
46803 #: c/c-typeck.cc:12528
46804 #, gcc-internal-format
46805 msgid "comparison between pointer and integer"
46806 msgstr ""
46807
46808 #: c/c-typeck.cc:12475
46809 #, gcc-internal-format
46810 msgid "comparison of complete and incomplete pointers"
46811 msgstr ""
46812
46813 #: c/c-typeck.cc:12477
46814 #, gcc-internal-format
46815 msgid "ISO C forbids ordered comparisons of pointers to functions"
46816 msgstr ""
46817
46818 #: c/c-typeck.cc:12482
46819 #, gcc-internal-format
46820 msgid "ordered comparison of pointer with null pointer"
46821 msgstr ""
46822
46823 #: c/c-typeck.cc:12505 c/c-typeck.cc:12508 c/c-typeck.cc:12515
46824 #: c/c-typeck.cc:12518
46825 #, gcc-internal-format
46826 msgid "ordered comparison of pointer with integer zero"
46827 msgstr ""
46828
46829 #: c/c-typeck.cc:12594
46830 #, gcc-internal-format
46831 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
46832 msgstr ""
46833
46834 #: c/c-typeck.cc:12912
46835 #, gcc-internal-format
46836 msgid "used array that cannot be converted to pointer where scalar is required"
46837 msgstr ""
46838
46839 #: c/c-typeck.cc:12916
46840 #, gcc-internal-format
46841 msgid "used struct type value where scalar is required"
46842 msgstr ""
46843
46844 #: c/c-typeck.cc:12920
46845 #, gcc-internal-format
46846 msgid "used union type value where scalar is required"
46847 msgstr ""
46848
46849 #: c/c-typeck.cc:12936
46850 #, gcc-internal-format
46851 msgid "used vector type where scalar is required"
46852 msgstr ""
46853
46854 #: c/c-typeck.cc:13126 cp/semantics.cc:10905
46855 #, gcc-internal-format
46856 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
46857 msgstr ""
46858
46859 #: c/c-typeck.cc:13137 c/c-typeck.cc:13147 cp/semantics.cc:10916
46860 #: cp/semantics.cc:10926
46861 #, gcc-internal-format
46862 msgid "expected %<cancel%> %<if%> clause modifier"
46863 msgstr ""
46864
46865 #: c/c-typeck.cc:13182 cp/semantics.cc:10961
46866 #, gcc-internal-format
46867 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
46868 msgstr ""
46869
46870 #: c/c-typeck.cc:13227 c/c-typeck.cc:14923 c/c-typeck.cc:15059
46871 #: c/c-typeck.cc:15142
46872 #, gcc-internal-format
46873 msgid "%<_Atomic%> %qE in %qs clause"
46874 msgstr ""
46875
46876 #: c/c-typeck.cc:13251 c/c-typeck.cc:14849 c/c-typeck.cc:15045
46877 #: cp/semantics.cc:5076 cp/semantics.cc:7814 cp/semantics.cc:8057
46878 #, gcc-internal-format
46879 msgid "bit-field %qE in %qs clause"
46880 msgstr ""
46881
46882 #: c/c-typeck.cc:13260 c/c-typeck.cc:15069 cp/semantics.cc:5086
46883 #: cp/semantics.cc:8076
46884 #, gcc-internal-format
46885 msgid "%qE is a member of a union"
46886 msgstr ""
46887
46888 #: c/c-typeck.cc:13277 c/c-typeck.cc:15078 cp/semantics.cc:8085
46889 #, gcc-internal-format
46890 msgid "cannot dereference %qE in %qs clause"
46891 msgstr ""
46892
46893 #: c/c-typeck.cc:13288 cp/semantics.cc:5111 cp/semantics.cc:8130
46894 #, gcc-internal-format
46895 msgid "%qD is not a variable in %qs clause"
46896 msgstr ""
46897
46898 #: c/c-typeck.cc:13292 c/c-typeck.cc:15106 cp/semantics.cc:5115
46899 #: cp/semantics.cc:8134
46900 #, gcc-internal-format
46901 msgid "%qE is not a variable in %qs clause"
46902 msgstr ""
46903
46904 #: c/c-typeck.cc:13300
46905 #, gcc-internal-format
46906 msgid "%<_Atomic%> %qD in %qs clause"
46907 msgstr ""
46908
46909 #: c/c-typeck.cc:13310 c/c-typeck.cc:15113 c/c-typeck.cc:15240
46910 #: cp/semantics.cc:5124 cp/semantics.cc:8141 cp/semantics.cc:8330
46911 #, gcc-internal-format
46912 msgid "%qD is threadprivate variable in %qs clause"
46913 msgstr ""
46914
46915 #: c/c-typeck.cc:13347 cp/semantics.cc:5158
46916 #, gcc-internal-format
46917 msgid "low bound %qE of array section does not have integral type"
46918 msgstr ""
46919
46920 #: c/c-typeck.cc:13354 cp/semantics.cc:5165
46921 #, gcc-internal-format
46922 msgid "length %qE of array section does not have integral type"
46923 msgstr ""
46924
46925 #: c/c-typeck.cc:13377 cp/semantics.cc:5198
46926 #, gcc-internal-format
46927 msgid "expected single pointer in %qs clause"
46928 msgstr ""
46929
46930 #: c/c-typeck.cc:13395 c/c-typeck.cc:13462 c/c-typeck.cc:13754
46931 #: cp/semantics.cc:5216 cp/semantics.cc:5283
46932 #, gcc-internal-format
46933 msgid "zero length array section in %qs clause"
46934 msgstr ""
46935
46936 #: c/c-typeck.cc:13414 cp/semantics.cc:5235
46937 #, gcc-internal-format
46938 msgid "for unknown bound array type length expression must be specified"
46939 msgstr ""
46940
46941 #: c/c-typeck.cc:13422 cp/semantics.cc:5243
46942 #, gcc-internal-format
46943 msgid "negative low bound in array section in %qs clause"
46944 msgstr ""
46945
46946 #: c/c-typeck.cc:13431 c/c-typeck.cc:13555 cp/semantics.cc:5252
46947 #: cp/semantics.cc:5376
46948 #, gcc-internal-format
46949 msgid "negative length in array section in %qs clause"
46950 msgstr ""
46951
46952 #: c/c-typeck.cc:13448 cp/semantics.cc:5269
46953 #, gcc-internal-format
46954 msgid "low bound %qE above array section size in %qs clause"
46955 msgstr ""
46956
46957 #: c/c-typeck.cc:13491 cp/semantics.cc:5312
46958 #, gcc-internal-format
46959 msgid "length %qE above array section size in %qs clause"
46960 msgstr ""
46961
46962 #: c/c-typeck.cc:13506 cp/semantics.cc:5327
46963 #, gcc-internal-format
46964 msgid "high bound %qE above array section size in %qs clause"
46965 msgstr ""
46966
46967 #: c/c-typeck.cc:13543 cp/semantics.cc:5364
46968 #, gcc-internal-format
46969 msgid "for array function parameter length expression must be specified"
46970 msgstr ""
46971
46972 #: c/c-typeck.cc:13547 cp/semantics.cc:5368
46973 #, gcc-internal-format
46974 msgid "for pointer type length expression must be specified"
46975 msgstr ""
46976
46977 #: c/c-typeck.cc:13574 c/c-typeck.cc:13693 cp/semantics.cc:5395
46978 #: cp/semantics.cc:5529
46979 #, gcc-internal-format
46980 msgid "array section is not contiguous in %qs clause"
46981 msgstr ""
46982
46983 #: c/c-typeck.cc:13584 cp/semantics.cc:5405
46984 #, gcc-internal-format
46985 msgid "%qE does not have pointer or array type"
46986 msgstr ""
46987
46988 #: c/c-typeck.cc:13971 cp/semantics.cc:6503
46989 #, gcc-internal-format
46990 msgid "iterator %qD has neither integral nor pointer type"
46991 msgstr ""
46992
46993 #: c/c-typeck.cc:13978
46994 #, gcc-internal-format
46995 msgid "iterator %qD has %<_Atomic%> qualified type"
46996 msgstr ""
46997
46998 #: c/c-typeck.cc:13984 cp/semantics.cc:6510
46999 #, gcc-internal-format
47000 msgid "iterator %qD has const qualified type"
47001 msgstr ""
47002
47003 #: c/c-typeck.cc:13997 cp/semantics.cc:6526
47004 #, gcc-internal-format
47005 msgid "iterator step with non-integral type"
47006 msgstr ""
47007
47008 #: c/c-typeck.cc:14017 cp/semantics.cc:6562
47009 #, gcc-internal-format
47010 msgid "iterator %qD has zero step"
47011 msgstr ""
47012
47013 #: c/c-typeck.cc:14044
47014 #, gcc-internal-format
47015 msgid "type of iterator %qD refers to outer iterator %qD"
47016 msgstr ""
47017
47018 #: c/c-typeck.cc:14051 cp/semantics.cc:6596
47019 #, gcc-internal-format
47020 msgid "begin expression refers to outer iterator %qD"
47021 msgstr ""
47022
47023 #: c/c-typeck.cc:14057 cp/semantics.cc:6602
47024 #, gcc-internal-format
47025 msgid "end expression refers to outer iterator %qD"
47026 msgstr ""
47027
47028 #: c/c-typeck.cc:14063 cp/semantics.cc:6608
47029 #, gcc-internal-format
47030 msgid "step expression refers to outer iterator %qD"
47031 msgstr ""
47032
47033 #: c/c-typeck.cc:14100 cp/semantics.cc:6656
47034 #, gcc-internal-format
47035 msgid "expected pointer in %qs clause"
47036 msgstr ""
47037
47038 #: c/c-typeck.cc:14188 cp/semantics.cc:6737
47039 #, gcc-internal-format
47040 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
47041 msgstr ""
47042
47043 #: c/c-typeck.cc:14210 cp/semantics.cc:6757
47044 #, gcc-internal-format
47045 msgid "%<inscan%> %<reduction%> clause with array section"
47046 msgstr ""
47047
47048 #: c/c-typeck.cc:14236 c/c-typeck.cc:14246
47049 #, gcc-internal-format
47050 msgid "%qD in %<reduction%> clause is a zero size array"
47051 msgstr ""
47052
47053 #: c/c-typeck.cc:14266
47054 #, gcc-internal-format
47055 msgid "%<_Atomic%> %qE in %<reduction%> clause"
47056 msgstr ""
47057
47058 #: c/c-typeck.cc:14278
47059 #, gcc-internal-format
47060 msgid "zero sized type %qT in %qs clause"
47061 msgstr ""
47062
47063 #: c/c-typeck.cc:14286
47064 #, gcc-internal-format
47065 msgid "variable sized type %qT in %qs clause"
47066 msgstr ""
47067
47068 #: c/c-typeck.cc:14330
47069 #, gcc-internal-format
47070 msgid "%qE has invalid type for %<reduction(%s)%>"
47071 msgstr ""
47072
47073 #: c/c-typeck.cc:14339 cp/semantics.cc:6395
47074 #, gcc-internal-format
47075 msgid "user defined reduction not found for %qE"
47076 msgstr ""
47077
47078 #: c/c-typeck.cc:14427
47079 #, gcc-internal-format
47080 msgid "variable length element type in array %<reduction%> clause"
47081 msgstr ""
47082
47083 #: c/c-typeck.cc:14445 c/c-typeck.cc:15334 cp/semantics.cc:8846
47084 #, gcc-internal-format
47085 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
47086 msgstr ""
47087
47088 #: c/c-typeck.cc:14457 cp/semantics.cc:8914
47089 #, gcc-internal-format
47090 msgid "%qE must be %<threadprivate%> for %<copyin%>"
47091 msgstr ""
47092
47093 #: c/c-typeck.cc:14471 cp/semantics.cc:6798
47094 #, gcc-internal-format
47095 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
47096 msgstr ""
47097
47098 #: c/c-typeck.cc:14479
47099 #, gcc-internal-format
47100 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
47101 msgstr ""
47102
47103 #: c/c-typeck.cc:14487
47104 #, gcc-internal-format
47105 msgid "%<_Atomic%> %qD in %<linear%> clause"
47106 msgstr ""
47107
47108 #: c/c-typeck.cc:14506 cp/semantics.cc:6872
47109 #, gcc-internal-format
47110 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
47111 msgstr ""
47112
47113 #: c/c-typeck.cc:14536 c/c-typeck.cc:15233 c/c-typeck.cc:15479
47114 #: cp/semantics.cc:6959 cp/semantics.cc:8323 cp/semantics.cc:8666
47115 #, gcc-internal-format
47116 msgid "%qE is not a variable in clause %qs"
47117 msgstr ""
47118
47119 #: c/c-typeck.cc:14554 cp/semantics.cc:6977
47120 #, gcc-internal-format
47121 msgid "%qD appears more than once in data-sharing clauses"
47122 msgstr ""
47123
47124 #: c/c-typeck.cc:14565 cp/semantics.cc:6988
47125 #, gcc-internal-format
47126 msgid "%qD appears more than once in reduction clauses"
47127 msgstr ""
47128
47129 #: c/c-typeck.cc:14579 c/c-typeck.cc:14649 c/c-typeck.cc:14683
47130 #, gcc-internal-format
47131 msgid "%qE appears more than once in data clauses"
47132 msgstr ""
47133
47134 #: c/c-typeck.cc:14589 c/c-typeck.cc:14656 c/c-typeck.cc:14967
47135 #: c/c-typeck.cc:15160 c/c-typeck.cc:15168 c/c-typeck.cc:15185
47136 #: c/c-typeck.cc:15195 c/c-typeck.cc:15203 cp/semantics.cc:7002
47137 #: cp/semantics.cc:7012 cp/semantics.cc:7105 cp/semantics.cc:7112
47138 #: cp/semantics.cc:7159 cp/semantics.cc:7970 cp/semantics.cc:8193
47139 #: cp/semantics.cc:8201 cp/semantics.cc:8218 cp/semantics.cc:8228
47140 #: cp/semantics.cc:8236
47141 #, gcc-internal-format
47142 msgid "%qD appears more than once in data clauses"
47143 msgstr ""
47144
47145 #: c/c-typeck.cc:14592 c/c-typeck.cc:14662 c/c-typeck.cc:15171
47146 #: c/c-typeck.cc:15206 cp/semantics.cc:7015 cp/semantics.cc:7118
47147 #: cp/semantics.cc:8204 cp/semantics.cc:8239
47148 #, gcc-internal-format
47149 msgid "%qD appears both in data and map clauses"
47150 msgstr ""
47151
47152 #: c/c-typeck.cc:14637 cp/semantics.cc:7092
47153 #, gcc-internal-format
47154 msgid "%qE is not a variable in clause %<firstprivate%>"
47155 msgstr ""
47156
47157 #: c/c-typeck.cc:14676 cp/semantics.cc:7151
47158 #, gcc-internal-format
47159 msgid "%qE is not a variable in clause %<lastprivate%>"
47160 msgstr ""
47161
47162 #: c/c-typeck.cc:14695 cp/semantics.cc:7546
47163 #, gcc-internal-format
47164 msgid "%qE is not a variable in %<aligned%> clause"
47165 msgstr ""
47166
47167 #: c/c-typeck.cc:14702
47168 #, gcc-internal-format
47169 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
47170 msgstr ""
47171
47172 #: c/c-typeck.cc:14709
47173 #, gcc-internal-format
47174 msgid "%<_Atomic%> %qD in %<aligned%> clause"
47175 msgstr ""
47176
47177 #: c/c-typeck.cc:14716
47178 #, gcc-internal-format
47179 msgid "%qE appears more than once in %<aligned%> clauses"
47180 msgstr ""
47181
47182 #: c/c-typeck.cc:14729 cp/semantics.cc:7617
47183 #, gcc-internal-format
47184 msgid "%qE is not a variable in %<nontemporal%> clause"
47185 msgstr ""
47186
47187 #: c/c-typeck.cc:14735
47188 #, gcc-internal-format
47189 msgid "%qE appears more than once in %<nontemporal%> clauses"
47190 msgstr ""
47191
47192 #: c/c-typeck.cc:14748 cp/semantics.cc:7656
47193 #, gcc-internal-format
47194 msgid "%qE is not a variable in %<allocate%> clause"
47195 msgstr ""
47196
47197 #: c/c-typeck.cc:14754
47198 #, gcc-internal-format
47199 msgid "%qE appears more than once in %<allocate%> clauses"
47200 msgstr ""
47201
47202 #: c/c-typeck.cc:14827 cp/semantics.cc:7785
47203 #, gcc-internal-format
47204 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
47205 msgstr ""
47206
47207 #: c/c-typeck.cc:14838 cp/semantics.cc:7804
47208 #, gcc-internal-format
47209 msgid "%qE is not lvalue expression nor array section in %qs clause"
47210 msgstr ""
47211
47212 #: c/c-typeck.cc:14859 cp/semantics.cc:7826
47213 #, gcc-internal-format
47214 msgid "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> dependence type"
47215 msgstr ""
47216
47217 #: c/c-typeck.cc:14869 cp/semantics.cc:7838
47218 #, gcc-internal-format
47219 msgid "%qE should not have %<omp_depend_t%> type in %<depend%> clause with dependence type other than %<depobj%>"
47220 msgstr ""
47221
47222 #: c/c-typeck.cc:14915 cp/semantics.cc:7922
47223 #, gcc-internal-format
47224 msgid "array section does not have mappable type in %qs clause"
47225 msgstr ""
47226
47227 #: c/c-typeck.cc:14963 c/c-typeck.cc:15182 cp/semantics.cc:7966
47228 #: cp/semantics.cc:8215
47229 #, gcc-internal-format
47230 msgid "%qD appears more than once in motion clauses"
47231 msgstr ""
47232
47233 #: c/c-typeck.cc:14971 c/c-typeck.cc:15188 cp/semantics.cc:7974
47234 #: cp/semantics.cc:8221
47235 #, gcc-internal-format
47236 msgid "%qD appears more than once in map clauses"
47237 msgstr ""
47238
47239 #: c/c-typeck.cc:15052 cp/semantics.cc:8064
47240 #, gcc-internal-format
47241 msgid "%qE does not have a mappable type in %qs clause"
47242 msgstr ""
47243
47244 #: c/c-typeck.cc:15133 c/c-typeck.cc:15247 cp/semantics.cc:8164
47245 #: cp/semantics.cc:8337
47246 #, gcc-internal-format
47247 msgid "%qD does not have a mappable type in %qs clause"
47248 msgstr ""
47249
47250 #: c/c-typeck.cc:15228 cp/semantics.cc:8317
47251 #, gcc-internal-format
47252 msgid "%qE is neither a variable nor a function name in clause %qs"
47253 msgstr ""
47254
47255 #: c/c-typeck.cc:15256 cp/semantics.cc:8347
47256 #, gcc-internal-format
47257 msgid "%qE appears more than once on the same %<declare target%> directive"
47258 msgstr ""
47259
47260 #: c/c-typeck.cc:15270 cp/semantics.cc:8363
47261 #, gcc-internal-format
47262 msgid "%qD is not an argument in %<uniform%> clause"
47263 msgstr ""
47264
47265 #: c/c-typeck.cc:15273 cp/semantics.cc:8366
47266 #, gcc-internal-format
47267 msgid "%qE is not an argument in %<uniform%> clause"
47268 msgstr ""
47269
47270 #: c/c-typeck.cc:15292
47271 #, gcc-internal-format
47272 msgid "%qs variable is not a pointer"
47273 msgstr ""
47274
47275 #: c/c-typeck.cc:15299
47276 #, gcc-internal-format
47277 msgid "%qs variable is neither a pointer nor an array"
47278 msgstr ""
47279
47280 #: c/c-typeck.cc:15347 c/c-typeck.cc:15440 cp/semantics.cc:8808
47281 #, gcc-internal-format
47282 msgid "%<order%> clause must not be used together with %<ordered%>"
47283 msgstr ""
47284
47285 #: c/c-typeck.cc:15367 cp/semantics.cc:7870
47286 #, gcc-internal-format
47287 msgid "too many %qs clauses on a task construct"
47288 msgstr ""
47289
47290 #: c/c-typeck.cc:15462 cp/semantics.cc:8634
47291 #, gcc-internal-format
47292 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
47293 msgstr ""
47294
47295 #: c/c-typeck.cc:15529 cp/semantics.cc:8985
47296 #, gcc-internal-format
47297 msgid "%qE is predetermined %qs for %qs"
47298 msgstr ""
47299
47300 #: c/c-typeck.cc:15539
47301 #, gcc-internal-format
47302 msgid "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> clauses"
47303 msgstr ""
47304
47305 #: c/c-typeck.cc:15558 cp/semantics.cc:8760
47306 #, gcc-internal-format
47307 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
47308 msgstr ""
47309
47310 #: c/c-typeck.cc:15570 cp/semantics.cc:8773
47311 #, gcc-internal-format
47312 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
47313 msgstr ""
47314
47315 #: c/c-typeck.cc:15581 c/c-typeck.cc:15589 cp/semantics.cc:8782
47316 #: cp/semantics.cc:8800
47317 #, gcc-internal-format
47318 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
47319 msgstr ""
47320
47321 #: c/c-typeck.cc:15637 cp/semantics.cc:8740
47322 #, gcc-internal-format
47323 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
47324 msgstr ""
47325
47326 #: c/c-typeck.cc:15688 cp/semantics.cc:8790
47327 #, gcc-internal-format
47328 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
47329 msgstr ""
47330
47331 #: c/c-typeck.cc:15698 cp/semantics.cc:8819
47332 #, gcc-internal-format
47333 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
47334 msgstr ""
47335
47336 #: c/c-typeck.cc:15716 cp/semantics.cc:9010
47337 #, gcc-internal-format
47338 msgid "the event handle of a %<detach%> clause should not be in a data-sharing clause"
47339 msgstr ""
47340
47341 #: c/c-typeck.cc:15890
47342 #, gcc-internal-format
47343 msgid "cannot use %<va_arg%> with reverse storage order"
47344 msgstr ""
47345
47346 #: c/c-typeck.cc:15895
47347 #, gcc-internal-format
47348 msgid "second argument to %<va_arg%> is of incomplete type %qT"
47349 msgstr ""
47350
47351 #: c/c-typeck.cc:15901
47352 #, gcc-internal-format
47353 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
47354 msgstr ""
47355
47356 #: c/gimple-parser.cc:166
47357 #, gcc-internal-format
47358 msgid "expected frequency quality"
47359 msgstr ""
47360
47361 #: c/gimple-parser.cc:175
47362 #, gcc-internal-format
47363 msgid "unknown profile quality"
47364 msgstr ""
47365
47366 #: c/gimple-parser.cc:187
47367 #, gcc-internal-format
47368 msgid "expected frequency value"
47369 msgstr ""
47370
47371 #: c/gimple-parser.cc:326
47372 #, gcc-internal-format
47373 msgid "edge not found"
47374 msgstr ""
47375
47376 #: c/gimple-parser.cc:342
47377 #, gcc-internal-format
47378 msgid "SSA name %qE with version %d has no definition"
47379 msgstr ""
47380
47381 #: c/gimple-parser.cc:482 c/gimple-parser.cc:488
47382 #, gcc-internal-format
47383 msgid "expected block index"
47384 msgstr "мало бути вказано індекс блоку"
47385
47386 #: c/gimple-parser.cc:496
47387 #, gcc-internal-format
47388 msgid "invalid block index"
47389 msgstr "некоректний індекс блоку"
47390
47391 #: c/gimple-parser.cc:507
47392 #, gcc-internal-format
47393 msgid "expected block specifier"
47394 msgstr "мало бути вказано специфікатор блоку"
47395
47396 #: c/gimple-parser.cc:525
47397 #, gcc-internal-format
47398 msgid "expected loop number"
47399 msgstr ""
47400
47401 #: c/gimple-parser.cc:543
47402 #, gcc-internal-format
47403 msgid "unknown block specifier"
47404 msgstr "невідомий специфікатор блоку"
47405
47406 #: c/gimple-parser.cc:556 c/gimple-parser.cc:1968
47407 #, gcc-internal-format
47408 msgid "expected count value"
47409 msgstr ""
47410
47411 #: c/gimple-parser.cc:579 c/gimple-parser.cc:666
47412 #, gcc-internal-format
47413 msgid "stmts without block"
47414 msgstr ""
47415
47416 #: c/gimple-parser.cc:616
47417 #, gcc-internal-format
47418 msgid "duplicate loop header"
47419 msgstr ""
47420
47421 #: c/gimple-parser.cc:823
47422 #, gcc-internal-format
47423 msgid "invalid source block specification"
47424 msgstr ""
47425
47426 #: c/gimple-parser.cc:890
47427 #, gcc-internal-format
47428 msgid "unexpected RHS for assignment"
47429 msgstr "неочікувана права частина рівності"
47430
47431 #: c/gimple-parser.cc:994
47432 #, gcc-internal-format
47433 msgid "%<&&%> not valid in GIMPLE"
47434 msgstr ""
47435
47436 #: c/gimple-parser.cc:997
47437 #, gcc-internal-format
47438 msgid "%<||%> not valid in GIMPLE"
47439 msgstr ""
47440
47441 #: c/gimple-parser.cc:1111
47442 #, gcc-internal-format
47443 msgid "expected pointer as argument of unary %<*%>"
47444 msgstr ""
47445
47446 #: c/gimple-parser.cc:1137
47447 #, gcc-internal-format
47448 msgid "%<!%> not valid in GIMPLE"
47449 msgstr ""
47450
47451 #: c/gimple-parser.cc:1196 c/gimple-parser.cc:1533
47452 #, gcc-internal-format
47453 msgid "expected constant offset"
47454 msgstr ""
47455
47456 #: c/gimple-parser.cc:1257
47457 #, gcc-internal-format
47458 msgid "SSA name undeclared"
47459 msgstr ""
47460
47461 #: c/gimple-parser.cc:1279
47462 #, gcc-internal-format
47463 msgid "base variable or SSA name undeclared"
47464 msgstr ""
47465
47466 #: c/gimple-parser.cc:1286
47467 #, gcc-internal-format
47468 msgid "invalid base %qE for SSA name"
47469 msgstr ""
47470
47471 #: c/gimple-parser.cc:1314
47472 #, gcc-internal-format
47473 msgid "expecting internal function name"
47474 msgstr "мало бути вказано назву внутрішньої функції"
47475
47476 #: c/gimple-parser.cc:1327
47477 #, gcc-internal-format
47478 msgid "unknown internal function %qE"
47479 msgstr "невідома внутрішня функція %qE"
47480
47481 #: c/gimple-parser.cc:1465
47482 #, gcc-internal-format
47483 msgid "invalid type of %<__MEM%> operand"
47484 msgstr "некоректний тип операнда %<__MEM%>"
47485
47486 #: c/gimple-parser.cc:1527
47487 #, gcc-internal-format
47488 msgid "expected constant size"
47489 msgstr "очікуваний сталий розмір"
47490
47491 #: c/gimple-parser.cc:1565 c/gimple-parser.cc:1595 c/gimple-parser.cc:1635
47492 #: c/gimple-parser.cc:1643 c/gimple-parser.cc:1652
47493 #, gcc-internal-format
47494 msgid "invalid _Literal"
47495 msgstr "некоректне _Literal"
47496
47497 #: c/gimple-parser.cc:1574
47498 #, gcc-internal-format
47499 msgid "invalid type for _Literal with constructor"
47500 msgstr "некоректний тип для _Literal із конструктором"
47501
47502 #: c/gimple-parser.cc:1687
47503 #, gcc-internal-format
47504 msgid "anonymous SSA name cannot have default definition"
47505 msgstr "анонімна назва SSA не може мати типового визначення"
47506
47507 #: c/gimple-parser.cc:1770
47508 #, gcc-internal-format
47509 msgid "invalid call to non-function"
47510 msgstr "некоректний виклик нефункції"
47511
47512 #: c/gimple-parser.cc:1824
47513 #, gcc-internal-format
47514 msgid "dereference of non-pointer"
47515 msgstr "розіменування невказівника"
47516
47517 #: c/gimple-parser.cc:1949
47518 #, gcc-internal-format
47519 msgid "expected pass name"
47520 msgstr ""
47521
47522 #: c/gimple-parser.cc:1988
47523 #, gcc-internal-format
47524 msgid "invalid operation"
47525 msgstr "некоректна дія"
47526
47527 #: c/gimple-parser.cc:2152
47528 #, gcc-internal-format
47529 msgid "comparison required"
47530 msgstr "потрібне порівняння"
47531
47532 #: c/gimple-parser.cc:2204
47533 #, gcc-internal-format
47534 msgid "%<catch%> is not supported"
47535 msgstr "підтримки %<catch%> не передбачено"
47536
47537 #: c/gimple-parser.cc:2206
47538 #, gcc-internal-format
47539 msgid "expected %<finally%> or %<catch%>"
47540 msgstr "мало бути %<finally%> або %<catch%>"
47541
47542 #: c/gimple-parser.cc:2250 c/gimple-parser.cc:2287
47543 #, gcc-internal-format
47544 msgid "expected goto expression"
47545 msgstr "мало бути вказано вираз goto"
47546
47547 #: c/gimple-parser.cc:2258
47548 #, gcc-internal-format
47549 msgid "expected else statement"
47550 msgstr "мало бути використано інструкцію else"
47551
47552 #: c/gimple-parser.cc:2401
47553 #, gcc-internal-format
47554 msgid "expected case label"
47555 msgstr "мало бути вказано мітку випадку"
47556
47557 #. A bad conversion for 'this' must be discarding cv-quals.
47558 #: cp/call.cc:3785
47559 #, gcc-internal-format
47560 msgid "  passing %qT as %<this%> argument discards qualifiers"
47561 msgstr ""
47562
47563 #: cp/call.cc:3789
47564 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
47565 msgstr ""
47566
47567 #: cp/call.cc:3796
47568 #, gcc-internal-format, gfc-internal-format
47569 msgid "  conversion of argument %d would be ill-formed:"
47570 msgstr ""
47571
47572 #. Conversion of conversion function return value failed.
47573 #: cp/call.cc:3803
47574 msgid "  no known conversion from %qH to %qI"
47575 msgstr ""
47576
47577 #: cp/call.cc:3809
47578 msgid "  no known conversion for argument %d from %qH to %qI"
47579 msgstr ""
47580
47581 #: cp/call.cc:3823 cp/pt.cc:6945
47582 #, gcc-internal-format, gfc-internal-format
47583 msgid "  candidate expects at least %d argument, %d provided"
47584 msgid_plural "  candidate expects at least %d arguments, %d provided"
47585 msgstr[0] ""
47586 msgstr[1] ""
47587 msgstr[2] ""
47588
47589 #: cp/call.cc:3828 cp/pt.cc:6950
47590 #, gcc-internal-format, gfc-internal-format
47591 msgid "  candidate expects %d argument, %d provided"
47592 msgid_plural "  candidate expects %d arguments, %d provided"
47593 msgstr[0] ""
47594 msgstr[1] ""
47595 msgstr[2] ""
47596
47597 #: cp/call.cc:3856
47598 #, gcc-internal-format
47599 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
47600 msgstr "%s%<%D(%T, %T, %T)%> (вбудований)"
47601
47602 #: cp/call.cc:3861
47603 #, gcc-internal-format
47604 msgid "%s%<%D(%T, %T)%> (built-in)"
47605 msgstr "%s%<%D(%T, %T)%> (вбудований)"
47606
47607 #: cp/call.cc:3865
47608 #, gcc-internal-format
47609 msgid "%s%<%D(%T)%> (built-in)"
47610 msgstr "%s%<%D(%T)%> (вбудований)"
47611
47612 #: cp/call.cc:3869
47613 #, gcc-internal-format
47614 msgid "%s%qT (conversion)"
47615 msgstr "%s%qT (перетворення)"
47616
47617 #: cp/call.cc:3871
47618 #, gcc-internal-format
47619 msgid "%s%#qD (near match)"
47620 msgstr "%s%#qD (близький відповідник)"
47621
47622 #: cp/call.cc:3873
47623 #, gcc-internal-format
47624 msgid "%s%#qD (deleted)"
47625 msgstr "%s%#qD (вилучено)"
47626
47627 #: cp/call.cc:3875
47628 #, gcc-internal-format
47629 msgid "%s%#qD (reversed)"
47630 msgstr ""
47631
47632 #: cp/call.cc:3877
47633 #, gcc-internal-format
47634 msgid "%s%#qD (rewritten)"
47635 msgstr ""
47636
47637 #: cp/call.cc:3879
47638 #, gcc-internal-format
47639 msgid "%s%#qD"
47640 msgstr "%s%#qD"
47641
47642 #: cp/call.cc:3883
47643 #, gcc-internal-format
47644 msgid "  inherited here"
47645 msgstr ""
47646
47647 #: cp/call.cc:3904
47648 #, gcc-internal-format
47649 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
47650 msgstr ""
47651
47652 #: cp/call.cc:3910
47653 #, gcc-internal-format
47654 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
47655 msgstr ""
47656
47657 #: cp/call.cc:3921
47658 #, gcc-internal-format
47659 msgid "  substitution of deduced template arguments resulted in errors seen above"
47660 msgstr ""
47661
47662 #. Re-run template unification with diagnostics.
47663 #: cp/call.cc:3926
47664 #, gcc-internal-format
47665 msgid "  template argument deduction/substitution failed:"
47666 msgstr ""
47667
47668 #: cp/call.cc:3940
47669 #, gcc-internal-format
47670 msgid "  a constructor taking a single argument of its own class type is invalid"
47671 msgstr ""
47672
47673 #: cp/call.cc:3947
47674 #, gcc-internal-format
47675 msgid "  an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
47676 msgstr ""
47677
47678 #: cp/call.cc:4094 cp/call.cc:4470
47679 #, gcc-internal-format
47680 msgid "designated initializers cannot be used with a non-aggregate type %qT"
47681 msgstr ""
47682
47683 #: cp/call.cc:4369
47684 msgid "conversion from %qH to %qI is ambiguous"
47685 msgstr ""
47686
47687 #: cp/call.cc:4476 cp/cvt.cc:860
47688 msgid "could not convert %qE from %qH to %qI"
47689 msgstr ""
47690
47691 #: cp/call.cc:4543
47692 msgid "initializing %qH with %qI in converted constant expression does not bind directly"
47693 msgstr ""
47694
47695 #: cp/call.cc:4564
47696 msgid "conversion from %qH to %qI in a converted constant expression"
47697 msgstr ""
47698
47699 #: cp/call.cc:4747
47700 #, gcc-internal-format
47701 msgid "no matching function for call to %<%D(%A)%>"
47702 msgstr ""
47703
47704 #: cp/call.cc:4750
47705 #, gcc-internal-format
47706 msgid "call of overloaded %<%D(%A)%> is ambiguous"
47707 msgstr ""
47708
47709 #. It's no good looking for an overloaded operator() on a
47710 #. pointer-to-member-function.
47711 #: cp/call.cc:5011
47712 #, gcc-internal-format
47713 msgid "pointer-to-member function %qE cannot be called without an object; consider using %<.*%> or %<->*%>"
47714 msgstr ""
47715
47716 #: cp/call.cc:5081
47717 #, gcc-internal-format
47718 msgid "no match for call to %<(%T) (%A)%>"
47719 msgstr ""
47720
47721 #: cp/call.cc:5095
47722 #, gcc-internal-format
47723 msgid "call of %<(%T) (%A)%> is ambiguous"
47724 msgstr ""
47725
47726 #: cp/call.cc:5135
47727 #, gcc-internal-format
47728 msgid "ambiguous overload for "
47729 msgstr ""
47730
47731 #: cp/call.cc:5136
47732 #, gcc-internal-format
47733 msgid "no match for "
47734 msgstr "немає відповідників "
47735
47736 #: cp/call.cc:5139
47737 #, gcc-internal-format
47738 msgid " (operand types are %qT, %qT, and %qT)"
47739 msgstr ""
47740
47741 #: cp/call.cc:5141
47742 #, gcc-internal-format
47743 msgid " (operand types are %qT and %qT)"
47744 msgstr ""
47745
47746 #: cp/call.cc:5143
47747 #, gcc-internal-format
47748 msgid " (operand type is %qT)"
47749 msgstr ""
47750
47751 #: cp/call.cc:5160
47752 #, gcc-internal-format
47753 msgid "ternary %<operator?:%>"
47754 msgstr ""
47755
47756 #: cp/call.cc:5164
47757 #, gcc-internal-format
47758 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
47759 msgstr ""
47760
47761 #: cp/call.cc:5173 cp/call.cc:5217 cp/call.cc:5227
47762 #, gcc-internal-format
47763 msgid "%<operator%s%>"
47764 msgstr ""
47765
47766 #: cp/call.cc:5176
47767 #, gcc-internal-format
47768 msgid "%<operator%s%> in %<%E%s%>"
47769 msgstr "%<operator%s%> у %<%E%s%>"
47770
47771 #: cp/call.cc:5183
47772 #, gcc-internal-format
47773 msgid "%<operator[]%>"
47774 msgstr ""
47775
47776 #: cp/call.cc:5186
47777 #, gcc-internal-format
47778 msgid "%<operator[]%> in %<%E[%E]%>"
47779 msgstr "%<operator[]%> у %<%E[%E]%>"
47780
47781 #: cp/call.cc:5194
47782 #, gcc-internal-format
47783 msgid "%qs"
47784 msgstr "%qs"
47785
47786 #: cp/call.cc:5197
47787 #, gcc-internal-format
47788 msgid "%qs in %<%s %E%>"
47789 msgstr "%qs у %<%s %E%>"
47790
47791 #: cp/call.cc:5203
47792 #, gcc-internal-format
47793 msgid "%<operator %s%>"
47794 msgstr "%<operator %s%>"
47795
47796 #: cp/call.cc:5206
47797 #, gcc-internal-format
47798 msgid "%<operator %s%> in %<%s%E%>"
47799 msgstr "%<operator %s%> у %<%s%E%>"
47800
47801 #: cp/call.cc:5221
47802 #, gcc-internal-format
47803 msgid "%<operator%s%> in %<%E %s %E%>"
47804 msgstr "%<operator%s%> у %<%E %s %E%>"
47805
47806 #: cp/call.cc:5230
47807 #, gcc-internal-format
47808 msgid "%<operator%s%> in %<%s%E%>"
47809 msgstr "%<operator%s%> у %<%s%E%>"
47810
47811 #: cp/call.cc:5342
47812 #, gcc-internal-format
47813 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
47814 msgstr ""
47815
47816 #: cp/call.cc:5409
47817 #, gcc-internal-format
47818 msgid "inferred scalar type %qT is not an integer or floating-point type of the same size as %qT"
47819 msgstr ""
47820
47821 #: cp/call.cc:5426 cp/call.cc:5433
47822 msgid "conversion of scalar %qH to vector %qI involves truncation"
47823 msgstr ""
47824
47825 #: cp/call.cc:5489
47826 #, gcc-internal-format
47827 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
47828 msgstr ""
47829
47830 #: cp/call.cc:5569
47831 #, gcc-internal-format
47832 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
47833 msgstr ""
47834
47835 #: cp/call.cc:5574
47836 #, gcc-internal-format
47837 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
47838 msgstr ""
47839
47840 #: cp/call.cc:5623 cp/call.cc:5738 cp/call.cc:5909
47841 #, gcc-internal-format
47842 msgid "operands to %<?:%> have different types %qT and %qT"
47843 msgstr ""
47844
47845 #: cp/call.cc:5627
47846 #, gcc-internal-format
47847 msgid "  and each type can be converted to the other"
47848 msgstr ""
47849
47850 #: cp/call.cc:5814
47851 msgid "implicit conversion from %qH to %qI to match other result of conditional"
47852 msgstr ""
47853
47854 #: cp/call.cc:5830
47855 #, gcc-internal-format
47856 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
47857 msgstr ""
47858
47859 #: cp/call.cc:5843
47860 #, gcc-internal-format
47861 msgid "conditional expression between enumeration type %qT and floating-point type %qT is deprecated"
47862 msgstr ""
47863
47864 #: cp/call.cc:5848
47865 #, gcc-internal-format
47866 msgid "conditional expression between floating-point type %qT and enumeration type %qT is deprecated"
47867 msgstr ""
47868
47869 #: cp/call.cc:5864
47870 #, gcc-internal-format
47871 msgid "enumerated and non-enumerated type in conditional expression"
47872 msgstr ""
47873
47874 #: cp/call.cc:6621
47875 #, gcc-internal-format
47876 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
47877 msgstr ""
47878
47879 #: cp/call.cc:6623
47880 #, gcc-internal-format
47881 msgid "no %<%D(int)%> declared for postfix %qs"
47882 msgstr ""
47883
47884 #: cp/call.cc:6703
47885 #, gcc-internal-format
47886 msgid "in C++20 this comparison calls the current function recursively with reversed arguments"
47887 msgstr ""
47888
47889 #: cp/call.cc:6754
47890 #, gcc-internal-format
47891 msgid "return type of %qD is not %qs"
47892 msgstr ""
47893
47894 #: cp/call.cc:6756
47895 #, gcc-internal-format
47896 msgid "used as rewritten candidate for comparison of %qT and %qT"
47897 msgstr ""
47898
47899 #: cp/call.cc:6827
47900 #, gcc-internal-format
47901 msgid "comparison between %q#T and %q#T"
47902 msgstr ""
47903
47904 #: cp/call.cc:7020
47905 #, gcc-internal-format
47906 msgid "no match for call to %<%T::operator[] (%A)%>"
47907 msgstr ""
47908
47909 #: cp/call.cc:7034
47910 #, gcc-internal-format
47911 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
47912 msgstr ""
47913
47914 #: cp/call.cc:7309
47915 #, gcc-internal-format
47916 msgid "exception cleanup for this placement new selects non-placement %<operator delete%>"
47917 msgstr ""
47918
47919 #: cp/call.cc:7312
47920 #, gcc-internal-format
47921 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-fsized-deallocation%>)"
47922 msgstr ""
47923
47924 #: cp/call.cc:7349
47925 #, gcc-internal-format
47926 msgid "%qD is a usual (non-placement) deallocation function"
47927 msgstr ""
47928
47929 #: cp/call.cc:7543
47930 #, gcc-internal-format
47931 msgid "no corresponding deallocation function for %qD"
47932 msgstr ""
47933
47934 #: cp/call.cc:7546
47935 #, gcc-internal-format
47936 msgid "destroying delete %qD cannot be used to release the allocated memory if the initialization throws because the object is not constructed yet"
47937 msgstr ""
47938
47939 #: cp/call.cc:7555
47940 #, gcc-internal-format
47941 msgid "no suitable %<operator %s%> for %qT"
47942 msgstr ""
47943
47944 #: cp/call.cc:7591
47945 #, gcc-internal-format
47946 msgid "%q#D is private within this context"
47947 msgstr ""
47948
47949 #: cp/call.cc:7592 cp/decl.cc:8629
47950 #, gcc-internal-format
47951 msgid "declared private here"
47952 msgstr ""
47953
47954 #: cp/call.cc:7597
47955 #, gcc-internal-format
47956 msgid "%q#D is protected within this context"
47957 msgstr ""
47958
47959 #: cp/call.cc:7598 cp/decl.cc:8630
47960 #, gcc-internal-format
47961 msgid "declared protected here"
47962 msgstr ""
47963
47964 #: cp/call.cc:7605
47965 #, gcc-internal-format
47966 msgid "%q#D is inaccessible within this context"
47967 msgstr ""
47968
47969 #: cp/call.cc:7686
47970 #, gcc-internal-format
47971 msgid "passing NULL to non-pointer argument %P of %qD"
47972 msgstr ""
47973
47974 #: cp/call.cc:7689 cp/call.cc:7708 cp/decl.cc:10308 cp/decl.cc:10316
47975 #: cp/typeck.cc:4438
47976 #, gcc-internal-format
47977 msgid "  declared here"
47978 msgstr "  оголошено тут"
47979
47980 #: cp/call.cc:7693
47981 #, gcc-internal-format
47982 msgid "converting to non-pointer type %qT from NULL"
47983 msgstr ""
47984
47985 #: cp/call.cc:7705
47986 #, gcc-internal-format
47987 msgid "converting %<false%> to pointer type for argument %P of %qD"
47988 msgstr ""
47989
47990 #: cp/call.cc:7712
47991 #, gcc-internal-format
47992 msgid "converting %<false%> to pointer type %qT"
47993 msgstr ""
47994
47995 #: cp/call.cc:7779
47996 #, gcc-internal-format
47997 msgid "  initializing argument %P of %qD"
47998 msgstr ""
47999
48000 #: cp/call.cc:7800
48001 #, gcc-internal-format
48002 msgid "conversions to arrays of unknown bound are only available with %<-std=c++20%> or %<-std=gnu++20%>"
48003 msgstr ""
48004
48005 #: cp/call.cc:7850
48006 #, gcc-internal-format
48007 msgid "too many braces around initializer for %qT"
48008 msgstr ""
48009
48010 #: cp/call.cc:7861
48011 msgid "converting to %qH from %qI requires direct-initialization"
48012 msgstr ""
48013
48014 #: cp/call.cc:7870
48015 msgid "invalid user-defined conversion from %qH to %qI"
48016 msgstr ""
48017
48018 #: cp/call.cc:7907 cp/cvt.cc:227
48019 msgid "invalid conversion from %qH to %qI"
48020 msgstr "некоректне перетворення з %qH на %qI"
48021
48022 #: cp/call.cc:7949 cp/call.cc:7956
48023 #, gcc-internal-format
48024 msgid "converting to %qT from initializer list would use explicit constructor %qD"
48025 msgstr ""
48026
48027 #: cp/call.cc:7952
48028 #, gcc-internal-format
48029 msgid "in C++11 and above a default constructor can be explicit"
48030 msgstr ""
48031
48032 #: cp/call.cc:8222
48033 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
48034 msgstr ""
48035
48036 #: cp/call.cc:8231
48037 msgid "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
48038 msgstr ""
48039
48040 #: cp/call.cc:8236
48041 msgid "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
48042 msgstr ""
48043
48044 #. extype is volatile
48045 #: cp/call.cc:8239
48046 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
48047 msgstr ""
48048
48049 #: cp/call.cc:8252
48050 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
48051 msgstr ""
48052
48053 #: cp/call.cc:8255
48054 msgid "binding reference of type %qH to %qI discards qualifiers"
48055 msgstr ""
48056
48057 #: cp/call.cc:8294
48058 #, gcc-internal-format
48059 msgid "cannot bind bit-field %qE to %qT"
48060 msgstr ""
48061
48062 #: cp/call.cc:8297 cp/call.cc:8315
48063 #, gcc-internal-format
48064 msgid "cannot bind packed field %qE to %qT"
48065 msgstr ""
48066
48067 #: cp/call.cc:8300
48068 #, gcc-internal-format
48069 msgid "cannot bind rvalue %qE to %qT"
48070 msgstr ""
48071
48072 #: cp/call.cc:8495
48073 msgid "implicit conversion from %qH to %qI when passing argument to function"
48074 msgstr ""
48075
48076 #: cp/call.cc:8522 cp/cvt.cc:1988
48077 #, gcc-internal-format
48078 msgid "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, %qT after"
48079 msgstr ""
48080
48081 #: cp/call.cc:8566
48082 #, gcc-internal-format
48083 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
48084 msgstr ""
48085
48086 #: cp/call.cc:8602
48087 #, gcc-internal-format
48088 msgid "cannot receive reference type %qT through %<...%>"
48089 msgstr ""
48090
48091 #: cp/call.cc:8612
48092 #, gcc-internal-format
48093 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
48094 msgstr ""
48095
48096 #: cp/call.cc:8680
48097 #, gcc-internal-format
48098 msgid "recursive evaluation of default argument for %q#D"
48099 msgstr ""
48100
48101 #: cp/call.cc:8689
48102 #, gcc-internal-format
48103 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
48104 msgstr ""
48105
48106 #: cp/call.cc:8789
48107 #, gcc-internal-format
48108 msgid "argument of function call might be a candidate for a format attribute"
48109 msgstr ""
48110
48111 #: cp/call.cc:8851
48112 #, gcc-internal-format
48113 msgid "use of multiversioned function without a default"
48114 msgstr ""
48115
48116 #: cp/call.cc:9454
48117 #, gcc-internal-format
48118 msgid "passing %qT as %<this%> argument discards qualifiers"
48119 msgstr ""
48120
48121 #: cp/call.cc:9457 cp/call.cc:12148
48122 #, gcc-internal-format
48123 msgid "  in call to %qD"
48124 msgstr ""
48125
48126 #: cp/call.cc:9482
48127 #, gcc-internal-format
48128 msgid "%qT is not an accessible base of %qT"
48129 msgstr ""
48130
48131 #: cp/call.cc:9679
48132 #, gcc-internal-format
48133 msgid "passing arguments to ellipsis of inherited constructor %qD"
48134 msgstr ""
48135
48136 #: cp/call.cc:9814
48137 #, gcc-internal-format
48138 msgid "assignment from temporary %<initializer_list%> does not extend the lifetime of the underlying array"
48139 msgstr ""
48140
48141 #: cp/call.cc:10210
48142 #, gcc-internal-format
48143 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
48144 msgstr ""
48145
48146 #: cp/call.cc:10213
48147 #, gcc-internal-format
48148 msgid "%qD writing to an object of non-trivial type %#qT%s"
48149 msgstr ""
48150
48151 #: cp/call.cc:10218
48152 #, gcc-internal-format
48153 msgid "%qD writing to an object of type %#qT with %qs member %qD"
48154 msgstr ""
48155
48156 #: cp/call.cc:10223
48157 #, gcc-internal-format
48158 msgid "%qD writing to an object of type %#qT containing a pointer to data member%s"
48159 msgstr ""
48160
48161 #: cp/call.cc:10238
48162 #, gcc-internal-format
48163 msgid "; use assignment or value-initialization instead"
48164 msgstr ""
48165
48166 #: cp/call.cc:10240
48167 #, gcc-internal-format
48168 msgid "; use assignment instead"
48169 msgstr ""
48170
48171 #: cp/call.cc:10242
48172 #, gcc-internal-format
48173 msgid "; use value-initialization instead"
48174 msgstr ""
48175
48176 #: cp/call.cc:10245
48177 #, gcc-internal-format
48178 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
48179 msgstr ""
48180
48181 #: cp/call.cc:10248
48182 #, gcc-internal-format
48183 msgid "%qD clearing an object of non-trivial type %#qT%s"
48184 msgstr ""
48185
48186 #: cp/call.cc:10250
48187 #, gcc-internal-format
48188 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
48189 msgstr ""
48190
48191 #: cp/call.cc:10271
48192 #, gcc-internal-format
48193 msgid "; use copy-assignment or copy-initialization instead"
48194 msgstr ""
48195
48196 #: cp/call.cc:10273
48197 #, gcc-internal-format
48198 msgid "; use copy-assignment instead"
48199 msgstr ""
48200
48201 #: cp/call.cc:10275
48202 #, gcc-internal-format
48203 msgid "; use copy-initialization instead"
48204 msgstr ""
48205
48206 #: cp/call.cc:10278
48207 #, gcc-internal-format
48208 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
48209 msgstr ""
48210
48211 #: cp/call.cc:10281
48212 #, gcc-internal-format
48213 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
48214 msgstr ""
48215
48216 #: cp/call.cc:10284
48217 #, gcc-internal-format
48218 msgid "%qD writing to an object with a deleted copy constructor"
48219 msgstr ""
48220
48221 #: cp/call.cc:10295
48222 #, gcc-internal-format
48223 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
48224 msgstr ""
48225
48226 #: cp/call.cc:10307
48227 #, gcc-internal-format
48228 msgid "%qD copying an object of type %#qT with %qs member %qD from an array of %#qT; use assignment or copy-initialization instead"
48229 msgstr ""
48230
48231 #: cp/call.cc:10324
48232 #, gcc-internal-format
48233 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes unchanged"
48234 msgstr ""
48235
48236 #: cp/call.cc:10327
48237 #, gcc-internal-format
48238 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
48239 msgstr ""
48240
48241 #: cp/call.cc:10337
48242 #, gcc-internal-format
48243 msgid "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and %<delete%> instead"
48244 msgstr ""
48245
48246 #: cp/call.cc:10340
48247 #, gcc-internal-format
48248 msgid "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> and %<delete%> instead"
48249 msgstr ""
48250
48251 #: cp/call.cc:10343
48252 #, gcc-internal-format
48253 msgid "%qD moving an object of type %#qT with deleted destructor"
48254 msgstr ""
48255
48256 #: cp/call.cc:10352
48257 #, gcc-internal-format
48258 msgid "%qD moving an object of non-trivial type %#qT and size %E into a region of size %E"
48259 msgstr ""
48260
48261 #: cp/call.cc:10374
48262 #, gcc-internal-format
48263 msgid "%#qT declared here"
48264 msgstr "%#qT оголошено тут:"
48265
48266 #: cp/call.cc:10428
48267 #, gcc-internal-format
48268 msgid "argument %u in call to function %qE has pointer to a non-trivially-copyable type (%qT)"
48269 msgstr ""
48270
48271 #: cp/call.cc:10495
48272 #, gcc-internal-format
48273 msgid "constructor delegates to itself"
48274 msgstr ""
48275
48276 #: cp/call.cc:10770 cp/typeck.cc:9884
48277 msgid "cannot convert %qH to %qI"
48278 msgstr "не вдалося перетворити %qH на %qI"
48279
48280 #: cp/call.cc:10792
48281 #, gcc-internal-format
48282 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
48283 msgstr ""
48284
48285 #: cp/call.cc:10824
48286 #, gcc-internal-format
48287 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
48288 msgstr ""
48289
48290 #: cp/call.cc:10873
48291 #, gcc-internal-format
48292 msgid "call to non-function %qD"
48293 msgstr ""
48294
48295 #: cp/call.cc:10911 cp/pt.cc:16500 cp/typeck.cc:3339
48296 #, gcc-internal-format
48297 msgid "cannot call constructor %<%T::%D%> directly"
48298 msgstr ""
48299
48300 #: cp/call.cc:10913
48301 #, gcc-internal-format
48302 msgid "for a function-style cast, remove the redundant %<::%D%>"
48303 msgstr ""
48304
48305 #: cp/call.cc:11105
48306 #, gcc-internal-format
48307 msgid "no matching function for call to %<%s(%A)%>"
48308 msgstr ""
48309
48310 #: cp/call.cc:11108
48311 #, gcc-internal-format
48312 msgid "call of overloaded %<%s(%A)%> is ambiguous"
48313 msgstr ""
48314
48315 #: cp/call.cc:11131
48316 #, gcc-internal-format
48317 msgid "pure virtual %q#D called from non-static data member initializer"
48318 msgstr ""
48319
48320 #: cp/call.cc:11136
48321 #, gcc-internal-format
48322 msgid "pure virtual %q#D called from constructor"
48323 msgstr ""
48324
48325 #: cp/call.cc:11137
48326 #, gcc-internal-format
48327 msgid "pure virtual %q#D called from destructor"
48328 msgstr ""
48329
48330 #: cp/call.cc:11160
48331 #, gcc-internal-format
48332 msgid "cannot call member function %qD without object"
48333 msgstr ""
48334
48335 #: cp/call.cc:12146
48336 #, gcc-internal-format
48337 msgid "passing %qT chooses %qT over %qT"
48338 msgstr ""
48339
48340 #: cp/call.cc:12215
48341 #, gcc-internal-format
48342 msgid "choosing %qD over %qD"
48343 msgstr ""
48344
48345 #: cp/call.cc:12216
48346 msgid "  for conversion from %qH to %qI"
48347 msgstr ""
48348
48349 #: cp/call.cc:12219
48350 #, gcc-internal-format
48351 msgid "  because conversion sequence for the argument is better"
48352 msgstr ""
48353
48354 #: cp/call.cc:12469
48355 #, gcc-internal-format
48356 msgid "default argument mismatch in overload resolution"
48357 msgstr ""
48358
48359 #: cp/call.cc:12473
48360 #, gcc-internal-format
48361 msgid " candidate 1: %q#F"
48362 msgstr " кандидат 1: %q#F"
48363
48364 #: cp/call.cc:12475
48365 #, gcc-internal-format
48366 msgid " candidate 2: %q#F"
48367 msgstr " кандидат 2: %q#F"
48368
48369 #: cp/call.cc:12521
48370 #, gcc-internal-format
48371 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:"
48372 msgstr ""
48373
48374 #: cp/call.cc:12922
48375 #, gcc-internal-format
48376 msgid "a temporary bound to %qD only persists until the constructor exits"
48377 msgstr ""
48378
48379 #: cp/call.cc:13077
48380 msgid "invalid initialization of non-const reference of type %qH from an rvalue of type %qI"
48381 msgstr ""
48382
48383 #: cp/call.cc:13081
48384 msgid "invalid initialization of reference of type %qH from expression of type %qI"
48385 msgstr ""
48386
48387 #: cp/class.cc:321
48388 #, gcc-internal-format
48389 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
48390 msgstr ""
48391
48392 #: cp/class.cc:325
48393 #, gcc-internal-format
48394 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
48395 msgstr ""
48396
48397 #: cp/class.cc:332
48398 #, gcc-internal-format
48399 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
48400 msgstr ""
48401
48402 #: cp/class.cc:337
48403 #, gcc-internal-format
48404 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
48405 msgstr ""
48406
48407 #: cp/class.cc:390
48408 #, gcc-internal-format
48409 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
48410 msgstr ""
48411
48412 #: cp/class.cc:1209
48413 #, gcc-internal-format
48414 msgid "%q#D conflicts with version inherited from %qT"
48415 msgstr "%q#D конфліктує зі версією, успадкованою від %qT"
48416
48417 #: cp/class.cc:1212
48418 #, gcc-internal-format
48419 msgid "version inherited from %qT declared here"
48420 msgstr "версію, успадковану від %qT, оголошено тут:"
48421
48422 #: cp/class.cc:1231
48423 #, gcc-internal-format
48424 msgid "%q#D cannot be overloaded with %q#D"
48425 msgstr ""
48426
48427 #: cp/class.cc:1233 cp/decl.cc:1798 cp/decl.cc:1810 cp/decl.cc:1835
48428 #: cp/decl.cc:1858 cp/name-lookup.cc:2738 cp/name-lookup.cc:3052
48429 #, gcc-internal-format
48430 msgid "previous declaration %q#D"
48431 msgstr ""
48432
48433 #: cp/class.cc:1275
48434 #, gcc-internal-format
48435 msgid "conflicting access specifications for method %q+D, ignored"
48436 msgstr ""
48437
48438 #: cp/class.cc:1278
48439 #, gcc-internal-format
48440 msgid "conflicting access specifications for field %qE, ignored"
48441 msgstr ""
48442
48443 #: cp/class.cc:1381
48444 #, gcc-internal-format
48445 msgid "%qD invalid in %q#T because of local method %q#D with same name"
48446 msgstr ""
48447
48448 #: cp/class.cc:1385
48449 #, gcc-internal-format
48450 msgid "local method %q#D declared here"
48451 msgstr "локальний метод %q#D оголошено тут:"
48452
48453 #: cp/class.cc:1390
48454 #, gcc-internal-format
48455 msgid "%qD invalid in %q#T because of local member %q#D with same name"
48456 msgstr ""
48457
48458 #: cp/class.cc:1394
48459 #, gcc-internal-format
48460 msgid "local member %q#D declared here"
48461 msgstr "локальний член %q#D оголошено тут"
48462
48463 #: cp/class.cc:1465
48464 #, gcc-internal-format
48465 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
48466 msgstr ""
48467
48468 #: cp/class.cc:1468 cp/class.cc:1475 cp/class.cc:1482 cp/class.cc:1494
48469 #: cp/cvt.cc:1098
48470 #, gcc-internal-format
48471 msgid "%qT declared here"
48472 msgstr "%qT оголошено тут:"
48473
48474 #: cp/class.cc:1473
48475 #, gcc-internal-format
48476 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
48477 msgstr ""
48478
48479 #: cp/class.cc:1480
48480 #, gcc-internal-format
48481 msgid "%qT does not have the %E ABI tag that base %qT has"
48482 msgstr ""
48483
48484 #: cp/class.cc:1488
48485 #, gcc-internal-format
48486 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
48487 msgstr ""
48488
48489 #: cp/class.cc:1799
48490 #, gcc-internal-format
48491 msgid "cannot derive from %<final%> base %qT in derived type %qT"
48492 msgstr ""
48493
48494 #: cp/class.cc:2273
48495 #, gcc-internal-format
48496 msgid "all member functions in class %qT are private"
48497 msgstr ""
48498
48499 #: cp/class.cc:2285
48500 #, gcc-internal-format
48501 msgid "%q#T only defines a private destructor and has no friends"
48502 msgstr ""
48503
48504 #: cp/class.cc:2328
48505 #, gcc-internal-format
48506 msgid "%q#T only defines private constructors and has no friends"
48507 msgstr ""
48508
48509 #: cp/class.cc:2332
48510 #, gcc-internal-format
48511 msgid "%q#D is public, but requires an existing %q#T object"
48512 msgstr ""
48513
48514 #: cp/class.cc:2622
48515 #, gcc-internal-format
48516 msgid "no unique final overrider for %qD in %qT"
48517 msgstr ""
48518
48519 #: cp/class.cc:2982
48520 #, gcc-internal-format
48521 msgid "%qD can be marked override"
48522 msgstr ""
48523
48524 #: cp/class.cc:2985
48525 #, gcc-internal-format
48526 msgid "%q+#D marked %<override%>, but does not override"
48527 msgstr ""
48528
48529 #: cp/class.cc:3000
48530 #, gcc-internal-format
48531 msgid "%q+#D marked %<final%>, but is not virtual"
48532 msgstr ""
48533
48534 #: cp/class.cc:3062
48535 #, gcc-internal-format
48536 msgid "%qD was hidden"
48537 msgstr ""
48538
48539 #: cp/class.cc:3063
48540 #, gcc-internal-format
48541 msgid "  by %qD"
48542 msgstr ""
48543
48544 #: cp/class.cc:3275
48545 #, gcc-internal-format
48546 msgid "the ellipsis in %qD is not inherited"
48547 msgstr ""
48548
48549 #: cp/class.cc:3467
48550 #, gcc-internal-format
48551 msgid "bit-field %q#D with non-integral type %qT"
48552 msgstr ""
48553
48554 #: cp/class.cc:3483
48555 #, gcc-internal-format
48556 msgid "bit-field %q+D width not an integer constant"
48557 msgstr ""
48558
48559 #: cp/class.cc:3488
48560 #, gcc-internal-format
48561 msgid "negative width in bit-field %q+D"
48562 msgstr ""
48563
48564 #: cp/class.cc:3493
48565 #, gcc-internal-format
48566 msgid "zero width for bit-field %q+D"
48567 msgstr ""
48568
48569 #: cp/class.cc:3503
48570 #, gcc-internal-format
48571 msgid "width of %qD exceeds its type"
48572 msgstr ""
48573
48574 #: cp/class.cc:3509
48575 #, gcc-internal-format
48576 msgid "%qD is too small to hold all values of %q#T"
48577 msgstr ""
48578
48579 #: cp/class.cc:3570
48580 #, gcc-internal-format
48581 msgid "member %q+#D with constructor not allowed in union"
48582 msgstr ""
48583
48584 #: cp/class.cc:3573
48585 #, gcc-internal-format
48586 msgid "member %q+#D with destructor not allowed in union"
48587 msgstr ""
48588
48589 #: cp/class.cc:3575
48590 #, gcc-internal-format
48591 msgid "member %q+#D with copy assignment operator not allowed in union"
48592 msgstr ""
48593
48594 #: cp/class.cc:3579
48595 #, gcc-internal-format
48596 msgid "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
48597 msgstr ""
48598
48599 #: cp/class.cc:3695
48600 #, gcc-internal-format
48601 msgid "in C++98 %q+D may not be static because it is a member of a union"
48602 msgstr ""
48603
48604 #: cp/class.cc:3708
48605 #, gcc-internal-format
48606 msgid "non-static data member %q+D in a union may not have reference type %qT"
48607 msgstr ""
48608
48609 #: cp/class.cc:3721
48610 #, gcc-internal-format
48611 msgid "data member %q+D invalidly declared function type"
48612 msgstr ""
48613
48614 #: cp/class.cc:3727
48615 #, gcc-internal-format
48616 msgid "data member %q+D invalidly declared method type"
48617 msgstr ""
48618
48619 #: cp/class.cc:3798
48620 #, gcc-internal-format
48621 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
48622 msgstr ""
48623
48624 #: cp/class.cc:3850
48625 #, gcc-internal-format
48626 msgid "member %q+D cannot be declared as a %<mutable%> reference"
48627 msgstr ""
48628
48629 #: cp/class.cc:3853
48630 #, gcc-internal-format
48631 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
48632 msgstr ""
48633
48634 #: cp/class.cc:3884
48635 #, gcc-internal-format
48636 msgid "multiple fields in union %qT initialized"
48637 msgstr ""
48638
48639 #: cp/class.cc:3886
48640 #, gcc-internal-format
48641 msgid "initialized member %q+D declared here"
48642 msgstr ""
48643
48644 #: cp/class.cc:3934
48645 #, gcc-internal-format
48646 msgid "field %q#D with same name as class"
48647 msgstr ""
48648
48649 #: cp/class.cc:3962
48650 #, gcc-internal-format
48651 msgid "%q#T has pointer data members"
48652 msgstr ""
48653
48654 #: cp/class.cc:3967
48655 #, gcc-internal-format
48656 msgid "  but does not declare %<%T(const %T&)%>"
48657 msgstr "  але не оголошує %<%T(const %T&)%>"
48658
48659 #: cp/class.cc:3969
48660 #, gcc-internal-format
48661 msgid "  or %<operator=(const %T&)%>"
48662 msgstr "  або %<operator=(const %T&)%>"
48663
48664 #: cp/class.cc:3973
48665 #, gcc-internal-format
48666 msgid "  but does not declare %<operator=(const %T&)%>"
48667 msgstr "  але не оголошує %<operator=(const %T&)%>"
48668
48669 #: cp/class.cc:3975
48670 #, gcc-internal-format
48671 msgid "pointer member %q+D declared here"
48672 msgstr ""
48673
48674 #: cp/class.cc:4432
48675 #, gcc-internal-format
48676 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
48677 msgstr ""
48678
48679 #: cp/class.cc:4435
48680 #, gcc-internal-format
48681 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
48682 msgstr ""
48683
48684 #: cp/class.cc:4763
48685 #, gcc-internal-format
48686 msgid "initializer specified for non-virtual method %q+D"
48687 msgstr ""
48688
48689 #: cp/class.cc:4796
48690 #, gcc-internal-format
48691 msgid "destructor for %qT is ambiguous"
48692 msgstr ""
48693
48694 #: cp/class.cc:5249
48695 #, gcc-internal-format
48696 msgid "method overrides both %<transaction_pure%> and %qE methods"
48697 msgstr ""
48698
48699 #: cp/class.cc:5270
48700 #, gcc-internal-format
48701 msgid "method declared %qE overriding %qE method"
48702 msgstr ""
48703
48704 #: cp/class.cc:5894 cp/constexpr.cc:261
48705 #, gcc-internal-format
48706 msgid "enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
48707 msgstr ""
48708
48709 #: cp/class.cc:5920
48710 #, gcc-internal-format
48711 msgid "%q+T is not literal because:"
48712 msgstr ""
48713
48714 #: cp/class.cc:5923
48715 #, gcc-internal-format
48716 msgid "  %qT is a closure type, which is only literal in C++17 and later"
48717 msgstr ""
48718
48719 #: cp/class.cc:5926
48720 #, gcc-internal-format
48721 msgid "  %q+T has a non-trivial destructor"
48722 msgstr ""
48723
48724 #: cp/class.cc:5929
48725 #, gcc-internal-format
48726 msgid "  %q+T does not have %<constexpr%> destructor"
48727 msgstr ""
48728
48729 #: cp/class.cc:5937
48730 #, gcc-internal-format
48731 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"
48732 msgstr ""
48733
48734 #: cp/class.cc:5970
48735 #, gcc-internal-format
48736 msgid "  base class %qT of %q+T is non-literal"
48737 msgstr ""
48738
48739 #: cp/class.cc:5985
48740 #, gcc-internal-format
48741 msgid "  non-static data member %qD has non-literal type"
48742 msgstr ""
48743
48744 #: cp/class.cc:5992
48745 #, gcc-internal-format
48746 msgid "  non-static data member %qD has volatile type"
48747 msgstr ""
48748
48749 #: cp/class.cc:6123
48750 #, gcc-internal-format
48751 msgid "base class %q#T has accessible non-virtual destructor"
48752 msgstr ""
48753
48754 #: cp/class.cc:6152
48755 #, gcc-internal-format
48756 msgid "non-static reference %q#D in class without a constructor"
48757 msgstr ""
48758
48759 #: cp/class.cc:6158
48760 #, gcc-internal-format
48761 msgid "non-static const member %q#D in class without a constructor"
48762 msgstr ""
48763
48764 #: cp/class.cc:6490
48765 #, gcc-internal-format
48766 msgid "offset of %qT base class for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
48767 msgstr ""
48768
48769 #: cp/class.cc:6494
48770 #, gcc-internal-format
48771 msgid "offset of %qD for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
48772 msgstr ""
48773
48774 #: cp/class.cc:6534
48775 #, gcc-internal-format
48776 msgid "direct base %qT inaccessible in %qT due to ambiguity"
48777 msgstr ""
48778
48779 #: cp/class.cc:6546
48780 #, gcc-internal-format
48781 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
48782 msgstr ""
48783
48784 #: cp/class.cc:6788
48785 #, gcc-internal-format
48786 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
48787 msgstr ""
48788
48789 #: cp/class.cc:6983
48790 #, gcc-internal-format
48791 msgid "size of type %qT is too large (%qE bytes)"
48792 msgstr ""
48793
48794 #: cp/class.cc:7269
48795 #, gcc-internal-format
48796 msgid "invalid use of %q#T with a zero-size array in %q#D"
48797 msgstr ""
48798
48799 #: cp/class.cc:7271
48800 #, gcc-internal-format
48801 msgid "invalid use of %q#T with a flexible array member in %q#T"
48802 msgstr ""
48803
48804 #: cp/class.cc:7276
48805 #, gcc-internal-format
48806 msgid "array member %q#D declared here"
48807 msgstr "член масиву %q#D оголошено тут"
48808
48809 #: cp/class.cc:7304
48810 #, gcc-internal-format
48811 msgid "zero-size array member %qD not at end of %q#T"
48812 msgstr ""
48813
48814 #: cp/class.cc:7306
48815 #, gcc-internal-format
48816 msgid "zero-size array member %qD in an otherwise empty %q#T"
48817 msgstr ""
48818
48819 #: cp/class.cc:7315 cp/class.cc:7346
48820 #, gcc-internal-format
48821 msgid "in the definition of %q#T"
48822 msgstr "у оголошенні %q#T"
48823
48824 #: cp/class.cc:7323
48825 #, gcc-internal-format
48826 msgid "flexible array member %qD not at end of %q#T"
48827 msgstr ""
48828
48829 #: cp/class.cc:7325
48830 #, gcc-internal-format
48831 msgid "flexible array member %qD in an otherwise empty %q#T"
48832 msgstr ""
48833
48834 #: cp/class.cc:7344
48835 #, gcc-internal-format
48836 msgid "next member %q#D declared here"
48837 msgstr ""
48838
48839 #: cp/class.cc:7458 cp/decl.cc:16815 cp/parser.cc:26622
48840 #, gcc-internal-format
48841 msgid "redefinition of %q#T"
48842 msgstr ""
48843
48844 #: cp/class.cc:7602
48845 #, gcc-internal-format
48846 msgid "%q#T has virtual functions and accessible non-virtual destructor"
48847 msgstr ""
48848
48849 #: cp/class.cc:7630
48850 #, gcc-internal-format
48851 msgid "type transparent %q#T does not have any fields"
48852 msgstr ""
48853
48854 #: cp/class.cc:7636
48855 #, gcc-internal-format
48856 msgid "type transparent class %qT has base classes"
48857 msgstr ""
48858
48859 #: cp/class.cc:7640
48860 #, gcc-internal-format
48861 msgid "type transparent class %qT has virtual functions"
48862 msgstr ""
48863
48864 #: cp/class.cc:7646
48865 #, gcc-internal-format
48866 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
48867 msgstr ""
48868
48869 #: cp/class.cc:7798
48870 #, gcc-internal-format
48871 msgid "definition of %qD does not match %<#include <initializer_list>%>"
48872 msgstr ""
48873
48874 #: cp/class.cc:7809
48875 #, gcc-internal-format
48876 msgid "trying to finish struct, but kicked out due to previous parse errors"
48877 msgstr ""
48878
48879 #: cp/class.cc:8316
48880 #, gcc-internal-format
48881 msgid "language string %<\"%E\"%> not recognized"
48882 msgstr ""
48883
48884 #: cp/class.cc:8406
48885 #, gcc-internal-format
48886 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
48887 msgstr ""
48888
48889 #: cp/class.cc:8564
48890 #, gcc-internal-format
48891 msgid "no matches converting function %qD to type %q#T"
48892 msgstr ""
48893
48894 #: cp/class.cc:8591
48895 #, gcc-internal-format
48896 msgid "converting overloaded function %qD to type %q#T is ambiguous"
48897 msgstr ""
48898
48899 #: cp/class.cc:8618
48900 #, gcc-internal-format
48901 msgid "assuming pointer to member %qD"
48902 msgstr ""
48903
48904 #: cp/class.cc:8621
48905 #, gcc-internal-format
48906 msgid "(a pointer to member can only be formed with %<&%E%>)"
48907 msgstr ""
48908
48909 #: cp/class.cc:8697 cp/class.cc:8739
48910 #, gcc-internal-format
48911 msgid "not enough type information"
48912 msgstr ""
48913
48914 #: cp/class.cc:8717
48915 #, gcc-internal-format
48916 msgid "cannot convert %qE from type %qT to type %qT"
48917 msgstr ""
48918
48919 #: cp/class.cc:8991
48920 #, gcc-internal-format
48921 msgid "declaration of %q#D changes meaning of %qD"
48922 msgstr "оголошення %q#D змінює сенс %qD"
48923
48924 #: cp/class.cc:8994
48925 #, gcc-internal-format
48926 msgid "%qD declared here as %q#D"
48927 msgstr "%qD оголошено тут як %q#D"
48928
48929 #: cp/constexpr.cc:110
48930 #, gcc-internal-format
48931 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
48932 msgstr ""
48933
48934 #: cp/constexpr.cc:121
48935 #, gcc-internal-format
48936 msgid "variable %qD of non-literal type %qT in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
48937 msgstr ""
48938
48939 #: cp/constexpr.cc:134
48940 #, gcc-internal-format
48941 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
48942 msgstr ""
48943
48944 #: cp/constexpr.cc:198
48945 #, gcc-internal-format
48946 msgid "inherited constructor %qD is not %<constexpr%>"
48947 msgstr ""
48948
48949 #: cp/constexpr.cc:211
48950 #, gcc-internal-format
48951 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
48952 msgstr ""
48953
48954 #: cp/constexpr.cc:223
48955 #, gcc-internal-format
48956 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
48957 msgstr ""
48958
48959 #: cp/constexpr.cc:232 cp/decl.cc:13944
48960 #, gcc-internal-format
48961 msgid "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu++20%>"
48962 msgstr ""
48963
48964 #: cp/constexpr.cc:245
48965 #, gcc-internal-format
48966 msgid "invalid return type %qT of %<constexpr%> function %q+D"
48967 msgstr ""
48968
48969 #: cp/constexpr.cc:272
48970 #, gcc-internal-format
48971 msgid "%q#T has virtual base classes"
48972 msgstr ""
48973
48974 #: cp/constexpr.cc:530
48975 #, gcc-internal-format
48976 msgid "%<constexpr%> constructor does not have empty body"
48977 msgstr ""
48978
48979 #: cp/constexpr.cc:790
48980 #, gcc-internal-format
48981 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
48982 msgstr ""
48983
48984 #: cp/constexpr.cc:851
48985 #, gcc-internal-format
48986 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
48987 msgstr "член %qD має бути ініціалізовано ініціалізатором mem у конструкторі %<constexpr%>"
48988
48989 #: cp/constexpr.cc:914
48990 #, gcc-internal-format
48991 msgid "body of %<constexpr%> function %qD not a return-statement"
48992 msgstr ""
48993
48994 #: cp/constexpr.cc:1028
48995 #, gcc-internal-format
48996 msgid "%qD is not usable as a %<constexpr%> function because:"
48997 msgstr ""
48998
48999 #: cp/constexpr.cc:1527 cp/constexpr.cc:2895
49000 #, gcc-internal-format
49001 msgid "%<constexpr%> call flows off the end of the function"
49002 msgstr ""
49003
49004 #: cp/constexpr.cc:1532 cp/constexpr.cc:1542 cp/constexpr.cc:3106
49005 #, gcc-internal-format
49006 msgid "%q+E is not a constant expression"
49007 msgstr ""
49008
49009 #: cp/constexpr.cc:1851 cp/constexpr.cc:8594
49010 #, gcc-internal-format
49011 msgid "call to internal function %qE"
49012 msgstr "виклик внутрішньої функції %qE"
49013
49014 #: cp/constexpr.cc:1905
49015 #, gcc-internal-format
49016 msgid "modifying a const object %qE is not allowed in a constant expression"
49017 msgstr ""
49018
49019 #: cp/constexpr.cc:1907
49020 #, gcc-internal-format
49021 msgid "originally declared %<const%> here"
49022 msgstr "спочатку оголошено %<const%> тут"
49023
49024 #: cp/constexpr.cc:2125 cp/constexpr.cc:2180 cp/constexpr.cc:2212
49025 #: cp/constexpr.cc:2233
49026 #, gcc-internal-format
49027 msgid "reference %<dynamic_cast%> failed"
49028 msgstr ""
49029
49030 #: cp/constexpr.cc:2126
49031 #, gcc-internal-format
49032 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
49033 msgstr ""
49034
49035 #: cp/constexpr.cc:2150
49036 #, gcc-internal-format
49037 msgid "virtual table pointer is used uninitialized"
49038 msgstr ""
49039
49040 #: cp/constexpr.cc:2181 cp/constexpr.cc:2213
49041 #, gcc-internal-format
49042 msgid "static type %qT of its operand is a non-public base class of dynamic type %qT"
49043 msgstr ""
49044
49045 #: cp/constexpr.cc:2235
49046 #, gcc-internal-format
49047 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
49048 msgstr ""
49049
49050 #: cp/constexpr.cc:2238
49051 #, gcc-internal-format
49052 msgid "dynamic type %qT of its operand does not have an unambiguous public base class %qT"
49053 msgstr ""
49054
49055 #: cp/constexpr.cc:2315 cp/constexpr.cc:2590 cp/constexpr.cc:8626
49056 #, gcc-internal-format
49057 msgid "call to non-%<constexpr%> function %qD"
49058 msgstr ""
49059
49060 #. virtual_offset is only set for virtual bases, which make the
49061 #. class non-literal, so we don't need to handle it here.
49062 #: cp/constexpr.cc:2321
49063 #, gcc-internal-format
49064 msgid "calling constexpr member function %qD through virtual base subobject"
49065 msgstr ""
49066
49067 #: cp/constexpr.cc:2438
49068 #, gcc-internal-format
49069 msgid "expression %qE does not designate a %<constexpr%> function"
49070 msgstr ""
49071
49072 #: cp/constexpr.cc:2511
49073 #, gcc-internal-format
49074 msgid "array deallocation of object allocated with non-array allocation"
49075 msgstr ""
49076
49077 #: cp/constexpr.cc:2515 cp/constexpr.cc:2537
49078 #, gcc-internal-format
49079 msgid "allocation performed here"
49080 msgstr ""
49081
49082 #: cp/constexpr.cc:2533
49083 #, gcc-internal-format
49084 msgid "non-array deallocation of object allocated with array allocation"
49085 msgstr ""
49086
49087 #: cp/constexpr.cc:2550
49088 #, gcc-internal-format
49089 msgid "deallocation of already deallocated storage"
49090 msgstr ""
49091
49092 #: cp/constexpr.cc:2557
49093 #, gcc-internal-format
49094 msgid "deallocation of storage that was not previously allocated"
49095 msgstr ""
49096
49097 #: cp/constexpr.cc:2686
49098 #, gcc-internal-format
49099 msgid "%qD called in a constant expression before its definition is complete"
49100 msgstr ""
49101
49102 #: cp/constexpr.cc:2693
49103 #, gcc-internal-format
49104 msgid "%qD called in a constant expression"
49105 msgstr ""
49106
49107 #: cp/constexpr.cc:2697
49108 #, gcc-internal-format
49109 msgid "%qD used before its definition"
49110 msgstr ""
49111
49112 #: cp/constexpr.cc:2769
49113 #, gcc-internal-format
49114 msgid "call has circular dependency"
49115 msgstr ""
49116
49117 #: cp/constexpr.cc:2780
49118 #, gcc-internal-format
49119 msgid "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-depth=%> to increase the maximum)"
49120 msgstr ""
49121
49122 #: cp/constexpr.cc:3146
49123 #, gcc-internal-format
49124 msgid "right operand of shift expression %q+E is negative"
49125 msgstr ""
49126
49127 #: cp/constexpr.cc:3153
49128 #, gcc-internal-format
49129 msgid "right operand of shift expression %q+E is greater than or equal to the precision %wu of the left operand"
49130 msgstr ""
49131
49132 #: cp/constexpr.cc:3176
49133 #, gcc-internal-format
49134 msgid "left operand of shift expression %q+E is negative"
49135 msgstr ""
49136
49137 #: cp/constexpr.cc:3195
49138 #, gcc-internal-format
49139 msgid "shift expression %q+E overflows"
49140 msgstr ""
49141
49142 #: cp/constexpr.cc:3394
49143 #, gcc-internal-format
49144 msgid "arithmetic involving a null pointer in %qE"
49145 msgstr ""
49146
49147 #: cp/constexpr.cc:3809
49148 #, gcc-internal-format
49149 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
49150 msgstr ""
49151
49152 #: cp/constexpr.cc:3812
49153 #, gcc-internal-format
49154 msgid "nonzero array subscript %qE is used with array %qD of type %qT with unknown bounds"
49155 msgstr ""
49156
49157 #: cp/constexpr.cc:3817
49158 #, gcc-internal-format
49159 msgid "array subscript value %qE is outside the bounds of array type %qT"
49160 msgstr ""
49161
49162 #: cp/constexpr.cc:3820
49163 #, gcc-internal-format
49164 msgid "nonzero array subscript %qE is used with array of type %qT with unknown bounds"
49165 msgstr ""
49166
49167 #: cp/constexpr.cc:4003
49168 #, gcc-internal-format
49169 msgid "accessing uninitialized array element"
49170 msgstr ""
49171
49172 #: cp/constexpr.cc:4060
49173 #, gcc-internal-format
49174 msgid "dereferencing a null pointer in %qE"
49175 msgstr ""
49176
49177 #: cp/constexpr.cc:4077 cp/constexpr.cc:4176 cp/constexpr.cc:6606
49178 #: cp/constexpr.cc:6705 cp/constexpr.cc:8546
49179 #, gcc-internal-format
49180 msgid "%qE is not a constant expression"
49181 msgstr ""
49182
49183 #: cp/constexpr.cc:4083
49184 #, gcc-internal-format
49185 msgid "mutable %qD is not usable in a constant expression"
49186 msgstr ""
49187
49188 #: cp/constexpr.cc:4114 cp/constexpr.cc:4136
49189 #, gcc-internal-format
49190 msgid "accessing uninitialized member %qD"
49191 msgstr ""
49192
49193 #: cp/constexpr.cc:4116
49194 #, gcc-internal-format
49195 msgid "accessing %qD member instead of initialized %qD member in constant expression"
49196 msgstr ""
49197
49198 #: cp/constexpr.cc:4247
49199 #, gcc-internal-format
49200 msgid "%qs is not a constant expression because %qT is a union type"
49201 msgstr ""
49202
49203 #: cp/constexpr.cc:4250
49204 #, gcc-internal-format
49205 msgid "%qs is not a constant expression because %qT contains a union type"
49206 msgstr ""
49207
49208 #: cp/constexpr.cc:4261
49209 #, gcc-internal-format
49210 msgid "%qs is not a constant expression because %qT is a pointer type"
49211 msgstr ""
49212
49213 #: cp/constexpr.cc:4264
49214 #, gcc-internal-format
49215 msgid "%qs is not a constant expression because %qT contains a pointer type"
49216 msgstr ""
49217
49218 #: cp/constexpr.cc:4275
49219 #, gcc-internal-format
49220 msgid "%qs is not a constant expression because %qT is a reference type"
49221 msgstr ""
49222
49223 #: cp/constexpr.cc:4278
49224 #, gcc-internal-format
49225 msgid "%qs is not a constant expression because %qT contains a reference type"
49226 msgstr ""
49227
49228 #: cp/constexpr.cc:4289
49229 #, gcc-internal-format
49230 msgid "%qs is not a constant expression because %qT is a pointer to member type"
49231 msgstr ""
49232
49233 #: cp/constexpr.cc:4293
49234 #, gcc-internal-format
49235 msgid "%qs is not a constant expression because %qT contains a pointer to member type"
49236 msgstr ""
49237
49238 #: cp/constexpr.cc:4304
49239 #, gcc-internal-format
49240 msgid "%qs is not a constant expression because %qT is volatile"
49241 msgstr ""
49242
49243 #: cp/constexpr.cc:4307
49244 #, gcc-internal-format
49245 msgid "%qs is not a constant expression because %qT contains a volatile subobject"
49246 msgstr ""
49247
49248 #: cp/constexpr.cc:4460
49249 #, gcc-internal-format
49250 msgid "%qs cannot be constant evaluated on the target"
49251 msgstr ""
49252
49253 #: cp/constexpr.cc:4469 cp/constexpr.cc:4479
49254 #, gcc-internal-format
49255 msgid "%qs cannot be constant evaluated because the type is too large"
49256 msgstr ""
49257
49258 #: cp/constexpr.cc:4499
49259 #, gcc-internal-format
49260 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
49261 msgstr ""
49262
49263 #: cp/constexpr.cc:4538
49264 #, gcc-internal-format
49265 msgid "%qs accessing uninitialized byte at offset %d"
49266 msgstr ""
49267
49268 #: cp/constexpr.cc:4550
49269 #, gcc-internal-format
49270 msgid "%qs cannot be constant evaluated because the argument cannot be interpreted"
49271 msgstr ""
49272
49273 #: cp/constexpr.cc:5341 cp/constexpr.cc:7302
49274 #, gcc-internal-format
49275 msgid "dereferencing a null pointer"
49276 msgstr "розіменування нульового вказівника"
49277
49278 #: cp/constexpr.cc:5361
49279 #, gcc-internal-format
49280 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
49281 msgstr ""
49282
49283 #: cp/constexpr.cc:5406
49284 #, gcc-internal-format
49285 msgid "the content of uninitialized storage is not usable in a constant expression"
49286 msgstr ""
49287
49288 #: cp/constexpr.cc:5408 cp/constexpr.cc:5415
49289 #, gcc-internal-format
49290 msgid "allocated here"
49291 msgstr ""
49292
49293 #: cp/constexpr.cc:5413
49294 #, gcc-internal-format
49295 msgid "use of allocated storage after deallocation in a constant expression"
49296 msgstr ""
49297
49298 #: cp/constexpr.cc:5418
49299 #, gcc-internal-format
49300 msgid "the value of %qD is not usable in a constant expression"
49301 msgstr ""
49302
49303 #: cp/constexpr.cc:5425
49304 #, gcc-internal-format
49305 msgid "%qD used in its own initializer"
49306 msgstr ""
49307
49308 #: cp/constexpr.cc:5430
49309 #, gcc-internal-format
49310 msgid "%q#D is not const"
49311 msgstr ""
49312
49313 #: cp/constexpr.cc:5433
49314 #, gcc-internal-format
49315 msgid "%q#D is volatile"
49316 msgstr ""
49317
49318 #: cp/constexpr.cc:5438 cp/constexpr.cc:5445
49319 #, gcc-internal-format
49320 msgid "%qD was not initialized with a constant expression"
49321 msgstr ""
49322
49323 #: cp/constexpr.cc:5451
49324 #, gcc-internal-format
49325 msgid "%qD was not declared %<constexpr%>"
49326 msgstr ""
49327
49328 #: cp/constexpr.cc:5454
49329 #, gcc-internal-format
49330 msgid "%qD does not have integral or enumeration type"
49331 msgstr ""
49332
49333 #: cp/constexpr.cc:5709
49334 #, gcc-internal-format
49335 msgid "modification of %qE is not a constant expression"
49336 msgstr "зміна %qE не є сталим виразом"
49337
49338 #: cp/constexpr.cc:5778
49339 #, gcc-internal-format
49340 msgid "change of the active member of a union from %qD to %qD"
49341 msgstr ""
49342
49343 #: cp/constexpr.cc:5791
49344 #, gcc-internal-format
49345 msgid "change of the active member of a union from %qD to %qD during initialization"
49346 msgstr ""
49347
49348 #: cp/constexpr.cc:6185 cp/constexpr.cc:7581
49349 #, gcc-internal-format
49350 msgid "statement is not a constant expression"
49351 msgstr "інструкція не є сталим виразом"
49352
49353 #: cp/constexpr.cc:6289
49354 #, gcc-internal-format
49355 msgid "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-loop-limit=%> to increase the limit)"
49356 msgstr ""
49357
49358 #: cp/constexpr.cc:6389
49359 #, gcc-internal-format
49360 msgid "inline assembly is not a constant expression"
49361 msgstr ""
49362
49363 #: cp/constexpr.cc:6390
49364 #, gcc-internal-format
49365 msgid "only unevaluated inline assembly is allowed in a %<constexpr%> function in C++20"
49366 msgstr ""
49367
49368 #: cp/constexpr.cc:6408
49369 #, gcc-internal-format
49370 msgid "use of %qD"
49371 msgstr ""
49372
49373 #: cp/constexpr.cc:6412
49374 #, gcc-internal-format
49375 msgid "its value can vary between compiler versions or with different %<-mtune%> or %<-mcpu%> flags"
49376 msgstr ""
49377
49378 #: cp/constexpr.cc:6414
49379 #, gcc-internal-format
49380 msgid "if this use is part of a public ABI, change it to instead use a constant variable you define"
49381 msgstr ""
49382
49383 #: cp/constexpr.cc:6416
49384 #, gcc-internal-format, gfc-internal-format
49385 msgid "the default value for the current CPU tuning is %d bytes"
49386 msgstr ""
49387
49388 #: cp/constexpr.cc:6418
49389 #, gcc-internal-format
49390 msgid "you can stabilize this value with %<--param hardware_destructive_interference_size=%d%>, or disable this warning with %<-Wno-interference-size%>"
49391 msgstr ""
49392
49393 #: cp/constexpr.cc:6568
49394 #, gcc-internal-format
49395 msgid "value %qE of type %qT is not a constant expression"
49396 msgstr "значення %qE типу %qT не є сталим виразом"
49397
49398 #: cp/constexpr.cc:6581
49399 #, gcc-internal-format
49400 msgid "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-fconstexpr-ops-limit=%> to increase the limit)"
49401 msgstr ""
49402
49403 #: cp/constexpr.cc:6734
49404 #, gcc-internal-format
49405 msgid "control passes through definition of %qD with thread storage duration"
49406 msgstr ""
49407
49408 #: cp/constexpr.cc:6737
49409 #, gcc-internal-format
49410 msgid "control passes through definition of %qD with static storage duration"
49411 msgstr ""
49412
49413 #: cp/constexpr.cc:6785 cp/constexpr.cc:9226
49414 #, gcc-internal-format
49415 msgid "temporary of non-literal type %qT in a constant expression"
49416 msgstr ""
49417
49418 #: cp/constexpr.cc:7221 cp/constexpr.cc:8751
49419 #, gcc-internal-format
49420 msgid "%<reinterpret_cast%> is not a constant expression"
49421 msgstr "%<reinterpret_cast%> не є сталим виразом"
49422
49423 #: cp/constexpr.cc:7249
49424 #, gcc-internal-format
49425 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
49426 msgstr ""
49427
49428 #: cp/constexpr.cc:7277
49429 #, gcc-internal-format
49430 msgid "cast from %qT is not allowed"
49431 msgstr ""
49432
49433 #: cp/constexpr.cc:7313
49434 #, gcc-internal-format
49435 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
49436 msgstr "%<reinterpret_cast<%T>(%E)%> не є сталим виразом"
49437
49438 #: cp/constexpr.cc:7431 cp/constexpr.cc:9045 cp/constexpr.cc:9446
49439 #, gcc-internal-format
49440 msgid "expression %qE is not a constant expression"
49441 msgstr "вираз %qE не є сталим виразом"
49442
49443 #: cp/constexpr.cc:7478 cp/constexpr.cc:9485
49444 #, gcc-internal-format
49445 msgid "%<goto%> is not a constant expression"
49446 msgstr "%<goto%> не є сталим виразом"
49447
49448 #: cp/constexpr.cc:7534
49449 #, gcc-internal-format
49450 msgid "unexpected template-id %qE"
49451 msgstr ""
49452
49453 #: cp/constexpr.cc:7540 cp/constraint.cc:178 cp/constraint.cc:714
49454 #, gcc-internal-format
49455 msgid "function concept must be called"
49456 msgstr ""
49457
49458 #: cp/constexpr.cc:7565
49459 #, gcc-internal-format
49460 msgid "address of a call to %qs is not a constant expression"
49461 msgstr ""
49462
49463 #: cp/constexpr.cc:7584
49464 #, gcc-internal-format
49465 msgid "unexpected expression %qE of kind %s"
49466 msgstr ""
49467
49468 #: cp/constexpr.cc:7842
49469 #, gcc-internal-format
49470 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
49471 msgstr ""
49472
49473 #: cp/constexpr.cc:7850
49474 #, gcc-internal-format
49475 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
49476 msgstr ""
49477
49478 #: cp/constexpr.cc:7865
49479 #, gcc-internal-format
49480 msgid "%qE is not a constant expression because it refers to a result of %<operator new%>"
49481 msgstr ""
49482
49483 #: cp/constexpr.cc:7876
49484 #, gcc-internal-format
49485 msgid "%qE is not a constant expression because allocated storage has not been deallocated"
49486 msgstr ""
49487
49488 #: cp/constexpr.cc:7894
49489 #, gcc-internal-format
49490 msgid "immediate evaluation returns address of immediate function %qD"
49491 msgstr ""
49492
49493 #: cp/constexpr.cc:8486
49494 #, gcc-internal-format
49495 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
49496 msgstr ""
49497
49498 #: cp/constexpr.cc:8716
49499 #, gcc-internal-format
49500 msgid "lambda capture of %qE is not a constant expression"
49501 msgstr ""
49502
49503 #: cp/constexpr.cc:8719
49504 #, gcc-internal-format
49505 msgid "because it is used as a glvalue"
49506 msgstr ""
49507
49508 #: cp/constexpr.cc:8771
49509 #, gcc-internal-format
49510 msgid "%<reinterpret_cast%> from integer to pointer"
49511 msgstr ""
49512
49513 #: cp/constexpr.cc:8804
49514 #, gcc-internal-format
49515 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
49516 msgstr ""
49517
49518 #: cp/constexpr.cc:8843
49519 #, gcc-internal-format
49520 msgid "use of %<this%> in a constant expression"
49521 msgstr ""
49522
49523 #: cp/constexpr.cc:8991
49524 #, gcc-internal-format
49525 msgid "lambda-expression is not a constant expression before C++17"
49526 msgstr ""
49527
49528 #: cp/constexpr.cc:9059
49529 #, gcc-internal-format
49530 msgid "virtual functions cannot be %<constexpr%> before C++20"
49531 msgstr ""
49532
49533 #: cp/constexpr.cc:9074
49534 #, gcc-internal-format
49535 msgid "%<typeid%> is not a constant expression because %qE is of polymorphic type"
49536 msgstr ""
49537
49538 #: cp/constexpr.cc:9138
49539 #, gcc-internal-format
49540 msgid "cast to non-integral type %qT in a constant expression"
49541 msgstr ""
49542
49543 #: cp/constexpr.cc:9195
49544 #, gcc-internal-format
49545 msgid "%qD defined %<thread_local%> in %<constexpr%> context"
49546 msgstr ""
49547
49548 #: cp/constexpr.cc:9202
49549 #, gcc-internal-format
49550 msgid "%qD defined %<static%> in %<constexpr%> context"
49551 msgstr ""
49552
49553 #: cp/constexpr.cc:9275
49554 #, gcc-internal-format
49555 msgid "division by zero is not a constant expression"
49556 msgstr "ділення на нуль не є сталим виразом"
49557
49558 #: cp/constexpr.cc:9376
49559 #, gcc-internal-format
49560 msgid "%<delete[]%> is not a constant expression"
49561 msgstr "%<delete[]%> не є сталим виразом"
49562
49563 #: cp/constexpr.cc:9444
49564 #, gcc-internal-format
49565 msgid "neither branch of %<if%> is a constant expression"
49566 msgstr ""
49567
49568 #: cp/constexpr.cc:9455
49569 #, gcc-internal-format
49570 msgid "non-constant array initialization"
49571 msgstr ""
49572
49573 #: cp/constexpr.cc:9494
49574 #, gcc-internal-format
49575 msgid "label definition in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
49576 msgstr ""
49577
49578 #: cp/constexpr.cc:9524
49579 #, gcc-internal-format, gfc-internal-format
49580 msgid "unexpected AST of kind %s"
49581 msgstr ""
49582
49583 #: cp/constraint.cc:166
49584 #, gcc-internal-format
49585 msgid "constraint expression does not have type %<bool%>"
49586 msgstr ""
49587
49588 #: cp/constraint.cc:373
49589 #, gcc-internal-format
49590 msgid "function call of variable concept %qE"
49591 msgstr ""
49592
49593 #: cp/constraint.cc:545
49594 #, gcc-internal-format
49595 msgid "MAP %qD TO %qT"
49596 msgstr ""
49597
49598 #: cp/constraint.cc:547
49599 #, gcc-internal-format
49600 msgid "MAP %qD TO %qE"
49601 msgstr ""
49602
49603 #: cp/constraint.cc:560
49604 #, gcc-internal-format
49605 msgid "argument %qT"
49606 msgstr "аргумент %qT"
49607
49608 #: cp/constraint.cc:562
49609 #, gcc-internal-format
49610 msgid "argument %qE"
49611 msgstr "аргумент %qE"
49612
49613 #: cp/constraint.cc:1150
49614 #, gcc-internal-format
49615 msgid "%qT does not match original declaration"
49616 msgstr "%qT не відповідає початковому оголошенню"
49617
49618 #: cp/constraint.cc:1153
49619 #, gcc-internal-format
49620 msgid "original template declaration here"
49621 msgstr "початкове оголошення шаблона тут:"
49622
49623 #: cp/constraint.cc:1352
49624 #, gcc-internal-format
49625 msgid "no matching concepts for %qE"
49626 msgstr ""
49627
49628 #: cp/constraint.cc:1653
49629 #, gcc-internal-format
49630 msgid "%qE cannot be introduced with an ellipsis %<...%>"
49631 msgstr ""
49632
49633 #: cp/constraint.cc:1654
49634 #, gcc-internal-format
49635 msgid "prototype declared here"
49636 msgstr "прототип оголошено тут:"
49637
49638 #: cp/constraint.cc:1741
49639 #, gcc-internal-format
49640 msgid "all template parameters of %qD must be introduced"
49641 msgstr ""
49642
49643 #: cp/constraint.cc:1769
49644 #, gcc-internal-format
49645 msgid "cannot deduce template parameters from introduction list"
49646 msgstr ""
49647
49648 #: cp/constraint.cc:1933
49649 #, gcc-internal-format
49650 msgid "the required expression %qE is invalid, because"
49651 msgstr ""
49652
49653 #: cp/constraint.cc:1940
49654 #, gcc-internal-format
49655 msgid "the required expression %qE is invalid"
49656 msgstr ""
49657
49658 #. Replay the substitution error.
49659 #: cp/constraint.cc:1979
49660 #, gcc-internal-format
49661 msgid "the required type %qT is invalid, because"
49662 msgstr ""
49663
49664 #: cp/constraint.cc:1983
49665 #, gcc-internal-format
49666 msgid "the required type %qT is invalid"
49667 msgstr ""
49668
49669 #: cp/constraint.cc:2036 cp/constraint.cc:2109
49670 #, gcc-internal-format
49671 msgid "cannot convert %qE to %qT"
49672 msgstr "не вдалося перетворити %qE на %qT"
49673
49674 #: cp/constraint.cc:2062
49675 #, gcc-internal-format
49676 msgid "%qE is not %<noexcept%>"
49677 msgstr ""
49678
49679 #: cp/constraint.cc:2086
49680 #, gcc-internal-format
49681 msgid "%qE does not satisfy return-type-requirement, because"
49682 msgstr ""
49683
49684 #: cp/constraint.cc:2093
49685 #, gcc-internal-format
49686 msgid "%qE does not satisfy return-type-requirement"
49687 msgstr ""
49688
49689 #: cp/constraint.cc:2104
49690 #, gcc-internal-format
49691 msgid "cannot convert %qE to %qT because"
49692 msgstr ""
49693
49694 #. Replay the substitution error.
49695 #: cp/constraint.cc:2136
49696 #, gcc-internal-format
49697 msgid "nested requirement %qE is not satisfied, because"
49698 msgstr ""
49699
49700 #: cp/constraint.cc:2140
49701 #, gcc-internal-format
49702 msgid "nested requirement %qE is not satisfied"
49703 msgstr ""
49704
49705 #: cp/constraint.cc:2627
49706 #, gcc-internal-format
49707 msgid "satisfaction of atomic constraint %qE depends on itself"
49708 msgstr ""
49709
49710 #: cp/constraint.cc:2673
49711 #, gcc-internal-format
49712 msgid "satisfaction value of atomic constraint %qE changed from %qE to %qE"
49713 msgstr ""
49714
49715 #: cp/constraint.cc:2676
49716 #, gcc-internal-format
49717 msgid "satisfaction value first evaluated to %qE from here"
49718 msgstr ""
49719
49720 #: cp/constraint.cc:2793
49721 #, gcc-internal-format
49722 msgid "no operand of the disjunction is satisfied"
49723 msgstr ""
49724
49725 #: cp/constraint.cc:2806
49726 #, gcc-internal-format
49727 msgid "the operand %qE is unsatisfied because"
49728 msgstr "операнд %qE є незадовільним, оскільки"
49729
49730 #: cp/constraint.cc:3439
49731 #, gcc-internal-format
49732 msgid "definition of concept %qD is empty"
49733 msgstr "визначення концепції %qD є порожнім"
49734
49735 #: cp/constraint.cc:3442
49736 #, gcc-internal-format
49737 msgid "definition of concept %qD has multiple statements"
49738 msgstr "визначення концепції %qD містить декілька інструкцій"
49739
49740 #: cp/constraint.cc:3588
49741 #, gcc-internal-format
49742 msgid "  %qT is not %<nothrow%> copy assignable"
49743 msgstr ""
49744
49745 #: cp/constraint.cc:3591 cp/constraint.cc:3686
49746 #, gcc-internal-format
49747 msgid "  %qT is not %<nothrow%> default constructible"
49748 msgstr ""
49749
49750 #: cp/constraint.cc:3594
49751 #, gcc-internal-format
49752 msgid "  %qT is not %<nothrow%> copy constructible"
49753 msgstr ""
49754
49755 #: cp/constraint.cc:3597
49756 #, gcc-internal-format
49757 msgid "  %qT is not trivially copy assignable"
49758 msgstr ""
49759
49760 #: cp/constraint.cc:3600 cp/constraint.cc:3680
49761 #, gcc-internal-format
49762 msgid "  %qT is not trivially default constructible"
49763 msgstr ""
49764
49765 #: cp/constraint.cc:3603
49766 #, gcc-internal-format
49767 msgid "  %qT is not trivially copy constructible"
49768 msgstr ""
49769
49770 #: cp/constraint.cc:3606
49771 #, gcc-internal-format
49772 msgid "  %qT is not trivially destructible"
49773 msgstr ""
49774
49775 #: cp/constraint.cc:3609
49776 #, gcc-internal-format
49777 msgid "  %qT does not have a virtual destructor"
49778 msgstr ""
49779
49780 #: cp/constraint.cc:3612
49781 #, gcc-internal-format
49782 msgid "  %qT is not an abstract class"
49783 msgstr "  %qT не є абстрактним класом"
49784
49785 #: cp/constraint.cc:3615
49786 #, gcc-internal-format
49787 msgid "  %qT is not a base of %qT"
49788 msgstr "  %qT не є основою %qT"
49789
49790 #: cp/constraint.cc:3618
49791 #, gcc-internal-format
49792 msgid "  %qT is not a class"
49793 msgstr "  %qT не є класом"
49794
49795 #: cp/constraint.cc:3621
49796 #, gcc-internal-format
49797 msgid "  %qT is not an empty class"
49798 msgstr "  %qT не є порожнім класом"
49799
49800 #: cp/constraint.cc:3624
49801 #, gcc-internal-format
49802 msgid "  %qT is not an enum"
49803 msgstr "  %qT не є переліком"
49804
49805 #: cp/constraint.cc:3627
49806 #, gcc-internal-format
49807 msgid "  %qT is not a final class"
49808 msgstr "  %qT не є остаточним класом"
49809
49810 #: cp/constraint.cc:3630
49811 #, gcc-internal-format
49812 msgid "  %qT is not layout compatible with %qT"
49813 msgstr "  %qT не є сумісним за компонування з %qT"
49814
49815 #: cp/constraint.cc:3633
49816 #, gcc-internal-format
49817 msgid "  %qT is not a literal type"
49818 msgstr "  %qT не є буквальним типом"
49819
49820 #: cp/constraint.cc:3636
49821 #, gcc-internal-format
49822 msgid "  %qT is not pointer-interconvertible base of %qT"
49823 msgstr ""
49824
49825 #: cp/constraint.cc:3640
49826 #, gcc-internal-format
49827 msgid "  %qT is not a POD type"
49828 msgstr "  %qT не є типом POD"
49829
49830 #: cp/constraint.cc:3643
49831 #, gcc-internal-format
49832 msgid "  %qT is not a polymorphic type"
49833 msgstr "  %qT не є поліморфічним типом"
49834
49835 #: cp/constraint.cc:3646
49836 #, gcc-internal-format
49837 msgid "  %qT is not the same as %qT"
49838 msgstr "  %qT не є тим самим, що і %qT"
49839
49840 #: cp/constraint.cc:3649
49841 #, gcc-internal-format
49842 msgid "  %qT is not an standard layout type"
49843 msgstr "  %qT не є стандартним типом компонування"
49844
49845 #: cp/constraint.cc:3652
49846 #, gcc-internal-format
49847 msgid "  %qT is not a trivial type"
49848 msgstr "  %qT не є тривіальним типом"
49849
49850 #: cp/constraint.cc:3655
49851 #, gcc-internal-format
49852 msgid "  %qT is not a union"
49853 msgstr "  %qT не є об'єднанням"
49854
49855 #: cp/constraint.cc:3658
49856 #, gcc-internal-format
49857 msgid "  %qT is not an aggregate"
49858 msgstr "  %qT не є агрегатом"
49859
49860 #: cp/constraint.cc:3661
49861 #, gcc-internal-format
49862 msgid "  %qT is not trivially copyable"
49863 msgstr "  %qT не є придатним для тривіального копіювання"
49864
49865 #: cp/constraint.cc:3664
49866 #, gcc-internal-format
49867 msgid "  %qT is not assignable from %qT"
49868 msgstr ""
49869
49870 #: cp/constraint.cc:3667
49871 #, gcc-internal-format
49872 msgid "  %qT is not trivially assignable from %qT"
49873 msgstr ""
49874
49875 #: cp/constraint.cc:3670
49876 #, gcc-internal-format
49877 msgid "  %qT is not %<nothrow%> assignable from %qT"
49878 msgstr ""
49879
49880 #: cp/constraint.cc:3674
49881 #, gcc-internal-format
49882 msgid "  %qT is not default constructible"
49883 msgstr ""
49884
49885 #: cp/constraint.cc:3676
49886 #, gcc-internal-format
49887 msgid "  %qT is not constructible from %qE"
49888 msgstr ""
49889
49890 #: cp/constraint.cc:3682
49891 #, gcc-internal-format
49892 msgid "  %qT is not trivially constructible from %qE"
49893 msgstr ""
49894
49895 #: cp/constraint.cc:3688
49896 #, gcc-internal-format
49897 msgid "  %qT is not %<nothrow%> constructible from %qE"
49898 msgstr ""
49899
49900 #: cp/constraint.cc:3691
49901 #, gcc-internal-format
49902 msgid "  %qT does not have unique object representations"
49903 msgstr ""
49904
49905 #: cp/constraint.cc:3717
49906 #, gcc-internal-format
49907 msgid "invalid constraints"
49908 msgstr "некоректні обмеження"
49909
49910 #: cp/constraint.cc:3742
49911 #, gcc-internal-format
49912 msgid "constraint %qE has type %qT, not %<bool%>"
49913 msgstr "обмеження %qE належить до типу %qT, а не %<bool%>"
49914
49915 #: cp/constraint.cc:3745
49916 #, gcc-internal-format
49917 msgid "the expression %qE evaluated to %<false%>"
49918 msgstr "результатом обчислення %qE є %<false%>"
49919
49920 #: cp/constraint.cc:3796
49921 #, gcc-internal-format
49922 msgid "constraints not satisfied"
49923 msgstr "обмеження не задоволено"
49924
49925 #: cp/constraint.cc:3811
49926 #, gcc-internal-format
49927 msgid "set %qs to at least %d for more detail"
49928 msgstr ""
49929
49930 #: cp/coroutines.cc:303
49931 #, gcc-internal-format
49932 msgid "coroutines require a traits template; cannot find %<%E::%E%>"
49933 msgstr ""
49934
49935 #: cp/coroutines.cc:305
49936 #, gcc-internal-format
49937 msgid "perhaps %<#include <coroutine>%> is missing"
49938 msgstr ""
49939
49940 #: cp/coroutines.cc:360
49941 #, gcc-internal-format
49942 msgid "cannot instantiate %<coroutine traits%>"
49943 msgstr ""
49944
49945 #: cp/coroutines.cc:382
49946 #, gcc-internal-format
49947 msgid "coroutines require a handle class template; cannot find %<%E::%E%>"
49948 msgstr ""
49949
49950 #: cp/coroutines.cc:407
49951 #, gcc-internal-format
49952 msgid "cannot instantiate a %<coroutine handle%> for promise type %qT"
49953 msgstr ""
49954
49955 #: cp/coroutines.cc:492
49956 #, gcc-internal-format
49957 msgid "unable to find the promise type for this coroutine"
49958 msgstr ""
49959
49960 #: cp/coroutines.cc:511
49961 #, gcc-internal-format
49962 msgid "the coroutine promise type %qT declares both %<return_value%> and %<return_void%>"
49963 msgstr ""
49964
49965 #: cp/coroutines.cc:515
49966 #, gcc-internal-format
49967 msgid "%<return_void%> declared here"
49968 msgstr "%<return_void%> оголошено тут:"
49969
49970 #: cp/coroutines.cc:517
49971 #, gcc-internal-format
49972 msgid "%<return_value%> declared here"
49973 msgstr "%<return_value%> оголошено тут"
49974
49975 #: cp/coroutines.cc:642 cp/coroutines.cc:720 cp/coroutines.cc:4280
49976 #, gcc-internal-format
49977 msgid "no member named %qE in %qT"
49978 msgstr "немає члена із назвою %qE у %qT"
49979
49980 #: cp/coroutines.cc:735
49981 #, gcc-internal-format
49982 msgid "%qs cannot be used outside a function"
49983 msgstr "%qs не може бути використано поза функцією"
49984
49985 #. [basic.start.main] 3. The function main shall not be a coroutine.
49986 #: cp/coroutines.cc:743
49987 #, gcc-internal-format
49988 msgid "%qs cannot be used in the %<main%> function"
49989 msgstr "%qs не можна використовувати у функції %<main%>"
49990
49991 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
49992 #: cp/coroutines.cc:754
49993 #, gcc-internal-format
49994 msgid "%qs cannot be used in a %<constexpr%> function"
49995 msgstr "%qs не може бути використано у функції %<constexpr%>"
49996
49997 #: cp/coroutines.cc:765
49998 #, gcc-internal-format
49999 msgid "%qs cannot be used in a function with a deduced return type"
50000 msgstr ""
50001
50002 #: cp/coroutines.cc:776
50003 #, gcc-internal-format
50004 msgid "%qs cannot be used in a varargs function"
50005 msgstr "%qs не можна використовувати у функції varargs"
50006
50007 #. [class.ctor] 7. a constructor shall not be a coroutine.
50008 #: cp/coroutines.cc:783
50009 #, gcc-internal-format
50010 msgid "%qs cannot be used in a constructor"
50011 msgstr ""
50012
50013 #. [class.dtor] 21. a destructor shall not be a coroutine.
50014 #: cp/coroutines.cc:790
50015 #, gcc-internal-format
50016 msgid "%qs cannot be used in a destructor"
50017 msgstr "%qs не може бути використано у деструкторі"
50018
50019 #. TODO: record or extract positions of returns (and the first coro
50020 #. keyword) so that we can add notes to the diagnostic about where
50021 #. the bad keyword is and what made the function into a coro.
50022 #: cp/coroutines.cc:821
50023 #, gcc-internal-format
50024 msgid "a %<return%> statement is not allowed in coroutine; did you mean %<co_return%>?"
50025 msgstr ""
50026
50027 #: cp/coroutines.cc:869
50028 #, gcc-internal-format
50029 msgid "the expression %qE is required to be non-throwing"
50030 msgstr ""
50031
50032 #: cp/coroutines.cc:871
50033 #, gcc-internal-format
50034 msgid "must be declared with %<noexcept(true)%>"
50035 msgstr ""
50036
50037 #: cp/coroutines.cc:955
50038 #, gcc-internal-format
50039 msgid "awaitable type %qT is not a structure"
50040 msgstr ""
50041
50042 #: cp/coroutines.cc:1066
50043 #, gcc-internal-format
50044 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
50045 msgstr ""
50046
50047 #: cp/coroutines.cc:1376
50048 #, gcc-internal-format
50049 msgid "function declared %<noreturn%> has a %<co_return%> statement"
50050 msgstr ""
50051
50052 #: cp/coroutines.cc:1414
50053 #, gcc-internal-format
50054 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
50055 msgstr ""
50056
50057 #: cp/coroutines.cc:1424
50058 #, gcc-internal-format
50059 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
50060 msgstr ""
50061
50062 #: cp/coroutines.cc:1904
50063 #, gcc-internal-format
50064 msgid "no suspend point info for %qD"
50065 msgstr ""
50066
50067 #: cp/coroutines.cc:2102 cp/coroutines.cc:4653
50068 #, gcc-internal-format
50069 msgid "%qE is provided by %qT but is not usable with the function signature %qD"
50070 msgstr ""
50071
50072 #: cp/coroutines.cc:2552
50073 #, gcc-internal-format
50074 msgid "duplicate info for %qE"
50075 msgstr "дублювання відомостей для %qE"
50076
50077 #: cp/coroutines.cc:3703
50078 #, gcc-internal-format
50079 msgid "await expressions are not permitted in handlers"
50080 msgstr ""
50081
50082 #: cp/coroutines.cc:3934
50083 #, gcc-internal-format
50084 msgid "variable length arrays are not yet supported in coroutines"
50085 msgstr ""
50086
50087 #: cp/coroutines.cc:4658
50088 #, gcc-internal-format
50089 msgid "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
50090 msgstr ""
50091
50092 #: cp/coroutines.cc:4661
50093 #, gcc-internal-format
50094 msgid "%qE is marked %<throw()%> or %<noexcept%> but no usable %<get_return_object_on_allocation_failure%> is provided by %qT"
50095 msgstr ""
50096
50097 #: cp/coroutines.cc:4690
50098 #, gcc-internal-format
50099 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
50100 msgstr ""
50101
50102 #. We can't initialize a non-class return value from void.
50103 #: cp/coroutines.cc:5088
50104 #, gcc-internal-format
50105 msgid "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
50106 msgstr ""
50107
50108 #: cp/cp-gimplify.cc:155
50109 #, gcc-internal-format
50110 msgid "both branches of %<if%> statement marked as %qs"
50111 msgstr ""
50112
50113 #: cp/cp-gimplify.cc:981 cp/cp-gimplify.cc:993
50114 #, gcc-internal-format
50115 msgid "taking address of an immediate function %qD"
50116 msgstr ""
50117
50118 #: cp/cp-gimplify.cc:1553
50119 #, gcc-internal-format
50120 msgid "%<throw%> will always call %<terminate%>"
50121 msgstr ""
50122
50123 #: cp/cp-gimplify.cc:1556
50124 #, gcc-internal-format
50125 msgid "in C++11 destructors default to %<noexcept%>"
50126 msgstr ""
50127
50128 #: cp/cp-gimplify.cc:1568
50129 #, gcc-internal-format
50130 msgid "in C++11 this %<throw%> will call %<terminate%> because destructors default to %<noexcept%>"
50131 msgstr ""
50132
50133 #: cp/cp-gimplify.cc:3064
50134 #, gcc-internal-format
50135 msgid "ignoring attribute %qE after earlier %qE"
50136 msgstr ""
50137
50138 #: cp/cp-gimplify.cc:3086 cp/cp-gimplify.cc:3098 cp/decl.cc:4126
50139 #: cp/method.cc:978
50140 #, gcc-internal-format
50141 msgid "%qD is not a type"
50142 msgstr ""
50143
50144 #: cp/cp-gimplify.cc:3104
50145 #, gcc-internal-format
50146 msgid "%qD is not a class type"
50147 msgstr "%qD не є типом класів"
50148
50149 #: cp/cp-gimplify.cc:3121
50150 #, gcc-internal-format
50151 msgid "%qD does not have %<const char *%> type"
50152 msgstr ""
50153
50154 #: cp/cp-gimplify.cc:3132
50155 #, gcc-internal-format
50156 msgid "%qD does not have integral type"
50157 msgstr ""
50158
50159 #: cp/cp-gimplify.cc:3144
50160 #, gcc-internal-format
50161 msgid "%<std::source_location::__impl%> does not contain only non-static data members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
50162 msgstr ""
50163
50164 #: cp/cp-gimplify.cc:3248
50165 #, gcc-internal-format
50166 msgid "evaluating %qs"
50167 msgstr "обчислюємо %qs"
50168
50169 #: cp/cvt.cc:92
50170 msgid "cannot convert from incomplete type %qH to %qI"
50171 msgstr ""
50172
50173 #: cp/cvt.cc:102
50174 msgid "conversion of %qE from %qH to %qI is ambiguous"
50175 msgstr ""
50176
50177 #: cp/cvt.cc:174 cp/cvt.cc:201 cp/cvt.cc:255
50178 msgid "cannot convert %qE from type %qH to type %qI"
50179 msgstr ""
50180
50181 #: cp/cvt.cc:391
50182 #, gcc-internal-format
50183 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
50184 msgstr ""
50185
50186 #: cp/cvt.cc:394
50187 #, gcc-internal-format
50188 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
50189 msgstr ""
50190
50191 #: cp/cvt.cc:397
50192 #, gcc-internal-format
50193 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
50194 msgstr ""
50195
50196 #: cp/cvt.cc:400
50197 #, gcc-internal-format
50198 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
50199 msgstr ""
50200
50201 #: cp/cvt.cc:476
50202 msgid "conversion from %qH to %qI discards qualifiers"
50203 msgstr ""
50204
50205 #: cp/cvt.cc:498 cp/typeck.cc:8360
50206 #, gcc-internal-format
50207 msgid "casting %qT to %qT does not dereference pointer"
50208 msgstr ""
50209
50210 #: cp/cvt.cc:526
50211 msgid "cannot convert type %qH to type %qI"
50212 msgstr "не вдалося перетворити тип %qH на тип %qI"
50213
50214 #: cp/cvt.cc:814
50215 #, gcc-internal-format
50216 msgid "conversion from %q#T to %q#T"
50217 msgstr ""
50218
50219 #: cp/cvt.cc:832
50220 #, gcc-internal-format
50221 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
50222 msgstr ""
50223
50224 #: cp/cvt.cc:843 cp/cvt.cc:898
50225 #, gcc-internal-format
50226 msgid "%q#T used where a %qT was expected"
50227 msgstr ""
50228
50229 #: cp/cvt.cc:852
50230 #, gcc-internal-format
50231 msgid "could not convert %qE from %<void%> to %<bool%>"
50232 msgstr ""
50233
50234 #: cp/cvt.cc:914
50235 #, gcc-internal-format
50236 msgid "%q#T used where a floating-point value was expected"
50237 msgstr ""
50238
50239 #: cp/cvt.cc:972
50240 msgid "conversion from %qH to non-scalar type %qI requested"
50241 msgstr ""
50242
50243 #: cp/cvt.cc:1068
50244 #, gcc-internal-format
50245 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
50246 msgstr ""
50247
50248 #: cp/cvt.cc:1070
50249 #, gcc-internal-format
50250 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
50251 msgstr ""
50252
50253 #: cp/cvt.cc:1086
50254 #, gcc-internal-format
50255 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: %<%s%>"
50256 msgstr ""
50257
50258 #: cp/cvt.cc:1088
50259 #, gcc-internal-format
50260 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
50261 msgstr ""
50262
50263 #: cp/cvt.cc:1110
50264 #, gcc-internal-format
50265 msgid "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
50266 msgstr ""
50267
50268 #: cp/cvt.cc:1164
50269 #, gcc-internal-format
50270 msgid "pseudo-destructor is not called"
50271 msgstr ""
50272
50273 #: cp/cvt.cc:1260
50274 #, gcc-internal-format
50275 msgid "conversion to void will not access object of incomplete type %qT"
50276 msgstr ""
50277
50278 #: cp/cvt.cc:1264
50279 #, gcc-internal-format
50280 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
50281 msgstr ""
50282
50283 #: cp/cvt.cc:1269
50284 #, gcc-internal-format
50285 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
50286 msgstr ""
50287
50288 #: cp/cvt.cc:1274
50289 #, gcc-internal-format
50290 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
50291 msgstr ""
50292
50293 #: cp/cvt.cc:1279
50294 #, gcc-internal-format
50295 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
50296 msgstr ""
50297
50298 #: cp/cvt.cc:1284
50299 #, gcc-internal-format
50300 msgid "indirection will not access object of incomplete type %qT in statement"
50301 msgstr ""
50302
50303 #: cp/cvt.cc:1288
50304 #, gcc-internal-format
50305 msgid "indirection will not access object of incomplete type %qT in for increment expression"
50306 msgstr ""
50307
50308 #: cp/cvt.cc:1304
50309 #, gcc-internal-format
50310 msgid "conversion to void will not access object of type %qT"
50311 msgstr ""
50312
50313 #: cp/cvt.cc:1308
50314 #, gcc-internal-format
50315 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
50316 msgstr ""
50317
50318 #: cp/cvt.cc:1313
50319 #, gcc-internal-format
50320 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
50321 msgstr ""
50322
50323 #: cp/cvt.cc:1318
50324 #, gcc-internal-format
50325 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
50326 msgstr ""
50327
50328 #: cp/cvt.cc:1323
50329 #, gcc-internal-format
50330 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
50331 msgstr ""
50332
50333 #: cp/cvt.cc:1328
50334 #, gcc-internal-format
50335 msgid "implicit dereference will not access object of type %qT in statement"
50336 msgstr ""
50337
50338 #: cp/cvt.cc:1332
50339 #, gcc-internal-format
50340 msgid "implicit dereference will not access object of type %qT in for increment expression"
50341 msgstr ""
50342
50343 #: cp/cvt.cc:1346
50344 #, gcc-internal-format
50345 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
50346 msgstr ""
50347
50348 #: cp/cvt.cc:1351
50349 #, gcc-internal-format
50350 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
50351 msgstr ""
50352
50353 #: cp/cvt.cc:1356
50354 #, gcc-internal-format
50355 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
50356 msgstr ""
50357
50358 #: cp/cvt.cc:1361
50359 #, gcc-internal-format
50360 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
50361 msgstr ""
50362
50363 #: cp/cvt.cc:1366
50364 #, gcc-internal-format
50365 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
50366 msgstr ""
50367
50368 #: cp/cvt.cc:1371
50369 #, gcc-internal-format
50370 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
50371 msgstr ""
50372
50373 #: cp/cvt.cc:1376
50374 #, gcc-internal-format
50375 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
50376 msgstr ""
50377
50378 #: cp/cvt.cc:1417
50379 #, gcc-internal-format
50380 msgid "conversion to void will not access object %qE of incomplete type %qT"
50381 msgstr ""
50382
50383 #: cp/cvt.cc:1421
50384 #, gcc-internal-format
50385 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
50386 msgstr ""
50387
50388 #: cp/cvt.cc:1426
50389 #, gcc-internal-format
50390 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
50391 msgstr ""
50392
50393 #: cp/cvt.cc:1431
50394 #, gcc-internal-format
50395 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
50396 msgstr ""
50397
50398 #: cp/cvt.cc:1436
50399 #, gcc-internal-format
50400 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
50401 msgstr ""
50402
50403 #: cp/cvt.cc:1441
50404 #, gcc-internal-format
50405 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
50406 msgstr ""
50407
50408 #: cp/cvt.cc:1445
50409 #, gcc-internal-format
50410 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
50411 msgstr ""
50412
50413 #: cp/cvt.cc:1501
50414 #, gcc-internal-format
50415 msgid "conversion to void cannot resolve address of overloaded function"
50416 msgstr ""
50417
50418 #: cp/cvt.cc:1505
50419 #, gcc-internal-format
50420 msgid "second operand of conditional expression cannot resolve address of overloaded function"
50421 msgstr ""
50422
50423 #: cp/cvt.cc:1509
50424 #, gcc-internal-format
50425 msgid "third operand of conditional expression cannot resolve address of overloaded function"
50426 msgstr ""
50427
50428 #: cp/cvt.cc:1513
50429 #, gcc-internal-format
50430 msgid "right operand of comma operator cannot resolve address of overloaded function"
50431 msgstr ""
50432
50433 #: cp/cvt.cc:1517
50434 #, gcc-internal-format
50435 msgid "left operand of comma operator cannot resolve address of overloaded function"
50436 msgstr ""
50437
50438 #: cp/cvt.cc:1521
50439 #, gcc-internal-format
50440 msgid "statement cannot resolve address of overloaded function"
50441 msgstr ""
50442
50443 #: cp/cvt.cc:1525
50444 #, gcc-internal-format
50445 msgid "for increment expression cannot resolve address of overloaded function"
50446 msgstr ""
50447
50448 #: cp/cvt.cc:1541
50449 #, gcc-internal-format
50450 msgid "second operand of conditional expression is a reference, not call, to function %qE"
50451 msgstr ""
50452
50453 #: cp/cvt.cc:1546
50454 #, gcc-internal-format
50455 msgid "third operand of conditional expression is a reference, not call, to function %qE"
50456 msgstr ""
50457
50458 #: cp/cvt.cc:1551
50459 #, gcc-internal-format
50460 msgid "right operand of comma operator is a reference, not call, to function %qE"
50461 msgstr ""
50462
50463 #: cp/cvt.cc:1556
50464 #, gcc-internal-format
50465 msgid "left operand of comma operator is a reference, not call, to function %qE"
50466 msgstr ""
50467
50468 #: cp/cvt.cc:1561
50469 #, gcc-internal-format
50470 msgid "statement is a reference, not call, to function %qE"
50471 msgstr ""
50472
50473 #: cp/cvt.cc:1566
50474 #, gcc-internal-format
50475 msgid "for increment expression is a reference, not call, to function %qE"
50476 msgstr ""
50477
50478 #: cp/cvt.cc:1595
50479 #, gcc-internal-format
50480 msgid "second operand of conditional expression has no effect"
50481 msgstr ""
50482
50483 #: cp/cvt.cc:1600
50484 #, gcc-internal-format
50485 msgid "third operand of conditional expression has no effect"
50486 msgstr ""
50487
50488 #: cp/cvt.cc:1605
50489 #, gcc-internal-format
50490 msgid "right operand of comma operator has no effect"
50491 msgstr ""
50492
50493 #: cp/cvt.cc:1609
50494 #, gcc-internal-format
50495 msgid "left operand of comma operator has no effect"
50496 msgstr ""
50497
50498 #: cp/cvt.cc:1613
50499 #, gcc-internal-format
50500 msgid "statement has no effect"
50501 msgstr ""
50502
50503 #: cp/cvt.cc:1617
50504 #, gcc-internal-format
50505 msgid "for increment expression has no effect"
50506 msgstr ""
50507
50508 #: cp/cvt.cc:1770
50509 #, gcc-internal-format
50510 msgid "converting NULL to non-pointer type"
50511 msgstr ""
50512
50513 #: cp/cvt.cc:1888
50514 #, gcc-internal-format
50515 msgid "default type conversion cannot deduce template argument for %qD"
50516 msgstr ""
50517
50518 #: cp/cvt.cc:1903
50519 #, gcc-internal-format
50520 msgid "ambiguous default type conversion from %qT"
50521 msgstr ""
50522
50523 #: cp/cvt.cc:1906
50524 #, gcc-internal-format
50525 msgid "  candidate conversions include %qD and %qD"
50526 msgstr ""
50527
50528 #: cp/cxx-pretty-print.cc:2288
50529 #, gcc-internal-format
50530 msgid "template-parameter-"
50531 msgstr ""
50532
50533 #: cp/cxx-pretty-print.cc:2302
50534 #, gcc-internal-format
50535 msgid "requires"
50536 msgstr "потребує"
50537
50538 #: cp/cxx-pretty-print.cc:2884 cp/error.cc:394
50539 #, gcc-internal-format
50540 msgid "with"
50541 msgstr "з"
50542
50543 #: cp/decl.cc:690
50544 #, gcc-internal-format
50545 msgid "unused structured binding declaration"
50546 msgstr ""
50547
50548 #: cp/decl.cc:693
50549 #, gcc-internal-format
50550 msgid "unused variable %qD"
50551 msgstr "невикористана змінна %qD"
50552
50553 #: cp/decl.cc:702
50554 #, gcc-internal-format
50555 msgid "structured binding declaration set but not used"
50556 msgstr ""
50557
50558 #: cp/decl.cc:857
50559 #, gcc-internal-format
50560 msgid "%qF declared %<static%> but never defined"
50561 msgstr ""
50562
50563 #: cp/decl.cc:864
50564 #, gcc-internal-format
50565 msgid "odr-used inline variable %qD is not defined"
50566 msgstr ""
50567
50568 #: cp/decl.cc:1210
50569 #, gcc-internal-format
50570 msgid "%qD was declared %<extern%> and later %<static%>"
50571 msgstr ""
50572
50573 #: cp/decl.cc:1250
50574 #, gcc-internal-format
50575 msgid "declaration of %qF has a different exception specifier"
50576 msgstr "оголошення %qF містить інше визначення виключення"
50577
50578 #: cp/decl.cc:1264
50579 #, gcc-internal-format
50580 msgid "from previous declaration %qF"
50581 msgstr "з попереднього оголошення %qF"
50582
50583 #: cp/decl.cc:1317
50584 #, gcc-internal-format
50585 msgid "redeclaration %qD differs in %qs from previous declaration"
50586 msgstr ""
50587
50588 #: cp/decl.cc:1321 cp/decl.cc:15821
50589 #, gcc-internal-format
50590 msgid "previous declaration %qD"
50591 msgstr "попереднє оголошення %qD"
50592
50593 #: cp/decl.cc:1350
50594 #, gcc-internal-format
50595 msgid "cannot specialize concept %q#D"
50596 msgstr ""
50597
50598 #: cp/decl.cc:1372
50599 #, gcc-internal-format
50600 msgid "redeclaration of %q#D may not have default arguments"
50601 msgstr ""
50602
50603 #: cp/decl.cc:1401
50604 #, gcc-internal-format
50605 msgid "friend declaration of %q#D specifies default arguments and isn%'t the only declaration"
50606 msgstr ""
50607
50608 #: cp/decl.cc:1404
50609 #, gcc-internal-format
50610 msgid "previous declaration of %q#D"
50611 msgstr "попереднє оголошення %q#D"
50612
50613 #: cp/decl.cc:1453
50614 #, gcc-internal-format
50615 msgid "ambiguating new declaration %q+#D"
50616 msgstr "неоднозначне нове оголошення %q+#D"
50617
50618 #: cp/decl.cc:1455 cp/decl.cc:1874
50619 #, gcc-internal-format
50620 msgid "old declaration %q#D"
50621 msgstr ""
50622
50623 #: cp/decl.cc:1493
50624 #, gcc-internal-format
50625 msgid "redefinition of default argument for %q+#D"
50626 msgstr ""
50627
50628 #: cp/decl.cc:1495
50629 #, gcc-internal-format
50630 msgid "original definition appeared here"
50631 msgstr ""
50632
50633 #: cp/decl.cc:1561
50634 #, gcc-internal-format
50635 msgid "built-in function %qD declared as non-function"
50636 msgstr ""
50637
50638 #: cp/decl.cc:1574 cp/decl.cc:1700
50639 #, gcc-internal-format
50640 msgid "shadowing built-in function %q#D"
50641 msgstr ""
50642
50643 #: cp/decl.cc:1575 cp/decl.cc:1701
50644 #, gcc-internal-format
50645 msgid "shadowing library function %q#D"
50646 msgstr ""
50647
50648 #: cp/decl.cc:1583
50649 #, gcc-internal-format
50650 msgid "library function %q#D redeclared as non-function %q#D"
50651 msgstr ""
50652
50653 #: cp/decl.cc:1587 cp/decl.cc:1648
50654 #, gcc-internal-format
50655 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
50656 msgstr ""
50657
50658 #: cp/decl.cc:1675
50659 #, gcc-internal-format
50660 msgid "definition of %q#D ambiguates built-in declaration %q#D"
50661 msgstr "визначення %q#D робить неоднозначним вбудоване оголошення %q#D"
50662
50663 #: cp/decl.cc:1681 cp/decl.cc:1695
50664 #, gcc-internal-format
50665 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
50666 msgstr ""
50667
50668 #: cp/decl.cc:1685
50669 #, gcc-internal-format
50670 msgid "ignoring the %q#D declaration"
50671 msgstr ""
50672
50673 #: cp/decl.cc:1789
50674 #, gcc-internal-format
50675 msgid "literal operator %q#D conflicts with raw literal operator"
50676 msgstr ""
50677
50678 #: cp/decl.cc:1793
50679 #, gcc-internal-format
50680 msgid "raw literal operator %q#D conflicts with literal operator template"
50681 msgstr ""
50682
50683 #: cp/decl.cc:1809
50684 #, gcc-internal-format
50685 msgid "%q#D redeclared as different kind of entity"
50686 msgstr ""
50687
50688 #: cp/decl.cc:1833
50689 #, gcc-internal-format
50690 msgid "conflicting declaration of template %q#D"
50691 msgstr "конфлікт оголошень шаблона %q#D"
50692
50693 #: cp/decl.cc:1855
50694 #, gcc-internal-format
50695 msgid "conflicting declaration of C function %q#D"
50696 msgstr "конфлікт оголошень функції C %q#D"
50697
50698 #: cp/decl.cc:1872
50699 #, gcc-internal-format
50700 msgid "ambiguating new declaration of %q#D"
50701 msgstr "неоднозначне нове оголошення %q#D"
50702
50703 #: cp/decl.cc:1882
50704 #, gcc-internal-format
50705 msgid "conflicting declaration %q#D"
50706 msgstr "конфлікт оголошень %q#D"
50707
50708 #: cp/decl.cc:1884
50709 #, gcc-internal-format
50710 msgid "previous declaration as %q#D"
50711 msgstr ""
50712
50713 #: cp/decl.cc:1894
50714 #, gcc-internal-format
50715 msgid "redeclaration of %<pragma omp declare reduction%>"
50716 msgstr ""
50717
50718 #: cp/decl.cc:1896
50719 #, gcc-internal-format
50720 msgid "previous %<pragma omp declare reduction%> declaration"
50721 msgstr "попереднє оголошення %<pragma omp declare reduction%>"
50722
50723 #: cp/decl.cc:1954
50724 #, gcc-internal-format
50725 msgid "%q#D previously defined here"
50726 msgstr ""
50727
50728 #: cp/decl.cc:1955 cp/name-lookup.cc:3178 cp/name-lookup.cc:3207
50729 #: cp/name-lookup.cc:3231
50730 #, gcc-internal-format
50731 msgid "%q#D previously declared here"
50732 msgstr "%q#D раніше оголошено тут:"
50733
50734 #: cp/decl.cc:1966
50735 #, gcc-internal-format
50736 msgid "prototype specified for %q#D"
50737 msgstr ""
50738
50739 #: cp/decl.cc:1968
50740 #, gcc-internal-format
50741 msgid "previous non-prototype definition here"
50742 msgstr ""
50743
50744 #: cp/decl.cc:2008
50745 #, gcc-internal-format
50746 msgid "conflicting declaration of %q#D with %qL linkage"
50747 msgstr ""
50748
50749 #: cp/decl.cc:2011
50750 #, gcc-internal-format
50751 msgid "previous declaration with %qL linkage"
50752 msgstr ""
50753
50754 #: cp/decl.cc:2060 cp/decl.cc:2070
50755 #, gcc-internal-format
50756 msgid "default argument given for parameter %d of %q#D"
50757 msgstr ""
50758
50759 #: cp/decl.cc:2063 cp/decl.cc:2073
50760 #, gcc-internal-format
50761 msgid "previous specification in %q#D here"
50762 msgstr ""
50763
50764 #: cp/decl.cc:2113
50765 #, gcc-internal-format
50766 msgid "declaration %qD conflicts with builtin"
50767 msgstr "оголошення %qD конфліктує із вбудованим значенням"
50768
50769 #: cp/decl.cc:2121
50770 #, gcc-internal-format
50771 msgid "declaration %qD conflicts with import"
50772 msgstr ""
50773
50774 #: cp/decl.cc:2122
50775 #, gcc-internal-format
50776 msgid "import declared %q#D here"
50777 msgstr "імпортуванням оголошено %q#D тут:"
50778
50779 #: cp/decl.cc:2130
50780 #, gcc-internal-format
50781 msgid "conflicting exporting declaration %qD"
50782 msgstr "конфлікт оголошення експортування %qD"
50783
50784 #: cp/decl.cc:2131
50785 #, gcc-internal-format
50786 msgid "previous declaration %q#D here"
50787 msgstr "попереднє оголошення %q#D тут:"
50788
50789 #: cp/decl.cc:2156
50790 #, gcc-internal-format
50791 msgid "previous definition of %qD here"
50792 msgstr "попереднє визначення %qD було тут"
50793
50794 #: cp/decl.cc:2157
50795 #, gcc-internal-format
50796 msgid "previous declaration of %qD here"
50797 msgstr "попереднє оголошення %qD було тут"
50798
50799 #: cp/decl.cc:2170
50800 #, gcc-internal-format
50801 msgid "function %qD declared %<[[noreturn]]%> but its first declaration was not"
50802 msgstr ""
50803
50804 #: cp/decl.cc:2215
50805 #, gcc-internal-format
50806 msgid "redundant redeclaration of %qD in same scope"
50807 msgstr ""
50808
50809 #: cp/decl.cc:2231
50810 #, gcc-internal-format
50811 msgid "deleted definition of %qD is not first declaration"
50812 msgstr "вилучене оголошення %qD не є першим оголошенням"
50813
50814 #. From [temp.expl.spec]:
50815 #.
50816 #. If a template, a member template or the member of a class
50817 #. template is explicitly specialized then that
50818 #. specialization shall be declared before the first use of
50819 #. that specialization that would cause an implicit
50820 #. instantiation to take place, in every translation unit in
50821 #. which such a use occurs.
50822 #: cp/decl.cc:2711
50823 #, gcc-internal-format
50824 msgid "explicit specialization of %qD after first use"
50825 msgstr ""
50826
50827 #: cp/decl.cc:2850
50828 #, gcc-internal-format
50829 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
50830 msgstr ""
50831
50832 #. Reject two definitions.
50833 #: cp/decl.cc:3114 cp/decl.cc:3143 cp/decl.cc:3185 cp/decl.cc:3202
50834 #: cp/decl.cc:3305
50835 #, gcc-internal-format
50836 msgid "redefinition of %q#D"
50837 msgstr ""
50838
50839 #: cp/decl.cc:3130
50840 #, gcc-internal-format
50841 msgid "%qD conflicts with used function"
50842 msgstr ""
50843
50844 #: cp/decl.cc:3140
50845 #, gcc-internal-format
50846 msgid "%q#D not declared in class"
50847 msgstr ""
50848
50849 #: cp/decl.cc:3154 cp/decl.cc:3212
50850 #, gcc-internal-format
50851 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
50852 msgstr ""
50853
50854 #: cp/decl.cc:3157 cp/decl.cc:3215
50855 #, gcc-internal-format
50856 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
50857 msgstr ""
50858
50859 #: cp/decl.cc:3164 cp/decl.cc:3222
50860 #, gcc-internal-format
50861 msgid "deduction guide %q+D redeclared"
50862 msgstr ""
50863
50864 #: cp/decl.cc:3171
50865 #, gcc-internal-format
50866 msgid "comparison operator %q+D defaulted after its first declaration"
50867 msgstr ""
50868
50869 #. is_primary=
50870 #. is_partial=
50871 #. is_friend_decl=
50872 #: cp/decl.cc:3236
50873 #, gcc-internal-format
50874 msgid "redeclaration of friend %q#D may not have default template arguments"
50875 msgstr ""
50876
50877 #: cp/decl.cc:3251
50878 #, gcc-internal-format
50879 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
50880 msgstr ""
50881
50882 #: cp/decl.cc:3254
50883 #, gcc-internal-format
50884 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
50885 msgstr ""
50886
50887 #: cp/decl.cc:3269 cp/decl.cc:3313 cp/name-lookup.cc:2733
50888 #: cp/name-lookup.cc:3205 cp/name-lookup.cc:3229
50889 #, gcc-internal-format
50890 msgid "redeclaration of %q#D"
50891 msgstr ""
50892
50893 #: cp/decl.cc:3296
50894 #, gcc-internal-format
50895 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
50896 msgstr ""
50897
50898 #: cp/decl.cc:3364
50899 #, gcc-internal-format
50900 msgid "local label %qE conflicts with existing label"
50901 msgstr ""
50902
50903 #: cp/decl.cc:3365
50904 #, gcc-internal-format
50905 msgid "previous label"
50906 msgstr "попередня мітка"
50907
50908 #: cp/decl.cc:3455
50909 #, gcc-internal-format
50910 msgid "  from here"
50911 msgstr "  звідси"
50912
50913 #: cp/decl.cc:3479 cp/decl.cc:3716
50914 #, gcc-internal-format
50915 msgid "  exits OpenMP structured block"
50916 msgstr ""
50917
50918 #: cp/decl.cc:3507
50919 #, gcc-internal-format
50920 msgid "  crosses initialization of %q#D"
50921 msgstr ""
50922
50923 #: cp/decl.cc:3510
50924 #, gcc-internal-format
50925 msgid "  enters scope of %q#D, which has non-trivial destructor"
50926 msgstr ""
50927
50928 #: cp/decl.cc:3524 cp/decl.cc:3685
50929 #, gcc-internal-format
50930 msgid "  enters %<try%> block"
50931 msgstr "  входить до блоку %<try%>"
50932
50933 #: cp/decl.cc:3530 cp/decl.cc:3667 cp/decl.cc:3687
50934 #, gcc-internal-format
50935 msgid "  enters %<catch%> block"
50936 msgstr "  входить до блоку %<catch%>"
50937
50938 #: cp/decl.cc:3536 cp/decl.cc:3699
50939 #, gcc-internal-format
50940 msgid "  enters OpenMP structured block"
50941 msgstr ""
50942
50943 #: cp/decl.cc:3542 cp/decl.cc:3689
50944 #, gcc-internal-format
50945 msgid "  enters synchronized or atomic statement"
50946 msgstr ""
50947
50948 #: cp/decl.cc:3549 cp/decl.cc:3691
50949 #, gcc-internal-format
50950 msgid "  enters %<constexpr if%> statement"
50951 msgstr ""
50952
50953 #: cp/decl.cc:3555 cp/decl.cc:3693
50954 #, gcc-internal-format
50955 msgid "  enters %<consteval if%> statement"
50956 msgstr ""
50957
50958 #: cp/decl.cc:3674
50959 #, gcc-internal-format
50960 msgid "  skips initialization of %q#D"
50961 msgstr ""
50962
50963 #: cp/decl.cc:3677
50964 #, gcc-internal-format
50965 msgid "  enters scope of %q#D which has non-trivial destructor"
50966 msgstr ""
50967
50968 #: cp/decl.cc:4133 cp/parser.cc:6921
50969 #, gcc-internal-format
50970 msgid "%qD used without template arguments"
50971 msgstr "%qD використано без аргументів шаблона"
50972
50973 #: cp/decl.cc:4139
50974 #, gcc-internal-format
50975 msgid "%qD is a function, not a type"
50976 msgstr "%qD є функцією, а не типом"
50977
50978 #: cp/decl.cc:4150
50979 #, gcc-internal-format
50980 msgid "%q#T is not a class"
50981 msgstr ""
50982
50983 #: cp/decl.cc:4178 cp/decl.cc:4279
50984 #, gcc-internal-format
50985 msgid "no class template named %q#T in %q#T"
50986 msgstr ""
50987
50988 #: cp/decl.cc:4179
50989 #, gcc-internal-format
50990 msgid "no type named %q#T in %q#T"
50991 msgstr ""
50992
50993 #: cp/decl.cc:4192
50994 #, gcc-internal-format
50995 msgid "lookup of %qT in %qT is ambiguous"
50996 msgstr ""
50997
50998 #: cp/decl.cc:4201
50999 #, gcc-internal-format
51000 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
51001 msgstr ""
51002
51003 #: cp/decl.cc:4214
51004 #, gcc-internal-format
51005 msgid "%<typename %T::%D%> names %q#T, which is not a type"
51006 msgstr ""
51007
51008 #: cp/decl.cc:4288
51009 #, gcc-internal-format
51010 msgid "template parameters do not match template %qD"
51011 msgstr ""
51012
51013 #: cp/decl.cc:4641
51014 #, gcc-internal-format
51015 msgid "%<-faligned-new=%d%> is not a power of two"
51016 msgstr ""
51017
51018 #: cp/decl.cc:4821
51019 #, gcc-internal-format
51020 msgid "%<--param destructive-interference-size=%d%> is less than %d"
51021 msgstr ""
51022
51023 #: cp/decl.cc:4825
51024 #, gcc-internal-format
51025 msgid "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-line-size=%d%>"
51026 msgstr "%<--param destructive-interference-size=%d%> є меншим за %<--param l1-cache-line-size=%d%>"
51027
51028 #: cp/decl.cc:4838
51029 #, gcc-internal-format
51030 msgid "%<--param constructive-interference-size=%d%> is less than %d"
51031 msgstr ""
51032
51033 #: cp/decl.cc:4843
51034 #, gcc-internal-format
51035 msgid "%<--param constructive-interference-size=%d%> is greater than %<--param l1-cache-line-size=%d%>"
51036 msgstr "%<--param constructive-interference-size=%d%> є більшим за %<--param l1-cache-line-size=%d%>"
51037
51038 #: cp/decl.cc:5169
51039 #, gcc-internal-format
51040 msgid "%q#D invalid; an anonymous union may only have public non-static data members"
51041 msgstr ""
51042
51043 #: cp/decl.cc:5179 cp/parser.cc:22789
51044 #, gcc-internal-format
51045 msgid "this flexibility is deprecated and will be removed"
51046 msgstr ""
51047
51048 #: cp/decl.cc:5208
51049 #, gcc-internal-format
51050 msgid "anonymous struct with base classes"
51051 msgstr ""
51052
51053 #: cp/decl.cc:5220
51054 #, gcc-internal-format
51055 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
51056 msgstr ""
51057
51058 #: cp/decl.cc:5223
51059 #, gcc-internal-format
51060 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
51061 msgstr ""
51062
51063 #: cp/decl.cc:5226
51064 #, gcc-internal-format
51065 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
51066 msgstr ""
51067
51068 #: cp/decl.cc:5245
51069 #, gcc-internal-format
51070 msgid "attribute ignored in declaration of %q#T"
51071 msgstr ""
51072
51073 #: cp/decl.cc:5248
51074 #, gcc-internal-format
51075 msgid "attribute for %q#T must follow the %qs keyword"
51076 msgstr ""
51077
51078 #: cp/decl.cc:5290
51079 #, gcc-internal-format
51080 msgid "multiple types in one declaration"
51081 msgstr ""
51082
51083 #: cp/decl.cc:5295
51084 #, gcc-internal-format
51085 msgid "redeclaration of C++ built-in type %qT"
51086 msgstr ""
51087
51088 #: cp/decl.cc:5312
51089 #, gcc-internal-format
51090 msgid "%<auto%> can only be specified for variables or function declarations"
51091 msgstr ""
51092
51093 #: cp/decl.cc:5345
51094 #, gcc-internal-format
51095 msgid "missing type-name in typedef-declaration"
51096 msgstr ""
51097
51098 #: cp/decl.cc:5353
51099 #, gcc-internal-format
51100 msgid "ISO C++ prohibits anonymous structs"
51101 msgstr ""
51102
51103 #: cp/decl.cc:5360
51104 #, gcc-internal-format
51105 msgid "%<inline%> can only be specified for functions"
51106 msgstr ""
51107
51108 #: cp/decl.cc:5363
51109 #, gcc-internal-format
51110 msgid "%<virtual%> can only be specified for functions"
51111 msgstr ""
51112
51113 #: cp/decl.cc:5368
51114 #, gcc-internal-format
51115 msgid "%<friend%> can only be specified inside a class"
51116 msgstr ""
51117
51118 #: cp/decl.cc:5371
51119 #, gcc-internal-format
51120 msgid "%<explicit%> can only be specified for constructors"
51121 msgstr ""
51122
51123 #: cp/decl.cc:5374
51124 #, gcc-internal-format
51125 msgid "a storage class can only be specified for objects and functions"
51126 msgstr ""
51127
51128 #: cp/decl.cc:5378
51129 #, gcc-internal-format
51130 msgid "%<const%> can only be specified for objects and functions"
51131 msgstr ""
51132
51133 #: cp/decl.cc:5382
51134 #, gcc-internal-format
51135 msgid "%<volatile%> can only be specified for objects and functions"
51136 msgstr ""
51137
51138 #: cp/decl.cc:5386
51139 #, gcc-internal-format
51140 msgid "%<__restrict%> can only be specified for objects and functions"
51141 msgstr ""
51142
51143 #: cp/decl.cc:5390
51144 #, gcc-internal-format
51145 msgid "%<__thread%> can only be specified for objects and functions"
51146 msgstr ""
51147
51148 #: cp/decl.cc:5394
51149 #, gcc-internal-format
51150 msgid "%<typedef%> was ignored in this declaration"
51151 msgstr ""
51152
51153 #: cp/decl.cc:5397 cp/decl.cc:5400 cp/decl.cc:5403
51154 #, gcc-internal-format
51155 msgid "%qs cannot be used for type declarations"
51156 msgstr ""
51157
51158 #: cp/decl.cc:5425
51159 #, gcc-internal-format
51160 msgid "attribute ignored in explicit instantiation %q#T"
51161 msgstr ""
51162
51163 #: cp/decl.cc:5428
51164 #, gcc-internal-format
51165 msgid "no attribute can be applied to an explicit instantiation"
51166 msgstr ""
51167
51168 #: cp/decl.cc:5500
51169 #, gcc-internal-format
51170 msgid "ignoring attributes applied to class type %qT outside of definition"
51171 msgstr ""
51172
51173 #. A template type parameter or other dependent type.
51174 #: cp/decl.cc:5504
51175 #, gcc-internal-format
51176 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
51177 msgstr ""
51178
51179 #: cp/decl.cc:5570 cp/decl2.cc:951
51180 #, gcc-internal-format
51181 msgid "typedef %qD is initialized (use %qs instead)"
51182 msgstr ""
51183
51184 #: cp/decl.cc:5583
51185 #, gcc-internal-format
51186 msgid "declaration of %q#D has %<extern%> and is initialized"
51187 msgstr ""
51188
51189 #: cp/decl.cc:5621
51190 #, gcc-internal-format
51191 msgid "definition of %q#D is marked %<dllimport%>"
51192 msgstr ""
51193
51194 #: cp/decl.cc:5645
51195 #, gcc-internal-format
51196 msgid "%q+#D is not a static data member of %q#T"
51197 msgstr ""
51198
51199 #: cp/decl.cc:5653
51200 #, gcc-internal-format
51201 msgid "non-member-template declaration of %qD"
51202 msgstr ""
51203
51204 #: cp/decl.cc:5654
51205 #, gcc-internal-format
51206 msgid "does not match member template declaration here"
51207 msgstr ""
51208
51209 #: cp/decl.cc:5666
51210 #, gcc-internal-format
51211 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
51212 msgstr ""
51213
51214 #: cp/decl.cc:5678
51215 #, gcc-internal-format
51216 msgid "duplicate initialization of %qD"
51217 msgstr ""
51218
51219 #: cp/decl.cc:5726
51220 #, gcc-internal-format
51221 msgid "declaration of %q#D outside of class is not definition"
51222 msgstr ""
51223
51224 #: cp/decl.cc:5743
51225 #, gcc-internal-format
51226 msgid "block-scope extern declaration %q#D not permitted in module purview"
51227 msgstr ""
51228
51229 #: cp/decl.cc:5779
51230 #, gcc-internal-format
51231 msgid "%qD defined %<thread_local%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
51232 msgstr ""
51233
51234 #: cp/decl.cc:5785
51235 #, gcc-internal-format
51236 msgid "%qD defined %<static%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
51237 msgstr ""
51238
51239 #: cp/decl.cc:5850
51240 #, gcc-internal-format
51241 msgid "variable %q#D has initializer but incomplete type"
51242 msgstr ""
51243
51244 #: cp/decl.cc:5856 cp/decl.cc:7149
51245 #, gcc-internal-format
51246 msgid "elements of array %q#D have incomplete type"
51247 msgstr ""
51248
51249 #: cp/decl.cc:5866
51250 #, gcc-internal-format
51251 msgid "aggregate %q#D has incomplete type and cannot be defined"
51252 msgstr ""
51253
51254 #: cp/decl.cc:5933
51255 #, gcc-internal-format
51256 msgid "%qD declared as reference but not initialized"
51257 msgstr ""
51258
51259 #: cp/decl.cc:6016
51260 #, gcc-internal-format
51261 msgid "name used in a GNU-style designated initializer for an array"
51262 msgstr ""
51263
51264 #: cp/decl.cc:6022
51265 #, gcc-internal-format
51266 msgid "name %qD used in a GNU-style designated initializer for an array"
51267 msgstr ""
51268
51269 #: cp/decl.cc:6041
51270 #, gcc-internal-format
51271 msgid "non-trivial designated initializers not supported"
51272 msgstr ""
51273
51274 #: cp/decl.cc:6045
51275 #, gcc-internal-format
51276 msgid "C99 designator %qE is not an integral constant-expression"
51277 msgstr ""
51278
51279 #: cp/decl.cc:6106
51280 #, gcc-internal-format
51281 msgid "initializer fails to determine size of %qD"
51282 msgstr ""
51283
51284 #: cp/decl.cc:6113
51285 #, gcc-internal-format
51286 msgid "array size missing in %qD"
51287 msgstr ""
51288
51289 #: cp/decl.cc:6125
51290 #, gcc-internal-format
51291 msgid "zero-size array %qD"
51292 msgstr ""
51293
51294 #: cp/decl.cc:6165
51295 #, gcc-internal-format
51296 msgid "storage size of %qD isn%'t known"
51297 msgstr ""
51298
51299 #: cp/decl.cc:6190
51300 #, gcc-internal-format
51301 msgid "storage size of %qD isn%'t constant"
51302 msgstr ""
51303
51304 #: cp/decl.cc:6273
51305 #, gcc-internal-format
51306 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
51307 msgstr ""
51308
51309 #: cp/decl.cc:6277
51310 #, gcc-internal-format
51311 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
51312 msgstr ""
51313
51314 #: cp/decl.cc:6283
51315 #, gcc-internal-format
51316 msgid "you can work around this by removing the initializer"
51317 msgstr ""
51318
51319 #: cp/decl.cc:6325
51320 #, gcc-internal-format
51321 msgid "uninitialized %<const %D%>"
51322 msgstr "не ініціалізовано %<const %D%>"
51323
51324 #: cp/decl.cc:6332
51325 #, gcc-internal-format
51326 msgid "uninitialized variable %qD in %<constexpr%> function"
51327 msgstr ""
51328
51329 #: cp/decl.cc:6341
51330 #, gcc-internal-format
51331 msgid "uninitialized variable %qD in %<constexpr%> context"
51332 msgstr ""
51333
51334 #: cp/decl.cc:6349
51335 #, gcc-internal-format
51336 msgid "%q#T has no user-provided default constructor"
51337 msgstr ""
51338
51339 #: cp/decl.cc:6353
51340 #, gcc-internal-format
51341 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
51342 msgstr ""
51343
51344 #: cp/decl.cc:6356
51345 #, gcc-internal-format
51346 msgid "and the implicitly-defined constructor does not initialize %q#D"
51347 msgstr ""
51348
51349 #: cp/decl.cc:6530
51350 #, gcc-internal-format
51351 msgid "invalid type %qT as initializer for a vector of type %qT"
51352 msgstr ""
51353
51354 #: cp/decl.cc:6602
51355 #, gcc-internal-format
51356 msgid "initializer for %qT must be brace-enclosed"
51357 msgstr ""
51358
51359 #: cp/decl.cc:6643
51360 #, gcc-internal-format
51361 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
51362 msgstr ""
51363
51364 #: cp/decl.cc:6656
51365 #, gcc-internal-format
51366 msgid "%qT has no non-static data member named %qD"
51367 msgstr ""
51368
51369 #: cp/decl.cc:6680
51370 #, gcc-internal-format
51371 msgid "%qD is not a direct member of %qT"
51372 msgstr "%qD не є безпосереднім членом %qT"
51373
51374 #: cp/decl.cc:6735
51375 #, gcc-internal-format
51376 msgid "invalid initializer for %q#D"
51377 msgstr ""
51378
51379 #: cp/decl.cc:6785
51380 #, gcc-internal-format
51381 msgid "C99 designator %qE outside aggregate initializer"
51382 msgstr ""
51383
51384 #: cp/decl.cc:6824 cp/decl.cc:7108 cp/typeck2.cc:1494 cp/typeck2.cc:1791
51385 #: cp/typeck2.cc:1839 cp/typeck2.cc:1886
51386 #, gcc-internal-format
51387 msgid "too many initializers for %qT"
51388 msgstr ""
51389
51390 #: cp/decl.cc:6866
51391 #, gcc-internal-format
51392 msgid "braces around scalar initializer for type %qT"
51393 msgstr ""
51394
51395 #: cp/decl.cc:6876
51396 #, gcc-internal-format
51397 msgid "too many braces around scalar initializer for type %qT"
51398 msgstr ""
51399
51400 #: cp/decl.cc:7009
51401 #, gcc-internal-format
51402 msgid "missing braces around initializer for %qT"
51403 msgstr ""
51404
51405 #: cp/decl.cc:7137
51406 #, gcc-internal-format
51407 msgid "structured binding has incomplete type %qT"
51408 msgstr "тип структурованої прив'язки є неповним, %qT"
51409
51410 #: cp/decl.cc:7151
51411 #, gcc-internal-format
51412 msgid "elements of array %q#T have incomplete type"
51413 msgstr ""
51414
51415 #: cp/decl.cc:7164
51416 #, gcc-internal-format
51417 msgid "variable-sized compound literal"
51418 msgstr ""
51419
51420 #: cp/decl.cc:7219
51421 #, gcc-internal-format
51422 msgid "%q#D has incomplete type"
51423 msgstr ""
51424
51425 #: cp/decl.cc:7240
51426 #, gcc-internal-format
51427 msgid "scalar object %qD requires one element in initializer"
51428 msgstr ""
51429
51430 #: cp/decl.cc:7285
51431 #, gcc-internal-format
51432 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
51433 msgstr "у C++98 %qD має бути ініціалізовано конструктором, а не за допомогою %<{...}%>"
51434
51435 #: cp/decl.cc:7421
51436 #, gcc-internal-format
51437 msgid "array %qD initialized by parenthesized string literal %qE"
51438 msgstr ""
51439
51440 #: cp/decl.cc:7456
51441 #, gcc-internal-format
51442 msgid "initializer invalid for static member with constructor"
51443 msgstr ""
51444
51445 #: cp/decl.cc:7458
51446 #, gcc-internal-format
51447 msgid "non-constant in-class initialization invalid for static member %qD"
51448 msgstr ""
51449
51450 #: cp/decl.cc:7461
51451 #, gcc-internal-format
51452 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
51453 msgstr ""
51454
51455 #: cp/decl.cc:7466
51456 #, gcc-internal-format
51457 msgid "(an out of class initialization is required)"
51458 msgstr ""
51459
51460 #: cp/decl.cc:7668
51461 #, gcc-internal-format
51462 msgid "reference %qD is initialized with itself"
51463 msgstr ""
51464
51465 #: cp/decl.cc:7925
51466 #, gcc-internal-format
51467 msgid "could not find variant declaration"
51468 msgstr ""
51469
51470 #: cp/decl.cc:7949
51471 #, gcc-internal-format
51472 msgid "%<declare variant%> on constructor %qD"
51473 msgstr ""
51474
51475 #: cp/decl.cc:7954
51476 #, gcc-internal-format
51477 msgid "%<declare variant%> on destructor %qD"
51478 msgstr ""
51479
51480 #: cp/decl.cc:7959
51481 #, gcc-internal-format
51482 msgid "%<declare variant%> on defaulted %qD"
51483 msgstr ""
51484
51485 #: cp/decl.cc:7964
51486 #, gcc-internal-format
51487 msgid "%<declare variant%> on deleted %qD"
51488 msgstr ""
51489
51490 #: cp/decl.cc:7969
51491 #, gcc-internal-format
51492 msgid "%<declare variant%> on virtual %qD"
51493 msgstr ""
51494
51495 #: cp/decl.cc:8019
51496 #, gcc-internal-format
51497 msgid "assignment (not initialization) in declaration"
51498 msgstr ""
51499
51500 #: cp/decl.cc:8040 cp/decl.cc:14491
51501 #, gcc-internal-format
51502 msgid "ISO C++17 does not allow %<register%> storage class specifier"
51503 msgstr ""
51504
51505 #: cp/decl.cc:8044 cp/decl.cc:14495
51506 #, gcc-internal-format
51507 msgid "%<register%> storage class specifier used"
51508 msgstr ""
51509
51510 #: cp/decl.cc:8110
51511 #, gcc-internal-format
51512 msgid "initializer for %<decltype(auto) %D%> has function type; did you forget the %<()%>?"
51513 msgstr ""
51514
51515 #: cp/decl.cc:8226
51516 #, gcc-internal-format
51517 msgid "variable concept has no initializer"
51518 msgstr ""
51519
51520 #: cp/decl.cc:8285
51521 #, gcc-internal-format
51522 msgid "shadowing previous type declaration of %q#D"
51523 msgstr ""
51524
51525 #: cp/decl.cc:8328
51526 #, gcc-internal-format
51527 msgid "%<constinit%> can only be applied to a variable with static or thread storage duration"
51528 msgstr ""
51529
51530 #: cp/decl.cc:8506
51531 #, gcc-internal-format
51532 msgid "function %q#D is initialized like a variable"
51533 msgstr ""
51534
51535 #: cp/decl.cc:8615
51536 #, gcc-internal-format
51537 msgid "cannot decompose class type %qT because it has an anonymous struct member"
51538 msgstr ""
51539
51540 #: cp/decl.cc:8618
51541 #, gcc-internal-format
51542 msgid "cannot decompose class type %qT because it has an anonymous union member"
51543 msgstr ""
51544
51545 #: cp/decl.cc:8625
51546 #, gcc-internal-format
51547 msgid "cannot decompose inaccessible member %qD of %qT"
51548 msgstr "неможливо розкласти недоступний член %qD %qT"
51549
51550 #: cp/decl.cc:8651
51551 #, gcc-internal-format
51552 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
51553 msgstr ""
51554
51555 #: cp/decl.cc:8660
51556 #, gcc-internal-format
51557 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
51558 msgstr ""
51559
51560 #: cp/decl.cc:8870
51561 #, gcc-internal-format
51562 msgid "structured binding refers to incomplete type %qT"
51563 msgstr ""
51564
51565 #: cp/decl.cc:8886
51566 #, gcc-internal-format
51567 msgid "cannot decompose variable length array %qT"
51568 msgstr ""
51569
51570 #: cp/decl.cc:8895 cp/decl.cc:8980
51571 #, gcc-internal-format, gfc-internal-format
51572 msgid "%u name provided for structured binding"
51573 msgid_plural "%u names provided for structured binding"
51574 msgstr[0] ""
51575 msgstr[1] ""
51576 msgstr[2] ""
51577
51578 #: cp/decl.cc:8899
51579 #, gcc-internal-format, gfc-internal-format
51580 msgid "only %u name provided for structured binding"
51581 msgid_plural "only %u names provided for structured binding"
51582 msgstr[0] ""
51583 msgstr[1] ""
51584 msgstr[2] ""
51585
51586 #: cp/decl.cc:8902
51587 #, gcc-internal-format
51588 msgid "while %qT decomposes into %wu element"
51589 msgid_plural "while %qT decomposes into %wu elements"
51590 msgstr[0] ""
51591 msgstr[1] ""
51592 msgstr[2] ""
51593
51594 #: cp/decl.cc:8947
51595 #, gcc-internal-format
51596 msgid "cannot decompose variable length vector %qT"
51597 msgstr ""
51598
51599 #: cp/decl.cc:8973
51600 #, gcc-internal-format
51601 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
51602 msgstr "%<std::tuple_size<%T>::value%> не є інтегральним сталим виразом"
51603
51604 #: cp/decl.cc:8982
51605 #, gcc-internal-format
51606 msgid "while %qT decomposes into %E elements"
51607 msgstr ""
51608
51609 #: cp/decl.cc:9003
51610 #, gcc-internal-format
51611 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
51612 msgstr ""
51613
51614 #: cp/decl.cc:9009
51615 #, gcc-internal-format
51616 msgid "in initialization of structured binding variable %qD"
51617 msgstr ""
51618
51619 #: cp/decl.cc:9038
51620 #, gcc-internal-format
51621 msgid "cannot decompose union type %qT"
51622 msgstr "не вдалося розкласти тип об'єднання %qT"
51623
51624 #: cp/decl.cc:9043
51625 #, gcc-internal-format
51626 msgid "cannot decompose non-array non-class type %qT"
51627 msgstr ""
51628
51629 #: cp/decl.cc:9048
51630 #, gcc-internal-format
51631 msgid "cannot decompose lambda closure type %qT"
51632 msgstr ""
51633
51634 #: cp/decl.cc:9054
51635 #, gcc-internal-format
51636 msgid "structured binding refers to incomplete class type %qT"
51637 msgstr ""
51638
51639 #: cp/decl.cc:9063
51640 #, gcc-internal-format
51641 msgid "cannot decompose class type %qT without non-static data members"
51642 msgstr ""
51643
51644 #: cp/decl.cc:9530
51645 #, gcc-internal-format
51646 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
51647 msgstr ""
51648
51649 #: cp/decl.cc:9533
51650 #, gcc-internal-format
51651 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
51652 msgstr ""
51653
51654 #: cp/decl.cc:9538
51655 #, gcc-internal-format
51656 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
51657 msgstr ""
51658
51659 #: cp/decl.cc:9757
51660 #, gcc-internal-format
51661 msgid "initializer fails to determine size of %qT"
51662 msgstr ""
51663
51664 #: cp/decl.cc:9761
51665 #, gcc-internal-format
51666 msgid "array size missing in %qT"
51667 msgstr ""
51668
51669 #: cp/decl.cc:9764
51670 #, gcc-internal-format
51671 msgid "zero-size array %qT"
51672 msgstr ""
51673
51674 #: cp/decl.cc:9780
51675 #, gcc-internal-format
51676 msgid "destructor for alien class %qT cannot be a member"
51677 msgstr ""
51678
51679 #: cp/decl.cc:9782
51680 #, gcc-internal-format
51681 msgid "constructor for alien class %qT cannot be a member"
51682 msgstr ""
51683
51684 #: cp/decl.cc:9808
51685 #, gcc-internal-format
51686 msgid "%qD declared as a %<virtual%> variable"
51687 msgstr ""
51688
51689 #: cp/decl.cc:9810
51690 #, gcc-internal-format
51691 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
51692 msgstr ""
51693
51694 #: cp/decl.cc:9816
51695 #, gcc-internal-format
51696 msgid "%qD declared as a %<virtual%> parameter"
51697 msgstr ""
51698
51699 #: cp/decl.cc:9819
51700 #, gcc-internal-format
51701 msgid "%qD declared as an %<inline%> parameter"
51702 msgstr ""
51703
51704 #: cp/decl.cc:9821
51705 #, gcc-internal-format
51706 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
51707 msgstr ""
51708
51709 #: cp/decl.cc:9827
51710 #, gcc-internal-format
51711 msgid "%qD declared as a %<virtual%> type"
51712 msgstr ""
51713
51714 #: cp/decl.cc:9830
51715 #, gcc-internal-format
51716 msgid "%qD declared as an %<inline%> type"
51717 msgstr ""
51718
51719 #: cp/decl.cc:9832
51720 #, gcc-internal-format
51721 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
51722 msgstr ""
51723
51724 #: cp/decl.cc:9838
51725 #, gcc-internal-format
51726 msgid "%qD declared as a %<virtual%> field"
51727 msgstr ""
51728
51729 #: cp/decl.cc:9841
51730 #, gcc-internal-format
51731 msgid "%qD declared as an %<inline%> field"
51732 msgstr ""
51733
51734 #: cp/decl.cc:9843
51735 #, gcc-internal-format
51736 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
51737 msgstr ""
51738
51739 #: cp/decl.cc:9850
51740 #, gcc-internal-format
51741 msgid "%q+D declared as a friend"
51742 msgstr ""
51743
51744 #: cp/decl.cc:9857
51745 #, gcc-internal-format
51746 msgid "%q+D declared with an exception specification"
51747 msgstr ""
51748
51749 #: cp/decl.cc:9889
51750 #, gcc-internal-format
51751 msgid "definition of %qD is not in namespace enclosing %qT"
51752 msgstr ""
51753
51754 #: cp/decl.cc:9929
51755 #, gcc-internal-format
51756 msgid "static member function %q#D declared with type qualifiers"
51757 msgstr ""
51758
51759 #: cp/decl.cc:9940
51760 #, gcc-internal-format
51761 msgid "concept %q#D declared with function parameters"
51762 msgstr ""
51763
51764 #: cp/decl.cc:9947
51765 #, gcc-internal-format
51766 msgid "concept %q#D declared with a deduced return type"
51767 msgstr ""
51768
51769 #: cp/decl.cc:9950
51770 #, gcc-internal-format
51771 msgid "concept %q#D with non-%<bool%> return type %qT"
51772 msgstr ""
51773
51774 #: cp/decl.cc:10026
51775 #, gcc-internal-format
51776 msgid "concept %qD has no definition"
51777 msgstr ""
51778
51779 #: cp/decl.cc:10055
51780 #, gcc-internal-format
51781 msgid "a function concept cannot be constrained"
51782 msgstr ""
51783
51784 #: cp/decl.cc:10065
51785 #, gcc-internal-format
51786 msgid "constraints on a non-templated function"
51787 msgstr ""
51788
51789 #: cp/decl.cc:10110
51790 #, gcc-internal-format
51791 msgid "defining explicit specialization %qD in friend declaration"
51792 msgstr ""
51793
51794 #: cp/decl.cc:10121
51795 #, gcc-internal-format
51796 msgid "invalid use of template-id %qD in declaration of primary template"
51797 msgstr ""
51798
51799 #: cp/decl.cc:10140
51800 #, gcc-internal-format
51801 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
51802 msgstr ""
51803
51804 #: cp/decl.cc:10149
51805 #, gcc-internal-format
51806 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
51807 msgstr ""
51808
51809 #: cp/decl.cc:10166
51810 #, gcc-internal-format
51811 msgid "friend declaration of %qD specifies default arguments and isn%'t a definition"
51812 msgstr ""
51813
51814 #: cp/decl.cc:10211
51815 #, gcc-internal-format
51816 msgid "cannot declare %<::main%> to be a template"
51817 msgstr ""
51818
51819 #: cp/decl.cc:10214
51820 #, gcc-internal-format
51821 msgid "cannot declare %<::main%> to be inline"
51822 msgstr ""
51823
51824 #: cp/decl.cc:10217 cp/decl.cc:10220
51825 #, gcc-internal-format
51826 msgid "cannot declare %<::main%> to be %qs"
51827 msgstr ""
51828
51829 #: cp/decl.cc:10222
51830 #, gcc-internal-format
51831 msgid "cannot declare %<::main%> to be static"
51832 msgstr ""
51833
51834 #: cp/decl.cc:10284
51835 #, gcc-internal-format
51836 msgid "static member function %qD cannot have cv-qualifier"
51837 msgstr ""
51838
51839 #: cp/decl.cc:10285
51840 #, gcc-internal-format
51841 msgid "non-member function %qD cannot have cv-qualifier"
51842 msgstr ""
51843
51844 #: cp/decl.cc:10293
51845 #, gcc-internal-format
51846 msgid "static member function %qD cannot have ref-qualifier"
51847 msgstr ""
51848
51849 #: cp/decl.cc:10294
51850 #, gcc-internal-format
51851 msgid "non-member function %qD cannot have ref-qualifier"
51852 msgstr ""
51853
51854 #: cp/decl.cc:10306
51855 #, gcc-internal-format
51856 msgid "deduction guide %qD must be declared in the same scope as %qT"
51857 msgstr ""
51858
51859 #: cp/decl.cc:10314
51860 #, gcc-internal-format
51861 msgid "deduction guide %qD must have the same access as %qT"
51862 msgstr ""
51863
51864 #: cp/decl.cc:10320
51865 #, gcc-internal-format
51866 msgid "deduction guide %qD must not have a function body"
51867 msgstr ""
51868
51869 #: cp/decl.cc:10333
51870 #, gcc-internal-format
51871 msgid "literal operator with C linkage"
51872 msgstr ""
51873
51874 #: cp/decl.cc:10343
51875 #, gcc-internal-format
51876 msgid "%qD has invalid argument list"
51877 msgstr ""
51878
51879 #: cp/decl.cc:10351
51880 #, gcc-internal-format
51881 msgid "integer suffix %qs shadowed by implementation"
51882 msgstr ""
51883
51884 #: cp/decl.cc:10357
51885 #, gcc-internal-format
51886 msgid "floating-point suffix %qs shadowed by implementation"
51887 msgstr ""
51888
51889 #: cp/decl.cc:10364
51890 #, gcc-internal-format
51891 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
51892 msgstr ""
51893
51894 #: cp/decl.cc:10369
51895 #, gcc-internal-format
51896 msgid "%qD must be a non-member function"
51897 msgstr ""
51898
51899 #: cp/decl.cc:10452
51900 #, gcc-internal-format
51901 msgid "%<::main%> must return %<int%>"
51902 msgstr ""
51903
51904 #: cp/decl.cc:10492
51905 #, gcc-internal-format
51906 msgid "definition of implicitly-declared %qD"
51907 msgstr ""
51908
51909 #: cp/decl.cc:10497
51910 #, gcc-internal-format
51911 msgid "definition of explicitly-defaulted %q+D"
51912 msgstr ""
51913
51914 #: cp/decl.cc:10499
51915 #, gcc-internal-format
51916 msgid "%q#D explicitly defaulted here"
51917 msgstr "%q#D явним чином типово визначено тут"
51918
51919 #: cp/decl.cc:10516
51920 #, gcc-internal-format
51921 msgid "no %q#D member function declared in class %qT"
51922 msgstr ""
51923
51924 #: cp/decl.cc:10709
51925 #, gcc-internal-format
51926 msgid "cannot declare %<::main%> to be a global variable"
51927 msgstr ""
51928
51929 #: cp/decl.cc:10718
51930 #, gcc-internal-format
51931 msgid "a non-template variable cannot be %<concept%>"
51932 msgstr ""
51933
51934 #: cp/decl.cc:10724
51935 #, gcc-internal-format
51936 msgid "concept must be defined at namespace scope"
51937 msgstr ""
51938
51939 #: cp/decl.cc:10731
51940 #, gcc-internal-format
51941 msgid "concept must have type %<bool%>"
51942 msgstr ""
51943
51944 #: cp/decl.cc:10734
51945 #, gcc-internal-format
51946 msgid "a variable concept cannot be constrained"
51947 msgstr ""
51948
51949 #: cp/decl.cc:10858
51950 #, gcc-internal-format
51951 msgid "in-class initialization of static data member %q#D of incomplete type"
51952 msgstr ""
51953
51954 #: cp/decl.cc:10862
51955 #, gcc-internal-format
51956 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
51957 msgstr ""
51958
51959 #: cp/decl.cc:10866
51960 #, gcc-internal-format
51961 msgid "in-class initialization of static data member %q#D of non-literal type"
51962 msgstr ""
51963
51964 #: cp/decl.cc:10877
51965 #, gcc-internal-format
51966 msgid "invalid in-class initialization of static data member of non-integral type %qT"
51967 msgstr ""
51968
51969 #: cp/decl.cc:10882
51970 #, gcc-internal-format
51971 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
51972 msgstr ""
51973
51974 #: cp/decl.cc:10887
51975 #, gcc-internal-format
51976 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
51977 msgstr ""
51978
51979 #: cp/decl.cc:10998
51980 #, gcc-internal-format
51981 msgid "size of array %qD has non-integral type %qT"
51982 msgstr ""
51983
51984 #: cp/decl.cc:11001
51985 #, gcc-internal-format
51986 msgid "size of array has non-integral type %qT"
51987 msgstr ""
51988
51989 #: cp/decl.cc:11032 cp/decl.cc:11104
51990 #, gcc-internal-format
51991 msgid "size of array %qD is not an integral constant-expression"
51992 msgstr ""
51993
51994 #: cp/decl.cc:11036 cp/decl.cc:11107
51995 #, gcc-internal-format
51996 msgid "size of array is not an integral constant-expression"
51997 msgstr ""
51998
51999 #: cp/decl.cc:11087
52000 #, gcc-internal-format
52001 msgid "ISO C++ forbids zero-size array %qD"
52002 msgstr ""
52003
52004 #: cp/decl.cc:11090
52005 #, gcc-internal-format
52006 msgid "ISO C++ forbids zero-size array"
52007 msgstr ""
52008
52009 #: cp/decl.cc:11114
52010 #, gcc-internal-format
52011 msgid "ISO C++ forbids variable length array %qD"
52012 msgstr ""
52013
52014 #: cp/decl.cc:11117
52015 #, gcc-internal-format
52016 msgid "ISO C++ forbids variable length array"
52017 msgstr ""
52018
52019 #: cp/decl.cc:11123
52020 #, gcc-internal-format
52021 msgid "variable length array %qD is used"
52022 msgstr ""
52023
52024 #: cp/decl.cc:11126
52025 #, gcc-internal-format
52026 msgid "variable length array is used"
52027 msgstr ""
52028
52029 #: cp/decl.cc:11178
52030 #, gcc-internal-format
52031 msgid "overflow in array dimension"
52032 msgstr ""
52033
52034 #: cp/decl.cc:11238
52035 #, gcc-internal-format
52036 msgid "%qD declared as array of template placeholder type %qT"
52037 msgstr ""
52038
52039 #: cp/decl.cc:11241
52040 #, gcc-internal-format
52041 msgid "creating array of template placeholder type %qT"
52042 msgstr ""
52043
52044 #: cp/decl.cc:11251
52045 #, gcc-internal-format
52046 msgid "declaration of %qD as array of void"
52047 msgstr ""
52048
52049 #: cp/decl.cc:11253
52050 #, gcc-internal-format
52051 msgid "creating array of void"
52052 msgstr ""
52053
52054 #: cp/decl.cc:11258
52055 #, gcc-internal-format
52056 msgid "declaration of %qD as array of functions"
52057 msgstr ""
52058
52059 #: cp/decl.cc:11260
52060 #, gcc-internal-format
52061 msgid "creating array of functions"
52062 msgstr ""
52063
52064 #: cp/decl.cc:11265
52065 #, gcc-internal-format
52066 msgid "declaration of %qD as array of references"
52067 msgstr ""
52068
52069 #: cp/decl.cc:11267
52070 #, gcc-internal-format
52071 msgid "creating array of references"
52072 msgstr ""
52073
52074 #: cp/decl.cc:11272
52075 #, gcc-internal-format
52076 msgid "declaration of %qD as array of function members"
52077 msgstr ""
52078
52079 #: cp/decl.cc:11275
52080 #, gcc-internal-format
52081 msgid "creating array of function members"
52082 msgstr ""
52083
52084 #: cp/decl.cc:11293
52085 #, gcc-internal-format
52086 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
52087 msgstr ""
52088
52089 #: cp/decl.cc:11297
52090 #, gcc-internal-format
52091 msgid "multidimensional array must have bounds for all dimensions except the first"
52092 msgstr ""
52093
52094 #: cp/decl.cc:11311
52095 #, gcc-internal-format
52096 msgid "variable-length array of %<auto%>"
52097 msgstr "масив змінної довжини %<auto%>"
52098
52099 #: cp/decl.cc:11387
52100 #, gcc-internal-format
52101 msgid "return type specification for constructor invalid"
52102 msgstr ""
52103
52104 #: cp/decl.cc:11390
52105 #, gcc-internal-format
52106 msgid "qualifiers are not allowed on constructor declaration"
52107 msgstr ""
52108
52109 #: cp/decl.cc:11401
52110 #, gcc-internal-format
52111 msgid "return type specification for destructor invalid"
52112 msgstr ""
52113
52114 #: cp/decl.cc:11404
52115 #, gcc-internal-format
52116 msgid "qualifiers are not allowed on destructor declaration"
52117 msgstr ""
52118
52119 #: cp/decl.cc:11417
52120 #, gcc-internal-format
52121 msgid "return type specified for %<operator %T%>"
52122 msgstr ""
52123
52124 #: cp/decl.cc:11420
52125 #, gcc-internal-format
52126 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
52127 msgstr ""
52128
52129 #: cp/decl.cc:11429
52130 #, gcc-internal-format
52131 msgid "return type specified for deduction guide"
52132 msgstr ""
52133
52134 #: cp/decl.cc:11432
52135 #, gcc-internal-format
52136 msgid "qualifiers are not allowed on declaration of deduction guide"
52137 msgstr ""
52138
52139 #: cp/decl.cc:11436
52140 #, gcc-internal-format
52141 msgid "template template parameter %qT in declaration of deduction guide"
52142 msgstr ""
52143
52144 #: cp/decl.cc:11445
52145 #, gcc-internal-format
52146 msgid "%<decl-specifier%> in declaration of deduction guide"
52147 msgstr ""
52148
52149 #: cp/decl.cc:11466
52150 #, gcc-internal-format
52151 msgid "unnamed variable or field declared void"
52152 msgstr ""
52153
52154 #: cp/decl.cc:11474
52155 #, gcc-internal-format
52156 msgid "variable or field declared void"
52157 msgstr ""
52158
52159 #: cp/decl.cc:11489
52160 #, gcc-internal-format
52161 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
52162 msgstr ""
52163
52164 #: cp/decl.cc:11494
52165 #, gcc-internal-format
52166 msgid "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
52167 msgstr ""
52168
52169 #: cp/decl.cc:11550
52170 #, gcc-internal-format
52171 msgid "%qT as type rather than plain %<decltype(auto)%>"
52172 msgstr ""
52173
52174 #: cp/decl.cc:11556
52175 #, gcc-internal-format
52176 msgid "%<decltype(auto)%> cannot be cv-qualified"
52177 msgstr ""
52178
52179 #: cp/decl.cc:11772
52180 #, gcc-internal-format
52181 msgid "invalid use of qualified-name %<::%D%>"
52182 msgstr ""
52183
52184 #: cp/decl.cc:11775 cp/decl.cc:11797
52185 #, gcc-internal-format
52186 msgid "invalid use of qualified-name %<%T::%D%>"
52187 msgstr ""
52188
52189 #: cp/decl.cc:11778
52190 #, gcc-internal-format
52191 msgid "invalid use of qualified-name %<%D::%D%>"
52192 msgstr ""
52193
52194 #: cp/decl.cc:11788
52195 #, gcc-internal-format
52196 msgid "%q#T is not a class or namespace"
52197 msgstr "%q#T не є класом або простором назв"
52198
52199 #: cp/decl.cc:11812
52200 #, gcc-internal-format
52201 msgid "declaration of %qE as non-function"
52202 msgstr ""
52203
52204 #: cp/decl.cc:11819
52205 #, gcc-internal-format
52206 msgid "declaration of %qE as non-member"
52207 msgstr ""
52208
52209 #: cp/decl.cc:11847
52210 #, gcc-internal-format
52211 msgid "declarator-id missing; using reserved word %qD"
52212 msgstr ""
52213
52214 #: cp/decl.cc:11898
52215 #, gcc-internal-format
52216 msgid "function definition does not declare parameters"
52217 msgstr ""
52218
52219 #: cp/decl.cc:11906 cp/decl.cc:11915 cp/decl.cc:13724
52220 #, gcc-internal-format
52221 msgid "declaration of %qD as non-function"
52222 msgstr ""
52223
52224 #: cp/decl.cc:11923
52225 #, gcc-internal-format
52226 msgid "declaration of %qD as %<typedef%>"
52227 msgstr ""
52228
52229 #: cp/decl.cc:11928
52230 #, gcc-internal-format
52231 msgid "declaration of %qD as parameter"
52232 msgstr ""
52233
52234 #: cp/decl.cc:11963
52235 #, gcc-internal-format
52236 msgid "both %qs and %qs specified"
52237 msgstr ""
52238
52239 #: cp/decl.cc:11970 cp/decl.cc:11977 cp/decl.cc:11984 cp/decl.cc:11991
52240 #, gcc-internal-format
52241 msgid "%qs cannot appear in a typedef declaration"
52242 msgstr ""
52243
52244 #: cp/decl.cc:12002
52245 #, gcc-internal-format
52246 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
52247 msgstr ""
52248
52249 #: cp/decl.cc:12012
52250 #, gcc-internal-format
52251 msgid "two or more data types in declaration of %qs"
52252 msgstr ""
52253
52254 #: cp/decl.cc:12020
52255 #, gcc-internal-format
52256 msgid "conflicting specifiers in declaration of %qs"
52257 msgstr ""
52258
52259 #: cp/decl.cc:12071
52260 #, gcc-internal-format
52261 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
52262 msgstr ""
52263
52264 #: cp/decl.cc:12120 cp/decl.cc:12124 cp/decl.cc:12127
52265 #, gcc-internal-format
52266 msgid "ISO C++ forbids declaration of %qs with no type"
52267 msgstr ""
52268
52269 #: cp/decl.cc:12144
52270 #, gcc-internal-format
52271 msgid "%<__int%d%> is not supported by this target"
52272 msgstr ""
52273
52274 #: cp/decl.cc:12152
52275 #, gcc-internal-format
52276 msgid "ISO C++ does not support %<__int%d%> for %qs"
52277 msgstr ""
52278
52279 #: cp/decl.cc:12206
52280 #, gcc-internal-format
52281 msgid "%<signed%> and %<unsigned%> specified together"
52282 msgstr ""
52283
52284 #: cp/decl.cc:12212
52285 #, gcc-internal-format
52286 msgid "%<long%> and %<short%> specified together"
52287 msgstr ""
52288
52289 #: cp/decl.cc:12220 cp/decl.cc:12226
52290 #, gcc-internal-format
52291 msgid "%qs specified with %qT"
52292 msgstr "%qs визначено з %qT"
52293
52294 #: cp/decl.cc:12231
52295 #, gcc-internal-format
52296 msgid "%qs specified with %<decltype%>"
52297 msgstr "%qs визначено з %<decltype%>"
52298
52299 #: cp/decl.cc:12233
52300 #, gcc-internal-format
52301 msgid "%qs specified with %<typeof%>"
52302 msgstr "%qs визначено з %<typeof%>"
52303
52304 #: cp/decl.cc:12300
52305 #, gcc-internal-format
52306 msgid "complex invalid for %qs"
52307 msgstr ""
52308
52309 #: cp/decl.cc:12339
52310 #, gcc-internal-format
52311 msgid "template placeholder type %qT must be followed by a simple declarator-id"
52312 msgstr ""
52313
52314 #: cp/decl.cc:12364
52315 #, gcc-internal-format
52316 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
52317 msgstr ""
52318
52319 #: cp/decl.cc:12373
52320 #, gcc-internal-format
52321 msgid "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-std=c++20%> or %<-std=gnu++20%>"
52322 msgstr ""
52323
52324 #: cp/decl.cc:12386
52325 #, gcc-internal-format
52326 msgid "typedef declaration invalid in parameter declaration"
52327 msgstr ""
52328
52329 #: cp/decl.cc:12393
52330 #, gcc-internal-format
52331 msgid "storage class specified for template parameter %qs"
52332 msgstr ""
52333
52334 #: cp/decl.cc:12403 cp/decl.cc:12575
52335 #, gcc-internal-format
52336 msgid "storage class specified for parameter %qs"
52337 msgstr ""
52338
52339 #: cp/decl.cc:12411 cp/decl.cc:12420 cp/decl.cc:12426 cp/decl.cc:12432
52340 #, gcc-internal-format
52341 msgid "a parameter cannot be declared %qs"
52342 msgstr ""
52343
52344 #: cp/decl.cc:12442
52345 #, gcc-internal-format
52346 msgid "%<virtual%> outside class declaration"
52347 msgstr ""
52348
52349 #: cp/decl.cc:12452 cp/decl.cc:12455 cp/decl.cc:12457 cp/decl.cc:12460
52350 #: cp/decl.cc:12470 cp/decl.cc:12480 cp/decl.cc:12490 cp/decl.cc:12494
52351 #, gcc-internal-format
52352 msgid "structured binding declaration cannot be %qs"
52353 msgstr ""
52354
52355 #: cp/decl.cc:12464 cp/decl.cc:12486
52356 #, gcc-internal-format
52357 msgid "structured binding declaration can be %qs only in %<-std=c++20%> or %<-std=gnu++20%>"
52358 msgstr ""
52359
52360 #: cp/decl.cc:12474
52361 #, gcc-internal-format
52362 msgid "%<volatile%>-qualified structured binding is deprecated"
52363 msgstr ""
52364
52365 #: cp/decl.cc:12498
52366 #, gcc-internal-format
52367 msgid "structured binding declaration cannot be C++98 %<auto%>"
52368 msgstr ""
52369
52370 #: cp/decl.cc:12509
52371 #, gcc-internal-format
52372 msgid "structured binding declaration cannot have type %qT"
52373 msgstr ""
52374
52375 #: cp/decl.cc:12512
52376 #, gcc-internal-format
52377 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
52378 msgstr ""
52379
52380 #: cp/decl.cc:12547
52381 #, gcc-internal-format
52382 msgid "multiple storage classes in declaration of %qs"
52383 msgstr ""
52384
52385 #: cp/decl.cc:12573
52386 #, gcc-internal-format
52387 msgid "storage class specified for %qs"
52388 msgstr ""
52389
52390 #: cp/decl.cc:12587
52391 #, gcc-internal-format
52392 msgid "nested function %qs declared %<extern%>"
52393 msgstr ""
52394
52395 #: cp/decl.cc:12592
52396 #, gcc-internal-format
52397 msgid "top-level declaration of %qs specifies %<auto%>"
52398 msgstr ""
52399
52400 #: cp/decl.cc:12600
52401 #, gcc-internal-format
52402 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
52403 msgstr ""
52404
52405 #: cp/decl.cc:12614
52406 #, gcc-internal-format
52407 msgid "storage class specifiers invalid in friend function declarations"
52408 msgstr ""
52409
52410 #: cp/decl.cc:12645 cp/decl.cc:14096 cp/parser.cc:14829 cp/parser.cc:20643
52411 #: cp/parser.cc:27041
52412 #, gcc-internal-format
52413 msgid "attribute ignored"
52414 msgstr ""
52415
52416 #: cp/decl.cc:12646
52417 #, gcc-internal-format
52418 msgid "an attribute that appertains to a type-specifier is ignored"
52419 msgstr ""
52420
52421 #: cp/decl.cc:12704
52422 #, gcc-internal-format
52423 msgid "unnecessary parentheses in declaration of %qs"
52424 msgstr ""
52425
52426 #: cp/decl.cc:12710
52427 #, gcc-internal-format
52428 msgid "remove parentheses"
52429 msgstr ""
52430
52431 #: cp/decl.cc:12759
52432 #, gcc-internal-format
52433 msgid "requires-clause on return type"
52434 msgstr ""
52435
52436 #: cp/decl.cc:12779
52437 #, gcc-internal-format
52438 msgid "%qs function uses %<auto%> type specifier without trailing return type"
52439 msgstr ""
52440
52441 #: cp/decl.cc:12783
52442 #, gcc-internal-format
52443 msgid "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
52444 msgstr ""
52445
52446 #: cp/decl.cc:12788
52447 #, gcc-internal-format
52448 msgid "virtual function cannot have deduced return type"
52449 msgstr ""
52450
52451 #: cp/decl.cc:12795
52452 #, gcc-internal-format
52453 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
52454 msgstr ""
52455
52456 #: cp/decl.cc:12804
52457 #, gcc-internal-format
52458 msgid "%qs function with trailing return type has %<decltype(auto)%> as its type rather than plain %<auto%>"
52459 msgstr ""
52460
52461 #: cp/decl.cc:12809
52462 #, gcc-internal-format
52463 msgid "invalid use of %<decltype(auto)%>"
52464 msgstr "некоректне використання %<decltype(auto)%>"
52465
52466 #: cp/decl.cc:12820
52467 #, gcc-internal-format
52468 msgid "deduced class type %qD in function return type"
52469 msgstr ""
52470
52471 #: cp/decl.cc:12829
52472 #, gcc-internal-format
52473 msgid "deduction guide for %qT must have trailing return type"
52474 msgstr ""
52475
52476 #: cp/decl.cc:12842
52477 #, gcc-internal-format
52478 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
52479 msgstr ""
52480
52481 #: cp/decl.cc:12856
52482 #, gcc-internal-format
52483 msgid "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
52484 msgstr ""
52485
52486 #: cp/decl.cc:12859
52487 #, gcc-internal-format
52488 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
52489 msgstr ""
52490
52491 #: cp/decl.cc:12883
52492 #, gcc-internal-format
52493 msgid "%<volatile%>-qualified return type is deprecated"
52494 msgstr ""
52495
52496 #: cp/decl.cc:12895
52497 #, gcc-internal-format
52498 msgid "%qs declared as function returning a function"
52499 msgstr ""
52500
52501 #: cp/decl.cc:12901
52502 #, gcc-internal-format
52503 msgid "%qs declared as function returning an array"
52504 msgstr ""
52505
52506 #: cp/decl.cc:12908
52507 #, gcc-internal-format
52508 msgid "%<constinit%> on function return type is not allowed"
52509 msgstr ""
52510
52511 #: cp/decl.cc:12941
52512 #, gcc-internal-format
52513 msgid "destructor cannot be static member function"
52514 msgstr ""
52515
52516 #: cp/decl.cc:12943
52517 #, gcc-internal-format
52518 msgid "constructor cannot be static member function"
52519 msgstr ""
52520
52521 #: cp/decl.cc:12948
52522 #, gcc-internal-format
52523 msgid "destructors may not be cv-qualified"
52524 msgstr ""
52525
52526 #: cp/decl.cc:12949
52527 #, gcc-internal-format
52528 msgid "constructors may not be cv-qualified"
52529 msgstr ""
52530
52531 #: cp/decl.cc:12957
52532 #, gcc-internal-format
52533 msgid "destructors may not be ref-qualified"
52534 msgstr ""
52535
52536 #: cp/decl.cc:12958
52537 #, gcc-internal-format
52538 msgid "constructors may not be ref-qualified"
52539 msgstr ""
52540
52541 #: cp/decl.cc:12976
52542 #, gcc-internal-format
52543 msgid "constructors cannot be declared %<virtual%>"
52544 msgstr ""
52545
52546 #: cp/decl.cc:12993
52547 #, gcc-internal-format
52548 msgid "virtual functions cannot be friends"
52549 msgstr ""
52550
52551 #: cp/decl.cc:12998
52552 #, gcc-internal-format
52553 msgid "friend declaration not in class definition"
52554 msgstr ""
52555
52556 #: cp/decl.cc:13002
52557 #, gcc-internal-format
52558 msgid "cannot define friend function %qs in a local class definition"
52559 msgstr ""
52560
52561 #: cp/decl.cc:13012
52562 #, gcc-internal-format
52563 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
52564 msgstr ""
52565
52566 #: cp/decl.cc:13016
52567 #, gcc-internal-format
52568 msgid "friend function definition %qs cannot have a name qualified with %<%D::%>"
52569 msgstr ""
52570
52571 #: cp/decl.cc:13029
52572 #, gcc-internal-format
52573 msgid "a conversion function cannot have a trailing return type"
52574 msgstr ""
52575
52576 #: cp/decl.cc:13056
52577 #, gcc-internal-format
52578 msgid "destructors may not have parameters"
52579 msgstr ""
52580
52581 #: cp/decl.cc:13096
52582 #, gcc-internal-format
52583 msgid "cannot declare pointer to %q#T"
52584 msgstr ""
52585
52586 #: cp/decl.cc:13109 cp/decl.cc:13116
52587 #, gcc-internal-format
52588 msgid "cannot declare reference to %q#T"
52589 msgstr ""
52590
52591 #: cp/decl.cc:13118
52592 #, gcc-internal-format
52593 msgid "cannot declare pointer to %q#T member"
52594 msgstr ""
52595
52596 #: cp/decl.cc:13147
52597 #, gcc-internal-format
52598 msgid "cannot declare reference to qualified function type %qT"
52599 msgstr ""
52600
52601 #: cp/decl.cc:13148
52602 #, gcc-internal-format
52603 msgid "cannot declare pointer to qualified function type %qT"
52604 msgstr ""
52605
52606 #: cp/decl.cc:13221
52607 #, gcc-internal-format
52608 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
52609 msgstr ""
52610
52611 #: cp/decl.cc:13301
52612 #, gcc-internal-format
52613 msgid "template-id %qD used as a declarator"
52614 msgstr ""
52615
52616 #: cp/decl.cc:13327
52617 #, gcc-internal-format
52618 msgid "member functions are implicitly friends of their class"
52619 msgstr ""
52620
52621 #: cp/decl.cc:13332
52622 #, gcc-internal-format
52623 msgid "extra qualification %<%T::%> on member %qs"
52624 msgstr ""
52625
52626 #: cp/decl.cc:13362
52627 #, gcc-internal-format
52628 msgid "cannot define member function %<%T::%s%> within %qT"
52629 msgstr ""
52630
52631 #: cp/decl.cc:13364
52632 #, gcc-internal-format
52633 msgid "cannot declare member function %<%T::%s%> within %qT"
52634 msgstr ""
52635
52636 #: cp/decl.cc:13372
52637 #, gcc-internal-format
52638 msgid "cannot declare member %<%T::%s%> within %qT"
52639 msgstr ""
52640
52641 #: cp/decl.cc:13412
52642 #, gcc-internal-format
52643 msgid "non-parameter %qs cannot be a parameter pack"
52644 msgstr ""
52645
52646 #: cp/decl.cc:13421
52647 #, gcc-internal-format
52648 msgid "data member may not have variably modified type %qT"
52649 msgstr ""
52650
52651 #: cp/decl.cc:13424
52652 #, gcc-internal-format
52653 msgid "parameter may not have variably modified type %qT"
52654 msgstr ""
52655
52656 #: cp/decl.cc:13435
52657 #, gcc-internal-format
52658 msgid "%<explicit%> outside class declaration"
52659 msgstr ""
52660
52661 #: cp/decl.cc:13438
52662 #, gcc-internal-format
52663 msgid "%<explicit%> in friend declaration"
52664 msgstr ""
52665
52666 #: cp/decl.cc:13441
52667 #, gcc-internal-format
52668 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
52669 msgstr ""
52670
52671 #: cp/decl.cc:13451
52672 #, gcc-internal-format
52673 msgid "non-member %qs cannot be declared %<mutable%>"
52674 msgstr ""
52675
52676 #: cp/decl.cc:13458
52677 #, gcc-internal-format
52678 msgid "non-object member %qs cannot be declared %<mutable%>"
52679 msgstr ""
52680
52681 #: cp/decl.cc:13464
52682 #, gcc-internal-format
52683 msgid "function %qs cannot be declared %<mutable%>"
52684 msgstr ""
52685
52686 #: cp/decl.cc:13470
52687 #, gcc-internal-format
52688 msgid "%<static%> %qs cannot be declared %<mutable%>"
52689 msgstr ""
52690
52691 #: cp/decl.cc:13476
52692 #, gcc-internal-format
52693 msgid "%<const%> %qs cannot be declared %<mutable%>"
52694 msgstr ""
52695
52696 #: cp/decl.cc:13482
52697 #, gcc-internal-format
52698 msgid "reference %qs cannot be declared %<mutable%>"
52699 msgstr ""
52700
52701 #: cp/decl.cc:13498
52702 #, gcc-internal-format
52703 msgid "typedef may not be a function definition"
52704 msgstr ""
52705
52706 #: cp/decl.cc:13501
52707 #, gcc-internal-format
52708 msgid "typedef may not be a member function definition"
52709 msgstr ""
52710
52711 #: cp/decl.cc:13527
52712 #, gcc-internal-format
52713 msgid "%<auto%> not allowed in alias declaration"
52714 msgstr ""
52715
52716 #: cp/decl.cc:13530
52717 #, gcc-internal-format
52718 msgid "typedef declared %<auto%>"
52719 msgstr ""
52720
52721 #: cp/decl.cc:13535
52722 #, gcc-internal-format
52723 msgid "requires-clause on typedef"
52724 msgstr ""
52725
52726 #: cp/decl.cc:13539
52727 #, gcc-internal-format
52728 msgid "typedef name may not be a nested-name-specifier"
52729 msgstr ""
52730
52731 #: cp/decl.cc:13565
52732 #, gcc-internal-format
52733 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
52734 msgstr ""
52735
52736 #: cp/decl.cc:13654
52737 #, gcc-internal-format
52738 msgid "%<inline%> specified for friend class declaration"
52739 msgstr ""
52740
52741 #: cp/decl.cc:13662
52742 #, gcc-internal-format
52743 msgid "template parameters cannot be friends"
52744 msgstr ""
52745
52746 #: cp/decl.cc:13664
52747 #, gcc-internal-format
52748 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
52749 msgstr ""
52750
52751 #: cp/decl.cc:13668
52752 #, gcc-internal-format
52753 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
52754 msgstr ""
52755
52756 #: cp/decl.cc:13681
52757 #, gcc-internal-format
52758 msgid "trying to make class %qT a friend of global scope"
52759 msgstr ""
52760
52761 #: cp/decl.cc:13701
52762 #, gcc-internal-format
52763 msgid "invalid qualifiers on non-member function type"
52764 msgstr ""
52765
52766 #: cp/decl.cc:13705
52767 #, gcc-internal-format
52768 msgid "requires-clause on type-id"
52769 msgstr ""
52770
52771 #: cp/decl.cc:13715
52772 #, gcc-internal-format
52773 msgid "abstract declarator %qT used as declaration"
52774 msgstr ""
52775
52776 #: cp/decl.cc:13730
52777 #, gcc-internal-format
52778 msgid "requires-clause on declaration of non-function type %qT"
52779 msgstr ""
52780
52781 #: cp/decl.cc:13749
52782 #, gcc-internal-format
52783 msgid "cannot use %<::%> in parameter declaration"
52784 msgstr ""
52785
52786 #: cp/decl.cc:13758 cp/parser.cc:20077
52787 #, gcc-internal-format
52788 msgid "cannot declare a parameter with %<decltype(auto)%>"
52789 msgstr ""
52790
52791 #: cp/decl.cc:13763
52792 #, gcc-internal-format
52793 msgid "class template placeholder %qE not permitted in this context"
52794 msgstr ""
52795
52796 #: cp/decl.cc:13766
52797 #, gcc-internal-format
52798 msgid "use %<auto%> for an abbreviated function template"
52799 msgstr ""
52800
52801 #: cp/decl.cc:13771
52802 #, gcc-internal-format
52803 msgid "%<auto%> parameter not permitted in this context"
52804 msgstr ""
52805
52806 #: cp/decl.cc:13774
52807 #, gcc-internal-format
52808 msgid "parameter declared %<auto%>"
52809 msgstr ""
52810
52811 #: cp/decl.cc:13825 cp/parser.cc:3483
52812 #, gcc-internal-format
52813 msgid "invalid use of template-name %qE without an argument list"
52814 msgstr ""
52815
52816 #: cp/decl.cc:13829
52817 #, gcc-internal-format
52818 msgid "non-static data member declared with placeholder %qT"
52819 msgstr ""
52820
52821 #: cp/decl.cc:13850
52822 #, gcc-internal-format
52823 msgid "ISO C++ forbids flexible array member %qs"
52824 msgstr ""
52825
52826 #: cp/decl.cc:13853
52827 #, gcc-internal-format
52828 msgid "ISO C++ forbids flexible array members"
52829 msgstr ""
52830
52831 #. Something like struct S { int N::j; };
52832 #: cp/decl.cc:13869
52833 #, gcc-internal-format
52834 msgid "invalid use of %<::%>"
52835 msgstr "некоректне використання %<::%>"
52836
52837 #: cp/decl.cc:13890
52838 #, gcc-internal-format
52839 msgid "declaration of function %qD in invalid context"
52840 msgstr ""
52841
52842 #: cp/decl.cc:13900
52843 #, gcc-internal-format
52844 msgid "function %qD declared %<virtual%> inside a union"
52845 msgstr ""
52846
52847 #: cp/decl.cc:13910
52848 #, gcc-internal-format
52849 msgid "%qD cannot be declared %<virtual%>, since it is always static"
52850 msgstr ""
52851
52852 #: cp/decl.cc:13924
52853 #, gcc-internal-format
52854 msgid "expected qualified name in friend declaration for destructor %qD"
52855 msgstr ""
52856
52857 #: cp/decl.cc:13931
52858 #, gcc-internal-format
52859 msgid "declaration of %qD as member of %qT"
52860 msgstr ""
52861
52862 #: cp/decl.cc:13938 cp/decl.cc:13951
52863 #, gcc-internal-format
52864 msgid "a destructor cannot be %qs"
52865 msgstr ""
52866
52867 #: cp/decl.cc:13957
52868 #, gcc-internal-format
52869 msgid "expected qualified name in friend declaration for constructor %qD"
52870 msgstr ""
52871
52872 #: cp/decl.cc:13966
52873 #, gcc-internal-format
52874 msgid "a constructor cannot be %<concept%>"
52875 msgstr ""
52876
52877 #: cp/decl.cc:13972
52878 #, gcc-internal-format
52879 msgid "a concept cannot be a member function"
52880 msgstr ""
52881
52882 #: cp/decl.cc:13980 cp/decl.cc:14326
52883 #, gcc-internal-format
52884 msgid "%qD cannot be %qs"
52885 msgstr "%qD не може бути %qs"
52886
52887 #: cp/decl.cc:13989
52888 #, gcc-internal-format
52889 msgid "specialization of variable template %qD declared as function"
52890 msgstr ""
52891
52892 #: cp/decl.cc:13992
52893 #, gcc-internal-format
52894 msgid "variable template declared here"
52895 msgstr "шаблон змінної оголошено тут:"
52896
52897 #: cp/decl.cc:14054
52898 #, gcc-internal-format
52899 msgid "field %qD has incomplete type %qT"
52900 msgstr ""
52901
52902 #: cp/decl.cc:14059
52903 #, gcc-internal-format
52904 msgid "name %qT has incomplete type"
52905 msgstr ""
52906
52907 #: cp/decl.cc:14079
52908 #, gcc-internal-format
52909 msgid "%qE is neither function nor member function; cannot be declared friend"
52910 msgstr ""
52911
52912 #: cp/decl.cc:14082
52913 #, gcc-internal-format
52914 msgid "unnamed field is neither function nor member function; cannot be declared friend"
52915 msgstr ""
52916
52917 #: cp/decl.cc:14097 cp/parser.cc:20644 cp/parser.cc:27042
52918 #, gcc-internal-format
52919 msgid "an attribute that appertains to a friend declaration that is not a definition is ignored"
52920 msgstr ""
52921
52922 #: cp/decl.cc:14143 cp/decl.cc:14154
52923 #, gcc-internal-format
52924 msgid "static data member %qE declared %qs"
52925 msgstr ""
52926
52927 #: cp/decl.cc:14148
52928 #, gcc-internal-format
52929 msgid "%<constexpr%> static data member %qD must have an initializer"
52930 msgstr ""
52931
52932 #: cp/decl.cc:14193 cp/decl.cc:14201 cp/decl.cc:14208 cp/decl.cc:14215
52933 #, gcc-internal-format
52934 msgid "non-static data member %qE declared %qs"
52935 msgstr ""
52936
52937 #: cp/decl.cc:14267
52938 #, gcc-internal-format
52939 msgid "storage class %<auto%> invalid for function %qs"
52940 msgstr ""
52941
52942 #: cp/decl.cc:14270
52943 #, gcc-internal-format
52944 msgid "storage class %<register%> invalid for function %qs"
52945 msgstr ""
52946
52947 #: cp/decl.cc:14276
52948 #, gcc-internal-format
52949 msgid "storage class %<__thread%> invalid for function %qs"
52950 msgstr ""
52951
52952 #: cp/decl.cc:14280
52953 #, gcc-internal-format
52954 msgid "storage class %<thread_local%> invalid for function %qs"
52955 msgstr ""
52956
52957 #: cp/decl.cc:14285
52958 #, gcc-internal-format
52959 msgid "virt-specifiers in %qs not allowed outside a class definition"
52960 msgstr ""
52961
52962 #: cp/decl.cc:14297
52963 #, gcc-internal-format
52964 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
52965 msgstr ""
52966
52967 #: cp/decl.cc:14301
52968 #, gcc-internal-format
52969 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
52970 msgstr ""
52971
52972 #: cp/decl.cc:14309
52973 #, gcc-internal-format
52974 msgid "virtual non-class function %qs"
52975 msgstr ""
52976
52977 #: cp/decl.cc:14316
52978 #, gcc-internal-format
52979 msgid "%qs defined in a non-class scope"
52980 msgstr ""
52981
52982 #: cp/decl.cc:14317
52983 #, gcc-internal-format
52984 msgid "%qs declared in a non-class scope"
52985 msgstr ""
52986
52987 #: cp/decl.cc:14360
52988 #, gcc-internal-format
52989 msgid "cannot declare member function %qD to have static linkage"
52990 msgstr ""
52991
52992 #: cp/decl.cc:14369
52993 #, gcc-internal-format
52994 msgid "cannot declare static function inside another function"
52995 msgstr ""
52996
52997 #: cp/decl.cc:14410
52998 #, gcc-internal-format
52999 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
53000 msgstr ""
53001
53002 #: cp/decl.cc:14417
53003 #, gcc-internal-format
53004 msgid "static member %qD declared %<register%>"
53005 msgstr ""
53006
53007 #: cp/decl.cc:14423
53008 #, gcc-internal-format
53009 msgid "cannot explicitly declare member %q#D to have extern linkage"
53010 msgstr ""
53011
53012 #: cp/decl.cc:14431
53013 #, gcc-internal-format
53014 msgid "declaration of %<constexpr%> variable %qD is not a definition"
53015 msgstr ""
53016
53017 #: cp/decl.cc:14438
53018 #, gcc-internal-format
53019 msgid "a variable cannot be declared %<consteval%>"
53020 msgstr ""
53021
53022 #: cp/decl.cc:14458
53023 #, gcc-internal-format
53024 msgid "declaration of %q#D has no initializer"
53025 msgstr ""
53026
53027 #: cp/decl.cc:14470
53028 #, gcc-internal-format
53029 msgid "%qs initialized and declared %<extern%>"
53030 msgstr ""
53031
53032 #: cp/decl.cc:14475
53033 #, gcc-internal-format
53034 msgid "%qs has both %<extern%> and initializer"
53035 msgstr ""
53036
53037 #: cp/decl.cc:14655
53038 #, gcc-internal-format
53039 msgid "default argument %qE uses %qD"
53040 msgstr ""
53041
53042 #: cp/decl.cc:14658
53043 #, gcc-internal-format
53044 msgid "default argument %qE uses local variable %qD"
53045 msgstr ""
53046
53047 #: cp/decl.cc:14785
53048 #, gcc-internal-format
53049 msgid "invalid use of cv-qualified type %qT in parameter declaration"
53050 msgstr ""
53051
53052 #: cp/decl.cc:14789
53053 #, gcc-internal-format
53054 msgid "invalid use of type %<void%> in parameter declaration"
53055 msgstr ""
53056
53057 #: cp/decl.cc:14818
53058 #, gcc-internal-format
53059 msgid "%<volatile%>-qualified parameter is deprecated"
53060 msgstr ""
53061
53062 #: cp/decl.cc:14826
53063 #, gcc-internal-format
53064 msgid "parameter %qD invalidly declared method type"
53065 msgstr ""
53066
53067 #: cp/decl.cc:14851
53068 #, gcc-internal-format
53069 msgid "parameter %qD includes pointer to array of unknown bound %qT"
53070 msgstr ""
53071
53072 #: cp/decl.cc:14853
53073 #, gcc-internal-format
53074 msgid "parameter %qD includes reference to array of unknown bound %qT"
53075 msgstr ""
53076
53077 #: cp/decl.cc:15114
53078 #, gcc-internal-format
53079 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
53080 msgstr ""
53081
53082 #: cp/decl.cc:15193
53083 #, gcc-internal-format
53084 msgid "%qD may not be declared within a namespace"
53085 msgstr ""
53086
53087 #: cp/decl.cc:15200
53088 #, gcc-internal-format
53089 msgid "%qD may not be declared as static"
53090 msgstr ""
53091
53092 #: cp/decl.cc:15230
53093 #, gcc-internal-format
53094 msgid "%qD must be a non-static member function"
53095 msgstr "%qD має бути нестатичною функцією-членом"
53096
53097 #: cp/decl.cc:15236
53098 #, gcc-internal-format
53099 msgid "%qD must be either a non-static member function or a non-member function"
53100 msgstr ""
53101
53102 #: cp/decl.cc:15246
53103 #, gcc-internal-format
53104 msgid "%qD must have an argument of class or enumerated type"
53105 msgstr ""
53106
53107 #. 13.4.0.3
53108 #: cp/decl.cc:15272
53109 #, gcc-internal-format
53110 msgid "ISO C++ prohibits overloading %<operator ?:%>"
53111 msgstr ""
53112
53113 #: cp/decl.cc:15286
53114 #, gcc-internal-format
53115 msgid "%qD must not have variable number of arguments"
53116 msgstr ""
53117
53118 #: cp/decl.cc:15312
53119 #, gcc-internal-format
53120 msgid "%qD must have either zero or one argument"
53121 msgstr ""
53122
53123 #: cp/decl.cc:15313
53124 #, gcc-internal-format
53125 msgid "%qD must have either one or two arguments"
53126 msgstr ""
53127
53128 #: cp/decl.cc:15325
53129 #, gcc-internal-format
53130 msgid "postfix %qD must have %<int%> as its argument"
53131 msgstr ""
53132
53133 #: cp/decl.cc:15326
53134 #, gcc-internal-format
53135 msgid "postfix %qD must have %<int%> as its second argument"
53136 msgstr ""
53137
53138 #: cp/decl.cc:15337
53139 #, gcc-internal-format
53140 msgid "%qD must have no arguments"
53141 msgstr "%qD не приймає аргументів"
53142
53143 #: cp/decl.cc:15338 cp/decl.cc:15350
53144 #, gcc-internal-format
53145 msgid "%qD must have exactly one argument"
53146 msgstr ""
53147
53148 #: cp/decl.cc:15351
53149 #, gcc-internal-format
53150 msgid "%qD must have exactly two arguments"
53151 msgstr ""
53152
53153 #: cp/decl.cc:15366
53154 #, gcc-internal-format
53155 msgid "%qD cannot have default arguments"
53156 msgstr ""
53157
53158 #: cp/decl.cc:15390
53159 #, gcc-internal-format
53160 msgid "converting %qT to %<void%> will never use a type conversion operator"
53161 msgstr ""
53162
53163 #: cp/decl.cc:15397
53164 #, gcc-internal-format
53165 msgid "converting %qT to a reference to the same type will never use a type conversion operator"
53166 msgstr ""
53167
53168 #: cp/decl.cc:15399
53169 #, gcc-internal-format
53170 msgid "converting %qT to the same type will never use a type conversion operator"
53171 msgstr ""
53172
53173 #: cp/decl.cc:15408
53174 #, gcc-internal-format
53175 msgid "converting %qT to a reference to a base class %qT will never use a type conversion operator"
53176 msgstr ""
53177
53178 #: cp/decl.cc:15410
53179 #, gcc-internal-format
53180 msgid "converting %qT to a base class %qT will never use a type conversion operator"
53181 msgstr ""
53182
53183 #: cp/decl.cc:15426
53184 #, gcc-internal-format
53185 msgid "user-defined %qD always evaluates both arguments"
53186 msgstr ""
53187
53188 #: cp/decl.cc:15445
53189 #, gcc-internal-format
53190 msgid "prefix %qD should return %qT"
53191 msgstr ""
53192
53193 #: cp/decl.cc:15452
53194 #, gcc-internal-format
53195 msgid "postfix %qD should return %qT"
53196 msgstr ""
53197
53198 #: cp/decl.cc:15464
53199 #, gcc-internal-format
53200 msgid "%qD should return by value"
53201 msgstr ""
53202
53203 #: cp/decl.cc:15519
53204 #, gcc-internal-format
53205 msgid "using template type parameter %qT after %qs"
53206 msgstr ""
53207
53208 #: cp/decl.cc:15542
53209 #, gcc-internal-format
53210 msgid "using alias template specialization %qT after %qs"
53211 msgstr ""
53212
53213 #: cp/decl.cc:15545
53214 #, gcc-internal-format
53215 msgid "using typedef-name %qD after %qs"
53216 msgstr ""
53217
53218 #: cp/decl.cc:15547
53219 #, gcc-internal-format
53220 msgid "%qD has a previous declaration here"
53221 msgstr ""
53222
53223 #: cp/decl.cc:15555
53224 #, gcc-internal-format
53225 msgid "%qT referred to as %qs"
53226 msgstr ""
53227
53228 #: cp/decl.cc:15556 cp/decl.cc:15563
53229 #, gcc-internal-format
53230 msgid "%qT has a previous declaration here"
53231 msgstr "%qT має попереднє оголошення тут"
53232
53233 #: cp/decl.cc:15562
53234 #, gcc-internal-format
53235 msgid "%qT referred to as enum"
53236 msgstr ""
53237
53238 #. If a class template appears as elaborated type specifier
53239 #. without a template header such as:
53240 #.
53241 #. template <class T> class C {};
53242 #. void f(class C);             // No template header here
53243 #.
53244 #. then the required template argument is missing.
53245 #: cp/decl.cc:15577
53246 #, gcc-internal-format
53247 msgid "template argument required for %<%s %T%>"
53248 msgstr ""
53249
53250 #: cp/decl.cc:15620 cp/name-lookup.cc:5731 cp/name-lookup.cc:5863
53251 #: cp/parser.cc:6931 cp/parser.cc:30630
53252 #, gcc-internal-format
53253 msgid "reference to %qD is ambiguous"
53254 msgstr ""
53255
53256 #: cp/decl.cc:15629
53257 #, gcc-internal-format
53258 msgid "class template %qD redeclared as non-template"
53259 msgstr ""
53260
53261 #: cp/decl.cc:15651 cp/name-lookup.cc:5421
53262 #, gcc-internal-format
53263 msgid "%qD has the same name as the class in which it is declared"
53264 msgstr ""
53265
53266 #: cp/decl.cc:15679 cp/friend.cc:315 cp/parser.cc:3308 cp/parser.cc:6636
53267 #: cp/pt.cc:9848
53268 #, gcc-internal-format
53269 msgid "%qT is not a template"
53270 msgstr ""
53271
53272 #: cp/decl.cc:15684
53273 #, gcc-internal-format
53274 msgid "perhaps you want to explicitly add %<%T::%>"
53275 msgstr ""
53276
53277 #: cp/decl.cc:15789
53278 #, gcc-internal-format
53279 msgid "use of enum %q#D without previous declaration"
53280 msgstr "використання переліку %q#D без попереднього оголошення"
53281
53282 #: cp/decl.cc:15820
53283 #, gcc-internal-format
53284 msgid "redeclaration of %qT as a non-template"
53285 msgstr "повторне оголошення %qT не як шаблона"
53286
53287 #: cp/decl.cc:15831 cp/semantics.cc:3463
53288 #, gcc-internal-format
53289 msgid "cannot declare %qD in a different module"
53290 msgstr "не можна оголошувати %qD в іншому модулі"
53291
53292 #: cp/decl.cc:15947
53293 #, gcc-internal-format
53294 msgid "derived union %qT invalid"
53295 msgstr ""
53296
53297 #: cp/decl.cc:15954
53298 #, gcc-internal-format
53299 msgid "%qT defined with multiple direct bases"
53300 msgstr ""
53301
53302 #: cp/decl.cc:15965
53303 #, gcc-internal-format
53304 msgid "%qT defined with direct virtual base"
53305 msgstr ""
53306
53307 #: cp/decl.cc:15990
53308 #, gcc-internal-format
53309 msgid "base type %qT fails to be a struct or class type"
53310 msgstr ""
53311
53312 #: cp/decl.cc:16020
53313 #, gcc-internal-format
53314 msgid "recursive type %qT undefined"
53315 msgstr ""
53316
53317 #: cp/decl.cc:16022
53318 #, gcc-internal-format
53319 msgid "duplicate base type %qT invalid"
53320 msgstr ""
53321
53322 #: cp/decl.cc:16167
53323 #, gcc-internal-format
53324 msgid "scoped/unscoped mismatch in enum %q#T"
53325 msgstr ""
53326
53327 #: cp/decl.cc:16170 cp/decl.cc:16178 cp/decl.cc:16188 cp/decl.cc:16784
53328 #: cp/parser.cc:20992
53329 #, gcc-internal-format
53330 msgid "previous definition here"
53331 msgstr ""
53332
53333 #: cp/decl.cc:16175
53334 #, gcc-internal-format
53335 msgid "underlying type mismatch in enum %q#T"
53336 msgstr ""
53337
53338 #: cp/decl.cc:16185
53339 #, gcc-internal-format
53340 msgid "different underlying type in enum %q#T"
53341 msgstr ""
53342
53343 #: cp/decl.cc:16196
53344 #, gcc-internal-format
53345 msgid "cannot define %qD in different module"
53346 msgstr ""
53347
53348 #: cp/decl.cc:16270
53349 #, gcc-internal-format
53350 msgid "underlying type %qT of %qT must be an integral type"
53351 msgstr ""
53352
53353 #. DR 377
53354 #.
53355 #. IF no integral type can represent all the enumerator values, the
53356 #. enumeration is ill-formed.
53357 #: cp/decl.cc:16417
53358 #, gcc-internal-format
53359 msgid "no integral type can represent all of the enumerator values for %qT"
53360 msgstr ""
53361
53362 #: cp/decl.cc:16592
53363 #, gcc-internal-format
53364 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
53365 msgstr ""
53366
53367 #: cp/decl.cc:16602
53368 #, gcc-internal-format
53369 msgid "enumerator value for %qD is not an integer constant"
53370 msgstr ""
53371
53372 #: cp/decl.cc:16651
53373 #, gcc-internal-format
53374 msgid "incremented enumerator value is too large for %<unsigned long%>"
53375 msgstr ""
53376
53377 #: cp/decl.cc:16652
53378 #, gcc-internal-format
53379 msgid "incremented enumerator value is too large for %<long%>"
53380 msgstr ""
53381
53382 #: cp/decl.cc:16663
53383 #, gcc-internal-format
53384 msgid "overflow in enumeration values at %qD"
53385 msgstr ""
53386
53387 #: cp/decl.cc:16683
53388 #, gcc-internal-format
53389 msgid "enumerator value %qE is outside the range of underlying type %qT"
53390 msgstr ""
53391
53392 #: cp/decl.cc:16782 cp/parser.cc:20990
53393 #, gcc-internal-format
53394 msgid "multiple definition of %q#T"
53395 msgstr ""
53396
53397 #: cp/decl.cc:16856
53398 #, gcc-internal-format
53399 msgid "return type %q#T is incomplete"
53400 msgstr ""
53401
53402 #: cp/decl.cc:17016 cp/typeck.cc:10615
53403 #, gcc-internal-format
53404 msgid "%<operator=%> should return a reference to %<*this%>"
53405 msgstr ""
53406
53407 #: cp/decl.cc:17866
53408 #, gcc-internal-format
53409 msgid "no return statements in function returning %qT"
53410 msgstr ""
53411
53412 #: cp/decl.cc:17868 cp/typeck.cc:10495
53413 #, gcc-internal-format
53414 msgid "only plain %<auto%> return type can be deduced to %<void%>"
53415 msgstr ""
53416
53417 #: cp/decl.cc:17930
53418 #, gcc-internal-format
53419 msgid "no return statement in %<constexpr%> function returning non-void"
53420 msgstr ""
53421
53422 #: cp/decl.cc:18112
53423 #, gcc-internal-format
53424 msgid "%qD is already defined in class %qT"
53425 msgstr ""
53426
53427 #: cp/decl.cc:18503
53428 #, gcc-internal-format
53429 msgid "use of %qD before deduction of %<auto%>"
53430 msgstr ""
53431
53432 #: cp/decl2.cc:351
53433 #, gcc-internal-format
53434 msgid "name missing for member function"
53435 msgstr ""
53436
53437 #: cp/decl2.cc:447 cp/decl2.cc:480
53438 #, gcc-internal-format
53439 msgid "top-level comma expression in array subscript changed meaning in C++23"
53440 msgstr ""
53441
53442 #: cp/decl2.cc:470
53443 #, gcc-internal-format
53444 msgid "built-in subscript operator without expression list"
53445 msgstr ""
53446
53447 #: cp/decl2.cc:484
53448 #, gcc-internal-format
53449 msgid "built-in subscript operator with more than one expression in expression list"
53450 msgstr ""
53451
53452 #: cp/decl2.cc:502 cp/decl2.cc:516
53453 #, gcc-internal-format
53454 msgid "ambiguous conversion for array subscript"
53455 msgstr ""
53456
53457 #: cp/decl2.cc:510
53458 #, gcc-internal-format
53459 msgid "invalid types %<%T[%T]%> for array subscript"
53460 msgstr ""
53461
53462 #: cp/decl2.cc:592
53463 #, gcc-internal-format
53464 msgid "deleting array %q#E"
53465 msgstr ""
53466
53467 #: cp/decl2.cc:600
53468 #, gcc-internal-format
53469 msgid "type %q#T argument given to %<delete%>, expected pointer"
53470 msgstr ""
53471
53472 #: cp/decl2.cc:614
53473 #, gcc-internal-format
53474 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
53475 msgstr ""
53476
53477 #: cp/decl2.cc:624
53478 #, gcc-internal-format
53479 msgid "deleting %qT is undefined"
53480 msgstr ""
53481
53482 #: cp/decl2.cc:672 cp/pt.cc:5879
53483 #, gcc-internal-format
53484 msgid "template declaration of %q#D"
53485 msgstr ""
53486
53487 #: cp/decl2.cc:712
53488 #, gcc-internal-format
53489 msgid "template parameter lists provided don%'t match the template parameters of %qD"
53490 msgstr ""
53491
53492 #: cp/decl2.cc:727 cp/pt.cc:5847
53493 #, gcc-internal-format
53494 msgid "destructor %qD declared as member template"
53495 msgstr ""
53496
53497 #: cp/decl2.cc:802
53498 #, gcc-internal-format
53499 msgid "no declaration matches %q#D"
53500 msgstr "немає оголошень, які відповідають %q#D"
53501
53502 #: cp/decl2.cc:807
53503 #, gcc-internal-format
53504 msgid "no conversion operators declared"
53505 msgstr ""
53506
53507 #: cp/decl2.cc:810
53508 #, gcc-internal-format
53509 msgid "no functions named %qD"
53510 msgstr "немає функцій із назвою %qD"
53511
53512 #: cp/decl2.cc:812
53513 #, gcc-internal-format
53514 msgid "%#qT defined here"
53515 msgstr "%#qT визначено тут:"
53516
53517 #: cp/decl2.cc:872
53518 #, gcc-internal-format
53519 msgid "local class %q#T shall not have static data member %q#D"
53520 msgstr ""
53521
53522 #: cp/decl2.cc:881
53523 #, gcc-internal-format
53524 msgid "static data member %qD in unnamed class"
53525 msgstr ""
53526
53527 #: cp/decl2.cc:883
53528 #, gcc-internal-format
53529 msgid "unnamed class defined here"
53530 msgstr ""
53531
53532 #: cp/decl2.cc:964
53533 #, gcc-internal-format
53534 msgid "explicit template argument list not allowed"
53535 msgstr ""
53536
53537 #: cp/decl2.cc:1006
53538 #, gcc-internal-format
53539 msgid "%qD is already defined in %qT"
53540 msgstr ""
53541
53542 #: cp/decl2.cc:1035 cp/decl2.cc:1043
53543 #, gcc-internal-format
53544 msgid "invalid initializer for member function %qD"
53545 msgstr ""
53546
53547 #: cp/decl2.cc:1052
53548 #, gcc-internal-format
53549 msgid "initializer specified for friend function %qD"
53550 msgstr ""
53551
53552 #: cp/decl2.cc:1055
53553 #, gcc-internal-format
53554 msgid "initializer specified for static member function %qD"
53555 msgstr ""
53556
53557 #: cp/decl2.cc:1103
53558 #, gcc-internal-format
53559 msgid "%<asm%> specifiers are not permitted on non-static data members"
53560 msgstr ""
53561
53562 #: cp/decl2.cc:1160
53563 #, gcc-internal-format
53564 msgid "bit-field %qD with non-integral type %qT"
53565 msgstr ""
53566
53567 #: cp/decl2.cc:1168
53568 #, gcc-internal-format
53569 msgid "cannot declare %qD to be a bit-field type"
53570 msgstr ""
53571
53572 #: cp/decl2.cc:1179
53573 #, gcc-internal-format
53574 msgid "cannot declare bit-field %qD with function type"
53575 msgstr ""
53576
53577 #: cp/decl2.cc:1185
53578 #, gcc-internal-format
53579 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
53580 msgstr ""
53581
53582 #: cp/decl2.cc:1192
53583 #, gcc-internal-format
53584 msgid "%qD is already defined in the class %qT"
53585 msgstr ""
53586
53587 #: cp/decl2.cc:1200
53588 #, gcc-internal-format
53589 msgid "static member %qD cannot be a bit-field"
53590 msgstr ""
53591
53592 #: cp/decl2.cc:1214
53593 #, gcc-internal-format
53594 msgid "width of bit-field %qD has non-integral type %qT"
53595 msgstr ""
53596
53597 #: cp/decl2.cc:1540
53598 #, gcc-internal-format
53599 msgid "incomplete type %qT is not mappable"
53600 msgstr ""
53601
53602 #: cp/decl2.cc:1556
53603 #, gcc-internal-format
53604 msgid "static field %qD is not mappable"
53605 msgstr ""
53606
53607 #: cp/decl2.cc:1645
53608 #, gcc-internal-format
53609 msgid "%q+D static data member inside of declare target directive"
53610 msgstr ""
53611
53612 #: cp/decl2.cc:1684 cp/name-lookup.cc:8546
53613 #, gcc-internal-format
53614 msgid "%<omp::%E%> not allowed to be specified in this context"
53615 msgstr ""
53616
53617 #: cp/decl2.cc:1753
53618 #, gcc-internal-format
53619 msgid "anonymous struct not inside named type"
53620 msgstr ""
53621
53622 #: cp/decl2.cc:1769
53623 #, gcc-internal-format
53624 msgid "%q#D invalid; an anonymous union can only have non-static data members"
53625 msgstr ""
53626
53627 #: cp/decl2.cc:1776
53628 #, gcc-internal-format
53629 msgid "private member %q#D in anonymous union"
53630 msgstr ""
53631
53632 #: cp/decl2.cc:1779
53633 #, gcc-internal-format
53634 msgid "protected member %q#D in anonymous union"
53635 msgstr ""
53636
53637 #: cp/decl2.cc:1844
53638 #, gcc-internal-format
53639 msgid "namespace-scope anonymous aggregates must be static"
53640 msgstr ""
53641
53642 #: cp/decl2.cc:1853
53643 #, gcc-internal-format
53644 msgid "anonymous union with no members"
53645 msgstr ""
53646
53647 #: cp/decl2.cc:1890
53648 #, gcc-internal-format
53649 msgid "%<operator new%> must return type %qT"
53650 msgstr ""
53651
53652 #. [basic.stc.dynamic.allocation]
53653 #.
53654 #. The first parameter shall not have an associated default
53655 #. argument.
53656 #: cp/decl2.cc:1902
53657 #, gcc-internal-format
53658 msgid "the first parameter of %<operator new%> cannot have a default argument"
53659 msgstr ""
53660
53661 #: cp/decl2.cc:1918
53662 #, gcc-internal-format
53663 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
53664 msgstr ""
53665
53666 #: cp/decl2.cc:1948
53667 #, gcc-internal-format
53668 msgid "%<operator delete%> must return type %qT"
53669 msgstr ""
53670
53671 #: cp/decl2.cc:1963
53672 #, gcc-internal-format
53673 msgid "destroying %<operator delete%> must be a member function"
53674 msgstr ""
53675
53676 #: cp/decl2.cc:1966
53677 #, gcc-internal-format
53678 msgid "%<operator delete[]%> cannot be a destroying delete"
53679 msgstr ""
53680
53681 #: cp/decl2.cc:1968
53682 #, gcc-internal-format
53683 msgid "destroying %<operator delete%> must be a usual deallocation function"
53684 msgstr ""
53685
53686 #: cp/decl2.cc:1978
53687 #, gcc-internal-format
53688 msgid "%<operator delete%> takes type %qT as first parameter"
53689 msgstr ""
53690
53691 #: cp/decl2.cc:2959
53692 #, gcc-internal-format
53693 msgid "%qT has a field %qD whose type has no linkage"
53694 msgstr ""
53695
53696 #: cp/decl2.cc:2963
53697 #, gcc-internal-format
53698 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
53699 msgstr ""
53700
53701 #: cp/decl2.cc:2968
53702 #, gcc-internal-format
53703 msgid "%qT has a field %qD whose type uses the anonymous namespace"
53704 msgstr ""
53705
53706 #: cp/decl2.cc:2976
53707 #, gcc-internal-format
53708 msgid "%qT declared with greater visibility than the type of its field %qD"
53709 msgstr ""
53710
53711 #: cp/decl2.cc:2994
53712 #, gcc-internal-format
53713 msgid "%qT has a base %qT whose type has no linkage"
53714 msgstr ""
53715
53716 #: cp/decl2.cc:2998
53717 #, gcc-internal-format
53718 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
53719 msgstr ""
53720
53721 #: cp/decl2.cc:3003
53722 #, gcc-internal-format
53723 msgid "%qT has a base %qT whose type uses the anonymous namespace"
53724 msgstr ""
53725
53726 #: cp/decl2.cc:3010
53727 #, gcc-internal-format
53728 msgid "%qT declared with greater visibility than its base %qT"
53729 msgstr ""
53730
53731 #: cp/decl2.cc:4679
53732 #, gcc-internal-format
53733 msgid "%q#D, declared using unnamed type, is used but never defined"
53734 msgstr ""
53735
53736 #. DRs 132, 319 and 389 seem to indicate types with
53737 #. no linkage can only be used to declare extern "C"
53738 #. entities.  Since it's not always an error in the
53739 #. ISO C++ 90 Standard, we only issue a warning.
53740 #: cp/decl2.cc:4688
53741 #, gcc-internal-format
53742 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
53743 msgstr ""
53744
53745 #: cp/decl2.cc:4692
53746 #, gcc-internal-format
53747 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
53748 msgstr ""
53749
53750 #: cp/decl2.cc:4696
53751 #, gcc-internal-format
53752 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
53753 msgstr ""
53754
53755 #: cp/decl2.cc:4704
53756 #, gcc-internal-format
53757 msgid "%q#D, declared using local type %qT, is used but never defined"
53758 msgstr ""
53759
53760 #: cp/decl2.cc:4708
53761 #, gcc-internal-format
53762 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
53763 msgstr ""
53764
53765 #: cp/decl2.cc:4711
53766 #, gcc-internal-format
53767 msgid "type %qT with no linkage used to declare function %q#D with linkage"
53768 msgstr ""
53769
53770 #: cp/decl2.cc:4899
53771 #, gcc-internal-format
53772 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
53773 msgstr ""
53774
53775 #: cp/decl2.cc:4902
53776 #, gcc-internal-format
53777 msgid "previous mangling %q#D"
53778 msgstr ""
53779
53780 #: cp/decl2.cc:4904
53781 #, gcc-internal-format
53782 msgid "a later %<-fabi-version=%> (or =0) avoids this error with a change in mangling"
53783 msgstr ""
53784
53785 #: cp/decl2.cc:4976 cp/decl2.cc:4979
53786 #, gcc-internal-format
53787 msgid "the program should also define %qD"
53788 msgstr ""
53789
53790 #: cp/decl2.cc:5332
53791 #, gcc-internal-format
53792 msgid "inline function %qD used but never defined"
53793 msgstr ""
53794
53795 #: cp/decl2.cc:5535
53796 #, gcc-internal-format
53797 msgid "default argument missing for parameter %P of %q#D"
53798 msgstr "не вистачає типового аргументу для параметра %P %q#D"
53799
53800 #: cp/decl2.cc:5540
53801 #, gcc-internal-format
53802 msgid "...following parameter %P which has a default argument"
53803 msgstr "...з наступним параметром %P, який має типовий аргумент"
53804
53805 #: cp/decl2.cc:5673
53806 #, gcc-internal-format
53807 msgid "implicitly-declared %qD is deprecated"
53808 msgstr "неявно оголошена %qD вважається застарілою"
53809
53810 #: cp/decl2.cc:5677
53811 #, gcc-internal-format
53812 msgid "because %qT has user-provided %qD"
53813 msgstr ""
53814
53815 #. We mark a lambda conversion op as deleted if we can't
53816 #. generate it properly; see maybe_add_lambda_conv_op.
53817 #: cp/decl2.cc:5813
53818 #, gcc-internal-format
53819 msgid "converting lambda that uses %<...%> to function pointer"
53820 msgstr ""
53821
53822 #: cp/decl2.cc:5816
53823 #, gcc-internal-format
53824 msgid "use of deleted function %qD"
53825 msgstr ""
53826
53827 #: cp/decl2.cc:5870
53828 #, gcc-internal-format
53829 msgid "use of function %qD with unsatisfied constraints"
53830 msgstr ""
53831
53832 #: cp/decl2.cc:5902
53833 #, gcc-internal-format
53834 msgid "use of built-in parameter pack %qD outside of a template"
53835 msgstr ""
53836
53837 #: cp/error.cc:4019
53838 #, gcc-internal-format
53839 msgid "(no argument)"
53840 msgstr "(немає аргументів)"
53841
53842 #: cp/error.cc:4111
53843 #, gcc-internal-format
53844 msgid "[...]"
53845 msgstr ""
53846
53847 #: cp/error.cc:4458
53848 #, gcc-internal-format
53849 msgid "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu++11%>"
53850 msgstr ""
53851
53852 #: cp/error.cc:4463
53853 #, gcc-internal-format
53854 msgid "explicit conversion operators only available with %<-std=c++11%> or %<-std=gnu++11%>"
53855 msgstr ""
53856
53857 #: cp/error.cc:4468
53858 #, gcc-internal-format
53859 msgid "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
53860 msgstr ""
53861
53862 #: cp/error.cc:4473
53863 #, gcc-internal-format
53864 msgid "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
53865 msgstr ""
53866
53867 #: cp/error.cc:4478
53868 #, gcc-internal-format
53869 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
53870 msgstr ""
53871
53872 #: cp/error.cc:4483
53873 #, gcc-internal-format
53874 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
53875 msgstr ""
53876
53877 #: cp/error.cc:4488
53878 #, gcc-internal-format
53879 msgid "defaulted and deleted functions only available with %<-std=c++11%> or %<-std=gnu++11%>"
53880 msgstr ""
53881
53882 #: cp/error.cc:4494
53883 #, gcc-internal-format
53884 msgid "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
53885 msgstr ""
53886
53887 #: cp/error.cc:4499
53888 #, gcc-internal-format
53889 msgid "override controls (override/final) only available with %<-std=c++11%> or %<-std=gnu++11%>"
53890 msgstr ""
53891
53892 #: cp/error.cc:4504
53893 #, gcc-internal-format
53894 msgid "non-static data member initializers only available with %<-std=c++11%> or %<-std=gnu++11%>"
53895 msgstr ""
53896
53897 #: cp/error.cc:4509
53898 #, gcc-internal-format
53899 msgid "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
53900 msgstr ""
53901
53902 #: cp/error.cc:4514
53903 #, gcc-internal-format
53904 msgid "delegating constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
53905 msgstr ""
53906
53907 #: cp/error.cc:4519
53908 #, gcc-internal-format
53909 msgid "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
53910 msgstr ""
53911
53912 #: cp/error.cc:4524
53913 #, gcc-internal-format
53914 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
53915 msgstr ""
53916
53917 #: cp/error.cc:4529
53918 #, gcc-internal-format
53919 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
53920 msgstr ""
53921
53922 #: cp/error.cc:4579
53923 #, gcc-internal-format
53924 msgid "incomplete type %qT used in nested name specifier"
53925 msgstr ""
53926
53927 #: cp/error.cc:4583
53928 #, gcc-internal-format
53929 msgid "reference to %<%T::%D%> is ambiguous"
53930 msgstr ""
53931
53932 #: cp/error.cc:4597
53933 #, gcc-internal-format
53934 msgid "%qD is not a member of %qT; did you mean %qs?"
53935 msgstr ""
53936
53937 #: cp/error.cc:4601 cp/typeck.cc:2730
53938 #, gcc-internal-format
53939 msgid "%qD is not a member of %qT"
53940 msgstr ""
53941
53942 #: cp/error.cc:4623
53943 #, gcc-internal-format
53944 msgid "%qD is not a member of %qD; did you mean %qs?"
53945 msgstr ""
53946
53947 #: cp/error.cc:4627 cp/typeck.cc:3323
53948 #, gcc-internal-format
53949 msgid "%qD is not a member of %qD"
53950 msgstr ""
53951
53952 #: cp/error.cc:4638
53953 #, gcc-internal-format
53954 msgid "%<::%D%> has not been declared; did you mean %qs?"
53955 msgstr ""
53956
53957 #: cp/error.cc:4642
53958 #, gcc-internal-format
53959 msgid "%<::%D%> has not been declared"
53960 msgstr ""
53961
53962 #: cp/except.cc:377
53963 #, gcc-internal-format
53964 msgid "exception handling disabled, use %<-fexceptions%> to enable"
53965 msgstr ""
53966
53967 #: cp/except.cc:623
53968 #, gcc-internal-format
53969 msgid "throwing NULL, which has integral, not pointer type"
53970 msgstr ""
53971
53972 #: cp/except.cc:749
53973 #, gcc-internal-format
53974 msgid "  in thrown expression"
53975 msgstr ""
53976
53977 #: cp/except.cc:890
53978 #, gcc-internal-format
53979 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
53980 msgstr ""
53981
53982 #: cp/except.cc:898
53983 #, gcc-internal-format
53984 msgid "cannot throw expression of type %qT because it involves types of variable size"
53985 msgstr ""
53986
53987 #: cp/except.cc:901
53988 #, gcc-internal-format
53989 msgid "cannot catch type %qT because it involves types of variable size"
53990 msgstr ""
53991
53992 #: cp/except.cc:1001
53993 #, gcc-internal-format
53994 msgid "exception of type %qT will be caught by earlier handler"
53995 msgstr ""
53996
53997 #: cp/except.cc:1003
53998 #, gcc-internal-format
53999 msgid "for type %qT"
54000 msgstr ""
54001
54002 #: cp/except.cc:1032
54003 #, gcc-internal-format
54004 msgid "%<...%> handler must be the last handler for its try block"
54005 msgstr ""
54006
54007 #: cp/except.cc:1128
54008 #, gcc-internal-format
54009 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
54010 msgstr ""
54011
54012 #: cp/except.cc:1131
54013 #, gcc-internal-format
54014 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
54015 msgstr ""
54016
54017 #: cp/expr.cc:233
54018 #, gcc-internal-format
54019 msgid "using value of simple assignment with %<volatile%>-qualified left operand is deprecated"
54020 msgstr ""
54021
54022 #: cp/friend.cc:192
54023 #, gcc-internal-format
54024 msgid "%qD is already a friend of class %qT"
54025 msgstr ""
54026
54027 #: cp/friend.cc:289
54028 #, gcc-internal-format
54029 msgid "invalid type %qT declared %<friend%>"
54030 msgstr ""
54031
54032 #. template <class U> friend class T::X<U>;
54033 #. [temp.friend]
54034 #. Friend declarations shall not declare partial
54035 #. specializations.
54036 #: cp/friend.cc:306 cp/friend.cc:354
54037 #, gcc-internal-format
54038 msgid "partial specialization %qT declared %<friend%>"
54039 msgstr ""
54040
54041 #: cp/friend.cc:320
54042 #, gcc-internal-format
54043 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
54044 msgstr ""
54045
54046 #: cp/friend.cc:332
54047 #, gcc-internal-format
54048 msgid "class %qT is implicitly friends with itself"
54049 msgstr ""
54050
54051 #: cp/friend.cc:395
54052 #, gcc-internal-format
54053 msgid "%qT is not a member of %qT"
54054 msgstr ""
54055
54056 #: cp/friend.cc:401
54057 #, gcc-internal-format
54058 msgid "%qT is not a member class template of %qT"
54059 msgstr ""
54060
54061 #: cp/friend.cc:411
54062 #, gcc-internal-format
54063 msgid "%qT is not a nested class of %qT"
54064 msgstr ""
54065
54066 #. template <class T> friend class T;
54067 #: cp/friend.cc:425
54068 #, gcc-internal-format
54069 msgid "template parameter type %qT declared %<friend%>"
54070 msgstr ""
54071
54072 #. template <class T> friend class A; where A is not a template
54073 #: cp/friend.cc:433
54074 #, gcc-internal-format
54075 msgid "%q#T is not a template"
54076 msgstr ""
54077
54078 #: cp/friend.cc:456
54079 #, gcc-internal-format
54080 msgid "%qD is already a friend of %qT"
54081 msgstr ""
54082
54083 #: cp/friend.cc:466
54084 #, gcc-internal-format
54085 msgid "%qT is already a friend of %qT"
54086 msgstr ""
54087
54088 #: cp/friend.cc:506
54089 #, gcc-internal-format
54090 msgid "friend declaration %qD may not have virt-specifiers"
54091 msgstr ""
54092
54093 #: cp/friend.cc:592
54094 #, gcc-internal-format
54095 msgid "member %qD declared as friend before type %qT defined"
54096 msgstr ""
54097
54098 #: cp/friend.cc:642
54099 #, gcc-internal-format
54100 msgid "friend declaration %q#D declares a non-template function"
54101 msgstr ""
54102
54103 #: cp/friend.cc:646
54104 #, gcc-internal-format
54105 msgid "(if this is not what you intended, make sure the function template has already been declared and add %<<>%> after the function name here)"
54106 msgstr ""
54107
54108 #: cp/init.cc:392
54109 #, gcc-internal-format
54110 msgid "value-initialization of incomplete type %qT"
54111 msgstr ""
54112
54113 #: cp/init.cc:475
54114 #, gcc-internal-format
54115 msgid "cannot value-initialize array of unknown bound %qT"
54116 msgstr ""
54117
54118 #: cp/init.cc:514
54119 #, gcc-internal-format
54120 msgid "value-initialization of function type %qT"
54121 msgstr ""
54122
54123 #: cp/init.cc:520
54124 #, gcc-internal-format
54125 msgid "value-initialization of reference type %qT"
54126 msgstr ""
54127
54128 #: cp/init.cc:589
54129 #, gcc-internal-format
54130 msgid "recursive instantiation of default member initializer for %qD"
54131 msgstr ""
54132
54133 #: cp/init.cc:655
54134 #, gcc-internal-format
54135 msgid "default member initializer for %qD required before the end of its enclosing class"
54136 msgstr ""
54137
54138 #: cp/init.cc:719
54139 #, gcc-internal-format
54140 msgid "initializer for flexible array member %q#D"
54141 msgstr ""
54142
54143 #: cp/init.cc:784
54144 #, gcc-internal-format
54145 msgid "initializing %qD from %qE does not extend the lifetime of the underlying array"
54146 msgstr ""
54147
54148 #: cp/init.cc:888 cp/init.cc:969
54149 #, gcc-internal-format
54150 msgid "%qD is initialized with itself"
54151 msgstr ""
54152
54153 #: cp/init.cc:894
54154 #, gcc-internal-format
54155 msgid "reference %qD is not yet bound to a value when used here"
54156 msgstr ""
54157
54158 #: cp/init.cc:898
54159 #, gcc-internal-format
54160 msgid "member %qD is used uninitialized"
54161 msgstr "член %qD використано неініціалізованим"
54162
54163 #: cp/init.cc:946
54164 #, gcc-internal-format
54165 msgid "%qD should be initialized in the member initialization list"
54166 msgstr "%qD має бути ініціалізовано у списку ініціалізації членів"
54167
54168 #: cp/init.cc:1090
54169 #, gcc-internal-format
54170 msgid "invalid initializer for array member %q#D"
54171 msgstr ""
54172
54173 #: cp/init.cc:1105 cp/init.cc:1131 cp/init.cc:2727 cp/method.cc:2366
54174 #, gcc-internal-format
54175 msgid "uninitialized const member in %q#T"
54176 msgstr ""
54177
54178 #: cp/init.cc:1107 cp/init.cc:1125 cp/init.cc:1133 cp/init.cc:2712
54179 #: cp/init.cc:2740 cp/method.cc:2369 cp/method.cc:2380
54180 #, gcc-internal-format
54181 msgid "%q#D should be initialized"
54182 msgstr "%q#D має бути ініціалізовано"
54183
54184 #: cp/init.cc:1123 cp/init.cc:2699 cp/method.cc:2377
54185 #, gcc-internal-format
54186 msgid "uninitialized reference member in %q#T"
54187 msgstr ""
54188
54189 #: cp/init.cc:1308
54190 #, gcc-internal-format
54191 msgid "%qD will be initialized after"
54192 msgstr "%qD буде ініціалізовано після"
54193
54194 #: cp/init.cc:1311
54195 #, gcc-internal-format
54196 msgid "base %qT will be initialized after"
54197 msgstr "базове %qT буде ініціалізовано після"
54198
54199 #: cp/init.cc:1315
54200 #, gcc-internal-format
54201 msgid "  %q#D"
54202 msgstr "  %q#D"
54203
54204 #: cp/init.cc:1317
54205 #, gcc-internal-format
54206 msgid "  base %qT"
54207 msgstr ""
54208
54209 #: cp/init.cc:1319
54210 #, gcc-internal-format
54211 msgid "  when initialized here"
54212 msgstr "  коли ініціалізовано тут"
54213
54214 #: cp/init.cc:1336
54215 #, gcc-internal-format
54216 msgid "multiple initializations given for %qD"
54217 msgstr ""
54218
54219 #: cp/init.cc:1340
54220 #, gcc-internal-format
54221 msgid "multiple initializations given for base %qT"
54222 msgstr ""
54223
54224 #: cp/init.cc:1427
54225 #, gcc-internal-format
54226 msgid "initializations for multiple members of %qT"
54227 msgstr ""
54228
54229 #: cp/init.cc:1537
54230 #, gcc-internal-format
54231 msgid "base class %q#T should be explicitly initialized in the copy constructor"
54232 msgstr ""
54233
54234 #: cp/init.cc:1773 cp/init.cc:1792
54235 #, gcc-internal-format
54236 msgid "class %qT does not have any field named %qD"
54237 msgstr ""
54238
54239 #: cp/init.cc:1779
54240 #, gcc-internal-format
54241 msgid "%q#D is a static data member; it can only be initialized at its definition"
54242 msgstr ""
54243
54244 #: cp/init.cc:1786
54245 #, gcc-internal-format
54246 msgid "%q#D is not a non-static data member of %qT"
54247 msgstr ""
54248
54249 #: cp/init.cc:1825
54250 #, gcc-internal-format
54251 msgid "unnamed initializer for %qT, which has no base classes"
54252 msgstr ""
54253
54254 #: cp/init.cc:1833
54255 #, gcc-internal-format
54256 msgid "unnamed initializer for %qT, which uses multiple inheritance"
54257 msgstr ""
54258
54259 #: cp/init.cc:1880
54260 #, gcc-internal-format
54261 msgid "%qD is both a direct base and an indirect virtual base"
54262 msgstr ""
54263
54264 #: cp/init.cc:1888
54265 #, gcc-internal-format
54266 msgid "type %qT is not a direct or virtual base of %qT"
54267 msgstr ""
54268
54269 #: cp/init.cc:1891
54270 #, gcc-internal-format
54271 msgid "type %qT is not a direct base of %qT"
54272 msgstr ""
54273
54274 #: cp/init.cc:2003 cp/init.cc:4786 cp/typeck2.cc:1349
54275 #, gcc-internal-format
54276 msgid "array must be initialized with a brace-enclosed initializer"
54277 msgstr "масив має бути ініціалізовано за допомогою взятого у фігурні дужки ініціалізатора"
54278
54279 #: cp/init.cc:2324 cp/semantics.cc:3740
54280 #, gcc-internal-format
54281 msgid "%qT is not a class type"
54282 msgstr ""
54283
54284 #: cp/init.cc:2382
54285 #, gcc-internal-format
54286 msgid "incomplete type %qT does not have member %qD"
54287 msgstr ""
54288
54289 #: cp/init.cc:2396
54290 #, gcc-internal-format
54291 msgid "invalid pointer to bit-field %qD"
54292 msgstr ""
54293
54294 #: cp/init.cc:2482 cp/typeck.cc:2208
54295 #, gcc-internal-format
54296 msgid "invalid use of non-static member function %qD"
54297 msgstr ""
54298
54299 #: cp/init.cc:2489 cp/semantics.cc:2148
54300 #, gcc-internal-format
54301 msgid "invalid use of non-static data member %qD"
54302 msgstr ""
54303
54304 #: cp/init.cc:2696
54305 #, gcc-internal-format
54306 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
54307 msgstr ""
54308
54309 #: cp/init.cc:2704
54310 #, gcc-internal-format
54311 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
54312 msgstr ""
54313
54314 #: cp/init.cc:2708
54315 #, gcc-internal-format
54316 msgid "uninitialized reference member in base %q#T of %q#T"
54317 msgstr ""
54318
54319 #: cp/init.cc:2724
54320 #, gcc-internal-format
54321 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
54322 msgstr ""
54323
54324 #: cp/init.cc:2732
54325 #, gcc-internal-format
54326 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
54327 msgstr ""
54328
54329 #: cp/init.cc:2736
54330 #, gcc-internal-format
54331 msgid "uninitialized const member in base %q#T of %q#T"
54332 msgstr ""
54333
54334 #: cp/init.cc:2846
54335 #, gcc-internal-format
54336 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
54337 msgstr ""
54338
54339 #: cp/init.cc:2849
54340 #, gcc-internal-format
54341 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size at most %qwu"
54342 msgstr ""
54343
54344 #: cp/init.cc:2859
54345 #, gcc-internal-format
54346 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
54347 msgstr ""
54348
54349 #: cp/init.cc:2862
54350 #, gcc-internal-format
54351 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size at most %qwu"
54352 msgstr ""
54353
54354 #: cp/init.cc:2871
54355 #, gcc-internal-format
54356 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
54357 msgstr ""
54358
54359 #: cp/init.cc:2874
54360 #, gcc-internal-format
54361 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size at most %qwu"
54362 msgstr ""
54363
54364 #: cp/init.cc:2891
54365 #, gcc-internal-format
54366 msgid "at offset %wi from %qD declared here"
54367 msgstr "зі зсувом %wi з %qD оголошено тут"
54368
54369 #: cp/init.cc:2895
54370 #, gcc-internal-format
54371 msgid "at offset [%wi, %wi] from %qD declared here"
54372 msgstr "зі зсувом [%wi, %wi] з %qD оголошено тут:"
54373
54374 #: cp/init.cc:3093
54375 #, gcc-internal-format
54376 msgid "integer overflow in array size"
54377 msgstr ""
54378
54379 #: cp/init.cc:3103
54380 #, gcc-internal-format
54381 msgid "array size in new-expression must be constant"
54382 msgstr ""
54383
54384 #: cp/init.cc:3121
54385 #, gcc-internal-format
54386 msgid "variably modified type not allowed in new-expression"
54387 msgstr ""
54388
54389 #: cp/init.cc:3137
54390 #, gcc-internal-format
54391 msgid "non-constant array new length must be specified directly, not by %<typedef%>"
54392 msgstr ""
54393
54394 #: cp/init.cc:3139
54395 #, gcc-internal-format
54396 msgid "non-constant array new length must be specified without parentheses around the type-id"
54397 msgstr ""
54398
54399 #: cp/init.cc:3149
54400 #, gcc-internal-format
54401 msgid "invalid type %<void%> for %<new%>"
54402 msgstr "некоректний тип %<void%> для %<new%>"
54403
54404 #: cp/init.cc:3155
54405 #, gcc-internal-format
54406 msgid "%<new%> of %<initializer_list%> does not extend the lifetime of the underlying array"
54407 msgstr ""
54408
54409 #: cp/init.cc:3197
54410 #, gcc-internal-format
54411 msgid "uninitialized const in %<new%> of %q#T"
54412 msgstr ""
54413
54414 #: cp/init.cc:3353
54415 #, gcc-internal-format
54416 msgid "no suitable %qD found in class %qT"
54417 msgstr ""
54418
54419 #: cp/init.cc:3360 cp/search.cc:1179
54420 #, gcc-internal-format
54421 msgid "request for member %qD is ambiguous"
54422 msgstr ""
54423
54424 #: cp/init.cc:3441
54425 #, gcc-internal-format
54426 msgid "%<new%> of type %qT with extended alignment %d"
54427 msgstr ""
54428
54429 #: cp/init.cc:3444
54430 #, gcc-internal-format
54431 msgid "uses %qD, which does not have an alignment parameter"
54432 msgstr ""
54433
54434 #: cp/init.cc:3447
54435 #, gcc-internal-format
54436 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
54437 msgstr ""
54438
54439 #: cp/init.cc:3643
54440 #, gcc-internal-format
54441 msgid "parenthesized initializer in array new"
54442 msgstr ""
54443
54444 #: cp/init.cc:3917
54445 #, gcc-internal-format
54446 msgid "size in array new must have integral type"
54447 msgstr ""
54448
54449 #: cp/init.cc:3946
54450 #, gcc-internal-format
54451 msgid "new cannot be applied to a reference type"
54452 msgstr ""
54453
54454 #: cp/init.cc:3955
54455 #, gcc-internal-format
54456 msgid "new cannot be applied to a function type"
54457 msgstr ""
54458
54459 #: cp/init.cc:4075
54460 #, gcc-internal-format
54461 msgid "possible problem detected in invocation of operator %<delete []%>"
54462 msgstr ""
54463
54464 #: cp/init.cc:4079
54465 #, gcc-internal-format
54466 msgid "neither the destructor nor the class-specific operator %<delete []%> will be called, even if they are declared when the class is defined"
54467 msgstr ""
54468
54469 #: cp/init.cc:4690
54470 #, gcc-internal-format
54471 msgid "initializer ends prematurely"
54472 msgstr ""
54473
54474 #: cp/init.cc:4987
54475 #, gcc-internal-format
54476 msgid "unknown array size in delete"
54477 msgstr ""
54478
54479 #: cp/init.cc:5021
54480 #, gcc-internal-format
54481 msgid "possible problem detected in invocation of %<operator delete%>"
54482 msgstr ""
54483
54484 #: cp/init.cc:5026
54485 #, gcc-internal-format
54486 msgid "neither the destructor nor the class-specific %<operator delete%> will be called, even if they are declared when the class is defined"
54487 msgstr ""
54488
54489 #: cp/init.cc:5041
54490 #, gcc-internal-format
54491 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
54492 msgstr ""
54493
54494 #: cp/init.cc:5046
54495 #, gcc-internal-format
54496 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
54497 msgstr ""
54498
54499 #: cp/init.cc:5353
54500 #, gcc-internal-format
54501 msgid "type to vector delete is neither pointer or array type"
54502 msgstr ""
54503
54504 #: cp/lambda.cc:527
54505 #, gcc-internal-format
54506 msgid "array of runtime bound cannot be captured by copy, only by reference"
54507 msgstr ""
54508
54509 #: cp/lambda.cc:542
54510 #, gcc-internal-format
54511 msgid "capture of variably-modified type %qT that is not an N3639 array of runtime bound"
54512 msgstr ""
54513
54514 #: cp/lambda.cc:546
54515 #, gcc-internal-format
54516 msgid "because the array element type %qT has variable size"
54517 msgstr ""
54518
54519 #: cp/lambda.cc:570
54520 #, gcc-internal-format
54521 msgid "cannot capture %qE by reference"
54522 msgstr ""
54523
54524 #: cp/lambda.cc:580
54525 #, gcc-internal-format
54526 msgid "capture by copy of incomplete type %qT"
54527 msgstr ""
54528
54529 #: cp/lambda.cc:635
54530 #, gcc-internal-format
54531 msgid "trying to capture %qD in instantiation of generic lambda"
54532 msgstr ""
54533
54534 #: cp/lambda.cc:711
54535 #, gcc-internal-format
54536 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
54537 msgstr ""
54538
54539 #: cp/lambda.cc:713
54540 #, gcc-internal-format
54541 msgid "add explicit %<this%> or %<*this%> capture"
54542 msgstr ""
54543
54544 #: cp/lambda.cc:827
54545 #, gcc-internal-format
54546 msgid "%<this%> was not captured for this lambda function"
54547 msgstr ""
54548
54549 #: cp/lex.cc:602
54550 #, gcc-internal-format
54551 msgid "invalid %<#pragma %s%>"
54552 msgstr "некоректне %<#pragma %s%>"
54553
54554 #: cp/lex.cc:610
54555 #, gcc-internal-format
54556 msgid "%<#pragma vtable%> no longer supported"
54557 msgstr "підтримку %<#pragma vtable%> припинено"
54558
54559 #: cp/lex.cc:682
54560 #, gcc-internal-format
54561 msgid "%<#pragma implementation%> for %qs appears after file is included"
54562 msgstr ""
54563
54564 #: cp/lex.cc:710
54565 #, gcc-internal-format
54566 msgid "%qD not defined"
54567 msgstr ""
54568
54569 #: cp/lex.cc:722
54570 #, gcc-internal-format
54571 msgid "%qD was not declared in this scope; did you mean %qs?"
54572 msgstr ""
54573
54574 #: cp/lex.cc:726
54575 #, gcc-internal-format
54576 msgid "%qD was not declared in this scope"
54577 msgstr ""
54578
54579 #. In a template, it is invalid to write "f()" or "f(3)" if no
54580 #. declaration of "f" is available.  Historically, G++ and most
54581 #. other compilers accepted that usage since they deferred all name
54582 #. lookup until instantiation time rather than doing unqualified
54583 #. name lookup at template definition time; explain to the user what
54584 #. is going wrong.
54585 #.
54586 #. Note that we have the exact wording of the following message in
54587 #. the manual (trouble.texi, node "Name lookup"), so they need to
54588 #. be kept in synch.
54589 #: cp/lex.cc:768
54590 #, gcc-internal-format
54591 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
54592 msgstr ""
54593
54594 #: cp/lex.cc:777
54595 #, gcc-internal-format
54596 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
54597 msgstr ""
54598
54599 #: cp/logic.cc:303
54600 #, gcc-internal-format
54601 msgid "  # %E"
54602 msgstr "  # %E"
54603
54604 #: cp/mangle.cc:2386
54605 #, gcc-internal-format
54606 msgid "mangling %<typeof%>, use %<decltype%> instead"
54607 msgstr ""
54608
54609 #: cp/mangle.cc:2390
54610 #, gcc-internal-format
54611 msgid "mangling %<__underlying_type%>"
54612 msgstr ""
54613
54614 #: cp/mangle.cc:2697
54615 #, gcc-internal-format
54616 msgid "mangling unknown fixed point type"
54617 msgstr ""
54618
54619 #: cp/mangle.cc:3475
54620 #, gcc-internal-format
54621 msgid "use of built-in trait %qE in function signature; use library traits instead"
54622 msgstr ""
54623
54624 #: cp/mangle.cc:3480
54625 #, gcc-internal-format, gfc-internal-format
54626 msgid "mangling %C"
54627 msgstr ""
54628
54629 #: cp/mangle.cc:3556
54630 #, gcc-internal-format
54631 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
54632 msgstr ""
54633
54634 #: cp/mangle.cc:4120
54635 #, gcc-internal-format
54636 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
54637 msgstr ""
54638
54639 #: cp/mangle.cc:4166
54640 #, gcc-internal-format
54641 msgid "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
54642 msgstr ""
54643
54644 #: cp/mangle.cc:4172
54645 #, gcc-internal-format
54646 msgid "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
54647 msgstr ""
54648
54649 #: cp/mangle.cc:4444
54650 #, gcc-internal-format
54651 msgid "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
54652 msgstr ""
54653
54654 #: cp/mangle.cc:4449
54655 #, gcc-internal-format
54656 msgid "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
54657 msgstr ""
54658
54659 #: cp/mangle.cc:4454
54660 #, gcc-internal-format
54661 msgid "the mangled name of the initialization guard variable for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
54662 msgstr ""
54663
54664 #: cp/mapper-client.cc:307
54665 #, gcc-internal-format
54666 msgid "failed %s mapper %qs line %u"
54667 msgstr ""
54668
54669 #: cp/mapper-client.cc:308
54670 #, gcc-internal-format
54671 msgid "failed %s mapper %qs"
54672 msgstr ""
54673
54674 #: cp/mapper-client.cc:320
54675 #, gcc-internal-format, gfc-internal-format
54676 msgid "failed mapper handshake %s"
54677 msgstr ""
54678
54679 #: cp/mapper-client.cc:354
54680 #, gcc-internal-format, gfc-internal-format
54681 msgid "mapper died by signal %s"
54682 msgstr ""
54683
54684 #: cp/mapper-client.cc:357
54685 #, gcc-internal-format, gfc-internal-format
54686 msgid "mapper exit status %d"
54687 msgstr ""
54688
54689 #: cp/method.cc:855 cp/method.cc:2319
54690 #, gcc-internal-format
54691 msgid "non-static const member %q#D, cannot use default assignment operator"
54692 msgstr ""
54693
54694 #: cp/method.cc:861 cp/method.cc:2325
54695 #, gcc-internal-format
54696 msgid "non-static reference member %q#D, cannot use default assignment operator"
54697 msgstr ""
54698
54699 #: cp/method.cc:951
54700 #, gcc-internal-format
54701 msgid "%qD is not a static data member"
54702 msgstr ""
54703
54704 #: cp/method.cc:952
54705 #, gcc-internal-format
54706 msgid "determining value of %qs"
54707 msgstr ""
54708
54709 #: cp/method.cc:979
54710 #, gcc-internal-format
54711 msgid "forming type of %qs"
54712 msgstr ""
54713
54714 #: cp/method.cc:1170
54715 #, gcc-internal-format
54716 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
54717 msgstr ""
54718
54719 #: cp/method.cc:1185
54720 #, gcc-internal-format
54721 msgid "defaulted %qD must return %<bool%>"
54722 msgstr ""
54723
54724 #: cp/method.cc:1193
54725 #, gcc-internal-format
54726 msgid "defaulted %qD must be %<const%>"
54727 msgstr ""
54728
54729 #: cp/method.cc:1198
54730 #, gcc-internal-format
54731 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
54732 msgstr ""
54733
54734 #: cp/method.cc:1225
54735 #, gcc-internal-format
54736 msgid "defaulted %qD is not a friend of %qT"
54737 msgstr ""
54738
54739 #: cp/method.cc:1234
54740 #, gcc-internal-format
54741 msgid "defaulted member %qD must have parameter type %<const %T&%>"
54742 msgstr ""
54743
54744 #: cp/method.cc:1237
54745 #, gcc-internal-format
54746 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
54747 msgstr ""
54748
54749 #: cp/method.cc:1240
54750 #, gcc-internal-format
54751 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not both"
54752 msgstr ""
54753
54754 #. Return type is auto, suggest changing it.
54755 #: cp/method.cc:1397
54756 #, gcc-internal-format
54757 msgid "changing the return type from %qs to a comparison category type will allow the comparison to use %qs and %qs"
54758 msgstr ""
54759
54760 #: cp/method.cc:1417
54761 #, gcc-internal-format
54762 msgid "three-way comparison of %qD has type %qT, not a comparison category type"
54763 msgstr ""
54764
54765 #: cp/method.cc:1426
54766 #, gcc-internal-format
54767 msgid "three-way comparison of %qD has type %qT, which does not convert to %qT"
54768 msgstr ""
54769
54770 #: cp/method.cc:1471
54771 #, gcc-internal-format
54772 msgid "cannot default compare union %qT"
54773 msgstr ""
54774
54775 #: cp/method.cc:1539
54776 #, gcc-internal-format
54777 msgid "cannot default compare reference member %qD"
54778 msgstr ""
54779
54780 #: cp/method.cc:1548
54781 #, gcc-internal-format
54782 msgid "cannot default compare anonymous union member"
54783 msgstr ""
54784
54785 #: cp/method.cc:1566
54786 #, gcc-internal-format
54787 msgid "cannot default compare flexible array member"
54788 msgstr ""
54789
54790 #: cp/method.cc:1853
54791 #, gcc-internal-format
54792 msgid "synthesized method %qD first required here"
54793 msgstr ""
54794
54795 #: cp/method.cc:2262
54796 #, gcc-internal-format
54797 msgid "union member %q+D with non-trivial %qD"
54798 msgstr ""
54799
54800 #: cp/method.cc:2273
54801 #, gcc-internal-format
54802 msgid "defaulted destructor calls non-%<constexpr%> %qD"
54803 msgstr ""
54804
54805 #: cp/method.cc:2274
54806 #, gcc-internal-format
54807 msgid "defaulted constructor calls non-%<constexpr%> %qD"
54808 msgstr ""
54809
54810 #: cp/method.cc:2342
54811 #, gcc-internal-format
54812 msgid "initializer for %q#D is invalid"
54813 msgstr ""
54814
54815 #: cp/method.cc:2399
54816 #, gcc-internal-format
54817 msgid "defaulted default constructor does not initialize %q#D"
54818 msgstr ""
54819
54820 #: cp/method.cc:2410
54821 #, gcc-internal-format
54822 msgid "copying non-static data member %q#D of rvalue reference type"
54823 msgstr ""
54824
54825 #. A trivial constructor doesn't have any NSDMI.
54826 #: cp/method.cc:2617
54827 #, gcc-internal-format
54828 msgid "defaulted default constructor does not initialize any non-static data member"
54829 msgstr ""
54830
54831 #: cp/method.cc:2660
54832 #, gcc-internal-format
54833 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
54834 msgstr ""
54835
54836 #: cp/method.cc:2791
54837 #, gcc-internal-format
54838 msgid "a lambda closure type has a deleted default constructor"
54839 msgstr ""
54840
54841 #: cp/method.cc:2794
54842 #, gcc-internal-format
54843 msgid "a lambda closure type has a deleted copy assignment operator"
54844 msgstr ""
54845
54846 #: cp/method.cc:2803
54847 #, gcc-internal-format
54848 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
54849 msgstr ""
54850
54851 #: cp/method.cc:2814
54852 #, gcc-internal-format
54853 msgid "%q#D inherits from multiple base subobjects"
54854 msgstr ""
54855
54856 #: cp/method.cc:2822 cp/method.cc:2846
54857 #, gcc-internal-format
54858 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
54859 msgstr ""
54860
54861 #: cp/method.cc:2855
54862 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
54863 msgstr ""
54864
54865 #: cp/method.cc:3258
54866 #, gcc-internal-format
54867 msgid "defaulted declaration %q+D does not match the expected signature"
54868 msgstr ""
54869
54870 #: cp/method.cc:3261
54871 #, gcc-internal-format
54872 msgid "expected signature: %qD"
54873 msgstr "очікуваний підпис: %qD"
54874
54875 #: cp/method.cc:3293
54876 #, gcc-internal-format
54877 msgid "explicitly defaulted function %q+D cannot be declared %qs because the implicit declaration is not %qs:"
54878 msgstr ""
54879
54880 #: cp/method.cc:3313
54881 #, gcc-internal-format
54882 msgid "a template cannot be defaulted"
54883 msgstr ""
54884
54885 #: cp/method.cc:3348
54886 #, gcc-internal-format
54887 msgid "%qD cannot be defaulted"
54888 msgstr ""
54889
54890 #: cp/method.cc:3357
54891 #, gcc-internal-format
54892 msgid "defaulted function %q+D with default argument"
54893 msgstr ""
54894
54895 #: cp/module.cc:1546
54896 #, gcc-internal-format
54897 msgid "section %qs is missing or corrupted"
54898 msgstr "розділ %qs пропущено або розділ є пошкодженим"
54899
54900 #: cp/module.cc:1548
54901 #, gcc-internal-format, gfc-internal-format
54902 msgid "section #%u is missing or corrupted"
54903 msgstr "розділ %u пропущено або розділ є пошкодженим"
54904
54905 #: cp/module.cc:1770
54906 #, gcc-internal-format
54907 msgid "not Encapsulated Lazy Records of Named Declarations"
54908 msgstr ""
54909
54910 #: cp/module.cc:1785
54911 #, gcc-internal-format
54912 msgid "unexpected encapsulation format or type"
54913 msgstr "неочікуваний формат або тип інкапсуляції"
54914
54915 #: cp/module.cc:1794
54916 #, gcc-internal-format
54917 msgid "encapsulation is malformed"
54918 msgstr "інкапсуляція має помилкове форматування"
54919
54920 #: cp/module.cc:11083
54921 #, gcc-internal-format
54922 msgid "conflicting global module declaration %#qD"
54923 msgstr "конфлікт загального оголошення модуля %#qD"
54924
54925 #: cp/module.cc:11085
54926 #, gcc-internal-format
54927 msgid "existing declaration %#qD"
54928 msgstr "наявне оголошення %#qD"
54929
54930 #: cp/module.cc:12149
54931 #, gcc-internal-format
54932 msgid "definition of %qD does not match"
54933 msgstr "визначення %qD є невідповідним"
54934
54935 #: cp/module.cc:12151
54936 #, gcc-internal-format
54937 msgid "existing definition %qD"
54938 msgstr "наявне визначення %qD"
54939
54940 #: cp/module.cc:12163
54941 #, gcc-internal-format
54942 msgid "... this enumerator %qD"
54943 msgstr ""
54944
54945 #: cp/module.cc:12165
54946 #, gcc-internal-format
54947 msgid "enumerator %qD does not match ..."
54948 msgstr ""
54949
54950 #: cp/module.cc:12171
54951 #, gcc-internal-format
54952 msgid "additional enumerators beginning with %qD"
54953 msgstr ""
54954
54955 #: cp/module.cc:12175
54956 #, gcc-internal-format
54957 msgid "enumeration range differs"
54958 msgstr ""
54959
54960 #: cp/module.cc:13294
54961 #, gcc-internal-format
54962 msgid "%q#D references internal linkage entity %q#D"
54963 msgstr ""
54964
54965 #: cp/module.cc:13863
54966 #, gcc-internal-format
54967 msgid "recursive lazy load"
54968 msgstr ""
54969
54970 #. Cannot import the current module.
54971 #: cp/module.cc:13882
54972 #, gcc-internal-format
54973 msgid "cannot import module in its own purview"
54974 msgstr ""
54975
54976 #: cp/module.cc:13883 cp/module.cc:18966
54977 #, gcc-internal-format
54978 msgid "module %qs declared here"
54979 msgstr "модуль %qs оголошено тут:"
54980
54981 #: cp/module.cc:14228
54982 #, gcc-internal-format
54983 msgid "indirect import %qs is not already loaded"
54984 msgstr ""
54985
54986 #: cp/module.cc:14234
54987 #, gcc-internal-format
54988 msgid "import %qs has CRC mismatch"
54989 msgstr ""
54990
54991 #: cp/module.cc:15933
54992 #, gcc-internal-format
54993 msgid "unable to represent further imported source locations"
54994 msgstr ""
54995
54996 #: cp/module.cc:16846
54997 #, gcc-internal-format
54998 msgid "not exporting %<#define %E%> as it is a keyword"
54999 msgstr ""
55000
55001 #: cp/module.cc:17083
55002 #, gcc-internal-format
55003 msgid "macro definitions of %qE corrupted"
55004 msgstr "визначення макроса %qE пошкоджено"
55005
55006 #: cp/module.cc:17107 cp/module.cc:17110
55007 #, gcc-internal-format
55008 msgid "inconsistent imported macro definition %qE"
55009 msgstr ""
55010
55011 #: cp/module.cc:17116
55012 #, gcc-internal-format
55013 msgid "%<#undef %E%>"
55014 msgstr ""
55015
55016 #: cp/module.cc:17118
55017 #, gcc-internal-format
55018 msgid "%<#define %s%>"
55019 msgstr ""
55020
55021 #: cp/module.cc:17348
55022 #, gcc-internal-format
55023 msgid "compiled module file is %qs"
55024 msgstr "компільованим файлом модуля є %qs"
55025
55026 #: cp/module.cc:17385 cp/module.cc:17390
55027 #, gcc-internal-format, gfc-internal-format
55028 msgid "compiled module is %sversion %s"
55029 msgstr ""
55030
55031 #: cp/module.cc:17396
55032 #, gcc-internal-format, gfc-internal-format
55033 msgid "compiler is %sversion %s%s%s"
55034 msgstr ""
55035
55036 #: cp/module.cc:17426
55037 #, gcc-internal-format
55038 msgid "module %qs found"
55039 msgstr ""
55040
55041 #: cp/module.cc:17428
55042 #, gcc-internal-format
55043 msgid "header module expected, module %qs found"
55044 msgstr ""
55045
55046 #: cp/module.cc:17429
55047 #, gcc-internal-format
55048 msgid "module %qs expected, header module found"
55049 msgstr ""
55050
55051 #: cp/module.cc:17444
55052 #, gcc-internal-format
55053 msgid "module %qs CRC mismatch"
55054 msgstr ""
55055
55056 #: cp/module.cc:17458
55057 #, gcc-internal-format
55058 msgid "target & host is %qs:%qs, expected %qs:%qs"
55059 msgstr ""
55060
55061 #: cp/module.cc:17470
55062 #, gcc-internal-format
55063 msgid "language dialect differs %qs, expected %qs"
55064 msgstr ""
55065
55066 #: cp/module.cc:17486
55067 #, gcc-internal-format
55068 msgid "module contains OpenMP, use %<-fopenmp%> to enable"
55069 msgstr ""
55070
55071 #: cp/module.cc:17503
55072 #, gcc-internal-format
55073 msgid "fixed tree mismatch"
55074 msgstr ""
55075
55076 #: cp/module.cc:17590
55077 #, gcc-internal-format
55078 msgid "interface partition is not exported"
55079 msgstr ""
55080
55081 #: cp/module.cc:18124
55082 #, gcc-internal-format, gfc-internal-format
55083 msgid "failed to read compiled module cluster %u: %s"
55084 msgstr ""
55085
55086 #: cp/module.cc:18162
55087 #, gcc-internal-format, gfc-internal-format
55088 msgid "failed to read compiled module: %s"
55089 msgstr ""
55090
55091 #: cp/module.cc:18172
55092 #, gcc-internal-format
55093 msgid "consider using %<-fno-module-lazy%>, increasing %<-param-lazy-modules=%u%> value, or increasing the per-process file descriptor limit"
55094 msgstr ""
55095
55096 #: cp/module.cc:18177
55097 #, gcc-internal-format
55098 msgid "imports must be built before being imported"
55099 msgstr ""
55100
55101 #: cp/module.cc:18180
55102 #, gcc-internal-format
55103 msgid "returning to the gate for a mechanical issue"
55104 msgstr ""
55105
55106 #: cp/module.cc:18671
55107 #, gcc-internal-format
55108 msgid "reading CMI %qs"
55109 msgstr ""
55110
55111 #: cp/module.cc:18815
55112 #, gcc-internal-format
55113 msgid "failed to load binding %<%E%s%E%>"
55114 msgstr ""
55115
55116 #: cp/module.cc:18816
55117 #, gcc-internal-format
55118 msgid "failed to load binding %<%E%s%E@%s%>"
55119 msgstr ""
55120
55121 #: cp/module.cc:18823
55122 #, gcc-internal-format
55123 msgid "during load of binding %<%E%s%E%>"
55124 msgstr ""
55125
55126 #: cp/module.cc:18824
55127 #, gcc-internal-format
55128 msgid "during load of binding %<%E%s%E@%s%>"
55129 msgstr ""
55130
55131 #: cp/module.cc:18882
55132 #, gcc-internal-format
55133 msgid "failed to load pendings for %<%E%s%E%>"
55134 msgstr ""
55135
55136 #: cp/module.cc:18886
55137 #, gcc-internal-format
55138 msgid "during load of pendings for %<%E%s%E%>"
55139 msgstr ""
55140
55141 #. Only header units should appear inside language
55142 #. specifications.  The std doesn't specify this, but I think
55143 #. that's an error in resolving US 033, because language linkage
55144 #. is also our escape clause to getting things into the global
55145 #. module, so we don't want to confuse things by having to think
55146 #. about whether 'extern "C++" { import foo; }' puts foo's
55147 #. contents into the global module all of a sudden.
55148 #: cp/module.cc:18931
55149 #, gcc-internal-format
55150 msgid "import of named module %qs inside language-linkage block"
55151 msgstr ""
55152
55153 #: cp/module.cc:18961
55154 #, gcc-internal-format
55155 msgid "module already declared"
55156 msgstr "модуль вже оголошено"
55157
55158 #: cp/module.cc:18962
55159 #, gcc-internal-format
55160 msgid "module already imported"
55161 msgstr "модуль вже імпортовано"
55162
55163 #: cp/module.cc:18967
55164 #, gcc-internal-format
55165 msgid "module %qs imported here"
55166 msgstr "модуль %qs імпортовано тут:"
55167
55168 #: cp/module.cc:19154
55169 #, gcc-internal-format, gfc-internal-format
55170 msgid "unknown Compiled Module Interface: %s"
55171 msgstr ""
55172
55173 #: cp/module.cc:19197
55174 #, gcc-internal-format
55175 msgid "cannot determine %<#include%> translation of %s: %s"
55176 msgstr ""
55177
55178 #: cp/module.cc:19215
55179 #, gcc-internal-format
55180 msgid "include %qs translated to import"
55181 msgstr ""
55182
55183 #: cp/module.cc:19216
55184 #, gcc-internal-format
55185 msgid "include %qs processed textually"
55186 msgstr ""
55187
55188 #: cp/module.cc:19573
55189 #, gcc-internal-format
55190 msgid "C++ modules are incompatible with precompiled headers"
55191 msgstr ""
55192
55193 #: cp/module.cc:19577
55194 #, gcc-internal-format
55195 msgid "C++ modules are incompatible with traditional preprocessing"
55196 msgstr ""
55197
55198 #: cp/module.cc:19587
55199 #, gcc-internal-format
55200 msgid "macro debug output may be incomplete with modules"
55201 msgstr ""
55202
55203 #: cp/module.cc:19588
55204 #, gcc-internal-format
55205 msgid "module dependencies require preprocessing"
55206 msgstr ""
55207
55208 #: cp/module.cc:19590
55209 #, gcc-internal-format
55210 msgid "you should use the %<-%s%> option"
55211 msgstr ""
55212
55213 #: cp/module.cc:19625 cp/module.cc:19654
55214 #, gcc-internal-format
55215 msgid "invalid header name %qs"
55216 msgstr "некоректна назва заголовка %qs"
55217
55218 #: cp/module.cc:19664
55219 #, gcc-internal-format
55220 msgid "invalid module name %qs"
55221 msgstr "некоректна назва модуля %qs"
55222
55223 #: cp/module.cc:19830
55224 #, gcc-internal-format
55225 msgid "%<-fmodule-only%> used for non-interface"
55226 msgstr ""
55227
55228 #: cp/module.cc:19870
55229 #, gcc-internal-format
55230 msgid "writing CMI %qs"
55231 msgstr ""
55232
55233 #: cp/module.cc:19875
55234 #, gcc-internal-format
55235 msgid "not writing module %qs due to errors"
55236 msgstr ""
55237
55238 #: cp/module.cc:19903
55239 #, gcc-internal-format, gfc-internal-format
55240 msgid "failed to write compiled module: %s"
55241 msgstr ""
55242
55243 #: cp/module.cc:20040
55244 #, gcc-internal-format
55245 msgid "unknown header kind %qs"
55246 msgstr "невідомий тип заголовка %qs"
55247
55248 #: cp/name-lookup.cc:2730
55249 #, gcc-internal-format
55250 msgid "redeclaration of %q#D with different template parameters"
55251 msgstr ""
55252
55253 #: cp/name-lookup.cc:2736
55254 #, gcc-internal-format
55255 msgid "%q#D conflicts with a previous declaration"
55256 msgstr ""
55257
55258 #: cp/name-lookup.cc:2901
55259 #, gcc-internal-format
55260 msgid "%q#D hides constructor for %q#D"
55261 msgstr "%q#D приховує конструктор для %q#D"
55262
55263 #: cp/name-lookup.cc:3050
55264 #, gcc-internal-format
55265 msgid "conflicting C language linkage declaration %q#D"
55266 msgstr "конфліктує із оголошенням компонування мови C %q#D"
55267
55268 #: cp/name-lookup.cc:3055
55269 #, gcc-internal-format
55270 msgid "due to different exception specifications"
55271 msgstr "через різні специфікації виключення"
55272
55273 #: cp/name-lookup.cc:3153
55274 #, gcc-internal-format
55275 msgid "lambda parameter %qD previously declared as a capture"
55276 msgstr ""
55277
55278 #: cp/name-lookup.cc:3176
55279 #, gcc-internal-format
55280 msgid "declaration of %q#D shadows a parameter"
55281 msgstr ""
55282
55283 #: cp/name-lookup.cc:3311
55284 #, gcc-internal-format
55285 msgid "declaration of %qD shadows a member of %qT"
55286 msgstr "оголошення %qD затінює член %qT"
55287
55288 #: cp/name-lookup.cc:3772
55289 #, gcc-internal-format
55290 msgid "friend declaration %qD in local class without prior local declaration"
55291 msgstr ""
55292
55293 #: cp/name-lookup.cc:4239
55294 #, gcc-internal-format
55295 msgid "%s %<%s(%E)%> %p %d"
55296 msgstr "%s %<%s(%E)%> %p %d"
55297
55298 #: cp/name-lookup.cc:4242
55299 #, gcc-internal-format
55300 msgid "%s %s %p %d"
55301 msgstr "%s %s %p %d"
55302
55303 #: cp/name-lookup.cc:4854
55304 #, gcc-internal-format
55305 msgid "%q#D does not have external linkage"
55306 msgstr "%q#D не має зовнішньої прив'язки"
55307
55308 #: cp/name-lookup.cc:4856 cp/parser.cc:11376 cp/parser.cc:11386
55309 #: cp/semantics.cc:3926 cp/semantics.cc:3938
55310 #, gcc-internal-format
55311 msgid "%q#D declared here"
55312 msgstr "%q#D оголошено тут:"
55313
55314 #: cp/name-lookup.cc:5568
55315 #, gcc-internal-format
55316 msgid "%<%T%s%D%> names destructor"
55317 msgstr "%<%T%s%D%> є назвою деструктора"
55318
55319 #: cp/name-lookup.cc:5584
55320 #, gcc-internal-format
55321 msgid "using-declaration for non-member at class scope"
55322 msgstr ""
55323
55324 #: cp/name-lookup.cc:5592
55325 #, gcc-internal-format
55326 msgid "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or %<-std=gnu++20%>"
55327 msgstr ""
55328
55329 #: cp/name-lookup.cc:5608 cp/pt.cc:18500
55330 #, gcc-internal-format
55331 msgid "%qT is not a class, namespace, or enumeration"
55332 msgstr "%qT не є класом, простором назв або переліком"
55333
55334 #: cp/name-lookup.cc:5618
55335 #, gcc-internal-format
55336 msgid "non-member using-declaration names constructor of %qT"
55337 msgstr ""
55338
55339 #: cp/name-lookup.cc:5629 cp/name-lookup.cc:5702
55340 #, gcc-internal-format
55341 msgid "using-declaration for member at non-class scope"
55342 msgstr ""
55343
55344 #: cp/name-lookup.cc:5652
55345 #, gcc-internal-format
55346 msgid "%qT is not a direct base of %qT"
55347 msgstr "%qT не є безпосередньою основою %qT"
55348
55349 #: cp/name-lookup.cc:5712
55350 #, gcc-internal-format
55351 msgid "did you mean %<using enum %T::%D%>?"
55352 msgstr ""
55353
55354 #: cp/name-lookup.cc:5724
55355 #, gcc-internal-format
55356 msgid "%qD has not been declared in %qD"
55357 msgstr "%qD не було оголошено у %qD"
55358
55359 #: cp/name-lookup.cc:5738
55360 #, gcc-internal-format
55361 msgid "using-declaration may not name namespace %qD"
55362 msgstr ""
55363
55364 #: cp/name-lookup.cc:5749
55365 #, gcc-internal-format
55366 msgid "%<%T::%D%> names constructor in %qT"
55367 msgstr ""
55368
55369 #: cp/name-lookup.cc:5842
55370 #, gcc-internal-format
55371 msgid "declaration of %qD not in a namespace surrounding %qD"
55372 msgstr ""
55373
55374 #: cp/name-lookup.cc:5883
55375 #, gcc-internal-format
55376 msgid "explicit qualification in declaration of %qD"
55377 msgstr ""
55378
55379 #: cp/name-lookup.cc:5893
55380 #, gcc-internal-format
55381 msgid "%qD should have been declared inside %qD"
55382 msgstr ""
55383
55384 #: cp/name-lookup.cc:5946
55385 #, gcc-internal-format
55386 msgid "%qD has not been declared within %qD"
55387 msgstr ""
55388
55389 #: cp/name-lookup.cc:5948
55390 #, gcc-internal-format
55391 msgid "only here as a %<friend%>"
55392 msgstr ""
55393
55394 #: cp/name-lookup.cc:6002
55395 #, gcc-internal-format
55396 msgid "%qD attribute requires a single NTBS argument"
55397 msgstr ""
55398
55399 #: cp/name-lookup.cc:6009
55400 #, gcc-internal-format
55401 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
55402 msgstr ""
55403
55404 #: cp/name-lookup.cc:6019 cp/name-lookup.cc:6046
55405 #, gcc-internal-format
55406 msgid "ignoring %qD attribute on anonymous namespace"
55407 msgstr ""
55408
55409 #: cp/name-lookup.cc:6025
55410 #, gcc-internal-format
55411 msgid "ignoring %qD attribute on non-inline namespace"
55412 msgstr ""
55413
55414 #: cp/name-lookup.cc:6062 cp/name-lookup.cc:8551
55415 #, gcc-internal-format
55416 msgid "%qD attribute directive ignored"
55417 msgstr ""
55418
55419 #: cp/name-lookup.cc:6388
55420 #, gcc-internal-format
55421 msgid "maximum limit of %d namespaces searched for %qE"
55422 msgstr ""
55423
55424 #: cp/name-lookup.cc:6440
55425 #, gcc-internal-format
55426 msgid "suggested alternative:"
55427 msgid_plural "suggested alternatives:"
55428 msgstr[0] ""
55429 msgstr[1] ""
55430 msgstr[2] ""
55431
55432 #: cp/name-lookup.cc:6446
55433 #, gcc-internal-format
55434 msgid "  %qE"
55435 msgstr "  %qE"
55436
55437 #: cp/name-lookup.cc:6975
55438 #, gcc-internal-format
55439 msgid "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
55440 msgstr ""
55441
55442 #: cp/name-lookup.cc:6981
55443 #, gcc-internal-format
55444 msgid "%<std::%s%> is only available from %s onwards"
55445 msgstr ""
55446
55447 #: cp/name-lookup.cc:7417
55448 #, gcc-internal-format
55449 msgid "the macro %qs had not yet been defined"
55450 msgstr ""
55451
55452 #: cp/name-lookup.cc:7420
55453 #, gcc-internal-format
55454 msgid "it was later defined here"
55455 msgstr ""
55456
55457 #: cp/name-lookup.cc:8179
55458 #, gcc-internal-format
55459 msgid "declaration of %<std::initializer_list%> does not match %<#include <initializer_list>%>, isn%'t a template"
55460 msgstr ""
55461
55462 #: cp/name-lookup.cc:8535
55463 #, gcc-internal-format
55464 msgid "%<strong%> using directive no longer supported"
55465 msgstr ""
55466
55467 #: cp/name-lookup.cc:8538
55468 #, gcc-internal-format
55469 msgid "you can use an inline namespace instead"
55470 msgstr ""
55471
55472 #. We only allow depth 255.
55473 #: cp/name-lookup.cc:8637
55474 #, gcc-internal-format, gfc-internal-format
55475 msgid "cannot nest more than %d namespaces"
55476 msgstr ""
55477
55478 #: cp/name-lookup.cc:8734
55479 #, gcc-internal-format
55480 msgid "%<namespace %E%> is ambiguous"
55481 msgstr ""
55482
55483 #: cp/name-lookup.cc:8750
55484 #, gcc-internal-format
55485 msgid "namespace alias %qD not allowed here, assuming %qD"
55486 msgstr ""
55487
55488 #: cp/name-lookup.cc:8830
55489 #, gcc-internal-format
55490 msgid "inline namespace must be specified at initial definition"
55491 msgstr ""
55492
55493 #: cp/name-lookup.cc:8831
55494 #, gcc-internal-format
55495 msgid "%qD defined here"
55496 msgstr "%qD визначено тут"
55497
55498 #: cp/name-lookup.cc:8880
55499 #, gcc-internal-format
55500 msgid "%s namespace %qD conflicts with reachable definition"
55501 msgstr ""
55502
55503 #: cp/name-lookup.cc:8882
55504 #, gcc-internal-format, gfc-internal-format
55505 msgid "reachable %s definition here"
55506 msgstr "доступне визначення %s тут:"
55507
55508 #: cp/name-lookup.cc:8925
55509 #, gcc-internal-format
55510 msgid "XXX entering %<pop_everything ()%>"
55511 msgstr ""
55512
55513 #: cp/name-lookup.cc:8934
55514 #, gcc-internal-format
55515 msgid "XXX leaving %<pop_everything ()%>"
55516 msgstr ""
55517
55518 #: cp/optimize.cc:612
55519 #, gcc-internal-format
55520 msgid "making multiple clones of %qD"
55521 msgstr ""
55522
55523 #: cp/parser.cc:899
55524 #, gcc-internal-format
55525 msgid "identifier %qE is a keyword in C++11"
55526 msgstr ""
55527
55528 #: cp/parser.cc:913
55529 #, gcc-internal-format
55530 msgid "identifier %qE is a keyword in C++20"
55531 msgstr ""
55532
55533 #: cp/parser.cc:1406 cp/parser.cc:1419
55534 #, gcc-internal-format
55535 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
55536 msgstr ""
55537
55538 #: cp/parser.cc:1444 cp/parser.cc:45083
55539 #, gcc-internal-format
55540 msgid "%<#pragma omp declare %s%> not immediately followed by function declaration or definition"
55541 msgstr ""
55542
55543 #: cp/parser.cc:1484
55544 #, gcc-internal-format
55545 msgid "%<declare %s%> directive not immediately followed by function declaration or definition"
55546 msgstr ""
55547
55548 #: cp/parser.cc:3022
55549 #, gcc-internal-format
55550 msgid "%<#pragma%> is not allowed here"
55551 msgstr ""
55552
55553 #: cp/parser.cc:3151
55554 #, gcc-internal-format
55555 msgid "%<%E::%E%> has not been declared"
55556 msgstr ""
55557
55558 #: cp/parser.cc:3154
55559 #, gcc-internal-format
55560 msgid "%<::%E%> has not been declared"
55561 msgstr ""
55562
55563 #: cp/parser.cc:3157
55564 #, gcc-internal-format
55565 msgid "request for member %qE in non-class type %qT"
55566 msgstr ""
55567
55568 #: cp/parser.cc:3160 cp/parser.cc:20929
55569 #, gcc-internal-format
55570 msgid "%<%T::%E%> has not been declared"
55571 msgstr ""
55572
55573 #: cp/parser.cc:3170
55574 #, gcc-internal-format
55575 msgid "%<%E::%E%> is not a type"
55576 msgstr "%<%E::%E%> не є типом"
55577
55578 #: cp/parser.cc:3174
55579 #, gcc-internal-format
55580 msgid "%<%E::%E%> is not a class or namespace"
55581 msgstr ""
55582
55583 #: cp/parser.cc:3179
55584 #, gcc-internal-format
55585 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
55586 msgstr ""
55587
55588 #: cp/parser.cc:3192
55589 #, gcc-internal-format
55590 msgid "%<::%E%> is not a type"
55591 msgstr "%<::%E%> не є типом"
55592
55593 #: cp/parser.cc:3195
55594 #, gcc-internal-format
55595 msgid "%<::%E%> is not a class or namespace"
55596 msgstr ""
55597
55598 #: cp/parser.cc:3199
55599 #, gcc-internal-format
55600 msgid "%<::%E%> is not a class, namespace, or enumeration"
55601 msgstr ""
55602
55603 #: cp/parser.cc:3211
55604 #, gcc-internal-format
55605 msgid "%qE is not a type"
55606 msgstr ""
55607
55608 #: cp/parser.cc:3214
55609 #, gcc-internal-format
55610 msgid "%qE is not a class or namespace"
55611 msgstr ""
55612
55613 #: cp/parser.cc:3218
55614 #, gcc-internal-format
55615 msgid "%qE is not a class, namespace, or enumeration"
55616 msgstr ""
55617
55618 #: cp/parser.cc:3282
55619 #, gcc-internal-format
55620 msgid "new types may not be defined in a return type"
55621 msgstr ""
55622
55623 #: cp/parser.cc:3284
55624 #, gcc-internal-format
55625 msgid "(perhaps a semicolon is missing after the definition of %qT)"
55626 msgstr ""
55627
55628 #: cp/parser.cc:3312
55629 #, gcc-internal-format
55630 msgid "%qE is not a class template"
55631 msgstr ""
55632
55633 #: cp/parser.cc:3314
55634 #, gcc-internal-format
55635 msgid "%qE is not a template"
55636 msgstr ""
55637
55638 #: cp/parser.cc:3317
55639 #, gcc-internal-format
55640 msgid "invalid template-id"
55641 msgstr ""
55642
55643 #: cp/parser.cc:3351
55644 #, gcc-internal-format
55645 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
55646 msgstr ""
55647
55648 #: cp/parser.cc:3355 cp/pt.cc:20161
55649 #, gcc-internal-format
55650 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
55651 msgstr ""
55652
55653 #: cp/parser.cc:3360
55654 #, gcc-internal-format
55655 msgid "%<typeid%> operator cannot appear in a constant-expression"
55656 msgstr ""
55657
55658 #: cp/parser.cc:3364
55659 #, gcc-internal-format
55660 msgid "non-constant compound literals cannot appear in a constant-expression"
55661 msgstr ""
55662
55663 #: cp/parser.cc:3368
55664 #, gcc-internal-format
55665 msgid "a function call cannot appear in a constant-expression"
55666 msgstr ""
55667
55668 #: cp/parser.cc:3372
55669 #, gcc-internal-format
55670 msgid "an increment cannot appear in a constant-expression"
55671 msgstr ""
55672
55673 #: cp/parser.cc:3376
55674 #, gcc-internal-format
55675 msgid "an decrement cannot appear in a constant-expression"
55676 msgstr ""
55677
55678 #: cp/parser.cc:3380
55679 #, gcc-internal-format
55680 msgid "an array reference cannot appear in a constant-expression"
55681 msgstr ""
55682
55683 #: cp/parser.cc:3384
55684 #, gcc-internal-format
55685 msgid "the address of a label cannot appear in a constant-expression"
55686 msgstr ""
55687
55688 #: cp/parser.cc:3388
55689 #, gcc-internal-format
55690 msgid "calls to overloaded operators cannot appear in a constant-expression"
55691 msgstr ""
55692
55693 #: cp/parser.cc:3392
55694 #, gcc-internal-format
55695 msgid "an assignment cannot appear in a constant-expression"
55696 msgstr ""
55697
55698 #: cp/parser.cc:3395
55699 #, gcc-internal-format
55700 msgid "a comma operator cannot appear in a constant-expression"
55701 msgstr ""
55702
55703 #: cp/parser.cc:3399
55704 #, gcc-internal-format
55705 msgid "a call to a constructor cannot appear in a constant-expression"
55706 msgstr ""
55707
55708 #: cp/parser.cc:3403
55709 #, gcc-internal-format
55710 msgid "a transaction expression cannot appear in a constant-expression"
55711 msgstr ""
55712
55713 #: cp/parser.cc:3449
55714 #, gcc-internal-format
55715 msgid "%qs cannot appear in a constant-expression"
55716 msgstr ""
55717
55718 #: cp/parser.cc:3486
55719 #, gcc-internal-format
55720 msgid "class template argument deduction is only available with %<-std=c++17%> or %<-std=gnu++17%>"
55721 msgstr ""
55722
55723 #: cp/parser.cc:3491
55724 #, gcc-internal-format
55725 msgid "invalid use of destructor %qD as a type"
55726 msgstr ""
55727
55728 #. Something like 'unsigned A a;'
55729 #: cp/parser.cc:3494
55730 #, gcc-internal-format
55731 msgid "invalid combination of multiple type-specifiers"
55732 msgstr ""
55733
55734 #: cp/parser.cc:3507
55735 #, gcc-internal-format
55736 msgid "%qE does not name a type; did you mean %qs?"
55737 msgstr ""
55738
55739 #: cp/parser.cc:3511
55740 #, gcc-internal-format
55741 msgid "%qE does not name a type"
55742 msgstr ""
55743
55744 #: cp/parser.cc:3520
55745 #, gcc-internal-format
55746 msgid "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
55747 msgstr ""
55748
55749 #: cp/parser.cc:3523
55750 #, gcc-internal-format
55751 msgid "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
55752 msgstr ""
55753
55754 #: cp/parser.cc:3529
55755 #, gcc-internal-format
55756 msgid "%qE is not recognized as a module control-line"
55757 msgstr ""
55758
55759 #: cp/parser.cc:3532
55760 #, gcc-internal-format
55761 msgid "C++20 %qE only available with %<-fmodules-ts%>"
55762 msgstr ""
55763
55764 #: cp/parser.cc:3535
55765 #, gcc-internal-format
55766 msgid "C++20 %qE only available with %<-fmodules-ts%>, which is not yet enabled with %<-std=c++20%>"
55767 msgstr ""
55768
55769 #: cp/parser.cc:3541
55770 #, gcc-internal-format
55771 msgid "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
55772 msgstr ""
55773
55774 #: cp/parser.cc:3544
55775 #, gcc-internal-format
55776 msgid "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
55777 msgstr ""
55778
55779 #: cp/parser.cc:3547
55780 #, gcc-internal-format
55781 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
55782 msgstr ""
55783
55784 #: cp/parser.cc:3550 cp/parser.cc:29904
55785 #, gcc-internal-format
55786 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
55787 msgstr ""
55788
55789 #: cp/parser.cc:3572
55790 #, gcc-internal-format
55791 msgid "(perhaps %<typename %T::%E%> was intended)"
55792 msgstr ""
55793
55794 #: cp/parser.cc:3600 cp/parser.cc:3612
55795 #, gcc-internal-format
55796 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
55797 msgstr ""
55798
55799 #: cp/parser.cc:3605 cp/parser.cc:3617
55800 #, gcc-internal-format
55801 msgid "%qE in namespace %qE does not name a template type"
55802 msgstr ""
55803
55804 #: cp/parser.cc:3625
55805 #, gcc-internal-format
55806 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
55807 msgstr ""
55808
55809 #: cp/parser.cc:3630
55810 #, gcc-internal-format
55811 msgid "%qE in namespace %qE does not name a type"
55812 msgstr ""
55813
55814 #: cp/parser.cc:3641
55815 #, gcc-internal-format
55816 msgid "%<%T::%E%> names the constructor, not the type"
55817 msgstr ""
55818
55819 #: cp/parser.cc:3644
55820 #, gcc-internal-format
55821 msgid "and %qT has no template constructors"
55822 msgstr ""
55823
55824 #: cp/parser.cc:3654
55825 #, gcc-internal-format
55826 msgid "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent scope"
55827 msgstr ""
55828
55829 #: cp/parser.cc:3662
55830 #, gcc-internal-format
55831 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
55832 msgstr ""
55833
55834 #: cp/parser.cc:3674 cp/parser.cc:3678
55835 #, gcc-internal-format
55836 msgid "%qE in %q#T does not name a template type"
55837 msgstr ""
55838
55839 #: cp/parser.cc:3682
55840 #, gcc-internal-format
55841 msgid "%qE in %q#T does not name a type"
55842 msgstr ""
55843
55844 #: cp/parser.cc:4364
55845 #, gcc-internal-format
55846 msgid "expected string-literal"
55847 msgstr ""
55848
55849 #: cp/parser.cc:4430
55850 #, gcc-internal-format
55851 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
55852 msgstr ""
55853
55854 #: cp/parser.cc:4449
55855 #, gcc-internal-format
55856 msgid "concatenation of string literals with conflicting encoding prefixes"
55857 msgstr ""
55858
55859 #: cp/parser.cc:4616
55860 #, gcc-internal-format
55861 msgid "unable to find character literal operator %qD with %qT argument"
55862 msgstr ""
55863
55864 #: cp/parser.cc:4722
55865 #, gcc-internal-format
55866 msgid "integer literal exceeds range of %qT type"
55867 msgstr ""
55868
55869 #: cp/parser.cc:4729
55870 #, gcc-internal-format
55871 msgid "floating literal exceeds range of %qT type"
55872 msgstr ""
55873
55874 #: cp/parser.cc:4733
55875 #, gcc-internal-format
55876 msgid "floating literal truncated to zero"
55877 msgstr ""
55878
55879 #: cp/parser.cc:4762
55880 #, gcc-internal-format
55881 msgid "failed to translate literal to execution character set %qT"
55882 msgstr ""
55883
55884 #: cp/parser.cc:4796
55885 #, gcc-internal-format
55886 msgid "unable to find numeric literal operator %qD"
55887 msgstr ""
55888
55889 #: cp/parser.cc:4802
55890 #, gcc-internal-format
55891 msgid "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable the C++14 user-defined literal suffixes"
55892 msgstr ""
55893
55894 #: cp/parser.cc:4806
55895 #, gcc-internal-format
55896 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
55897 msgstr ""
55898
55899 #: cp/parser.cc:4810
55900 #, gcc-internal-format
55901 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
55902 msgstr ""
55903
55904 #: cp/parser.cc:4894
55905 #, gcc-internal-format
55906 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
55907 msgstr ""
55908
55909 #: cp/parser.cc:4988
55910 #, gcc-internal-format
55911 msgid "global module fragment contents must be from preprocessor inclusion"
55912 msgstr ""
55913
55914 #: cp/parser.cc:5003 cp/parser.cc:15172
55915 #, gcc-internal-format
55916 msgid "expected declaration"
55917 msgstr ""
55918
55919 #: cp/parser.cc:5364 cp/parser.cc:5379
55920 #, gcc-internal-format
55921 msgid "expected binary operator"
55922 msgstr "мав бути бінарний оператор"
55923
55924 #: cp/parser.cc:5385
55925 #, gcc-internal-format
55926 msgid "expected ..."
55927 msgstr "мало бути ..."
55928
55929 #: cp/parser.cc:5397
55930 #, gcc-internal-format
55931 msgid "binary expression in operand of fold-expression"
55932 msgstr ""
55933
55934 #: cp/parser.cc:5402
55935 #, gcc-internal-format
55936 msgid "conditional expression in operand of fold-expression"
55937 msgstr ""
55938
55939 #: cp/parser.cc:5410
55940 #, gcc-internal-format
55941 msgid "mismatched operator in fold-expression"
55942 msgstr ""
55943
55944 #: cp/parser.cc:5514
55945 #, gcc-internal-format
55946 msgid "fixed-point types not supported in C++"
55947 msgstr ""
55948
55949 #: cp/parser.cc:5597
55950 #, gcc-internal-format
55951 msgid "ISO C++ forbids braced-groups within expressions"
55952 msgstr ""
55953
55954 #: cp/parser.cc:5609
55955 #, gcc-internal-format
55956 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
55957 msgstr ""
55958
55959 #: cp/parser.cc:5649
55960 #, gcc-internal-format
55961 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
55962 msgstr ""
55963
55964 #: cp/parser.cc:5710 cp/parser.cc:5891 cp/parser.cc:6072 cp/semantics.cc:4080
55965 #, gcc-internal-format
55966 msgid "expected primary-expression"
55967 msgstr ""
55968
55969 #: cp/parser.cc:5740
55970 #, gcc-internal-format
55971 msgid "%<this%> may not be used in this context"
55972 msgstr ""
55973
55974 #: cp/parser.cc:5885
55975 #, gcc-internal-format
55976 msgid "a template declaration cannot appear at block scope"
55977 msgstr ""
55978
55979 #: cp/parser.cc:6226
55980 #, gcc-internal-format
55981 msgid "expected id-expression"
55982 msgstr ""
55983
55984 #: cp/parser.cc:6264
55985 #, gcc-internal-format
55986 msgid "expected %qs keyword before dependent template name"
55987 msgstr ""
55988
55989 #: cp/parser.cc:6391
55990 #, gcc-internal-format
55991 msgid "scope %qT before %<~%> is not a class-name"
55992 msgstr ""
55993
55994 #: cp/parser.cc:6401
55995 #, gcc-internal-format
55996 msgid "%<template%> keyword not permitted in destructor name"
55997 msgstr ""
55998
55999 #: cp/parser.cc:6438 cp/parser.cc:8553
56000 #, gcc-internal-format
56001 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
56002 msgstr ""
56003
56004 #: cp/parser.cc:6450
56005 #, gcc-internal-format
56006 msgid "template-id not allowed for destructor"
56007 msgstr ""
56008
56009 #: cp/parser.cc:6559
56010 #, gcc-internal-format
56011 msgid "declaration of %<~%T%> as member of %qT"
56012 msgstr ""
56013
56014 #: cp/parser.cc:6574
56015 #, gcc-internal-format
56016 msgid "typedef-name %qD used as destructor declarator"
56017 msgstr ""
56018
56019 #: cp/parser.cc:6610 cp/parser.cc:23379
56020 #, gcc-internal-format
56021 msgid "expected unqualified-id"
56022 msgstr ""
56023
56024 #: cp/parser.cc:6637 cp/typeck.cc:3020 cp/typeck.cc:3023 cp/typeck.cc:3040
56025 #, gcc-internal-format
56026 msgid "%qD is not a template"
56027 msgstr ""
56028
56029 #: cp/parser.cc:6751
56030 #, gcc-internal-format
56031 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
56032 msgstr ""
56033
56034 #: cp/parser.cc:6832
56035 #, gcc-internal-format
56036 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
56037 msgstr ""
56038
56039 #: cp/parser.cc:6859 cp/parser.cc:6870
56040 #, gcc-internal-format
56041 msgid "concept-id %qD in nested-name-specifier"
56042 msgstr ""
56043
56044 #: cp/parser.cc:6862
56045 #, gcc-internal-format
56046 msgid "function template-id %qD in nested-name-specifier"
56047 msgstr ""
56048
56049 #: cp/parser.cc:6876
56050 #, gcc-internal-format
56051 msgid "variable template-id %qD in nested-name-specifier"
56052 msgstr ""
56053
56054 #: cp/parser.cc:7050
56055 #, gcc-internal-format
56056 msgid "expected nested-name-specifier"
56057 msgstr ""
56058
56059 #: cp/parser.cc:7257 cp/parser.cc:9798
56060 #, gcc-internal-format
56061 msgid "types may not be defined in casts"
56062 msgstr ""
56063
56064 #: cp/parser.cc:7346
56065 #, gcc-internal-format
56066 msgid "types may not be defined in a %<typeid%> expression"
56067 msgstr ""
56068
56069 #: cp/parser.cc:7438
56070 #, gcc-internal-format
56071 msgid "wrong number of arguments to %<__builtin_addressof%>"
56072 msgstr "помилкова кількість аргументів %<__builtin_addressof%>"
56073
56074 #: cp/parser.cc:7450 cp/pt.cc:20841
56075 #, gcc-internal-format
56076 msgid "wrong number of arguments to %<__builtin_launder%>"
56077 msgstr "помилкова кількість аргументів %<__builtin_launder%>"
56078
56079 #: cp/parser.cc:7463
56080 #, gcc-internal-format
56081 msgid "wrong number of arguments to %<__builtin_assoc_barrier%>"
56082 msgstr "помилкова кількість аргументів %<__builtin_assoc_barrier%>"
56083
56084 #: cp/parser.cc:7489
56085 #, gcc-internal-format
56086 msgid "wrong number of arguments to %<__builtin_shufflevector%>"
56087 msgstr "помилкова кількість аргументів %<__builtin_shufflevector%>"
56088
56089 #: cp/parser.cc:7627
56090 #, gcc-internal-format
56091 msgid "ISO C++ forbids compound-literals"
56092 msgstr ""
56093
56094 #: cp/parser.cc:7686
56095 #, gcc-internal-format
56096 msgid "two consecutive %<[%> shall only introduce an attribute"
56097 msgstr ""
56098
56099 #: cp/parser.cc:8326 cp/typeck.cc:2908
56100 #, gcc-internal-format
56101 msgid "invalid use of %qD"
56102 msgstr ""
56103
56104 #: cp/parser.cc:8335
56105 #, gcc-internal-format
56106 msgid "%<%D::%D%> is not a class member"
56107 msgstr ""
56108
56109 #: cp/parser.cc:8605
56110 #, gcc-internal-format
56111 msgid "non-scalar type"
56112 msgstr ""
56113
56114 #: cp/parser.cc:8715
56115 #, gcc-internal-format
56116 msgid "ISO C++ does not allow %<alignof%> with a non-type"
56117 msgstr ""
56118
56119 #: cp/parser.cc:8810
56120 #, gcc-internal-format
56121 msgid "types may not be defined in %<noexcept%> expressions"
56122 msgstr ""
56123
56124 #: cp/parser.cc:9084 cp/parser.cc:32451
56125 #, gcc-internal-format
56126 msgid "types may not be defined in %qs expressions"
56127 msgstr "у виразах %qs не можна визначати типи"
56128
56129 #: cp/parser.cc:9149
56130 #, gcc-internal-format
56131 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
56132 msgstr ""
56133
56134 #: cp/parser.cc:9235
56135 #, gcc-internal-format
56136 msgid "types may not be defined in a new-expression"
56137 msgstr ""
56138
56139 #: cp/parser.cc:9251
56140 #, gcc-internal-format
56141 msgid "array bound forbidden after parenthesized type-id"
56142 msgstr ""
56143
56144 #: cp/parser.cc:9253
56145 #, gcc-internal-format
56146 msgid "try removing the parentheses around the type-id"
56147 msgstr ""
56148
56149 #: cp/parser.cc:9285
56150 #, gcc-internal-format
56151 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
56152 msgstr ""
56153
56154 #: cp/parser.cc:9330
56155 #, gcc-internal-format
56156 msgid "expected expression-list or type-id"
56157 msgstr ""
56158
56159 #: cp/parser.cc:9359
56160 #, gcc-internal-format
56161 msgid "types may not be defined in a new-type-id"
56162 msgstr ""
56163
56164 #: cp/parser.cc:9494
56165 #, gcc-internal-format
56166 msgid "expression in new-declarator must have integral or enumeration type"
56167 msgstr ""
56168
56169 #: cp/parser.cc:9903
56170 #, gcc-internal-format
56171 msgid "use of old-style cast to %q#T"
56172 msgstr ""
56173
56174 #: cp/parser.cc:10052
56175 #, gcc-internal-format
56176 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
56177 msgstr ""
56178
56179 #: cp/parser.cc:10055
56180 #, gcc-internal-format
56181 msgid "suggest parentheses around %<>>%> expression"
56182 msgstr ""
56183
56184 #: cp/parser.cc:10263
56185 #, gcc-internal-format
56186 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
56187 msgstr ""
56188
56189 #: cp/parser.cc:10552
56190 #, gcc-internal-format
56191 msgid "top-level comma expression in array subscript is deprecated"
56192 msgstr ""
56193
56194 #: cp/parser.cc:10709
56195 #, gcc-internal-format
56196 msgid "types may not be defined within %<__builtin_offsetof%>"
56197 msgstr ""
56198
56199 #: cp/parser.cc:11021
56200 #, gcc-internal-format
56201 msgid "lambda-expression in template parameter type"
56202 msgstr "лямбда-вираз у типі параметра шаблона"
56203
56204 #: cp/parser.cc:11031
56205 #, gcc-internal-format
56206 msgid "lambda-expression in unevaluated context only available with %<-std=c++20%> or %<-std=gnu++20%>"
56207 msgstr ""
56208
56209 #: cp/parser.cc:11041
56210 #, gcc-internal-format
56211 msgid "lambda-expression in template-argument only available with %<-std=c++20%> or %<-std=gnu++20%>"
56212 msgstr ""
56213
56214 #: cp/parser.cc:11199
56215 #, gcc-internal-format
56216 msgid "non-local lambda expression cannot have a capture-default"
56217 msgstr ""
56218
56219 #: cp/parser.cc:11221
56220 #, gcc-internal-format
56221 msgid "expected end of capture-list"
56222 msgstr ""
56223
56224 #: cp/parser.cc:11237
56225 #, gcc-internal-format
56226 msgid "explicit by-copy capture of %<this%> with by-copy capture default only available with %<-std=c++20%> or %<-std=gnu++20%>"
56227 msgstr ""
56228
56229 #: cp/parser.cc:11243 cp/parser.cc:11265 cp/parser.cc:11458
56230 #, gcc-internal-format
56231 msgid "already captured %qD in lambda expression"
56232 msgstr "вже захоплене %qD у лямбда-виразі"
56233
56234 #: cp/parser.cc:11259
56235 #, gcc-internal-format
56236 msgid "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
56237 msgstr ""
56238
56239 #: cp/parser.cc:11279
56240 #, gcc-internal-format
56241 msgid "%<this%> cannot be captured by reference"
56242 msgstr ""
56243
56244 #: cp/parser.cc:11299
56245 #, gcc-internal-format
56246 msgid "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
56247 msgstr ""
56248
56249 #: cp/parser.cc:11310
56250 #, gcc-internal-format
56251 msgid "%<&%> should come before %<...%>"
56252 msgstr ""
56253
56254 #: cp/parser.cc:11341
56255 #, gcc-internal-format
56256 msgid "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu++14%>"
56257 msgstr ""
56258
56259 #: cp/parser.cc:11348
56260 #, gcc-internal-format
56261 msgid "empty initializer for lambda init-capture"
56262 msgstr ""
56263
56264 #: cp/parser.cc:11372
56265 #, gcc-internal-format
56266 msgid "capture of non-variable %qE"
56267 msgstr ""
56268
56269 #: cp/parser.cc:11382
56270 #, gcc-internal-format
56271 msgid "capture of variable %qD with non-automatic storage duration"
56272 msgstr ""
56273
56274 #: cp/parser.cc:11420
56275 #, gcc-internal-format
56276 msgid "too many %<...%> in lambda capture"
56277 msgstr "забагато %<...%> у лямбда-захопленні"
56278
56279 #: cp/parser.cc:11431
56280 #, gcc-internal-format
56281 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
56282 msgstr ""
56283
56284 #: cp/parser.cc:11436
56285 #, gcc-internal-format
56286 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
56287 msgstr ""
56288
56289 #: cp/parser.cc:11515
56290 #, gcc-internal-format
56291 msgid "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
56292 msgstr ""
56293
56294 #: cp/parser.cc:11519
56295 #, gcc-internal-format
56296 msgid "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
56297 msgstr ""
56298
56299 #: cp/parser.cc:11588
56300 #, gcc-internal-format
56301 msgid "default argument specified for lambda parameter"
56302 msgstr "визначено типовий аргумент для лямбда-параметра"
56303
56304 #: cp/parser.cc:11607
56305 #, gcc-internal-format
56306 msgid "parameter declaration before lambda declaration specifiers only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
56307 msgstr ""
56308
56309 #: cp/parser.cc:11619
56310 #, gcc-internal-format
56311 msgid "duplicate %<mutable%>"
56312 msgstr "дублювання %<mutable%>"
56313
56314 #: cp/parser.cc:11626
56315 #, gcc-internal-format
56316 msgid "parameter declaration before lambda transaction qualifier only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
56317 msgstr ""
56318
56319 #: cp/parser.cc:11639
56320 #, gcc-internal-format
56321 msgid "parameter declaration before lambda exception specification only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
56322 msgstr ""
56323
56324 #: cp/parser.cc:11657
56325 #, gcc-internal-format
56326 msgid "parameter declaration before lambda trailing return type only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
56327 msgstr ""
56328
56329 #: cp/parser.cc:11699
56330 #, gcc-internal-format
56331 msgid "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
56332 msgstr ""
56333
56334 #: cp/parser.cc:11859 cp/parser.cc:11998 cp/parser.cc:45689
56335 #, gcc-internal-format
56336 msgid "mixing OpenMP directives with attribute and pragma syntax on the same statement"
56337 msgstr ""
56338
56339 #: cp/parser.cc:11885 cp/parser.cc:45671
56340 #, gcc-internal-format
56341 msgid "unknown OpenMP directive name in %<omp::directive%> attribute argument"
56342 msgstr ""
56343
56344 #: cp/parser.cc:11967
56345 #, gcc-internal-format
56346 msgid "OpenMP construct among %<omp::directive%> attributes requires all %<omp::directive%> attributes on the same statement to be in the same %<omp::sequence%>"
56347 msgstr ""
56348
56349 #: cp/parser.cc:11975
56350 #, gcc-internal-format
56351 msgid "multiple OpenMP standalone directives among %<omp::directive%> attributes must be all within the same %<omp::sequence%>"
56352 msgstr ""
56353
56354 #: cp/parser.cc:11987
56355 #, gcc-internal-format
56356 msgid "standalone OpenMP directives in %<omp::directive%> attribute can only appear on an empty statement"
56357 msgstr ""
56358
56359 #: cp/parser.cc:12107
56360 #, gcc-internal-format
56361 msgid "mixing OpenMP directives with attribute and pragma syntax on the same declaration"
56362 msgstr ""
56363
56364 #: cp/parser.cc:12530 cp/parser.cc:12731
56365 #, gcc-internal-format
56366 msgid "attributes at the beginning of statement are ignored"
56367 msgstr ""
56368
56369 #: cp/parser.cc:12570
56370 #, gcc-internal-format
56371 msgid "expected labeled-statement"
56372 msgstr ""
56373
56374 #: cp/parser.cc:12619
56375 #, gcc-internal-format
56376 msgid "case label %qE not within a switch statement"
56377 msgstr ""
56378
56379 #: cp/parser.cc:12738
56380 #, gcc-internal-format
56381 msgid "need %<typename%> before %qE because %qT is a dependent scope"
56382 msgstr ""
56383
56384 #: cp/parser.cc:12747
56385 #, gcc-internal-format
56386 msgid "%<%T::%D%> names the constructor, not the type"
56387 msgstr ""
56388
56389 #: cp/parser.cc:12795
56390 #, gcc-internal-format
56391 msgid "compound-statement in %<constexpr%> function"
56392 msgstr ""
56393
56394 #: cp/parser.cc:12959
56395 #, gcc-internal-format
56396 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
56397 msgstr ""
56398
56399 #: cp/parser.cc:12981
56400 #, gcc-internal-format
56401 msgid "%<if consteval%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
56402 msgstr ""
56403
56404 #: cp/parser.cc:13006 cp/parser.cc:13041
56405 #, gcc-internal-format
56406 msgid "%<if consteval%> requires compound statement"
56407 msgstr ""
56408
56409 #: cp/parser.cc:13083
56410 #, gcc-internal-format
56411 msgid "init-statement in selection statements only available with %<-std=c++17%> or %<-std=gnu++17%>"
56412 msgstr ""
56413
56414 #: cp/parser.cc:13251 cp/parser.cc:32938
56415 #, gcc-internal-format
56416 msgid "expected selection-statement"
56417 msgstr ""
56418
56419 #: cp/parser.cc:13292
56420 #, gcc-internal-format
56421 msgid "condition declares an array"
56422 msgstr ""
56423
56424 #: cp/parser.cc:13294
56425 #, gcc-internal-format
56426 msgid "condition declares a function"
56427 msgstr "умова оголошує функцію"
56428
56429 #: cp/parser.cc:13334
56430 #, gcc-internal-format
56431 msgid "types may not be defined in conditions"
56432 msgstr ""
56433
56434 #. Anything else is an error.
56435 #: cp/parser.cc:13416 cp/parser.cc:22659 cp/parser.cc:25178
56436 #, gcc-internal-format
56437 msgid "expected initializer"
56438 msgstr ""
56439
56440 #: cp/parser.cc:13466
56441 #, gcc-internal-format
56442 msgid "range-based %<for%> loops with initializer only available with %<-std=c++20%> or %<-std=gnu++20%>"
56443 msgstr ""
56444
56445 #: cp/parser.cc:13717
56446 #, gcc-internal-format
56447 msgid "loop variable %qD of type %qT binds to a temporary constructed from type %qT"
56448 msgstr ""
56449
56450 #. rval
56451 #: cp/parser.cc:13724
56452 #, gcc-internal-format
56453 msgid "use non-reference type %qT to make the copy explicit or %qT to prevent copying"
56454 msgstr ""
56455
56456 #: cp/parser.cc:13749
56457 #, gcc-internal-format
56458 msgid "loop variable %qD creates a copy from type %qT"
56459 msgstr ""
56460
56461 #: cp/parser.cc:13754
56462 #, gcc-internal-format
56463 msgid "use reference type to prevent copying"
56464 msgstr ""
56465
56466 #: cp/parser.cc:13897
56467 #, gcc-internal-format
56468 msgid "range-based %<for%> expression of type %qT has incomplete type"
56469 msgstr ""
56470
56471 #: cp/parser.cc:13981
56472 #, gcc-internal-format
56473 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
56474 msgstr ""
56475
56476 #: cp/parser.cc:14124 cp/parser.cc:32941
56477 #, gcc-internal-format
56478 msgid "expected iteration-statement"
56479 msgstr ""
56480
56481 #: cp/parser.cc:14169
56482 #, gcc-internal-format
56483 msgid "alias-declaration in init-statement only available with %<-std=c++23%> or %<-std=gnu++23%>"
56484 msgstr ""
56485
56486 #: cp/parser.cc:14186
56487 #, gcc-internal-format
56488 msgid "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu++11%>"
56489 msgstr ""
56490
56491 #: cp/parser.cc:14318
56492 #, gcc-internal-format
56493 msgid "%<goto%> in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
56494 msgstr ""
56495
56496 #. Issue a warning about this use of a GNU extension.
56497 #: cp/parser.cc:14327
56498 #, gcc-internal-format
56499 msgid "ISO C++ forbids computed gotos"
56500 msgstr ""
56501
56502 #: cp/parser.cc:14340 cp/parser.cc:32944
56503 #, gcc-internal-format
56504 msgid "expected jump-statement"
56505 msgstr ""
56506
56507 #: cp/parser.cc:14517
56508 #, gcc-internal-format
56509 msgid "expected module-name"
56510 msgstr "мало бути вказано module-name"
56511
56512 #: cp/parser.cc:14552
56513 #, gcc-internal-format
56514 msgid "module-declaration not permitted in header-unit"
56515 msgstr ""
56516
56517 #: cp/parser.cc:14577
56518 #, gcc-internal-format
56519 msgid "private module fragment only permitted in purview of module interface or partition"
56520 msgstr ""
56521
56522 #: cp/parser.cc:14582
56523 #, gcc-internal-format
56524 msgid "private module fragment"
56525 msgstr ""
56526
56527 #. Neither the first declaration, nor in a GMF.
56528 #: cp/parser.cc:14588
56529 #, gcc-internal-format
56530 msgid "module-declaration only permitted as first declaration, or ending a global module fragment"
56531 msgstr ""
56532
56533 #: cp/parser.cc:14625
56534 #, gcc-internal-format
56535 msgid "post-module-declaration imports must be contiguous"
56536 msgstr ""
56537
56538 #: cp/parser.cc:14628
56539 #, gcc-internal-format
56540 msgid "perhaps insert a line break, or other disambiguation, to prevent this being considered a module control-line"
56541 msgstr ""
56542
56543 #: cp/parser.cc:14636
56544 #, gcc-internal-format
56545 msgid "import-declaration must be at global scope"
56546 msgstr ""
56547
56548 #: cp/parser.cc:14649
56549 #, gcc-internal-format
56550 msgid "import cannot appear directly in a linkage-specification"
56551 msgstr ""
56552
56553 #: cp/parser.cc:14657
56554 #, gcc-internal-format
56555 msgid "post-module-declaration imports must not be include-translated"
56556 msgstr ""
56557
56558 #: cp/parser.cc:14662
56559 #, gcc-internal-format
56560 msgid "post-module-declaration imports must not be from header inclusion"
56561 msgstr ""
56562
56563 #: cp/parser.cc:14682
56564 #, gcc-internal-format
56565 msgid "%qE may only occur after a module interface declaration"
56566 msgstr ""
56567
56568 #: cp/parser.cc:14690
56569 #, gcc-internal-format
56570 msgid "%qE may only occur once in an export declaration"
56571 msgstr ""
56572
56573 #: cp/parser.cc:14711
56574 #, gcc-internal-format
56575 msgid "%<export%> not part of following module-directive"
56576 msgstr ""
56577
56578 #: cp/parser.cc:14798 cp/parser.cc:26998
56579 #, gcc-internal-format
56580 msgid "extra %<;%>"
56581 msgstr "зайве %<;%>"
56582
56583 #: cp/parser.cc:14856
56584 #, gcc-internal-format
56585 msgid "attributes are not permitted in this position"
56586 msgstr "не можна використовувати атрибути у цій позиції"
56587
56588 #: cp/parser.cc:14860
56589 #, gcc-internal-format
56590 msgid "attributes may be inserted here"
56591 msgstr ""
56592
56593 #: cp/parser.cc:15077
56594 #, gcc-internal-format
56595 msgid "%<__label__%> not at the beginning of a block"
56596 msgstr ""
56597
56598 #: cp/parser.cc:15310
56599 #, gcc-internal-format
56600 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
56601 msgstr ""
56602
56603 #: cp/parser.cc:15330
56604 #, gcc-internal-format
56605 msgid "inconsistent deduction for %qT: %qT and then %qT"
56606 msgstr ""
56607
56608 #: cp/parser.cc:15351
56609 #, gcc-internal-format
56610 msgid "mixing declarations and function-definitions is forbidden"
56611 msgstr ""
56612
56613 #: cp/parser.cc:15376
56614 #, gcc-internal-format
56615 msgid "types may not be defined in a for-range-declaration"
56616 msgstr ""
56617
56618 #: cp/parser.cc:15431
56619 #, gcc-internal-format
56620 msgid "initializer in range-based %<for%> loop"
56621 msgstr ""
56622
56623 #: cp/parser.cc:15434
56624 #, gcc-internal-format
56625 msgid "multiple declarations in range-based %<for%> loop"
56626 msgstr ""
56627
56628 #: cp/parser.cc:15487
56629 #, gcc-internal-format
56630 msgid "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
56631 msgstr ""
56632
56633 #: cp/parser.cc:15539
56634 #, gcc-internal-format
56635 msgid "empty structured binding declaration"
56636 msgstr ""
56637
56638 #: cp/parser.cc:15557
56639 #, gcc-internal-format
56640 msgid "invalid initializer for structured binding declaration"
56641 msgstr ""
56642
56643 #: cp/parser.cc:15726
56644 #, gcc-internal-format
56645 msgid "%<friend%> used outside of class"
56646 msgstr ""
56647
56648 #: cp/parser.cc:15765
56649 #, gcc-internal-format
56650 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
56651 msgstr ""
56652
56653 #: cp/parser.cc:15768
56654 #, gcc-internal-format
56655 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
56656 msgstr ""
56657
56658 #: cp/parser.cc:15835
56659 #, gcc-internal-format
56660 msgid "%<auto%> changes meaning in C++11; please remove it"
56661 msgstr "значення %<auto%> змінено у C++11; будь ласка, вилучіть його"
56662
56663 #: cp/parser.cc:15871
56664 #, gcc-internal-format
56665 msgid "%qD invalid in condition"
56666 msgstr "%qD є некоректним в умові"
56667
56668 #: cp/parser.cc:15878
56669 #, gcc-internal-format
56670 msgid "%qD invalid in lambda"
56671 msgstr "%qD є некоректним у лямбді"
56672
56673 #: cp/parser.cc:15959
56674 #, gcc-internal-format
56675 msgid "type-specifier invalid in lambda"
56676 msgstr "специфікатор типу є некоректним у лямбді"
56677
56678 #: cp/parser.cc:15971
56679 #, gcc-internal-format
56680 msgid "standard attributes in middle of decl-specifiers"
56681 msgstr ""
56682
56683 #: cp/parser.cc:15973
56684 #, gcc-internal-format
56685 msgid "standard attributes must precede the decl-specifiers to apply to the declaration, or follow them to apply to the type"
56686 msgstr ""
56687
56688 #: cp/parser.cc:15988
56689 #, gcc-internal-format
56690 msgid "class definition may not be declared a friend"
56691 msgstr ""
56692
56693 #: cp/parser.cc:16061 cp/parser.cc:27540
56694 #, gcc-internal-format
56695 msgid "templates may not be %<virtual%>"
56696 msgstr ""
56697
56698 #: cp/parser.cc:16080
56699 #, gcc-internal-format
56700 msgid "types may not be defined in explicit-specifier"
56701 msgstr ""
56702
56703 #: cp/parser.cc:16084
56704 #, gcc-internal-format
56705 msgid "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
56706 msgstr ""
56707
56708 #: cp/parser.cc:16149
56709 #, gcc-internal-format
56710 msgid "invalid linkage-specification"
56711 msgstr ""
56712
56713 #: cp/parser.cc:16253
56714 #, gcc-internal-format
56715 msgid "%<static_assert%> without a message only available with %<-std=c++17%> or %<-std=gnu++17%>"
56716 msgstr ""
56717
56718 #: cp/parser.cc:16455
56719 #, gcc-internal-format
56720 msgid "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-std=gnu++14%>"
56721 msgstr ""
56722
56723 #: cp/parser.cc:16468
56724 #, gcc-internal-format
56725 msgid "types may not be defined in %<decltype%> expressions"
56726 msgstr ""
56727
56728 #: cp/parser.cc:16641
56729 #, gcc-internal-format
56730 msgid "types may not be defined in a conversion-type-id"
56731 msgstr ""
56732
56733 #: cp/parser.cc:16670
56734 #, gcc-internal-format
56735 msgid "invalid use of %<auto%> in conversion operator"
56736 msgstr ""
56737
56738 #: cp/parser.cc:16674
56739 #, gcc-internal-format
56740 msgid "use of %<auto%> in member template conversion operator can never be deduced"
56741 msgstr ""
56742
56743 #: cp/parser.cc:16758
56744 #, gcc-internal-format
56745 msgid "only constructors take member initializers"
56746 msgstr ""
56747
56748 #: cp/parser.cc:16785
56749 #, gcc-internal-format
56750 msgid "cannot expand initializer for member %qD"
56751 msgstr ""
56752
56753 #: cp/parser.cc:16797 cp/pt.cc:26924
56754 #, gcc-internal-format
56755 msgid "mem-initializer for %qD follows constructor delegation"
56756 msgstr ""
56757
56758 #: cp/parser.cc:16809 cp/pt.cc:26936
56759 #, gcc-internal-format
56760 msgid "constructor delegation follows mem-initializer for %qD"
56761 msgstr ""
56762
56763 #: cp/parser.cc:16861
56764 #, gcc-internal-format
56765 msgid "anachronistic old-style base class initializer"
56766 msgstr ""
56767
56768 #: cp/parser.cc:16946
56769 #, gcc-internal-format
56770 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
56771 msgstr ""
56772
56773 #: cp/parser.cc:17347
56774 #, gcc-internal-format
56775 msgid "unexpected keyword; remove space between quotes and suffix identifier"
56776 msgstr ""
56777
56778 #: cp/parser.cc:17353
56779 #, gcc-internal-format
56780 msgid "expected suffix identifier"
56781 msgstr ""
56782
56783 #: cp/parser.cc:17362
56784 #, gcc-internal-format
56785 msgid "expected empty string after %<operator%> keyword"
56786 msgstr ""
56787
56788 #: cp/parser.cc:17368
56789 #, gcc-internal-format
56790 msgid "invalid encoding prefix in literal operator"
56791 msgstr "некоректний префікс кодування у буквальному операторі"
56792
56793 #: cp/parser.cc:17402
56794 #, gcc-internal-format
56795 msgid "expected operator"
56796 msgstr "мало бути вказано оператор"
56797
56798 #: cp/parser.cc:17449
56799 #, gcc-internal-format
56800 msgid "keyword %<export%> not implemented, and will be ignored"
56801 msgstr ""
56802
56803 #: cp/parser.cc:17451
56804 #, gcc-internal-format
56805 msgid "keyword %<export%> is deprecated, and is ignored"
56806 msgstr ""
56807
56808 #: cp/parser.cc:17453
56809 #, gcc-internal-format
56810 msgid "keyword %<export%> is enabled with %<-fmodules-ts%>"
56811 msgstr ""
56812
56813 #: cp/parser.cc:17632
56814 #, gcc-internal-format
56815 msgid "invalid constrained type parameter"
56816 msgstr "некоректний параметр обмеженого типу"
56817
56818 #: cp/parser.cc:17640
56819 #, gcc-internal-format
56820 msgid "cv-qualified type parameter"
56821 msgstr ""
56822
56823 #: cp/parser.cc:17787
56824 #, gcc-internal-format
56825 msgid "invalid use of %<auto%> in default template argument"
56826 msgstr ""
56827
56828 #: cp/parser.cc:18023 cp/parser.cc:18109 cp/parser.cc:24945
56829 #, gcc-internal-format
56830 msgid "template parameter pack %qD cannot have a default argument"
56831 msgstr ""
56832
56833 #: cp/parser.cc:18027 cp/parser.cc:18113
56834 #, gcc-internal-format
56835 msgid "template parameter packs cannot have default arguments"
56836 msgstr ""
56837
56838 #: cp/parser.cc:18180
56839 #, gcc-internal-format
56840 msgid "expected template-id"
56841 msgstr ""
56842
56843 #: cp/parser.cc:18242
56844 #, gcc-internal-format
56845 msgid "%<<::%> cannot begin a template-argument list"
56846 msgstr ""
56847
56848 #: cp/parser.cc:18246
56849 #, gcc-internal-format
56850 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
56851 msgstr ""
56852
56853 #: cp/parser.cc:18250
56854 #, gcc-internal-format
56855 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
56856 msgstr ""
56857
56858 #: cp/parser.cc:18280
56859 #, gcc-internal-format
56860 msgid "invalid template-argument-list"
56861 msgstr ""
56862
56863 #: cp/parser.cc:18281
56864 #, gcc-internal-format
56865 msgid "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap the function name in %<()%>"
56866 msgstr ""
56867
56868 #: cp/parser.cc:18288
56869 #, gcc-internal-format
56870 msgid "expected %<(%> after template-argument-list"
56871 msgstr ""
56872
56873 #: cp/parser.cc:18402
56874 #, gcc-internal-format
56875 msgid "parse error in template argument list"
56876 msgstr "помилка обробки у списку аргументів шаблона"
56877
56878 #. The name does not name a template.
56879 #: cp/parser.cc:18487 cp/parser.cc:18675 cp/parser.cc:18868
56880 #, gcc-internal-format
56881 msgid "expected template-name"
56882 msgstr ""
56883
56884 #. Explain what went wrong.
56885 #: cp/parser.cc:18533
56886 #, gcc-internal-format
56887 msgid "non-template %qD used as template"
56888 msgstr ""
56889
56890 #: cp/parser.cc:18535
56891 #, gcc-internal-format
56892 msgid "use %<%T::template %D%> to indicate that it is a template"
56893 msgstr ""
56894
56895 #: cp/parser.cc:18737
56896 #, gcc-internal-format
56897 msgid "expected parameter pack before %<...%>"
56898 msgstr ""
56899
56900 #: cp/parser.cc:18833 cp/parser.cc:18851 cp/parser.cc:19024
56901 #, gcc-internal-format
56902 msgid "expected template-argument"
56903 msgstr ""
56904
56905 #: cp/parser.cc:18991
56906 #, gcc-internal-format
56907 msgid "invalid non-type template argument"
56908 msgstr ""
56909
56910 #: cp/parser.cc:19133
56911 #, gcc-internal-format
56912 msgid "explicit instantiation shall not use %<inline%> specifier"
56913 msgstr ""
56914
56915 #: cp/parser.cc:19137
56916 #, gcc-internal-format
56917 msgid "explicit instantiation shall not use %<constexpr%> specifier"
56918 msgstr ""
56919
56920 #: cp/parser.cc:19141
56921 #, gcc-internal-format
56922 msgid "explicit instantiation shall not use %<consteval%> specifier"
56923 msgstr ""
56924
56925 #: cp/parser.cc:19203
56926 #, gcc-internal-format
56927 msgid "template specialization with C linkage"
56928 msgstr "спеціалізація шаблона із C-компонуванням"
56929
56930 #: cp/parser.cc:19432
56931 #, gcc-internal-format
56932 msgid "expected type specifier"
56933 msgstr "мало бути вказано специфікатор типу"
56934
56935 #: cp/parser.cc:19624
56936 #, gcc-internal-format
56937 msgid "use of %<auto%> in lambda parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
56938 msgstr ""
56939
56940 #: cp/parser.cc:19630
56941 #, gcc-internal-format
56942 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
56943 msgstr ""
56944
56945 #: cp/parser.cc:19635
56946 #, gcc-internal-format
56947 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++20%> or %<-fconcepts%>"
56948 msgstr ""
56949
56950 #: cp/parser.cc:19792
56951 #, gcc-internal-format
56952 msgid "expected template-id for type"
56953 msgstr ""
56954
56955 #: cp/parser.cc:19922
56956 #, gcc-internal-format
56957 msgid "expected type-name"
56958 msgstr "мало бути вказано тип-назву"
56959
56960 #: cp/parser.cc:20034
56961 #, gcc-internal-format
56962 msgid "%qE does not constrain a type"
56963 msgstr "%qE не обмежує тип"
56964
56965 #: cp/parser.cc:20035
56966 #, gcc-internal-format
56967 msgid "concept defined here"
56968 msgstr ""
56969
56970 #: cp/parser.cc:20058
56971 #, gcc-internal-format
56972 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
56973 msgstr ""
56974
56975 #: cp/parser.cc:20065
56976 #, gcc-internal-format
56977 msgid "unexpected placeholder in constrained result type"
56978 msgstr ""
56979
56980 #: cp/parser.cc:20308
56981 #, gcc-internal-format
56982 msgid "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
56983 msgstr ""
56984
56985 #: cp/parser.cc:20384
56986 #, gcc-internal-format
56987 msgid "%<template%> must follow a nested-name-specifier"
56988 msgstr ""
56989
56990 #: cp/parser.cc:20546
56991 #, gcc-internal-format
56992 msgid "declaration %qD does not declare anything"
56993 msgstr ""
56994
56995 #: cp/parser.cc:20634
56996 #, gcc-internal-format
56997 msgid "attributes ignored on uninstantiated type"
56998 msgstr ""
56999
57000 #: cp/parser.cc:20640
57001 #, gcc-internal-format
57002 msgid "attributes ignored on template instantiation"
57003 msgstr ""
57004
57005 #: cp/parser.cc:20651
57006 #, gcc-internal-format
57007 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
57008 msgstr ""
57009
57010 #: cp/parser.cc:20792
57011 #, gcc-internal-format
57012 msgid "%qD is an enumeration template"
57013 msgstr ""
57014
57015 #: cp/parser.cc:20803
57016 #, gcc-internal-format
57017 msgid "%qD does not name an enumeration in %qT"
57018 msgstr ""
57019
57020 #: cp/parser.cc:20818
57021 #, gcc-internal-format
57022 msgid "unnamed scoped enum is not allowed"
57023 msgstr ""
57024
57025 #: cp/parser.cc:20834
57026 #, gcc-internal-format
57027 msgid "types may not be defined in enum-base"
57028 msgstr ""
57029
57030 #: cp/parser.cc:20879
57031 #, gcc-internal-format
57032 msgid "expected %<;%> or %<{%>"
57033 msgstr "мало бути %<;%> або %<{%>"
57034
57035 #: cp/parser.cc:20923
57036 #, gcc-internal-format
57037 msgid "cannot add an enumerator list to a template instantiation"
57038 msgstr ""
57039
57040 #: cp/parser.cc:20937
57041 #, gcc-internal-format
57042 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
57043 msgstr ""
57044
57045 #: cp/parser.cc:20949 cp/parser.cc:26455
57046 #, gcc-internal-format
57047 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
57048 msgstr ""
57049
57050 #: cp/parser.cc:20954 cp/parser.cc:26460
57051 #, gcc-internal-format
57052 msgid "declaration of %qD in %qD which does not enclose %qD"
57053 msgstr ""
57054
57055 #: cp/parser.cc:20966 cp/parser.cc:26473
57056 #, gcc-internal-format
57057 msgid "extra qualification not allowed"
57058 msgstr ""
57059
57060 #: cp/parser.cc:21003
57061 #, gcc-internal-format
57062 msgid "ISO C++ forbids empty unnamed enum"
57063 msgstr "У ISO C++ заборонено порожні enum без назви"
57064
57065 #: cp/parser.cc:21028
57066 #, gcc-internal-format
57067 msgid "opaque-enum-specifier without name"
57068 msgstr ""
57069
57070 #: cp/parser.cc:21031
57071 #, gcc-internal-format
57072 msgid "opaque-enum-specifier must use a simple identifier"
57073 msgstr ""
57074
57075 #: cp/parser.cc:21152
57076 #, gcc-internal-format
57077 msgid "unexpanded parameter pack in enumerator in lambda"
57078 msgstr ""
57079
57080 #: cp/parser.cc:21227
57081 #, gcc-internal-format
57082 msgid "%qD is not a namespace-name; did you mean %qs?"
57083 msgstr ""
57084
57085 #: cp/parser.cc:21231
57086 #, gcc-internal-format
57087 msgid "%qD is not a namespace-name"
57088 msgstr ""
57089
57090 #: cp/parser.cc:21235
57091 #, gcc-internal-format
57092 msgid "expected namespace-name"
57093 msgstr ""
57094
57095 #: cp/parser.cc:21296
57096 #, gcc-internal-format
57097 msgid "nested inline namespace definitions only available with %<-std=c++20%> or %<-std=gnu++20%>"
57098 msgstr ""
57099
57100 #: cp/parser.cc:21308
57101 #, gcc-internal-format
57102 msgid "standard attributes on namespaces must precede the namespace name"
57103 msgstr ""
57104
57105 #: cp/parser.cc:21327
57106 #, gcc-internal-format
57107 msgid "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu++17%>"
57108 msgstr ""
57109
57110 #: cp/parser.cc:21337
57111 #, gcc-internal-format
57112 msgid "nested namespace name required"
57113 msgstr ""
57114
57115 #: cp/parser.cc:21342
57116 #, gcc-internal-format
57117 msgid "namespace name required"
57118 msgstr ""
57119
57120 #: cp/parser.cc:21346
57121 #, gcc-internal-format
57122 msgid "a nested namespace definition cannot have attributes"
57123 msgstr ""
57124
57125 #: cp/parser.cc:21349
57126 #, gcc-internal-format
57127 msgid "a nested namespace definition cannot be inline"
57128 msgstr ""
57129
57130 #: cp/parser.cc:21356
57131 #, gcc-internal-format
57132 msgid "namespace %qD entered"
57133 msgstr ""
57134
57135 #: cp/parser.cc:21411
57136 #, gcc-internal-format
57137 msgid "%<namespace%> definition is not allowed here"
57138 msgstr ""
57139
57140 #: cp/parser.cc:21586
57141 #, gcc-internal-format
57142 msgid "pack expansion in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
57143 msgstr ""
57144
57145 #: cp/parser.cc:21601
57146 #, gcc-internal-format
57147 msgid "a template-id may not appear in a using-declaration"
57148 msgstr ""
57149
57150 #: cp/parser.cc:21619
57151 #, gcc-internal-format
57152 msgid "comma-separated list in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
57153 msgstr ""
57154
57155 #: cp/parser.cc:21629
57156 #, gcc-internal-format
57157 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
57158 msgstr ""
57159
57160 #: cp/parser.cc:21694
57161 #, gcc-internal-format
57162 msgid "opaque-enum-declaration here"
57163 msgstr "тут opaque-enum-declaration"
57164
57165 #: cp/parser.cc:21764
57166 #, gcc-internal-format
57167 msgid "types may not be defined in alias template declarations"
57168 msgstr ""
57169
57170 #: cp/parser.cc:21943
57171 #, gcc-internal-format
57172 msgid "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
57173 msgstr ""
57174
57175 #: cp/parser.cc:21963 cp/parser.cc:21980 cp/parser.cc:21994
57176 #, gcc-internal-format
57177 msgid "duplicate %<asm%> qualifier %qT"
57178 msgstr ""
57179
57180 #: cp/parser.cc:21970
57181 #, gcc-internal-format
57182 msgid "%<asm%> qualifier %qT ignored outside of function body"
57183 msgstr ""
57184
57185 #: cp/parser.cc:22007
57186 #, gcc-internal-format
57187 msgid "%qT is not an %<asm%> qualifier"
57188 msgstr ""
57189
57190 #: cp/parser.cc:22023
57191 #, gcc-internal-format
57192 msgid "%<asm%> qualifier outside of function body"
57193 msgstr ""
57194
57195 #: cp/parser.cc:22251
57196 #, gcc-internal-format
57197 msgid "empty parentheses were disambiguated as a function declaration"
57198 msgstr ""
57199
57200 #: cp/parser.cc:22262
57201 #, gcc-internal-format
57202 msgid "remove parentheses to default-initialize a variable"
57203 msgstr ""
57204
57205 #: cp/parser.cc:22267
57206 #, gcc-internal-format
57207 msgid "or replace parentheses with braces to aggregate-initialize a variable"
57208 msgstr ""
57209
57210 #: cp/parser.cc:22270
57211 #, gcc-internal-format
57212 msgid "or replace parentheses with braces to value-initialize a variable"
57213 msgstr ""
57214
57215 #: cp/parser.cc:22287 cp/parser.cc:22312
57216 #, gcc-internal-format
57217 msgid "parentheses were disambiguated as a function declaration"
57218 msgstr ""
57219
57220 #: cp/parser.cc:22299 cp/parser.cc:22320
57221 #, gcc-internal-format
57222 msgid "replace parentheses with braces to declare a variable"
57223 msgstr ""
57224
57225 #: cp/parser.cc:22306
57226 #, gcc-internal-format
57227 msgid "add parentheses to declare a variable"
57228 msgstr ""
57229
57230 #: cp/parser.cc:22553
57231 #, gcc-internal-format
57232 msgid "a function-definition is not allowed here"
57233 msgstr ""
57234
57235 #: cp/parser.cc:22564
57236 #, gcc-internal-format
57237 msgid "an %<asm%> specification is not allowed on a function-definition"
57238 msgstr ""
57239
57240 #: cp/parser.cc:22568
57241 #, gcc-internal-format
57242 msgid "attributes are not allowed on a function-definition"
57243 msgstr ""
57244
57245 #: cp/parser.cc:22619
57246 #, gcc-internal-format
57247 msgid "expected constructor, destructor, or type conversion"
57248 msgstr ""
57249
57250 #: cp/parser.cc:22740
57251 #, gcc-internal-format
57252 msgid "initializer provided for function"
57253 msgstr ""
57254
57255 #: cp/parser.cc:22782
57256 #, gcc-internal-format
57257 msgid "attributes after parenthesized initializer ignored"
57258 msgstr ""
57259
57260 #: cp/parser.cc:22796
57261 #, gcc-internal-format
57262 msgid "non-function %qD declared as implicit template"
57263 msgstr ""
57264
57265 #: cp/parser.cc:23299
57266 #, gcc-internal-format
57267 msgid "array bound is not an integer constant"
57268 msgstr ""
57269
57270 #: cp/parser.cc:23425
57271 #, gcc-internal-format
57272 msgid "cannot define member of dependent typedef %qT"
57273 msgstr ""
57274
57275 #: cp/parser.cc:23429
57276 #, gcc-internal-format
57277 msgid "%<%T::%E%> is not a type"
57278 msgstr "%<%T::%E%> не є типом"
57279
57280 #. We do not attempt to print the declarator
57281 #. here because we do not have enough
57282 #. information about its original syntactic
57283 #. form.
57284 #: cp/parser.cc:23458
57285 #, gcc-internal-format
57286 msgid "invalid declarator"
57287 msgstr ""
57288
57289 #: cp/parser.cc:23466
57290 #, gcc-internal-format
57291 msgid "invalid use of constructor as a template"
57292 msgstr ""
57293
57294 #: cp/parser.cc:23468
57295 #, gcc-internal-format
57296 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
57297 msgstr ""
57298
57299 #. But declarations with qualified-ids can't appear in a
57300 #. function.
57301 #: cp/parser.cc:23583
57302 #, gcc-internal-format
57303 msgid "qualified-id in declaration"
57304 msgstr ""
57305
57306 #: cp/parser.cc:23608
57307 #, gcc-internal-format
57308 msgid "expected declarator"
57309 msgstr ""
57310
57311 #: cp/parser.cc:23729
57312 #, gcc-internal-format
57313 msgid "%qD is a namespace"
57314 msgstr ""
57315
57316 #: cp/parser.cc:23731
57317 #, gcc-internal-format
57318 msgid "cannot form pointer to member of non-class %q#T"
57319 msgstr ""
57320
57321 #: cp/parser.cc:23752
57322 #, gcc-internal-format
57323 msgid "expected ptr-operator"
57324 msgstr ""
57325
57326 #: cp/parser.cc:23813
57327 #, gcc-internal-format
57328 msgid "duplicate cv-qualifier"
57329 msgstr ""
57330
57331 #: cp/parser.cc:23867
57332 #, gcc-internal-format
57333 msgid "multiple ref-qualifiers"
57334 msgstr ""
57335
57336 #: cp/parser.cc:23904
57337 #, gcc-internal-format
57338 msgid "%qE requires %<-fgnu-tm%>"
57339 msgstr "%qE потребує %<-fgnu-tm%>"
57340
57341 #: cp/parser.cc:23962
57342 #, gcc-internal-format
57343 msgid "duplicate virt-specifier"
57344 msgstr ""
57345
57346 #: cp/parser.cc:24224
57347 #, gcc-internal-format
57348 msgid "missing template arguments after %qT"
57349 msgstr ""
57350
57351 #: cp/parser.cc:24230
57352 #, gcc-internal-format
57353 msgid "%qT not permitted in template argument"
57354 msgstr "%qT не можна використовувати у аргументі шаблона"
57355
57356 #: cp/parser.cc:24233 cp/typeck2.cc:353 cp/typeck2.cc:400 cp/typeck2.cc:2330
57357 #, gcc-internal-format
57358 msgid "invalid use of %qT"
57359 msgstr ""
57360
57361 #: cp/parser.cc:24260
57362 #, gcc-internal-format
57363 msgid "types may not be defined in template arguments"
57364 msgstr ""
57365
57366 #: cp/parser.cc:24265
57367 #, gcc-internal-format
57368 msgid "invalid use of %<auto%> in template argument"
57369 msgstr ""
57370
57371 #: cp/parser.cc:24371
57372 #, gcc-internal-format
57373 msgid "expected type-specifier"
57374 msgstr "мало бути вказано специфікатор типу"
57375
57376 #: cp/parser.cc:24652
57377 #, gcc-internal-format
57378 msgid "expected %<,%> or %<...%>"
57379 msgstr "мало бути %<,%> або %<...%>"
57380
57381 #: cp/parser.cc:24730
57382 #, gcc-internal-format
57383 msgid "types may not be defined in parameter types"
57384 msgstr ""
57385
57386 #: cp/parser.cc:24929
57387 #, gcc-internal-format
57388 msgid "default arguments are only permitted for function parameters"
57389 msgstr ""
57390
57391 #: cp/parser.cc:24947
57392 #, gcc-internal-format
57393 msgid "parameter pack %qD cannot have a default argument"
57394 msgstr ""
57395
57396 #: cp/parser.cc:24953
57397 #, gcc-internal-format
57398 msgid "template parameter pack cannot have a default argument"
57399 msgstr ""
57400
57401 #: cp/parser.cc:24955
57402 #, gcc-internal-format
57403 msgid "parameter pack cannot have a default argument"
57404 msgstr ""
57405
57406 #: cp/parser.cc:25085
57407 #, gcc-internal-format
57408 msgid "function-try-block body of %<constexpr%> constructor only available with %<-std=c++20%> or %<-std=gnu++20%>"
57409 msgstr ""
57410
57411 #: cp/parser.cc:25089
57412 #, gcc-internal-format
57413 msgid "function-try-block body of %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
57414 msgstr ""
57415
57416 #: cp/parser.cc:25413
57417 #, gcc-internal-format
57418 msgid "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu++20%>"
57419 msgstr ""
57420
57421 #: cp/parser.cc:25433
57422 #, gcc-internal-format
57423 msgid "ISO C++ does not allow GNU designated initializers"
57424 msgstr ""
57425
57426 #: cp/parser.cc:25471
57427 #, gcc-internal-format
57428 msgid "ISO C++ does not allow C99 designated initializers"
57429 msgstr ""
57430
57431 #: cp/parser.cc:25485
57432 #, gcc-internal-format
57433 msgid "either all initializer clauses should be designated or none of them should be"
57434 msgstr ""
57435
57436 #: cp/parser.cc:25510
57437 #, gcc-internal-format
57438 msgid "%<...%> not allowed in designated initializer list"
57439 msgstr ""
57440
57441 #: cp/parser.cc:25561
57442 #, gcc-internal-format
57443 msgid "%<.%s%> designator used multiple times in the same initializer list"
57444 msgstr ""
57445
57446 #: cp/parser.cc:25617 cp/parser.cc:25754
57447 #, gcc-internal-format
57448 msgid "expected class-name"
57449 msgstr ""
57450
57451 #: cp/parser.cc:25993
57452 #, gcc-internal-format
57453 msgid "expected %<;%> after class definition"
57454 msgstr ""
57455
57456 #: cp/parser.cc:25996
57457 #, gcc-internal-format
57458 msgid "expected %<;%> after struct definition"
57459 msgstr ""
57460
57461 #: cp/parser.cc:25999
57462 #, gcc-internal-format
57463 msgid "expected %<;%> after union definition"
57464 msgstr ""
57465
57466 #: cp/parser.cc:26397
57467 #, gcc-internal-format
57468 msgid "expected %<{%> or %<:%>"
57469 msgstr "мало бути %<{%> або %<:%>"
57470
57471 #: cp/parser.cc:26408
57472 #, gcc-internal-format
57473 msgid "cannot specify %<override%> for a class"
57474 msgstr ""
57475
57476 #: cp/parser.cc:26416
57477 #, gcc-internal-format
57478 msgid "global qualification of class name is invalid"
57479 msgstr ""
57480
57481 #: cp/parser.cc:26423
57482 #, gcc-internal-format
57483 msgid "qualified name does not name a class"
57484 msgstr ""
57485
57486 #: cp/parser.cc:26435
57487 #, gcc-internal-format
57488 msgid "keyword %<template%> not allowed in class-head-name"
57489 msgstr ""
57490
57491 #: cp/parser.cc:26441
57492 #, gcc-internal-format
57493 msgid "invalid class name in declaration of %qD"
57494 msgstr ""
57495
57496 #: cp/parser.cc:26495
57497 #, gcc-internal-format
57498 msgid "an explicit specialization must be preceded by %<template <>%>"
57499 msgstr ""
57500
57501 #: cp/parser.cc:26527
57502 #, gcc-internal-format
57503 msgid "function template %qD redeclared as a class template"
57504 msgstr ""
57505
57506 #: cp/parser.cc:26560
57507 #, gcc-internal-format
57508 msgid "could not resolve typename type"
57509 msgstr "не вдалося визначити тип typename"
57510
57511 #: cp/parser.cc:26624
57512 #, gcc-internal-format
57513 msgid "previous definition of %q#T"
57514 msgstr "попереднє визначення %q#T"
57515
57516 #. In a lambda this should work, but doesn't currently.
57517 #. We're in a lambda, but it isn't the innermost class.
57518 #. This should work, but currently doesn't.
57519 #: cp/parser.cc:26638 cp/pt.cc:4333
57520 #, gcc-internal-format
57521 msgid "unexpanded parameter pack in local class in lambda"
57522 msgstr ""
57523
57524 #: cp/parser.cc:26738 cp/parser.cc:32947
57525 #, gcc-internal-format
57526 msgid "expected class-key"
57527 msgstr ""
57528
57529 #: cp/parser.cc:26763
57530 #, gcc-internal-format
57531 msgid "ISO C++ forbids typename key in template template parameter; use %<-std=c++17%> or %<-std=gnu++17%>"
57532 msgstr ""
57533
57534 #: cp/parser.cc:26767
57535 #, gcc-internal-format
57536 msgid "expected %<class%> or %<typename%>"
57537 msgstr "мало бути %<class%> або %<typename%>"
57538
57539 #: cp/parser.cc:27017
57540 #, gcc-internal-format
57541 msgid "in C++03 a class-key must be used when declaring a friend"
57542 msgstr ""
57543
57544 #: cp/parser.cc:27048
57545 #, gcc-internal-format
57546 msgid "friend declaration does not name a class or function"
57547 msgstr ""
57548
57549 #: cp/parser.cc:27066
57550 #, gcc-internal-format
57551 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
57552 msgstr ""
57553
57554 #: cp/parser.cc:27168
57555 #, gcc-internal-format
57556 msgid "default member initializers for bit-fields only available with %<-std=c++20%> or %<-std=gnu++20%>"
57557 msgstr ""
57558
57559 #: cp/parser.cc:27175
57560 #, gcc-internal-format
57561 msgid "default member initializer for unnamed bit-field"
57562 msgstr ""
57563
57564 #: cp/parser.cc:27188
57565 #, gcc-internal-format
57566 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
57567 msgstr ""
57568
57569 #: cp/parser.cc:27350
57570 #, gcc-internal-format
57571 msgid "bit-field %qD has non-integral type %qT"
57572 msgstr ""
57573
57574 #: cp/parser.cc:27378
57575 #, gcc-internal-format
57576 msgid "pure-specifier on function-definition"
57577 msgstr ""
57578
57579 #: cp/parser.cc:27398
57580 #, gcc-internal-format
57581 msgid "extra %<;%> after in-class function definition"
57582 msgstr ""
57583
57584 #: cp/parser.cc:27445
57585 #, gcc-internal-format
57586 msgid "stray %<,%> at end of member declaration"
57587 msgstr ""
57588
57589 #: cp/parser.cc:27459
57590 #, gcc-internal-format
57591 msgid "expected %<;%> at end of member declaration"
57592 msgstr ""
57593
57594 #: cp/parser.cc:27534
57595 #, gcc-internal-format
57596 msgid "invalid pure specifier (only %<= 0%> is allowed)"
57597 msgstr ""
57598
57599 #: cp/parser.cc:27569
57600 #, gcc-internal-format
57601 msgid "a brace-enclosed initializer is not allowed here"
57602 msgstr ""
57603
57604 #: cp/parser.cc:27699
57605 #, gcc-internal-format
57606 msgid "%<virtual%> specified more than once in base-specifier"
57607 msgstr ""
57608
57609 #: cp/parser.cc:27719
57610 #, gcc-internal-format
57611 msgid "more than one access specifier in base-specifier"
57612 msgstr ""
57613
57614 #: cp/parser.cc:27743
57615 #, gcc-internal-format
57616 msgid "keyword %<typename%> not allowed outside of templates"
57617 msgstr ""
57618
57619 #: cp/parser.cc:27746
57620 #, gcc-internal-format
57621 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
57622 msgstr ""
57623
57624 #: cp/parser.cc:27946 cp/parser.cc:28040
57625 #, gcc-internal-format
57626 msgid "types may not be defined in an exception-specification"
57627 msgstr ""
57628
57629 #: cp/parser.cc:28048
57630 #, gcc-internal-format
57631 msgid "ISO C++17 does not allow dynamic exception specifications"
57632 msgstr "У ISO C++17 не можна визначати динамічні специфікації виключень"
57633
57634 #: cp/parser.cc:28054
57635 #, gcc-internal-format
57636 msgid "dynamic exception specifications are deprecated in C++11"
57637 msgstr ""
57638
57639 #: cp/parser.cc:28098
57640 #, gcc-internal-format
57641 msgid "invalid use of %<auto%> in exception-specification"
57642 msgstr ""
57643
57644 #: cp/parser.cc:28139
57645 #, gcc-internal-format
57646 msgid "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
57647 msgstr ""
57648
57649 #: cp/parser.cc:28251
57650 #, gcc-internal-format
57651 msgid "types may not be defined in exception-declarations"
57652 msgstr ""
57653
57654 #: cp/parser.cc:28800
57655 #, gcc-internal-format
57656 msgid "expected OpenMP directive name"
57657 msgstr ""
57658
57659 #: cp/parser.cc:28809
57660 #, gcc-internal-format
57661 msgid "expected attribute argument as balanced token sequence"
57662 msgstr ""
57663
57664 #: cp/parser.cc:28854
57665 #, gcc-internal-format
57666 msgid "expected %<directive%> or %<sequence%>"
57667 msgstr "мало бути %<directive%> або %<sequence%>"
57668
57669 #: cp/parser.cc:28953
57670 #, gcc-internal-format
57671 msgid "attribute using prefix used together with scoped attribute token"
57672 msgstr ""
57673
57674 #: cp/parser.cc:28967
57675 #, gcc-internal-format
57676 msgid "expected an identifier for the attribute name"
57677 msgstr ""
57678
57679 #: cp/parser.cc:29018
57680 #, gcc-internal-format
57681 msgid "%<omp::%E%> attribute requires argument"
57682 msgstr "атрибут %<omp::%E%> потребує аргументу"
57683
57684 #. e.g. [[attr()]].
57685 #: cp/parser.cc:29086
57686 #, gcc-internal-format
57687 msgid "parentheses must be omitted if %qE attribute argument list is empty"
57688 msgstr ""
57689
57690 #: cp/parser.cc:29121
57691 #, gcc-internal-format
57692 msgid "attribute %qs specified multiple times"
57693 msgstr ""
57694
57695 #: cp/parser.cc:29163
57696 #, gcc-internal-format
57697 msgid "expected attribute before %<...%>"
57698 msgstr "мав бути атрибут перед %<...%>"
57699
57700 #: cp/parser.cc:29223
57701 #, gcc-internal-format
57702 msgid "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
57703 msgstr ""
57704
57705 #: cp/parser.cc:29566 cp/parser.cc:29575
57706 #, gcc-internal-format
57707 msgid "expression must be enclosed in parentheses"
57708 msgstr ""
57709
57710 #: cp/parser.cc:29921
57711 #, gcc-internal-format
57712 msgid "missing additional %<requires%> to start a requires-expression"
57713 msgstr ""
57714
57715 #: cp/parser.cc:30150
57716 #, gcc-internal-format
57717 msgid "testing if a concept-id is a valid expression; add %<requires%> to check satisfaction"
57718 msgstr ""
57719
57720 #: cp/parser.cc:30288
57721 #, gcc-internal-format
57722 msgid "result type is not a plain type-constraint"
57723 msgstr ""
57724
57725 #: cp/parser.cc:30296
57726 #, gcc-internal-format
57727 msgid "return-type-requirement is not a type-constraint"
57728 msgstr ""
57729
57730 #: cp/parser.cc:30791
57731 #, gcc-internal-format
57732 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
57733 msgstr ""
57734
57735 #: cp/parser.cc:30796
57736 #, gcc-internal-format
57737 msgid "invalid declaration of %<%T::%E%>"
57738 msgstr ""
57739
57740 #: cp/parser.cc:30800
57741 #, gcc-internal-format
57742 msgid "too few template-parameter-lists"
57743 msgstr ""
57744
57745 #. Otherwise, there are too many template parameter lists.  We have
57746 #. something like:
57747 #.
57748 #. template <class T> template <class U> void S::f();
57749 #: cp/parser.cc:30807
57750 #, gcc-internal-format
57751 msgid "too many template-parameter-lists"
57752 msgstr ""
57753
57754 #: cp/parser.cc:31205
57755 #, gcc-internal-format
57756 msgid "named return values are no longer supported"
57757 msgstr ""
57758
57759 #: cp/parser.cc:31376
57760 #, gcc-internal-format
57761 msgid "ISO C++ did not adopt string literal operator templates taking an argument pack of characters"
57762 msgstr ""
57763
57764 #: cp/parser.cc:31385
57765 #, gcc-internal-format
57766 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%> or single non-type parameter of class type"
57767 msgstr ""
57768
57769 #: cp/parser.cc:31391
57770 #, gcc-internal-format
57771 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%>"
57772 msgstr ""
57773
57774 #: cp/parser.cc:31498
57775 #, gcc-internal-format
57776 msgid "template-introductions are not part of C++20 concepts; use %qs to enable"
57777 msgstr ""
57778
57779 #: cp/parser.cc:31508
57780 #, gcc-internal-format
57781 msgid "no matching concept for template-introduction"
57782 msgstr ""
57783
57784 #: cp/parser.cc:31531
57785 #, gcc-internal-format
57786 msgid "invalid declaration of member template in local class"
57787 msgstr ""
57788
57789 #: cp/parser.cc:31540
57790 #, gcc-internal-format
57791 msgid "template with C linkage"
57792 msgstr ""
57793
57794 #: cp/parser.cc:31560
57795 #, gcc-internal-format
57796 msgid "invalid explicit specialization"
57797 msgstr ""
57798
57799 #: cp/parser.cc:31672
57800 #, gcc-internal-format
57801 msgid "template declaration of %<typedef%>"
57802 msgstr ""
57803
57804 #: cp/parser.cc:31723
57805 #, gcc-internal-format
57806 msgid "a class template declaration must not declare anything else"
57807 msgstr ""
57808
57809 #: cp/parser.cc:31775
57810 #, gcc-internal-format
57811 msgid "explicit template specialization cannot have a storage class"
57812 msgstr ""
57813
57814 #: cp/parser.cc:32077
57815 #, gcc-internal-format
57816 msgid "%<>>%> should be %<> >%> within a nested template argument list"
57817 msgstr ""
57818
57819 #: cp/parser.cc:32090
57820 #, gcc-internal-format
57821 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
57822 msgstr ""
57823
57824 #: cp/parser.cc:32399
57825 #, gcc-internal-format
57826 msgid "%<sizeof...%> argument must be surrounded by parentheses"
57827 msgstr ""
57828
57829 #: cp/parser.cc:32554
57830 #, gcc-internal-format
57831 msgid "invalid use of %qD in linkage specification"
57832 msgstr ""
57833
57834 #: cp/parser.cc:32569
57835 #, gcc-internal-format
57836 msgid "%<__thread%> before %qD"
57837 msgstr ""
57838
57839 #: cp/parser.cc:32704
57840 #, gcc-internal-format
57841 msgid "ISO C++ 1998 does not support %<long long%>"
57842 msgstr "У ISO C++ 1998 не передбачено підтримки %<long long%>"
57843
57844 #: cp/parser.cc:32715
57845 #, gcc-internal-format
57846 msgid "both %<__thread%> and %<thread_local%> specified"
57847 msgstr "вказано одразу %<__thread%> і %<thread_local%>"
57848
57849 #: cp/parser.cc:32720
57850 #, gcc-internal-format
57851 msgid "duplicate %qD"
57852 msgstr "дублювання %qD"
57853
57854 #: cp/parser.cc:32746
57855 #, gcc-internal-format
57856 msgid "duplicate %qs"
57857 msgstr "дублювання %qs"
57858
57859 #: cp/parser.cc:32798
57860 #, gcc-internal-format
57861 msgid "expected %<new%>"
57862 msgstr "мало бути %<new%>"
57863
57864 #: cp/parser.cc:32801
57865 #, gcc-internal-format
57866 msgid "expected %<delete%>"
57867 msgstr "мало бути %<delete%>"
57868
57869 #: cp/parser.cc:32804
57870 #, gcc-internal-format
57871 msgid "expected %<return%>"
57872 msgstr "мало бути %<return%>"
57873
57874 #: cp/parser.cc:32810
57875 #, gcc-internal-format
57876 msgid "expected %<extern%>"
57877 msgstr "мало бути %<extern%>"
57878
57879 #: cp/parser.cc:32813
57880 #, gcc-internal-format
57881 msgid "expected %<static_assert%>"
57882 msgstr "мало бути %<static_assert%>"
57883
57884 #: cp/parser.cc:32816
57885 #, gcc-internal-format
57886 msgid "expected %<decltype%>"
57887 msgstr "мало бути %<decltype%>"
57888
57889 #: cp/parser.cc:32819
57890 #, gcc-internal-format
57891 msgid "expected %<operator%>"
57892 msgstr "мало бути %<operator%>"
57893
57894 #: cp/parser.cc:32822
57895 #, gcc-internal-format
57896 msgid "expected %<class%>"
57897 msgstr "мало бути %<class%>"
57898
57899 #: cp/parser.cc:32825
57900 #, gcc-internal-format
57901 msgid "expected %<template%>"
57902 msgstr "мало бути %<template%>"
57903
57904 #: cp/parser.cc:32828
57905 #, gcc-internal-format
57906 msgid "expected %<namespace%>"
57907 msgstr "мало бути %<namespace%>"
57908
57909 #: cp/parser.cc:32831
57910 #, gcc-internal-format
57911 msgid "expected %<using%>"
57912 msgstr "мало бути %<using%>"
57913
57914 #: cp/parser.cc:32834
57915 #, gcc-internal-format
57916 msgid "expected %<asm%>"
57917 msgstr "мало бути %<asm%>"
57918
57919 #: cp/parser.cc:32837
57920 #, gcc-internal-format
57921 msgid "expected %<try%>"
57922 msgstr "мало бути %<try%>"
57923
57924 #: cp/parser.cc:32840
57925 #, gcc-internal-format
57926 msgid "expected %<catch%>"
57927 msgstr "мало бути %<catch%>"
57928
57929 #: cp/parser.cc:32843
57930 #, gcc-internal-format
57931 msgid "expected %<throw%>"
57932 msgstr "мало бути %<throw%>"
57933
57934 #: cp/parser.cc:32846
57935 #, gcc-internal-format
57936 msgid "expected %<auto%>"
57937 msgstr "мало бути %<auto%>"
57938
57939 #: cp/parser.cc:32849
57940 #, gcc-internal-format
57941 msgid "expected %<__label__%>"
57942 msgstr "мало бути %<__label__%>"
57943
57944 #: cp/parser.cc:32852
57945 #, gcc-internal-format
57946 msgid "expected %<@try%>"
57947 msgstr "мало бути %<@try%>"
57948
57949 #: cp/parser.cc:32855
57950 #, gcc-internal-format
57951 msgid "expected %<@synchronized%>"
57952 msgstr "мало бути %<@synchronized%>"
57953
57954 #: cp/parser.cc:32858
57955 #, gcc-internal-format
57956 msgid "expected %<@throw%>"
57957 msgstr "мало бути %<@throw%>"
57958
57959 #: cp/parser.cc:32861
57960 #, gcc-internal-format
57961 msgid "expected %<__transaction_atomic%>"
57962 msgstr "мало бути %<__transaction_atomic%>"
57963
57964 #: cp/parser.cc:32864
57965 #, gcc-internal-format
57966 msgid "expected %<__transaction_relaxed%>"
57967 msgstr "мало бути %<__transaction_relaxed%>"
57968
57969 #: cp/parser.cc:32867
57970 #, gcc-internal-format
57971 msgid "expected %<co_yield%>"
57972 msgstr "мало бути %<co_yield%>"
57973
57974 #: cp/parser.cc:32899
57975 #, gcc-internal-format
57976 msgid "expected %<::%>"
57977 msgstr "мало бути %<::%>"
57978
57979 #: cp/parser.cc:32911
57980 #, gcc-internal-format
57981 msgid "expected %<...%>"
57982 msgstr "мало бути %<...%>"
57983
57984 #: cp/parser.cc:32914
57985 #, gcc-internal-format
57986 msgid "expected %<*%>"
57987 msgstr "мало бути %<*%>"
57988
57989 #: cp/parser.cc:32917
57990 #, gcc-internal-format
57991 msgid "expected %<~%>"
57992 msgstr "мало бути %<~%>"
57993
57994 #: cp/parser.cc:32923
57995 #, gcc-internal-format
57996 msgid "expected %<:%> or %<::%>"
57997 msgstr "мало бути %<:%> або %<::%>"
57998
57999 #: cp/parser.cc:32950
58000 #, gcc-internal-format
58001 msgid "expected %<class%>, %<typename%>, or %<template%>"
58002 msgstr "мало бути %<class%>, %<typename%> або %<template%>"
58003
58004 #: cp/parser.cc:33282
58005 #, gcc-internal-format
58006 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
58007 msgstr ""
58008
58009 #: cp/parser.cc:33433
58010 #, gcc-internal-format
58011 msgid "%qs tag used in naming %q#T"
58012 msgstr "теґ %qs використано у назві %q#T"
58013
58014 #: cp/parser.cc:33438
58015 #, gcc-internal-format
58016 msgid "%q#T was previously declared here"
58017 msgstr "%q#T було раніше оголошено тут:"
58018
58019 #: cp/parser.cc:33558
58020 #, gcc-internal-format
58021 msgid "redundant class-key %qs in reference to %q#T"
58022 msgstr ""
58023
58024 #: cp/parser.cc:33698 cp/parser.cc:33732
58025 #, gcc-internal-format
58026 msgid "%qT declared with a mismatched class-key %qs"
58027 msgstr ""
58028
58029 #: cp/parser.cc:33705 cp/parser.cc:33738
58030 #, gcc-internal-format
58031 msgid "remove the class-key or replace it with %qs"
58032 msgstr ""
58033
58034 #: cp/parser.cc:33706 cp/parser.cc:33739
58035 #, gcc-internal-format
58036 msgid "replace the class-key with %qs"
58037 msgstr ""
58038
58039 #: cp/parser.cc:33713
58040 #, gcc-internal-format
58041 msgid "%qT defined as %qs here"
58042 msgstr ""
58043
58044 #: cp/parser.cc:33714
58045 #, gcc-internal-format
58046 msgid "%qT first declared as %qs here"
58047 msgstr ""
58048
58049 #: cp/parser.cc:33796
58050 #, gcc-internal-format
58051 msgid "%qD redeclared with different access"
58052 msgstr ""
58053
58054 #: cp/parser.cc:33817
58055 #, gcc-internal-format
58056 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
58057 msgstr ""
58058
58059 #: cp/parser.cc:34066
58060 #, gcc-internal-format
58061 msgid "file ends in default argument"
58062 msgstr ""
58063
58064 #: cp/parser.cc:34307 cp/parser.cc:35615 cp/parser.cc:35804
58065 #, gcc-internal-format
58066 msgid "misplaced %<@%D%> Objective-C++ construct"
58067 msgstr ""
58068
58069 #: cp/parser.cc:34378
58070 #, gcc-internal-format
58071 msgid "objective-c++ message receiver expected"
58072 msgstr ""
58073
58074 #: cp/parser.cc:34448
58075 #, gcc-internal-format
58076 msgid "objective-c++ message argument(s) are expected"
58077 msgstr ""
58078
58079 #: cp/parser.cc:34479
58080 #, gcc-internal-format
58081 msgid "%<@encode%> must specify a type as an argument"
58082 msgstr ""
58083
58084 #: cp/parser.cc:34883
58085 #, gcc-internal-format
58086 msgid "invalid Objective-C++ selector name"
58087 msgstr ""
58088
58089 #: cp/parser.cc:34958 cp/parser.cc:34976
58090 #, gcc-internal-format
58091 msgid "objective-c++ method declaration is expected"
58092 msgstr ""
58093
58094 #: cp/parser.cc:34970 cp/parser.cc:35036
58095 #, gcc-internal-format
58096 msgid "method attributes must be specified at the end"
58097 msgstr ""
58098
58099 #: cp/parser.cc:35079
58100 #, gcc-internal-format
58101 msgid "stray %qs between Objective-C++ methods"
58102 msgstr ""
58103
58104 #: cp/parser.cc:35276 cp/parser.cc:35283 cp/parser.cc:35290
58105 #, gcc-internal-format
58106 msgid "invalid type for instance variable"
58107 msgstr ""
58108
58109 #: cp/parser.cc:35407
58110 #, gcc-internal-format
58111 msgid "identifier expected after %<@protocol%>"
58112 msgstr ""
58113
58114 #: cp/parser.cc:35580
58115 #, gcc-internal-format
58116 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
58117 msgstr ""
58118
58119 #: cp/parser.cc:35587
58120 #, gcc-internal-format
58121 msgid "prefix attributes are ignored before %<@%D%>"
58122 msgstr ""
58123
58124 #: cp/parser.cc:35867 cp/parser.cc:35874 cp/parser.cc:35881
58125 #, gcc-internal-format
58126 msgid "invalid type for property"
58127 msgstr ""
58128
58129 #: cp/parser.cc:36043
58130 #, gcc-internal-format
58131 msgid "unknown property attribute %qE"
58132 msgstr "невідомий атрибут властивості %qE"
58133
58134 #: cp/parser.cc:37158
58135 #, gcc-internal-format
58136 msgid "expected integer expression list"
58137 msgstr "мало бути використано список цілих значень"
58138
58139 #: cp/parser.cc:37175
58140 #, gcc-internal-format
58141 msgid "%<wait%> expression must be integral"
58142 msgstr ""
58143
58144 #: cp/parser.cc:38264
58145 #, gcc-internal-format
58146 msgid "invalid reduction-identifier"
58147 msgstr ""
58148
58149 #: cp/parser.cc:39092
58150 #, gcc-internal-format
58151 msgid "types may not be defined in iterator type"
58152 msgstr "типи не можна визначати у типі ітератора"
58153
58154 #: cp/parser.cc:41860
58155 #, gcc-internal-format
58156 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
58157 msgstr ""
58158
58159 #: cp/parser.cc:42264
58160 #, gcc-internal-format
58161 msgid "%<[[omp::directive(%s)]]%> must be the only specified attribute on a statement"
58162 msgstr ""
58163
58164 #: cp/parser.cc:42523
58165 #, gcc-internal-format
58166 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
58167 msgstr ""
58168
58169 #: cp/parser.cc:42610 cp/pt.cc:18182
58170 #, gcc-internal-format
58171 msgid "iteration variable %qD should not be reduction"
58172 msgstr ""
58173
58174 #: cp/parser.cc:42703
58175 #, gcc-internal-format
58176 msgid "not enough for loops to collapse"
58177 msgstr ""
58178
58179 #: cp/parser.cc:45045
58180 #, gcc-internal-format
58181 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
58182 msgstr ""
58183
58184 #: cp/parser.cc:45680
58185 #, gcc-internal-format
58186 msgid "OpenMP directive other than %<declare simd%> or %<declare variant%> appertains to a declaration"
58187 msgstr ""
58188
58189 #: cp/parser.cc:45959
58190 #, gcc-internal-format
58191 msgid "%<declare target%> in attribute syntax terminated with %<end declare target%> in pragma syntax"
58192 msgstr ""
58193
58194 #: cp/parser.cc:45963
58195 #, gcc-internal-format
58196 msgid "%<declare target%> in pragma syntax terminated with %<end declare target%> in attribute syntax"
58197 msgstr ""
58198
58199 #: cp/parser.cc:46069
58200 #, gcc-internal-format
58201 msgid "invalid initializer clause"
58202 msgstr ""
58203
58204 #: cp/parser.cc:46099
58205 #, gcc-internal-format
58206 msgid "expected id-expression (arguments)"
58207 msgstr ""
58208
58209 #: cp/parser.cc:46111
58210 #, gcc-internal-format
58211 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
58212 msgstr ""
58213
58214 #: cp/parser.cc:46214
58215 #, gcc-internal-format
58216 msgid "types may not be defined in declare reduction type list"
58217 msgstr ""
58218
58219 #: cp/parser.cc:46234 cp/semantics.cc:6039
58220 #, gcc-internal-format
58221 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
58222 msgstr ""
58223
58224 #: cp/parser.cc:46238 cp/semantics.cc:6047
58225 #, gcc-internal-format
58226 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
58227 msgstr ""
58228
58229 #: cp/parser.cc:46241 cp/pt.cc:14147 cp/semantics.cc:6053
58230 #, gcc-internal-format
58231 msgid "reference type %qT in %<#pragma omp declare reduction%>"
58232 msgstr ""
58233
58234 #: cp/parser.cc:46244 cp/semantics.cc:6059
58235 #, gcc-internal-format
58236 msgid "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma omp declare reduction%>"
58237 msgstr ""
58238
58239 #: cp/parser.cc:46971
58240 #, gcc-internal-format
58241 msgid "%<#pragma acc routine%> names a set of overloads"
58242 msgstr ""
58243
58244 #: cp/parser.cc:46981
58245 #, gcc-internal-format
58246 msgid "%qD does not refer to a namespace scope function"
58247 msgstr ""
58248
58249 #. cancel-and-throw is unimplemented.
58250 #: cp/parser.cc:47339
58251 #, gcc-internal-format
58252 msgid "%<atomic_cancel%>"
58253 msgstr ""
58254
58255 #: cp/parser.cc:47386 cp/semantics.cc:10990
58256 #, gcc-internal-format
58257 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
58258 msgstr ""
58259
58260 #: cp/parser.cc:47388 cp/semantics.cc:10992
58261 #, gcc-internal-format
58262 msgid "%<__transaction_atomic%> without transactional memory support enabled"
58263 msgstr ""
58264
58265 #: cp/parser.cc:47534
58266 #, gcc-internal-format
58267 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
58268 msgstr ""
58269
58270 #: cp/parser.cc:47537
58271 #, gcc-internal-format
58272 msgid "  or a %<transaction_may_cancel_outer%> function"
58273 msgstr ""
58274
58275 #: cp/parser.cc:47588
58276 #, gcc-internal-format
58277 msgid "malformed %<#pragma GCC pch_preprocess%>"
58278 msgstr "помилкове форматування %<#pragma GCC pch_preprocess%>"
58279
58280 #: cp/parser.cc:47885
58281 #, gcc-internal-format
58282 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
58283 msgstr "%<#pragma omp requires%> можна використовувати лише на рівні файлів або просторів назв"
58284
58285 #: cp/parser.cc:47936
58286 #, gcc-internal-format
58287 msgid "%<#pragma GCC ivdep%> must be inside a function"
58288 msgstr "%<#pragma GCC ivdep%> має перебувати всередині функції"
58289
58290 #: cp/parser.cc:47968
58291 #, gcc-internal-format
58292 msgid "%<#pragma GCC unroll%> must be inside a function"
58293 msgstr "%<#pragma GCC unroll%> має перебувати всередині функції"
58294
58295 #: cp/parser.cc:48048
58296 #, gcc-internal-format
58297 msgid "multi-source compilation not implemented for C++"
58298 msgstr ""
58299
58300 #: cp/parser.cc:48087
58301 #, gcc-internal-format
58302 msgid "placeholder type not allowed in this context"
58303 msgstr ""
58304
58305 #: cp/parser.cc:48292
58306 #, gcc-internal-format
58307 msgid "implicit templates may not be %<virtual%>"
58308 msgstr ""
58309
58310 #: cp/parser.cc:48348
58311 #, gcc-internal-format
58312 msgid "%<extern \"C\"%> linkage started here"
58313 msgstr ""
58314
58315 #: cp/pt.cc:307
58316 #, gcc-internal-format
58317 msgid "data member %qD cannot be a member template"
58318 msgstr ""
58319
58320 #: cp/pt.cc:320
58321 #, gcc-internal-format
58322 msgid "invalid member template declaration %qD"
58323 msgstr ""
58324
58325 #: cp/pt.cc:744
58326 #, gcc-internal-format
58327 msgid "explicit specialization in non-namespace scope %qD"
58328 msgstr ""
58329
58330 #: cp/pt.cc:758
58331 #, gcc-internal-format
58332 msgid "enclosing class templates are not explicitly specialized"
58333 msgstr ""
58334
58335 #: cp/pt.cc:842
58336 #, gcc-internal-format
58337 msgid "specialization of %qD must appear at namespace scope"
58338 msgstr ""
58339
58340 #: cp/pt.cc:853 cp/pt.cc:1090
58341 #, gcc-internal-format
58342 msgid "specialization of %qD in different namespace"
58343 msgstr ""
58344
58345 #: cp/pt.cc:855
58346 #, gcc-internal-format
58347 msgid "  from definition of %q#D"
58348 msgstr "  із оголошення %q#D"
58349
58350 #: cp/pt.cc:872
58351 #, gcc-internal-format
58352 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
58353 msgstr ""
58354
58355 #: cp/pt.cc:1002
58356 #, gcc-internal-format
58357 msgid "name of class shadows template template parameter %qD"
58358 msgstr ""
58359
58360 #: cp/pt.cc:1014
58361 #, gcc-internal-format
58362 msgid "specialization of alias template %qD"
58363 msgstr ""
58364
58365 #: cp/pt.cc:1017 cp/pt.cc:1156
58366 #, gcc-internal-format
58367 msgid "explicit specialization of non-template %qT"
58368 msgstr ""
58369
58370 #: cp/pt.cc:1049
58371 #, gcc-internal-format
58372 msgid "specialization of %qT after instantiation"
58373 msgstr ""
58374
58375 #: cp/pt.cc:1093
58376 #, gcc-internal-format
58377 msgid "from definition of %q#D"
58378 msgstr "із оголошення %q#D"
58379
58380 #. But if we've had an implicit instantiation, that's a
58381 #. problem ([temp.expl.spec]/6).
58382 #: cp/pt.cc:1134
58383 #, gcc-internal-format
58384 msgid "specialization %qT after instantiation %qT"
58385 msgstr ""
58386
58387 #: cp/pt.cc:1152
58388 #, gcc-internal-format
58389 msgid "template specialization of %qD not allowed by ISO C++"
58390 msgstr ""
58391
58392 #: cp/pt.cc:1617
58393 #, gcc-internal-format
58394 msgid "specialization of %qD after instantiation"
58395 msgstr ""
58396
58397 #: cp/pt.cc:2058 cp/semantics.cc:5909
58398 #, gcc-internal-format
58399 msgid "%s %#qD"
58400 msgstr "%s %#qD"
58401
58402 #: cp/pt.cc:2194
58403 #, gcc-internal-format
58404 msgid "%qD is not a function template"
58405 msgstr ""
58406
58407 #: cp/pt.cc:2199
58408 #, gcc-internal-format
58409 msgid "%qD is not a variable template"
58410 msgstr ""
58411
58412 #: cp/pt.cc:2483
58413 #, gcc-internal-format
58414 msgid "template-id %qD for %q+D does not match any template declaration"
58415 msgstr ""
58416
58417 #: cp/pt.cc:2487
58418 #, gcc-internal-format
58419 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
58420 msgstr ""
58421
58422 #: cp/pt.cc:2497
58423 #, gcc-internal-format
58424 msgid "ambiguous template specialization %qD for %q+D"
58425 msgstr ""
58426
58427 #: cp/pt.cc:2704
58428 #, gcc-internal-format
58429 msgid "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
58430 msgstr ""
58431
58432 #: cp/pt.cc:2714
58433 #, gcc-internal-format
58434 msgid "too many template headers for %qD (should be %d)"
58435 msgstr ""
58436
58437 #: cp/pt.cc:2720
58438 #, gcc-internal-format
58439 msgid "members of an explicitly specialized class are defined without a template header"
58440 msgstr ""
58441
58442 #: cp/pt.cc:2744
58443 #, gcc-internal-format
58444 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
58445 msgstr ""
58446
58447 #. This was allowed in C++98, so only pedwarn.
58448 #: cp/pt.cc:2749
58449 #, gcc-internal-format
58450 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
58451 msgstr ""
58452
58453 #: cp/pt.cc:2785
58454 #, gcc-internal-format
58455 msgid "explicit specialization %q#D may be missing attributes"
58456 msgstr ""
58457
58458 #: cp/pt.cc:2789
58459 #, gcc-internal-format, gfc-internal-format
58460 msgid "missing primary template attributes %s"
58461 msgstr "пропущено атрибути основного шаблона %s"
58462
58463 #: cp/pt.cc:2790
58464 #, gcc-internal-format, gfc-internal-format
58465 msgid "missing primary template attribute %s"
58466 msgstr "пропущено атрибут основного шаблона %s"
58467
58468 #: cp/pt.cc:2880 cp/pt.cc:2940
58469 #, gcc-internal-format
58470 msgid "template-id %qE in declaration of primary template"
58471 msgstr ""
58472
58473 #: cp/pt.cc:2893
58474 #, gcc-internal-format
58475 msgid "template parameter list used in explicit instantiation"
58476 msgstr ""
58477
58478 #: cp/pt.cc:2899
58479 #, gcc-internal-format
58480 msgid "definition provided for explicit instantiation"
58481 msgstr ""
58482
58483 #: cp/pt.cc:2907
58484 #, gcc-internal-format
58485 msgid "too many template parameter lists in declaration of %qD"
58486 msgstr ""
58487
58488 #: cp/pt.cc:2910
58489 #, gcc-internal-format
58490 msgid "too few template parameter lists in declaration of %qD"
58491 msgstr ""
58492
58493 #: cp/pt.cc:2912
58494 #, gcc-internal-format
58495 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
58496 msgstr ""
58497
58498 #: cp/pt.cc:2918
58499 #, gcc-internal-format
58500 msgid "explicit specialization declared %<concept%>"
58501 msgstr ""
58502
58503 #: cp/pt.cc:2951
58504 #, gcc-internal-format
58505 msgid "non-type partial specialization %qE is not allowed"
58506 msgstr ""
58507
58508 #: cp/pt.cc:2955
58509 #, gcc-internal-format
58510 msgid "non-class, non-variable partial specialization %qE is not allowed"
58511 msgstr ""
58512
58513 #: cp/pt.cc:2987
58514 #, gcc-internal-format
58515 msgid "default argument specified in explicit specialization"
58516 msgstr ""
58517
58518 #: cp/pt.cc:3030
58519 #, gcc-internal-format
58520 msgid "%qD is not a template function"
58521 msgstr ""
58522
58523 #. From [temp.expl.spec]:
58524 #.
58525 #. If such an explicit specialization for the member
58526 #. of a class template names an implicitly-declared
58527 #. special member function (clause _special_), the
58528 #. program is ill-formed.
58529 #.
58530 #. Similar language is found in [temp.explicit].
58531 #: cp/pt.cc:3092
58532 #, gcc-internal-format
58533 msgid "specialization of implicitly-declared special member function"
58534 msgstr ""
58535
58536 #: cp/pt.cc:3108
58537 #, gcc-internal-format
58538 msgid "no member function %qD declared in %qT"
58539 msgstr ""
58540
58541 #: cp/pt.cc:3139
58542 #, gcc-internal-format
58543 msgid "friend declaration %qD is not visible to explicit specialization"
58544 msgstr ""
58545
58546 #: cp/pt.cc:3142
58547 #, gcc-internal-format
58548 msgid "friend declaration here"
58549 msgstr "оголошення friend тут:"
58550
58551 #: cp/pt.cc:3251
58552 #, gcc-internal-format
58553 msgid "explicit specialization of function concept %qD"
58554 msgstr ""
58555
58556 #: cp/pt.cc:3849
58557 #, gcc-internal-format
58558 msgid "argument to %<__integer_pack%> must be between 0 and %d"
58559 msgstr ""
58560
58561 #: cp/pt.cc:4196
58562 #, gcc-internal-format
58563 msgid "base initializer expansion %qT contains no parameter packs"
58564 msgstr ""
58565
58566 #: cp/pt.cc:4264
58567 #, gcc-internal-format
58568 msgid "expansion pattern %qT contains no parameter packs"
58569 msgstr ""
58570
58571 #: cp/pt.cc:4266
58572 #, gcc-internal-format
58573 msgid "expansion pattern %qE contains no parameter packs"
58574 msgstr ""
58575
58576 #: cp/pt.cc:4348
58577 #, gcc-internal-format
58578 msgid "parameter packs not expanded with %<...%>:"
58579 msgstr ""
58580
58581 #: cp/pt.cc:4365 cp/pt.cc:5170
58582 #, gcc-internal-format
58583 msgid "        %qD"
58584 msgstr "        %qD"
58585
58586 #: cp/pt.cc:4367
58587 #, gcc-internal-format, gfc-internal-format
58588 msgid "        %s"
58589 msgstr "        %s"
58590
58591 #: cp/pt.cc:4493
58592 #, gcc-internal-format
58593 msgid "declaration of template parameter %q+D shadows template parameter"
58594 msgstr ""
58595
58596 #: cp/pt.cc:4496
58597 #, gcc-internal-format
58598 msgid "declaration of %q+#D shadows template parameter"
58599 msgstr ""
58600
58601 #: cp/pt.cc:4498
58602 #, gcc-internal-format
58603 msgid "template parameter %qD declared here"
58604 msgstr "параметр шаблона %qD оголошено тут:"
58605
58606 #: cp/pt.cc:5106
58607 #, gcc-internal-format
58608 msgid "specialization of variable concept %q#D"
58609 msgstr ""
58610
58611 #: cp/pt.cc:5165
58612 #, gcc-internal-format
58613 msgid "template parameters not deducible in partial specialization:"
58614 msgstr ""
58615
58616 #: cp/pt.cc:5188
58617 #, gcc-internal-format
58618 msgid "partial specialization %q+D does not specialize any template arguments; to define the primary template, remove the template argument list"
58619 msgstr ""
58620
58621 #: cp/pt.cc:5192
58622 #, gcc-internal-format
58623 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"
58624 msgstr ""
58625
58626 #: cp/pt.cc:5196 cp/pt.cc:5207 cp/pt.cc:5215
58627 #, gcc-internal-format
58628 msgid "primary template here"
58629 msgstr ""
58630
58631 #: cp/pt.cc:5204
58632 #, gcc-internal-format
58633 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
58634 msgstr ""
58635
58636 #: cp/pt.cc:5214
58637 #, gcc-internal-format
58638 msgid "too many arguments for partial specialization %qT"
58639 msgstr ""
58640
58641 #: cp/pt.cc:5228
58642 #, gcc-internal-format
58643 msgid "partial specialization %qD is not more specialized than"
58644 msgstr ""
58645
58646 #: cp/pt.cc:5230
58647 #, gcc-internal-format
58648 msgid "primary template %qD"
58649 msgstr ""
58650
58651 #: cp/pt.cc:5272
58652 #, gcc-internal-format
58653 msgid "parameter pack argument %qE must be at the end of the template argument list"
58654 msgstr ""
58655
58656 #: cp/pt.cc:5275
58657 #, gcc-internal-format
58658 msgid "parameter pack argument %qT must be at the end of the template argument list"
58659 msgstr ""
58660
58661 #: cp/pt.cc:5337
58662 #, gcc-internal-format
58663 msgid "type %qT of template argument %qE depends on a template parameter"
58664 msgid_plural "type %qT of template argument %qE depends on template parameters"
58665 msgstr[0] ""
58666 msgstr[1] ""
58667 msgstr[2] ""
58668
58669 #: cp/pt.cc:5396
58670 #, gcc-internal-format
58671 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
58672 msgstr ""
58673
58674 #: cp/pt.cc:5400
58675 #, gcc-internal-format
58676 msgid "partial specialization of %qD after instantiation of %qD"
58677 msgstr ""
58678
58679 #: cp/pt.cc:5583
58680 #, gcc-internal-format
58681 msgid "no default argument for %qD"
58682 msgstr ""
58683
58684 #. A primary class template, primary variable template
58685 #. (DR 2032), or alias template can only have one
58686 #. parameter pack, at the end of the template
58687 #. parameter list.
58688 #: cp/pt.cc:5606
58689 #, gcc-internal-format
58690 msgid "parameter pack %q+D must be at the end of the template parameter list"
58691 msgstr ""
58692
58693 #: cp/pt.cc:5642
58694 #, gcc-internal-format
58695 msgid "default template arguments may not be used in function template friend re-declaration"
58696 msgstr ""
58697
58698 #: cp/pt.cc:5645
58699 #, gcc-internal-format
58700 msgid "default template arguments may not be used in template friend declarations"
58701 msgstr ""
58702
58703 #: cp/pt.cc:5648
58704 #, gcc-internal-format
58705 msgid "default template arguments may not be used in function templates without %<-std=c++11%> or %<-std=gnu++11%>"
58706 msgstr ""
58707
58708 #: cp/pt.cc:5651
58709 #, gcc-internal-format
58710 msgid "default template arguments may not be used in partial specializations"
58711 msgstr ""
58712
58713 #: cp/pt.cc:5654 cp/pt.cc:5712
58714 #, gcc-internal-format
58715 msgid "default argument for template parameter for class enclosing %qD"
58716 msgstr ""
58717
58718 #: cp/pt.cc:5823
58719 #, gcc-internal-format
58720 msgid "template %qD declared"
58721 msgstr "оголошено шаблон %qD"
58722
58723 #: cp/pt.cc:5831
58724 #, gcc-internal-format
58725 msgid "template class without a name"
58726 msgstr ""
58727
58728 #: cp/pt.cc:5839
58729 #, gcc-internal-format
58730 msgid "member template %qD may not have virt-specifiers"
58731 msgstr ""
58732
58733 #. [basic.stc.dynamic.allocation]
58734 #.
58735 #. An allocation function can be a function
58736 #. template. ... Template allocation functions shall
58737 #. have two or more parameters.
58738 #: cp/pt.cc:5862
58739 #, gcc-internal-format
58740 msgid "invalid template declaration of %qD"
58741 msgstr ""
58742
58743 #: cp/pt.cc:6014
58744 #, gcc-internal-format
58745 msgid "template definition of non-template %q#D"
58746 msgstr ""
58747
58748 #: cp/pt.cc:6053
58749 #, gcc-internal-format
58750 msgid "expected %d levels of template parms for %q#D, got %d"
58751 msgstr ""
58752
58753 #: cp/pt.cc:6067
58754 #, gcc-internal-format
58755 msgid "got %d template parameters for %q#D"
58756 msgstr ""
58757
58758 #: cp/pt.cc:6070
58759 #, gcc-internal-format
58760 msgid "got %d template parameters for %q#T"
58761 msgstr ""
58762
58763 #: cp/pt.cc:6072
58764 #, gcc-internal-format, gfc-internal-format
58765 msgid "  but %d required"
58766 msgstr ""
58767
58768 #: cp/pt.cc:6093
58769 #, gcc-internal-format
58770 msgid "template arguments to %qD do not match original template %qD"
58771 msgstr ""
58772
58773 #: cp/pt.cc:6096
58774 #, gcc-internal-format
58775 msgid "use %<template<>%> for an explicit specialization"
58776 msgstr ""
58777
58778 #: cp/pt.cc:6241
58779 #, gcc-internal-format
58780 msgid "%qT is not a template type"
58781 msgstr ""
58782
58783 #: cp/pt.cc:6254
58784 #, gcc-internal-format
58785 msgid "template specifiers not specified in declaration of %qD"
58786 msgstr ""
58787
58788 #: cp/pt.cc:6265
58789 #, gcc-internal-format, gfc-internal-format
58790 msgid "redeclared with %d template parameter"
58791 msgid_plural "redeclared with %d template parameters"
58792 msgstr[0] ""
58793 msgstr[1] ""
58794 msgstr[2] ""
58795
58796 #: cp/pt.cc:6269
58797 #, gcc-internal-format
58798 msgid "previous declaration %qD used %d template parameter"
58799 msgid_plural "previous declaration %qD used %d template parameters"
58800 msgstr[0] ""
58801 msgstr[1] ""
58802 msgstr[2] ""
58803
58804 #: cp/pt.cc:6303
58805 #, gcc-internal-format
58806 msgid "template parameter %q+#D"
58807 msgstr ""
58808
58809 #: cp/pt.cc:6304
58810 #, gcc-internal-format
58811 msgid "redeclared here as %q#D"
58812 msgstr "повторно оголошено тут як %q#D"
58813
58814 #: cp/pt.cc:6315
58815 #, gcc-internal-format
58816 msgid "declaration of template parameter %q+#D with different constraints"
58817 msgstr ""
58818
58819 #: cp/pt.cc:6318 cp/pt.cc:6345
58820 #, gcc-internal-format
58821 msgid "original declaration appeared here"
58822 msgstr ""
58823
58824 #: cp/pt.cc:6342
58825 #, gcc-internal-format
58826 msgid "redeclaration %q#D with different constraints"
58827 msgstr ""
58828
58829 #: cp/pt.cc:6695 cp/pt.cc:6764
58830 #, gcc-internal-format
58831 msgid "%qE is not a valid template argument for type %qT"
58832 msgstr ""
58833
58834 #: cp/pt.cc:6698
58835 #, gcc-internal-format
58836 msgid "it must be the address of a function with external linkage"
58837 msgstr ""
58838
58839 #: cp/pt.cc:6701
58840 #, gcc-internal-format
58841 msgid "it must be the name of a function with external linkage"
58842 msgstr ""
58843
58844 #: cp/pt.cc:6714
58845 #, gcc-internal-format
58846 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
58847 msgstr ""
58848
58849 #: cp/pt.cc:6718
58850 #, gcc-internal-format
58851 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
58852 msgstr ""
58853
58854 #: cp/pt.cc:6767
58855 #, gcc-internal-format
58856 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
58857 msgstr ""
58858
58859 #: cp/pt.cc:6769
58860 #, gcc-internal-format
58861 msgid "because it is a member of %qT"
58862 msgstr ""
58863
58864 #: cp/pt.cc:6838
58865 #, gcc-internal-format
58866 msgid "  couldn%'t deduce template parameter %qD"
58867 msgstr ""
58868
58869 #: cp/pt.cc:6847
58870 #, gcc-internal-format
58871 msgid "  types %qT and %qT have incompatible cv-qualifiers"
58872 msgstr ""
58873
58874 #: cp/pt.cc:6856
58875 #, gcc-internal-format
58876 msgid "  mismatched types %qT and %qT"
58877 msgstr ""
58878
58879 #: cp/pt.cc:6865
58880 #, gcc-internal-format
58881 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
58882 msgstr ""
58883
58884 #: cp/pt.cc:6876
58885 #, gcc-internal-format
58886 msgid "  template argument %qE does not match pointer-to-member constant %qE"
58887 msgstr ""
58888
58889 #: cp/pt.cc:6886
58890 #, gcc-internal-format
58891 msgid "  %qE is not equivalent to %qE"
58892 msgstr ""
58893
58894 #: cp/pt.cc:6895
58895 #, gcc-internal-format
58896 msgid "  inconsistent parameter pack deduction with %qT and %qT"
58897 msgstr ""
58898
58899 #: cp/pt.cc:6907
58900 #, gcc-internal-format
58901 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
58902 msgstr ""
58903
58904 #: cp/pt.cc:6911
58905 #, gcc-internal-format
58906 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
58907 msgstr ""
58908
58909 #: cp/pt.cc:6922
58910 #, gcc-internal-format
58911 msgid "  variable-sized array type %qT is not a valid template argument"
58912 msgstr ""
58913
58914 #: cp/pt.cc:6933
58915 #, gcc-internal-format
58916 msgid "  member function type %qT is not a valid template argument"
58917 msgstr ""
58918
58919 #: cp/pt.cc:6976
58920 #, gcc-internal-format
58921 msgid "  cannot convert %qE (type %qT) to type %qT"
58922 msgstr ""
58923
58924 #: cp/pt.cc:6989
58925 #, gcc-internal-format
58926 msgid "  %qT is an ambiguous base class of %qT"
58927 msgstr ""
58928
58929 #: cp/pt.cc:6993
58930 #, gcc-internal-format
58931 msgid "  %qT is not derived from %qT"
58932 msgstr ""
58933
58934 #: cp/pt.cc:7004
58935 #, gcc-internal-format
58936 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
58937 msgstr ""
58938
58939 #: cp/pt.cc:7014
58940 #, gcc-internal-format
58941 msgid "  cannot deduce a template for %qT from non-template type %qT"
58942 msgstr ""
58943
58944 #: cp/pt.cc:7024
58945 #, gcc-internal-format
58946 msgid "  template argument %qE does not match %qE"
58947 msgstr ""
58948
58949 #: cp/pt.cc:7085
58950 #, gcc-internal-format
58951 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
58952 msgstr ""
58953
58954 #: cp/pt.cc:7093
58955 #, gcc-internal-format
58956 msgid "%qE is not a valid template argument of type %qT in C++98 because %qD does not have external linkage"
58957 msgstr ""
58958
58959 #: cp/pt.cc:7103
58960 #, gcc-internal-format
58961 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
58962 msgstr ""
58963
58964 #: cp/pt.cc:7118
58965 #, gcc-internal-format
58966 msgid "the address of %qD is not a valid template argument"
58967 msgstr ""
58968
58969 #: cp/pt.cc:7128
58970 #, gcc-internal-format
58971 msgid "the address of the %qT subobject of %qD is not a valid template argument"
58972 msgstr ""
58973
58974 #: cp/pt.cc:7135
58975 #, gcc-internal-format
58976 msgid "the address of %qD is not a valid template argument because it does not have static storage duration"
58977 msgstr ""
58978
58979 #: cp/pt.cc:7153
58980 #, gcc-internal-format
58981 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
58982 msgstr ""
58983
58984 #: cp/pt.cc:7161
58985 #, gcc-internal-format
58986 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
58987 msgstr ""
58988
58989 #: cp/pt.cc:7273
58990 #, gcc-internal-format
58991 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
58992 msgstr ""
58993
58994 #: cp/pt.cc:7440
58995 #, gcc-internal-format
58996 msgid "in template argument for type %qT"
58997 msgstr "в аргументі шаблона для типу %qT"
58998
58999 #: cp/pt.cc:7454
59000 #, gcc-internal-format
59001 msgid "template argument %qE for type %qT not a compile-time constant"
59002 msgstr ""
59003
59004 #: cp/pt.cc:7540
59005 #, gcc-internal-format
59006 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
59007 msgstr ""
59008
59009 #: cp/pt.cc:7548
59010 #, gcc-internal-format
59011 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
59012 msgstr ""
59013
59014 #: cp/pt.cc:7566
59015 #, gcc-internal-format
59016 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
59017 msgstr ""
59018
59019 #: cp/pt.cc:7625
59020 #, gcc-internal-format
59021 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
59022 msgstr ""
59023
59024 #: cp/pt.cc:7627
59025 #, gcc-internal-format
59026 msgid "try using %qE instead"
59027 msgstr ""
59028
59029 #: cp/pt.cc:7681
59030 #, gcc-internal-format
59031 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
59032 msgstr ""
59033
59034 #: cp/pt.cc:8251
59035 #, gcc-internal-format
59036 msgid "ignoring attributes on template argument %qT"
59037 msgstr ""
59038
59039 #: cp/pt.cc:8267
59040 #, gcc-internal-format
59041 msgid "ignoring attributes in template argument %qE"
59042 msgstr ""
59043
59044 #: cp/pt.cc:8403
59045 #, gcc-internal-format
59046 msgid "injected-class-name %qD used as template template argument"
59047 msgstr ""
59048
59049 #: cp/pt.cc:8432
59050 #, gcc-internal-format
59051 msgid "invalid use of destructor %qE as a type"
59052 msgstr ""
59053
59054 #: cp/pt.cc:8437
59055 #, gcc-internal-format
59056 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
59057 msgstr ""
59058
59059 #: cp/pt.cc:8453 cp/pt.cc:8487 cp/pt.cc:8541
59060 #, gcc-internal-format
59061 msgid "type/value mismatch at argument %d in template parameter list for %qD"
59062 msgstr ""
59063
59064 #: cp/pt.cc:8461
59065 #, gcc-internal-format
59066 msgid "  expected a constant of type %qT, got %qT"
59067 msgstr ""
59068
59069 #: cp/pt.cc:8469
59070 #, gcc-internal-format
59071 msgid "  ambiguous template argument for non-type template parameter is treated as function type"
59072 msgstr ""
59073
59074 #: cp/pt.cc:8475
59075 #, gcc-internal-format
59076 msgid "  expected a class template, got %qE"
59077 msgstr ""
59078
59079 #: cp/pt.cc:8478
59080 #, gcc-internal-format
59081 msgid "  expected a type, got %qE"
59082 msgstr ""
59083
59084 #: cp/pt.cc:8492
59085 #, gcc-internal-format
59086 msgid "  expected a type, got %qT"
59087 msgstr ""
59088
59089 #: cp/pt.cc:8495
59090 #, gcc-internal-format
59091 msgid "  expected a class template, got %qT"
59092 msgstr ""
59093
59094 #: cp/pt.cc:8545
59095 #, gcc-internal-format
59096 msgid "  expected a template of type %qD, got %qT"
59097 msgstr ""
59098
59099 #: cp/pt.cc:8559
59100 #, gcc-internal-format
59101 msgid "constraint mismatch at argument %d in template parameter list for %qD"
59102 msgstr ""
59103
59104 #: cp/pt.cc:8562
59105 #, gcc-internal-format
59106 msgid "  expected %qD but got %qD"
59107 msgstr "  мало бути %qD, втім, маємо %qD"
59108
59109 #: cp/pt.cc:8635
59110 #, gcc-internal-format
59111 msgid "could not convert template argument %qE from %qT to %qT"
59112 msgstr ""
59113
59114 #: cp/pt.cc:8773 cp/pt.cc:9086
59115 #, gcc-internal-format, gfc-internal-format
59116 msgid "template argument %d is invalid"
59117 msgstr ""
59118
59119 #: cp/pt.cc:8788 cp/pt.cc:8920
59120 #, gcc-internal-format, gfc-internal-format
59121 msgid "wrong number of template arguments (%d, should be %d)"
59122 msgstr ""
59123
59124 #: cp/pt.cc:8916
59125 #, gcc-internal-format, gfc-internal-format
59126 msgid "wrong number of template arguments (%d, should be at least %d)"
59127 msgstr ""
59128
59129 #: cp/pt.cc:8925
59130 #, gcc-internal-format
59131 msgid "provided for %qD"
59132 msgstr ""
59133
59134 #: cp/pt.cc:8950
59135 #, gcc-internal-format
59136 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
59137 msgstr ""
59138
59139 #: cp/pt.cc:8954
59140 #, gcc-internal-format
59141 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
59142 msgstr ""
59143
59144 #: cp/pt.cc:9052
59145 #, gcc-internal-format
59146 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
59147 msgstr ""
59148
59149 #: cp/pt.cc:9696
59150 #, gcc-internal-format
59151 msgid "%q#D is not a function template"
59152 msgstr ""
59153
59154 #: cp/pt.cc:9860
59155 #, gcc-internal-format
59156 msgid "non-template type %qT used as a template"
59157 msgstr ""
59158
59159 #: cp/pt.cc:9862
59160 #, gcc-internal-format
59161 msgid "for template declaration %q+D"
59162 msgstr ""
59163
59164 #: cp/pt.cc:9998 cp/pt.cc:21699
59165 #, gcc-internal-format
59166 msgid "template constraint failure for %qD"
59167 msgstr ""
59168
59169 #: cp/pt.cc:10374
59170 #, gcc-internal-format
59171 msgid "use of invalid variable template %qE"
59172 msgstr ""
59173
59174 #: cp/pt.cc:11039
59175 #, gcc-internal-format
59176 msgid "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth=%> to increase the maximum)"
59177 msgstr ""
59178
59179 #: cp/pt.cc:12207
59180 #, gcc-internal-format
59181 msgid "flexible array member %qD in union"
59182 msgstr ""
59183
59184 #: cp/pt.cc:12705
59185 #, gcc-internal-format
59186 msgid "fold of empty expansion over %O"
59187 msgstr ""
59188
59189 #: cp/pt.cc:13134
59190 #, gcc-internal-format
59191 msgid "%qE is not the entire pattern of the pack expansion"
59192 msgstr ""
59193
59194 #: cp/pt.cc:13222
59195 #, gcc-internal-format
59196 msgid "mismatched argument pack lengths while expanding %qT"
59197 msgstr ""
59198
59199 #: cp/pt.cc:13225
59200 #, gcc-internal-format
59201 msgid "mismatched argument pack lengths while expanding %qE"
59202 msgstr ""
59203
59204 #: cp/pt.cc:13837
59205 #, gcc-internal-format
59206 msgid "  when instantiating default argument for call to %qD"
59207 msgstr ""
59208
59209 #: cp/pt.cc:13932
59210 #, gcc-internal-format
59211 msgid "creating pointer to member function of non-class type %qT"
59212 msgstr ""
59213
59214 #. It may seem that this case cannot occur, since:
59215 #.
59216 #. typedef void f();
59217 #. void g() { f x; }
59218 #.
59219 #. declares a function, not a variable.  However:
59220 #.
59221 #. typedef void f();
59222 #. template <typename T> void g() { T t; }
59223 #. template void g<f>();
59224 #.
59225 #. is an attempt to declare a variable with function
59226 #. type.
59227 #: cp/pt.cc:14960
59228 #, gcc-internal-format
59229 msgid "variable %qD has function type"
59230 msgstr ""
59231
59232 #: cp/pt.cc:15154
59233 #, gcc-internal-format
59234 msgid "invalid parameter type %qT"
59235 msgstr ""
59236
59237 #: cp/pt.cc:15156
59238 #, gcc-internal-format
59239 msgid "in declaration %q+D"
59240 msgstr ""
59241
59242 #: cp/pt.cc:15282
59243 #, gcc-internal-format
59244 msgid "function returning an array"
59245 msgstr ""
59246
59247 #: cp/pt.cc:15284
59248 #, gcc-internal-format
59249 msgid "function returning a function"
59250 msgstr ""
59251
59252 #: cp/pt.cc:15986
59253 #, gcc-internal-format
59254 msgid "forming reference to void"
59255 msgstr ""
59256
59257 #: cp/pt.cc:15988
59258 #, gcc-internal-format
59259 msgid "forming pointer to reference type %qT"
59260 msgstr ""
59261
59262 #: cp/pt.cc:15990
59263 #, gcc-internal-format
59264 msgid "forming reference to reference type %qT"
59265 msgstr ""
59266
59267 #: cp/pt.cc:16003
59268 #, gcc-internal-format
59269 msgid "forming pointer to qualified function type %qT"
59270 msgstr ""
59271
59272 #: cp/pt.cc:16006
59273 #, gcc-internal-format
59274 msgid "forming reference to qualified function type %qT"
59275 msgstr ""
59276
59277 #: cp/pt.cc:16054
59278 #, gcc-internal-format
59279 msgid "creating pointer to member of non-class type %qT"
59280 msgstr ""
59281
59282 #: cp/pt.cc:16060
59283 #, gcc-internal-format
59284 msgid "creating pointer to member reference type %qT"
59285 msgstr ""
59286
59287 #: cp/pt.cc:16066
59288 #, gcc-internal-format
59289 msgid "creating pointer to member of type void"
59290 msgstr ""
59291
59292 #: cp/pt.cc:16132
59293 #, gcc-internal-format
59294 msgid "creating array of %qT"
59295 msgstr ""
59296
59297 #: cp/pt.cc:16167
59298 #, gcc-internal-format
59299 msgid "%qD is instantiated for an empty pack"
59300 msgstr ""
59301
59302 #: cp/pt.cc:16187
59303 #, gcc-internal-format
59304 msgid "%qT is not a class, struct, or union type"
59305 msgstr ""
59306
59307 #: cp/pt.cc:16221
59308 #, gcc-internal-format
59309 msgid "%qT resolves to %qT, which is not an enumeration type"
59310 msgstr ""
59311
59312 #: cp/pt.cc:16229
59313 #, gcc-internal-format
59314 msgid "%qT resolves to %qT, which is not a class type"
59315 msgstr ""
59316
59317 #: cp/pt.cc:16343
59318 #, gcc-internal-format
59319 msgid "use of %qs in template"
59320 msgstr ""
59321
59322 #: cp/pt.cc:16642
59323 #, gcc-internal-format
59324 msgid "qualifying type %qT does not match destructor name ~%qT"
59325 msgstr ""
59326
59327 #: cp/pt.cc:16657
59328 #, gcc-internal-format
59329 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
59330 msgstr ""
59331
59332 #: cp/pt.cc:16659
59333 #, gcc-internal-format
59334 msgid "say %<typename %E%> if a type is meant"
59335 msgstr ""
59336
59337 #: cp/pt.cc:16752
59338 #, gcc-internal-format
59339 msgid "initializer for %q#D expands to an empty list of expressions"
59340 msgstr ""
59341
59342 #: cp/pt.cc:16903
59343 #, gcc-internal-format
59344 msgid "using invalid field %qD"
59345 msgstr ""
59346
59347 #: cp/pt.cc:17480 cp/pt.cc:19428
59348 #, gcc-internal-format
59349 msgid "invalid use of pack expansion expression"
59350 msgstr ""
59351
59352 #: cp/pt.cc:17484 cp/pt.cc:19432
59353 #, gcc-internal-format
59354 msgid "use %<...%> to expand argument pack"
59355 msgstr ""
59356
59357 #: cp/pt.cc:19572
59358 #, gcc-internal-format
59359 msgid "empty initializer in lambda init-capture"
59360 msgstr "порожній ініціалізатор у захопленні під час ініціалізації лямбди"
59361
59362 #: cp/pt.cc:20757
59363 #, gcc-internal-format
59364 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
59365 msgstr ""
59366
59367 #: cp/pt.cc:20791
59368 #, gcc-internal-format
59369 msgid "declarations in dependent base %qT are not found by unqualified lookup"
59370 msgstr ""
59371
59372 #: cp/pt.cc:20796
59373 #, gcc-internal-format
59374 msgid "use %<this->%D%> instead"
59375 msgstr "скористайтеся краще %<this->%D%>"
59376
59377 #: cp/pt.cc:20799
59378 #, gcc-internal-format
59379 msgid "use %<%T::%D%> instead"
59380 msgstr "скористайтеся краще %<%T::%D%>"
59381
59382 #: cp/pt.cc:20804
59383 #, gcc-internal-format
59384 msgid "%qD declared here, later in the translation unit"
59385 msgstr "%qD оголошено тут, пізніше у модулі трансляції"
59386
59387 #: cp/pt.cc:20855
59388 #, gcc-internal-format
59389 msgid "wrong number of arguments to %<__builtin_convertvector%>"
59390 msgstr "помилкова кількість аргументів %<__builtin_convertvector%>"
59391
59392 #: cp/pt.cc:21090
59393 #, gcc-internal-format
59394 msgid "%qT is not a class or namespace"
59395 msgstr "%qT не є класом або простором назв"
59396
59397 #: cp/pt.cc:21093
59398 #, gcc-internal-format
59399 msgid "%qD is not a class or namespace"
59400 msgstr "%qD не є класом або простором назв"
59401
59402 #: cp/pt.cc:21417
59403 #, gcc-internal-format
59404 msgid "%qT is/uses unnamed type"
59405 msgstr ""
59406
59407 #: cp/pt.cc:21419
59408 #, gcc-internal-format
59409 msgid "template argument for %qD uses local type %qT"
59410 msgstr ""
59411
59412 #: cp/pt.cc:21429
59413 #, gcc-internal-format
59414 msgid "%qT is a variably modified type"
59415 msgstr "%qT є змінним за змінними типом"
59416
59417 #: cp/pt.cc:21444
59418 #, gcc-internal-format
59419 msgid "integral expression %qE is not constant"
59420 msgstr "інтегральний вираз %qE не є сталою"
59421
59422 #: cp/pt.cc:21462
59423 #, gcc-internal-format
59424 msgid "  trying to instantiate %qD"
59425 msgstr ""
59426
59427 #: cp/pt.cc:25611
59428 #, gcc-internal-format
59429 msgid "ambiguous template instantiation for %q#T"
59430 msgstr ""
59431
59432 #: cp/pt.cc:25613
59433 #, gcc-internal-format
59434 msgid "ambiguous template instantiation for %q#D"
59435 msgstr ""
59436
59437 #: cp/pt.cc:25619
59438 msgid "%s %#qS"
59439 msgstr "%s %#qS"
59440
59441 #: cp/pt.cc:25643 cp/pt.cc:25738
59442 #, gcc-internal-format
59443 msgid "explicit instantiation of non-template %q#D"
59444 msgstr ""
59445
59446 #: cp/pt.cc:25649
59447 #, gcc-internal-format
59448 msgid "explicit instantiation of variable concept %q#D"
59449 msgstr ""
59450
59451 #: cp/pt.cc:25651
59452 #, gcc-internal-format
59453 msgid "explicit instantiation of function concept %q#D"
59454 msgstr ""
59455
59456 #: cp/pt.cc:25670
59457 #, gcc-internal-format
59458 msgid "%qD is not a static data member of a class template"
59459 msgstr ""
59460
59461 #: cp/pt.cc:25676 cp/pt.cc:25733
59462 #, gcc-internal-format
59463 msgid "no matching template for %qD found"
59464 msgstr ""
59465
59466 #: cp/pt.cc:25681
59467 #, gcc-internal-format
59468 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
59469 msgstr ""
59470
59471 #: cp/pt.cc:25689
59472 #, gcc-internal-format
59473 msgid "explicit instantiation of %q#D"
59474 msgstr ""
59475
59476 #: cp/pt.cc:25725
59477 #, gcc-internal-format
59478 msgid "duplicate explicit instantiation of %q#D"
59479 msgstr ""
59480
59481 #: cp/pt.cc:25748 cp/pt.cc:25815
59482 #, gcc-internal-format
59483 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
59484 msgstr ""
59485
59486 #: cp/pt.cc:25753 cp/pt.cc:25830
59487 #, gcc-internal-format
59488 msgid "storage class %qD applied to template instantiation"
59489 msgstr ""
59490
59491 #: cp/pt.cc:25787
59492 #, gcc-internal-format
59493 msgid "explicit instantiation of non-class template %qD"
59494 msgstr ""
59495
59496 #: cp/pt.cc:25790
59497 #, gcc-internal-format
59498 msgid "explicit instantiation of non-template type %qT"
59499 msgstr ""
59500
59501 #: cp/pt.cc:25799
59502 #, gcc-internal-format
59503 msgid "explicit instantiation of %q#T before definition of template"
59504 msgstr ""
59505
59506 #: cp/pt.cc:25820
59507 #, gcc-internal-format
59508 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
59509 msgstr ""
59510
59511 #: cp/pt.cc:25860
59512 #, gcc-internal-format
59513 msgid "duplicate explicit instantiation of %q#T"
59514 msgstr ""
59515
59516 #: cp/pt.cc:26158
59517 #, gcc-internal-format
59518 msgid "exception specification of %qD depends on itself"
59519 msgstr "специфікація виключення %qD залежить від самої себе"
59520
59521 #. [temp.explicit]
59522 #.
59523 #. The definition of a non-exported function template, a
59524 #. non-exported member function template, or a non-exported
59525 #. member function or static data member of a class template
59526 #. shall be present in every translation unit in which it is
59527 #. explicitly instantiated.
59528 #: cp/pt.cc:26652
59529 #, gcc-internal-format
59530 msgid "explicit instantiation of %qD but no definition available"
59531 msgstr ""
59532
59533 #: cp/pt.cc:26700
59534 #, gcc-internal-format
59535 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use %<-ftemplate-depth=%> to increase the maximum)"
59536 msgstr ""
59537
59538 #: cp/pt.cc:27072
59539 #, gcc-internal-format
59540 msgid "non-type template parameters of deduced class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
59541 msgstr ""
59542
59543 #: cp/pt.cc:27102
59544 #, gcc-internal-format
59545 msgid "%qT is not a valid type for a template non-type parameter because it is not structural"
59546 msgstr ""
59547
59548 #: cp/pt.cc:27111
59549 #, gcc-internal-format
59550 msgid "non-type template parameters of class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
59551 msgstr ""
59552
59553 #: cp/pt.cc:27119
59554 #, gcc-internal-format
59555 msgid "invalid template non-type parameter"
59556 msgstr "некоректний шаблон нетипізованого параметра"
59557
59558 #: cp/pt.cc:27121
59559 #, gcc-internal-format
59560 msgid "%q#T is not a valid type for a template non-type parameter"
59561 msgstr ""
59562
59563 #: cp/pt.cc:28519
59564 #, gcc-internal-format
59565 msgid "keyword %<template%> not allowed in declarator-id"
59566 msgstr ""
59567
59568 #: cp/pt.cc:28809
59569 #, gcc-internal-format
59570 msgid "a concept cannot be constrained"
59571 msgstr ""
59572
59573 #: cp/pt.cc:28818
59574 #, gcc-internal-format
59575 msgid "concept %qE not in namespace scope"
59576 msgstr ""
59577
59578 #: cp/pt.cc:28824
59579 #, gcc-internal-format
59580 msgid "concept %qE has multiple template parameter lists"
59581 msgstr ""
59582
59583 #: cp/pt.cc:28851
59584 #, gcc-internal-format
59585 msgid "deducing from brace-enclosed initializer list requires %<#include <initializer_list>%>"
59586 msgstr ""
59587
59588 #: cp/pt.cc:29903
59589 #, gcc-internal-format
59590 msgid "non-deducible template %qT used without template arguments"
59591 msgstr ""
59592
59593 #: cp/pt.cc:29909
59594 #, gcc-internal-format
59595 msgid "alias template deduction only available with %<-std=c++20%> or %<-std=gnu++20%>"
59596 msgstr ""
59597
59598 #: cp/pt.cc:30015
59599 #, gcc-internal-format
59600 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
59601 msgstr ""
59602
59603 #: cp/pt.cc:30022
59604 #, gcc-internal-format
59605 msgid "cannot deduce template arguments of %qT, as it has no viable deduction guides"
59606 msgstr ""
59607
59608 #: cp/pt.cc:30034
59609 #, gcc-internal-format
59610 msgid "class template argument deduction failed:"
59611 msgstr ""
59612
59613 #: cp/pt.cc:30037
59614 #, gcc-internal-format
59615 msgid "explicit deduction guides not considered for copy-initialization"
59616 msgstr ""
59617
59618 #. TODO: Pass down location from cp_finish_decl.
59619 #: cp/pt.cc:30051
59620 #, gcc-internal-format
59621 msgid "class template argument deduction for %qT failed: explicit deduction guide selected in copy-list-initialization"
59622 msgstr ""
59623
59624 #: cp/pt.cc:30055
59625 #, gcc-internal-format
59626 msgid "explicit deduction guide declared here"
59627 msgstr ""
59628
59629 #: cp/pt.cc:30069
59630 #, gcc-internal-format
59631 msgid "%qT may not intend to support class template argument deduction"
59632 msgstr ""
59633
59634 #: cp/pt.cc:30071
59635 #, gcc-internal-format
59636 msgid "add a deduction guide to suppress this warning"
59637 msgstr ""
59638
59639 #: cp/pt.cc:30136
59640 #, gcc-internal-format
59641 msgid "direct-list-initialization of %<auto%> requires exactly one element"
59642 msgstr ""
59643
59644 #: cp/pt.cc:30139
59645 #, gcc-internal-format
59646 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
59647 msgstr ""
59648
59649 #: cp/pt.cc:30229
59650 #, gcc-internal-format
59651 msgid "unable to deduce lambda return type from %qE"
59652 msgstr ""
59653
59654 #: cp/pt.cc:30231
59655 #, gcc-internal-format
59656 msgid "unable to deduce %qT from %qE"
59657 msgstr "не вдалося вивести %qT з %qE"
59658
59659 #: cp/pt.cc:30303
59660 #, gcc-internal-format
59661 msgid "placeholder constraints not satisfied"
59662 msgstr ""
59663
59664 #: cp/pt.cc:30307
59665 #, gcc-internal-format
59666 msgid "deduced initializer does not satisfy placeholder constraints"
59667 msgstr ""
59668
59669 #: cp/pt.cc:30311
59670 #, gcc-internal-format
59671 msgid "deduced return type does not satisfy placeholder constraints"
59672 msgstr ""
59673
59674 #: cp/pt.cc:30315
59675 #, gcc-internal-format
59676 msgid "deduced expression type does not satisfy placeholder constraints"
59677 msgstr ""
59678
59679 #: cp/pt.cc:30455
59680 #, gcc-internal-format
59681 msgid "invalid use of %qT in template argument"
59682 msgstr "некоректне використання %qT в аргументі шаблона"
59683
59684 #: cp/rtti.cc:310
59685 #, gcc-internal-format
59686 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
59687 msgstr ""
59688
59689 #: cp/rtti.cc:323
59690 #, gcc-internal-format
59691 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
59692 msgstr "слід використовувати %<#include <typeinfo>%> до використання %<typeid%>"
59693
59694 #: cp/rtti.cc:424
59695 #, gcc-internal-format
59696 msgid "cannot create type information for type %qT because it involves types of variable size"
59697 msgstr "не вдалося створити дані щодо типу для типу %qT, оскільки до нього включено типи змінного розміру"
59698
59699 #: cp/rtti.cc:527
59700 #, gcc-internal-format
59701 msgid "%<typeid%> of qualified function type %qT"
59702 msgstr ""
59703
59704 #: cp/rtti.cc:717 cp/rtti.cc:733
59705 #, gcc-internal-format
59706 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
59707 msgstr ""
59708
59709 #: cp/rtti.cc:745
59710 #, gcc-internal-format
59711 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
59712 msgstr ""
59713
59714 #: cp/rtti.cc:821
59715 #, gcc-internal-format
59716 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
59717 msgstr ""
59718
59719 #: cp/search.cc:278
59720 #, gcc-internal-format
59721 msgid "%qT is an ambiguous base of %qT"
59722 msgstr ""
59723
59724 #: cp/search.cc:294
59725 #, gcc-internal-format
59726 msgid "%qT is an inaccessible base of %qT"
59727 msgstr ""
59728
59729 #: cp/search.cc:1913
59730 #, gcc-internal-format
59731 msgid "looser exception specification on overriding virtual function %q+#F"
59732 msgstr ""
59733
59734 #: cp/search.cc:1916
59735 #, gcc-internal-format
59736 msgid "overridden function is %q#F"
59737 msgstr ""
59738
59739 #: cp/search.cc:1991
59740 #, gcc-internal-format
59741 msgid "invalid covariant return type for %q#D"
59742 msgstr ""
59743
59744 #: cp/search.cc:1993 cp/search.cc:2010 cp/search.cc:2027
59745 #, gcc-internal-format
59746 msgid "overridden function is %q#D"
59747 msgstr "перевизначеною функцією є %q#D"
59748
59749 #: cp/search.cc:2006
59750 #, gcc-internal-format
59751 msgid "invalid covariant return type for %q+#D"
59752 msgstr ""
59753
59754 #: cp/search.cc:2008
59755 #, gcc-internal-format
59756 msgid "conflicting return type specified for %q+#D"
59757 msgstr ""
59758
59759 #: cp/search.cc:2025
59760 #, gcc-internal-format
59761 msgid "conflicting type attributes specified for %q+#D"
59762 msgstr ""
59763
59764 #: cp/search.cc:2040
59765 #, gcc-internal-format
59766 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
59767 msgstr ""
59768
59769 #: cp/search.cc:2043
59770 #, gcc-internal-format
59771 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
59772 msgstr ""
59773
59774 #: cp/search.cc:2046 cp/search.cc:2075 cp/search.cc:2084 cp/search.cc:2093
59775 #, gcc-internal-format
59776 msgid "overridden function is %qD"
59777 msgstr "перевизначеною функцією є %qD"
59778
59779 #: cp/search.cc:2062
59780 #, gcc-internal-format
59781 msgid "%qD declared %<transaction_safe_dynamic%>"
59782 msgstr "%qD оголошено як %<transaction_safe_dynamic%>"
59783
59784 #: cp/search.cc:2064
59785 #, gcc-internal-format
59786 msgid "overriding %qD declared %<transaction_safe%>"
59787 msgstr "перевизначаємо %qD, оголошене як %<transaction_safe%>"
59788
59789 #: cp/search.cc:2072
59790 #, gcc-internal-format
59791 msgid "deleted function %q+D overriding non-deleted function"
59792 msgstr ""
59793
59794 #: cp/search.cc:2081
59795 #, gcc-internal-format
59796 msgid "non-deleted function %q+D overriding deleted function"
59797 msgstr ""
59798
59799 #: cp/search.cc:2091
59800 #, gcc-internal-format
59801 msgid "virtual function %q+D overriding final function"
59802 msgstr ""
59803
59804 #: cp/search.cc:2176
59805 #, gcc-internal-format
59806 msgid "%q+#D cannot be declared"
59807 msgstr ""
59808
59809 #: cp/search.cc:2177
59810 #, gcc-internal-format
59811 msgid "  since %q+#D declared in base class"
59812 msgstr ""
59813
59814 #: cp/semantics.cc:984
59815 #, gcc-internal-format
59816 msgid "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
59817 msgstr ""
59818
59819 #: cp/semantics.cc:988
59820 #, gcc-internal-format
59821 msgid "%<std::is_constant_evaluated%> always evaluates to false in a non-%<constexpr%> function"
59822 msgstr ""
59823
59824 #: cp/semantics.cc:992
59825 #, gcc-internal-format
59826 msgid "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> function"
59827 msgstr ""
59828
59829 #: cp/semantics.cc:1159
59830 #, gcc-internal-format
59831 msgid "suggest explicit braces around empty body in %<do%> statement"
59832 msgstr ""
59833
59834 #: cp/semantics.cc:1678
59835 #, gcc-internal-format
59836 msgid "catching polymorphic type %q#T by value"
59837 msgstr ""
59838
59839 #: cp/semantics.cc:1683
59840 #, gcc-internal-format
59841 msgid "catching type %q#T by value"
59842 msgstr ""
59843
59844 #: cp/semantics.cc:1688
59845 #, gcc-internal-format
59846 msgid "catching non-reference type %q#T"
59847 msgstr ""
59848
59849 #: cp/semantics.cc:1898
59850 #, gcc-internal-format
59851 msgid "type of %<asm%> operand %qE could not be determined"
59852 msgstr ""
59853
59854 #: cp/semantics.cc:1980
59855 #, gcc-internal-format
59856 msgid "%<__label__%> declarations are only allowed in function scopes"
59857 msgstr ""
59858
59859 #: cp/semantics.cc:2146
59860 #, gcc-internal-format
59861 msgid "invalid use of member %qD in static member function"
59862 msgstr ""
59863
59864 #: cp/semantics.cc:2396
59865 #, gcc-internal-format
59866 msgid "%qE missing template arguments"
59867 msgstr "у %qE пропущено аргументи шаблона"
59868
59869 #: cp/semantics.cc:2456
59870 #, gcc-internal-format
59871 msgid "a statement expression is an insufficient context for overload resolution"
59872 msgstr ""
59873
59874 #: cp/semantics.cc:2808
59875 #, gcc-internal-format
59876 msgid "cannot call a concept as a function"
59877 msgstr ""
59878
59879 #: cp/semantics.cc:2876
59880 #, gcc-internal-format
59881 msgid "arguments to destructor are not allowed"
59882 msgstr ""
59883
59884 #: cp/semantics.cc:2973
59885 #, gcc-internal-format
59886 msgid "%<this%> is unavailable for static member functions"
59887 msgstr ""
59888
59889 #: cp/semantics.cc:2975
59890 #, gcc-internal-format
59891 msgid "invalid use of %<this%> in non-member function"
59892 msgstr ""
59893
59894 #: cp/semantics.cc:2977
59895 #, gcc-internal-format
59896 msgid "invalid use of %<this%> at top level"
59897 msgstr ""
59898
59899 #: cp/semantics.cc:2999
59900 #, gcc-internal-format
59901 msgid "invalid qualifying scope in pseudo-destructor name"
59902 msgstr ""
59903
59904 #: cp/semantics.cc:3007 cp/typeck.cc:2940
59905 #, gcc-internal-format
59906 msgid "qualified type %qT does not match destructor name ~%qT"
59907 msgstr ""
59908
59909 #: cp/semantics.cc:3029
59910 #, gcc-internal-format
59911 msgid "%qE is not of type %qT"
59912 msgstr ""
59913
59914 #: cp/semantics.cc:3136
59915 #, gcc-internal-format
59916 msgid "compound literal of non-object type %qT"
59917 msgstr ""
59918
59919 #: cp/semantics.cc:3156
59920 #, gcc-internal-format
59921 msgid "%<auto{x}%> cannot be constrained"
59922 msgstr ""
59923
59924 #: cp/semantics.cc:3161
59925 #, gcc-internal-format
59926 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
59927 msgstr ""
59928
59929 #: cp/semantics.cc:3342
59930 #, gcc-internal-format
59931 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
59932 msgstr ""
59933
59934 #: cp/semantics.cc:3392
59935 #, gcc-internal-format
59936 msgid "invalid use of type %qT as a default value for a template template-parameter"
59937 msgstr ""
59938
59939 #: cp/semantics.cc:3395
59940 #, gcc-internal-format
59941 msgid "invalid default argument for a template template parameter"
59942 msgstr ""
59943
59944 #: cp/semantics.cc:3412
59945 #, gcc-internal-format
59946 msgid "definition of %q#T inside template parameter list"
59947 msgstr "визначення %q#T всередині списку шаблонних параметрів"
59948
59949 #: cp/semantics.cc:3443
59950 #, gcc-internal-format
59951 msgid "invalid definition of qualified type %qT"
59952 msgstr ""
59953
59954 #: cp/semantics.cc:3735
59955 #, gcc-internal-format
59956 msgid "invalid base-class specification"
59957 msgstr ""
59958
59959 #: cp/semantics.cc:3900
59960 #, gcc-internal-format
59961 msgid "cannot capture member %qD of anonymous union"
59962 msgstr ""
59963
59964 #: cp/semantics.cc:3917 cp/semantics.cc:12154
59965 #, gcc-internal-format
59966 msgid "%qD is not captured"
59967 msgstr ""
59968
59969 #: cp/semantics.cc:3921
59970 #, gcc-internal-format
59971 msgid "the lambda has no capture-default"
59972 msgstr ""
59973
59974 #: cp/semantics.cc:3923
59975 #, gcc-internal-format
59976 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
59977 msgstr ""
59978
59979 #: cp/semantics.cc:3935
59980 #, gcc-internal-format
59981 msgid "use of local variable with automatic storage from containing function"
59982 msgstr ""
59983
59984 #: cp/semantics.cc:3937
59985 #, gcc-internal-format
59986 msgid "use of parameter from containing function"
59987 msgstr ""
59988
59989 #: cp/semantics.cc:4064
59990 #, gcc-internal-format
59991 msgid "use of parameter outside function body"
59992 msgstr ""
59993
59994 #: cp/semantics.cc:4074
59995 #, gcc-internal-format
59996 msgid "missing template arguments"
59997 msgstr "пропущено аргументи шаблона"
59998
59999 #: cp/semantics.cc:4110
60000 #, gcc-internal-format
60001 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
60002 msgstr ""
60003
60004 #: cp/semantics.cc:4141
60005 #, gcc-internal-format
60006 msgid "use of class template %qT as expression"
60007 msgstr ""
60008
60009 #. Ambiguous reference to base members.
60010 #: cp/semantics.cc:4148
60011 #, gcc-internal-format
60012 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
60013 msgstr ""
60014
60015 #: cp/semantics.cc:4176
60016 #, gcc-internal-format
60017 msgid "%qD cannot appear in a constant-expression"
60018 msgstr ""
60019
60020 #: cp/semantics.cc:4338
60021 #, gcc-internal-format
60022 msgid "type of %qE is unknown"
60023 msgstr ""
60024
60025 #: cp/semantics.cc:4367
60026 #, gcc-internal-format
60027 msgid "%qT is not an enumeration type"
60028 msgstr ""
60029
60030 #. Parameter packs can only be used in templates
60031 #: cp/semantics.cc:4501
60032 #, gcc-internal-format
60033 msgid "parameter pack %<__bases%> only valid in template declaration"
60034 msgstr ""
60035
60036 #: cp/semantics.cc:4533
60037 #, gcc-internal-format
60038 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
60039 msgstr ""
60040
60041 #: cp/semantics.cc:4546
60042 #, gcc-internal-format
60043 msgid "cannot apply %<offsetof%> to member function %qD"
60044 msgstr ""
60045
60046 #: cp/semantics.cc:4550
60047 #, gcc-internal-format
60048 msgid "cannot apply %<offsetof%> to member function"
60049 msgstr ""
60050
60051 #: cp/semantics.cc:4555
60052 #, gcc-internal-format
60053 msgid "cannot apply %<offsetof%> to an enumerator %qD"
60054 msgstr ""
60055
60056 #: cp/semantics.cc:4566
60057 #, gcc-internal-format
60058 msgid "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
60059 msgstr ""
60060
60061 #: cp/semantics.cc:5906
60062 #, gcc-internal-format
60063 msgid "user defined reduction lookup is ambiguous"
60064 msgstr ""
60065
60066 #: cp/semantics.cc:6179
60067 #, gcc-internal-format
60068 msgid "%qE in %<reduction%> clause is a zero size array"
60069 msgstr ""
60070
60071 #: cp/semantics.cc:6225
60072 #, gcc-internal-format
60073 msgid "%qE has const type for %<reduction%>"
60074 msgstr ""
60075
60076 #: cp/semantics.cc:6344
60077 #, gcc-internal-format
60078 msgid "user defined reduction with constructor initializer for base class %qT"
60079 msgstr ""
60080
60081 #: cp/semantics.cc:6811
60082 #, gcc-internal-format
60083 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
60084 msgstr ""
60085
60086 #: cp/semantics.cc:6826
60087 #, gcc-internal-format
60088 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
60089 msgstr ""
60090
60091 #: cp/semantics.cc:6850
60092 #, gcc-internal-format
60093 msgid "linear step expression must be integral"
60094 msgstr ""
60095
60096 #: cp/semantics.cc:6943 cp/semantics.cc:7075 cp/semantics.cc:7134
60097 #: cp/semantics.cc:7532 cp/semantics.cc:8649
60098 #, gcc-internal-format
60099 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
60100 msgstr ""
60101
60102 #: cp/semantics.cc:6955 cp/semantics.cc:8662
60103 #, gcc-internal-format
60104 msgid "%qD is not a variable in clause %qs"
60105 msgstr ""
60106
60107 #: cp/semantics.cc:7088
60108 #, gcc-internal-format
60109 msgid "%qD is not a variable in clause %<firstprivate%>"
60110 msgstr ""
60111
60112 #: cp/semantics.cc:7147
60113 #, gcc-internal-format
60114 msgid "%qD is not a variable in clause %<lastprivate%>"
60115 msgstr ""
60116
60117 #: cp/semantics.cc:7197
60118 #, gcc-internal-format
60119 msgid "%<gang%> static expression must be integral"
60120 msgstr ""
60121
60122 #: cp/semantics.cc:7211
60123 #, gcc-internal-format
60124 msgid "%<gang%> static value must be positive"
60125 msgstr "статичне значення %<gang%> має бути додатним"
60126
60127 #: cp/semantics.cc:7245
60128 #, gcc-internal-format
60129 msgid "%<gang%> num expression must be integral"
60130 msgstr ""
60131
60132 #: cp/semantics.cc:7248
60133 #, gcc-internal-format
60134 msgid "%<vector%> length expression must be integral"
60135 msgstr ""
60136
60137 #: cp/semantics.cc:7252
60138 #, gcc-internal-format
60139 msgid "%<worker%> num expression must be integral"
60140 msgstr ""
60141
60142 #: cp/semantics.cc:7274
60143 #, gcc-internal-format
60144 msgid "%<gang%> num value must be positive"
60145 msgstr "значення num %<gang%> має бути додатним"
60146
60147 #: cp/semantics.cc:7278
60148 #, gcc-internal-format
60149 msgid "%<vector%> length value must be positive"
60150 msgstr "значення довжини %<vector%> має бути додатним"
60151
60152 #: cp/semantics.cc:7283
60153 #, gcc-internal-format
60154 msgid "%<worker%> num value must be positive"
60155 msgstr "значення num %<worker%> має бути додатним"
60156
60157 #: cp/semantics.cc:7357
60158 #, gcc-internal-format
60159 msgid "schedule chunk size expression must be integral"
60160 msgstr ""
60161
60162 #: cp/semantics.cc:7390
60163 #, gcc-internal-format
60164 msgid "%qs length expression must be integral"
60165 msgstr ""
60166
60167 #: cp/semantics.cc:7404
60168 #, gcc-internal-format
60169 msgid "%qs length expression must be positive constant integer expression"
60170 msgstr ""
60171
60172 #: cp/semantics.cc:7424
60173 #, gcc-internal-format
60174 msgid "%<async%> expression must be integral"
60175 msgstr ""
60176
60177 #: cp/semantics.cc:7453
60178 #, gcc-internal-format
60179 msgid "%<thread_limit%> expression must be integral"
60180 msgstr ""
60181
60182 #: cp/semantics.cc:7483
60183 #, gcc-internal-format
60184 msgid "%<device%> id must be integral"
60185 msgstr ""
60186
60187 #: cp/semantics.cc:7514
60188 #, gcc-internal-format
60189 msgid "%<dist_schedule%> chunk size expression must be integral"
60190 msgstr ""
60191
60192 #: cp/semantics.cc:7543
60193 #, gcc-internal-format
60194 msgid "%qD is not a variable in %<aligned%> clause"
60195 msgstr ""
60196
60197 #: cp/semantics.cc:7558
60198 #, gcc-internal-format
60199 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
60200 msgstr ""
60201
60202 #: cp/semantics.cc:7565
60203 #, gcc-internal-format
60204 msgid "%qD appears more than once in %<aligned%> clauses"
60205 msgstr ""
60206
60207 #: cp/semantics.cc:7580
60208 #, gcc-internal-format
60209 msgid "%<aligned%> clause alignment expression must be integral"
60210 msgstr ""
60211
60212 #: cp/semantics.cc:7613
60213 #, gcc-internal-format
60214 msgid "%qD is not a variable in %<nontemporal%> clause"
60215 msgstr ""
60216
60217 #: cp/semantics.cc:7624
60218 #, gcc-internal-format
60219 msgid "%qD appears more than once in %<nontemporal%> clauses"
60220 msgstr ""
60221
60222 #: cp/semantics.cc:7641
60223 #, gcc-internal-format
60224 msgid "%<this%> not allowed in %<allocate%> clause"
60225 msgstr ""
60226
60227 #: cp/semantics.cc:7653
60228 #, gcc-internal-format
60229 msgid "%qD is not a variable in %<allocate%> clause"
60230 msgstr ""
60231
60232 #: cp/semantics.cc:7662
60233 #, gcc-internal-format
60234 msgid "%qD appears more than once in %<allocate%> clauses"
60235 msgstr ""
60236
60237 #: cp/semantics.cc:7799
60238 #, gcc-internal-format
60239 msgid "%qD is not lvalue expression nor array section in %qs clause"
60240 msgstr ""
60241
60242 #: cp/semantics.cc:8309
60243 #, gcc-internal-format
60244 msgid "template %qE in clause %qs"
60245 msgstr ""
60246
60247 #: cp/semantics.cc:8313
60248 #, gcc-internal-format
60249 msgid "overloaded function name %qE in clause %qs"
60250 msgstr ""
60251
60252 #: cp/semantics.cc:8382
60253 #, gcc-internal-format
60254 msgid "%<grainsize%> expression must be integral"
60255 msgstr ""
60256
60257 #: cp/semantics.cc:8412
60258 #, gcc-internal-format
60259 msgid "%<priority%> expression must be integral"
60260 msgstr ""
60261
60262 #: cp/semantics.cc:8442
60263 #, gcc-internal-format
60264 msgid "%<hint%> expression must be integral"
60265 msgstr ""
60266
60267 #: cp/semantics.cc:8455
60268 #, gcc-internal-format
60269 msgid "%<hint%> expression must be constant integer expression"
60270 msgstr "Вираз %<hint%> має бути сталим цілочисельним виразом"
60271
60272 #: cp/semantics.cc:8472
60273 #, gcc-internal-format
60274 msgid "%<filter%> expression must be integral"
60275 msgstr "вираз %<filter%> має бути інтегральним"
60276
60277 #: cp/semantics.cc:8503
60278 #, gcc-internal-format
60279 msgid "%qs variable is neither a pointer nor reference to pointer"
60280 msgstr ""
60281
60282 #: cp/semantics.cc:8513
60283 #, gcc-internal-format
60284 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
60285 msgstr ""
60286
60287 #: cp/semantics.cc:8590
60288 #, gcc-internal-format
60289 msgid "%<tile%> argument needs integral type"
60290 msgstr ""
60291
60292 #: cp/semantics.cc:8995
60293 #, gcc-internal-format
60294 msgid "%<const%> qualified %qE without %<mutable%> member may appear only in %<shared%> or %<firstprivate%> clauses"
60295 msgstr ""
60296
60297 #: cp/semantics.cc:9222
60298 #, gcc-internal-format
60299 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
60300 msgstr ""
60301
60302 #: cp/semantics.cc:9236
60303 #, gcc-internal-format
60304 msgid "%<threadprivate%> %qE directive not in %qT definition"
60305 msgstr ""
60306
60307 #: cp/semantics.cc:9964
60308 #, gcc-internal-format
60309 msgid "difference between %qE and %qD does not have integer type"
60310 msgstr ""
60311
60312 #: cp/semantics.cc:10432
60313 #, gcc-internal-format
60314 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
60315 msgstr ""
60316
60317 #: cp/semantics.cc:10742 cp/semantics.cc:10752
60318 #, gcc-internal-format
60319 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
60320 msgstr ""
60321
60322 #: cp/semantics.cc:11170
60323 #, gcc-internal-format, gfc-internal-format
60324 msgid "static assertion failed: %s"
60325 msgstr ""
60326
60327 #: cp/semantics.cc:11184
60328 #, gcc-internal-format
60329 msgid "the comparison reduces to %qE"
60330 msgstr ""
60331
60332 #: cp/semantics.cc:11187
60333 #, gcc-internal-format
60334 msgid "%qE evaluates to false"
60335 msgstr ""
60336
60337 #: cp/semantics.cc:11191
60338 #, gcc-internal-format
60339 msgid "non-constant condition for static assertion"
60340 msgstr ""
60341
60342 #: cp/semantics.cc:11220
60343 #, gcc-internal-format
60344 msgid "argument to %<decltype%> must be an expression"
60345 msgstr ""
60346
60347 #: cp/semantics.cc:11265
60348 #, gcc-internal-format
60349 msgid "%<decltype%> cannot resolve address of overloaded function"
60350 msgstr ""
60351
60352 #: cp/semantics.cc:11500
60353 #, gcc-internal-format
60354 msgid "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
60355 msgstr ""
60356
60357 #: cp/semantics.cc:11509
60358 #, gcc-internal-format
60359 msgid "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer to member"
60360 msgstr ""
60361
60362 #: cp/semantics.cc:11680
60363 #, gcc-internal-format
60364 msgid "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
60365 msgstr ""
60366
60367 #: cp/semantics.cc:11704
60368 #, gcc-internal-format
60369 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
60370 msgstr ""
60371
60372 #: cp/semantics.cc:11715
60373 #, gcc-internal-format
60374 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
60375 msgstr ""
60376
60377 #: cp/semantics.cc:12193
60378 #, gcc-internal-format
60379 msgid "operand of fold expression has no unexpanded parameter packs"
60380 msgstr ""
60381
60382 #: cp/semantics.cc:12252
60383 #, gcc-internal-format
60384 msgid "both arguments in binary fold have unexpanded parameter packs"
60385 msgstr ""
60386
60387 #: cp/semantics.cc:12254
60388 #, gcc-internal-format
60389 msgid "no unexpanded parameter packs in binary fold"
60390 msgstr ""
60391
60392 #: cp/semantics.cc:12272
60393 #, gcc-internal-format
60394 msgid "non-pointer argument to %<__builtin_launder%>"
60395 msgstr "аргумент, який не є вказівником, у %<__builtin_launder%>"
60396
60397 #. std::bit_cast for destination ARRAY_TYPE is not possible,
60398 #. as functions may not return an array, so don't bother trying
60399 #. to support this (and then deal with VLAs etc.).
60400 #: cp/semantics.cc:12321
60401 #, gcc-internal-format
60402 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
60403 msgstr ""
60404
60405 #: cp/semantics.cc:12327
60406 #, gcc-internal-format
60407 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
60408 msgstr ""
60409
60410 #: cp/semantics.cc:12354
60411 #, gcc-internal-format
60412 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
60413 msgstr ""
60414
60415 #: cp/semantics.cc:12362
60416 #, gcc-internal-format
60417 msgid "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
60418 msgstr ""
60419
60420 #: cp/tree.cc:1463
60421 #, gcc-internal-format
60422 msgid "%qV qualifiers cannot be applied to %qT"
60423 msgstr ""
60424
60425 #: cp/tree.cc:1998
60426 #, gcc-internal-format
60427 msgid "statement-expression in a constant expression"
60428 msgstr "інструкція-вираз не є сталим виразом"
60429
60430 #: cp/tree.cc:4403
60431 #, gcc-internal-format
60432 msgid "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which was accidentally changed in 8.1"
60433 msgstr ""
60434
60435 #: cp/tree.cc:4407
60436 #, gcc-internal-format
60437 msgid "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention for %qT"
60438 msgstr ""
60439
60440 #: cp/tree.cc:4411
60441 #, gcc-internal-format
60442 msgid " declared here"
60443 msgstr " оголошено тут:"
60444
60445 #: cp/tree.cc:4416
60446 #, gcc-internal-format
60447 msgid "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
60448 msgstr ""
60449
60450 #: cp/tree.cc:4418
60451 #, gcc-internal-format
60452 msgid " because all of its copy and move constructors are deleted"
60453 msgstr ""
60454
60455 #: cp/tree.cc:4845
60456 #, gcc-internal-format
60457 msgid "base class %qT is not public"
60458 msgstr ""
60459
60460 #: cp/tree.cc:4848
60461 #, gcc-internal-format
60462 msgid "%qD is not public"
60463 msgstr ""
60464
60465 #: cp/tree.cc:4855
60466 #, gcc-internal-format
60467 msgid "%qD is mutable"
60468 msgstr ""
60469
60470 #: cp/tree.cc:4863
60471 #, gcc-internal-format
60472 msgid "%qD has a non-structural type"
60473 msgstr ""
60474
60475 #: cp/tree.cc:4881
60476 #, gcc-internal-format
60477 msgid "%qE attribute argument must be a string constant"
60478 msgstr ""
60479
60480 #: cp/tree.cc:4896
60481 #, gcc-internal-format
60482 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
60483 msgstr ""
60484
60485 #: cp/tree.cc:4914
60486 #, gcc-internal-format
60487 msgid "%qE attribute can only be applied to non-static data members"
60488 msgstr ""
60489
60490 #: cp/tree.cc:4920
60491 #, gcc-internal-format
60492 msgid "%qE attribute cannot be applied to a bit-field"
60493 msgstr ""
60494
60495 #: cp/tree.cc:4940
60496 #, gcc-internal-format
60497 msgid "%qE attribute takes no arguments"
60498 msgstr "Атрибут %qE не приймає аргументів"
60499
60500 #: cp/tree.cc:4944
60501 #, gcc-internal-format
60502 msgid "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::%E]]%>"
60503 msgstr ""
60504
60505 #: cp/tree.cc:5007
60506 #, gcc-internal-format
60507 msgid "requested %<init_priority%> is not an integer constant"
60508 msgstr ""
60509
60510 #: cp/tree.cc:5029
60511 #, gcc-internal-format
60512 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
60513 msgstr ""
60514
60515 #: cp/tree.cc:5037
60516 #, gcc-internal-format
60517 msgid "requested %<init_priority%> %i is out of range [0, %i]"
60518 msgstr ""
60519
60520 #: cp/tree.cc:5048
60521 #, gcc-internal-format
60522 msgid "requested %<init_priority%> %i is reserved for internal use"
60523 msgstr ""
60524
60525 #: cp/tree.cc:5060
60526 #, gcc-internal-format
60527 msgid "%qE attribute is not supported on this platform"
60528 msgstr ""
60529
60530 #: cp/tree.cc:5087
60531 #, gcc-internal-format
60532 msgid "redeclaration of %qD adds abi tag %qE"
60533 msgstr "повторне оголошення %qD додає мітку abi %qE"
60534
60535 #: cp/tree.cc:5107
60536 #, gcc-internal-format
60537 msgid "the %qE attribute requires arguments"
60538 msgstr ""
60539
60540 #: cp/tree.cc:5118
60541 #, gcc-internal-format
60542 msgid "arguments to the %qE attribute must be narrow string literals"
60543 msgstr ""
60544
60545 #: cp/tree.cc:5131 cp/tree.cc:5144
60546 #, gcc-internal-format
60547 msgid "arguments to the %qE attribute must contain valid identifiers"
60548 msgstr ""
60549
60550 #: cp/tree.cc:5133
60551 #, gcc-internal-format
60552 msgid "%<%c%> is not a valid first character for an identifier"
60553 msgstr ""
60554
60555 #: cp/tree.cc:5146
60556 #, gcc-internal-format
60557 msgid "%<%c%> is not a valid character in an identifier"
60558 msgstr ""
60559
60560 #: cp/tree.cc:5170
60561 #, gcc-internal-format
60562 msgid "%qE attribute applied to non-class, non-enum type %qT"
60563 msgstr ""
60564
60565 #: cp/tree.cc:5176
60566 #, gcc-internal-format
60567 msgid "%qE attribute applied to %qT after its definition"
60568 msgstr ""
60569
60570 #: cp/tree.cc:5183
60571 #, gcc-internal-format
60572 msgid "ignoring %qE attribute applied to template instantiation %qT"
60573 msgstr ""
60574
60575 #: cp/tree.cc:5190
60576 #, gcc-internal-format
60577 msgid "ignoring %qE attribute applied to template specialization %qT"
60578 msgstr ""
60579
60580 #: cp/tree.cc:5212
60581 #, gcc-internal-format
60582 msgid "%qE attribute applied to non-function, non-variable %qD"
60583 msgstr ""
60584
60585 #: cp/tree.cc:5218
60586 #, gcc-internal-format
60587 msgid "%qE attribute applied to extern \"C\" declaration %qD"
60588 msgstr ""
60589
60590 #: cp/tree.cc:6099
60591 #, gcc-internal-format
60592 msgid "zero as null pointer constant"
60593 msgstr ""
60594
60595 #: cp/tree.cc:6121
60596 #, gcc-internal-format
60597 msgid "%<lang_*%> check: failed in %s, at %s:%d"
60598 msgstr ""
60599
60600 #: cp/typeck.cc:478
60601 #, gcc-internal-format
60602 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
60603 msgstr ""
60604
60605 #: cp/typeck.cc:484
60606 #, gcc-internal-format
60607 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
60608 msgstr ""
60609
60610 #: cp/typeck.cc:490
60611 #, gcc-internal-format
60612 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
60613 msgstr ""
60614
60615 #: cp/typeck.cc:638
60616 #, gcc-internal-format
60617 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
60618 msgstr ""
60619
60620 #: cp/typeck.cc:643
60621 #, gcc-internal-format
60622 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
60623 msgstr ""
60624
60625 #: cp/typeck.cc:648
60626 #, gcc-internal-format
60627 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
60628 msgstr ""
60629
60630 #: cp/typeck.cc:727
60631 #, gcc-internal-format
60632 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
60633 msgstr ""
60634
60635 #: cp/typeck.cc:732
60636 #, gcc-internal-format
60637 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
60638 msgstr ""
60639
60640 #: cp/typeck.cc:737
60641 #, gcc-internal-format
60642 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
60643 msgstr ""
60644
60645 #: cp/typeck.cc:1558
60646 #, gcc-internal-format
60647 msgid "canonical types differ for identical types %qT and %qT"
60648 msgstr ""
60649
60650 #: cp/typeck.cc:1565
60651 #, gcc-internal-format
60652 msgid "same canonical type node for different types %qT and %qT"
60653 msgstr ""
60654
60655 #: cp/typeck.cc:1895
60656 #, gcc-internal-format
60657 msgid "invalid application of %qs to a member function"
60658 msgstr ""
60659
60660 #: cp/typeck.cc:2000
60661 #, gcc-internal-format
60662 msgid "invalid application of %<sizeof%> to a bit-field"
60663 msgstr ""
60664
60665 #: cp/typeck.cc:2008
60666 #, gcc-internal-format
60667 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
60668 msgstr ""
60669
60670 #: cp/typeck.cc:2073
60671 #, gcc-internal-format
60672 msgid "invalid application of %<__alignof%> to a bit-field"
60673 msgstr ""
60674
60675 #: cp/typeck.cc:2084
60676 #, gcc-internal-format
60677 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
60678 msgstr ""
60679
60680 #: cp/typeck.cc:2168
60681 #, gcc-internal-format
60682 msgid "%<alignas%> argument has non-integral type %qT"
60683 msgstr ""
60684
60685 #: cp/typeck.cc:2213
60686 #, gcc-internal-format
60687 msgid "invalid use of non-static member function of type %qT"
60688 msgstr ""
60689
60690 #: cp/typeck.cc:2389
60691 #, gcc-internal-format
60692 msgid "taking address of temporary array"
60693 msgstr ""
60694
60695 #: cp/typeck.cc:2571
60696 #, gcc-internal-format
60697 msgid "ISO C++ forbids converting a string constant to %qT"
60698 msgstr ""
60699
60700 #: cp/typeck.cc:2575
60701 #, gcc-internal-format
60702 msgid "deprecated conversion from string constant to %qT"
60703 msgstr ""
60704
60705 #: cp/typeck.cc:2690 cp/typeck.cc:3255
60706 #, gcc-internal-format
60707 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
60708 msgstr ""
60709
60710 #: cp/typeck.cc:2694 cp/typeck.cc:3259
60711 #, gcc-internal-format
60712 msgid "request for member %qD in %qE, which is of non-class type %qT"
60713 msgstr ""
60714
60715 #: cp/typeck.cc:2728
60716 #, gcc-internal-format
60717 msgid "invalid use of non-static data member %qE"
60718 msgstr "некоректне використання нестатичного члена даних %qE"
60719
60720 #: cp/typeck.cc:2805
60721 #, gcc-internal-format
60722 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
60723 msgstr ""
60724
60725 #: cp/typeck.cc:2955
60726 #, gcc-internal-format
60727 msgid "object type %qT does not match destructor name ~%qT"
60728 msgstr ""
60729
60730 #: cp/typeck.cc:2964
60731 #, gcc-internal-format
60732 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
60733 msgstr ""
60734
60735 #: cp/typeck.cc:3106
60736 #, gcc-internal-format
60737 msgid "field %q#D can be accessed via %q#D"
60738 msgstr ""
60739
60740 #. No hint.
60741 #: cp/typeck.cc:3125
60742 #, gcc-internal-format
60743 msgid "%q#T has no member named %qE"
60744 msgstr ""
60745
60746 #: cp/typeck.cc:3148
60747 #, gcc-internal-format
60748 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
60749 msgstr ""
60750
60751 #: cp/typeck.cc:3159
60752 #, gcc-internal-format
60753 msgid "%q#T has no member named %qE; did you mean %q#D? (not accessible from this context)"
60754 msgstr ""
60755
60756 #: cp/typeck.cc:3174
60757 #, gcc-internal-format
60758 msgid "%q#T has no member named %qE; did you mean %qE?"
60759 msgstr ""
60760
60761 #: cp/typeck.cc:3289 cp/typeck.cc:3315
60762 #, gcc-internal-format
60763 msgid "%<%D::%D%> is not a member of %qT"
60764 msgstr ""
60765
60766 #: cp/typeck.cc:3354
60767 #, gcc-internal-format
60768 msgid "%qT is not a base of %qT"
60769 msgstr ""
60770
60771 #: cp/typeck.cc:3417
60772 #, gcc-internal-format
60773 msgid "%qD is not a member template function"
60774 msgstr ""
60775
60776 #: cp/typeck.cc:3683
60777 #, gcc-internal-format
60778 msgid "%qT is not a pointer-to-object type"
60779 msgstr ""
60780
60781 #: cp/typeck.cc:3715
60782 #, gcc-internal-format
60783 msgid "invalid use of array indexing on pointer to member"
60784 msgstr ""
60785
60786 #: cp/typeck.cc:3718
60787 #, gcc-internal-format
60788 msgid "invalid use of unary %<*%> on pointer to member"
60789 msgstr ""
60790
60791 #: cp/typeck.cc:3721
60792 #, gcc-internal-format
60793 msgid "invalid use of implicit conversion on pointer to member"
60794 msgstr ""
60795
60796 #: cp/typeck.cc:3725
60797 #, gcc-internal-format
60798 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
60799 msgstr ""
60800
60801 #: cp/typeck.cc:3790
60802 #, gcc-internal-format
60803 msgid "subscript missing in array reference"
60804 msgstr ""
60805
60806 #: cp/typeck.cc:3887
60807 #, gcc-internal-format
60808 msgid "subscripting array declared %<register%>"
60809 msgstr ""
60810
60811 #: cp/typeck.cc:3925
60812 #, gcc-internal-format
60813 msgid "subscripted value is neither array nor pointer"
60814 msgstr ""
60815
60816 #: cp/typeck.cc:3997
60817 #, gcc-internal-format
60818 msgid "object missing in use of %qE"
60819 msgstr ""
60820
60821 #: cp/typeck.cc:4222
60822 #, gcc-internal-format
60823 msgid "ISO C++ forbids calling %<::main%> from within program"
60824 msgstr ""
60825
60826 #: cp/typeck.cc:4243
60827 #, gcc-internal-format
60828 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
60829 msgstr ""
60830
60831 #: cp/typeck.cc:4260
60832 #, gcc-internal-format
60833 msgid "%qE cannot be used as a function"
60834 msgstr ""
60835
60836 #: cp/typeck.cc:4263
60837 #, gcc-internal-format
60838 msgid "%qD cannot be used as a function"
60839 msgstr ""
60840
60841 #: cp/typeck.cc:4266
60842 #, gcc-internal-format
60843 msgid "expression cannot be used as a function"
60844 msgstr ""
60845
60846 #: cp/typeck.cc:4324
60847 #, gcc-internal-format
60848 msgid "too many arguments to constructor %q#D"
60849 msgstr ""
60850
60851 #: cp/typeck.cc:4325
60852 #, gcc-internal-format
60853 msgid "too few arguments to constructor %q#D"
60854 msgstr ""
60855
60856 #: cp/typeck.cc:4330
60857 #, gcc-internal-format
60858 msgid "too many arguments to member function %q#D"
60859 msgstr ""
60860
60861 #: cp/typeck.cc:4331
60862 #, gcc-internal-format
60863 msgid "too few arguments to member function %q#D"
60864 msgstr ""
60865
60866 #: cp/typeck.cc:4337
60867 #, gcc-internal-format
60868 msgid "too many arguments to function %q#D"
60869 msgstr ""
60870
60871 #: cp/typeck.cc:4338
60872 #, gcc-internal-format
60873 msgid "too few arguments to function %q#D"
60874 msgstr ""
60875
60876 #: cp/typeck.cc:4348
60877 #, gcc-internal-format
60878 msgid "too many arguments to method %q#D"
60879 msgstr ""
60880
60881 #: cp/typeck.cc:4349
60882 #, gcc-internal-format
60883 msgid "too few arguments to method %q#D"
60884 msgstr ""
60885
60886 #: cp/typeck.cc:4352
60887 #, gcc-internal-format
60888 msgid "too many arguments to function"
60889 msgstr ""
60890
60891 #: cp/typeck.cc:4353
60892 #, gcc-internal-format
60893 msgid "too few arguments to function"
60894 msgstr ""
60895
60896 #: cp/typeck.cc:4435
60897 #, gcc-internal-format
60898 msgid "parameter %P of %qD has incomplete type %qT"
60899 msgstr ""
60900
60901 #: cp/typeck.cc:4441
60902 #, gcc-internal-format
60903 msgid "parameter %P has incomplete type %qT"
60904 msgstr ""
60905
60906 #: cp/typeck.cc:4701
60907 #, gcc-internal-format
60908 msgid "the address %qE will never be NULL"
60909 msgstr ""
60910
60911 #: cp/typeck.cc:4747
60912 #, gcc-internal-format
60913 msgid "the address of %qD will never be NULL"
60914 msgstr ""
60915
60916 #: cp/typeck.cc:4758
60917 #, gcc-internal-format
60918 msgid "comparing the result of pointer addition %qE and NULL"
60919 msgstr ""
60920
60921 #: cp/typeck.cc:4772
60922 #, gcc-internal-format
60923 msgid "the compiler can assume that the address of %qD will never be NULL"
60924 msgstr ""
60925
60926 #: cp/typeck.cc:4821
60927 #, gcc-internal-format
60928 msgid "bitwise operation between different enumeration types %qT and %qT is deprecated"
60929 msgstr ""
60930
60931 #: cp/typeck.cc:4826
60932 #, gcc-internal-format
60933 msgid "arithmetic between different enumeration types %qT and %qT is deprecated"
60934 msgstr ""
60935
60936 #: cp/typeck.cc:4856
60937 #, gcc-internal-format
60938 msgid "comparison of enumeration type %qT with floating-point type %qT is deprecated"
60939 msgstr ""
60940
60941 #: cp/typeck.cc:4860
60942 #, gcc-internal-format
60943 msgid "comparison of floating-point type %qT with enumeration type %qT is deprecated"
60944 msgstr ""
60945
60946 #: cp/typeck.cc:4869
60947 #, gcc-internal-format
60948 msgid "arithmetic between enumeration type %qT and floating-point type %qT is deprecated"
60949 msgstr ""
60950
60951 #: cp/typeck.cc:4873
60952 #, gcc-internal-format
60953 msgid "arithmetic between floating-point type %qT and enumeration type %qT is deprecated"
60954 msgstr ""
60955
60956 #: cp/typeck.cc:4999 cp/typeck.cc:5011
60957 #, gcc-internal-format
60958 msgid "assuming cast to type %qT from overloaded function"
60959 msgstr ""
60960
60961 #: cp/typeck.cc:5057
60962 #, gcc-internal-format
60963 msgid "NULL used in arithmetic"
60964 msgstr ""
60965
60966 #: cp/typeck.cc:5519 cp/typeck.cc:5528 cp/typeck.cc:5822 cp/typeck.cc:5831
60967 #, gcc-internal-format
60968 msgid "ISO C++ forbids comparison between pointer and integer"
60969 msgstr ""
60970
60971 #: cp/typeck.cc:5744 cp/typeck.cc:5757
60972 #, gcc-internal-format
60973 msgid "operand types are %qT and %qT"
60974 msgstr ""
60975
60976 #: cp/typeck.cc:5780
60977 #, gcc-internal-format
60978 msgid "three-way comparison of vectors"
60979 msgstr ""
60980
60981 #: cp/typeck.cc:5814
60982 #, gcc-internal-format
60983 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
60984 msgstr ""
60985
60986 #: cp/typeck.cc:5861
60987 #, gcc-internal-format
60988 msgid "unordered comparison on non-floating-point argument"
60989 msgstr ""
60990
60991 #: cp/typeck.cc:5907
60992 msgid "implicit conversion from %qH to %qI to match other operand of binary expression"
60993 msgstr ""
60994
60995 #: cp/typeck.cc:5987
60996 #, gcc-internal-format
60997 msgid "invalid operands of types %qT and %qT to binary %qO"
60998 msgstr ""
60999
61000 #: cp/typeck.cc:6381
61001 #, gcc-internal-format
61002 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
61003 msgstr ""
61004
61005 #: cp/typeck.cc:6389
61006 #, gcc-internal-format
61007 msgid "ISO C++ forbids using pointer to a function in subtraction"
61008 msgstr ""
61009
61010 #: cp/typeck.cc:6397
61011 #, gcc-internal-format
61012 msgid "ISO C++ forbids using pointer to a method in subtraction"
61013 msgstr ""
61014
61015 #: cp/typeck.cc:6450
61016 #, gcc-internal-format
61017 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
61018 msgstr ""
61019
61020 #: cp/typeck.cc:6529
61021 #, gcc-internal-format
61022 msgid "taking address of constructor %qD"
61023 msgstr ""
61024
61025 #: cp/typeck.cc:6530
61026 #, gcc-internal-format
61027 msgid "taking address of destructor %qD"
61028 msgstr ""
61029
61030 #: cp/typeck.cc:6546
61031 #, gcc-internal-format
61032 msgid "invalid use of %qE to form a pointer-to-member-function"
61033 msgstr ""
61034
61035 #: cp/typeck.cc:6549
61036 #, gcc-internal-format
61037 msgid "  a qualified-id is required"
61038 msgstr ""
61039
61040 #: cp/typeck.cc:6556
61041 #, gcc-internal-format
61042 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
61043 msgstr ""
61044
61045 #: cp/typeck.cc:6747
61046 #, gcc-internal-format
61047 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%>"
61048 msgstr ""
61049
61050 #: cp/typeck.cc:6753
61051 #, gcc-internal-format
61052 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
61053 msgstr ""
61054
61055 #. Make this a permerror because we used to accept it.
61056 #: cp/typeck.cc:6788
61057 #, gcc-internal-format
61058 msgid "taking address of rvalue"
61059 msgstr ""
61060
61061 #: cp/typeck.cc:6805
61062 #, gcc-internal-format
61063 msgid "ISO C++ forbids taking address of function %<::main%>"
61064 msgstr ""
61065
61066 #: cp/typeck.cc:6863
61067 #, gcc-internal-format
61068 msgid "cannot create pointer to reference member %qD"
61069 msgstr ""
61070
61071 #: cp/typeck.cc:6889 cp/typeck.cc:7446
61072 #, gcc-internal-format
61073 msgid "attempt to take address of bit-field"
61074 msgstr ""
61075
61076 #: cp/typeck.cc:7046
61077 #, gcc-internal-format
61078 msgid "%<~%> on an expression of type %<bool%>"
61079 msgstr ""
61080
61081 #: cp/typeck.cc:7047
61082 #, gcc-internal-format
61083 msgid "did you mean to use logical not (%<!%>)?"
61084 msgstr ""
61085
61086 #: cp/typeck.cc:7170
61087 #, gcc-internal-format
61088 msgid "ISO C++ forbids incrementing an enum"
61089 msgstr ""
61090
61091 #: cp/typeck.cc:7171
61092 #, gcc-internal-format
61093 msgid "ISO C++ forbids decrementing an enum"
61094 msgstr ""
61095
61096 #: cp/typeck.cc:7187
61097 #, gcc-internal-format
61098 msgid "cannot increment a pointer to incomplete type %qT"
61099 msgstr ""
61100
61101 #: cp/typeck.cc:7189
61102 #, gcc-internal-format
61103 msgid "cannot decrement a pointer to incomplete type %qT"
61104 msgstr ""
61105
61106 #: cp/typeck.cc:7201
61107 #, gcc-internal-format
61108 msgid "ISO C++ forbids incrementing a pointer of type %qT"
61109 msgstr ""
61110
61111 #: cp/typeck.cc:7203
61112 #, gcc-internal-format
61113 msgid "ISO C++ forbids decrementing a pointer of type %qT"
61114 msgstr ""
61115
61116 #: cp/typeck.cc:7242
61117 #, gcc-internal-format
61118 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
61119 msgstr ""
61120
61121 #: cp/typeck.cc:7255
61122 #, gcc-internal-format
61123 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
61124 msgstr ""
61125
61126 #: cp/typeck.cc:7265
61127 #, gcc-internal-format
61128 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
61129 msgstr ""
61130
61131 #: cp/typeck.cc:7273
61132 #, gcc-internal-format
61133 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
61134 msgstr ""
61135
61136 #: cp/typeck.cc:7458
61137 #, gcc-internal-format
61138 msgid "cannot take the address of %<this%>, which is an rvalue expression"
61139 msgstr ""
61140
61141 #: cp/typeck.cc:7480
61142 #, gcc-internal-format
61143 msgid "address of explicit register variable %qD requested"
61144 msgstr ""
61145
61146 #: cp/typeck.cc:7485
61147 #, gcc-internal-format
61148 msgid "address requested for %qD, which is declared %<register%>"
61149 msgstr ""
61150
61151 #: cp/typeck.cc:7560
61152 #, gcc-internal-format
61153 msgid "list-initializer for non-class type must not be parenthesized"
61154 msgstr ""
61155
61156 #: cp/typeck.cc:7572
61157 #, gcc-internal-format
61158 msgid "expression list treated as compound expression in initializer"
61159 msgstr ""
61160
61161 #: cp/typeck.cc:7576
61162 #, gcc-internal-format
61163 msgid "expression list treated as compound expression in mem-initializer"
61164 msgstr ""
61165
61166 #: cp/typeck.cc:7580
61167 #, gcc-internal-format
61168 msgid "expression list treated as compound expression in functional cast"
61169 msgstr ""
61170
61171 #: cp/typeck.cc:7618
61172 #, gcc-internal-format, gfc-internal-format
61173 msgid "%s expression list treated as compound expression"
61174 msgstr ""
61175
61176 #: cp/typeck.cc:7710
61177 #, gcc-internal-format
61178 msgid "no context to resolve type of %qE"
61179 msgstr ""
61180
61181 #: cp/typeck.cc:7744
61182 #, gcc-internal-format
61183 msgid "cast from type %qT to type %qT casts away qualifiers"
61184 msgstr ""
61185
61186 #: cp/typeck.cc:7750
61187 #, gcc-internal-format
61188 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
61189 msgstr ""
61190
61191 #: cp/typeck.cc:7757
61192 #, gcc-internal-format
61193 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
61194 msgstr ""
61195
61196 #: cp/typeck.cc:7781
61197 #, gcc-internal-format
61198 msgid "useless cast to type %q#T"
61199 msgstr ""
61200
61201 #: cp/typeck.cc:7795
61202 #, gcc-internal-format
61203 msgid "type qualifiers ignored on cast result type"
61204 msgstr ""
61205
61206 #: cp/typeck.cc:8232
61207 #, gcc-internal-format
61208 msgid "invalid %<static_cast%> from type %qT to type %qT"
61209 msgstr ""
61210
61211 #: cp/typeck.cc:8238 cp/typeck.cc:8244 cp/typeck.cc:9912
61212 #, gcc-internal-format
61213 msgid "class type %qT is incomplete"
61214 msgstr ""
61215
61216 #: cp/typeck.cc:8272
61217 msgid "converting from %qH to %qI"
61218 msgstr ""
61219
61220 #: cp/typeck.cc:8347
61221 #, gcc-internal-format
61222 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
61223 msgstr ""
61224
61225 #: cp/typeck.cc:8417
61226 msgid "cast from %qH to %qI loses precision"
61227 msgstr ""
61228
61229 #: cp/typeck.cc:8442
61230 msgid "cast between incompatible function types from %qH to %qI"
61231 msgstr ""
61232
61233 #: cp/typeck.cc:8453
61234 msgid "cast between incompatible pointer to member types from %qH to %qI"
61235 msgstr ""
61236
61237 #: cp/typeck.cc:8474 cp/typeck.cc:8664
61238 msgid "cast from %qH to %qI increases required alignment of target type"
61239 msgstr ""
61240
61241 #: cp/typeck.cc:8491
61242 #, gcc-internal-format
61243 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
61244 msgstr ""
61245
61246 #: cp/typeck.cc:8505
61247 #, gcc-internal-format
61248 msgid "invalid cast from type %qT to type %qT"
61249 msgstr ""
61250
61251 #: cp/typeck.cc:8578
61252 #, gcc-internal-format
61253 msgid "invalid use of %<const_cast%> with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
61254 msgstr ""
61255
61256 #: cp/typeck.cc:8587
61257 #, gcc-internal-format
61258 msgid "invalid use of %<const_cast%> with type %qT, which is a pointer or reference to a function type"
61259 msgstr ""
61260
61261 #: cp/typeck.cc:8629
61262 #, gcc-internal-format
61263 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
61264 msgstr ""
61265
61266 #: cp/typeck.cc:8699
61267 #, gcc-internal-format
61268 msgid "invalid %<const_cast%> from type %qT to type %qT"
61269 msgstr ""
61270
61271 #: cp/typeck.cc:8800 cp/typeck.cc:8809
61272 #, gcc-internal-format
61273 msgid "ISO C++ forbids casting to an array type %qT"
61274 msgstr ""
61275
61276 #: cp/typeck.cc:8818
61277 #, gcc-internal-format
61278 msgid "invalid cast to function type %qT"
61279 msgstr ""
61280
61281 #: cp/typeck.cc:9128
61282 #, gcc-internal-format
61283 msgid "compound assignment with %<volatile%>-qualified left operand is deprecated"
61284 msgstr ""
61285
61286 #: cp/typeck.cc:9148
61287 #, gcc-internal-format
61288 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
61289 msgstr ""
61290
61291 #: cp/typeck.cc:9208
61292 #, gcc-internal-format
61293 msgid "assigning to an array from an initializer list"
61294 msgstr ""
61295
61296 #: cp/typeck.cc:9235
61297 #, gcc-internal-format
61298 msgid "incompatible types in assignment of %qT to %qT"
61299 msgstr ""
61300
61301 #: cp/typeck.cc:9249
61302 #, gcc-internal-format
61303 msgid "array used as initializer"
61304 msgstr ""
61305
61306 #: cp/typeck.cc:9251
61307 #, gcc-internal-format
61308 msgid "invalid array assignment"
61309 msgstr ""
61310
61311 #: cp/typeck.cc:9393
61312 #, gcc-internal-format
61313 msgid "   in pointer to member function conversion"
61314 msgstr ""
61315
61316 #: cp/typeck.cc:9407
61317 #, gcc-internal-format
61318 msgid "pointer to member conversion via virtual base %qT"
61319 msgstr ""
61320
61321 #: cp/typeck.cc:9454 cp/typeck.cc:9473
61322 #, gcc-internal-format
61323 msgid "   in pointer to member conversion"
61324 msgstr ""
61325
61326 #: cp/typeck.cc:9554
61327 #, gcc-internal-format
61328 msgid "invalid conversion to type %qT from type %qT"
61329 msgstr "некоректне перетворення з типу %qT до типу %qT"
61330
61331 #: cp/typeck.cc:9875
61332 msgid "cannot convert %qH to %qI in default argument"
61333 msgstr ""
61334
61335 #: cp/typeck.cc:9880
61336 msgid "cannot convert %qH to %qI in argument passing"
61337 msgstr ""
61338
61339 #: cp/typeck.cc:9889
61340 msgid "cannot convert %qH to %qI in initialization"
61341 msgstr ""
61342
61343 #: cp/typeck.cc:9893
61344 msgid "cannot convert %qH to %qI in return"
61345 msgstr ""
61346
61347 #: cp/typeck.cc:9898
61348 msgid "cannot convert %qH to %qI in assignment"
61349 msgstr ""
61350
61351 #: cp/typeck.cc:9930
61352 #, gcc-internal-format
61353 msgid "parameter %qP of %qD might be a candidate for a format attribute"
61354 msgstr ""
61355
61356 #: cp/typeck.cc:9934
61357 #, gcc-internal-format
61358 msgid "parameter might be a candidate for a format attribute"
61359 msgstr ""
61360
61361 #: cp/typeck.cc:9939
61362 #, gcc-internal-format
61363 msgid "target of conversion might be a candidate for a format attribute"
61364 msgstr ""
61365
61366 #: cp/typeck.cc:9944
61367 #, gcc-internal-format
61368 msgid "target of initialization might be a candidate for a format attribute"
61369 msgstr ""
61370
61371 #: cp/typeck.cc:9954
61372 #, gcc-internal-format
61373 msgid "left-hand side of assignment might be a candidate for a format attribute"
61374 msgstr ""
61375
61376 #: cp/typeck.cc:10050
61377 #, gcc-internal-format
61378 msgid "in passing argument %P of %qD"
61379 msgstr ""
61380
61381 #: cp/typeck.cc:10132
61382 #, gcc-internal-format
61383 msgid "returning reference to temporary"
61384 msgstr ""
61385
61386 #: cp/typeck.cc:10135
61387 #, gcc-internal-format
61388 msgid "returning temporary %<initializer_list%> does not extend the lifetime of the underlying array"
61389 msgstr ""
61390
61391 #: cp/typeck.cc:10171
61392 #, gcc-internal-format
61393 msgid "reference to local variable %qD returned"
61394 msgstr ""
61395
61396 #: cp/typeck.cc:10175
61397 #, gcc-internal-format
61398 msgid "returning local %<initializer_list%> variable %qD does not extend the lifetime of the underlying array"
61399 msgstr ""
61400
61401 #: cp/typeck.cc:10181
61402 #, gcc-internal-format
61403 msgid "address of label %qD returned"
61404 msgstr ""
61405
61406 #: cp/typeck.cc:10185
61407 #, gcc-internal-format
61408 msgid "address of local variable %qD returned"
61409 msgstr ""
61410
61411 #: cp/typeck.cc:10384
61412 #, gcc-internal-format
61413 msgid "moving a local object in a return statement prevents copy elision"
61414 msgstr ""
61415
61416 #: cp/typeck.cc:10386 cp/typeck.cc:10409
61417 #, gcc-internal-format
61418 msgid "remove %<std::move%> call"
61419 msgstr ""
61420
61421 #: cp/typeck.cc:10408
61422 #, gcc-internal-format
61423 msgid "redundant move in return statement"
61424 msgstr ""
61425
61426 #: cp/typeck.cc:10447
61427 #, gcc-internal-format
61428 msgid "returning a value from a destructor"
61429 msgstr ""
61430
61431 #. If a return statement appears in a handler of the
61432 #. function-try-block of a constructor, the program is ill-formed.
61433 #: cp/typeck.cc:10455
61434 #, gcc-internal-format
61435 msgid "cannot return from a handler of a function-try-block of a constructor"
61436 msgstr ""
61437
61438 #. You can't return a value from a constructor.
61439 #: cp/typeck.cc:10458
61440 #, gcc-internal-format
61441 msgid "returning a value from a constructor"
61442 msgstr ""
61443
61444 #. Give a helpful error message.
61445 #: cp/typeck.cc:10493 cp/typeck.cc:10539
61446 #, gcc-internal-format
61447 msgid "return-statement with no value, in function returning %qT"
61448 msgstr ""
61449
61450 #: cp/typeck.cc:10501
61451 #, gcc-internal-format
61452 msgid "returning initializer list"
61453 msgstr ""
61454
61455 #: cp/typeck.cc:10520
61456 #, gcc-internal-format
61457 msgid "inconsistent types %qT and %qT deduced for lambda return type"
61458 msgstr ""
61459
61460 #: cp/typeck.cc:10523
61461 #, gcc-internal-format
61462 msgid "inconsistent deduction for auto return type: %qT and then %qT"
61463 msgstr ""
61464
61465 #: cp/typeck.cc:10558
61466 #, gcc-internal-format
61467 msgid "return-statement with a value, in function returning %qT"
61468 msgstr ""
61469
61470 #: cp/typeck.cc:10587
61471 #, gcc-internal-format
61472 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or %<-fcheck-new%> is in effect)"
61473 msgstr ""
61474
61475 #: cp/typeck.cc:11233
61476 #, gcc-internal-format
61477 msgid "using rvalue as lvalue"
61478 msgstr ""
61479
61480 #: cp/typeck2.cc:51
61481 #, gcc-internal-format
61482 msgid "type %qT is not a base type for type %qT"
61483 msgstr ""
61484
61485 #: cp/typeck2.cc:107
61486 #, gcc-internal-format
61487 msgid "assignment of constant field %qD"
61488 msgstr ""
61489
61490 #: cp/typeck2.cc:108
61491 #, gcc-internal-format
61492 msgid "constant field %qD used as %<asm%> output"
61493 msgstr ""
61494
61495 #: cp/typeck2.cc:109
61496 #, gcc-internal-format
61497 msgid "increment of constant field %qD"
61498 msgstr ""
61499
61500 #: cp/typeck2.cc:110
61501 #, gcc-internal-format
61502 msgid "decrement of constant field %qD"
61503 msgstr ""
61504
61505 #: cp/typeck2.cc:117
61506 #, gcc-internal-format
61507 msgid "assignment of read-only reference %qD"
61508 msgstr ""
61509
61510 #: cp/typeck2.cc:118
61511 #, gcc-internal-format
61512 msgid "read-only reference %qD used as %<asm%> output"
61513 msgstr ""
61514
61515 #: cp/typeck2.cc:119
61516 #, gcc-internal-format
61517 msgid "increment of read-only reference %qD"
61518 msgstr ""
61519
61520 #: cp/typeck2.cc:120
61521 #, gcc-internal-format
61522 msgid "decrement of read-only reference %qD"
61523 msgstr ""
61524
61525 #: cp/typeck2.cc:175
61526 #, gcc-internal-format
61527 msgid "cannot declare variable %q+D to be of abstract type %qT"
61528 msgstr ""
61529
61530 #: cp/typeck2.cc:180
61531 #, gcc-internal-format
61532 msgid "cannot declare parameter %q+D to be of abstract type %qT"
61533 msgstr ""
61534
61535 #: cp/typeck2.cc:183
61536 #, gcc-internal-format
61537 msgid "cannot declare parameter to be of abstract type %qT"
61538 msgstr ""
61539
61540 #: cp/typeck2.cc:187
61541 #, gcc-internal-format
61542 msgid "cannot declare field %q+D to be of abstract type %qT"
61543 msgstr ""
61544
61545 #: cp/typeck2.cc:191
61546 #, gcc-internal-format
61547 msgid "invalid abstract return type for member function %q+#D"
61548 msgstr ""
61549
61550 #: cp/typeck2.cc:193
61551 #, gcc-internal-format
61552 msgid "invalid abstract return type for function %q+#D"
61553 msgstr ""
61554
61555 #. Here we do not have location information.
61556 #: cp/typeck2.cc:196
61557 #, gcc-internal-format
61558 msgid "invalid abstract type %qT for %qE"
61559 msgstr ""
61560
61561 #: cp/typeck2.cc:198
61562 #, gcc-internal-format
61563 msgid "invalid abstract type for %q+D"
61564 msgstr ""
61565
61566 #: cp/typeck2.cc:203
61567 #, gcc-internal-format
61568 msgid "creating array of %qT, which is an abstract class type"
61569 msgstr ""
61570
61571 #: cp/typeck2.cc:206
61572 #, gcc-internal-format
61573 msgid "invalid cast to abstract class type %qT"
61574 msgstr ""
61575
61576 #: cp/typeck2.cc:209
61577 #, gcc-internal-format
61578 msgid "invalid new-expression of abstract class type %qT"
61579 msgstr ""
61580
61581 #: cp/typeck2.cc:212
61582 #, gcc-internal-format
61583 msgid "invalid abstract return type %qT"
61584 msgstr ""
61585
61586 #: cp/typeck2.cc:215
61587 #, gcc-internal-format
61588 msgid "invalid abstract parameter type %qT"
61589 msgstr ""
61590
61591 #: cp/typeck2.cc:218
61592 #, gcc-internal-format
61593 msgid "expression of abstract class type %qT cannot be used in throw-expression"
61594 msgstr ""
61595
61596 #: cp/typeck2.cc:222
61597 #, gcc-internal-format
61598 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
61599 msgstr ""
61600
61601 #: cp/typeck2.cc:226
61602 #, gcc-internal-format
61603 msgid "cannot allocate an object of abstract type %qT"
61604 msgstr ""
61605
61606 #: cp/typeck2.cc:236
61607 #, gcc-internal-format
61608 msgid "  because the following virtual functions are pure within %qT:"
61609 msgstr ""
61610
61611 #: cp/typeck2.cc:242
61612 #, gcc-internal-format
61613 msgid "    %#qD"
61614 msgstr "    %#qD"
61615
61616 #: cp/typeck2.cc:295
61617 #, gcc-internal-format
61618 msgid "definition of %q#T is not complete until the closing brace"
61619 msgstr ""
61620
61621 #: cp/typeck2.cc:298
61622 #, gcc-internal-format
61623 msgid "forward declaration of %q#T"
61624 msgstr ""
61625
61626 #: cp/typeck2.cc:300
61627 #, gcc-internal-format
61628 msgid "declaration of %q#T"
61629 msgstr ""
61630
61631 #: cp/typeck2.cc:331
61632 #, gcc-internal-format
61633 msgid "%qD has incomplete type"
61634 msgstr ""
61635
61636 #: cp/typeck2.cc:345
61637 #, gcc-internal-format
61638 msgid "invalid use of incomplete type %q#T"
61639 msgstr ""
61640
61641 #: cp/typeck2.cc:382
61642 #, gcc-internal-format
61643 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
61644 msgstr ""
61645
61646 #: cp/typeck2.cc:387
61647 #, gcc-internal-format
61648 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
61649 msgstr ""
61650
61651 #: cp/typeck2.cc:397
61652 #, gcc-internal-format
61653 msgid "invalid use of placeholder %qT"
61654 msgstr ""
61655
61656 #: cp/typeck2.cc:404
61657 #, gcc-internal-format
61658 msgid "invalid use of template type parameter %qT"
61659 msgstr ""
61660
61661 #: cp/typeck2.cc:409
61662 #, gcc-internal-format
61663 msgid "invalid use of template template parameter %qT"
61664 msgstr ""
61665
61666 #: cp/typeck2.cc:415
61667 #, gcc-internal-format
61668 msgid "invalid use of pack expansion %qT"
61669 msgstr "некоректне використання розгортання пакета %qT"
61670
61671 #: cp/typeck2.cc:421
61672 #, gcc-internal-format
61673 msgid "invalid use of dependent type %qT"
61674 msgstr ""
61675
61676 #: cp/typeck2.cc:428
61677 #, gcc-internal-format
61678 msgid "invalid use of brace-enclosed initializer list"
61679 msgstr ""
61680
61681 #: cp/typeck2.cc:436
61682 #, gcc-internal-format
61683 msgid "address of overloaded function with no contextual type information"
61684 msgstr ""
61685
61686 #: cp/typeck2.cc:440
61687 #, gcc-internal-format
61688 msgid "overloaded function with no contextual type information"
61689 msgstr ""
61690
61691 #: cp/typeck2.cc:443
61692 #, gcc-internal-format
61693 msgid "insufficient contextual information to determine type"
61694 msgstr ""
61695
61696 #: cp/typeck2.cc:827
61697 #, gcc-internal-format
61698 msgid "constructor syntax used, but no constructor declared for type %qT"
61699 msgstr ""
61700
61701 #: cp/typeck2.cc:900
61702 #, gcc-internal-format
61703 msgid "%<constinit%> variable %qD does not have a constant initializer"
61704 msgstr ""
61705
61706 #: cp/typeck2.cc:1065
61707 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
61708 msgstr ""
61709
61710 #: cp/typeck2.cc:1077 cp/typeck2.cc:1091
61711 msgid "narrowing conversion of %qE from %qH to %qI"
61712 msgstr ""
61713
61714 #: cp/typeck2.cc:1080
61715 #, gcc-internal-format
61716 msgid " the expression has a constant value but is not a C++ constant-expression"
61717 msgstr ""
61718
61719 #: cp/typeck2.cc:1246
61720 #, gcc-internal-format
61721 msgid "initializer-string for %qT is too long"
61722 msgstr ""
61723
61724 #: cp/typeck2.cc:1309
61725 #, gcc-internal-format
61726 msgid "initializing a base class of type %qT results in object slicing"
61727 msgstr ""
61728
61729 #: cp/typeck2.cc:1311
61730 #, gcc-internal-format
61731 msgid "remove %<{ }%> around initializer"
61732 msgstr ""
61733
61734 #: cp/typeck2.cc:1331
61735 #, gcc-internal-format
61736 msgid "cannot initialize aggregate of type %qT with a compound literal"
61737 msgstr ""
61738
61739 #: cp/typeck2.cc:1696 cp/typeck2.cc:1726
61740 #, gcc-internal-format
61741 msgid "missing initializer for member %qD"
61742 msgstr "пропущено ініціалізатор для члена %qD"
61743
61744 #: cp/typeck2.cc:1703
61745 #, gcc-internal-format
61746 msgid "member %qD is uninitialized reference"
61747 msgstr ""
61748
61749 #: cp/typeck2.cc:1710
61750 #, gcc-internal-format
61751 msgid "member %qD with uninitialized reference fields"
61752 msgstr ""
61753
61754 #: cp/typeck2.cc:1788
61755 #, gcc-internal-format
61756 msgid "designator order for field %qD does not match declaration order in %qT"
61757 msgstr ""
61758
61759 #: cp/typeck2.cc:1861
61760 #, gcc-internal-format
61761 msgid "no field %qD found in union being initialized"
61762 msgstr ""
61763
61764 #: cp/typeck2.cc:1872
61765 #, gcc-internal-format
61766 msgid "index value instead of field name in union initializer"
61767 msgstr ""
61768
61769 #: cp/typeck2.cc:2080
61770 #, gcc-internal-format
61771 msgid "circular pointer delegation detected"
61772 msgstr ""
61773
61774 #: cp/typeck2.cc:2094
61775 #, gcc-internal-format
61776 msgid "base operand of %<->%> has non-pointer type %qT"
61777 msgstr ""
61778
61779 #: cp/typeck2.cc:2124
61780 #, gcc-internal-format
61781 msgid "result of %<operator->()%> yields non-pointer result"
61782 msgstr ""
61783
61784 #: cp/typeck2.cc:2126
61785 #, gcc-internal-format
61786 msgid "base operand of %<->%> is not a pointer"
61787 msgstr ""
61788
61789 #: cp/typeck2.cc:2153
61790 #, gcc-internal-format
61791 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
61792 msgstr ""
61793
61794 #: cp/typeck2.cc:2162
61795 #, gcc-internal-format
61796 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
61797 msgstr ""
61798
61799 #: cp/typeck2.cc:2184
61800 #, gcc-internal-format
61801 msgid "pointer to member type %qT incompatible with object type %qT"
61802 msgstr ""
61803
61804 #: cp/typeck2.cc:2242
61805 #, gcc-internal-format
61806 msgid "pointer-to-member-function type %qT requires an rvalue"
61807 msgstr ""
61808
61809 #: cp/typeck2.cc:2253
61810 #, gcc-internal-format
61811 msgid "pointer-to-member-function type %qT requires an lvalue"
61812 msgstr ""
61813
61814 #: cp/typeck2.cc:2261
61815 #, gcc-internal-format
61816 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
61817 msgstr ""
61818
61819 #: cp/typeck2.cc:2302
61820 #, gcc-internal-format
61821 msgid "functional cast to array type %qT"
61822 msgstr ""
61823
61824 #: cp/typeck2.cc:2319
61825 #, gcc-internal-format
61826 msgid "%<auto(x)%> cannot be constrained"
61827 msgstr ""
61828
61829 #: cp/typeck2.cc:2324
61830 #, gcc-internal-format
61831 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
61832 msgstr ""
61833
61834 #: cp/typeck2.cc:2349
61835 #, gcc-internal-format
61836 msgid "invalid value-initialization of reference type"
61837 msgstr ""
61838
61839 #: cp/typeck2.cc:2590
61840 #, gcc-internal-format
61841 msgid "call to function %qD which throws incomplete type %q#T"
61842 msgstr ""
61843
61844 #: cp/typeck2.cc:2593
61845 #, gcc-internal-format
61846 msgid "call to function which throws incomplete type %q#T"
61847 msgstr ""
61848
61849 #: cp/vtable-class-hierarchy.cc:719
61850 #, gcc-internal-format
61851 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
61852 msgstr ""
61853
61854 #: cp/vtable-class-hierarchy.cc:859
61855 #, gcc-internal-format
61856 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
61857 msgstr ""
61858
61859 #: cp/vtable-class-hierarchy.cc:1109
61860 #, gcc-internal-format
61861 msgid "unable to open log file %<vtv_count_data.log%>: %m"
61862 msgstr ""
61863
61864 #: d/d-attribs.cc:359 d/d-attribs.cc:376
61865 #, gcc-internal-format
61866 msgid "unknown attribute %qs"
61867 msgstr "невідомий атрибут %qs"
61868
61869 #: d/d-attribs.cc:1127
61870 #, gcc-internal-format
61871 msgid "%q+D declared weak after being used"
61872 msgstr ""
61873
61874 #: d/d-codegen.cc:329
61875 #, gcc-internal-format
61876 msgid "cannot determine the length of a %qs"
61877 msgstr ""
61878
61879 #: d/d-codegen.cc:1231
61880 #, gcc-internal-format
61881 msgid "overlapping initializer for field %qT.%qD"
61882 msgstr ""
61883
61884 #: d/d-codegen.cc:1429
61885 #, gcc-internal-format
61886 msgid "the address of %qD will never be %<null%>"
61887 msgstr ""
61888
61889 #: d/d-codegen.cc:2132
61890 #, gcc-internal-format
61891 msgid "need %<this%> to access member %qE"
61892 msgstr ""
61893
61894 #: d/d-codegen.cc:2286
61895 #, gcc-internal-format
61896 msgid "tried to perform floating-point modulo division on %qT"
61897 msgstr ""
61898
61899 #: d/d-codegen.cc:2337
61900 #, gcc-internal-format
61901 msgid "cannot get frame pointer to %qs"
61902 msgstr ""
61903
61904 #. Should instead error on line that references `fd'.
61905 #: d/d-codegen.cc:2363
61906 #, gcc-internal-format
61907 msgid "nested function missing body"
61908 msgstr "у вкладеної функції немає вмісту"
61909
61910 #: d/d-codegen.cc:2405
61911 #, gcc-internal-format
61912 msgid "%qs is a nested function and cannot be accessed from %qs"
61913 msgstr ""
61914
61915 #: d/d-codegen.cc:2703
61916 #, gcc-internal-format
61917 msgid "has scoped destruction, cannot build closure"
61918 msgstr ""
61919
61920 #: d/d-codegen.cc:2916
61921 #, gcc-internal-format
61922 msgid "forward reference to frame of %qs"
61923 msgstr ""
61924
61925 #: d/d-convert.cc:379
61926 #, gcc-internal-format
61927 msgid "cannot convert a delegate expression to %qs"
61928 msgstr ""
61929
61930 #: d/d-convert.cc:395
61931 #, gcc-internal-format
61932 msgid "cannot convert struct %qs to %qs"
61933 msgstr ""
61934
61935 #. Casting from a C++ interface to a class/non-C++ interface
61936 #. always results in null as there is no run-time information,
61937 #. and no way one can derive from the other.
61938 #: d/d-convert.cc:442
61939 #, gcc-internal-format
61940 msgid "cast to %qs will produce null result"
61941 msgstr ""
61942
61943 #: d/d-convert.cc:482
61944 #, gcc-internal-format
61945 msgid "cannot cast %qs to %qs since sizes do not line up"
61946 msgstr ""
61947
61948 #: d/d-convert.cc:507
61949 #, gcc-internal-format
61950 msgid "cannot cast expression of type %qs to type %qs"
61951 msgstr ""
61952
61953 #: d/d-convert.cc:554
61954 #, gcc-internal-format
61955 msgid "cannot cast expression of type %qs to %qs"
61956 msgstr ""
61957
61958 #: d/d-convert.cc:601
61959 #, gcc-internal-format
61960 msgid "cast from %qs to %qs will produce zero result"
61961 msgstr ""
61962
61963 #: d/d-lang.cc:476
61964 #, gcc-internal-format
61965 msgid "bad argument for %<-fdebug%>: %qs"
61966 msgstr "помилковий аргумент %<-fdebug%>: %qs"
61967
61968 #: d/d-lang.cc:531
61969 #, gcc-internal-format
61970 msgid "bad argument for %<-fextern-std%>: %qs"
61971 msgstr "помилковий аргумент %<-fextern-std%>: %qs"
61972
61973 #: d/d-lang.cc:550
61974 #, gcc-internal-format
61975 msgid "bad argument for %<-fmodule-file%>: %qs"
61976 msgstr "помилковий аргумент %<-fmodule-file%>: %qs"
61977
61978 #: d/d-lang.cc:729
61979 #, gcc-internal-format
61980 msgid "bad argument for %<-fversion%>: %qs"
61981 msgstr "помилковий аргумент %<-fversion%>: %qs"
61982
61983 #: d/d-lang.cc:1031
61984 #, gcc-internal-format
61985 msgid "%<-fonly=%> argument is different from first input file name"
61986 msgstr "аргумент %<-fonly=%> не збігається від назви першого файла вхідних даних"
61987
61988 #: d/d-lang.cc:1208
61989 #, gcc-internal-format
61990 msgid "unable to resolve forward reference in definition"
61991 msgstr ""
61992
61993 #: d/d-lang.cc:1325
61994 #, gcc-internal-format
61995 msgid "opening json file %s: %m"
61996 msgstr "відкриваємо файл json %s: %m"
61997
61998 #: d/d-lang.cc:1336
61999 #, gcc-internal-format
62000 msgid "closing json file %s: %m"
62001 msgstr "закриваємо файл json %s: %m"
62002
62003 #: d/d-lang.cc:1407
62004 #, gcc-internal-format
62005 msgid "closing mixin file %s: %m"
62006 msgstr ""
62007
62008 #: d/d-lang.cc:1412
62009 #, gcc-internal-format
62010 msgid "opening mixin file %s: %m"
62011 msgstr ""
62012
62013 #: d/d-target.cc:156
62014 #, gcc-internal-format
62015 msgid "D does not support pointers on this target."
62016 msgstr "У D не передбачено підтримки вказівників на цій цілі."
62017
62018 #: d/d-target.cc:252
62019 #, gcc-internal-format
62020 msgid "cannot represent built-in %<va_list%> type in D"
62021 msgstr ""
62022
62023 #: d/decl.cc:259
62024 #, gcc-internal-format, gfc-internal-format
62025 msgid "pragma(%s) not implemented"
62026 msgstr "pragma(%s) не реалізовано"
62027
62028 #: d/decl.cc:366 d/decl.cc:481 d/decl.cc:555 d/decl.cc:598 d/decl.cc:637
62029 #, gcc-internal-format
62030 msgid "had semantic errors when compiling"
62031 msgstr ""
62032
62033 #: d/decl.cc:453
62034 #, gcc-internal-format
62035 msgid "use of %qs"
62036 msgstr "використання %qs"
62037
62038 #: d/decl.cc:455
62039 #, gcc-internal-format
62040 msgid "is hidden by %qs"
62041 msgstr ""
62042
62043 #: d/decl.cc:458
62044 #, gcc-internal-format
62045 msgid "use %<alias %s = %s.%s;%> to introduce base class overload set"
62046 msgstr ""
62047
62048 #: d/decl.cc:688
62049 #, gcc-internal-format
62050 msgid "size is too large"
62051 msgstr "розмір є надто великим"
62052
62053 #: d/decl.cc:1217
62054 #, gcc-internal-format
62055 msgid "function requires a dual-context, which is not yet supported by GDC"
62056 msgstr ""
62057
62058 #: d/decl.cc:1600
62059 #, gcc-internal-format
62060 msgid "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
62061 msgstr ""
62062
62063 #: d/decl.cc:1892
62064 #, gcc-internal-format
62065 msgid "%s %qs instantiated"
62066 msgstr ""
62067
62068 #: d/expr.cc:528
62069 #, gcc-internal-format
62070 msgid "cannot handle comparison of type %<%s == %s%>"
62071 msgstr "не вдалося обробити порівняння типу %<%s == %s%>"
62072
62073 #. Static arrays have already been handled by the front-end.
62074 #: d/expr.cc:1319
62075 #, gcc-internal-format
62076 msgid "unexpected type for array length: %qs"
62077 msgstr "неочікуваний тип довжини масиву: %qs"
62078
62079 #: d/expr.cc:1454
62080 #, gcc-internal-format
62081 msgid "don%'t know how to delete %qs"
62082 msgstr ""
62083
62084 #: d/expr.cc:1478
62085 #, gcc-internal-format
62086 msgid "%qs is not an associative array"
62087 msgstr "%qs не є асоціативним масивом"
62088
62089 #: d/expr.cc:1762 d/expr.cc:2138
62090 #, gcc-internal-format
62091 msgid "need %<this%> to access member %qs"
62092 msgstr ""
62093
62094 #: d/expr.cc:1838
62095 #, gcc-internal-format
62096 msgid "delegates are only for non-static functions"
62097 msgstr ""
62098
62099 #: d/expr.cc:1910
62100 #, gcc-internal-format
62101 msgid "%qs is not a field, but a %qs"
62102 msgstr "%qs не є полем, а %qs"
62103
62104 #: d/expr.cc:2174
62105 #, gcc-internal-format
62106 msgid "recursive reference %qs"
62107 msgstr ""
62108
62109 #: d/expr.cc:2193 d/expr.cc:3047
62110 #, gcc-internal-format
62111 msgid "non-constant expression %qs"
62112 msgstr "несталий вираз %qs"
62113
62114 #: d/expr.cc:3014
62115 #, gcc-internal-format
62116 msgid "%qs is not an expression"
62117 msgstr "%qs не є виразом"
62118
62119 #: d/expr.cc:3021
62120 #, gcc-internal-format
62121 msgid "type %qs is not an expression"
62122 msgstr "тип %qs не є виразом"
62123
62124 #: d/modules.cc:412
62125 #, gcc-internal-format
62126 msgid "%<-fmoduleinfo%> is not supported on this target"
62127 msgstr "підтримки %<-fmoduleinfo%> для цього призначення не передбачено"
62128
62129 #: d/toir.cc:387 d/toir.cc:412
62130 #, gcc-internal-format
62131 msgid "cannot %<goto%> into %<try%> block"
62132 msgstr "не можна виконати %<goto%> до блоку %<try%>"
62133
62134 #: d/toir.cc:390 d/toir.cc:414
62135 #, gcc-internal-format
62136 msgid "cannot %<goto%> into %<catch%> block"
62137 msgstr "не можна виконати %<goto%> до блоку %<catch%>"
62138
62139 #: d/toir.cc:429
62140 #, gcc-internal-format, gfc-internal-format
62141 msgid "label %s referenced outside of any function"
62142 msgstr ""
62143
62144 #: d/toir.cc:781
62145 #, gcc-internal-format, gfc-internal-format
62146 msgid "cannot handle switch condition of type %s"
62147 msgstr ""
62148
62149 #: d/toir.cc:1157
62150 #, gcc-internal-format
62151 msgid "exception handling disabled; use %<-fexceptions%> to enable"
62152 msgstr ""
62153
62154 #: d/toir.cc:1164
62155 #, gcc-internal-format
62156 msgid "cannot throw C++ classes"
62157 msgstr ""
62158
62159 #: d/toir.cc:1166
62160 #, gcc-internal-format
62161 msgid "cannot throw COM objects"
62162 msgstr ""
62163
62164 #: d/toir.cc:1299
62165 #, gcc-internal-format
62166 msgid "D inline assembler statements are not supported in GDC."
62167 msgstr ""
62168
62169 #: d/typeinfo.cc:1067
62170 #, gcc-internal-format, gfc-internal-format
62171 msgid "toHash() must be declared as extern (D) size_t toHash() const nothrow @safe, not %s"
62172 msgstr ""
62173
62174 #: d/typeinfo.cc:1411
62175 #, gcc-internal-format
62176 msgid "%<object.TypeInfo%> cannot be used with %<-fno-rtti%>"
62177 msgstr ""
62178
62179 #: d/typeinfo.cc:1425
62180 #, gcc-internal-format
62181 msgid "%<object.TypeInfo%> could not be found, but is implicitly used"
62182 msgstr ""
62183
62184 #: d/types.cc:161
62185 #, gcc-internal-format
62186 msgid "missing or corrupt object.d"
62187 msgstr ""
62188
62189 #: d/types.cc:795
62190 #, gcc-internal-format, gfc-internal-format
62191 msgid "invalid expression for static array dimension: %s"
62192 msgstr ""
62193
62194 #: fortran/arith.cc:47
62195 #, gcc-internal-format, gfc-internal-format
62196 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
62197 msgstr ""
62198
62199 #: fortran/arith.cc:97
62200 #, gcc-internal-format, gfc-internal-format
62201 msgid "Arithmetic OK at %L"
62202 msgstr ""
62203
62204 #: fortran/arith.cc:100
62205 #, gcc-internal-format, gfc-internal-format
62206 msgid "Arithmetic overflow at %L"
62207 msgstr ""
62208
62209 #: fortran/arith.cc:103
62210 #, gcc-internal-format, gfc-internal-format
62211 msgid "Arithmetic underflow at %L"
62212 msgstr ""
62213
62214 #: fortran/arith.cc:106
62215 #, gcc-internal-format, gfc-internal-format
62216 msgid "Arithmetic NaN at %L"
62217 msgstr ""
62218
62219 #: fortran/arith.cc:109
62220 #, gcc-internal-format, gfc-internal-format
62221 msgid "Division by zero at %L"
62222 msgstr ""
62223
62224 #: fortran/arith.cc:112
62225 #, gcc-internal-format, gfc-internal-format
62226 msgid "Array operands are incommensurate at %L"
62227 msgstr ""
62228
62229 #: fortran/arith.cc:115
62230 #, gcc-internal-format, gfc-internal-format
62231 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
62232 msgstr ""
62233
62234 #: fortran/arith.cc:119
62235 #, gcc-internal-format, gfc-internal-format
62236 msgid "Illegal type in character concatenation at %L"
62237 msgstr ""
62238
62239 #: fortran/arith.cc:123 fortran/arith.cc:1970
62240 #, gcc-internal-format
62241 msgid "gfc_arith_error(): Bad error code"
62242 msgstr ""
62243
62244 #: fortran/arith.cc:156
62245 #, gcc-internal-format
62246 msgid "Fix min_int calculation"
62247 msgstr ""
62248
62249 #: fortran/arith.cc:536
62250 #, gcc-internal-format
62251 msgid "gfc_range_check(): Bad type"
62252 msgstr ""
62253
62254 #: fortran/arith.cc:609
62255 #, gcc-internal-format
62256 msgid "gfc_arith_uminus(): Bad basic type"
62257 msgstr ""
62258
62259 #: fortran/arith.cc:643
62260 #, gcc-internal-format
62261 msgid "gfc_arith_plus(): Bad basic type"
62262 msgstr ""
62263
62264 #: fortran/arith.cc:677
62265 #, gcc-internal-format
62266 msgid "gfc_arith_minus(): Bad basic type"
62267 msgstr ""
62268
62269 #: fortran/arith.cc:712
62270 #, gcc-internal-format
62271 msgid "gfc_arith_times(): Bad basic type"
62272 msgstr ""
62273
62274 #: fortran/arith.cc:751
62275 #, gcc-internal-format
62276 msgid "Integer division truncated to constant %qs at %L"
62277 msgstr ""
62278
62279 #: fortran/arith.cc:797
62280 #, gcc-internal-format
62281 msgid "gfc_arith_divide(): Bad basic type"
62282 msgstr ""
62283
62284 #: fortran/arith.cc:843
62285 #, gcc-internal-format
62286 msgid "arith_power(): Bad base"
62287 msgstr ""
62288
62289 #: fortran/arith.cc:882
62290 #, gcc-internal-format, gfc-internal-format
62291 msgid "Negative exponent of integer has zero result at %L"
62292 msgstr ""
62293
62294 #: fortran/arith.cc:902
62295 #, gcc-internal-format, gfc-internal-format
62296 msgid "Result of exponentiation at %L exceeds the range of %s"
62297 msgstr ""
62298
62299 #: fortran/arith.cc:939 fortran/arith.cc:964
62300 #, gcc-internal-format, gfc-internal-format
62301 msgid "Noninteger exponent in an initialization expression at %L"
62302 msgstr ""
62303
62304 #: fortran/arith.cc:950
62305 #, gcc-internal-format, gfc-internal-format
62306 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
62307 msgstr ""
62308
62309 #: fortran/arith.cc:978
62310 #, gcc-internal-format
62311 msgid "arith_power(): unknown type"
62312 msgstr ""
62313
62314 #: fortran/arith.cc:1049
62315 #, gcc-internal-format
62316 msgid "compare_real(): Bad operator"
62317 msgstr ""
62318
62319 #: fortran/arith.cc:1084
62320 #, gcc-internal-format
62321 msgid "gfc_compare_expr(): Bad basic type"
62322 msgstr ""
62323
62324 #: fortran/arith.cc:1619
62325 #, gcc-internal-format
62326 msgid "eval_intrinsic(): Bad operator"
62327 msgstr ""
62328
62329 #: fortran/arith.cc:1676
62330 #, gcc-internal-format
62331 msgid "eval_type_intrinsic0(): op NULL"
62332 msgstr ""
62333
62334 #: fortran/arith.cc:1938
62335 #, gcc-internal-format, gfc-internal-format
62336 msgid "Arithmetic OK converting %s to %s at %L"
62337 msgstr ""
62338
62339 #: fortran/arith.cc:1942
62340 #, gcc-internal-format
62341 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
62342 msgstr ""
62343
62344 #: fortran/arith.cc:1947
62345 #, gcc-internal-format
62346 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
62347 msgstr ""
62348
62349 #: fortran/arith.cc:1952
62350 #, gcc-internal-format
62351 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
62352 msgstr ""
62353
62354 #: fortran/arith.cc:1957
62355 #, gcc-internal-format, gfc-internal-format
62356 msgid "Division by zero converting %s to %s at %L"
62357 msgstr ""
62358
62359 #: fortran/arith.cc:1961
62360 #, gcc-internal-format, gfc-internal-format
62361 msgid "Array operands are incommensurate converting %s to %s at %L"
62362 msgstr ""
62363
62364 #: fortran/arith.cc:1965
62365 #, gcc-internal-format, gfc-internal-format
62366 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
62367 msgstr ""
62368
62369 #: fortran/arith.cc:2052 fortran/arith.cc:2161 fortran/arith.cc:2221
62370 #: fortran/arith.cc:2273 fortran/arith.cc:2333 fortran/arith.cc:2402
62371 #: fortran/arith.cc:2469
62372 #, gcc-internal-format
62373 msgid "Conversion from %qs to %qs at %L"
62374 msgstr ""
62375
62376 #: fortran/arith.cc:2081 fortran/arith.cc:2114 fortran/arith.cc:2153
62377 #: fortran/arith.cc:2211 fortran/arith.cc:2263 fortran/arith.cc:2323
62378 #: fortran/arith.cc:2392 fortran/arith.cc:2461
62379 #, gcc-internal-format
62380 msgid "Change of value in conversion from %qs to %qs at %L"
62381 msgstr ""
62382
62383 #: fortran/arith.cc:2309 fortran/arith.cc:2378
62384 #, gcc-internal-format
62385 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
62386 msgstr ""
62387
62388 #: fortran/arith.cc:2545
62389 #, gcc-internal-format
62390 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
62391 msgstr ""
62392
62393 #: fortran/arith.cc:2574
62394 #, gcc-internal-format, gfc-internal-format
62395 msgid "The character constant at %L is truncated in conversion to %s"
62396 msgstr ""
62397
62398 #: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:151
62399 #, gcc-internal-format, gfc-internal-format
62400 msgid "Invalid BOZ literal constant used in subscript at %C"
62401 msgstr ""
62402
62403 #: fortran/array.cc:103
62404 #, gcc-internal-format, gfc-internal-format
62405 msgid "Expected array subscript at %C"
62406 msgstr ""
62407
62408 #: fortran/array.cc:112
62409 #, gcc-internal-format
62410 msgid "Unexpected %<*%> in coarray subscript at %C"
62411 msgstr ""
62412
62413 #: fortran/array.cc:142
62414 #, gcc-internal-format, gfc-internal-format
62415 msgid "Strides not allowed in coarray subscript at %C"
62416 msgstr ""
62417
62418 #: fortran/array.cc:156
62419 #, gcc-internal-format, gfc-internal-format
62420 msgid "Expected array subscript stride at %C"
62421 msgstr ""
62422
62423 #: fortran/array.cc:216
62424 #, gcc-internal-format, gfc-internal-format
62425 msgid "Invalid form of array reference at %C"
62426 msgstr ""
62427
62428 #: fortran/array.cc:223
62429 #, gcc-internal-format, gfc-internal-format
62430 msgid "Array reference at %C has more than 7 dimensions"
62431 msgstr ""
62432
62433 #: fortran/array.cc:226 fortran/array.cc:327
62434 #, gcc-internal-format, gfc-internal-format
62435 msgid "Array reference at %C cannot have more than %d dimensions"
62436 msgstr ""
62437
62438 #: fortran/array.cc:241 fortran/array.cc:700 fortran/check.cc:3418
62439 #: fortran/check.cc:5939 fortran/check.cc:5984 fortran/check.cc:6026
62440 #: fortran/check.cc:6053 fortran/check.cc:6316 fortran/match.cc:1846
62441 #: fortran/match.cc:3284 fortran/match.cc:3626 fortran/match.cc:3822
62442 #: fortran/simplify.cc:2996 fortran/simplify.cc:3026 fortran/simplify.cc:6375
62443 #: fortran/simplify.cc:8395
62444 #, gcc-internal-format
62445 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
62446 msgstr ""
62447
62448 #: fortran/array.cc:247
62449 #, gcc-internal-format, gfc-internal-format
62450 msgid "Unexpected coarray designator at %C"
62451 msgstr ""
62452
62453 #: fortran/array.cc:269
62454 #, gcc-internal-format, gfc-internal-format
62455 msgid "TEAM= attribute in %C misplaced"
62456 msgstr ""
62457
62458 #: fortran/array.cc:281
62459 #, gcc-internal-format, gfc-internal-format
62460 msgid "STAT= attribute in %C misplaced"
62461 msgstr ""
62462
62463 #: fortran/array.cc:290
62464 #, gcc-internal-format, gfc-internal-format
62465 msgid "Too few codimensions at %C, expected %d not %d"
62466 msgstr ""
62467
62468 #: fortran/array.cc:296
62469 #, gcc-internal-format, gfc-internal-format
62470 msgid "Too many codimensions at %C, expected %d not %d"
62471 msgstr ""
62472
62473 #: fortran/array.cc:306 fortran/array.cc:314
62474 #, gcc-internal-format
62475 msgid "Unexpected %<*%> for codimension %d of %d at %C"
62476 msgstr ""
62477
62478 #: fortran/array.cc:309
62479 #, gcc-internal-format, gfc-internal-format
62480 msgid "Invalid form of coarray reference at %C"
62481 msgstr ""
62482
62483 #: fortran/array.cc:321
62484 #, gcc-internal-format, gfc-internal-format
62485 msgid "Invalid codimension %d at %C, only %d codimensions exist"
62486 msgstr ""
62487
62488 #: fortran/array.cc:385
62489 #, gcc-internal-format
62490 msgid "Variable %qs at %L in this context must be constant"
62491 msgstr ""
62492
62493 #: fortran/array.cc:388
62494 #, gcc-internal-format, gfc-internal-format
62495 msgid "Expression at %L in this context must be constant"
62496 msgstr ""
62497
62498 #: fortran/array.cc:489
62499 #, gcc-internal-format, gfc-internal-format
62500 msgid "Expected expression in array specification at %C"
62501 msgstr ""
62502
62503 #: fortran/array.cc:504 fortran/array.cc:538
62504 #, gcc-internal-format, gfc-internal-format
62505 msgid "Expecting a scalar INTEGER expression at %C, found %s"
62506 msgstr ""
62507
62508 #: fortran/array.cc:575
62509 #, gcc-internal-format, gfc-internal-format
62510 msgid "Assumed-rank array at %C"
62511 msgstr ""
62512
62513 #: fortran/array.cc:609
62514 #, gcc-internal-format, gfc-internal-format
62515 msgid "Bad array specification for implied-shape array at %C"
62516 msgstr ""
62517
62518 #: fortran/array.cc:625 fortran/array.cc:738
62519 #, gcc-internal-format, gfc-internal-format
62520 msgid "Bad array specification for an explicitly shaped array at %C"
62521 msgstr ""
62522
62523 #: fortran/array.cc:635 fortran/array.cc:748
62524 #, gcc-internal-format, gfc-internal-format
62525 msgid "Bad array specification for assumed shape array at %C"
62526 msgstr ""
62527
62528 #: fortran/array.cc:649 fortran/array.cc:762
62529 #, gcc-internal-format, gfc-internal-format
62530 msgid "Bad specification for deferred shape array at %C"
62531 msgstr ""
62532
62533 #: fortran/array.cc:659 fortran/array.cc:766
62534 #, gcc-internal-format, gfc-internal-format
62535 msgid "Bad specification for assumed size array at %C"
62536 msgstr ""
62537
62538 #: fortran/array.cc:671 fortran/array.cc:778
62539 #, gcc-internal-format, gfc-internal-format
62540 msgid "Expected another dimension in array declaration at %C"
62541 msgstr ""
62542
62543 #: fortran/array.cc:677 fortran/array.cc:706 fortran/array.cc:784
62544 #, gcc-internal-format, gfc-internal-format
62545 msgid "Array specification at %C has more than %d dimensions"
62546 msgstr ""
62547
62548 #: fortran/array.cc:683
62549 #, gcc-internal-format, gfc-internal-format
62550 msgid "Array specification at %C with more than 7 dimensions"
62551 msgstr ""
62552
62553 #: fortran/array.cc:695
62554 #, gcc-internal-format, gfc-internal-format
62555 msgid "Coarray declaration at %C"
62556 msgstr ""
62557
62558 #: fortran/array.cc:792
62559 #, gcc-internal-format
62560 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
62561 msgstr ""
62562
62563 #: fortran/array.cc:866
62564 #, gcc-internal-format
62565 msgid "The assumed-rank array %qs at %L shall not have a codimension"
62566 msgstr ""
62567
62568 #: fortran/array.cc:922
62569 #, gcc-internal-format
62570 msgid "rank + corank of %qs exceeds %d at %C"
62571 msgstr ""
62572
62573 #: fortran/array.cc:964
62574 #, gcc-internal-format
62575 msgid "gfc_compare_array_spec(): Array spec clobbered"
62576 msgstr ""
62577
62578 #: fortran/array.cc:1040
62579 #, gcc-internal-format
62580 msgid "DO-iterator %qs at %L is inside iterator of the same name"
62581 msgstr ""
62582
62583 #: fortran/array.cc:1132 fortran/array.cc:1360
62584 #, gcc-internal-format, gfc-internal-format
62585 msgid "Syntax error in array constructor at %C"
62586 msgstr ""
62587
62588 #: fortran/array.cc:1162
62589 #, gcc-internal-format, gfc-internal-format
62590 msgid "BOZ literal constant at %L cannot appear in an array constructor"
62591 msgstr ""
62592
62593 #: fortran/array.cc:1171
62594 #, gcc-internal-format, gfc-internal-format
62595 msgid "NULL() at %C cannot appear in an array constructor"
62596 msgstr ""
62597
62598 #: fortran/array.cc:1233
62599 #, gcc-internal-format, gfc-internal-format
62600 msgid "[...] style array constructors at %C"
62601 msgstr ""
62602
62603 #: fortran/array.cc:1253
62604 #, gcc-internal-format, gfc-internal-format
62605 msgid "Array constructor including type specification at %C"
62606 msgstr ""
62607
62608 #: fortran/array.cc:1259 fortran/match.cc:4258
62609 #, gcc-internal-format, gfc-internal-format
62610 msgid "Type-spec at %L cannot contain a deferred type parameter"
62611 msgstr ""
62612
62613 #: fortran/array.cc:1267
62614 #, gcc-internal-format, gfc-internal-format
62615 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
62616 msgstr ""
62617
62618 #: fortran/array.cc:1285
62619 #, gcc-internal-format, gfc-internal-format
62620 msgid "Empty array constructor at %C is not allowed"
62621 msgstr ""
62622
62623 #: fortran/array.cc:1322 fortran/array.cc:1332
62624 #, gcc-internal-format, gfc-internal-format
62625 msgid "Incompatible typespec for array element at %L"
62626 msgstr ""
62627
62628 #: fortran/array.cc:1407
62629 #, gcc-internal-format, gfc-internal-format
62630 msgid "Element in %s array constructor at %L is %s"
62631 msgstr ""
62632
62633 #: fortran/array.cc:1738
62634 #, gcc-internal-format, gfc-internal-format
62635 msgid "Iterator step at %L cannot be zero"
62636 msgstr ""
62637
62638 #: fortran/array.cc:1897
62639 #, gcc-internal-format
62640 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"
62641 msgstr ""
62642
62643 #: fortran/array.cc:2076
62644 #, gcc-internal-format, gfc-internal-format
62645 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
62646 msgstr ""
62647
62648 #: fortran/array.cc:2083
62649 #, gcc-internal-format, gfc-internal-format
62650 msgid "AC-IMPLIED-DO final expression references control variable at %L"
62651 msgstr ""
62652
62653 #: fortran/array.cc:2090
62654 #, gcc-internal-format, gfc-internal-format
62655 msgid "AC-IMPLIED-DO step expression references control variable at %L"
62656 msgstr ""
62657
62658 #: fortran/array.cc:2102
62659 #, gcc-internal-format, gfc-internal-format
62660 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
62661 msgstr ""
62662
62663 #: fortran/array.cc:2194
62664 #, gcc-internal-format, gfc-internal-format
62665 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
62666 msgstr ""
62667
62668 #: fortran/array.cc:2315
62669 #, gcc-internal-format
62670 msgid "spec_dimen_size(): Bad dimension"
62671 msgstr ""
62672
62673 #: fortran/array.cc:2381
62674 #, gcc-internal-format
62675 msgid "gfc_ref_dimen_size(): Bad dimension"
62676 msgstr ""
62677
62678 #: fortran/array.cc:2385
62679 #, gcc-internal-format, gfc-internal-format
62680 msgid "Bad array dimension at %L"
62681 msgstr ""
62682
62683 #: fortran/array.cc:2523
62684 #, gcc-internal-format
62685 msgid "gfc_ref_dimen_size(): Bad dimen_type"
62686 msgstr ""
62687
62688 #: fortran/array.cc:2574
62689 #, gcc-internal-format
62690 msgid "gfc_array_dimen_size(): Bad dimension"
62691 msgstr ""
62692
62693 #: fortran/array.cc:2619
62694 #, gcc-internal-format
62695 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
62696 msgstr ""
62697
62698 #: fortran/array.cc:2767
62699 #, gcc-internal-format
62700 msgid "gfc_find_array_ref(): No ref found"
62701 msgstr ""
62702
62703 #. if (c == 0)
62704 #: fortran/bbt.cc:119
62705 #, gcc-internal-format
62706 msgid "insert_bbt(): Duplicate key found"
62707 msgstr ""
62708
62709 #: fortran/check.cc:87
62710 #, gcc-internal-format
62711 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
62712 msgstr ""
62713
62714 #: fortran/check.cc:103
62715 #, gcc-internal-format
62716 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
62717 msgstr ""
62718
62719 #: fortran/check.cc:123 fortran/resolve.cc:11051
62720 #, gcc-internal-format, gfc-internal-format
62721 msgid "Invalid use of BOZ literal constant at %L"
62722 msgstr ""
62723
62724 #: fortran/check.cc:371
62725 #, gcc-internal-format, gfc-internal-format
62726 msgid "Failure in conversion of BOZ to REAL at %L"
62727 msgstr ""
62728
62729 #: fortran/check.cc:477
62730 #, gcc-internal-format
62731 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
62732 msgstr ""
62733
62734 #: fortran/check.cc:493
62735 #, gcc-internal-format
62736 msgid "%qs argument of %qs intrinsic at %L must be %s"
62737 msgstr ""
62738
62739 #: fortran/check.cc:527
62740 #, gcc-internal-format
62741 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
62742 msgstr ""
62743
62744 #: fortran/check.cc:542 fortran/check.cc:572
62745 #, gcc-internal-format
62746 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
62747 msgstr ""
62748
62749 #: fortran/check.cc:560
62750 #, gcc-internal-format
62751 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
62752 msgstr ""
62753
62754 #: fortran/check.cc:567
62755 #, gcc-internal-format
62756 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
62757 msgstr ""
62758
62759 #: fortran/check.cc:590 fortran/check.cc:3373
62760 #, gcc-internal-format
62761 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
62762 msgstr ""
62763
62764 #: fortran/check.cc:605
62765 #, gcc-internal-format
62766 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
62767 msgstr ""
62768
62769 #: fortran/check.cc:622
62770 #, gcc-internal-format
62771 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
62772 msgstr ""
62773
62774 #: fortran/check.cc:651 fortran/check.cc:7522
62775 #, gcc-internal-format
62776 msgid "%qs argument of %qs intrinsic at %L must be a constant"
62777 msgstr ""
62778
62779 #: fortran/check.cc:660
62780 #, gcc-internal-format, gfc-internal-format
62781 msgid "Invalid kind for %s at %L"
62782 msgstr ""
62783
62784 #: fortran/check.cc:679
62785 #, gcc-internal-format
62786 msgid "%qs argument of %qs intrinsic at %L must be double precision"
62787 msgstr ""
62788
62789 #: fortran/check.cc:702
62790 #, gcc-internal-format
62791 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
62792 msgstr ""
62793
62794 #: fortran/check.cc:719
62795 #, gcc-internal-format
62796 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
62797 msgstr ""
62798
62799 #: fortran/check.cc:744
62800 #, gcc-internal-format
62801 msgid "%qs argument of %qs intrinsic at %L must be an array"
62802 msgstr ""
62803
62804 #: fortran/check.cc:765
62805 #, gcc-internal-format
62806 msgid "%qs at %L must be nonnegative"
62807 msgstr ""
62808
62809 #: fortran/check.cc:786
62810 #, gcc-internal-format
62811 msgid "%qs argument of %qs intrinsic at %L must be positive"
62812 msgstr "аргумент %qs внутрішньої частини %qs у %L має бути додатним"
62813
62814 #: fortran/check.cc:819
62815 #, gcc-internal-format
62816 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
62817 msgstr ""
62818
62819 #: fortran/check.cc:830
62820 #, gcc-internal-format
62821 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
62822 msgstr ""
62823
62824 #: fortran/check.cc:840
62825 #, gcc-internal-format
62826 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
62827 msgstr ""
62828
62829 #: fortran/check.cc:867
62830 #, gcc-internal-format
62831 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
62832 msgstr ""
62833
62834 #: fortran/check.cc:893
62835 #, gcc-internal-format
62836 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
62837 msgstr ""
62838
62839 #: fortran/check.cc:926
62840 #, gcc-internal-format
62841 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
62842 msgstr ""
62843
62844 #: fortran/check.cc:943
62845 #, gcc-internal-format
62846 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
62847 msgstr ""
62848
62849 #: fortran/check.cc:958
62850 #, gcc-internal-format
62851 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
62852 msgstr ""
62853
62854 #: fortran/check.cc:980
62855 #, gcc-internal-format
62856 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
62857 msgstr ""
62858
62859 #: fortran/check.cc:998
62860 #, gcc-internal-format
62861 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
62862 msgstr ""
62863
62864 #: fortran/check.cc:1017
62865 #, gcc-internal-format
62866 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
62867 msgstr ""
62868
62869 #: fortran/check.cc:1044
62870 #, gcc-internal-format
62871 msgid "%qs argument of %qs intrinsic at %L must be a variable"
62872 msgstr ""
62873
62874 #: fortran/check.cc:1093
62875 #, gcc-internal-format
62876 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
62877 msgstr ""
62878
62879 #: fortran/check.cc:1145
62880 #, gcc-internal-format
62881 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
62882 msgstr ""
62883
62884 #: fortran/check.cc:1248
62885 #, gcc-internal-format, gfc-internal-format
62886 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
62887 msgstr ""
62888
62889 #: fortran/check.cc:1305
62890 #, gcc-internal-format, gfc-internal-format
62891 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
62892 msgstr ""
62893
62894 #: fortran/check.cc:1396
62895 #, gcc-internal-format
62896 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
62897 msgstr ""
62898
62899 #: fortran/check.cc:1405 fortran/check.cc:3690
62900 #, gcc-internal-format, gfc-internal-format
62901 msgid "Different type kinds at %L"
62902 msgstr ""
62903
62904 #: fortran/check.cc:1428
62905 #, gcc-internal-format
62906 msgid "NULL at %L is not permitted as actual argument to %qs intrinsic function"
62907 msgstr ""
62908
62909 #: fortran/check.cc:1450
62910 #, gcc-internal-format
62911 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
62912 msgstr ""
62913
62914 #: fortran/check.cc:1459 fortran/check.cc:1494 fortran/check.cc:4380
62915 #, gcc-internal-format
62916 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
62917 msgstr ""
62918
62919 #: fortran/check.cc:1476
62920 #, gcc-internal-format
62921 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
62922 msgstr ""
62923
62924 #: fortran/check.cc:1485
62925 #, gcc-internal-format
62926 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
62927 msgstr ""
62928
62929 #: fortran/check.cc:1512
62930 #, gcc-internal-format, gfc-internal-format
62931 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
62932 msgstr ""
62933
62934 #: fortran/check.cc:1559
62935 #, gcc-internal-format, gfc-internal-format
62936 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
62937 msgstr ""
62938
62939 #: fortran/check.cc:1567
62940 #, gcc-internal-format, gfc-internal-format
62941 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
62942 msgstr ""
62943
62944 #: fortran/check.cc:1574
62945 #, gcc-internal-format
62946 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
62947 msgstr ""
62948
62949 #: fortran/check.cc:1592 fortran/check.cc:1805
62950 #, gcc-internal-format, gfc-internal-format
62951 msgid "STAT= argument to %s at %L"
62952 msgstr ""
62953
62954 #: fortran/check.cc:1611 fortran/check.cc:1745 fortran/check.cc:1842
62955 #, gcc-internal-format, gfc-internal-format
62956 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
62957 msgstr ""
62958
62959 #: fortran/check.cc:1625 fortran/check.cc:1825
62960 #, gcc-internal-format, gfc-internal-format
62961 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
62962 msgstr ""
62963
62964 #: fortran/check.cc:1645
62965 #, gcc-internal-format, gfc-internal-format
62966 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
62967 msgstr ""
62968
62969 #: fortran/check.cc:1664 fortran/check.cc:1678 fortran/check.cc:1713
62970 #, gcc-internal-format
62971 msgid "%qs argument of %qs intrinsic at %L not yet supported"
62972 msgstr ""
62973
62974 #: fortran/check.cc:1698
62975 #, gcc-internal-format
62976 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
62977 msgstr ""
62978
62979 #: fortran/check.cc:1752 fortran/check.cc:1849
62980 #, gcc-internal-format, gfc-internal-format
62981 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
62982 msgstr ""
62983
62984 #: fortran/check.cc:1767
62985 #, gcc-internal-format, gfc-internal-format
62986 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
62987 msgstr ""
62988
62989 #: fortran/check.cc:1777
62990 #, gcc-internal-format, gfc-internal-format
62991 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
62992 msgstr ""
62993
62994 #: fortran/check.cc:1790
62995 #, gcc-internal-format, gfc-internal-format
62996 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
62997 msgstr ""
62998
62999 #: fortran/check.cc:1869
63000 #, gcc-internal-format, gfc-internal-format
63001 msgid "Negative argument N at %L"
63002 msgstr ""
63003
63004 #: fortran/check.cc:1967
63005 #, gcc-internal-format, gfc-internal-format
63006 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
63007 msgstr ""
63008
63009 #: fortran/check.cc:2091 fortran/check.cc:2581
63010 #, gcc-internal-format
63011 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
63012 msgstr ""
63013
63014 #: fortran/check.cc:2100 fortran/check.cc:2590
63015 #, gcc-internal-format
63016 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
63017 msgstr ""
63018
63019 #: fortran/check.cc:2110 fortran/check.cc:2116
63020 #, gcc-internal-format, gfc-internal-format
63021 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
63022 msgstr ""
63023
63024 #: fortran/check.cc:2138
63025 #, gcc-internal-format
63026 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
63027 msgstr ""
63028
63029 #: fortran/check.cc:2146
63030 #, gcc-internal-format, gfc-internal-format
63031 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
63032 msgstr ""
63033
63034 #: fortran/check.cc:2169
63035 #, gcc-internal-format, gfc-internal-format
63036 msgid "The stat= argument at %L must be a kind=4 integer variable"
63037 msgstr ""
63038
63039 #: fortran/check.cc:2185
63040 #, gcc-internal-format, gfc-internal-format
63041 msgid "The errmsg= argument at %L must be a default-kind character variable"
63042 msgstr ""
63043
63044 #: fortran/check.cc:2193
63045 #, gcc-internal-format
63046 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
63047 msgstr ""
63048
63049 #: fortran/check.cc:2208
63050 #, gcc-internal-format, gfc-internal-format
63051 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
63052 msgstr ""
63053
63054 #: fortran/check.cc:2227
63055 #, gcc-internal-format, gfc-internal-format
63056 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
63057 msgstr ""
63058
63059 #: fortran/check.cc:2234
63060 #, gcc-internal-format, gfc-internal-format
63061 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
63062 msgstr ""
63063
63064 #: fortran/check.cc:2248
63065 #, gcc-internal-format, gfc-internal-format
63066 msgid "OPERATION argument at %L must be a PURE function"
63067 msgstr ""
63068
63069 #. None of the intrinsics fulfills the criteria of taking two arguments,
63070 #. returning the same type and kind as the arguments and being permitted
63071 #. as actual argument.
63072 #: fortran/check.cc:2258
63073 #, gcc-internal-format, gfc-internal-format
63074 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
63075 msgstr ""
63076
63077 #: fortran/check.cc:2275
63078 #, gcc-internal-format, gfc-internal-format
63079 msgid "The function passed as OPERATION at %L shall have two arguments"
63080 msgstr ""
63081
63082 #: fortran/check.cc:2285
63083 #, gcc-internal-format, gfc-internal-format
63084 msgid "The A argument at %L has type %s but the function passed as OPERATION at %L returns %s"
63085 msgstr ""
63086
63087 #: fortran/check.cc:2294
63088 #, gcc-internal-format, gfc-internal-format
63089 msgid "The function passed as OPERATION at %L has arguments of type %s and %s but shall have type %s"
63090 msgstr ""
63091
63092 #: fortran/check.cc:2305
63093 #, gcc-internal-format, gfc-internal-format
63094 msgid "The function passed as OPERATION at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
63095 msgstr ""
63096
63097 #: fortran/check.cc:2313
63098 #, gcc-internal-format, gfc-internal-format
63099 msgid "The function passed as OPERATION at %L shall have the VALUE attribute either for none or both arguments"
63100 msgstr ""
63101
63102 #: fortran/check.cc:2320
63103 #, gcc-internal-format, gfc-internal-format
63104 msgid "The function passed as OPERATION at %L shall have the TARGET attribute either for none or both arguments"
63105 msgstr ""
63106
63107 #: fortran/check.cc:2327
63108 #, gcc-internal-format, gfc-internal-format
63109 msgid "The function passed as OPERATION at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
63110 msgstr ""
63111
63112 #: fortran/check.cc:2335
63113 #, gcc-internal-format, gfc-internal-format
63114 msgid "The function passed as OPERATION at %L shall not have the OPTIONAL attribute for either of the arguments"
63115 msgstr ""
63116
63117 #: fortran/check.cc:2365
63118 #, gcc-internal-format, gfc-internal-format
63119 msgid "The character length of the A argument at %L and of the arguments of the OPERATION at %L shall be the same"
63120 msgstr ""
63121
63122 #: fortran/check.cc:2372
63123 #, gcc-internal-format, gfc-internal-format
63124 msgid "The character length of the A argument at %L and of the function result of the OPERATION at %L shall be the same"
63125 msgstr ""
63126
63127 #: fortran/check.cc:2390
63128 #, gcc-internal-format
63129 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
63130 msgstr ""
63131
63132 #: fortran/check.cc:2418 fortran/check.cc:2432
63133 #, gcc-internal-format, gfc-internal-format
63134 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
63135 msgstr ""
63136
63137 #: fortran/check.cc:2469 fortran/check.cc:3099 fortran/check.cc:3182
63138 #: fortran/check.cc:3404 fortran/check.cc:3452 fortran/check.cc:4925
63139 #: fortran/check.cc:5050 fortran/check.cc:5120 fortran/check.cc:6302
63140 #: fortran/check.cc:6431
63141 #, gcc-internal-format
63142 msgid "%qs intrinsic with KIND argument at %L"
63143 msgstr ""
63144
63145 #: fortran/check.cc:2516 fortran/check.cc:2785 fortran/check.cc:2845
63146 #, gcc-internal-format
63147 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
63148 msgstr ""
63149
63150 #: fortran/check.cc:2531 fortran/check.cc:2800 fortran/check.cc:2860
63151 #, gcc-internal-format
63152 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
63153 msgstr ""
63154
63155 #: fortran/check.cc:2643 fortran/check.cc:3784 fortran/check.cc:3792
63156 #, gcc-internal-format
63157 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
63158 msgstr ""
63159
63160 #: fortran/check.cc:2657
63161 #, gcc-internal-format
63162 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
63163 msgstr ""
63164
63165 #: fortran/check.cc:2677 fortran/check.cc:2685
63166 #, gcc-internal-format
63167 msgid "%qs argument of %qs intrinsic at %L must be default real"
63168 msgstr ""
63169
63170 #: fortran/check.cc:2821
63171 #, gcc-internal-format
63172 msgid "%qs must be of same type and kind as %qs at %L in %qs"
63173 msgstr ""
63174
63175 #: fortran/check.cc:2879
63176 #, gcc-internal-format
63177 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
63178 msgstr ""
63179
63180 #: fortran/check.cc:2897
63181 #, gcc-internal-format, gfc-internal-format
63182 msgid "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
63183 msgstr ""
63184
63185 #: fortran/check.cc:2911
63186 #, gcc-internal-format, gfc-internal-format
63187 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
63188 msgstr ""
63189
63190 #: fortran/check.cc:2972
63191 #, gcc-internal-format
63192 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
63193 msgstr ""
63194
63195 #: fortran/check.cc:3054
63196 #, gcc-internal-format
63197 msgid "Arguments of %qs have different kind type parameters at %L"
63198 msgstr ""
63199
63200 #: fortran/check.cc:3150
63201 #, gcc-internal-format, gfc-internal-format
63202 msgid "Argument of %s at %L must be of length one"
63203 msgstr ""
63204
63205 #: fortran/check.cc:3189
63206 #, gcc-internal-format
63207 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
63208 msgstr ""
63209
63210 #: fortran/check.cc:3223
63211 #, gcc-internal-format
63212 msgid "%qs intrinsic subprogram at %L has been removed.  Use INT intrinsic subprogram."
63213 msgstr ""
63214
63215 #: fortran/check.cc:3275
63216 #, gcc-internal-format, gfc-internal-format
63217 msgid "SIZE at %L must be positive"
63218 msgstr ""
63219
63220 #: fortran/check.cc:3287
63221 #, gcc-internal-format, gfc-internal-format
63222 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
63223 msgstr ""
63224
63225 #: fortran/check.cc:3346
63226 #, gcc-internal-format, gfc-internal-format
63227 msgid "STATUS at %L shall be an INTENT(OUT) variable"
63228 msgstr ""
63229
63230 #: fortran/check.cc:3355
63231 #, gcc-internal-format
63232 msgid "%qs at %L shall be an INTENT(OUT) variable"
63233 msgstr ""
63234
63235 #: fortran/check.cc:3380
63236 #, gcc-internal-format
63237 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
63238 msgstr ""
63239
63240 #: fortran/check.cc:3594
63241 #, gcc-internal-format
63242 msgid "Intrinsic %qs at %L must have at least two arguments"
63243 msgstr ""
63244
63245 #: fortran/check.cc:3642
63246 #, gcc-internal-format
63247 msgid "Missing %qs argument to the %s intrinsic at %L"
63248 msgstr ""
63249
63250 #: fortran/check.cc:3657
63251 #, gcc-internal-format
63252 msgid "Duplicate argument %qs at %L to intrinsic %s"
63253 msgstr ""
63254
63255 #: fortran/check.cc:3662
63256 #, gcc-internal-format
63257 msgid "Unknown argument %qs at %L to intrinsic %s"
63258 msgstr ""
63259
63260 #: fortran/check.cc:3687
63261 #, gcc-internal-format, gfc-internal-format
63262 msgid "Different character kinds at %L"
63263 msgstr ""
63264
63265 #: fortran/check.cc:3696
63266 #, gcc-internal-format
63267 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
63268 msgstr ""
63269
63270 #: fortran/check.cc:3727
63271 #, gcc-internal-format
63272 msgid "%qs intrinsic with CHARACTER argument at %L"
63273 msgstr ""
63274
63275 #: fortran/check.cc:3734
63276 #, gcc-internal-format
63277 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
63278 msgstr ""
63279
63280 #: fortran/check.cc:3801
63281 #, gcc-internal-format
63282 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
63283 msgstr ""
63284
63285 #: fortran/check.cc:3815
63286 #, gcc-internal-format
63287 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
63288 msgstr ""
63289
63290 #: fortran/check.cc:3834
63291 #, gcc-internal-format
63292 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
63293 msgstr ""
63294
63295 #: fortran/check.cc:3843
63296 #, gcc-internal-format
63297 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
63298 msgstr ""
63299
63300 #: fortran/check.cc:4006
63301 #, gcc-internal-format
63302 msgid "Argument %qs of %qs intrinsic at %L must be in type conformance to argument %qs at %L"
63303 msgstr ""
63304
63305 #: fortran/check.cc:4124 fortran/check.cc:7442 fortran/check.cc:7457
63306 #, gcc-internal-format
63307 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
63308 msgstr ""
63309
63310 #: fortran/check.cc:4207
63311 #, gcc-internal-format, gfc-internal-format
63312 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
63313 msgstr ""
63314
63315 #: fortran/check.cc:4218
63316 #, gcc-internal-format, gfc-internal-format
63317 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
63318 msgstr ""
63319
63320 #: fortran/check.cc:4225
63321 #, gcc-internal-format, gfc-internal-format
63322 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
63323 msgstr ""
63324
63325 #: fortran/check.cc:4236
63326 #, gcc-internal-format, gfc-internal-format
63327 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
63328 msgstr ""
63329
63330 #: fortran/check.cc:4245
63331 #, gcc-internal-format, gfc-internal-format
63332 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
63333 msgstr ""
63334
63335 #: fortran/check.cc:4285
63336 #, gcc-internal-format, gfc-internal-format
63337 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
63338 msgstr ""
63339
63340 #: fortran/check.cc:4312
63341 #, gcc-internal-format
63342 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
63343 msgstr ""
63344
63345 #: fortran/check.cc:4365
63346 #, gcc-internal-format
63347 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
63348 msgstr ""
63349
63350 #: fortran/check.cc:4373
63351 #, gcc-internal-format, gfc-internal-format
63352 msgid "NULL intrinsic with allocatable MOLD at %L"
63353 msgstr ""
63354
63355 #: fortran/check.cc:4452 fortran/check.cc:6378
63356 #, gcc-internal-format
63357 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
63358 msgstr ""
63359
63360 #: fortran/check.cc:4513
63361 #, gcc-internal-format
63362 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
63363 msgstr ""
63364
63365 #: fortran/check.cc:4523
63366 #, gcc-internal-format
63367 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
63368 msgstr ""
63369
63370 #: fortran/check.cc:4542
63371 #, gcc-internal-format
63372 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
63373 msgstr ""
63374
63375 #: fortran/check.cc:4593
63376 #, gcc-internal-format, gfc-internal-format
63377 msgid "The argument of the RANK intrinsic at %L must be a data object"
63378 msgstr ""
63379
63380 #: fortran/check.cc:4701
63381 #, gcc-internal-format
63382 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
63383 msgstr ""
63384
63385 #: fortran/check.cc:4711
63386 #, gcc-internal-format
63387 msgid "%qs argument of %qs intrinsic at %L is empty"
63388 msgstr ""
63389
63390 #: fortran/check.cc:4718
63391 #, gcc-internal-format
63392 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
63393 msgstr ""
63394
63395 #: fortran/check.cc:4739
63396 #, gcc-internal-format
63397 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
63398 msgstr ""
63399
63400 #: fortran/check.cc:4779
63401 #, gcc-internal-format
63402 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
63403 msgstr ""
63404
63405 #: fortran/check.cc:4797
63406 #, gcc-internal-format
63407 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
63408 msgstr ""
63409
63410 #: fortran/check.cc:4806
63411 #, gcc-internal-format
63412 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
63413 msgstr ""
63414
63415 #: fortran/check.cc:4841
63416 #, gcc-internal-format, gfc-internal-format
63417 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
63418 msgstr ""
63419
63420 #: fortran/check.cc:4858 fortran/check.cc:4877
63421 #, gcc-internal-format
63422 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
63423 msgstr ""
63424
63425 #: fortran/check.cc:4868 fortran/check.cc:4887
63426 #, gcc-internal-format
63427 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
63428 msgstr ""
63429
63430 #: fortran/check.cc:4986
63431 #, gcc-internal-format
63432 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
63433 msgstr ""
63434
63435 #: fortran/check.cc:5017
63436 #, gcc-internal-format
63437 msgid "%qs intrinsic with RADIX argument at %L"
63438 msgstr ""
63439
63440 #: fortran/check.cc:5065
63441 #, gcc-internal-format
63442 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
63443 msgstr ""
63444
63445 #: fortran/check.cc:5138 fortran/check.cc:7502
63446 #, gcc-internal-format
63447 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
63448 msgstr ""
63449
63450 #: fortran/check.cc:5154 fortran/check.cc:5305 fortran/check.cc:7494
63451 #, gcc-internal-format
63452 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
63453 msgstr ""
63454
63455 #: fortran/check.cc:5165 fortran/check.cc:5317
63456 #, gcc-internal-format
63457 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
63458 msgstr ""
63459
63460 #: fortran/check.cc:5247
63461 #, gcc-internal-format
63462 msgid "is_c_interoperable(): gfc_simplify_expr failed"
63463 msgstr ""
63464
63465 #: fortran/check.cc:5296
63466 #, gcc-internal-format
63467 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
63468 msgstr ""
63469
63470 #: fortran/check.cc:5335
63471 #, gcc-internal-format, gfc-internal-format
63472 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
63473 msgstr ""
63474
63475 #: fortran/check.cc:5349
63476 #, gcc-internal-format, gfc-internal-format
63477 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
63478 msgstr ""
63479
63480 #: fortran/check.cc:5373
63481 #, gcc-internal-format, gfc-internal-format
63482 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
63483 msgstr ""
63484
63485 #: fortran/check.cc:5385
63486 #, gcc-internal-format, gfc-internal-format
63487 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
63488 msgstr ""
63489
63490 #: fortran/check.cc:5392
63491 #, gcc-internal-format, gfc-internal-format
63492 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
63493 msgstr ""
63494
63495 #: fortran/check.cc:5399
63496 #, gcc-internal-format, gfc-internal-format
63497 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
63498 msgstr ""
63499
63500 #: fortran/check.cc:5406
63501 #, gcc-internal-format, gfc-internal-format
63502 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
63503 msgstr ""
63504
63505 #: fortran/check.cc:5412
63506 #, gcc-internal-format, gfc-internal-format
63507 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
63508 msgstr ""
63509
63510 #: fortran/check.cc:5431
63511 #, gcc-internal-format, gfc-internal-format
63512 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
63513 msgstr ""
63514
63515 #: fortran/check.cc:5441
63516 #, gcc-internal-format, gfc-internal-format
63517 msgid "Polymorphic FPTR at %L to C_F_POINTER"
63518 msgstr ""
63519
63520 #: fortran/check.cc:5446
63521 #, gcc-internal-format, gfc-internal-format
63522 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
63523 msgstr ""
63524
63525 #: fortran/check.cc:5462
63526 #, gcc-internal-format, gfc-internal-format
63527 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
63528 msgstr ""
63529
63530 #: fortran/check.cc:5474
63531 #, gcc-internal-format, gfc-internal-format
63532 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
63533 msgstr ""
63534
63535 #: fortran/check.cc:5481
63536 #, gcc-internal-format, gfc-internal-format
63537 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
63538 msgstr ""
63539
63540 #: fortran/check.cc:5487
63541 #, gcc-internal-format, gfc-internal-format
63542 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
63543 msgstr ""
63544
63545 #: fortran/check.cc:5501
63546 #, gcc-internal-format, gfc-internal-format
63547 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
63548 msgstr ""
63549
63550 #: fortran/check.cc:5513
63551 #, gcc-internal-format
63552 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
63553 msgstr ""
63554
63555 #: fortran/check.cc:5520
63556 #, gcc-internal-format, gfc-internal-format
63557 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
63558 msgstr ""
63559
63560 #: fortran/check.cc:5526
63561 #, gcc-internal-format, gfc-internal-format
63562 msgid "Noninteroperable procedure at %L to C_FUNLOC"
63563 msgstr ""
63564
63565 #: fortran/check.cc:5540
63566 #, gcc-internal-format, gfc-internal-format
63567 msgid "Argument X at %L to C_LOC shall not be coindexed"
63568 msgstr ""
63569
63570 #: fortran/check.cc:5546
63571 #, gcc-internal-format, gfc-internal-format
63572 msgid "X argument at %L to C_LOC shall not be polymorphic"
63573 msgstr ""
63574
63575 #: fortran/check.cc:5557
63576 #, gcc-internal-format, gfc-internal-format
63577 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
63578 msgstr ""
63579
63580 #: fortran/check.cc:5565
63581 #, gcc-internal-format, gfc-internal-format
63582 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
63583 msgstr ""
63584
63585 #: fortran/check.cc:5574
63586 #, gcc-internal-format, gfc-internal-format
63587 msgid "Argument at %L to C_LOC shall not be polymorphic"
63588 msgstr ""
63589
63590 #: fortran/check.cc:5581
63591 #, gcc-internal-format, gfc-internal-format
63592 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
63593 msgstr ""
63594
63595 #: fortran/check.cc:5592
63596 #, gcc-internal-format, gfc-internal-format
63597 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
63598 msgstr ""
63599
63600 #: fortran/check.cc:5597
63601 #, gcc-internal-format, gfc-internal-format
63602 msgid "Array section at %L to C_LOC"
63603 msgstr ""
63604
63605 #: fortran/check.cc:5625
63606 #, gcc-internal-format, gfc-internal-format
63607 msgid "non double precision REAL argument to %s intrinsic at %L"
63608 msgstr ""
63609
63610 #: fortran/check.cc:5641
63611 #, gcc-internal-format
63612 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
63613 msgstr ""
63614
63615 #: fortran/check.cc:5660
63616 #, gcc-internal-format
63617 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
63618 msgstr ""
63619
63620 #: fortran/check.cc:5684
63621 #, gcc-internal-format
63622 msgid "%qs argument of %qs intrinsic at %L must have length at least 1"
63623 msgstr ""
63624
63625 #: fortran/check.cc:5948
63626 #, gcc-internal-format, gfc-internal-format
63627 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
63628 msgstr ""
63629
63630 #: fortran/check.cc:5955
63631 #, gcc-internal-format, gfc-internal-format
63632 msgid "Type of %s argument of IMAGE_INDEX at %L shall be INTEGER"
63633 msgstr ""
63634
63635 #: fortran/check.cc:5966
63636 #, gcc-internal-format, gfc-internal-format
63637 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
63638 msgstr ""
63639
63640 #: fortran/check.cc:5999
63641 #, gcc-internal-format, gfc-internal-format
63642 msgid "DISTANCE= argument to NUM_IMAGES at %L"
63643 msgstr ""
63644
63645 #: fortran/check.cc:6012
63646 #, gcc-internal-format, gfc-internal-format
63647 msgid "FAILED= argument to NUM_IMAGES at %L"
63648 msgstr ""
63649
63650 #: fortran/check.cc:6036
63651 #, gcc-internal-format, gfc-internal-format
63652 msgid "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
63653 msgstr ""
63654
63655 #: fortran/check.cc:6062
63656 #, gcc-internal-format, gfc-internal-format
63657 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
63658 msgstr ""
63659
63660 #: fortran/check.cc:6069
63661 #, gcc-internal-format, gfc-internal-format
63662 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
63663 msgstr ""
63664
63665 #: fortran/check.cc:6080
63666 #, gcc-internal-format, gfc-internal-format
63667 msgid "Unexpected DIM argument with noncoarray argument at %L"
63668 msgstr ""
63669
63670 #: fortran/check.cc:6098
63671 #, gcc-internal-format, gfc-internal-format
63672 msgid "DISTANCE= argument to THIS_IMAGE at %L"
63673 msgstr ""
63674
63675 #: fortran/check.cc:6156
63676 #, gcc-internal-format
63677 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L is an array and shall not have storage size 0 when %<SOURCE%> argument has size greater than 0"
63678 msgstr ""
63679
63680 #: fortran/check.cc:6208
63681 #, gcc-internal-format
63682 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
63683 msgstr "аргумент %<SOURCE%> %<TRANSFER%> всередині у %L не може бути %s"
63684
63685 #: fortran/check.cc:6227
63686 #, gcc-internal-format
63687 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
63688 msgstr "аргумент %<MOLD%> %<TRANSFER%> всередині у %L не може бути %s"
63689
63690 #: fortran/check.cc:6235
63691 #, gcc-internal-format
63692 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
63693 msgstr ""
63694
63695 #: fortran/check.cc:6270
63696 #, gcc-internal-format, gfc-internal-format
63697 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
63698 msgstr ""
63699
63700 #: fortran/check.cc:6392
63701 #, gcc-internal-format
63702 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
63703 msgstr ""
63704
63705 #: fortran/check.cc:6405
63706 #, gcc-internal-format
63707 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
63708 msgstr ""
63709
63710 #: fortran/check.cc:6671 fortran/check.cc:6703
63711 #, gcc-internal-format
63712 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
63713 msgstr ""
63714
63715 #: fortran/check.cc:6711
63716 #, gcc-internal-format, gfc-internal-format
63717 msgid "Too many arguments to %s at %L"
63718 msgstr ""
63719
63720 #: fortran/check.cc:6729
63721 #, gcc-internal-format
63722 msgid "fe_runtime_error string must be null terminated"
63723 msgstr ""
63724
63725 #: fortran/check.cc:6741
63726 #, gcc-internal-format, gfc-internal-format
63727 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
63728 msgstr ""
63729
63730 #: fortran/check.cc:6781
63731 #, gcc-internal-format, gfc-internal-format
63732 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
63733 msgstr ""
63734
63735 #: fortran/check.cc:6800
63736 #, gcc-internal-format, gfc-internal-format
63737 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
63738 msgstr ""
63739
63740 #: fortran/check.cc:6810
63741 #, gcc-internal-format, gfc-internal-format
63742 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
63743 msgstr ""
63744
63745 #: fortran/check.cc:6827
63746 #, gcc-internal-format, gfc-internal-format
63747 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
63748 msgstr ""
63749
63750 #: fortran/check.cc:7044
63751 #, gcc-internal-format
63752 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
63753 msgstr ""
63754
63755 #: fortran/check.cc:7226
63756 #, gcc-internal-format
63757 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
63758 msgstr ""
63759
63760 #: fortran/check.cc:7415 fortran/check.cc:7426
63761 #, gcc-internal-format
63762 msgid "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ literal constant"
63763 msgstr ""
63764
63765 #: fortran/check.cc:7486
63766 #, gcc-internal-format, gfc-internal-format
63767 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
63768 msgstr ""
63769
63770 #. Since the extension field is 8 bit wide, we can only have
63771 #. up to 255 extension levels.
63772 #: fortran/class.cc:782 fortran/decl.cc:4023 fortran/decl.cc:10689
63773 #, gcc-internal-format
63774 msgid "Maximum extension level reached with type %qs at %L"
63775 msgstr ""
63776
63777 #: fortran/class.cc:2965 fortran/class.cc:3039
63778 #, gcc-internal-format
63779 msgid "%qs of %qs is PRIVATE at %L"
63780 msgstr ""
63781
63782 #: fortran/cpp.cc:501
63783 #, gcc-internal-format
63784 msgid "To enable preprocessing, use %<-cpp%>"
63785 msgstr ""
63786
63787 #: fortran/cpp.cc:580 fortran/cpp.cc:591 fortran/cpp.cc:719
63788 #, gcc-internal-format
63789 msgid "opening output file %qs: %s"
63790 msgstr ""
63791
63792 #: fortran/data.cc:65
63793 #, gcc-internal-format, gfc-internal-format
63794 msgid "non-constant array in DATA statement %L"
63795 msgstr ""
63796
63797 #: fortran/data.cc:140
63798 #, gcc-internal-format, gfc-internal-format
63799 msgid "failure to simplify substring reference in DATA statement at %L"
63800 msgstr ""
63801
63802 #: fortran/data.cc:173
63803 #, gcc-internal-format, gfc-internal-format
63804 msgid "Unused initialization string at %L because variable has zero length"
63805 msgstr ""
63806
63807 #: fortran/data.cc:179
63808 #, gcc-internal-format, gfc-internal-format
63809 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
63810 msgstr ""
63811
63812 #: fortran/data.cc:188 fortran/resolve.cc:5187
63813 #, gcc-internal-format, gfc-internal-format
63814 msgid "Substring start index at %L is less than one"
63815 msgstr ""
63816
63817 #: fortran/data.cc:194 fortran/resolve.cc:5217
63818 #, gcc-internal-format, gfc-internal-format
63819 msgid "Substring end index at %L exceeds the string length"
63820 msgstr ""
63821
63822 #: fortran/data.cc:249
63823 #, gcc-internal-format
63824 msgid "PARAMETER %qs shall not appear in a DATA statement at %L"
63825 msgstr ""
63826
63827 #: fortran/data.cc:291
63828 #, gcc-internal-format
63829 msgid "%qs at %L already is initialized at %L"
63830 msgstr ""
63831
63832 #: fortran/data.cc:315
63833 #, gcc-internal-format, gfc-internal-format
63834 msgid "Data element below array lower bound at %L"
63835 msgstr ""
63836
63837 #: fortran/data.cc:332 fortran/data.cc:421
63838 #, gcc-internal-format, gfc-internal-format
63839 msgid "Data element above array upper bound at %L"
63840 msgstr ""
63841
63842 #: fortran/data.cc:362 fortran/data.cc:587
63843 #, gcc-internal-format
63844 msgid "re-initialization of %qs at %L"
63845 msgstr ""
63846
63847 #: fortran/data.cc:532
63848 #, gcc-internal-format, gfc-internal-format
63849 msgid "LEN or KIND inquiry ref in DATA statement at %L"
63850 msgstr ""
63851
63852 #: fortran/data.cc:610
63853 #, gcc-internal-format
63854 msgid "Nonpointer object %qs with default initialization shall not appear in a DATA statement at %L"
63855 msgstr ""
63856
63857 #: fortran/data.cc:662 fortran/data.cc:681 fortran/data.cc:695
63858 #: fortran/data.cc:824
63859 #, gcc-internal-format
63860 msgid "Simplification error"
63861 msgstr ""
63862
63863 #: fortran/data.cc:837
63864 #, gcc-internal-format
63865 msgid "TODO: Vector sections in data statements"
63866 msgstr ""
63867
63868 #: fortran/decl.cc:293
63869 #, gcc-internal-format, gfc-internal-format
63870 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
63871 msgstr ""
63872
63873 #: fortran/decl.cc:307
63874 #, gcc-internal-format
63875 msgid "Host associated variable %qs may not be in the DATA statement at %C"
63876 msgstr ""
63877
63878 #: fortran/decl.cc:314
63879 #, gcc-internal-format
63880 msgid "initialization of common block variable %qs in DATA statement at %C"
63881 msgstr ""
63882
63883 #: fortran/decl.cc:448
63884 #, gcc-internal-format
63885 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
63886 msgstr ""
63887
63888 #: fortran/decl.cc:474
63889 #, gcc-internal-format, gfc-internal-format
63890 msgid "Invalid initializer %s in Data statement at %C"
63891 msgstr ""
63892
63893 #: fortran/decl.cc:579
63894 #, gcc-internal-format, gfc-internal-format
63895 msgid "BOZ at %L cannot appear in an old-style initialization"
63896 msgstr ""
63897
63898 #: fortran/decl.cc:587
63899 #, gcc-internal-format
63900 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-style initialization"
63901 msgstr ""
63902
63903 #: fortran/decl.cc:597
63904 #, gcc-internal-format, gfc-internal-format
63905 msgid "Initialization at %C is not allowed in a PURE procedure"
63906 msgstr ""
63907
63908 #: fortran/decl.cc:644
63909 #, gcc-internal-format, gfc-internal-format
63910 msgid "DATA statement at %C cannot appear within an INTERFACE"
63911 msgstr ""
63912
63913 #: fortran/decl.cc:668
63914 #, gcc-internal-format, gfc-internal-format
63915 msgid "Invalid substring in data-implied-do at %L in DATA statement"
63916 msgstr ""
63917
63918 #: fortran/decl.cc:691
63919 #, gcc-internal-format, gfc-internal-format
63920 msgid "Allocatable component or deferred-shaped array near %C in DATA statement"
63921 msgstr ""
63922
63923 #: fortran/decl.cc:733
63924 #, gcc-internal-format, gfc-internal-format
63925 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
63926 msgstr ""
63927
63928 #: fortran/decl.cc:749
63929 #, gcc-internal-format, gfc-internal-format
63930 msgid "DATA statement at %C is not allowed in a PURE procedure"
63931 msgstr ""
63932
63933 #: fortran/decl.cc:758
63934 #, gcc-internal-format, gfc-internal-format
63935 msgid "part-ref with pointer attribute near %L is not rightmost part-ref of data-stmt-object"
63936 msgstr ""
63937
63938 #: fortran/decl.cc:797
63939 #, gcc-internal-format, gfc-internal-format
63940 msgid "Empty old style initializer list at %C"
63941 msgstr ""
63942
63943 #: fortran/decl.cc:806
63944 #, gcc-internal-format, gfc-internal-format
63945 msgid "Array in initializer list at %L must have an explicit shape"
63946 msgstr ""
63947
63948 #: fortran/decl.cc:829
63949 #, gcc-internal-format, gfc-internal-format
63950 msgid "Repeat spec invalid in scalar initializer at %C"
63951 msgstr ""
63952
63953 #: fortran/decl.cc:834
63954 #, gcc-internal-format, gfc-internal-format
63955 msgid "Repeat spec must be an integer at %C"
63956 msgstr ""
63957
63958 #: fortran/decl.cc:845
63959 #, gcc-internal-format, gfc-internal-format
63960 msgid "Expected data constant after repeat spec at %C"
63961 msgstr ""
63962
63963 #: fortran/decl.cc:877
63964 #, gcc-internal-format, gfc-internal-format
63965 msgid "End of scalar initializer expected at %C"
63966 msgstr ""
63967
63968 #: fortran/decl.cc:905
63969 #, gcc-internal-format, gfc-internal-format
63970 msgid "Not enough elements in array initializer at %C"
63971 msgstr ""
63972
63973 #: fortran/decl.cc:907
63974 #, gcc-internal-format, gfc-internal-format
63975 msgid "Too many elements in array initializer at %C"
63976 msgstr ""
63977
63978 #: fortran/decl.cc:933
63979 #, gcc-internal-format, gfc-internal-format
63980 msgid "Syntax error in old style initializer list at %C"
63981 msgstr "Синтаксична помилка у списку ініціалізатора у старому стилі у %C"
63982
63983 #: fortran/decl.cc:957
63984 #, gcc-internal-format, gfc-internal-format
63985 msgid "The assumed-rank array at %C shall not have a codimension"
63986 msgstr ""
63987
63988 #: fortran/decl.cc:1022
63989 #, gcc-internal-format, gfc-internal-format
63990 msgid "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions of %d"
63991 msgstr ""
63992
63993 #: fortran/decl.cc:1046
63994 #, gcc-internal-format, gfc-internal-format
63995 msgid "Bad INTENT specification at %C"
63996 msgstr ""
63997
63998 #: fortran/decl.cc:1067
63999 #, gcc-internal-format, gfc-internal-format
64000 msgid "deferred type parameter at %C"
64001 msgstr ""
64002
64003 #: fortran/decl.cc:1158 fortran/resolve.cc:12623
64004 #, gcc-internal-format, gfc-internal-format
64005 msgid "Scalar INTEGER expression expected at %L"
64006 msgstr ""
64007
64008 #: fortran/decl.cc:1184
64009 #, gcc-internal-format, gfc-internal-format
64010 msgid "Old-style character length at %C"
64011 msgstr ""
64012
64013 #: fortran/decl.cc:1215
64014 #, gcc-internal-format, gfc-internal-format
64015 msgid "Syntax error in character length specification at %C"
64016 msgstr ""
64017
64018 #: fortran/decl.cc:1367 fortran/decl.cc:1374 fortran/decl.cc:1438
64019 #, gcc-internal-format
64020 msgid "Procedure %qs at %C is already defined at %L"
64021 msgstr ""
64022
64023 #: fortran/decl.cc:1382
64024 #, gcc-internal-format
64025 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
64026 msgstr ""
64027
64028 #: fortran/decl.cc:1394
64029 #, gcc-internal-format
64030 msgid "Name %qs at %C is already defined as a generic interface at %L"
64031 msgstr ""
64032
64033 #: fortran/decl.cc:1410
64034 #, gcc-internal-format
64035 msgid "Procedure %qs at %C has an explicit interface from a previous declaration"
64036 msgstr "Процедура %qs у %C є явним інтерфейсом з попереднього оголошення"
64037
64038 #: fortran/decl.cc:1426
64039 #, gcc-internal-format
64040 msgid "Procedure %qs defined in interface body at %L clashes with internal procedure defined at %C"
64041 msgstr ""
64042
64043 #: fortran/decl.cc:1509
64044 #, gcc-internal-format
64045 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
64046 msgstr ""
64047
64048 #: fortran/decl.cc:1536
64049 #, gcc-internal-format
64050 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"
64051 msgstr ""
64052
64053 #: fortran/decl.cc:1543
64054 #, gcc-internal-format
64055 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
64056 msgstr ""
64057
64058 #: fortran/decl.cc:1550
64059 #, gcc-internal-format
64060 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
64061 msgstr ""
64062
64063 #: fortran/decl.cc:1559
64064 #, gcc-internal-format
64065 msgid "Dummy argument %qs at %L may not be a pointer with CONTIGUOUS attribute as procedure %qs is BIND(C)"
64066 msgstr ""
64067
64068 #: fortran/decl.cc:1569
64069 #, gcc-internal-format
64070 msgid "Default-initialized %s dummy argument %qs at %L is not permitted in BIND(C) procedure %qs"
64071 msgstr ""
64072
64073 #: fortran/decl.cc:1590
64074 #, gcc-internal-format
64075 msgid "Allocatable character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
64076 msgstr ""
64077
64078 #: fortran/decl.cc:1595
64079 #, gcc-internal-format
64080 msgid "Pointer character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
64081 msgstr ""
64082
64083 #: fortran/decl.cc:1602
64084 #, gcc-internal-format
64085 msgid "Deferred-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
64086 msgstr ""
64087
64088 #: fortran/decl.cc:1614
64089 #, gcc-internal-format
64090 msgid "Character dummy argument %qs at %L must be of length 1 as it has the VALUE attribute"
64091 msgstr ""
64092
64093 #: fortran/decl.cc:1625
64094 #, gcc-internal-format
64095 msgid "Assumed-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
64096 msgstr ""
64097
64098 #: fortran/decl.cc:1639
64099 #, gcc-internal-format
64100 msgid "Character dummy argument %qs at %L must be of constant length of one or assumed length, unless it has assumed shape or assumed rank, as procedure %qs has the BIND(C) attribute"
64101 msgstr ""
64102
64103 #: fortran/decl.cc:1657
64104 #, gcc-internal-format
64105 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
64106 msgstr ""
64107
64108 #: fortran/decl.cc:1665
64109 #, gcc-internal-format
64110 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
64111 msgstr ""
64112
64113 #: fortran/decl.cc:1674
64114 #, gcc-internal-format
64115 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
64116 msgstr ""
64117
64118 #: fortran/decl.cc:1681
64119 #, gcc-internal-format
64120 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
64121 msgstr ""
64122
64123 #: fortran/decl.cc:1692
64124 #, gcc-internal-format
64125 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
64126 msgstr ""
64127
64128 #: fortran/decl.cc:1760
64129 #, gcc-internal-format
64130 msgid "Symbol %qs at %C also declared as a type at %L"
64131 msgstr ""
64132
64133 #: fortran/decl.cc:1819
64134 #, gcc-internal-format
64135 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
64136 msgstr ""
64137
64138 #: fortran/decl.cc:1859
64139 #, gcc-internal-format, gfc-internal-format
64140 msgid "CHARACTER length must be a constant at %L"
64141 msgstr ""
64142
64143 #: fortran/decl.cc:1874
64144 #, gcc-internal-format, gfc-internal-format
64145 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
64146 msgstr ""
64147
64148 #: fortran/decl.cc:1882
64149 #, gcc-internal-format, gfc-internal-format
64150 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%ld/%ld)"
64151 msgstr ""
64152
64153 #: fortran/decl.cc:1981
64154 #, gcc-internal-format
64155 msgid "Initializer not allowed for PARAMETER %qs at %C"
64156 msgstr ""
64157
64158 #: fortran/decl.cc:1994
64159 #, gcc-internal-format, gfc-internal-format
64160 msgid "PARAMETER at %L is missing an initializer"
64161 msgstr ""
64162
64163 #: fortran/decl.cc:2004
64164 #, gcc-internal-format
64165 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
64166 msgstr ""
64167
64168 #: fortran/decl.cc:2047
64169 #, gcc-internal-format, gfc-internal-format
64170 msgid "Cannot initialize parameter array at %L with variable length elements"
64171 msgstr ""
64172
64173 #: fortran/decl.cc:2111
64174 #, gcc-internal-format, gfc-internal-format
64175 msgid "Rank mismatch of array at %L and its initializer (%d/%d)"
64176 msgstr ""
64177
64178 #: fortran/decl.cc:2124
64179 #, gcc-internal-format, gfc-internal-format
64180 msgid "Cannot initialize implied-shape array at %L with scalar"
64181 msgstr ""
64182
64183 #: fortran/decl.cc:2135
64184 #, gcc-internal-format
64185 msgid "gfc_array_size failed"
64186 msgstr ""
64187
64188 #: fortran/decl.cc:2165
64189 #, gcc-internal-format, gfc-internal-format
64190 msgid "Non-constant lower bound in implied-shape declaration at %L"
64191 msgstr ""
64192
64193 #: fortran/decl.cc:2273 fortran/decl.cc:2280
64194 #, gcc-internal-format, gfc-internal-format
64195 msgid "Component at %C must have the POINTER attribute"
64196 msgstr ""
64197
64198 #: fortran/decl.cc:2289
64199 #, gcc-internal-format
64200 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
64201 msgstr ""
64202
64203 #: fortran/decl.cc:2298
64204 #, gcc-internal-format, gfc-internal-format
64205 msgid "Array component of structure at %C must have explicit or deferred shape"
64206 msgstr ""
64207
64208 #: fortran/decl.cc:2322 fortran/symbol.cc:2264
64209 #, gcc-internal-format
64210 msgid "Component %qs at %C already declared at %L"
64211 msgstr ""
64212
64213 #: fortran/decl.cc:2370
64214 #, gcc-internal-format, gfc-internal-format
64215 msgid "Pointer array component of structure at %C must have a deferred shape"
64216 msgstr ""
64217
64218 #: fortran/decl.cc:2379
64219 #, gcc-internal-format, gfc-internal-format
64220 msgid "Allocatable component of structure at %C must have a deferred shape"
64221 msgstr ""
64222
64223 #: fortran/decl.cc:2388
64224 #, gcc-internal-format, gfc-internal-format
64225 msgid "Array component of structure at %C must have an explicit shape"
64226 msgstr ""
64227
64228 #: fortran/decl.cc:2405
64229 #, gcc-internal-format
64230 msgid "Type parameter %qs at %C has no corresponding entry in the type parameter name list at %L"
64231 msgstr ""
64232
64233 #: fortran/decl.cc:2462
64234 #, gcc-internal-format, gfc-internal-format
64235 msgid "NULL() initialization at %C is ambiguous"
64236 msgstr ""
64237
64238 #: fortran/decl.cc:2479
64239 #, gcc-internal-format, gfc-internal-format
64240 msgid "NULL() initialization at %C may not have MOLD"
64241 msgstr ""
64242
64243 #: fortran/decl.cc:2496
64244 #, gcc-internal-format, gfc-internal-format
64245 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
64246 msgstr ""
64247
64248 #: fortran/decl.cc:2517
64249 #, gcc-internal-format, gfc-internal-format
64250 msgid "Error in pointer initialization at %C"
64251 msgstr ""
64252
64253 #: fortran/decl.cc:2524
64254 #, gcc-internal-format, gfc-internal-format
64255 msgid "non-NULL pointer initialization at %C"
64256 msgstr ""
64257
64258 #: fortran/decl.cc:2547
64259 #, gcc-internal-format
64260 msgid "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing in a specification statement"
64261 msgstr ""
64262
64263 #: fortran/decl.cc:2601
64264 #, gcc-internal-format
64265 msgid "%qs not allowed outside STRUCTURE at %C"
64266 msgstr ""
64267
64268 #: fortran/decl.cc:2603
64269 #, gcc-internal-format
64270 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
64271 msgstr ""
64272
64273 #: fortran/decl.cc:2611
64274 #, gcc-internal-format
64275 msgid "%qs entity cannot have attributes at %C"
64276 msgstr ""
64277
64278 #: fortran/decl.cc:2621
64279 #, gcc-internal-format
64280 msgid "Invalid character %qc in variable name at %C"
64281 msgstr ""
64282
64283 #: fortran/decl.cc:2663
64284 #, gcc-internal-format
64285 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
64286 msgstr ""
64287
64288 #: fortran/decl.cc:2673
64289 #, gcc-internal-format, gfc-internal-format
64290 msgid "Implied-shape array at %L"
64291 msgstr ""
64292
64293 #: fortran/decl.cc:2730
64294 #, gcc-internal-format, gfc-internal-format
64295 msgid "Explicit array shape at %C must be constant of INTEGER type and not %s type"
64296 msgstr ""
64297
64298 #: fortran/decl.cc:2738
64299 #, gcc-internal-format, gfc-internal-format
64300 msgid "Explicit shaped array with nonconstant bounds at %C"
64301 msgstr ""
64302
64303 #: fortran/decl.cc:2827
64304 #, gcc-internal-format
64305 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
64306 msgstr ""
64307
64308 #: fortran/decl.cc:2838
64309 #, gcc-internal-format
64310 msgid "%qs entity cannot have an initializer at %C"
64311 msgstr ""
64312
64313 #: fortran/decl.cc:2863 fortran/decl.cc:8920
64314 #, gcc-internal-format, gfc-internal-format
64315 msgid "Duplicate array spec for Cray pointee at %C"
64316 msgstr ""
64317
64318 #: fortran/decl.cc:2871
64319 #, gcc-internal-format
64320 msgid "Cannot set pointee array spec."
64321 msgstr ""
64322
64323 #: fortran/decl.cc:2934
64324 #, gcc-internal-format, gfc-internal-format
64325 msgid "Old-style initialization at %C"
64326 msgstr ""
64327
64328 #: fortran/decl.cc:2942
64329 #, gcc-internal-format, gfc-internal-format
64330 msgid "Invalid old style initialization for derived type component at %C"
64331 msgstr ""
64332
64333 #: fortran/decl.cc:2955
64334 #, gcc-internal-format, gfc-internal-format
64335 msgid "Syntax error in old style initialization of %s at %C"
64336 msgstr "Синтаксична помилка у ініціалізації у старому стилі %s, адреса — %C"
64337
64338 #: fortran/decl.cc:2975 fortran/decl.cc:7133
64339 #, gcc-internal-format, gfc-internal-format
64340 msgid "Initialization at %C isn't for a pointer variable"
64341 msgstr ""
64342
64343 #: fortran/decl.cc:2998
64344 #, gcc-internal-format
64345 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
64346 msgstr ""
64347
64348 #: fortran/decl.cc:3007 fortran/decl.cc:10863
64349 #, gcc-internal-format, gfc-internal-format
64350 msgid "Expected an initialization expression at %C"
64351 msgstr ""
64352
64353 #: fortran/decl.cc:3014
64354 #, gcc-internal-format, gfc-internal-format
64355 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
64356 msgstr ""
64357
64358 #: fortran/decl.cc:3031
64359 #, gcc-internal-format, gfc-internal-format
64360 msgid "Initialization of allocatable component at %C is not allowed"
64361 msgstr ""
64362
64363 #: fortran/decl.cc:3040
64364 #, gcc-internal-format, gfc-internal-format
64365 msgid "Initialization of structure component with a HOLLERITH constant at %L is not allowed"
64366 msgstr ""
64367
64368 #: fortran/decl.cc:3054
64369 #, gcc-internal-format, gfc-internal-format
64370 msgid "The component with KIND or LEN attribute at %C does not not appear in the type parameter list at %L"
64371 msgstr ""
64372
64373 #: fortran/decl.cc:3062
64374 #, gcc-internal-format, gfc-internal-format
64375 msgid "The component at %C that appears in the type parameter list at %L has neither the KIND nor LEN attribute"
64376 msgstr ""
64377
64378 #: fortran/decl.cc:3070
64379 #, gcc-internal-format, gfc-internal-format
64380 msgid "The component at %C which is a type parameter must be a scalar"
64381 msgstr ""
64382
64383 #: fortran/decl.cc:3079
64384 #, gcc-internal-format, gfc-internal-format
64385 msgid "BOZ literal constant at %L cannot appear as an initializer"
64386 msgstr ""
64387
64388 #: fortran/decl.cc:3096
64389 #, gcc-internal-format
64390 msgid "Incompatible initialization between a derived type entity and an entity with %qs type at %C"
64391 msgstr ""
64392
64393 #: fortran/decl.cc:3159 fortran/decl.cc:3194
64394 #, gcc-internal-format, gfc-internal-format
64395 msgid "Old-style type declaration %s*%d not supported at %C"
64396 msgstr ""
64397
64398 #: fortran/decl.cc:3200
64399 #, gcc-internal-format, gfc-internal-format
64400 msgid "Nonstandard type declaration %s*%d at %C"
64401 msgstr ""
64402
64403 #: fortran/decl.cc:3259 fortran/decl.cc:3336
64404 #, gcc-internal-format, gfc-internal-format
64405 msgid "Missing right parenthesis at %C"
64406 msgstr ""
64407
64408 #: fortran/decl.cc:3272 fortran/decl.cc:3406
64409 #, gcc-internal-format, gfc-internal-format
64410 msgid "Expected initialization expression at %C"
64411 msgstr ""
64412
64413 #: fortran/decl.cc:3280 fortran/decl.cc:3412
64414 #, gcc-internal-format, gfc-internal-format
64415 msgid "Expected scalar initialization expression at %C"
64416 msgstr ""
64417
64418 #: fortran/decl.cc:3310 fortran/decl.cc:4044
64419 #, gcc-internal-format, gfc-internal-format
64420 msgid "Kind %d not supported for type %s at %C"
64421 msgstr ""
64422
64423 #: fortran/decl.cc:3323
64424 #, gcc-internal-format, gfc-internal-format
64425 msgid "C kind type parameter is for type %s but type at %L is %s"
64426 msgstr ""
64427
64428 #: fortran/decl.cc:3334
64429 #, gcc-internal-format, gfc-internal-format
64430 msgid "Missing right parenthesis or comma at %C"
64431 msgstr ""
64432
64433 #: fortran/decl.cc:3438
64434 #, gcc-internal-format, gfc-internal-format
64435 msgid "Kind %d is not supported for CHARACTER at %C"
64436 msgstr ""
64437
64438 #: fortran/decl.cc:3570
64439 #, gcc-internal-format, gfc-internal-format
64440 msgid "Syntax error in CHARACTER declaration at %C"
64441 msgstr ""
64442
64443 #: fortran/decl.cc:3671
64444 #, gcc-internal-format
64445 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
64446 msgstr ""
64447
64448 #: fortran/decl.cc:3684
64449 #, gcc-internal-format, gfc-internal-format
64450 msgid "Structure name expected after RECORD at %C"
64451 msgstr ""
64452
64453 #: fortran/decl.cc:3797
64454 #, gcc-internal-format, gfc-internal-format
64455 msgid "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED parameters"
64456 msgstr ""
64457
64458 #: fortran/decl.cc:3821
64459 #, gcc-internal-format, gfc-internal-format
64460 msgid "The type parameter spec list at %C does not contain enough parameter expressions"
64461 msgstr ""
64462
64463 #: fortran/decl.cc:3845
64464 #, gcc-internal-format
64465 msgid "The derived parameter %qs at %C does not have a default value"
64466 msgstr ""
64467
64468 #: fortran/decl.cc:3878
64469 #, gcc-internal-format, gfc-internal-format
64470 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
64471 msgstr ""
64472
64473 #: fortran/decl.cc:3885
64474 #, gcc-internal-format, gfc-internal-format
64475 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
64476 msgstr ""
64477
64478 #: fortran/decl.cc:3912
64479 #, gcc-internal-format
64480 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
64481 msgstr ""
64482
64483 #: fortran/decl.cc:3919
64484 #, gcc-internal-format
64485 msgid "The value for the KIND parameter %qs at %C does not reduce to a constant expression"
64486 msgstr "Значення параметра KIND %qs у %C не спрощується до сталого виразу"
64487
64488 #: fortran/decl.cc:3934
64489 #, gcc-internal-format, gfc-internal-format
64490 msgid "The type parameter spec list at %C contains too many parameter expressions"
64491 msgstr ""
64492
64493 #: fortran/decl.cc:3943
64494 #, gcc-internal-format, gfc-internal-format
64495 msgid "Parameterized derived type at %C is ambiguous"
64496 msgstr ""
64497
64498 #: fortran/decl.cc:4179
64499 #, gcc-internal-format, gfc-internal-format
64500 msgid "BYTE type at %C"
64501 msgstr ""
64502
64503 #: fortran/decl.cc:4191
64504 #, gcc-internal-format, gfc-internal-format
64505 msgid "BYTE type used at %C is not available on the target machine"
64506 msgstr ""
64507
64508 #: fortran/decl.cc:4253
64509 #, gcc-internal-format, gfc-internal-format
64510 msgid "Assumed type at %C is not allowed for components"
64511 msgstr ""
64512
64513 #: fortran/decl.cc:4256
64514 #, gcc-internal-format, gfc-internal-format
64515 msgid "Assumed type at %C"
64516 msgstr ""
64517
64518 #: fortran/decl.cc:4278 fortran/decl.cc:4312 fortran/decl.cc:4345
64519 #: fortran/decl.cc:4644
64520 #, gcc-internal-format, gfc-internal-format
64521 msgid "TYPE with intrinsic-type-spec at %C"
64522 msgstr ""
64523
64524 #: fortran/decl.cc:4290 fortran/decl.cc:4318 fortran/decl.cc:4351
64525 #: fortran/decl.cc:4377 fortran/decl.cc:4669 fortran/decl.cc:4684
64526 #, gcc-internal-format, gfc-internal-format
64527 msgid "Malformed type-spec at %C"
64528 msgstr ""
64529
64530 #: fortran/decl.cc:4341
64531 #, gcc-internal-format, gfc-internal-format
64532 msgid "DOUBLE COMPLEX at %C"
64533 msgstr ""
64534
64535 #: fortran/decl.cc:4393 fortran/decl.cc:4535 fortran/decl.cc:4547
64536 #: fortran/decl.cc:4561 fortran/decl.cc:5043 fortran/decl.cc:5051
64537 #, gcc-internal-format
64538 msgid "Type name %qs at %C is ambiguous"
64539 msgstr ""
64540
64541 #: fortran/decl.cc:4494
64542 #, gcc-internal-format, gfc-internal-format
64543 msgid "CLASS statement at %C"
64544 msgstr ""
64545
64546 #: fortran/decl.cc:4576
64547 #, gcc-internal-format
64548 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
64549 msgstr ""
64550
64551 #: fortran/decl.cc:4719
64552 #, gcc-internal-format, gfc-internal-format
64553 msgid "Duplicate IMPLICIT NONE statement at %C"
64554 msgstr ""
64555
64556 #: fortran/decl.cc:4728
64557 #, gcc-internal-format, gfc-internal-format
64558 msgid "IMPLICIT NONE with spec list at %C"
64559 msgstr ""
64560
64561 #: fortran/decl.cc:4787
64562 #, gcc-internal-format, gfc-internal-format
64563 msgid "Missing character range in IMPLICIT at %C"
64564 msgstr ""
64565
64566 #: fortran/decl.cc:4833
64567 #, gcc-internal-format, gfc-internal-format
64568 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
64569 msgstr ""
64570
64571 #: fortran/decl.cc:4886
64572 #, gcc-internal-format, gfc-internal-format
64573 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
64574 msgstr ""
64575
64576 #: fortran/decl.cc:4896
64577 #, gcc-internal-format, gfc-internal-format
64578 msgid "Empty IMPLICIT statement at %C"
64579 msgstr ""
64580
64581 #: fortran/decl.cc:5002
64582 #, gcc-internal-format, gfc-internal-format
64583 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
64584 msgstr ""
64585
64586 #: fortran/decl.cc:5009
64587 #, gcc-internal-format, gfc-internal-format
64588 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
64589 msgstr ""
64590
64591 #: fortran/decl.cc:5014
64592 #, gcc-internal-format, gfc-internal-format
64593 msgid "IMPORT statement at %C"
64594 msgstr ""
64595
64596 #: fortran/decl.cc:5028
64597 #, gcc-internal-format, gfc-internal-format
64598 msgid "Expecting list of named entities at %C"
64599 msgstr ""
64600
64601 #: fortran/decl.cc:5057
64602 #, gcc-internal-format
64603 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
64604 msgstr ""
64605
64606 #: fortran/decl.cc:5064
64607 #, gcc-internal-format
64608 msgid "%qs is already IMPORTed from host scoping unit at %C"
64609 msgstr ""
64610
64611 #: fortran/decl.cc:5105
64612 #, gcc-internal-format, gfc-internal-format
64613 msgid "Syntax error in IMPORT statement at %C"
64614 msgstr ""
64615
64616 #: fortran/decl.cc:5445
64617 #, gcc-internal-format, gfc-internal-format
64618 msgid "Missing codimension specification at %C"
64619 msgstr ""
64620
64621 #: fortran/decl.cc:5447
64622 #, gcc-internal-format, gfc-internal-format
64623 msgid "Missing dimension specification at %C"
64624 msgstr ""
64625
64626 #: fortran/decl.cc:5542
64627 #, gcc-internal-format, gfc-internal-format
64628 msgid "Duplicate %s attribute at %L"
64629 msgstr ""
64630
64631 #: fortran/decl.cc:5559
64632 #, gcc-internal-format
64633 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
64634 msgstr ""
64635
64636 #: fortran/decl.cc:5578
64637 #, gcc-internal-format, gfc-internal-format
64638 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
64639 msgstr ""
64640
64641 #: fortran/decl.cc:5580
64642 #, gcc-internal-format, gfc-internal-format
64643 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
64644 msgstr ""
64645
64646 #: fortran/decl.cc:5590
64647 #, gcc-internal-format, gfc-internal-format
64648 msgid "KIND attribute at %C in a TYPE definition"
64649 msgstr ""
64650
64651 #: fortran/decl.cc:5592
64652 #, gcc-internal-format, gfc-internal-format
64653 msgid "KIND attribute at %C in a STRUCTURE definition"
64654 msgstr ""
64655
64656 #: fortran/decl.cc:5600
64657 #, gcc-internal-format, gfc-internal-format
64658 msgid "Component with KIND attribute at %C must be INTEGER"
64659 msgstr ""
64660
64661 #: fortran/decl.cc:5609
64662 #, gcc-internal-format, gfc-internal-format
64663 msgid "LEN attribute at %C in a TYPE definition"
64664 msgstr ""
64665
64666 #: fortran/decl.cc:5611
64667 #, gcc-internal-format, gfc-internal-format
64668 msgid "LEN attribute at %C in a STRUCTURE definition"
64669 msgstr ""
64670
64671 #: fortran/decl.cc:5619
64672 #, gcc-internal-format, gfc-internal-format
64673 msgid "Component with LEN attribute at %C must be INTEGER"
64674 msgstr ""
64675
64676 #: fortran/decl.cc:5627
64677 #, gcc-internal-format, gfc-internal-format
64678 msgid "Attribute at %L is not allowed in a TYPE definition"
64679 msgstr ""
64680
64681 #: fortran/decl.cc:5629
64682 #, gcc-internal-format, gfc-internal-format
64683 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
64684 msgstr ""
64685
64686 #: fortran/decl.cc:5647
64687 #, gcc-internal-format, gfc-internal-format
64688 msgid "Attribute %s at %L in a TYPE definition"
64689 msgstr ""
64690
64691 #: fortran/decl.cc:5657
64692 #, gcc-internal-format, gfc-internal-format
64693 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
64694 msgstr ""
64695
64696 #: fortran/decl.cc:5667
64697 #, gcc-internal-format, gfc-internal-format
64698 msgid "Attribute at %L is not allowed outside a TYPE definition"
64699 msgstr ""
64700
64701 #: fortran/decl.cc:5680
64702 #, gcc-internal-format, gfc-internal-format
64703 msgid "ASYNCHRONOUS attribute at %C"
64704 msgstr ""
64705
64706 #: fortran/decl.cc:5691
64707 #, gcc-internal-format, gfc-internal-format
64708 msgid "CONTIGUOUS attribute at %C"
64709 msgstr ""
64710
64711 #: fortran/decl.cc:5746 fortran/decl.cc:9222
64712 #, gcc-internal-format, gfc-internal-format
64713 msgid "PROTECTED at %C only allowed in specification part of a module"
64714 msgstr ""
64715
64716 #: fortran/decl.cc:5752
64717 #, gcc-internal-format, gfc-internal-format
64718 msgid "PROTECTED attribute at %C"
64719 msgstr ""
64720
64721 #: fortran/decl.cc:5786
64722 #, gcc-internal-format, gfc-internal-format
64723 msgid "VALUE attribute at %C"
64724 msgstr ""
64725
64726 #: fortran/decl.cc:5793
64727 #, gcc-internal-format, gfc-internal-format
64728 msgid "VOLATILE attribute at %C"
64729 msgstr ""
64730
64731 #: fortran/decl.cc:5800
64732 #, gcc-internal-format
64733 msgid "match_attr_spec(): Bad attribute"
64734 msgstr ""
64735
64736 #: fortran/decl.cc:5841
64737 #, gcc-internal-format, gfc-internal-format
64738 msgid "Multiple identifiers provided with single NAME= specifier at %C"
64739 msgstr ""
64740
64741 #: fortran/decl.cc:5939
64742 #, gcc-internal-format
64743 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
64744 msgstr ""
64745
64746 #: fortran/decl.cc:5961
64747 #, gcc-internal-format
64748 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
64749 msgstr ""
64750
64751 #: fortran/decl.cc:5970
64752 #, gcc-internal-format
64753 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
64754 msgstr ""
64755
64756 #: fortran/decl.cc:5974
64757 #, gcc-internal-format
64758 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
64759 msgstr ""
64760
64761 #: fortran/decl.cc:5986
64762 #, gcc-internal-format
64763 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
64764 msgstr ""
64765
64766 #: fortran/decl.cc:6000
64767 #, gcc-internal-format
64768 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
64769 msgstr ""
64770
64771 #: fortran/decl.cc:6008
64772 #, gcc-internal-format
64773 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
64774 msgstr ""
64775
64776 #: fortran/decl.cc:6020
64777 #, gcc-internal-format
64778 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
64779 msgstr ""
64780
64781 #: fortran/decl.cc:6028
64782 #, gcc-internal-format
64783 msgid "Return type of BIND(C) function %qs of character type at %L must have length 1"
64784 msgstr ""
64785
64786 #. Use gfc_warning_now because we won't say that the symbol fails
64787 #. just because of this.
64788 #: fortran/decl.cc:6039
64789 #, gcc-internal-format
64790 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
64791 msgstr ""
64792
64793 #: fortran/decl.cc:6113
64794 #, gcc-internal-format, gfc-internal-format
64795 msgid "Need either entity or common block name for attribute specification statement at %C"
64796 msgstr ""
64797
64798 #: fortran/decl.cc:6158
64799 #, gcc-internal-format, gfc-internal-format
64800 msgid "Missing entity or common block name for attribute specification statement at %C"
64801 msgstr ""
64802
64803 #: fortran/decl.cc:6165
64804 #, gcc-internal-format
64805 msgid "Missing symbol"
64806 msgstr ""
64807
64808 #: fortran/decl.cc:6194
64809 #, gcc-internal-format, gfc-internal-format
64810 msgid "BIND(C) statement at %C"
64811 msgstr ""
64812
64813 #: fortran/decl.cc:6280
64814 #, gcc-internal-format, gfc-internal-format
64815 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
64816 msgstr ""
64817
64818 #: fortran/decl.cc:6322
64819 #, gcc-internal-format, gfc-internal-format
64820 msgid "Syntax error in anonymous structure declaration at %C"
64821 msgstr "Синтаксична помилка у оголошенні анонімної структури у %C"
64822
64823 #: fortran/decl.cc:6331
64824 #, gcc-internal-format, gfc-internal-format
64825 msgid "Syntax error in data declaration at %C"
64826 msgstr ""
64827
64828 #: fortran/decl.cc:6403
64829 #, gcc-internal-format, gfc-internal-format
64830 msgid "MODULE prefix at %C"
64831 msgstr ""
64832
64833 #: fortran/decl.cc:6408
64834 #, gcc-internal-format, gfc-internal-format
64835 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
64836 msgstr ""
64837
64838 #: fortran/decl.cc:6459
64839 #, gcc-internal-format, gfc-internal-format
64840 msgid "IMPURE procedure at %C"
64841 msgstr ""
64842
64843 #: fortran/decl.cc:6471
64844 #, gcc-internal-format, gfc-internal-format
64845 msgid "PURE and IMPURE must not appear both at %C"
64846 msgstr ""
64847
64848 #: fortran/decl.cc:6517
64849 #, gcc-internal-format, gfc-internal-format
64850 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
64851 msgstr ""
64852
64853 #: fortran/decl.cc:6524
64854 #, gcc-internal-format, gfc-internal-format
64855 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
64856 msgstr ""
64857
64858 #: fortran/decl.cc:6531
64859 #, gcc-internal-format, gfc-internal-format
64860 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
64861 msgstr ""
64862
64863 #: fortran/decl.cc:6592
64864 #, gcc-internal-format, gfc-internal-format
64865 msgid "A type parameter list is required at %C"
64866 msgstr ""
64867
64868 #: fortran/decl.cc:6606 fortran/primary.cc:1893
64869 #, gcc-internal-format, gfc-internal-format
64870 msgid "Alternate-return argument at %C"
64871 msgstr ""
64872
64873 #: fortran/decl.cc:6612 fortran/decl.cc:6620
64874 #, gcc-internal-format, gfc-internal-format
64875 msgid "A parameter name is required at %C"
64876 msgstr "Потрібна назва параметра у %C"
64877
64878 #: fortran/decl.cc:6660
64879 #, gcc-internal-format
64880 msgid "Name %qs at %C is the name of the procedure"
64881 msgstr ""
64882
64883 #: fortran/decl.cc:6673
64884 #, gcc-internal-format, gfc-internal-format
64885 msgid "Expected parameter list in type declaration at %C"
64886 msgstr "У оголошенні типу у %C мав бути список параметрів"
64887
64888 #: fortran/decl.cc:6676
64889 #, gcc-internal-format, gfc-internal-format
64890 msgid "Unexpected junk in formal argument list at %C"
64891 msgstr ""
64892
64893 #: fortran/decl.cc:6694
64894 #, gcc-internal-format
64895 msgid "Duplicate name %qs in parameter list at %C"
64896 msgstr ""
64897
64898 #: fortran/decl.cc:6697
64899 #, gcc-internal-format
64900 msgid "Duplicate symbol %qs in formal argument list at %C"
64901 msgstr ""
64902
64903 #: fortran/decl.cc:6736
64904 #, gcc-internal-format, gfc-internal-format
64905 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
64906 msgstr ""
64907
64908 #: fortran/decl.cc:6742
64909 #, gcc-internal-format, gfc-internal-format
64910 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
64911 msgstr ""
64912
64913 #: fortran/decl.cc:6781
64914 #, gcc-internal-format, gfc-internal-format
64915 msgid "RESULT variable at %C must be different than function name"
64916 msgstr ""
64917
64918 #: fortran/decl.cc:6858
64919 #, gcc-internal-format, gfc-internal-format
64920 msgid "Unexpected junk after function declaration at %C"
64921 msgstr ""
64922
64923 #: fortran/decl.cc:6868 fortran/decl.cc:8006
64924 #, gcc-internal-format, gfc-internal-format
64925 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
64926 msgstr ""
64927
64928 #: fortran/decl.cc:7072
64929 #, gcc-internal-format, gfc-internal-format
64930 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
64931 msgstr ""
64932
64933 #: fortran/decl.cc:7079
64934 #, gcc-internal-format, gfc-internal-format
64935 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
64936 msgstr ""
64937
64938 #: fortran/decl.cc:7085
64939 #, gcc-internal-format, gfc-internal-format
64940 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
64941 msgstr ""
64942
64943 #: fortran/decl.cc:7108
64944 #, gcc-internal-format
64945 msgid "Procedure %qs at %L already has basic type of %s"
64946 msgstr ""
64947
64948 #: fortran/decl.cc:7154 fortran/decl.cc:7342 fortran/decl.cc:11347
64949 #, gcc-internal-format, gfc-internal-format
64950 msgid "Syntax error in PROCEDURE statement at %C"
64951 msgstr ""
64952
64953 #: fortran/decl.cc:7203 fortran/decl.cc:11247
64954 #, gcc-internal-format
64955 msgid "Expected %<::%> after binding-attributes at %C"
64956 msgstr ""
64957
64958 #: fortran/decl.cc:7210
64959 #, gcc-internal-format, gfc-internal-format
64960 msgid "NOPASS or explicit interface required at %C"
64961 msgstr ""
64962
64963 #: fortran/decl.cc:7214
64964 #, gcc-internal-format, gfc-internal-format
64965 msgid "Procedure pointer component at %C"
64966 msgstr ""
64967
64968 #: fortran/decl.cc:7286
64969 #, gcc-internal-format, gfc-internal-format
64970 msgid "Syntax error in procedure pointer component at %C"
64971 msgstr ""
64972
64973 #: fortran/decl.cc:7304
64974 #, gcc-internal-format, gfc-internal-format
64975 msgid "PROCEDURE at %C must be in a generic interface"
64976 msgstr ""
64977
64978 #: fortran/decl.cc:7313 fortran/decl.cc:9987
64979 #, gcc-internal-format, gfc-internal-format
64980 msgid "double colon in MODULE PROCEDURE statement at %L"
64981 msgstr ""
64982
64983 #: fortran/decl.cc:7383
64984 #, gcc-internal-format, gfc-internal-format
64985 msgid "PROCEDURE statement at %C"
64986 msgstr ""
64987
64988 #: fortran/decl.cc:7455
64989 #, gcc-internal-format, gfc-internal-format
64990 msgid "Expected formal argument list in function definition at %C"
64991 msgstr ""
64992
64993 #: fortran/decl.cc:7485 fortran/decl.cc:7764 fortran/decl.cc:7973
64994 #: fortran/symbol.cc:1904
64995 #, gcc-internal-format, gfc-internal-format
64996 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
64997 msgstr ""
64998
64999 #: fortran/decl.cc:7515 fortran/decl.cc:8031
65000 #, gcc-internal-format
65001 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
65002 msgstr ""
65003
65004 #: fortran/decl.cc:7658
65005 #, gcc-internal-format, gfc-internal-format
65006 msgid "ENTRY statement at %C"
65007 msgstr ""
65008
65009 #: fortran/decl.cc:7667
65010 #, gcc-internal-format, gfc-internal-format
65011 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
65012 msgstr ""
65013
65014 #: fortran/decl.cc:7670
65015 #, gcc-internal-format, gfc-internal-format
65016 msgid "ENTRY statement at %C cannot appear within a MODULE"
65017 msgstr ""
65018
65019 #: fortran/decl.cc:7673
65020 #, gcc-internal-format, gfc-internal-format
65021 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
65022 msgstr ""
65023
65024 #: fortran/decl.cc:7676
65025 #, gcc-internal-format, gfc-internal-format
65026 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
65027 msgstr ""
65028
65029 #: fortran/decl.cc:7680 fortran/decl.cc:7725
65030 #, gcc-internal-format, gfc-internal-format
65031 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
65032 msgstr ""
65033
65034 #: fortran/decl.cc:7684
65035 #, gcc-internal-format, gfc-internal-format
65036 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
65037 msgstr ""
65038
65039 #: fortran/decl.cc:7688
65040 #, gcc-internal-format, gfc-internal-format
65041 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
65042 msgstr ""
65043
65044 #: fortran/decl.cc:7692
65045 #, gcc-internal-format, gfc-internal-format
65046 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
65047 msgstr ""
65048
65049 #: fortran/decl.cc:7697
65050 #, gcc-internal-format, gfc-internal-format
65051 msgid "ENTRY statement at %C cannot appear within a DO block"
65052 msgstr ""
65053
65054 #: fortran/decl.cc:7701
65055 #, gcc-internal-format, gfc-internal-format
65056 msgid "ENTRY statement at %C cannot appear within a SELECT block"
65057 msgstr ""
65058
65059 #: fortran/decl.cc:7705
65060 #, gcc-internal-format, gfc-internal-format
65061 msgid "ENTRY statement at %C cannot appear within a FORALL block"
65062 msgstr ""
65063
65064 #: fortran/decl.cc:7709
65065 #, gcc-internal-format, gfc-internal-format
65066 msgid "ENTRY statement at %C cannot appear within a WHERE block"
65067 msgstr ""
65068
65069 #: fortran/decl.cc:7713
65070 #, gcc-internal-format, gfc-internal-format
65071 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
65072 msgstr ""
65073
65074 #: fortran/decl.cc:7717
65075 #, gcc-internal-format, gfc-internal-format
65076 msgid "Unexpected ENTRY statement at %C"
65077 msgstr ""
65078
65079 #: fortran/decl.cc:7738
65080 #, gcc-internal-format, gfc-internal-format
65081 msgid "ENTRY statement at %C cannot appear in a contained procedure"
65082 msgstr ""
65083
65084 #: fortran/decl.cc:7789 fortran/decl.cc:8013
65085 #, gcc-internal-format, gfc-internal-format
65086 msgid "Missing required parentheses before BIND(C) at %C"
65087 msgstr ""
65088
65089 #: fortran/decl.cc:7883
65090 #, gcc-internal-format, gfc-internal-format
65091 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
65092 msgstr ""
65093
65094 #: fortran/decl.cc:8040
65095 #, gcc-internal-format, gfc-internal-format
65096 msgid "Alternate return dummy argument cannot appear in a SUBROUTINE with the BIND(C) attribute at %L"
65097 msgstr ""
65098
65099 #: fortran/decl.cc:8103 fortran/decl.cc:8110
65100 #, gcc-internal-format, gfc-internal-format
65101 msgid "Invalid C identifier in NAME= specifier at %C"
65102 msgstr ""
65103
65104 #: fortran/decl.cc:8150
65105 #, gcc-internal-format, gfc-internal-format
65106 msgid "Syntax error in NAME= specifier for binding label at %C"
65107 msgstr ""
65108
65109 #: fortran/decl.cc:8166
65110 #, gcc-internal-format, gfc-internal-format
65111 msgid "NAME= specifier at %C should be a constant expression"
65112 msgstr ""
65113
65114 #: fortran/decl.cc:8174
65115 #, gcc-internal-format, gfc-internal-format
65116 msgid "NAME= specifier at %C should be a scalar of default character kind"
65117 msgstr ""
65118
65119 #: fortran/decl.cc:8193
65120 #, gcc-internal-format, gfc-internal-format
65121 msgid "Missing closing paren for binding label at %C"
65122 msgstr ""
65123
65124 #: fortran/decl.cc:8199
65125 #, gcc-internal-format, gfc-internal-format
65126 msgid "No binding name is allowed in BIND(C) at %C"
65127 msgstr ""
65128
65129 #: fortran/decl.cc:8205
65130 #, gcc-internal-format, gfc-internal-format
65131 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
65132 msgstr ""
65133
65134 #: fortran/decl.cc:8234
65135 #, gcc-internal-format, gfc-internal-format
65136 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
65137 msgstr ""
65138
65139 #: fortran/decl.cc:8481
65140 #, gcc-internal-format, gfc-internal-format
65141 msgid "Unexpected END statement at %C"
65142 msgstr ""
65143
65144 #: fortran/decl.cc:8490
65145 #, gcc-internal-format, gfc-internal-format
65146 msgid "END statement instead of %s statement at %L"
65147 msgstr ""
65148
65149 #. We would have required END [something].
65150 #: fortran/decl.cc:8499
65151 #, gcc-internal-format, gfc-internal-format
65152 msgid "%s statement expected at %L"
65153 msgstr ""
65154
65155 #: fortran/decl.cc:8510
65156 #, gcc-internal-format, gfc-internal-format
65157 msgid "Expecting %s statement at %L"
65158 msgstr ""
65159
65160 #: fortran/decl.cc:8530
65161 #, gcc-internal-format
65162 msgid "Expected block name of %qs in %s statement at %L"
65163 msgstr ""
65164
65165 #: fortran/decl.cc:8547
65166 #, gcc-internal-format, gfc-internal-format
65167 msgid "Expected terminating name at %C"
65168 msgstr ""
65169
65170 #: fortran/decl.cc:8561 fortran/decl.cc:8569
65171 #, gcc-internal-format
65172 msgid "Expected label %qs for %s statement at %C"
65173 msgstr ""
65174
65175 #: fortran/decl.cc:8668
65176 #, gcc-internal-format, gfc-internal-format
65177 msgid "Missing array specification at %L in DIMENSION statement"
65178 msgstr ""
65179
65180 #: fortran/decl.cc:8676
65181 #, gcc-internal-format, gfc-internal-format
65182 msgid "Dimensions specified for %s at %L after its initialization"
65183 msgstr ""
65184
65185 #: fortran/decl.cc:8684
65186 #, gcc-internal-format, gfc-internal-format
65187 msgid "Missing array specification at %L in CODIMENSION statement"
65188 msgstr ""
65189
65190 #: fortran/decl.cc:8693
65191 #, gcc-internal-format, gfc-internal-format
65192 msgid "Array specification must be deferred at %L"
65193 msgstr ""
65194
65195 #: fortran/decl.cc:8708
65196 #, gcc-internal-format, gfc-internal-format
65197 msgid "Duplicate DIMENSION attribute at %C"
65198 msgstr ""
65199
65200 #: fortran/decl.cc:8800
65201 #, gcc-internal-format, gfc-internal-format
65202 msgid "Unexpected character in variable list at %C"
65203 msgstr ""
65204
65205 #: fortran/decl.cc:8837
65206 #, gcc-internal-format
65207 msgid "Expected %<(%> at %C"
65208 msgstr ""
65209
65210 #: fortran/decl.cc:8851 fortran/decl.cc:8891
65211 #, gcc-internal-format, gfc-internal-format
65212 msgid "Expected variable name at %C"
65213 msgstr ""
65214
65215 #: fortran/decl.cc:8867
65216 #, gcc-internal-format, gfc-internal-format
65217 msgid "Cray pointer at %C must be an integer"
65218 msgstr ""
65219
65220 #: fortran/decl.cc:8871
65221 #, gcc-internal-format, gfc-internal-format
65222 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
65223 msgstr ""
65224
65225 #: fortran/decl.cc:8877
65226 #, gcc-internal-format, gfc-internal-format
65227 msgid "Expected \",\" at %C"
65228 msgstr ""
65229
65230 #: fortran/decl.cc:8916
65231 #, gcc-internal-format
65232 msgid "Cannot set Cray pointee array spec."
65233 msgstr ""
65234
65235 #: fortran/decl.cc:8940
65236 #, gcc-internal-format, gfc-internal-format
65237 msgid "Expected \")\" at %C"
65238 msgstr ""
65239
65240 #: fortran/decl.cc:8952
65241 #, gcc-internal-format
65242 msgid "Expected %<,%> or end of statement at %C"
65243 msgstr ""
65244
65245 #: fortran/decl.cc:8978
65246 #, gcc-internal-format, gfc-internal-format
65247 msgid "INTENT is not allowed inside of BLOCK at %C"
65248 msgstr ""
65249
65250 #: fortran/decl.cc:9010
65251 #, gcc-internal-format, gfc-internal-format
65252 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
65253 msgstr ""
65254
65255 #: fortran/decl.cc:9029
65256 #, gcc-internal-format
65257 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
65258 msgstr ""
65259
65260 #: fortran/decl.cc:9068
65261 #, gcc-internal-format, gfc-internal-format
65262 msgid "CONTIGUOUS statement at %C"
65263 msgstr ""
65264
65265 #: fortran/decl.cc:9166
65266 #, gcc-internal-format, gfc-internal-format
65267 msgid "Access specification of the %s operator at %C has already been specified"
65268 msgstr ""
65269
65270 #: fortran/decl.cc:9182
65271 #, gcc-internal-format, gfc-internal-format
65272 msgid "Access specification of the .%s. operator at %C has already been specified"
65273 msgstr ""
65274
65275 #: fortran/decl.cc:9230
65276 #, gcc-internal-format, gfc-internal-format
65277 msgid "PROTECTED statement at %C"
65278 msgstr ""
65279
65280 #: fortran/decl.cc:9264
65281 #, gcc-internal-format, gfc-internal-format
65282 msgid "Syntax error in PROTECTED statement at %C"
65283 msgstr ""
65284
65285 #: fortran/decl.cc:9291 fortran/decl.cc:9316
65286 #, gcc-internal-format, gfc-internal-format
65287 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
65288 msgstr ""
65289
65290 #: fortran/decl.cc:9337 fortran/decl.cc:9357
65291 #, gcc-internal-format, gfc-internal-format
65292 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
65293 msgstr ""
65294
65295 #: fortran/decl.cc:9379
65296 #, gcc-internal-format, gfc-internal-format
65297 msgid "Expected variable name at %C in PARAMETER statement"
65298 msgstr ""
65299
65300 #: fortran/decl.cc:9386
65301 #, gcc-internal-format, gfc-internal-format
65302 msgid "Expected = sign in PARAMETER statement at %C"
65303 msgstr ""
65304
65305 #: fortran/decl.cc:9392
65306 #, gcc-internal-format, gfc-internal-format
65307 msgid "Expected expression at %C in PARAMETER statement"
65308 msgstr ""
65309
65310 #: fortran/decl.cc:9412
65311 #, gcc-internal-format, gfc-internal-format
65312 msgid "Initializing already initialized variable at %C"
65313 msgstr ""
65314
65315 #. With legacy PARAMETER statements, don't expect a terminating ')'.
65316 #: fortran/decl.cc:9437
65317 #, gcc-internal-format, gfc-internal-format
65318 msgid "PARAMETER without '()' at %C"
65319 msgstr ""
65320
65321 #: fortran/decl.cc:9453
65322 #, gcc-internal-format, gfc-internal-format
65323 msgid "Unexpected characters in PARAMETER statement at %C"
65324 msgstr ""
65325
65326 #: fortran/decl.cc:9472 fortran/decl.cc:9528
65327 #, gcc-internal-format
65328 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
65329 msgstr ""
65330
65331 #: fortran/decl.cc:9507
65332 #, gcc-internal-format, gfc-internal-format
65333 msgid "Expected entity-list in AUTOMATIC statement at %C"
65334 msgstr ""
65335
65336 #: fortran/decl.cc:9514
65337 #, gcc-internal-format, gfc-internal-format
65338 msgid "Syntax error in AUTOMATIC statement at %C"
65339 msgstr "Синтаксична помилка у інструкції AUTOMATIC у %C"
65340
65341 #: fortran/decl.cc:9563
65342 #, gcc-internal-format, gfc-internal-format
65343 msgid "Expected entity-list in STATIC statement at %C"
65344 msgstr ""
65345
65346 #: fortran/decl.cc:9570
65347 #, gcc-internal-format, gfc-internal-format
65348 msgid "Syntax error in STATIC statement at %C"
65349 msgstr "Синтаксична помилка у інструкції STATIC у %C"
65350
65351 #: fortran/decl.cc:9589
65352 #, gcc-internal-format, gfc-internal-format
65353 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
65354 msgstr ""
65355
65356 #: fortran/decl.cc:9600
65357 #, gcc-internal-format, gfc-internal-format
65358 msgid "SAVE statement at %C follows blanket SAVE statement"
65359 msgstr ""
65360
65361 #: fortran/decl.cc:9648
65362 #, gcc-internal-format, gfc-internal-format
65363 msgid "Syntax error in SAVE statement at %C"
65364 msgstr ""
65365
65366 #: fortran/decl.cc:9665
65367 #, gcc-internal-format, gfc-internal-format
65368 msgid "VALUE is not allowed inside of BLOCK at %C"
65369 msgstr ""
65370
65371 #: fortran/decl.cc:9669
65372 #, gcc-internal-format, gfc-internal-format
65373 msgid "VALUE statement at %C"
65374 msgstr ""
65375
65376 #: fortran/decl.cc:9707
65377 #, gcc-internal-format, gfc-internal-format
65378 msgid "Syntax error in VALUE statement at %C"
65379 msgstr ""
65380
65381 #: fortran/decl.cc:9719
65382 #, gcc-internal-format, gfc-internal-format
65383 msgid "VOLATILE statement at %C"
65384 msgstr ""
65385
65386 #: fortran/decl.cc:9746
65387 #, gcc-internal-format
65388 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
65389 msgstr ""
65390
65391 #: fortran/decl.cc:9771
65392 #, gcc-internal-format, gfc-internal-format
65393 msgid "Syntax error in VOLATILE statement at %C"
65394 msgstr ""
65395
65396 #: fortran/decl.cc:9783
65397 #, gcc-internal-format, gfc-internal-format
65398 msgid "ASYNCHRONOUS statement at %C"
65399 msgstr ""
65400
65401 #: fortran/decl.cc:9827
65402 #, gcc-internal-format, gfc-internal-format
65403 msgid "Syntax error in ASYNCHRONOUS statement at %C"
65404 msgstr ""
65405
65406 #: fortran/decl.cc:9852
65407 #, gcc-internal-format, gfc-internal-format
65408 msgid "MODULE PROCEDURE declaration at %C"
65409 msgstr ""
65410
65411 #: fortran/decl.cc:9962
65412 #, gcc-internal-format, gfc-internal-format
65413 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
65414 msgstr ""
65415
65416 #: fortran/decl.cc:10020
65417 #, gcc-internal-format, gfc-internal-format
65418 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
65419 msgstr ""
65420
65421 #: fortran/decl.cc:10069
65422 #, gcc-internal-format, gfc-internal-format
65423 msgid "Ambiguous symbol in TYPE definition at %C"
65424 msgstr ""
65425
65426 #: fortran/decl.cc:10078
65427 #, gcc-internal-format
65428 msgid "Symbol %qs at %C has not been previously defined"
65429 msgstr ""
65430
65431 #: fortran/decl.cc:10084
65432 #, gcc-internal-format
65433 msgid "%qs in EXTENDS expression at %C is not a derived type"
65434 msgstr ""
65435
65436 #: fortran/decl.cc:10091
65437 #, gcc-internal-format
65438 msgid "%qs cannot be extended at %C because it is BIND(C)"
65439 msgstr ""
65440
65441 #: fortran/decl.cc:10098
65442 #, gcc-internal-format
65443 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
65444 msgstr ""
65445
65446 #: fortran/decl.cc:10121
65447 #, gcc-internal-format, gfc-internal-format
65448 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
65449 msgstr ""
65450
65451 #: fortran/decl.cc:10133
65452 #, gcc-internal-format, gfc-internal-format
65453 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
65454 msgstr ""
65455
65456 #: fortran/decl.cc:10154
65457 #, gcc-internal-format, gfc-internal-format
65458 msgid "ABSTRACT type at %C"
65459 msgstr ""
65460
65461 #: fortran/decl.cc:10200
65462 #, gcc-internal-format, gfc-internal-format
65463 msgid "Failed to create structure type '%s' at %C"
65464 msgstr ""
65465
65466 #: fortran/decl.cc:10206
65467 #, gcc-internal-format
65468 msgid "Type definition of %qs at %C was already defined at %L"
65469 msgstr ""
65470
65471 #: fortran/decl.cc:10253
65472 #, gcc-internal-format, gfc-internal-format
65473 msgid "Junk after MAP statement at %C"
65474 msgstr "Зайві команди після інструкції MAP у %C"
65475
65476 #: fortran/decl.cc:10286
65477 #, gcc-internal-format, gfc-internal-format
65478 msgid "Junk after UNION statement at %C"
65479 msgstr "Зайві команди після інструкції UNION у %C"
65480
65481 #: fortran/decl.cc:10321
65482 #, gcc-internal-format
65483 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
65484 msgstr ""
65485
65486 #: fortran/decl.cc:10335
65487 #, gcc-internal-format, gfc-internal-format
65488 msgid "Structure name expected in non-nested structure declaration at %C"
65489 msgstr ""
65490
65491 #: fortran/decl.cc:10353
65492 #, gcc-internal-format, gfc-internal-format
65493 msgid "Junk after non-nested STRUCTURE statement at %C"
65494 msgstr "Зайві команди після невкладеної інструкції STRUCTURE у %C"
65495
65496 #: fortran/decl.cc:10360
65497 #, gcc-internal-format
65498 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
65499 msgstr ""
65500
65501 #: fortran/decl.cc:10523
65502 #, gcc-internal-format, gfc-internal-format
65503 msgid "Expected :: in TYPE definition at %C"
65504 msgstr ""
65505
65506 #: fortran/decl.cc:10536
65507 #, gcc-internal-format, gfc-internal-format
65508 msgid "Mangled derived type definition at %C"
65509 msgstr ""
65510
65511 #: fortran/decl.cc:10565
65512 #, gcc-internal-format
65513 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
65514 msgstr ""
65515
65516 #: fortran/decl.cc:10576
65517 #, gcc-internal-format
65518 msgid "Derived type name %qs at %C already has a basic type of %s"
65519 msgstr ""
65520
65521 #: fortran/decl.cc:10579
65522 #, gcc-internal-format
65523 msgid "Derived type name %qs at %C already has a basic type"
65524 msgstr "Похідна назва типу %qs у %C вже має базовий тип"
65525
65526 #: fortran/decl.cc:10594
65527 #, gcc-internal-format
65528 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
65529 msgstr ""
65530
65531 #: fortran/decl.cc:10603
65532 #, gcc-internal-format
65533 msgid "Derived type definition of %qs at %C has already been defined"
65534 msgstr ""
65535
65536 #: fortran/decl.cc:10666
65537 #, gcc-internal-format, gfc-internal-format
65538 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
65539 msgstr ""
65540
65541 #: fortran/decl.cc:10749
65542 #, gcc-internal-format, gfc-internal-format
65543 msgid "Cray Pointee at %C cannot be assumed shape array"
65544 msgstr ""
65545
65546 #: fortran/decl.cc:10769
65547 #, gcc-internal-format, gfc-internal-format
65548 msgid "ENUM and ENUMERATOR at %C"
65549 msgstr ""
65550
65551 #: fortran/decl.cc:10801
65552 #, gcc-internal-format, gfc-internal-format
65553 msgid "Enumerator exceeds the C integer type at %C"
65554 msgstr ""
65555
65556 #: fortran/decl.cc:10880
65557 #, gcc-internal-format, gfc-internal-format
65558 msgid "ENUMERATOR %L not initialized with integer expression"
65559 msgstr ""
65560
65561 #: fortran/decl.cc:10928
65562 #, gcc-internal-format, gfc-internal-format
65563 msgid "ENUM definition statement expected before %C"
65564 msgstr ""
65565
65566 #: fortran/decl.cc:10964
65567 #, gcc-internal-format, gfc-internal-format
65568 msgid "Syntax error in ENUMERATOR definition at %C"
65569 msgstr ""
65570
65571 #: fortran/decl.cc:11011 fortran/decl.cc:11026
65572 #, gcc-internal-format, gfc-internal-format
65573 msgid "Duplicate access-specifier at %C"
65574 msgstr ""
65575
65576 #: fortran/decl.cc:11046
65577 #, gcc-internal-format, gfc-internal-format
65578 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
65579 msgstr ""
65580
65581 #: fortran/decl.cc:11066
65582 #, gcc-internal-format, gfc-internal-format
65583 msgid "Binding attributes already specify passing, illegal PASS at %C"
65584 msgstr ""
65585
65586 #: fortran/decl.cc:11093
65587 #, gcc-internal-format, gfc-internal-format
65588 msgid "Duplicate POINTER attribute at %C"
65589 msgstr ""
65590
65591 #: fortran/decl.cc:11111
65592 #, gcc-internal-format, gfc-internal-format
65593 msgid "Duplicate NON_OVERRIDABLE at %C"
65594 msgstr ""
65595
65596 #: fortran/decl.cc:11127
65597 #, gcc-internal-format, gfc-internal-format
65598 msgid "Duplicate DEFERRED at %C"
65599 msgstr ""
65600
65601 #: fortran/decl.cc:11140
65602 #, gcc-internal-format, gfc-internal-format
65603 msgid "Expected access-specifier at %C"
65604 msgstr ""
65605
65606 #: fortran/decl.cc:11142
65607 #, gcc-internal-format, gfc-internal-format
65608 msgid "Expected binding attribute at %C"
65609 msgstr ""
65610
65611 #: fortran/decl.cc:11150
65612 #, gcc-internal-format, gfc-internal-format
65613 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
65614 msgstr ""
65615
65616 #: fortran/decl.cc:11163
65617 #, gcc-internal-format, gfc-internal-format
65618 msgid "POINTER attribute is required for procedure pointer component at %C"
65619 msgstr ""
65620
65621 #: fortran/decl.cc:11205
65622 #, gcc-internal-format
65623 msgid "Interface-name expected after %<(%> at %C"
65624 msgstr ""
65625
65626 #: fortran/decl.cc:11211
65627 #, gcc-internal-format
65628 msgid "%<)%> expected at %C"
65629 msgstr ""
65630
65631 #: fortran/decl.cc:11231
65632 #, gcc-internal-format, gfc-internal-format
65633 msgid "Interface must be specified for DEFERRED binding at %C"
65634 msgstr ""
65635
65636 #: fortran/decl.cc:11236
65637 #, gcc-internal-format, gfc-internal-format
65638 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
65639 msgstr ""
65640
65641 #: fortran/decl.cc:11259
65642 #, gcc-internal-format, gfc-internal-format
65643 msgid "Expected binding name at %C"
65644 msgstr ""
65645
65646 #: fortran/decl.cc:11263
65647 #, gcc-internal-format, gfc-internal-format
65648 msgid "PROCEDURE list at %C"
65649 msgstr ""
65650
65651 #: fortran/decl.cc:11275
65652 #, gcc-internal-format
65653 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
65654 msgstr ""
65655
65656 #: fortran/decl.cc:11281
65657 #, gcc-internal-format
65658 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
65659 msgstr ""
65660
65661 #: fortran/decl.cc:11291
65662 #, gcc-internal-format
65663 msgid "Expected binding target after %<=>%> at %C"
65664 msgstr ""
65665
65666 #: fortran/decl.cc:11308
65667 #, gcc-internal-format
65668 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
65669 msgstr ""
65670
65671 #: fortran/decl.cc:11319
65672 #, gcc-internal-format
65673 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
65674 msgstr ""
65675
65676 #: fortran/decl.cc:11370
65677 #, gcc-internal-format, gfc-internal-format
65678 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
65679 msgstr ""
65680
65681 #: fortran/decl.cc:11390
65682 #, gcc-internal-format
65683 msgid "Expected %<::%> at %C"
65684 msgstr ""
65685
65686 #: fortran/decl.cc:11402
65687 #, gcc-internal-format, gfc-internal-format
65688 msgid "Expected generic name or operator descriptor at %C"
65689 msgstr ""
65690
65691 #: fortran/decl.cc:11423
65692 #, gcc-internal-format, gfc-internal-format
65693 msgid "Malformed GENERIC statement at %C"
65694 msgstr ""
65695
65696 #: fortran/decl.cc:11434
65697 #, gcc-internal-format
65698 msgid "Expected %<=>%> at %C"
65699 msgstr ""
65700
65701 #: fortran/decl.cc:11470
65702 #, gcc-internal-format
65703 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
65704 msgstr ""
65705
65706 #: fortran/decl.cc:11478
65707 #, gcc-internal-format
65708 msgid "Binding at %C must have the same access as already defined binding %qs"
65709 msgstr ""
65710
65711 #: fortran/decl.cc:11526
65712 #, gcc-internal-format, gfc-internal-format
65713 msgid "Expected specific binding name at %C"
65714 msgstr ""
65715
65716 #: fortran/decl.cc:11536
65717 #, gcc-internal-format
65718 msgid "%qs already defined as specific binding for the generic %qs at %C"
65719 msgstr ""
65720
65721 #: fortran/decl.cc:11554
65722 #, gcc-internal-format, gfc-internal-format
65723 msgid "Junk after GENERIC binding at %C"
65724 msgstr ""
65725
65726 #: fortran/decl.cc:11589
65727 #, gcc-internal-format, gfc-internal-format
65728 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
65729 msgstr ""
65730
65731 #: fortran/decl.cc:11600
65732 #, gcc-internal-format, gfc-internal-format
65733 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
65734 msgstr ""
65735
65736 #: fortran/decl.cc:11622
65737 #, gcc-internal-format, gfc-internal-format
65738 msgid "Empty FINAL at %C"
65739 msgstr ""
65740
65741 #: fortran/decl.cc:11629
65742 #, gcc-internal-format, gfc-internal-format
65743 msgid "Expected module procedure name at %C"
65744 msgstr ""
65745
65746 #: fortran/decl.cc:11639
65747 #, gcc-internal-format
65748 msgid "Expected %<,%> at %C"
65749 msgstr ""
65750
65751 #: fortran/decl.cc:11645
65752 #, gcc-internal-format
65753 msgid "Unknown procedure name %qs at %C"
65754 msgstr ""
65755
65756 #: fortran/decl.cc:11658
65757 #, gcc-internal-format
65758 msgid "%qs at %C is already defined as FINAL procedure"
65759 msgstr ""
65760
65761 #: fortran/decl.cc:11729
65762 #, gcc-internal-format, gfc-internal-format
65763 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
65764 msgstr ""
65765
65766 #: fortran/decl.cc:11775
65767 #, gcc-internal-format, gfc-internal-format
65768 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
65769 msgstr ""
65770
65771 #: fortran/decl.cc:11796
65772 #, gcc-internal-format
65773 msgid "%<GCC unroll%> directive requires a non-negative integral constant less than or equal to %u at %C"
65774 msgstr ""
65775
65776 #: fortran/decl.cc:11810
65777 #, gcc-internal-format, gfc-internal-format
65778 msgid "Syntax error in !GCC$ UNROLL directive at %C"
65779 msgstr ""
65780
65781 #: fortran/decl.cc:11874
65782 #, gcc-internal-format, gfc-internal-format
65783 msgid "Syntax error in !GCC$ IVDEP directive at %C"
65784 msgstr ""
65785
65786 #: fortran/decl.cc:11891
65787 #, gcc-internal-format, gfc-internal-format
65788 msgid "Syntax error in !GCC$ VECTOR directive at %C"
65789 msgstr ""
65790
65791 #: fortran/decl.cc:11908
65792 #, gcc-internal-format, gfc-internal-format
65793 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
65794 msgstr ""
65795
65796 #: fortran/dependency.cc:106
65797 #, gcc-internal-format
65798 msgid "identical_array_ref(): inconsistent dimensions"
65799 msgstr ""
65800
65801 #: fortran/dependency.cc:199
65802 #, gcc-internal-format
65803 msgid "are_identical_variables: Bad type"
65804 msgstr ""
65805
65806 #: fortran/dependency.cc:989
65807 #, gcc-internal-format, gfc-internal-format
65808 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
65809 msgstr ""
65810
65811 #: fortran/dependency.cc:1293
65812 #, gcc-internal-format
65813 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
65814 msgstr ""
65815
65816 #: fortran/dump-parse-tree.cc:281
65817 #, gcc-internal-format
65818 msgid "show_array_spec(): Unhandled array shape type."
65819 msgstr ""
65820
65821 #: fortran/dump-parse-tree.cc:360
65822 #, gcc-internal-format
65823 msgid "show_array_ref(): Unknown array reference"
65824 msgstr ""
65825
65826 #: fortran/dump-parse-tree.cc:434
65827 #, gcc-internal-format
65828 msgid "show_ref(): Bad component code"
65829 msgstr ""
65830
65831 #: fortran/dump-parse-tree.cc:707
65832 #, gcc-internal-format
65833 msgid "show_expr(): Bad intrinsic in expression"
65834 msgstr ""
65835
65836 #: fortran/dump-parse-tree.cc:750
65837 #, gcc-internal-format
65838 msgid "show_expr(): Don't know how to show expr"
65839 msgstr ""
65840
65841 #: fortran/dump-parse-tree.cc:3396
65842 #, gcc-internal-format
65843 msgid "show_code_node(): Bad statement code"
65844 msgstr ""
65845
65846 #: fortran/dump-parse-tree.cc:3720 fortran/dump-parse-tree.cc:3825
65847 #, gcc-internal-format
65848 msgid "Cannot convert %qs to interoperable type at %L"
65849 msgstr ""
65850
65851 #: fortran/error.cc:381
65852 #, gcc-internal-format, gfc-internal-format
65853 msgid "    Included at %s:%d:"
65854 msgstr ""
65855
65856 #: fortran/error.cc:467
65857 #, gcc-internal-format
65858 msgid "<During initialization>\n"
65859 msgstr "<Під час ініціалізації>\n"
65860
65861 #: fortran/expr.cc:149
65862 #, gcc-internal-format
65863 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
65864 msgstr ""
65865
65866 #: fortran/expr.cc:357
65867 #, gcc-internal-format
65868 msgid "gfc_copy_expr(): Bad expr node"
65869 msgstr ""
65870
65871 #: fortran/expr.cc:510
65872 #, gcc-internal-format
65873 msgid "free_expr0(): Bad expr type"
65874 msgstr ""
65875
65876 #: fortran/expr.cc:658 fortran/expr.cc:660 fortran/expr.cc:711
65877 #: fortran/expr.cc:713
65878 #, gcc-internal-format, gfc-internal-format
65879 msgid "Constant expression required at %C"
65880 msgstr ""
65881
65882 #: fortran/expr.cc:667 fortran/expr.cc:669 fortran/expr.cc:720
65883 #: fortran/expr.cc:722
65884 #, gcc-internal-format, gfc-internal-format
65885 msgid "Integer expression required at %C"
65886 msgstr ""
65887
65888 #: fortran/expr.cc:677 fortran/expr.cc:679 fortran/expr.cc:733
65889 #: fortran/expr.cc:735
65890 #, gcc-internal-format, gfc-internal-format
65891 msgid "Integer value too large in expression at %C"
65892 msgstr ""
65893
65894 #: fortran/expr.cc:1098
65895 #, gcc-internal-format
65896 msgid "gfc_is_constant_expr(): Unknown expression type"
65897 msgstr ""
65898
65899 #: fortran/expr.cc:1293
65900 #, gcc-internal-format
65901 msgid "simplify_intrinsic_op(): Bad operator"
65902 msgstr ""
65903
65904 #: fortran/expr.cc:1398
65905 #, gcc-internal-format, gfc-internal-format
65906 msgid "Index in dimension %d is out of bounds at %L"
65907 msgstr ""
65908
65909 #: fortran/expr.cc:1586 fortran/expr.cc:1639
65910 #, gcc-internal-format, gfc-internal-format
65911 msgid "index in dimension %d is out of bounds at %L"
65912 msgstr ""
65913
65914 #: fortran/expr.cc:1715
65915 #, gcc-internal-format
65916 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"
65917 msgstr ""
65918
65919 #: fortran/expr.cc:1725
65920 #, gcc-internal-format, gfc-internal-format
65921 msgid "Error in array constructor referenced at %L"
65922 msgstr ""
65923
65924 #: fortran/expr.cc:1829 fortran/primary.cc:2300 fortran/primary.cc:2444
65925 #, gcc-internal-format, gfc-internal-format
65926 msgid "LEN part_ref at %C"
65927 msgstr ""
65928
65929 #: fortran/expr.cc:1847 fortran/primary.cc:2295 fortran/primary.cc:2459
65930 #, gcc-internal-format, gfc-internal-format
65931 msgid "KIND part_ref at %C"
65932 msgstr ""
65933
65934 #: fortran/expr.cc:1858
65935 #, gcc-internal-format, gfc-internal-format
65936 msgid "RE part_ref at %C"
65937 msgstr ""
65938
65939 #: fortran/expr.cc:1870
65940 #, gcc-internal-format, gfc-internal-format
65941 msgid "IM part_ref at %C"
65942 msgstr ""
65943
65944 #: fortran/expr.cc:2517
65945 #, gcc-internal-format, gfc-internal-format
65946 msgid "elemental function arguments at %C are not compliant"
65947 msgstr ""
65948
65949 #: fortran/expr.cc:2561
65950 #, gcc-internal-format, gfc-internal-format
65951 msgid "Numeric or CHARACTER operands are required in expression at %L"
65952 msgstr ""
65953
65954 #: fortran/expr.cc:2586
65955 #, gcc-internal-format, gfc-internal-format
65956 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
65957 msgstr ""
65958
65959 #: fortran/expr.cc:2593
65960 #, gcc-internal-format, gfc-internal-format
65961 msgid "Concat operator at %L must concatenate strings of the same kind"
65962 msgstr ""
65963
65964 #: fortran/expr.cc:2603
65965 #, gcc-internal-format, gfc-internal-format
65966 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
65967 msgstr ""
65968
65969 #: fortran/expr.cc:2619
65970 #, gcc-internal-format, gfc-internal-format
65971 msgid "LOGICAL operands are required in expression at %L"
65972 msgstr ""
65973
65974 #: fortran/expr.cc:2630
65975 #, gcc-internal-format, gfc-internal-format
65976 msgid "Only intrinsic operators can be used in expression at %L"
65977 msgstr ""
65978
65979 #: fortran/expr.cc:2638
65980 #, gcc-internal-format, gfc-internal-format
65981 msgid "Numeric operands are required in expression at %L"
65982 msgstr ""
65983
65984 #: fortran/expr.cc:2661
65985 #, gcc-internal-format
65986 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
65987 msgstr ""
65988
65989 #: fortran/expr.cc:2798
65990 #, gcc-internal-format
65991 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
65992 msgstr ""
65993
65994 #: fortran/expr.cc:2873
65995 #, gcc-internal-format
65996 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
65997 msgstr ""
65998
65999 #: fortran/expr.cc:2904
66000 #, gcc-internal-format, gfc-internal-format
66001 msgid "Evaluation of nonstandard initialization expression at %L"
66002 msgstr ""
66003
66004 #: fortran/expr.cc:2981 fortran/resolve.cc:2808
66005 #, gcc-internal-format
66006 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
66007 msgstr ""
66008
66009 #: fortran/expr.cc:2993
66010 #, gcc-internal-format
66011 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
66012 msgstr ""
66013
66014 #: fortran/expr.cc:3032
66015 #, gcc-internal-format
66016 msgid "PARAMETER %qs is used at %L before its definition is complete"
66017 msgstr ""
66018
66019 #: fortran/expr.cc:3052
66020 #, gcc-internal-format
66021 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
66022 msgstr ""
66023
66024 #: fortran/expr.cc:3058
66025 #, gcc-internal-format
66026 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
66027 msgstr ""
66028
66029 #: fortran/expr.cc:3067
66030 #, gcc-internal-format
66031 msgid "Assumed-shape array %qs at %L is not permitted in an initialization expression"
66032 msgstr ""
66033
66034 #: fortran/expr.cc:3071
66035 #, gcc-internal-format
66036 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
66037 msgstr ""
66038
66039 #: fortran/expr.cc:3077
66040 #, gcc-internal-format
66041 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
66042 msgstr ""
66043
66044 #: fortran/expr.cc:3083
66045 #, gcc-internal-format
66046 msgid "Assumed-rank array %qs at %L is not permitted in an initialization expression"
66047 msgstr ""
66048
66049 #: fortran/expr.cc:3093
66050 #, gcc-internal-format
66051 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
66052 msgstr ""
66053
66054 #: fortran/expr.cc:3147
66055 #, gcc-internal-format
66056 msgid "check_init_expr(): Unknown expression type"
66057 msgstr ""
66058
66059 #: fortran/expr.cc:3282
66060 #, gcc-internal-format
66061 msgid "Specification function %qs at %L cannot be a statement function"
66062 msgstr ""
66063
66064 #: fortran/expr.cc:3289
66065 #, gcc-internal-format
66066 msgid "Specification function %qs at %L cannot be an internal function"
66067 msgstr ""
66068
66069 #: fortran/expr.cc:3296
66070 #, gcc-internal-format
66071 msgid "Specification function %qs at %L must be PURE"
66072 msgstr ""
66073
66074 #: fortran/expr.cc:3304
66075 #, gcc-internal-format
66076 msgid "Specification function %qs at %L cannot be RECURSIVE"
66077 msgstr ""
66078
66079 #: fortran/expr.cc:3451
66080 #, gcc-internal-format
66081 msgid "Dummy argument %qs not allowed in expression at %L"
66082 msgstr ""
66083
66084 #: fortran/expr.cc:3459
66085 #, gcc-internal-format
66086 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
66087 msgstr ""
66088
66089 #: fortran/expr.cc:3466
66090 #, gcc-internal-format
66091 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
66092 msgstr ""
66093
66094 #: fortran/expr.cc:3495
66095 #, gcc-internal-format
66096 msgid "Variable %qs cannot appear in the expression at %L"
66097 msgstr ""
66098
66099 #: fortran/expr.cc:3526
66100 #, gcc-internal-format
66101 msgid "check_restricted(): Unknown expression type"
66102 msgstr ""
66103
66104 #: fortran/expr.cc:3546
66105 #, gcc-internal-format, gfc-internal-format
66106 msgid "Expression at %L must be of INTEGER type, found %s"
66107 msgstr ""
66108
66109 #: fortran/expr.cc:3558
66110 #, gcc-internal-format
66111 msgid "Function %qs at %L must be PURE"
66112 msgstr ""
66113
66114 #: fortran/expr.cc:3567
66115 #, gcc-internal-format, gfc-internal-format
66116 msgid "Expression at %L must be scalar"
66117 msgstr ""
66118
66119 #. Reject truncation.
66120 #: fortran/expr.cc:3599
66121 #, gcc-internal-format, gfc-internal-format
66122 msgid "optype_msgid overflow: %d"
66123 msgstr ""
66124
66125 #: fortran/expr.cc:3603
66126 #, gcc-internal-format, gfc-internal-format
66127 msgid "Incompatible ranks in %s (%d and %d) at %L"
66128 msgstr ""
66129
66130 #: fortran/expr.cc:3617
66131 #, gcc-internal-format, gfc-internal-format
66132 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
66133 msgstr ""
66134
66135 #: fortran/expr.cc:3665
66136 #, gcc-internal-format, gfc-internal-format
66137 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
66138 msgstr ""
66139
66140 #: fortran/expr.cc:3721
66141 #, gcc-internal-format
66142 msgid "%qs at %L is not a VALUE"
66143 msgstr ""
66144
66145 #: fortran/expr.cc:3732
66146 #, gcc-internal-format, gfc-internal-format
66147 msgid "Illegal assignment to external procedure at %L"
66148 msgstr ""
66149
66150 #: fortran/expr.cc:3740
66151 #, gcc-internal-format, gfc-internal-format
66152 msgid "Incompatible ranks %d and %d in assignment at %L"
66153 msgstr ""
66154
66155 #: fortran/expr.cc:3747
66156 #, gcc-internal-format, gfc-internal-format
66157 msgid "Variable type is UNKNOWN in assignment at %L"
66158 msgstr ""
66159
66160 #: fortran/expr.cc:3759
66161 #, gcc-internal-format, gfc-internal-format
66162 msgid "NULL appears on right-hand side in assignment at %L"
66163 msgstr ""
66164
66165 #: fortran/expr.cc:3769
66166 #, gcc-internal-format, gfc-internal-format
66167 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
66168 msgstr ""
66169
66170 #: fortran/expr.cc:3812
66171 #, gcc-internal-format
66172 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
66173 msgstr ""
66174
66175 #: fortran/expr.cc:3819
66176 #, gcc-internal-format, gfc-internal-format
66177 msgid "The assignment to a KIND or LEN component of a parameterized type at %L is not allowed"
66178 msgstr ""
66179
66180 #: fortran/expr.cc:3849
66181 #, gcc-internal-format, gfc-internal-format
66182 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
66183 msgstr ""
66184
66185 #: fortran/expr.cc:3893
66186 #, gcc-internal-format, gfc-internal-format
66187 msgid "Pointer assignment target is not a POINTER at %L"
66188 msgstr ""
66189
66190 #: fortran/expr.cc:3901
66191 #, gcc-internal-format
66192 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
66193 msgstr ""
66194
66195 #: fortran/expr.cc:3925
66196 #, gcc-internal-format
66197 msgid "Expected bounds specification for %qs at %L"
66198 msgstr ""
66199
66200 #: fortran/expr.cc:3930
66201 #, gcc-internal-format
66202 msgid "Bounds specification for %qs in pointer assignment at %L"
66203 msgstr ""
66204
66205 #: fortran/expr.cc:3959
66206 #, gcc-internal-format, gfc-internal-format
66207 msgid "Stride must not be present at %L"
66208 msgstr ""
66209
66210 #: fortran/expr.cc:3965 fortran/expr.cc:3985
66211 #, gcc-internal-format
66212 msgid "Rank remapping requires a list of %<lower-bound : upper-bound%> specifications at %L"
66213 msgstr ""
66214
66215 #: fortran/expr.cc:3973 fortran/expr.cc:3992
66216 #, gcc-internal-format
66217 msgid "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> specifications at %L"
66218 msgstr ""
66219
66220 #: fortran/expr.cc:4019
66221 #, gcc-internal-format, gfc-internal-format
66222 msgid "Pointer object at %L shall not have a coindex"
66223 msgstr ""
66224
66225 #: fortran/expr.cc:4040
66226 #, gcc-internal-format, gfc-internal-format
66227 msgid "Invalid procedure pointer assignment at %L"
66228 msgstr ""
66229
66230 #: fortran/expr.cc:4065
66231 #, gcc-internal-format
66232 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
66233 msgstr ""
66234
66235 #: fortran/expr.cc:4074
66236 #, gcc-internal-format
66237 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
66238 msgstr ""
66239
66240 #: fortran/expr.cc:4084
66241 #, gcc-internal-format
66242 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
66243 msgstr ""
66244
66245 #: fortran/expr.cc:4090
66246 #, gcc-internal-format
66247 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
66248 msgstr ""
66249
66250 #: fortran/expr.cc:4097
66251 #, gcc-internal-format
66252 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
66253 msgstr ""
66254
66255 #: fortran/expr.cc:4105
66256 #, gcc-internal-format
66257 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
66258 msgstr ""
66259
66260 #: fortran/expr.cc:4128
66261 #, gcc-internal-format, gfc-internal-format
66262 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
66263 msgstr ""
66264
66265 #: fortran/expr.cc:4181
66266 #, gcc-internal-format
66267 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
66268 msgstr ""
66269
66270 #: fortran/expr.cc:4191 fortran/expr.cc:4206
66271 #, gcc-internal-format
66272 msgid "Explicit interface required for component %qs at %L: %s"
66273 msgstr ""
66274
66275 #: fortran/expr.cc:4197 fortran/expr.cc:4212 fortran/resolve.cc:2688
66276 #, gcc-internal-format
66277 msgid "Explicit interface required for %qs at %L: %s"
66278 msgstr ""
66279
66280 #: fortran/expr.cc:4224
66281 #, gcc-internal-format, gfc-internal-format
66282 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
66283 msgstr ""
66284
66285 #: fortran/expr.cc:4233
66286 #, gcc-internal-format
66287 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
66288 msgstr ""
66289
66290 #: fortran/expr.cc:4246
66291 #, gcc-internal-format, gfc-internal-format
66292 msgid "Pointer assignment target cannot be a constant at %L"
66293 msgstr ""
66294
66295 #: fortran/expr.cc:4260
66296 #, gcc-internal-format, gfc-internal-format
66297 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"
66298 msgstr ""
66299
66300 #: fortran/expr.cc:4265
66301 #, gcc-internal-format, gfc-internal-format
66302 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
66303 msgstr ""
66304
66305 #: fortran/expr.cc:4273
66306 #, gcc-internal-format, gfc-internal-format
66307 msgid "Different kind type parameters in pointer assignment at %L"
66308 msgstr ""
66309
66310 #: fortran/expr.cc:4280
66311 #, gcc-internal-format, gfc-internal-format
66312 msgid "Different ranks in pointer assignment at %L"
66313 msgstr ""
66314
66315 #: fortran/expr.cc:4299
66316 #, gcc-internal-format, gfc-internal-format
66317 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
66318 msgstr ""
66319
66320 #: fortran/expr.cc:4312
66321 #, gcc-internal-format, gfc-internal-format
66322 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
66323 msgstr ""
66324
66325 #: fortran/expr.cc:4316
66326 #, gcc-internal-format, gfc-internal-format
66327 msgid "Rank remapping target is not rank 1 at %L"
66328 msgstr ""
66329
66330 #. The test above might need to be extend when F08, Note 5.4 has to be
66331 #. interpreted in the way that target and pointer with the same coindex
66332 #. are allowed.
66333 #: fortran/expr.cc:4341 fortran/expr.cc:4467
66334 #, gcc-internal-format, gfc-internal-format
66335 msgid "Data target at %L shall not have a coindex"
66336 msgstr ""
66337
66338 #: fortran/expr.cc:4344
66339 #, gcc-internal-format, gfc-internal-format
66340 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
66341 msgstr ""
66342
66343 #: fortran/expr.cc:4358
66344 #, gcc-internal-format, gfc-internal-format
66345 msgid "Zero-sized array detected at %L where an entity with the TARGET attribute is expected"
66346 msgstr ""
66347
66348 #: fortran/expr.cc:4364 fortran/expr.cc:4379
66349 #, gcc-internal-format, gfc-internal-format
66350 msgid "Pointer assignment target in initialization expression does not have the TARGET attribute at %L"
66351 msgstr ""
66352
66353 #: fortran/expr.cc:4395
66354 #, gcc-internal-format, gfc-internal-format
66355 msgid "Every subscript of target specification at %L must be a constant expression"
66356 msgstr ""
66357
66358 #: fortran/expr.cc:4406
66359 #, gcc-internal-format, gfc-internal-format
66360 msgid "Substring starting and ending points of target specification at %L must be constant expressions"
66361 msgstr ""
66362
66363 #: fortran/expr.cc:4422
66364 #, gcc-internal-format, gfc-internal-format
66365 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
66366 msgstr ""
66367
66368 #: fortran/expr.cc:4437
66369 #, gcc-internal-format, gfc-internal-format
66370 msgid "Bad target in pointer assignment in PURE procedure at %L"
66371 msgstr ""
66372
66373 #: fortran/expr.cc:4446
66374 #, gcc-internal-format, gfc-internal-format
66375 msgid "Pointer assignment with vector subscript on rhs at %L"
66376 msgstr ""
66377
66378 #: fortran/expr.cc:4454
66379 #, gcc-internal-format, gfc-internal-format
66380 msgid "Pointer assignment target has PROTECTED attribute at %L"
66381 msgstr ""
66382
66383 #: fortran/expr.cc:4482 fortran/expr.cc:4487
66384 #, gcc-internal-format, gfc-internal-format
66385 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
66386 msgstr ""
66387
66388 #: fortran/expr.cc:4527
66389 #, gcc-internal-format, gfc-internal-format
66390 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
66391 msgstr ""
66392
66393 #: fortran/expr.cc:4603 fortran/resolve.cc:1529
66394 #, gcc-internal-format, gfc-internal-format
66395 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
66396 msgstr ""
66397
66398 #: fortran/expr.cc:4609
66399 #, gcc-internal-format, gfc-internal-format
66400 msgid "Pointer initialization target at %L must have the TARGET attribute"
66401 msgstr ""
66402
66403 #: fortran/expr.cc:4624 fortran/resolve.cc:1535
66404 #, gcc-internal-format, gfc-internal-format
66405 msgid "Pointer initialization target at %L must have the SAVE attribute"
66406 msgstr ""
66407
66408 #: fortran/expr.cc:4636
66409 #, gcc-internal-format, gfc-internal-format
66410 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
66411 msgstr ""
66412
66413 #: fortran/expr.cc:4642
66414 #, gcc-internal-format
66415 msgid "Internal procedure %qs is invalid in procedure pointer initialization at %L"
66416 msgstr ""
66417
66418 #: fortran/expr.cc:4649
66419 #, gcc-internal-format
66420 msgid "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
66421 msgstr ""
66422
66423 #: fortran/expr.cc:5117
66424 #, gcc-internal-format
66425 msgid "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr%> or %<c_funptr%>"
66426 msgstr ""
66427
66428 #: fortran/expr.cc:6217
66429 #, gcc-internal-format, gfc-internal-format
66430 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
66431 msgstr ""
66432
66433 #: fortran/expr.cc:6225
66434 #, gcc-internal-format, gfc-internal-format
66435 msgid "Non-variable expression in variable definition context (%s) at %L"
66436 msgstr ""
66437
66438 #: fortran/expr.cc:6233
66439 #, gcc-internal-format
66440 msgid "Named constant %qs in variable definition context (%s) at %L"
66441 msgstr ""
66442
66443 #: fortran/expr.cc:6244
66444 #, gcc-internal-format
66445 msgid "%qs in variable definition context (%s) at %L is not a variable"
66446 msgstr ""
66447
66448 #: fortran/expr.cc:6255
66449 #, gcc-internal-format, gfc-internal-format
66450 msgid "Non-POINTER in pointer association context (%s) at %L"
66451 msgstr ""
66452
66453 #: fortran/expr.cc:6264
66454 #, gcc-internal-format, gfc-internal-format
66455 msgid "Type inaccessible in variable definition context (%s) at %L"
66456 msgstr ""
66457
66458 #: fortran/expr.cc:6277
66459 #, gcc-internal-format, gfc-internal-format
66460 msgid "LOCK_TYPE in variable definition context (%s) at %L"
66461 msgstr ""
66462
66463 #: fortran/expr.cc:6290
66464 #, gcc-internal-format, gfc-internal-format
66465 msgid "LOCK_EVENT in variable definition context (%s) at %L"
66466 msgstr ""
66467
66468 #: fortran/expr.cc:6321
66469 #, gcc-internal-format
66470 msgid "%qs parameter inquiry for %qs in variable definition context (%s) at %L"
66471 msgstr ""
66472
66473 #: fortran/expr.cc:6338
66474 #, gcc-internal-format
66475 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
66476 msgstr ""
66477
66478 #: fortran/expr.cc:6348
66479 #, gcc-internal-format
66480 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
66481 msgstr ""
66482
66483 #: fortran/expr.cc:6361
66484 #, gcc-internal-format
66485 msgid "Variable %qs is PROTECTED and cannot appear in a pointer association context (%s) at %L"
66486 msgstr ""
66487
66488 #: fortran/expr.cc:6369
66489 #, gcc-internal-format
66490 msgid "Variable %qs is PROTECTED and cannot appear in a variable definition context (%s) at %L"
66491 msgstr ""
66492
66493 #: fortran/expr.cc:6384
66494 #, gcc-internal-format
66495 msgid "Variable %qs cannot appear in a variable definition context (%s) at %L in PURE procedure"
66496 msgstr ""
66497
66498 #: fortran/expr.cc:6443
66499 #, gcc-internal-format
66500 msgid "%qs at %L associated to vector-indexed target cannot be used in a variable definition context (%s)"
66501 msgstr ""
66502
66503 #: fortran/expr.cc:6448
66504 #, gcc-internal-format
66505 msgid "%qs at %L associated to expression cannot be used in a variable definition context (%s)"
66506 msgstr ""
66507
66508 #: fortran/expr.cc:6460
66509 #, gcc-internal-format
66510 msgid "Associate-name %qs cannot appear in a variable definition context (%s) at %L because its target at %L cannot, either"
66511 msgstr ""
66512
66513 #: fortran/expr.cc:6502
66514 #, gcc-internal-format, gfc-internal-format
66515 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
66516 msgstr ""
66517
66518 #: fortran/frontend-passes.cc:195
66519 #, gcc-internal-format
66520 msgid "Inconsistent internal state: No location in statement"
66521 msgstr ""
66522
66523 #: fortran/frontend-passes.cc:211
66524 #, gcc-internal-format, gfc-internal-format
66525 msgid "Inconsistent internal state: No location in expression near %L"
66526 msgstr ""
66527
66528 #: fortran/frontend-passes.cc:419
66529 #, gcc-internal-format
66530 msgid "Illegal id in copy_walk_reduction_arg"
66531 msgstr ""
66532
66533 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1496
66534 #: fortran/trans-array.cc:6844 fortran/trans-array.cc:8467
66535 #: fortran/trans-intrinsic.cc:8442
66536 #, gcc-internal-format, gfc-internal-format
66537 msgid "Creating array temporary at %L"
66538 msgstr ""
66539
66540 #: fortran/frontend-passes.cc:897
66541 #, gcc-internal-format
66542 msgid "Removing call to impure function %qs at %L"
66543 msgstr ""
66544
66545 #: fortran/frontend-passes.cc:901
66546 #, gcc-internal-format, gfc-internal-format
66547 msgid "Removing call to impure function at %L"
66548 msgstr ""
66549
66550 #: fortran/frontend-passes.cc:1356 fortran/frontend-passes.cc:1395
66551 #, gcc-internal-format
66552 msgid "bad expression"
66553 msgstr "помилковий вираз"
66554
66555 #: fortran/frontend-passes.cc:1391
66556 #, gcc-internal-format
66557 msgid "bad op"
66558 msgstr "помилковий оператор"
66559
66560 #: fortran/frontend-passes.cc:2175
66561 #, gcc-internal-format
66562 msgid "illegal OP in optimize_comparison"
66563 msgstr ""
66564
66565 #: fortran/frontend-passes.cc:2352
66566 #, gcc-internal-format
66567 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in procedure %qs called from within DO loop at %L"
66568 msgstr ""
66569
66570 #: fortran/frontend-passes.cc:2361
66571 #, gcc-internal-format
66572 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in procedure %qs called from within DO loop at %L"
66573 msgstr ""
66574
66575 #: fortran/frontend-passes.cc:2499
66576 #, gcc-internal-format
66577 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in subroutine %qs called from within DO loop at %L"
66578 msgstr ""
66579
66580 #: fortran/frontend-passes.cc:2508
66581 #, gcc-internal-format
66582 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in subroutine %qs called from within DO loop at %L"
66583 msgstr ""
66584
66585 #: fortran/frontend-passes.cc:2661
66586 #, gcc-internal-format
66587 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to subroutine %qs"
66588 msgstr ""
66589
66590 #: fortran/frontend-passes.cc:2668
66591 #, gcc-internal-format
66592 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
66593 msgstr ""
66594
66595 #: fortran/frontend-passes.cc:2923 fortran/frontend-passes.cc:2949
66596 #, gcc-internal-format, gfc-internal-format
66597 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
66598 msgstr ""
66599
66600 #: fortran/frontend-passes.cc:2933 fortran/frontend-passes.cc:2959
66601 #, gcc-internal-format, gfc-internal-format
66602 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
66603 msgstr ""
66604
66605 #: fortran/frontend-passes.cc:3044
66606 #, gcc-internal-format
66607 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
66608 msgstr ""
66609
66610 #: fortran/frontend-passes.cc:3050
66611 #, gcc-internal-format
66612 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
66613 msgstr ""
66614
66615 #: fortran/frontend-passes.cc:3466 fortran/trans-expr.cc:1874
66616 #, gcc-internal-format, gfc-internal-format
66617 msgid "Code for reallocating the allocatable array at %L will be added"
66618 msgstr ""
66619
66620 #: fortran/frontend-passes.cc:3991
66621 #, gcc-internal-format
66622 msgid "Scalarization using DIMEN_RANGE unimplemented"
66623 msgstr ""
66624
66625 #: fortran/frontend-passes.cc:5200
66626 #, gcc-internal-format, gfc-internal-format
66627 msgid "Interchanging loops at %L"
66628 msgstr ""
66629
66630 #: fortran/frontend-passes.cc:5839
66631 #, gcc-internal-format, gfc-internal-format
66632 msgid "%s between %L and %L"
66633 msgstr ""
66634
66635 #: fortran/gfortranspec.cc:146
66636 #, gcc-internal-format
66637 msgid "overflowed output argument list for %qs"
66638 msgstr ""
66639
66640 #: fortran/gfortranspec.cc:301
66641 #, gcc-internal-format
66642 msgid "no input files; unwilling to write output files"
66643 msgstr ""
66644
66645 #: fortran/interface.cc:225
66646 #, gcc-internal-format, gfc-internal-format
66647 msgid "Syntax error in generic specification at %C"
66648 msgstr ""
66649
66650 #: fortran/interface.cc:252
66651 #, gcc-internal-format, gfc-internal-format
66652 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
66653 msgstr ""
66654
66655 #: fortran/interface.cc:272
66656 #, gcc-internal-format
66657 msgid "Dummy procedure %qs at %C cannot have a generic interface"
66658 msgstr ""
66659
66660 #: fortran/interface.cc:305
66661 #, gcc-internal-format, gfc-internal-format
66662 msgid "ABSTRACT INTERFACE at %C"
66663 msgstr ""
66664
66665 #: fortran/interface.cc:312
66666 #, gcc-internal-format, gfc-internal-format
66667 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
66668 msgstr ""
66669
66670 #: fortran/interface.cc:343
66671 #, gcc-internal-format, gfc-internal-format
66672 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
66673 msgstr ""
66674
66675 #: fortran/interface.cc:356
66676 #, gcc-internal-format, gfc-internal-format
66677 msgid "Expected a nameless interface at %C"
66678 msgstr ""
66679
66680 #: fortran/interface.cc:369
66681 #, gcc-internal-format
66682 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
66683 msgstr ""
66684
66685 #: fortran/interface.cc:400
66686 #, gcc-internal-format
66687 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
66688 msgstr ""
66689
66690 #: fortran/interface.cc:403
66691 #, gcc-internal-format
66692 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
66693 msgstr ""
66694
66695 #: fortran/interface.cc:417
66696 #, gcc-internal-format
66697 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
66698 msgstr ""
66699
66700 #: fortran/interface.cc:429
66701 #, gcc-internal-format
66702 msgid "Expecting %<END INTERFACE %s%> at %C"
66703 msgstr ""
66704
66705 #: fortran/interface.cc:619
66706 #, gcc-internal-format
66707 msgid "gfc_compare_derived_types: invalid derived type"
66708 msgstr ""
66709
66710 #: fortran/interface.cc:888
66711 #, gcc-internal-format, gfc-internal-format
66712 msgid "Alternate return cannot appear in operator interface at %L"
66713 msgstr ""
66714
66715 #: fortran/interface.cc:917
66716 #, gcc-internal-format, gfc-internal-format
66717 msgid "Assignment operator interface at %L must have two arguments"
66718 msgstr ""
66719
66720 #: fortran/interface.cc:920
66721 #, gcc-internal-format, gfc-internal-format
66722 msgid "Operator interface at %L has the wrong number of arguments"
66723 msgstr ""
66724
66725 #: fortran/interface.cc:933
66726 #, gcc-internal-format, gfc-internal-format
66727 msgid "Assignment operator interface at %L must be a SUBROUTINE"
66728 msgstr ""
66729
66730 #: fortran/interface.cc:951
66731 #, gcc-internal-format, gfc-internal-format
66732 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
66733 msgstr ""
66734
66735 #: fortran/interface.cc:960
66736 #, gcc-internal-format, gfc-internal-format
66737 msgid "Intrinsic operator interface at %L must be a FUNCTION"
66738 msgstr ""
66739
66740 #: fortran/interface.cc:971
66741 #, gcc-internal-format, gfc-internal-format
66742 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
66743 msgstr ""
66744
66745 #: fortran/interface.cc:978
66746 #, gcc-internal-format, gfc-internal-format
66747 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
66748 msgstr ""
66749
66750 #: fortran/interface.cc:987 fortran/resolve.cc:17380
66751 #, gcc-internal-format, gfc-internal-format
66752 msgid "First argument of operator interface at %L must be INTENT(IN)"
66753 msgstr ""
66754
66755 #: fortran/interface.cc:994 fortran/resolve.cc:17398
66756 #, gcc-internal-format, gfc-internal-format
66757 msgid "Second argument of operator interface at %L must be INTENT(IN)"
66758 msgstr ""
66759
66760 #: fortran/interface.cc:1099
66761 #, gcc-internal-format, gfc-internal-format
66762 msgid "Operator interface at %L conflicts with intrinsic interface"
66763 msgstr ""
66764
66765 #: fortran/interface.cc:1457 fortran/interface.cc:1529
66766 #, gcc-internal-format, gfc-internal-format
66767 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
66768 msgstr ""
66769
66770 #: fortran/interface.cc:1642
66771 #, gcc-internal-format, gfc-internal-format
66772 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
66773 msgstr ""
66774
66775 #: fortran/interface.cc:1689
66776 #, gcc-internal-format, gfc-internal-format
66777 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
66778 msgstr ""
66779
66780 #: fortran/interface.cc:1878
66781 #, gcc-internal-format
66782 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
66783 msgstr ""
66784
66785 #: fortran/interface.cc:1883
66786 #, gcc-internal-format
66787 msgid "Procedure %qs in %s at %L has no explicit interface"
66788 msgstr ""
66789
66790 #: fortran/interface.cc:1887
66791 #, gcc-internal-format
66792 msgid "Procedure %qs in %s at %L is neither function nor subroutine; did you mean %qs?"
66793 msgstr ""
66794
66795 #: fortran/interface.cc:1891
66796 #, gcc-internal-format
66797 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
66798 msgstr ""
66799
66800 #: fortran/interface.cc:1903
66801 #, gcc-internal-format, gfc-internal-format
66802 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
66803 msgstr ""
66804
66805 #: fortran/interface.cc:1907
66806 #, gcc-internal-format, gfc-internal-format
66807 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
66808 msgstr ""
66809
66810 #: fortran/interface.cc:1915
66811 #, gcc-internal-format
66812 msgid "Internal procedure %qs in %s at %L"
66813 msgstr ""
66814
66815 #: fortran/interface.cc:1972 fortran/interface.cc:1977
66816 #, gcc-internal-format
66817 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
66818 msgstr ""
66819
66820 #: fortran/interface.cc:1982
66821 #, gcc-internal-format
66822 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
66823 msgstr ""
66824
66825 #: fortran/interface.cc:2020
66826 #, gcc-internal-format
66827 msgid "%qs at %L is not a module procedure"
66828 msgstr "%qs у %L не є процедурою модуля"
66829
66830 #: fortran/interface.cc:2225
66831 #, gcc-internal-format
66832 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
66833 msgstr ""
66834
66835 #: fortran/interface.cc:2228
66836 #, gcc-internal-format
66837 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
66838 msgstr ""
66839
66840 #: fortran/interface.cc:2231
66841 #, gcc-internal-format
66842 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
66843 msgstr ""
66844
66845 #: fortran/interface.cc:2234
66846 #, gcc-internal-format
66847 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
66848 msgstr ""
66849
66850 #: fortran/interface.cc:2246
66851 #, gcc-internal-format, gfc-internal-format
66852 msgid "Rank mismatch between actual argument at %L and actual argument at %L (scalar and rank-%d)"
66853 msgstr ""
66854
66855 #: fortran/interface.cc:2250
66856 #, gcc-internal-format, gfc-internal-format
66857 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and scalar)"
66858 msgstr ""
66859
66860 #: fortran/interface.cc:2254
66861 #, gcc-internal-format, gfc-internal-format
66862 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and rank-%d)"
66863 msgstr ""
66864
66865 #: fortran/interface.cc:2360
66866 #, gcc-internal-format, gfc-internal-format
66867 msgid "Invalid procedure argument at %L"
66868 msgstr "Некоректний аргумент процедури у %L"
66869
66870 #: fortran/interface.cc:2368 fortran/interface.cc:2395
66871 #, gcc-internal-format
66872 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
66873 msgstr ""
66874
66875 #: fortran/interface.cc:2406
66876 #, gcc-internal-format
66877 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
66878 msgstr ""
66879
66880 #: fortran/interface.cc:2429
66881 #, gcc-internal-format, gfc-internal-format
66882 msgid "Type mismatch between actual argument at %L and actual argument at %L (%s/%s)."
66883 msgstr ""
66884
66885 #: fortran/interface.cc:2439
66886 #, gcc-internal-format
66887 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
66888 msgstr ""
66889
66890 #: fortran/interface.cc:2449
66891 #, gcc-internal-format
66892 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
66893 msgstr ""
66894
66895 #: fortran/interface.cc:2463
66896 #, gcc-internal-format
66897 msgid "Assumed-type actual argument at %L corresponding to assumed-rank dummy argument %qs must be assumed-shape or assumed-rank"
66898 msgstr ""
66899
66900 #: fortran/interface.cc:2480
66901 #, gcc-internal-format
66902 msgid "Actual argument to %qs at %L must be polymorphic"
66903 msgstr ""
66904
66905 #: fortran/interface.cc:2490
66906 #, gcc-internal-format
66907 msgid "Actual argument to %qs at %L must have the same declared type"
66908 msgstr ""
66909
66910 #: fortran/interface.cc:2505
66911 #, gcc-internal-format
66912 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]"
66913 msgstr ""
66914
66915 #: fortran/interface.cc:2521
66916 #, gcc-internal-format
66917 msgid "Actual argument to %qs at %L must be a coarray"
66918 msgstr ""
66919
66920 #: fortran/interface.cc:2540
66921 #, gcc-internal-format
66922 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
66923 msgstr ""
66924
66925 #: fortran/interface.cc:2558
66926 #, gcc-internal-format
66927 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
66928 msgstr ""
66929
66930 #: fortran/interface.cc:2573
66931 #, gcc-internal-format
66932 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
66933 msgstr ""
66934
66935 #: fortran/interface.cc:2588
66936 #, gcc-internal-format
66937 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
66938 msgstr ""
66939
66940 #: fortran/interface.cc:2607
66941 #, gcc-internal-format
66942 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"
66943 msgstr ""
66944
66945 #: fortran/interface.cc:2620
66946 #, gcc-internal-format
66947 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
66948 msgstr ""
66949
66950 #: fortran/interface.cc:2627
66951 #, gcc-internal-format
66952 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
66953 msgstr ""
66954
66955 #: fortran/interface.cc:2703
66956 #, gcc-internal-format
66957 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
66958 msgstr ""
66959
66960 #: fortran/interface.cc:2714
66961 #, gcc-internal-format, gfc-internal-format
66962 msgid "Element of assumed-shape or pointer array as actual argument at %L cannot correspond to actual argument at %L"
66963 msgstr ""
66964
66965 #: fortran/interface.cc:2719
66966 #, gcc-internal-format
66967 msgid "Element of assumed-shape or pointer array passed to array dummy argument %qs at %L"
66968 msgstr ""
66969
66970 #: fortran/interface.cc:2732
66971 #, gcc-internal-format
66972 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
66973 msgstr ""
66974
66975 #: fortran/interface.cc:2740
66976 #, gcc-internal-format
66977 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
66978 msgstr ""
66979
66980 #: fortran/interface.cc:3107
66981 #, gcc-internal-format
66982 msgid "Keyword argument %qs at %L is invalid in a statement function"
66983 msgstr ""
66984
66985 #: fortran/interface.cc:3130
66986 #, gcc-internal-format
66987 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
66988 msgstr ""
66989
66990 #: fortran/interface.cc:3134
66991 #, gcc-internal-format
66992 msgid "Keyword argument %qs at %L is not in the procedure"
66993 msgstr ""
66994
66995 #: fortran/interface.cc:3143
66996 #, gcc-internal-format
66997 msgid "Keyword argument %qs at %L is already associated with another actual argument"
66998 msgstr ""
66999
67000 #: fortran/interface.cc:3153
67001 #, gcc-internal-format, gfc-internal-format
67002 msgid "More actual than formal arguments in procedure call at %L"
67003 msgstr ""
67004
67005 #: fortran/interface.cc:3166
67006 #, gcc-internal-format, gfc-internal-format
67007 msgid "Missing alternate return specifier in subroutine call at %L"
67008 msgstr ""
67009
67010 #: fortran/interface.cc:3180
67011 #, gcc-internal-format, gfc-internal-format
67012 msgid "Unexpected alternate return specifier in subroutine call at %L"
67013 msgstr "Неочікуваний специфікатор повернення з альтернативи у виклику підпрограми у %L"
67014
67015 #: fortran/interface.cc:3209
67016 #, gcc-internal-format
67017 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
67018 msgstr "Неочікуване NULL() всередині у %L до фіктивного %qs"
67019
67020 #: fortran/interface.cc:3212
67021 #, gcc-internal-format
67022 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
67023 msgstr ""
67024
67025 #: fortran/interface.cc:3238
67026 #, gcc-internal-format, gfc-internal-format
67027 msgid "Actual argument at %L to assumed-type dummy has type parameters or is of derived type with type-bound or FINAL procedures"
67028 msgstr ""
67029
67030 #: fortran/interface.cc:3262
67031 #, gcc-internal-format
67032 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
67033 msgstr ""
67034
67035 #: fortran/interface.cc:3269
67036 #, gcc-internal-format
67037 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
67038 msgstr ""
67039
67040 #: fortran/interface.cc:3284
67041 #, gcc-internal-format
67042 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"
67043 msgstr ""
67044
67045 #: fortran/interface.cc:3303
67046 #, gcc-internal-format
67047 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
67048 msgstr ""
67049
67050 #: fortran/interface.cc:3313 fortran/interface.cc:3318
67051 #, gcc-internal-format
67052 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
67053 msgstr ""
67054
67055 #: fortran/interface.cc:3339
67056 #, gcc-internal-format
67057 msgid "Expected a procedure pointer for argument %qs at %L"
67058 msgstr ""
67059
67060 #: fortran/interface.cc:3356
67061 #, gcc-internal-format
67062 msgid "Expected a procedure for argument %qs at %L"
67063 msgstr ""
67064
67065 #: fortran/interface.cc:3421
67066 #, gcc-internal-format
67067 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
67068 msgstr ""
67069
67070 #: fortran/interface.cc:3450
67071 #, gcc-internal-format
67072 msgid "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of unknown size"
67073 msgstr ""
67074
67075 #: fortran/interface.cc:3461
67076 #, gcc-internal-format
67077 msgid "Actual argument for %qs must be a pointer at %L"
67078 msgstr ""
67079
67080 #: fortran/interface.cc:3472
67081 #, gcc-internal-format
67082 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
67083 msgstr ""
67084
67085 #: fortran/interface.cc:3483
67086 #, gcc-internal-format
67087 msgid "Coindexed actual argument at %L to pointer dummy %qs"
67088 msgstr ""
67089
67090 #: fortran/interface.cc:3497
67091 #, gcc-internal-format
67092 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
67093 msgstr ""
67094
67095 #: fortran/interface.cc:3512
67096 #, gcc-internal-format
67097 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
67098 msgstr ""
67099
67100 #: fortran/interface.cc:3527
67101 #, gcc-internal-format
67102 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
67103 msgstr ""
67104
67105 #: fortran/interface.cc:3540
67106 #, gcc-internal-format
67107 msgid "Actual CLASS array argument for %qs must be a full array at %L"
67108 msgstr ""
67109
67110 #: fortran/interface.cc:3551
67111 #, gcc-internal-format
67112 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
67113 msgstr ""
67114
67115 #: fortran/interface.cc:3588
67116 #, gcc-internal-format
67117 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"
67118 msgstr ""
67119
67120 #: fortran/interface.cc:3608
67121 #, gcc-internal-format
67122 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
67123 msgstr ""
67124
67125 #: fortran/interface.cc:3626
67126 #, gcc-internal-format
67127 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
67128 msgstr ""
67129
67130 #: fortran/interface.cc:3647
67131 #, gcc-internal-format
67132 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
67133 msgstr ""
67134
67135 #: fortran/interface.cc:3675
67136 #, gcc-internal-format, gfc-internal-format
67137 msgid "Missing alternate return spec in subroutine call at %L"
67138 msgstr ""
67139
67140 #: fortran/interface.cc:3688
67141 #, gcc-internal-format
67142 msgid "Missing actual argument for argument %qs at %L"
67143 msgstr ""
67144
67145 #: fortran/interface.cc:3816
67146 #, gcc-internal-format
67147 msgid "compare_actual_expr(): Bad component code"
67148 msgstr ""
67149
67150 #: fortran/interface.cc:3845
67151 #, gcc-internal-format
67152 msgid "check_some_aliasing(): List mismatch"
67153 msgstr ""
67154
67155 #: fortran/interface.cc:3871
67156 #, gcc-internal-format
67157 msgid "check_some_aliasing(): corrupted data"
67158 msgstr ""
67159
67160 #: fortran/interface.cc:3881
67161 #, gcc-internal-format
67162 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
67163 msgstr ""
67164
67165 #: fortran/interface.cc:3911
67166 #, gcc-internal-format
67167 msgid "check_intents(): List mismatch"
67168 msgstr ""
67169
67170 #: fortran/interface.cc:3931
67171 #, gcc-internal-format, gfc-internal-format
67172 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
67173 msgstr ""
67174
67175 #: fortran/interface.cc:3943
67176 #, gcc-internal-format, gfc-internal-format
67177 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
67178 msgstr ""
67179
67180 #: fortran/interface.cc:3953
67181 #, gcc-internal-format, gfc-internal-format
67182 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
67183 msgstr ""
67184
67185 #: fortran/interface.cc:3964
67186 #, gcc-internal-format
67187 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
67188 msgstr ""
67189
67190 #: fortran/interface.cc:4006
67191 #, gcc-internal-format
67192 msgid "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
67193 msgstr ""
67194
67195 #: fortran/interface.cc:4010 fortran/interface.cc:4020
67196 #, gcc-internal-format
67197 msgid "Procedure %qs called at %L is not explicitly declared"
67198 msgstr ""
67199
67200 #: fortran/interface.cc:4016
67201 #, gcc-internal-format
67202 msgid "Procedure %qs called with an implicit interface at %L"
67203 msgstr ""
67204
67205 #: fortran/interface.cc:4029
67206 #, gcc-internal-format
67207 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
67208 msgstr ""
67209
67210 #: fortran/interface.cc:4037
67211 #, gcc-internal-format
67212 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
67213 msgstr ""
67214
67215 #: fortran/interface.cc:4045
67216 #, gcc-internal-format
67217 msgid "Allocatable function %qs at %L must have an explicit function interface"
67218 msgstr ""
67219
67220 #: fortran/interface.cc:4062
67221 #, gcc-internal-format, gfc-internal-format
67222 msgid "Explicit interface required for polymorphic argument at %L"
67223 msgstr ""
67224
67225 #: fortran/interface.cc:4071
67226 #, gcc-internal-format
67227 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
67228 msgstr ""
67229
67230 #: fortran/interface.cc:4080
67231 #, gcc-internal-format, gfc-internal-format
67232 msgid "Assumed-type argument %s at %L requires an explicit interface"
67233 msgstr ""
67234
67235 #: fortran/interface.cc:4095
67236 #, gcc-internal-format
67237 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
67238 msgstr ""
67239
67240 #: fortran/interface.cc:4110
67241 #, gcc-internal-format
67242 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
67243 msgstr ""
67244
67245 #: fortran/interface.cc:4120
67246 #, gcc-internal-format, gfc-internal-format
67247 msgid "MOLD argument to NULL required at %L"
67248 msgstr ""
67249
67250 #: fortran/interface.cc:4130
67251 #, gcc-internal-format, gfc-internal-format
67252 msgid "Assumed-rank argument requires an explicit interface at %L"
67253 msgstr ""
67254
67255 #: fortran/interface.cc:4172
67256 #, gcc-internal-format
67257 msgid "Procedure pointer component %qs called with an implicit interface at %L"
67258 msgstr ""
67259
67260 #: fortran/interface.cc:4183
67261 #, gcc-internal-format
67262 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
67263 msgstr ""
67264
67265 #: fortran/interface.cc:4268
67266 #, gcc-internal-format, gfc-internal-format
67267 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
67268 msgstr ""
67269
67270 #: fortran/interface.cc:4338
67271 #, gcc-internal-format
67272 msgid "Unable to find symbol %qs"
67273 msgstr ""
67274
67275 #: fortran/interface.cc:4711
67276 #, gcc-internal-format
67277 msgid "Entity %qs at %L is already present in the interface"
67278 msgstr ""
67279
67280 #: fortran/interface.cc:4828
67281 #, gcc-internal-format
67282 msgid "gfc_add_interface(): Bad interface type"
67283 msgstr ""
67284
67285 #: fortran/interface.cc:4922
67286 #, gcc-internal-format
67287 msgid "Cannot overwrite GENERIC %qs at %L"
67288 msgstr ""
67289
67290 #: fortran/interface.cc:4934
67291 #, gcc-internal-format
67292 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
67293 msgstr ""
67294
67295 #: fortran/interface.cc:4942
67296 #, gcc-internal-format
67297 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
67298 msgstr ""
67299
67300 #: fortran/interface.cc:4950
67301 #, gcc-internal-format
67302 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
67303 msgstr ""
67304
67305 #: fortran/interface.cc:4959
67306 #, gcc-internal-format
67307 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
67308 msgstr ""
67309
67310 #: fortran/interface.cc:4965
67311 #, gcc-internal-format
67312 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
67313 msgstr ""
67314
67315 #: fortran/interface.cc:4974
67316 #, gcc-internal-format
67317 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
67318 msgstr ""
67319
67320 #: fortran/interface.cc:4985
67321 #, gcc-internal-format
67322 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
67323 msgstr ""
67324
67325 #: fortran/interface.cc:4993
67326 #, gcc-internal-format
67327 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
67328 msgstr ""
67329
67330 #: fortran/interface.cc:5004
67331 #, gcc-internal-format
67332 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
67333 msgstr ""
67334
67335 #: fortran/interface.cc:5034
67336 #, gcc-internal-format
67337 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
67338 msgstr ""
67339
67340 #: fortran/interface.cc:5045
67341 #, gcc-internal-format
67342 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
67343 msgstr ""
67344
67345 #: fortran/interface.cc:5054
67346 #, gcc-internal-format
67347 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
67348 msgstr ""
67349
67350 #: fortran/interface.cc:5063
67351 #, gcc-internal-format
67352 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
67353 msgstr ""
67354
67355 #: fortran/interface.cc:5074
67356 #, gcc-internal-format
67357 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
67358 msgstr ""
67359
67360 #: fortran/interface.cc:5081
67361 #, gcc-internal-format
67362 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"
67363 msgstr ""
67364
67365 #: fortran/interface.cc:5102
67366 #, gcc-internal-format, gfc-internal-format
67367 msgid "DTIO dummy argument at %L must be of type %s"
67368 msgstr ""
67369
67370 #: fortran/interface.cc:5109
67371 #, gcc-internal-format, gfc-internal-format
67372 msgid "DTIO dummy argument at %L must be of KIND = %d"
67373 msgstr ""
67374
67375 #: fortran/interface.cc:5116
67376 #, gcc-internal-format, gfc-internal-format
67377 msgid "DTIO dummy argument at %L must be a scalar"
67378 msgstr ""
67379
67380 #: fortran/interface.cc:5120
67381 #, gcc-internal-format, gfc-internal-format
67382 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
67383 msgstr ""
67384
67385 #: fortran/interface.cc:5124
67386 #, gcc-internal-format, gfc-internal-format
67387 msgid "DTIO character argument at %L must have assumed length"
67388 msgstr ""
67389
67390 #: fortran/interface.cc:5128
67391 #, gcc-internal-format, gfc-internal-format
67392 msgid "DTIO dummy argument at %L must have INTENT %s"
67393 msgstr ""
67394
67395 #: fortran/interface.cc:5186 fortran/interface.cc:5232
67396 #, gcc-internal-format, gfc-internal-format
67397 msgid "Alternate return at %L is not permitted in a DTIO procedure"
67398 msgstr ""
67399
67400 #: fortran/interface.cc:5198
67401 #, gcc-internal-format
67402 msgid "DTIO procedure %qs at %L must be a subroutine"
67403 msgstr ""
67404
67405 #: fortran/interface.cc:5210
67406 #, gcc-internal-format
67407 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
67408 msgstr ""
67409
67410 #: fortran/interface.cc:5217
67411 #, gcc-internal-format
67412 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
67413 msgstr ""
67414
67415 #: fortran/intrinsic.cc:260
67416 #, gcc-internal-format, gfc-internal-format
67417 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
67418 msgstr ""
67419
67420 #: fortran/intrinsic.cc:276
67421 #, gcc-internal-format, gfc-internal-format
67422 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
67423 msgstr ""
67424
67425 #: fortran/intrinsic.cc:283
67426 #, gcc-internal-format, gfc-internal-format
67427 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
67428 msgstr ""
67429
67430 #: fortran/intrinsic.cc:290
67431 #, gcc-internal-format, gfc-internal-format
67432 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
67433 msgstr ""
67434
67435 #: fortran/intrinsic.cc:297
67436 #, gcc-internal-format, gfc-internal-format
67437 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
67438 msgstr ""
67439
67440 #: fortran/intrinsic.cc:345
67441 #, gcc-internal-format
67442 msgid "do_check(): too many args"
67443 msgstr ""
67444
67445 #: fortran/intrinsic.cc:425
67446 #, gcc-internal-format
67447 msgid "add_sym(): Bad sizing mode"
67448 msgstr ""
67449
67450 #: fortran/intrinsic.cc:1184
67451 #, gcc-internal-format
67452 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."
67453 msgstr ""
67454
67455 #: fortran/intrinsic.cc:1219
67456 #, gcc-internal-format
67457 msgid "make_generic(): Cannot find generic symbol %qs"
67458 msgstr ""
67459
67460 #: fortran/intrinsic.cc:4311
67461 #, gcc-internal-format, gfc-internal-format
67462 msgid "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
67463 msgstr ""
67464
67465 #: fortran/intrinsic.cc:4324
67466 #, gcc-internal-format, gfc-internal-format
67467 msgid "Scalar entity required at %L"
67468 msgstr ""
67469
67470 #: fortran/intrinsic.cc:4335
67471 #, gcc-internal-format, gfc-internal-format
67472 msgid "Array entity required at %L"
67473 msgstr ""
67474
67475 #: fortran/intrinsic.cc:4342
67476 #, gcc-internal-format
67477 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
67478 msgstr ""
67479
67480 #: fortran/intrinsic.cc:4369
67481 #, gcc-internal-format
67482 msgid "Too many arguments in call to %qs at %L"
67483 msgstr ""
67484
67485 #: fortran/intrinsic.cc:4385
67486 #, gcc-internal-format, gfc-internal-format
67487 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
67488 msgstr ""
67489
67490 #: fortran/intrinsic.cc:4388
67491 #, gcc-internal-format
67492 msgid "Cannot find keyword named %qs in call to %qs at %L"
67493 msgstr ""
67494
67495 #: fortran/intrinsic.cc:4395
67496 #, gcc-internal-format
67497 msgid "Argument %qs appears twice in call to %qs at %L"
67498 msgstr ""
67499
67500 #: fortran/intrinsic.cc:4409
67501 #, gcc-internal-format
67502 msgid "Missing actual argument %qs in call to %qs at %L"
67503 msgstr ""
67504
67505 #: fortran/intrinsic.cc:4425
67506 #, gcc-internal-format, gfc-internal-format
67507 msgid "ALTERNATE RETURN not permitted at %L"
67508 msgstr ""
67509
67510 #: fortran/intrinsic.cc:4479
67511 #, gcc-internal-format
67512 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
67513 msgstr ""
67514
67515 #: fortran/intrinsic.cc:4607
67516 #, gcc-internal-format
67517 msgid "resolve_intrinsic(): Too many args for intrinsic"
67518 msgstr ""
67519
67520 #: fortran/intrinsic.cc:4701
67521 #, gcc-internal-format
67522 msgid "do_simplify(): Too many args for intrinsic"
67523 msgstr ""
67524
67525 #: fortran/intrinsic.cc:4741
67526 #, gcc-internal-format
67527 msgid "init_arglist(): too many arguments"
67528 msgstr ""
67529
67530 #: fortran/intrinsic.cc:4893
67531 #, gcc-internal-format
67532 msgid "Invalid standard code on intrinsic %qs (%d)"
67533 msgstr ""
67534
67535 #: fortran/intrinsic.cc:4902
67536 #, gcc-internal-format
67537 msgid "Intrinsic %qs (%s) used at %L"
67538 msgstr ""
67539
67540 #: fortran/intrinsic.cc:4974
67541 #, gcc-internal-format
67542 msgid "Function %qs as initialization expression at %L"
67543 msgstr ""
67544
67545 #: fortran/intrinsic.cc:4992
67546 #, gcc-internal-format
67547 msgid "Transformational function %qs at %L is invalid in an initialization expression"
67548 msgstr ""
67549
67550 #: fortran/intrinsic.cc:5068
67551 #, gcc-internal-format, gfc-internal-format
67552 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
67553 msgstr ""
67554
67555 #: fortran/intrinsic.cc:5159
67556 #, gcc-internal-format
67557 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
67558 msgstr ""
67559
67560 #: fortran/intrinsic.cc:5166
67561 #, gcc-internal-format
67562 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
67563 msgstr ""
67564
67565 #: fortran/intrinsic.cc:5269
67566 #, gcc-internal-format, gfc-internal-format
67567 msgid "Extension: Conversion from %s to %s at %L"
67568 msgstr ""
67569
67570 #: fortran/intrinsic.cc:5290
67571 #, gcc-internal-format, gfc-internal-format
67572 msgid "Nonstandard conversion from %s to %s at %L"
67573 msgstr ""
67574
67575 #: fortran/intrinsic.cc:5307 fortran/intrinsic.cc:5324
67576 #, gcc-internal-format, gfc-internal-format
67577 msgid "Possible change of value in conversion from %s to %s at %L"
67578 msgstr ""
67579
67580 #. If HOLLERITH is involved, all bets are off.
67581 #: fortran/intrinsic.cc:5312 fortran/intrinsic.cc:5332
67582 #, gcc-internal-format, gfc-internal-format
67583 msgid "Conversion from %s to %s at %L"
67584 msgstr ""
67585
67586 #. Use of -fdec-char-conversions allows assignment of character data
67587 #. to non-character variables.  This not permited for nonconstant
67588 #. strings.
67589 #: fortran/intrinsic.cc:5398 fortran/resolve.cc:11026
67590 #, gcc-internal-format, gfc-internal-format
67591 msgid "Cannot convert %s to %s at %L"
67592 msgstr ""
67593
67594 #: fortran/intrinsic.cc:5403
67595 #, gcc-internal-format
67596 msgid "Cannot convert %qs to %qs at %L"
67597 msgstr ""
67598
67599 #: fortran/intrinsic.cc:5494
67600 #, gcc-internal-format
67601 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."
67602 msgstr ""
67603
67604 #: fortran/intrinsic.cc:5500
67605 #, gcc-internal-format
67606 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."
67607 msgstr ""
67608
67609 #: fortran/io.cc:176 fortran/primary.cc:940
67610 #, gcc-internal-format, gfc-internal-format
67611 msgid "Extension: backslash character at %C"
67612 msgstr ""
67613
67614 #: fortran/io.cc:210
67615 #, gcc-internal-format, gfc-internal-format
67616 msgid "Nonconforming tab character in format at %C"
67617 msgstr ""
67618
67619 #: fortran/io.cc:453
67620 #, gcc-internal-format, gfc-internal-format
67621 msgid "DP format specifier not allowed at %C"
67622 msgstr ""
67623
67624 #: fortran/io.cc:460
67625 #, gcc-internal-format, gfc-internal-format
67626 msgid "DC format specifier not allowed at %C"
67627 msgstr ""
67628
67629 #: fortran/io.cc:467
67630 #, gcc-internal-format, gfc-internal-format
67631 msgid "Fortran 2003: DT format specifier not allowed at %C"
67632 msgstr ""
67633
67634 #: fortran/io.cc:596
67635 #, gcc-internal-format, gfc-internal-format
67636 msgid "Positive width required in format string at %L"
67637 msgstr ""
67638
67639 #: fortran/io.cc:598
67640 #, gcc-internal-format, gfc-internal-format
67641 msgid "Nonnegative width required in format string at %L"
67642 msgstr ""
67643
67644 #: fortran/io.cc:600
67645 #, gcc-internal-format
67646 msgid "Unexpected element %qc in format string at %L"
67647 msgstr ""
67648
67649 #: fortran/io.cc:602
67650 #, gcc-internal-format, gfc-internal-format
67651 msgid "Unexpected end of format string in format string at %L"
67652 msgstr ""
67653
67654 #: fortran/io.cc:604
67655 #, gcc-internal-format, gfc-internal-format
67656 msgid "Zero width in format descriptor in format string at %L"
67657 msgstr ""
67658
67659 #: fortran/io.cc:624
67660 #, gcc-internal-format, gfc-internal-format
67661 msgid "Missing leading left parenthesis in format string at %L"
67662 msgstr ""
67663
67664 #: fortran/io.cc:653
67665 #, gcc-internal-format
67666 msgid "Left parenthesis required after %<*%> in format string at %L"
67667 msgstr ""
67668
67669 #: fortran/io.cc:685
67670 #, gcc-internal-format, gfc-internal-format
67671 msgid "Expected P edit descriptor in format string at %L"
67672 msgstr ""
67673
67674 #. P requires a prior number.
67675 #: fortran/io.cc:693
67676 #, gcc-internal-format, gfc-internal-format
67677 msgid "P descriptor requires leading scale factor in format string at %L"
67678 msgstr ""
67679
67680 #: fortran/io.cc:701
67681 #, gcc-internal-format, gfc-internal-format
67682 msgid "X descriptor requires leading space count at %L"
67683 msgstr ""
67684
67685 #: fortran/io.cc:730
67686 #, gcc-internal-format, gfc-internal-format
67687 msgid "$ descriptor at %L"
67688 msgstr ""
67689
67690 #: fortran/io.cc:734
67691 #, gcc-internal-format, gfc-internal-format
67692 msgid "$ should be the last specifier in format at %L"
67693 msgstr ""
67694
67695 #: fortran/io.cc:766
67696 #, gcc-internal-format, gfc-internal-format
67697 msgid "Missing item in format string at %L"
67698 msgstr ""
67699
67700 #: fortran/io.cc:797 fortran/io.cc:812
67701 #, gcc-internal-format, gfc-internal-format
67702 msgid "Comma required after P descriptor in format string at %L"
67703 msgstr ""
67704
67705 #: fortran/io.cc:827
67706 #, gcc-internal-format, gfc-internal-format
67707 msgid "Positive width required with T descriptor in format string at %L"
67708 msgstr ""
67709
67710 #: fortran/io.cc:846 fortran/io.cc:850
67711 #, gcc-internal-format, gfc-internal-format
67712 msgid "Extension: Zero width after L descriptor at %L"
67713 msgstr ""
67714
67715 #: fortran/io.cc:862
67716 #, gcc-internal-format, gfc-internal-format
67717 msgid "Missing positive width after L descriptor at %L"
67718 msgstr ""
67719
67720 #: fortran/io.cc:893
67721 #, gcc-internal-format
67722 msgid "%<G0%> in format at %L"
67723 msgstr ""
67724
67725 #: fortran/io.cc:911
67726 #, gcc-internal-format, gfc-internal-format
67727 msgid "E specifier not allowed with g0 descriptor in format string at %L"
67728 msgstr ""
67729
67730 #: fortran/io.cc:931
67731 #, gcc-internal-format, gfc-internal-format
67732 msgid "Positive width required in format specifier %s at %L"
67733 msgstr ""
67734
67735 #: fortran/io.cc:941
67736 #, gcc-internal-format, gfc-internal-format
67737 msgid "positive width required at %L"
67738 msgstr ""
67739
67740 #: fortran/io.cc:964 fortran/io.cc:971
67741 #, gcc-internal-format, gfc-internal-format
67742 msgid "Period required in format specifier %s at %L"
67743 msgstr ""
67744
67745 #: fortran/io.cc:1009 fortran/io.cc:1018
67746 #, gcc-internal-format, gfc-internal-format
67747 msgid "Positive exponent width required in format string at %L"
67748 msgstr ""
67749
67750 #: fortran/io.cc:1066
67751 #, gcc-internal-format, gfc-internal-format
67752 msgid "Right parenthesis expected at %C in format string at %L"
67753 msgstr ""
67754
67755 #: fortran/io.cc:1108
67756 #, gcc-internal-format, gfc-internal-format
67757 msgid "Period required in format specifier in format string at %L"
67758 msgstr ""
67759
67760 #: fortran/io.cc:1114
67761 #, gcc-internal-format, gfc-internal-format
67762 msgid "Period required in format specifier at %L"
67763 msgstr ""
67764
67765 #: fortran/io.cc:1136
67766 #, gcc-internal-format, gfc-internal-format
67767 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
67768 msgstr ""
67769
67770 #: fortran/io.cc:1231 fortran/io.cc:1293
67771 #, gcc-internal-format, gfc-internal-format
67772 msgid "Missing comma at %L"
67773 msgstr ""
67774
67775 #: fortran/io.cc:1349
67776 #, gcc-internal-format, gfc-internal-format
67777 msgid "Extraneous characters in format at %L"
67778 msgstr ""
67779
67780 #: fortran/io.cc:1371
67781 #, gcc-internal-format, gfc-internal-format
67782 msgid "Format statement in module main block at %C"
67783 msgstr ""
67784
67785 #: fortran/io.cc:1380
67786 #, gcc-internal-format, gfc-internal-format
67787 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
67788 msgstr ""
67789
67790 #: fortran/io.cc:1386
67791 #, gcc-internal-format, gfc-internal-format
67792 msgid "Missing format label at %C"
67793 msgstr ""
67794
67795 #: fortran/io.cc:1441 fortran/io.cc:1472 fortran/io.cc:1552
67796 #, gcc-internal-format, gfc-internal-format
67797 msgid "Invalid value for %s specification at %C"
67798 msgstr ""
67799
67800 #: fortran/io.cc:1447 fortran/io.cc:1478 fortran/io.cc:1634 fortran/io.cc:1647
67801 #, gcc-internal-format, gfc-internal-format
67802 msgid "Duplicate %s specification at %C"
67803 msgstr ""
67804
67805 #: fortran/io.cc:1489
67806 #, gcc-internal-format, gfc-internal-format
67807 msgid "Variable %s cannot be INTENT(IN) at %C"
67808 msgstr ""
67809
67810 #: fortran/io.cc:1497
67811 #, gcc-internal-format, gfc-internal-format
67812 msgid "Variable %s cannot be assigned in PURE procedure at %C"
67813 msgstr ""
67814
67815 #: fortran/io.cc:1527
67816 #, gcc-internal-format, gfc-internal-format
67817 msgid "Expecting a variable at %L"
67818 msgstr ""
67819
67820 #: fortran/io.cc:1558
67821 #, gcc-internal-format, gfc-internal-format
67822 msgid "Duplicate %s label specification at %C"
67823 msgstr ""
67824
67825 #: fortran/io.cc:1578 fortran/io.cc:1595 fortran/io.cc:1616
67826 #, gcc-internal-format
67827 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
67828 msgstr ""
67829
67830 #: fortran/io.cc:1669
67831 #, gcc-internal-format, gfc-internal-format
67832 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
67833 msgstr ""
67834
67835 #: fortran/io.cc:1694
67836 #, gcc-internal-format, gfc-internal-format
67837 msgid "FORMAT tag at %L cannot be a zero-sized array"
67838 msgstr ""
67839
67840 #: fortran/io.cc:1735
67841 #, gcc-internal-format, gfc-internal-format
67842 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
67843 msgstr ""
67844
67845 #: fortran/io.cc:1741
67846 #, gcc-internal-format, gfc-internal-format
67847 msgid "ASSIGNED variable in FORMAT tag at %L"
67848 msgstr ""
67849
67850 #: fortran/io.cc:1746
67851 #, gcc-internal-format
67852 msgid "Variable %qs at %L has not been assigned a format label"
67853 msgstr ""
67854
67855 #: fortran/io.cc:1753
67856 #, gcc-internal-format
67857 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
67858 msgstr ""
67859
67860 #: fortran/io.cc:1768
67861 #, gcc-internal-format, gfc-internal-format
67862 msgid "Non-character non-Hollerith in FORMAT tag at %L"
67863 msgstr ""
67864
67865 #: fortran/io.cc:1772
67866 #, gcc-internal-format, gfc-internal-format
67867 msgid "Non-character in FORMAT tag at %L"
67868 msgstr ""
67869
67870 #: fortran/io.cc:1778
67871 #, gcc-internal-format, gfc-internal-format
67872 msgid "Non-character assumed shape array element in FORMAT tag at %L"
67873 msgstr ""
67874
67875 #: fortran/io.cc:1785
67876 #, gcc-internal-format, gfc-internal-format
67877 msgid "Non-character assumed size array element in FORMAT tag at %L"
67878 msgstr ""
67879
67880 #: fortran/io.cc:1792
67881 #, gcc-internal-format, gfc-internal-format
67882 msgid "Non-character pointer array element in FORMAT tag at %L"
67883 msgstr ""
67884
67885 #: fortran/io.cc:1818
67886 #, gcc-internal-format, gfc-internal-format
67887 msgid "%s tag at %L must be of type %s"
67888 msgstr ""
67889
67890 #: fortran/io.cc:1825
67891 #, gcc-internal-format, gfc-internal-format
67892 msgid "%s tag at %L must be a character string of default kind"
67893 msgstr ""
67894
67895 #: fortran/io.cc:1832
67896 #, gcc-internal-format, gfc-internal-format
67897 msgid "%s tag at %L must be scalar"
67898 msgstr ""
67899
67900 #: fortran/io.cc:1838
67901 #, gcc-internal-format, gfc-internal-format
67902 msgid "IOMSG tag at %L"
67903 msgstr ""
67904
67905 #: fortran/io.cc:1846
67906 #, gcc-internal-format, gfc-internal-format
67907 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
67908 msgstr ""
67909
67910 #: fortran/io.cc:1855
67911 #, gcc-internal-format, gfc-internal-format
67912 msgid "Non-default LOGICAL kind in %s tag at %L"
67913 msgstr ""
67914
67915 #: fortran/io.cc:1862
67916 #, gcc-internal-format, gfc-internal-format
67917 msgid "NEWUNIT specifier at %L"
67918 msgstr ""
67919
67920 #: fortran/io.cc:1880
67921 #, gcc-internal-format, gfc-internal-format
67922 msgid "CONVERT tag at %L"
67923 msgstr ""
67924
67925 #: fortran/io.cc:2105
67926 #, gcc-internal-format
67927 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
67928 msgstr ""
67929
67930 #: fortran/io.cc:2113 fortran/io.cc:2140
67931 #, gcc-internal-format
67932 msgid "%s specifier in %s statement at %L has value %qs"
67933 msgstr ""
67934
67935 #: fortran/io.cc:2132
67936 #, gcc-internal-format
67937 msgid "Extension: %s specifier in %s statement at %L has value %qs"
67938 msgstr ""
67939
67940 #: fortran/io.cc:2154 fortran/io.cc:2162
67941 #, gcc-internal-format
67942 msgid "%s specifier in %s statement at %L has invalid value %qs"
67943 msgstr ""
67944
67945 #: fortran/io.cc:2219
67946 #, gcc-internal-format, gfc-internal-format
67947 msgid "ACTION type conflicts with READONLY specifier at %L"
67948 msgstr ""
67949
67950 #: fortran/io.cc:2235
67951 #, gcc-internal-format, gfc-internal-format
67952 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
67953 msgstr ""
67954
67955 #: fortran/io.cc:2254 fortran/io.cc:3928
67956 #, gcc-internal-format, gfc-internal-format
67957 msgid "BLANK= at %L not allowed in Fortran 95"
67958 msgstr ""
67959
67960 #: fortran/io.cc:2282 fortran/io.cc:3906
67961 #, gcc-internal-format, gfc-internal-format
67962 msgid "DECIMAL= at %L not allowed in Fortran 95"
67963 msgstr ""
67964
67965 #: fortran/io.cc:2314
67966 #, gcc-internal-format, gfc-internal-format
67967 msgid "ENCODING= at %L not allowed in Fortran 95"
67968 msgstr ""
67969
67970 #: fortran/io.cc:2365 fortran/io.cc:3973
67971 #, gcc-internal-format, gfc-internal-format
67972 msgid "ROUND= at %L not allowed in Fortran 95"
67973 msgstr ""
67974
67975 #: fortran/io.cc:2395
67976 #, gcc-internal-format, gfc-internal-format
67977 msgid "SIGN= at %L not allowed in Fortran 95"
67978 msgstr ""
67979
67980 #: fortran/io.cc:2416
67981 #, gcc-internal-format, gfc-internal-format
67982 msgid "RECL in OPEN statement at %L must be positive"
67983 msgstr ""
67984
67985 #: fortran/io.cc:2441
67986 #, gcc-internal-format
67987 msgid "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is present"
67988 msgstr ""
67989
67990 #: fortran/io.cc:2452
67991 #, gcc-internal-format, gfc-internal-format
67992 msgid "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH if a FILE specifier is present"
67993 msgstr ""
67994
67995 #: fortran/io.cc:2463
67996 #, gcc-internal-format, gfc-internal-format
67997 msgid "UNIT specifier not allowed with NEWUNIT at %L"
67998 msgstr ""
67999
68000 #: fortran/io.cc:2474
68001 #, gcc-internal-format, gfc-internal-format
68002 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
68003 msgstr ""
68004
68005 #: fortran/io.cc:2481
68006 #, gcc-internal-format, gfc-internal-format
68007 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
68008 msgstr ""
68009
68010 #: fortran/io.cc:2516
68011 #, gcc-internal-format, gfc-internal-format
68012 msgid "%s specifier at %L not allowed in OPEN statement for unformatted I/O"
68013 msgstr ""
68014
68015 #: fortran/io.cc:2524
68016 #, gcc-internal-format, gfc-internal-format
68017 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
68018 msgstr ""
68019
68020 #: fortran/io.cc:2537
68021 #, gcc-internal-format, gfc-internal-format
68022 msgid "POSITION specifier in OPEN statement at %L only allowed for stream or sequential ACCESS"
68023 msgstr ""
68024
68025 #: fortran/io.cc:2590
68026 #, gcc-internal-format, gfc-internal-format
68027 msgid "OPEN statement not allowed in PURE procedure at %C"
68028 msgstr ""
68029
68030 #: fortran/io.cc:2698
68031 #, gcc-internal-format, gfc-internal-format
68032 msgid "CLOSE statement not allowed in PURE procedure at %C"
68033 msgstr ""
68034
68035 #: fortran/io.cc:2724
68036 #, gcc-internal-format, gfc-internal-format
68037 msgid "CLOSE statement at %L requires a UNIT number"
68038 msgstr ""
68039
68040 #: fortran/io.cc:2732
68041 #, gcc-internal-format, gfc-internal-format
68042 msgid "UNIT number in CLOSE statement at %L must be non-negative"
68043 msgstr ""
68044
68045 #: fortran/io.cc:2855 fortran/match.cc:3099
68046 #, gcc-internal-format, gfc-internal-format
68047 msgid "%s statement not allowed in PURE procedure at %C"
68048 msgstr ""
68049
68050 #: fortran/io.cc:2885
68051 #, gcc-internal-format, gfc-internal-format
68052 msgid "UNIT number missing in statement at %L"
68053 msgstr ""
68054
68055 #: fortran/io.cc:2896 fortran/io.cc:3386
68056 #, gcc-internal-format, gfc-internal-format
68057 msgid "UNIT number in statement at %L must be non-negative"
68058 msgstr ""
68059
68060 #: fortran/io.cc:2929
68061 #, gcc-internal-format, gfc-internal-format
68062 msgid "FLUSH statement at %C"
68063 msgstr ""
68064
68065 #: fortran/io.cc:2970
68066 #, gcc-internal-format, gfc-internal-format
68067 msgid "Missing format with default unit at %C"
68068 msgstr ""
68069
68070 #: fortran/io.cc:2990
68071 #, gcc-internal-format, gfc-internal-format
68072 msgid "Duplicate UNIT specification at %C"
68073 msgstr ""
68074
68075 #: fortran/io.cc:3064
68076 #, gcc-internal-format, gfc-internal-format
68077 msgid "Duplicate format specification at %C"
68078 msgstr ""
68079
68080 #: fortran/io.cc:3105
68081 #, gcc-internal-format
68082 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
68083 msgstr ""
68084
68085 #: fortran/io.cc:3141
68086 #, gcc-internal-format, gfc-internal-format
68087 msgid "Duplicate NML specification at %C"
68088 msgstr ""
68089
68090 #: fortran/io.cc:3150
68091 #, gcc-internal-format
68092 msgid "Symbol %qs at %C must be a NAMELIST group name"
68093 msgstr ""
68094
68095 #: fortran/io.cc:3216
68096 #, gcc-internal-format, gfc-internal-format
68097 msgid "END tag at %C not allowed in output statement"
68098 msgstr ""
68099
68100 #: fortran/io.cc:3312
68101 #, gcc-internal-format, gfc-internal-format
68102 msgid "UNIT not specified at %L"
68103 msgstr ""
68104
68105 #: fortran/io.cc:3319
68106 #, gcc-internal-format, gfc-internal-format
68107 msgid "UNIT specification at %L must not be a character PARAMETER"
68108 msgstr ""
68109
68110 #: fortran/io.cc:3332
68111 #, gcc-internal-format, gfc-internal-format
68112 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
68113 msgstr ""
68114
68115 #: fortran/io.cc:3354
68116 #, gcc-internal-format, gfc-internal-format
68117 msgid "Invalid form of WRITE statement at %L, UNIT required"
68118 msgstr ""
68119
68120 #: fortran/io.cc:3365
68121 #, gcc-internal-format, gfc-internal-format
68122 msgid "Internal unit with vector subscript at %L"
68123 msgstr ""
68124
68125 #: fortran/io.cc:3379
68126 #, gcc-internal-format, gfc-internal-format
68127 msgid "External IO UNIT cannot be an array at %L"
68128 msgstr ""
68129
68130 #: fortran/io.cc:3409
68131 #, gcc-internal-format
68132 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
68133 msgstr ""
68134
68135 #: fortran/io.cc:3421
68136 #, gcc-internal-format
68137 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
68138 msgstr ""
68139
68140 #: fortran/io.cc:3431 fortran/resolve.cc:15248
68141 #, gcc-internal-format
68142 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
68143 msgstr ""
68144
68145 #: fortran/io.cc:3439
68146 #, gcc-internal-format
68147 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
68148 msgstr ""
68149
68150 #: fortran/io.cc:3450
68151 #, gcc-internal-format, gfc-internal-format
68152 msgid "Comma before i/o item list at %L"
68153 msgstr ""
68154
68155 #: fortran/io.cc:3460
68156 #, gcc-internal-format, gfc-internal-format
68157 msgid "ERR tag label %d at %L not defined"
68158 msgstr ""
68159
68160 #: fortran/io.cc:3472
68161 #, gcc-internal-format, gfc-internal-format
68162 msgid "END tag label %d at %L not defined"
68163 msgstr ""
68164
68165 #: fortran/io.cc:3484
68166 #, gcc-internal-format, gfc-internal-format
68167 msgid "EOR tag label %d at %L not defined"
68168 msgstr ""
68169
68170 #: fortran/io.cc:3494
68171 #, gcc-internal-format, gfc-internal-format
68172 msgid "FORMAT label %d at %L not defined"
68173 msgstr ""
68174
68175 #: fortran/io.cc:3525
68176 #, gcc-internal-format
68177 msgid "io_kind_name(): bad I/O-kind"
68178 msgstr ""
68179
68180 #: fortran/io.cc:3614
68181 #, gcc-internal-format, gfc-internal-format
68182 msgid "Syntax error in I/O iterator at %C"
68183 msgstr ""
68184
68185 #: fortran/io.cc:3646
68186 #, gcc-internal-format, gfc-internal-format
68187 msgid "Expecting variable in READ statement at %C"
68188 msgstr ""
68189
68190 #: fortran/io.cc:3652
68191 #, gcc-internal-format, gfc-internal-format
68192 msgid "Expecting variable or io-implied-do in READ statement at %L"
68193 msgstr ""
68194
68195 #: fortran/io.cc:3661
68196 #, gcc-internal-format, gfc-internal-format
68197 msgid "Expecting variable or io-implied-do at %L"
68198 msgstr ""
68199
68200 #: fortran/io.cc:3670
68201 #, gcc-internal-format, gfc-internal-format
68202 msgid "Expected expression in %s statement at %C"
68203 msgstr ""
68204
68205 #: fortran/io.cc:3675
68206 #, gcc-internal-format, gfc-internal-format
68207 msgid "BOZ literal constant at %L cannot appear in an output IO list"
68208 msgstr ""
68209
68210 #: fortran/io.cc:3823
68211 #, gcc-internal-format, gfc-internal-format
68212 msgid "Internal file at %L with namelist"
68213 msgstr ""
68214
68215 #: fortran/io.cc:3838
68216 #, gcc-internal-format, gfc-internal-format
68217 msgid "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
68218 msgstr ""
68219
68220 #: fortran/io.cc:3951
68221 #, gcc-internal-format, gfc-internal-format
68222 msgid "PAD= at %L not allowed in Fortran 95"
68223 msgstr ""
68224
68225 #: fortran/io.cc:4020
68226 #, gcc-internal-format, gfc-internal-format
68227 msgid "DELIM= at %L not allowed in Fortran 95"
68228 msgstr ""
68229
68230 #: fortran/io.cc:4194
68231 #, gcc-internal-format, gfc-internal-format
68232 msgid "PRINT namelist at %C is an extension"
68233 msgstr ""
68234
68235 #: fortran/io.cc:4216
68236 #, gcc-internal-format, gfc-internal-format
68237 msgid "Comma after * at %C not allowed without I/O list"
68238 msgstr ""
68239
68240 #: fortran/io.cc:4389
68241 #, gcc-internal-format, gfc-internal-format
68242 msgid "Expected comma in I/O list at %C"
68243 msgstr ""
68244
68245 #: fortran/io.cc:4456
68246 #, gcc-internal-format, gfc-internal-format
68247 msgid "PRINT statement at %C not allowed within PURE procedure"
68248 msgstr ""
68249
68250 #: fortran/io.cc:4618
68251 #, gcc-internal-format, gfc-internal-format
68252 msgid "NULL() near %L cannot appear in INQUIRE statement"
68253 msgstr ""
68254
68255 #: fortran/io.cc:4630 fortran/io.cc:4692
68256 #, gcc-internal-format, gfc-internal-format
68257 msgid "INQUIRE statement not allowed in PURE procedure at %C"
68258 msgstr ""
68259
68260 #: fortran/io.cc:4658
68261 #, gcc-internal-format, gfc-internal-format
68262 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
68263 msgstr ""
68264
68265 #: fortran/io.cc:4668 fortran/trans-io.cc:1332
68266 #, gcc-internal-format, gfc-internal-format
68267 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
68268 msgstr ""
68269
68270 #: fortran/io.cc:4675
68271 #, gcc-internal-format, gfc-internal-format
68272 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
68273 msgstr ""
68274
68275 #: fortran/io.cc:4685
68276 #, gcc-internal-format, gfc-internal-format
68277 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
68278 msgstr ""
68279
68280 #: fortran/io.cc:4700
68281 #, gcc-internal-format, gfc-internal-format
68282 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
68283 msgstr ""
68284
68285 #: fortran/io.cc:4876
68286 #, gcc-internal-format, gfc-internal-format
68287 msgid "WAIT at %C not allowed in Fortran 95"
68288 msgstr ""
68289
68290 #: fortran/io.cc:4882
68291 #, gcc-internal-format, gfc-internal-format
68292 msgid "WAIT statement not allowed in PURE procedure at %C"
68293 msgstr ""
68294
68295 #. Reject truncation.
68296 #: fortran/iresolve.cc:70
68297 #, gcc-internal-format, gfc-internal-format
68298 msgid "identifier overflow: %d"
68299 msgstr "переповнення ідентифікатора: %d"
68300
68301 #: fortran/match.cc:118
68302 #, gcc-internal-format
68303 msgid "gfc_op2string(): Bad code"
68304 msgstr ""
68305
68306 #: fortran/match.cc:195
68307 #, gcc-internal-format, gfc-internal-format
68308 msgid "Expected structure component or operator name after '.' at %C"
68309 msgstr ""
68310
68311 #: fortran/match.cc:227
68312 #, gcc-internal-format
68313 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
68314 msgstr ""
68315
68316 #: fortran/match.cc:298
68317 #, gcc-internal-format
68318 msgid "Missing %qs in statement at or before %L"
68319 msgstr ""
68320
68321 #: fortran/match.cc:496
68322 #, gcc-internal-format, gfc-internal-format
68323 msgid "Integer too large at %C"
68324 msgstr ""
68325
68326 #: fortran/match.cc:551 fortran/parse.cc:1299
68327 #, gcc-internal-format, gfc-internal-format
68328 msgid "Too many digits in statement label at %C"
68329 msgstr ""
68330
68331 #: fortran/match.cc:557
68332 #, gcc-internal-format, gfc-internal-format
68333 msgid "Statement label at %C is zero"
68334 msgstr ""
68335
68336 #: fortran/match.cc:590
68337 #, gcc-internal-format
68338 msgid "Label name %qs at %C is ambiguous"
68339 msgstr ""
68340
68341 #: fortran/match.cc:596
68342 #, gcc-internal-format
68343 msgid "Duplicate construct label %qs at %C"
68344 msgstr ""
68345
68346 #: fortran/match.cc:630
68347 #, gcc-internal-format, gfc-internal-format
68348 msgid "Invalid character in name at %C"
68349 msgstr ""
68350
68351 #: fortran/match.cc:643
68352 #, gcc-internal-format, gfc-internal-format
68353 msgid "Name at %C is too long"
68354 msgstr ""
68355
68356 #: fortran/match.cc:654
68357 #, gcc-internal-format
68358 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
68359 msgstr ""
68360
68361 #: fortran/match.cc:930
68362 #, gcc-internal-format, gfc-internal-format
68363 msgid ".XOR. operator at %C"
68364 msgstr ""
68365
68366 #: fortran/match.cc:985
68367 #, gcc-internal-format, gfc-internal-format
68368 msgid "Loop variable at %C cannot be an array"
68369 msgstr ""
68370
68371 #: fortran/match.cc:992
68372 #, gcc-internal-format, gfc-internal-format
68373 msgid "Loop variable at %C cannot be a coarray"
68374 msgstr ""
68375
68376 #: fortran/match.cc:998
68377 #, gcc-internal-format, gfc-internal-format
68378 msgid "Loop variable at %C cannot be a sub-component"
68379 msgstr ""
68380
68381 #: fortran/match.cc:1032
68382 #, gcc-internal-format, gfc-internal-format
68383 msgid "Expected a step value in iterator at %C"
68384 msgstr ""
68385
68386 #: fortran/match.cc:1044
68387 #, gcc-internal-format, gfc-internal-format
68388 msgid "Syntax error in iterator at %C"
68389 msgstr ""
68390
68391 #: fortran/match.cc:1213
68392 #, gcc-internal-format, gfc-internal-format
68393 msgid "gfc_match(): Bad match code %c"
68394 msgstr ""
68395
68396 #: fortran/match.cc:1287
68397 #, gcc-internal-format, gfc-internal-format
68398 msgid "Invalid form of PROGRAM statement at %C"
68399 msgstr ""
68400
68401 #: fortran/match.cc:1331
68402 #, gcc-internal-format, gfc-internal-format
68403 msgid "BOZ literal constant at %L is neither a DATA statement value nor an actual argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
68404 msgstr ""
68405
68406 #: fortran/match.cc:1340
68407 #, gcc-internal-format, gfc-internal-format
68408 msgid "Assignment to a constant expression at %C"
68409 msgstr "Надання значення сталому виразу у %C"
68410
68411 #: fortran/match.cc:1444 fortran/match.cc:1535
68412 #, gcc-internal-format, gfc-internal-format
68413 msgid "Arithmetic IF statement at %C"
68414 msgstr ""
68415
68416 #: fortran/match.cc:1491
68417 #, gcc-internal-format
68418 msgid "Missing %<(%> in IF-expression at %C"
68419 msgstr ""
68420
68421 #: fortran/match.cc:1509
68422 #, gcc-internal-format, gfc-internal-format
68423 msgid "Syntax error in IF-expression at %C"
68424 msgstr ""
68425
68426 #: fortran/match.cc:1520
68427 #, gcc-internal-format, gfc-internal-format
68428 msgid "Block label not appropriate for arithmetic IF statement at %C"
68429 msgstr ""
68430
68431 #: fortran/match.cc:1558
68432 #, gcc-internal-format, gfc-internal-format
68433 msgid "Block label is not appropriate for IF statement at %C"
68434 msgstr ""
68435
68436 #: fortran/match.cc:1651 fortran/match.cc:1658
68437 #, gcc-internal-format, gfc-internal-format
68438 msgid "Syntax error in IF-clause after %C"
68439 msgstr ""
68440
68441 #: fortran/match.cc:1701
68442 #, gcc-internal-format, gfc-internal-format
68443 msgid "Invalid character(s) in ELSE statement after %C"
68444 msgstr ""
68445
68446 #: fortran/match.cc:1707
68447 #, gcc-internal-format
68448 msgid "Label %qs at %C doesn't match IF label %qs"
68449 msgstr ""
68450
68451 #: fortran/match.cc:1728
68452 #, gcc-internal-format
68453 msgid "Missing %<(%> in ELSE IF expression at %C"
68454 msgstr ""
68455
68456 #: fortran/match.cc:1738
68457 #, gcc-internal-format
68458 msgid "Missing %<)%> in ELSE IF expression at %C"
68459 msgstr ""
68460
68461 #: fortran/match.cc:1753
68462 #, gcc-internal-format, gfc-internal-format
68463 msgid "Missing THEN in ELSE IF statement after %L"
68464 msgstr ""
68465
68466 #: fortran/match.cc:1761
68467 #, gcc-internal-format, gfc-internal-format
68468 msgid "Syntax error in ELSE IF statement after %L"
68469 msgstr ""
68470
68471 #: fortran/match.cc:1767
68472 #, gcc-internal-format
68473 msgid "Label %qs after %L doesn't match IF label %qs"
68474 msgstr ""
68475
68476 #: fortran/match.cc:1828
68477 #, gcc-internal-format, gfc-internal-format
68478 msgid "Image control statement CRITICAL at %C in PURE procedure"
68479 msgstr ""
68480
68481 #: fortran/match.cc:1834
68482 #, gcc-internal-format, gfc-internal-format
68483 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
68484 msgstr ""
68485
68486 #: fortran/match.cc:1841
68487 #, gcc-internal-format, gfc-internal-format
68488 msgid "CRITICAL statement at %C"
68489 msgstr ""
68490
68491 #: fortran/match.cc:1853
68492 #, gcc-internal-format, gfc-internal-format
68493 msgid "Nested CRITICAL block at %C"
68494 msgstr ""
68495
68496 #: fortran/match.cc:1905
68497 #, gcc-internal-format, gfc-internal-format
68498 msgid "Expected association list at %C"
68499 msgstr ""
68500
68501 #: fortran/match.cc:1917
68502 #, gcc-internal-format, gfc-internal-format
68503 msgid "Expected association at %C"
68504 msgstr ""
68505
68506 #: fortran/match.cc:1927
68507 #, gcc-internal-format, gfc-internal-format
68508 msgid "Invalid association target at %C"
68509 msgstr ""
68510
68511 #: fortran/match.cc:1938
68512 #, gcc-internal-format
68513 msgid "Duplicate name %qs in association at %C"
68514 msgstr ""
68515
68516 #: fortran/match.cc:1946
68517 #, gcc-internal-format, gfc-internal-format
68518 msgid "Association target at %C must not be coindexed"
68519 msgstr ""
68520
68521 #: fortran/match.cc:1953
68522 #, gcc-internal-format, gfc-internal-format
68523 msgid "Association target at %L cannot be a BOZ literal constant"
68524 msgstr ""
68525
68526 #: fortran/match.cc:1972
68527 #, gcc-internal-format
68528 msgid "Expected %<)%> or %<,%> at %C"
68529 msgstr ""
68530
68531 #: fortran/match.cc:1990
68532 #, gcc-internal-format, gfc-internal-format
68533 msgid "Junk after ASSOCIATE statement at %C"
68534 msgstr ""
68535
68536 #: fortran/match.cc:2112
68537 #, gcc-internal-format
68538 msgid "Derived type %qs at %L may not be ABSTRACT"
68539 msgstr ""
68540
68541 #: fortran/match.cc:2184 fortran/match.cc:2256 fortran/match.cc:2279
68542 #, gcc-internal-format, gfc-internal-format
68543 msgid "Invalid type-spec at %C"
68544 msgstr ""
68545
68546 #: fortran/match.cc:2374
68547 #, gcc-internal-format, gfc-internal-format
68548 msgid "Syntax error in FORALL iterator at %C"
68549 msgstr ""
68550
68551 #: fortran/match.cc:2639
68552 #, gcc-internal-format, gfc-internal-format
68553 msgid "DO CONCURRENT construct at %C"
68554 msgstr ""
68555
68556 #: fortran/match.cc:2764
68557 #, gcc-internal-format
68558 msgid "Name %qs in %s statement at %C is unknown"
68559 msgstr ""
68560
68561 #: fortran/match.cc:2772
68562 #, gcc-internal-format
68563 msgid "Name %qs in %s statement at %C is not a construct name"
68564 msgstr ""
68565
68566 #: fortran/match.cc:2784
68567 #, gcc-internal-format, gfc-internal-format
68568 msgid "%s statement at %C leaves CRITICAL construct"
68569 msgstr ""
68570
68571 #. F2008, C821 & C845.
68572 #: fortran/match.cc:2792
68573 #, gcc-internal-format, gfc-internal-format
68574 msgid "%s statement at %C leaves DO CONCURRENT construct"
68575 msgstr ""
68576
68577 #: fortran/match.cc:2804
68578 #, gcc-internal-format, gfc-internal-format
68579 msgid "%s statement at %C is not within a construct"
68580 msgstr ""
68581
68582 #: fortran/match.cc:2807
68583 #, gcc-internal-format
68584 msgid "%s statement at %C is not within construct %qs"
68585 msgstr ""
68586
68587 #: fortran/match.cc:2833
68588 #, gcc-internal-format
68589 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
68590 msgstr ""
68591
68592 #: fortran/match.cc:2838
68593 #, gcc-internal-format, gfc-internal-format
68594 msgid "EXIT statement with no do-construct-name at %C"
68595 msgstr ""
68596
68597 #: fortran/match.cc:2844
68598 #, gcc-internal-format
68599 msgid "%s statement at %C is not applicable to construct %qs"
68600 msgstr ""
68601
68602 #: fortran/match.cc:2852
68603 #, gcc-internal-format, gfc-internal-format
68604 msgid "%s statement at %C leaving OpenACC structured block"
68605 msgstr ""
68606
68607 #: fortran/match.cc:2853
68608 #, gcc-internal-format, gfc-internal-format
68609 msgid "%s statement at %C leaving OpenMP structured block"
68610 msgstr ""
68611
68612 #: fortran/match.cc:2890
68613 #, gcc-internal-format, gfc-internal-format
68614 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
68615 msgstr ""
68616
68617 #: fortran/match.cc:2896
68618 #, gcc-internal-format, gfc-internal-format
68619 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
68620 msgstr ""
68621
68622 #: fortran/match.cc:2898
68623 #, gcc-internal-format, gfc-internal-format
68624 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
68625 msgstr ""
68626
68627 #: fortran/match.cc:2927
68628 #, gcc-internal-format, gfc-internal-format
68629 msgid "EXIT statement at %C terminating !$OMP DO loop"
68630 msgstr ""
68631
68632 #: fortran/match.cc:2932
68633 #, gcc-internal-format, gfc-internal-format
68634 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
68635 msgstr ""
68636
68637 #: fortran/match.cc:3034
68638 #, gcc-internal-format, gfc-internal-format
68639 msgid "Blank required in %s statement near %C"
68640 msgstr "Потрібен пробіл у інструкції %s поряд із %C"
68641
68642 #: fortran/match.cc:3057
68643 #, gcc-internal-format, gfc-internal-format
68644 msgid "STOP code at %C cannot be negative"
68645 msgstr ""
68646
68647 #: fortran/match.cc:3063
68648 #, gcc-internal-format, gfc-internal-format
68649 msgid "STOP code at %C contains too many digits"
68650 msgstr ""
68651
68652 #: fortran/match.cc:3079
68653 #, gcc-internal-format, gfc-internal-format
68654 msgid "QUIET= specifier for %s at %L"
68655 msgstr ""
68656
68657 #: fortran/match.cc:3093
68658 #, gcc-internal-format, gfc-internal-format
68659 msgid "%s statement at %C in PURE procedure"
68660 msgstr ""
68661
68662 #: fortran/match.cc:3109
68663 #, gcc-internal-format, gfc-internal-format
68664 msgid "Image control statement STOP at %C in CRITICAL block"
68665 msgstr ""
68666
68667 #: fortran/match.cc:3114
68668 #, gcc-internal-format, gfc-internal-format
68669 msgid "Image control statement STOP at %C in DO CONCURRENT block"
68670 msgstr ""
68671
68672 #: fortran/match.cc:3126
68673 #, gcc-internal-format, gfc-internal-format
68674 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
68675 msgstr ""
68676
68677 #: fortran/match.cc:3138
68678 #, gcc-internal-format, gfc-internal-format
68679 msgid "STOP code at %L must be a scalar default CHARACTER or INTEGER constant expression"
68680 msgstr ""
68681
68682 #: fortran/match.cc:3145
68683 #, gcc-internal-format, gfc-internal-format
68684 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
68685 msgstr ""
68686
68687 #: fortran/match.cc:3152
68688 #, gcc-internal-format, gfc-internal-format
68689 msgid "STOP code at %L must be scalar"
68690 msgstr ""
68691
68692 #: fortran/match.cc:3159
68693 #, gcc-internal-format, gfc-internal-format
68694 msgid "STOP code at %L must be default character KIND=%d"
68695 msgstr ""
68696
68697 #: fortran/match.cc:3166
68698 #, gcc-internal-format, gfc-internal-format
68699 msgid "STOP code at %L must be default integer KIND=%d"
68700 msgstr ""
68701
68702 #: fortran/match.cc:3178 fortran/resolve.cc:11973
68703 #, gcc-internal-format, gfc-internal-format
68704 msgid "QUIET specifier at %L must be a scalar LOGICAL"
68705 msgstr ""
68706
68707 #: fortran/match.cc:3228
68708 #, gcc-internal-format, gfc-internal-format
68709 msgid "PAUSE statement at %C"
68710 msgstr ""
68711
68712 #: fortran/match.cc:3249
68713 #, gcc-internal-format, gfc-internal-format
68714 msgid "ERROR STOP statement at %C"
68715 msgstr ""
68716
68717 #: fortran/match.cc:3275
68718 #, gcc-internal-format, gfc-internal-format
68719 msgid "Image control statement EVENT %s at %C in PURE procedure"
68720 msgstr ""
68721
68722 #: fortran/match.cc:3290
68723 #, gcc-internal-format, gfc-internal-format
68724 msgid "Image control statement EVENT %s at %C in CRITICAL block"
68725 msgstr ""
68726
68727 #: fortran/match.cc:3297
68728 #, gcc-internal-format, gfc-internal-format
68729 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
68730 msgstr ""
68731
68732 #: fortran/match.cc:3327 fortran/match.cc:3669 fortran/match.cc:3881
68733 #: fortran/match.cc:4433 fortran/match.cc:4804
68734 #, gcc-internal-format, gfc-internal-format
68735 msgid "Redundant STAT tag found at %L"
68736 msgstr ""
68737
68738 #: fortran/match.cc:3348 fortran/match.cc:3690 fortran/match.cc:3901
68739 #: fortran/match.cc:4465 fortran/match.cc:4829
68740 #, gcc-internal-format, gfc-internal-format
68741 msgid "Redundant ERRMSG tag found at %L"
68742 msgstr ""
68743
68744 #: fortran/match.cc:3369
68745 #, gcc-internal-format, gfc-internal-format
68746 msgid "Redundant UNTIL_COUNT tag found at %L"
68747 msgstr ""
68748
68749 #: fortran/match.cc:3435
68750 #, gcc-internal-format, gfc-internal-format
68751 msgid "EVENT POST statement at %C"
68752 msgstr ""
68753
68754 #: fortran/match.cc:3445
68755 #, gcc-internal-format, gfc-internal-format
68756 msgid "EVENT WAIT statement at %C"
68757 msgstr ""
68758
68759 #: fortran/match.cc:3457
68760 #, gcc-internal-format, gfc-internal-format
68761 msgid "FAIL IMAGE statement at %C"
68762 msgstr "Інструкція FAIL IMAGE у %C"
68763
68764 #: fortran/match.cc:3481
68765 #, gcc-internal-format, gfc-internal-format
68766 msgid "FORM TEAM statement at %C"
68767 msgstr ""
68768
68769 #: fortran/match.cc:3520
68770 #, gcc-internal-format, gfc-internal-format
68771 msgid "CHANGE TEAM statement at %C"
68772 msgstr ""
68773
68774 #: fortran/match.cc:3550
68775 #, gcc-internal-format, gfc-internal-format
68776 msgid "END TEAM statement at %C"
68777 msgstr ""
68778
68779 #: fortran/match.cc:3574
68780 #, gcc-internal-format, gfc-internal-format
68781 msgid "SYNC TEAM statement at %C"
68782 msgstr ""
68783
68784 #: fortran/match.cc:3617
68785 #, gcc-internal-format, gfc-internal-format
68786 msgid "Image control statement %s at %C in PURE procedure"
68787 msgstr ""
68788
68789 #: fortran/match.cc:3632
68790 #, gcc-internal-format, gfc-internal-format
68791 msgid "Image control statement %s at %C in CRITICAL block"
68792 msgstr ""
68793
68794 #: fortran/match.cc:3639
68795 #, gcc-internal-format, gfc-internal-format
68796 msgid "Image control statement %s at %C in DO CONCURRENT block"
68797 msgstr ""
68798
68799 #: fortran/match.cc:3711
68800 #, gcc-internal-format, gfc-internal-format
68801 msgid "Redundant ACQUIRED_LOCK tag found at %L"
68802 msgstr ""
68803
68804 #: fortran/match.cc:3776
68805 #, gcc-internal-format, gfc-internal-format
68806 msgid "LOCK statement at %C"
68807 msgstr ""
68808
68809 #: fortran/match.cc:3786
68810 #, gcc-internal-format, gfc-internal-format
68811 msgid "UNLOCK statement at %C"
68812 msgstr ""
68813
68814 #: fortran/match.cc:3811
68815 #, gcc-internal-format, gfc-internal-format
68816 msgid "Image control statement SYNC at %C in PURE procedure"
68817 msgstr ""
68818
68819 #: fortran/match.cc:3817
68820 #, gcc-internal-format, gfc-internal-format
68821 msgid "SYNC statement at %C"
68822 msgstr ""
68823
68824 #: fortran/match.cc:3829
68825 #, gcc-internal-format, gfc-internal-format
68826 msgid "Image control statement SYNC at %C in CRITICAL block"
68827 msgstr ""
68828
68829 #: fortran/match.cc:3835
68830 #, gcc-internal-format, gfc-internal-format
68831 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
68832 msgstr ""
68833
68834 #: fortran/match.cc:4015
68835 #, gcc-internal-format, gfc-internal-format
68836 msgid "ASSIGN statement at %C"
68837 msgstr ""
68838
68839 #: fortran/match.cc:4059
68840 #, gcc-internal-format, gfc-internal-format
68841 msgid "Assigned GOTO statement at %C"
68842 msgstr ""
68843
68844 #: fortran/match.cc:4103 fortran/match.cc:4154
68845 #, gcc-internal-format, gfc-internal-format
68846 msgid "Statement label list in GOTO at %C cannot be empty"
68847 msgstr ""
68848
68849 #: fortran/match.cc:4164
68850 #, gcc-internal-format, gfc-internal-format
68851 msgid "Computed GOTO at %C"
68852 msgstr ""
68853
68854 #: fortran/match.cc:4239
68855 #, gcc-internal-format, gfc-internal-format
68856 msgid "Error in type-spec at %L"
68857 msgstr ""
68858
68859 #: fortran/match.cc:4252
68860 #, gcc-internal-format, gfc-internal-format
68861 msgid "typespec in ALLOCATE at %L"
68862 msgstr ""
68863
68864 #: fortran/match.cc:4275
68865 #, gcc-internal-format, gfc-internal-format
68866 msgid "The type parameter spec list in the type-spec at %L cannot contain DEFERRED parameters"
68867 msgstr ""
68868
68869 #: fortran/match.cc:4305 fortran/match.cc:4742
68870 #, gcc-internal-format, gfc-internal-format
68871 msgid "Unexpected constant at %C"
68872 msgstr "Неочікувана стала у %C"
68873
68874 #: fortran/match.cc:4315
68875 #, gcc-internal-format, gfc-internal-format
68876 msgid "Bad allocate-object at %C for a PURE procedure"
68877 msgstr ""
68878
68879 #: fortran/match.cc:4330
68880 #, gcc-internal-format, gfc-internal-format
68881 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
68882 msgstr ""
68883
68884 #: fortran/match.cc:4352
68885 #, gcc-internal-format, gfc-internal-format
68886 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
68887 msgstr ""
68888
68889 #: fortran/match.cc:4357
68890 #, gcc-internal-format, gfc-internal-format
68891 msgid "ALLOCATE of coarray at %C in CRITICAL block"
68892 msgstr ""
68893
68894 #: fortran/match.cc:4379
68895 #, gcc-internal-format, gfc-internal-format
68896 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
68897 msgstr ""
68898
68899 #: fortran/match.cc:4391
68900 #, gcc-internal-format, gfc-internal-format
68901 msgid "Type of entity at %L is type incompatible with typespec"
68902 msgstr ""
68903
68904 #: fortran/match.cc:4399
68905 #, gcc-internal-format, gfc-internal-format
68906 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
68907 msgstr ""
68908
68909 #: fortran/match.cc:4416
68910 #, gcc-internal-format, gfc-internal-format
68911 msgid "Shape specification for allocatable scalar at %C"
68912 msgstr ""
68913
68914 #: fortran/match.cc:4443
68915 #, gcc-internal-format, gfc-internal-format
68916 msgid "STAT tag at %L cannot be a constant"
68917 msgstr ""
68918
68919 #: fortran/match.cc:4459
68920 #, gcc-internal-format, gfc-internal-format
68921 msgid "ERRMSG tag at %L"
68922 msgstr ""
68923
68924 #: fortran/match.cc:4482
68925 #, gcc-internal-format, gfc-internal-format
68926 msgid "SOURCE tag at %L"
68927 msgstr ""
68928
68929 #: fortran/match.cc:4488
68930 #, gcc-internal-format, gfc-internal-format
68931 msgid "Redundant SOURCE tag found at %L"
68932 msgstr ""
68933
68934 #: fortran/match.cc:4495
68935 #, gcc-internal-format, gfc-internal-format
68936 msgid "SOURCE tag at %L conflicts with the typespec at %L"
68937 msgstr ""
68938
68939 #: fortran/match.cc:4501
68940 #, gcc-internal-format, gfc-internal-format
68941 msgid "SOURCE tag at %L with more than a single allocate object"
68942 msgstr ""
68943
68944 #: fortran/match.cc:4519
68945 #, gcc-internal-format, gfc-internal-format
68946 msgid "MOLD tag at %L"
68947 msgstr ""
68948
68949 #: fortran/match.cc:4525
68950 #, gcc-internal-format, gfc-internal-format
68951 msgid "Redundant MOLD tag found at %L"
68952 msgstr ""
68953
68954 #: fortran/match.cc:4532
68955 #, gcc-internal-format, gfc-internal-format
68956 msgid "MOLD tag at %L conflicts with the typespec at %L"
68957 msgstr ""
68958
68959 #: fortran/match.cc:4558
68960 #, gcc-internal-format, gfc-internal-format
68961 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
68962 msgstr ""
68963
68964 #: fortran/match.cc:4566
68965 #, gcc-internal-format, gfc-internal-format
68966 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
68967 msgstr ""
68968
68969 #: fortran/match.cc:4578
68970 #, gcc-internal-format, gfc-internal-format
68971 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
68972 msgstr ""
68973
68974 #: fortran/match.cc:4645
68975 #, gcc-internal-format, gfc-internal-format
68976 msgid "Pointer object at %C shall not be coindexed"
68977 msgstr ""
68978
68979 #: fortran/match.cc:4660
68980 #, gcc-internal-format, gfc-internal-format
68981 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
68982 msgstr ""
68983
68984 #: fortran/match.cc:4754
68985 #, gcc-internal-format, gfc-internal-format
68986 msgid "Illegal allocate-object at %C for a PURE procedure"
68987 msgstr ""
68988
68989 #: fortran/match.cc:4764
68990 #, gcc-internal-format, gfc-internal-format
68991 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
68992 msgstr ""
68993
68994 #: fortran/match.cc:4771
68995 #, gcc-internal-format, gfc-internal-format
68996 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
68997 msgstr ""
68998
68999 #: fortran/match.cc:4787
69000 #, gcc-internal-format, gfc-internal-format
69001 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
69002 msgstr ""
69003
69004 #: fortran/match.cc:4824
69005 #, gcc-internal-format, gfc-internal-format
69006 msgid "ERRMSG at %L"
69007 msgstr ""
69008
69009 #: fortran/match.cc:4881
69010 #, gcc-internal-format, gfc-internal-format
69011 msgid "Image control statement RETURN at %C in CRITICAL block"
69012 msgstr ""
69013
69014 #: fortran/match.cc:4887
69015 #, gcc-internal-format, gfc-internal-format
69016 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
69017 msgstr ""
69018
69019 #: fortran/match.cc:4896
69020 #, gcc-internal-format, gfc-internal-format
69021 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
69022 msgstr ""
69023
69024 #: fortran/match.cc:4927
69025 #, gcc-internal-format, gfc-internal-format
69026 msgid "RETURN statement in main program at %C"
69027 msgstr ""
69028
69029 #: fortran/match.cc:4955
69030 #, gcc-internal-format, gfc-internal-format
69031 msgid "Expected component reference at %C"
69032 msgstr ""
69033
69034 #: fortran/match.cc:4964
69035 #, gcc-internal-format, gfc-internal-format
69036 msgid "Junk after CALL at %C"
69037 msgstr ""
69038
69039 #: fortran/match.cc:4975
69040 #, gcc-internal-format, gfc-internal-format
69041 msgid "Expected type-bound procedure or procedure pointer component at %C"
69042 msgstr ""
69043
69044 #: fortran/match.cc:5072
69045 #, gcc-internal-format, gfc-internal-format
69046 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a subroutine reference"
69047 msgstr ""
69048
69049 #: fortran/match.cc:5213
69050 #, gcc-internal-format, gfc-internal-format
69051 msgid "Syntax error in common block name at %C"
69052 msgstr ""
69053
69054 #. If we find an error, just print it and continue,
69055 #. cause it's just semantic, and we can see if there
69056 #. are more errors.
69057 #: fortran/match.cc:5288
69058 #, gcc-internal-format
69059 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)"
69060 msgstr ""
69061
69062 #: fortran/match.cc:5297
69063 #, gcc-internal-format
69064 msgid "Variable %qs in common block %qs at %C cannot be bind(c) since it is not global"
69065 msgstr ""
69066
69067 #: fortran/match.cc:5304
69068 #, gcc-internal-format
69069 msgid "Symbol %qs at %C is already in a COMMON block"
69070 msgstr ""
69071
69072 #: fortran/match.cc:5312
69073 #, gcc-internal-format
69074 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
69075 msgstr ""
69076
69077 #: fortran/match.cc:5328
69078 #, gcc-internal-format
69079 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
69080 msgstr ""
69081
69082 #: fortran/match.cc:5335
69083 #, gcc-internal-format
69084 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
69085 msgstr ""
69086
69087 #: fortran/match.cc:5345
69088 #, gcc-internal-format
69089 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
69090 msgstr ""
69091
69092 #: fortran/match.cc:5391
69093 #, gcc-internal-format
69094 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
69095 msgstr ""
69096
69097 #: fortran/match.cc:5453
69098 #, gcc-internal-format, gfc-internal-format
69099 msgid "BLOCK DATA construct at %L"
69100 msgstr ""
69101
69102 #: fortran/match.cc:5539
69103 #, gcc-internal-format
69104 msgid "Namelist group name %qs at %C already has a basic type of %s"
69105 msgstr ""
69106
69107 #: fortran/match.cc:5547
69108 #, gcc-internal-format
69109 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
69110 msgstr ""
69111
69112 #. It is required that members of a namelist be declared
69113 #. before the namelist.  We check this by checking if the
69114 #. symbol has a defined type for IMPLICIT NONE.
69115 #: fortran/match.cc:5572
69116 #, gcc-internal-format
69117 msgid "Symbol %qs in namelist %qs at %C must be declared before the namelist is declared."
69118 msgstr ""
69119
69120 #: fortran/match.cc:5591
69121 #, gcc-internal-format
69122 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
69123 msgstr ""
69124
69125 #: fortran/match.cc:5734
69126 #, gcc-internal-format, gfc-internal-format
69127 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
69128 msgstr ""
69129
69130 #: fortran/match.cc:5742
69131 #, gcc-internal-format, gfc-internal-format
69132 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
69133 msgstr ""
69134
69135 #: fortran/match.cc:5775
69136 #, gcc-internal-format, gfc-internal-format
69137 msgid "EQUIVALENCE at %C requires two or more objects"
69138 msgstr ""
69139
69140 #: fortran/match.cc:5789
69141 #, gcc-internal-format, gfc-internal-format
69142 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
69143 msgstr ""
69144
69145 #: fortran/match.cc:5802
69146 #, gcc-internal-format, gfc-internal-format
69147 msgid "Expecting a comma in EQUIVALENCE at %C"
69148 msgstr ""
69149
69150 #: fortran/match.cc:5807
69151 #, gcc-internal-format, gfc-internal-format
69152 msgid "EQUIVALENCE statement at %C"
69153 msgstr ""
69154
69155 #: fortran/match.cc:5943
69156 #, gcc-internal-format, gfc-internal-format
69157 msgid "Statement function at %L is recursive"
69158 msgstr ""
69159
69160 #: fortran/match.cc:5949
69161 #, gcc-internal-format
69162 msgid "Statement function %qs at %L conflicts with function name"
69163 msgstr ""
69164
69165 #: fortran/match.cc:5960
69166 #, gcc-internal-format, gfc-internal-format
69167 msgid "Statement function at %L cannot appear within an INTERFACE"
69168 msgstr ""
69169
69170 #: fortran/match.cc:5965
69171 #, gcc-internal-format, gfc-internal-format
69172 msgid "Statement function at %C"
69173 msgstr ""
69174
69175 #: fortran/match.cc:6090 fortran/match.cc:6106 fortran/match.cc:6125
69176 #, gcc-internal-format, gfc-internal-format
69177 msgid "Expression in CASE selector at %L cannot be %s"
69178 msgstr ""
69179
69180 #: fortran/match.cc:6135 fortran/match.cc:6141
69181 #, gcc-internal-format, gfc-internal-format
69182 msgid "Expression in CASE selector at %L must be scalar"
69183 msgstr ""
69184
69185 #: fortran/match.cc:6150
69186 #, gcc-internal-format, gfc-internal-format
69187 msgid "Expected initialization expression in CASE at %C"
69188 msgstr ""
69189
69190 #: fortran/match.cc:6182
69191 #, gcc-internal-format
69192 msgid "Expected block name %qs of SELECT construct at %C"
69193 msgstr ""
69194
69195 #: fortran/match.cc:6477
69196 #, gcc-internal-format, gfc-internal-format
69197 msgid "SELECT TYPE at %C cannot appear in this scope"
69198 msgstr ""
69199
69200 #: fortran/match.cc:6518
69201 #, gcc-internal-format, gfc-internal-format
69202 msgid "parse error in SELECT TYPE statement at %C"
69203 msgstr ""
69204
69205 #: fortran/match.cc:6543
69206 #, gcc-internal-format, gfc-internal-format
69207 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
69208 msgstr ""
69209
69210 #: fortran/match.cc:6699
69211 #, gcc-internal-format, gfc-internal-format
69212 msgid "SELECT RANK statement at %C"
69213 msgstr ""
69214
69215 #: fortran/match.cc:6728 fortran/match.cc:6782
69216 #, gcc-internal-format, gfc-internal-format
69217 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
69218 msgstr ""
69219
69220 #: fortran/match.cc:6792
69221 #, gcc-internal-format, gfc-internal-format
69222 msgid "parse error in SELECT RANK statement at %C"
69223 msgstr ""
69224
69225 #: fortran/match.cc:6828
69226 #, gcc-internal-format, gfc-internal-format
69227 msgid "Unexpected CASE statement at %C"
69228 msgstr ""
69229
69230 #: fortran/match.cc:6880
69231 #, gcc-internal-format, gfc-internal-format
69232 msgid "Syntax error in CASE specification at %C"
69233 msgstr ""
69234
69235 #: fortran/match.cc:6898
69236 #, gcc-internal-format, gfc-internal-format
69237 msgid "Unexpected TYPE IS statement at %C"
69238 msgstr ""
69239
69240 #: fortran/match.cc:6930
69241 #, gcc-internal-format, gfc-internal-format
69242 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]"
69243 msgstr ""
69244
69245 #: fortran/match.cc:6941
69246 #, gcc-internal-format, gfc-internal-format
69247 msgid "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
69248 msgstr ""
69249
69250 #: fortran/match.cc:6952
69251 #, gcc-internal-format, gfc-internal-format
69252 msgid "Syntax error in TYPE IS specification at %C"
69253 msgstr ""
69254
69255 #: fortran/match.cc:7028
69256 #, gcc-internal-format, gfc-internal-format
69257 msgid "Syntax error in CLASS IS specification at %C"
69258 msgstr ""
69259
69260 #: fortran/match.cc:7048
69261 #, gcc-internal-format, gfc-internal-format
69262 msgid "Unexpected RANK statement at %C"
69263 msgstr ""
69264
69265 #: fortran/match.cc:7094
69266 #, gcc-internal-format, gfc-internal-format
69267 msgid "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
69268 msgstr ""
69269
69270 #: fortran/match.cc:7103
69271 #, gcc-internal-format, gfc-internal-format
69272 msgid "The value of the SELECT RANK CASE expression at %C must not be less than zero or greater than %d"
69273 msgstr ""
69274
69275 #: fortran/match.cc:7130
69276 #, gcc-internal-format, gfc-internal-format
69277 msgid "Syntax error in RANK specification at %C"
69278 msgstr ""
69279
69280 #: fortran/match.cc:7252
69281 #, gcc-internal-format, gfc-internal-format
69282 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
69283 msgstr ""
69284
69285 #: fortran/match.cc:7290
69286 #, gcc-internal-format
69287 msgid "Label %qs at %C doesn't match WHERE label %qs"
69288 msgstr ""
69289
69290 #: fortran/matchexp.cc:72
69291 #, gcc-internal-format
69292 msgid "Bad character %qc in OPERATOR name at %C"
69293 msgstr ""
69294
69295 #: fortran/matchexp.cc:80
69296 #, gcc-internal-format
69297 msgid "The name %qs cannot be used as a defined operator at %C"
69298 msgstr ""
69299
69300 #: fortran/matchexp.cc:173
69301 #, gcc-internal-format, gfc-internal-format
69302 msgid "Expected a right parenthesis in expression at %C"
69303 msgstr ""
69304
69305 #: fortran/matchexp.cc:281
69306 #, gcc-internal-format, gfc-internal-format
69307 msgid "Expected exponent in expression at %C"
69308 msgstr ""
69309
69310 #: fortran/matchexp.cc:319 fortran/matchexp.cc:324 fortran/matchexp.cc:428
69311 #: fortran/matchexp.cc:433
69312 #, gcc-internal-format, gfc-internal-format
69313 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
69314 msgstr ""
69315
69316 #: fortran/matchexp.cc:665
69317 #, gcc-internal-format
69318 msgid "match_level_4(): Bad operator"
69319 msgstr ""
69320
69321 #: fortran/misc.cc:113
69322 #, gcc-internal-format
69323 msgid "gfc_basic_typename(): Undefined type"
69324 msgstr ""
69325
69326 #: fortran/misc.cc:207
69327 #, gcc-internal-format
69328 msgid "gfc_typename(): Undefined type"
69329 msgstr ""
69330
69331 #: fortran/misc.cc:311
69332 #, gcc-internal-format
69333 msgid "gfc_code2string(): Bad code"
69334 msgstr ""
69335
69336 #: fortran/module.cc:238
69337 #, gcc-internal-format
69338 msgid "free_pi_tree(): Unresolved fixup"
69339 msgstr ""
69340
69341 #: fortran/module.cc:455
69342 #, gcc-internal-format
69343 msgid "associate_integer_pointer(): Already associated"
69344 msgstr ""
69345
69346 #: fortran/module.cc:539
69347 #, gcc-internal-format, gfc-internal-format
69348 msgid "module nature in USE statement at %C"
69349 msgstr ""
69350
69351 #: fortran/module.cc:551
69352 #, gcc-internal-format, gfc-internal-format
69353 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
69354 msgstr ""
69355
69356 #: fortran/module.cc:564
69357 #, gcc-internal-format, gfc-internal-format
69358 msgid "\"::\" was expected after module nature at %C but was not found"
69359 msgstr ""
69360
69361 #: fortran/module.cc:574
69362 #, gcc-internal-format, gfc-internal-format
69363 msgid "\"USE :: module\" at %C"
69364 msgstr ""
69365
69366 #: fortran/module.cc:633
69367 #, gcc-internal-format, gfc-internal-format
69368 msgid "Missing generic specification in USE statement at %C"
69369 msgstr ""
69370
69371 #: fortran/module.cc:644
69372 #, gcc-internal-format, gfc-internal-format
69373 msgid "Renaming operators in USE statements at %C"
69374 msgstr ""
69375
69376 #: fortran/module.cc:688
69377 #, gcc-internal-format
69378 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
69379 msgstr ""
69380
69381 #: fortran/module.cc:691
69382 #, gcc-internal-format
69383 msgid "Symbol %qs at %L conflicts with the symbol at %L"
69384 msgstr ""
69385
69386 #: fortran/module.cc:699
69387 #, gcc-internal-format
69388 msgid "The name %qs at %C has already been used as an external module name"
69389 msgstr ""
69390
69391 #: fortran/module.cc:762
69392 #, gcc-internal-format, gfc-internal-format
69393 msgid "SUBMODULE declaration at %C"
69394 msgstr ""
69395
69396 #: fortran/module.cc:767
69397 #, gcc-internal-format, gfc-internal-format
69398 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
69399 msgstr ""
69400
69401 #: fortran/module.cc:842
69402 #, gcc-internal-format, gfc-internal-format
69403 msgid "Syntax error in SUBMODULE statement at %C"
69404 msgstr "Синтаксична помилка у інструкції SUBMODULE у %C"
69405
69406 #: fortran/module.cc:1202
69407 #, gcc-internal-format
69408 msgid "Reading module %qs at line %d column %d: %s"
69409 msgstr ""
69410
69411 #: fortran/module.cc:1206
69412 #, gcc-internal-format
69413 msgid "Writing module %qs at line %d column %d: %s"
69414 msgstr ""
69415
69416 #: fortran/module.cc:1210
69417 #, gcc-internal-format
69418 msgid "Module %qs at line %d column %d: %s"
69419 msgstr ""
69420
69421 #: fortran/module.cc:1643
69422 #, gcc-internal-format
69423 msgid "require_atom(): bad atom type required"
69424 msgstr ""
69425
69426 #: fortran/module.cc:1692
69427 #, gcc-internal-format, gfc-internal-format
69428 msgid "Error writing modules file: %s"
69429 msgstr ""
69430
69431 #: fortran/module.cc:1742
69432 #, gcc-internal-format
69433 msgid "write_atom(): Trying to write dab atom"
69434 msgstr ""
69435
69436 #: fortran/module.cc:1963
69437 #, gcc-internal-format
69438 msgid "unquote_string(): got bad string"
69439 msgstr ""
69440
69441 #: fortran/module.cc:2960
69442 #, gcc-internal-format
69443 msgid "mio_array_ref(): Unknown array ref"
69444 msgstr ""
69445
69446 #: fortran/module.cc:5095
69447 #, gcc-internal-format, gfc-internal-format
69448 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
69449 msgstr ""
69450
69451 #: fortran/module.cc:5098
69452 #, gcc-internal-format, gfc-internal-format
69453 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
69454 msgstr ""
69455
69456 #: fortran/module.cc:5292
69457 #, gcc-internal-format
69458 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
69459 msgstr ""
69460
69461 #: fortran/module.cc:5429
69462 #, gcc-internal-format
69463 msgid "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, but got %qs"
69464 msgstr ""
69465
69466 #: fortran/module.cc:5708
69467 #, gcc-internal-format
69468 msgid "Symbol %qs referenced at %L not found in module %qs"
69469 msgstr ""
69470
69471 #: fortran/module.cc:5715
69472 #, gcc-internal-format
69473 msgid "User operator %qs referenced at %L not found in module %qs"
69474 msgstr ""
69475
69476 #: fortran/module.cc:5720
69477 #, gcc-internal-format
69478 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
69479 msgstr ""
69480
69481 #: fortran/module.cc:5956
69482 #, gcc-internal-format
69483 msgid "write_symbol(): bad module symbol %qs"
69484 msgstr ""
69485
69486 #: fortran/module.cc:6300
69487 #, gcc-internal-format
69488 msgid "write_symtree(): Symbol not written"
69489 msgstr ""
69490
69491 #: fortran/module.cc:6490
69492 #, gcc-internal-format
69493 msgid "Cannot open module file %qs for writing at %C: %s"
69494 msgstr ""
69495
69496 #: fortran/module.cc:6511
69497 #, gcc-internal-format
69498 msgid "Error writing module file %qs for writing: %s"
69499 msgstr ""
69500
69501 #: fortran/module.cc:6522
69502 #, gcc-internal-format
69503 msgid "Cannot delete module file %qs: %s"
69504 msgstr "Не вдалося вилучити файл модуля %qs: %s"
69505
69506 #: fortran/module.cc:6525
69507 #, gcc-internal-format
69508 msgid "Cannot rename module file %qs to %qs: %s"
69509 msgstr "Не вдалося перейменувати файл модуля %qs на %qs: %s"
69510
69511 #: fortran/module.cc:6531
69512 #, gcc-internal-format
69513 msgid "Cannot delete temporary module file %qs: %s"
69514 msgstr ""
69515
69516 #: fortran/module.cc:6588
69517 #, gcc-internal-format
69518 msgid "Symbol %qs at %C already declared"
69519 msgstr ""
69520
69521 #: fortran/module.cc:6659
69522 #, gcc-internal-format, gfc-internal-format
69523 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
69524 msgstr "import_iso_c_binding_module(): не вдалося створити символ для %s"
69525
69526 #: fortran/module.cc:6767 fortran/module.cc:7111
69527 #, gcc-internal-format
69528 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
69529 msgstr ""
69530
69531 #: fortran/module.cc:6895
69532 #, gcc-internal-format
69533 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
69534 msgstr ""
69535
69536 #: fortran/module.cc:6916 fortran/module.cc:6949 fortran/module.cc:6991
69537 #, gcc-internal-format
69538 msgid "Symbol %qs already declared"
69539 msgstr "Символ %qs вже оголошено"
69540
69541 #: fortran/module.cc:7096
69542 #, gcc-internal-format
69543 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
69544 msgstr ""
69545
69546 #: fortran/module.cc:7118
69547 #, gcc-internal-format
69548 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
69549 msgstr ""
69550
69551 #: fortran/module.cc:7186
69552 #, gcc-internal-format, gfc-internal-format
69553 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
69554 msgstr ""
69555
69556 #: fortran/module.cc:7240
69557 #, gcc-internal-format
69558 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
69559 msgstr ""
69560
69561 #: fortran/module.cc:7266
69562 #, gcc-internal-format, gfc-internal-format
69563 msgid "USE statement at %C has no ONLY qualifier"
69564 msgstr ""
69565
69566 #: fortran/module.cc:7295
69567 #, gcc-internal-format, gfc-internal-format
69568 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
69569 msgstr "внутрішній модуль ISO_FORTRAN_ENV у %C"
69570
69571 #: fortran/module.cc:7307
69572 #, gcc-internal-format, gfc-internal-format
69573 msgid "ISO_C_BINDING module at %C"
69574 msgstr "модуль ISO_C_BINDING у %C"
69575
69576 #: fortran/module.cc:7320
69577 #, gcc-internal-format
69578 msgid "Cannot find an intrinsic module named %qs at %C"
69579 msgstr ""
69580
69581 #: fortran/module.cc:7326
69582 #, gcc-internal-format, gfc-internal-format
69583 msgid "IEEE_FEATURES module at %C"
69584 msgstr "модуль IEEE_FEATURES у %C"
69585
69586 #: fortran/module.cc:7332
69587 #, gcc-internal-format, gfc-internal-format
69588 msgid "IEEE_EXCEPTIONS module at %C"
69589 msgstr "модуль IEEE_EXCEPTIONS у %C"
69590
69591 #: fortran/module.cc:7338
69592 #, gcc-internal-format, gfc-internal-format
69593 msgid "IEEE_ARITHMETIC module at %C"
69594 msgstr "модуль IEEE_ARITHMETIC у %C"
69595
69596 #: fortran/module.cc:7348
69597 #, gcc-internal-format
69598 msgid "Cannot open module file %qs for reading at %C: %s"
69599 msgstr "Не вдалося відкрити файл модуля %qs для читання у %C: %s"
69600
69601 #: fortran/module.cc:7351
69602 #, gcc-internal-format
69603 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."
69604 msgstr ""
69605
69606 #: fortran/module.cc:7362
69607 #, gcc-internal-format
69608 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
69609 msgstr ""
69610
69611 #: fortran/module.cc:7385
69612 #, gcc-internal-format
69613 msgid "File %qs opened at %C is not a GNU Fortran module file"
69614 msgstr ""
69615
69616 #: fortran/module.cc:7393
69617 #, gcc-internal-format
69618 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
69619 msgstr ""
69620
69621 #: fortran/module.cc:7410
69622 #, gcc-internal-format
69623 msgid "Cannot USE a submodule that is currently built"
69624 msgstr ""
69625
69626 #: fortran/module.cc:7412
69627 #, gcc-internal-format
69628 msgid "Cannot USE a module that is currently built"
69629 msgstr ""
69630
69631 #: fortran/openmp.cc:68 fortran/openmp.cc:6020
69632 #, gcc-internal-format, gfc-internal-format
69633 msgid "Unexpected junk at %C"
69634 msgstr ""
69635
69636 #: fortran/openmp.cc:349
69637 #, gcc-internal-format, gfc-internal-format
69638 msgid "List item shall not be coindexed at %C"
69639 msgstr ""
69640
69641 #: fortran/openmp.cc:384 fortran/openmp.cc:485 fortran/openmp.cc:805
69642 #: fortran/openmp.cc:5099
69643 #, gcc-internal-format, gfc-internal-format
69644 msgid "COMMON block /%s/ not found at %C"
69645 msgstr ""
69646
69647 #: fortran/openmp.cc:423 fortran/openmp.cc:513
69648 #, gcc-internal-format, gfc-internal-format
69649 msgid "Syntax error in OpenMP variable list at %C"
69650 msgstr "Синтаксична помилка у списку змінних OpenMP у %C"
69651
69652 #: fortran/openmp.cc:540
69653 #, gcc-internal-format, gfc-internal-format
69654 msgid "Syntax error in OpenMP detach clause at %C"
69655 msgstr "Синтаксична помилка у команді від'єднання OpenMP у %C"
69656
69657 #: fortran/openmp.cc:612
69658 #, gcc-internal-format, gfc-internal-format
69659 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
69660 msgstr "Синтаксична помилка у списку OpenMP DEPEND SINK у %C"
69661
69662 #: fortran/openmp.cc:674
69663 #, gcc-internal-format, gfc-internal-format
69664 msgid "Syntax error in OpenACC expression list at %C"
69665 msgstr "Синтаксична помилка у списку виразів OpenACC у %C"
69666
69667 #: fortran/openmp.cc:741
69668 #, gcc-internal-format
69669 msgid "Unexpected OpenACC parallelism."
69670 msgstr ""
69671
69672 #: fortran/openmp.cc:773
69673 #, gcc-internal-format, gfc-internal-format
69674 msgid "Variable at %C is an element of a COMMON block"
69675 msgstr ""
69676
69677 #: fortran/openmp.cc:833
69678 #, gcc-internal-format, gfc-internal-format
69679 msgid "Unexpected junk after !$ACC DECLARE at %C"
69680 msgstr ""
69681
69682 #: fortran/openmp.cc:843
69683 #, gcc-internal-format, gfc-internal-format
69684 msgid "Syntax error in !$ACC DECLARE list at %C"
69685 msgstr "Синтаксична помилка у списку !$ACC DECLARE у %C"
69686
69687 #: fortran/openmp.cc:1092
69688 #, gcc-internal-format, gfc-internal-format
69689 msgid "Expected INTEGER type at %L"
69690 msgstr ""
69691
69692 #: fortran/openmp.cc:1106
69693 #, gcc-internal-format, gfc-internal-format
69694 msgid "Expected identifier at %C"
69695 msgstr "Мав бути ідентифікатор у %C"
69696
69697 #: fortran/openmp.cc:1111
69698 #, gcc-internal-format
69699 msgid "Same identifier %qs specified again at %C"
69700 msgstr ""
69701
69702 #: fortran/openmp.cc:1138
69703 #, gcc-internal-format, gfc-internal-format
69704 msgid "Expected range-specification at %C"
69705 msgstr ""
69706
69707 #: fortran/openmp.cc:1225
69708 #, gcc-internal-format, gfc-internal-format
69709 msgid "Comma expected at %C"
69710 msgstr "Мало бути використано кому у %C"
69711
69712 #: fortran/openmp.cc:1337
69713 #, gcc-internal-format, gfc-internal-format
69714 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
69715 msgstr ""
69716
69717 #: fortran/openmp.cc:1387
69718 #, gcc-internal-format
69719 msgid "Duplicated %qs clause at %L"
69720 msgstr ""
69721
69722 #: fortran/openmp.cc:1394
69723 #, gcc-internal-format
69724 msgid "Expected %<(%> after %qs at %C"
69725 msgstr ""
69726
69727 #: fortran/openmp.cc:1401
69728 #, gcc-internal-format
69729 msgid "Invalid expression after %<%s(%> at %C"
69730 msgstr "Некоректний вираз після %<%s(%> у %C"
69731
69732 #: fortran/openmp.cc:1463
69733 #, gcc-internal-format, gfc-internal-format
69734 msgid "Clause expected at %C after trailing comma"
69735 msgstr ""
69736
69737 #: fortran/openmp.cc:1525
69738 #, gcc-internal-format
69739 msgid "Expected %<:%> at %C"
69740 msgstr "Мала бути %<:%> у %C"
69741
69742 #: fortran/openmp.cc:1568
69743 #, gcc-internal-format, gfc-internal-format
69744 msgid "Expected variable list at %C"
69745 msgstr "Мав бути список змінних у %C"
69746
69747 #: fortran/openmp.cc:1592
69748 #, gcc-internal-format, gfc-internal-format
69749 msgid "Expected COMPILATION or EXECUTION in AT clause at %C"
69750 msgstr ""
69751
69752 #: fortran/openmp.cc:1653
69753 #, gcc-internal-format, gfc-internal-format
69754 msgid "Expected TEAMS, PARALLEL or THREAD as binding in BIND at %C"
69755 msgstr ""
69756
69757 #: fortran/openmp.cc:1684
69758 #, gcc-internal-format, gfc-internal-format
69759 msgid "COLLAPSE clause argument not constant positive integer at %C"
69760 msgstr ""
69761
69762 #: fortran/openmp.cc:1763
69763 #, gcc-internal-format, gfc-internal-format
69764 msgid "Expected ALLOC, TO, FROM, TOFROM, FIRSTPRIVATE, NONE or DEFAULT at %C"
69765 msgstr ""
69766
69767 #: fortran/openmp.cc:1783
69768 #, gcc-internal-format, gfc-internal-format
69769 msgid "Expected SCALAR, AGGREGATE, ALLOCATABLE or POINTER at %C"
69770 msgstr ""
69771
69772 #: fortran/openmp.cc:1812
69773 #, gcc-internal-format, gfc-internal-format
69774 msgid "DEFAULTMAP at %C but prior DEFAULTMAP with unspecified category"
69775 msgstr ""
69776
69777 #: fortran/openmp.cc:1815
69778 #, gcc-internal-format, gfc-internal-format
69779 msgid "DEFAULTMAP at %C but prior DEFAULTMAP for category %s"
69780 msgstr ""
69781
69782 #: fortran/openmp.cc:1851
69783 #, gcc-internal-format, gfc-internal-format
69784 msgid "Expected NONE or PRESENT in DEFAULT clause at %C"
69785 msgstr ""
69786
69787 #: fortran/openmp.cc:1854
69788 #, gcc-internal-format, gfc-internal-format
69789 msgid "Expected NONE, FIRSTPRIVATE, PRIVATE or SHARED in DEFAULT clause at %C"
69790 msgstr ""
69791
69792 #: fortran/openmp.cc:1894
69793 #, gcc-internal-format, gfc-internal-format
69794 msgid "ITERATOR may not be combined with SOURCE at %C"
69795 msgstr ""
69796
69797 #: fortran/openmp.cc:1906
69798 #, gcc-internal-format, gfc-internal-format
69799 msgid "ITERATOR may not be combined with SINK at %C"
69800 msgstr ""
69801
69802 #: fortran/openmp.cc:1963 fortran/openmp.cc:1991
69803 #, gcc-internal-format, gfc-internal-format
69804 msgid "Expected integer expression at %C"
69805 msgstr "Мав бути цілочисельний вираз у %C"
69806
69807 #: fortran/openmp.cc:1972
69808 #, gcc-internal-format
69809 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause at %C"
69810 msgstr ""
69811
69812 #: fortran/openmp.cc:1984
69813 #, gcc-internal-format
69814 msgid "the %<device%> clause expression must evaluate to %<1%> at %C"
69815 msgstr ""
69816
69817 #: fortran/openmp.cc:1997
69818 #, gcc-internal-format
69819 msgid "Expected integer expression or a single device-modifier %<device_num%> or %<ancestor%> at %C"
69820 msgstr ""
69821
69822 #: fortran/openmp.cc:2027
69823 #, gcc-internal-format, gfc-internal-format
69824 msgid "Expected HOST, NOHOST or ANY at %C"
69825 msgstr ""
69826
69827 #: fortran/openmp.cc:2072
69828 #, gcc-internal-format, gfc-internal-format
69829 msgid "Expected SEQ_CST, ACQUIRE or RELAXED at %C"
69830 msgstr ""
69831
69832 #: fortran/openmp.cc:2385
69833 #, gcc-internal-format
69834 msgid "too many %<always%> modifiers at %L"
69835 msgstr ""
69836
69837 #: fortran/openmp.cc:2391
69838 #, gcc-internal-format
69839 msgid "too many %<close%> modifiers at %L"
69840 msgstr ""
69841
69842 #: fortran/openmp.cc:2547
69843 #, gcc-internal-format
69844 msgid "Expected ORDER(CONCURRENT) at %C with optional %<reproducible%> or %<unconstrained%> modifier"
69845 msgstr ""
69846
69847 #: fortran/openmp.cc:2572
69848 #, gcc-internal-format, gfc-internal-format
69849 msgid "ORDERED clause argument not constant positive integer at %C"
69850 msgstr ""
69851
69852 #: fortran/openmp.cc:2840
69853 #, gcc-internal-format, gfc-internal-format
69854 msgid "Expected FATAL or WARNING in SEVERITY clause at %C"
69855 msgstr ""
69856
69857 #: fortran/openmp.cc:3023
69858 #, gcc-internal-format, gfc-internal-format
69859 msgid "Failed to match clause at %C"
69860 msgstr ""
69861
69862 #: fortran/openmp.cc:3201
69863 #, gcc-internal-format, gfc-internal-format
69864 msgid "Invalid clause in module with !$ACC DECLARE at %L"
69865 msgstr ""
69866
69867 #: fortran/openmp.cc:3211
69868 #, gcc-internal-format, gfc-internal-format
69869 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
69870 msgstr ""
69871
69872 #: fortran/openmp.cc:3220
69873 #, gcc-internal-format
69874 msgid "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at %L"
69875 msgstr ""
69876
69877 #: fortran/openmp.cc:3228
69878 #, gcc-internal-format, gfc-internal-format
69879 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
69880 msgstr ""
69881
69882 #: fortran/openmp.cc:3277
69883 #, gcc-internal-format
69884 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
69885 msgstr ""
69886
69887 #: fortran/openmp.cc:3325
69888 #, gcc-internal-format, gfc-internal-format
69889 msgid "Invalid argument to !$ACC WAIT at %C"
69890 msgstr "Некоректний аргумент !$ACC WAIT у %C"
69891
69892 #: fortran/openmp.cc:3332
69893 #, gcc-internal-format, gfc-internal-format
69894 msgid "WAIT clause at %L requires a scalar INTEGER expression"
69895 msgstr ""
69896
69897 #: fortran/openmp.cc:3365
69898 #, gcc-internal-format, gfc-internal-format
69899 msgid "ACC CACHE directive must be inside of loop %C"
69900 msgstr ""
69901
69902 #: fortran/openmp.cc:3434
69903 #, gcc-internal-format, gfc-internal-format
69904 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
69905 msgstr ""
69906
69907 #: fortran/openmp.cc:3468
69908 #, gcc-internal-format
69909 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
69910 msgstr ""
69911
69912 #: fortran/openmp.cc:3476
69913 #, gcc-internal-format, gfc-internal-format
69914 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
69915 msgstr ""
69916
69917 #: fortran/openmp.cc:3483
69918 #, gcc-internal-format, gfc-internal-format
69919 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
69920 msgstr ""
69921
69922 #: fortran/openmp.cc:3498
69923 #, gcc-internal-format, gfc-internal-format
69924 msgid "Multiple loop axes specified for routine at %C"
69925 msgstr ""
69926
69927 #: fortran/openmp.cc:3509
69928 #, gcc-internal-format, gfc-internal-format
69929 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible GANG, WORKER, or VECTOR clause"
69930 msgstr ""
69931
69932 #: fortran/openmp.cc:3517
69933 #, gcc-internal-format, gfc-internal-format
69934 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible NOHOST clause"
69935 msgstr ""
69936
69937 #: fortran/openmp.cc:3538 fortran/openmp.cc:3566
69938 #, gcc-internal-format, gfc-internal-format
69939 msgid "!$ACC ROUTINE already applied at %C"
69940 msgstr ""
69941
69942 #: fortran/openmp.cc:3583
69943 #, gcc-internal-format, gfc-internal-format
69944 msgid "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE procedure at %C"
69945 msgstr ""
69946
69947 #: fortran/openmp.cc:3735
69948 #, gcc-internal-format, gfc-internal-format
69949 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
69950 msgstr ""
69951
69952 #: fortran/openmp.cc:3757
69953 #, gcc-internal-format
69954 msgid "Expected %<( depobj )%> at %C"
69955 msgstr ""
69956
69957 #: fortran/openmp.cc:3773
69958 #, gcc-internal-format
69959 msgid "Expected IN, OUT, INOUT, MUTEXINOUTSET followed by %<)%> at %C"
69960 msgstr ""
69961
69962 #: fortran/openmp.cc:3791
69963 #, gcc-internal-format, gfc-internal-format
69964 msgid "Expected DEPEND, UPDATE, or DESTROY clause at %C"
69965 msgstr ""
69966
69967 #: fortran/openmp.cc:3799
69968 #, gcc-internal-format, gfc-internal-format
69969 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall not have dependence-type SOURCE, SINK or DEPOBJ"
69970 msgstr ""
69971
69972 #: fortran/openmp.cc:3807
69973 #, gcc-internal-format, gfc-internal-format
69974 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall have only a single locator"
69975 msgstr ""
69976
69977 #: fortran/openmp.cc:3933 fortran/openmp.cc:7557
69978 #, gcc-internal-format, gfc-internal-format
69979 msgid "MESSAGE clause at %L requires a scalar default-kind CHARACTER expression"
69980 msgstr ""
69981
69982 #: fortran/openmp.cc:3940
69983 #, gcc-internal-format, gfc-internal-format
69984 msgid "Constant character expression required in MESSAGE clause at %L"
69985 msgstr ""
69986
69987 #: fortran/openmp.cc:3946
69988 #, gcc-internal-format, gfc-internal-format
69989 msgid "$OMP ERROR encountered at %L: %s"
69990 msgstr ""
69991
69992 #: fortran/openmp.cc:3965
69993 #, gcc-internal-format, gfc-internal-format
69994 msgid "$OMP ERROR encountered at %L"
69995 msgstr ""
69996
69997 #: fortran/openmp.cc:3993
69998 #, gcc-internal-format, gfc-internal-format
69999 msgid "Expected SEQ_CST, AQC_REL, RELEASE, or ACQUIRE at %C"
70000 msgstr ""
70001
70002 #: fortran/openmp.cc:4002
70003 #, gcc-internal-format, gfc-internal-format
70004 msgid "List specified together with memory order clause in FLUSH directive at %C"
70005 msgstr ""
70006
70007 #: fortran/openmp.cc:4010
70008 #, gcc-internal-format, gfc-internal-format
70009 msgid "Unexpected junk after $OMP FLUSH statement at %C"
70010 msgstr ""
70011
70012 #: fortran/openmp.cc:4406 fortran/openmp.cc:9369
70013 #, gcc-internal-format, gfc-internal-format
70014 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
70015 msgstr ""
70016
70017 #: fortran/openmp.cc:4410 fortran/openmp.cc:9373
70018 #, gcc-internal-format, gfc-internal-format
70019 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
70020 msgstr ""
70021
70022 #: fortran/openmp.cc:4415
70023 #, gcc-internal-format, gfc-internal-format
70024 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
70025 msgstr ""
70026
70027 #: fortran/openmp.cc:4417
70028 #, gcc-internal-format, gfc-internal-format
70029 msgid "Previous !$OMP DECLARE REDUCTION at %L"
70030 msgstr ""
70031
70032 #: fortran/openmp.cc:4437
70033 #, gcc-internal-format, gfc-internal-format
70034 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
70035 msgstr ""
70036
70037 #: fortran/openmp.cc:4474
70038 #, gcc-internal-format, gfc-internal-format
70039 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
70040 msgstr ""
70041
70042 #: fortran/openmp.cc:4489
70043 #, gcc-internal-format, gfc-internal-format
70044 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
70045 msgstr ""
70046
70047 #: fortran/openmp.cc:4512
70048 #, gcc-internal-format, gfc-internal-format
70049 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
70050 msgstr ""
70051
70052 #: fortran/openmp.cc:4517
70053 #, gcc-internal-format, gfc-internal-format
70054 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in TO clause"
70055 msgstr ""
70056
70057 #: fortran/openmp.cc:4523
70058 #, gcc-internal-format, gfc-internal-format
70059 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and later in LINK clause"
70060 msgstr ""
70061
70062 #: fortran/openmp.cc:4527
70063 #, gcc-internal-format, gfc-internal-format
70064 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
70065 msgstr ""
70066
70067 #: fortran/openmp.cc:4541 fortran/openmp.cc:4587
70068 #, gcc-internal-format
70069 msgid "List item %qs at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
70070 msgstr ""
70071
70072 #: fortran/openmp.cc:4551
70073 #, gcc-internal-format, gfc-internal-format
70074 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in TO clause"
70075 msgstr ""
70076
70077 #: fortran/openmp.cc:4557
70078 #, gcc-internal-format, gfc-internal-format
70079 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later in LINK clause"
70080 msgstr ""
70081
70082 #: fortran/openmp.cc:4561
70083 #, gcc-internal-format, gfc-internal-format
70084 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
70085 msgstr ""
70086
70087 #: fortran/openmp.cc:4570
70088 #, gcc-internal-format, gfc-internal-format
70089 msgid "COMMON at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
70090 msgstr ""
70091
70092 #: fortran/openmp.cc:4594
70093 #, gcc-internal-format, gfc-internal-format
70094 msgid "OMP DECLARE TARGET directive at %L with only DEVICE_TYPE clause is ignored"
70095 msgstr ""
70096
70097 #: fortran/openmp.cc:4604
70098 #, gcc-internal-format, gfc-internal-format
70099 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
70100 msgstr ""
70101
70102 #: fortran/openmp.cc:4642
70103 #, gcc-internal-format, gfc-internal-format
70104 msgid "expected trait selector name at %C"
70105 msgstr ""
70106
70107 #: fortran/openmp.cc:4697
70108 #, gcc-internal-format, gfc-internal-format
70109 msgid "selector '%s' not allowed for context selector set '%s' at %C"
70110 msgstr ""
70111
70112 #: fortran/openmp.cc:4717
70113 #, gcc-internal-format, gfc-internal-format
70114 msgid "selector '%s' does not accept any properties at %C"
70115 msgstr ""
70116
70117 #: fortran/openmp.cc:4726 fortran/openmp.cc:4871 fortran/openmp.cc:4970
70118 #: fortran/openmp.cc:5037
70119 #, gcc-internal-format, gfc-internal-format
70120 msgid "expected '(' at %C"
70121 msgstr ""
70122
70123 #: fortran/openmp.cc:4734
70124 #, gcc-internal-format, gfc-internal-format
70125 msgid "score argument must be constant integer expression at %C"
70126 msgstr ""
70127
70128 #: fortran/openmp.cc:4742
70129 #, gcc-internal-format, gfc-internal-format
70130 msgid "score argument must be non-negative at %C"
70131 msgstr ""
70132
70133 #: fortran/openmp.cc:4748 fortran/openmp.cc:4861 fortran/openmp.cc:5018
70134 #: fortran/openmp.cc:5046
70135 #, gcc-internal-format, gfc-internal-format
70136 msgid "expected ')' at %C"
70137 msgstr ""
70138
70139 #: fortran/openmp.cc:4754
70140 #, gcc-internal-format, gfc-internal-format
70141 msgid "expected : at %C"
70142 msgstr ""
70143
70144 #: fortran/openmp.cc:4771
70145 #, gcc-internal-format, gfc-internal-format
70146 msgid "property must be constant integer expression or string literal at %C"
70147 msgstr ""
70148
70149 #: fortran/openmp.cc:4791
70150 #, gcc-internal-format, gfc-internal-format
70151 msgid "expected identifier at %C"
70152 msgstr ""
70153
70154 #: fortran/openmp.cc:4810
70155 #, gcc-internal-format, gfc-internal-format
70156 msgid "expected identifier or string literal at %C"
70157 msgstr ""
70158
70159 #: fortran/openmp.cc:4830
70160 #, gcc-internal-format, gfc-internal-format
70161 msgid "expected expression at %C"
70162 msgstr ""
70163
70164 #: fortran/openmp.cc:4838
70165 #, gcc-internal-format, gfc-internal-format
70166 msgid "property must be constant integer or logical expression at %C"
70167 msgstr ""
70168
70169 #: fortran/openmp.cc:4850
70170 #, gcc-internal-format, gfc-internal-format
70171 msgid "expected simd clause at %C"
70172 msgstr ""
70173
70174 #: fortran/openmp.cc:4918
70175 #, gcc-internal-format, gfc-internal-format
70176 msgid "expected 'construct', 'device', 'implementation' or 'user' at %C"
70177 msgstr ""
70178
70179 #: fortran/openmp.cc:4926
70180 #, gcc-internal-format, gfc-internal-format
70181 msgid "expected '=' at %C"
70182 msgstr ""
70183
70184 #: fortran/openmp.cc:4933
70185 #, gcc-internal-format, gfc-internal-format
70186 msgid "expected '{' at %C"
70187 msgstr ""
70188
70189 #: fortran/openmp.cc:4948
70190 #, gcc-internal-format, gfc-internal-format
70191 msgid "expected '}' at %C"
70192 msgstr ""
70193
70194 #: fortran/openmp.cc:4977
70195 #, gcc-internal-format, gfc-internal-format
70196 msgid "expected name at %C"
70197 msgstr ""
70198
70199 #: fortran/openmp.cc:4988
70200 #, gcc-internal-format, gfc-internal-format
70201 msgid "expected variant name at %C"
70202 msgstr ""
70203
70204 #: fortran/openmp.cc:5028
70205 #, gcc-internal-format, gfc-internal-format
70206 msgid "expected 'match' at %C"
70207 msgstr ""
70208
70209 #: fortran/openmp.cc:5079
70210 #, gcc-internal-format, gfc-internal-format
70211 msgid "Threadprivate variable at %C is an element of a COMMON block"
70212 msgstr ""
70213
70214 #: fortran/openmp.cc:5116
70215 #, gcc-internal-format, gfc-internal-format
70216 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
70217 msgstr ""
70218
70219 #: fortran/openmp.cc:5123
70220 #, gcc-internal-format, gfc-internal-format
70221 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
70222 msgstr ""
70223
70224 #: fortran/openmp.cc:5226
70225 #, gcc-internal-format, gfc-internal-format
70226 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES REVERSE_OFFSET but other program units do"
70227 msgstr ""
70228
70229 #: fortran/openmp.cc:5231
70230 #, gcc-internal-format, gfc-internal-format
70231 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_ADDRESS but other program units do"
70232 msgstr ""
70233
70234 #: fortran/openmp.cc:5236
70235 #, gcc-internal-format, gfc-internal-format
70236 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_SHARED_MEMORY but other program units do"
70237 msgstr ""
70238
70239 #: fortran/openmp.cc:5262
70240 #, gcc-internal-format
70241 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L comes after using a device construct/routine"
70242 msgstr ""
70243
70244 #: fortran/openmp.cc:5266
70245 #, gcc-internal-format
70246 msgid "!$OMP REQUIRES clause %qs specified at %L comes after using a device construct/routine"
70247 msgstr ""
70248
70249 #: fortran/openmp.cc:5288
70250 #, gcc-internal-format
70251 msgid "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module %qs use at %L overrides a previous %<atomic_default_mem_order(%s)%> (which might be through using a module)"
70252 msgstr ""
70253
70254 #: fortran/openmp.cc:5293
70255 #, gcc-internal-format
70256 msgid "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified at %L overrides a previous %<atomic_default_mem_order(%s)%> (which might be through using a module)"
70257 msgstr ""
70258
70259 #: fortran/openmp.cc:5304
70260 #, gcc-internal-format
70261 msgid "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module %qs use at %L but same clause is not specified for the program unit"
70262 msgstr ""
70263
70264 #: fortran/openmp.cc:5309
70265 #, gcc-internal-format
70266 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L but same clause is not specified for the program unit"
70267 msgstr ""
70268
70269 #: fortran/openmp.cc:5338
70270 #, gcc-internal-format, gfc-internal-format
70271 msgid "!$OMP REQUIRES at %C must appear in the specification part of a program unit"
70272 msgstr ""
70273
70274 #: fortran/openmp.cc:5406
70275 #, gcc-internal-format, gfc-internal-format
70276 msgid "Expected SEQ_CST, ACQ_REL or RELAXED for ATOMIC_DEFAULT_MEM_ORDER clause at %C"
70277 msgstr ""
70278
70279 #: fortran/openmp.cc:5416
70280 #, gcc-internal-format
70281 msgid "Sorry, %qs clause at %L on REQUIRES directive is not yet supported"
70282 msgstr ""
70283
70284 #: fortran/openmp.cc:5426
70285 #, gcc-internal-format, gfc-internal-format
70286 msgid "Clause expected at %C"
70287 msgstr "Мало бути використано команду у %C"
70288
70289 #: fortran/openmp.cc:5432
70290 #, gcc-internal-format
70291 msgid "%qs clause at %L specified more than once"
70292 msgstr ""
70293
70294 #: fortran/openmp.cc:5435
70295 #, gcc-internal-format, gfc-internal-format
70296 msgid "Expected UNIFIED_ADDRESS, UNIFIED_SHARED_MEMORY, DYNAMIC_ALLOCATORS, REVERSE_OFFLOAD, or ATOMIC_DEFAULT_MEM_ORDER clause at %L"
70297 msgstr ""
70298
70299 #: fortran/openmp.cc:5461
70300 #, gcc-internal-format, gfc-internal-format
70301 msgid "Expected INCLUSIVE or EXCLUSIVE clause at %C"
70302 msgstr ""
70303
70304 #: fortran/openmp.cc:5467
70305 #, gcc-internal-format, gfc-internal-format
70306 msgid "Unexpected junk after !$OMP SCAN at %C"
70307 msgstr ""
70308
70309 #: fortran/openmp.cc:5665
70310 #, gcc-internal-format, gfc-internal-format
70311 msgid "Unexpected junk after TASKYIELD clause at %C"
70312 msgstr ""
70313
70314 #: fortran/openmp.cc:5724
70315 #, gcc-internal-format, gfc-internal-format
70316 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
70317 msgstr ""
70318
70319 #: fortran/openmp.cc:5759
70320 #, gcc-internal-format, gfc-internal-format
70321 msgid "Unexpected junk after $OMP MASTER statement at %C"
70322 msgstr ""
70323
70324 #: fortran/openmp.cc:5791
70325 #, gcc-internal-format, gfc-internal-format
70326 msgid "Unexpected junk after $OMP NOTHING statement at %C"
70327 msgstr ""
70328
70329 #: fortran/openmp.cc:5826 fortran/openmp.cc:5829 fortran/openmp.cc:5832
70330 #, gcc-internal-format, gfc-internal-format
70331 msgid "!$OMP ATOMIC at %L with %s clause is incompatible with READ or WRITE"
70332 msgstr ""
70333
70334 #: fortran/openmp.cc:5836
70335 #, gcc-internal-format, gfc-internal-format
70336 msgid "!$OMP ATOMIC at %L with %s clause requires %s clause"
70337 msgstr ""
70338
70339 #: fortran/openmp.cc:5873
70340 #, gcc-internal-format, gfc-internal-format
70341 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause"
70342 msgstr ""
70343
70344 #: fortran/openmp.cc:5883
70345 #, gcc-internal-format, gfc-internal-format
70346 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRE clause"
70347 msgstr ""
70348
70349 #: fortran/openmp.cc:5920
70350 #, gcc-internal-format, gfc-internal-format
70351 msgid "Unexpected junk after !$ACC ATOMIC statement at %C"
70352 msgstr "Неочікувані зайві дані після інструкції !$ACC ATOMIC у %C"
70353
70354 #: fortran/openmp.cc:5935
70355 #, gcc-internal-format, gfc-internal-format
70356 msgid "Unexpected junk after $OMP BARRIER statement at %C"
70357 msgstr ""
70358
70359 #: fortran/openmp.cc:5991
70360 #, gcc-internal-format, gfc-internal-format
70361 msgid "Expected construct-type PARALLEL, SECTIONS, DO or TASKGROUP in $OMP CANCELLATION POINT statement at %C"
70362 msgstr ""
70363
70364 #: fortran/openmp.cc:5997
70365 #, gcc-internal-format, gfc-internal-format
70366 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
70367 msgstr ""
70368
70369 #: fortran/openmp.cc:6018
70370 #, gcc-internal-format, gfc-internal-format
70371 msgid "Unexpected junk after NOWAIT clause at %C"
70372 msgstr ""
70373
70374 #: fortran/openmp.cc:6063
70375 #, gcc-internal-format, gfc-internal-format
70376 msgid "%s clause at %L requires a scalar INTEGER expression"
70377 msgstr ""
70378
70379 #: fortran/openmp.cc:6074
70380 #, gcc-internal-format, gfc-internal-format
70381 msgid "INTEGER expression of %s clause at %L must be positive"
70382 msgstr ""
70383
70384 #: fortran/openmp.cc:6085
70385 #, gcc-internal-format, gfc-internal-format
70386 msgid "INTEGER expression of %s clause at %L must be non-negative"
70387 msgstr "Вираз INTEGER пункту %s у %L має бути невід'ємним"
70388
70389 #: fortran/openmp.cc:6096
70390 #, gcc-internal-format
70391 msgid "Cray pointer object %qs of derived type in %s clause at %L"
70392 msgstr ""
70393
70394 #: fortran/openmp.cc:6099
70395 #, gcc-internal-format
70396 msgid "Cray pointee object %qs of derived type in %s clause at %L"
70397 msgstr ""
70398
70399 #: fortran/openmp.cc:6105 fortran/openmp.cc:7422
70400 #, gcc-internal-format
70401 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
70402 msgstr ""
70403
70404 #: fortran/openmp.cc:6110
70405 #, gcc-internal-format
70406 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
70407 msgstr ""
70408
70409 #: fortran/openmp.cc:6115
70410 #, gcc-internal-format
70411 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
70412 msgstr ""
70413
70414 #: fortran/openmp.cc:6125 fortran/openmp.cc:7036 fortran/openmp.cc:7190
70415 #, gcc-internal-format
70416 msgid "Assumed size array %qs in %s clause at %L"
70417 msgstr ""
70418
70419 #: fortran/openmp.cc:6128
70420 #, gcc-internal-format
70421 msgid "Assumed rank array %qs in %s clause at %L"
70422 msgstr ""
70423
70424 #: fortran/openmp.cc:6144 fortran/openmp.cc:7129 fortran/openmp.cc:7178
70425 #, gcc-internal-format
70426 msgid "POINTER object %qs in %s clause at %L"
70427 msgstr ""
70428
70429 #: fortran/openmp.cc:6149 fortran/openmp.cc:7426
70430 #, gcc-internal-format
70431 msgid "Cray pointer object %qs in %s clause at %L"
70432 msgstr ""
70433
70434 #: fortran/openmp.cc:6154 fortran/openmp.cc:7429
70435 #, gcc-internal-format
70436 msgid "Cray pointee object %qs in %s clause at %L"
70437 msgstr ""
70438
70439 #: fortran/openmp.cc:6159 fortran/openmp.cc:7124 fortran/openmp.cc:7417
70440 #, gcc-internal-format
70441 msgid "ALLOCATABLE object %qs in %s clause at %L"
70442 msgstr ""
70443
70444 #: fortran/openmp.cc:6162 fortran/openmp.cc:7132
70445 #, gcc-internal-format
70446 msgid "VALUE object %qs in %s clause at %L"
70447 msgstr ""
70448
70449 #: fortran/openmp.cc:6205
70450 #, gcc-internal-format, gfc-internal-format
70451 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
70452 msgstr ""
70453
70454 #: fortran/openmp.cc:6254
70455 #, gcc-internal-format, gfc-internal-format
70456 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
70457 msgstr ""
70458
70459 #: fortran/openmp.cc:6292
70460 #, gcc-internal-format, gfc-internal-format
70461 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
70462 msgstr ""
70463
70464 #: fortran/openmp.cc:6295
70465 #, gcc-internal-format, gfc-internal-format
70466 msgid "ORDER clause must not be used together ORDERED at %L"
70467 msgstr ""
70468
70469 #: fortran/openmp.cc:6302 fortran/openmp.cc:6313 fortran/resolve.cc:10838
70470 #: fortran/resolve.cc:12178
70471 #, gcc-internal-format, gfc-internal-format
70472 msgid "IF clause at %L requires a scalar LOGICAL expression"
70473 msgstr ""
70474
70475 #: fortran/openmp.cc:6317
70476 #, gcc-internal-format, gfc-internal-format
70477 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
70478 msgstr ""
70479
70480 #: fortran/openmp.cc:6442
70481 #, gcc-internal-format, gfc-internal-format
70482 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
70483 msgstr ""
70484
70485 #: fortran/openmp.cc:6452
70486 #, gcc-internal-format, gfc-internal-format
70487 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
70488 msgstr ""
70489
70490 #: fortran/openmp.cc:6462
70491 #, gcc-internal-format, gfc-internal-format
70492 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
70493 msgstr ""
70494
70495 #: fortran/openmp.cc:6467
70496 #, gcc-internal-format, gfc-internal-format
70497 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
70498 msgstr ""
70499
70500 #: fortran/openmp.cc:6474
70501 #, gcc-internal-format, gfc-internal-format
70502 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
70503 msgstr ""
70504
70505 #: fortran/openmp.cc:6477
70506 #, gcc-internal-format, gfc-internal-format
70507 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
70508 msgstr ""
70509
70510 #: fortran/openmp.cc:6486
70511 #, gcc-internal-format, gfc-internal-format
70512 msgid "DEPOBJ in DEPOBJ construct at %L shall be a scalar integer of OMP_DEPEND_KIND kind"
70513 msgstr ""
70514
70515 #: fortran/openmp.cc:6501
70516 #, gcc-internal-format
70517 msgid "Variable %qs is not a dummy argument at %L"
70518 msgstr ""
70519
70520 #: fortran/openmp.cc:6537
70521 #, gcc-internal-format
70522 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be copied"
70523 msgstr ""
70524
70525 #: fortran/openmp.cc:6541
70526 #, gcc-internal-format
70527 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be mapped"
70528 msgstr ""
70529
70530 #: fortran/openmp.cc:6546 fortran/openmp.cc:9075
70531 #, gcc-internal-format
70532 msgid "Object %qs is not a variable at %L"
70533 msgstr ""
70534
70535 #: fortran/openmp.cc:6555
70536 #, gcc-internal-format
70537 msgid "%<inscan%> REDUCTION clause on construct other than DO, SIMD, DO SIMD, PARALLEL DO, PARALLEL DO SIMD at %L"
70538 msgstr ""
70539
70540 #: fortran/openmp.cc:6585
70541 #, gcc-internal-format
70542 msgid "Symbol %qs has mixed component and non-component accesses at %L"
70543 msgstr ""
70544
70545 #: fortran/openmp.cc:6588 fortran/openmp.cc:6604 fortran/openmp.cc:6612
70546 #: fortran/openmp.cc:6623 fortran/openmp.cc:6635 fortran/openmp.cc:6722
70547 #: fortran/openmp.cc:9099
70548 #, gcc-internal-format
70549 msgid "Symbol %qs present on multiple clauses at %L"
70550 msgstr ""
70551
70552 #: fortran/openmp.cc:6647
70553 #, gcc-internal-format, gfc-internal-format
70554 msgid "Expected integer expression of the 'omp_allocator_handle_kind' kind at %L"
70555 msgstr ""
70556
70557 #: fortran/openmp.cc:6665
70558 #, gcc-internal-format
70559 msgid "%qs appears more than once in %<allocate%> clauses at %L"
70560 msgstr ""
70561
70562 #: fortran/openmp.cc:6707 fortran/trans-openmp.cc:6403
70563 #, gcc-internal-format
70564 msgid "%qs specified in 'allocate' clause at %L but not in an explicit privatization clause"
70565 msgstr ""
70566
70567 #: fortran/openmp.cc:6729
70568 #, gcc-internal-format
70569 msgid "Array %qs is not permitted in reduction at %L"
70570 msgstr ""
70571
70572 #: fortran/openmp.cc:6742
70573 #, gcc-internal-format
70574 msgid "Symbol %qs present on both FROM and TO clauses at %L"
70575 msgstr ""
70576
70577 #: fortran/openmp.cc:6760
70578 #, gcc-internal-format
70579 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
70580 msgstr ""
70581
70582 #: fortran/openmp.cc:6768
70583 #, gcc-internal-format
70584 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
70585 msgstr ""
70586
70587 #: fortran/openmp.cc:6771
70588 #, gcc-internal-format
70589 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
70590 msgstr ""
70591
70592 #: fortran/openmp.cc:6779
70593 #, gcc-internal-format
70594 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
70595 msgstr ""
70596
70597 #: fortran/openmp.cc:6782
70598 #, gcc-internal-format
70599 msgid "Cray pointee %qs in SHARED clause at %L"
70600 msgstr ""
70601
70602 #: fortran/openmp.cc:6785
70603 #, gcc-internal-format
70604 msgid "Associate name %qs in SHARED clause at %L"
70605 msgstr ""
70606
70607 #: fortran/openmp.cc:6791
70608 #, gcc-internal-format
70609 msgid "DETACH event handle %qs in SHARED clause at %L"
70610 msgstr ""
70611
70612 #: fortran/openmp.cc:6806
70613 #, gcc-internal-format
70614 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
70615 msgstr ""
70616
70617 #: fortran/openmp.cc:6818
70618 #, gcc-internal-format
70619 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
70620 msgstr ""
70621
70622 #: fortran/openmp.cc:6844
70623 #, gcc-internal-format, gfc-internal-format
70624 msgid "Scalar integer expression for range begin expected at %L"
70625 msgstr ""
70626
70627 #: fortran/openmp.cc:6850
70628 #, gcc-internal-format, gfc-internal-format
70629 msgid "Scalar integer expression for range end expected at %L"
70630 msgstr ""
70631
70632 #: fortran/openmp.cc:6856
70633 #, gcc-internal-format, gfc-internal-format
70634 msgid "Scalar integer expression for range step expected at %L"
70635 msgstr ""
70636
70637 #: fortran/openmp.cc:6861
70638 #, gcc-internal-format, gfc-internal-format
70639 msgid "Nonzero range step expected at %L"
70640 msgstr ""
70641
70642 #: fortran/openmp.cc:6872
70643 #, gcc-internal-format, gfc-internal-format
70644 msgid "SINK dependence type only allowed on ORDERED directive at %L"
70645 msgstr ""
70646
70647 #: fortran/openmp.cc:6876
70648 #, gcc-internal-format, gfc-internal-format
70649 msgid "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
70650 msgstr ""
70651
70652 #: fortran/openmp.cc:6886
70653 #, gcc-internal-format, gfc-internal-format
70654 msgid "SINK addend not a constant integer at %L"
70655 msgstr ""
70656
70657 #: fortran/openmp.cc:6892
70658 #, gcc-internal-format, gfc-internal-format
70659 msgid "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
70660 msgstr ""
70661
70662 #: fortran/openmp.cc:6901
70663 #, gcc-internal-format
70664 msgid "Locator %qs at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
70665 msgstr ""
70666
70667 #: fortran/openmp.cc:6912
70668 #, gcc-internal-format, gfc-internal-format
70669 msgid "Locator at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
70670 msgstr ""
70671
70672 #: fortran/openmp.cc:6956
70673 #, gcc-internal-format, gfc-internal-format
70674 msgid "Array is not contiguous at %L"
70675 msgstr ""
70676
70677 #: fortran/openmp.cc:6967
70678 #, gcc-internal-format, gfc-internal-format
70679 msgid "Unexpected substring reference in %s clause at %L"
70680 msgstr ""
70681
70682 #: fortran/openmp.cc:6975
70683 #, gcc-internal-format, gfc-internal-format
70684 msgid "Unexpected complex-parts designator reference in %s clause at %L"
70685 msgstr ""
70686
70687 #: fortran/openmp.cc:6984 fortran/openmp.cc:7002
70688 #, gcc-internal-format
70689 msgid "%qs in %s clause at %L is not a proper array section"
70690 msgstr ""
70691
70692 #: fortran/openmp.cc:6994
70693 #, gcc-internal-format, gfc-internal-format
70694 msgid "Stride should not be specified for array section in %s clause at %L"
70695 msgstr ""
70696
70697 #: fortran/openmp.cc:7016
70698 #, gcc-internal-format
70699 msgid "%qs in %s clause at %L is a zero size array section"
70700 msgstr ""
70701
70702 #: fortran/openmp.cc:7042
70703 #, gcc-internal-format
70704 msgid "List item %qs with allocatable components is not permitted in map clause at %L"
70705 msgstr ""
70706
70707 #: fortran/openmp.cc:7061
70708 #, gcc-internal-format, gfc-internal-format
70709 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
70710 msgstr ""
70711
70712 #: fortran/openmp.cc:7077
70713 #, gcc-internal-format, gfc-internal-format
70714 msgid "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
70715 msgstr ""
70716
70717 #: fortran/openmp.cc:7092
70718 #, gcc-internal-format, gfc-internal-format
70719 msgid "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP clause at %L"
70720 msgstr ""
70721
70722 #: fortran/openmp.cc:7108 fortran/openmp.cc:7162
70723 #, gcc-internal-format
70724 msgid "THREADPRIVATE object %qs in %s clause at %L"
70725 msgstr ""
70726
70727 #: fortran/openmp.cc:7111 fortran/openmp.cc:7165
70728 #, gcc-internal-format
70729 msgid "Cray pointee %qs in %s clause at %L"
70730 msgstr ""
70731
70732 #: fortran/openmp.cc:7119
70733 #, gcc-internal-format
70734 msgid "Non-dummy object %qs in %s clause at %L"
70735 msgstr ""
70736
70737 #: fortran/openmp.cc:7156
70738 #, gcc-internal-format
70739 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct at %L"
70740 msgstr ""
70741
70742 #: fortran/openmp.cc:7168
70743 #, gcc-internal-format
70744 msgid "Associate name %qs in %s clause at %L"
70745 msgstr ""
70746
70747 #: fortran/openmp.cc:7175
70748 #, gcc-internal-format
70749 msgid "Procedure pointer %qs in %s clause at %L"
70750 msgstr ""
70751
70752 #: fortran/openmp.cc:7181
70753 #, gcc-internal-format
70754 msgid "Cray pointer %qs in %s clause at %L"
70755 msgstr ""
70756
70757 #: fortran/openmp.cc:7193
70758 #, gcc-internal-format
70759 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
70760 msgstr ""
70761
70762 #. case OMP_LIST_REDUCTION:
70763 #: fortran/openmp.cc:7203
70764 #, gcc-internal-format
70765 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
70766 msgstr ""
70767
70768 #: fortran/openmp.cc:7214
70769 #, gcc-internal-format
70770 msgid "DETACH event handle %qs in %s clause at %L"
70771 msgstr ""
70772
70773 #: fortran/openmp.cc:7238
70774 #, gcc-internal-format, gfc-internal-format
70775 msgid "Only DEFAULT permitted as reduction-modifier in REDUCTION clause at %L"
70776 msgstr ""
70777
70778 #: fortran/openmp.cc:7331
70779 #, gcc-internal-format, gfc-internal-format
70780 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
70781 msgstr ""
70782
70783 #: fortran/openmp.cc:7357
70784 #, gcc-internal-format, gfc-internal-format
70785 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
70786 msgstr ""
70787
70788 #: fortran/openmp.cc:7362
70789 #, gcc-internal-format, gfc-internal-format
70790 msgid "LINEAR clause specified together with ORDERED clause with argument at %L"
70791 msgstr ""
70792
70793 #: fortran/openmp.cc:7367
70794 #, gcc-internal-format
70795 msgid "LINEAR variable %qs must be INTEGER at %L"
70796 msgstr ""
70797
70798 #: fortran/openmp.cc:7372
70799 #, gcc-internal-format
70800 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
70801 msgstr ""
70802
70803 #: fortran/openmp.cc:7383
70804 #, gcc-internal-format
70805 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
70806 msgstr ""
70807
70808 #: fortran/openmp.cc:7400
70809 #, gcc-internal-format
70810 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
70811 msgstr ""
70812
70813 #: fortran/openmp.cc:7434
70814 #, gcc-internal-format
70815 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
70816 msgstr ""
70817
70818 #: fortran/openmp.cc:7494
70819 #, gcc-internal-format, gfc-internal-format
70820 msgid "NUM_TEAMS lower bound at %L larger than upper bound at %L"
70821 msgstr ""
70822
70823 #: fortran/openmp.cc:7507
70824 #, gcc-internal-format, gfc-internal-format
70825 msgid "Value of HINT clause at %L shall be a valid constant hint expression"
70826 msgstr ""
70827
70828 #: fortran/openmp.cc:7517
70829 #, gcc-internal-format, gfc-internal-format
70830 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
70831 msgstr ""
70832
70833 #: fortran/openmp.cc:7547
70834 #, gcc-internal-format, gfc-internal-format
70835 msgid "Incompatible use of TILE and COLLAPSE at %L"
70836 msgstr ""
70837
70838 #: fortran/openmp.cc:7549
70839 #, gcc-internal-format, gfc-internal-format
70840 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
70841 msgstr ""
70842
70843 #: fortran/openmp.cc:7574
70844 #, gcc-internal-format, gfc-internal-format
70845 msgid "TARGET DATA must contain at least one MAP, USE_DEVICE_PTR, or USE_DEVICE_ADDR clause at %L"
70846 msgstr ""
70847
70848 #: fortran/openmp.cc:7577
70849 #, gcc-internal-format, gfc-internal-format
70850 msgid "%s must contain at least one MAP clause at %L"
70851 msgstr ""
70852
70853 #: fortran/openmp.cc:7587
70854 #, gcc-internal-format
70855 msgid "%qs at %L should be a scalar of type integer(kind=omp_event_handle_kind)"
70856 msgstr ""
70857
70858 #: fortran/openmp.cc:7592
70859 #, gcc-internal-format, gfc-internal-format
70860 msgid "The event handle at %L must not be an array element"
70861 msgstr ""
70862
70863 #: fortran/openmp.cc:7596
70864 #, gcc-internal-format, gfc-internal-format
70865 msgid "The event handle at %L must not be part of a derived type or class"
70866 msgstr ""
70867
70868 #: fortran/openmp.cc:7600
70869 #, gcc-internal-format
70870 msgid "%<DETACH%> clause at %L must not be used together with %<MERGEABLE%> clause"
70871 msgstr ""
70872
70873 #: fortran/openmp.cc:7752
70874 #, gcc-internal-format, gfc-internal-format
70875 msgid "Expected IF at %L in atomic compare capture"
70876 msgstr ""
70877
70878 #: fortran/openmp.cc:7760
70879 #, gcc-internal-format, gfc-internal-format
70880 msgid "Expected ELSE at %L in atomic compare capture"
70881 msgstr ""
70882
70883 #: fortran/openmp.cc:7872
70884 #, gcc-internal-format
70885 msgid "Expected %<==%>, %<.EQ.%> or %<.EQV.%> atomic comparison expression at %L"
70886 msgstr ""
70887
70888 #: fortran/openmp.cc:7878
70889 #, gcc-internal-format, gfc-internal-format
70890 msgid "Expected scalar intrinsic variable at %L in atomic comparison"
70891 msgstr ""
70892
70893 #: fortran/openmp.cc:7886
70894 #, gcc-internal-format, gfc-internal-format
70895 msgid "Expected scalar intrinsic expression at %L in atomic comparison"
70896 msgstr ""
70897
70898 #: fortran/openmp.cc:7894
70899 #, gcc-internal-format, gfc-internal-format
70900 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
70901 msgstr ""
70902
70903 #: fortran/openmp.cc:7903
70904 #, gcc-internal-format, gfc-internal-format
70905 msgid "!$OMP ATOMIC statement must assign an expression of intrinsic type at %L"
70906 msgstr ""
70907
70908 #: fortran/openmp.cc:7910
70909 #, gcc-internal-format, gfc-internal-format
70910 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
70911 msgstr ""
70912
70913 #: fortran/openmp.cc:7927
70914 #, gcc-internal-format, gfc-internal-format
70915 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
70916 msgstr ""
70917
70918 #: fortran/openmp.cc:7932
70919 #, gcc-internal-format, gfc-internal-format
70920 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
70921 msgstr ""
70922
70923 #: fortran/openmp.cc:7944
70924 #, gcc-internal-format, gfc-internal-format
70925 msgid "!$OMP ATOMIC capture-statement must set a scalar variable of intrinsic type at %L"
70926 msgstr ""
70927
70928 #: fortran/openmp.cc:7952
70929 #, gcc-internal-format, gfc-internal-format
70930 msgid "!$OMP ATOMIC capture-statement requires a scalar variable of intrinsic type at %L"
70931 msgstr ""
70932
70933 #: fortran/openmp.cc:7962
70934 #, gcc-internal-format, gfc-internal-format
70935 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
70936 msgstr ""
70937
70938 #: fortran/openmp.cc:7978
70939 #, gcc-internal-format
70940 msgid "For !$OMP ATOMIC COMPARE, the first operand in comparison at %L must be the variable %qs that the update statement writes into at %L"
70941 msgstr ""
70942
70943 #: fortran/openmp.cc:7986
70944 #, gcc-internal-format, gfc-internal-format
70945 msgid "expr in !$OMP ATOMIC COMPARE assignment var = expr must be scalar and cannot reference var at %L"
70946 msgstr ""
70947
70948 #: fortran/openmp.cc:8004
70949 #, gcc-internal-format, gfc-internal-format
70950 msgid "!$OMP ATOMIC UPDATE at %L with FAIL clause requiries either the COMPARE clause or using the intrinsic MIN/MAX procedure"
70951 msgstr ""
70952
70953 #: fortran/openmp.cc:8031
70954 #, gcc-internal-format, gfc-internal-format
70955 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
70956 msgstr ""
70957
70958 #: fortran/openmp.cc:8079
70959 #, gcc-internal-format, gfc-internal-format
70960 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
70961 msgstr ""
70962
70963 #: fortran/openmp.cc:8093
70964 #, gcc-internal-format, gfc-internal-format
70965 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
70966 msgstr ""
70967
70968 #: fortran/openmp.cc:8126
70969 #, gcc-internal-format, gfc-internal-format
70970 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
70971 msgstr ""
70972
70973 #: fortran/openmp.cc:8150
70974 #, gcc-internal-format, gfc-internal-format
70975 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
70976 msgstr ""
70977
70978 #: fortran/openmp.cc:8157
70979 #, gcc-internal-format, gfc-internal-format
70980 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
70981 msgstr ""
70982
70983 #: fortran/openmp.cc:8180
70984 #, gcc-internal-format
70985 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
70986 msgstr ""
70987
70988 #: fortran/openmp.cc:8187
70989 #, gcc-internal-format, gfc-internal-format
70990 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
70991 msgstr ""
70992
70993 #: fortran/openmp.cc:8195
70994 #, gcc-internal-format
70995 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
70996 msgstr ""
70997
70998 #: fortran/openmp.cc:8213
70999 #, gcc-internal-format, gfc-internal-format
71000 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
71001 msgstr ""
71002
71003 #: fortran/openmp.cc:8218
71004 #, gcc-internal-format, gfc-internal-format
71005 msgid "unexpected !$OMP ATOMIC expression at %L"
71006 msgstr "неочікуваний вираз !$OMP ATOMIC у %L"
71007
71008 #: fortran/openmp.cc:8264
71009 #, gcc-internal-format
71010 msgid "ORDERED clause specified together with %<inscan%> REDUCTION clause at %L"
71011 msgstr ""
71012
71013 #: fortran/openmp.cc:8267
71014 #, gcc-internal-format
71015 msgid "SCHEDULE clause specified together with %<inscan%> REDUCTION clause at %L"
71016 msgstr ""
71017
71018 #: fortran/openmp.cc:8275
71019 #, gcc-internal-format, gfc-internal-format
71020 msgid "With INSCAN at %L, expected loop body with !$OMP SCAN between two structured-block-sequences"
71021 msgstr ""
71022
71023 #: fortran/openmp.cc:8571
71024 #, gcc-internal-format, gfc-internal-format
71025 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
71026 msgstr ""
71027
71028 #: fortran/openmp.cc:8577
71029 #, gcc-internal-format, gfc-internal-format
71030 msgid "%s cannot be a DO CONCURRENT loop at %L"
71031 msgstr ""
71032
71033 #: fortran/openmp.cc:8583
71034 #, gcc-internal-format, gfc-internal-format
71035 msgid "%s iteration variable must be of type integer at %L"
71036 msgstr ""
71037
71038 #: fortran/openmp.cc:8587
71039 #, gcc-internal-format, gfc-internal-format
71040 msgid "%s iteration variable must not be THREADPRIVATE at %L"
71041 msgstr ""
71042
71043 #: fortran/openmp.cc:8600
71044 #, gcc-internal-format, gfc-internal-format
71045 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or ALLOCATE at %L"
71046 msgstr ""
71047
71048 #: fortran/openmp.cc:8604
71049 #, gcc-internal-format, gfc-internal-format
71050 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE, ALLOCATE or LINEAR at %L"
71051 msgstr ""
71052
71053 #: fortran/openmp.cc:8622
71054 #, gcc-internal-format, gfc-internal-format
71055 msgid "%s collapsed loops don't form rectangular iteration space at %L"
71056 msgstr ""
71057
71058 #: fortran/openmp.cc:8632
71059 #, gcc-internal-format, gfc-internal-format
71060 msgid "collapsed %s loops not perfectly nested at %L"
71061 msgstr ""
71062
71063 #: fortran/openmp.cc:8641 fortran/openmp.cc:8649
71064 #, gcc-internal-format, gfc-internal-format
71065 msgid "not enough DO loops for collapsed %s at %L"
71066 msgstr ""
71067
71068 #: fortran/openmp.cc:8854 fortran/openmp.cc:8867
71069 #, gcc-internal-format, gfc-internal-format
71070 msgid "The %s directive cannot be specified within a %s region at %L"
71071 msgstr ""
71072
71073 #: fortran/openmp.cc:8886
71074 #, gcc-internal-format, gfc-internal-format
71075 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
71076 msgstr ""
71077
71078 #: fortran/openmp.cc:8892
71079 #, gcc-internal-format, gfc-internal-format
71080 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
71081 msgstr ""
71082
71083 #: fortran/openmp.cc:8898
71084 #, gcc-internal-format, gfc-internal-format
71085 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
71086 msgstr ""
71087
71088 #: fortran/openmp.cc:8914
71089 #, gcc-internal-format, gfc-internal-format
71090 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
71091 msgstr ""
71092
71093 #: fortran/openmp.cc:8926
71094 #, gcc-internal-format, gfc-internal-format
71095 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
71096 msgstr ""
71097
71098 #: fortran/openmp.cc:8936 fortran/openmp.cc:8945
71099 #, gcc-internal-format, gfc-internal-format
71100 msgid "not enough DO loops for %s !$ACC LOOP at %L"
71101 msgstr ""
71102
71103 #: fortran/openmp.cc:8961
71104 #, gcc-internal-format, gfc-internal-format
71105 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
71106 msgstr ""
71107
71108 #: fortran/openmp.cc:8982
71109 #, gcc-internal-format, gfc-internal-format
71110 msgid "TILE requires constant expression at %L"
71111 msgstr ""
71112
71113 #: fortran/openmp.cc:9082
71114 #, gcc-internal-format
71115 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
71116 msgstr ""
71117
71118 #: fortran/openmp.cc:9129
71119 #, gcc-internal-format
71120 msgid "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE ( NAME ) at %L"
71121 msgstr ""
71122
71123 #: fortran/openmp.cc:9135
71124 #, gcc-internal-format
71125 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
71126 msgstr ""
71127
71128 #: fortran/openmp.cc:9258
71129 #, gcc-internal-format, gfc-internal-format
71130 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
71131 msgstr ""
71132
71133 #: fortran/openmp.cc:9272
71134 #, gcc-internal-format, gfc-internal-format
71135 msgid "OMP CRITICAL at %L with HINT clause requires a NAME, except when omp_sync_hint_none is used"
71136 msgstr ""
71137
71138 #: fortran/openmp.cc:9278
71139 #, gcc-internal-format
71140 msgid "Unexpected !$OMP SCAN at %L outside loop construct with %<inscan%> REDUCTION clause"
71141 msgstr ""
71142
71143 #: fortran/openmp.cc:9299
71144 #, gcc-internal-format
71145 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
71146 msgstr ""
71147
71148 #: fortran/openmp.cc:9323
71149 #, gcc-internal-format, gfc-internal-format
71150 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
71151 msgstr ""
71152
71153 #: fortran/openmp.cc:9331
71154 #, gcc-internal-format, gfc-internal-format
71155 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
71156 msgstr ""
71157
71158 #: fortran/openmp.cc:9360
71159 #, gcc-internal-format, gfc-internal-format
71160 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
71161 msgstr ""
71162
71163 #: fortran/openmp.cc:9382
71164 #, gcc-internal-format, gfc-internal-format
71165 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
71166 msgstr ""
71167
71168 #: fortran/openmp.cc:9398
71169 #, gcc-internal-format, gfc-internal-format
71170 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
71171 msgstr ""
71172
71173 #: fortran/openmp.cc:9413
71174 #, gcc-internal-format, gfc-internal-format
71175 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
71176 msgstr ""
71177
71178 #: fortran/openmp.cc:9423
71179 #, gcc-internal-format, gfc-internal-format
71180 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
71181 msgstr ""
71182
71183 #: fortran/openmp.cc:9431
71184 #, gcc-internal-format, gfc-internal-format
71185 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
71186 msgstr ""
71187
71188 #: fortran/options.cc:275
71189 #, gcc-internal-format
71190 msgid "%<-fexcess-precision=standard%> for Fortran"
71191 msgstr ""
71192
71193 #: fortran/options.cc:277
71194 #, gcc-internal-format
71195 msgid "%<-fexcess-precision=16%> for Fortran"
71196 msgstr ""
71197
71198 #: fortran/options.cc:371
71199 #, gcc-internal-format
71200 msgid "Reading file %qs as free form"
71201 msgstr ""
71202
71203 #: fortran/options.cc:381
71204 #, gcc-internal-format
71205 msgid "%<-fd-lines-as-comments%> has no effect in free form"
71206 msgstr ""
71207
71208 #: fortran/options.cc:384
71209 #, gcc-internal-format
71210 msgid "%<-fd-lines-as-code%> has no effect in free form"
71211 msgstr ""
71212
71213 #: fortran/options.cc:422
71214 #, gcc-internal-format
71215 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
71216 msgstr ""
71217
71218 #: fortran/options.cc:425
71219 #, gcc-internal-format
71220 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
71221 msgstr ""
71222
71223 #: fortran/options.cc:428
71224 #, gcc-internal-format
71225 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %qs"
71226 msgstr ""
71227
71228 #: fortran/options.cc:431
71229 #, gcc-internal-format
71230 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
71231 msgstr ""
71232
71233 #: fortran/options.cc:434
71234 #, gcc-internal-format
71235 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %qs"
71236 msgstr ""
71237
71238 #: fortran/options.cc:493
71239 #, gcc-internal-format
71240 msgid "Fixed line length must be at least seven"
71241 msgstr ""
71242
71243 #: fortran/options.cc:496
71244 #, gcc-internal-format
71245 msgid "Free line length must be at least three"
71246 msgstr ""
71247
71248 #: fortran/options.cc:499
71249 #, gcc-internal-format, gfc-internal-format
71250 msgid "Maximum subrecord length cannot exceed %d"
71251 msgstr ""
71252
71253 #: fortran/options.cc:518
71254 #, gcc-internal-format
71255 msgid "gfortran: Only one %<-J%> option allowed"
71256 msgstr ""
71257
71258 #: fortran/options.cc:590
71259 #, gcc-internal-format
71260 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
71261 msgstr ""
71262
71263 #: fortran/options.cc:592
71264 #, gcc-internal-format
71265 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
71266 msgstr ""
71267
71268 #: fortran/options.cc:641
71269 #, gcc-internal-format
71270 msgid "Argument to %<-fcheck%> is not valid: %s"
71271 msgstr ""
71272
71273 #: fortran/options.cc:690
71274 #, gcc-internal-format
71275 msgid "%<-static-libgfortran%> is not supported in this configuration"
71276 msgstr ""
71277
71278 #: fortran/options.cc:713
71279 #, gcc-internal-format, gfc-internal-format
71280 msgid "Maximum supported identifier length is %d"
71281 msgstr ""
71282
71283 #: fortran/options.cc:728
71284 #, gcc-internal-format
71285 msgid "Unrecognized option to %<-finit-logical%>: %s"
71286 msgstr ""
71287
71288 #: fortran/options.cc:744
71289 #, gcc-internal-format
71290 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
71291 msgstr ""
71292
71293 #: fortran/parse.cc:602
71294 #, gcc-internal-format, gfc-internal-format
71295 msgid "Unclassifiable statement at %C"
71296 msgstr ""
71297
71298 #: fortran/parse.cc:666
71299 #, gcc-internal-format, gfc-internal-format
71300 msgid "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
71301 msgstr ""
71302
71303 #: fortran/parse.cc:732
71304 #, gcc-internal-format, gfc-internal-format
71305 msgid "Unclassifiable OpenACC directive at %C"
71306 msgstr ""
71307
71308 #: fortran/parse.cc:876 fortran/parse.cc:1162
71309 #, gcc-internal-format, gfc-internal-format
71310 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE procedures"
71311 msgstr ""
71312
71313 #: fortran/parse.cc:1146
71314 #, gcc-internal-format, gfc-internal-format
71315 msgid "Unclassifiable OpenMP directive at %C"
71316 msgstr ""
71317
71318 #: fortran/parse.cc:1240
71319 #, gcc-internal-format, gfc-internal-format
71320 msgid "Unclassifiable GCC directive at %C"
71321 msgstr ""
71322
71323 #: fortran/parse.cc:1242
71324 #, gcc-internal-format, gfc-internal-format
71325 msgid "Unclassifiable GCC directive at %C, ignored"
71326 msgstr ""
71327
71328 #: fortran/parse.cc:1302 fortran/parse.cc:1529
71329 #, gcc-internal-format, gfc-internal-format
71330 msgid "Zero is not a valid statement label at %C"
71331 msgstr ""
71332
71333 #: fortran/parse.cc:1309 fortran/parse.cc:1521
71334 #, gcc-internal-format, gfc-internal-format
71335 msgid "Non-numeric character in statement label at %C"
71336 msgstr ""
71337
71338 #: fortran/parse.cc:1321 fortran/parse.cc:1570
71339 #, gcc-internal-format, gfc-internal-format
71340 msgid "Semicolon at %C needs to be preceded by statement"
71341 msgstr ""
71342
71343 #: fortran/parse.cc:1328 fortran/parse.cc:1585
71344 #, gcc-internal-format, gfc-internal-format
71345 msgid "Statement label without statement at %L"
71346 msgstr ""
71347
71348 #: fortran/parse.cc:1391 fortran/parse.cc:1572
71349 #, gcc-internal-format, gfc-internal-format
71350 msgid "Fortran 2008: Semicolon at %C without preceding statement"
71351 msgstr ""
71352
71353 #: fortran/parse.cc:1414 fortran/parse.cc:1548
71354 #, gcc-internal-format, gfc-internal-format
71355 msgid "Bad continuation line at %C"
71356 msgstr ""
71357
71358 #: fortran/parse.cc:1858
71359 #, gcc-internal-format, gfc-internal-format
71360 msgid "FORMAT statement at %L does not have a statement label"
71361 msgstr ""
71362
71363 #: fortran/parse.cc:2749
71364 #, gcc-internal-format
71365 msgid "gfc_ascii_statement(): Bad statement code"
71366 msgstr ""
71367
71368 #: fortran/parse.cc:2891
71369 #, gcc-internal-format, gfc-internal-format
71370 msgid "Unexpected %s statement at %C"
71371 msgstr ""
71372
71373 #: fortran/parse.cc:3046
71374 #, gcc-internal-format, gfc-internal-format
71375 msgid "%s statement at %C cannot follow %s statement at %L"
71376 msgstr ""
71377
71378 #: fortran/parse.cc:3063
71379 #, gcc-internal-format
71380 msgid "Unexpected end of file in %qs"
71381 msgstr ""
71382
71383 #: fortran/parse.cc:3098
71384 #, gcc-internal-format
71385 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
71386 msgstr ""
71387
71388 #: fortran/parse.cc:3101
71389 #, gcc-internal-format
71390 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
71391 msgstr ""
71392
71393 #: fortran/parse.cc:3121
71394 #, gcc-internal-format, gfc-internal-format
71395 msgid "Components in TYPE at %C must precede CONTAINS"
71396 msgstr ""
71397
71398 #: fortran/parse.cc:3125
71399 #, gcc-internal-format, gfc-internal-format
71400 msgid "Type-bound procedure at %C"
71401 msgstr ""
71402
71403 #: fortran/parse.cc:3133
71404 #, gcc-internal-format, gfc-internal-format
71405 msgid "GENERIC binding at %C"
71406 msgstr ""
71407
71408 #: fortran/parse.cc:3141
71409 #, gcc-internal-format, gfc-internal-format
71410 msgid "FINAL procedure declaration at %C"
71411 msgstr ""
71412
71413 #: fortran/parse.cc:3153
71414 #, gcc-internal-format, gfc-internal-format
71415 msgid "Derived type definition at %C with empty CONTAINS section"
71416 msgstr ""
71417
71418 #: fortran/parse.cc:3163 fortran/parse.cc:3618
71419 #, gcc-internal-format, gfc-internal-format
71420 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
71421 msgstr ""
71422
71423 #: fortran/parse.cc:3170
71424 #, gcc-internal-format, gfc-internal-format
71425 msgid "PRIVATE statement at %C must precede procedure bindings"
71426 msgstr ""
71427
71428 #: fortran/parse.cc:3177 fortran/parse.cc:3631
71429 #, gcc-internal-format, gfc-internal-format
71430 msgid "Duplicate PRIVATE statement at %C"
71431 msgstr ""
71432
71433 #: fortran/parse.cc:3187
71434 #, gcc-internal-format, gfc-internal-format
71435 msgid "SEQUENCE statement at %C must precede CONTAINS"
71436 msgstr ""
71437
71438 #: fortran/parse.cc:3191
71439 #, gcc-internal-format, gfc-internal-format
71440 msgid "Already inside a CONTAINS block at %C"
71441 msgstr ""
71442
71443 #: fortran/parse.cc:3310
71444 #, gcc-internal-format, gfc-internal-format
71445 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"
71446 msgstr ""
71447
71448 #: fortran/parse.cc:3316
71449 #, gcc-internal-format, gfc-internal-format
71450 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"
71451 msgstr ""
71452
71453 #: fortran/parse.cc:3321
71454 #, gcc-internal-format, gfc-internal-format
71455 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
71456 msgstr ""
71457
71458 #: fortran/parse.cc:3325
71459 #, gcc-internal-format, gfc-internal-format
71460 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
71461 msgstr ""
71462
71463 #: fortran/parse.cc:3330
71464 #, gcc-internal-format, gfc-internal-format
71465 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)"
71466 msgstr ""
71467
71468 #: fortran/parse.cc:3337
71469 #, gcc-internal-format, gfc-internal-format
71470 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)"
71471 msgstr ""
71472
71473 #: fortran/parse.cc:3347
71474 #, gcc-internal-format, gfc-internal-format
71475 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"
71476 msgstr ""
71477
71478 #: fortran/parse.cc:3353
71479 #, gcc-internal-format, gfc-internal-format
71480 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"
71481 msgstr ""
71482
71483 #: fortran/parse.cc:3358
71484 #, gcc-internal-format, gfc-internal-format
71485 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
71486 msgstr ""
71487
71488 #: fortran/parse.cc:3362
71489 #, gcc-internal-format, gfc-internal-format
71490 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
71491 msgstr ""
71492
71493 #: fortran/parse.cc:3367
71494 #, gcc-internal-format, gfc-internal-format
71495 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)"
71496 msgstr ""
71497
71498 #: fortran/parse.cc:3374
71499 #, gcc-internal-format, gfc-internal-format
71500 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)"
71501 msgstr ""
71502
71503 #: fortran/parse.cc:3426
71504 #, gcc-internal-format, gfc-internal-format
71505 msgid "failed to create map component '%s'"
71506 msgstr ""
71507
71508 #: fortran/parse.cc:3459
71509 #, gcc-internal-format, gfc-internal-format
71510 msgid "failed to create union component '%s'"
71511 msgstr ""
71512
71513 #: fortran/parse.cc:3514
71514 #, gcc-internal-format, gfc-internal-format
71515 msgid "Syntax error in nested structure declaration at %C"
71516 msgstr "Синтаксична помилка у оголошенні вкладеної структури у %C"
71517
71518 #: fortran/parse.cc:3601
71519 #, gcc-internal-format, gfc-internal-format
71520 msgid "FINAL declaration at %C must be inside CONTAINS"
71521 msgstr ""
71522
71523 #: fortran/parse.cc:3609
71524 #, gcc-internal-format, gfc-internal-format
71525 msgid "Derived type definition at %C without components"
71526 msgstr ""
71527
71528 #: fortran/parse.cc:3625
71529 #, gcc-internal-format, gfc-internal-format
71530 msgid "PRIVATE statement at %C must precede structure components"
71531 msgstr ""
71532
71533 #: fortran/parse.cc:3642
71534 #, gcc-internal-format, gfc-internal-format
71535 msgid "SEQUENCE statement at %C must precede structure components"
71536 msgstr ""
71537
71538 #: fortran/parse.cc:3648
71539 #, gcc-internal-format, gfc-internal-format
71540 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
71541 msgstr ""
71542
71543 #: fortran/parse.cc:3653
71544 #, gcc-internal-format, gfc-internal-format
71545 msgid "Duplicate SEQUENCE statement at %C"
71546 msgstr ""
71547
71548 #: fortran/parse.cc:3663
71549 #, gcc-internal-format, gfc-internal-format
71550 msgid "CONTAINS block in derived type definition at %C"
71551 msgstr ""
71552
71553 #: fortran/parse.cc:3721
71554 #, gcc-internal-format, gfc-internal-format
71555 msgid "ENUM declaration at %C has no ENUMERATORS"
71556 msgstr ""
71557
71558 #: fortran/parse.cc:3808
71559 #, gcc-internal-format, gfc-internal-format
71560 msgid "Unexpected %s statement in INTERFACE block at %C"
71561 msgstr ""
71562
71563 #: fortran/parse.cc:3832
71564 #, gcc-internal-format
71565 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
71566 msgstr ""
71567
71568 #: fortran/parse.cc:3866
71569 #, gcc-internal-format, gfc-internal-format
71570 msgid "Unexpected %s statement at %C in INTERFACE body"
71571 msgstr ""
71572
71573 #: fortran/parse.cc:3884
71574 #, gcc-internal-format
71575 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
71576 msgstr ""
71577
71578 #: fortran/parse.cc:4014
71579 #, gcc-internal-format, gfc-internal-format
71580 msgid "%s statement is not allowed inside of BLOCK at %C"
71581 msgstr ""
71582
71583 #: fortran/parse.cc:4046
71584 #, gcc-internal-format, gfc-internal-format
71585 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
71586 msgstr ""
71587
71588 #: fortran/parse.cc:4136
71589 #, gcc-internal-format, gfc-internal-format
71590 msgid "%s statement must appear in a MODULE"
71591 msgstr ""
71592
71593 #: fortran/parse.cc:4144
71594 #, gcc-internal-format, gfc-internal-format
71595 msgid "%s statement at %C follows another accessibility specification"
71596 msgstr ""
71597
71598 #: fortran/parse.cc:4196
71599 #, gcc-internal-format
71600 msgid "Bad kind expression for function %qs at %L"
71601 msgstr ""
71602
71603 #: fortran/parse.cc:4200
71604 #, gcc-internal-format
71605 msgid "The type for function %qs at %L is not accessible"
71606 msgstr ""
71607
71608 #: fortran/parse.cc:4260
71609 #, gcc-internal-format, gfc-internal-format
71610 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
71611 msgstr ""
71612
71613 #: fortran/parse.cc:4282
71614 #, gcc-internal-format, gfc-internal-format
71615 msgid "Unexpected %s statement in WHERE block at %C"
71616 msgstr ""
71617
71618 #: fortran/parse.cc:4341
71619 #, gcc-internal-format, gfc-internal-format
71620 msgid "Unexpected %s statement in FORALL block at %C"
71621 msgstr ""
71622
71623 #: fortran/parse.cc:4392
71624 #, gcc-internal-format, gfc-internal-format
71625 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
71626 msgstr ""
71627
71628 #: fortran/parse.cc:4410
71629 #, gcc-internal-format, gfc-internal-format
71630 msgid "Duplicate ELSE statements at %L and %C"
71631 msgstr ""
71632
71633 #: fortran/parse.cc:4471
71634 #, gcc-internal-format, gfc-internal-format
71635 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
71636 msgstr ""
71637
71638 #: fortran/parse.cc:4555
71639 #, gcc-internal-format, gfc-internal-format
71640 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
71641 msgstr ""
71642
71643 #: fortran/parse.cc:4631
71644 #, gcc-internal-format, gfc-internal-format
71645 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
71646 msgstr ""
71647
71648 #: fortran/parse.cc:4695
71649 #, gcc-internal-format
71650 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
71651 msgstr ""
71652
71653 #: fortran/parse.cc:4728
71654 #, gcc-internal-format, gfc-internal-format
71655 msgid "End of nonblock DO statement at %C is within another block"
71656 msgstr ""
71657
71658 #: fortran/parse.cc:4738
71659 #, gcc-internal-format, gfc-internal-format
71660 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
71661 msgstr ""
71662
71663 #: fortran/parse.cc:4764
71664 #, gcc-internal-format, gfc-internal-format
71665 msgid "CRITICAL block inside of OpenACC region at %C"
71666 msgstr ""
71667
71668 #: fortran/parse.cc:4765
71669 #, gcc-internal-format, gfc-internal-format
71670 msgid "CRITICAL block inside of OpenMP region at %C"
71671 msgstr ""
71672
71673 #: fortran/parse.cc:4791
71674 #, gcc-internal-format, gfc-internal-format
71675 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
71676 msgstr ""
71677
71678 #: fortran/parse.cc:4860 fortran/parse.cc:5602
71679 #, gcc-internal-format, gfc-internal-format
71680 msgid "BLOCK construct at %C"
71681 msgstr ""
71682
71683 #: fortran/parse.cc:4894
71684 #, gcc-internal-format, gfc-internal-format
71685 msgid "ASSOCIATE construct at %C"
71686 msgstr ""
71687
71688 #: fortran/parse.cc:5115
71689 #, gcc-internal-format, gfc-internal-format
71690 msgid "Statement label in ENDDO at %C doesn't match DO label"
71691 msgstr ""
71692
71693 #: fortran/parse.cc:5131
71694 #, gcc-internal-format, gfc-internal-format
71695 msgid "Named block DO at %L requires matching ENDDO name"
71696 msgstr ""
71697
71698 #: fortran/parse.cc:5383 fortran/parse.cc:5445
71699 #, gcc-internal-format, gfc-internal-format
71700 msgid "OpenACC directive inside of CRITICAL block at %C"
71701 msgstr ""
71702
71703 #: fortran/parse.cc:5420
71704 #, gcc-internal-format, gfc-internal-format
71705 msgid "Expecting %s at %C"
71706 msgstr ""
71707
71708 #: fortran/parse.cc:5464
71709 #, gcc-internal-format, gfc-internal-format
71710 msgid "Expected DO loop at %C"
71711 msgstr ""
71712
71713 #: fortran/parse.cc:5484
71714 #, gcc-internal-format, gfc-internal-format
71715 msgid "Redundant !$ACC END LOOP at %C"
71716 msgstr ""
71717
71718 #: fortran/parse.cc:5730
71719 #, gcc-internal-format, gfc-internal-format
71720 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
71721 msgstr ""
71722
71723 #: fortran/parse.cc:5790
71724 #, gcc-internal-format, gfc-internal-format
71725 msgid "%s statement at %C cannot terminate a non-block DO loop"
71726 msgstr ""
71727
71728 #: fortran/parse.cc:5804
71729 #, gcc-internal-format, gfc-internal-format
71730 msgid "DATA statement at %C after the first executable statement"
71731 msgstr ""
71732
71733 #: fortran/parse.cc:5954
71734 #, gcc-internal-format
71735 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
71736 msgstr ""
71737
71738 #: fortran/parse.cc:5957
71739 #, gcc-internal-format
71740 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
71741 msgstr ""
71742
71743 #: fortran/parse.cc:5960
71744 #, gcc-internal-format
71745 msgid "%<GCC vector%> directive not at the start of a loop at %C"
71746 msgstr ""
71747
71748 #: fortran/parse.cc:5963
71749 #, gcc-internal-format
71750 msgid "%<GCC novector%> directive not at the start of a loop at %C"
71751 msgstr ""
71752
71753 #: fortran/parse.cc:6079
71754 #, gcc-internal-format
71755 msgid "Contained procedure %qs at %C is already ambiguous"
71756 msgstr ""
71757
71758 #: fortran/parse.cc:6136
71759 #, gcc-internal-format, gfc-internal-format
71760 msgid "Unexpected %s statement in CONTAINS section at %C"
71761 msgstr ""
71762
71763 #: fortran/parse.cc:6161
71764 #, gcc-internal-format, gfc-internal-format
71765 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
71766 msgstr ""
71767
71768 #: fortran/parse.cc:6275
71769 #, gcc-internal-format, gfc-internal-format
71770 msgid "CONTAINS statement at %C is already in a contained program unit"
71771 msgstr ""
71772
71773 #: fortran/parse.cc:6327
71774 #, gcc-internal-format
71775 msgid "Global binding name %qs at %L is already being used as a %s at %L"
71776 msgstr ""
71777
71778 #: fortran/parse.cc:6331
71779 #, gcc-internal-format
71780 msgid "Global name %qs at %L is already being used as a %s at %L"
71781 msgstr ""
71782
71783 #: fortran/parse.cc:6337
71784 #, gcc-internal-format
71785 msgid "Global binding name %qs at %L is already being used at %L"
71786 msgstr ""
71787
71788 #: fortran/parse.cc:6340
71789 #, gcc-internal-format
71790 msgid "Global name %qs at %L is already being used at %L"
71791 msgstr ""
71792
71793 #: fortran/parse.cc:6362
71794 #, gcc-internal-format, gfc-internal-format
71795 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
71796 msgstr ""
71797
71798 #: fortran/parse.cc:6388
71799 #, gcc-internal-format, gfc-internal-format
71800 msgid "Unexpected %s statement in BLOCK DATA at %C"
71801 msgstr ""
71802
71803 #: fortran/parse.cc:6493
71804 #, gcc-internal-format, gfc-internal-format
71805 msgid "Unexpected %s statement in MODULE at %C"
71806 msgstr ""
71807
71808 #. If we see a duplicate main program, shut down.  If the second
71809 #. instance is an implied main program, i.e. data decls or executable
71810 #. statements, we're in for lots of errors.
71811 #: fortran/parse.cc:6972
71812 #, gcc-internal-format, gfc-internal-format
71813 msgid "Two main PROGRAMs at %L and %C"
71814 msgstr ""
71815
71816 #: fortran/primary.cc:103
71817 #, gcc-internal-format, gfc-internal-format
71818 msgid "Missing kind-parameter at %C"
71819 msgstr ""
71820
71821 #: fortran/primary.cc:136
71822 #, gcc-internal-format
71823 msgid "gfc_check_digit(): bad radix"
71824 msgstr ""
71825
71826 #: fortran/primary.cc:279
71827 #, gcc-internal-format, gfc-internal-format
71828 msgid "Integer kind %d at %C not available"
71829 msgstr ""
71830
71831 #: fortran/primary.cc:288
71832 #, gcc-internal-format
71833 msgid "Integer too big for its kind at %C. This check can be disabled with the option %<-fno-range-check%>"
71834 msgstr ""
71835
71836 #: fortran/primary.cc:316
71837 #, gcc-internal-format, gfc-internal-format
71838 msgid "Hollerith constant at %C"
71839 msgstr ""
71840
71841 #: fortran/primary.cc:323
71842 #, gcc-internal-format, gfc-internal-format
71843 msgid "Invalid Hollerith constant: %L must contain at least one character"
71844 msgstr ""
71845
71846 #: fortran/primary.cc:329
71847 #, gcc-internal-format, gfc-internal-format
71848 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
71849 msgstr ""
71850
71851 #: fortran/primary.cc:349
71852 #, gcc-internal-format, gfc-internal-format
71853 msgid "Invalid Hollerith constant at %L contains a wide character"
71854 msgstr ""
71855
71856 #: fortran/primary.cc:435
71857 #, gcc-internal-format, gfc-internal-format
71858 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
71859 msgstr ""
71860
71861 #: fortran/primary.cc:444
71862 #, gcc-internal-format, gfc-internal-format
71863 msgid "Empty set of digits in BOZ constant at %C"
71864 msgstr ""
71865
71866 #: fortran/primary.cc:450
71867 #, gcc-internal-format, gfc-internal-format
71868 msgid "Illegal character in BOZ constant at %C"
71869 msgstr ""
71870
71871 #: fortran/primary.cc:473
71872 #, gcc-internal-format, gfc-internal-format
71873 msgid "BOZ constant at %C uses nonstandard postfix syntax"
71874 msgstr ""
71875
71876 #: fortran/primary.cc:498
71877 #, gcc-internal-format, gfc-internal-format
71878 msgid "BOZ used outside a DATA statement at %L"
71879 msgstr ""
71880
71881 #: fortran/primary.cc:589
71882 #, gcc-internal-format, gfc-internal-format
71883 msgid "exponent-letter 'q' in real-literal-constant at %C"
71884 msgstr ""
71885
71886 #: fortran/primary.cc:594
71887 #, gcc-internal-format
71888 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
71889 msgstr ""
71890
71891 #: fortran/primary.cc:615
71892 #, gcc-internal-format, gfc-internal-format
71893 msgid "Missing exponent in real number at %C"
71894 msgstr ""
71895
71896 #: fortran/primary.cc:693
71897 #, gcc-internal-format
71898 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
71899 msgstr ""
71900
71901 #: fortran/primary.cc:703
71902 #, gcc-internal-format
71903 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
71904 msgstr ""
71905
71906 #: fortran/primary.cc:717
71907 #, gcc-internal-format
71908 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
71909 msgstr ""
71910
71911 #: fortran/primary.cc:730
71912 #, gcc-internal-format, gfc-internal-format
71913 msgid "Invalid real kind %d at %C"
71914 msgstr ""
71915
71916 #: fortran/primary.cc:745
71917 #, gcc-internal-format, gfc-internal-format
71918 msgid "Real constant overflows its kind at %C"
71919 msgstr ""
71920
71921 #: fortran/primary.cc:750
71922 #, gcc-internal-format, gfc-internal-format
71923 msgid "Real constant underflows its kind at %C"
71924 msgstr ""
71925
71926 #: fortran/primary.cc:755
71927 #, gcc-internal-format
71928 msgid "gfc_range_check() returned bad value"
71929 msgstr "gfc_range_check() повернуто помилкове значення"
71930
71931 #: fortran/primary.cc:803
71932 #, gcc-internal-format
71933 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
71934 msgstr ""
71935
71936 #: fortran/primary.cc:895
71937 #, gcc-internal-format, gfc-internal-format
71938 msgid "Syntax error in SUBSTRING specification at %C"
71939 msgstr ""
71940
71941 #: fortran/primary.cc:1103
71942 #, gcc-internal-format, gfc-internal-format
71943 msgid "Invalid kind %d for CHARACTER constant at %C"
71944 msgstr ""
71945
71946 #: fortran/primary.cc:1124
71947 #, gcc-internal-format, gfc-internal-format
71948 msgid "Unterminated character constant beginning at %C"
71949 msgstr ""
71950
71951 #: fortran/primary.cc:1154
71952 #, gcc-internal-format
71953 msgid "Character %qs in string at %C is not representable in character kind %d"
71954 msgstr ""
71955
71956 #: fortran/primary.cc:1167
71957 #, gcc-internal-format
71958 msgid "match_string_constant(): Delimiter not found"
71959 msgstr ""
71960
71961 #: fortran/primary.cc:1201
71962 #, gcc-internal-format, gfc-internal-format
71963 msgid "Substring start index (%ld) at %L below 1"
71964 msgstr ""
71965
71966 #: fortran/primary.cc:1207
71967 #, gcc-internal-format, gfc-internal-format
71968 msgid "Substring end index (%ld) at %L exceeds string length"
71969 msgstr ""
71970
71971 #: fortran/primary.cc:1292
71972 #, gcc-internal-format, gfc-internal-format
71973 msgid "Bad kind for logical constant at %C"
71974 msgstr ""
71975
71976 #: fortran/primary.cc:1336
71977 #, gcc-internal-format, gfc-internal-format
71978 msgid "Expected PARAMETER symbol in complex constant at %C"
71979 msgstr ""
71980
71981 #: fortran/primary.cc:1347
71982 #, gcc-internal-format, gfc-internal-format
71983 msgid "Numeric PARAMETER required in complex constant at %C"
71984 msgstr ""
71985
71986 #: fortran/primary.cc:1353
71987 #, gcc-internal-format, gfc-internal-format
71988 msgid "Scalar PARAMETER required in complex constant at %C"
71989 msgstr ""
71990
71991 #: fortran/primary.cc:1357
71992 #, gcc-internal-format, gfc-internal-format
71993 msgid "PARAMETER symbol in complex constant at %C"
71994 msgstr ""
71995
71996 #: fortran/primary.cc:1380
71997 #, gcc-internal-format
71998 msgid "gfc_match_sym_complex_part(): Bad type"
71999 msgstr "gfc_match_sym_complex_part(): помилковий тип"
72000
72001 #: fortran/primary.cc:1387
72002 #, gcc-internal-format, gfc-internal-format
72003 msgid "Error converting PARAMETER constant in complex constant at %C"
72004 msgstr ""
72005
72006 #: fortran/primary.cc:1519
72007 #, gcc-internal-format, gfc-internal-format
72008 msgid "Syntax error in COMPLEX constant at %C"
72009 msgstr "Синтаксична помилка у сталій COMPLEX, %C"
72010
72011 #: fortran/primary.cc:1646
72012 #, gcc-internal-format
72013 msgid "Namelist %qs cannot be an argument at %L"
72014 msgstr "Список назв %qs не може бути аргументом у %L"
72015
72016 #: fortran/primary.cc:1748
72017 #, gcc-internal-format
72018 msgid "Keyword %qs at %C has already appeared in the current argument list"
72019 msgstr ""
72020
72021 #: fortran/primary.cc:1815
72022 #, gcc-internal-format, gfc-internal-format
72023 msgid "argument list function at %C"
72024 msgstr "функція списку аргументів, %C"
72025
72026 #: fortran/primary.cc:1889
72027 #, gcc-internal-format, gfc-internal-format
72028 msgid "Expected alternate return label at %C"
72029 msgstr ""
72030
72031 #: fortran/primary.cc:1936
72032 #, gcc-internal-format, gfc-internal-format
72033 msgid "Missing keyword name in actual argument list at %C"
72034 msgstr "Пропущено назву ключового слова у справжньому списку аргументів, %C"
72035
72036 #: fortran/primary.cc:1982
72037 #, gcc-internal-format, gfc-internal-format
72038 msgid "Syntax error in argument list at %C"
72039 msgstr "Синтаксична помилку у списку аргументів, %C"
72040
72041 #: fortran/primary.cc:2003
72042 #, gcc-internal-format
72043 msgid "extend_ref(): Bad tail"
72044 msgstr ""
72045
72046 #: fortran/primary.cc:2081
72047 #, gcc-internal-format, gfc-internal-format
72048 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
72049 msgstr ""
72050
72051 #: fortran/primary.cc:2089
72052 #, gcc-internal-format
72053 msgid "Coarray designator at %C but %qs is not a coarray"
72054 msgstr ""
72055
72056 #: fortran/primary.cc:2241
72057 #, gcc-internal-format
72058 msgid "Symbol %qs at %C has no IMPLICIT type"
72059 msgstr ""
72060
72061 #: fortran/primary.cc:2248
72062 #, gcc-internal-format
72063 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
72064 msgstr ""
72065
72066 #: fortran/primary.cc:2269
72067 #, gcc-internal-format, gfc-internal-format
72068 msgid "Expected structure component name at %C"
72069 msgstr "У %C мало бути вказано назву компонента структури"
72070
72071 #: fortran/primary.cc:2289 fortran/primary.cc:2431
72072 #, gcc-internal-format, gfc-internal-format
72073 msgid "RE or IM part_ref at %C"
72074 msgstr ""
72075
72076 #: fortran/primary.cc:2308 fortran/primary.cc:2436
72077 #, gcc-internal-format, gfc-internal-format
72078 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
72079 msgstr ""
72080
72081 #: fortran/primary.cc:2315 fortran/primary.cc:2449
72082 #, gcc-internal-format, gfc-internal-format
72083 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
72084 msgstr ""
72085
72086 #: fortran/primary.cc:2374
72087 #, gcc-internal-format, gfc-internal-format
72088 msgid "Expected argument list at %C"
72089 msgstr "У %C мало бути вказано список аргументів"
72090
72091 #: fortran/primary.cc:2392
72092 #, gcc-internal-format
72093 msgid "%qs at %C is not an inquiry reference to an intrinsic type component %qs"
72094 msgstr ""
72095
72096 #: fortran/primary.cc:2395
72097 #, gcc-internal-format
72098 msgid "%qs at %C is not an inquiry reference to an intrinsic type component"
72099 msgstr ""
72100
72101 #: fortran/primary.cc:2465
72102 #, gcc-internal-format, gfc-internal-format
72103 msgid "The KIND part_ref at %C must be applied to an expression of intrinsic type"
72104 msgstr ""
72105
72106 #: fortran/primary.cc:2493
72107 #, gcc-internal-format
72108 msgid "Procedure pointer component %qs requires an argument list at %C"
72109 msgstr ""
72110
72111 #: fortran/primary.cc:2596
72112 #, gcc-internal-format, gfc-internal-format
72113 msgid "Nonpolymorphic reference to abstract type at %C"
72114 msgstr ""
72115
72116 #: fortran/primary.cc:2603
72117 #, gcc-internal-format, gfc-internal-format
72118 msgid "Coindexed procedure-pointer component at %C"
72119 msgstr ""
72120
72121 #: fortran/primary.cc:2639
72122 #, gcc-internal-format
72123 msgid "gfc_variable_attr(): Expression isn't a variable"
72124 msgstr "gfc_variable_attr(): вираз не є змінною"
72125
72126 #: fortran/primary.cc:2830
72127 #, gcc-internal-format
72128 msgid "gfc_caf_attr(): Expression isn't a variable"
72129 msgstr "gfc_caf_attr(): вираз не є змінною"
72130
72131 #: fortran/primary.cc:2887
72132 #, gcc-internal-format
72133 msgid "gfc_caf_attr(): Bad array reference"
72134 msgstr "gfc_caf_attr(): помилкове посилання на масив"
72135
72136 #: fortran/primary.cc:3066
72137 #, gcc-internal-format
72138 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
72139 msgstr ""
72140
72141 #: fortran/primary.cc:3077
72142 #, gcc-internal-format, gfc-internal-format
72143 msgid "Structure constructor with missing optional arguments at %C"
72144 msgstr ""
72145
72146 #: fortran/primary.cc:3086
72147 #, gcc-internal-format
72148 msgid "No initializer for component %qs given in the structure constructor at %C"
72149 msgstr ""
72150
72151 #: fortran/primary.cc:3134
72152 #, gcc-internal-format
72153 msgid "Cannot construct ABSTRACT type %qs at %L"
72154 msgstr ""
72155
72156 #: fortran/primary.cc:3154
72157 #, gcc-internal-format, gfc-internal-format
72158 msgid "Structure constructor with named arguments at %C"
72159 msgstr ""
72160
72161 #: fortran/primary.cc:3169
72162 #, gcc-internal-format, gfc-internal-format
72163 msgid "Component initializer without name after component named %s at %L"
72164 msgstr ""
72165
72166 #: fortran/primary.cc:3174
72167 #, gcc-internal-format, gfc-internal-format
72168 msgid "Too many components in structure constructor at %L"
72169 msgstr "Забагато компонентів у конструкторі структури, %L"
72170
72171 #: fortran/primary.cc:3232
72172 #, gcc-internal-format, gfc-internal-format
72173 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
72174 msgstr ""
72175
72176 #: fortran/primary.cc:3250
72177 #, gcc-internal-format
72178 msgid "Component %qs is initialized twice in the structure constructor at %L"
72179 msgstr ""
72180
72181 #: fortran/primary.cc:3262
72182 #, gcc-internal-format
72183 msgid "Coindexed expression to pointer component %qs in structure constructor at %L"
72184 msgstr ""
72185
72186 #: fortran/primary.cc:3316
72187 #, gcc-internal-format
72188 msgid "component %qs at %L has already been set by a parent derived type constructor"
72189 msgstr ""
72190
72191 #: fortran/primary.cc:3481
72192 #, gcc-internal-format, gfc-internal-format
72193 msgid "%%LOC() as an rvalue at %C"
72194 msgstr ""
72195
72196 #: fortran/primary.cc:3540
72197 #, gcc-internal-format
72198 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)"
72199 msgstr ""
72200
72201 #: fortran/primary.cc:3571 fortran/primary.cc:3973
72202 #, gcc-internal-format, gfc-internal-format
72203 msgid "Symbol at %C is not appropriate for an expression"
72204 msgstr "Символ у %C є відповідним для виразу"
72205
72206 #: fortran/primary.cc:3676
72207 #, gcc-internal-format
72208 msgid "Unexpected use of subroutine name %qs at %C"
72209 msgstr "Неочікуване використання назви підпрограми %qs, %C"
72210
72211 #: fortran/primary.cc:3708
72212 #, gcc-internal-format
72213 msgid "Statement function %qs requires argument list at %C"
72214 msgstr ""
72215
72216 #: fortran/primary.cc:3711
72217 #, gcc-internal-format
72218 msgid "Function %qs requires an argument list at %C"
72219 msgstr "Функція %qs потребує списку аргументів, %C"
72220
72221 #: fortran/primary.cc:3761
72222 #, gcc-internal-format
72223 msgid "Missing argument to %qs at %C"
72224 msgstr "Пропущено аргумент %qs, %C"
72225
72226 #: fortran/primary.cc:3774
72227 #, gcc-internal-format, gfc-internal-format
72228 msgid "The leftmost part-ref in a data-ref cannot be a function reference at %C"
72229 msgstr ""
72230
72231 #: fortran/primary.cc:3929
72232 #, gcc-internal-format
72233 msgid "Missing argument list in function %qs at %C"
72234 msgstr "Пропущено список аргументів у функції %qs, %C"
72235
72236 #: fortran/primary.cc:4043
72237 #, gcc-internal-format
72238 msgid "Derived type %qs cannot be used as a variable at %C"
72239 msgstr "Похідний тип %qs не можна використовувати як змінну у %C"
72240
72241 #: fortran/primary.cc:4084
72242 #, gcc-internal-format, gfc-internal-format
72243 msgid "Named constant at %C in an EQUIVALENCE"
72244 msgstr "Іменована стала у %C в EQUIVALENCE"
72245
72246 #: fortran/primary.cc:4119
72247 #, gcc-internal-format
72248 msgid "%qs at %C is not a variable"
72249 msgstr "%qs у %C не є змінною"
72250
72251 #: fortran/resolve.cc:123
72252 #, gcc-internal-format
72253 msgid "%qs at %L is of the ABSTRACT type %qs"
72254 msgstr ""
72255
72256 #: fortran/resolve.cc:126
72257 #, gcc-internal-format
72258 msgid "ABSTRACT type %qs used at %L"
72259 msgstr ""
72260
72261 #: fortran/resolve.cc:143
72262 #, gcc-internal-format
72263 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
72264 msgstr ""
72265
72266 #: fortran/resolve.cc:156
72267 #, gcc-internal-format
72268 msgid "Interface %qs at %L may not be generic"
72269 msgstr ""
72270
72271 #: fortran/resolve.cc:163
72272 #, gcc-internal-format
72273 msgid "Interface %qs at %L may not be a statement function"
72274 msgstr ""
72275
72276 #: fortran/resolve.cc:172
72277 #, gcc-internal-format
72278 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
72279 msgstr ""
72280
72281 #: fortran/resolve.cc:178
72282 #, gcc-internal-format
72283 msgid "Interface %qs at %L must be explicit"
72284 msgstr ""
72285
72286 #: fortran/resolve.cc:200
72287 #, gcc-internal-format
72288 msgid "PROCEDURE %qs at %L may not be used as its own interface"
72289 msgstr ""
72290
72291 #: fortran/resolve.cc:300
72292 #, gcc-internal-format
72293 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
72294 msgstr ""
72295
72296 #: fortran/resolve.cc:304
72297 #, gcc-internal-format
72298 msgid "Alternate return specifier in function %qs at %L is not allowed"
72299 msgstr ""
72300
72301 #: fortran/resolve.cc:315
72302 #, gcc-internal-format
72303 msgid "Self-referential argument %qs at %L is not allowed"
72304 msgstr "Не можна використовувати аргумент, який посилається на себе, %qs у %L"
72305
72306 #: fortran/resolve.cc:387
72307 #, gcc-internal-format
72308 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
72309 msgstr ""
72310
72311 #: fortran/resolve.cc:397
72312 #, gcc-internal-format
72313 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
72314 msgstr ""
72315
72316 #: fortran/resolve.cc:402
72317 #, gcc-internal-format
72318 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
72319 msgstr ""
72320
72321 #: fortran/resolve.cc:410
72322 #, gcc-internal-format
72323 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
72324 msgstr ""
72325
72326 #: fortran/resolve.cc:415
72327 #, gcc-internal-format
72328 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
72329 msgstr ""
72330
72331 #: fortran/resolve.cc:425
72332 #, gcc-internal-format
72333 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
72334 msgstr ""
72335
72336 #: fortran/resolve.cc:458
72337 #, gcc-internal-format
72338 msgid "Coarray dummy argument %qs at %L to elemental procedure"
72339 msgstr ""
72340
72341 #: fortran/resolve.cc:466
72342 #, gcc-internal-format
72343 msgid "Argument %qs of elemental procedure at %L must be scalar"
72344 msgstr ""
72345
72346 #: fortran/resolve.cc:475
72347 #, gcc-internal-format
72348 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
72349 msgstr ""
72350
72351 #: fortran/resolve.cc:485
72352 #, gcc-internal-format
72353 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
72354 msgstr ""
72355
72356 #: fortran/resolve.cc:493
72357 #, gcc-internal-format
72358 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
72359 msgstr ""
72360
72361 #: fortran/resolve.cc:502
72362 #, gcc-internal-format
72363 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
72364 msgstr ""
72365
72366 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
72367 #. shall be specified, explicitly or implicitly, to be scalar.
72368 #: fortran/resolve.cc:517
72369 #, gcc-internal-format, gfc-internal-format
72370 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
72371 msgstr "Аргумент «%s» функції інструкції «%s» у %L має бути скаляром"
72372
72373 #: fortran/resolve.cc:528
72374 #, gcc-internal-format
72375 msgid "Character-valued argument %qs of statement function at %L must have constant length"
72376 msgstr ""
72377
72378 #: fortran/resolve.cc:577
72379 #, gcc-internal-format
72380 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
72381 msgstr ""
72382
72383 #: fortran/resolve.cc:597
72384 #, gcc-internal-format
72385 msgid "Contained function %qs at %L has no IMPLICIT type"
72386 msgstr ""
72387
72388 #: fortran/resolve.cc:600
72389 #, gcc-internal-format
72390 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
72391 msgstr ""
72392
72393 #: fortran/resolve.cc:626
72394 #, gcc-internal-format
72395 msgid "Character-valued module procedure %qs at %L must not be assumed length"
72396 msgstr ""
72397
72398 #: fortran/resolve.cc:628
72399 #, gcc-internal-format
72400 msgid "Character-valued internal function %qs at %L must not be assumed length"
72401 msgstr ""
72402
72403 #: fortran/resolve.cc:800
72404 #, gcc-internal-format, gfc-internal-format
72405 msgid "Function %s at %L has entries with mismatched array specifications"
72406 msgstr ""
72407
72408 #: fortran/resolve.cc:811
72409 #, gcc-internal-format, gfc-internal-format
72410 msgid "Function %s at %L has entry %s with mismatched characteristics"
72411 msgstr ""
72412
72413 #: fortran/resolve.cc:826
72414 #, gcc-internal-format, gfc-internal-format
72415 msgid "Function %s at %L with entries returning variables of different string lengths"
72416 msgstr ""
72417
72418 #: fortran/resolve.cc:853
72419 #, gcc-internal-format, gfc-internal-format
72420 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
72421 msgstr ""
72422
72423 #: fortran/resolve.cc:857
72424 #, gcc-internal-format, gfc-internal-format
72425 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
72426 msgstr ""
72427
72428 #: fortran/resolve.cc:864
72429 #, gcc-internal-format, gfc-internal-format
72430 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
72431 msgstr ""
72432
72433 #: fortran/resolve.cc:868
72434 #, gcc-internal-format, gfc-internal-format
72435 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
72436 msgstr ""
72437
72438 #: fortran/resolve.cc:906
72439 #, gcc-internal-format, gfc-internal-format
72440 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
72441 msgstr ""
72442
72443 #: fortran/resolve.cc:911
72444 #, gcc-internal-format, gfc-internal-format
72445 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
72446 msgstr ""
72447
72448 #: fortran/resolve.cc:956
72449 #, gcc-internal-format
72450 msgid "Global entity %qs at %L cannot appear in a COMMON block at %L"
72451 msgstr ""
72452
72453 #: fortran/resolve.cc:966
72454 #, gcc-internal-format, gfc-internal-format
72455 msgid "COMMON block at %L"
72456 msgstr ""
72457
72458 #: fortran/resolve.cc:973
72459 #, gcc-internal-format
72460 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
72461 msgstr ""
72462
72463 #: fortran/resolve.cc:977
72464 #, gcc-internal-format
72465 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
72466 msgstr ""
72467
72468 #: fortran/resolve.cc:984
72469 #, gcc-internal-format
72470 msgid "%qs at %L cannot appear in COMMON [F2008:C5100]"
72471 msgstr ""
72472
72473 #: fortran/resolve.cc:992
72474 #, gcc-internal-format
72475 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
72476 msgstr ""
72477
72478 #: fortran/resolve.cc:996
72479 #, gcc-internal-format
72480 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
72481 msgstr ""
72482
72483 #: fortran/resolve.cc:1000
72484 #, gcc-internal-format
72485 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
72486 msgstr ""
72487
72488 #: fortran/resolve.cc:1044
72489 #, gcc-internal-format
72490 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"
72491 msgstr ""
72492
72493 #: fortran/resolve.cc:1058
72494 #, gcc-internal-format
72495 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
72496 msgstr ""
72497
72498 #: fortran/resolve.cc:1066
72499 #, gcc-internal-format
72500 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
72501 msgstr ""
72502
72503 #: fortran/resolve.cc:1088
72504 #, gcc-internal-format
72505 msgid "COMMON block at %L with binding label %qs uses the same global identifier as entity at %L"
72506 msgstr ""
72507
72508 #: fortran/resolve.cc:1109
72509 #, gcc-internal-format
72510 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
72511 msgstr ""
72512
72513 #: fortran/resolve.cc:1113
72514 #, gcc-internal-format
72515 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
72516 msgstr ""
72517
72518 #: fortran/resolve.cc:1117
72519 #, gcc-internal-format
72520 msgid "COMMON block %qs at %L is also an intrinsic procedure"
72521 msgstr ""
72522
72523 #: fortran/resolve.cc:1121
72524 #, gcc-internal-format
72525 msgid "COMMON block %qs at %L that is also a function result"
72526 msgstr ""
72527
72528 #: fortran/resolve.cc:1126
72529 #, gcc-internal-format
72530 msgid "COMMON block %qs at %L that is also a global procedure"
72531 msgstr ""
72532
72533 #: fortran/resolve.cc:1193
72534 #, gcc-internal-format
72535 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
72536 msgstr ""
72537
72538 #: fortran/resolve.cc:1333
72539 #, gcc-internal-format, gfc-internal-format
72540 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
72541 msgstr ""
72542
72543 #: fortran/resolve.cc:1354
72544 #, gcc-internal-format
72545 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
72546 msgstr ""
72547
72548 #: fortran/resolve.cc:1386
72549 #, gcc-internal-format
72550 msgid "Unequal character lengths (%wd/%wd) for pointer component %qs in constructor at %L"
72551 msgstr ""
72552
72553 #: fortran/resolve.cc:1431
72554 #, gcc-internal-format
72555 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
72556 msgstr ""
72557
72558 #: fortran/resolve.cc:1465
72559 #, gcc-internal-format
72560 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
72561 msgstr ""
72562
72563 #: fortran/resolve.cc:1484
72564 #, gcc-internal-format
72565 msgid "Bad array spec of component %qs referenced in structure constructor at %L"
72566 msgstr ""
72567
72568 #: fortran/resolve.cc:1497
72569 #, gcc-internal-format
72570 msgid "The shape of component %qs in the structure constructor at %L differs from the shape of the declared component for dimension %d (%ld/%ld)"
72571 msgstr ""
72572
72573 #: fortran/resolve.cc:1518
72574 #, gcc-internal-format
72575 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
72576 msgstr ""
72577
72578 #: fortran/resolve.cc:1547
72579 #, gcc-internal-format
72580 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
72581 msgstr ""
72582
72583 #: fortran/resolve.cc:1671
72584 #, gcc-internal-format
72585 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
72586 msgstr ""
72587
72588 #: fortran/resolve.cc:1733
72589 #, gcc-internal-format
72590 msgid "%qs at %L is ambiguous"
72591 msgstr ""
72592
72593 #: fortran/resolve.cc:1737
72594 #, gcc-internal-format
72595 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
72596 msgstr ""
72597
72598 #: fortran/resolve.cc:1858
72599 #, gcc-internal-format
72600 msgid "Type specified for intrinsic function %qs at %L is ignored"
72601 msgstr ""
72602
72603 #: fortran/resolve.cc:1871
72604 #, gcc-internal-format
72605 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
72606 msgstr ""
72607
72608 #: fortran/resolve.cc:1882
72609 #, gcc-internal-format
72610 msgid "%qs declared INTRINSIC at %L does not exist"
72611 msgstr ""
72612
72613 #: fortran/resolve.cc:1895
72614 #, gcc-internal-format
72615 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."
72616 msgstr ""
72617
72618 #: fortran/resolve.cc:1931
72619 #, gcc-internal-format
72620 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
72621 msgstr ""
72622
72623 #: fortran/resolve.cc:1989 fortran/resolve.cc:10367 fortran/resolve.cc:12105
72624 #, gcc-internal-format, gfc-internal-format
72625 msgid "Label %d referenced at %L is never defined"
72626 msgstr ""
72627
72628 #: fortran/resolve.cc:2021
72629 #, gcc-internal-format
72630 msgid "Derived type %qs is used as an actual argument at %L"
72631 msgstr ""
72632
72633 #: fortran/resolve.cc:2039
72634 #, gcc-internal-format
72635 msgid "Statement function %qs at %L is not allowed as an actual argument"
72636 msgstr ""
72637
72638 #: fortran/resolve.cc:2047
72639 #, gcc-internal-format
72640 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
72641 msgstr ""
72642
72643 #: fortran/resolve.cc:2054
72644 #, gcc-internal-format
72645 msgid "Internal procedure %qs is used as actual argument at %L"
72646 msgstr ""
72647
72648 #: fortran/resolve.cc:2062
72649 #, gcc-internal-format
72650 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
72651 msgstr ""
72652
72653 #: fortran/resolve.cc:2089
72654 #, gcc-internal-format
72655 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
72656 msgstr ""
72657
72658 #: fortran/resolve.cc:2111
72659 #, gcc-internal-format
72660 msgid "Symbol %qs at %L is ambiguous"
72661 msgstr ""
72662
72663 #: fortran/resolve.cc:2166
72664 #, gcc-internal-format, gfc-internal-format
72665 msgid "By-value argument at %L is not of numeric type"
72666 msgstr ""
72667
72668 #: fortran/resolve.cc:2173
72669 #, gcc-internal-format, gfc-internal-format
72670 msgid "By-value argument at %L cannot be an array or an array section"
72671 msgstr ""
72672
72673 #: fortran/resolve.cc:2187
72674 #, gcc-internal-format, gfc-internal-format
72675 msgid "By-value argument at %L is not allowed in this context"
72676 msgstr ""
72677
72678 #: fortran/resolve.cc:2199
72679 #, gcc-internal-format, gfc-internal-format
72680 msgid "Passing internal procedure at %L by location not allowed"
72681 msgstr ""
72682
72683 #: fortran/resolve.cc:2210
72684 #, gcc-internal-format
72685 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
72686 msgstr ""
72687
72688 #: fortran/resolve.cc:2219
72689 #, gcc-internal-format, gfc-internal-format
72690 msgid "Coindexed actual argument at %L with ultimate pointer component"
72691 msgstr ""
72692
72693 #: fortran/resolve.cc:2366
72694 #, gcc-internal-format
72695 msgid "%qs at %L is an array and OPTIONAL; If it is not present, then it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (Fortran 2018, 15.5.2.12)"
72696 msgstr ""
72697
72698 #: fortran/resolve.cc:2405
72699 #, gcc-internal-format
72700 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
72701 msgstr ""
72702
72703 #: fortran/resolve.cc:2679
72704 #, gcc-internal-format
72705 msgid "Return type mismatch of function %qs at %L (%s/%s)"
72706 msgstr ""
72707
72708 #: fortran/resolve.cc:2706
72709 #, gcc-internal-format
72710 msgid "Interface mismatch in global procedure %qs at %L: %s"
72711 msgstr ""
72712
72713 #: fortran/resolve.cc:2812
72714 #, gcc-internal-format
72715 msgid "There is no specific function for the generic %qs at %L"
72716 msgstr ""
72717
72718 #: fortran/resolve.cc:2832
72719 #, gcc-internal-format
72720 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
72721 msgstr ""
72722
72723 #: fortran/resolve.cc:2870
72724 #, gcc-internal-format
72725 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
72726 msgstr ""
72727
72728 #: fortran/resolve.cc:2925
72729 #, gcc-internal-format
72730 msgid "Unable to resolve the specific function %qs at %L"
72731 msgstr ""
72732
72733 #: fortran/resolve.cc:3002
72734 #, gcc-internal-format
72735 msgid "Missing explicit declaration with EXTERNAL attribute for symbol %qs at %L"
72736 msgstr ""
72737
72738 #: fortran/resolve.cc:3034
72739 #, gcc-internal-format
72740 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
72741 msgstr ""
72742
72743 #: fortran/resolve.cc:3038 fortran/resolve.cc:17312
72744 #, gcc-internal-format
72745 msgid "Function %qs at %L has no IMPLICIT type"
72746 msgstr ""
72747
72748 #: fortran/resolve.cc:3162
72749 #, gcc-internal-format
72750 msgid "Reference to impure function %qs at %L inside a FORALL %s"
72751 msgstr ""
72752
72753 #: fortran/resolve.cc:3169
72754 #, gcc-internal-format
72755 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
72756 msgstr ""
72757
72758 #: fortran/resolve.cc:3176
72759 #, gcc-internal-format
72760 msgid "Reference to impure function %qs at %L within a PURE procedure"
72761 msgstr ""
72762
72763 #: fortran/resolve.cc:3243
72764 #, gcc-internal-format
72765 msgid "Unexpected junk after %qs at %L"
72766 msgstr ""
72767
72768 #: fortran/resolve.cc:3254
72769 #, gcc-internal-format
72770 msgid "%qs at %L is not a function"
72771 msgstr ""
72772
72773 #: fortran/resolve.cc:3262 fortran/resolve.cc:3759
72774 #, gcc-internal-format
72775 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
72776 msgstr ""
72777
72778 #: fortran/resolve.cc:3274
72779 #, gcc-internal-format
72780 msgid "ABSTRACT INTERFACE %qs at %L must not have an assumed character length result (F2008: C418)"
72781 msgstr ""
72782
72783 #. Internal procedures are taken care of in resolve_contained_fntype.
72784 #: fortran/resolve.cc:3317
72785 #, gcc-internal-format
72786 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
72787 msgstr ""
72788
72789 #: fortran/resolve.cc:3351
72790 #, gcc-internal-format
72791 msgid "resolve_function(): bad function type"
72792 msgstr ""
72793
72794 #: fortran/resolve.cc:3365
72795 #, gcc-internal-format, gfc-internal-format
72796 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a function reference"
72797 msgstr ""
72798
72799 #: fortran/resolve.cc:3381
72800 #, gcc-internal-format
72801 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
72802 msgstr ""
72803
72804 #: fortran/resolve.cc:3443
72805 #, gcc-internal-format
72806 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
72807 msgstr ""
72808
72809 #: fortran/resolve.cc:3447
72810 #, gcc-internal-format
72811 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
72812 msgstr ""
72813
72814 #: fortran/resolve.cc:3487
72815 #, gcc-internal-format
72816 msgid "Using function %qs at %L is deprecated"
72817 msgstr "Використання функції %qs у %L вважається застарілим"
72818
72819 #: fortran/resolve.cc:3503
72820 #, gcc-internal-format
72821 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
72822 msgstr ""
72823
72824 #: fortran/resolve.cc:3509
72825 #, gcc-internal-format
72826 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
72827 msgstr ""
72828
72829 #: fortran/resolve.cc:3515
72830 #, gcc-internal-format
72831 msgid "Subroutine call to %qs at %L is not PURE"
72832 msgstr ""
72833
72834 #: fortran/resolve.cc:3583
72835 #, gcc-internal-format
72836 msgid "There is no specific subroutine for the generic %qs at %L"
72837 msgstr ""
72838
72839 #: fortran/resolve.cc:3592
72840 #, gcc-internal-format
72841 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
72842 msgstr ""
72843
72844 #: fortran/resolve.cc:3627
72845 #, gcc-internal-format
72846 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
72847 msgstr ""
72848
72849 #: fortran/resolve.cc:3672
72850 #, gcc-internal-format
72851 msgid "Unable to resolve the specific subroutine %qs at %L"
72852 msgstr ""
72853
72854 #: fortran/resolve.cc:3730
72855 #, gcc-internal-format
72856 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
72857 msgstr ""
72858
72859 #: fortran/resolve.cc:3769
72860 #, gcc-internal-format
72861 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
72862 msgstr ""
72863
72864 #: fortran/resolve.cc:3773
72865 #, gcc-internal-format
72866 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
72867 msgstr ""
72868
72869 #: fortran/resolve.cc:3818
72870 #, gcc-internal-format
72871 msgid "resolve_subroutine(): bad function type"
72872 msgstr ""
72873
72874 #: fortran/resolve.cc:3835
72875 #, gcc-internal-format
72876 msgid "Using subroutine %qs at %L is deprecated"
72877 msgstr "Використання підпрограми %qs у %L вважається застарілим"
72878
72879 #: fortran/resolve.cc:3862
72880 #, gcc-internal-format, gfc-internal-format
72881 msgid "Shapes for operands at %L and %L are not conformable"
72882 msgstr ""
72883
72884 #: fortran/resolve.cc:3914
72885 #, gcc-internal-format
72886 msgid "logical_to_bitwise(): Bad intrinsic"
72887 msgstr ""
72888
72889 #: fortran/resolve.cc:4017
72890 #, gcc-internal-format
72891 msgid "Impure function %qs at %L might not be evaluated"
72892 msgstr ""
72893
72894 #: fortran/resolve.cc:4021
72895 #, gcc-internal-format, gfc-internal-format
72896 msgid "Impure function at %L might not be evaluated"
72897 msgstr ""
72898
72899 #: fortran/resolve.cc:4098
72900 #, gcc-internal-format
72901 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
72902 msgstr ""
72903
72904 #: fortran/resolve.cc:4122
72905 #, gcc-internal-format
72906 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
72907 msgstr ""
72908
72909 #: fortran/resolve.cc:4296 fortran/resolve.cc:4311
72910 #, gcc-internal-format, gfc-internal-format
72911 msgid "BOZ literal constant near %L cannot appear as an operand of a relational operator"
72912 msgstr ""
72913
72914 #: fortran/resolve.cc:4350
72915 #, gcc-internal-format, gfc-internal-format
72916 msgid "Equality comparison for %s at %L"
72917 msgstr ""
72918
72919 #: fortran/resolve.cc:4352
72920 #, gcc-internal-format, gfc-internal-format
72921 msgid "Inequality comparison for %s at %L"
72922 msgstr ""
72923
72924 #: fortran/resolve.cc:4412
72925 #, gcc-internal-format
72926 msgid "resolve_operator(): Bad intrinsic"
72927 msgstr ""
72928
72929 #: fortran/resolve.cc:4582 fortran/resolve.cc:4605
72930 #, gcc-internal-format
72931 msgid "compare_bound_int(): Bad expression"
72932 msgstr ""
72933
72934 #: fortran/resolve.cc:4700
72935 #, gcc-internal-format, gfc-internal-format
72936 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
72937 msgstr ""
72938
72939 #: fortran/resolve.cc:4705
72940 #, gcc-internal-format, gfc-internal-format
72941 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
72942 msgstr ""
72943
72944 #: fortran/resolve.cc:4715
72945 #, gcc-internal-format, gfc-internal-format
72946 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
72947 msgstr ""
72948
72949 #: fortran/resolve.cc:4720
72950 #, gcc-internal-format, gfc-internal-format
72951 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
72952 msgstr ""
72953
72954 #: fortran/resolve.cc:4740
72955 #, gcc-internal-format, gfc-internal-format
72956 msgid "Illegal stride of zero at %L"
72957 msgstr ""
72958
72959 #: fortran/resolve.cc:4757
72960 #, gcc-internal-format, gfc-internal-format
72961 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
72962 msgstr ""
72963
72964 #: fortran/resolve.cc:4765
72965 #, gcc-internal-format, gfc-internal-format
72966 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
72967 msgstr ""
72968
72969 #: fortran/resolve.cc:4781
72970 #, gcc-internal-format, gfc-internal-format
72971 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
72972 msgstr ""
72973
72974 #: fortran/resolve.cc:4790
72975 #, gcc-internal-format, gfc-internal-format
72976 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
72977 msgstr ""
72978
72979 #: fortran/resolve.cc:4806
72980 #, gcc-internal-format
72981 msgid "check_dimension(): Bad array reference"
72982 msgstr ""
72983
72984 #: fortran/resolve.cc:4829
72985 #, gcc-internal-format, gfc-internal-format
72986 msgid "Rightmost upper bound of assumed size array section not specified at %L"
72987 msgstr ""
72988
72989 #: fortran/resolve.cc:4839
72990 #, gcc-internal-format, gfc-internal-format
72991 msgid "Rank mismatch in array reference at %L (%d/%d)"
72992 msgstr ""
72993
72994 #: fortran/resolve.cc:4847
72995 #, gcc-internal-format, gfc-internal-format
72996 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
72997 msgstr ""
72998
72999 #: fortran/resolve.cc:4863
73000 #, gcc-internal-format, gfc-internal-format
73001 msgid "Coindex of codimension %d must be a scalar at %L"
73002 msgstr ""
73003
73004 #: fortran/resolve.cc:4891
73005 #, gcc-internal-format, gfc-internal-format
73006 msgid "Array index at %L must be scalar"
73007 msgstr ""
73008
73009 #: fortran/resolve.cc:4897
73010 #, gcc-internal-format, gfc-internal-format
73011 msgid "Array index at %L must be of INTEGER type, found %s"
73012 msgstr ""
73013
73014 #: fortran/resolve.cc:4903
73015 #, gcc-internal-format, gfc-internal-format
73016 msgid "REAL array index at %L"
73017 msgstr ""
73018
73019 #: fortran/resolve.cc:4942
73020 #, gcc-internal-format, gfc-internal-format
73021 msgid "Argument dim at %L must be scalar"
73022 msgstr ""
73023
73024 #: fortran/resolve.cc:4949
73025 #, gcc-internal-format, gfc-internal-format
73026 msgid "Argument dim at %L must be of INTEGER type"
73027 msgstr ""
73028
73029 #: fortran/resolve.cc:5007
73030 #, gcc-internal-format
73031 msgid "find_array_spec(): Missing spec"
73032 msgstr ""
73033
73034 #: fortran/resolve.cc:5018
73035 #, gcc-internal-format
73036 msgid "find_array_spec(): unused as(1)"
73037 msgstr ""
73038
73039 #: fortran/resolve.cc:5030
73040 #, gcc-internal-format
73041 msgid "find_array_spec(): unused as(2)"
73042 msgstr ""
73043
73044 #: fortran/resolve.cc:5073
73045 #, gcc-internal-format, gfc-internal-format
73046 msgid "Array index at %L is an array of rank %d"
73047 msgstr ""
73048
73049 #: fortran/resolve.cc:5171
73050 #, gcc-internal-format, gfc-internal-format
73051 msgid "Substring start index at %L must be of type INTEGER"
73052 msgstr ""
73053
73054 #: fortran/resolve.cc:5178
73055 #, gcc-internal-format, gfc-internal-format
73056 msgid "Substring start index at %L must be scalar"
73057 msgstr ""
73058
73059 #: fortran/resolve.cc:5200
73060 #, gcc-internal-format, gfc-internal-format
73061 msgid "Substring end index at %L must be of type INTEGER"
73062 msgstr ""
73063
73064 #: fortran/resolve.cc:5207
73065 #, gcc-internal-format, gfc-internal-format
73066 msgid "Substring end index at %L must be scalar"
73067 msgstr ""
73068
73069 #: fortran/resolve.cc:5227
73070 #, gcc-internal-format, gfc-internal-format
73071 msgid "Substring end index at %L is too large"
73072 msgstr ""
73073
73074 #: fortran/resolve.cc:5417
73075 #, gcc-internal-format
73076 msgid "resolve_ref(): Bad array reference"
73077 msgstr ""
73078
73079 #: fortran/resolve.cc:5431
73080 #, gcc-internal-format, gfc-internal-format
73081 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
73082 msgstr ""
73083
73084 #: fortran/resolve.cc:5441
73085 #, gcc-internal-format, gfc-internal-format
73086 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
73087 msgstr ""
73088
73089 #: fortran/resolve.cc:5487
73090 #, gcc-internal-format, gfc-internal-format
73091 msgid "Two or more part references with nonzero rank must not be specified at %L"
73092 msgstr ""
73093
73094 #: fortran/resolve.cc:5579
73095 #, gcc-internal-format
73096 msgid "gfc_expression_rank(): Two array specs"
73097 msgstr ""
73098
73099 #: fortran/resolve.cc:5661
73100 #, gcc-internal-format, gfc-internal-format
73101 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
73102 msgstr ""
73103
73104 #: fortran/resolve.cc:5671
73105 #, gcc-internal-format, gfc-internal-format
73106 msgid "Assumed-type variable %s at %L may only be used as actual argument"
73107 msgstr ""
73108
73109 #. FIXME: It doesn't work reliably as inquiry_argument is not set
73110 #. for all inquiry functions in resolve_function; the reason is
73111 #. that the function-name resolution happens too late in that
73112 #. function.
73113 #: fortran/resolve.cc:5681
73114 #, gcc-internal-format, gfc-internal-format
73115 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
73116 msgstr ""
73117
73118 #: fortran/resolve.cc:5700
73119 #, gcc-internal-format, gfc-internal-format
73120 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
73121 msgstr ""
73122
73123 #. FIXME: It doesn't work reliably as inquiry_argument is not set
73124 #. for all inquiry functions in resolve_function; the reason is
73125 #. that the function-name resolution happens too late in that
73126 #. function.
73127 #: fortran/resolve.cc:5710
73128 #, gcc-internal-format, gfc-internal-format
73129 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
73130 msgstr ""
73131
73132 #: fortran/resolve.cc:5721
73133 #, gcc-internal-format, gfc-internal-format
73134 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
73135 msgstr ""
73136
73137 #: fortran/resolve.cc:5730
73138 #, gcc-internal-format, gfc-internal-format
73139 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
73140 msgstr ""
73141
73142 #: fortran/resolve.cc:5746
73143 #, gcc-internal-format, gfc-internal-format
73144 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
73145 msgstr ""
73146
73147 #: fortran/resolve.cc:5928
73148 #, gcc-internal-format
73149 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
73150 msgstr ""
73151
73152 #: fortran/resolve.cc:5933
73153 #, gcc-internal-format
73154 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
73155 msgstr ""
73156
73157 #: fortran/resolve.cc:6003
73158 #, gcc-internal-format, gfc-internal-format
73159 msgid "Polymorphic subobject of coindexed object at %L"
73160 msgstr ""
73161
73162 #: fortran/resolve.cc:6016
73163 #, gcc-internal-format, gfc-internal-format
73164 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
73165 msgstr ""
73166
73167 #: fortran/resolve.cc:6032
73168 #, gcc-internal-format
73169 msgid "Using variable %qs at %L is deprecated"
73170 msgstr "Використання змінної %qs у %L вважається застарілим"
73171
73172 #: fortran/resolve.cc:6120
73173 #, gcc-internal-format
73174 msgid "%qs at %L is host associated at %L into a contained procedure with an internal procedure of the same name"
73175 msgstr ""
73176
73177 #: fortran/resolve.cc:6274 fortran/resolve.cc:6426
73178 #, gcc-internal-format, gfc-internal-format
73179 msgid "Error in typebound call at %L"
73180 msgstr ""
73181
73182 #: fortran/resolve.cc:6390
73183 #, gcc-internal-format, gfc-internal-format
73184 msgid "Passed-object at %L must be scalar"
73185 msgstr ""
73186
73187 #: fortran/resolve.cc:6397
73188 #, gcc-internal-format
73189 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
73190 msgstr ""
73191
73192 #: fortran/resolve.cc:6436
73193 #, gcc-internal-format
73194 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
73195 msgstr ""
73196
73197 #: fortran/resolve.cc:6445
73198 #, gcc-internal-format, gfc-internal-format
73199 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
73200 msgstr ""
73201
73202 #. Nothing matching found!
73203 #: fortran/resolve.cc:6633
73204 #, gcc-internal-format
73205 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
73206 msgstr ""
73207
73208 #: fortran/resolve.cc:6667
73209 #, gcc-internal-format
73210 msgid "%qs at %L should be a SUBROUTINE"
73211 msgstr ""
73212
73213 #: fortran/resolve.cc:6719
73214 #, gcc-internal-format
73215 msgid "%qs at %L should be a FUNCTION"
73216 msgstr ""
73217
73218 #: fortran/resolve.cc:7254
73219 #, gcc-internal-format
73220 msgid "gfc_resolve_expr(): Bad expression type"
73221 msgstr ""
73222
73223 #: fortran/resolve.cc:7287
73224 #, gcc-internal-format, gfc-internal-format
73225 msgid "%s at %L must be a scalar"
73226 msgstr ""
73227
73228 #: fortran/resolve.cc:7297
73229 #, gcc-internal-format, gfc-internal-format
73230 msgid "%s at %L must be integer"
73231 msgstr ""
73232
73233 #: fortran/resolve.cc:7301 fortran/resolve.cc:7308
73234 #, gcc-internal-format, gfc-internal-format
73235 msgid "%s at %L must be INTEGER"
73236 msgstr ""
73237
73238 #: fortran/resolve.cc:7363
73239 #, gcc-internal-format, gfc-internal-format
73240 msgid "Step expression in DO loop at %L cannot be zero"
73241 msgstr ""
73242
73243 #: fortran/resolve.cc:7386
73244 #, gcc-internal-format, gfc-internal-format
73245 msgid "DO loop at %L will be executed zero times"
73246 msgstr ""
73247
73248 #: fortran/resolve.cc:7403
73249 #, gcc-internal-format, gfc-internal-format
73250 msgid "DO loop at %L is undefined as it overflows"
73251 msgstr ""
73252
73253 #: fortran/resolve.cc:7409
73254 #, gcc-internal-format, gfc-internal-format
73255 msgid "DO loop at %L is undefined as it underflows"
73256 msgstr ""
73257
73258 #: fortran/resolve.cc:7470
73259 #, gcc-internal-format, gfc-internal-format
73260 msgid "FORALL index-name at %L must be a scalar INTEGER"
73261 msgstr ""
73262
73263 #: fortran/resolve.cc:7475
73264 #, gcc-internal-format, gfc-internal-format
73265 msgid "FORALL start expression at %L must be a scalar INTEGER"
73266 msgstr ""
73267
73268 #: fortran/resolve.cc:7482
73269 #, gcc-internal-format, gfc-internal-format
73270 msgid "FORALL end expression at %L must be a scalar INTEGER"
73271 msgstr ""
73272
73273 #: fortran/resolve.cc:7490
73274 #, gcc-internal-format, gfc-internal-format
73275 msgid "FORALL stride expression at %L must be a scalar %s"
73276 msgstr ""
73277
73278 #: fortran/resolve.cc:7495
73279 #, gcc-internal-format, gfc-internal-format
73280 msgid "FORALL stride expression at %L cannot be zero"
73281 msgstr ""
73282
73283 #: fortran/resolve.cc:7508
73284 #, gcc-internal-format
73285 msgid "FORALL index %qs may not appear in triplet specification at %L"
73286 msgstr ""
73287
73288 #: fortran/resolve.cc:7612 fortran/resolve.cc:7910
73289 #, gcc-internal-format, gfc-internal-format
73290 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
73291 msgstr ""
73292
73293 #: fortran/resolve.cc:7620 fortran/resolve.cc:7873
73294 #, gcc-internal-format, gfc-internal-format
73295 msgid "Coindexed allocatable object at %L"
73296 msgstr ""
73297
73298 #: fortran/resolve.cc:7730
73299 #, gcc-internal-format, gfc-internal-format
73300 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
73301 msgstr ""
73302
73303 #: fortran/resolve.cc:7761
73304 #, gcc-internal-format, gfc-internal-format
73305 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
73306 msgstr ""
73307
73308 #: fortran/resolve.cc:7921
73309 #, gcc-internal-format, gfc-internal-format
73310 msgid "Type of entity at %L is type incompatible with source-expr at %L"
73311 msgstr ""
73312
73313 #: fortran/resolve.cc:7933
73314 #, gcc-internal-format, gfc-internal-format
73315 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
73316 msgstr ""
73317
73318 #: fortran/resolve.cc:7947
73319 #, gcc-internal-format, gfc-internal-format
73320 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"
73321 msgstr ""
73322
73323 #: fortran/resolve.cc:7962
73324 #, gcc-internal-format, gfc-internal-format
73325 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"
73326 msgstr ""
73327
73328 #: fortran/resolve.cc:7975
73329 #, gcc-internal-format, gfc-internal-format
73330 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
73331 msgstr ""
73332
73333 #: fortran/resolve.cc:7993
73334 #, gcc-internal-format, gfc-internal-format
73335 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
73336 msgstr ""
73337
73338 #: fortran/resolve.cc:8074 fortran/resolve.cc:8089
73339 #, gcc-internal-format, gfc-internal-format
73340 msgid "Array specification required in ALLOCATE statement at %L"
73341 msgstr ""
73342
73343 #: fortran/resolve.cc:8081
73344 #, gcc-internal-format, gfc-internal-format
73345 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
73346 msgstr ""
73347
73348 #: fortran/resolve.cc:8106
73349 #, gcc-internal-format, gfc-internal-format
73350 msgid "Coarray specification required in ALLOCATE statement at %L"
73351 msgstr ""
73352
73353 #: fortran/resolve.cc:8115 fortran/resolve.cc:8144 fortran/resolve.cc:8172
73354 #, gcc-internal-format, gfc-internal-format
73355 msgid "Bad array specification in ALLOCATE statement at %L"
73356 msgstr ""
73357
73358 #: fortran/resolve.cc:8121
73359 #, gcc-internal-format, gfc-internal-format
73360 msgid "Upper cobound is less than lower cobound at %L"
73361 msgstr ""
73362
73363 #: fortran/resolve.cc:8133
73364 #, gcc-internal-format, gfc-internal-format
73365 msgid "Upper cobound is less than lower cobound of 1 at %L"
73366 msgstr ""
73367
73368 #: fortran/resolve.cc:8191
73369 #, gcc-internal-format
73370 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
73371 msgstr ""
73372
73373 #: fortran/resolve.cc:8206
73374 #, gcc-internal-format, gfc-internal-format
73375 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
73376 msgstr ""
73377
73378 #: fortran/resolve.cc:8217
73379 #, gcc-internal-format, gfc-internal-format
73380 msgid "Bad coarray specification in ALLOCATE statement at %L"
73381 msgstr ""
73382
73383 #: fortran/resolve.cc:8248
73384 #, gcc-internal-format, gfc-internal-format
73385 msgid "Stat-variable at %L must be a scalar INTEGER variable"
73386 msgstr ""
73387
73388 #: fortran/resolve.cc:8277
73389 #, gcc-internal-format, gfc-internal-format
73390 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
73391 msgstr ""
73392
73393 #: fortran/resolve.cc:8290
73394 #, gcc-internal-format, gfc-internal-format
73395 msgid "ERRMSG at %L is useless without a STAT tag"
73396 msgstr ""
73397
73398 #: fortran/resolve.cc:8304
73399 #, gcc-internal-format, gfc-internal-format
73400 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
73401 msgstr ""
73402
73403 #: fortran/resolve.cc:8333
73404 #, gcc-internal-format, gfc-internal-format
73405 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
73406 msgstr ""
73407
73408 #: fortran/resolve.cc:8365
73409 #, gcc-internal-format, gfc-internal-format
73410 msgid "Allocate-object at %L also appears at %L"
73411 msgstr ""
73412
73413 #: fortran/resolve.cc:8371 fortran/resolve.cc:8377
73414 #, gcc-internal-format, gfc-internal-format
73415 msgid "Allocate-object at %L is subobject of object at %L"
73416 msgstr ""
73417
73418 #. The cases overlap, or they are the same
73419 #. element in the list.  Either way, we must
73420 #. issue an error and get the next case from P.
73421 #. FIXME: Sort P and Q by line number.
73422 #: fortran/resolve.cc:8605
73423 #, gcc-internal-format, gfc-internal-format
73424 msgid "CASE label at %L overlaps with CASE label at %L"
73425 msgstr ""
73426
73427 #: fortran/resolve.cc:8656
73428 #, gcc-internal-format, gfc-internal-format
73429 msgid "Expression in CASE statement at %L must be of type %s"
73430 msgstr ""
73431
73432 #: fortran/resolve.cc:8667
73433 #, gcc-internal-format, gfc-internal-format
73434 msgid "Expression in CASE statement at %L must be of kind %d"
73435 msgstr ""
73436
73437 #: fortran/resolve.cc:8680
73438 #, gcc-internal-format, gfc-internal-format
73439 msgid "Expression in CASE statement at %L must be scalar"
73440 msgstr ""
73441
73442 #: fortran/resolve.cc:8726
73443 #, gcc-internal-format, gfc-internal-format
73444 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
73445 msgstr ""
73446
73447 #: fortran/resolve.cc:8745
73448 #, gcc-internal-format, gfc-internal-format
73449 msgid "Argument of SELECT statement at %L cannot be %s"
73450 msgstr ""
73451
73452 #: fortran/resolve.cc:8755
73453 #, gcc-internal-format, gfc-internal-format
73454 msgid "Argument of SELECT statement at %L must be a scalar expression"
73455 msgstr ""
73456
73457 #: fortran/resolve.cc:8773 fortran/resolve.cc:8781
73458 #, gcc-internal-format, gfc-internal-format
73459 msgid "Expression in CASE statement at %L is not in the range of %s"
73460 msgstr ""
73461
73462 #: fortran/resolve.cc:8843 fortran/resolve.cc:9500
73463 #, gcc-internal-format, gfc-internal-format
73464 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
73465 msgstr ""
73466
73467 #: fortran/resolve.cc:8869
73468 #, gcc-internal-format, gfc-internal-format
73469 msgid "Logical range in CASE statement at %L is not allowed"
73470 msgstr ""
73471
73472 #: fortran/resolve.cc:8882
73473 #, gcc-internal-format, gfc-internal-format
73474 msgid "Constant logical value in CASE statement is repeated at %L"
73475 msgstr ""
73476
73477 #: fortran/resolve.cc:8897
73478 #, gcc-internal-format, gfc-internal-format
73479 msgid "Range specification at %L can never be matched"
73480 msgstr ""
73481
73482 #: fortran/resolve.cc:9000
73483 #, gcc-internal-format, gfc-internal-format
73484 msgid "Logical SELECT CASE block at %L has more that two cases"
73485 msgstr ""
73486
73487 #: fortran/resolve.cc:9051
73488 #, gcc-internal-format
73489 msgid "Associating entity %qs at %L is a procedure pointer"
73490 msgstr ""
73491
73492 #: fortran/resolve.cc:9060
73493 #, gcc-internal-format
73494 msgid "Derived type %qs cannot be used as a variable at %L"
73495 msgstr "Похідний тип %qs не можна використовувати як змінну у %L"
73496
73497 #: fortran/resolve.cc:9077
73498 #, gcc-internal-format
73499 msgid "Associating entity %qs at %L is a procedure name"
73500 msgstr ""
73501
73502 #: fortran/resolve.cc:9093
73503 #, gcc-internal-format, gfc-internal-format
73504 msgid "Associating selector-expression at %L yields a procedure"
73505 msgstr ""
73506
73507 #: fortran/resolve.cc:9100
73508 #, gcc-internal-format, gfc-internal-format
73509 msgid "Selector at %L cannot be NULL()"
73510 msgstr ""
73511
73512 #: fortran/resolve.cc:9105
73513 #, gcc-internal-format, gfc-internal-format
73514 msgid "Selector at %L has no type"
73515 msgstr ""
73516
73517 #: fortran/resolve.cc:9127
73518 #, gcc-internal-format
73519 msgid "Associate-name %qs at %L is used as array"
73520 msgstr ""
73521
73522 #: fortran/resolve.cc:9138
73523 #, gcc-internal-format, gfc-internal-format
73524 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
73525 msgstr ""
73526
73527 #: fortran/resolve.cc:9370
73528 #, gcc-internal-format, gfc-internal-format
73529 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
73530 msgstr ""
73531
73532 #: fortran/resolve.cc:9408 fortran/resolve.cc:9420
73533 #, gcc-internal-format, gfc-internal-format
73534 msgid "Selector at %L must not be coindexed"
73535 msgstr ""
73536
73537 #: fortran/resolve.cc:9449
73538 #, gcc-internal-format, gfc-internal-format
73539 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
73540 msgstr ""
73541
73542 #: fortran/resolve.cc:9462
73543 #, gcc-internal-format
73544 msgid "Derived type %qs at %L must be extensible"
73545 msgstr ""
73546
73547 #: fortran/resolve.cc:9475
73548 #, gcc-internal-format
73549 msgid "Derived type %qs at %L must be an extension of %qs"
73550 msgstr ""
73551
73552 #: fortran/resolve.cc:9478
73553 #, gcc-internal-format
73554 msgid "Unexpected intrinsic type %qs at %L"
73555 msgstr ""
73556
73557 #: fortran/resolve.cc:9488
73558 #, gcc-internal-format, gfc-internal-format
73559 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
73560 msgstr ""
73561
73562 #: fortran/resolve.cc:9735
73563 #, gcc-internal-format, gfc-internal-format
73564 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
73565 msgstr ""
73566
73567 #: fortran/resolve.cc:9869
73568 #, gcc-internal-format, gfc-internal-format
73569 msgid "RANK DEFAULT at %L is repeated at %L"
73570 msgstr ""
73571
73572 #: fortran/resolve.cc:9878
73573 #, gcc-internal-format, gfc-internal-format
73574 msgid "RANK (*) at %L is repeated at %L"
73575 msgstr ""
73576
73577 #: fortran/resolve.cc:9881
73578 #, gcc-internal-format, gfc-internal-format
73579 msgid "RANK (%i) at %L is repeated at %L"
73580 msgstr ""
73581
73582 #: fortran/resolve.cc:9891 fortran/resolve.cc:9896
73583 #, gcc-internal-format, gfc-internal-format
73584 msgid "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
73585 msgstr ""
73586
73587 #: fortran/resolve.cc:10005
73588 #, gcc-internal-format, gfc-internal-format
73589 msgid "Invalid context for NULL () intrinsic at %L"
73590 msgstr ""
73591
73592 #: fortran/resolve.cc:10057
73593 #, gcc-internal-format, gfc-internal-format
73594 msgid "DTIO %s procedure at %L must be recursive"
73595 msgstr ""
73596
73597 #: fortran/resolve.cc:10067
73598 #, gcc-internal-format, gfc-internal-format
73599 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
73600 msgstr ""
73601
73602 #: fortran/resolve.cc:10080
73603 #, gcc-internal-format, gfc-internal-format
73604 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
73605 msgstr ""
73606
73607 #: fortran/resolve.cc:10089
73608 #, gcc-internal-format, gfc-internal-format
73609 msgid "Data transfer element at %L cannot have procedure pointer components"
73610 msgstr ""
73611
73612 #: fortran/resolve.cc:10096
73613 #, gcc-internal-format, gfc-internal-format
73614 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
73615 msgstr ""
73616
73617 #: fortran/resolve.cc:10107
73618 #, gcc-internal-format, gfc-internal-format
73619 msgid "Data transfer element at %L cannot have PRIVATE components"
73620 msgstr ""
73621
73622 #: fortran/resolve.cc:10113
73623 #, gcc-internal-format, gfc-internal-format
73624 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
73625 msgstr ""
73626
73627 #: fortran/resolve.cc:10128
73628 #, gcc-internal-format, gfc-internal-format
73629 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
73630 msgstr ""
73631
73632 #: fortran/resolve.cc:10185
73633 #, gcc-internal-format, gfc-internal-format
73634 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
73635 msgstr ""
73636
73637 #: fortran/resolve.cc:10195
73638 #, gcc-internal-format, gfc-internal-format
73639 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
73640 msgstr ""
73641
73642 #: fortran/resolve.cc:10199
73643 #, gcc-internal-format, gfc-internal-format
73644 msgid "Event variable argument at %L must be a coarray or coindexed"
73645 msgstr ""
73646
73647 #: fortran/resolve.cc:10202
73648 #, gcc-internal-format, gfc-internal-format
73649 msgid "Event variable argument at %L must be a coarray but not coindexed"
73650 msgstr ""
73651
73652 #: fortran/resolve.cc:10209 fortran/resolve.cc:10331
73653 #, gcc-internal-format, gfc-internal-format
73654 msgid "STAT= argument at %L must be a scalar INTEGER variable"
73655 msgstr ""
73656
73657 #: fortran/resolve.cc:10221 fortran/resolve.cc:10343
73658 #, gcc-internal-format, gfc-internal-format
73659 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
73660 msgstr ""
73661
73662 #: fortran/resolve.cc:10233
73663 #, gcc-internal-format, gfc-internal-format
73664 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
73665 msgstr ""
73666
73667 #: fortran/resolve.cc:10246
73668 #, gcc-internal-format, gfc-internal-format
73669 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
73670 msgstr ""
73671
73672 #: fortran/resolve.cc:10307
73673 #, gcc-internal-format, gfc-internal-format
73674 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
73675 msgstr ""
73676
73677 #: fortran/resolve.cc:10311 fortran/resolve.cc:10321
73678 #, gcc-internal-format, gfc-internal-format
73679 msgid "Imageset argument at %L must between 1 and num_images()"
73680 msgstr ""
73681
73682 #: fortran/resolve.cc:10374
73683 #, gcc-internal-format, gfc-internal-format
73684 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
73685 msgstr ""
73686
73687 #: fortran/resolve.cc:10384
73688 #, gcc-internal-format, gfc-internal-format
73689 msgid "Branch at %L may result in an infinite loop"
73690 msgstr ""
73691
73692 #. Note: A label at END CRITICAL does not leave the CRITICAL
73693 #. construct as END CRITICAL is still part of it.
73694 #: fortran/resolve.cc:10401 fortran/resolve.cc:10424
73695 #, gcc-internal-format, gfc-internal-format
73696 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
73697 msgstr ""
73698
73699 #: fortran/resolve.cc:10405 fortran/resolve.cc:10430
73700 #, gcc-internal-format, gfc-internal-format
73701 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
73702 msgstr ""
73703
73704 #. The label is not in an enclosing block, so illegal.  This was
73705 #. allowed in Fortran 66, so we allow it as extension.  No
73706 #. further checks are necessary in this case.
73707 #: fortran/resolve.cc:10445
73708 #, gcc-internal-format, gfc-internal-format
73709 msgid "Label at %L is not in the same block as the GOTO statement at %L"
73710 msgstr ""
73711
73712 #: fortran/resolve.cc:10517
73713 #, gcc-internal-format, gfc-internal-format
73714 msgid "WHERE mask at %L has inconsistent shape"
73715 msgstr ""
73716
73717 #: fortran/resolve.cc:10533
73718 #, gcc-internal-format, gfc-internal-format
73719 msgid "WHERE assignment target at %L has inconsistent shape"
73720 msgstr ""
73721
73722 #: fortran/resolve.cc:10541 fortran/resolve.cc:10628
73723 #, gcc-internal-format, gfc-internal-format
73724 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
73725 msgstr ""
73726
73727 #: fortran/resolve.cc:10551 fortran/resolve.cc:10638
73728 #, gcc-internal-format, gfc-internal-format
73729 msgid "Unsupported statement inside WHERE at %L"
73730 msgstr ""
73731
73732 #: fortran/resolve.cc:10582
73733 #, gcc-internal-format, gfc-internal-format
73734 msgid "Assignment to a FORALL index variable at %L"
73735 msgstr ""
73736
73737 #: fortran/resolve.cc:10591
73738 #, gcc-internal-format
73739 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"
73740 msgstr ""
73741
73742 #: fortran/resolve.cc:10738
73743 #, gcc-internal-format, gfc-internal-format
73744 msgid "FORALL construct at %L"
73745 msgstr ""
73746
73747 #: fortran/resolve.cc:10759
73748 #, gcc-internal-format, gfc-internal-format
73749 msgid "FORALL index-name at %L must be a scalar variable of type integer"
73750 msgstr ""
73751
73752 #: fortran/resolve.cc:10769
73753 #, gcc-internal-format, gfc-internal-format
73754 msgid "An outer FORALL construct already has an index with this name %L"
73755 msgstr ""
73756
73757 #: fortran/resolve.cc:10846
73758 #, gcc-internal-format, gfc-internal-format
73759 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
73760 msgstr ""
73761
73762 #: fortran/resolve.cc:10961
73763 #, gcc-internal-format
73764 msgid "gfc_resolve_blocks(): Bad block type"
73765 msgstr ""
73766
73767 #: fortran/resolve.cc:11074
73768 #, gcc-internal-format, gfc-internal-format
73769 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
73770 msgstr ""
73771
73772 #: fortran/resolve.cc:11106
73773 #, gcc-internal-format, gfc-internal-format
73774 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
73775 msgstr ""
73776
73777 #. F2008, C1283 (4).
73778 #: fortran/resolve.cc:11112
73779 #, gcc-internal-format, gfc-internal-format
73780 msgid "In a pure subprogram an INTENT(IN) dummy argument shall not be used as the expr at %L of an intrinsic assignment statement in which the variable is of a derived type if the derived type has a pointer component at any level of component selection."
73781 msgstr ""
73782
73783 #: fortran/resolve.cc:11124
73784 #, gcc-internal-format, gfc-internal-format
73785 msgid "Assignment to coindexed variable at %L in a PURE procedure"
73786 msgstr ""
73787
73788 #: fortran/resolve.cc:11156
73789 #, gcc-internal-format, gfc-internal-format
73790 msgid "Assignment to polymorphic coarray at %L is not permitted"
73791 msgstr ""
73792
73793 #: fortran/resolve.cc:11160
73794 #, gcc-internal-format, gfc-internal-format
73795 msgid "Assignment to an allocatable polymorphic variable at %L"
73796 msgstr ""
73797
73798 #: fortran/resolve.cc:11165
73799 #, gcc-internal-format
73800 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
73801 msgstr ""
73802
73803 #: fortran/resolve.cc:11172
73804 #, gcc-internal-format, gfc-internal-format
73805 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
73806 msgstr ""
73807
73808 #: fortran/resolve.cc:11183
73809 #, gcc-internal-format, gfc-internal-format
73810 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
73811 msgstr ""
73812
73813 #: fortran/resolve.cc:11503
73814 #, gcc-internal-format, gfc-internal-format
73815 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
73816 msgstr ""
73817
73818 #. Even if standard does not support this feature, continue to build
73819 #. the two statements to avoid upsetting frontend_passes.c.
73820 #: fortran/resolve.cc:11745
73821 #, gcc-internal-format, gfc-internal-format
73822 msgid "Pointer procedure assignment at %L"
73823 msgstr ""
73824
73825 #: fortran/resolve.cc:11757
73826 #, gcc-internal-format, gfc-internal-format
73827 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
73828 msgstr ""
73829
73830 #: fortran/resolve.cc:12027
73831 #, gcc-internal-format, gfc-internal-format
73832 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
73833 msgstr ""
73834
73835 #: fortran/resolve.cc:12031
73836 #, gcc-internal-format
73837 msgid "Variable %qs has not been assigned a target label at %L"
73838 msgstr ""
73839
73840 #: fortran/resolve.cc:12042
73841 #, gcc-internal-format, gfc-internal-format
73842 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
73843 msgstr ""
73844
73845 #: fortran/resolve.cc:12080
73846 #, gcc-internal-format, gfc-internal-format
73847 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
73848 msgstr ""
73849
73850 #: fortran/resolve.cc:12114
73851 #, gcc-internal-format, gfc-internal-format
73852 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
73853 msgstr ""
73854
73855 #: fortran/resolve.cc:12161
73856 #, gcc-internal-format, gfc-internal-format
73857 msgid "Invalid NULL at %L"
73858 msgstr ""
73859
73860 #: fortran/resolve.cc:12165
73861 #, gcc-internal-format, gfc-internal-format
73862 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
73863 msgstr ""
73864
73865 #: fortran/resolve.cc:12226
73866 #, gcc-internal-format
73867 msgid "gfc_resolve_code(): No expression on DO WHILE"
73868 msgstr ""
73869
73870 #: fortran/resolve.cc:12231
73871 #, gcc-internal-format, gfc-internal-format
73872 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
73873 msgstr ""
73874
73875 #: fortran/resolve.cc:12315
73876 #, gcc-internal-format, gfc-internal-format
73877 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
73878 msgstr ""
73879
73880 #: fortran/resolve.cc:12416
73881 #, gcc-internal-format
73882 msgid "gfc_resolve_code(): Bad statement code"
73883 msgstr ""
73884
73885 #: fortran/resolve.cc:12437
73886 #, gcc-internal-format
73887 msgid "Using parameter %qs declared at %L is deprecated"
73888 msgstr ""
73889
73890 #: fortran/resolve.cc:12531
73891 #, gcc-internal-format
73892 msgid "Variable %qs with binding label %qs at %L uses the same global identifier as entity at %L"
73893 msgstr ""
73894
73895 #. This can only happen if the variable is defined in a module - if it
73896 #. isn't the same module, reject it.
73897 #: fortran/resolve.cc:12545
73898 #, gcc-internal-format
73899 msgid "Variable %qs from module %qs with binding label %qs at %L uses the same global identifier as entity at %L from module %qs"
73900 msgstr ""
73901
73902 #. Print an error if the procedure is defined multiple times; we have to
73903 #. exclude references to the same procedure via module association or
73904 #. multiple checks for the same procedure.
73905 #: fortran/resolve.cc:12564
73906 #, gcc-internal-format
73907 msgid "Procedure %qs with binding label %qs at %L uses the same global identifier as entity at %L"
73908 msgstr ""
73909
73910 #: fortran/resolve.cc:12650
73911 #, gcc-internal-format, gfc-internal-format
73912 msgid "String length at %L is too large"
73913 msgstr ""
73914
73915 #: fortran/resolve.cc:12885
73916 #, gcc-internal-format
73917 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
73918 msgstr ""
73919
73920 #: fortran/resolve.cc:12889
73921 #, gcc-internal-format
73922 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
73923 msgstr ""
73924
73925 #: fortran/resolve.cc:12897
73926 #, gcc-internal-format
73927 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
73928 msgstr ""
73929
73930 #: fortran/resolve.cc:12908
73931 #, gcc-internal-format
73932 msgid "Array %qs at %L cannot have a deferred shape"
73933 msgstr ""
73934
73935 #: fortran/resolve.cc:12924
73936 #, gcc-internal-format
73937 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
73938 msgstr ""
73939
73940 #: fortran/resolve.cc:12936
73941 #, gcc-internal-format
73942 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
73943 msgstr ""
73944
73945 #: fortran/resolve.cc:12969
73946 #, gcc-internal-format
73947 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"
73948 msgstr ""
73949
73950 #: fortran/resolve.cc:12991
73951 #, gcc-internal-format
73952 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
73953 msgstr ""
73954
73955 #: fortran/resolve.cc:13024
73956 #, gcc-internal-format
73957 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
73958 msgstr ""
73959
73960 #. F08:C541. The shape of an array defined in a main program or module
73961 #. * needs to be constant.
73962 #: fortran/resolve.cc:13060
73963 #, gcc-internal-format
73964 msgid "The module or main program array %qs at %L must have constant shape"
73965 msgstr ""
73966
73967 #: fortran/resolve.cc:13085
73968 #, gcc-internal-format, gfc-internal-format
73969 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
73970 msgstr ""
73971
73972 #: fortran/resolve.cc:13106
73973 #, gcc-internal-format
73974 msgid "%qs at %L must have constant character length in this context"
73975 msgstr ""
73976
73977 #: fortran/resolve.cc:13113
73978 #, gcc-internal-format
73979 msgid "COMMON variable %qs at %L must have constant character length"
73980 msgstr ""
73981
73982 #: fortran/resolve.cc:13160
73983 #, gcc-internal-format
73984 msgid "Allocatable %qs at %L cannot have an initializer"
73985 msgstr ""
73986
73987 #: fortran/resolve.cc:13163
73988 #, gcc-internal-format
73989 msgid "External %qs at %L cannot have an initializer"
73990 msgstr ""
73991
73992 #: fortran/resolve.cc:13166
73993 #, gcc-internal-format
73994 msgid "Dummy %qs at %L cannot have an initializer"
73995 msgstr ""
73996
73997 #: fortran/resolve.cc:13169
73998 #, gcc-internal-format
73999 msgid "Intrinsic %qs at %L cannot have an initializer"
74000 msgstr ""
74001
74002 #: fortran/resolve.cc:13172
74003 #, gcc-internal-format
74004 msgid "Function result %qs at %L cannot have an initializer"
74005 msgstr ""
74006
74007 #: fortran/resolve.cc:13175
74008 #, gcc-internal-format
74009 msgid "Automatic array %qs at %L cannot have an initializer"
74010 msgstr ""
74011
74012 #: fortran/resolve.cc:13217
74013 #, gcc-internal-format, gfc-internal-format
74014 msgid "%s at %L"
74015 msgstr ""
74016
74017 #: fortran/resolve.cc:13249
74018 #, gcc-internal-format
74019 msgid "Character-valued statement function %qs at %L must have constant length"
74020 msgstr ""
74021
74022 #: fortran/resolve.cc:13272
74023 #, gcc-internal-format
74024 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
74025 msgstr ""
74026
74027 #: fortran/resolve.cc:13294
74028 #, gcc-internal-format
74029 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
74030 msgstr ""
74031
74032 #: fortran/resolve.cc:13312
74033 #, gcc-internal-format
74034 msgid "Function %qs at %L cannot have an initializer"
74035 msgstr ""
74036
74037 #: fortran/resolve.cc:13324
74038 #, gcc-internal-format
74039 msgid "External object %qs at %L may not have an initializer"
74040 msgstr ""
74041
74042 #: fortran/resolve.cc:13334
74043 #, gcc-internal-format
74044 msgid "ELEMENTAL function %qs at %L must have a scalar result"
74045 msgstr ""
74046
74047 #: fortran/resolve.cc:13344
74048 #, gcc-internal-format
74049 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
74050 msgstr ""
74051
74052 #: fortran/resolve.cc:13363
74053 #, gcc-internal-format
74054 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
74055 msgstr ""
74056
74057 #: fortran/resolve.cc:13367
74058 #, gcc-internal-format
74059 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
74060 msgstr ""
74061
74062 #: fortran/resolve.cc:13371
74063 #, gcc-internal-format
74064 msgid "CHARACTER(*) function %qs at %L cannot be pure"
74065 msgstr ""
74066
74067 #: fortran/resolve.cc:13375
74068 #, gcc-internal-format
74069 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
74070 msgstr ""
74071
74072 #: fortran/resolve.cc:13388
74073 #, gcc-internal-format
74074 msgid "CHARACTER(*) function %qs at %L"
74075 msgstr ""
74076
74077 #: fortran/resolve.cc:13399
74078 #, gcc-internal-format
74079 msgid "Procedure pointer %qs at %L shall not be elemental"
74080 msgstr ""
74081
74082 #: fortran/resolve.cc:13405
74083 #, gcc-internal-format
74084 msgid "Dummy procedure %qs at %L shall not be elemental"
74085 msgstr ""
74086
74087 #: fortran/resolve.cc:13425
74088 #, gcc-internal-format
74089 msgid "Function result variable %qs at %L of elemental function %qs shall not have an ALLOCATABLE or POINTER attribute"
74090 msgstr ""
74091
74092 #: fortran/resolve.cc:13482
74093 #, gcc-internal-format
74094 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
74095 msgstr ""
74096
74097 #: fortran/resolve.cc:13488
74098 #, gcc-internal-format
74099 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
74100 msgstr ""
74101
74102 #: fortran/resolve.cc:13494
74103 #, gcc-internal-format
74104 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
74105 msgstr ""
74106
74107 #: fortran/resolve.cc:13502
74108 #, gcc-internal-format
74109 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
74110 msgstr ""
74111
74112 #: fortran/resolve.cc:13508
74113 #, gcc-internal-format
74114 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
74115 msgstr ""
74116
74117 #: fortran/resolve.cc:13551
74118 #, gcc-internal-format, gfc-internal-format
74119 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
74120 msgstr ""
74121
74122 #: fortran/resolve.cc:13559
74123 #, gcc-internal-format, gfc-internal-format
74124 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
74125 msgstr ""
74126
74127 #: fortran/resolve.cc:13567
74128 #, gcc-internal-format, gfc-internal-format
74129 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
74130 msgstr ""
74131
74132 #: fortran/resolve.cc:13576
74133 #, gcc-internal-format
74134 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
74135 msgstr ""
74136
74137 #: fortran/resolve.cc:13660
74138 #, gcc-internal-format
74139 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
74140 msgstr ""
74141
74142 #: fortran/resolve.cc:13669
74143 #, gcc-internal-format, gfc-internal-format
74144 msgid "FINAL procedure at %L must have exactly one argument"
74145 msgstr ""
74146
74147 #: fortran/resolve.cc:13678
74148 #, gcc-internal-format
74149 msgid "Argument of FINAL procedure at %L must be of type %qs"
74150 msgstr ""
74151
74152 #: fortran/resolve.cc:13686
74153 #, gcc-internal-format, gfc-internal-format
74154 msgid "Argument of FINAL procedure at %L must not be a POINTER"
74155 msgstr ""
74156
74157 #: fortran/resolve.cc:13692
74158 #, gcc-internal-format, gfc-internal-format
74159 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
74160 msgstr ""
74161
74162 #: fortran/resolve.cc:13698
74163 #, gcc-internal-format, gfc-internal-format
74164 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
74165 msgstr ""
74166
74167 #: fortran/resolve.cc:13706
74168 #, gcc-internal-format, gfc-internal-format
74169 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
74170 msgstr ""
74171
74172 #: fortran/resolve.cc:13715
74173 #, gcc-internal-format, gfc-internal-format
74174 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
74175 msgstr ""
74176
74177 #: fortran/resolve.cc:13737
74178 #, gcc-internal-format
74179 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
74180 msgstr ""
74181
74182 #: fortran/resolve.cc:13774
74183 #, gcc-internal-format
74184 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
74185 msgstr ""
74186
74187 #: fortran/resolve.cc:13814
74188 #, gcc-internal-format
74189 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
74190 msgstr ""
74191
74192 #: fortran/resolve.cc:13850
74193 #, gcc-internal-format
74194 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
74195 msgstr ""
74196
74197 #: fortran/resolve.cc:13909
74198 #, gcc-internal-format
74199 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
74200 msgstr ""
74201
74202 #: fortran/resolve.cc:13921
74203 #, gcc-internal-format
74204 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
74205 msgstr ""
74206
74207 #: fortran/resolve.cc:13949
74208 #, gcc-internal-format
74209 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
74210 msgstr ""
74211
74212 #: fortran/resolve.cc:14005
74213 #, gcc-internal-format, gfc-internal-format
74214 msgid "Type-bound operator at %L cannot be NOPASS"
74215 msgstr ""
74216
74217 #: fortran/resolve.cc:14217
74218 #, gcc-internal-format
74219 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
74220 msgstr ""
74221
74222 #: fortran/resolve.cc:14260
74223 #, gcc-internal-format
74224 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
74225 msgstr ""
74226
74227 #: fortran/resolve.cc:14274
74228 #, gcc-internal-format
74229 msgid "Procedure %qs with PASS at %L must have at least one argument"
74230 msgstr ""
74231
74232 #: fortran/resolve.cc:14288 fortran/resolve.cc:14774
74233 #, gcc-internal-format
74234 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
74235 msgstr ""
74236
74237 #: fortran/resolve.cc:14296
74238 #, gcc-internal-format
74239 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
74240 msgstr ""
74241
74242 #: fortran/resolve.cc:14305
74243 #, gcc-internal-format
74244 msgid "Passed-object dummy argument of %qs at %L must be scalar"
74245 msgstr ""
74246
74247 #: fortran/resolve.cc:14311
74248 #, gcc-internal-format
74249 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
74250 msgstr ""
74251
74252 #: fortran/resolve.cc:14317
74253 #, gcc-internal-format
74254 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
74255 msgstr ""
74256
74257 #: fortran/resolve.cc:14346
74258 #, gcc-internal-format
74259 msgid "Procedure %qs at %L has the same name as a component of %qs"
74260 msgstr ""
74261
74262 #: fortran/resolve.cc:14356
74263 #, gcc-internal-format
74264 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
74265 msgstr ""
74266
74267 #: fortran/resolve.cc:14451
74268 #, gcc-internal-format
74269 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
74270 msgstr ""
74271
74272 #: fortran/resolve.cc:14554
74273 #, gcc-internal-format
74274 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
74275 msgstr ""
74276
74277 #: fortran/resolve.cc:14563
74278 #, gcc-internal-format
74279 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
74280 msgstr ""
74281
74282 #: fortran/resolve.cc:14573
74283 #, gcc-internal-format
74284 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
74285 msgstr ""
74286
74287 #: fortran/resolve.cc:14598
74288 #, gcc-internal-format
74289 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
74290 msgstr ""
74291
74292 #: fortran/resolve.cc:14609
74293 #, gcc-internal-format
74294 msgid "Component %qs of BIND(C) type at %L must have length one"
74295 msgstr ""
74296
74297 #: fortran/resolve.cc:14707
74298 #, gcc-internal-format
74299 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
74300 msgstr ""
74301
74302 #: fortran/resolve.cc:14721
74303 #, gcc-internal-format
74304 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
74305 msgstr ""
74306
74307 #: fortran/resolve.cc:14737
74308 #, gcc-internal-format
74309 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
74310 msgstr ""
74311
74312 #: fortran/resolve.cc:14747
74313 #, gcc-internal-format
74314 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
74315 msgstr ""
74316
74317 #: fortran/resolve.cc:14756
74318 #, gcc-internal-format
74319 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
74320 msgstr ""
74321
74322 #: fortran/resolve.cc:14765
74323 #, gcc-internal-format
74324 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
74325 msgstr ""
74326
74327 #: fortran/resolve.cc:14807
74328 #, gcc-internal-format
74329 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
74330 msgstr ""
74331
74332 #: fortran/resolve.cc:14820
74333 #, gcc-internal-format
74334 msgid "Character length of component %qs needs to be a constant specification expression at %L"
74335 msgstr ""
74336
74337 #: fortran/resolve.cc:14831
74338 #, gcc-internal-format
74339 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
74340 msgstr ""
74341
74342 #: fortran/resolve.cc:14864
74343 #, gcc-internal-format
74344 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
74345 msgstr ""
74346
74347 #: fortran/resolve.cc:14872
74348 #, gcc-internal-format, gfc-internal-format
74349 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
74350 msgstr ""
74351
74352 #: fortran/resolve.cc:14881
74353 #, gcc-internal-format, gfc-internal-format
74354 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
74355 msgstr ""
74356
74357 #: fortran/resolve.cc:14967
74358 #, gcc-internal-format, gfc-internal-format
74359 msgid "Conflicting initializers in union at %L and %L"
74360 msgstr ""
74361
74362 #: fortran/resolve.cc:15012
74363 #, gcc-internal-format
74364 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
74365 msgstr ""
74366
74367 #: fortran/resolve.cc:15025
74368 #, gcc-internal-format
74369 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
74370 msgstr ""
74371
74372 #: fortran/resolve.cc:15089
74373 #, gcc-internal-format
74374 msgid "Parameterized type %qs does not have a component corresponding to parameter %qs at %L"
74375 msgstr ""
74376
74377 #: fortran/resolve.cc:15122
74378 #, gcc-internal-format
74379 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
74380 msgstr ""
74381
74382 #: fortran/resolve.cc:15136
74383 #, gcc-internal-format
74384 msgid "Derived type %qs at %L has not been declared"
74385 msgstr ""
74386
74387 #: fortran/resolve.cc:15201
74388 #, gcc-internal-format
74389 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
74390 msgstr ""
74391
74392 #: fortran/resolve.cc:15207
74393 #, gcc-internal-format
74394 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
74395 msgstr ""
74396
74397 #: fortran/resolve.cc:15213
74398 #, gcc-internal-format
74399 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
74400 msgstr ""
74401
74402 #: fortran/resolve.cc:15221
74403 #, gcc-internal-format
74404 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
74405 msgstr ""
74406
74407 #: fortran/resolve.cc:15238
74408 #, gcc-internal-format
74409 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
74410 msgstr ""
74411
74412 #: fortran/resolve.cc:15260
74413 #, gcc-internal-format
74414 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
74415 msgstr ""
74416
74417 #: fortran/resolve.cc:15271
74418 #, gcc-internal-format
74419 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
74420 msgstr ""
74421
74422 #: fortran/resolve.cc:15298
74423 #, gcc-internal-format
74424 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
74425 msgstr ""
74426
74427 #: fortran/resolve.cc:15317
74428 #, gcc-internal-format
74429 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
74430 msgstr ""
74431
74432 #: fortran/resolve.cc:15333
74433 #, gcc-internal-format
74434 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
74435 msgstr ""
74436
74437 #: fortran/resolve.cc:15344
74438 #, gcc-internal-format, gfc-internal-format
74439 msgid "Incompatible derived type in PARAMETER at %L"
74440 msgstr ""
74441
74442 #: fortran/resolve.cc:15352
74443 #, gcc-internal-format
74444 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
74445 msgstr ""
74446
74447 #: fortran/resolve.cc:15403
74448 #, gcc-internal-format
74449 msgid "The object %qs at %L has a deferred LEN parameter %qs and is neither allocatable nor a pointer"
74450 msgstr ""
74451
74452 #: fortran/resolve.cc:15414
74453 #, gcc-internal-format
74454 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)"
74455 msgstr ""
74456
74457 #: fortran/resolve.cc:15421
74458 #, gcc-internal-format
74459 msgid "The object %qs at %L with ASSUMED type parameters must be a dummy or a SELECT TYPE selector(F08/4.2)"
74460 msgstr ""
74461
74462 #: fortran/resolve.cc:15461
74463 #, gcc-internal-format, gfc-internal-format
74464 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
74465 msgstr ""
74466
74467 #: fortran/resolve.cc:15525
74468 #, gcc-internal-format, gfc-internal-format
74469 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
74470 msgstr ""
74471
74472 #: fortran/resolve.cc:15528
74473 #, gcc-internal-format, gfc-internal-format
74474 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
74475 msgstr ""
74476
74477 #: fortran/resolve.cc:15628
74478 #, gcc-internal-format
74479 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
74480 msgstr ""
74481
74482 #: fortran/resolve.cc:15649
74483 #, gcc-internal-format, gfc-internal-format
74484 msgid "Bad specification for assumed size array at %L"
74485 msgstr ""
74486
74487 #: fortran/resolve.cc:15662
74488 #, gcc-internal-format, gfc-internal-format
74489 msgid "Assumed size array at %L must be a dummy argument"
74490 msgstr ""
74491
74492 #: fortran/resolve.cc:15665
74493 #, gcc-internal-format, gfc-internal-format
74494 msgid "Assumed shape array at %L must be a dummy argument"
74495 msgstr ""
74496
74497 #: fortran/resolve.cc:15675
74498 #, gcc-internal-format, gfc-internal-format
74499 msgid "Assumed-rank array at %L must be a dummy argument"
74500 msgstr ""
74501
74502 #: fortran/resolve.cc:15682
74503 #, gcc-internal-format, gfc-internal-format
74504 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
74505 msgstr ""
74506
74507 #: fortran/resolve.cc:15695
74508 #, gcc-internal-format, gfc-internal-format
74509 msgid "Symbol at %L is not a DUMMY variable"
74510 msgstr ""
74511
74512 #: fortran/resolve.cc:15701
74513 #, gcc-internal-format
74514 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
74515 msgstr ""
74516
74517 #: fortran/resolve.cc:15711
74518 #, gcc-internal-format
74519 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
74520 msgstr ""
74521
74522 #: fortran/resolve.cc:15720
74523 #, gcc-internal-format
74524 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
74525 msgstr ""
74526
74527 #: fortran/resolve.cc:15733 fortran/resolve.cc:15910
74528 #, gcc-internal-format
74529 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
74530 msgstr ""
74531
74532 #: fortran/resolve.cc:15747
74533 #, gcc-internal-format, gfc-internal-format
74534 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
74535 msgstr ""
74536
74537 #: fortran/resolve.cc:15756
74538 #, gcc-internal-format, gfc-internal-format
74539 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
74540 msgstr ""
74541
74542 #: fortran/resolve.cc:15765
74543 #, gcc-internal-format, gfc-internal-format
74544 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
74545 msgstr ""
74546
74547 #: fortran/resolve.cc:15773
74548 #, gcc-internal-format, gfc-internal-format
74549 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
74550 msgstr ""
74551
74552 #: fortran/resolve.cc:15780
74553 #, gcc-internal-format, gfc-internal-format
74554 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
74555 msgstr ""
74556
74557 #: fortran/resolve.cc:15800
74558 #, gcc-internal-format, gfc-internal-format
74559 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
74560 msgstr ""
74561
74562 #: fortran/resolve.cc:15807
74563 #, gcc-internal-format, gfc-internal-format
74564 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
74565 msgstr ""
74566
74567 #: fortran/resolve.cc:15814
74568 #, gcc-internal-format, gfc-internal-format
74569 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
74570 msgstr ""
74571
74572 #: fortran/resolve.cc:15821
74573 #, gcc-internal-format, gfc-internal-format
74574 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
74575 msgstr ""
74576
74577 #: fortran/resolve.cc:15847
74578 #, gcc-internal-format
74579 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
74580 msgstr ""
74581
74582 #: fortran/resolve.cc:15857
74583 #, gcc-internal-format
74584 msgid "BIND(C) Variable %qs at %L must have length one"
74585 msgstr ""
74586
74587 #: fortran/resolve.cc:15936
74588 #, gcc-internal-format
74589 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
74590 msgstr ""
74591
74592 #: fortran/resolve.cc:15951
74593 #, gcc-internal-format, gfc-internal-format
74594 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
74595 msgstr ""
74596
74597 #: fortran/resolve.cc:15964
74598 #, gcc-internal-format, gfc-internal-format
74599 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray"
74600 msgstr ""
74601
74602 #: fortran/resolve.cc:15982
74603 #, gcc-internal-format
74604 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
74605 msgstr ""
74606
74607 #: fortran/resolve.cc:15994
74608 #, gcc-internal-format
74609 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
74610 msgstr ""
74611
74612 #: fortran/resolve.cc:16003
74613 #, gcc-internal-format
74614 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
74615 msgstr ""
74616
74617 #: fortran/resolve.cc:16016
74618 #, gcc-internal-format
74619 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
74620 msgstr ""
74621
74622 #: fortran/resolve.cc:16025
74623 #, gcc-internal-format
74624 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
74625 msgstr ""
74626
74627 #: fortran/resolve.cc:16038
74628 #, gcc-internal-format
74629 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
74630 msgstr ""
74631
74632 #: fortran/resolve.cc:16054
74633 #, gcc-internal-format
74634 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
74635 msgstr ""
74636
74637 #: fortran/resolve.cc:16062
74638 #, gcc-internal-format
74639 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
74640 msgstr ""
74641
74642 #: fortran/resolve.cc:16069
74643 #, gcc-internal-format
74644 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
74645 msgstr ""
74646
74647 #: fortran/resolve.cc:16082
74648 #, gcc-internal-format
74649 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
74650 msgstr ""
74651
74652 #: fortran/resolve.cc:16091
74653 #, gcc-internal-format
74654 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
74655 msgstr ""
74656
74657 #: fortran/resolve.cc:16107
74658 #, gcc-internal-format
74659 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
74660 msgstr ""
74661
74662 #: fortran/resolve.cc:16113
74663 #, gcc-internal-format
74664 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
74665 msgstr ""
74666
74667 #: fortran/resolve.cc:16138
74668 #, gcc-internal-format
74669 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
74670 msgstr ""
74671
74672 #: fortran/resolve.cc:16209
74673 #, gcc-internal-format, gfc-internal-format
74674 msgid "Threadprivate at %L isn't SAVEd"
74675 msgstr ""
74676
74677 #: fortran/resolve.cc:16221
74678 #, gcc-internal-format
74679 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
74680 msgstr ""
74681
74682 #: fortran/resolve.cc:16328
74683 #, gcc-internal-format, gfc-internal-format
74684 msgid "Expecting definable entity near %L"
74685 msgstr ""
74686
74687 #: fortran/resolve.cc:16336
74688 #, gcc-internal-format
74689 msgid "BLOCK DATA element %qs at %L must be in COMMON"
74690 msgstr ""
74691
74692 #: fortran/resolve.cc:16343
74693 #, gcc-internal-format
74694 msgid "DATA array %qs at %L must be specified in a previous declaration"
74695 msgstr ""
74696
74697 #: fortran/resolve.cc:16350
74698 #, gcc-internal-format
74699 msgid "DATA element %qs at %L cannot have a coindex"
74700 msgstr ""
74701
74702 #: fortran/resolve.cc:16366
74703 #, gcc-internal-format
74704 msgid "DATA element %qs at %L is a pointer and so must be a full array"
74705 msgstr ""
74706
74707 #: fortran/resolve.cc:16373
74708 #, gcc-internal-format, gfc-internal-format
74709 msgid "DATA object near %L has the pointer attribute and the corresponding DATA value is not a valid initial-data-target"
74710 msgstr ""
74711
74712 #: fortran/resolve.cc:16382
74713 #, gcc-internal-format
74714 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
74715 msgstr ""
74716
74717 #: fortran/resolve.cc:16428
74718 #, gcc-internal-format, gfc-internal-format
74719 msgid "Nonconstant array section at %L in DATA statement"
74720 msgstr ""
74721
74722 #: fortran/resolve.cc:16441
74723 #, gcc-internal-format, gfc-internal-format
74724 msgid "DATA statement at %L has more variables than values"
74725 msgstr ""
74726
74727 #: fortran/resolve.cc:16540
74728 #, gcc-internal-format, gfc-internal-format
74729 msgid "start of implied-do loop at %L could not be simplified to a constant value"
74730 msgstr ""
74731
74732 #: fortran/resolve.cc:16548
74733 #, gcc-internal-format, gfc-internal-format
74734 msgid "end of implied-do loop at %L could not be simplified to a constant value"
74735 msgstr ""
74736
74737 #: fortran/resolve.cc:16556
74738 #, gcc-internal-format, gfc-internal-format
74739 msgid "step of implied-do loop at %L could not be simplified to a constant value"
74740 msgstr ""
74741
74742 #: fortran/resolve.cc:16563
74743 #, gcc-internal-format, gfc-internal-format
74744 msgid "step of implied-do loop at %L shall not be zero"
74745 msgstr ""
74746
74747 #: fortran/resolve.cc:16688
74748 #, gcc-internal-format, gfc-internal-format
74749 msgid "DATA statement at %L has more values than variables"
74750 msgstr ""
74751
74752 #: fortran/resolve.cc:16854
74753 #, gcc-internal-format, gfc-internal-format
74754 msgid "Label %d at %L defined but not used"
74755 msgstr ""
74756
74757 #: fortran/resolve.cc:16860
74758 #, gcc-internal-format, gfc-internal-format
74759 msgid "Label %d at %L defined but cannot be used"
74760 msgstr ""
74761
74762 #: fortran/resolve.cc:16944
74763 #, gcc-internal-format
74764 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
74765 msgstr ""
74766
74767 #: fortran/resolve.cc:16953
74768 #, gcc-internal-format
74769 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
74770 msgstr ""
74771
74772 #: fortran/resolve.cc:16961
74773 #, gcc-internal-format
74774 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
74775 msgstr ""
74776
74777 #: fortran/resolve.cc:16977
74778 #, gcc-internal-format
74779 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
74780 msgstr ""
74781
74782 #: fortran/resolve.cc:17080
74783 #, gcc-internal-format, gfc-internal-format
74784 msgid "Syntax error in EQUIVALENCE statement at %L"
74785 msgstr ""
74786
74787 #: fortran/resolve.cc:17095
74788 #, gcc-internal-format, gfc-internal-format
74789 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
74790 msgstr ""
74791
74792 #: fortran/resolve.cc:17120
74793 #, gcc-internal-format
74794 msgid "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
74795 msgstr ""
74796
74797 #: fortran/resolve.cc:17129
74798 #, gcc-internal-format
74799 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
74800 msgstr ""
74801
74802 #: fortran/resolve.cc:17202
74803 #, gcc-internal-format
74804 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
74805 msgstr ""
74806
74807 #: fortran/resolve.cc:17213
74808 #, gcc-internal-format
74809 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
74810 msgstr ""
74811
74812 #: fortran/resolve.cc:17224
74813 #, gcc-internal-format, gfc-internal-format
74814 msgid "Substring at %L has length zero"
74815 msgstr ""
74816
74817 #: fortran/resolve.cc:17255
74818 #, gcc-internal-format
74819 msgid "Self reference in character length expression for %qs at %L"
74820 msgstr ""
74821
74822 #: fortran/resolve.cc:17322
74823 #, gcc-internal-format
74824 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
74825 msgstr ""
74826
74827 #: fortran/resolve.cc:17335
74828 #, gcc-internal-format
74829 msgid "ENTRY %qs at %L has no IMPLICIT type"
74830 msgstr ""
74831
74832 #: fortran/resolve.cc:17355
74833 #, gcc-internal-format
74834 msgid "User operator procedure %qs at %L must be a FUNCTION"
74835 msgstr ""
74836
74837 #: fortran/resolve.cc:17365
74838 #, gcc-internal-format
74839 msgid "User operator procedure %qs at %L cannot be assumed character length"
74840 msgstr ""
74841
74842 #: fortran/resolve.cc:17373
74843 #, gcc-internal-format
74844 msgid "User operator procedure %qs at %L must have at least one argument"
74845 msgstr ""
74846
74847 #: fortran/resolve.cc:17387
74848 #, gcc-internal-format, gfc-internal-format
74849 msgid "First argument of operator interface at %L cannot be optional"
74850 msgstr ""
74851
74852 #: fortran/resolve.cc:17405
74853 #, gcc-internal-format, gfc-internal-format
74854 msgid "Second argument of operator interface at %L cannot be optional"
74855 msgstr ""
74856
74857 #: fortran/resolve.cc:17412
74858 #, gcc-internal-format, gfc-internal-format
74859 msgid "Operator interface at %L must have, at most, two arguments"
74860 msgstr ""
74861
74862 #: fortran/resolve.cc:17491
74863 #, gcc-internal-format
74864 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
74865 msgstr ""
74866
74867 #: fortran/scanner.cc:309
74868 #, gcc-internal-format
74869 msgid "Include directory %qs: %s"
74870 msgstr ""
74871
74872 #: fortran/scanner.cc:313
74873 #, gcc-internal-format
74874 msgid "Nonexistent include directory %qs"
74875 msgstr ""
74876
74877 #: fortran/scanner.cc:318
74878 #, gcc-internal-format
74879 msgid "%qs is not a directory"
74880 msgstr ""
74881
74882 #: fortran/scanner.cc:792
74883 #, gcc-internal-format, gfc-internal-format
74884 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
74885 msgstr ""
74886
74887 #: fortran/scanner.cc:832
74888 #, gcc-internal-format, gfc-internal-format
74889 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
74890 msgstr ""
74891
74892 #: fortran/scanner.cc:1319 fortran/scanner.cc:1522
74893 #, gcc-internal-format, gfc-internal-format
74894 msgid "Line truncated at %L"
74895 msgstr ""
74896
74897 #: fortran/scanner.cc:1383 fortran/scanner.cc:1612
74898 #, gcc-internal-format, gfc-internal-format
74899 msgid "Limit of %d continuations exceeded in statement at %C"
74900 msgstr ""
74901
74902 #: fortran/scanner.cc:1462 fortran/scanner.cc:1571
74903 #, gcc-internal-format, gfc-internal-format
74904 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
74905 msgstr ""
74906
74907 #: fortran/scanner.cc:1464 fortran/scanner.cc:1573
74908 #, gcc-internal-format, gfc-internal-format
74909 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
74910 msgstr ""
74911
74912 #: fortran/scanner.cc:1477
74913 #, gcc-internal-format
74914 msgid "Missing %<&%> in continued character constant at %C"
74915 msgstr ""
74916
74917 #: fortran/scanner.cc:1763
74918 #, gcc-internal-format, gfc-internal-format
74919 msgid "Nonconforming tab character at %C"
74920 msgstr ""
74921
74922 #: fortran/scanner.cc:1774
74923 #, gcc-internal-format, gfc-internal-format
74924 msgid "Invalid character 0x%s at %C"
74925 msgstr ""
74926
74927 #: fortran/scanner.cc:1863 fortran/scanner.cc:1866
74928 #, gcc-internal-format
74929 msgid "%<&%> not allowed by itself in line %d"
74930 msgstr ""
74931
74932 #: fortran/scanner.cc:1956
74933 #, gcc-internal-format, gfc-internal-format
74934 msgid "Nonconforming tab character in column %d of line %d"
74935 msgstr ""
74936
74937 #: fortran/scanner.cc:2185
74938 #, gcc-internal-format
74939 msgid "file %qs left but not entered"
74940 msgstr ""
74941
74942 #: fortran/scanner.cc:2227
74943 #, gcc-internal-format
74944 msgid "Illegal preprocessor directive"
74945 msgstr ""
74946
74947 #: fortran/scanner.cc:2550
74948 #, gcc-internal-format
74949 msgid "File %qs is being included recursively"
74950 msgstr ""
74951
74952 #: fortran/scanner.cc:2562
74953 #, gcc-internal-format
74954 msgid "Cannot open file %qs"
74955 msgstr "Не вдалося відкрити файл %qs"
74956
74957 #: fortran/scanner.cc:2572
74958 #, gcc-internal-format
74959 msgid "Cannot open included file %qs"
74960 msgstr "Не вдалося відкрити включений файл %qs"
74961
74962 #: fortran/scanner.cc:2574
74963 #, gcc-internal-format
74964 msgid "Cannot open pre-included file %qs"
74965 msgstr "Не вдалося відкрити попередньо включений файл %qs"
74966
74967 #: fortran/scanner.cc:2582 fortran/scanner.cc:2584
74968 #, gcc-internal-format
74969 msgid "Included file %qs is not a regular file"
74970 msgstr ""
74971
74972 #: fortran/simplify.cc:92
74973 #, gcc-internal-format, gfc-internal-format
74974 msgid "Result of %s overflows its kind at %L"
74975 msgstr ""
74976
74977 #: fortran/simplify.cc:97
74978 #, gcc-internal-format, gfc-internal-format
74979 msgid "Result of %s underflows its kind at %L"
74980 msgstr ""
74981
74982 #: fortran/simplify.cc:102
74983 #, gcc-internal-format, gfc-internal-format
74984 msgid "Result of %s is NaN at %L"
74985 msgstr ""
74986
74987 #: fortran/simplify.cc:106
74988 #, gcc-internal-format, gfc-internal-format
74989 msgid "Result of %s gives range error for its kind at %L"
74990 msgstr ""
74991
74992 #: fortran/simplify.cc:129
74993 #, gcc-internal-format, gfc-internal-format
74994 msgid "KIND parameter of %s at %L must be an initialization expression"
74995 msgstr ""
74996
74997 #: fortran/simplify.cc:137
74998 #, gcc-internal-format, gfc-internal-format
74999 msgid "Invalid KIND parameter of %s at %L"
75000 msgstr ""
75001
75002 #: fortran/simplify.cc:761
75003 #, gcc-internal-format
75004 msgid "gfc_simplify_abs(): Bad type"
75005 msgstr ""
75006
75007 #: fortran/simplify.cc:782
75008 #, gcc-internal-format, gfc-internal-format
75009 msgid "Argument of %s function at %L is negative"
75010 msgstr ""
75011
75012 #: fortran/simplify.cc:789
75013 #, gcc-internal-format, gfc-internal-format
75014 msgid "Argument of %s function at %L outside of range [0,127]"
75015 msgstr ""
75016
75017 #: fortran/simplify.cc:807
75018 #, gcc-internal-format, gfc-internal-format
75019 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
75020 msgstr ""
75021
75022 #: fortran/simplify.cc:844
75023 #, gcc-internal-format, gfc-internal-format
75024 msgid "Argument of ACOS at %L must be between -1 and 1"
75025 msgstr ""
75026
75027 #: fortran/simplify.cc:858
75028 #, gcc-internal-format
75029 msgid "in gfc_simplify_acos(): Bad type"
75030 msgstr ""
75031
75032 #: fortran/simplify.cc:877
75033 #, gcc-internal-format, gfc-internal-format
75034 msgid "Argument of ACOSH at %L must not be less than 1"
75035 msgstr ""
75036
75037 #: fortran/simplify.cc:892
75038 #, gcc-internal-format
75039 msgid "in gfc_simplify_acosh(): Bad type"
75040 msgstr ""
75041
75042 #: fortran/simplify.cc:1121
75043 #, gcc-internal-format, gfc-internal-format
75044 msgid "Argument of ASIN at %L must be between -1 and 1"
75045 msgstr ""
75046
75047 #: fortran/simplify.cc:1135
75048 #, gcc-internal-format
75049 msgid "in gfc_simplify_asin(): Bad type"
75050 msgstr ""
75051
75052 #: fortran/simplify.cc:1170
75053 #, gcc-internal-format, gfc-internal-format
75054 msgid "Argument of ACOSD at %L must be between -1 and 1"
75055 msgstr "Аргументом ACOSD у %L має бути значення від -1 до 1"
75056
75057 #: fortran/simplify.cc:1196
75058 #, gcc-internal-format, gfc-internal-format
75059 msgid "Argument of ASIND at %L must be between -1 and 1"
75060 msgstr "Аргументом ASIND у %L має бути значення від -1 до 1"
75061
75062 #: fortran/simplify.cc:1248
75063 #, gcc-internal-format
75064 msgid "in gfc_simplify_asinh(): Bad type"
75065 msgstr "у gfc_simplify_asinh(): помилковий тип"
75066
75067 #: fortran/simplify.cc:1276
75068 #, gcc-internal-format
75069 msgid "in gfc_simplify_atan(): Bad type"
75070 msgstr "у gfc_simplify_atan(): помилковий тип"
75071
75072 #: fortran/simplify.cc:1297
75073 #, gcc-internal-format, gfc-internal-format
75074 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
75075 msgstr "Аргументом ATANH у %L має бути число у діапазоні від -1 до 1"
75076
75077 #: fortran/simplify.cc:1311
75078 #, gcc-internal-format
75079 msgid "in gfc_simplify_atanh(): Bad type"
75080 msgstr "у gfc_simplify_atanh(): помилковий тип"
75081
75082 #: fortran/simplify.cc:1328
75083 #, gcc-internal-format, gfc-internal-format
75084 msgid "If first argument of ATAN2 at %L is zero, then the second argument must not be zero"
75085 msgstr "Якщо першим аргументом ATAN2 у %L є нуль, другим аргументом має бути ненульове значення"
75086
75087 #: fortran/simplify.cc:1420
75088 #, gcc-internal-format, gfc-internal-format
75089 msgid "Result of BESSEL_YN is -INF at %L"
75090 msgstr "Результатом BESSEL_YN є -INF у %L"
75091
75092 #: fortran/simplify.cc:1783
75093 #, gcc-internal-format
75094 msgid "gfc_simplify_dcmplx(): Bad type (x)"
75095 msgstr "gfc_simplify_dcmplx(): помилковий тип (x)"
75096
75097 #: fortran/simplify.cc:1802
75098 #, gcc-internal-format
75099 msgid "gfc_simplify_dcmplx(): Bad type (y)"
75100 msgstr "gfc_simplify_dcmplx(): помилковий тип (y)"
75101
75102 #: fortran/simplify.cc:1869
75103 #, gcc-internal-format, gfc-internal-format
75104 msgid "If first argument of ATAN2D at %L is zero, then the second argument must not be zero"
75105 msgstr "Якщо першим аргументом ATAN2D у %L є нуль, другим аргументом має бути ненульове значення"
75106
75107 #: fortran/simplify.cc:1904
75108 #, gcc-internal-format
75109 msgid "in gfc_simplify_cos(): Bad type"
75110 msgstr "у gfc_simplify_cos(): помилковий тип"
75111
75112 #: fortran/simplify.cc:2372
75113 #, gcc-internal-format
75114 msgid "gfc_simplify_dim(): Bad type"
75115 msgstr "gfc_simplify_dim(): помилковий тип"
75116
75117 #: fortran/simplify.cc:2946
75118 #, gcc-internal-format
75119 msgid "in gfc_simplify_exp(): Bad type"
75120 msgstr "у gfc_simplify_exp(): помилковий тип"
75121
75122 #: fortran/simplify.cc:3160
75123 #, gcc-internal-format
75124 msgid "gfc_simplify_floor(): Bad kind"
75125 msgstr "gfc_simplify_floor(): помилковий тип"
75126
75127 #: fortran/simplify.cc:3273
75128 #, gcc-internal-format, gfc-internal-format
75129 msgid "Argument of IACHAR at %L must be of length one"
75130 msgstr "Аргумент IACHAR у %L повинен мати одинарну довжину"
75131
75132 #: fortran/simplify.cc:3281
75133 #, gcc-internal-format, gfc-internal-format
75134 msgid "Argument of IACHAR function at %L outside of range 0..127"
75135 msgstr "Аргумент функції IACHAR у %L перебуває у діапазоні 0..127"
75136
75137 #: fortran/simplify.cc:3396
75138 #, gcc-internal-format, gfc-internal-format
75139 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
75140 msgstr "Сума другого і третього аргументів IBITS перевищує бітовий розмір у %L"
75141
75142 #: fortran/simplify.cc:3420
75143 #, gcc-internal-format
75144 msgid "IBITS: Bad bit"
75145 msgstr "IBITS: помилковий біт"
75146
75147 #: fortran/simplify.cc:3471
75148 #, gcc-internal-format, gfc-internal-format
75149 msgid "Argument of ICHAR at %L must be of length one"
75150 msgstr "Аргумент ICHAR у %L повинен мати одинарну довжину"
75151
75152 #. Left shift, as in SHIFTL.
75153 #: fortran/simplify.cc:3856 fortran/simplify.cc:3864
75154 #, gcc-internal-format, gfc-internal-format
75155 msgid "Second argument of %s is negative at %L"
75156 msgstr "Другий аргумент %s є від'ємним у %L"
75157
75158 #: fortran/simplify.cc:3876
75159 #, gcc-internal-format, gfc-internal-format
75160 msgid "Magnitude of second argument of %s exceeds bit size at %L"
75161 msgstr ""
75162
75163 #: fortran/simplify.cc:4001
75164 #, gcc-internal-format, gfc-internal-format
75165 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
75166 msgstr ""
75167
75168 #: fortran/simplify.cc:4004
75169 #, gcc-internal-format, gfc-internal-format
75170 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
75171 msgstr "Абсолютне значення SHIFT має бути меншим або рівним за SIZE у %C"
75172
75173 #: fortran/simplify.cc:4351 fortran/simplify.cc:4484
75174 #, gcc-internal-format, gfc-internal-format
75175 msgid "DIM argument at %L is out of bounds"
75176 msgstr "Аргумент DIM у %L лежить поза межами припустимого діапазону"
75177
75178 #: fortran/simplify.cc:4711
75179 #, gcc-internal-format, gfc-internal-format
75180 msgid "Argument of LOG at %L cannot be less than or equal to zero"
75181 msgstr "Аргументом LOG у %L не може бути число, яке є меншим або рівним нулеві"
75182
75183 #: fortran/simplify.cc:4724
75184 #, gcc-internal-format, gfc-internal-format
75185 msgid "Complex argument of LOG at %L cannot be zero"
75186 msgstr "Комплексний аргумент LOG у %L не може бути нульовим"
75187
75188 #: fortran/simplify.cc:4735
75189 #, gcc-internal-format
75190 msgid "gfc_simplify_log: bad type"
75191 msgstr "gfc_simplify_log: помилковий тип"
75192
75193 #: fortran/simplify.cc:4752
75194 #, gcc-internal-format, gfc-internal-format
75195 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
75196 msgstr "Аргументом LOG10 у %L не може бути число, яке є меншим або рівним нулеві"
75197
75198 #: fortran/simplify.cc:5090
75199 #, gcc-internal-format
75200 msgid "simplify_min_max(): Bad type in arglist"
75201 msgstr "simplify_min_max(): помилковий тип у списку аргументів"
75202
75203 #: fortran/simplify.cc:6011 fortran/simplify.cc:6019
75204 #, gcc-internal-format
75205 msgid "Argument %qs of MOD at %L shall not be zero"
75206 msgstr ""
75207
75208 #: fortran/simplify.cc:6025
75209 #, gcc-internal-format
75210 msgid "gfc_simplify_mod(): Bad arguments"
75211 msgstr "gfc_simplify_mod(): помилкові аргументи"
75212
75213 #: fortran/simplify.cc:6063 fortran/simplify.cc:6071
75214 #, gcc-internal-format
75215 msgid "Argument %qs of MODULO at %L shall not be zero"
75216 msgstr "Аргументом %qs MODULO у %L має бути ненульове число"
75217
75218 #: fortran/simplify.cc:6077
75219 #, gcc-internal-format
75220 msgid "gfc_simplify_modulo(): Bad arguments"
75221 msgstr "gfc_simplify_modulo(): помилкові аргументи"
75222
75223 #: fortran/simplify.cc:6149
75224 #, gcc-internal-format, gfc-internal-format
75225 msgid "Result of NEAREST is NaN at %L"
75226 msgstr "Результатом обчислення NEAREST у %L є NaN"
75227
75228 #: fortran/simplify.cc:6726
75229 #, gcc-internal-format, gfc-internal-format
75230 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
75231 msgstr ""
75232
75233 #: fortran/simplify.cc:6782
75234 #, gcc-internal-format, gfc-internal-format
75235 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
75236 msgstr ""
75237
75238 #: fortran/simplify.cc:6819
75239 #, gcc-internal-format, gfc-internal-format
75240 msgid "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
75241 msgstr ""
75242
75243 #: fortran/simplify.cc:6877
75244 #, gcc-internal-format, gfc-internal-format
75245 msgid "The SHAPE array for the RESHAPE intrinsic at %L has a negative value %d for dimension %d"
75246 msgstr ""
75247
75248 #: fortran/simplify.cc:6901
75249 #, gcc-internal-format, gfc-internal-format
75250 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
75251 msgstr ""
75252
75253 #: fortran/simplify.cc:6914
75254 #, gcc-internal-format, gfc-internal-format
75255 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
75256 msgstr ""
75257
75258 #: fortran/simplify.cc:6928
75259 #, gcc-internal-format, gfc-internal-format
75260 msgid "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] for the RESHAPE intrinsic near %L"
75261 msgstr ""
75262
75263 #: fortran/simplify.cc:6938
75264 #, gcc-internal-format, gfc-internal-format
75265 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
75266 msgstr ""
75267
75268 #: fortran/simplify.cc:6999
75269 #, gcc-internal-format, gfc-internal-format
75270 msgid "Reshaped array too large at %C"
75271 msgstr ""
75272
75273 #: fortran/simplify.cc:7115
75274 #, gcc-internal-format, gfc-internal-format
75275 msgid "Result of SCALE overflows its kind at %L"
75276 msgstr ""
75277
75278 #: fortran/simplify.cc:7704
75279 #, gcc-internal-format
75280 msgid "Bad type in gfc_simplify_sign"
75281 msgstr "Помилковий тип у gfc_simplify_sign"
75282
75283 #: fortran/simplify.cc:7733
75284 #, gcc-internal-format
75285 msgid "in gfc_simplify_sin(): Bad type"
75286 msgstr "у gfc_simplify_sin(): помилковий тип"
75287
75288 #: fortran/simplify.cc:7871 fortran/simplify.cc:8154
75289 #, gcc-internal-format
75290 msgid "Failure getting length of a constant array."
75291 msgstr "Помилка під час отримання довжини сталого масиву."
75292
75293 #: fortran/simplify.cc:7881
75294 #, gcc-internal-format
75295 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."
75296 msgstr ""
75297
75298 #: fortran/simplify.cc:7948
75299 #, gcc-internal-format, gfc-internal-format
75300 msgid "Simplification of SPREAD at %C not yet implemented"
75301 msgstr "Спрощення SPREAD у %C ще не реалізовано"
75302
75303 #: fortran/simplify.cc:7972
75304 #, gcc-internal-format, gfc-internal-format
75305 msgid "Argument of SQRT at %L has a negative value"
75306 msgstr "Аргумент SQRT у %L є від'ємним числом"
75307
75308 #: fortran/simplify.cc:7988
75309 #, gcc-internal-format, gfc-internal-format
75310 msgid "invalid argument of SQRT at %L"
75311 msgstr "некоректний аргумент SQRT у %L"
75312
75313 #: fortran/simplify.cc:8335
75314 #, gcc-internal-format, gfc-internal-format
75315 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
75316 msgstr ""
75317
75318 #: fortran/simplify.cc:8358
75319 #, gcc-internal-format, gfc-internal-format
75320 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
75321 msgstr ""
75322
75323 #: fortran/simplify.cc:8842
75324 #, gcc-internal-format
75325 msgid "Character %qs in string at %L cannot be converted into character kind %d"
75326 msgstr ""
75327
75328 #: fortran/st.cc:300
75329 #, gcc-internal-format
75330 msgid "gfc_free_statement(): Bad statement"
75331 msgstr "gfc_free_statement(): помилкова інструкція"
75332
75333 #: fortran/symbol.cc:141
75334 #, gcc-internal-format, gfc-internal-format
75335 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
75336 msgstr ""
75337
75338 #: fortran/symbol.cc:178
75339 #, gcc-internal-format
75340 msgid "Letter %qc already set in IMPLICIT statement at %C"
75341 msgstr ""
75342
75343 #: fortran/symbol.cc:200
75344 #, gcc-internal-format, gfc-internal-format
75345 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
75346 msgstr ""
75347
75348 #: fortran/symbol.cc:210
75349 #, gcc-internal-format
75350 msgid "Letter %qc already has an IMPLICIT type at %C"
75351 msgstr ""
75352
75353 #: fortran/symbol.cc:234
75354 #, gcc-internal-format
75355 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
75356 msgstr ""
75357
75358 #: fortran/symbol.cc:239
75359 #, gcc-internal-format
75360 msgid "gfc_get_default_type(): Bad symbol %qs"
75361 msgstr "gfc_get_default_type(): помилковий символ %qs"
75362
75363 #: fortran/symbol.cc:296
75364 #, gcc-internal-format
75365 msgid "gfc_set_default_type(): symbol already has a type"
75366 msgstr "gfc_set_default_type(): символ вже має тип"
75367
75368 #: fortran/symbol.cc:306
75369 #, gcc-internal-format
75370 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
75371 msgstr ""
75372
75373 #: fortran/symbol.cc:310
75374 #, gcc-internal-format
75375 msgid "Symbol %qs at %L has no IMPLICIT type"
75376 msgstr ""
75377
75378 #. BIND(C) variables should not be implicitly declared.
75379 #: fortran/symbol.cc:330
75380 #, gcc-internal-format
75381 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
75382 msgstr ""
75383
75384 #. Dummy args to a BIND(C) routine may not be interoperable if
75385 #. they are implicitly typed.
75386 #: fortran/symbol.cc:346
75387 #, gcc-internal-format
75388 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"
75389 msgstr ""
75390
75391 #: fortran/symbol.cc:387
75392 #, gcc-internal-format
75393 msgid "Function result %qs at %L has no IMPLICIT type"
75394 msgstr ""
75395
75396 #: fortran/symbol.cc:488
75397 #, gcc-internal-format, gfc-internal-format
75398 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
75399 msgstr ""
75400
75401 #: fortran/symbol.cc:513
75402 #, gcc-internal-format, gfc-internal-format
75403 msgid "Namelist group name at %L cannot have the SAVE attribute"
75404 msgstr ""
75405
75406 #: fortran/symbol.cc:532
75407 #, gcc-internal-format
75408 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
75409 msgstr ""
75410
75411 #: fortran/symbol.cc:565
75412 #, gcc-internal-format, gfc-internal-format
75413 msgid "Procedure pointer at %C"
75414 msgstr ""
75415
75416 #: fortran/symbol.cc:777
75417 #, gcc-internal-format, gfc-internal-format
75418 msgid "%s attribute applied to %s %s at %L"
75419 msgstr ""
75420
75421 #: fortran/symbol.cc:784
75422 #, gcc-internal-format, gfc-internal-format
75423 msgid "BIND(C) applied to %s %s at %L"
75424 msgstr ""
75425
75426 #: fortran/symbol.cc:905 fortran/symbol.cc:916 fortran/symbol.cc:1790
75427 #, gcc-internal-format, gfc-internal-format
75428 msgid "%s attribute conflicts with %s attribute at %L"
75429 msgstr ""
75430
75431 #: fortran/symbol.cc:908 fortran/symbol.cc:922
75432 #, gcc-internal-format
75433 msgid "%s attribute conflicts with %s attribute in %qs at %L"
75434 msgstr ""
75435
75436 #: fortran/symbol.cc:966
75437 #, gcc-internal-format, gfc-internal-format
75438 msgid "Cannot change attributes of USE-associated symbol at %L"
75439 msgstr ""
75440
75441 #: fortran/symbol.cc:969
75442 #, gcc-internal-format, gfc-internal-format
75443 msgid "Cannot change attributes of USE-associated symbol %s at %L"
75444 msgstr ""
75445
75446 #: fortran/symbol.cc:985
75447 #, gcc-internal-format, gfc-internal-format
75448 msgid "Duplicate %s attribute specified at %L"
75449 msgstr ""
75450
75451 #: fortran/symbol.cc:1027
75452 #, gcc-internal-format, gfc-internal-format
75453 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
75454 msgstr ""
75455
75456 #: fortran/symbol.cc:1044
75457 #, gcc-internal-format, gfc-internal-format
75458 msgid "Duplicate AUTOMATIC attribute specified at %L"
75459 msgstr ""
75460
75461 #: fortran/symbol.cc:1068
75462 #, gcc-internal-format
75463 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
75464 msgstr ""
75465
75466 #: fortran/symbol.cc:1094
75467 #, gcc-internal-format
75468 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
75469 msgstr ""
75470
75471 #: fortran/symbol.cc:1251
75472 #, gcc-internal-format, gfc-internal-format
75473 msgid "Cray Pointee at %L appears in multiple pointer() statements"
75474 msgstr ""
75475
75476 #: fortran/symbol.cc:1270
75477 #, gcc-internal-format, gfc-internal-format
75478 msgid "Duplicate PROTECTED attribute specified at %L"
75479 msgstr ""
75480
75481 #: fortran/symbol.cc:1303
75482 #, gcc-internal-format, gfc-internal-format
75483 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
75484 msgstr ""
75485
75486 #: fortran/symbol.cc:1315
75487 #, gcc-internal-format, gfc-internal-format
75488 msgid "Duplicate SAVE attribute specified at %L"
75489 msgstr ""
75490
75491 #: fortran/symbol.cc:1335
75492 #, gcc-internal-format, gfc-internal-format
75493 msgid "Duplicate VALUE attribute specified at %L"
75494 msgstr ""
75495
75496 #: fortran/symbol.cc:1354
75497 #, gcc-internal-format, gfc-internal-format
75498 msgid "Duplicate VOLATILE attribute specified at %L"
75499 msgstr ""
75500
75501 #: fortran/symbol.cc:1366
75502 #, gcc-internal-format, gfc-internal-format
75503 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
75504 msgstr ""
75505
75506 #: fortran/symbol.cc:1387
75507 #, gcc-internal-format, gfc-internal-format
75508 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
75509 msgstr ""
75510
75511 #: fortran/symbol.cc:1786
75512 #, gcc-internal-format
75513 msgid "%s attribute of %qs conflicts with %s attribute at %L"
75514 msgstr ""
75515
75516 #: fortran/symbol.cc:1823
75517 #, gcc-internal-format, gfc-internal-format
75518 msgid ""
75519 "%s procedure at %L is already declared as %s procedure. \n"
75520 "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"
75521 msgstr ""
75522
75523 #: fortran/symbol.cc:1831
75524 #, gcc-internal-format, gfc-internal-format
75525 msgid "%s procedure at %L is already declared as %s procedure"
75526 msgstr ""
75527
75528 #: fortran/symbol.cc:1866
75529 #, gcc-internal-format, gfc-internal-format
75530 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
75531 msgstr ""
75532
75533 #: fortran/symbol.cc:1890
75534 #, gcc-internal-format, gfc-internal-format
75535 msgid "ACCESS specification at %L was already specified"
75536 msgstr ""
75537
75538 #: fortran/symbol.cc:1907
75539 #, gcc-internal-format, gfc-internal-format
75540 msgid "Duplicate BIND attribute specified at %L"
75541 msgstr ""
75542
75543 #: fortran/symbol.cc:1914
75544 #, gcc-internal-format, gfc-internal-format
75545 msgid "BIND(C) at %L"
75546 msgstr "BIND(C) у %L"
75547
75548 #: fortran/symbol.cc:1930
75549 #, gcc-internal-format, gfc-internal-format
75550 msgid "Duplicate EXTENDS attribute specified at %L"
75551 msgstr ""
75552
75553 #: fortran/symbol.cc:1934
75554 #, gcc-internal-format, gfc-internal-format
75555 msgid "EXTENDS at %L"
75556 msgstr "EXTENDS у %L"
75557
75558 #: fortran/symbol.cc:1960
75559 #, gcc-internal-format
75560 msgid "Symbol %qs at %L already has an explicit interface"
75561 msgstr ""
75562
75563 #: fortran/symbol.cc:1967
75564 #, gcc-internal-format
75565 msgid "%qs at %L has attributes specified outside its INTERFACE body"
75566 msgstr ""
75567
75568 #: fortran/symbol.cc:2005
75569 #, gcc-internal-format
75570 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
75571 msgstr ""
75572
75573 #: fortran/symbol.cc:2009 fortran/symbol.cc:2012
75574 #, gcc-internal-format
75575 msgid "Symbol %qs at %L already has basic type of %s"
75576 msgstr ""
75577
75578 #: fortran/symbol.cc:2019
75579 #, gcc-internal-format
75580 msgid "Procedure %qs at %L may not have basic type of %s"
75581 msgstr ""
75582
75583 #: fortran/symbol.cc:2031
75584 #, gcc-internal-format
75585 msgid "Symbol %qs at %L cannot have a type"
75586 msgstr ""
75587
75588 #: fortran/symbol.cc:2276
75589 #, gcc-internal-format
75590 msgid "Component %qs at %C already in the parent type at %L"
75591 msgstr ""
75592
75593 #: fortran/symbol.cc:2361
75594 #, gcc-internal-format
75595 msgid "Symbol %qs at %C is ambiguous"
75596 msgstr ""
75597
75598 #: fortran/symbol.cc:2393
75599 #, gcc-internal-format
75600 msgid "Derived type %qs at %C is being used before it is defined"
75601 msgstr ""
75602
75603 #: fortran/symbol.cc:2542
75604 #, gcc-internal-format
75605 msgid "Component %qs at %C is a PRIVATE component of %qs"
75606 msgstr ""
75607
75608 #: fortran/symbol.cc:2563
75609 #, gcc-internal-format
75610 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
75611 msgstr ""
75612
75613 #: fortran/symbol.cc:2567
75614 #, gcc-internal-format
75615 msgid "%qs at %C is not a member of the %qs structure"
75616 msgstr ""
75617
75618 #: fortran/symbol.cc:2731
75619 #, gcc-internal-format, gfc-internal-format
75620 msgid "Duplicate statement label %d at %L and %L"
75621 msgstr ""
75622
75623 #: fortran/symbol.cc:2742
75624 #, gcc-internal-format, gfc-internal-format
75625 msgid "Label %d at %C already referenced as branch target"
75626 msgstr ""
75627
75628 #: fortran/symbol.cc:2752
75629 #, gcc-internal-format, gfc-internal-format
75630 msgid "Label %d at %C already referenced as a format label"
75631 msgstr ""
75632
75633 #: fortran/symbol.cc:2759
75634 #, gcc-internal-format, gfc-internal-format
75635 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
75636 msgstr ""
75637
75638 #: fortran/symbol.cc:2800
75639 #, gcc-internal-format, gfc-internal-format
75640 msgid "Label %d at %C previously used as a FORMAT label"
75641 msgstr ""
75642
75643 #: fortran/symbol.cc:2809
75644 #, gcc-internal-format, gfc-internal-format
75645 msgid "Label %d at %C previously used as branch target"
75646 msgstr ""
75647
75648 #: fortran/symbol.cc:2816
75649 #, gcc-internal-format, gfc-internal-format
75650 msgid "Shared DO termination label %d at %C"
75651 msgstr ""
75652
75653 #: fortran/symbol.cc:2820
75654 #, gcc-internal-format, gfc-internal-format
75655 msgid "Labeled DO statement at %L"
75656 msgstr ""
75657
75658 #: fortran/symbol.cc:3161
75659 #, gcc-internal-format
75660 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
75661 msgstr ""
75662
75663 #: fortran/symbol.cc:3164
75664 #, gcc-internal-format
75665 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
75666 msgstr ""
75667
75668 #. Symbol is from another namespace.
75669 #: fortran/symbol.cc:3409
75670 #, gcc-internal-format
75671 msgid "Symbol %qs at %C has already been host associated"
75672 msgstr ""
75673
75674 #: fortran/symbol.cc:4422
75675 #, gcc-internal-format
75676 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
75677 msgstr "verify_bind_c_derived_type(): наданий символ неочікувано виявився рівним NULL"
75678
75679 #: fortran/symbol.cc:4435
75680 #, gcc-internal-format
75681 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
75682 msgstr ""
75683
75684 #: fortran/symbol.cc:4453
75685 #, gcc-internal-format
75686 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
75687 msgstr ""
75688
75689 #: fortran/symbol.cc:4474
75690 #, gcc-internal-format
75691 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
75692 msgstr ""
75693
75694 #: fortran/symbol.cc:4484
75695 #, gcc-internal-format
75696 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
75697 msgstr ""
75698
75699 #: fortran/symbol.cc:4495
75700 #, gcc-internal-format
75701 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
75702 msgstr ""
75703
75704 #: fortran/symbol.cc:4534
75705 #, gcc-internal-format
75706 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
75707 msgstr ""
75708
75709 #: fortran/symbol.cc:4544
75710 #, gcc-internal-format
75711 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
75712 msgstr ""
75713
75714 #: fortran/symbol.cc:4556
75715 #, gcc-internal-format
75716 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
75717 msgstr ""
75718
75719 #: fortran/symbol.cc:5053 fortran/symbol.cc:5058
75720 #, gcc-internal-format
75721 msgid "Symbol %qs is used before it is typed at %L"
75722 msgstr ""
75723
75724 #: fortran/target-memory.cc:137
75725 #, gcc-internal-format
75726 msgid "Invalid expression in gfc_element_size."
75727 msgstr "Некоректний вираз у gfc_element_size."
75728
75729 #: fortran/target-memory.cc:361
75730 #, gcc-internal-format
75731 msgid "Invalid expression in gfc_target_encode_expr."
75732 msgstr "Некоректний вираз у gfc_target_encode_expr."
75733
75734 #: fortran/target-memory.cc:634
75735 #, gcc-internal-format
75736 msgid "Invalid expression in gfc_target_interpret_expr."
75737 msgstr "Некоректний вираз у gfc_target_interpret_expr."
75738
75739 #: fortran/target-memory.cc:707
75740 #, gcc-internal-format, gfc-internal-format
75741 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
75742 msgstr ""
75743
75744 #: fortran/target-memory.cc:710
75745 #, gcc-internal-format, gfc-internal-format
75746 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
75747 msgstr ""
75748
75749 #. Problems occur when we get something like
75750 #. integer :: a(lots) = (/(i, i=1, lots)/)
75751 #: fortran/trans-array.cc:6292
75752 #, gcc-internal-format
75753 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"
75754 msgstr ""
75755
75756 #: fortran/trans-array.cc:8463
75757 #, gcc-internal-format
75758 msgid "Creating array temporary at %L for argument %qs"
75759 msgstr ""
75760
75761 #: fortran/trans-array.cc:11726
75762 #, gcc-internal-format, gfc-internal-format
75763 msgid "bad expression type during walk (%d)"
75764 msgstr ""
75765
75766 #: fortran/trans-common.cc:411
75767 #, gcc-internal-format
75768 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
75769 msgstr ""
75770
75771 #: fortran/trans-common.cc:819
75772 #, gcc-internal-format
75773 msgid "get_mpz(): Not an integer constant"
75774 msgstr "get_mpz(): не є сталим цілим значенням"
75775
75776 #: fortran/trans-common.cc:847
75777 #, gcc-internal-format
75778 msgid "element_number(): Bad dimension type"
75779 msgstr "element_number(): помилковий тип розмірності"
75780
75781 #: fortran/trans-common.cc:917
75782 #, gcc-internal-format, gfc-internal-format
75783 msgid "Bad array reference at %L"
75784 msgstr ""
75785
75786 #: fortran/trans-common.cc:925
75787 #, gcc-internal-format, gfc-internal-format
75788 msgid "Illegal reference type at %L as EQUIVALENCE object"
75789 msgstr ""
75790
75791 #: fortran/trans-common.cc:965
75792 #, gcc-internal-format
75793 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
75794 msgstr ""
75795
75796 #. Aligning this field would misalign a previous field.
75797 #: fortran/trans-common.cc:1154
75798 #, gcc-internal-format
75799 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
75800 msgstr ""
75801
75802 #: fortran/trans-common.cc:1219
75803 #, gcc-internal-format
75804 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
75805 msgstr ""
75806
75807 #: fortran/trans-common.cc:1234
75808 #, gcc-internal-format
75809 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
75810 msgstr ""
75811
75812 #: fortran/trans-common.cc:1250
75813 #, gcc-internal-format
75814 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use %<-fno-align-commons%>"
75815 msgstr ""
75816
75817 #: fortran/trans-common.cc:1256
75818 #, gcc-internal-format
75819 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use %<-fno-align-commons%>"
75820 msgstr ""
75821
75822 #: fortran/trans-common.cc:1277
75823 #, gcc-internal-format
75824 msgid "COMMON %qs at %L does not exist"
75825 msgstr ""
75826
75827 #: fortran/trans-common.cc:1286
75828 #, gcc-internal-format
75829 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
75830 msgstr ""
75831
75832 #: fortran/trans-common.cc:1291
75833 #, gcc-internal-format
75834 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
75835 msgstr ""
75836
75837 #: fortran/trans-const.cc:336
75838 #, gcc-internal-format, gfc-internal-format
75839 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
75840 msgstr ""
75841
75842 #: fortran/trans-const.cc:402
75843 #, gcc-internal-format, gfc-internal-format
75844 msgid "non-constant initialization expression at %L"
75845 msgstr ""
75846
75847 #: fortran/trans-decl.cc:761
75848 #, gcc-internal-format
75849 msgid "Array %qs at %L is larger than limit set by %<-fmax-stack-var-size=%>, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the %<-fmax-stack-var-size=%> limit (or use %<-frecursive%>, which implies unlimited %<-fmax-stack-var-size%>) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute."
75850 msgstr ""
75851
75852 #: fortran/trans-decl.cc:1790
75853 #, gcc-internal-format
75854 msgid "intrinsic variable which isn't a procedure"
75855 msgstr ""
75856
75857 #: fortran/trans-decl.cc:4504 fortran/trans-decl.cc:7732
75858 #, gcc-internal-format
75859 msgid "Return value of function %qs at %L not set"
75860 msgstr ""
75861
75862 #: fortran/trans-decl.cc:4992
75863 #, gcc-internal-format
75864 msgid "Deferred type parameter not yet supported"
75865 msgstr ""
75866
75867 #: fortran/trans-decl.cc:5225
75868 #, gcc-internal-format
75869 msgid "backend decl for module variable %qs already exists"
75870 msgstr ""
75871
75872 #: fortran/trans-decl.cc:5238
75873 #, gcc-internal-format
75874 msgid "Unused PRIVATE module variable %qs declared at %L"
75875 msgstr ""
75876
75877 #: fortran/trans-decl.cc:5863
75878 #, gcc-internal-format
75879 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
75880 msgstr ""
75881
75882 #: fortran/trans-decl.cc:5869
75883 #, gcc-internal-format
75884 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
75885 msgstr ""
75886
75887 #: fortran/trans-decl.cc:5880 fortran/trans-decl.cc:6031
75888 #, gcc-internal-format
75889 msgid "Unused dummy argument %qs at %L"
75890 msgstr ""
75891
75892 #: fortran/trans-decl.cc:5896
75893 #, gcc-internal-format
75894 msgid "Unused module variable %qs which has been explicitly imported at %L"
75895 msgstr ""
75896
75897 #: fortran/trans-decl.cc:5915
75898 #, gcc-internal-format
75899 msgid "Unused variable %qs declared at %L"
75900 msgstr "Невикористану змінну %qs оголошено у рядку %L"
75901
75902 #: fortran/trans-decl.cc:5964
75903 #, gcc-internal-format
75904 msgid "Unused parameter %qs declared at %L"
75905 msgstr "Невикористаний параметр %qs, оголошено у %L"
75906
75907 #: fortran/trans-decl.cc:5968
75908 #, gcc-internal-format
75909 msgid "Unused parameter %qs which has been explicitly imported at %L"
75910 msgstr "Невикористаний параметр %qs, який було явно імпортовано у %L"
75911
75912 #: fortran/trans-decl.cc:5998
75913 #, gcc-internal-format
75914 msgid "Return value %qs of function %qs declared at %L not set"
75915 msgstr ""
75916
75917 #: fortran/trans-decl.cc:6595
75918 #, gcc-internal-format, gfc-internal-format
75919 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
75920 msgstr ""
75921
75922 #: fortran/trans-expr.cc:1109
75923 #, gcc-internal-format, gfc-internal-format
75924 msgid "Cannot compute the length of the char array at %L."
75925 msgstr ""
75926
75927 #: fortran/trans-expr.cc:1878
75928 #, gcc-internal-format, gfc-internal-format
75929 msgid "Code for reallocating the allocatable variable at %L will be added"
75930 msgstr ""
75931
75932 #: fortran/trans-expr.cc:2195
75933 #, gcc-internal-format, gfc-internal-format
75934 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
75935 msgstr ""
75936
75937 #: fortran/trans-expr.cc:2204
75938 #, gcc-internal-format, gfc-internal-format
75939 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
75940 msgstr ""
75941
75942 #: fortran/trans-expr.cc:3880
75943 #, gcc-internal-format
75944 msgid "Unknown intrinsic op"
75945 msgstr ""
75946
75947 #: fortran/trans-expr.cc:5398
75948 #, gcc-internal-format, gfc-internal-format
75949 msgid "Unknown argument list function at %L"
75950 msgstr ""
75951
75952 #: fortran/trans-expr.cc:9998
75953 #, gcc-internal-format, gfc-internal-format
75954 msgid "If bounds remapping is specified at %L, the pointer target shall not be NULL"
75955 msgstr ""
75956
75957 #: fortran/trans-intrinsic.cc:936
75958 #, gcc-internal-format
75959 msgid "Intrinsic function %qs (%d) not recognized"
75960 msgstr ""
75961
75962 #: fortran/trans-intrinsic.cc:2441 fortran/trans-intrinsic.cc:2990
75963 #: fortran/trans-intrinsic.cc:3191
75964 #, gcc-internal-format
75965 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
75966 msgstr ""
75967
75968 #: fortran/trans-intrinsic.cc:11854 fortran/trans-stmt.cc:1100
75969 #, gcc-internal-format, gfc-internal-format
75970 msgid "Sorry, the event component of derived type at %L is not yet supported"
75971 msgstr ""
75972
75973 #: fortran/trans-intrinsic.cc:11861
75974 #, gcc-internal-format, gfc-internal-format
75975 msgid "The event variable at %L shall not be coindexed"
75976 msgstr ""
75977
75978 #: fortran/trans-io.cc:1965
75979 #, gcc-internal-format
75980 msgid "build_dt: format with namelist"
75981 msgstr ""
75982
75983 #: fortran/trans-io.cc:2506
75984 #, gcc-internal-format, gfc-internal-format
75985 msgid "Bad IO basetype (%d)"
75986 msgstr ""
75987
75988 #: fortran/trans-openmp.cc:829 fortran/trans-openmp.cc:1346
75989 #, gcc-internal-format
75990 msgid "Sorry, polymorphic arrays not yet supported for firstprivate"
75991 msgstr ""
75992
75993 #: fortran/trans-openmp.cc:1500
75994 #, gcc-internal-format
75995 msgid "implicit mapping of assumed size array %qD"
75996 msgstr ""
75997
75998 #: fortran/trans-openmp.cc:3082
75999 #, gcc-internal-format
76000 msgid "optional class parameter"
76001 msgstr "необов'язковий параметр класу"
76002
76003 #: fortran/trans-openmp.cc:3399
76004 #, gcc-internal-format
76005 msgid "unhandled expression type"
76006 msgstr "непридатний до обробки тип виразів"
76007
76008 #: fortran/trans-openmp.cc:3553
76009 #, gcc-internal-format
76010 msgid "unhandled expression"
76011 msgstr "непридатний до обробки вираз"
76012
76013 #: fortran/trans-openmp.cc:7293
76014 #, gcc-internal-format
76015 msgid "gfc_trans_omp_workshare(): Bad statement code"
76016 msgstr ""
76017
76018 #: fortran/trans-openmp.cc:7591
76019 #, gcc-internal-format, gfc-internal-format
76020 msgid "The base name for 'declare variant' must be specified at %L "
76021 msgstr ""
76022
76023 #: fortran/trans-openmp.cc:7601
76024 #, gcc-internal-format, gfc-internal-format
76025 msgid "The base name at %L does not match the name of the current procedure"
76026 msgstr ""
76027
76028 #: fortran/trans-openmp.cc:7604
76029 #, gcc-internal-format, gfc-internal-format
76030 msgid "The base name at %L must not be an entry name"
76031 msgstr ""
76032
76033 #: fortran/trans-openmp.cc:7607
76034 #, gcc-internal-format, gfc-internal-format
76035 msgid "The base name at %L must not be a generic name"
76036 msgstr ""
76037
76038 #: fortran/trans-openmp.cc:7610
76039 #, gcc-internal-format, gfc-internal-format
76040 msgid "The base name at %L must not be a procedure pointer"
76041 msgstr ""
76042
76043 #: fortran/trans-openmp.cc:7613
76044 #, gcc-internal-format, gfc-internal-format
76045 msgid "The base procedure at %L must have an explicit interface"
76046 msgstr ""
76047
76048 #: fortran/trans-openmp.cc:7710
76049 #, gcc-internal-format
76050 msgid "Cannot find symbol %qs"
76051 msgstr "Не вдалося знайти символ %qs"
76052
76053 #: fortran/trans-openmp.cc:7721
76054 #, gcc-internal-format
76055 msgid "variant %qs at %L is not a function or subroutine"
76056 msgstr ""
76057
76058 #: fortran/trans-openmp.cc:7733
76059 #, gcc-internal-format
76060 msgid "variant %qs and base %qs at %L have incompatible types: %s"
76061 msgstr ""
76062
76063 #: fortran/trans-stmt.cc:572
76064 #, gcc-internal-format, gfc-internal-format
76065 msgid "An alternate return at %L without a * dummy argument"
76066 msgstr ""
76067
76068 #: fortran/trans-stmt.cc:904
76069 #, gcc-internal-format, gfc-internal-format
76070 msgid "Sorry, the lock component of derived type at %L is not yet supported"
76071 msgstr ""
76072
76073 #: fortran/trans-stmt.cc:1363
76074 #, gcc-internal-format, gfc-internal-format
76075 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
76076 msgstr ""
76077
76078 #: fortran/trans-stmt.cc:3631
76079 #, gcc-internal-format
76080 msgid "gfc_trans_select(): Bad type for case expr."
76081 msgstr ""
76082
76083 #: fortran/trans-types.cc:531
76084 #, gcc-internal-format
76085 msgid "%<-fconvert=r16_ieee%> or %<-fconvert=r16_ibm%> not supported on this architecture"
76086 msgstr ""
76087
76088 #: fortran/trans-types.cc:544
76089 #, gcc-internal-format
76090 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
76091 msgstr ""
76092
76093 #: fortran/trans-types.cc:553
76094 #, gcc-internal-format
76095 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
76096 msgstr ""
76097
76098 #: fortran/trans-types.cc:572
76099 #, gcc-internal-format
76100 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
76101 msgstr ""
76102
76103 #: fortran/trans-types.cc:580
76104 #, gcc-internal-format
76105 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
76106 msgstr ""
76107
76108 #: fortran/trans-types.cc:588
76109 #, gcc-internal-format
76110 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
76111 msgstr ""
76112
76113 #: fortran/trans-types.cc:596
76114 #, gcc-internal-format
76115 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
76116 msgstr ""
76117
76118 #: fortran/trans-types.cc:604
76119 #, gcc-internal-format
76120 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
76121 msgstr ""
76122
76123 #: fortran/trans-types.cc:612
76124 #, gcc-internal-format
76125 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
76126 msgstr ""
76127
76128 #: fortran/trans-types.cc:643
76129 #, gcc-internal-format
76130 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
76131 msgstr ""
76132
76133 #: fortran/trans-types.cc:651
76134 #, gcc-internal-format
76135 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
76136 msgstr ""
76137
76138 #: fortran/trans-types.cc:659
76139 #, gcc-internal-format
76140 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
76141 msgstr ""
76142
76143 #: fortran/trans-types.cc:801
76144 #, gcc-internal-format
76145 msgid "gfc_validate_kind(): Got bad type"
76146 msgstr ""
76147
76148 #: fortran/trans-types.cc:805
76149 #, gcc-internal-format
76150 msgid "gfc_validate_kind(): Got bad kind"
76151 msgstr ""
76152
76153 #: fortran/trans.cc:2233
76154 #, gcc-internal-format
76155 msgid "gfc_trans_code(): Bad statement code"
76156 msgstr ""
76157
76158 #: go/gofrontend/embed.cc:278
76159 #, gcc-internal-format
76160 msgid "invalid embedcfg: not a JSON object"
76161 msgstr ""
76162
76163 #: go/gofrontend/embed.cc:285
76164 #, gcc-internal-format
76165 msgid "invalid embedcfg: missing Patterns"
76166 msgstr ""
76167
76168 #: go/gofrontend/embed.cc:290
76169 #, gcc-internal-format
76170 msgid "invalid embedcfg: Patterns is not a JSON object"
76171 msgstr ""
76172
76173 #: go/gofrontend/embed.cc:297
76174 #, gcc-internal-format
76175 msgid "invalid embedcfg: missing Files"
76176 msgstr ""
76177
76178 #: go/gofrontend/embed.cc:302
76179 #, gcc-internal-format
76180 msgid "invalid embedcfg: Files is not a JSON object"
76181 msgstr ""
76182
76183 #: go/gofrontend/embed.cc:312
76184 #, gcc-internal-format
76185 msgid "invalid embedcfg: Patterns entry is not an array"
76186 msgstr ""
76187
76188 #: go/gofrontend/embed.cc:324
76189 #, gcc-internal-format
76190 msgid "invalid embedcfg: duplicate Patterns entry"
76191 msgstr ""
76192
76193 #: go/gofrontend/embed.cc:336
76194 #, gcc-internal-format
76195 msgid "invalid embedcfg: Files entry is not a string"
76196 msgstr ""
76197
76198 #: go/gofrontend/embed.cc:353
76199 #, gcc-internal-format
76200 msgid "empty file"
76201 msgstr "порожній файл"
76202
76203 #: go/gofrontend/embed.cc:391 go/gofrontend/embed.cc:520
76204 #, gcc-internal-format
76205 msgid "expected %<\"%>"
76206 msgstr "мало бути %<\"%>"
76207
76208 #: go/gofrontend/embed.cc:474
76209 #, gcc-internal-format
76210 msgid "expected %<,%> or %<]%>"
76211 msgstr "мало бути %<,%> або %<]%>"
76212
76213 #: go/gofrontend/embed.cc:506
76214 #, gcc-internal-format
76215 msgid "invalid JSON syntax"
76216 msgstr "некоректний синтаксис JSON"
76217
76218 #: go/gofrontend/embed.cc:538 go/gofrontend/embed.cc:581
76219 #: go/gofrontend/embed.cc:615
76220 #, gcc-internal-format
76221 msgid "unterminated string"
76222 msgstr "незавершений рядок"
76223
76224 #: go/gofrontend/embed.cc:595
76225 #, gcc-internal-format
76226 msgid "invalid hex digit"
76227 msgstr "некоректна шістнадцяткова цифра"
76228
76229 #: go/gofrontend/embed.cc:604
76230 #, gcc-internal-format
76231 msgid "unrecognized string escape"
76232 msgstr ""
76233
76234 #: go/gofrontend/embed.cc:625
76235 #, gcc-internal-format
76236 msgid "extraneous data at end of file"
76237 msgstr ""
76238
76239 #: go/gofrontend/embed.cc:645
76240 #, gcc-internal-format
76241 msgid "unexpected EOF"
76242 msgstr "неочікуваний символ кінця файла"
76243
76244 #: jit/dummy-frontend.cc:207 lto/lto-lang.cc:310
76245 #, gcc-internal-format
76246 msgid "%s:%s: %E: %E"
76247 msgstr ""
76248
76249 #: lto/lto-common.cc:2021
76250 #, gcc-internal-format
76251 msgid "bytecode stream: garbage at the end of symbols section"
76252 msgstr ""
76253
76254 #: lto/lto-common.cc:2048
76255 #, gcc-internal-format
76256 msgid "could not parse hex number"
76257 msgstr ""
76258
76259 #: lto/lto-common.cc:2080
76260 #, gcc-internal-format, gfc-internal-format
76261 msgid "unexpected file name %s in linker resolution file. Expected %s"
76262 msgstr ""
76263
76264 #: lto/lto-common.cc:2089
76265 #, gcc-internal-format
76266 msgid "could not parse file offset"
76267 msgstr ""
76268
76269 #: lto/lto-common.cc:2092
76270 #, gcc-internal-format
76271 msgid "unexpected offset"
76272 msgstr ""
76273
76274 #: lto/lto-common.cc:2114
76275 #, gcc-internal-format
76276 msgid "invalid line in the resolution file"
76277 msgstr ""
76278
76279 #: lto/lto-common.cc:2125
76280 #, gcc-internal-format
76281 msgid "invalid resolution in the resolution file"
76282 msgstr ""
76283
76284 #: lto/lto-common.cc:2131
76285 #, gcc-internal-format
76286 msgid "resolution sub id %wx not in object file"
76287 msgstr ""
76288
76289 #: lto/lto-common.cc:2248
76290 #, gcc-internal-format
76291 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
76292 msgstr ""
76293
76294 #: lto/lto-common.cc:2267
76295 #, gcc-internal-format
76296 msgid "cannot read %<LTO_section_decls%> from %s"
76297 msgstr "не вдалося прочитати %<LTO_section_decls%> з %s"
76298
76299 #: lto/lto-common.cc:2388
76300 #, gcc-internal-format, gfc-internal-format
76301 msgid "Cannot open %s"
76302 msgstr "Не вдалося відкрити %s"
76303
76304 #: lto/lto-common.cc:2409
76305 #, gcc-internal-format, gfc-internal-format
76306 msgid "Cannot map %s"
76307 msgstr ""
76308
76309 #: lto/lto-common.cc:2420
76310 #, gcc-internal-format, gfc-internal-format
76311 msgid "Cannot read %s"
76312 msgstr "Не вдалося прочитати %s"
76313
76314 #: lto/lto-common.cc:2737
76315 #, gcc-internal-format
76316 msgid "could not open symbol resolution file: %m"
76317 msgstr ""
76318
76319 #: lto/lto-common.cc:2862
76320 #, gcc-internal-format, gfc-internal-format
76321 msgid "missing resolution data for %s"
76322 msgstr ""
76323
76324 #: lto/lto-common.cc:2899
76325 #, gcc-internal-format
76326 msgid "errors during merging of translation units"
76327 msgstr ""
76328
76329 #: lto/lto-dump.cc:258
76330 #, gcc-internal-format
76331 msgid "Level not found, use none, slim, blocks, vops."
76332 msgstr ""
76333
76334 #: lto/lto-dump.cc:273
76335 #, gcc-internal-format
76336 msgid "Function not found."
76337 msgstr ""
76338
76339 #: lto/lto-dump.cc:350 lto/lto-dump.cc:360
76340 #, gcc-internal-format
76341 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
76342 msgstr ""
76343
76344 #: lto/lto-lang.cc:865
76345 #, gcc-internal-format
76346 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
76347 msgstr ""
76348
76349 #: lto/lto-lang.cc:899
76350 #, gcc-internal-format
76351 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclusive"
76352 msgstr ""
76353
76354 #: lto/lto-object.cc:106
76355 #, gcc-internal-format, gfc-internal-format
76356 msgid "open %s failed: %s"
76357 msgstr "не вдалося відкрити %s: %s"
76358
76359 #: lto/lto-object.cc:150
76360 #, gcc-internal-format, gfc-internal-format
76361 msgid "%s: %s: %s"
76362 msgstr "%s: %s: %s"
76363
76364 #: lto/lto-object.cc:191
76365 #, gcc-internal-format, gfc-internal-format
76366 msgid "close: %s"
76367 msgstr ""
76368
76369 #: lto/lto-object.cc:247
76370 #, gcc-internal-format, gfc-internal-format
76371 msgid "two or more sections for %s"
76372 msgstr ""
76373
76374 #: lto/lto-partition.cc:535
76375 #, gcc-internal-format
76376 msgid "min partition size cannot be greater than max partition size"
76377 msgstr ""
76378
76379 #: lto/lto-symtab.cc:169
76380 #, gcc-internal-format
76381 msgid "%qD is defined with tls model %s"
76382 msgstr ""
76383
76384 #: lto/lto-symtab.cc:171
76385 #, gcc-internal-format, gfc-internal-format
76386 msgid "previously defined here as %s"
76387 msgstr ""
76388
76389 #: lto/lto-symtab.cc:474
76390 #, gcc-internal-format
76391 msgid "multiple prevailing defs for %qE"
76392 msgstr ""
76393
76394 #: lto/lto-symtab.cc:492
76395 #, gcc-internal-format
76396 msgid "%qD has already been defined"
76397 msgstr ""
76398
76399 #: lto/lto-symtab.cc:494
76400 #, gcc-internal-format
76401 msgid "previously defined here"
76402 msgstr ""
76403
76404 #: lto/lto-symtab.cc:720
76405 #, gcc-internal-format
76406 msgid "%qD violates the C++ One Definition Rule"
76407 msgstr ""
76408
76409 #: lto/lto-symtab.cc:726
76410 #, gcc-internal-format
76411 msgid "type of %qD does not match original declaration"
76412 msgstr ""
76413
76414 #: lto/lto-symtab.cc:746
76415 #, gcc-internal-format
76416 msgid "alignment of %qD is bigger than original declaration"
76417 msgstr ""
76418
76419 #: lto/lto-symtab.cc:752
76420 #, gcc-internal-format
76421 msgid "size of %qD differ from the size of original declaration"
76422 msgstr ""
76423
76424 #: lto/lto-symtab.cc:757
76425 #, gcc-internal-format
76426 msgid "%qD was previously declared here"
76427 msgstr "%qD було раніше оголошено тут:"
76428
76429 #: lto/lto-symtab.cc:760
76430 #, gcc-internal-format
76431 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
76432 msgstr ""
76433
76434 #: lto/lto-symtab.cc:846
76435 #, gcc-internal-format
76436 msgid "variable %qD redeclared as function"
76437 msgstr ""
76438
76439 #: lto/lto-symtab.cc:853
76440 #, gcc-internal-format
76441 msgid "function %qD redeclared as variable"
76442 msgstr "функцію %qD повторно оголошено як змінну"
76443
76444 #: lto/lto-symtab.cc:865
76445 #, gcc-internal-format
76446 msgid "previously declared here"
76447 msgstr "раніше оголошено тут:"
76448
76449 #: lto/lto.cc:167
76450 #, gcc-internal-format
76451 msgid "%<lto_obj_file_open()%> failed"
76452 msgstr "помилка %<lto_obj_file_open()%>"
76453
76454 #: lto/lto.cc:199
76455 #, gcc-internal-format
76456 msgid "waitpid failed"
76457 msgstr "помилка waitpid"
76458
76459 #: lto/lto.cc:202
76460 #, gcc-internal-format
76461 msgid "streaming subprocess failed"
76462 msgstr ""
76463
76464 #: lto/lto.cc:205
76465 #, gcc-internal-format
76466 msgid "streaming subprocess was killed by signal"
76467 msgstr ""
76468
76469 #: lto/lto.cc:294
76470 #, gcc-internal-format
76471 msgid "no LTRANS output list filename provided"
76472 msgstr ""
76473
76474 #: lto/lto.cc:402
76475 #, gcc-internal-format
76476 msgid "opening LTRANS output list %s: %m"
76477 msgstr ""
76478
76479 #: lto/lto.cc:409
76480 #, gcc-internal-format
76481 msgid "writing to LTRANS output list %s: %m"
76482 msgstr ""
76483
76484 #: lto/lto.cc:419
76485 #, gcc-internal-format
76486 msgid "closing LTRANS output list %s: %m"
76487 msgstr ""
76488
76489 #: objc/objc-act.cc:425 objc/objc-act.cc:6964
76490 #, gcc-internal-format
76491 msgid "%<@end%> missing in implementation context"
76492 msgstr ""
76493
76494 #: objc/objc-act.cc:578
76495 #, gcc-internal-format
76496 msgid "class attributes are not available in Objective-C 1.0"
76497 msgstr ""
76498
76499 #: objc/objc-act.cc:593
76500 #, gcc-internal-format
76501 msgid "category attributes are not available in Objective-C 1.0"
76502 msgstr ""
76503
76504 #: objc/objc-act.cc:596
76505 #, gcc-internal-format
76506 msgid "category attributes are not available in this version of the compiler, (ignored)"
76507 msgstr ""
76508
76509 #: objc/objc-act.cc:602
76510 #, gcc-internal-format
76511 msgid "class extensions are not available in Objective-C 1.0"
76512 msgstr ""
76513
76514 #: objc/objc-act.cc:616
76515 #, gcc-internal-format
76516 msgid "class extension for class %qE declared after its %<@implementation%>"
76517 msgstr ""
76518
76519 #: objc/objc-act.cc:631
76520 #, gcc-internal-format
76521 msgid "protocol attributes are not available in Objective-C 1.0"
76522 msgstr ""
76523
76524 #: objc/objc-act.cc:696
76525 #, gcc-internal-format
76526 msgid "%<@end%> must appear in an @implementation context"
76527 msgstr ""
76528
76529 #: objc/objc-act.cc:705
76530 #, gcc-internal-format
76531 msgid "%<@package%> is not available in Objective-C 1.0"
76532 msgstr ""
76533
76534 #: objc/objc-act.cc:707
76535 #, gcc-internal-format
76536 msgid "%<@package%> presently has the same effect as %<@public%>"
76537 msgstr ""
76538
76539 #: objc/objc-act.cc:718
76540 #, gcc-internal-format
76541 msgid "%<@optional%> is not available in Objective-C 1.0"
76542 msgstr ""
76543
76544 #: objc/objc-act.cc:720
76545 #, gcc-internal-format
76546 msgid "%<@required%> is not available in Objective-C 1.0"
76547 msgstr ""
76548
76549 #: objc/objc-act.cc:728
76550 #, gcc-internal-format
76551 msgid "%<@optional%> is allowed in @protocol context only"
76552 msgstr ""
76553
76554 #: objc/objc-act.cc:730
76555 #, gcc-internal-format
76556 msgid "%<@required%> is allowed in @protocol context only"
76557 msgstr ""
76558
76559 #. FIXME: we probably ought to bail out at this point.
76560 #: objc/objc-act.cc:853
76561 #, gcc-internal-format
76562 msgid "%<@property%> is not available in Objective-C 1.0"
76563 msgstr ""
76564
76565 #: objc/objc-act.cc:858
76566 #, gcc-internal-format
76567 msgid "property declaration not in %<@interface%>, %<@protocol%> or %<category%> context"
76568 msgstr ""
76569
76570 #: objc/objc-act.cc:869
76571 #, gcc-internal-format
76572 msgid "properties must be named"
76573 msgstr ""
76574
76575 #: objc/objc-act.cc:877
76576 #, gcc-internal-format
76577 msgid "property cannot be an array"
76578 msgstr ""
76579
76580 #. A @property is not an actual variable, but it is a way to
76581 #. describe a pair of accessor methods, so its type (which is
76582 #. the type of the return value of the getter and the first
76583 #. argument of the setter) can't be a bitfield (as return values
76584 #. and arguments of functions cannot be bitfields).  The
76585 #. underlying instance variable could be a bitfield, but that is
76586 #. a different matter.
76587 #: objc/objc-act.cc:890
76588 #, gcc-internal-format
76589 msgid "property cannot be a bit-field"
76590 msgstr ""
76591
76592 #: objc/objc-act.cc:914
76593 #, gcc-internal-format
76594 msgid "multiple property %qE methods specified, the latest one will be used"
76595 msgstr ""
76596
76597 #: objc/objc-act.cc:916
76598 #, gcc-internal-format
76599 msgid "previous specification"
76600 msgstr "попередня специфікація"
76601
76602 #: objc/objc-act.cc:931
76603 #, gcc-internal-format
76604 msgid "%qE attribute conflicts with %qE attribute"
76605 msgstr ""
76606
76607 #: objc/objc-act.cc:933
76608 #, gcc-internal-format
76609 msgid "%qE specified here"
76610 msgstr "%qE вказано тут:"
76611
76612 #: objc/objc-act.cc:939
76613 #, gcc-internal-format
76614 msgid "duplicate %qE attribute"
76615 msgstr "дублювання атрибута %qE"
76616
76617 #: objc/objc-act.cc:940
76618 #, gcc-internal-format
76619 msgid "first specified here"
76620 msgstr "вперше визначено тут"
76621
76622 #: objc/objc-act.cc:967
76623 #, gcc-internal-format
76624 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
76625 msgstr ""
76626
76627 #: objc/objc-act.cc:970
76628 #, gcc-internal-format
76629 msgid "%<setter%> specified here"
76630 msgstr "%<setter%> вказано тут:"
76631
76632 #: objc/objc-act.cc:1049
76633 #, gcc-internal-format
76634 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
76635 msgstr ""
76636
76637 #: objc/objc-act.cc:1052
76638 #, gcc-internal-format
76639 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
76640 msgstr ""
76641
76642 #: objc/objc-act.cc:1069
76643 #, gcc-internal-format
76644 msgid "%qE attribute is only valid for Objective-C objects"
76645 msgstr ""
76646
76647 #: objc/objc-act.cc:1127
76648 #, gcc-internal-format
76649 msgid "redeclaration of property %qD"
76650 msgstr ""
76651
76652 #: objc/objc-act.cc:1130 objc/objc-act.cc:1196 objc/objc-act.cc:1207
76653 #: objc/objc-act.cc:1221 objc/objc-act.cc:1232 objc/objc-act.cc:1244
76654 #: objc/objc-act.cc:1281 objc/objc-act.cc:7751 objc/objc-act.cc:7814
76655 #: objc/objc-act.cc:7837 objc/objc-act.cc:7851 objc/objc-act.cc:7869
76656 #: objc/objc-act.cc:7968
76657 #, gcc-internal-format
76658 msgid "originally specified here"
76659 msgstr ""
76660
76661 #: objc/objc-act.cc:1192
76662 #, gcc-internal-format
76663 msgid "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
76664 msgstr ""
76665
76666 #: objc/objc-act.cc:1203
76667 #, gcc-internal-format
76668 msgid "%<getter%> attribute of property %qD conflicts with previous declaration"
76669 msgstr ""
76670
76671 #: objc/objc-act.cc:1217
76672 #, gcc-internal-format
76673 msgid "%<setter%> attribute of property %qD conflicts with previous declaration"
76674 msgstr ""
76675
76676 #: objc/objc-act.cc:1229
76677 #, gcc-internal-format
76678 msgid "assign semantics attributes of property %qD conflict with previous declaration"
76679 msgstr ""
76680
76681 #: objc/objc-act.cc:1240
76682 #, gcc-internal-format
76683 msgid "%<readonly%> attribute of property %qD conflicts with previous declaration"
76684 msgstr ""
76685
76686 #: objc/objc-act.cc:1279
76687 #, gcc-internal-format
76688 msgid "type of property %qD conflicts with previous declaration"
76689 msgstr ""
76690
76691 #: objc/objc-act.cc:1322
76692 #, gcc-internal-format
76693 msgid "nullability specifier %qE cannot be applied to non-pointer type %qT"
76694 msgstr ""
76695
76696 #: objc/objc-act.cc:1327
76697 #, gcc-internal-format
76698 msgid "nullability specifier %qE cannot be applied to multi-level pointer type %qT"
76699 msgstr ""
76700
76701 #: objc/objc-act.cc:1780
76702 #, gcc-internal-format
76703 msgid "the dot syntax is not available in Objective-C 1.0"
76704 msgstr ""
76705
76706 #. We know that 'class_name' is an Objective-C class name as the
76707 #. parser won't call this function if it is not.  This is only a
76708 #. double-check for safety.
76709 #: objc/objc-act.cc:1796
76710 #, gcc-internal-format
76711 msgid "could not find class %qE"
76712 msgstr ""
76713
76714 #. Again, this should never happen, but we do check.
76715 #: objc/objc-act.cc:1804
76716 #, gcc-internal-format
76717 msgid "could not find interface for class %qE"
76718 msgstr ""
76719
76720 #: objc/objc-act.cc:1810 objc/objc-act.cc:7146
76721 #, gcc-internal-format
76722 msgid "class %qE is unavailable"
76723 msgstr "клас %qE є недоступним"
76724
76725 #: objc/objc-act.cc:1812 objc/objc-act.cc:7003 objc/objc-act.cc:7148
76726 #, gcc-internal-format
76727 msgid "class %qE is deprecated"
76728 msgstr "клас %qE вважається застарілим"
76729
76730 #: objc/objc-act.cc:1841
76731 #, gcc-internal-format
76732 msgid "could not find setter/getter for %qE in class %qE"
76733 msgstr ""
76734
76735 #: objc/objc-act.cc:1891
76736 #, gcc-internal-format
76737 msgid "%qs property cannot be set"
76738 msgstr ""
76739
76740 #: objc/objc-act.cc:2159
76741 #, gcc-internal-format
76742 msgid "method declaration not in @interface context"
76743 msgstr ""
76744
76745 #: objc/objc-act.cc:2163
76746 #, gcc-internal-format
76747 msgid "method attributes are not available in Objective-C 1.0"
76748 msgstr ""
76749
76750 #: objc/objc-act.cc:2183
76751 #, gcc-internal-format
76752 msgid "method definition not in @implementation context"
76753 msgstr ""
76754
76755 #: objc/objc-act.cc:2196
76756 #, gcc-internal-format
76757 msgid "method attributes cannot be specified in @implementation context"
76758 msgstr ""
76759
76760 #: objc/objc-act.cc:2426
76761 #, gcc-internal-format
76762 msgid "class %qs does not implement the %qE protocol"
76763 msgstr ""
76764
76765 #: objc/objc-act.cc:2429
76766 #, gcc-internal-format
76767 msgid "type %qs does not conform to the %qE protocol"
76768 msgstr ""
76769
76770 #: objc/objc-act.cc:2724
76771 #, gcc-internal-format
76772 msgid "comparison of distinct Objective-C types lacks a cast"
76773 msgstr ""
76774
76775 #: objc/objc-act.cc:2728
76776 #, gcc-internal-format
76777 msgid "initialization from distinct Objective-C type"
76778 msgstr ""
76779
76780 #: objc/objc-act.cc:2732
76781 #, gcc-internal-format
76782 msgid "assignment from distinct Objective-C type"
76783 msgstr ""
76784
76785 #: objc/objc-act.cc:2736
76786 #, gcc-internal-format
76787 msgid "distinct Objective-C type in return"
76788 msgstr ""
76789
76790 #: objc/objc-act.cc:2740
76791 #, gcc-internal-format
76792 msgid "passing argument %d of %qE from distinct Objective-C type"
76793 msgstr ""
76794
76795 #: objc/objc-act.cc:2883
76796 #, gcc-internal-format
76797 msgid "statically allocated instance of Objective-C class %qE"
76798 msgstr ""
76799
76800 #: objc/objc-act.cc:2892
76801 #, gcc-internal-format
76802 msgid "redeclaration of Objective-C class %qs"
76803 msgstr ""
76804
76805 #. This case happens when we are given an 'interface' which
76806 #. is not a valid class name.  For example if a typedef was
76807 #. used, and 'interface' really is the identifier of the
76808 #. typedef, but when you resolve it you don't get an
76809 #. Objective-C class, but something else, such as 'int'.
76810 #. This is an error; protocols make no sense unless you use
76811 #. them with Objective-C objects.
76812 #: objc/objc-act.cc:2934
76813 #, gcc-internal-format
76814 msgid "only Objective-C object types can be qualified with a protocol"
76815 msgstr ""
76816
76817 #: objc/objc-act.cc:2998
76818 #, gcc-internal-format
76819 msgid "protocol %qE has circular dependency"
76820 msgstr ""
76821
76822 #: objc/objc-act.cc:3031 objc/objc-act.cc:5865
76823 #, gcc-internal-format
76824 msgid "cannot find protocol declaration for %qE"
76825 msgstr ""
76826
76827 #: objc/objc-act.cc:3341 objc/objc-act.cc:3996 objc/objc-act.cc:6577
76828 #: objc/objc-act.cc:7054 objc/objc-act.cc:7139 objc/objc-act.cc:7194
76829 #, gcc-internal-format
76830 msgid "cannot find interface declaration for %qE"
76831 msgstr ""
76832
76833 #: objc/objc-act.cc:3345
76834 #, gcc-internal-format
76835 msgid "interface %qE does not have valid constant string layout"
76836 msgstr ""
76837
76838 #: objc/objc-act.cc:3350
76839 #, gcc-internal-format
76840 msgid "cannot find reference tag for class %qE"
76841 msgstr ""
76842
76843 #: objc/objc-act.cc:3495
76844 #, gcc-internal-format
76845 msgid "%qE is not an Objective-C class name or alias"
76846 msgstr ""
76847
76848 #: objc/objc-act.cc:3510 objc/objc-act.cc:3541 objc/objc-act.cc:6958
76849 #: objc/objc-act.cc:8304 objc/objc-act.cc:8360
76850 #, gcc-internal-format
76851 msgid "Objective-C declarations may only appear in global scope"
76852 msgstr ""
76853
76854 #: objc/objc-act.cc:3515
76855 #, gcc-internal-format
76856 msgid "cannot find class %qE"
76857 msgstr ""
76858
76859 #: objc/objc-act.cc:3517
76860 #, gcc-internal-format
76861 msgid "class %qE already exists"
76862 msgstr ""
76863
76864 #: objc/objc-act.cc:3559 objc/objc-act.cc:7019
76865 #, gcc-internal-format
76866 msgid "%qE redeclared as different kind of symbol"
76867 msgstr ""
76868
76869 #: objc/objc-act.cc:3561 objc/objc-act.cc:4147 objc/objc-act.cc:4175
76870 #: objc/objc-act.cc:4230 objc/objc-act.cc:7021
76871 #, gcc-internal-format
76872 msgid "previous declaration of %q+D"
76873 msgstr "попереднє оголошення %q+D"
76874
76875 #: objc/objc-act.cc:3850
76876 #, gcc-internal-format
76877 msgid "strong-cast assignment has been intercepted"
76878 msgstr ""
76879
76880 #: objc/objc-act.cc:3892
76881 #, gcc-internal-format
76882 msgid "strong-cast may possibly be needed"
76883 msgstr ""
76884
76885 #: objc/objc-act.cc:3902
76886 #, gcc-internal-format
76887 msgid "instance variable assignment has been intercepted"
76888 msgstr ""
76889
76890 #: objc/objc-act.cc:3921
76891 #, gcc-internal-format
76892 msgid "pointer arithmetic for garbage-collected objects not allowed"
76893 msgstr ""
76894
76895 #: objc/objc-act.cc:3927
76896 #, gcc-internal-format
76897 msgid "global/static variable assignment has been intercepted"
76898 msgstr ""
76899
76900 #: objc/objc-act.cc:4144 objc/objc-act.cc:4172 objc/objc-act.cc:4227
76901 #, gcc-internal-format
76902 msgid "duplicate instance variable %q+D"
76903 msgstr ""
76904
76905 #: objc/objc-act.cc:4287
76906 #, gcc-internal-format
76907 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
76908 msgstr ""
76909
76910 #: objc/objc-act.cc:4371
76911 #, gcc-internal-format
76912 msgid "%<@catch%> parameter is not a known Objective-C class type"
76913 msgstr ""
76914
76915 #: objc/objc-act.cc:4377
76916 #, gcc-internal-format
76917 msgid "%<@catch%> parameter cannot be protocol-qualified"
76918 msgstr ""
76919
76920 #: objc/objc-act.cc:4422
76921 #, gcc-internal-format
76922 msgid "exception of type %<%T%> will be caught"
76923 msgstr ""
76924
76925 #: objc/objc-act.cc:4424
76926 #, gcc-internal-format
76927 msgid "   by earlier handler for %<%T%>"
76928 msgstr ""
76929
76930 #: objc/objc-act.cc:4471
76931 #, gcc-internal-format
76932 msgid "%<@try%> without %<@catch%> or %<@finally%>"
76933 msgstr ""
76934
76935 #: objc/objc-act.cc:4500
76936 #, gcc-internal-format
76937 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
76938 msgstr ""
76939
76940 #: objc/objc-act.cc:4513
76941 #, gcc-internal-format
76942 msgid "%<@throw%> argument is not an object"
76943 msgstr ""
76944
76945 #: objc/objc-act.cc:4534
76946 #, gcc-internal-format
76947 msgid "%<@synchronized%> argument is not an object"
76948 msgstr ""
76949
76950 #: objc/objc-act.cc:4744
76951 #, gcc-internal-format
76952 msgid "%s %qs"
76953 msgstr "%s %qs"
76954
76955 #: objc/objc-act.cc:4767 objc/objc-act.cc:4792
76956 #, gcc-internal-format
76957 msgid "inconsistent instance variable specification"
76958 msgstr ""
76959
76960 #: objc/objc-act.cc:4847
76961 #, gcc-internal-format
76962 msgid "cannot use an object as parameter to a method"
76963 msgstr ""
76964
76965 #: objc/objc-act.cc:4891
76966 #, gcc-internal-format
76967 msgid "method argument attributes are not available in Objective-C 1.0"
76968 msgstr ""
76969
76970 #: objc/objc-act.cc:5266
76971 #, gcc-internal-format
76972 msgid "multiple methods named %<%c%E%> found"
76973 msgstr ""
76974
76975 #: objc/objc-act.cc:5269
76976 #, gcc-internal-format
76977 msgid "using %<%c%s%>"
76978 msgstr "використовуємо %<%c%s%>"
76979
76980 #: objc/objc-act.cc:5278
76981 #, gcc-internal-format
76982 msgid "multiple selectors named %<%c%E%> found"
76983 msgstr ""
76984
76985 #: objc/objc-act.cc:5281
76986 #, gcc-internal-format
76987 msgid "found %<%c%s%>"
76988 msgstr "знайдено %<%c%s%>"
76989
76990 #: objc/objc-act.cc:5290
76991 #, gcc-internal-format
76992 msgid "also found %<%c%s%>"
76993 msgstr ""
76994
76995 #. If 'rtype' is NULL_TREE at this point it means that
76996 #. we have seen no @interface corresponding to that
76997 #. class name, only a @class declaration (alternatively,
76998 #. this was a call such as [objc_getClass("SomeClass")
76999 #. alloc], where we've never seen the @interface of
77000 #. SomeClass).  So, we have a class name (class_tree)
77001 #. but no actual details of the class methods.  We won't
77002 #. be able to check that the class responds to the
77003 #. method, and we will have to guess the method
77004 #. prototype.  Emit a warning, then keep going (this
77005 #. will use any method with a matching name, as if the
77006 #. receiver was of type 'Class').
77007 #. We could not find an @interface declaration, and
77008 #. there are no protocols attached to the receiver,
77009 #. so we can't complete the check that the receiver
77010 #. responds to the method, and we can't retrieve the
77011 #. method prototype.  But, because the receiver has
77012 #. a well-specified class, the programmer did want
77013 #. this check to be performed.  Emit a warning, then
77014 #. keep going as if it was an 'id'.  To remove the
77015 #. warning, either include an @interface for the
77016 #. class, or cast the receiver to 'id'.  Note that
77017 #. rtype is an IDENTIFIER_NODE at this point.
77018 #: objc/objc-act.cc:5578 objc/objc-act.cc:5713
77019 #, gcc-internal-format
77020 msgid "%<@interface%> of class %qE not found"
77021 msgstr ""
77022
77023 #: objc/objc-act.cc:5587
77024 #, gcc-internal-format
77025 msgid "no super class declared in @interface for %qE"
77026 msgstr ""
77027
77028 #: objc/objc-act.cc:5638
77029 #, gcc-internal-format
77030 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
77031 msgstr ""
77032
77033 #. We have a type, but it's not an Objective-C type (!).
77034 #: objc/objc-act.cc:5750
77035 #, gcc-internal-format
77036 msgid "invalid receiver type %qs"
77037 msgstr ""
77038
77039 #: objc/objc-act.cc:5767
77040 #, gcc-internal-format
77041 msgid "%<%c%E%> not found in protocol(s)"
77042 msgstr ""
77043
77044 #: objc/objc-act.cc:5781
77045 #, gcc-internal-format
77046 msgid "%qE may not respond to %<%c%E%>"
77047 msgstr ""
77048
77049 #: objc/objc-act.cc:5789
77050 #, gcc-internal-format
77051 msgid "no %<%c%E%> method found"
77052 msgstr ""
77053
77054 #: objc/objc-act.cc:5796
77055 #, gcc-internal-format
77056 msgid "(messages without a matching method signature will be assumed to return %<id%> and accept %<...%> as arguments)"
77057 msgstr ""
77058
77059 #: objc/objc-act.cc:5914
77060 #, gcc-internal-format
77061 msgid "undeclared selector %qE"
77062 msgstr ""
77063
77064 #. Historically, a class method that produced objects (factory
77065 #. method) would assign `self' to the instance that it
77066 #. allocated.  This would effectively turn the class method into
77067 #. an instance method.  Following this assignment, the instance
77068 #. variables could be accessed.  That practice, while safe,
77069 #. violates the simple rule that a class method should not refer
77070 #. to an instance variable.  It's better to catch the cases
77071 #. where this is done unknowingly than to support the above
77072 #. paradigm.
77073 #: objc/objc-act.cc:5938
77074 #, gcc-internal-format
77075 msgid "instance variable %qE accessed in class method"
77076 msgstr ""
77077
77078 #: objc/objc-act.cc:6168 objc/objc-act.cc:6188
77079 #, gcc-internal-format
77080 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
77081 msgstr ""
77082
77083 #: objc/objc-act.cc:6172
77084 #, gcc-internal-format
77085 msgid "previous declaration of %<%c%E%> as %<@required%>"
77086 msgstr ""
77087
77088 #: objc/objc-act.cc:6192
77089 #, gcc-internal-format
77090 msgid "previous declaration of %<%c%E%> as %<@optional%>"
77091 msgstr ""
77092
77093 #: objc/objc-act.cc:6252
77094 #, gcc-internal-format
77095 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
77096 msgstr ""
77097
77098 #: objc/objc-act.cc:6256
77099 #, gcc-internal-format
77100 msgid "previous declaration of %<%c%E%>"
77101 msgstr ""
77102
77103 #: objc/objc-act.cc:6293
77104 #, gcc-internal-format
77105 msgid "duplicate interface declaration for category %<%E(%E)%>"
77106 msgstr ""
77107
77108 #: objc/objc-act.cc:6381
77109 #, gcc-internal-format
77110 msgid "illegal reference type specified for instance variable %qs"
77111 msgstr ""
77112
77113 #: objc/objc-act.cc:6392
77114 #, gcc-internal-format
77115 msgid "instance variable %qs has unknown size"
77116 msgstr ""
77117
77118 #: objc/objc-act.cc:6413
77119 #, gcc-internal-format
77120 msgid "instance variable %qs uses flexible array member"
77121 msgstr ""
77122
77123 #: objc/objc-act.cc:6440
77124 #, gcc-internal-format
77125 msgid "type %qE has no default constructor to call"
77126 msgstr ""
77127
77128 #: objc/objc-act.cc:6446
77129 #, gcc-internal-format
77130 msgid "destructor for %qE shall not be run either"
77131 msgstr ""
77132
77133 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
77134 #. initialize them.
77135 #: objc/objc-act.cc:6458
77136 #, gcc-internal-format
77137 msgid "type %qE has virtual member functions"
77138 msgstr ""
77139
77140 #: objc/objc-act.cc:6459
77141 #, gcc-internal-format
77142 msgid "illegal aggregate type %qE specified for instance variable %qs"
77143 msgstr ""
77144
77145 #: objc/objc-act.cc:6469
77146 #, gcc-internal-format
77147 msgid "type %qE has a user-defined constructor"
77148 msgstr ""
77149
77150 #: objc/objc-act.cc:6471
77151 #, gcc-internal-format
77152 msgid "type %qE has a user-defined destructor"
77153 msgstr ""
77154
77155 #: objc/objc-act.cc:6475
77156 #, gcc-internal-format
77157 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
77158 msgstr ""
77159
77160 #: objc/objc-act.cc:6606
77161 #, gcc-internal-format
77162 msgid "instance variable %qE is declared private"
77163 msgstr ""
77164
77165 #: objc/objc-act.cc:6617
77166 #, gcc-internal-format
77167 msgid "instance variable %qE is %s; this will be a hard error in the future"
77168 msgstr ""
77169
77170 #: objc/objc-act.cc:6624
77171 #, gcc-internal-format
77172 msgid "instance variable %qE is declared %s"
77173 msgstr ""
77174
77175 #: objc/objc-act.cc:6735 objc/objc-act.cc:6850
77176 #, gcc-internal-format
77177 msgid "incomplete implementation of class %qE"
77178 msgstr ""
77179
77180 #: objc/objc-act.cc:6739 objc/objc-act.cc:6854
77181 #, gcc-internal-format
77182 msgid "incomplete implementation of category %qE"
77183 msgstr ""
77184
77185 #: objc/objc-act.cc:6748 objc/objc-act.cc:6862
77186 #, gcc-internal-format
77187 msgid "method definition for %<%c%E%> not found"
77188 msgstr ""
77189
77190 #: objc/objc-act.cc:6903
77191 #, gcc-internal-format
77192 msgid "%s %qE does not fully implement the %qE protocol"
77193 msgstr ""
77194
77195 #: objc/objc-act.cc:6993
77196 #, gcc-internal-format
77197 msgid "cannot find interface declaration for %qE, superclass of %qE"
77198 msgstr ""
77199
77200 #: objc/objc-act.cc:7001
77201 #, gcc-internal-format
77202 msgid "class %qE is not available"
77203 msgstr "клас %qE є недоступним"
77204
77205 #: objc/objc-act.cc:7034
77206 #, gcc-internal-format
77207 msgid "reimplementation of class %qE"
77208 msgstr ""
77209
77210 #: objc/objc-act.cc:7067
77211 #, gcc-internal-format
77212 msgid "conflicting super class name %qE"
77213 msgstr ""
77214
77215 #: objc/objc-act.cc:7070
77216 #, gcc-internal-format
77217 msgid "previous declaration of %qE"
77218 msgstr ""
77219
77220 #: objc/objc-act.cc:7072
77221 #, gcc-internal-format
77222 msgid "previous declaration"
77223 msgstr "попереднє оголошення"
77224
77225 #: objc/objc-act.cc:7084
77226 #, gcc-internal-format
77227 msgid "class %qE defined without specifying a base class"
77228 msgstr ""
77229
77230 #: objc/objc-act.cc:7091 objc/objc-act.cc:7093
77231 #, gcc-internal-format
77232 msgid "duplicate interface declaration for class %qE"
77233 msgstr ""
77234
77235 #: objc/objc-act.cc:7418 objc/objc-act.cc:7614
77236 #, gcc-internal-format
77237 msgid "cannot find instance variable associated with property"
77238 msgstr ""
77239
77240 #. TODO: This should be caught much earlier than this.
77241 #: objc/objc-act.cc:7580
77242 #, gcc-internal-format
77243 msgid "invalid setter, it must have one argument"
77244 msgstr ""
77245
77246 #: objc/objc-act.cc:7744 objc/objc-act.cc:7961
77247 #, gcc-internal-format
77248 msgid "property %qs already specified in %<@dynamic%>"
77249 msgstr ""
77250
77251 #: objc/objc-act.cc:7747 objc/objc-act.cc:7964
77252 #, gcc-internal-format
77253 msgid "property %qs already specified in %<@synthesize%>"
77254 msgstr ""
77255
77256 #: objc/objc-act.cc:7761 objc/objc-act.cc:7978
77257 #, gcc-internal-format
77258 msgid "no declaration of property %qs found in the interface"
77259 msgstr ""
77260
77261 #: objc/objc-act.cc:7788
77262 #, gcc-internal-format
77263 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
77264 msgstr ""
77265
77266 #: objc/objc-act.cc:7809
77267 #, gcc-internal-format
77268 msgid "property %qs is using instance variable %qs of incompatible type"
77269 msgstr ""
77270
77271 #: objc/objc-act.cc:7831
77272 #, gcc-internal-format
77273 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
77274 msgstr ""
77275
77276 #: objc/objc-act.cc:7845
77277 #, gcc-internal-format
77278 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
77279 msgstr ""
77280
77281 #: objc/objc-act.cc:7864
77282 #, gcc-internal-format
77283 msgid "property %qs is using the same instance variable as property %qs"
77284 msgstr ""
77285
77286 #: objc/objc-act.cc:7905
77287 #, gcc-internal-format
77288 msgid "%<@synthesize%> is not available in Objective-C 1.0"
77289 msgstr ""
77290
77291 #. We can get here only in Objective-C; the Objective-C++ parser
77292 #. detects the problem while parsing, outputs the error
77293 #. "misplaced '@synthesize' Objective-C++ construct" and skips
77294 #. the declaration.
77295 #: objc/objc-act.cc:7916
77296 #, gcc-internal-format
77297 msgid "%<@synthesize%> not in @implementation context"
77298 msgstr ""
77299
77300 #: objc/objc-act.cc:7922
77301 #, gcc-internal-format
77302 msgid "%<@synthesize%> cannot be used in categories"
77303 msgstr ""
77304
77305 #: objc/objc-act.cc:7931
77306 #, gcc-internal-format
77307 msgid "%<@synthesize%> requires the @interface of the class to be available"
77308 msgstr ""
77309
77310 #: objc/objc-act.cc:8014
77311 #, gcc-internal-format
77312 msgid "%<@dynamic%> is not available in Objective-C 1.0"
77313 msgstr ""
77314
77315 #. We can get here only in Objective-C; the Objective-C++ parser
77316 #. detects the problem while parsing, outputs the error
77317 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
77318 #. declaration.
77319 #: objc/objc-act.cc:8025
77320 #, gcc-internal-format
77321 msgid "%<@dynamic%> not in @implementation context"
77322 msgstr ""
77323
77324 #: objc/objc-act.cc:8047
77325 #, gcc-internal-format
77326 msgid "%<@dynamic%> requires the @interface of the class to be available"
77327 msgstr ""
77328
77329 #: objc/objc-act.cc:8247
77330 #, gcc-internal-format
77331 msgid "definition of protocol %qE not found"
77332 msgstr ""
77333
77334 #: objc/objc-act.cc:8274
77335 #, gcc-internal-format
77336 msgid "protocol %qE is unavailable"
77337 msgstr "протокол %qE є недоступним"
77338
77339 #. It would be nice to use warn_deprecated_use() here, but
77340 #. we are using TREE_CHAIN (which is supposed to be the
77341 #. TYPE_STUB_DECL for a TYPE) for something different.
77342 #: objc/objc-act.cc:8280
77343 #, gcc-internal-format
77344 msgid "protocol %qE is deprecated"
77345 msgstr "протокол %qE вважається застарілим"
77346
77347 #: objc/objc-act.cc:8407
77348 #, gcc-internal-format
77349 msgid "duplicate declaration for protocol %qE"
77350 msgstr "дублювання оголошення для протоколу %qE"
77351
77352 #: objc/objc-act.cc:8931
77353 #, gcc-internal-format
77354 msgid "conflicting types for %<%c%s%>"
77355 msgstr "конфлікт типів у %<%c%s%>"
77356
77357 #: objc/objc-act.cc:8935
77358 #, gcc-internal-format
77359 msgid "previous declaration of %<%c%s%>"
77360 msgstr "попереднє оголошення %<%c%s%>"
77361
77362 #: objc/objc-act.cc:9037
77363 #, gcc-internal-format
77364 msgid "no super class declared in interface for %qE"
77365 msgstr ""
77366
77367 #: objc/objc-act.cc:9064
77368 #, gcc-internal-format
77369 msgid "%<[super ...]%> must appear in a method context"
77370 msgstr "%<[super ...]%> має з'явитися у контексті методу"
77371
77372 #: objc/objc-act.cc:9104
77373 #, gcc-internal-format
77374 msgid "method possibly missing a [super dealloc] call"
77375 msgstr ""
77376
77377 #: objc/objc-act.cc:9572
77378 #, gcc-internal-format
77379 msgid "instance variable %qs is declared private"
77380 msgstr ""
77381
77382 #: objc/objc-act.cc:9625
77383 #, gcc-internal-format
77384 msgid "local declaration of %qE hides instance variable"
77385 msgstr ""
77386
77387 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
77388 #. should be impossible for real properties, which always
77389 #. have a getter.
77390 #: objc/objc-act.cc:9669
77391 #, gcc-internal-format
77392 msgid "no %qs getter found"
77393 msgstr ""
77394
77395 #: objc/objc-act.cc:9916
77396 #, gcc-internal-format
77397 msgid "fast enumeration is not available in Objective-C 1.0"
77398 msgstr ""
77399
77400 #: objc/objc-act.cc:9926
77401 #, gcc-internal-format
77402 msgid "iterating variable in fast enumeration is not an object"
77403 msgstr ""
77404
77405 #: objc/objc-act.cc:9932
77406 #, gcc-internal-format
77407 msgid "collection in fast enumeration is not an object"
77408 msgstr ""
77409
77410 #: objc/objc-encoding.cc:130
77411 #, gcc-internal-format
77412 msgid "type %qT does not have a known size"
77413 msgstr ""
77414
77415 #: objc/objc-encoding.cc:721
77416 #, gcc-internal-format
77417 msgid "unknown type %<%T%> found during Objective-C encoding"
77418 msgstr ""
77419
77420 #. Do not do any encoding, produce an error and keep going.
77421 #: objc/objc-encoding.cc:804
77422 #, gcc-internal-format
77423 msgid "trying to encode non-integer type as a bit-field"
77424 msgstr ""
77425
77426 #: objc/objc-gnu-runtime-abi-01.cc:134
77427 #, gcc-internal-format
77428 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
77429 msgstr ""
77430
77431 #: objc/objc-gnu-runtime-abi-01.cc:142
77432 #, gcc-internal-format
77433 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
77434 msgstr ""
77435
77436 #: objc/objc-gnu-runtime-abi-01.cc:2159 objc/objc-next-runtime-abi-01.cc:2819
77437 #: objc/objc-next-runtime-abi-02.cc:3820
77438 #, gcc-internal-format
77439 msgid "non-objective-c type %qT cannot be caught"
77440 msgstr ""
77441
77442 #: objc/objc-next-runtime-abi-01.cc:146
77443 #, gcc-internal-format
77444 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
77445 msgstr ""
77446
77447 #: objc/objc-next-runtime-abi-02.cc:245
77448 #, gcc-internal-format
77449 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> greater than 1"
77450 msgstr ""
77451
77452 #: objc/objc-runtime-shared-support.cc:423
77453 #, gcc-internal-format
77454 msgid "creating selector for nonexistent method %qE"
77455 msgstr ""
77456
77457 #~ msgid "source object declared here"
77458 #~ msgstr "об'єкт джерела оголошено тут:"
77459
77460 #~ msgid "destination object declared here"
77461 #~ msgstr "об'єкт призначення оголошено тут:"
77462
77463 #~ msgid "label "
77464 #~ msgstr "мітка "
77465
77466 #~ msgid "%Gargument %u null where non-null expected"
77467 #~ msgstr "%Gпорожній аргумент %u там, де мав бути непорожній аргумент"
77468
77469 #~ msgid "%qD may be used uninitialized in this function"
77470 #~ msgstr "%qD може бути використано без ініціалізації у цій функції"
77471
77472 #~ msgid "valid arguments are: %s;"
77473 #~ msgstr "коректні аргументи: %s;"
77474
77475 #~ msgid "builtin %qs requires 4 arguments"
77476 #~ msgstr "вбудована %qs потребує 4 аргументів"
77477
77478 #~ msgid "%<__builtin_set_fpscr_drn%> is not supported in 32-bit mode"
77479 #~ msgstr "підтримки %<__builtin_set_fpscr_drn%> у 32-бітовому режимі не передбачено"
77480
77481 #~ msgid "argument 4 must be an 8-bit unsigned literal"
77482 #~ msgstr "аргумент 4 має бути 8-бітовим літералом без знаку"
77483
77484 #~ msgid "argument 3 must be in the range 0 to 12"
77485 #~ msgstr "аргумент 3 має потрапляти до діапазону від 0 до 12"
77486
77487 #~ msgid "argument 3 must be a constant in the range 0 to 7"
77488 #~ msgstr "аргумент 3 має бути сталою у діапазоні від 0 до 7"
77489
77490 #~ msgid "third argument to %qs must be [0, 12]"
77491 #~ msgstr "третій аргумент %qs має потрапляти до діапазону [0, 12]"
77492
77493 #~ msgid "no definition of struct `%s`"
77494 #~ msgstr "немає визначення структури «%s»"
77495
77496 #~ msgid "cannot be %s"
77497 #~ msgstr "не може бути %s"
77498
77499 #~ msgid "function name expected for start address"
77500 #~ msgstr "для початкової адреси мало бути вказано назву функцію"
77501
77502 #~ msgid "takes no argument"
77503 #~ msgstr "не приймає аргументів"
77504
77505 #~ msgid "can only apply to a single declaration"
77506 #~ msgstr "може застосовуватися лише до одинарного оголошення"
77507
77508 #~ msgid "cannot override final function %s"
77509 #~ msgstr "не може перевизначати остаточну функцію %s"
77510
77511 #~ msgid "incompatible covariant types %s and %s"
77512 #~ msgstr "несумісні коваріантні типи %s і %s"
77513
77514 #~ msgid "cannot override final function %s.%s"
77515 #~ msgstr "не може перевизначати остаточну функцію %s.%s"
77516
77517 #~ msgid "one argument of type void* expected, not %s"
77518 #~ msgstr "мало бути вказано один аргумент типу void*, а не %s"
77519
77520 #~ msgid "cannot resolve"
77521 #~ msgstr "не вдалося виконати визначення"
77522
77523 #~ msgid "\"%.*s\""
77524 #~ msgstr "\"%.*s\""
77525
77526 #~ msgid "cannot be %s members"
77527 #~ msgstr "не можуть бути членами %s"
77528
77529 #~ msgid "missing initializer for %s field %s"
77530 #~ msgstr "пропущено ініціалізатор для %s, поле %s"
77531
77532 #~ msgid ""
77533 #~ "This is free software; see the source for copying conditions.\n"
77534 #~ "There is NO warranty; not even for MERCHANTABILITY or \n"
77535 #~ "FITNESS FOR A PARTICULAR PURPOSE.\n"
77536 #~ "\n"
77537 #~ msgstr ""
77538 #~ "Це програмне забезпечення є вільним, умови копіювання викладено у його\n"
77539 #~ "початкових кодах.\n"
77540 #~ "Умовами ліцензування програми НЕ передбачено жодних гарантій, зокрема\n"
77541 #~ "гарантій працездатності або придатності для певної мети.\n"
77542 #~ "\n"
77543
77544 #~ msgid "%qD is used uninitialized in this function"
77545 #~ msgstr "%qD використовується без ініціалізації у цій функції"
77546
77547 #~ msgid "invalid use of %<:%> modifier"
77548 #~ msgstr "некоректне використання модифікатора %<:%>"
77549
77550 #~ msgid "conversion of %qT null pointer to %qT is not a constant expression"
77551 #~ msgstr "перетворення нульового вказівника %qT на %qT не є сталим виразом"
77552
77553 #~ msgid "%qs declared incorrectly"
77554 #~ msgstr "%qs оголошено із помилками"
77555
77556 #~ msgid "local external declaration %q#D"
77557 #~ msgstr "локальне зовнішнє оголошення %q#D"
77558
77559 #~ msgid "invalid property declaration"
77560 #~ msgstr "некоректне оголошення властивості"